/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@font-face{font-family:"font-title";src:url("fonts/paytone-one.ttf") format("woff2")}
@font-face {
  font-family:'Roboto';
  src:url('fonts/Roboto-Light.woff2') format('woff2'),url('fonts/Roboto-Light.woff') format('woff');
  font-weight:300;
  font-style:normal;
  font-display:swap;
}
@font-face {
  font-family:'Roboto';
  src:url('fonts/Roboto-Regular.woff2') format('woff2'),url('fonts/Roboto-Regular.woff') format('woff');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face {
  font-family:'Roboto';
  src:url('fonts/Roboto-Medium.woff2') format('woff2'),url('fonts/Roboto-Medium.woff') format('woff');
  font-weight:500;
  font-style:normal;
  font-display:swap;
}

@font-face {
  font-family:'Roboto';
  src:url('fonts/Roboto-Bold.woff2') format('woff2'),url('fonts/Roboto-Bold.woff') format('woff');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}

@font-face {
  font-family:'KPZ';
  src:url('fonts/KPZ-Light.woff2') format('woff2'),url('fonts/KPZ-Light.woff') format('woff');
  font-weight:300;
  font-style:normal;
  font-display:swap;
}

@font-face {
  font-family:'KPZ';
  src:url('fonts/KPZ-Regular.woff2') format('woff2'),url('fonts/KPZ-Regular.woff') format('woff');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face {
  font-family:'KPZ';
  src:url('fonts/KPZ-Bold.woff2') format('woff2'),url('fonts/KPZ-Bold.woff') format('woff');
  font-weight:700;
  font-style:normal;
  font-display:swap;
}

@font-face {
  font-family:'KPZ-Handwritten';
  src:url('fonts/KPZHandwritten-Regular.woff2') format('woff2'),url('fonts/KPZHandwritten-Regular.woff') format('woff');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face {
  font-family:'kids-icons';
  src:url('fonts/Kids-Icons.woff2') format('woff2'),url('fonts/Kids-Icons.woff') format('woff');
  font-weight:normal;
  font-style:normal;
  font-display:auto;
}
.section-icon .icon-box,.section-icon .icon-box h3{
    color: var(--primary-color);
}
.title-footer{
        color: var(--primary-color);
}
.anh-quang-cao a .img-inner {
    overflow: hidden;
    display: block;
    position: relative;
}
.anh-quang-cao a .img-inner:before {
    left: -100%;
    top: -100%;
}
.anh-quang-cao a .img-inner:after, .anh-quang-cao a .img-inner:before {
    background: rgba(255,255,255,0.1);
    content: '';
    z-index: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.anh-quang-cao a .img-inner:after {
    left: 100%;
    top: 100%;
}
.anh-quang-cao a .img-inner:hover:after, .anh-quang-cao a .img-inner:hover:before {
    left: 0;
    top: 0;
}
.section-gia-re .icon-box-img{
    z-index: 3;
}
.div-sp-sale > .col-inner{
        background: white;
    padding: 22px;
    border-radius: 10px;
    margin-top: -35px;
}
.div-sp-sale > .col-inner .col{
    padding-bottom: 0px;
}

.woocommerce-billing-fields h3{
        text-transform: inherit;
    font-weight: normal;
}
.woocommerce-form-coupon #coupon_code{
box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0.94em 2.8em 0.94em 0.8em;
    word-break: normal;
    border: none;
    height: 43px;
}
.woocommerce-form-coupon .wp-element-button{
    display: inline-block;
    margin-top: 7px;
    border-radius: 4px;
    font-weight: 500;
    padding: 4px 20px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    position: relative;
    background: #338dbc;
    color: white;
    margin-left: 10px;
}
.box-category .header-title{
    display: block;
    font-weight: 700;

    color: var(--primary-color);;
    text-transform: initial;
    font-size: 16px;
}
.section-gia-re .product-small .box-image{
        border: 1px solid #e4e4e4;
    padding: 2px;
    border-radius: 10px;
}

.box-category .box-text.text-center{
    padding-left: 0px;
    padding-right: 0px
}

.cart-subtotal span.amount,.woocommerce-checkout-review-order-table .product-total span.amount,#shipping_method  span.amount{
        font-weight: 500;
    color: #4b4b4b !important;
    font-size: 15px
}
.woocommerce-checkout .has-border{
    border: none;
}
.order-total th,.order-total td{
    border: none;
}
.place-order #place_order{
        float: right;
    /* background: #3DA9E2; */
    border-radius: 4px;
    font-weight: 500;
    padding: 5px 30px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    position: relative;
    background: #338dbc;
}
#billing_phone_field{
    width: 54%;
}
#billing_email_field{
    width: 43%;
}
ul.wc_payment_methods{
       box-shadow: 0 0 0 1px #d9d9d9;
    padding: 10px;
    border-radius: 8px; 
}
#billing_phone_field{
    margin-right: 15px;
}
#billing_state_field,#billing_city_field,#billing_address_2_field{
    width: 32% !important;
    margin-right: 10px;
}
#billing_address_2_field{
    margin-right: 0px !important;
}
.woocommerce-checkout-review-order-table .cart_item img{
    width: auto;
    height: 4em;
    border-radius: 8px;
    background: #fff;
    position: relative;
    border: 1px solid #d9d9d9;
}
.fl-labels .form-row input:not([type=checkbox]), .fl-labels .form-row textarea, .fl-labels .form-row select{
    box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    /* padding: 0.94em 2.8em 0.94em 0.8em; */
    word-break: normal;
    border: none;
        font-size: 15px;

}
.fl-labels span.select2-selection .select2-selection__rendered{
       line-height: 47px !important;
}
.fl-labels span.select2-selection{
box-shadow: 0 0 0 1px #d9d9d9;
    transition: all 0.2s ease-out;
    background-color: white;
    color: #333333;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    /* padding: 0.94em 2.8em 0.94em 0.8em; */
    word-break: normal;
    border: none;
    font-size: 15px;

    height: 45px;
}


