﻿@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,500;0,600;0,700;1,400;1,500&display=swap);

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',sans-serif
}

body {
    background: url(../../images/icon/bg-trungthu.png);
}

*, ul {
    margin: 0
}

a, a:focus, a:hover, button {
    color: inherit
}

.z-tooltip, .z-tooltip::after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%
}

.pulse-btn, .wc-cart, .z-tooltip {
    display: inline-block
}

.product-widget .product__sm-item .product__sm-thumb img, .product__sm-thumb img {
    object-fit: cover;
    width: 80px
}

.button:focus, a, a:focus, a:hover {
    text-decoration: none
}

.basic-login .login-action p a, .footer__widget-content .provide-text a {
    text-decoration: underline;
    font-style: italic
}

* {
    padding: 0;
    box-sizing: border-box
}

body {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    line-height: 26px
}

h1, h2, h3, h4, h5, h6 {
    color: #1f2024;
    margin-top: 0;
    font-weight: 600;
    line-height: 1.4
}

h1 {
    font-size: 22px
}

    .header-action .block-cart .icon-link i, .review-rate h5 span, h1.breadcrumb-title, h2 {
        font-size: 22px
    }

h3 {
    font-size: 22px
}

.faq-title h5, h4 {
    font-size: 20px
}

.des-single p, .table-content table td.product-subtotal, h5, h6, p {
    font-size: 16px
}

p {
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 24px
}

.btn, .transition-3, ::after, ::before, a, button, h1, h2, h3, h4, h5, h6, i, img, input, li, p, select, span, svg path, textarea {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.body-overlay, .main-menu ul li ul.submenu {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out
}

.button:focus, a:focus {
    outline: 0
}

a, button {
    outline: 0;
    border: none;
    background: 0 0
}

    .body-overlay:hover, button:hover {
        cursor: pointer
    }

    button:focus {
        outline: 0;
        border: 0
    }

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

input {
    outline: 0
}

::-moz-selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #222;
    color: #fff;
    text-shadow: none
}

::-moz-placeholder {
    color: #222;
    font-size: 14px;
    opacity: 1
}

::placeholder {
    color: #222;
    font-size: 14px;
    opacity: 1
}

.body-overlay, .z-tooltip {
    opacity: 0;
    visibility: hidden
}

.w-img img {
    width: 100%
}

.footer-info iframe, .m-img img {
    max-width: 100%
}

.fix, .main-menu ul li .mega-menu ul {
    overflow: hidden
}

.clear {
    clear: both
}

.coupon, .f-left {
    float: left
}

.cart-page-total ul > li > span, .coupon2, .f-right {
    float: right
}

.hover-effect::before, .z-index-1 {
    z-index: 1
}

.z-index-11 {
    z-index: 11
}

.overflow-y-visible {
    overflow-x: hidden;
    overflow-y: visible
}

.p-relative {
    position: relative
}

.p-absolute, .z-tooltip, .z-tooltip::after, .zalo-ico:before {
    position: absolute
}

.include-bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.b-radius {
    border-radius: 2px
}

.b-radius-1 {
    border-radius: 10px
}

.b-radius-2, .single-smblog .blog-image-2 img {
    border-radius: 20px
}

.z-tooltip {
    top: -22px;
    transform: translateX(-50%);
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0 8px;
    background: #2f3037;
    color: #fff;
    z-index: 1;
    width: 80px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

    .z-tooltip::after {
        content: "";
        transform: translateX(-50%);
        bottom: -4px;
        border-top: 4px solid #2f3037;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent
    }

.body-overlay {
    background-color: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    left: 0;
    transition: .3s ease-out
}

    .body-overlay.opened, .single-widget-category input:checked + label::after, .single-widget-rating input:checked + label::after {
        opacity: 1;
        visibility: visible
    }

@media (max-width:991px) {
    .row {
        --bs-gutter-x: 10px
    }

    .cat__menu-wrapper .cat-toggle {
        background: 0 0 !important
    }
}

.container-mega, .w-full {
    --bs-gutter-x: 15px
}

.container {
    max-width: 1600px;
}

@media (max-width:767px) {
    .pb-30, .pb-40 {
        padding-bottom: 20px
    }

    .pb-10 {
        padding-bottom: 10px
    }
}

.breadcrumb, .mb-02:nth-child(3), .mb-02:nth-child(4), .tp-btn-h1 {
    margin-bottom: 0
}

.grey-bg {
    background: #666
}

.white-bg {
    background: #fff
}

.primary-bg {
    background: #ef4170
}

.black-bg {
    background: #222
}

.d-blue-bg, .moveing-text-area {
    background-color: #263c97
}

.d-dark-bg, .d-red-bg {
    background-color: #740106
}

.d-ldark-bg {
    background-color: #2f3037
}

.d-ddark-bg {
    position: relative;
    background: url(/images/icon/bg-footer.jpg);
    z-index: 0;
}

    .d-ddark-bg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.9;
        background-color: #740106;
        z-index: -1;
    }

.light-bg {
    background-color: #f3f5f6
}

.light-bg-s {
    background-color: #f4f5f7
}

.pulse-btn {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #222;
    animation: 2s infinite pulse
}

.wc-cart, .wc-checkout {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    transition: .3s
}

.pulse-btn:hover {
    background-color: #222;
    color: #fff
}

.pulse-btn i {
    padding-left: 2px
}

.wc-cart {
    background: #740106;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid transparent;
    border-radius: 5px
}

.st-btn, .wc-checkout {
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase
}

.wc-cart:hover {
    color: #222;
    background: 0 0;
    border: 1px solid #e5e5e5
}

.wc-checkout {
    border-radius: 5px;
    background: 0 0;
    border: 1px solid #e5e5e5;
    color: #666
}

    .wc-checkout:hover {
        background: #fcbe00;
        color: #222 !important;
        border-color: #fcbe00
    }

.st-btn {
    padding: 2px 15px;
    background-color: #fcbe00;
    color: #222
}

.st-btn-4, .st-btn-b, .st-btn-d {
    font-size: 13px;
    font-weight: 500;
    padding: 12px 52px
}

    .st-btn-4:hover, .st-btn-d:hover, .st-btn:hover {
        background-color: #fff;
        color: #222
    }

.st-btn-b {
    background-color: #fff;
    color: #222;
    display: inline-block;
    text-transform: uppercase
}

    .social-icon a:hover, .st-btn-3:hover, .st-btn-4, .st-btn-b:hover, .st-btn-d {
        background-color: #fcbe00;
        color: #222
    }

.st-btn-4 {
    display: inline-block;
    text-transform: uppercase;
    border-radius: 2px
}

.st-btn-d {
    display: inline-block;
    text-transform: uppercase
}

.st-btn-border, .st-btn-border-2 {
    background-color: transparent;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase
}

.st-btn-border {
    padding: 10px 52px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 30px
}

    .st-btn-border-2:hover, .st-btn-border:hover {
        background-color: #fff;
        color: #222;
        border-color: #fff
    }

.st-btn-border-2 {
    padding: 10px 25px;
    color: #fff;
    border: 2px solid #fff
}

.zalo-ico:before {
    content: '';
    background: url(../../images/icon/zalo-icon.png) no-repeat
}

.cart-btn {
    font-size: 13px;
    font-weight: 500;
    padding: 9px 30px;
    background-color: #740106;
    color: #fff;
    display: inline-block;
    border: 1px solid transparent;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px
}

    .cart-btn:hover {
        border: 1px solid #e5e5e5;
        background-color: #fff;
        color: #fff
    }

.cart-support {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px
}

.cart-btn-3, .cart-btn-4 {
    font-size: 13px;
    padding: 6px 40px;
    display: inline-block;
    border: 1px solid transparent;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500
}

.coupon-all .cart-btn-3, .coupon-all .cart-btn-4 {
    font-size: 13px;
    font-weight: 500;
    padding: 9px 30px
}

.cart-btn-3 {
    background-color: #0573ff;
    color: #fff !important;
    border-radius: 5px
}

    .cart-btn-3:hover {
        color: #fcbe00
    }

.cart-btn-4 {
    background-color: red;
    color: #fff;
    border-radius: 5px
}

    .cart-btn-4:hover {
        background-color: #aa1010;
        background: linear-gradient(to right,#f44336,#740106);
        color: #fff
    }

.cart-btn-2:hover, .st-btn-3 {
    background-color: #fff
}

.st-btn-3 {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 8px 44px;
    color: #5aab19;
    display: inline-block;
    transition: .3s
}

.cart-btn-2, .transperant-btn {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px
}

.cart-btn-2 {
    font-size: 13px;
    font-weight: 500;
    padding: 6px 12px;
    background-color: #fcbe00;
    color: #222;
    border: 1px solid transparent
}

.transperant-btn, .transperant-btn-2 {
    font-size: 15px;
    font-weight: 500;
    padding: 6px 12px;
    background-color: transparent
}

    .cart-btn-2:hover, .transperant-btn, .transperant-btn:hover {
        border: 1px solid #e5e5e5;
        color: #222
    }

        .transperant-btn:hover {
            background-color: #fcbe00
        }

.transperant-btn-2 {
    border-radius: 50%;
    color: #222;
    display: inline-block;
    border: 1px solid #e5e5e5;
    text-transform: uppercase;
    text-align: center
}

.error-btn, .tp-in-btn {
    font-size: 13px;
    font-weight: 500;
    background-color: #fcbe00;
    text-transform: uppercase;
    display: inline-block;
    text-align: center
}

.transperant-btn-2:hover {
    border: 1px solid #16bcdc;
    background-color: #16bcdc;
    color: #fff
}

.error-btn {
    padding: 12px 52px;
    color: #222;
    border-radius: 2px;
    border: 1px solid transparent
}

    .error-btn:hover, .tp-in-btn:hover {
        background-color: #fff;
        border-color: #fcbe00;
        color: #222
    }

.tp-in-btn {
    padding: 8px 52px;
    color: #222;
    border-radius: 2px;
    border: 1px solid transparent
}

.tp-btn-h1 {
    background: #fcbe00;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1;
    padding: 20px 40px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: .3s;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: 0
}

    .tp-btn-h1:hover {
        background: #fff;
        color: #222;
        border-color: #fcbe00
    }

.product__modal {
    max-width: 900px;
    padding: 27px 20px 20px
}

.product__modal-close {
    top: 15px;
    right: 15px;
    z-index: 1
}

    .product__modal-close button {
        color: #fff;
        display: block;
        line-height: 36px;
        text-align: center;
        background: #740106;
        width: 38px;
        height: 38px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 1px solid #740106;
        outline: 0
    }

        .product__modal-close button:hover {
            background: #fff;
            color: #222
        }

.product__modal-wrapper {
    padding: 50px 30px;
    font-size: 15px
}

    .header__search, .product__modal-wrapper iframe {
        width: 100%
    }

.product__modal-content h3 {
    font-size: 18px;
    color: #0068c9;
    font-weight: 700;
    text-transform: uppercase
}

    .breadcrumb-item a, .breadcrumb-item.active, .product__modal-content h3 a {
        color: #222
    }

        .cart__details h6 a:hover, .product__modal-content h3 a:hover {
            color: #740106
        }

.product__modal-content .product__add-review span {
    font-size: 14px;
    color: #999;
    line-height: 1.2;
    position: relative
}

    .product__modal-content .product__add-review span::before {
        position: absolute;
        content: "";
        background: #e5e5e5;
        width: 1px;
        height: 13px;
        left: -20px;
        right: 0;
        top: 3px
    }

.offcanvas__logo, .product__modal-content .product__price {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

    .product__modal-content .product__price span {
        font-size: 18px;
        line-height: 1.25;
        font-weight: 600;
        color: #740106
    }

        .product__modal-content .product__price span s {
            color: #999
        }

.product__modal-content .product__modal-des ul {
    padding-left: 17px;
    list-style: square
}

    .product__modal-content .product__modal-des ul li a {
        font-size: 14px;
        color: #666
    }

        .product__modal-content .product__modal-des ul li a i {
            font-size: 6px;
            position: relative;
            top: -3px;
            margin-right: 5px
        }

.button-wrap a, .product__modal-content .product__stock span {
    font-size: 14px;
    line-height: 24px;
    color: #222;
    display: inline-block
}

.cart-page-total li:last-child, .product__modal-box .nav-tabs {
    border-bottom: 0
}

.product__modal-box .nav-link {
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none
}

.product__modal .nav-tabs {
    border: none;
    justify-content: space-between
}

.product__modal .nav-link {
    border: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 20px
}

    .coupon-info p.form-row-first input:focus, .coupon-info p.form-row-last input:focus, .product__modal .nav-link.active, p.checkout-coupon input[type=text]:focus {
        border-color: #fcbe00
    }

        .product__modal .nav-link.active::after {
            position: absolute;
            content: "";
            top: -12px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            border: 6px solid transparent;
            border-top-color: transparent;
            border-bottom-color: #fcbe00
        }

.header-inner-start .header__currency .nice-select::after, .header-inner-start .header__lang .nice-select::after {
    height: 8px;
    width: 8px;
    right: -20px;
    border-color: #fff;
    margin-top: -5px
}

.section__head {
    align-items: center;
    position: relative
}

    .section__head::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background: #e5e5e5;
        bottom: 0
    }

.section__index__title, .section__title {
    margin-bottom: 6px
}

.section__head:after, .section__menu__title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #5e0001;
    bottom: 0
}

.section__menu__title {
    line-height: 1.2;
    color: #222;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px
}

    .section__menu__title:after {
        position: absolute;
        left: calc(50% - 30px)
    }

.section__menu__sub__title {
    max-width: 1000px;
    text-align: center;
    margin-bottom: 40px
}

.section__index__title {
    line-height: 1.2;
    color: #222;
    text-align: center
}

.index__title__item, .menu-bg-item h2 {
    line-height: 1.4;
    font-weight: 700;
    color: #222;
    text-transform: uppercase
}

.menu-bg-item {
    background-color: #e5e5e5;
    text-align: center;
    padding: 30px 20px;
    height: 100%
}

.menu-bg-image img {
    max-height: 80px
}

.menu-bg-item h2 {
    margin-top: 20px;
    font-size: 16px
}

.section__index__title .st-titile, .section__title h2, .section__title h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px
}

.index__title__item {
    font-size: 22px
}

.section__head:after {
    position: absolute;
    left: 0
}

.section__index__title .st-titile::after, .section__title h5::after {
    position: absolute;
    content: "";
    bottom: -17px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #740106
}

.section__index__title .st-titile-d, .section__title .st-titile-d {
    margin-bottom: -22px
}

    .section__index__title .st-titile-d::after, .section__title .st-titile-d::after {
        bottom: -13px
    }

