/*
Theme Name: Flatsome
Description: Flatsome Team
Author: UX Themes
Template: flatsome
Version: 3.15.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --brown: #945735;
  --blbrowm: #6B2121;
  --lineryellow:linear-gradient(180deg, #BB862C 0%, #D2A61D 48.96%, #FFE600 100%);
  --linerbrown:linear-gradient(180deg, #7B280E 0%, #FF3D00 100%);
  --white:#fff;
  --black:#000;
  --blue:#284D7D;
  --yellow:#F0D270;
  --gray:#9F9F9F;
  --orange:#ED430D;
  --green:#0D6A17;
}
.hotline-bar {
    width: 165px;
}
h2{font-size: 36px;}
h3,h4{font-size: 22px;}
.post-info h3{font-size: 18px;}
.entry-content p {text-align: justify;}
.header-main .nav > li > a {
    font-size: 15px;
}
.logo-center .logo{margin: 0;}
#masthead .nav-right {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-start;
}
#masthead .nav-left {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-end;
}
/*Home page*/
.st_padding{padding: 0px !important;}
.st_padding_t{padding-top: 0px !important;}
.st_padding_b{padding-bottom: 0px !important;}
.cl-blbrown {color: var(--blbrowm);}
.st_gioithieu .st-gt-right .col-inner {
    border: 2px solid var(--brown);
    padding: 10px;
    padding-bottom: 0px;
}
.gt-home h2 {
    text-align: center;
    border: 2px solid var(--brown);
    padding: 46px 10px;
}
.gt-home h2 a{
    color: var(--black);
}
.gt-home h2 a:hover{
    color: var(--brown);
}

.st_khachhangimg .col-img-right {
    margin-left: -10%;
}
h2.title-td {
    text-align: center;
}
.tiec-col-up {
    display: flex;
    flex-direction: column-reverse;
}
.tiec-col-up .box-text {
    padding: 70px 10px;
}
.img-yellow .box-text{
    background: var(--lineryellow);
}
.img-brown .box-text{
    background: var(--linerbrown);
}
.ct-dvtiec h4 {
    font-size: 24px;
}
.is-divider{display: none;}
.td-right{
    border-left: 1px solid;
}
.td-left .td-row-line-l .td-coll .col-inner:before{
    content: "";
    display: block;
    position: relative;
    border-bottom: 1px solid;
    top: -25px;
    margin-right: -16px;
}
.td-right .td-row-line-r .td-colr .col-inner.text-left:before {
    content: "";
    display: block;
    position: relative;
    border-bottom: 1px solid;
    top: -25px;
    margin-left: -16px;
}
.td-coll .col-inner h2{
    padding: 75px 10px;
}
.td-row-line-l .col-inner .box .box-text {
    margin-bottom: 20px;
}
.form-dat-tiec {
    padding: 30px;
    padding-top: 10px;
    text-align: center;
}
.form-dat-tiec h2 {
    color: var(--blue);
    font-size: 40px;
}
.form-dat-tiec h2:before {
    content: "";
    display: block;
    width: 100px;
    position: relative;
    top: 40px;
    left: 5%;
    height: 3px;
    background: var(--yellow);
}
.ct-bottom{padding-bottom: 15px !important;}
.form-dat-tiec .form-flat input{
    border-radius: 4px;
}
.form-dat-tiec .form-2col {
    display: flex;
    justify-content: space-between;
}
.form-dat-tiec .form-2col .large-6 {
    max-width: 49.5%;
}
.form-dat-tiec .wpcf7-submit {
    background: var(--black) !important;
    margin: 0;
    margin-left: 10%;
}
h2.vct_title {
    text-align: center;
}
.col-img-vct{margin-top: -10%;}
.vct-content .col-inner p{padding-right: 30px;}
/*Tiêu điểm nổi bật*/
.blog-archive {padding-top: 0px;}
.td_post .post-image img.wp-post-image {
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}
.category-tieu-diem-noi-bat .entry-header .entry-meta {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(255,249,34), rgba(255,0,128), rgba(56,2,155,0));
    border-image-slice: 1;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: -15px;
}