#wrapper, #main{
    background: url(images/nentuong.webp);
}
.header-vertical-menu__fly-out ul li a{
    color: var(--primary-color);
}
.box-category img{
    padding: 14px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.box-category img:hover{
    filter: drop-shadow(2px 4px 6px #000);
}
.div-no-padding{
    padding-bottom: 0px !important;
}
.header-vertical-menu,.header-vertical-menu__fly-out{
    min-width: 250px;
}
.title-footer{
        position: relative;
    margin-bottom: 31px;
}
#billing_address_1_field{
    width: 100% !important;
}
.title-footer:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 110px;
    height: 6px;
    background: url(images/bg-border-title-footer.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.link-link-product ul li a:hover {
    color:var(--primary-color);
}
#product-sidebar .widget-title{
       color: var(--primary-color);
    font-size: 16px;
    font-family: 'font-title';
    font-weight: 500;
    margin-bottom: 20px;
    display: block;
    text-align: left;
}
.link-link-product ul li a {
    display: block;
     color: var(--primary-color);
    font-weight: bold;
}
.link-link-product {
    background: url(images/bg-link-list.png);
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center;
    padding: 30px 25px;
    margin-top: 20px;
}
.contact-product a.email {
    background-image: url(images/icon-email-product.png);
}
.contact-product a.hotline {
    background-image: url(images/icon-hotline-product.png);
}
.contact-product a {
    display: block;
    font-weight: bold;
    color: #2c5da8;
    background-repeat: no-repeat;
    background-size: 40px;
    height: 40px;
    padding-left: 50px;
    line-height: 40px;
    font-size: 18px;
}
.contact-product {
    background: url(images/bg-link-list.png);
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center;
    padding: 30px 25px;
}
.product-info .price-wrapper:before{
    content: "Giá bán thị trường : ";
    color: #101010;
    font-size: 16px;
    font-weight: 300;
}
.product-info .price-wrapper span.amount{
    font-size: 38px;
    color: #ff4332;
}
.product-small span.amount{
    font-size: 15px;
       color: #2c5da8;
    font-weight: 700;
}
.star-rating:before, .woocommerce-page .star-rating:before{
  
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #ffbe31;
    font-family: 'kids-icons';
    font-size: 12px;
    height: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    content: '\e902' '\e902' '\e902' '\e902' '\e902';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.star-rating span:before{

    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #ffbe31;
    font-family: 'kids-icons';
    font-size: 12px;
    height: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    content: '\e905' '\e905' '\e905' '\e905' '\e905';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}
.star-rating{
    width: 70px
}
.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
    border-bottom-style: solid;
    /* color: wheat; */
    border-bottom: none;
    margin-bottom: 3px;
}

.block-title {
    text-align: center;
}
.block-title h2 {
    font-family: font-title !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
font-weight: 500;
    margin-bottom: 30px;
    height: 105px;
    font-size: 34px;
}
.div-image-banner img{
    border-radius: 10px;
}
.div-danh-muc a.ux-menu-link__link {
border-bottom: none;
    background: var(--primary-color);
    border-radius: 4px;
    color: #fff;
    height: 40.4px;
    line-height: 40.4px;
    display: block;
    padding: 0px 16px;
}
.div-block-title br{
    display: none;
}
.div-danh-muc a.ux-menu-link__link:hover{
     color: #fff;
}

.section-danh-muc .box-category .box-text h5{
    color: #2c5da8;
    font-weight: bold;
    font-size: 14px;
    font-family: 'font-title';
}
.block-title h2:before {
    content: "";
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 0;
    width: 400px;
    height: 105px;
    transform: translateX(-50%);
    background-image: url(images/bg-title2.png);
}
#mega_menu > li{

    border-bottom: 1px dotted #e1e1e1;
}
#mega_menu > li:last-child{
    border-bottom: unset;
}
#mega_menu > li > a{

    padding-top: 3.5px;
    padding-bottom: 3.5px;
}
.block-title h2 a {
    color: #fff;
    position: relative;
}
.header-block-block-1 a{
        color: #003189;
}
#mega_menu>li {
    background: #F7F7F7 !important;
}
#mega_menu li a img,.mobile-sidebar li a img{
        max-width: 38px;
    padding-right: 0px;
}
.mobile-nav .icon-menu{
        color: var(--primary-color);
}
.product-small .box-text .product-title a{
 overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
    color: var(--primary-color);
    font-weight: bold;
}

