﻿@media(max-width:767px) {
    .h1, h1 {
        font-size: calc((1.375rem + 1.5vw) * 0.8);
    }

    .h2, h2 {
        font-size: calc((1.325rem + .9vw) * 0.8);
    }

    .h3, h3 {
        font-size: calc((1.3rem + .6vw) * 0.8);
    }

    .h4, h4 {
        font-size: calc((1.275rem + .3vw) * 0.8);
    }

    .h5, h5 {
        font-size: calc(1.25rem * 0.8);
    }

    .h6, h6 {
        font-size: calc(1rem * 0.8);
    }
}
@media only screen and (min-width: 1250px) {
    .container {
        max-width: 1250px;
    }
}
/*@media only screen and (min-width: 1450px) {
    .container {
        max-width: 1450px;
    }
} 
@media only screen and (min-width: 1650px) {
    .container {
        max-width: 1650px;
    }
}*/
.product-row {
    margin-left: -8px;
    margin-right: -8px;
}

@media (min-width: 1400px) {
    .col-xl-2_5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.pro-details-color-content ul li a.active::before {
    color: rgb(0, 0, 0);
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
}

.navbar_top.fixed-top {
    box-shadow: 0px 10px 21.6px 2.4px rgb(0 0 0 / 6%);
    background-color: #fff;
}

.main-categori-wrap > a i.icon-right {
    float: right;
    font-size: 12px;
    margin-right: 0;
    /*top: 0;*/
}

.pro-badge-cart {
    color: #9e6900;
    font-size: 25px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    font-weight: 600;
    display: inline-block;
    padding: 4px 6px 5px;
    line-height: 1;
    right: 10px;
    background-color: transparent;
    border: none;
}

.main-categori-wrap.main-categori-wrap-modify > a {
    color: #ffffff;
    padding: 18px 15px;
}

.category-menu-2 {
    border: 1px solid #999;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background-color: #fff;
    padding: 5px 17px 3px;
    border-top: none;
}

.slider-height-4 {
    height: 350px;
}

.hero-slider-content-6 p {
    width: 100%;
    margin: 0 0 33px;
}

.slick-dots {
    display: none !important
}

.hero-slider-title {
    font-weight: 700;
    font-size: 40px;
}

    .hero-slider-title span {
        font-size: 90%;
    }

.banner-wrap .banner-content-6 {
    position: absolute;
    left: 16%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
}

.section-title-3 h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    letter-spacing: -.25px;
    text-transform: uppercase;
    line-height: 1.3;
    color: #9e6900;
}

.btn-style-5 a {
    display: inline-block;
    font-size: 16px;
}

.blog-wrap .blog-img a img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    height: 250px;
    transition: all .5s ease 0s;
    object-fit: cover;
}

.blog-wrap .blog-content h3 a, .blog-wrap .blog-content h1 a {
    color: #222222;
    font-size: 16px;
}

.blog-wrap .blog-content h3:after {
    content: "";
    width: 100px;
    height: 3px;
    display: none;
    margin-bottom: 20px;
}

.blog-wrap .blog-content h3 {
    color: #1c1c1c;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.blog-wrap .blog-content .blog-meta ul li {
    margin-right: 30px;
    position: relative;
    font-size: 14px;
}

.blog-wrap .blog-content p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #1c1c1c;
    text-align: left;
    padding-bottom: 10px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 81px;
}

.service-wrap {
    background-color: #031d32;
    margin-top: -200px;
    position: relative;
    z-index: 1;
    padding: 25px 0 25px;
    border: 2px solid #9e6900;
}

.footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content p {
    color: #000;
    margin: 0 0 0px;
}