.section__title-2 h5:after {
    background: #740106
}

.abs-section-title span {
    font-size: 14px;
    color: #740106;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 5px
}

.abs-section-title h2, .abs-section-title h4 {
    font-size: 24px;
    line-height: 1.34em;
    font-weight: 700;
    letter-spacing: -.9px
}

.abs-section-sub {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.cart__thumb, .product__col .nav-tabs .nav-item:not(:last-child) {
    margin-right: 15px
}

.title__breadcrumb {
    background-color: #e5e5e5;
    padding-top: 15px;
    padding-block: 15px;
    line-height: 24px
}

.breadcrumb__wrapper .breadcrumb {
    margin-bottom: 0;
    padding-top: 35px;
    padding-bottom: 35px
}

.breadcrumb__wrapper .breadcrumb-item {
    font-size: 14px;
    line-height: 24px;
    color: #999
}

    .breadcrumb__wrapper .breadcrumb-item.active {
        color: #2f3037
    }

.breadcrumb__wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    color: #999;
    content: var(--bs-breadcrumb-divider, "/")
}

.main-menu > nav > ul, .n-sidebar-feed ul, .product-widget ul, ul.breadcrumb-menu {
    padding-left: 0
}

.breadcrumb-two ul li {
    display: inline-block;
    padding: 0 8px;
    position: relative
}

    .breadcrumb-two ul li a span {
        transition: .3s;
        color: #fff;
        font-size: 14px;
        line-height: 24px
    }

        .breadcrumb-two ul li a span:hover, .header-action .icon-link-2 .sub, .header-action .icon-link-2 .text, .header-action .icon-link:hover .count-2, .team-social a:hover i {
            color: #fff
        }

    .breadcrumb-two ul li span {
        color: #fff;
        font-size: 14px;
        line-height: 24px
    }

    .breadcrumb-two ul li:not(:last-child)::after {
        position: absolute;
        color: #fff;
        content: "\f715";
        font-size: 8px;
        right: -8px;
        top: 1px;
        font-family: "Font Awesome 5 pro";
        transform: rotate(-110deg)
    }

.breadcrumb-title {
    font-weight: 700;
    letter-spacing: -.05em;
    color: #fff
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.4)
    }

    70% {
        -webkit-box-shadow: 0 0 0 45px rgba(255,255,255,0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255,.4);
        box-shadow: 0 0 0 0 rgba(255,255,255,.4)
    }

    70% {
        -moz-box-shadow: 0 0 0 45px rgba(255,255,255,0);
        box-shadow: 0 0 0 45px rgba(255,255,255,0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}

.avatar, .header__info-2 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header__info .logo a {
    display: table;
    background: #fff;
    border-radius: 5px;
}

.header-top {
    background-color: #5e0001ed;
    padding-top: 10px;
    padding-bottom: 10px
}

.header-inner-start {
    display: flex;
    color: #fff;
    font-size: 14px;
    align-items: center
}

    .header-inner-start .header__currency, .header-inner-start .header__lang {
        margin-right: 50px;
        display: flex;
        align-items: center
    }

.cart__title h4, .feed-date i, .main-menu ul.submenu li .far, .ovic-menu-wrapper ul li a i, .product-lists-top .fad {
    margin-right: 5px
}

.header-inner-start .header__currency .nice-select {
    border: none;
    padding: 0;
    background: 0 0;
    appearance: none;
    font-size: 14px;
    color: #fff
}

.header-inner-start .header__currency .list .option {
    color: #666;
    background: #fff
}

.header-inner-start .header__lang .nice-select {
    border: none;
    padding: 0;
    background: 0 0;
    appearance: none;
    font-size: 14px;
    color: #fff
}

    .header-inner-start .header__lang .nice-select .list .option {
        color: #666;
        background: #fff
    }

.header-inner-start .support p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    transition: .3s
}

    .cart__del a:hover, .header-inner-start .support p:hover, .main-menu ul li .active, .main-menu ul li ul.megamenu-1 li ul li .active, .main-menu ul li ul.submenu li .active, .main-menu ul li ul.submenu li ul.submenu li:hover > a, .ovic-menu-wrapper ul li a:hover {
        color: #fff
    }

.header-inner-start .border-right {
    position: relative;
    display: flex;
    align-items: center
}

    .header-inner-start .border-right::before {
        position: absolute;
        width: 1px;
        height: 16px;
        background: rgba(255,255,255,.1);
        bottom: 14px;
        right: -35px;
        content: ""
    }

.header-inner-start .s-name span {
    color: #fff;
    font-size: 14px;
    display: block;
    top: -2px;
    position: relative;
    margin-right: 2px
}

.ovic-menu-wrapper ul li {
    display: inline-block;
    margin-right: 35px;
    position: relative
}

    .ovic-menu-wrapper ul li::before {
        position: absolute;
        width: 1px;
        height: 16px;
        background: #fff;
        bottom: 6px;
        right: -18px;
        content: ""
    }

    .apps-store a:last-child, .ovic-menu-wrapper ul li:last-child, .social-icon a:last-child {
        margin-right: 0
    }

        .ovic-menu-wrapper ul li:last-child::before {
            display: none
        }

    .ovic-menu-wrapper ul li a {
        color: #fff;
        font-size: 14px
    }

.logo .logo-image img {
    display: block;
    padding: 0;
    max-height: 100px
}

table {
    background: #fff;
}

.tb-price {
    max-width: 1000px;
    margin-top: 20px;
}

    .tb-price > thead {
        background: #740106;
        color: #fff;
        padding: 10px 15px !important;
        text-transform: uppercase;
    }

    .tb-price td {
        padding: 10px 15px !important;
        font-size: 15px;
    }

    .tb-price b {
        color: red;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background: #f5f5f5;
    --bs-table-accent-bg: none;
}

@media (max-width:575px) {
    .progress-wrap {
        right: 15px;
        bottom: 15px
    }

    .pb-30 {
        padding-bottom: 10px
    }

    .mb-30 {
        margin-bottom: 10px
    }

    .section__head {
        display: block !important
    }

    .offer-time, .offer-time .countdown {
        width: 100%;
        margin-bottom: 20px
    }

    .section__title {
        margin-bottom: 20px;
        padding-bottom: 3px
    }

    .logo .logo-image img {
        padding-bottom: 5px;
        max-height: 80px
    }

    .header__search-box .search-input {
        height: 40px;
        line-height: 40px
    }

    .header__search-box .button-2 {
        top: 4px;
        right: 5px;
        height: 32px;
        line-height: 32px;
        border-radius: 2px;
        background-color: #767779;
        color: #fff;
        font-size: 13px
    }

    .heade-mid-inner {
        padding: 10px 0 !important
    }

    .header-inner-start {
        text-align: center;
        line-height: 20px;
        font-weight: 700
    }
}

.cart-plus-minus, .logo-3 .logo-image img {
    width: 180px
}

@media only screen and (max-width:991px) {
    .header__info {
        display: flex;
        width: 100%;
    }

        .header__info .logo {
            width: calc(100% - 60px);
            flex: 0 0 auto
        }

        .header__info .cat__menu-wrapper {
            width: 40px;
            text-align: center;
            flex: 0 0 auto
        }
}

.cat__menu-wrapper .cat-toggle {
    background: #fcbe00
}

    .cat__menu-wrapper .cat-toggle .cat-toggle-btn-1, .header-action .icon-link:hover .count, .main-menu ul li ul.megamenu-1 li:hover > a {
        color: #222
    }

.heade-mid-inner {
    padding: 10px 0;
    position: relative;
    z-index: 2
}

.header__search form {
    position: relative
}

.header__search-box {
    width: 100%;
    position: relative
}

    .header__search-box .search-input {
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-radius: 4px;
        border: solid 2px #fff;
        outline: 0;
        padding: 0 60px 0 15px;
        background: #fff !important;
        color: #666;
    }

        .header__search-box .search-input::-moz-placeholder {
            color: #666;
            font-size: 15px
        }

        .header__search-box .search-input::placeholder {
            color: #666;
            font-size: 15px
        }

    .header__search-box .button {
        position: absolute;
        top: 0;
        right: 0;
        border: none;
        height: 50px;
        color: #222;
        display: block;
        line-height: 50px;
        padding: 0 15px;
        font-size: 20px;
        font-weight: 400;
        background: #fcbe00;
        border-radius: 0 4px 4px 0;
        text-transform: capitalize
    }

    .header__search-box .button-2 {
        top: 5px;
        right: 5px;
        height: 40px;
        line-height: 42px;
        border-radius: 2px;
        background: #740106;
        color: #fff
    }

    .header__search-box .button-3 {
        top: 0;
        right: 0;
        height: 50px;
        line-height: 50px;
        border-radius: 2px;
        background-color: #16bcdc;
        color: #fff
    }

.header__search-cat {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.cart__mini, .main-menu ul li ul.megamenu-1, .main-menu ul li ul.submenu {
    top: 120%;
    visibility: hidden;
    opacity: 0
}

.header__search-cat .nice-select {
    border: none;
    padding-left: 0;
    color: #222
}

    .header__search-cat .nice-select::after {
        border-width: 1px;
        border-color: #222;
        height: 6px;
        width: 6px;
        margin-top: -5px
    }

.cart__item, .cart__title, .cat__menu ul li a {
    border-bottom: 1px solid #e5e5e5
}

.cat__menu ul li > ul.submenu li:last-child a, .main-menu ul li ul.submenu li:last-child, .main-menu ul li ul.submenu li:last-child a, .your-order-table table .order-total td {
    border-bottom: none
}

.header__search-cat .nice-select .list {
    min-width: 220px;
    height: 250px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    left: -20px
}

    .header__search-cat .nice-select .list .option {
        padding: 10px 6px;
        line-height: 1.5
    }

        .header__search-cat .nice-select .list .option.selected, .header__search-cat .nice-select .list .option:hover {
            color: #fff;
            background: #fcbe00
        }

header {
    background: url(/images/icon/bg-footer.jpg);
}

.header-mid {
    background: #740106eb;
}

.header__bottom {
    background: #5e0001ed
}

    .banner-image, .cat-toggle, .features-thum, .footer__newsletter-form, .header__bottom .container, .n-sidebar-search, .news-sidebar .sidebar-title, .offcanvas__search, .product-bs-slider, .product-bs-slider-2, .product__sm-thumb, .product__thumb, .side-border, .sponsor-img {
        position: relative
    }

.side-menu-btn {
    color: #fff;
    font-size: 25px
}

.header__bottom .box-items-inner {
    display: flex;
    justify-content: space-between
}

.header__bottom .box-item a {
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.details-meta, .header-action {
    justify-content: space-between
}

.header__bottom .box-item a:hover {
    color: #16bcdc
}

.header__bottom .box-item a i {
    font-size: 30px;
    line-height: 40px;
    margin-inline-end: 15px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .side-border::before {
        right: 30px
    }
}

.header-action {
    display: flex;
    margin-left: 60px
}

@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px) {
    .header-action {
        margin-left: 20px
    }
}

.header-action .action {
    position: relative;
    z-index: 9999
}

.header-action .icon-link {
    display: flex
}

@media only screen and (min-width:320px) and (max-width:370px) {
    .header-action .icon-link {
        display: block
    }
}

.header-action .icon-link i {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .ovic-menu-wrapper ul li {
        margin-right: 30px
    }

    .side-border::before {
        right: 15px
    }

    .header-action .icon-link i {
        font-size: 25px;
        margin-right: 5px
    }

    .header-action .icon-link .count {
        left: -10px
    }
}

.coupon-info p.form-row input[type=checkbox], .header-action .icon-link .flaticon-heart, .your-order-table table .shipping ul li input {
    position: relative;
    top: 2px
}

.header-action .icon-link span {
    font-size: 15px;
    line-height: 1.2;
    display: block;
    color: #fff
}

.header-action .icon-link .sub {
    display: block;
    font-size: 15px;
    line-height: 1.3
}

.header-action .icon-link .count {
    background: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
    color: #740106
}

.header-action .block-cart .icon-link .count {
    margin-left: 10px
}

.header-action .block-cart .icon-link, .header-action .block-cart .icon-link i, .header-action .block-cart .icon-link span {
    line-height: 20px
}

.header-action .icon-link .count-2 {
    background: #767779;
    color: #fff
}

.cart__mini {
    position: absolute;
    right: 0;
    width: 350px;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    z-index: 11;
    border-top: 2px solid #fcbe00;
    padding: 27px 25px 35px;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

.cart__item, .cart__sub {
    padding-top: 20px
}

.cart__item, .cart__sub, .cart__title {
    padding-bottom: 20px
}

.cart__mini.cart__opened, .main-menu ul li:hover ul.megamenu-1, .main-menu ul li:hover ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.cart__title h4 {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 0
}

.cart__title span {
    font-size: 12px
}

.cart__total-item {
    min-width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: -2px;
    left: 35px;
    color: #fff;
    background: #fcbe00;
    border-radius: 100%;
    font-size: 10px
}

.cart__content span, .panel-title > a, .product_info, .product_info .posted_in, .product_info .sku_wrapper, .product_info .tagged_as {
    display: block
}

.cart__price span.amount {
    color: #740106;
    font-weight: 600
}

.cart__mini .cart__details h6 {
    margin-bottom: 0;
    font-size: 15px
}

.cart__mini .cart__details {
    font-size: 14px
}

.cart__sub h6, .product__result p {
    margin-bottom: 0
}

.cart__sub-total {
    font-size: 14px;
    font-weight: 500;
    color: #fcbe00
}

.cart__thumb img {
    width: 70px;
    height: 70px
}

.block-cart {
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 10px 15px
}

    .block-cart:hover > .cart .cart__mini {
        visibility: visible;
        opacity: 1;
        z-index: 9999;
        top: calc(100% + 1px)
    }

    .block-cart > .cart .cart__mini ul {
        position: relative;
        z-index: 9999;
        list-style: none;
        padding: 0
    }

.main-menu ul li {
    display: inline-block;
    margin-left: 26px;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-menu ul li {
        margin-right: 20px
    }
}

.main-menu > nav > ul > li {
    margin-left: 15px;
    margin-right: 15px
}

.main-menu ul.submenu li {
    margin-left: 0
}

.main-menu ul li:hover .mega-menu {
    visibility: visible;
    opacity: 1;
    top: 206px
}

.main-menu ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 0
}

    .main-menu ul li a i {
        margin-left: 5px
    }

.main-menu ul li ul.submenu {
    position: absolute;
    left: 0;
    min-width: 250px;
    background: #fff;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    -moz-box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    transition: .3s ease-out;
    z-index: 11;
    padding: 0;
    white-space: nowrap
}

    .main-menu ul li ul.submenu li {
        display: block;
        margin-right: 0;
        border-bottom: 1px dashed #e5e5e5;
        padding-top: 5px;
        padding-bottom: 5px
    }

        .main-menu ul li ul.submenu li a {
            position: relative;
            padding: 5px 25px;
            font-size: 14px;
            text-transform: capitalize;
            color: #666;
            font-weight: 400
        }

            .main-menu ul li ul.submenu li a i.fa-caret-down {
                position: absolute;
                top: 34%;
                right: 0;
                -webkit-transform: rotate(-90deg) translateY(-50%);
                -moz-transform: rotate(-90deg) translateY(-50%);
                -ms-transform: rotate(-90deg) translateY(-50%);
                transform: rotate(-90deg) translateY(-50%)
            }

        .main-menu ul li ul.submenu li ul.submenu {
            left: 120%;
            top: 0;
            visibility: hidden;
            opacity: 0
        }

        .main-menu ul li ul.submenu li:hover ul.submenu {
            visibility: visible;
            opacity: 1;
            left: 100%
        }

        .main-menu ul li ul.submenu li:hover > a {
            margin-left: 5px;
            color: #740106;
            white-space: nowrap
        }

.main-menu ul li ul.megamenu-1 {
    position: absolute;
    left: -428%;
    width: 870px;
    background: #fff;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    -moz-box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    border: 1px solid #b0c6c64d;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    padding: 40px 50px 10px;
    z-index: 11
}

    .main-menu ul li ul.megamenu-1 li {
        width: 33.33%;
        float: left;
        margin-bottom: 25px;
        margin-right: 0
    }

        .main-menu ul li ul.megamenu-1 li > a {
            font-size: 14px;
            color: #1f2024;
            margin-bottom: 15px;
            padding: 0;
            border: none;
            font-weight: 500;
            position: relative;
            text-transform: uppercase
        }

        .main-menu ul li ul.megamenu-1 li ul {
            padding: 0
        }

            .main-menu ul li ul.megamenu-1 li ul li {
                display: block;
                width: 100%;
                margin-bottom: 8px
            }

                .main-menu ul li ul.megamenu-1 li ul li a {
                    font-size: 14px;
                    color: #666;
                    margin-bottom: 0;
                    position: relative;
                    display: inline-block;
                    width: auto;
                    font-weight: 400;
                    text-transform: capitalize
                }

                    .main-menu ul li .mega-menu ul > li ul li a:hover, .main-menu ul li ul.megamenu-1 li ul li a:hover {
                        color: #fcbe00;
                        margin-left: 5px
                    }

.main-menu ul li .mega-menu {
    position: absolute;
    left: 0;
    top: 300px;
    width: 100%;
    padding-top: 40px;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    transform-origin: top;
    z-index: 9;
    box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    visibility: hidden;
    opacity: 0;
    background: #fff
}

    .main-menu ul li .mega-menu ul > li {
        width: 14.166666666%;
        margin: 0;
        float: left
    }

        .main-menu ul li .mega-menu ul > li.mega-image {
            width: 29.16666667%
        }

        .main-menu ul li .mega-menu ul > li ul li {
            margin-bottom: 8px;
            width: 100%;
            display: block
        }

            .main-menu ul li .mega-menu ul > li ul li a {
                font-size: 14px;
                text-transform: capitalize;
                font-weight: 400;
                display: block;
                padding: 0;
                color: #666
            }

            .main-menu ul li .mega-menu ul > li ul li.title {
                margin-bottom: 25px
            }

                .main-menu ul li .mega-menu ul > li ul li.title a {
                    font-size: 14px;
                    text-transform: uppercase;
                    font-weight: 500;
                    padding: 0;
                    color: #1f2024
                }

.main-menu ul .has-mega {
    position: static
}

.main-menu ul .mega-image {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 40px 50px 20px
}

    .main-menu ul .mega-image ul li a, .news-share {
        text-align: right
    }

        .main-menu ul .mega-image ul li a h4 {
            color: #fff;
            font-size: 24px;
            font-weight: 400;
            line-height: 1em;
            letter-spacing: -.6px
        }

        .main-menu ul .mega-image ul li a h5 {
            font-size: 80px;
            font-weight: 300;
            line-height: 1em;
            letter-spacing: -2px;
            color: #fcbe00
        }

        .main-menu ul .mega-image ul li a h6, .slider-content .slider_text {
            font-size: 18px;
            font-weight: 400;
            color: #fff
        }

            .copy-right-area p span, .main-menu ul .mega-image ul li a h6 span {
                color: #fcbe00;
                display: inline-block
            }

.offer {
    background: #740106;
    padding: 18px 0
}

    .offer p {
        color: #fff;
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -.4px;
        margin-bottom: 0
    }

.shopeing-text p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.hover-effect {
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
}

    .hover-effect::after, .hover-effect::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        -webkit-transition: .4s linear;
        -moz-transition: .4s linear;
        -ms-transition: .4s linear;
        -o-transition: .4s linear;
        transition: .4s linear
    }

    .hover-effect:hover::after {
        top: 50%;
        bottom: 50%;
        background: rgba(255,255,255,.2)
    }

    .hover-effect:hover::before {
        right: 50%;
        left: 50%;
        background: rgba(255,255,255,.2)
    }

