/*
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: 'Baomoi';
    src: url(fonts/baomoi-regular-2.0.2.woff2);
}


.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-weight: 500;
    position: relative;
}
.header-bottom {
    border-bottom: 1px solid #e4e3e3;
}
.home .header-bottom {
    border-bottom: none;
}
.product-page-price > .woocommerce-Price-amount,
ins .woocommerce-Price-amount {
    color: #dd3333;
    font-weight: 500;
}
del span.amount {
    opacity: .6;
    font-weight: normal;
    margin-right: .3em;
    font-size: 13px;
}
.nav > li > a,
a, span,p, h1,h2,h3,h4,h5,h6,form,em li,strong {
    font-family: 'Baomoi';
}
.single-product-thumbnail .p-nav a {
    overflow: hidden;
    display: block;
    border: 1px solid rgba(0,0,0,0.2);
    background-color: #FFF;
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.product-thumbnails a {
    border-color: rgba(0,0,0,0.4);
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: #e32124;
}

body a.devvn_buy_now_style {
	display: block;
	max-width: 100%;
}
.tab-panels #ftwp-container-outer,
#content #ftwp-container-outer {
	display: none !important;
}
.product-small.box a.quick-view:before {
    content: "\e012";
    font-family: 'fl-icons';
    width: 21px;
    height: 21px;
    display: block;
}
.product-small.box a.quick-view {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 24px;
    height: 24px;
    font-size: 10px;
    line-height: 1.9em;
    padding: 0;
    background: #fff;
    border: 2px solid #e52c25;
    color: #e52c25;
    overflow: hidden;
    margin: 0 5px 5px 15px;
}
.product-small.box a.quick-view:hover {
    background: #e52c25;
    color: #fff;
}
/* */
.page-title .page-title-inner .breadcrumbs {
    font-size: 12px;
}
.single .woocommerce-breadcrumb.breadcrumbs {
    display: none;
}
.tab-single.accordion {
    margin-bottom: 20px;
}
/*.tab-single .accordion-item .toggle i {
    display: none;
}*/
.tab-single.accordion .toggle {
    right: 0;
    left: initial;
}
.tab-single.accordion .accordion-title {
    padding-left: 0;
    background: none;
}
.tab-single.accordion .accordion-inner {
    padding-left: 2px;
    padding-top: 0;
}
/* */
body .variable-items-wrapper .wvs-has-image-tooltip:after, 
body .variable-items-wrapper [data-wvstooltip]:after {
    display: none;
}
body .variable-items-wrapper .wvs-has-image-tooltip:before, 
body .variable-items-wrapper [data-wvstooltip]:before {
    opacity: 1;
    visibility: visible;
    background: none;
    color: #000;
    bottom: -35px !important;
    top: initial !important;
    box-shadow: 0 0 0 0 black;
}
/* */
.chonmau-single {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: none;
}
.chonmau-single span {
    font-weight: 300;
    padding-left: 5px;
}

.variations_form.cart .variations {
    padding-bottom: 15px;
}

tbody .product-subtotal,
tbody .product-price {
    visibility: hidden !important;
}