ul.product-tabs{
        border-bottom: initial;
    justify-content: center;
    margin-bottom: 15px;
        display: flex;
}
ul.product-tabs > li{
        margin: 0 10px;
}
ul.product-tabs > li.active a,ul.product-tabs > li:hover a{
        background: var(--primary-color);
} 
ul.product-tabs > li.active a:before,ul.product-tabs > li:hover a:before{
        background: #2c5da8;
} 
.product-footer .woocommerce-tabs{
    border-top: none;
}
ul.product-tabs > li.active a:after,ul.product-tabs > li a:hover:after {
     background: var(--primary-color);
    border: 2px solid #2c5da8;
}

ul.product-tabs > li a{
    font-weight: 500;
        position: relative;
    background: #2c5da8;
    font-family: font-title;
    font-size: 19px;
    padding-left: 78px;
    height: 60px;
    display: flex;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    align-items: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 5px;
    padding-right: 10px;
    color: #fff !important;
}
ul.product-tabs > li a:hover:before{
    background: #2c5da8 !important;
}
ul.product-tabs > li a:before {
    content: "";
    background: var(--primary-color);
    height: 65px;
    width: 65px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
     left: 0;
    top: -2px;
    opacity: 1 !important;
    color: #fff;
    font-family: font-title;
    font-size: 50px;
    -webkit-transform:unset;
    -ms-transform:unset;
    transform: unset;
}
ul.product-tabs  > li:nth-child(1) a:after {
     content: "1";
}
ul.product-tabs  > li:nth-child(2) a:after {
     content: "2";
}
ul.product-tabs  > li:nth-child(3) a:after {
     content: "3";
}
ul.product-tabs  > li:nth-child(4) a:after {
     content: "4";
}
ul.product-tabs  > li:nth-child(5) a:after {
     content: "5";
}
ul.product-tabs  > li a:after {
    content: "";
    background: #2c5da8;
    border: 1px solid #2c5da8;
    position: absolute;
    left: 3px;
    width: 59px;
    height: 59px;
    border-radius: 100%;
    z-index: 9;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: font-title;
    font-size: 45px;
}
.related .div-block-title h2{
    font-size: 28px;
}
.div-block-title h2 a{
    color: white !important;
    font-weight: normal;
    font-size: 17px;
        padding-right: 4px;
}
.section-tin-tuc .post-item .box .box-text button{
     color: var(--primary-color);
}
.section-tin-tuc .post-item .box .box-text{
    padding: 10px;
        border-bottom-left-radius: 10px;
          border-bottom-right-radius: 10px;
    overflow: hidden;
    border: 1px solid #ececec;
}
.post-item .box .box-text h5{
    color: var(--primary-color);
}
.div-block-title br{
    display: none;
}
.post-item .box-image img{
    border-top-left-radius: 25px;
       border-top-right-radius: 25px;
}
.section-1 .div-block-title h2:after {
    content: "1" !important;}
.section-2 .div-block-title h2:after {
    content: "2" !important;}
    .section-3 .div-block-title h2:after {
    content: "3" !important;}
    .section-4 .div-block-title h2:after {
    content: "4" !important;}
    .section-5 .div-block-title h2:after {
    content: "5" !important;}
    .section-6 .div-block-title h2:after {
    content: "6" !important;}
    .section-7 .div-block-title h2:after {
    content: "7" !important;}
    .section-8 .div-block-title h2:after {
    content: "8" !important;}

.section-2 .div-block-title h2:after,.section-4 .div-block-title h2:after  {
    left: initial;
    right: 3px;

}
.section-2 .div-block-title h2:before,.section-4 .div-block-title h2:before  {
     left: initial;
    right: 0;

}
.section-2 .div-block-title h2,.section-4 .div-block-title h2{
        padding-right: 78px;
    padding-left: 15px;
    border-top-left-radius: initial;
    border-bottom-left-radius: initial;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.div-block-title h2:after {
    content: "";
        background: #2c5da8;
    border: 1px solid #FFF;
    position: absolute;
    left: 3px;
    width: 59px;
    height: 59px;
    border-radius: 100%;
    z-index: 9;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: font-title;
    font-size: 45px;
}
.div-block-title h2 {
    position: relative;
    background: var(--primary-color);
    font-family: font-title;
    font-size: 19px;
    padding-left: 78px;
    height: 60px;
    display: flex;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    align-items: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 5px;
}
.div-block-title h2:before {
    content: "";
    background: #2c5da8;
    height: 65px;
    width: 65px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    left: 0;
    color: #2c5da8;
    font-family: font-title;
    font-size: 50px;
}
.section-gia-re .product-title a{
    overflow: hidden;
    text-overflow: unset !important;
    font-size: 18px !important;
    display: -webkit-box;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: vertical;

}

.single-page{
    padding-top: 0px;
}
.post-item .is-divider{
    display: none;
}
.div-title-product{

    margin-bottom: 0;
    font-size: 28px;
    color: var(--primary-color);
    font-family: font-title;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* max-width: 20px; */
    max-width: 479px;
    margin: auto;
}
#custom_html-2{
    margin-bottom: 0px;
}
#shop-sidebar .widget-title{
    display: block;
        padding-bottom: 16px;
}
.pwb-filter-products ul li{
    margin-left: 0px;
}
#shop-sidebar .widget ul.woocommerce-widget-layered-nav-list li a {
    background: rgba(0,0,0,0) url(images/icon-filter.png) no-repeat scroll left center;
    padding-left: 20px;
    color: #333;
}
#shop-sidebar .widget ul.woocommerce-widget-layered-nav-list li.chosen a, #shop-sidebar .widget ul li a:hover, #shop-sidebar .widget ul li.active a {
    background: rgba(0,0,0,0) url(images/icon-filter-active.png) no-repeat scroll left center;
    color: #72ae2e;
}