.menu-sidebar .cat__menu {
    display: block;
    position: relative;
    width: 100%;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    z-index: 99
}

    .menu-sidebar .cat__menu ul li .mega-menu {
        box-shadow: none;
        border-radius: 3px;
        border: 1px solid #e5e5e5
    }

    .menu-sidebar .cat__menu ul li a {
        padding: 8px 20px
    }

    .menu-sidebar .cat__menu ul {
        list-style: none
    }

    .menu-sidebar .cat__menu > nav > ul {
        padding: 0
    }

.cat__menu ul {
    background: #fff;
    -webkit-border-radius: 0 0 5px 3px;
    -moz-border-radius: 0 0 5px 3px;
    border-radius: 0 0 5px 3px
}

    .cat__menu ul li:last-child a, .payment-method .accordion-collapse, .product__col .nav-tabs, .product__nav-tab .nav-tabs {
        border: none
    }

    .cat__menu ul li a {
        position: relative;
        display: inline-block;
        padding: 10px 20px;
        text-transform: capitalize;
        color: #1f2024;
        font-weight: 500;
        font-size: 14px;
        text-align: left;
        width: 100%
    }

        .cat__menu ul li a .cat-label {
            font-size: 9px;
            color: #fff;
            padding: 4px;
            position: relative;
            background: #740106;
            top: -5px;
            right: -2px;
            text-transform: uppercase
        }

    .cat__menu ul li .mega-menu li:hover > a, .cat__menu ul li:hover > a {
        color: #740106
    }

    .cat__menu ul li .mega-menu, .cat__menu ul li > ul.submenu {
        left: 100%;
        background: #fff;
        opacity: 0;
        position: absolute;
        visibility: hidden
    }

    .cat__menu ul li a .cat-label.green {
        background: #5aab19
    }

        .cat__menu ul li a .cat-label.green::after {
            border-right-color: #5aab19
        }

    .cat__menu ul li a .cat-label::after {
        position: absolute;
        content: "";
        left: -6px;
        top: 3px;
        bottom: auto;
        border: 3px solid transparent;
        border-top-color: transparent;
        border-right-color: #740106
    }

    .cat__menu ul li a i {
        position: absolute;
        top: 34%;
        right: 10px;
        -webkit-transform: rotate(-90deg) translateY(-50%);
        -moz-transform: rotate(-90deg) translateY(-50%);
        -ms-transform: rotate(-90deg) translateY(-50%);
        transform: rotate(-90deg) translateY(-50%)
    }

    .cat__menu ul li > ul.submenu {
        top: 20%;
        min-width: 200px;
        -webkit-box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
        -moz-box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
        box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
        border: 1px solid #b0c6c64d;
        -webkit-transition: .3s ease-out;
        -moz-transition: .3s ease-out;
        -ms-transition: .3s ease-out;
        -o-transition: .3s ease-out;
        transition: .3s ease-out;
        z-index: 11;
        padding: 20px 0
    }

        .cat__menu ul li > ul.submenu li {
            display: block;
            margin-right: 0
        }

            .cat__menu ul li > ul.submenu li a {
                padding: 9px 25px;
                font-size: 14px;
                text-transform: capitalize;
                border: 0
            }

            .cat__menu ul li > ul.submenu li ul.submenu {
                padding: 20px 0;
                left: 120%;
                top: 0;
                visibility: hidden;
                opacity: 0
            }

            .cat__menu ul li > ul.submenu li:hover ul.submenu {
                visibility: visible;
                opacity: 1;
                left: 100%
            }

            .cat__menu ul li > ul.submenu li:hover > a {
                margin-left: 5px
            }

    .cat__menu ul li:hover .mega-menu {
        visibility: visible;
        opacity: 1;
        top: 0;
        height: 100%
    }

    .cat__menu ul li:hover .submenu {
        top: 0;
        visibility: visible;
        opacity: 1
    }

    .cat__menu ul li .mega-menu {
        top: 110%;
        width: 300%;
        z-index: 1;
        padding: 20px 30px;
        border: 1px solid #e5e5e5
    }

.menu-ico {
    max-height: 20px;
    width: 20px;
    object-fit: contain;
    margin-right: 10px
}

.cat__menu ul li .mega-menu li {
    width: 33.33%;
    float: left
}

    .cat__menu ul li .mega-menu li > a {
        font-size: 14px;
        color: #222;
        margin-bottom: 10px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 0;
        border: none;
        position: relative
    }

    .cat__menu ul li .mega-menu li ul, .single-features-item-df {
        padding: 0
    }

        .cat__menu ul li .mega-menu li ul li {
            display: block;
            width: 100%;
            margin-bottom: 0
        }

            .cat__menu ul li .mega-menu li ul li a {
                font-size: 14px;
                color: #222;
                margin-bottom: 0;
                position: relative;
                display: inline-block;
                width: auto;
                font-weight: 400;
                text-transform: initial !important
            }

            .cat__menu ul li .mega-menu li ul li:hover > a {
                color: #740106;
                margin-left: 5px
            }

.cat__menu ul li .mega-menu-2 {
    background-image: url("../img/bg/img-5.png")
}

.title-index {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.line-2 {
    line-height: 1.4;
    display: -webkit-box;
    height: 45px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-transform: uppercase;
    overflow: hidden;
}

.font-16 {
    font-weight: 700;
    font-size: 16px;
}

.box-price {
    text-align: center;
    margin-top: 40px;
}

    .box-price a {
        background: #740106;
        color: #fff;
        padding: 10px 30px;
        border-radius: 5px;
    }

@media (min-width:1400px) {
    .custom-conatiner {
        max-width: 1730px
    }

    .cat__menu-2 {
        width: 69% !important
    }

    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.cat__menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 83%;
    box-shadow: 0 15px 30px 0 rgba(0,3,143,.1);
    z-index: 2;
    display: none
}

.cat__menu-wrapper .cat-toggle .cat__menu, .country-select .nice-select .list, .order-button-payment button, .sponsor-img img {
    width: 100%
}

    .cat__menu-wrapper .cat-toggle .cat__menu ul.mega-menu {
        list-style: none
    }

    .blog-meta, .cat__menu-wrapper .cat-toggle .cat__menu nav > ul {
        list-style: none;
        padding: 0
    }

.cat-toggle-btn-1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding: 15px 75px 15px 30px;
    text-align: left
}

    .cat-toggle-btn-1 i {
        margin-right: 10px;
        font-size: 20px;
        position: relative;
        top: 2px
    }

    .blog-tag-2 a, .cat-toggle-btn-1:hover, .product-bs-slider .bs-button:hover, .product-bs-slider-2 .bs-button:hover {
        background: #740106;
        color: #fff
    }

.offcanvas__area {
    position: fixed;
    right: -495px;
    top: 0;
    width: 465px;
    height: 100%;
    background: #fff;
    overflow-y: scroll;
    -webkit-box-shadow: -5px 0 20px -5px rgba(0,0,0,.5);
    -moz-box-shadow: -5px 0 20px -5px rgba(0,0,0,.5);
    box-shadow: -5px 0 20px -5px rgba(0,0,0,.5);
    -webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: .3s cubic-bezier(.785, .135, .15, .86);
    transition: .3s cubic-bezier(.785, .135, .15, .86);
    z-index: 9999
}

.page-banner-area, .single-slider {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat
}

.news-quote-area, .news-tag a {
    box-shadow: 0 16px 32px 0 rgba(0,0,0,.06)
}

.offcanvas__area.opened {
    right: 0
}

.offcanvas__wrapper {
    position: relative;
    padding: 45px
}

.offcanvas__close {
    position: absolute;
    top: 37px;
    right: 45px
}

.offcanvas__close-btn {
    display: inline-block;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #767779;
    text-align: center
}

.offcanvas__search input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-right: 20px;
    background: 0 0;
    border: none;
    outline: 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px
}

    .offcanvas__search input::placeholder {
        color: #999
    }

    .offcanvas__search input:focus {
        border-color: #222
    }

.offcanvas__search button {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #999
}

.slider-height, .slider-height-3 {
    min-height: 500px
}

.slider-height-2 {
    min-height: 430px
}

.single-slider {
    transition: 10.5s cubic-bezier(0, 0, .2, 1)
}

.slider-content {
    text-align: center
}

.slider-content-2 {
    text-align: left;
    margin-left: 90px
}

.slider-title {
    font-weight: 300;
    color: #fff
}

.main-slider-paginations {
    position: absolute;
    bottom: 10px;
    transform: translateY(-55%);
    align-items: center;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center
}

.swiper-slide.b-radius-2 {
    overflow: hidden;
    border: 5px solid #fff
}

.main-slider-paginations .swiper-pagination-bullet, .swiper-slide .swiper-pagination-bullet {
    font-size: 0;
    width: 7px;
    height: 7px;
    background: #fff;
    opacity: .4;
    margin: 0 5px
}

.main-slider-paginations .swiper-pagination-bullet-active, .swiper-slide .swiper-pagination-bullet-active {
    position: relative;
    width: 35px;
    border-radius: 10px;
    background: #fff;
    opacity: 1
}

.page-banner-area {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1
}

    .page-banner-area::before {
        position: absolute;
        content: "";
        background: #212121;
        opacity: .9;
        width: 100%;
        height: 100%;
        z-index: -1
    }

.page-banner-height {
    padding: 250px 0
}

@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px) {
    .page-banner-height {
        padding: 200px 0
    }
}

