/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.9
*/

 #Header {
    min-height: auto !important;
}
#Action_bar {
    background: #0a0a0a;
}
#Action_bar .contact_details li {
    padding: 8px 0;
    font-size: 15px;
}
#Action_bar .social-menu {
    float: right;
    padding: 8px 0;
    font-size: 13px;
}

#Top_bar .menu > li > a span:not(.description) {
	border-right-width: 0 !important
}

#Top_bar.is-sticky #logo {
	/* padding: 0 0 10px !important; */
}
#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 55px !important;
}
#Top_bar.is-sticky  .menu > li:last-child > a span {
    line-height: 42px !important;
    margin-top: -5px;
}

#Header .top_bar_right {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 2px;
}

#Header .top_bar_right form {
	display: flex;
	border-bottom: 1px solid #fff;
}

#Header .top_bar_right input {
    margin-bottom: 0;
    background: transparent;
    border: 0;
    /* border-bottom: 1px solid #ccc; */
    height: 35px;
    color: #fff;
    padding: 0;
}

#Header .top_bar_right input::placeholder {
	color: #fff;
	font-size: 15px;
}

#Header .top_bar_right .path {
    stroke: #fff !important; 
}
#Top_bar .menu > li:last-child > a span {
    border: 0;
    background: #db2827;
    border-radius: 30px;
    line-height: 45px;
    margin-top: 10px;
    color: #fff;
}
#Top_bar .menu > li ul {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
#Top_bar .menu li ul li {
    width: 250px;
}
#Top_bar .menu > li ul li a {
    color: #111!important;
    font-weight: 500;
}
.text-slide h3{
	color: #fff !important;
	font-size: 30px !important;
	line-height: 35px !important;
	margin-bottom: 15px !important;
	text-align: center !important;
}
.text-slide p {
	font-size: 15px !important;
	line-height: 25px !important;
	color: #fff !important;
	text-align: center !important
}
.text-slide .dbn {
    background: #f69335;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 12px 30px;
    border-radius: 30px;
	 animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
}
.tit-home {
	text-align: center;
	font-size: 27px;
	line-height: 1.3;
	color: #d62827;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	position: relative;
}
.home .ui-tabs .ui-tabs-nav {
    background-image: none;
    border-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.home .ui-tabs .ui-tabs-panel {
	 background-image: none;
	 padding: 0;
	 background: transparent;
}
.home .ui-tabs {    
    border-radius: 0;
    border-width: 0;
	
}
.home .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: none;
    border-width: 0;
    display: inline-block;
	margin: 0 7px;
}
.home .ui-tabs .ui-tabs-nav li a {
    background: gray;
    text-transform: none;
    font-weight: normal;
    color: white;
    padding: 0 20px;
    font-size: 18px;
    line-height: 35px;
    color: #fff !important;
    border-radius: 30px;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
	display: none
}
.home .ui-tabs .ui-tabs-nav li.ui-state-active a {
	background: #d62928 !important;
}


#s1 .column_tabs .mcb-column-inner {
	margin-bottom: 0
}

#s1 .portfolio_group .portfolio-item {
	position: relative !important;
	left: auto !important;
	top: auto !important;
	transform: none !important;!i;!;
	background: #fff;
	box-shadow: 0 4px 20px #00000026;
	padding: 7px;
	border-radius: 5px;
	width: 100%;
}
.box-km img {
	border-radius: 15px;
}

#s1 .mcb-item-portfolio-inner {
	margin-bottom: 0;
}


.column_portfolio .category {
	position: absolute;
	top: 10px;
	display: block;
	right: 10px;
}

.column_portfolio .category a {
	color: #fff;
	display: inline-block;
	padding: 1px 7px;
	background: #323232;
	border-radius: 5px;
	font-size: 13px;
	line-height: 20px;
}

#s2 {
	color: #fff;
	/* font-size: 15px; */
	margin-top: 30px;
}
#s2 .tit-home, #s2 p {
	color: #fff;
}


