/*
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: 1.9.9
*/
body:not(.template-slider) #Header {
    min-height: auto !important
}

#Action_bar .contact_details {
    width: 100%;
}

#Action_bar .contact_details li {
    float: right;
}

#Action_bar .contact_details li:first-child {
    float: left
}

#Action_bar .contact_details li:nth-child(2) {
    margin: 0 0 0 10px
}

#Top_bar .logo {
    padding-left: 0;
}

#Top_bar {
    z-index: 99999;
}

#Top_bar .banner_wrapper {
    width: 70% !important;
}

.banner_wrapper marquee {
    float: left;
    width: 70%;
    display: inline-block;
    margin-top: 20px;
}

#Top_bar .menu > li > a span {
    line-height: 50px !important;
    border-right-width: 0 !important;
    padding: 0 40px !important;
}

#Top_bar .menu > li > a {
    text-transform: uppercase;
}

#Top_bar .menu > li > a:hover, #Top_bar .menu > li.current-menu-item a {
    background: #7a5c20;
    border-radius: 4px;
}

#Top_bar {
    border-bottom: 0;
}

.mainmenu {
     background: #a98337;
}

#Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 55px !important;
}

#Top_bar.is-sticky .menu_wrapper .menu > li > a {
    padding: 0 !important;
}

#Top_bar.is-sticky {
    height: auto;
    z-index: 999;
}

#Top_bar.is-sticky .top_bar_left {
    display: none
}

#Top_bar .menu > li ul {
    background-color: #fff;
    border-radius: 5px;
    z-index: 999;
}

#Top_bar .menu_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#Top_bar #menu {
    background: transparent !important;
    flex: 1;
    text-align: center;
}

#Top_bar .menu > li {
    display: inline-block;
    float: none;
}

#Top_bar .menu li ul li {
    /* width: 300px; */
}

#Top_bar .menu li ul li ul {
    left: 250px;
}

#Top_bar .menu li ul li a .menu-arrow {
    color: #fff;
}

#Top_bar .menu li ul li a {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
}

#Top_bar .menu li ul li a:hover {
    background-color: #149c9a;
    color: #fff !important;
}

.menu_wrapper .menu > li .icon-home {
    font-size: 20px;
}

.tit-home {
    color: #a98337;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}

#s1 {
  padding-top: 40px
}

#s1 .tit-home {
    text-align: left
}

.tit-home:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 2px;
    background: #a98337;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5px;
}

#s1 .tit-home:before {
    left: 0;
    transform: translateX(0);
}

#s1 .nut-xem-them {
    border: 1px solid #7e6127 !important;
    font-weight: 400;
    font-size: 14px!important;
    padding-top: 3px;
    padding-bottom: 3px;
    padding: 7px 20px;
    color: #7e6127;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
    transition: all .2s;
}

.nut-xem-them i {
    margin-right: -0.15em;
    margin-left: 0.4em;
}

#s1 .nut-xem-them:hover {
    background-color: #7e6127;
    color: #fff;
}

#s1 .mcb-column-inner {
    margin-bottom: 20px;
}

#s1 .column_image {
    margin-top: 15px;
}

.portfolio-item .portfolio-item-fw-bg {
    border: 1px solid #cccccc59;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    background: #fff !important;
}

.home .portfolio-item .portfolio-item-fw-bg  img, .archive.tax-portfolio-types .column_portfolio img{
  height: 350px !important;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  width: 100%;
}

.portfolio_group .portfolio-item .desc {
    text-align: center;
    background: #fff !important;
}

.portfolio_group .portfolio-item .desc .title_wrapper h5 {
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
}

#Action_bar .contact_details li {
    padding: 5px 0 !important;
    font-size: 13px;
}

#Top_bar .banner_wrapper {
    width: 70% !important;
    text-align: left !important;
    display: flex;
    position: relative;
    right: auto;
    top: 35px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

#Top_bar .banner_wrapper a {
    line-height: 20px !important;
}