.page-banner-height-2 {
    min-height: 160px
}

    .page-banner-height-2:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../../images/icon/bg-ico.jpg) 0 0/cover no-repeat;
        z-index: -11
    }

.page-banner-content h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.17em;
    letter-spacing: -3px
}

.banner-image .banner-content p, .page-banner-content p {
    color: #fff;
    font-size: 16px
}

.features__inner, .features__wrapper, .smblog-content-3 {
    border: 1px solid #e5e5e5
}

.features__item {
    padding: 40px;
    position: relative
}

    .features__item::after {
        position: absolute;
        content: "";
        right: 25px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
        height: 50%;
        background: #e5e5e5
    }

#ship-box-info, .blog-meta li:last-child::before, .coupon-checkout-content, .create-account, .features__item-last::after, .product-bs-slider .bs-button::after, .product-bs-slider-2 .bs-button::after, .single-widget-category input, .single-widget-rating input {
    display: none
}

.features__icon i {
    font-size: 40px;
    color: #fcbe00
}

.features__content h6 {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    text-transform: uppercase
}

.features__content p {
    font-size: 13px;
    line-height: 1.4em;
    margin-bottom: 0
}

.features-2__lists {
    border-bottom: 1px solid #fffFFF1A
}

.features-2__item {
    padding: 20px 30px;
    position: relative;
    display: flex
}

.features-2__icon i {
    font-size: 40px;
    color: #fff
}

.features-2__content h6 {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff
}

.features-2__content p {
    font-size: 13px;
    line-height: 1.4em;
    margin-bottom: 0;
    color: #fff
}

.banner__area-d, .featured {
    margin-top: -35px
}

@media only screen and (max-width:767px) {
    .b-radius-2 {
        border-radius: 10px
    }

    .banner__item .banner__img, .swiper-slide.b-radius-2 {
        border: 2px solid #fff
    }

    .header__info {
        margin-bottom: 10px;
    }
}

.banner__item:hover .banner__img img, .brand-item:hover img, .single-smblog:hover .blog-image img {
    transform: scale(1.05)
}

.banner__img {
    overflow: hidden
}

    .banner__img img {
        transition: .3s ease-out
    }

.banner__content-2 h6, .product__item {
    transition: .3s
}

.banner__content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px 40px
}

    .banner__content span {
        font-size: 16px;
        color: #fcbe00;
        display: inline-block;
        margin-bottom: 10px
    }

    .banner__content h6 {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        line-height: 1.25em;
        letter-spacing: -.6px;
        margin-bottom: 20px
    }

        .banner__content h6:hover {
            color: #fcbe00
        }

    .banner__content p {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0
    }

    .about-detalis-content h2, .about-detalis-content h3, .about-detalis-content h4, .banner__content .sm-p, .banner__content-3 p, .news-detalis-content h1.news-detalis-title {
        font-size: 18px
    }

.about-detalis-content ul, .about-detalis-content table {
    margin-bottom: 15px;
}

.about-detalis-content h2, .about-detalis-content h3, .about-detalis-content h4 {
    font-weight: 800;
}

.categories__img img, .features-product-image img, .product__thumb .product-image img {
    transition: .3s ease-out
}

.banner__content-2 h6:hover {
    color: #fff;
    text-decoration: underline
}

.banner__content-3 {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(0);
    padding: 0
}

    .banner__content-3 h6 {
        font-size: 26px;
        line-height: 1.4em
    }

        .banner__content-3 h6:hover {
            color: #16bcdc
        }

    .banner__content-3 .df-title:hover, .banner__content-sd h6:hover {
        color: #fcbe00
    }

    .banner__content-3 .bottom-btn {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -215%
    }

.banner__content-sd {
    top: 110px;
    padding: 0 40px;
    left: 0;
    right: 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .cat__menu {
        width: 88%
    }

    .cat-toggle-btn-1 {
        padding-right: 30px
    }

    .features__item {
        padding: 40px 20px
    }

    .banner__img-2 img {
        min-height: 235px
    }

    .banner__img-3 img {
        min-height: 500px
    }

    .banner__content-sd {
        top: 85px
    }
}

.banner__content-sd h6 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.25em;
    letter-spacing: -.6px;
    margin-bottom: 5px
}

.ab-counter-item .ab-counter, .blog-inner, .offer-time, .review-details-content .str-info {
    display: flex;
    align-items: center
}

    .offer-time .offer-title {
        font-size: 16px;
        line-height: 24px;
        margin-inline-end: 25px;
        display: inline-block;
        font-weight: 500;
        color: #222
    }

.countdown-inner {
    background-color: #740106;
    display: block;
    padding: 8px 0 5px;
    margin-bottom: 10px
}

.brand-slider img {
    height: 120px;
}

.product__item-2 {
    background: #fff
}

.cart-option, .comments-box, .d-meta-left, .product__content .cart-option, .product__details-content .pd-rating, .rating, .review-details-des, .sm-item-loc, .w-full {
    display: flex
}

.countdown-inner ul li {
    list-style: none;
    font-size: 12px;
    color: #e5e5e5;
    display: inline-block;
    padding: 0 24px;
    position: relative;
    text-transform: uppercase
}

    .countdown-inner ul li span {
        display: block;
        line-height: 1;
        font-weight: 500;
        font-size: 16px
    }

.brand-area-d {
    margin-top: -55px;
    position: relative
}

.brand-slider {
    border-top: 1px solid #e5e5e5
}

.brand-slider-2 {
    border-top: 0;
    border-radius: 20px
}

@keyframes bounceIn {
    0%,100%,20%,40%,60%,80% {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
        animation-timing-function: cubic-bezier(0.215,0.61,0.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.cta-item {
    margin-right: 50px
}

    .cta-item .cta-title {
        font-size: 18px;
        letter-spacing: -.45px;
        line-height: 1.2;
        color: #fff
    }

    .cta-item p {
        color: #999
    }

.cta-item-d {
    margin-right: 60px
}

.subscribe__form {
    position: relative;
    width: 100%
}

    .subscribe__form input {
        width: 100%;
        height: 45px;
        line-height: 41px;
        padding-left: 20px;
        padding-right: 130px;
        border: 1px solid transparent;
        color: #222;
        background: #fff;
        border-radius: 3px
    }

        .subscribe__form input::placeholder {
            color: #979ca5;
            font-size: 14px
        }

    .subscribe__form button {
        position: absolute;
        top: 0;
        right: 0;
        height: 45px;
        line-height: 45px;
        background: #fcbe00;
        color: #222;
        text-transform: uppercase;
        padding: 0 25px;
        border: 0;
        border-radius: 0 3px 3px 0;
        text-align: center;
        font-size: 13px;
        font-weight: 500
    }

.categories__content h6, .categories__content p {
    color: #fff;
    font-weight: 400;
    letter-spacing: -.025em
}

.apps-store a {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline-block
}

.social-icon a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #666;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    margin-right: 6px;
    margin-bottom: 10px
}

.product__content h3, .product__content h6, .product__content-3 h2 {
    line-height: 1.4;
    display: -webkit-box;
    max-height: 45px;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-transform: uppercase;
    overflow: hidden
}

.social-icon .facebook {
    background-color: #3b5998
}

.social-icon .twitter {
    background-color: #1da1f2
}

.social-icon .youtube {
    background-color: #cd201f
}

.social-icon .linkedin {
    background-color: #0077b5
}

.social-icon .rss {
    background-color: #f26522
}

.social-icon .dribbble {
    background-color: #ea4c89
}

.social-icon-2 a:hover {
    background-color: #16bcdc;
    color: #fff
}

.categories__item:hover .categories__img img {
    transform: scale(1.1)
}

.categories__img {
    overflow: hidden
}

    .categories__img img {
        min-height: 140px
    }

.categories__content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 30px
}

    .categories__content h6 {
        font-size: 16px;
        margin-bottom: 5px
    }

        .categories__content h6:hover {
            color: #16bcdc
        }

    .categories__content p {
        opacity: .6;
        margin-bottom: 0;
        font-size: 14px
    }

.product__item {
    padding: 30px 20px;
    position: relative;
    z-index: 3
}

    .product__item:hover {
        box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
        background-color: #fff
    }

        .product__item:hover .product__add-cart {
            visibility: visible;
            opacity: 1;
            bottom: 20px
        }

        .product__item:hover .product-action {
            right: 0
        }

        .product__item:hover .product__content-3 .progress, .product__item:hover .product__content-3 .progress-rate {
            visibility: hidden;
            opacity: 0
        }

    .product__item.product__item-2 {
        border: 1px solid #e5e5e5;
        padding: 15px
    }

.product__item-2:hover, .single-features-item:hover {
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);
    background-color: #fff
}

    .product__item-2:hover .product__content-2 .price, .product__item-2:hover .product__content-2 .rating {
        visibility: hidden;
        opacity: 1
    }

.product-slider-3 .product__item-2:hover .product__content-2 .rating {
    visibility: visible
}

.product-slider-3 .product__content h2 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    color: #222;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase
}

.sub__title {
    text-align: center;
    font-size: 13px;
    color: #2e2146
}

.product__item-d {
    border: 1px solid #e5e5e5;
    height: 100%;
    z-index: 1;
    background: #fff;
}

.img-full {
    width: 100%;
}

.product__thumb .product-action {
    position: absolute;
    top: 45px;
    right: -50px;
    transition: .3s
}

    .features-thum .product-action .icon-box, .product__thumb .product-action .icon-box {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border: 1px solid transparent;
        text-align: center;
        margin-bottom: 5px;
        border-radius: 2px;
        position: relative;
        overflow: hidden;
        background: #f5f5f5;
        color: #42381c
    }

        .coupon-info p.form-row input[type=submit]:hover, .features-thum .product-action .icon-box:hover, .product__thumb .product-action .icon-box:hover, p.checkout-coupon input[type=submit]:hover {
            background: #fcbe00
        }

        .features-thum .product-action .icon-box i, .product__thumb .product-action .icon-box i {
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            transform: translateY(-50%)
        }

            .features-thum .product-action .icon-box i:first-child, .product__thumb .product-action .icon-box i:first-child {
                top: -50%
            }

        .features-thum .product-action .icon-box:hover i:first-child, .product__thumb .product-action .icon-box:hover i:first-child {
            top: 50%
        }

.features-thum .product-action-2 .icon-box:hover, .product__thumb .product-action-2 .icon-box:hover {
    background: #16bcdc;
    color: #fff
}

.product__thumb .product__offer {
    position: absolute;
    top: 0;
    left: 0
}

    .product__thumb .product__offer span {
        display: inline-block;
        text-align: center;
        font-size: 12px;
        padding: 2px 10px;
        line-height: 16px;
        border-radius: 3px;
        background-color: #740106;
        background: linear-gradient(to right,#ff5722,#740106);
        color: #fff;
        font-weight: 400
    }

.features-product-image, .product__thumb .product-image, .progress-rate, .single-smblog .blog-image {
    overflow: hidden
}

.product__content .price, .product__content-2 .price, .product__content-2 .rating, .team-image .inner-timg img {
    transition: .3s
}

.features-product-image:hover img, .product__thumb:hover .product-image img, .team-image:hover .inner-timg img {
    transform: scale(1.1)
}

.product__content h3, .product__content h6 {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0
}

.product__content h3 {
    margin-top: 10px
}

    .button-wrap-2 a:hover, .location-icon .fad, .product__content .d-price span, .product__content h3:hover a, .product__content h6:hover a, .product__nav-tab-red .nav-link.active, .product__nav-tab-red .nav-link:hover, .smblog-content h4:hover, .smblog-content-3 .smblog-foot .post-date a:hover, .smblog-content-3 .smblog-foot .post-readmore a:hover, .smblog-content-3 h2:hover, .smblog-content-3 h6:hover, .smblog-content-3 span a {
        color: #740106
    }

.product__content .price span {
    font-size: 16px;
    color: #dc3545;
    line-height: 1.2;
    display: inline-block;
    font-weight: 700
}

    .product__content .price span s {
        color: #999;
        font-weight: 600;
        margin-left: 5px;
        font-size: 14px;
    }

.product__content .features-des ul {
    list-style: square;
    padding-left: 18px
}

    .product__content .features-des ul li {
        margin-bottom: 5px;
        font-size: 15px;
        list-style: square
    }

.box-contact ul li, .product__content .features-des p, .product__details-content .features-des ul li {
    margin-bottom: 7px
}

.product__content-d .rating ul li, .rating ul li {
    font-size: 10px
}

.dm-item a, .product__content .features-des ul li a {
    font-size: 14px;
    color: #666
}

    .product__content .features-des ul li a i {
        font-size: 6px;
        position: relative;
        top: -3px;
        margin-right: 5px
    }

.product__content-2, .product__content-3 {
    padding-bottom: 0;
    transition: .3s
}

    .product__content-2 h6:hover {
        color: #16bcdc
    }

    .product__content-3 h2 {
        font-size: 16px;
        font-weight: 700;
        color: #222;
        margin-top: 20px;
        margin-bottom: 0
    }

    .button-wrap a:hover, .product__content-3 h6:hover, .single-widget-category input:checked + label, .single-widget-category label:hover, .single-widget-rating input:checked + label, .single-widget-rating label:hover {
        color: #fcbe00
    }

.product__content-d {
    padding-bottom: 0
}

@media (min-width:1440px) {
    .col-20 {
        width: 20%;
    }
}

@media (max-width:479px) {
    .product__content-d .rating ul {
        margin-right: 4px
    }

        .product__content-d .rating ul li {
            font-size: 8px
        }
}

.product__content-d .rating span {
    font-size: 12px;
    color: #999;
    display: inline-block
}

.product__content-d .rating-d ul li a {
    font-size: 13px
}

footer .container {
    position: relative;
    z-index: 2;
}

.footer__hotline .icon-2 i, .footer__hotline .text-2 span, .product__content-d-2 h6:hover, .smblog-content .smblog-foot .post-date a:hover, .smblog-content .smblog-foot .post-readmore a:hover, .smblog-content span a {
    color: #16bcdc
}

.w-full {
    --bs-gutter-y: 0;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    height: 100%
}

.w-40, .w-60 {
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y);
    max-width: 100%
}

.w-40 {
    flex: 0 0 auto;
    width: 40%
}

.w-60 {
    flex: 0 0 auto;
    width: 60%
}

.product__add-cart {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 20px;
    visibility: hidden;
    opacity: 0;
    transition: .5s
}