#s2 .column_icon_box_2 {
	width: 16.6666666666666667%
}
#s2 .desc {
	 font-size: 16px;
	 line-height: 25px;
	 color: #fff;
}
#s2 .mfn-icon-box-top .icon-wrapper {
    margin: 0 0 15px 0;
}
#s2 .column_icon_box_2 .mfn-icon-box {
	padding: 12px;
	transition: 0.7s;
	border-radius: 12px;
}
#s2 .column_icon_box_2:hover .mfn-icon-box {
    background-image: none;
}
#s3 .portfolio_group .portfolio-item .portfolio-item-fw-bg {
	    box-shadow: 0 4px 20px #00000026;
	    padding: 7px;
	    border-radius: 5px;
	    background: #ffffff !important;!i;!;
}
.portfolio_group .portfolio-item .desc {
	padding: 15px 10px;
}
.portfolio-item img {
    /* height: 385px !important; */
    object-fit: cover;
    width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}
.portfolio_group .portfolio-item h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.portfolio_group .portfolio-item h4 a {
	color: #dc2f2e;
}

#s4 .mfn-icon-box-left .icon-wrapper {
	width: 15%;
}

#s4 .desc-wrapper .desc {
	    font-size: 14px;
    line-height: 20px;
}

#s4 {
	color: #fff
}
#s4 .mfn-icon-box-left img {
	max-width: 50px;
}
#s4 .desc-wrapper h4 {
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 5px;
	font-weight: bold;
}
#s4 .column_icon_box_2 .mcb-column-inner {
	margin-bottom: 0;
}
.form-dat-ban {
    padding: 15px;
    text-align: center;
    background: white;
    border-radius: 10px;
}
.form-dat-ban h3 {
    font-size: 25px;
    font-weight: normal;
}
.form-dat-ban .des {
    font-size: 15px;
}
.wpcf7 p {
    padding: 0;
    margin: 0 0 10px !important;
	line-height: 25px;
}
.form-dat-ban .row-form {
    display: inline-flex;
    clear: both;
}
.form-dat-ban .row-form .left {
    width: 50%;
    float: left;
    padding-right: 7px;
}
.form-dat-ban .row-form .right {
    width: 50%;
    float: right;
    padding-left: 7px;
}
.form-dat-ban .row-form label {
    text-align: left;
	font-size: 14px;
}

.form-dat-ban input, .form-dat-ban select {
    border: 1px solid #ddd;
    height: 35px;
    border-radius: 3px;
    margin-bottom: 10px !important;
    padding: 0 10px;
}
.form-dat-ban .wpcf7-submit {
	line-height: 17px;
    font-size: 15px;
    box-sizing: border-box;
    padding: 12px 20px;
    height: auto;
    font-weight: bold;
    margin: 15px 0 !important;
}
.form-dat-ban .wpcf7-spinner {
	display: block !important
}
.blog_slider .blog_slider_ul li .item_wrapper .image_frame {
    margin-left: 0;
    margin-bottom: 5px;
    min-height: auto;
}
.blog_slider .button.slick-arrow {
    border-radius: 30px 30px 30px 30px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 22;
    padding: 10px 17px;
    opacity: 0;
    background-color: #111;
    color: #fff;
}
.blog_slider:hover .button.slick-arrow {
    opacity: 1
}
.blog_slider .button.slick-arrow.slider_next {
    left: auto;
    right: 0;
}
.blog_slider h4 {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* font-family: 'Roboto'; */
    margin-top: 10px;
}
.blog_slider .blog_slider_ul li img {
    height: 250px;
    object-fit: cover;
    /* border-radius: 5px; */
}
.slider_pagination .slick-active a {
    width: 12px;
    height: 12px;
    margin: 0;
    top: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.slider_pagination .slick-active a:after {
    display: none
}
.blog_slider .blog_slider_ul li .item_wrapper .date_label {
    background-color: #d72a27;
    color: #fff;
}
a:hover {
	text-decoration: none
}
#Footer h4 {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 20px;
}

#Footer h4:before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 3px;
	border-radius: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}

