@media (min-width:1200px) {
    .main-container {
        max-width: 1400px;
        margin: auto !important
    }

    .full-page {
        max-width: 100% !important
    }
}

.btn, .noUi-horizontal .noUi-handle:focus, .product-carousel .owl-dot, .widget-suggestion .owl-dot, button:focus {
    outline: 0
}

.btn, .dt-sn, .product-group-item .col-6, .side-menu ul a {
    padding: 10px
}

.wrapper, body {
    overflow-x: hidden !important
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px
}

body {
    text-align: right;
    background-color: #fff
}

.main-body-didikala {
    margin: 0 3.5rem
}

@media (max-width:1200px) {
    .main-body-didikala {
        margin: 0 2.5rem
    }

    .main-container {
        max-width: 100%
    }
}

@media (max-width:996px) {
    .main-body-didikala {
        margin: 0 1.5rem
    }
}

a, a:active, a:focus, a:hover {
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

ul {
    padding: 0;
    list-style: circle
}

.dt-sl {
    width: 100%;
    height: auto
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #fff
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #fff
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #fff
}

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #fff
}

.nicescroll-cursors {
    background-color: #ccc !important
}

.dt-sn {
    border-radius: 8px;
    background-color: #fff;
    -webkit-transition: .1s;
    transition: .1s
}

.btn.hover:hover {
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgb(50 50 93 / .1), 0 3px 6px rgb(0 0 0 / .08)
}

.btn {
    font-size: 13px;
    font-weight: 400;
    position: relative;
    border-radius: 10px;
    color: #212121;
    border: 0
}

.btn-light {
    box-shadow: 0 2px 6px #e6ecf1;
    background-color: #e3eaef;
    border-color: #e3eaef;
    color: #191d21
}

.btn-light.disabled:active, .btn-light.disabled:focus, .btn-light.disabled:hover, .btn-light:active, .btn-light:focus, .btn-light:hover {
    background-color: #c3d2dc !important
}

.btn-dark {
    box-shadow: 0 2px 6px #bac0c6;
    background-color: #191d21;
    border-color: #191d21;
    color: #fff
}

.btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark:active, .btn-dark:focus, .btn-dark:hover {
    background-color: #000 !important
}

.btn-success {
    box-shadow: 0 2px 6px #a8f5b4;
    background-color: #63ed7a;
    border-color: #63ed7a;
    color: #fff
}

.btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success:active, .btn-success:focus, .btn-success:hover {
    background-color: #4cea67 !important;
    color: #fff !important
}

.btn-info {
    box-shadow: 0 2px 6px #82d3f8;
    background-color: #3abaf4;
    border-color: #3abaf4;
    color: #fff
}

.btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info:active, .btn-info:focus, .btn-info:hover {
    background-color: #0da8ee !important
}

.btn-primary {
    box-shadow: 0 2px 6px #acb5f6;
    background-color: #6777ef;
    border-color: #6777ef;
    color: #fff
}

.btn-primary.disabled:active, .btn-primary.disabled:hover, .btn-primary:active, .btn-primary:hover {
    background-color: #394eea !important
}

.btn-danger {
    box-shadow: 0 2px 6px #fd9b96;
    background-color: #fc544b;
    border-color: #fc544b;
    color: #fff
}

.btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:hover {
    background-color: #fb160a !important
}

.btn-warning {
    box-shadow: 0 2px 6px #ffc473;
    background-color: #ffa426;
    border-color: #ffa426;
    color: #fff
}

.btn-primary-cm, .btn-primary-cm:hover, .btn-scroll-top-style-two, .header-cart-info-submit:hover, .offer .countdown-container .seconds-bottom, .offer-btn a:hover, .services-content .box:hover svg, .table-order thead {
    color: #fff !important
}

.topbar, header.main-header {
    z-index: 100;
    background-color: #fff
}

.btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:hover {
    background-color: #ff990d !important;
    color: #fff !important
}

.border {
    border-color: #eee !important
}

.custom-control-label {
    padding-right: 30px;
    padding-top: 2px;
    cursor: pointer
}

.custom-control-label::after, .custom-control-label::before, .help-container.is-left {
    right: 0;
    left: auto
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .custom-control-input:focus~.custom-control-label::before, .show>.btn-danger.dropdown-toggle:focus, .show>.btn-info.dropdown-toggle:focus, .show>.btn-primary.dropdown-toggle:focus, .show>.btn-success.dropdown-toggle:focus, .show>.btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary-cm {
    padding: 10px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    position: relative !important;
    border-radius: 10px !important;
    border: 0 !important;
    outline: 0 !important;
    overflow: hidden !important
}

.btn-primary-cm.btn-with-icon {
    padding-right: 50px !important
}

.btn-primary-cm.btn-with-icon.w-100, .main-menu>ul>li.category-list>ul>li>ul>li .list-item--image:hover {
    padding-right: 0
}

.btn-primary-cm.btn-with-icon::before {
    content: '';
    width: 44px;
    height: 140%;
    position: absolute;
    right: 0;
    top: -10px;
    background-color: rgb(255 255 255 / .2);
    border-radius: 60px 0 0 60px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.btn-primary-cm.btn-with-icon:hover::before {
    width: 110%
}

.btn-primary-cm.btn-with-icon img {
    width: 24px;
    position: absolute;
    right: 10px
}

.btn-primary-cm.btn-with-icon i {
    position: absolute;
    right: 10px;
    font-size: 23px;
    top: 7px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment, .dropdown-menu.cart a.dropdown-item, .form-ui .form-row.with-icon, .main-menu .list .list-item-has-children, .main-slider-four, .nav-item, .newsletter form, .parent-switcher, .product-carousel, .ps-relative, .search-area form.search, .search-box form, .services-left-image, .services-right-image, .side-menu ul>li.sub-menu, .side-menu ul>li>ul>li, .special-offer-bg-parent, .topbar, .widget-search, main.main-content {
    position: relative
}

.dir-rtl, .wrapper {
    direction: rtl
}

.dir-ltr, .otp-input-group {
    direction: ltr
}

header.main-header, header.page-header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0
}

.shadow-unset {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.ads-header {
    margin: 0;
    height: 60px;
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    display: block;
    transition: 1s
}

.topbar {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.amazing-product a, .checkout-address.show, .features-checkout-slider .item a, .logo-area a, .main-menu>ul>li.category-list:hover:before, .main-menu>ul>li.category-list:hover>ul, .search-area form.search .close-search-result.show, .search-area form.search .search-result.open, .services-left-image.single-left-image img, .services-right-image.single-right-image img, .topbar .topbar-right a, .widget-banner a {
    display: block
}

.logo-area {
    margin: 8px 0
}

.search-area {
    margin: 5px
}

.search-area form.search input {
    width: 100%;
    height: 100%;
    padding: 10px 10px 9px;
    line-height: 1.833;
    font-weight: 300;
    font-size: 14px;
    border-radius: 7px;
    background-color: #f0f0f1;
    border: 1px solid #f3f3f3;
    color: #474747;
    outline: 0
}

.search-area form.search .search-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 18px;
    color: #979797;
    background-color: #f0f0f1;
    padding-right: 10px;
    transform: translateY(-50%)
}

.search-area form.search button {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 7px 0 0 7px;
    background: #f7858d;
    border: 0;
    cursor: pointer;
    outline: 0
}

.search-area form.search button img {
    width: 26px
}

.search-area form.search .close-search-result {
    width: 25px;
    height: 25px;
    background-color: rgb(0 0 0 / .7);
    color: #fff;
    left: 60px;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

.dropdown-menu.cart button.remove, .nav-link span.count {
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute
}

.search-area form.search .search-result {
    position: absolute;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 100001;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    padding: 15px;
    display: none
}

.search-area form.search .search-result ul {
    list-style: none;
    margin-bottom: 0
}

.search-area form.search .search-result ul li {
    line-height: 30px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment-title a, .card-horizontal-product .card-horizontal-product-content .card-horizontal-product-title a, .search-area form.search .search-result ul li a {
    color: #212121
}

.topbar .topbar-left {
    margin-top: .5rem
}

.nav-item.account {
    border: 1px solid #e0e0e2;
    border-radius: 7px;
    padding: 0 12px
}

.nav-link {
    line-height: 25px !important;
    padding: 6px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    color: #607d8b;
    -webkit-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear
}

.nav-link span.label-dropdown {
    float: right;
    margin: 1px 0 0 10px
}

.nav-link span.count {
    background-color: #f7858d;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    top: -3px;
    left: 15px;
    line-height: 20px;
    font-size: 11px
}

.modal-header .modal-title, .nav-link i, .send-info-title {
    font-size: 18px
}

header.header-transparent .nav-link {
    color: hsl(0 0% 100% / .85)
}

.dropdown-menu {
    top: 50px;
    direction: rtl;
    min-width: 12rem;
    padding: 10px;
    margin: .125rem 0 0;
    color: #8492a6;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 0 10px 10px;
    box-shadow: 0 3px 9px rgb(0 0 0 / .05);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    display: block !important;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.dropdown-menu.cart, .product-box.free-mode {
    width: 300px
}

.dropdown-menu.cart .dropdown-list-icons {
    max-height: 250px;
    overflow-y: auto
}

.dropdown-menu.cart .dropdown-footer, .topbar .dropdown-menu.cart .dropdown-header {
    letter-spacing: .5px;
    font-weight: 600;
    padding: 15px
}

.dropdown-menu.cart .dropdown-list-icons .dropdown-item, .qty-add-to-cart {
    display: flex
}

.countdown>div, .main-menu .list .list-item, .profile-section .list-favorites li a, .search-box input, .ui-range-values, button.btn-menu .align {
    display: inline-block
}

.dropdown-menu.cart .dropdown-list-icons .dropdown-item .dropdown-item-icon {
    flex-shrink: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center
}

.additional-info form, .card-horizontal-product .card-horizontal-product-thumb img, .comments-add-col--content .form-ui form, .content-desc .post-thumbnail img, .dropdown-menu.cart .dropdown-item-icon img, .side-menu .logo-nav-res img, .slider-product-two-artech .product-card-two .product-head-two img, .widget-search button.btn-search-widget img, .widget-suggestion .widget-suggestion-title img {
    max-width: 100%
}

.dropdown-menu.cart button.remove {
    display: inline-block;
    left: 10px;
    top: 20px;
    padding: 0;
    line-height: 0;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 50%;
    background-color: rgb(64 64 64 / .1);
    color: #404040;
    cursor: pointer;
    outline: 0;
    border: 0
}

.dropdown-menu.cart button.remove i {
    float: none;
    margin-left: unset
}

.nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.nav-item:hover .dropdown-menu.show {
    transform: translate3d(0, 34px, 0) !important
}

.dropdown-menu .dropdown-item {
    color: #8492a6;
    padding: 10px 15px;
    font-size: 13px;
    border-radius: 10px
}

.dropdown-menu .dropdown-item i {
    float: right;
    margin-left: 5px;
    font-size: 16px
}

.dropdown-menu.cart .btn-success, .dropdown-menu.cart .btn-success.disabled {
    box-shadow: 0 2px 6px #a8f5b4;
    background-color: #63ed7a;
    border-color: #63ed7a;
    color: #fff;
    font-size: 13px
}

.dropdown-menu.cart .btn-primary, .dropdown-menu.cart .btn-primary.disabled {
    box-shadow: 0 2px 6px #acb5f6;
    background-color: #6777ef;
    border-color: #6777ef;
    color: #fff;
    font-size: 13px
}

.dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover {
    color: #f7858d;
    background-color: #f4f4f4
}

.search-box input {
    max-width: 242px;
    width: 242px;
    height: 36px;
    line-height: 36px;
    padding-right: 20px;
    font-size: 14px;
    background: #edf0f5;
    color: #708198;
    border: none;
    border-radius: 10px;
    outline: 0
}

.side-menu ul ul li a, button.btn-menu {
    background-color: #fff0
}

.search-box form i {
    position: absolute;
    top: 3px;
    left: 10px;
    font-size: 20px
}

.search-box input::placeholder {
    font-size: 13px
}

.bottom-header {
    margin-bottom: 4px;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    padding-top: 5px;
    background-color: #fff;
    box-shadow: 0 7px 8px 0 rgb(0 0 0 / 4%);
    transition: .2s
}

.bottom-header.hidden--bottom-header {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.main-menu {
    width: 100%;
    position: relative
}

.main-menu .list {
    margin-bottom: 0;
    padding-right: 0;
    position: relative;
    list-style: none
}

.main-menu .list .list-item:not(:last-child) {
    margin-right: .5rem
}

.main-menu .list .list-item:first-child, button.btn-menu .align__justify {
    margin-right: 0
}

.main-menu .list .list-item.category-list::after {
    content: "|";
    color: #ccc;
    position: relative;
    top: 3px
}

.main-menu .list>.list-item {
    margin-right: 10px;
    position: relative
}

.main-menu .list>.list-item>a::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #f7858d;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.main-menu .list>.list-item-has-children>a::after, .side-menu ul>li.sub-menu>a::after {
    content: '\F140';
    position: absolute;
    font-family: "Material Design Icons";
    font-weight: 400;
    font-style: normal
}

.main-menu .list .list-item-has-children:hover::before, .main-menu .list>.list-item:hover>a, .shopping-page header.header-shopping .checkout-steps li a.active {
    color: #f7858d
}

.form-ui .custom-select-ui, .main-menu .list>.list-item:hover>a::before, .main-slider-four img, .numbers-verify, .offer-desc, .side-menu>ul li, .woocommerce form .form-row, .wpcf7-form input, .wpcf7-form label, .wpcf7-form p, .wpcf7-form textarea {
    width: 100%
}

.main-menu .list>.list-item>a, .main-menu .list>.list-item>span {
    color: #212121;
    padding: 10px;
    border-top: 2px solid #fff0;
    border-bottom: 2px solid #fff0;
    top: 2px;
    font-size: 13px
}

.main-menu .list>.list-item>a {
    display: flex !important;
    gap: 7px
}

header.header-transparent .main-menu .list>.list-item>a {
    color: rgb(255 255 255 / .9)
}

#offerItem .offer-item a, .pagination a.active-page, header.header-transparent .main-menu .list>.list-item>a:hover {
    color: #fff
}

.main-menu .list>.list-item-has-children>a::after {
    left: -8px
}

.main-menu .list .list-item-has-children .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 52px;
    right: 0;
    min-width: 220px;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    border-radius: 8px
}

.main-menu .list>.list-item-has-children>.sub-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgb(31 45 61 / .1);
    box-shadow: 0 10px 30px 0 rgb(31 45 61 / .1)
}

.main-menu .list>.list-item-has-children.menu-col-1 .sub-menu {
    -webkit-box-shadow: 0 .5rem 1.25rem -.25rem rgb(64 64 64 / .2);
    box-shadow: 0 .5rem 1.25rem -.25rem rgb(64 64 64 / .2)
}

.main-menu .list>.list-item-has-children.menu-col-1 .list-item-has-children::before {
    content: '\F141';
    font: 20px "Material Design Icons";
    position: absolute;
    left: 5px;
    top: 9px
}

.main-menu .list .list-item-has-children .sub-menu li {
    display: block;
    width: 100%;
    margin-right: 0
}

.main-menu .list .list-item-has-children .sub-menu a {
    display: block;
    padding: 4px 15px;
    color: #6a6a6a;
    font-size: 12px;
    line-height: 2.27;
    font-weight: 300;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out
}

.main-menu .list .list-item-has-children .sub-menu a:hover {
    font-weight: 700;
    color: #f7858d
}

.main-menu .list .list-item-has-children .sub-menu a i {
    float: right;
    margin: 2px 0 2px 6px;
    font-size: 18px
}

.main-menu .list .list-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-menu .list .list-item-has-children .sub-menu .sub-menu {
    right: 100%;
    top: 0
}

.main-menu>ul>li.category-list:before {
    content: '';
    position: absolute;
    right: 0;
    top: 105%;
    min-width: 1100px;
    min-height: 455px;
    border-radius: 16px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 16px rgb(0 0 0 / .05);
    box-shadow: 0 8px 16px rgb(0 0 0 / .05);
    display: none
}

.main-menu>ul>li.category-list>ul {
    width: 220px;
    min-height: 430px;
    position: absolute;
    list-style: none;
    right: 0;
    top: 150%;
    border-left: 1px solid #e0e0e0;
    display: none
}

.main-menu>ul>li.category-list>ul>li a {
    -webkit-transition: .2s;
    transition: .2s;
    color: inherit
}

.main-menu>ul>li.category-list>ul>li>a {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 50px;
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 10px;
    border-top: 1px solid #fff0;
    border-bottom: 1px solid #fff0
}

.main-menu>ul>li.category-list>ul>li>a span {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.main-menu>ul>li.category-list>ul>li>a>img {
    max-width: 40px !important;
    margin-left: 5px;
    padding: 10px 0px;
}

.main-menu>ul>li.category-list>ul>li.active>a {
    background-color: #f5f5f5;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.main-menu>ul>li.category-list>ul>li.active>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-menu>ul>li.category-list>ul>li>ul {
    width: 870px;
    height: 450px;
    overflow: hidden;
    position: absolute;
    right: 220px;
    top: 0;
    padding-right: 30px;
    margin-right: 1px;
    background-color: #fff;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    max-height: 418px;
    display: none
}

.main-menu>ul>li.category-list>ul>li>ul>li {
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 10px;
    min-width: 25%;
    max-width: 25%
}

.main-menu>ul>li.category-list>ul>li>ul>li a:hover {
    color: #007bff;
    padding-right: 4px
}

.main-menu>ul>li.category-list .sublist--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-menu>ul>li.category-list .sublist--title::after {
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
    position: relative;
    left: -3px
}

.main-menu>ul>li.category-list .sublist--title:hover::after {
    color: #007bff
}

.main-menu>ul>li.category-list .sublist--item {
    color: #a6a6a6;
    font-size: 13px;
    line-height: 27px
}

.overlay-side-menu, .side-menu {
    position: fixed;
    top: 0;
    height: 100%
}

.side-menu {
    display: none;
    right: -260px;
    width: 260px;
    background-color: #fff;
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: -2px 0 4px rgb(0 0 0 / .1);
    box-shadow: -2px 0 4px rgb(0 0 0 / .1);
    -webkit-transition: right .6s cubic-bezier(.215, .61, .355, 1);
    transition: right .6s cubic-bezier(.215, .61, .355, 1)
}

button.btn-menu {
    position: absolute;
    right: -35px;
    border: 0;
    cursor: pointer;
    outline: 0;
    display: none
}

button.btn-menu .align {
    margin-right: 35px;
    cursor: pointer
}

button.btn-menu .align span {
    background: #000;
    display: block;
    margin-bottom: 6px;
    width: 27px;
    height: 2px
}

.checkout-table p, .info div.row, .table-order, button.btn-menu .align span:last-child {
    margin-bottom: 0
}

.didi-responsive-header, .side-menu.open, .single-services-box::after {
    right: 0
}

.side-menu .search-box-side-menu form {
    position: relative;
    display: flex;
    align-items: center
}

.side-menu .search-box-side-menu input {
    flex: 0 0 90%;
    width: 90%;
    height: 36px;
    margin: auto;
    line-height: 36px;
    font-size: 14px;
    padding-right: 5px;
    background: #edf0f5;
    color: #708198;
    border: none;
    border-radius: 10px;
    box-sizing: border-box;
    outline: 0
}

.brand-slider .owl-nav button, .product-carousel .owl-nav button {
    opacity: 1;
    line-height: 37px !important;
    text-align: center;
    outline: 0
}

.side-menu .search-box-side-menu form i {
    position: absolute;
    left: 20px;
    font-size: 20px
}

.comments-user-shopping>li, .side-menu .logo-nav-res {
    margin: 20px 0
}

.side-menu>ul {
    position: relative;
    padding: 0
}

.side-menu ul ul {
    display: none;
    padding: 0;
    background-color: #f6f6f6;
    -webkit-box-shadow: inset 2px 1px 5px rgb(0 0 0 / .08);
    box-shadow: inset 2px 1px 5px rgb(0 0 0 / .08)
}

.side-menu>ul>li>a {
    font-size: 16px;
    display: block;
    padding: 7px 22px;
    background: #fff;
    color: #000
}

.side-menu a {
    cursor: pointer;
    background-color: #fff;
    display: block
}

.side-menu ul>li>ul>li::before {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #3633e6;
    font-size: 18px
}

.side-menu ul>li>ul>li>a:hover {
    color: #3633e6
}

.side-menu ul>li>ul>li>a {
    font-size: 14px;
    display: block;
    padding: 0 35px;
    line-height: 44px;
    color: #283971
}

.side-menu ul ul ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 20px
}

.side-menu ul>li.sub-menu>a::after {
    top: 5px;
    left: 10px;
    font-size: 20px;
    -webkit-transition: transform .4s cubic-bezier(.215, .61, .355, 1);
    transition: transform .4s cubic-bezier(.215, .61, .355, 1)
}

.side-menu ul>li.sub-menu.open>a::after {
    transform: rotate(180deg)
}

.overlay-side-menu {
    display: none;
    right: 0;
    width: 100%;
    background-color: rgb(0 0 0 / .4);
    z-index: 9999
}

.header-cart-info {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    width: 300px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 20%);
    z-index: 100;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.cart-area:hover .header-cart-info {
    opacity: 1;
    visibility: visible;
    top: calc(100% - -17px)
}

.header-cart-info-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 12px 12px 16px;
    font-size: 1.143rem;
    line-height: normal
}

.header-cart-info-count {
    font-size: .857rem;
    line-height: normal;
    color: #81858b
}

.header-cart-info-link {
    font-weight: 700;
    display: flex;
    align-items: center;
    color: #5e77fe;
    font-size: .857rem !important;
    line-height: normal !important
}

.header-cart-info-link:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin-right: 5px
}

.header-basket-list {
    max-height: 293px;
    overflow-y: scroll;
    overflow-x: hidden;
    list-style: none;
    border-top: 1px solid #f0f0f1
}

.header-basket-list-item {
    padding: 15px 0;
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #f0f0f1;
    margin: 0 12px
}

.header-basket-list li:last-child .header-basket-list-item {
    border: none
}

.header-basket-list-item-image {
    width: 75px;
    height: 75px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 75px;
    max-width: 75px;
    position: relative
}

.header-basket-list-item-image img {
    max-height: 100%;
    max-width: 100%;
    overflow: hidden
}

.header-basket-list-item-content {
    margin-left: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header-basket-list-item-title {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 700;
    margin-bottom: 8px;
    color: #424750
}

.header-basket-list-item-footer {
    justify-content: space-between
}

.header-basket-list-item-props {
    color: #81858b;
    display: flex;
    align-items: center;
    font-size: .714rem;
    line-height: normal
}

.header-basket-list-item-props-item {
    display: inline-flex;
    align-items: center
}

.header-basket-list-item-props-item:not(:last-child) {
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid #f0f0f1
}

.header-basket-list-item-color-badge {
    background: #fff;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid;
    margin-left: 6px
}

.header-basket-list-item-footer, .header-basket-list-item-remove {
    display: flex;
    align-items: center
}

.header-basket-list-item-remove {
    justify-content: center;
    background: #fff;
    border: 0;
    outline: 0;
    color: #a1a3a8;
    cursor: pointer
}

.main-slider, .page .filter-product .card:not(:first-of-type) .card-header:first-child, .post-thumbnail img, .sidebar-banner img {
    border-radius: 10px
}

.header-cart-info-footer {
    padding: 8px;
    border-top: 1px solid #f0f0f1;
    display: flex;
    align-items: center
}

.header-cart-info-total {
    font-size: .857rem;
    line-height: normal;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 4px
}

.header-cart-info-footer>div {
    width: 50%
}

.header-cart-info-total-text {
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 2.2;
    color: #515151
}

.header-cart-info-total-amount {
    font-size: 13px;
    font-weight: 400;
    color: #515151
}

.header-cart-info-submit {
    display: block;
    border-radius: 10px;
    font-size: 1rem;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    background-color: #00bfd6;
    border-top: 1px solid #c6c6c6
}

.cart--wrapper:hover .header-cart-info, .main-slider-four:hover .swiper-button-next, .main-slider-four:hover .swiper-button-prev, .services-content .box:hover::before, ul.gallery-options li:hover .tooltip-option {
    opacity: 1;
    visibility: visible
}

header.mini-header {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgb(0 0 0 / .03);
    box-shadow: 0 4px 8px rgb(0 0 0 / .03)
}

.sidebar-banner {
    padding: 0;
    text-align: center;
    box-shadow: none;
    background: 0 0;
    margin: 2px 0 15px
}

.main-slider {
    margin-bottom: 2px;
    height: 329px;
    border: 0
}

.main-slider-cs {
    height: auto;
    overflow: hidden
}

#main-slider-res, .product-params.active {
    height: auto
}

.main-slider .carousel-indicators li {
    width: 8px;
    height: 8px;
    margin-right: 6px;
    margin-left: 6px;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / .1);
    background: rgb(255 255 255 / .75);
    cursor: pointer;
    -webkit-transition: .2s ease-in-out !important;
    transition: .2s ease-in-out !important
}

