/*
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.   ***************/
.term-description h2,
.term-description b, .term-description strong{
    font-weight: 600;
}
.term-description a{
    color:#368FFF
}
.term-description{

}
.term-description img{
        margin-left: auto;
    margin-right: auto;
        display: block;
}
.box-shadow-3, .box-shadow-3-hover:hover, .row-box-shadow-3 .col-inner, .row-box-shadow-3-hover .col-inner:hover{
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
input.wpcf7-form-control,
textarea.wpcf7-form-control.wpcf7-textarea{
    border-radius: 5px;
    box-shadow: none
}
span.wpcf7-spinner{
    display: none
}
.archive.category .col.post-item>.col-inner{
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
}
.archive.category .col.post-item h5.post-title.is-large{
    font-weight: 400;
    font-size: 16px;
}
.archive.category p.from_the_blog_excerpt{
    display: none
}
.single-post .article-inner.has-shadow{
    box-shadow: none;
    border-radius: 10px;
}
aside.flatsome_recent_posts{
    background: #fff;
        padding: 15px;
        border-radius: 10px;
}
@media screen and (min-width: 850px) {
    .archive.category .col.post-item{
        flex-basis: 25%;
        max-width: 25%;
    }
}

input.wpcf7-form-control.wpcf7-submit.has-spinner{
    margin:0;
}
nav.rank-math-breadcrumb p{
    margin-bottom: 0;
}
.nav-pagination>li>a, .nav-pagination>li>span{
    border:none;
    border-radius: 5px;
        font-weight: 500;
    font-size: 19px;
    width: 26px;
    height: 26px;
    min-width: unset;
    line-height: 26px;
    padding: 2px;
}
ul.page-numbers.nav-pagination.links.text-center{
    text-align: right;
}
.top58{
    margin-top: 58px;
}
.featured-title{
    text-shadow: none
}
h2.title-section.mb-0 {
    line-height: 1;
}
.hometab ul.nav li.active a{
    font-weight: 600;
    color: var(--fs-color-primary);
}
ul.nav.nav-simple.nav-normal.nav-size-large.nav-right>li{
    margin-right: 20px;
}
.tab-panels{
    padding-top: 50px;
}
.title-section{
    text-align: left !important;
    margin-bottom: 10px;
  
    border-bottom: 0 !important;
    padding-left: 25px ! IMPORTANT;
    position: relative;
    line-height: 1.4;
        color: #003131;
    font-weight: 700;
}
 .title-section:before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 11px;
    background: #003131;
    border-radius: 4px;
}
h1.shop-page-title.is-xlarge{
    color:var(--fs-color-primary);
    text-transform: uppercase;
    margin-bottom: 0px;
}
.shop-page-title nav.woocommerce-breadcrumb.breadcrumbs {
    background: #000e7d  !important;
    display: inline-block;
    width: auto;
    padding: 10px;
    border-radius: 23px;
    padding-left: 39px;
    padding-right: 39px;
}
.shop-page-title nav.woocommerce-breadcrumb.breadcrumbs a{
    color: #fff;
}
.shop-page-title nav.woocommerce-breadcrumb.breadcrumbs span.divider{
    font-size: 0;
    opacity: 1;
    margin: 0 8px;

}
.shop-page-title nav.woocommerce-breadcrumb.breadcrumbs span.divider:before{
        content: '';
    width: 8px;
    height: 8px;
    background: #ffb917;
    border-radius: 50%;
    display: inline-block;
    top: -1px;
    position: relative;
}
.shop-page-title nav.woocommerce-breadcrumb.breadcrumbs {

    color: #ffb917;
}
.product-small.col>.col-inner{
    height: 100%;
        background: #fff;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    border-radius: 5px;

}
.product-small.box{
    overflow: hidden;
     border-radius: 5px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
        margin-bottom: 5px;
        font-size: 13px;
    font-weight: 500;
}
.product-small.col span.amount{
    color: #e60808 !important;
    font-size: 16px;
}
a.item-category img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.product-small.box .box-text{
    padding-left: 10px;
    padding-right: 10px;
}
.list-category-product .item-category .img-category {
    padding-top: 100%;
    background: #404040;
}

.list-category-product .item-category .img-category img {
    margin: 0 auto;
}

.list-category-product>.row>div:nth-child(2) .item-category .img-category {
    background: #C4B5FD;
}

.list-category-product>.row>div:nth-child(3) .item-category .img-category {
    background: #B5E0FD;
}

