body {
    color: #000;
}

.header-bottom,
.header-top {
    background: #eee;
    position: relative;
}

.mainmenu__item a,
.mainmenu__item.menu-item-has-children>a:after {
    color: #000;
}

.col-lg-12.d-flex.align-items-center.flex-column.flex-lg-row.text-center p.header-text {
    color: #000;
    font-weight: 700;
}

header.header.headery-style-1:before,
.main-content-wrapper:before,
.product-tab__head:before,
.product-tab.pt--80.pb--60.pt-md--60.pb-md--45.home:before,
header.header.headery-style-1:before,
footer.footer.border-top.ptb--40.ptb-md--30:before {
    display: none;
}

.header-middle {
    padding: 15px 0;
}

.heading-secondary,
.about-text p,
.skill-progress p {
    color: #000;
}

.header-top,
.header-middle,
.header-bottom {
    border-bottom: 1px solid #b0b0b0;
}

.bg--shaft {
    background-color: #fff;
}

.search-form__input {
    background-color: #fff;
    border-color: #ccc;
}

p.tweet {
    color: #000;
}

.mini-cart__icon {
    color: #000;
}

.border-top,
.border-bottom,
.border-left,
.border-right {
    border-color: #ccc !important;
}

.slider-area.bg--dark-5,
.bg--dark-5 {
    background-color: transparent !important;
}

.product-tab__link.nav-link {
    background-color: #ddd;
    color: #000;
}

.fact-area.ind h3,
.fact-area.ind span {
    color: #000;
}

.fact-area.ind .row [class^="col"]:nth-child(odd) .fact,
.fact-area.ind .row [class^="col"]:nth-child(even) .fact {
    background-color: #eee !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.product-tab__item.active a,
.nav-tabs .nav-item a:hover {
    background-color: #242424;
    color: #fff !important;
    border-color: #000 !important;
}

.blog__title a,
.blog__date,
.post-info .post-date,
.post-info h2.post-title,
.post-info h2.post-title a {
    color: #000 !important;
}

.slick-initialized .slick-slide.blog {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #000;
}

.mirora-product,
.mirora-product:hover {
    background: #eee;
}

.product-tab__head {
    background: transparent;
}

.static-slider .single-static-slide .static-slide-text p.sliderfonts a {
    color: #fff;
}

.breadcrumb-area .breadcrumb li:not(:last-child):after,
.breadcrumb-area .breadcrumb li a,
.pagination li a,
.corporate-2 i,
.footer-widget .widget-menu a,
.footer-menu a,
.filter-layered ul li span,
.filter-input label,
.sidebar-widget .widget_conent .searchform__input,
.recent-post-content h4 a,
.recent-post-content p a,
.static-slider .single-static-slide .static-slide-text a,
.form .nice-select .nice-select-search-box input,
.search-form__input,
.newsletter-form__input,
.newsletter-form-2 input[type="email"],
.newsletter-form-2 button,
.popup-subscribe-form input[type="email"],
.product-action a,
.refine-search .cat-list a,
.nav-top .slick-btn,
.accordion__link,
.accordion__link:not([href]):not([tabindex]),
.accordion__body,
.post-title a,
.post-content blockquote,
.comment-author a,
.fact__content p,
.product-details-content .ratings-wrap a,
.product-details-price-wrapper>span.product-price-old,
.product-details-slider .slick-btn {
    color: #000;
}

.footer-widget .widget-title {
    color: #000;
    display: block;
    font-weight: 600;
}

.widget-content.mb--20 a {
    color: #000;
}

.social-round .social__link {
    background-color: transparent;
    color: #2f2f2f;
    width: 2.5rem;
    height: 2.5rem;
}

.header-middle .col-lg-3.col-12.text-center a.logo-box img {
    height: 70px;
    padding: 5px 0;
}

.social-round .social__link i.fa {
    font-size: 16px;
}

footer.footer.border-top.ptb--40.ptb-md--30 {
    background-color: #eee;
}

.header-bottom.fixed-header.sticky-header {
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 2px 4px #ccc;
}

.sticky-header li.mainmenu__item a,
.sticky-header li.mainmenu__item a:after,
.mainmenu__item.menu-item-has-children>ul.megamenu li a.megamenu-title {
    color: #000;
}

.sticky-header li.mainmenu__item.logomenu {
    width: 270px;
}

.sticky-header .mainmenu__item>a {
    padding: 1rem;
}

.sticky-header .mainmenu__item.menu-item-has-children>ul {
    top: 7rem;
    background: #eee;
}

.sticky-header .mainmenu__item.menu-item-has-children>a:after {
    right: -6px;
}

.mainmenu__item.menu-item-has-children>ul,
.mini-cart__dropdown-menu,
.mini-cart__btn {
    background: #fff;
}

.mini-cart__btn {
    border-top: 1px solid #eee;
}

.cart-empty.home,
.mini-cart__btn {
    color: #000;
}

.mainmenu__item.menu-item-has-children>ul.megamenu li {
    /* position: relative; */
}

.mainmenu__item.menu-item-has-children>ul.megamenu li a i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #6a6a6a;
    font-size: 16px;
}

.mainmenu__item.menu-item-has-children>ul.megamenu li ul li a {
    color: #222;
    font-size: 1.3rem;
    padding-left: 15px;
    position: relative;
}

.mainmenu__item.menu-item-has-children>ul.megamenu li ul li a:hover {
    padding-left: 30px;
    transition: 0.3s linear all;
    font-weight: 900;
}

.mainmenu__item.menu-item-has-children>ul.megamenu li a:hover i {
    transition: 0.3s linear all;
    padding-left: 10px;
    color: #b58b44 !important;
}