#Top_bar .top_bar_right {
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    height: auto !important;
    float: left !important;
    width: 60%;
    padding: 0;
    /* margin-right: 50px; */
}

#searchform {
    display: flex;
    position: relative;
    background: #fff;
    border: 1px solid #a98337;
    width: 100%;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 10px 0 rgb(18 53 91 / 43%);
    -moz-box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.2);
}

#searchform input {
    width: 80% !important;
    padding: 0 !important;
    padding-left: 15px !important;
    height: 35px;
    padding: 0;
    box-shadow: none !important;
    border: 0;
}

#searchform button {
    width: 20%;
    background: #a98337;
    color: #fff;
    line-height: 1;
    padding: 0;
    font-weight: 500;
    border: 0;
    border-radius: 0;
}

#Top_bar .top_bar_right .top_bar_right_wrapper {
    display: block;
}

.single .image_links {
  display: none
}

.box-info-hd p {
    margin-bottom: 0;
}

.box-info-hd {
    margin-right: 0;
}

.box-info-hd ul {
    display: flex;
    gap: 30px;
    align-items: center;
}

.box-info-hd li {
    padding-left: 50px;
    position: relative;
}

.box-info-hd strong {
    font-size: 18px;
    color: #a98337;
}

.box-info-hd ul li a {
    line-height: 22px!important;
    color: #000;
    text-align: left;
    font-weight: bold;
}

.box-info-hd li:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(https://five-star.vn/wp-content/uploads/2023/08/ic-call.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 2px;
    background-size: contain;
    border-radius: 50%;
}

.woocommerce ul.products li.product .price {
    color: #e9332b !important;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
}

#sp .icon_box {
    background: #dcdcdc;
    padding: 40px 0;
}

.line-vd {
    height: 40px;
    width: 100%;
    display: block;
    background: #04a850;
    position: relative;
}

.line-vd:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #04a84f;
    position: absolute;
    left: 30px;
    bottom: -20px;
    margin: -10px 0 0;
    z-index: 222222;
    -webkit-transform: rotate(-269deg);
    -ms-transform: rotate(-269deg);
    transform: rotate(-269deg);
    -moz-transform: rotate(-269deg);
}

.ct-vd {
    background: #ec2d29;
    padding: 25px;
}

#dv .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper {
    width: 100%;
    margin-bottom: 15px;
}

#dv .mfn-icon-box-center {

    background: #fff;
    box-shadow: 0 0 3px #afafaf94;
    padding: 12px;
    transition: 0.5s;
    cursor: pointer;
}

#dv .desc-wrapper h4 {
   font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 500;
}

#dv .mfn-icon-box-center img {
  height: 340px;
  object-fit: cover;
  width: 100%
}


a.xct {
    display: block;
    position: relative;
    font-size: 36px;
    line-height: 1.2;
    color: #7e8387;
    font-weight: 100;
    padding: 10px 20px;
    text-transform: lowercase;
    text-align: center;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
}

a.xct:hover {
    background: #ed2d29;
    color: #fff;
}

#blog  .Latest_news ul li .photo {
    border: 0 !important;
}

#blog .desc_footer {display: none
}

#blog .desc {
    font-weight: 400;
    color: #888; 
} 

#blog .Latest_news ul.ul-first img {
  height: 450px;
  object-fit: cover;
  width: 100%;
}

#blog .Latest_news ul.ul-second img {
  height: 120px;
  object-fit: cover;
  width: 100%;
}

a:hover {
    text-decoration: none;
}

#s1 ul.portfolio_grid li {
    width: 100%;
    position: relative;
}

.new-product {
    max-height: 600px;
    position: relative;
}

.new-product .column_image {
    margin-bottom: 0;
}

.new-product .column_image img {
    max-height: 600px;
    width: 100%;
}