.product__nav-tab .nav-item {
    margin-right: 35px
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .logo .logo-image img {
        max-width: 170px
    }

    .logo-3 .logo-image img {
        width: 130px
    }

    .header__search-box-4 input {
        padding-left: 30px
    }

    .header-action .icon-link i {
        font-size: 20px;
        margin-right: 5px
    }

    .header-action .icon-link .count {
        top: 0;
        left: -14px
    }

    .slider-content-2 {
        margin-left: 30px
    }

    .product__nav-tab .nav-item {
        margin-right: 30px
    }

    .product__nav-tab-3 {
        margin-top: 20px;
        margin-right: 0
    }
}

.news-share a:last-child, .product__nav-tab .nav-item:last-child {
    margin-right: 0
}

.product__nav-tab .nav-link {
    font-size: 14px;
    color: #222;
    text-transform: capitalize;
    padding: 0;
    background: 0 0;
    border: none
}

    .product__nav-tab .nav-link.active {
        color: #fcbe00;
        background: 0 0
    }

.product__details-content h2 {
    font-size: 18px;
    color: #222;
    font-weight: 700
}

.product__details-content .pd-rating ul li .fal {
    margin-right: 5px;
    font-size: 15px;
    color: #fcbe00
}

.product__details-content .pd-rating .rating {
    margin-right: 20px;
    list-style: none;
    padding-left: 0
}

.product__details-content .pd-rating span {
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    color: #999;
    position: relative
}

    .product__details-content .pd-rating span::before {
        position: absolute;
        content: "";
        background: #999;
        width: 1px;
        height: 10px;
        left: -15px;
        right: 0;
        top: 8px
    }

@keyframes blink {
    0% {
        background-color: #f58634;
    }

    100% {
        background-color: #b40b08;
    }
}

.btn-hot {
    background: #fd7e14;
    animation: blink 2s infinite;
    padding: 5px 30px !important;
    margin-top: 7px;
    border-radius: 5px;
    font-weight: 700 !important;
}

.product__details-content .price, .sm-item-border {
    border-bottom: 1px solid #e5e5e5
}

    .product__details-content .price span {
        display: inline-block;
        font-size: 20px;
        line-height: 1.25;
        color: red;
        font-weight: 700;
        padding-bottom: 20px
    }

        .product-widget .product__sm-price .price s, .product__content-3 .price s, .product__details-content .price span s {
            color: #999;
            font-weight: 500;
            font-size: 15px;
        }

.product__details-content .features-des ul {
    padding-left: 18px
}

.btn-more {
    background-color: #740106;
    padding: 10px 50px;
    color: #fff;
    border-radius: 5px;
}

    .btn-more:hover {
        color: #fcbe00;
    }

.add-review-option a, .product__details-content .features-des ul li a, .product_info span, .review-count {
    font-size: 14px
}

    .product__details-content .features-des ul li a i {
        font-size: 6px;
        position: relative;
        top: -4px;
        margin-right: 5px
    }

.tp-wrapper {
    border-left: 1px solid #e5e5e5
}

.progress, .progress-bar {
    height: 9px
}

.progress-rate span {
    font-size: 14px;
    line-height: 24px;
    display: inline-block
}

.cart-plus-minus input {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px
}

.cart-plus-minus .qtybutton {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

    .cart-plus-minus .qtybutton:focus {
        outline: 0;
        background: 0 0
    }

.product-price .amount, .product-subtotal .amount {
    font-weight: 600;
    color: #740106;
    font-size: 15px
}

.rating {
    transition: .3s;
    align-items: center
}

    .rating ul {
        margin-right: 10px;
        padding-left: 0
    }

        .rating ul li {
            display: inline-block;
            color: #e5ac00
        }

    .rating span {
        font-size: 12px;
        color: #999;
        display: inline-block
    }

.single-features-item {
    background-color: #fff;
    padding: 20px;
    height: 100%;
    border: 1px solid #e5e5e5
}

.single-features-item-d {
    padding: 30px 20px
}

.single-features-item-d-2 {
    padding: 20px 30px
}

.features-thum .product__offer, .product__sm-thumb .product__offer {
    position: absolute;
    top: 10px;
    left: 10px
}

    .features-thum .product__offer span, .product__details-thumb .product__offer span, .product__sm-thumb .product__offer span {
        display: inline-block;
        text-align: center;
        font-size: 12px;
        padding: 2px 10px;
        line-height: 16px;
        border-radius: 2px;
        background-color: #ff5722;
        background: linear-gradient(to right,#ff5722,#740106);
        color: #fff;
        font-weight: 400
    }

.features-thum .product-action {
    position: absolute;
    top: 20px;
    right: 10px;
    transition: .3s;
    visibility: hidden;
    opacity: 0
}

.features-thum:hover .product-action {
    visibility: visible;
    opacity: 1;
    top: 0
}

.product-bs-slider .bs-button, .product-bs-slider-2 .bs-button {
    position: absolute;
    background-color: rgba(0,0,0,.2);
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #fff;
    border-radius: 50%;
    border: none;
    outline: 0;
    cursor: pointer;
    z-index: 9;
    text-align: center;
    top: 40%;
    margin: 0;
    vertical-align: middle;
    transition: .3s;
    box-shadow: 0 0 30px 0 rgba(0,5,63,.1);
    visibility: visible;
    opacity: 1
}

.product-bs-slider .bs-button-next, .product-bs-slider-2 .bs2-button-next {
    right: -20px;
    left: auto
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cat__menu ul li a, .main-menu ul li .mega-menu ul > li ul li a {
        font-size: 12px
    }

    .shopeing-text p {
        font-size: 12px;
        font-weight: 500
    }

    .cat__menu ul li .mega-menu {
        width: 620px;
        left: 100%
    }

    .cat__menu {
        width: 93%
    }

    .cat-toggle-btn-1 {
        padding: 15px
    }

    .features__item {
        padding: 40px 10px
    }

        .features__item::after {
            right: 0
        }

    .product-bs-slider .bs-button-next {
        right: -10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-bs-slider .bs-button-next {
        right: -15px
    }
}

.product-bs-slider .bs-button-prev, .product-bs-slider-2 .bs2-button-prev {
    left: -20px;
    right: auto
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-bs-slider .bs-button-prev {
        left: -10px
    }

    .product-bs-slider-2 .bs2-button-next {
        right: -10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-bs-slider .bs-button-prev {
        left: -15px
    }

    .product-bs-slider-2 .bs2-button-next {
        right: -15px
    }
}

.product-bs-slider-2:hover .bs-button, .product-bs-slider:hover .bs-button {
    visibility: visible;
    opacity: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-bs-slider-2 .bs2-button-prev {
        left: -10px
    }

    .product__col .nav-tabs .nav-item:not(:last-child) {
        margin-bottom: 15px;
        margin-right: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-bs-slider-2 .bs2-button-prev {
        left: -15px
    }

    .product__filter-right {
        padding-top: 10px
    }
}

@media (max-width:575px),only screen and (min-width:1400px) and (max-width:1600px) {
    .product-bs-slider .bs-button-next, .product-bs-slider-2 .bs2-button-next {
        right: 0
    }

    .product-bs-slider .bs-button-prev, .product-bs-slider-2 .bs2-button-prev {
        left: 0
    }
}

.button-wrap a i {
    margin-left: 5px;
    font-size: 12px
}

@keyframes ovic-running-1 {
    0% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes ovic-running-2 {
    100% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.moveing-text-area .ovic-running {
    font-size: 16px;
    line-height: 1.5;
    color: var(--default-color);
    overflow: hidden;
    --running-space: 180px;
    --running-time: 30s;
    padding: 13px 0
}

    .moveing-text-area .ovic-running .wrap {
        animation: ovic-running-1 var(--running-time) linear infinite
    }

    .moveing-text-area .ovic-running .inner {
        display: inline-block;
        vertical-align: top;
        min-width: 100%;
        white-space: nowrap;
        animation: inherit;
        animation-name: ovic-running-2
    }

        .moveing-text-area .ovic-running .inner:hover, .moveing-text-area .ovic-running .wrap:hover, .moveing-text-area .ovic-running .wrap:hover .inner {
            animation-play-state: paused
        }

    .moveing-text-area .ovic-running .item {
        display: inline-block;
        vertical-align: top;
        margin: 0;
        color: #fff;
        font-size: 16px
    }

        .moveing-text-area .ovic-running .item:not(:last-child) {
            margin-inline-end: var(--running-space)
        }

.product-widget {
    border: 2px solid #f3f3f3;
    padding: 30px;
    border-radius: 10px
}

    .product-widget .product__sm-item .product__sm-thumb {
        width: 80px;
        float: left
    }

    .product-widget .product__sm-thumb .product__offer {
        top: 0;
        left: 5px
    }

    .product-widget .product__sm-item .product__sm-content {
        width: calc(100% - 90px);
        margin-left: 10px;
        float: left
    }

        .product-widget .product__sm-item .product__sm-content .product__sm-title {
            max-height: 45px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2
        }

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .product-widget {
        padding: 25px 20px
    }
}

.product-widget .pt-title {
    margin-bottom: 0;
    padding-bottom: 10px;
    box-shadow: 0 -1px #e5e5e5 inset;
    font-size: 18px;
    position: relative;
    font-weight: 700
}

    .news-sidebar .sidebar-title::before, .product-widget .pt-title::before {
        position: absolute;
        width: 60px;
        height: 2px;
        background: #740106;
        bottom: 0;
        content: ""
    }

.price {
    color: #dc3545;
    font-weight: 600;
}

    .price s {
        color: #999;
    }

    .price span, .table-responsive thead th {
        white-space: nowrap
    }

.price__slider .ui-widget-content {
    background: #f0f0f0;
    border: 0
}

.price__slider .ui-widget-header {
    background: #fcbe00;
    border-radius: 0
}

.price__slider .ui-slider-horizontal {
    height: 4px
}

.price__slider .ui-state-default {
    background: #fcbe00;
    border-radius: 50%;
    border: 0
}

.price__slider .ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    width: 15px;
    height: 15px
}

.price__slider .ui-slider .ui-slider-handle::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.product__color ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

    .product__color ul li {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px
    }

        .product__color ul li:not(:last-child) {
            margin-right: 12px
        }

.blog-meta li i, .comments-box .post-meta i, .dm-item a i, .post-comment i, .team-social a i {
    margin-right: 10px
}

.product__color ul li a {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    font-size: 0;
    text-align: center;
    line-height: 20px;
    box-shadow: 0 0 0 1px #e6e6e6,inset 0 0 0 2px #fff;
    background: #000
}

    .product__color ul li a img {
        width: 16px;
        height: 16px
    }

.box-contact ul i, .footer__link ul li span i {
    width: 20px
}

.product__color ul li a.selected, .product__color ul li a:hover {
    box-shadow: 0 0 0 1px #222,inset 0 0 0 2px #fff
}

.product__color ul li a.blue {
    background: #00f
}

.product__color ul li a.red {
    background: red
}

.product__color ul li a.yellow {
    background: #ff0
}

.product__color ul li a.pink {
    background: pink
}

.product__color ul li a.brown {
    background: brown
}

.product__color ul li a.green {
    background: green
}

.product__color ul li a.oragne {
    background: orange
}

.accordion-collapse, .s-form input {
    border: 0
}

.s-form button {
    transition: .3s;
    text-transform: uppercase;
    color: #2f3037
}

.single-widget-category label, .single-widget-category label::after, .single-widget-rating label::after {
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out
}

.s-form button:hover {
    text-decoration: underline;
    color: #fcbe00
}

.single-widget-category:not(:last-child), .single-widget-rating:not(:last-child) {
    margin-bottom: 10px
}

.single-widget-category label {
    color: #666;
    display: inline-block;
    position: relative;
    font-size: 14px;
    transition: .3s ease-out;
    padding-left: 35px
}

    .single-widget-category label::before, .single-widget-rating label::before {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        content: "";
        width: 20px;
        height: 20px;
        border: 1px solid #d8d8d8;
        border-radius: 50%
    }

    .single-widget-category label::after, .single-widget-rating label::after {
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        font-family: "Font awesome 5 pro";
        font-size: 12px;
        content: "\f00c";
        opacity: 0;
        visibility: hidden;
        transition: .3s ease-out;
        font-weight: 200
    }

    .single-widget-category label span, .single-widget-rating label span {
        color: #bab9b9
    }

.single-widget-rating label {
    color: #fcbe00;
    display: inline-block;
    position: relative;
    font-size: 14px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    padding-left: 35px
}

.product-widget .product__sm-item {
    display: table;
    width: 100%;
    list-style: none
}

.product__sm-item:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px dashed #f3f3f3;
    padding-bottom: 5px
}

.product__sm-thumb img {
    height: 80px
}

.product__sm-title {
    font-size: 16px;
    color: #222;
    font-weight: 600
}

.product__content-3 .price, .product__sm-price .price {
    font-size: 18px;
    font-weight: 700;
    color: #ff0000
}

.banner-image .banner-l {
    min-height: 230px;
    width: 100%
}

.banner-image .banner-sm {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 22%
}

.basic-pagination ul li, .basic-pagination ul li a, .comment-rating ul, .comment-rating ul li, .des-sm-fet img, .featured-author-social li, .mean-container .mean-nav ul li > a.mean-expand i, .product_info .title {
    display: inline-block
}

.mean-nav .far {
    margin-right: 7px;
}

.banner-image .banner-content {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%)
}

.product__col .nav-tabs .nav-item .nav-link {
    padding: 0;
    font-size: 24px;
    border: none;
    color: #b6b6b6
}

    .add-review-option a:hover, .basic-login .forgot-login a:hover, .basic-login .login-action p a:hover, .blog-meta li a:hover, .changes-info span:hover, .changes-info-title:hover, .dm-item a:hover, .featured-author-social li a:hover, .feed-content h6:hover, .mean-container .mean-nav ul li a:hover, .product__col .nav-tabs .nav-item .nav-link.active, .product_info span a:hover, .review-details-content .review-star a .fa-star, .review-rate .review-star a .fa-star, .table-content table td.product-name a:hover {
        color: #fcbe00
    }

ul.product-lists-top {
    list-style: none;
    display: table;
    margin: 0 auto 30px auto;
    padding: 0;
    text-align: center;
}

.mx-auto.mb-20 {
    margin-bottom: 20px !important
}

ul.product-lists-top li {
    margin: 0 5px 5px 5px;
    background: #fff;
    border: solid 1px #d9d9d9;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 5px;
    display: inline-block;
}

.product__filter-wrap {
    border: 1px solid #e5e5e5;
    padding: 10px 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section__index__title .st-titile-d::after, .section__title .st-titile-d::after {
        bottom: -13px
    }

    .header__search-box-4 input {
        padding-left: 30px
    }

    .main-menu ul li {
        margin-right: 30px
    }

    .banner__content-sd {
        top: 170px
    }

    .countdown-inner ul li {
        padding: 0 10px
    }

    .product__nav-tab-3 {
        margin-top: 20px
    }

    .product-stock {
        text-align: center
    }
}

.product-stock h5 {
    color: #222;
    font-weight: 400;
    font-size: 14px
}

    .product-stock h5 span {
        color: #16bcdc;
        margin-left: 10px
    }

.product-stock h6 {
    font-size: 16px;
    line-height: 1.3;
    color: #740106
}

.card-header:first-child, .panel-default > .panel-heading, .panel-group .panel, .product__filter-right .nice-select {
    border-radius: 0
}

.single-item-pd {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5
}

.tp-wrapper-2 {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

.basic-pagination ul {
    padding-left: 0;
    text-align: center
}

    .basic-pagination ul li:not(:last-child) {
        margin-right: 10px;
        margin-bottom: 10px
    }

    .basic-pagination ul li a {
        width: 40px;
        height: 40px;
        line-height: 38px;
        text-align: center;
        border-radius: 2px;
        background: #f5f5f5;
        border: 1px solid #e5e5e5
    }

        .basic-pagination ul li a.active, .basic-pagination ul li a:hover {
            background: #740106;
            color: #fff;
            border-color: #740106
        }

.basic-pagination-border {
    border-top: 1px solid #e6e6e6
}

.product__details-nav .nav-tabs {
    margin-left: -3px;
    margin-right: -3px;
    border-bottom: 0
}

    .product__details-nav .nav-tabs .nav-link.active {
        border: 1px solid #740106
    }

    .product__details-nav .nav-tabs .nav-link {
        border-radius: .25rem;
        margin-left: 3px;
        margin-right: 3px;
        border: 1px solid #e5e5e5;
        margin-bottom: 10px
    }

        .product__details-nav .nav-tabs .nav-link img {
            max-width: 50px
        }

.cart-option img {
    height: 25px
}

.details-meta {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px
}

.box-contact {
    border: 2px dashed #e5e5e5;
    padding: 30px;
    margin-top: 30px
}

    .box-contact ul {
        list-style: none;
        padding-left: 0
    }

.heading-contact {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.product_info .title {
    width: 110px;
    padding-inline-end: 10px;
    vertical-align: top;
    color: #222
}

.product__details-des-tab .nav-tabs {
    border: 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb
}

    .product__details-des-tab .nav-tabs .nav-item {
        margin: 0
    }

        .product__details-des-tab .nav-tabs .nav-item .nav-link {
            padding: 0 0 10px;
            border: 0;
            position: relative;
            font-size: 16px;
            font-weight: 700;
            margin-right: 50px;
            color: #b6b6b6;
            background: 0 0
        }

            .product__details-des-tab .nav-tabs .nav-item .nav-link::after {
                position: absolute;
                content: "";
                bottom: 0;
                left: 0;
                height: 2px;
                width: 0;
                background: 0 0
            }

            .coupon-accordion span:hover, .mean-container .mean-nav ul li a.mean-expand.mean-clicked, .panel-body > p, .product__details-des-tab .nav-tabs .nav-item .nav-link.active, .product__details-des-tab .nav-tabs .nav-item .nav-link:hover, p.lost-password a:hover {
                color: #222
            }

                .product__details-des-tab .nav-tabs .nav-item .nav-link.active::after, .product__details-des-tab .nav-tabs .nav-item .nav-link:hover::after {
                    background-color: #740106;
                    width: 100%
                }

.product__desc-info, .product__details-des-wrapper, .product__details-review {
    padding-top: 30px
}

    .product__details-des-wrapper p {
        line-height: 30px
    }

    .about-detalis-content table, .news-detalis-content table, .product__details-des-wrapper table {
        width: 100%;
        border: 1px solid #ddd;
        margin-bottom: 30px
    }

        .about-detalis-content table p:last-child, .coupon-info p, .footer__links p, .news-author p, .news-detalis-content table p:last-child, .payment-method .accordion-body p, .product__details-des-wrapper table p:last-child, .services-item p {
            margin-bottom: 0
        }

tbody, td, tfoot, th, thead, tr {
    border-width: 1px;
    padding: 10px 15px
}

.about-detalis-content img, .news-detalis-content img, .product__details-des-wrapper img {
    max-width: 100% !important;
    height: auto !important
}

.ab-counter-image:hover img, .about-image:hover img, .des-sm-fet:hover img, .features-des-image:hover img, .location-image:hover img {
    animation-name: bob-float;
    animation-duration: 1s,1.5s;
    animation-delay: 0s,.3s;
    animation-timing-function: ease-out,ease-in-out;
    animation-iteration-count: 100,infinite;
    animation-fill-mode: forwards;
    animation-direction: normal,alternate
}

.ab-counter-image img, .about-image img, .features-des-image img, .location-image img {
    vertical-align: middle;
    display: inline-block
}

.features-des-image-2 img {
    border-radius: 30px
}

.des-section {
    font-size: 36px;
    line-height: 1.2em
}

.des-sm-features {
    display: flex;
    justify-content: space-between;
    max-width: 410px;
    margin: 0 auto
}

.des-sm-fet img {
    margin-bottom: 30px;
    vertical-align: middle
}

.des-sm-fet span {
    display: block;
    font-size: 18px;
    text-transform: capitalize
}

.about-content span, .blog-tag a, .location-item h6, .review-des-infod h6, .smblog-content h2, .smblog-content h4, .smblog-content span, .tauthor-degination h5, .title__search {
    text-transform: uppercase
}

.product__details-des span {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #454545
}

.product__details-des p {
    font-size: 18px;
    line-height: 30px;
    color: #454545
}

.product__desc-info ul li {
    display: flex;
    align-items: center;
    padding: 15px 30px
}

    .product__desc-info ul li:nth-child(odd) {
        background: #f7f7f7
    }

    .product__desc-info ul li h6 {
        font-size: 16px;
        color: #454545;
        margin-bottom: 0;
        display: inline-block;
        width: 25%
    }

    .product__desc-info ul li span {
        font-size: 16px;
        color: #454545
    }

.review-rate h5 {
    font-size: 100px;
    letter-spacing: -.025em;
    color: #5aab19;
    font-weight: 400;
    line-height: .8
}

.review-des-infod h6 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px
}

    .review-des-infod h6 span {
        display: inline-block;
        color: #0068c9
    }

.review-details-des .author-image img {
    border-radius: 50%
}

.review-details-content .name-date h6 {
    font-size: 16px;
    text-transform: capitalize
}

    .review-details-content .name-date h6 span {
        color: #999;
        display: inline-block;
        font-weight: 400
    }

.comment-title h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px
}

.comment-title p {
    color: #454545
}

.comment-rating span {
    font-size: 15px;
    color: #454545;
    margin-right: 5px
}

.comment-rating ul li a {
    font-size: 14px;
    color: #fcbe00
}

#flexCheckDefault {
    top: 5px;
    position: relative
}

.comment-agree input {
    margin: 0;
    appearance: none;
    -moz-appearance: none;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: 0 0;
    border: 2px solid #dadada;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0
}

.comment-agree label {
    margin-left: 5px;
    font-size: 15px;
    color: #454545
}

.comment-input input, .comment-textarea {
    border: 1px solid #e5e5e5;
    padding: 20px;
    font-size: 15px;
    color: #151515;
    width: 100%;
    outline: 0
}

.comment-agree input::placeholder {
    color: #858585;
    font-size: 14px;
    opacity: 1
}

.comment-input input {
    height: 50px;
    line-height: 48px;
    margin-bottom: 20px
}

.about-content span, .team-social a i {
    margin-bottom: 10px;
    display: inline-block
}

.basic-login input:focus, .comment-input input:focus, .comment-textarea:focus, .country-select .nice-select:focus, .post-comment-form form input:focus, .post-comment-form form textarea:focus {
    border: 1px solid #fcbe00
}

.comment-input input::placeholder {
    color: #858585;
    font-size: 14px;
    opacity: 1
}

.comment-textarea {
    height: 130px;
    margin-bottom: 15px
}

    .comment-textarea::placeholder {
        color: #858585;
        font-size: 14px;
        opacity: 1
    }

.recomand-product-area {
    position: relative;
    z-index: 2
}

@keyframes bob-float {
    0%,100% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }
}

.about-area {
    background-repeat: no-repeat;
    background-position: center center
}

.about-detalis-content {
    font-size: 16px;
    line-height: 24px
}

.about-content span {
    font-size: 14px;
    color: #fcbe00;
    font-weight: 500
}

.about-content h4, .about-content h5 {
    font-size: 36px;
    line-height: 1.34em;
    letter-spacing: -.9px
}

.about-content h4 {
    font-weight: 400
}

.ab-counter-item h5, .services-item h6 {
    font-size: 18px;
    letter-spacing: -.5px
}

.about-content .about-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #222
}