#main-slider-res .main-slider-slide img, .main-slider-slide {
    border-radius: 10px;
    width: 100%
}

.main-slider .carousel-indicators li.active {
    background: #fff;
    width: 40px;
    border-radius: 25px
}

.main-slider .carousel-control-next {
    left: 0;
    right: auto;
    font-size: 45px
}

.main-slider .carousel-control-prev {
    right: 0;
    left: auto;
    font-size: 45px
}

.main-slider .carousel-inner, .main-slider .carousel-inner .carousel-item {
    height: 100%
}

.main-slider-slide {
    display: block;
    height: 100%;
    transition: .3s ease-in-out;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    cursor: pointer
}

.category-section, .filter-product .card .card-header, .table-responsive {
    background-color: #fff
}

.category-section-title {
    color: #656565;
    margin: 10px auto 24px;
    line-height: 30px;
    opacity: .7;
    width: 100%;
    text-align: center
}

.category-section-title h3 {
    font-size: 19px
}

.cart-empty, .category-section-slider .category-slider .item, .content-desc .post-thumbnail, .description .symbol, .features-checkout-slider .item, .offer-content, .otp-digit {
    text-align: center
}

.category-section-slider .category-slider .item img {
    display: block;
    width: 48px;
    margin: auto
}

.category-section-slider .category-slider .item h4 {
    font-size: 12px;
    line-height: 30px;
    color: #2a2a2a;
    margin-top: 8px;
    text-align: center
}

.category-section-slider .category-slider .item h6 {
    color: #00bfd6;
    font-size: 12px;
    line-height: 10px
}

.category-section-slider .category-slider .item h6::before {
    content: "+";
    margin-left: 2px
}

.category-section-slider .owl-carousel .owl-nav .owl-next, .category-section-slider .owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 80px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    font-size: 40px;
    color: #6a6a6a;
    line-height: 40px;
    outline: 0;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05)
}

.category-section-slider .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -10px;
    border-radius: 8px 0 0 8px
}

.category-section-slider .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -10px;
    border-radius: 0 8px 8px 0
}

.category-section-slider .owl-carousel .owl-nav .disabled, .products-compact-slider.owl-carousel .owl-nav .disabled, .profile-order-steps.owl-carousel .owl-nav .disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: all
}

.brand-slider .item img {
    max-height: 70%;
    max-width: 70%
}

.brand-slider .owl-nav, .content-expert-rating>li:first-child, .form-ui .form-row-title:first-child, .product-carousel .owl-nav {
    margin-top: 0
}

.brand-slider .owl-nav button {
    -ms-filter: none;
    filter: none;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    -webkit-transition: .3s;
    transition: .3s
}

.brand-slider .owl-nav button.owl-next, .brand-slider .owl-nav button.owl-prev {
    background-color: #fff;
    border-radius: 50%;
    font-size: 40px;
    color: #6a6a6a
}

.brand-slider .owl-nav button.owl-next {
    left: -15px;
    cursor: pointer
}

.brand-slider .owl-nav button.owl-prev {
    right: -15px;
    cursor: pointer
}

.brand-slider .owl-nav button.owl-next:hover, .brand-slider .owl-nav button.owl-prev:hover, .product-carousel .owl-nav button.owl-next:hover, .product-carousel .owl-nav button.owl-prev:hover {
    background-color: #fff;
    color: #000
}

.brand-slider .owl-nav button.disabled, .product-carousel .owl-nav button.disabled {
    opacity: 0 !important
}

.section-title {
    position: relative;
    margin-bottom: 20px;
    z-index: 0
}

.title-wide::after {
    content: '';
    background-color: #d9e1eb;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 16px
}

#countdown-verify-end span.day, #countdown-verify-end span.hour, .cart-empty .cart-empty-links a:last-child::after, .mobile-menu li:last-child::after, .no-after-title-wide::after, .noUi-handle:after, .noUi-handle:before, .noUi-horizontal .noUi-handle::before, .product-params .show-less, .services-left-image img:last-child, .services-right-image img:last-child, .shopping-page .checkout-contact-content.hidden, .star-rating input, .title-breadcrumb-special .breadcrumb a:last-child::after {
    display: none
}

.title-wide a, .title-wide h2 {
    color: #6f7479;
    line-height: 33px
}

.title-wide h2 {
    font-size: 20px;
    height: 33px;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-right: 40px;
    padding-left: 10px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-price span, .product-card .promotion-badge, .product-header-btn a i, .text-sm-title h2 {
    font-size: 16px
}

.title-wide h2:after, .title-wide h2:before {
    content: ''
}

.title-wide h2:before {
    background: url(../img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 11px;
    margin-right: 13px;
    height: 14px;
    width: 32px
}

.no-title-wide-before h2 {
    padding-right: 10px
}

.no-title-wide-before h2::before {
    background: 0 0
}

.title-wide a {
    display: block;
    position: relative;
    float: left;
    padding: 0 10px;
    margin: 4px;
    height: 33px;
    background-color: #edf0f5;
    color: #f7858d;
    font-weight: 700;
    border-radius: 3px;
    z-index: 100
}

.title-wide a::before {
    content: '';
    position: absolute;
    top: 16px;
    left: -28px;
    width: 28px;
    height: 2px;
    background-color: #edf0f5
}

.section-title p {
    margin: -10px 40px 0;
    color: #000;
    font-weight: 700;
    font-size: 18px
}

section.slider-section {
    padding: 1rem 1.5rem 0;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #eee
}

.discount span, .product-carousel .owl-dot.active span, .product-carousel .owl-dot:hover span, .widget-suggestion .owl-dot.active span, .widget-suggestion .owl-dot:hover span {
    background: #f7858d
}

section.slider-section .product-card {
    border-radius: 0;
    border-left: 1px solid #eee
}

.amazing-section {
    border-radius: 0 !important
}

.amazing-product img {
    width: 54% !important;
    max-height: calc(100% - 41px);
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto
}

.amazing-product a.view-all-amazing-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 9px 16px;
    border: 1px solid #fff;
    border-radius: 5px
}

.amazing-section .product-card {
    border-radius: 10px !important;
    border-left: 0 !important
}

.amazing-section .product-carousel .item, .product-brand img {
    margin-bottom: 20px !important
}

.product-carousel .item {
    margin-bottom: 40px
}

.product-carousel .owl-dots, .widget-suggestion .owl-dots {
    margin-top: 0 !important;
    text-align: center
}

.product-carousel .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #ddd;
    display: block;
    border-radius: 30px;
    -webkit-transition: .2s ease-in-out !important;
    transition: .2s ease-in-out !important
}

.product-carousel .owl-dot.active span {
    width: 38px
}

.product-carousel .owl-nav button {
    -ms-filter: none;
    filter: none;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -20px;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    -webkit-transition: .3s;
    transition: .3s
}

.product-carousel .owl-nav button.owl-next, .product-carousel .owl-nav button.owl-prev {
    background-color: #fff;
    font-size: 40px;
    color: #6a6a6a
}

.product-carousel .owl-nav button.owl-next {
    left: 10px;
    cursor: pointer;
    border-radius: 0 8px 8px 0
}

.product-carousel .owl-nav button.owl-prev {
    right: 10px;
    cursor: pointer;
    border-radius: 8px 0 0 8px
}

.product-card {
    background-color: #fff;
    padding-top: .75rem;
    padding-bottom: 1.625rem;
    margin: 10px;
    border-radius: 8px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.product-card:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgb(51 73 94 / .15);
    box-shadow: 0 2px 6px 0 rgb(51 73 94 / .15)
}

.product-card .product-head {
    padding: 0 .9375rem .5rem
}

.rating-stars {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle
}

.rating-stars i {
    display: inline-block;
    margin-left: -7px;
    color: #bfbfbf;
    font-size: .875rem
}

.rating-stars i.active {
    color: #ffd800
}

.discount {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 50 !important
}

.hover-effect-img::before, .product-card .product-thumb::before {
    background-color: #fff;
    opacity: .5;
    top: 0;
    width: 200px;
    box-shadow: 0 0 100px #fff;
    content: '';
    bottom: 0
}

.discount span {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    border-radius: 15px 15px 0
}

.hover-effect-img, .product-card .product-thumb {
    display: block;
    position: relative;
    overflow: hidden
}

.product-card .product-thumb::before {
    left: -130%;
    position: absolute;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-transition: .6s;
    transition: .6s
}

.card-row:hover .hover-effect-img::before, .product-card:hover .product-thumb::before {
    left: 200%
}

.product-card .product-thumb>img {
    display: block;
    margin: 0 auto
}

.product-card .product-card-body {
    padding: 0 1.25rem
}

.product-card .product-meta {
    margin-bottom: .5rem;
    color: rgb(140 140 140 / .75);
    font-size: .75rem;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s
}

.product-card .product-meta:hover {
    color: #404040
}

.product-card .product-title {
    margin: .75rem 0 .125rem;
    font-size: .8rem;
    font-weight: 700;
    position: relative;
    min-height: 60px
}

.product-card .product-title>a {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #f7858d;
    text-decoration: none;
    display: block;
    font-weight: 700
}

.post-card .post-title a:hover, .product-card .product-title>a:hover, .sidebar .tag-list li a:hover {
    color: #f44336
}

.product-card .price {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    color: #404040
}

.product-card .product-price-simple {
    float: left;
    font-size: 14px;
    display: flex;
    gap: 3px;
    flex-direction: column;
    text-align: left
}

.product-card .product-price-variable {
    float: left;
    font-size: 14px
}

.product-card .product-price-variable .regular-price {
    display: flex;
    gap: 3px;
    flex-direction: column;
    text-align: left
}

.bs-detail span, .filter-product .card .card-header button, .product-card .product-price-simple .regular-price, .woocommerce .quantity .qty {
    font-size: 14px
}

.hover-effect-img::before {
    left: -100%;
    position: absolute;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-transition: .6s;
    transition: .6s
}

.search-amazing-content {
    padding-top: 65px
}

.search-amazing-tab .product-card {
    padding-top: 40px;
    border-bottom: 1px solid #eee;
    border-radius: 0
}

.btn-filter-sidebar {
    background-color: #e0e0e0;
    border: 0;
    border-radius: 7px;
    padding: 10px 20px;
    margin-right: 15px
}

.promotion-badge {
    width: 100%;
    height: 29px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 17px;
    color: #f7858d;
    border-bottom: 1px solid #f7858d;
    position: absolute;
    top: 10px
}

.promotion-badge.not-available {
    color: #6c757d;
    border-color: #6c757d
}

.search-amazing-tab .discount {
    top: 42px
}

.product-carousel.carousel-md .item {
    margin-bottom: 20px
}

.info div, .widget-suggestion .widget-suggestion-title {
    margin-bottom: 10px
}

.widget-suggestion #progressBar {
    height: 1px;
    background: #e0e1e2;
    position: relative;
    margin-bottom: 15px
}

.widget-suggestion .slide-progress {
    box-shadow: 0 0 8px 0 rgb(255 138 138 / .5);
    border-top-style: solid;
    border-width: 1px 0 0;
    border-color: #f7858d;
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    display: inline-block;
    animation: 10s ease-in-out infinite progressbar
}

.widget-suggestion .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 4px;
    background: #ddd;
    display: block;
    border-radius: 30px;
    -webkit-transition: .2s ease-in-out !important;
    transition: .2s ease-in-out !important
}

.widget-suggestion .owl-dot.active span {
    width: 30px
}

.widget-banner img {
    max-width: 100%;
    border-radius: 10px
}

.widget-search input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-right: 7px;
    font-size: 13px;
    background-color: #fafdfb;
    border: 1px solid #f3f3f3;
    border-radius: 7px;
    outline: 0
}

.widget-search input::placeholder {
    font-size: 12px
}

.widget-search button.btn-search-widget {
    position: absolute;
    left: 0;
    width: 35px;
    height: 40px;
    background-color: #f7858d;
    border: 0;
    border-radius: 7px 0 0 7px;
    outline: 0
}

.filter-product .card {
    border-radius: 10px;
    border: 1px solid #f3f3f3
}

.filter-product .card .card-header button i {
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #edf0f5;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    color: #f7858d;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.filter-product .card .card-header button[aria-expanded=true] i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filter-product .card .card-body .custom-control {
    padding-left: 0
}

.filter-product .card .card-body .filter-color {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 6px;
    border: 1px solid #f2f2f2;
    position: absolute;
    left: 0
}

.parent-switcher .ui-statusswitcher {
    position: absolute;
    right: 0;
    top: 0
}

.parent-switcher .ui-statusswitcher input[type=checkbox], .ui-variant input[type=radio] {
    visibility: hidden;
    position: absolute
}

.parent-switcher .ui-statusswitcher-slider {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 21px;
    border-radius: 29px;
    border: 1px solid #8c8c8c;
    background: #e5e5e5;
    transition: .15s ease-in
}

.parent-switcher input[type=checkbox]:checked+.ui-statusswitcher-slider {
    background-color: #f7858d;
    border-color: #f7858d
}

.parent-switcher .ui-statusswitcher-slider-toggle {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #959595;
    transition: .4s;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px
}

.parent-switcher input[type=checkbox]:checked+.ui-statusswitcher-slider span {
    right: 21px
}

.parent-switcher .label-switcher {
    margin-right: 50px;
    margin-bottom: 5px;
    cursor: pointer
}

.noUi-target {
    border: 0;
    border-radius: 0;
    background-color: #e7e7e7;
    box-shadow: none
}

.noUi-horizontal {
    height: .1875rem
}

.noUi-horizontal .noUi-handle {
    top: -6px;
    left: -.375rem;
    width: 15px;
    height: 15px;
    border: 0;
    border-radius: 50%;
    box-shadow: none
}

.noUi-horizontal .noUi-handle.noUi-handle-lower, .noUi-horizontal .noUi-handle.noUi-handle-upper {
    background-color: #f7858d
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -.375rem;
    left: auto
}

.ui-range-slider-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 1.875rem
}

.ui-range-slider-footer>.column:last-child {
    padding-right: .9375rem;
    text-align: right
}

.ui-range-values .ui-range-value-max, .ui-range-values .ui-range-value-min {
    display: inline-block;
    font-size: .875rem;
    font-weight: 700
}

.ui-range-values .ui-range-label {
    display: inline-block;
    margin-right: .125rem;
    color: #8c8c8c;
    font-size: .75rem;
    font-weight: 600
}

.noUi-connect {
    background: #f7858d !important
}

.header-cover {
    content: "";
    background-color: #f7858d;
    background-image: url(../img/svg/701f8a6b.svg);
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    height: 275px;
    z-index: -1
}

.promotion-header-img {
    width: 100%;
    background: url(../img/theme/amazing.svg) 50%/contain no-repeat;
    height: 120px
}

.search-amazing-tab .ah-tab-item {
    padding: 5px 8px;
    border-radius: 10px;
    border-bottom: 0;
    margin: 0 10px;
    font-size: 13px
}

.search-amazing-tab .ah-tab-item:first-child {
    margin-right: 40px
}

.checkout-item td, .checkout-item th, .modal-footer, .search-amazing-tab .ah-tab-item:hover, .table-order thead th {
    border: 0
}

.search-amazing-tab .ah-tab>.ah-tab-item[data-ah-tab-active=true] {
    background-color: #f7858d;
    color: #fff;
    padding: 5px 8px;
    border-radius: 10px;
    border-bottom: 0
}

.pagination {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.pagination a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 33px;
    border-radius: 10px;
    margin: 0 6px;
    transition: .3s;
    color: #212121
}

.pagination a.next, .pagination a.prev {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0 5px;
    color: #333
}

ul.gallery-options {
    position: absolute;
    top: -3px;
    right: 20px;
    z-index: 10
}

ul.gallery-options li {
    margin-bottom: 5px;
    z-index: 980;
    position: relative;
    list-style: none
}

ul.gallery-options button {
    width: 40px;
    height: 35px;
    border-radius: 8px;
    background-color: #fff;
    border: 0;
    color: #565656;
    cursor: pointer;
    outline: 0;
    font-size: 24px
}

ul.gallery-options .tooltip-option {
    opacity: 0;
    visibility: hidden;
    padding: 5px 0;
    background-color: #6f6f6f;
    color: #fff;
    z-index: 4;
    font-size: 13px;
    line-height: 1.692;
    position: absolute;
    top: 2px;
    right: 60px;
    width: 130px;
    text-align: center;
    -webkit-transition: .2s ease-in;
    transition: .2s ease-in
}

.tab-cart-page a.active, select {
    background-color: #fff !important
}

ul.gallery-options .tooltip-option::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: -10px;
    border-width: 10px 0 10px 10px;
    border-color: #fff0 #fff0 #fff0 #6f6f6f
}

.favorites {
    color: #f44336 !important
}

.product-timeout .countdown-timer {
    direction: ltr;
    text-align: center;
    font-weight: 700;
    font-size: 25px
}

.product-timeout .countdown-timer span {
    display: inline-block;
    width: 50px;
    height: 35px;
    position: relative
}

.product-timeout .countdown-timer span[data-days]::before, .product-timeout .countdown-timer span[data-hours]::before, .product-timeout .countdown-timer span[data-minutes]::before, .product-timeout .countdown-timer span[data-seconds]::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    font-size: 11px;
    color: #aba1a1
}

.product-timeout .countdown-timer span[data-days]::before {
    content: "روز"
}

.product-timeout .countdown-timer span[data-hours]::before {
    content: "ساعت"
}

.product-timeout .countdown-timer span[data-minutes]::before {
    content: "دقیقه"
}

.product-timeout .countdown-timer span[data-seconds]::before {
    content: "ثانیه"
}

.mb-add-to-cart-btn-wrapper {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    height: 65px;
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 10;
    display: none
}

.mb-add-to-cart-btn-wrapper .mb-add-to-cart-btn {
    border-radius: 10px;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5px
}

.product-gallery {
    position: relative;
    padding: 2.75rem 1rem 0
}

.product-gallery .badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin-left: 0;
    color: #fff;
    background-color: #f7858d;
    padding: 5px;
    border-radius: 0;
    z-index: 5
}

.gallery-item {
    display: block;
    position: relative;
    width: 100%;
    transition: box-shadow .35s .12s;
    color: #fff;
    text-decoration: none
}