#mega_menu>li{
    padding: 0px 5px
}
.sf-menu a{
    border:0px;
}
#custom_html-2 .widget-title,.widget_nav_menu .widget-title,.flatsome_recent_posts .widget-title{
    color: var(--primary-color);
    font-size: 18px;
        font-family: font-title;
        text-transform: uppercase;
}
#mega_menu{
      
    border:0px;

}
.menu-danh-muc-san-pham-container li a img {
    max-width: 38px;
    padding-right: 0px;
}
.sortbypttuan410 {
    display: flex;
    margin-top: 5px;
    justify-content: flex-end;
}
.sortbypttuan410 .pt-checkbox {
    margin-right: 0;
}
.sortbypttuan410 form {
    padding: 0 0 0 20px;
}
.widget .is-divider{
    display: none;
}
.sf-vertical.sf-arrows>li>.sf-with-ul:after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'kids-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    content: '\e608';
    font-size: 8px;
    font-weight: 700;
    border: 0px;
    width: auto;
    height: 35px;
    top: 0px;
    line-height: 35px;
    margin-top: 0px;
}
#mega_menu>li.hot>a{
    font-weight: 700;
    color: #00baf2;
    
}
#footer{
        background-image: url(images/bg-footer.webp);
    background-repeat: no-repeat;
    padding-top: 250px;
    background-size: cover;
}

li.cart-item a.wc-forward{
    display: block;
}
.div-khuyen-mai a.primary{
    color: white !important;
    font-weight: normal;
}
.title-km:after{
    content: " ";
    background: url(images/light.png) no-repeat;
    position: absolute;
    width: 40px;
    margin-top: -4px;
    height: 38px;
    right: -17px;
}
.product-small .badge-container .badge-circle{
        height: 2.4em;
    width: 2.4em;
}
.product-small .badge-container .badge-circle span{
        font-size: 15px;
        font-weight: normal;
}
.product-small .badge-container .badge-circle .on-sale{
    background: #FF4332  !important
}
.product-small .badge-container{
        left: unset;
    right: 0px;
    margin-top: 8px !important;
}
.b {
    border-radius: 100px 72px 72px 100px !important;}
.div-khuyen-mai > .col-inner{
        border-bottom: 7px solid #003189;
}
.div-khuyen-mai h3.title-km{
    padding-top: 6px;
}
.div-khuyen-mai .ux-timer-wrapper {
    padding-top: 4px;
}
.div-khuyen-mai .product-small{
    border: none !important;
}
.div-khuyen-mai .row-small{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.div-khuyen-mai h3,.div-khuyen-mai a{
    margin-bottom: 0px ;
}
.div-khuyen-mai .countdown-item{
    padding-bottom: 0px !important;
    max-width: 70px;
}
.div-khuyen-mai .countdown-item:after{
    content: ':';
    position: absolute;
    color: wheat;
    right: 0px;
    top: 4px;
}
.div-khuyen-mai .countdown-item:last-child:after{
    display: none !important;
}
.div-khuyen-mai .countdown-item .col-inner{
        background: #FFBE31;
        border: none !important;
        border-radius: 5px;
        padding: 0px !important;
}
.div-khuyen-mai .countdown-item .col-inner h3{
        padding-top: 4px;
    color: #003189;
    font-weight: normal;
    margin-bottom: 0px;
}
.div-day{
    display: none;
}
.row-tieu-de{
        background: #003189;
    padding: 3px 11px;
}
.row-tieu-de h3{
    color: white;
}
.b {
    border-radius: 100px;
    background: #FF984A !important;
    height: 22px !important;
    position: relative;
    min-width: 120px;
}
.dark-mo-ban .c{
    left: 22% !important;
}
.dark-mo-ban .b{
display: none
}
.km .a{
        background: #FFD1AD;
    border: none !important;
    color: white !important;
   height: 22px !important;
}
.div-khuyen-mai .km{
    display: block !important;
}
.div-no-padding{
    padding-bottom: 0px !important;
}
.icon-box-km{
        font-weight: 500;
    line-height: 1.43;
    color: #2d2d2d;
    /* font-size: 1.4rem; */
    background-color: #fedc0f;
    padding: 11px 16px;
    border-radius: 1rem;
    margin: 10px;
}
.icon-box-km p{
    margin-bottom: 5px;
    font-size: 15px;
}
.span-count{
        position: absolute;
    margin-top: -28px;
    margin-left: 73px;
        color: #00baf2;
}
.wpcf7-spinner{
    display: none;
}
.row-category .large-8 .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.row-category .col{
    background: white ;
}
.entry-divider{
    display: none;
}
.section-sp-slide .slider-show-nav .flickity-prev-next-button,.section-sp-slide .slider:hover .flickity-prev-next-button{
    transform: unset !important;
    -webkit-transform:unset !important;
}
.section-sp-slide button.previous{
        top: -50px;
    left: unset;
    right:5%;
    transform: unset !important;
    -webkit-transform:unset !important;
}
.woocommerce-breadcrumb{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    max-width: 400px;
    text-align: center;
    margin: auto;
}
.section-sp-slide button.next{
        top: -50px;
        transform: unset !important;
    -webkit-transform:unset !important;
    right: 1% !important;
}

.blog-single .flex-grow,.blog-single .page-title-inner{display: block;}
.blog-single .is-small{
    display: block;
    text-align: center;
}
.blog-archive .is-small{
    display: none;
}
.blog-archive,.blog-single{
    padding-top: 0px !important;
}
header .search-field.mb-0{
     height: 42px;
    border-radius: 99px;
    box-shadow: none;
    border: 1px solid var(--primary-color);
    font-size: 15px;
    
}
.entry-header-text{
    padding-bottom: 0px;
}
header .searchform .button.icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: 32px;
    color: var(--primary-color);
    content: '\e914';
    font-family: 'kids-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
header .searchform .button.icon:hover:before{
    color: #000;
}

.nav-small.nav>li.html .cuahang:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 25px;
    color: inherit;
    content: '\e923';
    font-family: 'kids-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #003189;
    width: 25px;
}