.services-item {
    background: #fff;
    padding: 60px 50px 55px;
    border-radius: 20px;
    position: relative
}

    .footer__hotline .icon i, .services-item .services-icon i {
        font-size: 55px;
        color: #fcbe00
    }

    .services-item .s-count-number {
        position: absolute;
        top: 65px;
        right: 65px
    }

        .services-item .s-count-number span {
            font-size: 60px;
            color: #f2f4f7;
            display: inline-block;
            font-family: 'Open Sans',sans-serif;
            font-weight: 600
        }

.ab-counter-item .ab-counter .counter_info {
    display: flex;
    align-items: center;
    position: relative;
    top: 3px
}

    .ab-counter-item .ab-counter .counter_info span {
        font-size: 30px;
        line-height: 1.2em;
        letter-spacing: -.7px;
        display: inline-block;
        font-weight: 500
    }

    .ab-counter-item .ab-counter .counter_info p {
        font-size: 30px;
        line-height: 1.2em;
        letter-spacing: -.7px;
        margin-bottom: 0;
        color: #222;
        font-weight: 500
    }

.ab-counter-item h5 {
    line-height: 1.4;
    margin-bottom: 20px
}

.team-image .inner-timg {
    overflow: hidden;
    border-radius: 50%;
    width: 260px;
    height: 260px;
    margin: 0 auto
}

.tauthor-degination h5 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 0
}

.tauthor-degination span {
    font-size: 14px;
    color: #999;
    display: inline-block
}

.smblog-content h4, .smblog-content p {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.team-social a i {
    font-size: 12px;
    height: 30px;
    width: 30px;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 50%;
    color: #222;
    transition: .3s
}

.team-social a:hover .fa-facebook-f {
    background: #3b5998;
    border-color: #3b5998
}

.team-social a:hover .fa-twitter {
    background: #1da1f2;
    border-color: #1da1f2
}

.team-social a:hover .fa-dribbble {
    background: #ea4c89;
    border-color: #ea4c89
}

.team-social a:hover .fa-youtube {
    background: #cd201f;
    border-color: #cd201f
}

.team-text {
    max-width: 260px;
    margin: 0 auto
}

.location-item {
    background-color: #fff;
    padding: 30px 20px;
    height: 100%;
    border: 1px solid #e4e4e4
}

.location-icon {
    font-size: 40px
}

.location-item h6 {
    font-size: 18px;
    letter-spacing: -.5px;
    line-height: 1.4;
    margin-bottom: 18px;
    font-weight: 800
}

.sm-item-loc .sml-icon i {
    font-size: 25px;
    color: #740106
}

.sm-item-loc .sm-content {
    position: relative;
    top: -6px
}

    .sm-item-loc .sm-content span {
        display: inline-block;
        color: #222;
        font-size: 14px
    }

    .sm-item-loc .sm-content p {
        color: #222;
        line-height: 1.4;
        font-weight: 600
    }

.cmamps-area {
    line-height: 0
}

    .cmamps-area iframe {
        min-height: 590px;
        width: 100%
    }

.faq-title {
    border-bottom: 2px solid #999
}

.accordion-button {
    border: 0;
    font-size: 18px;
    line-height: 40px;
    color: #222;
    padding-left: 0;
    position: relative
}

    .accordion-button:not(.collapsed) {
        background: 0 0;
        color: inherit
    }

.accordion-body {
    padding-left: 0;
    padding-top: 0
}

    .accordion-body p {
        font-size: 16px;
        line-height: 30px
    }

.accordion-item {
    border-bottom: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0
}

.accordion-button:focus, .payment-method .accordion-button:focus {
    box-shadow: none
}

.accordion-button::after {
    content: "\f067";
    background-image: none;
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
    right: 10px;
    top: 20%
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\f068";
    transform: rotate(0)
}

.error-content h5 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 22px
}

.error-content p {
    font-size: 16px;
    margin-bottom: 55px
}

.basic-login h5 {
    font-size: 20px;
    margin-bottom: 25px
}

.basic-login label {
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 24px;
    color: #222
}

.smblog-content h2, .smblog-content h4, .smblog-content-3 h2 {
    font-size: 16px;
    font-weight: 700
}

.basic-login label span {
    color: #740106;
    display: inline-block
}

.basic-login input {
    width: 100%;
    height: 45px;
    border: 1px solid #e5e5e5;
    color: #222;
    padding: 0 20px;
    margin-bottom: 20px;
    outline: 0;
    transition: .3s
}

    .basic-login input::-moz-placeholder {
        color: #999;
        font-size: 14px;
        opacity: 1
    }

    .basic-login input::placeholder {
        color: #999;
        font-size: 14px;
        opacity: 1
    }

.basic-login .login-action input {
    width: inherit;
    height: auto
}

.basic-login .login-action label {
    display: inline-block;
    margin-left: 5px
}

.basic-login .forgot-login a {
    color: #0068c9;
    font-size: 14px
}

.single-smblog {
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden
}

    .single-smblog .blog-image img {
        transition: .5s
    }

