/*
Theme Name: N Store
Description: This is a child theme for Lê Nam Theme
Author: lenam
Template: lenamstartercode
Version: 1.0
*/
:root {
    font-family: 'Roboto', sans-serif;
    --main_bgr: #D21211; 
}
body {
    overflow-x: hidden;
}
.scproduct-cat .elementor-element {
    overflow: hidden;
}
h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
a {
    color: var(--e-global-color-primary); text-decoration: none;
}
.namlbn-nav .slick-prev::before { content: none!important; }
.single .background_page,
.category .background_page, .page .background_page {
    padding-bottom: 100px;
}
.background_page {
    padding: 100px 0;
    text-align: center;
    position: relative;
    display: block;
    min-height: 100%;
    padding-bottom: 130px;
}
.background_page:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000b3;
    opacity: .5;
    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-size: 45px;
    font-weight: bold;
    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;
}
.top-position .namlbn-breadcrumb p {
    margin-bottom: 0;
}
.rs-fullwidth-wrap {
    z-index: 0;
}

.main-heading .premium-dual-header-first-span {
    display: inline-block;
    position: relative;
    padding-left: 40px;
}
.main-heading .premium-dual-header-first-span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 2px;
    border-bottom: 1px solid var(--main_bgr);
}
.btn-readmore span.elementor-button-icon.elementor-align-icon-right {
    display: block;
    position: relative;
}
.btn-readmore span.elementor-button-icon.elementor-align-icon-right:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background: #fff;
    width: 40px;
    height: 1px;
    transform: translateX(-88%);
}
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: 80%;
}

#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;
}
#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 */
@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, .top-position .top_title  {
        font-size: 38px;
        padding: 0 15px;
    }
}

@media (max-width: 640px){
    .background_page {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .single .background_page, .category .background_page, .page .background_page {
        padding-bottom: 80px;
    }
    .top-position h1, .top-position .top_title {
        font-size: 30px;
    }
    #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, .top-position .top_title {
        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;
}