.single-service-wrap {
    flex-wrap: wrap;
    text-align: center;
    background-color: #ffb837;
    display: block;
    border-radius: 10px
}

    .single-service-wrap .service-icon {
        margin: auto;
        background-color: #2e2104;
        border-radius: 10rem;
        display: inline-block;
        padding: 20px;
        margin-top: -50px;
    }

        .single-service-wrap .service-icon img {
            height: 65px;
            width: 65px;
            object-fit: contain;
        }

    .single-service-wrap .service-content {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px;
    }

    .single-service-wrap .service-icon i {
        font-size: 40px;
        color: #9e6900;
        display: inline-block;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .single-service-wrap .service-content span {
        display: block;
        line-height: 1;
        color: #fff;
    }

.header-action .social-style-1 a {
    color: #fcb040;
    font-size: 20px;
}

.social-style-1 a, .footer-widget .footer-info-list ul li a {
    color: #000
}

.service-wrap .section-title-2 h2 {
    font-size: 25px;
    font-weight: 300;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 2px;
}

.footer-area {
    border-top: 2px solid #9e6900;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-widget h3.footer-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 0 20px;
    text-transform: uppercase;
    line-height: 30px
}

.product-content-wrap {
    padding: 15px 10px;
}

.single-product-wrap .product-img span.pro-badge.bg-red {
    background-color: #ff2f2f;
}

.single-product-wrap .product-img span.pro-badge {
    color: #000;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 14px;
}

    .single-product-wrap .product-img span.pro-badge.left {
        background-color: #d80000;
        color: #fff;
        left: 0;
    }

.tab-style-5 a.active {
    color: #9e6900;
    font-weight: 600;
}

.tab-style-5 a {
    color: #000;
    font-size: 16px;
    margin-right: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

.single-product-wrap .product-content-wrap .product-content-left span {
    font-size: 16px;
    color: #9e6900;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.single-product-wrap:hover .product-content-wrap .product-content-left h4 a {
    color: #9e6900;
}

.single-product-wrap .product-content-wrap .product-content-left h4 a {
    font-weight: 500;
}

.single-product-wrap .product-content-wrap .product-content-left span.new-price {
    color: #9e6900;
}

.single-product-wrap .product-content-wrap .product-content-left span.old-price {
    color: #999;
}

.hotline-2-wrap {
    margin-right: 20px;
}

.hotline-2-icon {
    transform: rotate( 0deg );
}

.hotline-2-wrap .hotline-2-icon i {
    font-size: 30px;
}

.categori-search-wrap {
    border: 1px solid #f7a53f;
    border-radius: 10px;
}

    .categori-search-wrap .search-wrap-3 form button {
        position: absolute;
        right: 13px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: transparent;
        border: none;
        padding: 0;
        color: #f7a53f;
        font-size: 20px;
    }

    .categori-search-wrap .search-wrap-3 form input {
        font-size: 16px;
        color: #999;
        border: none;
        height: 40px;
        padding: 2px 50px 2px 10px;
        background-color: transparent;
    }

.single-product-wrap .product-img a {
    width: 100%;
    display: block;
    padding-top: 100%;
    position: relative;
}

    .single-product-wrap .product-img a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        position: absolute;
        top: 0;
        left: 0;
    }

.single-product-wrap .product-img {
    position: relative;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
}

.single-product-wrap:hover .product-img {
    position: relative;
    overflow: hidden;
    border: none;
}

.main-menu > nav > ul {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

    .main-menu > nav > ul > li {
        display: block;
        position: relative;
        float: left;
        position: relative;
        flex: auto;
        padding-right: 0;
        padding-top: 2px;
    }

        .main-menu > nav > ul > li > a {
            display: block;
            text-align: center;
            text-transform: uppercase;
            font-weight: 500;
        }

            .main-menu > nav > ul > li > a.active, .main-menu > nav > ul > li:hover > a, .main-menu > nav > ul > li > ul li:hover > a {
                color: #9e6900
            }

        .main-menu > nav > ul > li > ul li a {
            display: block;
            color: #000000;
            font-weight: 400;
            font-size: 16px;
            letter-spacing: 0;
            text-transform: capitalize;
        }

.breadcrumb-area {
    padding: 10px 0;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
}

.breadcrumb-content ul li::before {
    z-index: 2;
}

.product-details-content h1 {
    font-size: 26px;
}

.breadcrumb-content ul li {
    font-size: 14px;
    color: #000;
}

    .breadcrumb-content ul li.active {
        font-weight: 500;
    }

    .breadcrumb-content ul li a {
        font-weight: 400;
    }

.blog-details-top h1 {
    font-size: 26px;
    margin-bottom: 15px;
}

.header-small-device.small-device-ptb-1 {
    padding: 5px 0 5px;
}

.cart-table-content .product-thumbnail img {
    width: 100px;
}

.title-head {
    font-size: 26px;
    line-height: 28px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}

.text-contact {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    letter-spacing: 0.5px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.contact-infos {
    border-radius: 10px;
    background-color: #f6f6f7;
    padding: 25px;
}

    .contact-infos .title {
        border-bottom: 3px solid #d7d8d9;
        text-transform: uppercase;
        padding-bottom: 8px;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 22px;
        margin-bottom: 8px;
        color: #000;
    }

    .contact-infos .list-menu li {
        font-size: 15px;
    }

@media (max-width: 767px) {
    .single-product-wrap .product-img a img {
        width: 100%;
        height: auto
    }

    .tab-style-5 {
        margin-bottom: 5px;
        display: inline-block;
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        padding: 10px 0;
    }

    .service-wrap .section-title-2 h2 {
        font-size: 20px;
        font-weight: 300;
        margin: 0;
        line-height: 1.3;
        letter-spacing: 2px;
        padding: 0 15px;
    }

    .footer-widget h3.footer-title {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0 0 20px;
        text-transform: uppercase;
        line-height: 30px;
    }
}

.cta-button {
    position: fixed;
    top: 40%;
    right: 10px;
    text-align: center;
    z-index: 99999;
}

    .cta-button .cta-items {
        margin-bottom: 30px;
        display: block;
    }

        .cta-button .cta-items:hover {
            color: unset
        }

    .cta-button .cta-icon {
        width: 50px;
        height: 50px;
        border: 2px solid;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10rem;
        display: flex;
        background-color: rgba(255, 255, 255, 1);
        filter: drop-shadow(0px 0px 2px #666);
    }

        .cta-button .cta-icon.phone {
            border-color: #fb0400
        }

        .cta-button .cta-icon.fb {
            border-color: #1877f2
        }

        .cta-button .cta-icon.zalo {
            border-color: #028fe3
        }

        .cta-button .cta-icon.phone i {
            color: #fb0400
        }

        .cta-button .cta-icon.fb i {
            color: #1877f2
        }

        .cta-button .cta-icon i {
            font-size: 25px;
        }

    .cta-button .cta-content {
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
    }

@media (max-width: 767px) {
    .cta-button {
        position: fixed;
        top: unset;
        right: 0;
        text-align: center;
        bottom: 0;
        width: 100%;
        display: flex;
        justify-content: center;
        background-color: #fff;
        padding: 5px 0;
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
    }

        .cta-button .cta-content {
            font-size: 10px;
            text-transform: uppercase;
            color: #000;
            line-height: 1;
            margin-top: 5px;
        }

        .cta-button .cta-items {
            margin-bottom: 0;
            display: block;
            width: 33.33%;
        }

        .cta-button .cta-icon {
            width: 30px;
            height: 30px;
        }

            .cta-button .cta-icon i {
                font-size: 15px;
            }

    .cta-icon.zalo img {
        width: 30px;
        height: 30px;
    }
}

.contact-contents {
    padding: 0 25px;
}

.slider-height-3 {
    height: 350px;
}

.brand-logo-wrap-3 .single-brand-logo {
    overflow: hidden
}

    .brand-logo-wrap-3 .single-brand-logo img {
        max-width: 100%;
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }

    .brand-logo-wrap-3 .single-brand-logo:hover img {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.cart-shiping-update-wrapper .cart-shiping-update > a,
.cart-shiping-update-wrapper .cart-clear > button,
.cart-shiping-update-wrapper .cart-clear > a,
.grand-totall a, .your-order-area .Place-order a {
    color: #fff;
    font-size: 16px;
    background-color: #9e6900;
    border: 1px solid #9e6900;
}

    .cart-shiping-update-wrapper .cart-shiping-update > a:hover,
    .cart-shiping-update-wrapper .cart-clear > button:hover,
    .cart-shiping-update-wrapper .cart-clear > a:hover,
    .grand-totall a:hover,
    .your-order-area .Place-order a:hover,
    .contact-from button:hover, .your-order-area .Place-order a:hover {
        background-color: #fff;
        color: #9e6900;
    }

.nav-style-1 > span {
    background-color: transparent;
    left: 0.5%;
}

    .nav-style-1 > span:hover {
        background-color: transparent;
        color: #000;
    }

.nav-style-1:hover span {
    left: 1.5%;
}

.nav-style-1 > span.slider-icon-1-next {
    left: auto;
    right: 0.5%;
}

.nav-style-1:hover span.slider-icon-1-next {
    right: 1.5%;
    left: auto;
}

.single-product-wrap .product-content-wrap .product-content-left h4 a:hover {
    text-decoration: none;
}

.footer-widget .footer-info-list ul li a:hover {
    text-decoration: none;
    color: #9e6900;
}

.product-details-content .pro-details-action-wrap .pro-details-add-to-cart a {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background-color: #a8d900;
    padding: 10px 30px 9px;
    border: 2px solid #a8d900;
    border-radius: 10px;
}

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart a:hover {
        background-color: #fff;
        color: #000;
    }

.dec-review-topbar a.active {
    color: #000;
    font-weight: 600;
}

.dec-review-topbar a:before {
    background-color: #9e6900;
}

.product-details-content .pro-details-price span.new-price {
    color: #d80000;
}

.product-details-content .pro-details-price span {
    font-size: 25px;
    font-weight: 500;
    font-family: inherit;
}

#scrollUp:hover {
    color: #ffffff;
    border: 1px solid #9e6900;
    background-color: #9e6900;
}

.hero-slider-img {
    position: relative;
    width: 100%;
    padding-top: 32%;
}

    .hero-slider-img img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: cover
    }

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px;
        width: 800px;
    }
}

.btn-view-more {
    color: #fff;
    font-size: 16px;
    background-color: #9e6900;
    border: 1px solid #9e6900;
}

    .btn-view-more:hover, .btn-view-more:focus {
        background-color: #fff;
        color: #9e6900;
    }

.close {
    position: absolute;
    top: 5px;
    right: 10px;
}

.blog-wrap .blog-img a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 75%;
}

    .blog-wrap .blog-img a img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: cover;
    }