.gallery-item::after, .gallery-item::before {
    display: block;
    position: absolute
}

.gallery-item::after {
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
    border-radius: 50%;
    background-color: #fff;
    content: '';
    z-index: 5
}

.gallery-item:not(.type-video)::after {
    transform: scale(.2);
    transition: .3s .12s;
    color: #404040;
    font-family: "Material Design Icons";
    font-size: 1.3125rem;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    content: "\F6EC";
    opacity: 0
}

.product-gallery .gallery-item::after {
    box-shadow: 0 .5rem 1.5rem 0 rgb(0 0 0 / .26)
}

.gallery-item:hover:not(.type-video)::after {
    transform: scale(1);
    opacity: 1
}

.product-gallery .product-thumbnails {
    display: block;
    margin: 0 -1rem;
    padding: .75rem;
    border-top: 1px solid #e7e7e7;
    list-style: none;
    text-align: center
}

.product-gallery .product-thumbnails>li {
    display: inline-block;
    margin: .625rem .1875rem;
    vertical-align: middle
}

.product-gallery .product-thumbnails>li>a {
    display: block;
    width: 50px;
    height: 50px;
    transition: .25s;
    border: 1px solid #fff0;
    background-color: #fff;
    opacity: .75
}

.product-gallery .product-thumbnails>li.active>a {
    border-color: #f7858d;
    cursor: default;
    opacity: 1
}

.card-horizontal-address .checkout-address-location strong, .product-gallery .product-thumbnails>li>a>img {
    display: block;
    max-width: 100%
}

.product-gallery .product-thumbnails>li>a>i {
    font-size: 25px;
    line-height: 50px;
    color: #f7858d
}

.product-gallery .product-carousel .owl-nav button.owl-next, .product-gallery .product-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px !important
}

.search-area form.search .search-result ul li a {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px
}

.product-info .product-title h1 {
    font-size: 18px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    position: relative
}

.checkout-title::before, .product-info .product-title h1::before, .product-info .product-title h3::before, .table-order-details .details-product::before {
    content: '';
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left, #fff0 0, #fff 81%);
    display: block
}

.product-info .product-title h3 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-family: sans-serif, Shabnam
}

.btn-like, .comments-likes, .product-params>ul:before, .product-variant, .ui-variant--check {
    font-size: .929rem;
    line-height: 1.692
}

.product-variant {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top
}

.product-variant>span {
    font-size: inherit;
    color: inherit;
    padding-left: 15px;
    margin-top: 3px;
    float: right
}

.product-variants {
    margin-right: -8px;
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-bottom: 0
}

.product-variants li {
    margin: 0 8px 8px 0;
    display: inline-block
}

.ui-variant {
    display: inline-block;
    position: relative
}

.ui-variant--color .ui-variant-shape {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 50%;
    background: #ccc;
    border: 1px solid #000;
    content: "";
    cursor: pointer
}

.ui-variant--check {
    cursor: pointer;
    border: 1px solid #fff0;
    border-radius: 10px;
    color: #6f6f6f;
    padding: 3px 10px;
    display: block;
    -webkit-box-shadow: 0 2px 6px 0 rgb(51 73 94 / .1);
    box-shadow: 0 2px 6px 0 rgb(51 73 94 / .1)
}

.ui-variant--color .ui-variant--check {
    padding-right: 37px
}

#countdown-verify-end a.btn-link-border:after, input[type=radio]:checked+.ui-variant--check {
    border-color: #f7858d
}

.product-params {
    height: 160px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative
}

.product-params ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    font-size: .857rem;
    line-height: 1.833
}

.product-params>ul:before {
    content: attr(data-title);
    display: list-item;
    font-weight: 700
}

.product-params ul li {
    margin: 5px 15px;
    width: 95%;
    font-size: 13px;
    text-align: justify;
    position: relative
}

.product-params ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: -14px
}

.product-params ul li span {
    margin-left: 5px;
    white-space: normal
}

.box-product-price .product-price, .checkout-orders-table p, .checkout-summary-summary li span:first-child, .info-page-cats .info-page-cat:hover .info-page-cat-title, .product-params ul li span:first-child, .shopping-page .checkout-time-table-title-bar-city>span {
    font-weight: 700
}

.product-params .sum-more {
    width: 100%;
    position: absolute;
    height: 50px;
    text-align: right;
    background: #fff;
    bottom: 0;
    right: 0;
    line-height: 47px;
    font-size: 13px;
    box-shadow: 0 0 10px #fff;
    cursor: pointer
}

.btn-link-border {
    display: inline-block;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    line-height: 2;
    font-size: 12px
}

.comments-area ol.comment-list li .comment-body p, .description-form-tacking-order, .description-product, .message-light {
    text-align: justify
}

.btn-link-border:after, .comments-area ol.comment-list li .comment-body .reply a.comment-reply-link::before {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd
}

.product-info .price {
    font-weight: 700;
    color: #000;
    font-size: 30px
}

.product-header-btn a:not(:last-child), .tabs-product-info .ah-tab .ah-tab-item i {
    margin-left: 5px
}

.description-product {
    line-height: 30px;
    color: #666
}

.accordion-product .card {
    border: 0;
    padding-bottom: 20px
}

.accordion-product .card .card-header {
    background-color: #fff;
    padding: 0;
    border-bottom: 0
}

.accordion-product h5 button {
    font-size: 20px;
    color: #000;
    padding-right: 50px;
    position: relative
}

.accordion-product h5 button:active, .accordion-product h5 button:hover {
    color: #000;
    text-decoration: none
}

.accordion-product h5 button::before {
    content: '-';
    width: 38px;
    height: 32px;
    line-height: 32px;
    background-color: #f7858d;
    position: absolute;
    right: 0;
    top: 10px;
    border: none;
    color: #fff;
    border-radius: 0 15px 15px;
    outline: 0
}

.accordion-product h5 button.collapsed::before {
    content: '+'
}

.accordion-product .card-body img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.accordion-product .card-body p, .comments-tab .card-body p {
    font-size: 15px;
    line-height: 2.53;
    color: #404040;
    margin: 20px 0
}

.params section {
    width: 100%;
    margin-bottom: 20px
}

.params .params-title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: -.3px
}

.params .params-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: #fff0 #fff0 #fff0 #00bfd6;
    transform: rotate(45deg)
}

.params .params-list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px;
    width: 100%
}

.comments-area ol.comment-list li .comment-body .icon-comment, .message-light--opinion-positive:before, .message-light--purchased:before {
    font-size: 28px;
    right: -20px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.params .params-list li {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-end;
    margin: 8px -8px;
    width: 100%;
    padding-right: 19px
}

.params .params-list li .params-list-key {
    flex: 0 0 19%;
    max-width: 19%;
    margin-left: 20px;
    background: #efefef;
    border-radius: 5px;
    padding: 14px 18px 12px;
    margin-bottom: 10px
}

.params .params-list li .params-list-value {
    flex: 0 0 79%;
    max-width: 79%;
    font-size: 13px;
    background: #efefef;
    border-radius: 5px;
    padding: 14px 18px;
    margin-bottom: 5px
}

.content-expert-rating {
    list-style: none;
    padding: 5px 13px 33px 60px;
    background: #fcfcfc;
    border-radius: 5px
}

.content-expert-rating>li {
    display: flex;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
    align-items: center;
    margin-top: 15px
}

.content-expert-rating>li .cell {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px
}

.content-expert-rating>li .cell:first-child {
    flex: 0 0 45%;
    max-width: 45%
}

.content-expert-rating>li .cell:last-child {
    flex: 0 0 55%;
    max-width: 55%
}

.rating {
    position: relative;
    height: 4px;
    border-radius: 3px;
    background: #eaeaea
}

.rating--general {
    background-color: #d5d5d5
}

.rating[data-rate-digit]:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: attr(data-rate-digit);
    margin-right: 11px;
    color: #6f6f6f;
    font-size: .929rem;
    line-height: 1.692;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rating-rate {
    width: 0;
    height: 100%;
    background: silver;
    border-radius: 3px
}

.rating--general .rating-rate, .shopping-page header.header-shopping .checkout-steps li a.active::after {
    background-color: #f7858d
}

.comments-summary-box, .comments-summary-note {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px
}

.comments-summary-note>span {
    font-size: 1.357rem;
    line-height: 1.158;
    color: #5a5a5a;
    letter-spacing: -.4px;
    margin-bottom: 20px;
    display: block
}

.comments-summary-note p {
    font-size: 1.071rem;
    line-height: 2.27;
    margin-bottom: 35px;
    color: #676767
}

.comments-area ol.comment-list {
    list-style: none;
    padding: 0;
    width: 100%
}

.comments-area ol.comment-list li .comment-body {
    font-size: 14px;
    margin-top: 50px;
    padding: 20px 40px 20px 20px;
    line-height: 30px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #f7f1f1;
    background-color: #fff
}

.message-light {
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
    border-radius: 10px;
    line-height: 22px;
    margin: 15px 25px 10px;
    background-color: #f9f7d8;
    border: 1px solid #f6e8a1;
    color: #a37731
}

.message-light--purchased {
    font-size: 13px;
    line-height: 2.23;
    border-radius: 10px;
    color: rgb(36 90 29 / .98);
    padding: 7px 40px 7px 12px;
    background-color: #fff;
    border: 0
}

.comment-body .message-light {
    margin: 15px 0
}

.message-light--purchased:before {
    content: "\F111";
    font-family: "Material Design Icons";
    position: absolute;
    top: -4px;
    color: #212121;
    -webkit-border-radius: 100% 50% 50% 100%/75% 69% 69% 75%;
    border-radius: 100% 50% 50% 100%/75% 69% 69% 75%
}

.comments-user-shopping {
    list-style: none;
    padding: 5px 0 0
}

.comments-user-shopping>li .cell {
    font-size: .929rem;
    line-height: 1.692;
    color: #777;
    margin: 5px 0
}

.comments-user-shopping>li>.cell {
    color: #000;
    font-weight: 700
}

.comments-user-shopping>li .color-cell {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.comments-user-shopping>li .color-cell .shopping-color-value {
    width: 17px;
    height: 17px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px
}

.comments-user-shopping>li .seller-cell:before {
    content: "\F00EC";
    font-family: "Material Design Icons";
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-left: 7px
}

.o-text-blue {
    color: #1ca2bd
}

.message-light--opinion-positive {
    font-size: 13px;
    line-height: 2.23;
    background-color: #fff;
    border: 0;
    border-radius: 10px;
    color: rgb(36 90 29 / .98);
    padding: 7px 40px 7px 12px
}

.message-light--opinion-positive:before {
    content: "\F514";
    font-family: "Material Design Icons";
    position: absolute;
    top: -4px;
    color: #4ae3f3
}

.rate-product {
    font-family: Shabnam;
    margin: 0 10px;
    color: #394eea;
    font-size: 18px
}

.checkout-alert-highlighted, .checkout-details-title h4 span, .profile-navbar h4 span.font-en {
    font-family: Verdana, Geneva, Tahoma, sans-serif
}

.comments-area ol li, .profile-sidebar .profile-menu-section .profile-menu ul li, .sidebar .category-list, .sidebar .category-list ul, .sidebar .tag-list {
    list-style: none
}

.comments-area ol.comment-list .comment-title {
    font-size: 19px;
    line-height: 2;
    color: #5f5f5f;
    font-weight: 700
}

.comments-area ol.comment-list .comment-author {
    font-size: 14px;
    line-height: 1.571;
    display: block;
    color: #adadad;
    margin-top: 5px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.comments-area ol.comment-list li .fn {
    font-size: 15px;
    margin-left: 0;
    float: right;
    font-weight: 700;
    font-style: normal;
    color: #000
}

.comments-area ol.comment-list li .says {
    margin-left: 15px;
    margin-right: 5px
}

#countdown-verify-end span, .comments-area ol.comment-list li .commentmetadata, .title-breadcrumb-special .post-rating .star-rate {
    float: left
}

.comments-area ol.comment-list li .commentmetadata a {
    color: #03a9f4;
    font-size: 13px
}

.comments-area ol.comment-list li .comment-body .reply a.comment-reply-link {
    display: inline-block;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    line-height: 2;
    font-size: 14px
}

.comments-area ol.comment-list li .comment-body .icon-comment {
    position: absolute;
    top: -27px;
    background-color: #4ae3f3;
    border: 1px solid #4ae3f3;
    border-radius: 5px;
    color: #fff
}

.comments-area ol.comment-list li .comment-body .icon-comment.mdi {
    background-color: #c1ff26;
    border: 1px solid #e2f0d5;
    color: rgb(36 90 29 / .98)
}

.content-expert-evaluation-negative, .content-expert-evaluation-positive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.content-expert-evaluation-positive span {
    color: #00bfd6;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400
}

.content-expert-evaluation-negative span {
    color: #f44336;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400
}

.content-expert-evaluation-negative ul, .content-expert-evaluation-positive ul {
    list-style: none;
    padding: 0
}

.content-expert-evaluation-negative ul li, .content-expert-evaluation-positive ul li {
    margin: 6px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative
}

.content-expert-evaluation-negative ul li:before, .content-expert-evaluation-positive ul li:before {
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 13px;
    right: 0
}

.comments-area ol.comment-list .footer {
    position: absolute;
    bottom: 0;
    left: 30px;
    margin-top: 30px
}

.comments-likes {
    text-align: left;
    color: #777
}

.comments-area ol.comment-list li img.avatar {
    position: absolute;
    top: 4px;
    right: -40px;
    left: auto;
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    padding: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgb(51 73 94 / .1);
    box-shadow: 0 2px 6px 0 rgb(51 73 94 / .1)
}

.btn-like {
    border-radius: 8px;
    border: 1px solid #ededed;
    background: #fff;
    padding: 2px 13px;
    color: #8c8c8c;
    outline: 0 !important;
    cursor: pointer
}

.comments-likes .btn-like {
    margin-right: 17px
}

.btn-like[data-counter]:before {
    margin-left: 7px;
    color: #7a7a7a;
    font-size: 1.071rem;
    line-height: inherit;
    content: attr(data-counter)
}

.form-question-answer textarea {
    border-radius: 10px;
    padding: 10px
}

.comments-product-attributes-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.692;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-right: -10px
}

.comments-product-attributes .slider.slider-horizontal {
    width: 70%
}

.comments-product-attributes .slider.slider-horizontal.slider-rtl .slider-track {
    background: #d5d5d5;
    height: 5px
}

.comments-product-attributes .slider-selection.tick-slider-selection {
    background: #35ccde
}

.comments-product-attributes .slider-tick {
    width: 12px;
    height: 12px;
    background: silver;
    border: 2px solid #fcfcfc;
    top: 2px
}

.comments-product-attributes .slider-tick.in-selection {
    width: 12px;
    height: 12px;
    border: 2px solid #fcfcfc;
    background-color: #35ccde;
    top: 2px
}

.comments-product-attributes .slider-handle {
    width: 19px;
    height: 19px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / .2);
    background: #35ccde;
    top: -3px
}

.comments-add-col--content input::placeholder, .comments-add-col--content textarea::placeholder {
    padding-right: 7px
}

.comments-add-col--content h3 {
    margin-bottom: 25px;
    letter-spacing: -.5px;
    font-size: 22px;
    line-height: 1.5;
    color: #555
}

.comments-add-col--content .desc-comment {
    color: #54696b
}

.comments-add-col--content .cl-circle-title {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    float: right;
    margin: 8px 0 0 10px
}

.comments-add-col--content .cl-circle-title.cl-primary {
    background: #00bfd6
}

.comments-add-col--content .cl-circle-title.cl-red {
    background: #fb3449
}

.product-offer-question-option {
    padding-right: 40px
}

.product-offer-question-option label {
    color: #6777ef;
    padding-top: 0
}

.comments-add-col--content p {
    font-size: 14px;
    line-height: 1.36;
    text-align: justify;
    margin: 10px
}

.comments-add-col--content .add-points {
    width: 30px;
    height: 28px;
    background: 0 0;
    position: absolute;
    left: 6px;
    top: 8px;
    padding: 0;
    cursor: pointer;
    border: 2px solid #878787;
    border-radius: 4px;
    color: #878787;
    font-size: 24px;
    line-height: 23px;
    outline: 0;
    display: none
}

.form-comment-title--negative:before, .form-comment-title--positive:before {
    width: 8px;
    height: 8px;
    right: 16px;
    top: 6px;
    border-radius: 4px;
    content: "";
    position: absolute
}

.form-comment-title {
    margin-bottom: 12px;
    color: #565656;
    font-size: 1.143rem;
    line-height: 1.375;
    position: relative
}

.form-comment-title--negative, .form-comment-title--positive {
    padding-right: 25px
}

.form-comment-title--positive:before {
    background: #00bfd6
}

.form-comment-title--negative:before {
    background: #fb3449
}

.ui-input--add-point {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px
}

.ui-input--add-point .ui-input-field {
    padding-left: 44px
}

.ui-input--add-point .ui-input-point {
    width: 48px;
    height: 100%;
    background: 0 0;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    cursor: pointer
}

.ui-input--add-point .ui-input-point:before {
    content: "+";
    font-size: 22px;
    position: absolute;
    top: 7px;
    left: 7px;
    color: #878787;
    border: 2px solid #878787;
    border-radius: 5px;
    padding: 0 7px
}

.form-comment-dynamic-labels {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 10px
}

.ui-dynamic-label {
    position: relative;
    font-size: .857rem;
    line-height: 1.833;
    border-radius: 8px;
    padding: 8px 14px 8px 38px;
    background: #ccc
}

.ui-dynamic-label--positive {
    background-color: #edf6f7;
    color: #3a8c96
}

.ui-dynamic-label--negative {
    background-color: #fff3f4;
    color: #fb3449
}

.form-comment-dynamic-labels .ui-dynamic-label {
    margin-top: 12px
}

.ui-dynamic-label-remove {
    width: 38px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: 0 0;
    border: none;
    color: inherit;
    cursor: pointer
}

.ui-dynamic-label-remove:before {
    position: absolute;
    content: "×";
    font-size: 25px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.auth-wrapper {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden
}

.auth-wrapper .section-title {
    padding: 0 15px
}

.auth-wrapper .form-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: rgb(97 224 0 / .08);
    padding: 25px 0
}

.form-ui form {
    padding: 20px;
    max-width: 380px;
    margin: 0 auto
}

.blog-comment form {
    max-width: unset;
    margin: 0
}

.form-ui .form-row-title {
    margin-top: 20px
}

.form-ui .form-row-title h3 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.form-ui .form-row-title h4 {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #000
}

.form-ui .form-row .input-ui {
    width: 100%;
    height: 45px;
    margin: auto;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    outline: 0
}

.form-ui .form-row .input-ui.placeholder-right::placeholder {
    text-align: right;
    padding-right: .5rem !important
}

.form-ui .form-row.with-icon i {
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 20px;
    color: #979797;
    transform: translateY(-50%)
}

.form-ui .form-row textarea {
    height: 120px !important;
    padding-top: 10px
}

.form-ui .custom-select-ui .nice-select {
    width: 100%;
    padding-right: 18px;
    padding-left: 30px;
    border-radius: 10px;
    clear: none
}

.form-ui .custom-file-label, .form-ui .custom-file-label::after {
    position: absolute;
    top: 0;
    left: 0;
    padding: .375rem .75rem;
    line-height: 26px;
    color: #495057
}

.form-ui .custom-select-ui .nice-select .current, .radio-box .content-box {
    float: right
}

.form-ui .custom-select-ui .nice-select:after {
    left: 12px;
    right: auto
}

.form-ui .custom-select-ui .nice-select.open, .form-ui .custom-select-ui .nice-select:active, .form-ui .custom-select-ui .nice-select:focus {
    border-color: #dbdbdb
}

.form-ui .custom-select-ui .nice-select.right .list {
    width: 100%;
    height: 160px;
    overflow-y: auto;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgb(31 45 61 / .1);
    box-shadow: 0 10px 30px 0 rgb(31 45 61 / .1)
}

.form-ui .custom-select-ui .nice-select .option {
    padding-right: 18px;
    padding-left: 29px;
    text-align: right
}

.form-ui .custom-file-label {
    right: 0;
    z-index: 1;
    height: 40px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    border-radius: 10px
}

.form-ui .custom-file-label::after {
    right: auto;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    content: "بارگذاری";
    background-color: #e9ecef;
    border-right: inherit;
    border-left: 0;
    border-radius: 10px 0 0 10px
}

.form-ui .custom-file-input:focus~.custom-file-label {
    border-color: #e0e0e2;
    box-shadow: unset
}

.form-ui .form-footer a, a.border-bottom-dt {
    color: #f7858d;
    font-weight: 700;
    border-bottom: 1px dashed #f7858d
}

.circle-box-icon {
    width: 100px;
    height: 100px;
    margin: 20px auto;
    line-height: 100px;
    font-size: 50px;
    background-color: #edf0f5;
    border-radius: 50%;
    color: #ababab;
    text-align: center
}

.numbers-verify .lines-number-input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #eee;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    text-align: center;
    direction: ltr
}

.numbers-verify .lines-number-input .line-number {
    display: inline-block;
    width: 40px;
    height: 30px;
    border: 0;
    border-bottom: 4px solid #c8c8c8;
    margin: 0 7px;
    outline: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px
}

#countdown-verify-end {
    display: inline-block;
    margin-bottom: 0
}

#countdown-verify-end a.btn-link-border {
    float: right;
    margin-top: -1px;
    color: #f7858d;
    font-weight: 700
}

.profile-sidebar-header .profile-avatar img {
    width: 64px;
    height: 64px;
    border-radius: 50%
}