.new-title {
    position: absolute;
    left: 6px;
    bottom: 0;
    width: 98%;
    padding: 10px;
    padding-top: 100px;
    text-align: left;
    background: rgba(0, 0, 0, 0) url(https://tamnhuadieuphuong.vn/wp-content/uploads/2020/09/trans.png) bottom;
}

.new-title h2 {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    display: block;
}

.new-title h2, .new-title h3 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

.new-title h3 {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 10px 20px;
    background-color: #ed2d28;
}

.widget {
    margin-top: 0;
}

#Footer .h4 {
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /* margin: 0 20px 10px 0; */
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#Footer li, #Footer p {
    margin-bottom: 5px;
    font-size: 15px;
}

#Footer li {
    margin-bottom: 7px;
}

#Footer li:last-child {
    border-right: 0;
}

#Footer .one-fourth:first-child {
    width: 23%;
}

#Footer .one-fourth:nth-child(2) {
    width: 28%;
    margin-left: 1%;
    margin-right: 1%;
}

#Footer .h3 {
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
}

#Footer .one-fourth:nth-child(3) {
    width: 20%
}

#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 12px;
    min-height: 33px;
}

#Footer .footer_copy .social li {
    border: 0;
}

#Footer .footer_copy .social li a {
    font-size: 20px;
    line-height: 20px;
}

#Footer .footer_copy .social li .icon-facebook {
    color: #fff;
    background: #2380fb;
    padding: 3px 2px;
    border-radius: 5px;
}

#Footer .footer_copy .social li .icon-twitter {
    color: #fff;
    background: #23a8fb;
    padding: 3px 2px;
    border-radius: 5px;
}

#Footer .footer_copy .social li .icon-play {
    color: #fff;
    background: #fb2323;
    padding: 3px 2px;
    border-radius: 5px;
}

#Footer .footer_copy .copyright {
    font-size: 15px;
}

.mfn-footer .footer_copy {
    border-top: 0;
}

#Footer .footer_copy .mcb-column-inner {
    margin-bottom: 0;
}

/** Page gt **/
.sub-nav {
    position: relative;
    display: block;
    height: auto;
    background-color: hsla(0, 0%, 100%, .3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}

.sub-nav ul {
    width: 100%;
    white-space: nowrap;
    z-index: 2;
    position: relative;
    display: block;
    height: auto;
    text-align: center;
}

.sub-nav li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 2px;
    vertical-align: top;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
}

.sub-nav li a {
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    vertical-align: top;
    margin: 0 1px;
    font-weight: 700;
    font-size: 14px;
    color: #7e8387;
    background-color: #fff;
}

.sub-nav li.current a {
    background-color: #ec3724;
    color: #fff;
}

.sub-nav li a:hover {
    background-color: #ec3724;
    color: #fff;
}

.gt h3 {
    color: #199980;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}

.gt h4 {
    color: #ec2d29;
    font-size: 23px;
    font-weight: bold;
}

.ct-gt {
    width: 80%;
    height: auto;
    position: relative;
    padding: 40px 5% 0;
    margin: 0px auto 50px;
    background-color: #fff;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
    overflow: hidden;
    float: none;
}

#gt h4 {
    color: #ec3724;
    font-size: 18px
}

#gt p {
    text-align: justify;
}

/** S?n ph?m **/
#sp h1 {
    color: #ec2d29;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
}

.tit-sp {
    color: #a98337;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 40px;
}

#sp .gallery .gallery-item .gallery-icon .image_wrapper a {
    overflow: visible;
    position: relative;
}

#sp .gallery .gallery-item .gallery-icon .image_wrapper a:before {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    content: '\e8fb';
    font-size: 40px;
    position: absolute;
    left: 37%;
    top: 85px;
    z-index: 1;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 40px;
    width: 60px;
    padding: 10px;
    border-radius: 50%;
}

.ic-phone {
    color: #aaa;
    width: 40px;
    height: 40px;
    margin: 0 5px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.hotline {
    text-align: center;
}

.hotline span {
    margin-right: 10px;
}

.hotline a {
    font-weight: 700;
    color: #ec2d29;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1.4;
}




/** Page lh **/
#lh h4 {
    font-size: 16px;
    color: #ec2d29;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

#lh p {
    margin-bottom: 5px;
    font-size: 15px;
    color: #444;
    line-height: 1.6;
    font-weight: 300;
    display: block;
}