.smblog-content {
    padding: 20px;
    background: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

    .smblog-content p {
        line-height: 24px !important;
        height: 96px;
        -webkit-line-clamp: 4
    }

.smblog-content-3 h2 {
    line-height: 1.34;
    margin-bottom: 0
}

.smblog-content h4 {
    margin-bottom: 0;
    line-height: 24px !important;
    height: 48px;
    -webkit-line-clamp: 2
}

.smblog-content span {
    font-size: 12px;
    color: #8f8f8f;
    display: inline-block
}

.smblog-content .smblog-foot {
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between
}

    .smblog-content .smblog-foot .post-readmore a {
        font-size: 14px;
        line-height: 20px;
        display: inline-block;
        color: #222
    }

    .smblog-content .smblog-foot .post-date a {
        color: #999;
        font-size: 14px;
        line-height: 1.2;
        display: inline-block
    }

.smblog-content-2 {
    padding: 20px 0 0
}

.smblog-content-3 h6 {
    font-size: 20px;
    line-height: 1.4
}

.blog-tag {
    position: absolute;
    top: 15px;
    left: 15px
}

    .blog-tag a {
        padding: 4px 12px;
        display: inline-block;
        background-color: #740106ad;
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        border-radius: 2px
    }

.widget {
    padding: 35px 38px;
    border: 2px solid #f3f3f3;
    margin-bottom: 40px;
    border-radius: 10px
}

.sidebar-title {
    font-size: 18px;
    margin-bottom: 30px;
    border-bottom: 2px solid #f3f3f3;
    padding-bottom: 16px;
    line-height: 1;
    font-weight: 700
}

.featured-author p {
    padding: 0 20px
}

.featured-author h6 {
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 0
}

.featured-author-social li a {
    font-size: 14px;
    color: #222;
    display: inline-block;
    margin: 0 10px
}

.n-sidebar-search input {
    padding-left: 30px;
    padding-right: 80px;
    background: #f5f5f5;
    height: 60px;
    width: 100%;
    border: 0;
    outline: 0
}

    .n-sidebar-search input::placeholder {
        color: #999
    }

.n-sidebar-search a {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #fcbe00;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0
}

.title__search {
    text-align: center;
    font-size: 18px;
    font-weight: 700
}

.cart-page-total > h2, .dktags a, .post-comment {
    text-transform: capitalize
}

.sub__search {
    text-align: center;
    margin-bottom: 30px
}

.feed-content h6 {
    font-size: 16px;
    line-height: 22px
}

.feed-number img {
    margin-right: 20px;
    width: 80px;
    height: 80px;
    object-fit: cover
}

.blog-meta li a, .feed-date {
    font-size: 14px;
    color: #222
}

.category-number, .single-category {
    display: inline-block;
    font-size: 16px;
    line-height: 50px;
    color: #222;
    height: 50px
}

.n-sidebar-feed ul li {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #f3f3f3;
    padding-top: 30px
}

    .n-sidebar-feed ul li:first-child {
        padding-top: 0
    }

    .n-sidebar-feed ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

.single-category {
    width: 100%;
    padding: 0 20px;
    background: #f8f8f8;
    transition: .5s ease-out
}

.category-number {
    width: 50px;
    background: #efefef;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    transition: .3s;
    font-weight: 600
}

.dktags a, .single-tag {
    background: #f4f4f4;
    display: inline-block;
    font-weight: 600
}

ul.n-sidebar-categories {
    padding-left: 0;
    list-style: none
}

.form-cart .table-responsive thead, .n-sidebar-categories li:hover .category-number {
    background: #740106;
    color: #fff
}

.single-tag {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 25px
}

.dktags a {
    color: #222;
    font-size: 13px;
    line-height: 1;
    padding: 10px 21px 8px;
    margin-bottom: 8px;
    margin-right: 5px;
    border: 0;
    transition: .3s
}

    .dktags a:hover {
        background: #fcbe00;
        color: #fff
    }

.ad-width {
    width: 150px;
    height: 60px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 60px;
    background: #fcbe00;
    position: absolute;
    bottom: 0;
    right: 0
}

.news-detalis-content {
    padding: 40px 50px 50px;
    border-radius: 10px;
    border: 2px solid #f3f3f3;
    color: #212121
}

    .news-detalis-content h2, .news-detalis-content h3, .news-detalis-content h4 {
        font-size: 18px;
        font-weight: 700
    }

    .coupon-info p.coupon-text, .news-detalis-content li {
        margin-bottom: 15px
    }

.news-detalis-content-2 {
    border-top: 0;
    padding: 40px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.news-thumb img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.blog-meta li {
    display: inline-block;
    margin-right: 55px;
    position: relative;
    font-size: 14px
}

    .blog-meta li::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 10px;
        background-color: #666;
        right: -28px;
        top: 50%;
        transform: translateY(-50%)
    }

.news-title {
    font-size: 35px;
    line-height: 35px
}

@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px) {
    .news-title {
        font-size: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget {
        padding: 35px 25px
    }

    .blog-inner, .n-sidebar-feed ul li {
        align-items: flex-start
    }

    .news-title {
        font-size: 27px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .news-detalis-content {
        padding-left: 25px;
        padding-right: 25px
    }

    .blog-meta li {
        margin-right: 35px
    }

        .blog-meta li::before {
            right: -23px
        }

    .news-title {
        font-size: 23px
    }
}

.news-title-2 {
    border-top: 1px solid #f3f3f3
}

.blog-inner img {
    margin-right: 30px;
    width: 190px
}

.blog-inner p {
    line-height: 26px;
    margin-bottom: 0
}

.news-quote-title {
    font-size: 28px;
    line-height: 38px
}

.news-quote-area {
    border: 2px solid #f3f3f3;
    padding: 50px
}

    .news-quote-area i {
        height: 60px;
        width: 60px;
        background: #fcbe00;
        border-radius: 50%;
        font-size: 25px;
        line-height: 56px;
        color: #fff
    }

.founder-name {
    font-size: 20px;
    line-height: 24px
}

.founder-title {
    font-size: 14px;
    line-height: 15px;
    color: #222;
    display: block
}

.tag-title {
    font-size: 20px;
    line-height: 26px
}

.news-tag a {
    font-size: 12px;
    line-height: 20px;
    color: #222;
    margin-right: 10px;
    padding: 5px 30px;
    border-radius: 30px;
    border: 1px solid #f3f3f3;
    transition: .3s;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block
}

.comments-avatar, .news-share a {
    margin-right: 30px
}

.news-tag a:hover, .post-comment:hover {
    background: #fcbe00;
    color: #fff;
    border-color: #fcbe00
}

.news-share a {
    color: #b9b9b9;
    font-size: 20px;
    transition: .3s
}

@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px) {
    .news-share a {
        margin-right: 10px
    }
}

.news-share a:hover .fa-facebook-f {
    color: #166fe5
}

.news-share a:hover .fa-twitter {
    color: #55adee
}

.news-share a:hover .fa-typo3 {
    color: #ff8700
}

.news-share a:hover .fa-tumblr {
    color: #000
}

.news-share a:hover .fa-share-alt {
    color: #247fff
}

.news-navigation {
    border-top: 1px solid #f3f3f3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f3f3f3
}

@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px) {
    .product__nav-tab .nav-item {
        margin-bottom: 5px;
        margin-right: 10px
    }

    .product__details-des-tab .nav-tabs .nav-item .nav-link {
        margin-top: 15px
    }

    .des-single p br {
        display: none
    }

    .news-navigation {
        display: block
    }
}

.changes-info span {
    font-size: 14px;
    line-height: 26px;
    color: #222;
    display: block
}

.changes-info-title {
    font-size: 28px;
    line-height: 50px
}

.news-navigation-icon i {
    font-size: 50px;
    line-height: 50px;
    color: #fcbe00
}

.news-author {
    display: flex;
    align-items: center;
    padding: 40px;
    border: 2px solid #f3f3f3
}

@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px) {
    .news-author {
        align-items: flex-start
    }
}

.news-author img {
    margin-right: 40px;
    width: 200px;
    height: 180px
}

.news-author span {
    font-size: 12px;
    line-height: 26px;
    color: #222;
    display: block
}

.author-title {
    font-size: 36px;
    line-height: 45px
}

@media (max-width:575px) {
    .header__search-box .search-input {
        padding-left: 15px
    }

    .header__search-box-4 input {
        padding-left: 30px
    }

    .features__item::after, .header__search-cat, .main-slider-paginations {
        display: none
    }

    .header-action {
        margin-top: 10px;
        margin-left: 0
    }

    .cart__mini {
        width: 300px
    }

    .offcanvas__area {
        width: 90%;
        max-width: 400px
    }

    .offcanvas__wrapper {
        padding: 60px 40px 20px 20px
    }

    .offcanvas__close {
        top: 10px;
        right: 10px
    }

    .slider-content-2 {
        margin-left: 20px
    }

    .banner__content {
        padding: 25px 20px
    }

        .banner__content h6 {
            font-size: 20px
        }

    .banner__content-2 h6 br, .product__details-content .pd-rating span::before {
        display: none
    }

    .banner__content-3 .bottom-btn {
        bottom: -190%
    }

    .banner__content-sd {
        top: 80px
    }

        .banner__content-sd h6 {
            font-size: 18px
        }

    .countdown-inner ul li {
        padding: 0 18px
    }

    .product__nav-tab {
        margin-right: 0
    }

    .product__nav-tab-3 {
        margin-top: 20px;
        margin-right: 0
    }

    .comments-box, .n-sidebar-feed ul li, .product__details-content .pd-rating {
        display: block
    }

    .product__color ul li {
        margin-bottom: 10px
    }

    .product__result {
        padding: 20px 0
    }

    .product__desc-info ul li {
        padding: 15px
    }

        .product__desc-info ul li h6 {
            width: 60%
        }

    .accordion-button::after {
        right: 5px
    }

    .feed-number img {
        margin-right: 0;
        margin-bottom: 20px
    }

    .news-detalis-content {
        padding-left: 12px;
        padding-right: 12px
    }

        .news-detalis-content h1.news-detalis-title {
            font-size: 16px
        }

    .news-title {
        font-size: 20px;
        line-height: 30px
    }

    .news-quote-area {
        padding: 10px
    }

    .news-share {
        text-align: left;
        margin-top: 20px
    }

    .author-title {
        font-size: 22px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .author-title {
        font-size: 30px
    }
}

.post-comment-form-title, .post-comment-title {
    font-size: 26px;
    line-height: 26px
}

.comments-text {
    overflow: hidden;
    border-bottom: 1px solid #f1f0f7;
    padding-bottom: 10px;
    margin-bottom: 30px
}

.avatar-name {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0
}

.children {
    padding-left: 135px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .children {
        padding-left: 50px
    }
}

@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px) {
    .page-banner-height {
        padding: 120px 0
    }

    .banner-image .banner-sm {
        display: none
    }

    .news-detalis-content-2 {
        padding: 20px
    }

    .blog-inner {
        display: block;
        text-align: left
    }

        .blog-inner img {
            margin-right: 0;
            margin-bottom: 15px;
            width: 100%
        }

    .changes-info, .news-navigation-icon {
        margin-bottom: 15px
    }

    .news-author {
        padding: 15px;
        display: block
    }

        .news-author img {
            margin-right: 0;
            width: 100%;
            height: auto;
            margin-bottom: 20px
        }

    .children {
        padding-left: 0
    }
}

.comments-box .post-meta {
    color: #222;
    font-size: 14px;
    line-height: 26px;
    display: block
}

.comment-reply {
    padding: 5px 25px;
    border: 2px solid #f3f3f3;
    font-size: 14px;
    color: #222;
    border-radius: 30px;
    transition: .3s
}

.post-comment-form form input, .post-comment-form form textarea {
    border: 1px solid #f3f3f3;
    box-shadow: 0 16px 32px 0 rgba(0,0,0,.06);
    background: #fff;
    width: 100%;
    font-size: 14px;
    outline: 0;
    transition: .3s
}

.comment-reply i {
    margin-right: 5px;
    transform: rotateY(-190deg)
}

.comment-reply:hover {
    background: #fcbe00;
    border-color: #fcbe00;
    color: #fff
}

.post-comment-form form {
    border: 2px solid #f3f3f3;
    padding: 50px
}

    .post-comment-form form textarea {
        height: 150px;
        padding: 20px 30px;
        resize: none
    }

        .post-comment-form form textarea::placeholder {
            color: #999
        }

    .post-comment-form form .input-field {
        position: relative;
        margin-bottom: 20px
    }

        .post-comment-form form .input-field i {
            font-size: 14px;
            color: #fcbe00;
            position: absolute;
            top: 5px;
            right: 5px;
            width: 50px;
            height: 50px;
            line-height: 50px;
            display: inline-block;
            text-align: center;
            background: #fff
        }

    .post-comment-form form input {
        height: 60px;
        padding: 0 30px
    }

        .post-comment-form form input::placeholder {
            color: #999
        }

.post-comment {
    width: 200px;
    height: 60px;
    background: #222;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    border: 0;
    margin-top: 10px;
    font-weight: 700;
    transition: .3s
}

.table-content table {
    background: #fff;
    border-color: #e4e4e4;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0
}

.table-content .table > :not(:last-child) > :last-child > * {
    border-bottom-color: #e4e4e4
}

.table-content .product-quantity {
    float: none
}

.table-content table td.product-name {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    min-width: 200px
}

.table-content table td {
    border-top: none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px
}

.table-content table td, .table-content table th {
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4
}

.product-quantity input {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #dcdcdc
}

.table td, .table th {
    border-top: 1px solid #e4e4e4
}

.product-quantity > input {
    width: 80px;
    border-radius: 3px
}

.cart-page-total > ul, .coupon-content, .payment-method .accordion .card:first-of-type {
    border: 1px solid #e4e4e4
}

.table-content table td .cart-plus-minus {
    float: none;
    margin: 0 auto;
    position: relative
}

.coupon-all {
    margin-top: 50px
}

#coupon_code {
    height: 60px;
    border: 2px solid #e4e4e4;
    padding: 0 15px;
    margin-right: 10px
}

    #coupon_code::placeholder {
        color: #6f7172
    }

.cart-page-total {
    padding-top: 50px
}

    .cart-page-total > h2 {
        font-size: 25px;
        margin-bottom: 20px
    }

    .cart-page-total > ul > li {
        list-style: none;
        font-size: 15px;
        color: #6f7172;
        padding: 10px 30px;
        border-bottom: 1px solid #e4e4e4;
        font-weight: 400
    }

.your-order-table table th.product-thumbnail, td.product-thumbnail {
    width: 80px;
    text-align: center !important
}

.your-order-table table th.product-total, td.product-total {
    width: 120px;
    text-align: center !important
}

.your-order-table table th {
    background-color: #740106;
    color: #fff !important;
    font-weight: 600 !important
}

.your-order-table table td.product-total .amount {
    color: #740106;
    font-weight: 600
}

td.product-thumbnail img {
    width: 60px
}

.coupon-accordion h3 {
    background-color: #f6f6f6;
    border-top: 3px solid #222;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 25px;
    padding: 1em 2em 1em 3.5em;
    position: relative;
    width: auto
}

.form-row > label, p.lost-password {
    margin-top: 15px
}

.coupon-accordion h3::before {
    content: "\f07b";
    left: 15px;
    top: 13px;
    position: absolute;
    color: #6f7172;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700
}

.coupon-accordion span {
    color: #6f7172;
    cursor: pointer;
    transition: .3s;
    font-weight: 500
}