header,header .nav > li > a{
    font-family:'KPZ';
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
    font-family: 'KPZ';
    font-weight: 700;
}

body {
    color: #2b2b2b;
    font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    font-size: 1.4rem;
}

header .searchform .button.icon {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    top: 0;
    z-index: 1;
    right: 5px;
    width: 42px;
    height: 100%;
}

header .searchform .button.icon i{
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.icon-map-pin-fill:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: inherit;
    content: '\e90c';
    font-family: 'kids-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    width: 20px;

}
.nav-small.nav>li.html a{
    color: #444;
    font-size: 13px
}
.header-button a.header-cart-link{
        width: 40px;
    height: 40px;
    line-height: 41px;
}
#footer p{
    margin-bottom: 4px;
}
#footer ul{
    list-style: none;
}
#footer ul li{
    margin-left: 0px;
}
h1.product-title{
        color: var(--primary-color);
}
.pwb-text-before-brands-links{
        font-weight: 500;
    color: var(--primary-color);
}
.pwb-single-product-brands{
    padding-top: 0px !important;
}
.pwb-single-product-brands a{
color: #2c5da8;
font-weight: 500
}
.related .product-small .product-small {
    padding: 10px;
}
.nav-small.nav>li.html .hotline:before{

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 25px;
    color: inherit;
    content: '\e900';
    font-family: 'kids-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #003189;
    width: 25px;

}
.nav:hover>li:not(:hover)>a:before{
    opacity: 1
}
.header-button-1 .button.is-underline:before{
      -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 40px;
    color: white;
    content: '\e90f';
    font-family: 'kids-icons';
    margin: 0 5px 5px 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    background-color: var(--primary-color);
    border-radius: 50%;
    padding-left: 1px;
    overflow: unset;
    width: 40px;
    height: 40px;
    opacity: 1;
    position: static;
}
.absolute-footer{
    display: none;
}
header .nav > li.account-item > a:before{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 28px;
    color: #003189;
    content: '\e911';
    font-family: 'kids-icons';
    margin: 0 5px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    padding-left: 1px;
    overflow: initial;
    width: 27px;
    height: 28px;
    opacity: 1;
    position: static;
}
.header-nav-main li a span{
    font-size: 15px;
    font-weight: 300;
    max-width: 75px;
    line-height: 23px;
}
.header-nav-main li a{
    display: flex;
}


#wide-nav .flex-center{
    width: 100%
}

#mega-menu-wrap {
    width: 100%;
    background: #ffffff00;
    position: relative;
}

#mega-menu-title {
    padding-top: 13px;
    padding-bottom: 11px;
    font-size: 18px;
    font-family: 'KPZ';
    font-weight: 600;
    color:white;
    cursor: pointer;
    text-transform: uppercase;
}

#mega-menu-title i:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20xpx;
    color:white;
    content: '\e609';
    font-family: 'kids-icons';
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-weight: 700;
}
#mega_menu>li>a{
    border:0px;
    color: #636363;
    font-size: 14px;
    font-weight: 400;
}
#mega_menu li a:hover{
    color: #003189;
    background-color: #f5f5f500;
}