#Footer p {
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 22px;
}
#Footer li {
	list-style: none;
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 22px;
}
#Footer .scroll {
	background: #f69335;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 7px 30px;
    border-radius: 30px;
    animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
}
.mfn-footer .footer_copy {
    border-top: 0;
}
.footer-copy-center #Footer .footer_copy .copyright {
    font-size: 15px;
    /* opacity: 0; */
    /* color: #fff; */
}
#Footer .footer_copy .one {
    padding-top: 20px;
}
#Footer .footer_copy  .mcb-column-inner {
	margin-bottom: 20px;
}
.archive.tax-portfolio-types .has_content, .archive.tax-portfolio-types .extra_content {
	display: none
}
.sidebar .post-excerpt, .sidebar .post-footer {
    display: none;
}
.sidebar .entry-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 0;
    /* font-family: 'Roboto'; */
}
.sidebar .post-desc {
    padding: 0 0 0 15px;
}
.mcb-sidebar{
	/* padding: 0; */
}
.sidebar .post-photo-wrapper {
    width: 30%;
    float: left;
}
.sidebar .post-photo-wrapper img {
	height: 80px;
	/* width: 55px; */
	object-fit: cover;
	border-radius: 5px;
}
.sidebar .post-desc-wrapper {
    width: 70%;
    float: left;
}
.widget:not(.widget_block) > h3 {
	    font-size: 20px;
	    line-height: 1.4;
	
	    color: #d72926;
	    text-align: center;
	    text-transform: capitalize;
	    font-weight: bold;
	    text-align: left;
	
}
.sidebar .post-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ececec;
}
.sidebar .post-item:last-child {
	border-bottom: 0;
	padding-bottom: 0
}
.single-portfolio .section-post-related .col-3 .post-related {
    width: 31.333%;
    box-shadow: 0 4px 20px #00000026;
    padding: 10px;
    /* border-radius: 15px; */
    margin: 0 1% 15px;
    box-shadow: 0 4px 20px #00000026;
    padding: 7px;
    border-radius: 5px;
}
.single-portfolio .section-post-related .col-3 .post-related img {
    height: 235px !important;
    object-fit: cover;
    width: auto;
    display: block;
    margin: 0 auto;
   
}
.single-portfolio .section-post-related .col-3 .post-related h4 {
  
    color: #dc2f2e;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
}
.single-portfolio .section-post-related .col-3 .post-related h4 a {
    color: #dc2f2e;

}

.single-portfolio .section-post-related .col-3 .post-related .desc {
	padding: 0 10px;
}

.totam {
	color: #757575;
    font-size: 14px;
    line-height: 22px;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

#Subheader:after {
	display: none !important
}
#Subheader ul.breadcrumbs li {
	font-size: 15px;
}
#Subheader ul.breadcrumbs li span {
	margin: 0;
}
.post-header .title_wrapper h1 {
    font-size: 25px;
    color: #111;
    font-weight: bold;
}

.price-menu {
	border-bottom: 1px solid #F2F2F2; 
	padding-bottom: 15px;
}
.post-header .mcb-column-inner {
	margin-bottom: 0;
	margin: 0;
}

#Subheader:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	background: #00000082;
	position: absolute;
	left: 0;
	top: 0;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: #fff;
}

.single .the_content_wrapper {
    margin: 0;
    width: 100%;
}

.tomtat {
	color: #757575;
	font-size: 16px;
	line-height: 22px;
	height: 65px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

#tt .item_wrapper {
    box-shadow: 0 0 3px #afafaf94;
    padding: 10px;
    transition: 0.5s;
    cursor: pointer;
    background: #fff;
    /* margin: 15px; */
}

#tt .post-meta {
    margin-bottom: 5px;
    font-size: 14px;
    font-style: italic;
}

#tt h3.entry-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    margin: 10px 0;
    height: 45px;
}

#tt h3.entry-title a {
    color: #d72a27;
}

#tt .post_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
    color: #757575;
    font-size: 15px;
    line-height: 22px;
   
}

#tt .column_blog img {
    height: 200px;
    object-fit: cover;
    width: 100%
}

#tt .grid .post-desc-wrapper .post-desc {
    padding: 10px 10px 0;
}

#Footer:before {
	overflow: visible;
	visibility: visible;
	content: '';
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: radial-gradient(at top center, #000000 0%, #000 71%);
	opacity: 0.8;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	position: absolute;
	left: 0;
	top: 0;
}


.section-related-adjustment h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
}

.section-related-adjustment .single-photo-wrapper img {
    height: 180px !important;
    object-fit: cover;
    width: 100%;
    border-radius: 5px;
}

.section-post-related .simple .post-related .image_frame {
    display: block;
}

.section-post-related .simple .post-related h4 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6;
}

.sidebar li {
	list-style: none;
	padding-bottom: 9px; 
	border-bottom: 1px solid #ddd;
}

.sidebar li a {
	color: #141414;
}

.with_aside .sidebar.columns {
    padding-left: 50px;
}