.pro-pagination-style ul li a.active {
    background-color: #9e6900;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pro-pagination-style ul li a.prev:hover, .pro-pagination-style ul li a.next:hover {
    background-color: #9e6900;
    color: #fff;
}

.blog-wrap .blog-content h3 a:hover, .blog-wrap .blog-content h1 a:hover {
    text-decoration: none;
    color: #9e6900;
}

.has-dropdown-categori {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

    .has-dropdown-categori span {
        height: auto;
        width: 45px;
        line-height: 1;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 0;
        opacity: 1;
        margin: 0 0px 0 0;
        background-color: transparent;
        border: none;
        text-align: center;
    }

    .has-dropdown-categori .submenu-categori {
        margin: 5px 0 0px 3px;
        padding-left: 15px;
        width: 100%;
        display: none;
    }

        .has-dropdown-categori .submenu-categori a {
            padding: 5px 5px 5px 0px;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            display: block;
            color: #000;
            text-transform: capitalize;
            font-size: 14px;
        }

            .has-dropdown-categori .submenu-categori a:hover {
                color: var(--themes-color);
            }

        .has-dropdown-categori .submenu-categori li {
            border-top: 1px dashed #e1e1e1;
        }

    .has-dropdown-categori.active > span {
        -webkit-transform: rotate( -180deg );
        -ms-transform: rotate(-180deg);
        transform: rotate( -180deg );
    }

li.has-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.has-child > ul.sub-menu {
    margin: 0 0 10px 3px;
    padding-left: 15px;
    width: 100%;
    display: block !important;
}

.toggle {
    height: auto;
    width: 45px;
    line-height: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0;
    color: currentColor;
    opacity: .6;
    margin: 0 5px 0 0;
    background-color: transparent;
    border: none;
}

.active > .toggle {
    -webkit-transform: rotate( -180deg );
    -ms-transform: rotate(-180deg);
    transform: rotate( -180deg );
}

.sidebar-widget {
    border: 1px solid #ccc;
    margin-bottom: 40px;
}

    .sidebar-widget .sidebar-widget-title {
        min-width: 150px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        background: #9e6900;
        padding-left: 15px;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        padding-right: 25px;
    }

    .sidebar-widget .shop-catigory ul li {
        margin-bottom: 0;
    }

        .sidebar-widget .shop-catigory ul li + li {
            border-top: 1px solid #ececec;
        }

        .sidebar-widget .shop-catigory ul li a {
            padding: 5px 5px 5px 30px;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            display: block;
            color: #333333;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAAA1BMVEUBk96dv3HnAAAACklEQVQI12OAAwAACgABaQY5MgAAAABJRU5ErkJggg==) no-repeat left 13px center;
            text-transform: capitalize;
        }

    .sidebar-widget .price-filter {
        margin: 15px 25px 15px 15px;
    }

    .sidebar-widget .shop-catigory ul li a.active {
        color: #bd0101;
        font-weight: 600;
    }

    .sidebar-widget .sidebar-search {
        margin-top: 0;
    }

.banner-wrap .banner-img img {
    max-width: 100%
}

.tab-style-2 a.active, .tab-style-2 a:hover {
    color: #fcb243;
}

.tab-style-2 a {
    color: #333;
}

.header-title-wrap .title-wrap-1 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fd6c01;
    margin-bottom: 10px;
    font-family: 'Montserrat', serif;
}