.bai-viet-lien-quan h2{
    padding: 10px;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
    background: #e2406b;
    border-radius: 8px 8px 0 0;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 220px;
    border-radius: 5px;
    object-fit: cover;
    object-position: center;
}
.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-top:10px;
}
.bai-viet-lien-quan ul li h4 {
    font-size: 15px;
    color: black;
}
.bai-viet-lien-quan ul  {
    display: inline-block;
    width: 100%;
    clear: both;
    border: 1px solid #ececec;
    padding: 15px;
}
.ft_title:before {
    content: "";
    display: block;
    width: 85px;
    height: 3px;
    border-radius: 99px;
    background: #000;
    position: relative;
    top: 55px;
}
@media (max-width: 48em){
    .product-small .box-image img {
        height: 170px;
    }
    #masthead .nav-right {
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    #masthead .nav-left {
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .ft_title:before {
        content: "";
        display: block;
        width: 55px;
        height: 3px;
        border-radius: 99px;
        background: #000;
        position: relative;
        top: 45px;
    }
    .bai-viet-lien-quan ul li .box-image img {height: 180px;}   
    .bai-viet-lien-quan ul li {width: 100%;}
    a.glink img {
        width: 40px;
        height: 40px;
    }
}
/*Product Page Single*/
.custom-product-page .product_title{
    color: var(--blbrowm);
    text-transform: uppercase;
}
.custom-product-page p.sl-dathang {
    margin-bottom: 0px;
    color: var(--gray)
}
.custom-product-page .pd-price-ct span.amount {
    font-size: 22px;
}
.custom-product-page span.amount,.product-small span.amount {
    color: var(--orange);
}
.custom-product-page .pd-price-ct .col-inner {
    display: flex;
    flex-direction: column-reverse;
}
.custom-product-page .pd-price-ct .col-inner .box_set {
    margin-top: -10px;
    margin-bottom: -15px;
}
.custom-product-page .add-to-cart-container .cart {
    display: flex;
    flex-direction: column;
}
.custom-product-page p.stock.in-stock {
    display: none;
}
.custom-product-page .quantity{
    padding-bottom: 20px;
    align-items: center;
}
.custom-product-page .cart .quantity input{
    border-radius: 4px;
    background-color: #e4e4e4;
    color: #000000;
    border: 1px solid #ddd;
}
.custom-product-page .cart .quantity input.input-text {
    background-color: #ffffff;
}
.custom-product-page .quantity:before {
    content: "Số lượng:";
    padding-right: 10px;
}
.custom-product-page button.single_add_to_cart_button.button.alt {
    width: 300px;
    padding: 5px;
    border-radius: 4px;
    background-color: var(--orange);
}
.custom-product-page .woocommerce-tabs ul.product-tabs{
    display: none;
}
.custom-product-page .product-images img,.custom-product-page .product-thumbnails img{
    border-radius: 8px;
}
.custom-product-page .product-thumbnails a {
    border-radius: 8px
}
.custom-product-page .pd-right{
    padding-bottom: 0px;
}
.relate_pd h2{padding-bottom: 30px;}
.relate_pd h2:before {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #ff6900;
    position: absolute;
    left: 45%;
    top: 45px;
}
.product-section{border-top: 0px;}
.product-section h3.product-section-title{
    display: none;
}
.product-small p.sl-dathang {
    position: absolute;
    right: 15px;
    top: -40px;
    background: white;
    border-radius: 99px;
    color: var(--black);
    padding: 2px 10px;
}
.product-small p.sl-dathang i.fa.fa-cart-shopping {
    color: var(--green);
    padding-right: 2px;
}
.product-small .product-title a {
    font-size: 18px;
    font-weight: bold;
    color: var(--green);
    padding-bottom: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-small .price-wrapper {
    display: flex;
    justify-content: space-between;
}
.product-small .box-text{
    background: var(--white);
    box-shadow: 0px 0px 15px #d5d5d5;
    border-radius: 0 0 8px 8px;
    padding: 15px 10px;
}
.product-small .box-image img {
    border-radius: 8px 8px 0 0;
    height: 270px;
}
h2.title-dt, h2.kh-title {
    color: var(--blbrowm);
    text-align: center;
}
.dark, .dark p, .dark td {
    color: #ffffff;
}
/*Đặt tiệc*/
.dt_vingon .col{padding-bottom: 0px;}
.blog-vingon h5.post-title{
    color: var(--black);
}
h5.post-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 45px;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*Chi tiết bài viết teabreak*/
.content-custom {
    display: flex;
}
.right-btn {
    float: right;
    margin-top: 20px;
}
a.btn-dattiec {
    margin-top: 10px;
    position: relative;
    padding: 10px 20px;
    border-radius: 4px;
    background: var(--orange);
    color: var(--white);
    font-weight: bold;
}
h2.title-post.kh-title {
    color: var(--blbrowm);
}
.danh-sach-tiec h2{
text-align: center;
padding-bottom: 30px;
}
.danh-sach-tiec h2:before {
    content: "";
    display: block;
    width: 216px;
    height: 3px;
    background: #ff6900;
    position: relative;
    left: 43%;
    top: 50px;
}
.danh-sach-tiec ul li .box-image img {
    height: 200px;
    border-radius: 8px 8px 0 0 ;
    object-fit: cover;
    object-position: center;
}
.danh-sach-tiec ul li {
    list-style: none;
    width: 25%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-top:10px;
}
.danh-sach-tiec ul li h4 {
    font-size: 15px;
    color: black;
}
.danh-sach-tiec ul {
    display: inline-block;
    width: 100%;
    clear: both;
}
.danh-sach-tiec .box-text {
    background: var(--white);
    box-shadow: 0px 0px 15px #d5d5d5;
    border-radius: 0 0 8px 8px;
    padding: 10px 10px 20px;
}
@media (max-width: 48em){
    .danh-sach-tiec ul li .box-image img {height: 180px;}   
    .danh-sach-tiec ul li {width: 100%;}
    a.glink img {
        width: 40px;
        height: 40px;
    }
}
/*Trang đặt tiệc*/
.dt_menu_1 .box-text,
.dt_menu_2 .box-text,
.dt_menu_3 .box-text,
.dt_menu_4 .box-text{
    padding: 20px 10px 0px;
}
.dt_menu_1 .box-text{
    background: #C9471E;
}
.dt_menu_2 .box-text{
    background: #8C2A0B;
}
.dt_menu_3 .box-text{
    background: #D2A61D;
}
.dt_menu_4 .box-text{
    background: #945735;
}
.mn-padding {
    padding: 0px 20px;
}
.mn-padding ol {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
}
.mn-padding ol li{
    width: 30%;
}
.accordion_qa .accordion-title {
    border-bottom: 1px solid #ddd;
    border-top: 0px;
}
.accordion_qa .toggle{ display:none; }
.accordion-title.active {
    color: var(--black) !important;
}
.accordion_qa .accordion-title:before {
    content: "Q";
    font-size: 24px;
    position: relative;
    right: 25px;
    color: var(--white);
}
.accordion_qa .accordion-inner p:first-child:before {
    content: "A";
    font-size: 24px;
    position: relative;
    right: 22px;
    margin-right: -15px;
    color: var(--white);
    font-weight: bolder;
}
.post-item .box-text,.td-row-line-l .col-inner .box .box-text{
    background: var(--white);
    box-shadow: 0px 0px 15px #d5d5d5;
    border-radius: 0 0 8px 8px;
    padding: 15px 10px;
}
.post-item .box-image img,.td-row-line-l .col-inner .box .box-image img{
    border-radius: 8px 8px 0 0;
}

.menu-srollto li{
    list-style: none;
    margin-bottom: -30px;}
.menu-srollto li a {
    color: var(--black);
}
.menu-srollto li a:hover {
    color: var(--orange);
}
.menu-srollto li h2:after {
    content: "";
    display: inline-block;
    width: 80%;
    top: -15px;
    height: 3px;
    position: relative;
    background: var(--orange);
}
.menu-srollto li:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 115px;
    width: 0;
    height: 0;
    z-index: 1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid var(--blbrowm);
}
.menu-srollto li:after {
    content: "";
    display: inline-block;
    position: relative;
    top: -21px;
    z-index: 0;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 17px solid var(--orange);
}

