/*
Theme Name: NongTrai
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.0.0
*/
div#top-bar .container {
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}
.header-main i.icon-search {
    background: var(--primary-color);
    height: 50px;
    font-size: 18px;
    width: 50px;
    line-height: 49px;
    text-align: center;
    border-radius: 100%;
    left: -27px;
    top: 0px;
    color: #fff;
}
.header-main li.header-block {
    width: auto;
}
.header-main .css-hotline a {
	  font-size: 18px;
    font-weight: 800;
    margin: 0;
    line-height: normal;
    display: inline-block;
    margin-top: -2px;
    color: var(--primary-color);
}
.header-main .css-hotline {
	      text-align: left;
    display: flex;
    justify-content: center;
    border: 1px solid #c4c4c4;
    border-radius: 30px;
    padding: 5px 15px 5px 15px;
}
input#woocommerce-product-search-field-0 {
    width: 100%;
    margin-bottom: 0;
    height: 55px;
    min-height: 55px;
    line-height: 55px;
    background: transparent;
    outline: none;
    padding: 0 65px 0 20px;
    border: none;
    overflow: hidden;
    border-radius: 30px !important;
    font-size: 16px;
    font-style: italic;
    color: #6e7673;
    border: 1px solid #c4c4c4;
}
.header-bottom ul > li.active > a {
    color: #ffe320;
}
.header-main a.nav-top-link.nav-top-not-logged-in.icon.primary.button.circle.is-small, .header-main a.account-link.account-login.icon.primary.button.circle.is-small, .header-main a.header-cart-link.icon.primary.button.circle.is-small {
    position: relative;
    display: inline-block !important;
    background: var(--primary-color);
    height: 55px;
	  font-size:20px;
    width: 55px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.header-bottom ul {
	  padding-top:20px;
}
.header-bottom ul > li > a {
    display: block;
    text-align: left;
    font-size: 16px;
   
    font-weight: 700;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
/** HOMEPAGE **/
.css-imagepro {
	  margin-top: 38px;
    z-index: 99;
    border-radius: 20px;
    padding: 10px;
    background: #fff;
    position: relative;
}
.css-imagepro .col {
	  padding-bottom:0px;
}
.css-imagepro .box-text {
	  display:none;
}
.section_intro h3 {
    font-size: 59px;
    font-weight: 400;
    color: #5b5b5b !important;
    text-transform: none !important;
  
}
.section_intro h2 {
 
    font-size: 29px;
    color: var(--primary-color);
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
}
.section_intro h2 span {
    color: var(--primary-color);
    text-transform: none;
}
.section_outtro .css-imagepro:before {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_right_intro.webp);
    background-repeat: no-repeat;
    width: 140px;
    height: 102px;
    bottom: -56px;
    right: 15px;
    z-index: -1;
}

.section_category .box-image {
    text-align: center;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 20px;
	      border: 3px solid var(--primary-color);
}
.home_slider{
	border-bottom: 3px solid var(--primary-color);
}
.css-tabs .nav-outline>li.active>a {
    border-color: currentColor;
    color: #fff;
    background: var(--primary-color);
    border: 2px solid var(--primary-color);
}
.css-tabs .nav-outline>li a {
	  font-weight:400;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: none;
    border: none;
    color: #4d4d4d;
    background: transparent;
    margin: 0;
    margin-right: 9px;
    border-radius: 40px;
    border: 2px solid #a1cca3;
}
.title-wrapper p {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    overflow: hidden;
    text-align: center;
    word-wrap: break-word;
    line-height: 22px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4d4d4d;
}
.title-wrapper a {
	 color: #4d4d4d; 
}
.price-wrapper .price, span.amount {
    position: relative;
    text-align: center;
    font-size: 18px;
    
    color: var(--fs-color-secondary);
    font-weight: 700;
    line-height: 20px;
}
del span.amount bdi {
    color: #000;
}
.product-small.box .box-image {
    background: #fff;
    padding: 10px;
    border-radius: 5%;
}
.css-tintuc .box-image {
	  border-radius: 5%;
}
.css-tintuc h5 {
    font-size: 18px;
    font-weight: bold;
    max-height: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    margin-top: 20px;
    margin-bottom: 0px;
}
.css-tintuc p {
    color: #656565;
    font-size: 16px;
    max-height: 83px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-word;
    margin: 0;
    line-height: 28px;
}
.title_module_main h2 {
  
    font-weight: 800;
    font-size: 30px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
	  margin-bottom:20px;
    letter-spacing: 0;
}
h1.product-title.product_title.entry-title {
    font-size: 25px;
    font-weight: 700;
    margin: 0px 0px 15px;
    line-height: 36px;
}
.product-short-description {
    font-size: 16px;
}
.product-info {
    padding-top: 20px;
}
.product-footer .woocommerce-tabs {
    border-top: 0px;
}
li#tab-title-description a:before {
    height:0px;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    border-bottom: 1px solid #eee;
}
li#tab-title-description a {
    background: transparent;
    border-radius: 8px 8px 0 0;
    padding: 9px 20px;
    margin: 0;
    font-size: 20px;
    line-height: normal;
    background: var(--primary-color);
    color: #fff;
    border-top: 0px;
}
.product-info.product-summary .quantity {
	  display:block;
}
button.single_add_to_cart_button.button.alt {
    height: 74px;
    background: #ff5c00;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-size: 16px;
    font-weight: 800;
    line-height: normal;
    position: relative;
    border-radius: 8px;
	  width: calc(100% / 2 - 8px);
}
button.button.buy_now_button {
    background: #fff3d1;
    color: #ff5c00;
    border: 1px solid #ff5c00;
    height: 74px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    line-height: normal;
    position: relative;
    border-radius: 8px;
    width: calc(93% / 2 - 0px);
}
button.button.buy_now_button span {
    font-size: 13px;
    text-transform: initial;
    font-weight: 400;
}
button.button.buy_now_button:hover {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
}
/** CSS FOOTER **/
.section_service .swiper_service {
    background: var(--fs-color-secondary);
    padding: 20px 0;
	  padding-bottom:20px;
    border-radius: 0 50px 0 50px;
}
.section_service .swiper-slide {
    align-items: center;
    justify-content: center;
    display: flex;
	  padding-bottom:0px;
}
.section_service .title-service {
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 3px;
}
.footer-1 {
    background-color: #f2f2f2;
    margin-top: 26px;
    width: 100%;
    float: left;
    padding: 60px 0 80px 0;
    position: relative;
	  border:0px;
}
.footer-1 a {
	  color:#000;
}
#footer .textwidget ul.list_menu li {
    background: url(imgs/arrows-to-dot-solid.svg) no-repeat left center;
    padding-left: 30px;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    margin-bottom: 8px;
	  background-size: 12px;
}
.is-divider {
    height:0px;
}
#footer .textwidget .list_dia_chi li {
	  padding-left:35px;
	  list-style:none;
    background: url(imgs/untitled.png) no-repeat left center;
    font-size: 16px;
	  color:#000;
    transition: all 0.5s ease-in-out;
}