.header-title-wrap .title-wrap-2 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 700;
    color: #031d32;
    margin-bottom: 0;
}

.hotline-2-wrap .hotline-2-content h5 {
    font-size: 20px;
    color: #fd6c01;
    font-weight: 600;
    margin: 4px 0 0;
}

    .hotline-2-wrap .hotline-2-content h5 a {
        color: #9a6600;
    }

.main-categori-wrap > a {
    color: #fd6c01;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .25px;
    display: block;
    width: 100%;
    line-height: 1;
    padding: 0 14px 0 0;
}


.call-order {
    position: relative
}

    .call-order .phone_support {
        margin: 15px 0;
        width: auto;
        height: auto;
        display: inline-block;
        padding: 0 15px;
        background: #d70000;
        z-index: 0;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
        color: #fff;
        text-indent: 40px;
        border-radius: 50px;
        position: relative;
    }

    .call-order .hotline-phone-ring-img-circle {
        background-color: #d70000;
        width: 50px;
        height: 50px;
        top: 10px;
        left: 0;
        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;
        z-index: 5;
    }

@-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);
    }
}

.section-title-tab-wrap.title_list,
.section-title-tab-wrap {
    justify-content: center
}

    .section-title-tab-wrap .section-title-3 {
        text-align: center;
    }