.header-main .form-flat input:not([type="submit"]) {height:45px;}
.nav>li.html {color:#000;}
.header-main .header-nav-main .html > a {
    line-height: 36px;
    font-size: 14px;
        color:#000;
    letter-spacing: -1px;
}
.header-main .header-nav-main .html > a > i {
    font-size: 16px;
    line-height: 36px;
    background: #f7f7f7;
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
.nav-spacing-xlarge>li {
    margin: 0;
    padding: 0 25px;
    display: inline-block;
    float: left;
    position: relative;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: var(--primary-color); 
    border-bottom:3px solid;
}
.section-title-container {margin-bottom:10px;}
.tieude-sp1 .section-title-normal span {
    background: #49a848;
    padding-bottom: 0;
    padding: 5px 15px;
    font-size: 15px; 
}
.tieude-sp1 .section-title-normal {
    border-bottom: 2px solid #49a848;
    background: white;
}
.tieude-sp1 .section-title-normal span:after {
    content: "";
    border-bottom: #49a848;
    border-right: #49a848;
    border: 20px solid #49a848;
    position: absolute;
    border-right-color: transparent;
    border-top-color: transparent;
    margin-top: -10px;
    left: auto;
}
.tieude-sp1 .section-title-normal span {height:41px; padding-top:10px;}
.section-title a {
    display: block;
    padding-left: 15px;
    font-size: 14px;
    margin-left: auto; font-weight:500;
}
.button-store {
    border: 3px solid #ffffff !important;
    padding: 10px 50px;
    font-size: 16pt;
    color: #ffffff !important;
    display: inline-block;
    background-color: #000000b5 !important;
    opacity: .7; margin-bottom:0;
}
.button-store:hover {background-color:#e52c25d6 !important;}
.hasPhone p.title {
    letter-spacing: 0;
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}
.hasPhone p:nth-child(2) {
    font-size: 27px;
    line-height: 32px;
    margin: 0;
    padding: 0;
}
.hasPhone p i {
    font-size: 9px;
    vertical-align: top;
    margin-top: 8px;
    color: #fff;
    background: #e52c25;
    padding: 4px 5px;
    text-align: center;
    border-radius: 100%;
}
.hasPhone p:nth-child(3) {
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.ml-half {margin-left:0;}
.flex-row.form-flat .flex-col {
    padding-right: 0px;
}
#footer p {margin-bottom:5px;}
#footer ul {list-style:none;}
#footer li {margin-left:0;}
.footer02 {border-top:1px solid #ddd}
.widget-title {color:#000; font-weight:normal;}
.widget .is-divider {background-color: red;}

/*********************************************************************************************************************************/
p {
    margin-bottom: 10px;
}
p:last-child {
    margin-bottom: 0;
}
.header .nav-line > li > a:before {
    background-color: #000;
}
.nav>li.header-divider {
    border-left: 1px solid var(--primary-color);
}
.button.icon.is-small {
    border: 1px solid #7b7977;
}
.tabbed-content .nav>li>a {
    font-size: 18px;
}
.tabbed-content .nav>li.active>a {
    font-weight: bold;
    color: var(--primary-color);
}
.product-small.box .category {
    font-size: 10px;
    color: #777573;
}
.product-small.box .price {
    display: none;
}
.product-small.box .product-title a {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
input.wpcf7-form-control {
    border: 1px solid #777573;
    border-radius: 5px;
    background-color: rgb(173 196 188 / 50%);
    height: 37px;
}
textarea.wpcf7-form-control {
    border: 1px solid #777573;
    border-radius: 5px;
    background-color: rgb(173 196 188 / 50%);
    height: 77px;
}
input.wpcf7-form-control.wpcf7-submit {
    background-color: #adc4bc;
    display: block;
    margin: auto;
}
.slider.flipContainer, .slider.flipContainer .slide {
    background-color: transparent !important;
    box-shadow: none !important;
}

.slider.flipContainer .flickity-prev-next-button {
    display: none;
}
.absolute-footer {
    display: none;
}
.footer-wrapper .col-divided {
    border: none;
}
.box-form {
    position: relative;
}
.box-form input.wpcf7-form-control {
    height: 52px;
}
.box-form input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
    font-size: 18px;
    background-color: #777573;
    border-radius: 5px;
}
.wpcf7-spinner {
    position: absolute;
}
.wpcf7 form {
    margin-bottom: 0;
}
.wpcf7 p {
    margin-bottom: 0;
}

.product-info .price span.amount {
    font-size: 20px;
    color: #d20000;
    font-weight: bold;
}
.product-info .price del {
    text-decoration: none;
}
.product-info .price del span.amount {
    font-size: 16px;
    text-decoration: line-through;
    color: #555;
    font-weight: normal;
}
.product-info .price ins span.amount {
    font-size: 20px;
    color: #d20000;
    font-weight: normal;
}
h1.product-title.product_title {
    font-size: 25px;
    color: #939393;
}
.list-single {
    font-size: 16px;
    color: #939393;
    margin-top: 10px;
}
.list-single span {
    color: var(--primary-color);
}
.product-footer .woocommerce-tabs {
    background-color: #f9f9f9;
}
.product-footer .woocommerce-tabs ul.tabs {
    padding: 0 30px;
    border-bottom: 1px solid #ececec;
}
.product-footer .woocommerce-tabs .tab-panels {
    padding: 30px;
}

/* */
.boloc-wi {
	position: relative;
}
.boloc-wi .woof_redraw_zone:after {
	content: '';
	display: block;
	clear: both;
}
.boloc-wi .is-divider{
    display: none;
}
.boloc-wi .widget-title {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    display: block;
}
.boloc-wi .woof_redraw_zone {
/*     overflow: hidden; */
    margin: 15px -15px;
}
.boloc-wi .woof_redraw_zone > div {
    width: 25%;
    padding: 0 15px;
    float: left;
}
.boloc-wi .woof_redraw_zone > div h4 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 4px;
}
.chosen-container-single .chosen-single {
    border-radius: 6px;
    height: 40px !important;
    padding: 7px 0 7px 8px;
}
.woof_submit_search_form_container {
    position: absolute;
    bottom: 0;
    left: 215px;
    margin: 0;
}
.woof_submit_search_form_container button {
    background: #adc4bc;
    border-radius: 10px;
}
.chosen-container-single .chosen-single div b {
    top: 6px;
    position: relative;

}
@media (min-width: 850px) {
    body .header-main {
        height: 376px;
    }
    body .header-main #logo {
        width: 418px !important;
    }
    body .header-main #logo img {
        max-height: inherit;
    }
    .slider.flipContainer .flickity-page-dots {
        left: 51%;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .boloc-wi .woof_redraw_zone > div {
        width: 50%;
    }
    .woof_submit_search_form_container {
        left: 175px;
    }
}