.archive .column_portfolio .portfolio-item-fw-bg, .page-template-default .column_portfolio .portfolio-item-fw-bg{
	box-shadow: 0 4px 20px #00000026;
    padding: 7px;
    border-radius: 5px;
}

.sub-title {
    color: #d72927;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    padding-left: 31px;
}

.sub-title:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 13px;
    width: 20px;
    transition: 0.4s;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    background: linear-gradient(to right, #d72826, rgb(184 151 128 / 6%));
}
.sub-title:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -29px;
    height: 13px;
    width: 20px;
    transition: 0.4s;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    background: linear-gradient(to left, #d72927, rgb(184 151 128 / 6%));
}

.section-title {
    margin-bottom: 25px;
    padding-bottom: 25px;
    font-size: 27px;
    font-weight: bold;
    line-height: 45px;
    letter-spacing: 0.5px;
    color: #262626;
    position: relative;
    /* font-family: 'Marcellus', serif; */
}

.section-title:before {
	content: '';
	display: inline-block;
	background-image: linear-gradient(to right, #d72927, rgb(58 123 213 / 0));
	border-image-slice: 1;
	width: 17%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#lh .icon_box {
    margin: 0px 0px 0px 0px;
    padding: 43px 35px 38px 35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EFEFEF;
    border-radius: 20px 0px 20px 0px;
    width: 94%;
}

#lh .icon_box .icon_wrapper {
    width: 77px;
    height: 77px;
    line-height: 77px;
    font-size: 25px;
    border-width: 1px;
    box-shadow: none !important;
    background-image: none;
    border-color: #d72a27 !important;
    transform: rotateY(0deg);
    transition: all .5s;
}

#lh .icon_box .icon_wrapper i {
	color: #d72a27;
}

#lh .icon_box:hover .icon_wrapper {
    background-color: #d72a27 !important;
    border-color: #d72a27 !important;
    transform: rotateY(360deg);
    transition: all .5s;
}

#lh .icon_box:hover .icon_wrapper i {
	color: #fff !important
}

#lh .icon_box .icon_wrapper:before {
	display: none
}

#lh .icon_box .desc_wrapper h4 {
  
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
    margin: 25px 0;
}

#lh .desc {
	color: #797979;
    font-size: 15px;
    line-height: 22px;
}

#lh .fr-lh {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 50px;
    padding: 50px 55px 50px 55px;
    background-color: #FAFAFA;
}

#lh input, #lh textarea {
	border: 0;
    background: transparent;
    box-shadow: none;
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d5d5d5;
}

#lh .box-form {
	display: flex;
}

#lh .box-form .wpcf7-form-control-wrap {
	width: 50%;
	margin-right: 30px;
}

#lh .box-form .wpcf7-form-control-wrap:last-child {
	margin-right: 0;
}

#lh textarea {
	height: 90px;
}

#lh .wpcf7-submit {
	border-radius: 15px 0 15px 0;
	padding: 0px 35px;
	background: #d72a27;
	font-weight: bold;
}

#tt .slick-list  {
	padding: 15px 0;
}

.section-post-related .section-related-adjustment {
	width: 100%;
}

#dt .slick-slide {
                margin: 0 10px !important
            }

#dt .content_slider .content_slider_ul li {
      display: flex;
      align-items: center;
      justify-content: center;
       border: 1px solid #e4e2e2;
      padding: 10px;
      border-radius: 3px;
}

#dt .content_slider .content_slider_ul li img {
	height: 80px;
	object-fit: cover;
	width: auto;
}

.search-results .search-item {
    display: block;
    width: 31.33333%;
    margin: 0 1% 20px;
    background: #fff;
    box-shadow: 0 4px 20px #00000026;
    padding: 7px;
    border-radius: 5px;
}

.search-results .posts_group {
	display: flex;
	flex-wrap: wrap;
}

.search-results .search-item {
	display: block;
	width: 31.33333%;
	margin: 0 1% 20px;
	position: relative;
}

.search-results .search-item .post-featured-image {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
}

.search-results .search-item .search-content {
    width: 100%;
}

.search-results .post-title {
	 padding: 15px 10px;
}

.search-results .post-title h4 {
	font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}

.search-results .post-title h4 a {
	color: #dc2f2e;
}

.search-results .post-title p {
	color: #757575;
    font-size: 14px;
    line-height: 22px;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	margin-bottom: 0;
}

.search-results .category {
	position: absolute;
	top: 10px;
	display: block;
	right: 10px;
}