.btn-style-5 {
    text-align: center;
}

@media(max-width:767px) {
    .product-slider-active .slick-list .product-plr-1, .product-slider-active-3 .slick-list .product-plr-1, .product-slider-active-4 .slick-list .product-plr-1, .product-slider-active-5 .slick-list .product-plr-1, .product-slider-active-7 .slick-list .product-plr-1, .product-slider-active-8 .slick-list .product-plr-1, .product-slider-active-9 .slick-list .product-plr-1, .related-product-active .slick-list .product-plr-1 {
        padding: 0 2px;
    }
}

.breadcrumb-content img {
    width: 30px;
    height: auto
}

.single-product-wrap .pro-badge-cart {
    color: #000;
    font-size: 14px;
    position: relative;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    background-color: #a8d900;
    border: 1px solid #a8d900;
    border-radius: 5px;
    align-items: center;
    right: unset;
    bottom: unset;
    text-transform: unset;
    padding: 0 10px 0;
    margin-top: 10px;
    text-transform: uppercase
}

    .single-product-wrap .pro-badge-cart .pro-badge-cart-icon {
        align-items: center;
        justify-content: center;
        display: flex;
        position: relative;
        padding: 5px;
        padding-left: 0;
    }

    .single-product-wrap .pro-badge-cart i {
        position: relative;
        font-size: 16px;
    }