.mainmenu__item.menu-item-has-children>ul.megamenu li a.megamenu-title {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.mainmenu__item.menu-item-has-children>ul.sub-menu li a {
    color: #222;
    font-size: 1.2rem;
}

.mainmenu__item.menu-item-has-children>ul.megamenu li a {
    color: #222;
    font-size: 1.3rem;
}

.product-content h4 a.add_cart.cart-item.action-cart,
.product-content p a.add_cart.cart-item.action-cart {
    color: #b58b44 !important;
    font-weight: 900;
}

.product-content h4 a,
.product-content p a {
    color: #000 !important;
}

.mirora-product.slick-slide:before,
.mirora-product:before {
    background: #eee !important;
}

.breadcrumb-area .page-title {
    color: #333;
}

.single-products-area span.color {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.single-products-area span.size {
    font-size: 14px;
}

.breadcrumb-area {
    border-bottom: 1px solid #eee;
    background: url(../img/white/banners/breadcrumb-banner.jpg) center no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 6rem;
}

a.btn.btn-link.accordion__link {
    /* background-image: linear-gradient(
    140deg,
    #0e182b 0%,
    #737984 50%,
    #d7d7d7 75%
  ); */
    background-image: none !important;
    background-color: #b58b44 !important;
    color: #fff;
}

.search-filter a.btn.btn-link.accordion__link {
    background: #fff !important;
    color: #000;
    border-right: 3px solid #b58b44 !important;
    border-bottom: 1px solid #ccc !important;
}

a.btn.btn-link.accordion__link:not([href]):not([tabindex]):hover {
    color: #000 !important;
}

.product-details-action-bottom a.wishlistaction {
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

.card-body.accordion__body {
    background-color: #eee;
}

.cart-calculator-table.table-content .table td,
.table th,
.newoholic .table td {
    border-bottom: 1px solid #ccc !important;
    border-right: 0px solid #ccc;
    border-left: 0px solid #ccc;
}

.cart-calculator-table.table-content .table td a,
.table th a,
.newoholic .table td a {
    color: #000;
    font-weight: 700;
}

.newoholic .table td.cole {
    font-weight: 800;
}

.single-products-area .product-details-review-wrap h2 {
    color: #444 !important;
}

.single-products-area.section-padding.section-md-padding section.product-details-tab.bg--dark-4.ptb--60.ptb-md--60 {
    background-color: #eee;
}

.single-products-area .wishlistaction i.fa.fa-heart-o,
span.same-action.wishlistaction i.fa.fa-heart-o {
    color: #fff;
}

.single-products-area .wishlistaction {
    width: auto !important;
}

.product-content.footer h4.product-title {
    width: 100%;
}

.widget-product .product:not(:last-child) {
    border-bottom: 1px solid #ccc;
}

.header-toolbar .dropdown.header-top__dropdown a {
    color: #000;
    font-weight: 500;
}

.form__label {
    color: #000;
}

.form__input {
    background-color: #eee;
    color: #000;
    border-color: #ccc;
}

.login-reg-box.p-4.bg--2 {
    padding: 25px !important;
    border-radius: 4px;
}

a.scroll-to-top {
    background-image: linear-gradient(140deg, #0e182b 0%, #737984 50%, #0e182b 75%);
    color: #fff;
}

.login-register-area h2.heading-secondary.mb--30 {
    color: #333;
}

.form .forgot-pass {
    color: #d50000;
    font-weight: 600;
}

.mainmenu .sub-menu {
    padding: 0.5rem 0 !important;
}

.mainmenu__item.menu-item-has-children>ul.megamenu {
    padding: 1rem 2rem;
    z-index: 10;
}

.sticky-header li.mainmenu__item {
    padding: 12px;
}

.mainmenu__item.menu-item-has-children:hover>ul.sub-menu {
    box-shadow: 0 2px 4px #ccc;
    height: 500px;
    overflow-y: scroll;
}

.promo__box,
.promo__box img {
    width: 100%;
}

.slick-initialized .slick-slide a {
    display: block;
    width: 100%;
}

.section-title p.trenprojhome {
    position: relative;
    display: inline-block;
    line-height: 1.2;
    text-transform: capitalize;
    font-size: 2.4rem;
    font-weight: 500;
    padding-right: 2rem;
}

.section-title h2,
.section-title h3,
.section-title p.trenprojhome {
    background-color: transparent;
    color: #000 !important;
}

.banner-bg-2 {
    margin-top: 0 !important;
}

.static-slider .single-static-slide .static-slide-text p.sliderfonts {
    color: #fff;
}

section.mostviewed-product-area.border-bottom.pt--80.pb--60.pt-md--60.pb-md--50.home .col-12 {
    padding-top: 4rem;
}

p.copyright-text a {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

span.help-icon {
    border: 1px dashed #000;
    padding: 5px 10px;
    background-color: #0e182b;
    color: #fff;
}

.search-filter .accordion__link {
    border: 0;
}

.search-filter #pweight,
.search-filter #pprice {
    background: transparent;
    color: #000;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #000 !important;
    background: #000 !important;
    font-weight: normal;
    color: #000 !important;
}

.ui-widget.ui-widget-content {
    border: 1px solid #000 !important;
}

.filter-checkbox label:before {
    border: 1px solid #000;
}

.shop-toolbar .product-showing .nice-select,
.shop-toolbar .product-short .nice-select {
    background: #eee;
    color: #000;
}

.shop-toolbar .product-short .nice-select .list {
    background-color: #eee;
}

.shop-toolbar .product-short .nice-select .list li.option {
    color: #000;
}

.nice-select .option.focus,
.nice-select .option:hover {
    color: #fff;
}

.ccw_plugin.chatbot {
    display: none;
}

tbody#dicount tr td,
tbody#dicount tr span {
    font-weight: 800 !important;
}

.cart-calculator-table th,
.cart-calculator-table td,
.col-md-12.ascndvyv p,
.table thead th,
.table td h3 a,
.table td.cart-product-price,
.order-details .heading-tertiary,
.order-table .table thead th,
.order-table .table td,
.order-table .table tfoot th,
.payment-label,
.checkout-payment a,
.custom-checkbox label a {
    color: #000;
}

.cart-page-total.bg--dark-3,
.order-details {
    background-color: #f1f1f1;
}

.cart-page-total h2 {
    text-align: center;
}

.checkout-wrapper.bg--2 {
    background-color: #f8f8f8;
}

.user-actions__single h3 {
    background-color: #f7f7f7;
    border-top: 3px solid #343434;
    color: #343434;
    box-shadow: 0 2px 4px #ccc;
}

.user-actions__form {
    background-color: #f7f7f7;
}

.login-reg-box.p-4.bg--2 {
    background-color: #f7f7f7;
    box-shadow: 0 0 4px #ccc;
}

.user-actions__single h3 span {
    color: #000;
    font-weight: 600;
}

.form.cart-form .form__input {
    color: #000;
}

.card.accordion__single.hidden {
    display: none;
}

.single-post-wrapper a {
    color: #000;
    font-weight: 700;
}

.mini-cart__item--name a {
    color: #000;
}

.account-table .table td {
    color: #000;
}

a {
    color: #000;
}

.account-table.table-content.table-responsive table.table {
    background: transparent;
}

.table td.cart-product-price {
    font-size: 14px;
}

.account-table .table {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.account-table .table th,
.account-table .table td {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.account-table .table thead th {
    border-right: 1px solid #ccc;
    font-weight: 700;
}

.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-bottom: 1px solid #ccc !important;
    border-top: 0 solid #ccc;
}

.desktop .accordion__single.card,
div#headingSix {
    width: 100%;
    margin-bottom: 0;
    line-height: normal;
    height: 100%;
}

.desktop .accordion__single.card a.btn.btn-link.accordion__link {
    margin-bottom: 0;
}

.post {
    background: transparent;
    padding: 0;
}

.search-form-wrapper.search-form-wrapper-2 .serach-results {
    text-align: left;
    border: 1px solid #ccc;
    position: absolute;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}

.search-form-wrapper.search-form-wrapper-2 .serach-results li {}

.search-form-wrapper.search-form-wrapper-2 {
    position: relative;
}

.search-form-wrapper.search-form-wrapper-2 .serach-results {
    display: none;
}

.search-form-wrapper.search-form-wrapper-2 .serach-results li a,
.search-form-wrapper.search-form-wrapper-2 .serach-results li span {
    display: block;
    width: 100%;
    padding: 4px 5px;
}

.search-form-wrapper.search-form-wrapper-2 .serach-results li a:hover {
    background-color: #b58b44;
    color: #fff !important;
}


/*
.shop-toolbar {
    border: 1px solid #ccc;
}
.shop-toolbar .product-short .nice-select .list li.option.selected.focus {
    color: #fff !important;
}

.shop-toolbar .product-short .nice-select .list li.option.selected:not(focus) {
    color: #000 !important;
}
*/

.formobiles {
    display: none;
}

.mainmenu__item.menu-item-has-children:hover>ul.sub-menu li a {
    color: #222;
    font-size: 1.3rem;
    padding-left: 15px;
    position: relative;
}

.mainmenu__item.menu-item-has-children>ul.sub-menu li a i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #6a6a6a;
}

.mainmenu__item.menu-item-has-children:hover>ul.sub-menu li {
    padding: 0 10px;
}

.mainmenu__item.menu-item-has-children>ul.sub-menu li a:hover i {
    transition: 0.3s linear all;
    padding-left: 10px;
    color: #b58b44 !important;
}

.mainmenu__item.menu-item-has-children>ul.sub-menu li a:hover {
    padding-left: 30px;
    transition: 0.3s linear all;
    font-weight: 900;
}

.mirora-product.slick-slide:before,
.mirora-product:before {
    display: none;
}

button.mbsearch-form__submit,
button.mbsearch-form__submitclose {
    display: none;
}

.product-content h4,
.product-content p {
    background: none !important;
}

.homepage-slider.slick-initialized .slick-slide {
    margin: 0;
}


/* 
.mirora-product:hover .product-img :before {
    position: absolute;
    content: "";
    width: 50%;
    height: 50%;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    z-index: 9999;
    left: 8px;
    top: 10px;
    transition: .8s linear all;
}

.mirora-product:hover .product-img :after {
    position: absolute;
    content: "";
    width: 50%;
    height: 50%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 9999;
    right: 8px;
    bottom: 10px;
    transition: .8s linear all;
} */

a,
button,
.corporate-2 i,
.sidenav-button,
.sidenav-button span,
.sidenav-wrapper,
.filter-input label:before,
.vertical-menu li.vertical-has-children>a:after,
.homepage-slider .slick-dots li button:before,
.product-img img,
.nav-top .slick-btn,
.nav-vertical-center .slick-btn,
.nav-horizontal-center .slick-btn,
.banner-static a:before,
.shop-product-wrap>[class*="col-"] {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.product-details-thumbnail .thumb-menu-item a {
    position: relative;
}

.product-details-thumbnail .thumb-menu-item i.fa.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    padding: 15px;
    border-radius: 45px;
    width: 45px;
    height: 45px;
    line-height: normal;
}

a.ajax_request.sgloadmore {
    padding: 12px 20px;
    line-height: normal;
}

.scroll-to-top {
    display: none !important;
}

.social-round .social__link:hover {
    color: #b58b44 !important;
}

.dropdown-menu,
.mini-cart__dropdown-menu {
    background: #ffffff;
}

.user-dashboard-tab__head .nav-link {
    color: #000;
}

@media (max-width: 767px) {
    .mobile-menu .mean-bar .mean-nav>ul li.mainmenu__item.logomenu {
        display: none;
    }

    .mobile-menu .mean-bar .mean-nav>ul li a {
        border-top: 1px solid #cccccc;
        color: #000;
        font-weight: 800;
    }

    .mobile-menu .mean-bar .mean-nav {
        background-color: #ffffff;
    }

    .mobile-menu .mean-bar:before,
    .mobile-menu .mean-bar:after {
        font-weight: 700;
        color: #000;
    }

    .mobile-menu .mean-bar .meanmenu-reveal span.menu-bar,
    .mobile-menu .mean-bar .meanmenu-reveal span:before,
    .mobile-menu .mean-bar .meanmenu-reveal span:after {
        background-color: #000;
    }

    button.mbsearch-form__submit {
        display: block;
        position: absolute;
        background-color: #fff;
        color: #000;
        top: 0.8rem;
        right: 1rem;
        border-radius: 4px;
        padding: 3px 6px;
        border: 1px solid #ccc;
        z-index: 999;
    }

    body.sgsearcharea {
        position: relative;
    }

    body.sgsearcharea:before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 999999999;
        position: absolute;
        opacity: 0.6;
    }

    body.sgsearcharea .header-middle.header-top-1 .col-md-5.col-sm-6.text-center {
        display: block;
    }

    body.sgsearcharea .header-middle.header-top-1 .col-md-5.col-sm-6.text-center .search-form-wrapper.search-form-wrapper-2 {
        display: block;
        z-index: 9999999999;
        position: fixed;
        left: 0 !important;
        width: 96%;
        height: 100%;
        bottom: 0 !important;
        top: 10%;
        margin: 0 2%;
    }

    body.sgsearcharea button.mbsearch-form__submitclose {
        display: block;
        position: fixed;
        background-color: #000;
        color: #fff;
        top: 0.8rem;
        right: 1rem;
        border-radius: 50%;
        padding: 3px 6px;
        border: 1px solid #ccc;
        z-index: 999999999999;
    }

    .col-lg-12.d-flex.align-items-center.flex-column.flex-lg-row.text-center p.header-text {
        padding: 0;
    }

    .banner-bg-2 {
        margin-top: 80px !important;
    }

    .slider-area.bg--dark-5 .col-12 {
        padding: 0;
    }

    /* .homepage-slider .slick-dots {
        bottom: -28px;
    } */

    .promo__content-3 {
        left: 2rem;
    }

    .promo__content {
        left: 2rem;
    }

    .header-middle.header-top-1 .col-lg-3.col-12.text-center {
        max-width: 50%;
    }

    .header-middle .col-lg-3.col-12.text-center a.logo-box img {
        height: auto;
        width: 100%;
    }

    .header-middle.header-top-1 .col-lg-4.col-md-3.col-sm-6 {
        max-width: 50%;
    }

    .header-middle.header-top-1 .col-md-5.col-sm-6.text-center {
        display: none;
    }

    .header-middle.header-top-1 .user-info.header-top-nav__item {
        display: none;
    }

    .mobile-menu .mean-bar .mean-nav>ul {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: #fff;
        max-height: 100%;
    }

    .mobile-menu .mean-bar .meanmenu-reveal.meanclose {
        position: fixed;
        top: 8px;
        right: 8px !important;
        left: auto !important;
        margin: 0;
        z-index: 99999;
        height: auto;
        width: 20px;
        line-height: normal;
        padding: 0;
    }

    .mobile-menu .mean-bar .meanmenu-reveal.meanclose span.menu-close {
        float: left;
        margin: 0;
        height: 18px;
        width: 3px;
    }

    .formobiles {
        display: block;
    }

    .scroll-to-top {
        width: 3.5rem;
        height: 35px;
        line-height: 3.5rem;
        font-size: 2.5rem;
    }

    .mobile-menu .mean-bar .mean-nav>ul li ul.megamenu li a {
        font-weight: 900;
    }

    .mainmenu__item.menu-item-has-children>ul.megamenu li a i {
        left: 15px;
        top: 15px;
    }

    .mobile-menu .mean-bar .mean-nav ul li a.mean-expand {
        color: #000;
        font-weight: 900;
    }

    .mobile-menu .mean-bar .mean-nav>ul li ul.megamenu li br {
        display: none;
    }

    .mobile-menu .mean-bar .mean-nav>ul li ul.megamenu li a.mean-expand {
        display: none;
    }

    .mainmenu__item.menu-item-has-children>ul.sub-menu li a i {
        left: 10px;
        top: 15px;
    }

    .breadcrumb-area {
        padding: 2rem 0;
        background-size: 100% 100%;
    }

    .breadcrumb-area .page-title {
        font-size: 24px;
    }

    .breadcrumb-area .breadcrumb li a {
        font-size: 13px;
    }

    .breadcrumb-area .breadcrumb {
        padding: 15px;
    }

    .homepage-slider .slick-btn {
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
    }

    .homepage-slider .slick-next {
        right: 5px;
    }

    .homepage-slider .slick-prev {
        left: 5px;
    }

    .slick-initialized .slick-slide {
        margin: 15px 1px 0;
    }

    .product-tab .product-content,
    section.mostviewed-product-area .product-content {
        position: relative;
        padding: 10px 10px 0;
    }

    .product-tab .product-action,
    section.mostviewed-product-area .product-action {
        bottom: -120px;
        right: 10px;
        width: auto;
        height: auto;
        top: -45px;
    }

    .header-toolbar ul.social.social-round {
        display: none;
    }

    .mean-container .mean-bar {
        padding: 0;
    }

    .mobile-menu .mean-bar:before {
        top: 1rem;
    }

    .mobile-menu .mean-bar:after {
        top: 1rem;
        right: 1rem;
    }

    .mean-container .mean-bar {
        width: 90%;
    }

    .mobile-menu .mean-bar .meanmenu-reveal {
        padding: 12px 15px 11px;
    }

    .col-lg-12.d-flex.align-items-center.flex-column.flex-lg-row.text-center p.header-text {
        font-size: 1rem;
    }

    button.btn.btn-medium.btn-style-2.add-to-cart {
        margin: 0 !important;
        width: 100%;
        text-align: center;
    }

    .single-products-area .product-details-action-bottom a:not(:last-child) {
        margin-bottom: 0 !important;
    }

    .single-products-area .product-details-action-bottom a.wishlistaction {
        margin: 15px 0 0 !important;
        width: 100%;
    }

    .single-products-area .product-details-action-bottom a {
        width: 100%;
        text-align: center;
        margin: 15px 0 0 !important;
    }

    .product-details-thumbnail .thumb-menu-item {
        margin: 0;
    }

    .product-details-thumbnail .thumb-menu-item video {
        width: 80px;
        height: 80px;
    }

    .shop_page .product-content .product-action {
        bottom: -100%;
        right: -15px;
    }

    .product-content.footer h4.product-title {
        height: auto !important;
    }

    .mirora-product {
        min-height: 300px !important;
    }
}

@media (max-width: 340px) {
    .mini-cart__ammount {
        padding: 0 0rem 0 1rem;
    }

    .header-toolbar-icons li.wishlist-icon {
        margin-right: 7px;
    }

    .shop_page .product-content .product-action {
        bottom: -120px;
        right: 10px;
        width: auto;
        height: auto;
    }
}

.mini-cart__calculation--item {
    color: #000;
}

.global-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-area.blog__area-custom {
    padding: 25px 0 50px;
}

.blog-carousel_custom .blog {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
}

.blog-carousel_custom .blog a.blog__thumb {
    margin: 0;
}

.blog__thumb img {
    width: 100%;
}

.blog-carousel_custom .blog .blog__content {
    padding: 15px;
    background: #fafafa;
}

.blog-carousel_custom .blog .blog__content .blog__meta p.blog__date {
    font-size: 14px;
    font-weight: 500;
    color: #868c91;
    margin: 0;
    margin-bottom: 6px;
}

.blog-carousel_custom .blog .blog__content .blog__meta p.blog__date a {
    color: #242424;
}

.blog-carousel_custom .blog .blog__content h3.blog__title {
    font-size: 18px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.blog-carousel_custom .blog .blog__content h3.blog__title a {
    font-weight: 700;
    display: -webkit-box;
    max-width: 100%;
    max-height: 40px;
    font-size: 16px;
    line-height: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-carousel_custom .blog .blog__content a.read-more {
    display: flex;
    text-align: center;
    border: 1px solid #d0d9de;
    border-radius: 20px;
    padding: 0 6px;
    color: #1a2024;
    font-weight: 700;
    font-size: 15px;
    background: white;
    align-items: center;
    justify-content: center;
    height: 46px;
}

.blog-carousel_custom .blog .blog__content a.read-more i {
    margin-left: 8px;
    line-height: normal;
}

.blog-area.blog__area-custom {
    padding: 25px 0 50px;
}

.blog-area.blog__area-custom .global-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-area.blog__area-custom .global-title .button-area {}

.blog-area.blog__area-custom .global-title .button-area a.btn-more {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 700;
}

.blog-area.blog__area-custom .global-title .button-area a.btn-more i {
    padding-left: 7px;
}

.blog-carousel_custom .blog .blog__content .blog__text {}

.blog-carousel_custom .blog .blog__content .blog__text .short_desc {
    margin-bottom: 25px;
}

.blog-carousel_custom .blog .blog__content .blog__text .short_desc p {
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
}

.blog-carousel_custom .blog .blog__content .blog__text .short_desc p:last-child {
    margin: 0;
}

.row.filter_data {
    padding: 0 10px;
}

.row.filter_data .col-xl-3 {
    /* flex: 0 0 20%;
    max-width: 20%;
    padding: 0 5px; */
}

#checkout-pay.checkoutpaybtn {
    background: #000;
    padding: 2px 50px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto 0;
    width: 100%;
}

#checkout-pay.checkoutpaybtn p {
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 500;
}

#checkout-pay.checkoutpaybtn span {
    display: none;
    animation: rotate-animation 2s infinite linear;
    font-size: 24px;
}