.profile-sidebar .profile-menu-section .label-profile-menu, .profile-sidebar-header .profile-header-content .profile-username {
    font-size: 16px;
    font-weight: 700
}

.profile-sidebar-header .profile-header-content .profile-phone {
    color: #b9b9b9;
    font-size: 13px
}

.profile-sidebar-header .profile-point {
    border-bottom: 1px solid #ededed
}

.profile-sidebar-header .profile-point .label-profile-point {
    color: #00bfd6;
    font-size: 16px;
    font-weight: 700
}

.profile-sidebar-header .profile-point .value-profile-point {
    color: #b9b9b9;
    font-weight: 700
}

.profile-sidebar-header .profile-link a {
    display: block;
    width: 100%;
    height: 100%;
    color: #7b7b7b
}

.profile-sidebar .profile-menu-section .profile-menu ul li a {
    display: block;
    padding: 10px 5px;
    color: #7b7b7b
}

.profile-sidebar .profile-menu-section .profile-menu ul li a.active, .profile-sidebar .profile-menu-section .profile-menu ul li a:hover {
    background-color: #f6ffff
}

.profile-sidebar .profile-menu-section .profile-menu ul li a i {
    float: right;
    font-size: 19px;
    margin: -3px 4px
}

.user-menu .btn:not(:disabled):not(.disabled).active, .user-menu .btn:not(:disabled):not(.disabled):active, .user-menu .show>.btn.dropdown-toggle {
    color: #fff;
    box-shadow: 0 2px 6px #a8f5b4 !important;
    background-color: #63ed7a !important;
    border-color: #63ed7a !important
}

.user-menu .btn.focus, .user-menu .btn:focus {
    box-shadow: none
}

.user-menu-responsive .dropdown-menu {
    right: 0 !important;
    left: auto !important;
    text-align: right;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 4px rgb(126 142 177 / .12);
    box-shadow: 0 2px 4px rgb(126 142 177 / .12);
    transform: translate3d(0, 39px, 0) !important
}

.user-menu-responsive .dropdown-menu a {
    padding: 7px;
    font-size: 14px
}

.profile-navbar {
    display: flex;
    align-items: center;
    margin: 0 0 20px
}

.checkout-header, .product-box .rating, .table-order-details .details-product-area {
    display: flex;
    align-items: center
}

.profile-navbar .profile-navbar-btn-back {
    background: 0 0;
    height: 56px;
    border: none;
    border-left: 1px solid #dfdfdf;
    margin-left: 15px;
    font-size: 13px;
    line-height: 2.2;
    letter-spacing: -.2px;
    color: #767676;
    padding: 36px 0 0 16px;
    cursor: pointer;
    position: relative
}

.profile-navbar .profile-navbar-btn-back:before {
    content: "\F054";
    position: absolute;
    right: 2px;
    top: -20px;
    font-family: 'Material Design Icons';
    font-size: 37px
}

.profile-navbar h4 {
    font-size: 21px;
    line-height: 23px;
    color: #858585
}

.profile-navbar h4 span {
    display: block;
    font-size: 12px;
    line-height: 1.833;
    letter-spacing: -.3px;
    margin-top: 5px;
    margin-bottom: -5px;
    color: #acacac
}

.profile-navbar h4 span.font-en {
    display: inline-block;
    color: #858585;
    font-size: 17px;
    font-weight: 700
}

.profile-section {
    height: 310px;
    padding: 10px;
    position: relative;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px
}

.profile-section .label-info {
    color: #b9b9b9;
    font-size: 12px;
    font-weight: 700
}

.profile-section .value-info {
    color: #4a5f73;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.profile-section .list-favorites li {
    display: flex;
    vertical-align: middle;
    height: 60px;
    list-style: none;
    padding: 10px;
    border: 1px solid #ededed;
    border-radius: 10px;
    margin-bottom: 8px;
    position: relative
}

.profile-section .list-favorites li a span {
    width: 310px;
    color: #7b7b7b;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.profile-section .list-favorites li a img {
    width: 40px;
    height: 40px;
    border-radius: 25px
}

.profile-section .list-favorites li button {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 20px;
    border: 0;
    border-radius: 12px;
    background-color: #edf0f5;
    color: #f7858d;
    outline: 0;
    cursor: pointer
}

.profile-section .profile-section-link {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
    text-align: center
}

.table-order td, .table-order th {
    text-align: center;
    vertical-align: middle
}

.table-order td.details-link, .table-order td.link-to-orders {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.table-order td.details-link a {
    display: block;
    font-size: 30px;
    border-radius: 50%;
    color: #a9a9a9
}

.table-order td.details-link:hover, .table-order td.link-to-orders:hover {
    background-color: #e5e5e5
}

.table-order td.link-to-orders a {
    display: block;
    color: #535353
}

.table-order-details td {
    border-left: 1px solid #ededed
}

.table-order-details img.thumbnail-product {
    width: 60px;
    margin-left: 7px
}

.table-order-details .details-product {
    font-size: 13px;
    line-height: 2;
    letter-spacing: -.7px;
    text-align: right;
    text-overflow: ellipsis;
    width: 160px;
    overflow: hidden;
    position: relative
}

.table-order-details .details-product span {
    display: block;
    font-size: 12px;
    line-height: 1.833;
    color: #acacac;
    letter-spacing: 0
}

.table-draught div {
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 36px;
    border-bottom: 1px solid #ededed
}

.table-draught div:last-child, .widget-menu .card-header {
    border-bottom: 0
}

.table-draught div span.title {
    display: block;
    color: #00bfd6;
    font-size: 17px;
    font-weight: 700
}

.table-draught div span.value {
    color: #666;
    font-size: 15px;
    font-weight: 600
}

.profile-order-steps-item {
    height: 160px;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .4;
    text-align: center
}

.profile-order-steps-item.is-active::before {
    content: "\F63D";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "Material Design Icons";
    font-size: 25px;
    color: #009ec9;
    z-index: 1
}

.profile-order-steps-item.is-active::after {
    content: "";
    position: absolute;
    right: 55%;
    bottom: 16px;
    width: 96%;
    height: 3px;
    margin: auto;
    background-color: #009ec9;
    z-index: -1
}

.profile-order-steps-item img {
    -webkit-transform: scale(.7);
    transform: scale(.7);
    max-width: 140px;
    margin: auto
}

.profile-order-steps-item span {
    white-space: nowrap;
    margin-top: 10px;
    color: #6f6f6f
}

.profile-order-steps-item.is-active {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.profile-order-steps-item.is-active img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.profile-order-steps-item.is-active span {
    color: #009ec9
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next, .features-checkout-slider.owl-carousel .owl-nav .owl-prev, .profile-order-steps.owl-carousel .owl-nav .owl-next, .profile-order-steps.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: 0;
    border-radius: 50%
}

.profile-order-steps.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -20px;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05)
}

.profile-order-steps.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -20px;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05)
}

.profile-order-steps.owl-carousel .owl-nav .owl-next i, .profile-order-steps.owl-carousel .owl-nav .owl-prev i {
    font-size: 40px;
    color: #6a6a6a;
    line-height: 40px
}

.cart-empty p.cart-empty-title {
    color: #858585;
    font-size: 28px
}

.cart-empty .cart-empty-links a {
    position: relative;
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px
}

.cart-empty .cart-empty-links a::after {
    content: '';
    position: absolute;
    left: -9px;
    top: 0;
    height: 100%;
    border-left: 1px solid #d5d5d5
}

.compare-quick-title {
    color: #4d4d4d;
    font-size: 19px;
    line-height: 1.158;
    margin-bottom: 25px;
    letter-spacing: -.3px;
    position: relative;
    padding-right: 19px
}

.compare-quick-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 3px;
    width: 0;
    height: 0;
    border-color: #fff0 #00bfd6 #fff0 #fff0;
    border-style: solid;
    border-width: 7px 7px 7px 0
}

.compare-quick-list {
    list-style: none;
    padding: 0;
    margin-bottom: 47px;
    background-color: #fff
}

.compare-quick-list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0
}

.compare-list-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 13px;
    line-height: 1.692;
    padding: 9px 26px;
    background-color: #eaeaea;
    font-weight: 700
}

.compare-list-value {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border-right: 1px solid #e4e4e4
}

.compare-list-value:first-child {
    border-right: none
}

.compare-list-value .block {
    padding: 14px 18px 12px;
    font-size: 14px;
    line-height: 1.571;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.features-checkout-slider .item img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 10px auto
}

.features-checkout-slider .item .title-feature-checkout-slider {
    font-size: 13px;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px
}

.features-checkout-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -20px;
    color: #a8a8a8;
    box-shadow: -1.5px 0 4px 0 rgb(0 0 0 / .15)
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -20px;
    color: #a8a8a8;
    -webkit-box-shadow: 0 2px 6px 0 rgb(51 73 94 / .2);
    box-shadow: 0 2px 6px 0 rgb(51 73 94 / .2)
}

.features-checkout-slider.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: auto;
    pointer-events: all
}

.features-checkout-slider.owl-carousel .owl-nav .owl-next i, .features-checkout-slider.owl-carousel .owl-nav .owl-prev i {
    font-size: 25px;
    color: #000;
    line-height: 40px
}

.tab-cart-page .nav-tabs {
    border: 0;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden
}

.tab-cart-page a {
    width: 50%;
    text-align: center;
    color: #818181;
    padding: 8px;
    height: 42px;
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 4px solid transparent !important
}

.tab-cart-page a:first-child {
    border-left: none !important;
    border-radius: 0 5px 0 0 !important
}

.tab-cart-page a:last-child {
    border-radius: 5px 0 0 !important
}

.tab-cart-page a.active {
    color: #000;
    font-weight: 700;
    border-bottom-color: #f7858d !important
}

.tab-cart-page a span.count-cart {
    color: #f8f8f8;
    background-color: #f7858d;
    margin-right: 4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block
}

.checkout-content {
    margin: 0 0 10px;
    background-color: #fff;
    border-radius: 8px
}

.checkout-header {
    margin: 0 16px;
    padding: 12px 24px 12px 0;
    border-bottom: 1px solid #fff;
    position: relative
}

.checkout-header--express {
    color: #f7858d;
    border-bottom-color: #f7858d
}

.checkout-header:before {
    font-size: 24px;
    position: absolute;
    right: 0
}

.checkout-header--express:before {
    content: "\F787";
    font-family: "Material Design Icons";
    font-size: 18px
}

.checkout-header .checkout-add-all-to-cart {
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    margin-right: auto;
    cursor: pointer
}

.checkout-header-title {
    margin-right: 8px;
    color: #858585;
    font-size: 1rem;
    line-height: 1.5
}

.checkout-header-extra-info {
    margin-right: 8px;
    color: #a1a3a8;
    font-size: .857rem;
    line-height: 1.5
}

.checkout-item {
    border-top: 1px solid #eaeaea;
    text-align: center;
    overflow: hidden
}

.checkout-item:first-child {
    border-top: none
}

.checkout-item td {
    position: relative;
    vertical-align: middle
}

.checkout-btn-remove {
    position: absolute;
    width: 26px;
    height: 26px;
    line-height: 23px;
    font-size: 20px;
    text-align: center;
    border: none;
    border-radius: 13px;
    color: #999;
    background: #f5f5f5;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    outline: 0 !important
}

.checkout-title {
    border-bottom: 0;
    color: #656565;
    padding: 17px 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.88;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    max-width: 320px
}

.checkout-dealer, .checkout-variant {
    font-size: 13px;
    line-height: 1.692;
    margin: 7px 0
}

.checkout-guarantee, .checkout-special-deal {
    font-size: 12px;
    line-height: 1.833;
    margin: 7px 0
}

.checkout-variant-value {
    position: relative;
    margin-right: 8px
}

.checkout-variant--color .checkout-variant-value {
    padding-left: 25px
}

.checkout-variant--color .checkout-variant-shape {
    width: 17px;
    height: 17px;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    position: absolute;
    left: 0;
    top: 3px
}

.checkout-save-for-later {
    text-align: right;
    color: #009ec9 !important;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.833
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.number-input {
    border: 1px solid #c8c8d6;
    border-radius: 10px;
    overflow: hidden;
    display: inline-flex !important
}

.number-input, .number-input * {
    box-sizing: border-box
}

.number-input a {
    outline: 0;
    -webkit-appearance: none;
    background-color: #fff0;
    border: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    position: relative
}

.number-input a:after, .number-input a:before {
    display: block;
    position: absolute;
    top: 14px;
    right: 6px;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #c8c8d6
}

.number-input a.plus:after {
    transform: translate(0, 0) rotate(90deg)
}

.number-input input[type=number] {
    padding: .5rem;
    border: solid #c8c8d6;
    border-width: 0 1px;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.checkout-summary-summary {
    list-style: none;
    padding: 15px 10px;
    color: #515151;
    margin-bottom: 0
}

.checkout-summary-summary li {
    padding-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0
}

.checkout-summary-summary li:last-child {
    padding-bottom: 0
}

.checkout-summary-summary li span:last-child {
    margin-right: auto
}

.checkout-summary-discount {
    font-size: 14px;
    line-height: 1.571;
    color: #009ec9
}

.checkout-summary-summary .help-sn:first-of-type {
    font-size: 18px;
    line-height: 31px;
    letter-spacing: -.4;
    text-align: right;
    direction: rtl;
    color: #777676
}

.checkout-summary-summary .help-sn:last-of-type, .product-box .rating .icon {
    margin-right: 5px
}

.help-arrow {
    position: absolute;
    top: -8px;
    right: 16px;
    width: 13.7px;
    height: 13.7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #fff;
    -webkit-box-shadow: inset -1px -1px 0 0 #b8b8b8;
    box-shadow: inset -1px -1px 0 0 #b8b8b8
}

.help-container.is-right .help-arrow {
    left: 14px;
    right: unset
}

.help-text {
    font-size: 13px;
    line-height: 1.692;
    font-weight: 400;
    letter-spacing: -.3px;
    text-align: right;
    direction: rtl;
    color: #777;
    margin-bottom: 0
}

.help-sn .mdi {
    color: #ababab;
    font-size: 21px;
    line-height: 1.048;
    cursor: pointer
}

.help-container {
    position: absolute;
    padding: 11px 11px 21px;
    min-width: 273px;
    max-width: 394px;
    -webkit-box-shadow: 0 -6px 12px 0 hsl(0 0% 71% / .3);
    box-shadow: 0 -6px 12px 0 hsl(0 0% 71% / .3);
    background-color: #fff;
    border: 1px solid #b8b8b8;
    z-index: 121
}

.checkout-club-container {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6
}

.checkout-summary-devider {
    padding: 0 10px
}

.checkout-summary-devider div {
    width: 100%;
    height: 4px;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-left: none
}

.checkout-summary-content {
    padding: 15px 0;
    color: #a0a0a0;
    font-size: .786rem;
    line-height: 2
}

.checkout-summary-price-title {
    text-align: center;
    color: #676767;
    font-size: 1.286rem;
    line-height: normal
}

.checkout-summary-price-value {
    text-align: center;
    font-size: 1.071rem;
    line-height: normal;
    color: #f7858d
}

.checkout-summary-price-value-amount {
    font-size: 1.429rem;
    line-height: 2;
    font-weight: 700
}

.checkout-feature-aside-item {
    position: relative;
    font-size: 13px;
    line-height: 1.692;
    font-weight: 700;
    margin-bottom: 10px;
    list-style: none
}

.checkout-address, .shopping-page .checkout-contact {
    margin-bottom: 20px;
    position: relative
}

.checkout-feature-aside-item img {
    width: 24px;
    margin-left: 4px
}

.shopping-page header.header-shopping {
    position: relative;
    height: 110px;
    background-color: #fff;
    box-shadow: 0 7px 8px 0 rgb(0 0 0 / 4%)
}

.shopping-page header.header-shopping ul.checkout-steps {
    float: right;
    width: 100%;
    margin: 30px auto 18px;
    list-style: none;
    padding: 0;
    color: #a0a0a0;
    font-size: 13px;
    position: relative
}

.shopping-page header.header-shopping ul.checkout-steps::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -20px;
    width: 67%;
    margin: 0 auto;
    height: 6px;
    background-color: #e8e8e8
}

.shopping-page header.header-shopping .checkout-steps li {
    float: right;
    width: 33.3%;
    position: relative
}

.shopping-page header.header-shopping .checkout-steps li.active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background-color: #f7858d;
    right: -50%;
    bottom: -20px;
    z-index: 1000000
}

.shopping-page header.header-shopping .checkout-steps li a {
    color: #a0a0a0;
    font-weight: 700;
    position: relative
}

.shopping-page header.header-shopping .checkout-steps li a::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -28px;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #d0d0d0;
    z-index: 1000
}

.shopping-page .checkout-contact-content {
    padding: 20px 43px 22px 20px;
    position: relative;
    color: #6d6d6d
}

.shopping-page .checkout-contact-content:before {
    width: 5px;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    background-color: #f7858d;
    content: ""
}

.shopping-page .checkout-contact-items {
    padding: 0;
    list-style: none
}

.shopping-page .checkout-contact-item {
    font-size: .857rem;
    line-height: 34px;
    position: relative
}

.shopping-page .checkout-contact-btn-edit {
    line-height: 21px;
    font-size: 12px;
    margin-right: 11px;
    position: relative;
    color: #f7858d !important;
    border: none;
    border-bottom: 1px dashed #f7858d;
    background-color: #fff0;
    font-weight: 700;
    cursor: pointer
}

.shopping-page .checkout-contact-item-message, .shopping-page .checkout-contact-item-mobile {
    display: inline-block;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 1.571
}

.shopping-page .checkout-contact-item-mobile {
    padding-left: 10px;
    border-left: 1px solid #e4e4e4
}

.shopping-page .checkout-contact-item:first-child {
    margin-top: 0;
    margin-bottom: 5px
}

.shopping-page .checkout-contact-item-message {
    margin-right: 10px
}

.shopping-page .checkout-contact-badge {
    width: 41px;
    height: 41px;
    background-color: #f3feff;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    border: 1px solid #f7858d;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    text-align: center;
    line-height: 41px;
    color: #f7858d
}

.checkout-address {
    display: none;
    z-index: 1;
    border-radius: 8px
}

.checkout-address-content {
    padding: 20px 40px 25px
}

.checkout-address-headline {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    margin-bottom: 21px
}

.checkout-address-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px
}

.checkout-address-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px
}

.checkout-address-location {
    border: 4px dashed #b8b8b8;
    border-radius: 15px;
    background: #fff;
    letter-spacing: -.3px;
    color: #a0a0a0;
    min-height: 72px;
    height: 100%;
    font-size: 1rem;
    line-height: 2;
    cursor: pointer;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: 0
}

.checkout-address-location strong {
    position: relative;
    display: block;
    padding: 14px 22px;
    max-width: 252px;
    font-size: 1.643rem;
    line-height: 1.913
}

.checkout-address-box {
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    position: relative;
    cursor: pointer;
    padding: 10px 10px 55px;
    overflow: hidden;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgb(126 142 177 / .12);
    box-shadow: 0 2px 4px rgb(126 142 177 / .12)
}

.checkout-address-box h5 {
    font-size: 17px;
    line-height: 29px;
    margin-top: 6px;
    letter-spacing: -.4px
}

.checkout-address-text {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.checkout-address-box p {
    font-size: .929rem;
    line-height: 2.62;
    margin-top: 5px;
    margin-bottom: 12px;
    color: #a0a0a0
}

.checkout-address-box ul {
    list-style: none;
    font-size: .929rem;
    line-height: 2;
    color: #a0a0a0;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0
}

.checkout-address-btn-edit, .checkout-address-btn-submit {
    border: none;
    outline: 0;
    cursor: pointer;
    text-align: center;
    white-space: nowrap
}

.checkout-address-btn-edit, .checkout-address-btn-remove {
    color: #636363;
    font-size: .857rem;
    line-height: 21px;
    text-align: center;
    padding: 6px 25px;
    border: none;
    border-radius: 5px;
    background-color: #e3e3e3;
    cursor: pointer;
    font-weight: 700;
    outline: 0
}

.checkout-address-btn-remove {
    margin-right: 10px;
    padding: 6px 32px
}

.checkout-address-btn-submit {
    background-color: #f5f5f5;
    padding: 6px 0;
    width: 100%;
    margin-top: 10px;
    font-size: .857rem;
    line-height: 22px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e0e0e0;
    color: #636363;
    outline: 0
}

.checkout-address-btn-submit:hover, .coupon-code:hover {
    background-color: #f0f0f0
}

.checkout-address-box.is-selected .checkout-address-btn-submit {
    background-color: #f7858d;
    border-top-color: #e0eff0;
    color: #fff
}

.checkout-address-cancel {
    color: #8d8d8d;
    position: absolute;
    top: 20px;
    left: 15px;
    border: 2px solid #8d8d8d;
    background-color: #fff0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    outline: 0
}

.checkout-address-cancel::before {
    content: "×";
    font-size: 26px;
    vertical-align: middle
}

.shopping-page .checkout-contact-location {
    padding: 3px 10px 4px;
    font-size: 14px;
    line-height: 25px;
    background-color: #edf0f5;
    position: absolute;
    border: none;
    top: 20px;
    left: 20px;
    border-radius: 10px;
    color: #666 !important;
    cursor: pointer
}

#remove-location .remodal-general-alert-button {
    min-width: 124px;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    float: left;
    outline: 0
}

#remove-location .remodal-general-alert-button--cancel {
    background-color: #979ba7
}

#remove-location .remodal-general-alert-button:first-of-type {
    margin-left: 20px
}

#remove-location .remodal-general-alert-button--approve {
    background-color: #63d0df
}