.single-product-wrap .product-content-wrap .new-price {
    color: #d80000;
    font-weight: 700;
}

.single-product-wrap .product-content-wrap .old-price {
    color: #282828;
    text-decoration: line-through;
}

.single-product-wrap .product-title {
    font-size: 16px;
}

.column-count {
    column-count: 2;
}

.home .blog-area .blog-area-pb .blog-wrap {
    display: block;
    width: 100%;
    padding: 0 15px;
}

    .home .blog-area .blog-area-pb .blog-wrap .blog-img {
        overflow: hidden;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }


    .home .blog-area .blog-area-pb .blog-wrap .blog-content {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 0 15px;
    }

.home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-img,
.home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-content {
    overflow: hidden;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 9px;
    padding: 0px;
}
    .home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-img a {
        padding-top: 60%;
    }

@media(max-width:767px) {
    .column-count {
        column-count: 1;
    }

    .home .blog-area .blog-area-pb.first .blog-wrap .blog-content .blog-s_desc {
        display: none;
    }

    .home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-content .blog-s_desc {
        display: block;
    }
}

.brand-border {
    border: 1px solid #999;
    border-radius: 30px;
    padding: 15px;
}

.iicon-header {
    width: 22px;
    height: 22px;
    border-radius: 10rem;
    background-color: #a8d900;
    display: flex;
    color: #000;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}

.language-wrap a {
    display: inline
}

    .language-wrap a.language-active {
        display: none
    }

.slide-wrap-arrow .slick-arrow {
    position: absolute;
    top: 50%;
    left: -1%;
    z-index: 9;
}

.slide-wrap-arrow .pro-slider-icon-1-next.slick-arrow {
    right: -1%;
    left: unset;
}

.nav-style-1 > span {
    color: #eee;
    border: 1px solid #eee;
    border-radius: 10rem;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
}

    .nav-style-1 > span:hover {
        background-color: #eee;
        color: #000;
    }

.single-product-wrap .product-content-wrap {
    display: block;
}

.header-action .same-style-2 a:hover {
    color: #000;
}

@media(max-width:767px) {
    .hero-slider-img {
        position: relative;
        width: 100%;
        padding-top: 43%;
    }

    .hero-slider-img img {
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
    }
    .logo-footer{
        width: 80px
    }
    .cart-shiping-update-wrapper {
        display: flex;
        padding: 30px 0px 15px;
    }
        .cart-shiping-update-wrapper .cart-shiping-update > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-clear > a {
            padding: 18px 20px 17px;
            margin: 0 0 15px;
        }
}
@media(max-width:767px){
    .section-title-3 h2{
        font-size: calc(24px * 0.9);
    }
    .section-title-3 h2 img{
        height: 35px
    }
}
.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.hotline-2-wrap .hotline-2-content span {
    font-size: 14px;
}
.contact-from button {
    border: none;
    background-color: transparent;
    text-transform: capitalize;
    background-color: #a8d900;
    color: #000;
    padding: 12px 30px;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #a8d900;
    border-radius:10px;
}

    .contact-from button:hover {
        background-color: #fff;
        color: #000;
    }
.single-brand-logo {
    display: block;
    width: 100%;
    position: relative;
    height: 120px;
    background-color: #fff;
    border-radius: 20px;
}
.single-brand-logo img {
    max-width: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    max-height: 100%;
    padding: 10px;
}