#flh:after {
    background: linear-gradient(180deg, rgba(89, 66, 30, .6), rgba(30, 66, 89, .6));
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

#flh h3 {
    font-size: 25px;
    line-height: 40px;
    color: #ac873d;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 25px;
    margin-bottom: 25px;
}

#flh .wpcf7 {
    width: 90%;
    max-width: 800px;
    padding: 40px;
    margin: 0 auto 50px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 2;
}

#flh input {
    width: 100%;
    height: 64px;
    position: relative;
    font-size: 18px;
    color: #464646;
    background-color: #fff;
    font-weight: 300;
    line-height: 64px;
    padding: 0 20px;
    outline: none;
    border: 1px solid #a1a1a1;
    opacity: .8;
    transition: all .3s ease-in-out;
}

#flh textarea {
    width: 100%;
    height: 105px;
    position: relative;
    font-size: 18px;
    color: #464646;
    background-color: #fff;
    font-weight: 300;
    line-height: 64px;
    padding: 0 20px;
    outline: none;
    border: 1px solid #a1a1a1;
    opacity: .8;
    transition: all .3s ease-in-out;
}

#flh .wpcf7-submit {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    background-color: #ac873d;
    outline: none;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    text-align: center;
    border-radius: 0;
    padding: 5px 45px;
    opacity: 1;
}


.box-lh .column_attr{
  background: rgba(255,255,255,.9);
  border: 1px solid #dfdede;
  padding: 25px;
}

.box-lh h4 {
    font-size: 25px;
    line-height: 40px;
    color: #ac873d;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

/* Tin t?c */
.archive.category #Content {
    padding-top: 40px;
}

.archive.category .post-footer {
    display: none;
}

.archive.category .image_wrapper img {
    height: 215px;
    object-fit: cover;
}

.archive.category .column_blog h2.entry-title {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
    margin-bottom: 10px;
}

h2.entry-title a:hover {
    color: #ec3724;
}

.archive.category .post-excerpt {
    overflow: hidden;
    height: 75px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 23px;
    color: #555;
}

.section-post-related .desc h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.section-post-related .post-related .image_frame {
    margin-bottom: 0;
}

.single .title_wrapper h1 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    color: #1c884e;
}

.single .hotline {
    margin-bottom: 30px;
}

.single #hl {
    padding-bottom: 30px;
}


.single .the_content_wrapper {
    margin: 0;
}

.column_visual h3 {
    color: #04a850;
    font-size: 22px;
    font-weight: bold;
}

.archive.category .isotope-item {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
}

#Subheader .breadcrumbs {
    margin-top: 0 !important;
}

.item-ft {
    position: fixed;
    bottom: 40%;
    right: 7px;
    z-index: 9999;
}

.content-ft {
    text-align: right;
    float: right;
    clear: both;
}

.content-ft img {
    max-width: 50px;
}

.mess {
    position: fixed;
    bottom: 20px;
    right: 25px;
    z-index: 9999;
    background: #4a6fa9;
    padding: 12px 12px 3px;
    border-radius: 50%;
}

.mess img {
    max-width: 40px;
}

.hotline-bar > a {
    font-size: 18px;
    text-indent: 34px;
}


#tt .tt {
    color: #ec2d29;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
}

#tt .column_blog .post-footer {
    display: none;
}

#tt .column_blog .post-desc {
    padding: 15px 0 0;
}

#tt .one-third .column_blog .post-desc {
    padding: 0 0 0 15px;
}

#tt .one-third .column_blog .post-excerpt {
    display: none
}

#tt .column_blog h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

#tt .column_blog h3 a:hover {
    color: #ec2d29;
}

#tt .column_blog .post-excerpt {
    font-size: 15px;
    line-height: 22px;
    color: #6D6D6D;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#tt .one-third .column_blog img {
    height: 135px !important;
    object-fit: cover;
    border-radius: 10px;
}