@media(min-width: 992px){


.header-top-before {
    position: absolute;
    top: -9px;
    left: -63px;
    width: 30px;
}
.header-top-before {
    left: -33px;
}

#wide-nav>.flex-row>.flex-left{
      max-width: 293px;
    min-width: 293px;
}


#masthead .header-inner{
    position: relative;
}


.header-bottom .flex-center ul.header-bottom-nav {
    justify-content: left;
}

.header-top-before__bottom {
    background-color: #003189;
    position: absolute;
    left: 33px;
    top: 23px;
    width: 10px;
    height: 54px;
    /* border: solid 1px #fff; */
    border-right-width: 0;
    border-radius: 100%/10px 0 0 10px;
    left: 20px;
    top: 30px;
    width: 200px;
    height: 66px;
    border-left: solid 2px #fff;
    border-right-width: 0;
    border-radius: 300px;
    z-index: -1;
}


.header-top-before__top {

    background-color: #003189;
    position: absolute;
    top: 8px;
    left: 45px;
    width: 50px;
    height: 22px;
    /* border: solid 1px #fff; */
    border-color: #fff transparent transparent #fff;
    border-radius: 300px;
    z-index: -1;

    top: 7px;
    left: 40px;
    height: 23px;
    border-left: solid 2px #fff;
    border-color: #fff transparent transparent #fff;
    width: 40px;
}

#mega_menu>li.hot>a:after{
    content: "";
    background: url(images/hot.png) no-repeat right;
    width: 18px;
    height: 26px;
    display: block;
    position: absolute;
    right: 10px;
    background-size: contain;
    top: 5px;
}
#mega_menu>li.combo>a{
    font-weight: 700;
    color: #00baf2;
}