#checkout-pay.checkoutpaybtn img {
    margin-left: 8px;
}

.blog-carousel_custom .blog {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
}

.blog-carousel_custom .blog a.blog__thumb {
    margin: 0;
}

.blog__thumb img {
    width: 100%;
}

.blog-carousel_custom .blog .blog__content {
    padding: 15px;
    background: #fafafa;
}

.blog-carousel_custom .blog .blog__content .blog__meta p.blog__date {
    font-size: 14px;
    font-weight: 500;
    color: #868c91;
    margin: 0;
    margin-bottom: 6px;
}

.blog-carousel_custom .blog .blog__content .blog__meta p.blog__date a {
    color: #242424;
}

.blog-carousel_custom .blog .blog__content h3.blog__title {
    font-size: 18px;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.blog-carousel_custom .blog .blog__content h3.blog__title a {
    font-weight: 700;
    display: -webkit-box;
    max-width: 100%;
    max-height: 40px;
    font-size: 16px;
    line-height: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-carousel_custom .blog .blog__content a.read-more {
    display: flex;
    text-align: center;
    border: 1px solid #d0d9de;
    border-radius: 20px;
    padding: 0 6px;
    color: #1a2024;
    font-weight: 700;
    font-size: 15px;
    background: white;
    align-items: center;
    justify-content: center;
    height: 46px;
}

.blog-carousel_custom .blog .blog__content a.read-more i {
    margin-left: 8px;
    line-height: normal;
}

.blog-area.blog__area-custom {
    padding: 25px 0 50px;
}

.blog-area.blog__area-custom .global-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-area.blog__area-custom .global-title .button-area {}

.blog-area.blog__area-custom .global-title .button-area a.btn-more {
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 700;
}

.blog-area.blog__area-custom .global-title .button-area a.btn-more i {
    padding-left: 7px;
}

.blog-carousel_custom .blog .blog__content .blog__text {}

.blog-carousel_custom .blog .blog__content .blog__text .short_desc {
    margin-bottom: 25px;
}

.blog-carousel_custom .blog .blog__content .blog__text .short_desc p {
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
}

.blog-carousel_custom .blog .blog__content .blog__text .short_desc p:last-child {
    margin: 0;
}

.mini-cart__calculation--item {
    color: #000;
}

.cart-area.cart-area_inner {
    padding: 60px 0;
}

.cart-area.cart-area_inner .cartnotes {
    text-align: center;
    background: #d4edda;
    padding: 10px 25px;
    border-radius: 7px;
    margin-bottom: 25px;
    border: 2px dashed #155724;
}

.cart-area.cart-area_inner .cartnotes p {
    color: #155724;
    font-size: 18px;
    font-weight: 600;
}

.cart-table_custom .cart-table-view table.table thead tr th {
    border: 1px solid #ddd;
    background: #eee;
    padding: 7px 5px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.cart-table_custom .cart-table-view table.table tbody tr td {
    border: 1px solid #ddd !important;
    padding: 10px;
}

.cart-table_custom .cart-table-view .product_box {
    display: flex;
    align-items: center;
}

.cart-table_custom .cart-table-view .product_box .pimage {
    padding-right: 15px;
}

.cart-table_custom .cart-table-view .product_box .pimage img {
    height: 80px;
    width: auto;
    border-radius: 12px;
}

.cart-table_custom .cart-table-view .product_box .pcontent p.name {
    font-size: 15px;
    font-weight: 700;
    color: #be954c;
    margin-bottom: 0;
}

.cart-table_custom .cart-table-view .product_box .pcontent p.code {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #989898;
    font-weight: 600;
}

.cart-page-total {
    border: 0;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 25px 20px;
}

.cart-page-total h2 {
    text-transform: unset;
    color: #000;
    font-weight: 700;
    position: relative;
    padding-bottom: 7px;
}

.cart-page-total h2:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 25px;
    height: 2px;
    background: #c29b58;
    bottom: 0;
    transform: translateX(-50%);
}

.cart-page-total .cart-summary-table {}

.cart-page-total .cart-summary-table table.table {
    border: 0;
}

.cart-page-total .cart-summary-table table.table th,
.cart-page-total .cart-summary-table table.table td {
    border: 0 !important;
    color: #333;
    font-weight: 400 !important;
}

.cart-page-total .cart-summary-table table.table th {
    text-align: left;
}

.cart-page-total .cart-summary-table table.table tbody#dicount tr td {
    text-align: right;
    font-weight: 400 !important;
}

.cart-page-total .cart-summary-table table.table tr.mailtotal {
    border-top: 1px solid #ccc;
}

.cart-page-total .cart-summary-table table.table tr.mailtotal th {}

.cart-page-total .cart-summary-table table.table tr.mailtotal th {
    font-weight: 700 !important;
    color: #000;
    font-size: 16px;
}

.cart-page-total .cart-summary-table table.table tbody#dicount tr.mailtotal td {
    color: #000;
    font-weight: 700 !important;
    font-size: 16px;
}