.list-category-product>.row>div:nth-child(4) .item-category .img-category {
    background: #FDBA74;
}

.list-category-product>.row>div:nth-child(5) .item-category .img-category {
    background: #94B9FF;
}

.list-category-product>.row>div:nth-child(6) .item-category .img-category {
    background: #6EE7B7;
}

.list-category-product>.row>div:nth-child(7) .item-category .img-category {
    background: #93C5FD;
}

.list-category-product>.row>div:nth-child(8) .item-category .img-category {
    background: #FDA4AF;
}

.list-category-product>.row>div:nth-child(9) .item-category .img-category {
    background: #F9A8D4;
}

.list-category-product>.row>div:nth-child(10) .item-category .img-category {
    background: #A5B4FC;
}
.img-category, .img-category  img{
        border-radius: 10px;
    overflow: hidden;
}
ul.catalog-ordering-list{
    list-style: none;
}
ul.catalog-ordering-list li{
    display: inline-block;
    margin-right: 5px;
}
ul.catalog-ordering-list li a{
    display: block;
    background-color: #fff;
        padding: 5px 10px;
    display: inline-block;
    white-space: nowrap;
    color: black;
    font-size: 17px;
}
.title-by-sort.mb-10.font-weight-bold {
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    font-size: 18px;
}
ul.catalog-ordering-list li:nth-child(6) a:before,
ul.catalog-ordering-list li:nth-child(5) a:before{
    content: "";
    width: 16px;
    height: 16px;
    background:url(/wp-content/uploads/2025/09/sort.png);
        display: inline-block;
    background-size: cover;
    margin-right: 2px;
    margin-bottom: -2px;
}
.title-section-3 {
    font-size: 23px;
    color: #000e7d;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.1;
    padding-left: 30px;
    position: relative;
}
.title-section-3:before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 16px;
    background: #000e7d;
    border-radius: 5px;
}
.list-category-product>.row>div {
    flex: 0 0 20%;
    max-width: 20%;
}
.single-product .product-images.woocommerce-product-gallery {
    border-radius: 10px !important;
    overflow: hidden;
}
.product_info .accordion-title{
    background-color: #fff;
    border:none;
    border-radius: 10px;
    font-size: 16px;
}
.product-gallery, .product-thumbnails .col a{
    border-radius: 10px;
    overflow: hidden;
}
.product_meta span.posted_in{
    display: none
}
span.amount{
    color: #e60808;
}
.single-product p.price.product-page-price{
    margin-bottom: 0;
    font-size: 24px;
}
.product_info .accordion-item{
    margin-bottom: 8px;
    background-color: #fff;
    position: relative;
    border-radius: 10px;
}
.product_info .accordion-inner{
    background: #f5f5f5;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    position: relative;
}
h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase{
    
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left{
    display: none
}
.related.related-products-wrapper.product-section .product-small.box .box-text{
    padding: 15px;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .nav-dropdown-col>a, .nav-dropdown .title>a{
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
}
li.menu-item-has-children>ul{
    display: flex;
    flex-direction: column;
}
li.menu-item-has-children>ul>li{
    width: 100% !important;
    display: block;
    position: relative;
}
li.menu-item-has-children>ul ul{
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
    min-width: 260px;
    display: none;
    visibility: hidden;

}
li.menu-item-has-children ul li.menu-item-has-children>a:before{
    content: "";
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    position: absolute;
    right: 20px;
}
li.menu-item-has-children>ul li:hover>ul{
    visibility: visible;
    display: block;
}
.contact-right {
    position: fixed;
    right: 20px;
    bottom: 10rem;
    z-index: 9;
}

.contact-right li.entry-content {
    list-style: none;
    margin-top: 5px;
    position: relative;
    padding: 0 !important
}

.contact-fixed__pulsation {
    width: 84px;
    height: 84px;
    background-color: var(--fs-color-primary);
    border-radius: 50px;
    position: absolute;
    left: -20px;
    top: -20px;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: arcontactus-pulse 2s infinite;
    animation: arcontactus-pulse 2s infinite;
}

.contact-fixed__pulsation:nth-child(2n) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

@keyframes arcontactus-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

li.entry-content.zoom-item {
    margin-top: 25px;
}

li.entry-content.zoom-item a img {
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}

@-webkit-keyframes quick-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);
    }
}

.contact-right li.entry-content img {
    width: 44px;
    height: 44px;
}
input#woocommerce-product-search-field-1{
    background-color: #fff;
    border-radius: 5px;
}
.box-blog-post .is-divider{
    height: 0;
}
.dark span.amount{
        color: #dbd09e;
}