.products-compact-slider.owl-carousel .owl-nav .owl-next, .products-compact-slider.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    outline: 0;
    border-radius: 50%;
    font-size: 40px;
    color: #6a6a6a;
    line-height: 40px;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05)
}

.products-compact-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: -10px
}

.products-compact-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -10px
}

.shopping-page .checkout-tab-times {
    border: 1px solid #edf0f5;
    border-radius: 0 0 15px 15px;
    padding-bottom: 10px
}

.shopping-page .checkout-tab-times ul.nav {
    padding: 0;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e3e3e3 !important
}

.shopping-page .checkout-tab-times ul.nav li {
    text-align: center;
    position: relative;
    background-color: #f8f8f8
}

.shopping-page .checkout-tab-times ul.nav a {
    margin-right: 0;
    padding: 11px 43px;
    border-left: 1px solid #e3e3e3 !important;
    border-bottom: 1px solid #e3e3e3 !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    color: #000;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important
}

.shopping-page .checkout-tab-times ul.nav a.active {
    border: 0;
    border-left: 1px solid #e3e3e3 !important;
    border-bottom: 0 !important;
    background-color: #fff
}

.shopping-page .checkout-tab-times ul.nav a.active::before {
    content: '';
    position: absolute;
    top: -4px;
    right: 0;
    width: 100%;
    height: 4px;
    background-color: #39e0cc
}

.shopping-page .checkout-tab-times ul.nav a span {
    display: block;
    color: #c4c4c4
}

.shopping-page .checkout-tab-times ul.nav a.disabled, .shopping-page .checkout-tab-times ul.nav a.disabled span {
    color: #e6e6e6
}

.shopping-page .checkout-time-table {
    padding: 18px;
    width: 100%
}

.radio-box {
    width: 100%;
    float: right
}

.radio-box label {
    position: relative;
    display: block;
    cursor: pointer;
    float: right
}

.radio-box label::after, .radio-box label::before {
    top: 15px
}

.shopping-page .checkout-additional-options-checkbox-image {
    margin-left: 16px;
    cursor: pointer;
    width: 49px;
    height: 40px;
    float: right;
    font-size: 42px;
    line-height: 47px;
    text-align: center;
    color: #f7858d
}

.shopping-page .checkout-time-table-title-bar {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: -.3px;
    color: #858585
}

.shopping-page .checkout-time-table-title-bar-city {
    font-size: 1rem;
    line-height: 1.571;
    color: #000
}