#tt .one-third .mcb-column-inner {
    margin-left: 0;
}

#tt .two-third .column_blog img {
    height: 317px !important;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
    display: block;
}

#tt .post-item {
    margin-bottom: 20px;
}

#tt .two-third .column_blog h3 {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 18px;
    font-weight: bold;
}


.single-post .entry-title {
    font-weight: bold;
    font-size: 25px;
    line-height: 35px;
    color: #199990;
    margin-bottom: 20px;
}

.share-post {
    flex: 0 0 auto;
    max-width: 100%;
    width: 35px;
    margin: 0 25px 0 0;
}

.cpanel-action {
    margin: 0;
    padding: 0;
    list-style: none;
    position: -webkit-sticky;
    position: sticky;
    top: 55px;
}

.cpanel-action li {
    display: list-item;
    text-align: -webkit-match-parent;
    margin-bottom: 12px;
}

.cpanel-action li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0;
    background: #ccc none;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 28px;
    transition: all .3s;
}

.cpanel-action li a i {
    font-size: 16px;
}

.cpanel-action li.lol i {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0;
    background: #ccc none;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    transition: all .3s;
    line-height: 35px;
    text-align: center;
    position: absolute;
}

.cpanel-action li.lol a {
    width: 1px;
    height: 1px;
}

.ct-main .section_wrapper {
    max-width: 100% !important
}

.single-post .post-wrapper-content {
    display: flex;
}

.cpanel-action {
    margin: 0;
    padding: 0;
    list-style: none;
    position: -webkit-sticky;
    position: sticky;
    top: 55px;
}

.section-related-adjustment h2 {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
}

.section-post-related img {
    height: 180px !important;
    object-fit: cover
}

.section-related-adjustment h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
    margin: 10px 0;
}

.single-photo-wrapper.image {
    text-align: center;
    float: left;
    width: 35%;
    margin-right: 12px;
}

.section-related-adjustment .mcb-column-inner {
    margin-bottom: 0
}

.section-post-related .post-related .image_frame {
    margin-bottom: 0;
}

.section-post-related .section-related-adjustment {
    margin-bottom: 40px;
}

.single-post figure {
    text-align: center
}

.detail-time {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: rgba(42,45,64,.65);
}

.info-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 16px;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

#author-post {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.avatar-wrapper {
    margin: 0 8px 0 0;
    display: flex;
    align-items: center;
}

.avatar-wrapper img {
    border-radius: 50%;
    width: 100%;
}

.author-meta h5 {
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
}

.author-time {
    color: gray;
    display: block;
    font-size: 14px;
}

.single-post .the_content_wrapper h2 {
    color: #fff;
    line-height: 1;
    font-weight: 700;
    width: 100%;
    padding: 10px 20px;
    font-size: 18px;
    margin-bottom: 15px;
    border-radius: 3px;
    background: #0cab55;
    border-left: 5px solid #ec3724;
}

.single-post .the_content_wrapper h3 {
    font-size: 18px;
    line-height: 25px;
    color: #0cab55;
    font-weight: bold;
}

.share-post .kk-star-ratings {
    display: none;
}

#blq {
    padding-top: 30px;
}

#blq h3 {
    color: white;
    background-color: #a98337;
    text-transform: uppercase;
    margin-bottom: 2px;
    padding: 8px 15px;
    font-weight: 500;
    text-align: center;
    font-size: 15px !important;
    margin-bottom: 30px;
    line-height: 20px;
}

#blq .box {
    list-style: none;
    margin-bottom: 15px;
    display: flex;
}

#blq .box .img-p {
    width: 39%;
}

#blq .box .img-p img {
    height: 94px !important;
    object-fit: cover;
    border-radius: 5px;
}

#blq .box .des {
    width: 61%;
    padding: 0 0 0 15px;
}

#blq .box p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: bold;
}

#blq .box a {
    color: #424348;
}

.ct-main {
    margin-bottom: 30px;
    overflow: hidden;
}

#Subheader ul.breadcrumbs li span {
    margin: 0;
}