#mega_menu>li.combo>a:after{
    content: "";
    background: url(images/combo.png) no-repeat right;
    width: 30px;
    height: 16px;
    display: block;
    position: absolute;
    right: 5px;
    background-size: contain;
    top: 5px;
}
footer{
    font-family:'KPZ';
    font-weight: 400
}
footer .gioithieu a.ux-menu-link__link {
  
    text-decoration: none;
}
.dangkytin .ux-menu-link__icon {
    line-height: 25px;
    background: #fff;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    color: #00baf1;
    font-size: 12px;
}
.dangkytin .ux-menu-link{
    line-height: 40px
}
.dangkytin .wpcf7-email{
    font-size: 15px;
    padding-left: 25px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: none;
    border: none;
    height: 48px;
    line-height: 0.69;
    color: #444;
}
.dangkytin .button{
    font-size: 16px;
    border-radius: 12px;
    background-color: #ffbe31;
    height: 49px;
    width: 127px;
    font-family: 'KPZ';
    color: #003189 !important;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 3.5;
    margin-right: 0px
}
}
@media(max-width: 855px){
    .section-gia-re .product-title a{
        font-size: 14px;
    }
    .section-banner .product-category{
        padding-bottom: 0px;
    }
    .section-icon .icon-box .icon-box-img{
        width: 50px !important;
    }
    .section-icon .icon-box{
        padding-bottom: 10px;
    }
    #footer:before{
    background-image: url(images/flower_left_footer.png);
    content: '';
    height: 85px;
    width: 60px;
    background-size: contain;
    top: -40px;
       position: absolute;

}
#footer:after{
    background-image: url(images/flower_right_footer.png);
  content: '';
      height: 85px;
    width: 60px;
    background-size: contain;
    top: -40px;
       position: absolute;
           right: 0;
}

    #footer {
    padding-top: 50px;
        background-image: url(images/bg-footer.webp) !important;
    background-size: contain !important;
    background: #ffd7ef no-repeat;
}
    #billing_state_field, #billing_city_field, #billing_address_2_field{
        width: 100% !important;
    }
    .form-row-first,.form-row-last{
        width: 100% !important;
    }
    .block-title h2{
        height: 80px;
    font-size: 25px;
    }
    .block-title h2:before{
        width: 300px;
    height: 80px;
    }
    .section-2 .div-danh-muc,.section-4 .div-danh-muc{
        order: -3 !important;
    }
    .section-2 .div-image-banner,.section-4 .div-image-banner{
        order: -2 !important;
    }
    .title-km:after {

    margin-top: -23px;
    height: 38px;
    right: -12px;
}
    .div-khuyen-mai .flickity-button{
        display: none;
    }
    .section-category .flickity-button{
        display: none;
    }
    .icon-box-km p {
    margin-bottom: 5px;
    font-size: 12px;
}
   .section-sp-slide .slider-nav-circle .flickity-prev-next-button svg,.section-sp-slide .slider-nav-circle .flickity-prev-next-button .arrow{
color: white;
   }
    .section-title span {
    text-transform: none;
    color: white !important;
}
.section-title a {
    color: white !important;
  
    margin: 0px !important;
}

    .section-sp-slide button.previous{

    right: 10% !important;
    }
    .section-sp-slide button.next{
            right: 2% !important;
    }
}
@media (min-width: 849px){
.dangkytin .nut{
    position: absolute;
    right: 0px;
    top: 0px
}
.home .col.product-small:nth-child(5n) .product-small.box,.products > .product-small:nth-child(4n){
    border-right: 0px
}


.stuck .header-top-before__top{
   
    height: 20px;
}
.stuck .header-top-before__bottom{
    top: 27px;
    height: 39px;
}
.shop-page-title .page-title-inner .medium-text-center h1,.div-title-product{
        text-align: center;
    margin-bottom: 10px;
    font-size: 28px;
    color: var(--primary-color);
    font-family: font-title;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;

}

.shop-page-title .page-title-inner .medium-text-center{
    text-align: center;
}
.product-gallery .product-images{
    border: 1px solid rgba(0,0,0,.2);;
}
.bg-pro{
    padding: 20px;
    background-color: #fff
}
.related-products-wrapper h2{
        font-size: 25px;
}
.page-title.shop-page-title .page-title-inner{
    padding-top: 0px;
    min-height: 40px
}
.breadcrumbs{
     color:var(--primary-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}
.breadcrumbs a {
    color: var(--primary-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}

.breadcrumbs a:after{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    line-height: 18px;
    color: #ababab;
    content: '\e608';
    font-family: 'kids-icons';
    margin: 0 0 0 2px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.breadcrumbs a:hover:after {
    color: #128ced;
}
.product-section{
    background-color: #fff 
}
.single-product div.entry-content{
    padding: 20px 15px
}
.product-section .title-tab{
    color: #128ced;
    padding: 15px;
    border-bottom: 1px solid #eee;
}
.product-section{
    border:0px;
    margin-bottom: 20px
}
#product-sidebar2{
    padding: 10px;
    background-color: #fff
}


.container.section-title-container{
    margin-bottom: 0px
}
.section-title-normal{
    margin-bottom: 0px;
    border:0px;
}
.section-title-normal span{
    border:0px;
    padding-bottom: 0px
}

.name.product-title.woocommerce-loop-product__title{
    font-weight: 300;
    font-size: 15px;
    line-height: 1.3;

}
.row-logo .col{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.header-bottom-nav > li > a{
    text-transform: uppercase !important;
}

.product-small  .price-wrapper{
    margin: 10px 0px
}

.navbar.footer {
    display: none;
}
}
@media only screen and (max-width: 767px){
.navbar.footer, .navbar.addtocart {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    bottom: 0;
    z-index: 100;
    padding: 10px 0;
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
    -ms-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    box-shadow: 0 -0.5px 0 0 rgb(0 0 0 / 30%);
    background-color: rgba(249,249,249,0.9399999999999999);
}
.navbar.footer {
    position: fixed;
    width: 100%;
}
.navbar.footer .item a {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #7a7676;
}
.navbar.footer .image, .navbar.addtocart .image {
    text-align: center;
    margin-bottom: 5px;
    height: 27px
}
.navbar.footer .item:nth-child(2) .image, .navbar.addtocart .item:nth-child(2) .image {
    padding-top: 4px;
}
.navbar.footer .item.menu .image, .navbar.footer .item.promotion .image, .navbar.footer .item.stores .image, .navbar.footer .item.account .image {
    display: inline-block;
    text-decoration: none;
}
.navbar.footer .item.menu .image:before, .navbar.footer .item.promotion .image:before, .navbar.footer .item.stores .image:before, .navbar.footer .item.account .image:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 27px;
    color: #b2b2b2;
    font-family: 'kids-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.navbar.footer .item.menu .image:before, .navbar.footer .item.promotion .image:before, .navbar.footer .item.stores .image:before, .navbar.footer .item.account .image:before, .navbar.footer .item.menu .image:after, .navbar.footer .item.promotion .image:after, .navbar.footer .item.stores .image:after, .navbar.footer .item.account .image:after {
    overflow: initial;
}
.navbar.footer .item.menu .image:before {
    content: '\e93f';
    line-height: 24px;
}

.navbar.footer .text, .navbar.addtocart .text {
    font-family: 'KPZ','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: rgba(112,112,112,0.5);
}
.navbar.footer .item.home img {
    width: 26px;
    margin-top: 3px;
}
.navbar.footer .text, .navbar.addtocart .text {
    font-family: 'KPZ','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: rgba(112,112,112,0.5);
     font-size: 12px
}
.navbar.footer .item.home .text {
    margin-top: -2px;

}
.cms-index-index .navbar.footer .item.home .text, .cms-index-index .navbar.footer .item.home .image:before {
    color: #003189;
}

.navbar.footer .item.promotion .image:before {
    font-size: 25px;
    content: '\e940';
}

.navbar.footer .item.account .image:before {
    content: '\e900';
}

.flickity-prev-next-button{
    opacity: 1
}
.section-title a{
    color: #003189;
    font-size: 16px;
    font-weight: 400
}

.box-blog-post .is-divider{
    display: none;
}
.tintuc .box-vertical .box-text h5{
        display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.category-page-row #shop-sidebar{
    background-color: #fff;
    padding:10px
}
.widget_price_filter .price_slider_amount .button {
    border-radius: 5px;
    background-color: #00baf2;
    float: left;
    font-size: .85em;
}
.category-page-row #shop-sidebar .widget-title{
    border-bottom: 1px solid #dfe5f0e6;
    color: #003189;
    font-weight: 500;
    font-size: 18px;
    display: block;
    padding-bottom: 10px;
}
.widget .is-divider{
    display: none;
}
.widget .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term{
    position: relative;
    padding-left: 25px;
    font-size: 13px;
    border:0px;
}
.widget .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term  a:before{
    width: 16px;
    height: 16px;
    border:1px solid #ccc;
    border-radius: 3px;
    content: "";
    display: block;
    position: absolute;
    left: 0px
}
.wc-layered-nav-term.chosen>a:after,.wc-layered-nav-term:hover a:after{
    font-family: 'kids-icons';
    position: absolute;
    left: -5px;
    top: 5px;
    transform: translate(50%, 0);
    background: transparent;
    font-size: 12px;
    color: #fff;
    content: '\e92a';
    width: 16px;
}
.wc-layered-nav-term.chosen>a:before,.wc-layered-nav-term:hover a:before{
    background-color: #00baf2;
    border: 0px !important;
}
.product-small del span.amount{
    font-size: 14px;
    color: #ababab;
    font-weight: 400;
}
span.devvn_num_reviews {
    min-width: 150px;
    color: #003189;
}
.flickity-prev-next-button{
    height: 36px
}
.row-slider{
    position: relative;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{

    margin-top: 0px;
}
.slider-nav-outside .flickity-prev-next-button.next{
    right: 0px;
    left: auto;
}
.slider-nav-outside.slider-nav-circle .previous{
    right: 90px;
    left: auto;
}



.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 2px solid #003189;
    color: #003189;
}


}



@media(max-width: 848px){

.section-title-normal{

    padding:8px 10px;
}
.product-small span.amount{
    font-size: 16px
}
.name.product-title.woocommerce-loop-product__title{
    font-size: 14px
}






.box-list-view .box .box-text,.box-vertical .box-text {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.category-filtering{
position: fixed;
    top: 131px;
    z-index: 99;
    right: 0px;
    background: var(--primary-color);
    color: #fff !important;
    padding: 10px;
    border-radius: 5px 0px 0px 5px;
}
.category-filtering strong{
    display: none;
}
.category-filtering a{
    margin-top: 0px
}
.from_the_blog_excerpt {
    display: none;
}
.category-filtering .inline-block{
    display: none;
}

#secondary aside{
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px
}

#secondary aside span.widget-title {
    font-size: 1em;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #003189;
}
.woocommerce-result-count,.woocommerce-ordering{
    display: none;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
    background-color: rgb(255 255 255);
}
#product-sidebar{
    padding: 0px
}
#product-sidebar .block_widget{
    padding: 15px 10px;
    border-radius: 10px;
    border: solid 1px rgba(112,112,112,0.3);
}
#product-sidebar .block_widget{
    font-size: 16px;
    color: #616161;
}
#product-sidebar .block_widget .icon-box{
    margin-bottom: 10px
}
#product-sidebar .block_widget .icon-box p{
    margin-bottom: 5px
}
#product-sidebar .block_widget .icon-box  a {
    color: #00baf2;
    font-size: 14px
}
.product-info .product-title{
    color: #003189;
    font-family: 'KPZ';
    font-weight: 700;
    font-size: 24px;
    line-height: 1.33;
}

