/*
Theme Name: Atex Shop
Theme URI: https://nguyentrungkhuong.com/
Author: nguyentrungkhuong.com
Author URI: https://nguyentrungkhuong.com/
Description: WordPress theme for AtexShop.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8.3
Text Domain: atex
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: minimal, classic
*/
body {
    font-size: 16px;
}
.body-md-2, .caption {
    font-size: 15px;
    line-height: inherit;
}
.body-text-3 {
    font-size: 16px;
    line-height: inherit;
}
iframe {
    max-width: 100%;
}
b, strong {
    font-weight: bold;
}
.tf-header .logo-site {
    max-width: 100%;
    max-height: 100%;
}
.tf-header .logo-site img {
    max-height: 40px;
    width: auto;
}
.canvas-mb .logo-site {
    max-width: 180px;
}
@media (max-width: 1500px) {
    .tf-grid-layout {
        row-gap: 20px;
        column-gap: 15px;
    }
}
@media (max-width: 1199px) {
    .tf-header .inner-header {
        border-bottom: 1px solid var(--gray-5) !important;
    }
}
@media (max-width: 991px) {
    .tf-grid-layout {
        row-gap: 20px;
        column-gap: 15px;
    }
}
@media (max-width: 576px) {
    .tf-grid-layout.xs-col-2 {
        grid-template-columns: 1fr 1fr;
    }
}
.ft-body-bottom.bg-gray {
    color: #fff !important;
}
.tf-product-info-content .product-fearture-list li p {
    width: 90px;
}
body.wp-singular .breadcrumb_last {
    display: none;
}
.popup-style .popup-header {
    padding-top: 20px;
}
.popup-wrapper .wpcf7-form {
    padding: 0 20px;
}
.wpcf7-not-valid-tip {
    font-size: 12px !important;
}
.wpcf7-response-output {
    margin: 1rem 0 0 0 !important;
    padding: 15px 20px !important;
    border-radius: 8px !important;
}
.wpcf7-submit {
    padding: 14px 16px !important;
    background-color: var(--primary) !important;
    border: none !important;
}
.wpcf7-submit:hover {
    background-color: var(--gray) !important;
}
.wpcf7-spinner {
    display: none !important;
    margin: 10px auto !important;
}
.submitting .wpcf7-spinner {
    display: block !important;
}
.the_tags a, .tab-des a {
    color: var(--secondary) !important;
    transition: all 0.3s ease-in-out;
}
.the_tags a:hover, .tab-des a:hover {
    color: var(--primary) !important;
}
.tab-des {
    text-align: justify;
    align-items: start;
    gap: 0;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
}
.s-blog-detail .content-blog .main-content {
    gap: 0;
}
.tab-des ul, .the_content ul {
    line-height: 1;
    margin: 0 !important;
}
.tab-des ul li, .the_content ul li, .short_desc ul li {
    position: relative;
    padding-left: 16px;
    line-height: 1.3;
}
.tab-des ul li ul li, .the_content ul li ul li, .short_desc ul li ul li {
    margin-top: 8px;
}
.tab-des ul li::before, .the_content ul li::before, .short_desc ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 4px;
    height: 4px;
    right: 4px;
    border-radius: 50%;
    background-color: var(--gray-2);
}
.short_desc ul li::before {
    background-color: var(--secondary);
}
.tab-des > *, .the_content > * {
    width: 100%;
    margin-top: 1rem !important;
}
.tab-des > *:first-child, .the_content > *:first-child {
    margin-top: 0 !important;
}
.aligncenter {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    background: #eee;
    width: auto !important;
}
.wp-caption-text {
    padding: 10px 12px;
}
.tab-des h2, .tab-des h3 {
    font-size: 20px !important;
    line-height: 1.5;
}
.tab-des h4, .tab-des h5 {
    font-size: 18px !important;
    line-height: 1.5;
}
.rounded-8 {
    border-radius: 8px !important;
}
.page-header__breadcrumb {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}
.page-header__breadcrumb a:hover {
    color: var(--primary) !important;
}
.page-header__breadcrumb .icon {
    font-size: 12px !important;
    opacity: 0.3;
}
.flat-product-des-list {
    display: flex;
    flex-direction: column;
}
.category-menu, .main-nav-menu .sub-menu-list {
    min-width: 295px;
}
.tf-header.style-3 .header-bottom.bg-gray .nav-title.active i, .tf-header.style-3 .header-bottom.bg-gray .nav-title.active .title,
.tf-header.style-3 .header-bottom.bg-gray .nav-title:hover i, .tf-header.style-3 .header-bottom.bg-gray .nav-title:hover .title
{
    color: var(--third-2) !important;
}
.wp-pagenavi {
    display: flex;
    gap: 10px;
}
.pagination a, .pagination span {
    background: #eee;
    font-size: 16px;
    padding: 10px;
    float: left;
    min-width: 44px;
    text-align: center;
    border-radius: 8px;
    transition: all 0.25s ease-in-out;
}
.pagination .current {
    background: #ccc;
}
.pagination a:hover {
    background: var(--primary);
    color: #FFF;
}
.filter-categories-alt__children {
    display: none;
    margin-top: 10px;
    transition: all 0.25s;
}
.filter-categories-alt__children > ul {
    padding: 4px;
}
.filter-categories-alt__item--open .filter-categories-alt__children {
    display: block;
}
.filter-categories-alt__expander {
    background: none;
    margin-right: 8px;
}
.filter-categories-alt__item--open .filter-categories-alt__expander {
    transform: rotate(180deg);
    transition: transform .2s ease;
}
.filter-categories-alt__expander:hover i {
    color: var(--primary);
}
.filter-categories-alt__item--current > div > a {
    color: var(--primary);
}
.facet-categories {
    border: none !important;
    padding: 0 !important;
}
.facet-categories ul {
    padding: 10px;
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    border-radius: 8px;
}
.facet-categories ul a {
    padding: 8px;
    font-size: 15px;
}
.facet-categories > ul > li.filter-categories-alt__item > div:first-child {
    background: #eee;
    margin-top: 10px;
    border-radius: 8px;
}
.facet-categories > ul > li.filter-categories-alt__item:first-child > div:first-child {
    margin-top: 0;
}
.widget-facet .box-fieldset-item {
    display: flex;
    flex-wrap: wrap;
}
.widget-facet .fieldset-item {
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}
.widget-facet .fieldset-item label {
    left: -4px;
    position: relative;
    transition: all 0.25s ease-in-out;
}
.widget-facet .fieldset-item:hover, .widget-facet .fieldset-item:hover label {
    cursor: pointer;
    color: var(--primary);
}
.widget-facet .fieldset-item:hover .tf-check {
    border-color: var(--primary);
    transition: all 0.25s ease-in-out;
}
.cls-product .content {
    flex-shrink: 0;
}
.cls-product {
    justify-content: space-between;
    height: 100%;
}
.productBannerHome .hover-img .img-style > img {
    width: 100% !important;
    max-width: 671px;
}
.grayscale {
    transition: all 0.25s ease-in-out;
    filter: grayscale(100%);
}
.grayscale:hover {
    filter: grayscale(0);
}
.tf-grid-layout .news-item.style-row {
    display: grid;
}
.tf-grid-layout .news-item.style-row .entry_image, .tf-grid-layout .news-item.style-row .content {
    width: 100%;
}
.blog-sidebar {
    max-width: 320px;
}
.s-blog-detail .box-direction {
    min-width: 320px;
}
.blog-sidebar .sb-recent li .image {
    height: auto;
}
.the_content, .text-justify {
    text-align: justify;
}
.the_content h2, .the_content h3, .the_content h4 {
    font-size: 20px !important;
    line-height: 1.3;
}
.news-item .entry_meta {
    justify-content: space-between;
}
.line-br {
    height: 7px;
    width: 100%;
    background-image: url(images/line-br.jpg);
    background-repeat: repeat-x;
}
.entry-privary {
    gap: 0;
}
.tf-product-view-content {
    flex-direction: row-reverse;
}
.banner-image-product-4 {
    min-height: 250px;
}
.banner-image-product-4 .img-item {
    text-align: center;
}
.short_desc > * {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.thumbs-slider .swiper-slide {
    align-self: center;
}
.tf-product-media-main .item {
    justify-content: center;
    align-items: center;
}
.tf-product-media-main .item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
.table {
    margin-bottom: 0;
}
.table > :not(caption) > * > * {
    padding: 0.75rem 0.75rem;
}
.card-product-info {
    flex-grow: 1;
}
.card-product-info .price-wrap {
    align-self: end;
}
.swiper-wrapper {
    align-items: stretch;
    align-content: stretch;
}
.swiper-wrapper .swiper-slide {
    height: auto !important;
}
.swiper-wrapper .swiper-slide .card-product {
    height: 100%;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}
#button-contact-vr {
    right: 12px;
    position: fixed;
    bottom: 100px;
    z-index: 99999;
}
#button-contact-vr .button-contact {
    position: relative;
    margin: 0 24px;
}
#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 65px;
    height: 65px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230,8,8,.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: phonering-alo-circle-fill-anim 1.3s infinite;
    animation: phonering-alo-circle-fill-anim 1.3s infinite;
}
#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33,150,243,.7);
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196f3;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
@media (max-width: 1200px) {

}
@media (max-width: 991px){
    .news-item .entry_meta {
        flex-direction: column;
        align-items: start;
        gap: 4px;
    }
}
@media (max-width: 575px) {

}