.shopping-page .checkout-time-table-subtitle-bar {
    font-size: .786rem;
    line-height: 2;
    letter-spacing: -.2px;
    color: #a2a2a2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

.shopping-page .checkout-time-table-subtitle-bar>:not(:last-child) {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #e0e0e0
}

.checkout-order-summary .card {
    box-shadow: none;
    border: 0
}

.checkout-order-summary-header {
    border-radius: 6px !important;
    background-color: #fcfcfc;
    padding: 9px 25px 9px 50px;
    cursor: pointer;
    border: 1px solid #e7e7e7;
    margin: 10px !important;
    position: relative
}

.checkout-order-summary-header button {
    display: block;
    width: 100%
}

.checkout-order-summary-header button:focus, .checkout-order-summary-header button:hover {
    text-decoration: none
}

.checkout-order-summary-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.checkout-order-summary-header .checkout-order-summary-row {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.checkout-order-summary-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: unset
}

.checkout-order-summary-col-post-time {
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.7px;
    color: #858585;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout-order-summary-col span {
    font-size: .857rem;
    line-height: 21px;
    vertical-align: middle;
    display: block;
    color: #919191
}

.checkout-order-summary-col-how-to-send, .checkout-order-summary-col-send-by, .checkout-order-summary-col-shipping-cost {
    font-size: 1rem;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.4px;
    color: #858585
}

.checkout-order-summary-header button .icon-down {
    position: absolute !important;
    left: 20px;
    top: 20px !important;
    font-size: 24px;
    color: #858594
}

.shopping-page .product-box {
    display: block;
    background: #fff;
    height: 100%;
    position: relative;
    padding: 10px;
    text-align: center
}

.shopping-page .product-box-compact .product-box-img {
    height: 90px;
    padding: 0 10px 5px
}

.shopping-page .product-box-compact .product-box-img img {
    max-width: 100%;
    max-height: 100%
}

.shopping-page .product-box-title {
    display: block;
    overflow: hidden;
    font-size: .857rem;
    line-height: 22px;
    margin-top: 13px;
    height: 43px
}

.shopping-page .product-box-compact .product-box-title {
    margin-top: 0;
    font-size: .786rem;
    line-height: 22px;
    letter-spacing: -.3px;
    position: relative;
    text-align: center
}

.shopping-page .form-ui form {
    width: 100%;
    max-width: 90%;
    padding: 0
}

.checkout-alert .failed {
    background-color: rgb(251 52 73 / .18);
    color: #ff637d
}

.checkout-alert .successful {
    background-color: hsl(84 55% 66% / .623);
    color: #9caf7e
}

.checkout-alert-title h4 {
    color: #737373;
    font-size: 21px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: -.5px;
    text-align: center;
    margin-bottom: 10px
}

.checkout-alert-highlighted {
    border-radius: 8px;
    padding: 3px 5px 0;
    margin: 0 5px
}

.checkout-alert-highlighted-success {
    color: #00bfd6;
    background-color: #ebfdff
}

.checkout-alert-content p {
    font-size: 1.071rem;
    line-height: 1.67;
    color: #7d7d7d;
    text-align: center
}

.checkout-alert-content-failed {
    color: #fb3449
}

.checkout-alert-content-small {
    font-size: 12px;
    line-height: 2.08
}

.checkout-alert-content-success {
    color: #4d663f;
    font-size: 14px;
    font-weight: 700
}

.checkout-details-title h4 {
    font-size: 21px;
    line-height: 1.048;
    font-weight: 700;
    letter-spacing: -.7px
}

.checkout-details-title p {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: -.5px;
    display: block;
    margin-top: 5px;
    color: #a0a0a0
}

.checkout-orders-table p, .checkout-table p {
    line-height: 1.222;
    letter-spacing: -.5px;
    color: #737373;
    font-size: 18px
}

.checkout-details .text-highlight {
    padding: 4px 6px;
    margin: 0 3px;
    border-radius: 8px
}

.checkout-details .text-highlight-error {
    color: #fb3449;
    background-color: #fff1f2
}

.checkout-details .text-highlight-success {
    background-color: hsl(84 55% 66% / .26);
    color: #9caf7e
}

.checkout-table {
    border-radius: 15px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden
}

.checkout-orders-table tr:first-of-type, .checkout-table .row:first-of-type {
    background-color: #ededed !important
}

.checkout-table .row div {
    padding: 20px 30px
}

.checkout-table p span.red {
    color: #f63b4f
}

.checkout-table p span.green {
    color: #9caf7e
}

.checkout-orders-table {
    border-radius: 15px;
    -webkit-box-shadow: 0 8px 13px -7px rgb(0 0 0 / .05);
    box-shadow: 0 8px 13px -7px rgb(0 0 0 / .05);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    width: 100%
}

.checkout-orders-table tr td {
    position: relative;
    border-left: 1px solid #f1f1f1;
    padding: 20px 30px
}

.modal {
    z-index: 1000001
}

.modal-content {
    border-radius: 8px;
    border: none;
    box-shadow: none
}

.modal-header {
    border: 0;
    position: relative
}

.modal-header .modal-title i, .send-info-title i {
    float: right;
    margin: 4px 0 4px 4px;
    color: #dbc7c7
}

.modal .modal-header .close {
    color: #666;
    text-shadow: none;
    background-color: #f5f5f5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 10px;
    padding: 0;
    opacity: 1;
    position: absolute;
    left: 15px;
    top: 30px
}

.modal-backdrop.show {
    opacity: .2;
    z-index: 1000000
}

.tooltip {
    opacity: 1 !important
}

.card-horizontal-address, .card-horizontal-product {
    width: 100%;
    min-height: 180px;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 16px 16px 16px 30px;
    margin-bottom: 15px;
    position: relative
}

.card-horizontal-address {
    height: 257px;
    border-bottom: 1px solid #eee;
    border-radius: 0
}

.card-horizontal-address:before {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #00bfd6 48px, #ff7e7e 0) repeat-x;
    background-size: 96px 3px
}

.card-horizontal-product .label-status-comment {
    position: absolute;
    top: 10px;
    left: 15px;
    background-color: #f5fdf0;
    border: 1px solid #d0e3ca;
    border-radius: 4px;
    color: #9dbf9c;
    font-size: 11px;
    word-spacing: -1.5px;
    padding: 4px 10px
}

.card-horizontal-product .card-horizontal-product-thumb {
    width: 28%;
    height: 100%;
    float: right;
    text-align: center;
    position: relative;
    margin-left: 2%
}

.card-horizontal-product .card-horizontal-product-content {
    width: 70%;
    height: 100%;
    float: right
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-title h3 {
    font-size: 15px;
    line-height: 28px;
    white-space: pre-wrap
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment-title h3 {
    font-size: 15px;
    line-height: 28px;
    white-space: pre-wrap;
    font-weight: 700
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 60px;
    z-index: 1;
    background: linear-gradient(to bottom, #fff0 0, #fff 100%);
    width: 75%
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::after {
    content: "\F756";
    font-family: "Material Design Icons";
    font-size: 80px;
    color: #f6f6f5;
    position: absolute;
    bottom: -40px;
    left: 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-comment p {
    font-size: 13px;
    width: 75%;
    height: 120px;
    overflow: hidden;
    white-space: pre-wrap
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-price {
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: end
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons {
    text-align: left
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons span.count-like {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #efefef;
    color: #96949a;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons span.count-like i {
    color: #d5d7db;
    font-size: 18px;
    font-weight: 400;
    margin-left: 7px
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    border: 1px solid #19bfd3;
    background-color: #19bfd3;
    color: #fff;
    cursor: pointer;
    padding: 0 16px;
    text-align: center
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info {
    border: 1px solid #19bfd3;
    background-color: #fff;
    color: #19bfd3
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info:hover {
    border: 1px solid #19bfd3;
    background-color: #19bfd3;
    color: #fff
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-outline-info:focus, .page-question-not-found .btn {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .remove-btn {
    width: 40px;
    height: 40px;
    margin-right: 16px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #a1a3a8;
    color: #a1a3a8;
    cursor: pointer;
    text-align: center;
    font-size: 25px;
    outline: 0;
    float: left
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .btn-light {
    background-color: #e3e3e3;
    color: #000;
    border: 0
}

.card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .label-card-horizontal-product {
    float: right;
    color: #f44336;
    margin: 5px 10px;
    font-size: 16px;
    font-weight: 700
}

.card-horizontal-address .card-horizontal-address-desc {
    height: 120px;
    overflow: hidden;
    position: relative
}

.card-horizontal-address .card-horizontal-address-desc::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 60px;
    z-index: 1;
    background: linear-gradient(to bottom, #fff0 0, #fff 100%);
    width: 100%
}

.card-horizontal-address .card-horizontal-address-desc h4 {
    font-size: 21px;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d
}

.card-horizontal-address .card-horizontal-address-desc p {
    font-size: 1rem;
    line-height: 1.571;
    letter-spacing: -.3px;
    color: #979797;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify
}

.card-horizontal-address .card-horizontal-address-data {
    border-top: 1px solid #f4f4f4
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods {
    padding: 0;
    list-style: none;
    color: #979797
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method {
    margin-top: 22px;
    font-size: 16px;
    line-height: 1.375;
    position: relative;
    color: #979797;
    padding-right: 36px
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method i {
    position: absolute;
    top: -7px;
    right: 0;
    font-size: 24px
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions {
    position: absolute;
    left: 15px;
    bottom: 20px
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions .btn-note {
    border: 0;
    border-radius: 5px;
    background-color: #e3e3e3;
    font-size: 14px;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.card-horizontal-address .card-horizontal-address-data .card-horizontal-address-actions .btn-note:hover {
    opacity: .9;
    color: #717171
}

.card-horizontal-address .checkout-address-location, .countdown>div>span {
    display: block;
    text-align: center
}

.card-horizontal-address .checkout-address-location i {
    display: block;
    font-size: 40px
}

.page-cover {
    width: 100%;
    height: 400px;
    background: url(../img/theme/page-cover.jpg) top no-repeat;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(0 0 0 / .6)), to(rgb(0 0 0 / .6))), url(../files/page-cover.jpg) top no-repeat;
    background: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6)), url(../img/theme/page-cover.jpg) top no-repeat;
    background-size: cover;
    margin-top: -23px
}

.page-cover .page-cover-title h1 {
    padding: 70px 0 50px;
    font-size: 37px;
    line-height: 1.189;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1.2px;
    text-align: center
}

.page-cover .form-ui form {
    padding: 20px;
    max-width: 480px;
    margin: 0 auto
}

.page-cover .form-ui form .form-row input {
    width: 70%;
    margin: 0 0 0 10px
}

.page-cover .form-ui form .form-row button {
    width: 27%;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.info-page-cats {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.info-page-cats .info-page-cat {
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 1rem;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.info-page-cats .info-page-cat a {
    display: block;
    width: 100%;
    height: 150px;
    text-align: center
}

.info-page-cats .info-page-cat .info-page-cat-icon {
    width: 120px;
    height: 120px;
    margin: auto auto 10px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.info-page-cats .info-page-cat img {
    max-height: 100%;
    max-width: 100%
}

.info-page-cats .info-page-cat span.info-page-cat-title {
    font-size: 14px;
    color: #000;
    transition: .2s
}

.page .filter-product .card {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.page .filter-product .card .card-header {
    margin-bottom: 15px;
    border: 1px solid #ededed;
    border-radius: 10px
}

.page .filter-product .card-body {
    padding: 0 25px 25px;
    margin-bottom: 10px
}

.page .filter-product p {
    list-style: unset;
    margin-bottom: 0
}

.box-shadow-didikala, .page ul, .product-group-item {
    padding: 5px
}

.page-question-not-found {
    background: url(../img/theme/page-cover-faq.jpg) no-repeat;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(0 0 0 / .6)), to(rgb(0 0 0 / .6))), url(../img/theme/page-cover-faq.jpg) no-repeat;
    background: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6)), url(../img/theme/page-cover-faq.jpg) no-repeat;
    height: 405px;
    background-size: cover;
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 0 12px 12px 0 hsl(0 0% 71% / .11);
    box-shadow: 0 12px 12px 0 hsl(0 0% 71% / .11);
    padding: 30px 20px
}

.page-question-not-found-text {
    font-size: 30px;
    line-height: 2.1;
    letter-spacing: -1px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
    width: 100%
}

.page-question-not-found img {
    display: block;
    margin: 0 auto 40px
}

.page-question-not-found .page-contact-option-text {
    display: inline-block;
    font-size: 17px;
    line-height: 1.294;
    color: #fff;
    font-weight: 700
}

.content-faq-question p {
    color: #666;
    font-size: 18px;
    text-align: justify;
    line-height: 40px
}

.content-faq-question span {
    color: #2980b9
}

.content-faq-question img {
    display: block;
    max-width: 100%;
    margin: 1.5rem auto
}

.error-page h1 {
    color: #4a5f73;
    font-size: 2.5rem;
    margin-bottom: 2rem;
    font-weight: 700
}

.error-page img {
    display: block;
    margin: 1rem auto;
    max-width: 100%
}

footer.main-footer {
    margin-top: 50px;
    background: #fff
}

.back-to-top {
    text-align: center;
    font-size: 20px;
    border-top: 1px solid #eceff1;
    padding: 10px 0;
    margin-bottom: 30px
}

.back-to-top a {
    color: #515151 !important;
    font-weight: 700;
    font-size: 16px
}

.back-to-top .icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #edf0f5;
    color: #f7858d;
    border-radius: 50%;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    font-size: 35px
}

.footer-services {
    padding-bottom: 10px
}

.footer-services .service-item {
    text-align: center;
    position: relative;
    font-size: .929rem;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto
}

.footer-services .service-item img {
    width: 58px;
    height: 58px;
    margin-bottom: 7px
}

.title-breadcrumb-special {
    font-weight: 700;
    color: #000
}

.title-breadcrumb-special .breadcrumb {
    background: #fff0;
    margin: 0;
    padding-right: 0;
    padding-left: 0
}

.title-breadcrumb-special .breadcrumb nav {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.title-breadcrumb-special .breadcrumb a {
    color: #666;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    align-items: center;
    width: auto
}

.title-breadcrumb-special .breadcrumb a::after {
    content: '\F141';
    font-family: "Material Design Icons";
    font-size: 17px;
    font-weight: 300;
    position: absolute;
    top: -5px;
    left: -17px
}

.content-desc .post-meta a:hover, .title-breadcrumb-special .breadcrumb a:hover {
    color: #246df8
}

.title-breadcrumb-special .title-page h1 {
    margin: .75rem 0 .125rem;
    font-size: 1rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.title-breadcrumb-special .post-rating {
    direction: ltr;
    padding: 7px 0 0 10px;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-end
}

.title-breadcrumb-special .post-rating span {
    float: left;
    margin-right: 2px;
    font-size: 17px;
    width: 15px;
    height: 15px;
    background: url(../img/theme/star-empty.svg) no-repeat
}

.title-breadcrumb-special .post-rating span.active {
    background: url(../img/theme/star.svg) no-repeat
}

.tooltip-inner {
    font-family: Shabnam;
    line-height: 1.5em;
    background: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: 0 .75rem 1.25rem .0625rem rgb(64 64 64 / .11);
    color: #555
}

.content-desc .post-meta {
    display: inline-block;
    font-size: 11px;
    padding-right: 24px;
    color: #8f8f8f
}

.content-desc .post-meta a {
    color: #8f8f8f
}

.content-desc ul {
    margin-right: 0 !important
}

.content-desc ul li {
    list-style: none;
    margin-bottom: 10px
}

.sidebar .title-sidebar {
    padding: 5px 0;
    border-bottom: 1px solid #f6f6f6
}

.sidebar .title-sidebar h3 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.5px;
    word-spacing: -1.5px
}

.sidebar .content-sidebar .item {
    margin-bottom: 14px;
    padding-bottom: 13px;
    border-bottom: 1px solid #f6f6f6
}

.sidebar .content-sidebar .item .item-thumb {
    margin-left: 13px;
    float: right;
    margin-right: auto
}

.sidebar .content-sidebar .item .item-thumb a {
    display: inline-block;
    width: 86px;
    margin-left: 0;
    margin-right: auto;
    height: 57px;
    background-size: cover;
    background-position: center;
    border-radius: 4px
}

.sidebar .content-sidebar .item p.title a {
    font-weight: 400;
    line-height: 18px;
    font-size: 13px;
    text-align: inherit;
    text-transform: none;
    color: #383838
}

.sidebar .content-sidebar .item p.title a:hover {
    color: #5e72e4
}

.sidebar .content-sidebar .item .item-meta, .sidebar .content-sidebar .item .item-meta a {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
    color: #aeaeae
}

.sidebar .category-list li {
    margin-bottom: 7px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.sidebar .category-list li a {
    position: relative;
    padding-right: 20px;
    color: #545454
}

.sidebar .category-list a::before {
    content: '\F141';
    font-family: "Material Design Icons";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    top: -6px;
    right: 0
}

.sidebar .category-list li a:hover {
    color: #0cf
}

.sidebar .category-list li ul {
    margin: 7px 15px 7px 0
}

.sidebar .tag-list li {
    display: inline-block;
    margin: 7px 3px 10px
}

.sidebar .tag-list li a {
    padding: 5px 10px;
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 15px
}

.post-card {
    margin: auto auto 50px;
    padding: 10px;
    max-width: 270px;
    height: 200px;
    min-height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px
}

.post-card .post-thumbnail {
    position: relative;
    overflow: hidden;
    height: 140px;
    padding: 0 10px 20px;
    top: -40px;
    left: -10px
}

.post-card .post-thumbnail a {
    display: block;
    height: 100%
}

.post-card .post-thumbnail img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 10px
}

.post-card .post-thumbnail .post-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgb(0 0 0 / .5);
    color: #fefefe;
    z-index: 1;
    font-size: 11px;
    padding: 3px 10px 1px;
    border-radius: 3px
}

.post-card .post-title {
    position: relative;
    top: -50px;
    text-align: right;
    line-height: 24px;
    height: 90px;
    overflow: hidden
}

.post-card .post-title a {
    color: #000
}

.post-card .post-title>span {
    position: absolute;
    bottom: 0;
    left: 8px;
    display: inline-block;
    font-size: 11px;
    font-family: Shabnam;
    font-weight: 300;
    margin-top: 10px
}

.widget {
    background: #fff;
    padding: 15px;
    border: none;
    margin-bottom: 15px;
    overflow: unset
}

.widget .card-header {
    border-radius: 0;
    padding: 0;
    background-color: #fff0;
    border-bottom: 0;
    margin-bottom: 15px;
    border: 0
}

.widget-menu {
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 15px
}

.widget-menu .card-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.widget-menu .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget-menu .footer-menu li {
    line-height: 30px;
    list-style: circle;
    margin: 0 25px 0 0
}

.widget-menu .footer-menu li a {
    color: #666
}

.newsletter, .socials {
    margin-top: 30px
}

.newsletter form input[type=email] {
    font-family: Shabnam;
    font-size: 13px;
    border-radius: 7px;
    color: #515151;
    padding: 7px !important;
    line-height: 2 !important;
    box-shadow: none;
    display: block;
    width: 100%;
    height: 50px;
    background-color: #fff;
    border: 1px solid #eee;
    transition: .2s ease-out
}

.newsletter form input[type=submit] {
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    border-radius: 7px;
    font-family: Shabnam;
    background-color: #f7858d;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
    line-height: 0;
    -webkit-box-shadow: none;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none
}

.newsletter form input[type=submit]:active, .newsletter form input[type=submit]:focus {
    background-color: #f7858d;
    box-shadow: none !important
}

.newsletter form input[type=submit]:hover {
    background-color: #f7858d !important;
    box-shadow: none !important
}

.socials .footer-social ul li {
    display: inline-block;
    list-style: none
}

.socials .footer-social ul li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    color: #666;
    font-size: 20px;
    text-align: center
}

.services-content .section-title p, .socials .footer-social ul li a i, .vonder-sales-product a, svg {
    margin: 0
}

.socials .footer-social ul li a:hover {
    color: #979797;
    background-color: unset !important
}

.socials .footer-social a svg {
    margin-left: 8px !important;
    transition: .2s ease-out
}

.socials .footer-social a svg:hover {
    fill: #979797
}

.info {
    font-size: 16px;
    text-align: center;
    padding: 15px 0
}

.info a {
    padding: 3px
}

.description {
    padding: 15px 0 0
}

.description .site-description .site-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #5d5959
}

.description .site-description p {
    text-align: justify;
    font-size: 12px;
    margin-bottom: 0;
    color: #535353
}

.description .symbol a {
    padding: 15px;
    background: #f0f0f0;
    border: 1px solid #e5e5ea;
    border-radius: 3px;
    margin: 3px;
    display: inline-block
}

.copyright {
    font-size: 12px;
    text-align: center;
    padding: 15px 0
}

.copyright p {
    margin-bottom: 0;
    padding-top: 15px
}

footer.mini-footer {
    margin-top: 1.5rem
}

footer.mini-footer .main-container {
    padding: 1.5rem 0 1rem;
    border-top: 1px solid #e7e7e7;
    font-size: 15px;
    font-weight: 500;
    color: #535353
}

footer.mini-footer .main-container a {
    color: #535353
}

footer.mini-footer .main-container i.mdi {
    margin-left: 10px;
    font-size: 20px
}

footer.mini-footer ul.mini-footer-menu {
    list-style: none;
    text-align: center
}

footer.mini-footer ul.mini-footer-menu li {
    display: inline-block;
    margin-left: 15px
}

footer.mini-footer ul.mini-footer-menu li a {
    color: #7f7f7f;
    font-size: 13px
}

footer.mini-footer .footer-light-text {
    color: #b0b0b0;
    font-size: 12px;
    text-align: center
}

footer.mini-footer .text-footer {
    font-size: 13px
}

footer.mini-footer .copy-right-mini-footer {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    color: #b0b0b0
}

#colorswitch-option button {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 0 15px 15px 0;
    font-size: 25px;
    border: 0;
    position: fixed;
    top: 30vh;
    left: 0;
    z-index: 1000
}

#colorswitch-option ul {
    position: fixed;
    top: 35%;
    left: -150px;
    width: 150px;
    padding: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 35px rgb(0 0 0 / .08);
    box-shadow: 0 0 35px rgb(0 0 0 / .08);
    border-radius: 0 15px 15px 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    z-index: 11
}

#colorswitch-option ul.show, .single-services-box::before {
    left: 0
}

#colorswitch-option .colorswitch-option-label {
    font-weight: 700;
    margin-bottom: 10px;
    display: inline-block
}

#colorswitch-option ul li {
    width: 33%;
    float: left;
    list-style: none;
    text-align: center;
    cursor: pointer
}

#colorswitch-option ul li span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid;
    position: relative
}

#colorswitch-option ul li.active span::before {
    content: '\FE6E';
    font: 24px/1 "Material Design Icons";
    color: #fff;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0
}

.title-blog-list-elementor, .title-product-suggestion {
    -webkit-box-orient: vertical;
    white-space: wrap;
    line-height: 24px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

@media (max-width:1444px) {
    .shopping-page .checkout-contact-content:before {
        width: 5px;
        top: 0;
        bottom: 0;
        right: 18px;
        position: absolute;
        background-color: #f7858d;
        content: ""
    }

    .shopping-page .checkout-contact-badge {
        width: 41px;
        height: 41px;
        background-color: #f3feff;
        -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
        box-shadow: 0 8px 9px 0 rgb(0 0 0 / .05);
        border: 1px solid #f7858d;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        text-align: center;
        line-height: 41px;
        color: #f7858d
    }

    .shopping-page a.float-left.border-bottom-dt {
        margin-left: 5px
    }

    .shopping-page a.float-right.border-bottom-dt {
        margin-right: 5px
    }
}

@media (max-width:1199px) {
    .hidden-lg {
        display: none
    }

    .mt-res-1 {
        margin-top: 10px
    }
}

@media (max-width:1090px) {
    .params .params-list li {
        display: unset
    }

    .params .params-list li .params-list-value {
        max-width: 100%
    }

    .params .params-list li .params-list-key {
        max-width: 100%;
        margin-left: 0;
        background-color: #fff;
        font-weight: 700
    }
}

@media (max-width:768px) {
    .main-body-didikala {
        margin: 0 .5rem
    }

    .main-menu {
        height: 33px
    }

    .archive-product-didikala-wishlist .discount {
        top: 11px !important
    }

    .archive-product-didikala-wishlist .discount:last-child {
        left: 42px !important;
        top: 1px !important
    }

    .product-card .product-thumb>img {
        height: auto !important
    }

    .product-card .product-title>a {
        margin-top: 30px !important
    }

    .content-desc .post-thumbnail img {
        max-height: 280px
    }

    .card-horizontal-address, .checkout-address-box, .checkout-address-location, .checkout-content, .checkout-table, .dt-sn, .modal-content {
        border-radius: 0
    }

    .bottom-header {
        padding-right: 10px !important;
        padding-left: 10px !important
    }

    .comments-summary-box, .comments-summary-note, .container {
        padding-right: 0;
        padding-left: 0
    }

    .checkout-content, .main-footer, .widget-banner, header.main-header {
        padding-right: 10px;
        padding-left: 10px
    }

    .hidden-sm, .product-offer-question h2::after {
        display: none !important
    }

    .show-sm {
        display: block !important
    }

    .profile-navbar, .title-breadcrumb-special {
        padding-right: 10px
    }

    .checkout-item td:last-child {
        width: 150px;
        display: block;
        margin-top: 80px
    }

    .main-slider, .message-light {
        margin-right: 10px;
        margin-left: 10px
    }

    section.slider-section {
        border-radius: 15px
    }

    .card-horizontal-address, .card-horizontal-product {
        border-radius: 0;
        padding-left: 16px
    }

    .modal-dialog {
        margin: 0;
        max-width: 100%
    }

    .mb-add-to-cart-btn-wrapper, .side-menu, button.btn-menu {
        display: block
    }

    .category-section-slider .owl-carousel .owl-nav .owl-next, .features-checkout-slider.owl-carousel .owl-nav .owl-next, .product-carousel .owl-nav button.owl-next {
        left: 0
    }

    .category-section-slider .owl-carousel .owl-nav .owl-prev, .features-checkout-slider.owl-carousel .owl-nav .owl-prev, .filter-options-sidebar.toggled, .product-carousel .owl-nav button.owl-prev {
        right: 0
    }

    .error-page h1 {
        font-size: 1.5rem
    }

    .product-info .product-title, .shopping-page .checkout-tab-times, .shopping-page .checkout-time-table {
        overflow-x: scroll
    }

    .product-info .product-title h1, .product-info .product-title h3 {
        overflow: unset
    }

    .help-sn .mdi, .product-info .product-title h1::before, .product-info .product-title h3::before {
        display: none
    }

    .accordion-product h5 button, .checkout-orders-table p {
        font-size: 14px
    }

    .comments-area {
        margin-top: 20px
    }

    .tag-input-weak {
        margin-top: 50px !important
    }

    .comments-add-col--content .form-ui form.px-5 {
        padding-right: 15px !important;
        padding-left: 15px !important
    }

    .product-offer-question h2 {
        white-space: unset !important;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 13px;
        padding-top: 8px
    }

    .comments-add-col--content h3 {
        font-size: 16px;
        text-align: justify
    }

    .profile-section {
        height: auto;
        margin-bottom: 20px
    }

    .profile-section .list-favorites li:last-child {
        margin-bottom: 30px
    }

    .profile-section .list-favorites li a span {
        display: unset
    }

    .shopping-page .checkout-tab-times ul.nav {
        min-width: 768px;
        overflow-x: scroll
    }

    .shopping-page .checkout-time-table .col-12 .radio-box {
        overflow-x: scroll;
        min-width: 598px
    }

    .shopping-page a.float-left.border-bottom-dt {
        margin-left: 20px;
        margin-bottom: 10px
    }

    .shopping-page a.float-right.border-bottom-dt {
        margin-right: 20px;
        margin-bottom: 10px
    }

    .px-res-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-res-1 {
        padding-right: 25px !important;
        padding-left: 25px !important
    }

    .px-res-2 {
        padding-right: 30px !important;
        padding-left: 30px !important
    }

    .checkout-orders-table {
        overflow-x: scroll;
        min-width: 800px
    }

    .checkout-orders-table .row div {
        padding: 10px 20px;
        width: 120px;
        text-align: center
    }

    footer.mini-footer .text-left, footer.mini-footer .text-right {
        text-align: center !important
    }

    .product-card {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        border: 1px solid #ebebeb;
        border-radius: 10px !important
    }

    .checkout-address-headline {
        font-size: 14px;
        margin-right: -12px
    }

    .checkout-address-cancel {
        left: 25px
    }

    .checkout-address-box h5 {
        font-size: 15px
    }

    .checkout-address-box p, .checkout-address-box ul {
        font-size: 13px !important
    }

    .checkout-address-box ul {
        display: block;
        justify-content: unset;
        align-items: unset
    }

    .checkout-address-btn-remove {
        margin-right: 0
    }

    .checkout-address-btn-edit, .checkout-address-btn-remove {
        float: left;
        margin-left: 7px;
        font-size: 12px !important
    }

    .checkout-address-content {
        padding: 20px 34px 25px
    }

    .filter-options-sidebar {
        position: fixed !important;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100vh;
        background: #fff;
        padding-top: 60px;
        z-index: 10000;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .filter-options-sidebar .header-filter-options {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 20px
    }

    .filter-options-sidebar .header-filter-options .btn-close-filter-sidebar {
        background-color: #fff;
        border: 0;
        font-size: 20px
    }

    .filter-options-sidebar .btn-filter-product-submit {
        height: 50px;
        line-height: 50px;
        background-color: #2d58cf;
        color: #fff;
        text-align: center;
        margin-left: -15px;
        margin-right: -15px;
        width: 100vw
    }
}

.item-title-blog-recent-widget, .mobile-menu span, .title-search-form-ajax {
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width:576px) {
    .footer-services .service-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 5px
    }

    .form-ui form {
        max-width: 100%;
        padding: 10px
    }

    .accordion-product h5 button {
        font-size: 12px
    }

    .accordion-product h5 button::before {
        content: '-';
        width: 28px;
        height: 22px;
        line-height: 22px;
        font-size: 20px
    }

    .comments-summary-note>span {
        font-size: 16px
    }

    .comments-summary-note p {
        font-size: 14px;
        text-align: justify
    }

    .ah-tab-content-wrapper {
        padding: 10px !important
    }

    .px-res-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .mx-res-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .checkout-table p, .comments-area ol.comment-list .comment-title {
        font-size: 15px
    }

    .comments-area ol.comment-list .comment-author {
        font-size: 12px;
        margin-bottom: 0;
        padding-bottom: 10px
    }

    .comments-area ol.comment-list li .comment-body p {
        margin-bottom: 30px;
        font-size: 13px
    }

    .comments-area .comment-content {
        padding-right: 0;
        padding-left: 0
    }

    .comments-area ol.comment-list li .comment-body {
        margin-top: 40px;
        padding: 20px 30px
    }

    .comments-area ol.comment-list .footer {
        right: 0;
        width: 100%
    }

    .comments-likes {
        text-align: right;
        width: 100%
    }

    .comments-likes .btn-like {
        margin-right: -2px
    }

    .section-title p {
        margin: 0
    }

    .comments-area ol.comment-list li .commentmetadata, .info-page-cats .section-title h2.font-weight-bold::after, .info-page-cats .section-title img, .search-card-res .product-card .product-thumb::before {
        display: none
    }

    .comments-area ol li ol.children {
        padding-right: 0
    }

    .info-page-cats .section-title h2.font-weight-bold {
        font-size: 16px;
        padding-right: 0
    }

    .comments-product-attributes .slider.slider-horizontal {
        width: 100%
    }

    .header-cover {
        height: 79px
    }

    .promotion-header-img {
        height: 72px
    }

    .checkout-details .text-highlight {
        padding: 3px 6px;
        margin: 3px;
        display: inline-block;
        font-size: 13px
    }

    .pt-sl-res {
        overflow-x: scroll !important
    }

    .checkout-order-summary-header {
        min-width: 710px;
        overflow-x: scroll
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-product-buttons .label-card-horizontal-product {
        position: absolute;
        right: 10px;
        bottom: 10px
    }

    .search-card-res .product-card {
        border-radius: 0
    }

    .search-card-res .product-card .product-thumb {
        display: inline-block;
        width: 30%
    }

    .search-card-res .product-card .product-card-body {
        padding: 0 10px 0 1.25rem;
        display: inline-block;
        width: 60%
    }

    .search-card-res .product-card .product-title {
        margin-top: 0
    }

    .search-card-res .product-card .product-thumb>img {
        max-width: 100%;
        height: auto !important
    }

    .search-amazing-tab .product-card {
        padding-top: 15px
    }

    .title-breadcrumb-special .breadcrumb a {
        font-size: 11px
    }

    .title-breadcrumb-special .title-page h1 {
        font-size: 18px
    }

    .search-amazing-content {
        padding-top: 25px
    }
}

@media (max-width:340px) {
    .nav-item.account {
        border: 0;
        padding: 0
    }

    .nav-item.account i {
        font-size: 20px
    }

    .nav-link span.label-dropdown {
        display: none
    }
}

.max-w-\[1920px\] {
    max-width: 1920px
}

.\!relative, .mega-menu, .relative {
    position: relative !important
}

.\!size-12 {
    width: calc(.25rem * 12) !important;
    height: calc(.25rem * 12) !important
}

.slider-pagination-bg {
    background-image: url(../img/svg/bg-sliders-three.svg)
}

.absolute, .services-left-image img, .services-right-image img {
    position: absolute
}

.z-10 {
    z-index: 10
}

.\!z-30 {
    z-index: 30 !important
}

.bottom-0 {
    bottom: calc(.25rem * 0)
}

.\!bottom-0 {
    bottom: calc(.25rem * 0) !important
}

.left-1\/2 {
    left: calc(1/2 * 100%)
}

@property --tw-translate-y {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

.-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y)
}

.w-40 {
    width: calc(.25rem * 40)
}

.-mb-3 {
    margin-bottom: calc(.25rem * -3)
}

.h-10 {
    height: calc(.25rem * 10)
}

.sliders-three-didikala {
    width: 100%;
    object-fit: cover;
    height: 100% !important
}

.h-90 {
    height: calc(.25rem * 90)
}

.page-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 100000000000
}

.page-loader .logo-area {
    width: 150px;
    margin-bottom: 35px
}

.page-loader .logo-area img {
    display: block;
    max-width: 100%;
    margin: auto
}

.page-loader .loader-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin: 15px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: 1s linear infinite alternate animloader;
    animation: 1s linear infinite alternate animloader
}

@-webkit-keyframes animloader {
    0% {
        -webkit-box-shadow: -38px -12px, -14px 0, 14px 0, 38px 0;
        box-shadow: -38px -12px, -14px 0, 14px 0, 38px 0
    }

    33% {
        -webkit-box-shadow: -38px 0, -14px -12px, 14px 0, 38px 0;
        box-shadow: -38px 0, -14px -12px, 14px 0, 38px 0
    }

    66% {
        -webkit-box-shadow: -38px 0, -14px 0, 14px -12px, 38px 0;
        box-shadow: -38px 0, -14px 0, 14px -12px, 38px 0
    }

    100% {
        -webkit-box-shadow: -38px 0, -14px 0, 14px 0, 38px -12px;
        box-shadow: -38px 0, -14px 0, 14px 0, 38px -12px
    }
}

.qty-count-input, input, select {
    outline: 0 !important
}

div:where(.swal2-container).swal2-bottom-end>.swal2-popup, div:where(.swal2-container).swal2-bottom-right>.swal2-popup {
    z-index: 99999999 !important
}

.badge-products {
    display: flex;
    gap: 15px;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap
}

.badge-product {
    border: none;
    border-radius: 10px;
    padding: 5px
}

.wpcf7-form input[type=date], .wpcf7-form input[type=email], .wpcf7-form input[type=file], .wpcf7-form input[type=image], .wpcf7-form input[type=number], .wpcf7-form input[type=password], .wpcf7-form input[type=search], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form input[type=time], .wpcf7-form input[type=url], .wpcf7-form textarea {
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 1px 1px 25px #eee;
    outline: 0
}

.wpcf7-form input[type=submit] {
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 1px 1px 25px #eee;
    width: 30%;
    transition: .5s
}

.box-shadow-didikala, .title-breadcrumb-special {
    transition: .3s ease-in-out;
    box-shadow: 0 0 8px 2px #f1f1f1;
    border-radius: 5px
}

.wpcf7-form input[type=submit]:hover {
    transform: translate(0, -10px)
}

.woocommerce .woocommerce-variation-price .price {
    font-size: 20px
}

.title-product-suggestion {
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    height: 56px
}

.rating-product-suggestion {
    position: absolute;
    bottom: 30px
}

.box-shadow-didikala:hover, .title-breadcrumb-special:hover {
    box-shadow: 0 0 8px 6px #f1f1f1
}

.yith-woocompare-popup, table.dataTable.compare-list tbody td, table.dataTable.compare-list tbody th {
    font-family: Shabnam !important
}

.footer-services, main {
    overflow: hidden !important
}

.lost_reset_password input {
    border: 1px solid #eee !important;
    border-radius: 10px !important
}

.edit-account input, .woocommerce-address-fields .selection *, .woocommerce-address-fields input {
    border: 1px solid #f5f5f5 !important
}

.star-rating {
    direction: ltr;
    unicode-bidi: bidi-override;
    display: inline-block
}

.social-share {
    margin-top: 20px;
    text-align: center
}

.social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px
}

.social-icons a {
    color: #fff;
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    transition: background-color .3s
}

.social-icons a.whatsapp {
    background-color: #25d366
}

.social-icons a.telegram {
    background-color: #08c
}

.social-icons a.twitter {
    background-color: #1da1f2
}

.social-icons a.facebook {
    background-color: #1877f2
}

.social-icons a.linkedin {
    background-color: #0077b5
}

.social-icons a:hover {
    opacity: .8
}

.short-link {
    display: flex;
    justify-content: center;
    gap: 10px
}

.short-link input {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 300px;
    text-align: center
}

.short-link button {
    padding: 8px 16px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer
}

.short-link button:hover {
    background-color: #0056b3
}

.discount:last-child span, .quick-view span {
    background-color: transparent !important
}

.star-rating label {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    transition: color .2s
}

.star-rating input:checked~label, .star-rating label:hover, .star-rating label:hover~label {
    color: #ffb900
}

.star-rating label::before {
    content: '★'
}

.vonder-sales-product {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    background-color: #fdfdfd;
    padding: 10px;
    border-radius: 10px
}

.vonder-sales-product svg {
    width: 30px;
    margin: 0;
    animation: 1s infinite animate_svg_vendor
}

@keyframes animate_svg_vendor {
    0%, 100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.brand-thumbnails-description p {
    text-align: justify !important;
    direction: rtl !important
}

.testimonial-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #f9f9f9;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgb(0 0 0 / .1)
}

.border-radius-banner-myaccount {
    border-radius: 15px !important
}

.rating-stars {
    display: flex !important;
    gap: 5px
}

.gallery-options svg, .product-gallery .product-thumbnails>li>a>img, .title-45345fdsvsdfsdf a {
    margin: 0 !important
}

.quantity-product-amazing {
    font-size: 12px;
    color: rgb(140 140 140 / .75);
    transition: .3s ease-in-out;
    margin-bottom: 5px;
    cursor: pointer
}

#offerItem .offer-item .card-title a, .quantity-product-amazing:hover {
    color: #1d1d1d
}

.discount:last-child {
    top: 60px;
    opacity: 0;
    transition: .3s;
    left: 5.5px !important
}

#animated-mb-add-to-cart-btn-wrapper.visible, .product-card:hover .discount, .product-carousel .product-card:hover .quick-view, .wishlist-product span:hover .tooltip-wishlist-product, .yith-wcqv-button svg:hover+.tooltip-quick {
    opacity: 1
}

.discount:last-child svg {
    margin: 0 !important;
    width: 23px !important;
    height: 23px !important
}

.yith-wcwl-add-to-wishlist-button__label {
    display: none !important
}

.archive-product-didikala-wishlist .discount:last-child {
    top: -5px
}

.product-thumbnails .owl-thumb-item a img {
    width: 48px !important;
    height: 48px !important
}

@media (min-width:768px) {
    .overlay-side-menu {
        display: none !important
    }

    h2 .price {
        font-size: 17px !important
    }

    .box-product-price {
        padding-right: 20px;
        margin-top: 10px;
        background-color: #fff;
        border-radius: 18px;
        width: 95% !important
    }
}

@media (min-width:575px) {
    .archive-product-didikala-box-fix {
        max-height: 518px !important
    }

    .search-amazing-tab .product-card {
        height: 518px
    }
}

.title-blog-list-elementor {
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    max-height: 150px;
    height: 50px
}

.avatar {
    flex-shrink: 0
}

.avatar img {
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    padding: 5px;
    object-fit: cover;
    border: 2px solid #ddd;
    max-width: fit-content !important;
    max-height: fit-content !important;
    margin: 5px
}

.testimonial-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.user-name {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 5px;
    color: #333
}

.star-rating {
    color: #fc0;
    margin-bottom: 10px
}

.star-rating span {
    font-size: 1.2rem
}

.testimonial-text {
    font-size: .9rem;
    color: #666;
    line-height: 1.5
}

.btn-like.voted {
    cursor: not-allowed;
    color: #fff
}

.search-result, .swal2-container {
    z-index: 99999999 !important
}

.search-result ul li img {
    border-radius: 4px;
    margin-right: 10px;
    width: 100px
}

.badge-sales-off {
    font-size: 14px !important;
    padding: 10px !important;
    border-radius: 5px !important
}

.badge-sales-off:nth-child(2) {
    top: 55px !important
}

.advanced-banner, .bs-detail, .countdown-card, .heroSlider, .services-area, .title-search-form-ajax {
    overflow: hidden
}

.search-result ul {
    height: 400px;
    overflow-x: auto
}

.search-result ul li {
    margin: 10px;
    padding: 5px
}

.search-result ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.edit-account input, .woocommerce-address-fields input, select {
    padding: 5px;
    border: 1px solid #8a8a8a;
    border-radius: 6px;
    width: 100% !important
}

.form-row {
    overflow: hidden;
    display: block !important
}

.woocommerce-address-fields button {
    color: #fff !important;
    transition: .3s ease-in-out
}

.woocommerce-address-fields button:hover {
    box-shadow: 1px 1px 7px #000
}

.woocommerce form.login {
    border: none !important;
    margin: auto !important
}

.qty-product {
    animation: 1s ease-in-out infinite flashing
}

@keyframes flashing {
    0%, 100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.categories-single-product {
    display: flex;
    gap: 8px;
    margin-right: 10px;
    align-items: center
}

.quantity, .topbar>.row, .wd-product-info, .woocommerce-variation-add-to-cart .btn-add-to-cart-form {
    align-items: center
}

#animated-mb-add-to-cart-btn-wrapper {
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.product-brand {
    text-align: center !important
}

.product-brand p {
    text-align: justify !important
}

.wd-product-info {
    display: flex;
    gap: 12px;
    border-radius: 13px;
    font-size: 15px
}

.wd-product-info .mdi {
    font-size: 20px;
    animation: 1s cubic-bezier(.25, .46, .45, .94) .1s infinite wd-product-info
}

@keyframes wd-product-info {
    0%, 100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.qty-count-mines, .qty-count-mines-variable, .qty-count-plus, .qty-count-plus-variable {
    border: 0 solid #fff0;
    margin: 0;
    padding: 5px 12px;
    transition: .5s ease-in-out;
    background-color: #f7f7f7
}

.qty-count-plus, .qty-count-plus-variable {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.qty-count-mines, .qty-count-mines-variable {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.qty-count-input {
    text-align: center;
    border: 0 solid #fff0;
    margin: 0 !important;
    width: 40px
}

.btn-add-to-cart-form {
    display: inline-flex;
    gap: 40px
}

.product-variations {
    width: 200px;
    margin: 15px 0
}

.disabled-option {
    opacity: .03;
    color: #888
}

.product-variants {
    width: 100vw
}

.select-product-varible {
    width: 240px !important
}

.out-of-stock {
    content: "محصول مورد نظر موجود نیست 📛"
}

.checkout-item>td img {
    width: 200px
}

.quick-view {
    top: 38px !important;
    opacity: 0;
    left: 13px;
    transition: .3s ease-in-out
}

.tooltip-quick, .tooltip-wishlist-product {
    opacity: 0;
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 11px;
    left: 35px;
    width: 120px;
    transition: .3s ease-in-out
}

.tooltip-wishlist-product {
    top: 7px
}

.tooltip-quick {
    top: 3px
}

.quick-view span {
    padding: 2px !important
}

.btn__cart_mines, .btn__cart_plus {
    width: 40px !important;
    border: 0 solid #fff0;
    background-color: #fff
}

.color-option, .qty-minus, .qty-plus {
    width: 30px;
    height: 30px;
    cursor: pointer
}

.checkout-item .attachment-woocommerce_thumbnail {
    max-width: none !important
}

.color-options {
    display: flex;
    gap: 10px
}

.color-option {
    border: 2px solid #ddd;
    border-radius: 50%;
    transition: .3s
}

.color-option.active, .color-option:hover {
    border-color: #333
}

#custom-add-to-cart.disabled {
    background-color: #ccc;
    cursor: not-allowed
}

.quantity {
    display: flex;
    gap: 5px
}

.text-highlight-warning {
    background-color: #f3c86b;
    color: #fff
}

.qty-minus, .qty-plus {
    background: #eee;
    border: 1px solid #ccc
}

.woocommerce .quantity {
    width: 50px !important
}

.number-input input[type=number] {
    max-width: 50px !important
}

.didi-padding-phone {
    padding-right: 0 !important
}

.didi-responsive-header-none {
    right: -260px
}

.mobile-menu-container {
    position: fixed;
    display: none;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%) translateY(200px);
    width: 95%;
    transition: .3s;
    border-radius: 55px;
    padding: 10px;
    background: #fff;
    box-shadow: 1px 1px 6px #eee;
    z-index: 1000
}

.mobile-menu li::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #eee
}

.compare-yith {
    display: inline-flex;
    gap: 10px;
    font-size: 14px;
    cursor: pointer;
    align-items: center;
    transition: .3s ease-in-out
}

.compare-yith:hover {
    opacity: .5
}

.product-box .two-image, .product-box:hover .one-image {
    opacity: 0;
    visibility: hidden
}

.compare-yith svg {
    width: 15px;
    margin: 5px;
    transform: rotate(90deg)
}

.mobile-menu {
    display: flex;
    justify-content: space-around;
    padding: 7px 0;
    list-style: none;
    margin: 0
}

.mobile-menu li {
    flex: 1 !important;
    position: relative;
    text-align: center !important
}

.mobile-menu a {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    color: #5c5c5c !important;
    font-size: 12px !important;
    transition: color .3s ease-in-out;
    gap: 8px
}

.mobile-menu a:hover {
    color: #a8a8a8 !important
}

.blog-thumb-artech img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important
}

.blogs-list .product-card {
    padding-top: 0 !important
}

.mobile-menu a svg {
    font-size: 17px !important
}

.mobile-menu span {
    width: 93%;
    overflow: hidden
}

.slider-svg-didikala {
    width: 25px
}

.item-title-blog-recent-widget {
    text-align: justify;
    overflow: hidden
}

.bs-detail, .slider-product-two-artech .product-card-two h4 {
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.header-filter-options .slider-svg-didikala {
    background-color: #8d8d8d;
    padding: 5px;
    border-radius: 8px;
    width: 30px
}

.mobile-menu i {
    font-size: 17px;
    margin-bottom: 8px
}

.blog-bag .discount {
    top: 15px !important;
    border-radius: 10px;
    left: 5px !important
}

.amazing-responsive .product-card {
    min-height: 520px !important;
    max-width: 250px;
}

.product-carousel-normal .item .product-card {
    min-height: 380px !important;
    max-height: 460px !important
}

.product-guaranteed {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap
}

.product-guaranteed svg {
    margin: 0 !important;
    font-size: 32px
}

.product-guaranteed p {
    margin-top: 10px
}

.question-box-product textarea {
    width: 100%;
    border: 1px solid #eee;
    outline: 0 !important;
    height: 200px;
    border-radius: 10px
}

.slider-category-artech-one .swiper-slide .card-category-artech {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.slider-category-artech-one .swiper-slide .card-category-artech .title-category-one-artech {
    color: #1d1d1d;
    text-align: center;
    width: 90%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1.5em;
    max-height: 3em;
    font-size: 15.5px
}

.slider-category-artech-one .swiper-slide .card-category-artech img {
    border-radius: 50%;
    padding: 3px;
    transition: .3s ease-in-out;
    border: 1px solid #eee
}

.slider-category-artech-one .swiper-slide .card-category-artech img:hover {
    box-shadow: 1px 1px 9px #eee
}

.slider-product-two-artech {
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow: hidden
}

.slider-product-two-artech .title-slider-product-two {
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

.slider-product-two-artech .product-card-two {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    width: 100%;
    padding: 4px 15px
}

.slider-product-two-artech .product-card-two:not(:first-child) {
    border-right: 1px solid #eee
}

.slider-product-two-artech .product-card-two .product-head-two {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%
}

.slider-product-two-artech .product-card-two h4 {
    color: #1d1d1d;
    text-align: justify;
    width: 85%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.5em;
    max-height: 3em;
    margin: auto;
    font-size: 14.5px
}

.product-body-two {
    margin-top: -5px;
    width: 100%
}

.slider-product-two-artech .product-card-two .product-head-two .timer-salesoff-product-two {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
    height: 23px;
    width: 80%;
    color: red;
    font-weight: 600
}

.border-bottom-timer-salesoff-product-two {
    height: 3px;
    background-color: red;
    width: 80%;
    margin: auto;
    border-radius: 20px
}

.product-card-two-footer {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row
}

.price-product-slider-two {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end
}

.discount-product-sldier-two span {
    border-radius: 5px;
    font-weight: 100;
    color: #fff;
    display: flex;
    width: 35px;
    align-items: center;
    justify-content: space-around
}

.price-product-slider-two-before {
    text-decoration: line-through #919ebc;
    color: #919ebc;
    font-size: 15px;
    font-weight: 500
}

.offer-desc-price .old, .old-price>span:first-child, .text-decoration-line-through {
    text-decoration: line-through
}

.price-product-slider-two-after {
    font-size: 18px;
    font-weight: 500
}

.box-review-ai {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 10px
}

@media (max-width:1200px) {
    .amazing-responsive .product-card {
        min-height: 540px !important;
    }
}

@media (max-width:992px) {
    .hidden-md {
        display: none
    }

    .show-md {
        display: block !important
    }

    .params .params-list li .params-list-key {
        width: auto
    }

    .params .params-list li .params-list-value {
        width: 100%
    }

    .w-res-sidebar {
        max-width: 360px;
        margin: auto
    }

    .amazing-responsive .product-card {
        min-height: 490px !important;
    }

    .search-card-res .product-card .product-thumb>img {
        height: auto !important
    }
}

.btn-primary-cm.btn-with-icon img {
    top: none !important
}

.quick-view-modal .img-top img {
    width: 100%;
    height: 100%
}

.quick-view-modal .content-modal-quick-view {
    height: 500px;
    overflow-y: scroll
}

.custom-quick-view-btn, .product-header-btn .add-to-compare {
    cursor: pointer
}

.product-info .mdi-compare {
    font-size: 22px
}

.product-info .add-to-compare {
    display: flex;
    align-items: center;
    gap: 10px
}

.compare-table {
    background-color: #fff;
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    table-layout: auto
}

.compare-table td, .compare-table th {
    vertical-align: middle;
    text-align: center;
    padding: 15px;
    min-width: 150px;
    word-break: break-word
}

.compare-table th {
    background-color: #f8f9fa;
    font-weight: 700;
    white-space: nowrap;
    text-align: right
}

.compare-img {
    max-width: 100%;
    height: auto;
    object-fit: contain
}

.form-tracking-didikala {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center
}

.woocommerce-form-track-order {
    width: 40%;
    margin: 5px auto
}

.countdown {
    text-transform: uppercase
}

.countdown-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin: 0
}

.countdown-container .countdown-heading {
    font-size: 10px;
    font-weight: 700;
    margin: 3px 0;
    color: #515151;
    display: none
}

.countdown-container .countdown-value {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #ed1944;
    border-radius: 5px;
    font-weight: 700
}

.special-offers .swiper-button-next, .special-offers .swiper-rtl .swiper-button-prev {
    background: #6c757d;
    width: 40px;
    border-radius: 10px
}

.special-offer-bg-parent::after, .special-offer-bg-parent::before {
    content: '';
    position: absolute;
    height: 90px;
    width: 100%;
    background-color: #dee2e6;
    border-radius: 15px;
    transform: rotate(4deg);
    z-index: -1;
    right: 0
}

.special-offers .swiper-button-next::after, .special-offers .swiper-button-prev::after {
    font-size: 16px;
    color: #fff
}

.special-offer-bg {
    height: 250px;
    width: 100%;
    padding: 20px 10px;
    border-radius: 20px;
    position: relative;
    z-index: 10;
    gap: 15px
}

.special-offer-bg::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url(./assets/img/theme/lines-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1
}

.special-offer-bg-parent::before {
    top: 10px
}

.special-offer-bg-parent::after {
    bottom: 10px
}

.special-offers-swiper {
    position: relative;
    margin-top: -170px;
    z-index: 11;
    padding: 10px
}

.product-box {
    background-color: #fff;
    box-shadow: 1px 1px 25px #d8d8d846;
    border-radius: 10px;
    padding: 10px
}

.product-box a {
    color: #5c5c5c !important
}

.bs-bg-gray-200 {
    background-color: #edf2f7;
    border: 1px solid #dbdbdb;
    border-radius: 8px
}

.product-header-btn {
    display: flex;
    top: 0;
    z-index: 3
}

.main-color-one-bg svg {
    color: #fff;
    fill: #fff;
    font-size: 16px;
    border-radius: 8px
}

.btn-buy-slider-product-four-didikala {
    color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    width: 100px
}

.product-header-btn a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #f4f4f4;
    transition: .2s
}

.product-header-btn a:hover {
    background-color: #ddd
}

.YITH_WCWL_didikala .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg, .YITH_WCWL_didikala .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon, .product-header-btn .add-to-compare svg {
    color: #1d1d1d !important
}

.product-box .product-timer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.bs-bg-gray-400 {
    background-color: #b6b6b6
}

.product-box .product-timer .timer-label {
    padding: 5px 10px;
    background-color: #fc6d6d3b;
    border-radius: 10px
}

.product-box .product-timer .timer-label span {
    color: #f21919;
    font-size: 13px;
    font-weight: 400
}

.product-box .product-image {
    height: 180px;
    display: flex;
    margin: 5px 0;
    position: relative
}

.product-box .product-image img {
    height: 100%;
    object-fit: cover;
    display: block;
    margin: auto;
    transition: .5s ease-in-out
}

.product-box .two-image {
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    transition: transform 1.5s, visibility .5s, opacity .5s;
    -webkit-transition: transform 1.5s, visibility .5s, opacity .5s;
    -moz-transition: transform 1.5s, visibility .5s, opacity .5s;
    -ms-transition: transform 1.5s, visibility .5s, opacity .5s;
    -o-transition: transform 1.5s, visibility .5s, opacity .5s
}

.product-box:hover .two-image {
    z-index: 1;
    visibility: visible;
    opacity: 1;
    display: block;
    transform: scale(1.07)
}

.product-box .price {
    align-items: end
}

.product-box .product-title {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    height: 85px
}

.product-box .product-title .title p {
    margin-bottom: 5px;
    font-weight: 700
}

.product-box .product-title .title span {
    color: #929292 !important;
    font-size: 12px
}

.product-box .rating .icon i {
    color: #fbc02a;
    font-size: 14px;
    vertical-align: super
}

.product-box .product-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 7px
}

.new-price {
    font-weight: 900
}

.old-price {
    color: #aaa;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: end
}

.product-slider-two-didikala {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: end;
    align-items: center
}

.YITH_WCWL_didikala .yith-add-to-wishlist-button-block {
    margin: 0 auto !important
}

.YITH_WCWL_didikala .yith-add-to-wishlist-button-block svg {
    width: 20px !important;
    height: 20px !important;
    fill: none
}

.YITH_WCWL_didikala .yith-wcwl-add-to-wishlist-button--added svg {
    fill: #1d1d1d !important
}

.offer {
    height: auto;
    border-radius: 10px;
    background: #fff;
    position: relative;
    box-shadow: 3px 3px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1)
}

.offer .swiper-pagination-bullet-active {
    background: #032a8e;
    width: 15px;
    height: 7px;
    border-radius: 10px
}

.offer-item {
    max-height: fit-content;
    padding: 0 10px;
    border-radius: 10px
}

.offer-discount {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    min-height: 100px;
    min-width: 140px;
    border-radius: 20px
}

.offer-discount span {
    border-radius: 0;
    min-height: 30px;
    min-width: 137px;
    font-weight: 400;
    margin: 0;
    z-index: 9;
    color: #fff;
    width: 154px;
    font-size: 16px;
    position: absolute;
    text-align: center;
    padding: 30px 4px 4px;
    right: -46px;
    top: -15px;
    transform: rotate(35deg);
    line-height: 2;
    display: block
}

.offer-img {
    width: 300px;
    height: 300px;
    text-align: center;
    margin: 10px auto;
    border-left: 1px solid #ddd;
    padding-left: 10px
}

.offer-title {
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #f0efef;
    box-shadow: 1px 1px 15px #858585
}

.offer-title h4 {
    font-size: 18px;
    color: #444
}

.offer-desc h4 {
    height: 65px;
    font-weight: 400
}

.offer-desc-price {
    margin: 10px auto
}

.offer-desc-price .old {
    font-size: 17px;
    color: #c3c1c1
}

.offer-desc-price .new {
    color: #04ac12;
    font-weight: 800;
    font-size: 30px;
    margin-right: 10px
}

.offer-timer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 7px 0
}

.offer-timer-item {
    width: 60px;
    height: 60px;
    border: 1px solid #f8f8f8;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
    padding: 5px;
    margin: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.offer-timer-item .number {
    font-weight: 700;
    font-size: 16px
}

.offer-btn {
    margin: 22px 0
}

.offer-btn a {
    transition: .3s ease-in-out;
    padding: 10px 20px;
    color: var(--main-color-one);
    border-radius: 30px
}

.offer-item-link {
    margin: 10px;
    max-height: 450px;
    overflow-y: scroll;
    padding: 10px 0 10px 10px
}

.offer-item-link .swiper-slide {
    width: 100% !important
}

.offer-item-link .swiper-wrapper {
    flex-direction: column !important
}

.offer-item-link-item {
    margin-bottom: 10px;
    background: #f4f5f9;
    padding: 15px 20px;
    cursor: pointer;
    border-radius: 7px
}

.offer-item-link-item h6 {
    font-size: 16px;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.swiper-slide:not(.swiper-slide-active) .offer-item {
    opacity: 0
}

.offer .countdown-container .countdown-heading {
    font-size: 14px;
    font-weight: 400;
    margin: 3px;
    margin-top: 10px !important;
    color: #007fee;
    display: none
}

.offer .countdown-container .countdown-value {
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    width: 50px;
    height: 50px;
    color: #515151;
    border-radius: 50%;
    font-weight: 400
}

.slider-parent {
    background-color: #fff;
    margin-top: 40px;
    box-shadow: 0 15px 50px rgb(0 0 0 / .1);
    position: relative;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid var(--bs-gray-400)
}

.slider-parent::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    transform: scaleX(.9);
    background-color: rgb(33 35 65 / .04);
    width: 100%;
    height: 100%;
    z-index: -2;
    border-radius: 25px
}

.product-group .col-lg-3:not(:last-child) {
    border-left: 1px solid #c5c5c591 !important
}

.product-group-item .col-6:first-child, .product-group-item .col-6:nth-child(2) {
    border-bottom: 1px solid #c5c5c591
}

.product-group-item .col-6:nth-child(odd) {
    border-left: 1px solid #c5c5c591
}

.product-group-item img {
    width: 100%;
    height: 150px;
    object-fit: cover
}

.with-highlight {
    position: relative;
    display: inline-block;
    z-index: 2
}

.with-highlight::before {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 5px
}

.special-offers-swiper-product-list {
    position: relative;
    margin-top: -220px;
    z-index: 11;
    padding: 10px
}

.special-offers-swiper-product-list .col-lg-4 a {
    box-shadow: 1px 1px 10px #eee;
    color: #1d1d1d
}

.list-two-product-didikala {
    border-radius: 8px
}

.recent-offer .swiper-slide {
    box-shadow: 1px 1px 10px #eee;
    text-align: center;
    font-size: 18px;
    border-radius: 8px;
    background: #fff;
    height: calc((100% - 30px)/ 2) !important;
    display: flex;
    justify-content: center;
    align-items: center
}

.offer-prd {
    width: 400px;
    height: 120px;
    border-radius: 15px;
    padding: 10px
}

.offer-prd h3 {
    color: #0a53be
}

.recent-offer-box {
    border-radius: 20px
}

.recent-offer-title i {
    font-size: 35px
}

.see-all-offer a {
    color: #fff;
    text-decoration: none
}

.bs-img img {
    max-width: 85px !important;
    max-height: 85px !important
}

.bs-detail {
    max-width: 400px;
    max-height: 85px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    font-size: 1rem;
    cursor: pointer
}

.swiper-pagination-bullet-active {
    width: 30px !important;
    height: 10px;
    border-radius: 20px !important;
    transition: .3s
}

.swiper-pagination {
    z-index: 101 !important
}

.single-product-woocommerce-didikala {
    margin: 0 150px
}

.services-content .section-title {
    text-align: start;
    margin-bottom: 20px
}

.services-content .section-title .bar {
    margin-left: 0;
    margin-right: 0
}

.services-content .row {
    margin-left: -8px;
    margin-right: -8px
}

.services-content .row .col-lg-6 {
    padding-left: 8px;
    padding-right: 8px
}

.services-content .box {
    position: relative;
    z-index: 1;
    display: block;
    padding: 15px 12px;
    color: #6084a4;
    font-weight: 500;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 2px 48px 0 rgb(0 0 0 / .08);
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / .08);
    margin-top: 20px
}

.services-content .box::before {
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    border-radius: 3px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.services-content .box svg {
    margin-right: 5px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    width: 18px
}

.services-content .box:hover {
    color: #fff;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.services-right-image img:first-child {
    left: 22%;
    top: -85px;
    z-index: 1
}

.services-right-image img:nth-child(2) {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: -52px
}

.services-right-image img:nth-child(3) {
    left: 44%;
    top: -33px;
    z-index: 1
}

.services-right-image img:nth-child(4) {
    right: 38%;
    z-index: 1;
    top: -220px
}

.services-right-image img:nth-child(5) {
    z-index: 1;
    right: 24%;
    top: 8px
}

.services-right-image img:nth-child(6) {
    left: 29%;
    top: 0;
    z-index: 1
}

.services-right-image img:nth-child(7) {
    right: 44%;
    top: -78px;
    z-index: 1
}

.services-right-image img:nth-child(8) {
    right: 30%;
    top: -134px;
    z-index: 1
}

.services-right-image img:nth-child(9) {
    right: 31%;
    top: -21px;
    z-index: 1
}

.services-right-image img:nth-child(10) {
    right: 24%;
    top: -80px
}

.services-right-image img:nth-child(11) {
    left: 27%;
    top: -60px;
    z-index: 2
}

.services-right-image img:nth-child(12) {
    right: 28%;
    z-index: 1;
    top: -54px
}

.services-right-image img:nth-child(13) {
    left: 31%;
    top: -105px;
    z-index: 1
}

.services-left-image img.bg-image, .services-right-image img.bg-image {
    top: -262px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

.services-left-image.single-left-image img:first-child, .services-right-image.single-right-image img:first-child {
    top: -60px
}

.services-left-image.single-left-image img:last-child, .services-right-image.single-right-image img:last-child {
    position: relative;
    left: 0;
    top: 0
}

.services-left-image img:first-child {
    left: 15%;
    top: -98px
}

.services-left-image img:nth-child(2) {
    left: 0;
    top: -200px;
    right: 0;
    text-align: center;
    margin: 0 auto
}

.services-left-image img:nth-child(3) {
    left: 36%;
    z-index: 12;
    top: -55px
}

.services-left-image img:nth-child(4) {
    left: 55px;
    top: -38px;
    z-index: 1
}

.services-left-image img:nth-child(5) {
    z-index: 3;
    right: 26%;
    top: -66px
}

.services-left-image img:nth-child(6) {
    right: 19%;
    top: -41px;
    z-index: 2
}

.services-left-image img:nth-child(7) {
    right: 97px;
    top: 40px;
    z-index: 1
}

.services-left-image img:nth-child(8) {
    right: 23%;
    top: -175px;
    z-index: 2
}

.single-services-box {
    position: relative;
    background: #fff;
    padding: 30px 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services-box h2 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 15px
}

.single-services-box::after, .single-services-box::before {
    content: '';
    position: absolute;
    width: 0;
    height: 4px;
    opacity: 0;
    visibility: hidden;
    bottom: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 2px 48px 0 rgb(0 0 0 / .08);
    box-shadow: 0 2px 48px 0 rgb(0 0 0 / .08)
}

.single-services-box:hover::after, .single-services-box:hover::before {
    opacity: 1;
    visibility: visible;
    width: 50%
}

.coupon-alert, .product-hover-actions {
    opacity: 0;
    position: absolute
}

.services-area-two {
    padding-bottom: 50px
}

.rotateme {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes rotateme {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.advanced-banner {
    position: relative;
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1)
}

.advanced-banner .banner-image, .advanced-banner .banner-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.advanced-banner .banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 30px;
    box-sizing: border-box
}

.advanced-banner .banner-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .3s
}

.advanced-banner .banner-overlay.has-overlay::before {
    opacity: 1;
    background-color: rgb(0 0 0 / .4)
}

.advanced-banner .banner-content {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    color: #fff;
    transition: .3s
}

.advanced-banner .banner-title {
    font-size: 2.5em;
    margin-bottom: 15px;
    line-height: 1.2
}

.advanced-banner .banner-description {
    font-size: 1.2em;
    margin-bottom: 25px;
    line-height: 1.6
}

.advanced-banner .banner-button {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    transition: .3s
}

@media (max-width:767px) {
    .advanced-banner .banner-title {
        font-size: 1.8em
    }

    .advanced-banner .banner-description {
        font-size: 1em
    }

    .advanced-banner .banner-overlay {
        padding: 20px
    }
}

.persian-countdown-timer {
    direction: ltr;
    text-align: center;
    margin: 20px 0
}

.countdown-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 15px
}

.countdown-item {
    perspective: 1000px
}

.countdown-card {
    position: relative;
    width: 100px;
    height: 120px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgb(0 0 0 / .1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d
}

.countdown-card .number {
    position: relative;
    z-index: 2;
    font-size: 2.5em;
    font-weight: 700;
    color: #333;
    margin-bottom: 5px;
    backface-visibility: hidden
}

.countdown-card .countdown-label {
    position: relative;
    z-index: 2;
    font-size: 1em;
    color: #666;
    backface-visibility: hidden
}

.countdown-card.flipping {
    animation: .6s flip
}

.countdown-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: rgb(0 0 0 / .05);
    transform-origin: bottom;
    transform: rotateX(0);
    transition: transform .6s;
    z-index: 1
}

.countdown-card.flipping::before {
    transform: rotateX(-180deg)
}

@keyframes flip {
    0% {
        transform: rotateX(0)
    }

    50% {
        transform: rotateX(90deg);
        box-shadow: 0 5px 5px rgb(0 0 0 / .1)
    }

    100% {
        transform: rotateX(0);
        box-shadow: 0 10px 20px rgb(0 0 0 / .1)
    }
}

.countdown-expired {
    font-size: 1.5em;
    color: #ff4757;
    padding: 20px;
    background: #ffecec;
    border-radius: 10px;
    border: 1px solid #fcc
}

@media (max-width:768px) {
    .woocommerce-form-track-order {
        width: 100%
    }

    h2 .price {
        font-size: 14px !important
    }

    .product-carousel .item .gallery-item img {
        width: 100% !important;
        height: 100% !important
    }

    .coupon button, .title-category-one-artech {
        font-size: 13px
    }

    .coupon input {
        width: 55vw !important
    }

    .mobile-menu-container {
        display: block
    }

    .product-carousel-normal .item .product-card {
        min-height: 400px !important;
        max-height: 460px !important
    }

    .compare-table td, .compare-table th {
        font-size: 13px;
        padding: 10px
    }

    .compare-img {
        max-width: 100px;
        margin: auto
    }

    .table-responsive-compare {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .countdown-card {
        width: 80px;
        height: 100px
    }

    .countdown-card .number {
        font-size: 2em
    }

    .countdown-card .countdown-label {
        font-size: .9em
    }
}

@media (max-width:480px) {
    .product-card .product-title>a, .title-wide h2 {
        font-size: 13px
    }

    .title-wide h2 {
        white-space: nowrap;
        padding-left: 15px;
        position: relative;
        display: block;
        overflow: hidden
    }

    .product-offer-question .title-wide h2 {
        padding-bottom: 50px;
        padding-top: 8px
    }

    .title-wide a {
        display: none
    }

    .numbers-verify .lines-number-input .line-number {
        margin: 0 2px;
        width: 30px
    }

    .content-expert-rating {
        padding: 5px 0 33px 40px
    }

    .px-res-0 {
        padding-right: 0;
        padding-left: 0
    }

    .product-card {
        margin: 0
    }

    .discount span, .product-card .product-meta, .rating-stars i {
        font-size: 11px
    }

    .product-card .product-price {
        font-size: 12px;
        display: flex;
        gap: 4px
    }

    .product-info .price {
        font-size: 18px
    }

    .comments-area ol.comment-list li .comment-body .icon-comment {
        right: -7px
    }

    .w-res-sidebar {
        max-width: 100%
    }

    .cart-empty .cart-empty-links a::after {
        border-left: 0
    }

    .info-page-cats .info-page-cat .info-page-cat-icon {
        width: 100%;
        height: 50px
    }

    .info-page-cats .info-page-cat img {
        max-height: 60px;
        max-width: 60px
    }

    .info-page-cats .info-page-cat {
        padding: 15px
    }

    .info-page-cats .info-page-cat a {
        height: 110px
    }

    .page-cover {
        width: 100%;
        height: 280px
    }

    .page-cover .page-cover-title h1 {
        padding: 30px 0 0;
        font-size: 20px;
        letter-spacing: 0
    }

    .page-cover .form-ui form .form-row input {
        width: 100%;
        margin-bottom: 10px
    }

    .page-cover .form-ui form .form-row button {
        margin: auto
    }

    .page .filter-product .card .card-header button {
        font-size: 13px;
        padding-left: 40px;
        padding-right: 0
    }

    .page-question-not-found {
        border-radius: 0;
        height: 345px
    }

    .page-question-not-found-text {
        font-size: 16px;
        padding-bottom: 10px
    }

    .page-question-not-found img {
        margin: 10px auto;
        max-width: 40px
    }

    .page-question-not-found .page-contact-option-text.mr-3 {
        margin-right: 5px !important
    }

    .page-question-not-found img.mb-5 {
        margin-top: 20px;
        margin-bottom: 15px !important
    }

    .card-horizontal-address {
        min-height: 290px
    }

    .card-horizontal-address-methods {
        width: 100%;
        float: unset !important
    }

    .card-horizontal-address-actions {
        width: 100%;
        position: relative !important;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 20px;
        bottom: 0 !important;
        left: 0 !important;
        float: unset !important
    }

    .card-horizontal-address .card-horizontal-address-data .card-horizontal-address-methods .card-horizontal-address-method, .checkout-alert-content p {
        font-size: 14px
    }

    .card-horizontal-address .card-horizontal-address-desc p, .shopping-page .checkout-contact-item-message, .shopping-page .checkout-contact-item-mobile {
        font-size: 14px !important
    }

    .profile-section .list-favorites li {
        height: 50px
    }

    .profile-section .list-favorites li a img {
        width: 25px;
        height: 25px
    }

    .profile-section .list-favorites li a span {
        width: 190px;
        overflow-x: scroll;
        display: inline-block
    }

    .profile-section .list-favorites li button {
        top: 12px;
        width: 25px;
        height: 25px;
        line-height: 22px;
        font-size: 17px;
        border-radius: 6px;
        padding-left: 22px
    }

    .card-horizontal-product .card-horizontal-product-thumb {
        width: 21%
    }

    .card-horizontal-product .card-horizontal-product-content {
        width: 77%
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-comment p, .card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::before {
        width: 100%
    }

    .card-horizontal-product .card-horizontal-product-content .card-horizontal-comment::after {
        font-size: 60px;
        right: -60px;
        left: auto
    }

    .search-amazing-tab .ah-tab-item:first-child {
        margin-right: 15px
    }

    .shopping-page .checkout-contact-location {
        position: relative;
        top: -20px;
        left: 4px;
        float: left;
        font-size: 13px
    }

    .shopping-page .checkout-contact-item {
        font-size: 12px !important
    }

    .shopping-page a.float-left.border-bottom-dt, .shopping-page a.float-right.border-bottom-dt {
        font-size: 12px;
        font-weight: 400
    }

    .checkout-details-title h4 {
        font-size: 16px
    }

    .cart-empty .cart-empty-links a {
        margin-bottom: 7px;
        display: inline-block
    }

    .countdown-container {
        gap: 10px
    }

    .countdown-card {
        width: 70px;
        height: 90px
    }

    .countdown-card .number {
        font-size: 1.8em
    }

    .countdown-card .countdown-label {
        font-size: .8em
    }
}

.clickable-coupon-container {
    direction: rtl;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 15px 0;
    position: relative
}

.coupon-text {
    font-size: 16px;
    color: #555
}

.coupon-code {
    padding: 6px 12px;
    background-color: #f5f5f5;
    border: 1px dashed #ddd;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    color: #d82a2a;
    cursor: pointer;
    transition: .3s;
    user-select: none
}

.coupon-code.copied {
    transform: scale(.95);
    background-color: #e0ffe0;
    border-color: #4caf50
}

.coupon-alert {
    top: -40px;
    right: 0;
    background-color: #4caf50;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 14px;
    transition: opacity .3s;
    z-index: 10;
    white-space: nowrap
}

.coupon-alert:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 10px;
    border-width: 5px;
    border-style: solid;
    border-color: #4caf50 #fff0 #fff0
}

.badge-bg-color-list-two-didikala {
    padding: 5px;
    border-radius: 8px
}

.myaccount-wallet-balance {
    width: 20rem;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 20px #eee;
    border-radius: 8px;
    padding: 10px 5px;
    flex-wrap: wrap
}

.myaccount-wallet-balance a, .myaccount-wallet-balance p, .myaccount-wallet-balance strong {
    line-height: 0;
    color: #858585
}

.myaccount-wallet-balance svg {
    font-size: 40px;
    color: #858585;
    margin-top: 10px;
    margin-bottom: 15px
}

.wallet-balance-didikala {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

@media(max-width:768px) {
    .myaccount-wallet-balance {
        width: 100%
    }

    .wallet-balance-didikala {
        flex-direction: column
    }
}

.product-suggestion bdi {
    margin: 0 6px
}

@media (min-width:996px) {
    .main-footer {
        max-width: 1400px;
        margin: auto
    }
}

.didikala-qna-wrap {
    margin-top: 30px;
    font-family: inherit
}

.didikala-qna-list {
    list-style: none;
    padding-left: 0
}

.didikala-qna-list li {
    background: #f9f9f9;
    border-radius: 6px;
    padding: 12px;
    margin-bottom: 8px;
    position: relative
}

.didikala-qna-list li .qna-content {
    margin-bottom: 6px;
    color: #333
}

.didikala-qna-label {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #555;
    padding: 2px 6px;
    border-radius: 3px;
    margin-bottom: 8px
}

.didikala-qna-form button, .qna-reply-btn {
    background: #0071a1;
    cursor: pointer;
    color: #fff
}

.qna-reply-btn {
    border: none;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    transition: background .3s
}

.didikala-qna-form button:hover, .qna-reply-btn:hover {
    background: #005b82
}

.didikala-qna-form {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.didikala-qna-form textarea {
    width: 100%;
    min-height: 80px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical
}

.didikala-qna-form button {
    width: 150px;
    padding: 8px;
    align-self: flex-end;
    border: none;
    border-radius: 4px
}

@media (min-width:1200px) {
    .search-amazing-tab .product-card {
        height: 490px
    }
}

.product-hover-actions {
    bottom: -50px;
    left: 0;
    width: 100%;
    text-align: center;
    transition: .4s;
    z-index: 5;
    background-color: #fff
}

.product-card {
    position: relative;
    overflow: hidden
}

.product-card:hover .product-hover-actions {
    bottom: 10px;
    opacity: 1
}

.button.add-to-cart-btn, .button.view-options-btn {
    background-color: #4caf50;
    color: #fff;
    padding: 8px 18px;
    border-radius: 6px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: background-color .3s
}

.button.add-to-cart-btn:hover, .button.view-options-btn:hover {
    background-color: #388e3c
}

@media (max-width:768px) {
    .coupon-alert, .coupon-alert:after {
        top: auto;
        right: 50%;
        transform: translateX(50%)
    }

    .clickable-coupon-container {
        justify-content: center;
        text-align: center
    }

    .coupon-alert {
        bottom: -40px
    }

    .coupon-alert:after {
        bottom: 100%;
        border-color: #fff0 #fff0 #4caf50
    }

    .main-header-responsive-desktop-woodino {
        margin-top: 0 !important
    }
}

.amazing-section .main-container {
    margin: auto !important
}

.main-header-responsive-desktop-woodino {
    margin-top: 30px !important
}

.side-menu .logo-nav-res img {
    max-width: 70% !important
}

#woodino-free-shipping-bar {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 12px;
    max-width: 600px;
    box-shadow: 0 2px 6px rgb(0 0 0 / .05);
    text-align: center;
    direction: rtl;
    margin: 5px
}

.fsb-message {
    font-size: 14px;
    color: #444;
    font-weight: 500;
    margin: 10px
}

.fsb-progress {
    background: #f1f1f1;
    height: 8px;
    border-radius: 4px;
    overflow: hidden
}

.fsb-progress-fill {
    height: 100%;
    width: 0;
    transition: width .4s
}

@media (min-width:992px) {
    .product-info .box-product-price .product-price {
        display: flex;
        gap: 10px
    }
}

.woocommerce-error {
    width: 100vw;
    padding: 10px 40px 10px 10px !important
}

.woocommerce-error::before {
    right: .5rem !important;
    top: .7em !important
}

.svg-shipping-estimates {
    opacity: 1;
    animation: 2s ease-in-out infinite opacity-shipping-estimates
}

.icon-free-shipping {
    opacity: 1;
    animation: 1s cubic-bezier(.25, .46, .45, .94) 1s infinite wd-product-info
}

@keyframes opacity-shipping-estimates {
    0%, 100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] {
    font-family: dana !important
}

.mega-menu {
    position: static
}

.mega-menu .sub-menu {
    position: absolute;
    width: 100%;
    min-width: 100%;
    font-size: 12px
}

.mega-menu>.sub-menu {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 100000
}

.mega-menu>.sub-menu.nav {
    display: unset;
    border-radius: 0 0 10px 10px
}

.mega-menu .sub-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: static;
    width: 100%;
    box-shadow: none;
    background: 0 0 !important
}

.mega-menu:hover .sub-menu {
    visibility: visible;
    opacity: 1
}

.mega-menu.mega-menu-col-4>.sub-menu {
    min-width: 820px;
    width: 820px
}

@media (max-width:1400px) {
    .mega-menu.mega-menu-col-4>.sub-menu {
        min-width: 720px;
        width: 720px
    }
}

@media (max-width:1200px) {
    .mega-menu.mega-menu-col-4>.sub-menu {
        min-width: 620px;
        width: 620px
    }
}

@media (max-width:1000px) {
    .mega-menu.mega-menu-col-4>.sub-menu {
        min-width: 580px;
        width: 580px
    }
}

.header-bottom-left-counseling {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    gap: 12px;
    isolation: isolate;
    width: 185px;
    height: 48px;
    flex: none;
    order: 2;
    position: relative;
    flex-grow: 0
}

.header-bottom-left-counseling-icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 8px;
    position: absolute;
    width: 48px;
    height: 48px;
    left: 0;
    background: #fff;
    border: 2px solid;
    border-radius: 1000px;
    flex: none;
    order: 1;
    flex-grow: 0;
    z-index: 1
}

.header-bottom-left-counseling-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding: 0;
    gap: 6px;
    width: 110px;
    height: 39px;
    margin-left: 55px;
    flex: none;
    order: 2;
    flex-grow: 0;
    font-size: 14px;
    z-index: 2;
    text-align: left
}

