/*
Theme Name: N Store
Description: This is a child theme for Lê Nam Theme
Author: lenam
Template: lenamstartercode
Version: 1.0
*/
:root {
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
}
h1, h2, h3, h4, h5 {
    font-family: 'Nunito', sans-serif;
    font-weight: bolder;
}
a {
    color: #2f7c73; text-decoration: none;
}
body { overflow: hidden; }
.namlbn-nav .slick-prev::before { content: none!important; }
.background_page {
    padding: 100px 0;
    text-align: center;
    position: relative;
    display: block;
    min-height: 100%;
}
.background_page:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #f2eaea6e; */
    opacity: .7;
    z-index: 0;
}
.namlbn-breadcrumb {
    background-color: unset;
}
.namlbn-breadcrumb i {
    padding-right: 5px;
}
.top-position img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}
.top-position h1, .top-position .top_title  {
    text-transform: uppercase;
    position: relative;
    text-align: center;
    margin: 0!important;
    z-index: 2;
    color: #fff;
    font-family: 'Barlow', sans-serif;
    font-weight: bolder;
    font-size: 45px;
    padding: 0;
}
.top-position .namlbn-breadcrumb {
    position: relative;
    text-align: center;
    margin: 0;
    z-index: 2;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-align: center; 
    padding: 0.5em 10px;
}

rs-fullwidth-wrap {
    z-index: 0;
}
.grecaptcha-badge {
    display: none !important;
}
.btn_hover_xthem {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn_hover_xthem:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
    transition: .5s;
    z-index: -1;
}
.btn_hover_xthem:hover:after { 
    transform: translateX(0); 
    background-color: var(--main_bgr); 
    border-radius: 20px; 
}
section.sec_banner_hera_home.page_section {
    padding: 0;
}
.sec-title-gth { margin-bottom: 10px; }
.sec-title-gth .premium-dual-header-first-container {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.sec-title-gth .premium-dual-header-first-container:before {
    content: '';
    position: absolute;
    left: 0;
    width: 85px;
    background: #f2bd04;
    height: 3px;
    bottom: 0px;
}
.animated {
    -webkit-animation-duration: 1s!important;
    animation-duration: 1s!important;
    -webkit-animation-fill-mode: both!important;
    animation-fill-mode: both!important;
}

#site-wrapper { padding-bottom: 0; min-height: auto; }

.namlbn-product-image-view:before {
    content: '';
    display: block;
    padding-bottom: 100%;
}

#page_about p { margin-bottom: .7em; }
.tlkd .elementor-widget-wrap.elementor-element-populated {
    cursor: pointer;
}
.col_thong_tin .product_meta {
    padding-top: 10px;
}

.single-post .content-post {
    background-color: inherit;
}
.gt_languages a.glink.nturl.active {
    background-color: #ffc!important;
}
div#trp-floater-ls {
    opacity: 0;
    visibility: hidden;
}

/* page gth */
.sec-lvhd .pafe-image-accordion__item-content__text {
    display: flex;
    align-items: center;
}
.sec-lvhd .pafe-image-accordion__item-content__text p {
    margin-bottom: 0!important;
    width: 76%;
    margin-right: 10px;
}
/* end page gth */
input, input::placeholder ,textarea ,textarea::placeholder {
    font-family: 'Montserrat', sans-serif !important;
}
textarea#order_comments {
    font-size: 17px;
}
article.content-post {
    padding-bottom: 30px;
}
article.content-post p,article.content-post li {
    line-height: 1.6em;
}
.fix_product_list .woocommerce ul.products > li {
    flex:0 0 100%; max-width: 100%;
}
.fix_product_list .woocommerce ul.products {
    margin: 0;
}
#customer_login .u-column1.col-1, #customer_login .u-column2.col-2 {
    flex: 50%;
    max-width: 50%;
    width: 50%;
}
#customer_login {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.woocommerce-MyAccount-navigation .is-active a {
    color: #fff!important;
}
.woof_reset_button_2 {
    font-size: 0px;
}
.woof_reset_button_2:before {
    content: 'Xóa hết';
    font-size: initial;
}
/* page search */
#content_archive_gtbh030620.content-search .news-date {
    margin-top: 0;
}
#content_archive_gtbh030620.content-search .news-title {
    font-size: 1em;
}
/* end page search */
.footer_product_shortcode .product_item {
    display: flex; margin-bottom: 10px; color: inherit;
}
.footer_product_shortcode .product_item img {
    flex:0 0 50px; max-width: 50px;
}
.footer_product_shortcode .product_item .product_title {
    flex-grow: 1; padding-left: 8px; margin: 0;
}
@media (max-width: 1024px){
    .sec-lvhd .pafe-image-accordion__item-content__text p {
        margin-bottom: 10px!important;
        width: 100%;
    }
    .sec-lvhd .pafe-image-accordion__item-content__text {
        display: block;
    }
}