/*nut lien he*/
.position-relative {
    position: relative !important;
}
p.m-0{
    margin-bottom: 0;
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility 0.5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 13px;
    left: 14px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 28px;
    left: 30px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    top: 34px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 35px;
    height: 35px;
}

.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 55px;
    width: 180px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 28px;
}

.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    display: block;
    letter-spacing: 1px;
    line-height: 27px;
    font-family: Arial;
    text-align: left;
    padding: 0 0 0 3rem;
}

.hotline-bar > a:hover, .hotline-bar > a:active {
    color: #fff;
}

.hotline-phone-ring-wrap.hot2 {
    bottom: 65px;
}

.hotline-phone-ring-wrap.hot3 {
    bottom: 130px;
}

#tab1 img {
    width: auto !important;
}

.itemProduct .name_product {
    height: 45px;
}

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

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

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

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

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

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

@-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);
    }
}

.hotline-phone-ring-img-circle .pps-btn-img i {
    color: var(--white);
    font-size: 18px;
}
@media (min-width: 1200px) {
    .menu-section > ul > li > a {
        font-size: 14px;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        /* max-width: 1440px; */
    }

    .setting-menu > .container > .row > div:nth-child(2) {
        flex-basis: calc(83.33333% - 137px);
        max-width: 83.33333%;
    }

    .setting-menu > .container > .row > div:nth-child(3) {
        flex: 0 0 235px;
        max-width: 235px;
    }

    .priority-list-all>.row>div:nth-child(1) {
        flex: 0 0 12%;
        max-width: 12%;
    }

    .priority-list-all>.row>div:nth-child(2), .priority-list-all>.row>div:nth-child(4) {
        flex: 0 0 22%;
        max-width: 22%;
    }

    .priority-list-all>.row>div:nth-child(3) {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .priority-list-all>.row>div:nth-child(5) {
        flex: 0 0 14%;
        max-width: 14%;
    }

    .product-item .inner-content {
        height: 110px;
    }

    .product-item .inner-content .product-category {
        height: 22px;
        overflow: hidden;
    }

    .list-category-product>.row>div {
        flex: 0 0 120px !important;
        max-width: 120px !important;
    }

    .view-product>.row>div {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .section-list-article .article-news, .category-news {
        background: var(--white);
        padding: 15px;
        border-radius: 10px;
    }

    .category-news .section-category-product .item-category {
        margin-bottom: 0 !important;
    }

    .producr-detail-combined .product-item .inner-content .product-title a {
        font-size: 16px;
    }

    .search-mobile.fix-search {
        -webkit-animation-name: fadeInDown;
        -webkit-animation-duration: 5s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-direction: normal;
        -webkit-animation-play-state: running;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: anim_titles;
        -moz-animation-duration: 5s;
        -moz-animation-timing-function: linear;
        -moz-animation-iteration-count: infinite;
        -moz-animation-direction: normal;
        -moz-animation-play-state: running;
        -moz-animation-fill-mode: forwards;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        -webkit-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -webkit-animation-duration: .7s;
        -moz-animation-duration: .7s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
    }
}
@media (min-width: 1200px) {
    .list-category-product>.row>div {
        flex: 0 0 120px !important;
        max-width: 120px !important;
    }
}
@media only screen and (min-width: 850px) {
    .featured-title .page-title-inner{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    h1.shop-page-title{
            font-size: 60px;
    }
    a.item-category{
        padding-left: 5px;
        display: block;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 549px) {
    .name, .phone  {
        display: inline-block;
    }
    .time{
        font-size: 15px !important;
    }
    .hometab ul li a{
        background: #fff;
        display: block;
        border-radius: 5px;
        color: #656565;
        padding: 5px !important;
        font-size: 12px !important;
    }
    .hometab ul{
            justify-content: flex-start;
    }
    ul.nav.nav-simple.nav-normal.nav-size-large.nav-right>li {
        margin-right: 10px;
    }
    .box-text.text-center.name-category{
            font-size: 10px;
    }
    .tab-panels {
        padding-top: 20px;
    }
    .view-product{
        width: 800px !important;
        max-width: unset !important;
        position: relative;
    }
    .view-product>.product-small.col{
                flex: 0 0 160px;
        max-width: 160px;
        position: relative;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
    }
    .hometab .panel{
        overflow-x: auto;
    }
}