#footer .textwidget ul.list_menu_2_cols {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media (max-width:728px) {
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color:var(--primary-color);
}
.off-canvas-left .mfp-content a {
		 color:#fff;
		 font-size:15px;
}
.off-canvas-left .mfp-content .form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
    background:#fff; 
	  color:#000;
}
.product-main {
    padding-bottom:0px!important;
}	
.product-main	form.cart {
    margin-bottom: 0px;
}
button.single_add_to_cart_button.button.alt, button.button.buy_now_button {
        width: 100%;		
}
.tabbed-content.css-tabs li {
    margin-bottom: 10px;
}
.header-main .button.icon.circle, .header-main a.header-cart-link.icon.primary.button.circle.is-small {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    display: inline-block !important;
    background: var(--primary-color);
    height: 40px;
    font-size: 18px;
    width: 40px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}
.header-bottom ul {
    padding-top: 0px;
}
.header-bottom {
    background-color: #fff;
}
.callout.badge.badge-square {
    font-size: 14px;
}
.section_intro h3 {
    font-size: 30px;
}
.section_intro h2 {
    font-size: 20px;
    text-transform: inherit;
}
.product-small.box del span.amount {
		font-size:13px;
}
	.product-small.box .price > span.amoun, .product-small.box ins span.amount{
		font-size:17px;
	}