.footer-social {
    display: flex;
}

.footer-social a {
    display: block;
    height: 32px;
    width: 32px;
    line-height: 29px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 15px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-right: 3px;
}


#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: #111 !important;
}

#Subheader ul.breadcrumbs li span {
    opacity: 1;
}

.single-post ul.products li.product .title-sp {
    font-size: 15px;
    line-height: 20px;
    height: 45px
}

.single-post .the_content_wrapper .t_shot_link-nb {
    border-left: 3px solid #0cab55;
    padding-left: 12px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 5px;
}

#vd .column_blog img {
    height: 190px;
    object-fit: cover
}

#vd .post-desc {
    padding: 15px 0 0;
}

.wpcf7-spinner {
    width: 1px;
    height: 1px;
    margin: 0;
}
.Latest_news.featured ul.ul-first li .desc h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

#Top_bar .wpml-languages {/* display: none; */}

#blog {
  padding: 30px 0;
  text-align: center;
  position: relative;
}

#blog h2 {
  text-align: center;
  margin-bottom: 5px;
}

.post-footer {
  display: none
}

#blog .post-item{
    box-shadow: 0px 0px 3px #afafaf94;
    padding: 10px;
    transition: 0.5s;
    cursor: pointer;
}
#blog .post-item:hover{
    transform: translatey(-15px);
}
#blog .grid .post-desc-wrapper .post-desc {
    padding: 10px 10px 0;
}
#blog .image_wrapper img{
    max-height: 182px;
    min-height: 182px;
}
#blog h2.entry-title{
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    margin: 10px 0;
}
#blog h2.entry-title a{
    color: #a98337;
}
#blog .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;
}
#blog .post-meta {
    margin-bottom: 5px;
    font-size: 14px;
    font-style: italic;
}

#blog .post-meta i {
  margin: 0 2px;
}

#blog .icon-calendar-line {
  margin-left: 7px !important;
}

#blog .column_blog .mcb-item-blog-inner {
  margin-bottom: 0;
}

#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
    font-size: 14px;
    text-align: left;
    padding: 5px 10px;
  
}