.order-response-section {
    padding: 80px 0;
}

.order-response-section .order-response-inner {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    padding: 35px 35px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.order-response-section .order-response-inner .success-order .image-success {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 15px;
    overflow: hidden;
}

.order-response-section .order-response-inner .success-order .image-success p {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #00833e;
}

.order-response-section .order-response-inner .success-order .content p {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}

.order-response-section .order-response-inner .success-order .content .order-details {
    margin-bottom: 15px;
    background: transparent;
    padding: 0;
}

.order-response-section .order-response-inner .success-order .content .order-details p {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-bottom: 5px;
    font-size: 16px;
    text-align: left;
}

.order-response-section .order-response-inner .success-order .content .order-details p span.one {
    color: #858585;
    margin-right: 10px;
}

.order-response-section .order-response-inner .success-order .content .order-details p span.second {
    color: #000;
    font-weight: 700;
}

.order-response-section .order-response-inner .success-order .content p.thankyou {
    margin: 0;
    font-weight: 600;
    margin-bottom: 15px;
}

.order-response-section .order-response-inner .success-order .content a {
    background: #be954c;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 25px;
    height: 45px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    width: 50%;
    margin: 0 auto;
}

.order-response-section .order-response-inner .success-order .image-success img {
    margin-top: -60px;
    margin-bottom: -50px;
}

.order-response-section .order-response-inner .failed-order {
    background: #fefcfc;
    padding-bottom: 35px;
}

.order-response-section .order-response-inner .failed-order .image-failed p {
    font-size: 24px;
    color: red;
    font-weight: 600;
}

.order-response-section .order-response-inner .failed-order .image-failed img {
    width: 50%;
    margin: 0 auto;
}

.order-response-section .order-response-inner .failed-order .content p {
    font-size: 17px;
    color: #000;
    margin-bottom: 25px;
}

.order-response-section .order-response-inner .failed-order .content .btnpay {
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    margin: 0 auto;
    border-radius: 0;
    height: 45px;
    font-weight: 500;
}

.order-response-section .order-response-inner .failed-order .content .btnpay img {
    margin-left: 10px;
}

.login-register-page {
    padding: 50px 0;
}

.login-register-page .login-register-inner {
    background: #f7f7f7;
    padding: 35px 45px;
    border-radius: 10px;
}

.login-register-page .login-register-inner p.title {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
}

.login-register-page .login-register-inner p.title span {
    color: #be954c;
    font-weight: 700;
}

.login-register-page .login-register-inner p.desc {
    color: #989898;
    font-size: 16px;
    margin-bottom: 25px;
}

.login-register-page .login-register-inner .login-number-section {}

.login-register-page .login-register-inner .login-number-section .form-group {}

.login-register-page .login-register-inner .login-number-section .form-group label {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    display: block;
}

.login-register-page .login-register-inner .login-number-section .form-group .form-control {
    height: 55px;
    border-color: transparent;
    padding: 15px 20px;
    font-weight: 600;
    color: #000;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    font-size: 15px;
    margin-bottom: 25px;
}

.login-register-page .login-register-inner .login-number-section .form-group button {
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
}

.login-register-page .login-register-inner .login-number-section .formfoter {
    margin-top: 20px;
}

.login-register-page .login-register-inner .login-number-section .formfoter p {
    font-size: 18px;
    font-weight: 500;
}

.login-register-page .login-register-inner .login-number-section .formfoter p a {
    color: #b58b44;
    font-weight: 700;
    text-decoration: underline;
}

.login-register-page .login-register-inner .verify-login-section {
    text-align: center;
}

.login-register-page .login-register-inner p.desc span#sentmobileno {
    color: #000;
    font-weight: 600;
}