/*Liên hệ*/
.lh-row{
    background: #D26907;
    padding: 20px;
}
.lh-row .form-lien-he input,.lh-row .form-lien-he textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
    padding: 0 0.75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff0;
    color: #fff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: 0;
    -o-transition: color .3s,border .3s,background .3s,opacity .3s;
    transition: 0;
}
.lh-row .form-lien-he input::placeholder,
.lh-row .form-lien-he textarea::placeholder {
  color: white;
  border: 0px;
}
.lh-row-2 {
    margin-left: -70px;
}
.row-banhqt {
    padding-bottom: 0px;
}
/*Thanh toán*/
p#billing_first_name_field, p#billing_address_1_field {
    width: 100%;
}
/* ẩn thanh sửa trang */
li#wp-admin-bar-edit {
    display: none;
}
/*Mobile*/
@media (max-width: 48em){
/*  TRang chủ  */
/*    .st_khachhangimg .col-img-right {
        margin-left: -10%;
        top: 0;
        position: absolute;
    }*/
    .st_khachhangimg .col-img-right {
        margin-left: 0;
    }
    .st_khachhangimg .col-img-right .img  {
        width: 75%;
        margin: 0 auto;
        padding-top: 15px;
    }
    .st_khachhangimg h2.title-td {
        padding: 0 40px;
    }
    .col-img-vct {
        margin-top: -15%;
    }
    .vct-content .col-inner p {
        padding: 30px 15px;
    }
    .mn-padding ol li {
    width: 40%;
}
.td_post .post-image img.wp-post-image {
    height: 280px;
    object-fit: cover;
    border-radius: 6px;
}
.lh-row-2 {
    margin-left: 0px;
    margin-top: -50px;
}
.form-dat-tiec h2 {
    color: var(--blue);
    font-size: 32px;
}
.form-dat-tiec h2:before {
    content: "";
    display: block;
    width: 55px;
    position: relative;
    top: 33px;
    left: -3%;
    height: 3px;
    background: var(--yellow);
}
h2 {
    font-size: 28px;
}
.menu-srollto li:after {
    content: "";
    display: inline-block;
    position: relative;
    top: -20px;
    z-index: 0;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
/*    border-top: 17px solid var(--orange);*/
}
.menu-srollto li:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 91px;
    width: 0;
    height: 0;
    z-index: 1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
/*    border-top: 15px solid var(--blbrowm);*/
}
.danh-sach-tiec h2:before {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    position: relative;
    left: 36%;
    top: 90px;
}
.relate_pd h2:before {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    position: absolute;
    left: 34%;
    top: 45px;
}
}
@media only screen and (max-width: 48em) {
    .icon-menu:after {
          content: "Menu";
          font-weight: bold;
          color: #fff;
          font-family: 'Muli';
     }
     .off-canvas-left .mfp-content {
         width: 100%;
         top: 70px;
         background: transparent !important;
     box-shadow: none;
     }
     .mobile-sidebar {
         background: #333;
     }
     .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
         font-size: 17px;
         color: #fff;
     }
     .mfp-content .toggle {
         color: #fff;
     }
     .icon-menu:before {
         content: "\f550";
         font-family: "Font Awesome 5 Free" !important;
         font-weight: 900;
         margin-right: 5px;
     }
     .header-main .nav > li > a > i {
          font-size: 16px;
         color: #fff;
         background: var(--brown);
         border-radius: 4px;
         padding: 5px;
     }
     .nav-sidebar.nav-vertical>li+li{border-color: #ececec !important;}
     .mg-bottom {
        padding-bottom: 0;
    }
    .content-custom {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

     .menu-srollto li {
        list-style: none;
        margin-bottom: -30px;
    }
    .row-banhlh {
        margin-bottom: 30px;
    }
    .row-banhlh .col,.row-banhlh-2{padding-bottom: 0px;}
}