.title_module_main h2 {
    font-size:20px;
}
.section_service .swiper-slide {
    margin-bottom: 12px;
}
}
@media (min-width: 992px) {
.archive .large-10.col {
    flex-basis: 100%;
    max-width: 100%;
}
.section_category {
    padding: 32px 0px 28px 0;
    margin-bottom: 80px;
    box-sizing: content-box;
    margin-top: -100px;
}
.css-imagepro {
    margin-left: -100px!important;
}
.section_service {
    position: absolute;
    top: -80px;
}
.section_service .swiper-slide:after {
    position: absolute;
    height: 52px;
    width: 1px;
    background: #fff;
    content: "";
    left: -50px;
    top: 0px;
}
.section_service .swiper-slide:first-child:after {
    position: absolute;
    height: 52px;
    width: 0px;
    background: #fff;
    content: "";
    left: -84px;
    top: 0px;
}
.header-bottom {
    background: var(--primary-color);
    position: relative;
}
.header-bottom:before {
    content: "";
    background-image: url(imgs/bg_menu.webp);
    position: absolute;
    width: 100%;
    height: 36px;
    top: 100%;
    left: 0;
    z-index: -1;
}
.section_tab_product:before {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_tab_1_top.webp);
    background-repeat: no-repeat;
    width: 1920px;
    height: 36px;
    top: -36px;
    left: 0px;
    z-index: -1;
}
.section_tab_product:after {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_tab_1_bot.webp);
    background-repeat: no-repeat;
    width: 1920px;
    height: 36px;
    bottom: -36px;
    left: 0px;
    z-index: -1;
}
.section_tab_product .section-content.relative:before {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_tab_1_left.webp);
    background-repeat: no-repeat;
    width: 873px;
    height: 922px;
    top: 15px;
    left: 0px;
	 z-index: -1;
}
.section_tab_product .section-content.relative:after {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_tab_1_right.webp);
    background-repeat: no-repeat;
    width: 556px;
    height: 922px;
    top: 30px;
    right: 0px;
	 z-index: -1;
}
.section_product_tab_2 .section-content.relative:before {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_tab_2_left.webp);
    background-repeat: no-repeat;
    width: 449px;
    height: 771px;
    top: 15px;
    left: -50px;
	z-index: -1;
}
.section_product_tab_2 .section-content.relative:after {
    content: "";
    position: absolute;
    background-image: url(imgs/bg_tab_2_right.webp);
    background-repeat: no-repeat;
    width: 618px;
    height: 1040px;
    top: 0px;
    right: -50px;
	z-index: -1;
}
.footer-1:after {
    content: "";
    background-image: url(imgs/bg_footer_bot.webp);
    width: 690px;
    height: 127px;
    position: absolute;
    bottom: -64px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
	 z-index: -1;
}
}
.product-info p.price.product-page-price.price-on-sale, .product-info span.amount {
    font-size: 23px!important;
    text-align: left;
}
.css-tintuc .col {
	  padding-bottom:0px;
}
.page-title {
    position: relative;
    margin-top: 35px;
}
.product-main {
    padding: 55px 0;
}
.page-wrapper {
    padding-top: 55px;
}
.badge-container {
    margin:-5px;
}
.badge-inner.secondary.on-sale {
    border-radius: 100%;
}
.css-danhmucsp {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    filter: drop-shadow(0 0 10px rgba(0,0,0,.1));
}
@media (min-width: 850px){
	.nav li a { 
	font-size:15px;
	
	}
    header#header .nav-dropdown {
        display: block;
    }
    header#header .nav-dropdown ul.sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        width: 250px;
        padding: 0;
        display: none !important;
        border-radius: 5px;
        -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    }
    header#header .nav-dropdown ul.sub-menu a {
        white-space: normal;
        margin: 0;
        padding: 10px 15px;
        border: 0;
        font-weight: 400;
    }
    header#header .nav-dropdown li:hover > ul.sub-menu{
        display: block !important;
    }
    header#header .nav-dropdown li {
        border-right: 0;
        white-space: normal;
        width: 100%;
        display: block;
        position: relative;
    }
    header#header .nav-dropdown li.menu-item-has-children > a {
        font-weight: 400;
		font-size:16px;
        text-transform: none;
        color:#213644;
    }
    header#header .nav-dropdown li.active>a {
        color: #e82c2a;
    }
}


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

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}