.login-register-page .login-register-inner .verify-login-section span#changenumber {
    display: block;
    font-weight: 600;
    background: transparent;
    width: max-content;
    padding: 0;
    color: #be954c;
    border-radius: 5px;
    margin: -10px auto 20px;
    text-decoration: underline;
    cursor: pointer;
}

.login-register-page .login-register-inner .verify-login-section .otp-event {}

.login-register-page .login-register-inner .verify-login-section .otp-event .otp-container {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    justify-content: center;
}

.login-register-page .login-register-inner .verify-login-section .otp-event .otp-container input.form-control {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 12px;
    box-shadow: none;
    border-color: #ddd;
    background: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.login-register-page .login-register-inner .verify-login-section .verifyactions {}

.login-register-page .login-register-inner .verify-login-section .verifyactions button#verifycodebtn {
    background: #be954c;
    color: #fff;
    width: 50%;
    height: 45px;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.login-register-page .login-register-inner .verify-login-section .verifyactions p.bcbdigsbsotp {
    margin-top: 15px;
    color: #000;
}

.login-register-page .login-register-inner .verify-login-section .verifyactions .otp-submit {
    background: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: 700;
    color: cornflowerblue;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    height: unset;
    line-height: unset;
    min-height: unset;
}

.login-register-page .login-register-inner .formloader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.login-register-page .login-register-inner .formloader.show {
    display: flex;
}

.login-register-page .login-register-inner .formloader span.loader-16 {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    background: linear-gradient(0deg, rgb(199 48 62 / 20%) 33%, #be954c 100%);
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}

.login-register-page .login-register-inner .formloader span.loader-16:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fff;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.site-notifications {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 9999999999;
    transform: translateY(120px);
    transition: all 0.3s;
}

.site-notifications .inner-notify {
    background: #fff;
    border-radius: 5px;
    border-left: 3px solid #219a00;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.site-notifications .inner-notify .message-container {}

.site-notifications .inner-notify .message-container p {
    margin: 0;
    padding-left: 10px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.site-notifications .inner-notify .svg-container svg.ft-green-tick {
    width: 30px;
    height: 30px;
}


/* @supports ((-webkit-animation: grow 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards) or (animation: grow 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards)) {} */

.site-notifications .inner-notify .svg-container .tick {
    stroke-opacity: 0;
    stroke-dasharray: 29px;
    stroke-dashoffset: 29px;
}

.site-notifications .inner-notify .svg-container .circle {
    fill-opacity: 0;
    stroke: #219a00;
    stroke-width: 16px;
    transform-origin: center;
    transform: scale(0);
}

.site-notifications.show .inner-notify .svg-container .circle {
    -webkit-animation: grow 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards;
    animation: grow 1s cubic-bezier(0.25, 0.25, 0.25, 1.25) forwards;
}

.site-notifications.show .inner-notify .svg-container .tick {
    -webkit-animation: draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards;
    animation: draw 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.site-notifications.show {
    transform: translateY(0);
}

@-webkit-keyframes grow {
    60% {
        transform: scale(0.8);
        stroke-width: 4px;
        fill-opacity: 0;
    }

    100% {
        transform: scale(0.9);
        stroke-width: 8px;
        fill-opacity: 1;
        fill: #219a00;
    }
}

@keyframes grow {
    60% {
        transform: scale(0.8);
        stroke-width: 4px;
        fill-opacity: 0;
    }

    100% {
        transform: scale(0.9);
        stroke-width: 8px;
        fill-opacity: 1;
        fill: #219a00;
    }
}

@-webkit-keyframes draw {

    0%,
    100% {
        stroke-opacity: 1;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes draw {

    0%,
    100% {
        stroke-opacity: 1;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

.site-notifications .inner-notify .svg-container svg.error circle.solid {
    stroke: #ddd;
}

.site-notifications .inner-notify .svg-container svg.error circle.animation {
    transition: stroke-dashoffset 200ms linear 260ms, stroke-dasharray 200ms linear 260ms;
    stroke: #f56060;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 2;
}

.site-notifications .inner-notify .svg-container svg.error line {
    stroke: #f56060;
}

.site-notifications .inner-notify .svg-container svg.error line {
    stroke-dashoffset: -50px;
    stroke-dasharray: 50px;
}

.site-notifications .inner-notify .svg-container svg.error line.left {
    transition: stroke-dashoffset 120ms linear 0ms;
}

.site-notifications .inner-notify .svg-container svg.error line.right {
    transition: stroke-dashoffset 120ms linear 160ms;
}

.site-notifications .inner-notify .svg-container svg.error {
    width: 25px;
    height: 25px;
}

.site-notifications .inner-notify.errors {
    border-color: #f56060;
}

.site-notifications.show .inner-notify .svg-container svg.error circle.animation {
    transition: stroke-dashoffset 200ms linear 260ms, stroke-dasharray 200ms linear 260ms;
    stroke-dasharray: 200, 0;
    stroke-dashoffset: 0;
}

.site-notifications.show .inner-notify .svg-container svg.error line.left {
    transition: stroke-dashoffset 120ms linear 520ms;
    stroke-dashoffset: 0;
}

.site-notifications.show .inner-notify .svg-container svg.error line.right {
    transition: stroke-dashoffset 120ms linear 700ms;
    stroke-dashoffset: 0;
}

.site-notifications .inner-notify.errors .svg-container.successsvg {
    display: none;
}

.site-notifications .inner-notify .svg-container.successsvg {
    display: block;
}

.site-notifications .inner-notify .svg-container.errorsvg {
    display: none;
}

.site-notifications .inner-notify.errors .svg-container.errorsvg {
    display: block;
}

.header-toolbar .dropdown.header-top__dropdown a {
    font-size: 16px;
}

.order-response-section .order-response-inner .failed-order .content .btnpay span {
    display: none;
    animation: rotate-animation 2s infinite linear;
    font-size: 24px;
}

.order-response-section .order-response-inner .failed-order .content .btnpay p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_category-scroll {
    overflow-x: auto;
    white-space: nowrap;
    padding: 20px 0;
    -webkit-overflow-scrolling: touch;
    text-align: center;
}

.box_category-scroll::-webkit-scrollbar {
    display: none;
}

.box_category-item {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.box_category-item:hover {
    transform: translateY(-5px);
}

.box_category-image {
    width: 200px;
    height: 200px;
    border-radius: 15px;
    object-fit: cover;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.3s ease;
}

.box_category-item:hover .box_category-image {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.box_category-name {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.box_category-scroll .slick-btn {
    width: 4.5rem;
    height: 4.5rem;
    line-height: 4.5rem;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: #afafaf;
    font-size: 1.5rem;
    background-color: #2e2e2e;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.box_category-scroll .slick-prev {
    left: 2rem
}

.box_category-scroll .slick-next {
    right: 2rem
}

.box_category-scroll .slick-btn {
    position: absolute;
}

@media (max-width: 767px) {
    .box_category-image {
        width: 100px;
        height: 100px;
    }

    .mobile-menu .mean-bar .mean-nav>ul li.mainmenu__item.logomenu {
        display: none;
    }

    .mobile-menu .mean-bar .mean-nav>ul li a {
        border-top: 1px solid #cccccc;
        color: #000;
        font-weight: 800;
    }

    .mobile-menu .mean-bar .mean-nav {
        background-color: #ffffff;
    }

    .mobile-menu .mean-bar:before,
    .mobile-menu .mean-bar:after {
        font-weight: 700;
        color: #000;
    }

    .mobile-menu .mean-bar .meanmenu-reveal span.menu-bar,
    .mobile-menu .mean-bar .meanmenu-reveal span:before,
    .mobile-menu .mean-bar .meanmenu-reveal span:after {
        background-color: #000;
    }

    button.mbsearch-form__submit {
        display: block;
        position: absolute;
        background-color: #fff;
        color: #000;
        top: 0.8rem;
        right: 1rem;
        border-radius: 4px;
        padding: 3px 6px;
        border: 1px solid #ccc;
        z-index: 999;
    }

    body.sgsearcharea {
        position: relative;
    }

    body.sgsearcharea:before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 999999999;
        position: absolute;
        opacity: 0.6;
    }

    body.sgsearcharea .header-middle.header-top-1 .col-md-5.col-sm-6.text-center {
        display: block;
    }

    body.sgsearcharea .header-middle.header-top-1 .col-md-5.col-sm-6.text-center .search-form-wrapper.search-form-wrapper-2 {
        display: block;
        z-index: 9999999999;
        position: fixed;
        left: 0 !important;
        width: 96%;
        height: 100%;
        bottom: 0 !important;
        top: 10%;
        margin: 0 2%;
    }

    body.sgsearcharea button.mbsearch-form__submitclose {
        display: block;
        position: fixed;
        background-color: #000;
        color: #fff;
        top: 0.8rem;
        right: 1rem;
        border-radius: 50%;
        padding: 3px 6px;
        border: 1px solid #ccc;
        z-index: 999999999999;
    }

    .col-lg-12.d-flex.align-items-center.flex-column.flex-lg-row.text-center p.header-text {
        padding: 0;
    }

    .banner-bg-2 {
        margin-top: 80px !important;
    }

    .slider-area.bg--dark-5 .col-12 {
        padding: 0;
    }

    /* .homepage-slider .slick-dots {
        bottom: -28px;
    } */

    .promo__content-3 {
        left: 2rem;
    }

    .promo__content {
        left: 2rem;
    }

    .header-middle.header-top-1 .col-lg-3.col-12.text-center {
        max-width: 50%;
    }

    .header-middle .col-lg-3.col-12.text-center a.logo-box img {
        height: auto;
        width: 100%;
    }

    .header-middle.header-top-1 .col-lg-4.col-md-3.col-sm-6 {
        max-width: 50%;
    }

    .header-middle.header-top-1 .col-md-5.col-sm-6.text-center {
        display: none;
    }

    .header-middle.header-top-1 .user-info.header-top-nav__item {
        display: none;
    }

    .mobile-menu .mean-bar .mean-nav>ul {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: #fff;
        max-height: 100%;
    }

    .mobile-menu .mean-bar .meanmenu-reveal.meanclose {
        position: fixed;
        top: 8px;
        right: 8px !important;
        left: auto !important;
        margin: 0;
        z-index: 99999;
        height: auto;
        width: 20px;
        line-height: normal;
        padding: 0;
    }

    .mobile-menu .mean-bar .meanmenu-reveal.meanclose span.menu-close {
        float: left;
        margin: 0;
        height: 18px;
        width: 3px;
    }

    .formobiles {
        display: block;
    }

    .scroll-to-top {
        width: 3.5rem;
        height: 35px;
        line-height: 3.5rem;
        font-size: 2.5rem;
    }

    .mobile-menu .mean-bar .mean-nav>ul li ul.megamenu li a {
        font-weight: 900;
    }

    .mainmenu__item.menu-item-has-children>ul.megamenu li a i {
        left: 15px;
        top: 15px;
    }

    .mobile-menu .mean-bar .mean-nav ul li a.mean-expand {
        color: #000;
        font-weight: 900;
    }

    .mobile-menu .mean-bar .mean-nav>ul li ul.megamenu li br {
        display: none;
    }

    .mobile-menu .mean-bar .mean-nav>ul li ul.megamenu li a.mean-expand {
        display: none;
    }

    .mainmenu__item.menu-item-has-children>ul.sub-menu li a i {
        left: 10px;
        top: 15px;
    }

    .breadcrumb-area {
        padding: 2rem 0;
        background-size: 100% 100%;
    }

    .breadcrumb-area .page-title {
        font-size: 24px;
    }

    .breadcrumb-area .breadcrumb li a {
        font-size: 13px;
    }

    .breadcrumb-area .breadcrumb {
        padding: 15px;
    }

    .homepage-slider .slick-btn {
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
    }

    .homepage-slider .slick-next {
        right: 5px;
    }

    .homepage-slider .slick-prev {
        left: 5px;
    }

    .slick-initialized .slick-slide {
        margin: 15px 1px 0;
    }

    .product-tab .product-content,
    section.mostviewed-product-area .product-content {
        position: relative;
        padding: 10px 10px 0;
    }

    .product-tab .product-action,
    section.mostviewed-product-area .product-action {
        bottom: -120px;
        right: 10px;
        width: auto;
        height: auto;
        top: -45px;
    }

    .header-toolbar ul.social.social-round {
        display: none;
    }

    .mean-container .mean-bar {
        padding: 0;
    }

    .mobile-menu .mean-bar:before {
        top: 1rem;
    }

    .mobile-menu .mean-bar:after {
        top: 1rem;
        right: 1rem;
    }

    .mean-container .mean-bar {
        width: 90%;
    }

    .mobile-menu .mean-bar .meanmenu-reveal {
        padding: 12px 15px 11px;
    }

    .col-lg-12.d-flex.align-items-center.flex-column.flex-lg-row.text-center p.header-text {
        font-size: 1rem;
    }

    button.btn.btn-medium.btn-style-2.add-to-cart {
        margin: 0 !important;
        width: 100%;
        text-align: center;
    }

    .single-products-area .product-details-action-bottom a:not(:last-child) {
        margin-bottom: 0 !important;
    }

    .single-products-area .product-details-action-bottom a.wishlistaction {
        margin: 15px 0 0 !important;
        width: 100%;
    }

    .single-products-area .product-details-action-bottom a {
        width: 100%;
        text-align: center;
        margin: 15px 0 0 !important;
    }

    .product-details-thumbnail .thumb-menu-item {
        margin: 0;
    }

    .product-details-thumbnail .thumb-menu-item video {
        width: 80px;
        height: 80px;
    }

    .shop_page .product-content .product-action {
        bottom: -100%;
        right: -15px;
    }

    .product-content.footer h4.product-title {
        height: auto !important;
    }

    .mirora-product {
        min-height: 300px !important;
    }

    .cart-area.cart-area_inner .cartnotes {
        padding: 5px 15px;
    }

    .cart-area.cart-area_inner .cartnotes p {
        font-size: 16px;
        line-height: normal;
    }

    .cart-table_custom .cart-table-view table.table tbody tr td {
        white-space: nowrap;
    }

    .cart-table_custom .cart-table-view .product_box .pimage {
        padding-right: 10px;
        width: 90px;
    }

    .cart-page-total {
        margin-top: 30px;
        padding: 25px 15px;
    }

    .our-brand-slider .brand-box {
        margin: 0 7px;
    }

    .brand-box {
        margin-bottom: 15px;
    }

    .our-brand-slider1 .col-md-2.col-6:nth-child(even) {
        padding-left: 7px;
    }

    .our-brand-slider1 .col-md-2.col-6:nth-child(odd) {
        padding-right: 7px;
    }

    .our-brand-slider1.row .col {
        padding: 5px;
    }

    .our-brand-slider1.row .col:first-child {
        padding-left: 10px;
    }

    .our-brand-slider1.row .col:last-child {
        padding-right: 10px;
    }

    section.our-brands-slider {
        padding: 10px 0;
    }

}

@media (max-width: 340px) {
    .mini-cart__ammount {
        padding: 0 0rem 0 1rem;
    }

    .header-toolbar-icons li.wishlist-icon {
        margin-right: 7px;
    }

    .shop_page .product-content .product-action {
        bottom: -120px;
        right: 10px;
        width: auto;
        height: auto;
    }
}

@media (max-width: 767px) {
    .main-navigation {
        display: none;
    }
}