.header-bottom-left-counseling-badge-phone {
    position: absolute;
    width: 150px;
    height: 24px;
    left: 6px;
    top: 24px;
    border-radius: 12px 12px 12px 100px;
    flex: none;
    order: 0;
    flex-grow: 0;
    z-index: 0
}

.header-bottom-left-counseling-text span:nth-child(2) {
    width: 125px;
    height: 15px;
    font-style: normal;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 15px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0
}

.logo-area a {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.logo-area a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, #fff0 0, rgb(255 255 255 / .6) 50%, #fff0 100%);
    transform: skewX(-25deg);
    pointer-events: none;
    animation: 4s infinite shine
}

@keyframes shine {
    0% {
        left: -75%
    }

    100% {
        left: 125%
    }
}

.loading-spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #555;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    animation: 1s linear infinite spin;
    margin: 10px auto
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loading-item {
    text-align: center;
    padding: 10px 0
}

.header-bottom-left-counseling-text span:first-child {
    color: #212121;
    font-size: 13px
}

.heroSlider .shape-hero-sliders-left, .heroSlider .shape-hero-sliders-right {
    top: 0;
    z-index: 9;
    height: 100%
}

@media (max-width:768px) {
    .main-header-responsive-desktop-woodino {
        margin-top: 0 !important
    }

    .comments-area ol.comment-list .footer {
        position: relative !important;
        margin-top: 0
    }

    .search-card-res .product-card .product-thumb>img {
        height: auto !important
    }

    .header-bottom-left-counseling, .heroSlider .shape-hero-sliders-left, .heroSlider .shape-hero-sliders-right {
        display: none
    }
}

.img-hero-sliders {
    width: 100%;
    max-width: 100%;
    background-size: cover
}

.heroSlider .shape-hero-sliders-left {
    left: -18px;
    transform: rotate(180deg)
}

.heroSlider .shape-hero-sliders-right {
    right: -18px
}

.main-slider-four .swiper-button-next, .main-slider-four .swiper-button-prev {
    position: absolute;
    top: 80%;
    background-color: #fff;
    font-size: 12px;
    border-radius: 50%;
    width: 45px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 1px 1px 5px #ddd;
    transition: .3s
}

.main-slider-four .swiper-button-next {
    right: 80px
}

.main-slider-four .swiper-button-prev {
    right: 20px
}

.main-slider-four .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    box-shadow: 1px 1px 2px #eee
}

.main-slider-four .swiper-button-next::after, .main-slider-four .swiper-button-prev::after {
    font-size: 15px;
    padding: 10px
}

.list-two-product-woodino {
    border-radius: 16px
}

.video-media {
    width: 100%;
    height: 100vh
}

.flexbox-didikala-single-product {
    position: sticky;
    top: 0
}

.main-menu>ul>li.category-list {
    display: inline-flex !important;
    align-items: center;
}