.product-info .price-wrapper:before{
    content: "Giá bán thị trường : ";
    color: #101010;
    font-size: 16px;
    font-weight: 300;
}
.product-info .price-wrapper span.amount{
    font-size: 38px;
    color: #ff4332;
}
.product-info .price-wrapper del span.amount{
    font-size: 20px;
    color: #333;
}
.single_add_to_cart_button{
    text-transform: uppercase !important;
}

.page-template-default #wrapper #main{
    background-color: #fff
}

.product-thumbnails a{
    border-radius: 5px;
    border: solid 1px #aaa;
    background-color: #fff;
    padding: 5px
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a{
    border: 1px solid #003189;
}

.off-canvas .nav-vertical>li>a{
    font-weight: 400;
    color: #000
}
.quantity .button.minus {
    border-right: 0 !important;
    padding: 0px 14px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.quantity .button.plus {
   
    padding: 0px 14px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-size: 100%;
    vertical-align: middle;
    margin-top: auto;
}
ul.product_list_widget li {
    font-size: 14px
}

.widget-title.shop-sidebar{
color: #003189;
    padding: 8px 0px 15px 0px;
    border-bottom: 1px solid #eee;
    display: block;
}
#product-sidebar2{
    position: sticky;
    top: 0px
}
}

@media(min-width: 1023px){

    #footer:before{
    background-image: url(images/flower_left_footer.png);
    content: '';

    height: 374px;
    width: 278px;
    position: absolute;
    left: 0;
    top: -315px;

}
#footer:after{
    background-image: url(images/flower_right_footer.png);
  content: '';
    height: 374px;
    width: 264px;
    position: absolute;
    right: 0;
    top: -315px;
}
    .section-banner .div-trai{
            max-width: 22%;
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
    }
     .section-banner .div-phai{
            max-width: 78%;
    -ms-flex-preferred-size: 78%;
    flex-basis: 78%;
    }
}