/** Respotive **/
@media only screen and (max-width: 1145px) {
    #blog img {
        height: 220px;
        object-fit: cover;
    }

    #Top_bar a.responsive-menu-toggle span {
        padding: 0 !important;
    }

    .archive.category .image_wrapper img {
        height: auto;
        object-fit: cover;
    }

    #Footer .one-fourth:last-child img {
        width: 100%;
    }

    .bn_home.mb {
        display: block
    }

    .bn_home.pc {
        display: none
    }

    #Top_bar #logo {
        height: 60px !important;
        margin: 10px 20px !important;
    }

    #Subheader ul.breadcrumbs {
        display: block !important;
    }

   
    #Top_bar .banner_wrapper {
        width: 100% !important;
    }

    .banner_wrapper marquee {
        width: 100% !important;
        margin-top: 10px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .img-hd {
        display: none !important;
    }

    #Top_bar {
        background-color: #fff !important;
    }

 #Header #Top_bar a.responsive-menu-toggle {
    top: -45px !important;
    color: #a9835d;
    text-align: center;
    font-weight: bold;
    width: auto;
}

    #Header #Top_bar a.responsive-menu-toggle i {
        font-size: 26px;
        display: block;
    }

    p, li {
        font-size: 16px;
        line-height: 25px;
    }

    #s1 .one-second {
        padding: 0 !important;
    }

    #s1 p {
        text-align: justify;
    }

    
    .Latest_news ul li.has-post-thumbnail .desc {
           padding: 0 0 0 15px;
    }

    .Latest_news ul li .desc h5 a {
        color: #666;
    }

  .Latest_news ul li .desc h5 {
    font-weight: bold;
}
  .Latest_news ul.ul-second li .desc .post-excerpt {
    display: none
  }

    a.xct {
        font-size: 28px;
    }

    .new-title {
        bottom: 5%;
        left: 0;
        width: 100%;
    }

    .new-title h2 {
        font-size: 28px;
    }

    .new-title h3 {
        padding: 7px 15px;
        background-color: #7e8387;
    }

    .section-post-related .single-photo-wrapper.image img {
        min-height: 110px;
        max-height: 110px;
    }

    iframe {
        height: 250px !important
    }

    .title_wrapper h1 {
        font-size: 18px;
        line-height: 25px;
        font-weight: 500;
        text-align: center;
    }

   
    #flh .wpcf7 {
        width: 100%;
        padding: 20px;
        margin-bottom: 0;
    }

    #flh input {
        height: 50px;
        font-size: 16px;
        line-height: 50px;
        padding: 0 10px;
    }

    #flh textarea {
        height: 90px;
        font-size: 16px;
        line-height: 50px;
        padding: 0 10px;
    }

    #flh .wpcf7-submit {
        font-size: 25px;
        line-height: 35px !important;
        padding: 0 15px;
    }

    h2.entry-title {
        font-size: 16px;
        line-height: 23px;
        font-weight: 400;
    }

    .archive.category .post-excerpt {
        overflow: hidden;
        height: auto;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .hot-mb {
        display: block;
    }

    .content-ft img {
        max-width: 45px;
    }

    .mess img {
        max-width: 38px;
    }

    .mess {
        right: 10px;
        padding: 8px 8px 2px;
    }

   
    #tt .classic .post-photo-wrapper {
        width: 35%;
        float: left;
        margin-right: 10px;
    }

    #tt .tt {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    #tt .post-item {
        margin-bottom: 15px;
    }

    #tt .one-third .post-desc-wrapper {
        float: left;
        width: 62%;
    }

    #Top_bar .banner_wrapper {
        display: none !important
    }

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

    #Header #Top_bar .logo {
        float: none;
        margin-left: 0;
    }


    #Footer .one-fourth {
        width: 100% !important;
        margin: 0 !important
    }

    #Footer .widgets_wrapper .mcb-column-inner {
        margin: 0;
    }

    #Footer .one-fourth:nth-child(3) .textwidget {
        padding-left: 0;
    }

    #Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
        font-size: 14px;
    }
.tit-home {
    font-size: 22px;
    line-height: 30px;
}
#blog .Latest_news ul.ul-first img {
    height: auto;
}
    .info-post .kk-star-ratings {
        /* display: none; */
        margin-bottom: 10px;
    }

    .share-post .kk-star-ratings {
        display: flex;
    }

    .info-post {
        margin-bottom: 20px;
        display: block;
    }

    .share-post {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        width: 100%;
    }

    .cpanel-action li a {
        width: 32px;
        height: 32px;
        font-size: 25px;
    }

    .cpanel-action li {
        display: inline-block;
        margin-bottom: 0;
    }

    .cpanel-action {
        position: relative;
        top: auto;
    }

    .single-post .entry-title {
        font-size: 22px;
        line-height: 30px;
    }

    .ct-main .section_wrapper {
        max-width: 100% !important;
        padding: 0 !important;
        text-align: justify;
    }

    .single-post .the_content_wrapper h2 {
        line-height: 25px;
        padding: 10px 15px;
        font-size: 16px;
        text-align: left
    }
    table th, table td {
        font-size: 15px;
        line-height: 22px;
    }

    #Subheader ul.breadcrumbs li {
        display: none
    }

    #Subheader ul.breadcrumbs li:first-child, #Subheader ul.breadcrumbs li:last-child {
        display: inline-block
    }


    #Side_slide #menu ul li a {
        font-size: 15px !important;
    }

#blog .Latest_news ul.ul-second img {
    height: 90px;
}
#dv .mfn-icon-box-center img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

#sp .portfolio_group .portfolio-item {
    width: 48%!important;
    margin: 0 1% 20px!important;
    float: left;
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
.home .portfolio-item .portfolio-item-fw-bg img, .archive.tax-portfolio-types .column_portfolio img {
    height: 150px !important; 
} 
}