@media (max-width: 768px){
    .top-position h1 {
        font-size: 38px;
        padding: 0 15px;
    }
}

@media (max-width: 640px){
    .background_page {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .category .background_page {
        padding: 80px 0;
    }
    .single-product .background_page {
        padding: 80px 0;
    }
    .top-position h1 {
        font-size: 33px;
    }
    #customer_login .u-column1.col-1, #customer_login .u-column2.col-2 {
        flex: 100%;
        max-width: 100%;
        width: 100%;
    }
    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
        padding: 10px;
    }
    article.content-post h1.entry-title {
        font-size: 1.6em;
    }
    .page-template-default .entry-title {
        padding-bottom: 5px;
    }
    div#primary .container {
        padding: 0 5px;
    }
}

@media (max-width: 425px){
    .top-position h1 {
        font-size: 27px;
    }
}

/* page lien he */
.trang-lien-he .form form p{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.trang-lien-he .form form p span{
    padding: 0 15px;
    flex: 100%;
    max-width: 100%;
    margin-bottom: 10px!important;
}
.trang-lien-he .form form input[type="text"],
.trang-lien-he .form form input[type="email"],
.trang-lien-he .form form input[type="tel"]{
    height: 45px;
}
.trang-lien-he .form form input[type="text"],
.trang-lien-he .form form input[type="email"],
.trang-lien-he .form form input[type="tel"],
.trang-lien-he .form form textarea{
    width: 100%;
    text-indent: 20px;
    border: none;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 5px;
    outline: none;
    font-family: 'Montserrat', sans-serif;
}
.trang-lien-he .form form textarea{
    padding-top: 10px;
}
.trang-lien-he .form form input[type="submit"]{
    margin-left: 15px;
    padding: 13px 20px;
    border-radius: 5px;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    background-color: #262121;
}
.trang-lien-he .form form input[type="submit"]:hover { background-color: var(--main_bgr); }
.contact-mobile .elementor-icon-box-wrapper {
    display: flex;
    align-items: center;
    justify-content: start;
}
.contact-mobile .elementor-icon-box-icon {
    padding-right: 15px;
}

#content_archive_gtbh030620 a.page-numbers {
    background-color: var(--main_bgr);
    padding: 5px 10px;
}
#content_archive_gtbh030620 .navigation span {
    background-color: gray;
    color: #fff;
    padding: 5px 10px;
}
#content_archive_gtbh030620 .navigation a {
    text-decoration: none;
    color: #fff;
}

.list-page-gth .elementor-icon-list-item > a {
    display: flex;
}
.list-page-gth .elementor-icon-list-item > a:hover {
    background-color: var(--second_bgr);
}
.mfp-iframe-holder .mfp-close {
    top: 0px!important;
}
section.video.page_section .col-6 {
    margin-bottom: 15px;
}
.uael-woocommerce .woocommerce-loop-product__title a {
    color: inherit;
}
.uael-woo-products-slider .slick-prev:before, 
.uael-woo-products-slider .slick-next:before {
    display: inline-block; vertical-align: middle;
}
.uael-woocommerce ul.products {
    padding: 0;
}
.uael-woo-products-slider .slick-next, .uael-woo-products-slider .slick-prev {
    z-index: 1;
}