.search-results .category a {
	color: #fff;
	display: inline-block;
	padding: 1px 7px;
	background: #323232;
	border-radius: 5px;
	font-size: 13px;
	line-height: 20px;
}

#ez-toc-container a:visited {
    color: #dc2f2e !important;
}

@media only screen and (max-width: 1145px) {
#bnmb .section_wrapper {
	padding: 0 !important
}
#Action_bar, #Action_bar .contact_details li.slogan {
    display: block !important;
}
#Action_bar	#social-menu {
		display: none !important
}

#Header #Top_bar #logo {
	height: 70px !important;
	line-height: 70px !important
}	

.tit-home {
	font-size: 25px;
}	
p, li {
	font-size: 15px;
	line-height: 25px;
}
.home .ui-tabs .ui-tabs-nav {
    margin-bottom: 20px;
    flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.home .ui-tabs .ui-tabs-nav li {
    margin: 0 5px 10px;
    width: auto !important;
}	

#s2 .column_icon_box_2 {
    width: 48%;
}	
	
#s4 .mfn-icon-box-left img {
    max-width: 45px;
}
#s4 .column_icon_box_2 {
	margin-bottom: 15px !important
}	
.form-dat-ban .row-form label {
    height: 38px;
}	
.blog_slider .blog_slider_ul li img {
    height: 200px;
}
.blog_slider .blog_slider_ul li .item_wrapper {
    margin: 0 5px;
}	
#Footer .widget {
	margin: 15px 0 !important
}	
#Header #Top_bar a.responsive-menu-toggle {
    top: 45px!important;
    color: #db2827 !important;
}	
.mobile-sticky #Top_bar.is-sticky {
	/* top: 35px !important; */
}	
#Header #Top_bar.is-sticky #logo {
    padding-bottom: 0 !important;
}	
	
.section-related-adjustment h3 {
	font-size: 20px;
	line-height: 25px;
}	
.single-portfolio .section-post-related .col-3 .post-related {
    width: 48% !important;
    clear: none !important;
}	
.single-portfolio .section-post-related .col-3 .post-related img {
	height: 140px !important
}	
.single-portfolio .section-post-related .col-3 .post-related h4 {
    font-size: 16px;
    /* margin: 10px 0; */
    height: 40px;
}	
#Subheader ul.breadcrumbs {
    display: block !important;
}
.archive .column_blog .classic .post-photo-wrapper {
    width: 35%;
    float: left;
}	
.archive .column_blog .classic .post-desc-wrapper {
    width: 62%;
    float: left;
    padding-left: 3%;
}	
.classic .post-desc-wrapper .post-desc {
    padding: 0 0 0 15px;
}
.post-footer {
	display: none
}	
.archive .column_blog .entry-title {
	font-size: 17px; 
	line-height: 25px;
	font-weight: 500
}	
.archive .post-item {
	margin-bottom: 15px;
}	
.section-post-related .single-photo-wrapper.image {
    float: left;
    width: 30%;
    padding-right: 3%;
}	
#Side_slide #menu ul li a {
    font-size: 16px;
}	

.home .ui-tabs .ui-tabs-nav li a { 
    padding: 5px 20px;
    font-size: 16px;
    line-height: 1.4;
}	
	
.portfolio-item img {
    /* height: 225px !important; */
}	
	
.portfolio_group .portfolio-item .desc {
    padding: 10px;
}
	
#Subheader {
    padding: 50px 0;
}	
	
.with_aside .sidebar.columns {
    padding-left: 0;
}	
	
.archive .column_portfolio .portfolio-item-fw-bg img, .page-template-default .column_portfolio .portfolio-item-fw-bg img {
    /* height: 225px !important; */
}	
#Footer .widgets_wrapper .mcb-column-inner {
    margin: 0;
}	
	
#lh .icon_box {
    padding: 25px;
}	
	
#lh .fr-lh {
    margin: 0;
    padding: 35px;
}	
	
body {
	font-size: 16px; 
	line-height: 28px
}	
	
h4 {
	font-size: 17px; 
	line-height: 28px;
}	
	
.mobile-sticky #Top_bar.is-sticky {
      box-shadow: 0 3px 15px #c1c1c1;
   }	
	
.search-results #Content {
    padding-top: 30px;
}
	
.search-results .search-item {
    width: 98%;
}	
	
	.mobile-header-mini #Action_bar {
		display: none !important
	}	
}