.coupon-content {
    display: none;
    margin-bottom: 20px;
    padding: 30px
}

.checkout-form-list, .country-select {
    margin-bottom: 30px
}

.coupon-info p.form-row-first label, .coupon-info p.form-row-last label {
    display: block;
    color: #6f7172
}

    .coupon-info p.form-row-first label span.required, .coupon-info p.form-row-last label span.required {
        color: red;
        font-weight: 700
    }

.coupon-info p.form-row-first input, .coupon-info p.form-row-last input {
    border: 1px solid #e4e4e4;
    height: 45px;
    margin: 0 0 14px;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 100%;
    outline: 0;
    box-shadow: none
}

.form-row > label {
    margin-left: 15px;
    color: #6f7172
}

.buttons-cart a, .buttons-cart input, .coupon input[type=submit], .coupon-info p.form-row input[type=submit] {
    background: #252525;
    border: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: .3s
}

p.lost-password a {
    color: #6f6f6f
}

p.checkout-coupon input[type=text] {
    height: 45px;
    padding: 0 15px;
    width: 100%;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    outline: 0;
    box-shadow: none
}

    p.checkout-coupon input[type=text]::placeholder {
        color: #6f7172
    }

.checkbox-form h3, .your-order h3 {
    border-bottom: 1px solid #e4e4e4;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%
}

.country-select {
    position: relative
}

    .country-select select {
        width: 100%;
        background-color: transparent;
        border: 1px solid #e4e4e4;
        padding: 0 10px;
        height: 50px
    }

    .country-select .nice-select::after {
        margin-top: -5px
    }

    .checkout-form-list label, .country-select label {
        color: #6f7172;
        display: block;
        margin: 0 0 5px
    }

        .checkout-form-list label span.required, .country-select label span.required {
            color: red
        }

    .country-select .nice-select {
        border: 1px solid #e4e4e4;
        height: 45px;
        padding-left: 10px;
        width: 100%;
        color: #6f7172;
        margin-bottom: 20px;
        border-radius: 0
    }

.checkout-form-list label, .your-order-table table .shipping ul li label {
    color: #6f7172
}

.checkout-form-list input[type=email], .checkout-form-list input[type=password], .checkout-form-list input[type=text] {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    height: 45px;
    padding: 0 0 0 10px;
    width: 100%;
    outline: 0;
    box-shadow: none
}

    .checkout-form-list input[type=email]:focus, .checkout-form-list input[type=password]:focus, .checkout-form-list input[type=text]:focus, .order-notes textarea:focus {
        border-color: #740106
    }

    .checkout-form-list input[type=email]::-moz-placeholder, .checkout-form-list input[type=password]::-moz-placeholder, .checkout-form-list input[type=text]::-moz-placeholder {
        color: #6f7172;
        opacity: 1
    }

    .checkout-form-list input[type=email]::placeholder, .checkout-form-list input[type=password]::placeholder, .checkout-form-list input[type=text]::placeholder {
        color: #6f7172;
        opacity: 1
    }

.checkout-form-list input[type=checkbox] {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 1px
}

.create-acc label {
    color: #6f7172;
    display: inline-block
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    color: #6f7172
}

.order-notes textarea {
    border: 1px solid #e4e4e4;
    height: 90px;
    padding: 15px;
    width: 100%;
    outline: 0
}

    .order-notes textarea::-moz-placeholder {
        color: #6f7172;
        opacity: 1
    }

    .order-notes textarea::placeholder {
        color: #6f7172;
        opacity: 1
    }

.your-order {
    padding: 30px 40px 45px;
    border: 3px solid #e4e4e4
}

.your-order-table table {
    background: 0 0;
    border: 1px solid #e5e5e5;
    width: 100%
}

    .your-order-table table td, .your-order-table table th {
        border-bottom: 1px solid #e4e4e4;
        border-right: none;
        color: #6f7172;
        font-size: 14px;
        text-align: left
    }

@media (max-width:767px) {
    .single-features-item {
        height: auto
    }

    .coupon {
        float: none
    }

    #coupon_code {
        margin-bottom: 15px
    }

    .coupon2 {
        float: none;
        margin-top: 15px
    }

    .your-order {
        padding: 15px
    }

    .your-order-table table td, .your-order-table table th {
        padding-right: 10px
    }
}

.your-order-table table th {
    border-top: none;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px
}

.your-order-table table .shipping th {
    vertical-align: top
}

.your-order-table table .order-total th {
    border-bottom: 0;
    font-size: 14px
}

.your-order-table table tr.cart_item:hover {
    background: #f9f9f9
}

.your-order-table table tr.order-total td span {
    color: #222;
    font-size: 18px;
    font-weight: 500
}

.payment-method {
    margin-top: 40px
}

    .payment-method .accordion-item:last-of-type {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .payment-method .accordion-item {
        background-color: #fff;
        border: 0;
        border-bottom: 1px solid #e4e4e4
    }

    .payment-method .accordion-button {
        font-size: 16px;
        font-weight: 500;
        color: #222;
        padding: 23px 0;
        border: none
    }

        .payment-method .accordion-button::after {
            position: absolute;
            content: "\f067";
            left: auto;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            font-family: Font Awesome 5 Pro;
            font-size: 16px;
            font-weight: 400;
            margin-left: 0;
            background-image: none
        }

        .payment-method .accordion-button:not(.collapsed) {
            color: #222;
            background-color: #fff;
            box-shadow: none
        }

            .payment-method .accordion-button:not(.collapsed)::after {
                content: "\f068"
            }

    .payment-method .accordion-body {
        padding: 0 0 20px
    }

.order-button-payment input {
    background-color: #740106;
    background: linear-gradient(to right,#740106,#740106);
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    margin: 0;
    padding: 0;
    transition: .3s;
    width: 100%
}

.cart-number, .cart-plus-minus input {
    height: 45px;
    display: inline-block;
    text-align: center;
    font-size: 14px
}

.order-button-payment input:hover {
    background-color: #aa1010;
    background: linear-gradient(to right,#f44336,#740106)
}

.payment-method .btn-link {
    -moz-user-select: none;
    background: no-repeat;
    border: none;
    border-radius: 0;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    padding: 3px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: .3s;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none
}

.payment-method .card {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0;
    margin-bottom: 10px
}

.payment-method .card-header {
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4
}

.cart-number {
    line-height: 45px;
    width: 60px;
    border: 1px solid #ebebeb;
    border-radius: 0
}

.cart-plus-minus input {
    border: 1px solid #ebebeb;
    outline: 0;
    background: 0 0;
    font-weight: 400;
    color: #222;
    list-style: outside;
    padding: 0 50px;
    width: 180px;
    border-radius: 0
}

.cart-plus-minus .qtybutton {
    font-size: 20px;
    color: #222;
    display: inline-block;
    position: absolute;
    top: 50%;
    height: 22px;
    width: 22px;
    background: 0 0;
    border-radius: 0;
    line-height: 1;
    cursor: pointer;
    text-align: center;
    transform: translateY(-50%)
}

.cart-plus-minus .dec {
    left: 20px
}

.cart-plus-minus .inc {
    right: 20px
}

.mean-container .mean-nav {
    background: 0 0;
    margin-top: 0
}

.mean-container .mean-bar {
    padding: 0;
    min-height: auto;
    background: 0 0
}

.mean-container .mean-nav > ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important
}

.mean-container a.meanmenu-reveal {
    display: none !important
}

.mean-container .mean-nav ul li a {
    width: 100%;
    padding: 15px 0;
    color: #222;
    border-top: 1px solid #ebebeb;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500
}

    .mean-container .mean-nav ul li a.mean-expand {
        margin-top: 10px;
        padding: 0 !important;
        border: 1px solid #ebebeb !important;
        height: 30px;
        width: 30px;
        color: #222;
        line-height: 30px;
        top: 0;
        font-weight: 400;
        border-radius: 50%
    }

        .mean-container .mean-nav ul li a.mean-expand:hover {
            background: #e5e5e5;
            color: #222;
            border-color: #e5e5e5
        }

.mean-container .mean-nav > ul > li:first-child > a {
    border-top: 0
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    color: #222
}

.footer__widget {
    margin-bottom: 40px;
    font-size: 15px
}

    .footer__widget ul {
        padding-left: 0
    }

.footer__widget-title h4 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: 600
}

.footer__widget-content b, .footer__widget-content p, .footer__widget-title-2 h4 {
    color: #fff
}

.footer__info-4 ul li span, .footer__widget-title-4 h4 {
    color: #2f3037
}

.footer__hotline-4 .icon i, .footer__hotline-4 .text span, .footer__link-2 ul li a, .footer__link-2 ul li a:hover, .footer__link-4 ul li a, .footer__links-d p a:hover, .footer__widget-content .provide-text a, .footer__widget-content .provide-text a:hover {
    color: #fff
}

.footer__hotline .text h4 {
    font-size: 14px;
    color: #999;
    margin-bottom: 0
}

.footer__hotline .text span {
    font-size: 18px;
    font-weight: 500;
    color: #fcbe00
}

.footer__info ul li {
    margin-bottom: 5px
}

    .footer__info ul li span {
        font-size: 14px;
        color: #999
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer__info ul li span {
        font-size: 13px
    }
}

.footer__link ul li {
    margin-bottom: 8px;
    color: #fff;
    list-style: none
}

    .copy-right-area p, .footer__link ul li a {
        color: #fff
    }

        .footer__link ul li a:hover {
            color: #fcbe00;
            padding-left: 5px
        }

    .footer__link ul li span {
        color: #fff;
        font-weight: 600
    }

.footer__link-4 ul li a:hover {
    color: #740106
}

@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px) {
    .slider-content {
        text-align: left
    }

    .cta-item, .cta-item-d {
        margin-right: 0
    }

    .footer__links p br {
        display: none
    }
}

.footer__links p a {
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    position: relative
}

    .footer__links p a::before {
        content: "/";
        position: absolute;
        right: 0;
        opacity: .2;
        transform: translateX(50%);
        color: #999;
        top: -3px
    }

    .footer__links p a:hover {
        color: #fcbe00
    }

    .footer__links p a:last-child::before {
        display: none
    }

.footer__links-d p a::before {
    content: "|"
}

.footer__bottom-2, .footer__bottom-content {
    border-top: 1px solid #fffFFF1A
}

.footer__bottom-content-2 {
    border-top: 0
}

.footer__maps iframe {
    width: 100%;
    max-height: 200px
}

.footer__newsletter-form .ft-newsl {
    width: 100%;
    height: 50px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    font-size: 13px;
    padding: 10px 140px 10px 20px;
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid transparent;
    transition: .3s
}

    .footer__newsletter-form .ft-newsl:focus {
        border: 1px solid #16bcdc
    }

    .footer__newsletter-form .ft-newsl::-moz-placeholder {
        color: #666;
        font-size: 13px;
        opacity: 1
    }

    .footer__newsletter-form .ft-newsl::placeholder {
        color: #666;
        font-size: 13px;
        opacity: 1
    }

.footer__newsletter-form .ft-newsl-btn {
    position: absolute;
    background: #16bcdc;
    color: #fff;
    padding: 12px 32px;
    font-size: 13px;
    right: 0;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 500;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.footer-col-2 {
    margin-left: 30px
}

.list-bog {
    background: #fff;
}

@media only screen and (min-width:768px) {
    .list-bog {
        padding: 20px;
    }

        .list-bog .smblog-thum {
            width: 300px;
            float: left;
        }

        .list-bog .smblog-content {
            width: calc(100% - 320px);
            float: left;
            padding: 0;
            margin-left: 20px;
        }

        .list-bog .blog-tag {
            top: 30px;
            left: 30px;
        }
}

@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px) {
    .index__title__item, .section__index__title .st-titile, .section__menu__title, .section__title h2, .section__title h5 {
        font-size: 18px
    }

    .abs-section-title p br {
        display: none
    }

    .header__bottom {
        padding: 15px 0
    }

    .error-image img, .features-des-image img {
        width: 100%
    }

    .footer-col-2 {
        margin-left: 0
    }
}

.block-add {
    margin-left: 20px;
}

.payment-image img {
    width: auto
}

.tg_contact_fixed_2021 {
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0;
    width: 100%;
    background: #430003e8;
    padding: 10px 0 0 0;
}

    .tg_contact_fixed_2021 ul {
        display: table;
        margin: 0 auto;
        text-align: center;
    }

        .tg_contact_fixed_2021 ul li {
            margin: 0;
            position: relative;
            list-style: none;
            display: inline-block;
            background: #f9f9f9;
            padding: 7px 15px;
            border-radius: 5px;
            margin: 0 3px 10px 3px;
            line-height: 35px;
            font-weight: 700
        }

            .tg_contact_fixed_2021 ul li a {
                color: #740106;
            }

    .tg_contact_fixed_2021 img {
        height: 30px;
    }

@media (max-width:767px) {
    .product__item {
        padding: 10px;
    }

    .news-sidebar.pl-10 {
        padding-left: 0;
    }
}

@media (max-width:575px) {
    .avatar-name {
        font-size: 16px
    }

    .comment-reply {
        padding: 10px 15px;
        margin-left: 20px;
        margin-top: 10px
    }

    .avatar {
        flex-wrap: wrap;
        margin: 20px 0
    }

    .post-comment-form form {
        border: none;
        padding: 0
    }

    .footer__widget-content p br {
        display: none
    }

    .payment-image img {
        width: 100%
    }

    .product__content-3 .price, .product__sm-price .price {
        font-size: 15px;
    }

    .container {
        padding-right: var(--bs-gutter-x, 10px);
        padding-left: var(--bs-gutter-x, 10px);
    }

    .btn-more {
        display: block;
        margin-top: 20px;
    }

    .product__content h3, .product__content h6, .product__content-3 h2 {
        max-height: initial;
        text-overflow: initial;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: initial;
    }

    .cart-option {
        display: table;
        width: 100%;
    }

        .cart-option .mr-10, .cart-option .ml-10 {
            margin: 0 0 10px 0;
        }

    .tg_contact_fixed_2021 ul {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        margin: 0;
    }

        .tg_contact_fixed_2021 ul li {
            width: calc(50% - 3px);
            margin-left: 0;
            margin-right: 0;
            float: left;
            font-size: 13px;
            white-space: nowrap;
            padding-left: 5px;
            padding-right: 5px;
        }

            .tg_contact_fixed_2021 ul li:nth-child(odd){
                margin-right: 3px;
            }

            .tg_contact_fixed_2021 ul li:nth-child(even) {
                margin-left: 3px;
            }

            .tg_contact_fixed_2021 ul li:nth-child(5) {
                width: 100%;
                margin-left: 0;
                margin-right: 0;
            }
}
