@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebboldfanum.eot');
    src: url('../fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'), url('../fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/eot/iranyekanwebthinfanum.eot');
    src: url('../fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebthinfanum.woff') format('woff'), url('../fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblightfanum.eot');
    src: url('../fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanweblightfanum.woff') format('woff'), url('../fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregularfanum.eot');
    src: url('../fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'), url('../fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot');
    src: url('../fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebmediumfanum.woff') format('woff'), url('../fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekanEn;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/iranyekanwebbold.eot');
    src: url('../fonts/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebbold.woff') format('woff'), url('../fonts/ttf/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekanEn;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/eot/iranyekanwebthin.eot');
    src: url('../fonts/eot/iranyekanwebthin.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebthin.woff') format('woff'), url('../fonts/ttf/iranyekanwebthin.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekanEn;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblight.eot');
    src: url('../fonts/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanweblight.woff') format('woff'), url('../fonts/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekanEn;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregular.eot');
    src: url('../fonts/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebregular.woff') format('woff'), url('../fonts/ttf/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekanEn;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/iranyekanwebmedium.eot');
    src: url('../fonts/eot/iranyekanwebmedium.eot?#iefix') format('embedded-opentype'), url('../fonts/woff/iranyekanwebmedium.woff') format('woff'), url('../fonts/ttf/iranyekanwebmedium.ttf') format('truetype');
}

@font-face {
    font-family: 'Nikikala';
    src: url('../fonts/nikikala.eot');
    src: url('../fonts/nikikala.eot?#iefix') format('embedded-opentype'), url('../fonts/nikikala.woff2') format('woff2'), url('../fonts/nikikala.woff') format('woff'), url('../fonts/nikikala.ttf') format('truetype'), url('../fonts/nikikala.svg#nikikala') format('svg')
}

html {
    scroll-behavior: smooth;
}

body {
    color: #515151;
    font-family: IranYekan;
    font-weight: 400;
    font-size: 14px;
    background: #f5f5f5;
    position: relative;
    scroll-behavior: smooth;
}

a,
a:hover {
    text-decoration: none;
    box-shadow: none;
    color: #4a5f73;
}

blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
ul {
    margin: 0;
    padding: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}

input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"] {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

textarea {
    border: 1px solid #e0e0e2;
    border-radius: 5px;
    outline: none;
    padding: 10px;
    color: #424242;
    width: 100%;
    vertical-align: top;
    min-height: 56px;
    font-size: 12px;
    line-height: 2.58;
}

img,
img[alt] {
    line-height: 22px;
}

img {
    border-style: none;
}

* {
    outline: none !important;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

::-webkit-input-placeholder {
    color: #c6c6c6
}

::-moz-placeholder {
    color: #c6c6c6
}

:-ms-input-placeholder {
    color: #c6c6c6
}

:-moz-placeholder {
    color: #c6c6c6
}

.header-search-button:before,
.header-user-container-btn:after,
.header-user-dropdown-profile:before,
.header-user-dropdown-orders:before,
.header-user-dropdown-logout:before,
.header-user-dropdown-seller:before,
.header-cart-btn:before,
.header-cart-btn:after,
.header-basket-list-item-remove:before,
.header-basket-list-item-gift:after,
.go-to-top-icon:before,
#nikanhomeslider .swiper-button-next:before,
#nikanhomeslider .swiper-button-prev:before,
.products-swiper-box .swiper-button-prev:before,
.products-swiper-box .swiper-button-next:before,
.shop-page-header:before,
.single-p-box-seller:before,
.niki-ui-checkbox-min input:checked+span:before,
.shop-tag-rate:before,
.shop-tag-gift:after,
.shop-page-header-type li button[data-type="grid"]:before,
.shop-page-header-type li button[data-type="list"]:before,
.shop-page-products.is-list .single-p-box-seller-list:before,
.shop-page-products.is-list .single-p-box-features>span:before,
.product-page-main form.cart .button.alt:after,
.product-page-gifts-icon:before,
.btn-all-sellers:before,
.btn-become-seller:before,
.woocommerce .product-page-main .garanty-section span:before,
.seller-section:before,
.niki-tooltip-sign:after,
.product-status-bar.out_of_stock_label:before,
.product-status-bar.out_date_label:before,
.special_offer_label_counter:before,
.shop-btn-wishes:before,
.shop-btn-share:before,
.shop-btn-notify:before,
.shop-btn-compare:before,
.shop-btn-price:before,
.shop-btn-video:before,
.has-more-images:before,
.remodal-close:before,
.remodal-share-main-aside-icon:before,
.form-share-btn-box li a.twitter:before,
.form-share-btn-box li a.facebook:before,
.form-share-btn-box li a.gplus:before,
.form-share-btn-box li a.telegram:before,
.form-share-btn-box li a.whatsapp:before,
.form-share-input:before,
.form-share-link-input:before,
.remodal-gallery-side .swiper-button-prev:before,
.remodal-gallery-side .swiper-button-next:before,
.remodal-gallery-side .swiper-slide.is-video:after,
.remodal-login-form-input:before,
.login-checkbox input[type="checkbox"]:checked+.login-checkbox-check:before,
.btn-login:after,
.remodal-notify-icon:before,
.notify-checkbox input[type="checkbox"]:checked+.notify-checkbox-check:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.nik_reviews_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.seller_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.shipping_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.shipping_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.more_seller_product_tab a:before,
.spec-list li span.technicalspecs-value i:before,
.btn-add-comment-text:after,
.btn-add-comment-text:before,
.shop-message-one-purchased:before,
.shop-message-one-opinion-positive:before,
.shop-message-one-opinion-negative:before,
.dokan-other-vendor-camparison .seller-list-title:before,
.seller-rate-line:before,
.seller-label:before,
.sellers-section-main .sellers-section-cell-garanty span:before,
.btn-seller-link-arrow-left:before,
.btn-seller-link-arrow-up:before,
.woocommerce-error:before,
.woocommerce-message:before,
.woocommerce-info:before,
.cart-side-section .wc-proceed-to-checkout a:after,
.order-number-icon:before,
.order-date-icon:before,
.order-price-icon:before,
.order-payment-icon:before,
.woocommerce-checkout-alert-icon.success i:after,
.woocommerce-checkout-alert-icon.failed i:after,
.btn-order-traking:after,
.woocommerce-checkout-alert .button.pay:after,
.woocommerce-checkout-alert .button.account:after,
.woocommerce-thankyou-order-failed-actions .wc-backward:after,
.woocommerce-MyAccount-navigation-link a:before,
.woocommerce-MyAccount-navigation-link--dashboard a:before,
.woocommerce-MyAccount-navigation-link--orders a:before,
.woocommerce-MyAccount-navigation-link--downloads a:before,
.woocommerce-MyAccount-navigation-link--mywishlist a:before,
.woocommerce-MyAccount-navigation-link--mycomments a:before,
.woocommerce-MyAccount-navigation-link--edit-address a:before,
.woocommerce-MyAccount-navigation-link--notifications a:before,
.woocommerce-MyAccount-navigation-link--edit-account a:before,
.woocommerce-MyAccount-navigation-link--account-confirm a:before,
.wish-btn-remove:before,
.account-wishlist-page ul li .wishlist-thumb .wishlist-item-remove:before,
.account-empty-content:before,
.order-view-back:before,
.woocommerce-account ol.commentlist.notes li:before,
.woocommerce-EditAccountForm.edit-account .woocommerce-Button:after,
.account-address-box-meta ul li.address-postalcode:before,
.account-address-box-meta ul li.address-mobile:before,
.account-address-add:before,
.woocommerce-edit-address .order-view-title h4:before,
.woocommerce-edit-address .woocommerce-address-fields .address-side-section .button:after,
.btn-helpful-positive:before,
.btn-helpful-negative:before,
.btn-notify-me:after,
.product-page-main .stock.out-of-stock:before,
.product-page-main .out-dated-notice:before,
.compare-list-remove:before,
.compare-list-add-button:before,
.compare-list-img-button-prev:before,
.compare-list-img-button-next:before,
.compare-elements-list-value .block i.icon-green-mark:before,
.compare-elements-list-value .block i.icon-red-close:before,
.compare-archive-remove-item:before,
.add-comment-input-point .add-new-point:before,
.more-points-remove:before,
.rate-slider.noUi-horizontal .noUi-handle.noUi-handle-lower:before,
.rate-slider.noUi-horizontal .noUi-handle.noUi-handle-upper:before,
.remodal-comment-icon-success:before,
.remodal-comment-icon-failed:before,
.niki-widget h4.widget-title:before,
.yith-wcan-stock-on-sale li a:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a:after,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li span:after,
.woocommerce .widget_layered_nav_filters ul li a:before,
.niki-menu-list-items-item li>ul>li a:before,
.niki-menu-list-items-item.level4-menu li>ul>li>ul>li a:before,
.account-box-content .form-row label:before,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before,
.widget_price_filter .price_slider_amount button:before,
.seller-info-box-dropdown-title-very-happy:before,
.seller-info-box-dropdown-title-happy:before,
.seller-info-box-dropdown-title-no-idea:before,
.seller-info-box-dropdown-title-sad:before,
.seller-info-box-dropdown-title-very-sad:before,
.seller-info-box-referer-url:before,
.product-page-box-seller-row-seller:before,
.product-page-box-seller-row-garanty:before,
.product-page-box-seller-extra:before,
.box-seller-info-box-header:before,
.product-page-box-seller-row-gift:before,
.single-new-style form.cart .single_add_to_cart_button:after,
.single-new-style .thumbs-images-section li:nth-of-type(5):before,
.widget_product_categories .product-categories li a:before,
.additional-info-section-item:before,
.seller-tabs-box-tab a[data-tab-name]:before,
.faq-single-box-button:before,
.faq-single-box-content-show-more:after,
.faqs-page-back:before,
.compare-search-form-col-field .compare-search-form-input:before,
.new-header .dgwt-wcas-sf-wrapp:before,
.new-header .header-user-container-btn:before,
.new-header .header-user-container-btn:after,
.header-profile-dropdown-user-profile-link:after,
.header-profile-dropdown-action-orders:before,
.header-profile-dropdown-action-logout:before,
.new-header .header-basket-list-item-remove:before,
.niki-menu-list-items-new-main span:first-child:before,
.niki-menu-list-main-sublist ul>li>ul>li a:after,
.new-header .header-list-dropdown-basket-link:after,
.new-header .header-cart-btn:before,
.single-fake-message:before,
.add-comment-new-file-content:before,
.add-comment-thumbnail-remove:before,
.user-points-history-table-link:after,
.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-plus:before,
.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-minus:before,
.woocommerce-cart table.shop_table tr td .nikikala-cart-qty a.remove:before,
.woocommerce-cart table.shop_table tr td .nikikala-cart-qty a.add-to-next-list:before,
.product-name .nikikala-cart-seller-name:before,
.product-name dl dt:before,
.product-name dl .cart-item-garanty:before,
.nikikala-checkout-product-quantity:before,
.nikikala-next-list-item-product-data-garanty:before,
.nikikala-next-list-item-product-data-seller:before,
.nikikala-next-list-item-move-to-cart:before,
.nikikala-next-list-item-remove:before,
.nikikala-next-list-side-login-header:before,
.wc-item-meta li .order-item-garanty:before,
.product-title-meta .order-item-seller:before,
.specials-product-swiper-btn:after,
.specials-product-swiper-row .swiper-container .swiper-button-next:before,
.specials-product-swiper-row .swiper-container .swiper-button-prev:before,
ul.niki-top-menu-new li ul.sub-menu>li.menu-item-has-children>a:after,
.nikikala-offer-mega-options>ul>li>a:after,
.new-remodal-close:before,
.new-remodal-btn-copy:before,
.new-remodal-btn-copy.copied:before,
.new-remodal-form-field-container.has-error .new-remodal-form-field-frame:before,
.new-remodal-share-social-twitter:before,
.new-remodal-share-social-fb:before,
.new-remodal-share-social-whatsapp:before,
.new-remodal-share-social-email:before,
.account-box-content .form-row.dig-custom-field label:before,
.account-box-content .dig_wc_mailsecond .form-row label:before,
.cart-side-section table.shop_table tr.cart-shipping th:before,
.products-swiper-add-btn:before,
.selectric .label:after,
.nikikala-checkout-shipping-content-title:before,
.niki-product-categories-list-more::before,
.niki-category-desc-expand-btn::after,
.social-style-2 .footer-social-icon a::before,
.download-app-page::before,
.nikikala-footer-2 .text-with-more-btn::after,
.nikikala-login-field-container.has-error .nikikala-login-field-frame,
.nikikala-login-field-clear-button::before,
.nikikala-login-back-button::before,
.nikikala-login-password-field-button::before,
.nikikala-login-extra-link::after,
.new-product-page .single-feedback.btn-link-border::before,
.single-product-engagement-rating::before,
.remodal-gallery-close::before,
.remodal-gallery-thumb.is-video::before,
.remodal-gallery-comment-see-all::after,
.remodal-gallery-comment-gallery .swiper-button-prev::before,
.remodal-gallery-comment-gallery .swiper-button-next::before,
.product-comments-status-positive::before,
.product-comments-status-negative::before,
.product-comments-evaluation-item-positive::before,
.product-comments-evaluation-item-negative::before,
.remodal-gallery-header-back::before,
.remodal-gallery-thumb-comment.is-video::before,
.remodal-gallery-comment-gallery-thumbnail.is-video::before,
.product-comments-status-noidea::before,
.new-product-page .delivery-section.now::before,
.new-product-page .delivery-section::before,
.product-page-main-price-rate span::after,
.sellers-section-cell-title-wrapper::before,
.new-product-page .sellers-section-main .sellers-section-cell-delivery::before,
.new-comments-side-stars-item::before,
.new-comments-side-stars-selected .new-comments-side-stars-item::before,
.new-comments-user-images-btn::after,
.new-comments-item-status-positive::before,
.new-comments-item-status-negative::before,
.new-comments-item-status-noidea::before,
.new-comments-item-advantage-item::before,
.new-comments-item-disadvantage-item::before,
.new-comments-item-helpful-yes::after,
.new-comments-item-dislike::after,
.new-mini-buy-box-offer::before,
.new-mini-buy-box-seller::before,
.new-mini-buy-box-seller .green-verified::before,
.new-mini-buy-box-warranty::before,
.new-mini-buy-box-stock::before,
.new-product-page .read-more-excerpt-anchor::after,
.new-product-tabs-mask-btn::after,
.nikikala-boxed-products-box-btn a::after,
.nikikala-best-sell-products-main .swiper-container .swiper-button-prev:before,
.nikikala-best-sell-products-main .swiper-container .swiper-button-next:before,
.new-question-result::before,
.questions-list-item-title::before,
.questions-list-item-footer-btn::after,
.questions-list-item-more::after {
    font-family: nikikala;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connect {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-origin {
    position: absolute;
    height: 0;
    width: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base,
.noUi-handle {
    transform: translateZ(0)
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connect {
    background: #3fb8af;
    border-radius: 4px;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
    transition: background .45s
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    transform: translate3d(-50%, 50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    transform: translate3d(0, 50%, 0);
    padding-left: 25px
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    transform: translateY(-50%);
    top: 50%;
    right: 120%
}

.h_iframe-aparat_embed_frame {
    width: 65%;
}

.is-active {
    display: block !important;
}

.nikikala-input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.nikikala-input::-webkit-input-placeholder {
    text-align: right;
    direction: rtl
}

.nikikala-input::-moz-placeholder {
    text-align: right;
    direction: rtl
}

.nikikala-input:-ms-input-placeholder {
    text-align: right;
    direction: rtl
}

.nikikala-input:-moz-placeholder {
    text-align: right;
    direction: rtl
}

.nikikala-radio {
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
}

.nikikala-radio input[type="radio"] {
    visibility: hidden;
    position: absolute;
}

.nikikala-radio-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
}

.nikikala-radio input[type="radio"]:checked+.nikikala-radio-check:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 8px;
    height: 8px;
    background: #00bfd6;
    border-radius: inherit;
}

.object-headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    padding-right: 30px;
    padding-left: 30px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.object-headline>h2,
.object-headline>span {
    color: inherit;
    font-size: 18px;
    line-height: 31px;
    font-weight: 700;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .15;
    cursor: auto;
    pointer-events: all;
}

.white-box {
    background-color: #fff;
    position: relative;
}

.niki-ui-checkbox-min {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ababab;
    font-size: 11px;
    line-height: 19px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.niki-ui-checkbox-min input {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.niki-ui-checkbox-min span {
    width: 17px;
    padding: 0 8px;
    height: 17px;
    display: block;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    margin-left: 5px;
    pointer-events: all;
}

.niki-ui-checkbox-min input:checked+span {
    background-color: #00bfd6;
}

.niki-ui-checkbox-min input:checked+span:before {
    content: "\E0E5";
}

.niki-ui-checkbox-min span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.nikikala-switcher {
    padding-right: 52px;
    position: relative;
    font-size: 13px;
    line-height: 1.467;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.switcher-label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 20px;
}

.nikikala-switcher .switcher-label {
    position: absolute;
    top: 0;
    right: 0;
}

.switcher-label input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}

.nikikala-switcher-slider {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #959595;
    transition: all .4s ease;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
}

input[type="checkbox"]:checked+.nikikala-switcher-slider {
    left: 21px;
    border-color: #148693;
}

.nikikala-switcher-back {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 29px;
    background-color: #e5e5e5;
    border: 1px solid #8c8c8c;
}

input[type="checkbox"]:checked+.nikikala-switcher-slider+.nikikala-switcher-back {
    background-color: #00bfd6;
    border-color: #148693;
}

.shop-btn {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
}

.btn-default {
    font-size: 16px;
    line-height: 1.375;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    padding: 14px 31px;
    color: #fff;
    cursor: pointer;
}

.btn-link-border {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
}

.btn-link-border:hover {
    color: #1ca2bd !important;
}

.btn-link-border:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}

.btn-primary {
    overflow: hidden;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.692;
    border-radius: 8px;
    background-color: #00bfd6;
    border: none;
    padding: 11px 31px;
    color: #fff;
    display: inline-block;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
    transition: all .3s ease-in-out;
}

.btn-primary:hover {
    color: #fff;
    background-color: #01c7df;
}

.btn-primary-gray {
    background-color: #7a7a7a;
    border: unset;
}

.btn-primary-gray:hover {
    background-color: #828282;
}

.hidden {
    display: none;
}

.hidden-required {
    display: none !important;
}

.date-hidden {
    display: none !important;
}

.no-margin {
    margin: 0 !important;
}

.disabled {
    opacity: .5;
    cursor: default !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

.hidden-input {
    position: relative;
    height: 0;
    padding: 0;
    border: 0;
    visibility: hidden
}

.hidedesk {
    display: none;
}

.nikikala-bold {
    font-weight: 700
}

.nikikala-divider:before {
    content: "|";
    display: inline-block;
    color: #e4e4e4;
    margin: 0 4px
}

.nikikala-big {
    font-size: 17px;
}

.nikikala-second {
    color: #979797;
    font-size: 13px;
}

.nikikala-line-spaced {
    line-height: 26px
}

.margin-b-14 {
    margin-bottom: 14px;
}

.niki-padding {
    padding: 20px;
}

.zoomContainer {
    z-index: 999;
}

.container,
.container-fluid,
.nikikala-header,
.footer-viewed-products .viewed-list {
    max-width: 1676px;
    min-width: 1009px;
}

.home .site-content .container,
.home .site-content .container-fluid,
.woocommerce-cart .site-content .container,
.woocommerce-cart .site-content .container-fluid,
.woocommerce-checkout .site-content .container,
.woocommerce-checkout .site-content .container-fluid {
    max-width: 1366px;
}

.niki-sticky-col .elementor-element,
.niki-sticky-col .elementor-element .elementor-widget-container {
    height: 100%;
}

.swiper-slide a.products-swiper-img {
    display: -ms-flexbox;
    display: flex;
}

.niki-tooltip-holder {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.niki-tooltip-sign {
    cursor: pointer;
    position: relative;
    margin-right: 2px;
    width: 22px;
    height: auto;
    display: block;
    margin-top: -2px;
}

.niki-tooltip-sign:after {
    content: "\E151";
    color: #ababab;
    font-size: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.niki-tooltip-container {
    position: absolute;
    top: calc(100% + 17px);
    right: -10px;
    padding: 11px 11px 21px;
    min-width: 273px;
    max-width: 394px;
    box-shadow: 0 -6px 12px 0 hsla(0, 0%, 71%, .3);
    background-color: #fff;
    border: 1px solid #b8b8b8;
    z-index: 121;
    display: none;
}

.niki-tooltip-holder:hover .niki-tooltip-container {
    display: block
}

.niki-tooltip-container.is-right {
    left: -10px;
    right: unset;
}

.niki-tooltip-arrow {
    position: absolute;
    top: -8px;
    right: 16px;
    width: 13.7px;
    height: 13.7px;
    transform: rotate(-135deg);
    background-color: #fff;
    box-shadow: inset -1px -1px 0 0 #b8b8b8;
}

.niki-tooltip-container.is-right .niki-tooltip-arrow {
    left: 14px;
    right: unset;
}

.niki-tooltip-text {
    font-size: 13px;
    line-height: 1.692;
    font-weight: 400;
    letter-spacing: -.3px;
    text-align: right;
    color: #777;
}

.shop-tooltip {
    position: absolute;
    display: none;
    opacity: 0;
    padding: 9px 15px;
    background-color: #6f6f6f;
    color: #fff;
    z-index: 4;
    animation-name: shoptip;
    animation-fill-mode: forwards;
    animation-duration: .3s;
    animation-delay: .5s;
    animation-timing-function: ease-in-out;
    font-size: 13px;
    line-height: 1.692;
    border-radius: 5px;
}

.shop-tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute
}

.shop-tooltip-left {
    right: calc(100% + 10px);
    margin-right: 10px;
}

.shop-tooltip-left,
.shop-tooltip-left:before {
    top: 50%;
    transform: translateY(-50%);
}

.shop-tooltip-left:before {
    border-width: 10px 0 12px 10px;
    border-color: transparent transparent transparent #6f6f6f;
    right: -10px
}

.shop-tooltip-short {
    white-space: nowrap;
}

@keyframes shoptip {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: ""
}

.remodal-overlay,
.remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.remodal-overlay {
    background: hsla(0, 0%, 53%, .5)
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
    animation-duration: .3s;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    animation-name: opap
}

.remodal-overlay.remodal-is-closing {
    animation-name: opa
}

.remodal-wrapper {
    padding: 10px 10px 0
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    transform: translateZ(0);
    color: #2b2e38;
    background: #fff
}

.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
    animation-duration: .3s;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    animation-name: scale
}

.remodal.remodal-is-closing {
    animation-name: scales
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.remodal-close {
    position: absolute;
    top: 10px;
    left: 17px;
    display: block;
    overflow: visible;
    margin: 0;
    padding: 0;
    cursor: pointer;
    transition: color .2s;
    text-decoration: none;
    color: #989898;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 23px;
    line-height: 1;
    padding: 5px;
    z-index: 100
}

.remodal-close:before {
    content: "\E0F0";
    vertical-align: top
}

.remodal-close:focus,
.remodal-close:hover {
    color: #009ec9
}

@keyframes scale {
    0% {
        transform: scale(1.05);
        opacity: 0
    }
    to {
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes scales {
    0% {
        transform: scale(1);
        opacity: 1
    }
    to {
        transform: scale(.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes opa {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes opap {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.lt-ie9 .remodal-overlay {
    background: #2b2e38
}

.lt-ie9 .remodal {
    width: 700px
}

.remodal-overlay {
    z-index: 10001
}

.remodal-wrapper {
    z-index: 100002
}

.remodal-wrapper .remodal {
    max-height: 95vh;
    overflow: auto
}

.remodal {
    line-height: 22px;
    max-width: 820px
}

.btn-remodal-primary,
.btn-remodal-secondary {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
}

.btn-remodal-primary {
    font-size: 14px;
    line-height: 1.571;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    padding: 14px 31px;
    color: #fff;
}

.btn-remodal-secondary {
    font-size: 14px;
    line-height: 1.571;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #7a7a7a;
    padding: 14px 31px;
    color: #fff;
}

.btn-remodal-primary:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}

.btn-remodal-primary:not(.disabled):not(.is-inactive):not([disabled]):after,
.btn-remodal-secondary:not(.disabled):not(.is-inactive):not([disabled]):after {
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    opacity: 0;
}

.btn-remodal-primary:not(.disabled):not(.is-inactive):not([disabled]):hover:after,
.btn-remodal-secondary:not(.disabled):not(.is-inactive):not([disabled]):hover:after {
    opacity: 1
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #c8c8d6;
    border-radius: 5px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 18px 0 43px;
    font-size: 13px;
    line-height: 43px;
    color: #6f6f6f;
    height: 43px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .label:after {
    content: "\E0BF";
    position: absolute;
    top: 17px;
    left: 14px;
    font-size: 7px;
}

.selectric-open .label:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.selectric .button {
    display: none !important;
}

.selectric-focus .selectric {
    border-color: #aaaaaa;
}

.selectric-hover .selectric {
    border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
    color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #ababc0;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    margin-top: -1px;
    border: 1px solid #ababc0;
    border-top: none;
    z-index: 3;
    box-shadow: 0 0 10px -6px;
    border-radius: 0 0 4px 4px;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
    border-radius: 4px 4px 0 0;
    border: 1px solid #ababc0;
    border-bottom: none;
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    min-height: 20px;
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}

.selectric-items li.highlighted,
.selectric-items li.selected,
.selectric-items li:hover {
    background: #f1f1f1;
    color: #6f6f6f;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

.wpcf7-not-valid-tip {
    display: block;
    margin-top: 10px;
    background: #ef5662;
    padding: 2px 10px;
    color: #fff;
    border-radius: 5px;
}

.wpcf7-submit {
    border: none;
    border-radius: 8px;
    background-color: #00bfd6;
    color: #fff;
    padding: 5px 41px;
    cursor: pointer;
    margin-left: 5px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #00bfd6;
    color: #555;
    background-color: rgba(0, 191, 214, .05);
    border-radius: 5px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #b7ecb8;
    background-color: #eeffdf;
    color: #518541;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #ffc1c5;
    background-color: #fff9fa;
    color: #ef5662;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f6e8a1;
    background-color: #fffde4;
    color: #a37731;
}

.top-header-bgtext p {
    padding: 20px;
}

.top-header-banner {
    background-size: auto 100%;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nikikala-header {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 100vw;
    left: 0;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 1041;
    background-color: #fff;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.header-fixed .nikikala-header {
    position: sticky;
}

body.admin-bar.header-fixed .nikikala-header {
    top: 32px;
}

.elementor-editor-active .nikikala-header {
    position: relative;
}

.nikikala-header .fix-header-row {
    position: relative;
    background-color: #fff;
    z-index: 100;
}

.header-row {
    position: relative;
    padding: 12px 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-row-right-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-logo {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 1;
    flex: 1;
    max-height: 100%;
    padding-right: 0;
    margin-left: 24px;
    margin-right: 8px;
}

.header-logo-img {
    overflow: hidden;
    max-width: 100%;
}

.header-logo-img img {
    max-width: 100%;
    height: auto;
}

.header-search {
    width: 100%;
    flex: 4;
}

.dgwt-wcas-search-form {
    width: 100%;
    flex: 1 1 auto !important;
    max-width: 100% !important;
}

.dgwt-wcas-search-wrapp {
    position: relative;
    padding-left: 60px;
    height: 100%;
}

.dgwt-wcas-sf-wrapp {
    background: transparent !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    font-size: 14px !important;
    line-height: 1.571 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 7px 7px 0 !important;
    background-color: #eceff1 !important;
    border: 1px solid #d5dadd !important;
    color: #474747;
    font-weight: 300;
    padding: 10px 11px 9px !important;
    z-index: 51;
    position: relative;
    box-shadow: none !important;
    text-align: right !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
    color: #474747 !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-moz-placeholder {
    color: #474747 !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
    color: #474747 !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
    color: #474747 !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.dgwt-wcas-search-wrapp.dgwt-wcas-open input[type="search"].dgwt-wcas-search-input {
    border-bottom-right-radius: 0 !important
}

.dgwt-wcas-preloader {
    right: auto !important;
    left: 10px !important;
    z-index: 51 !important;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    width: 60px;
    height: 100% !important;
    background-color: #ef5661;
    border-radius: 7px 0 0 7px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    position: absolute;
    left: -60px !important;
    right: auto !important;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 52;
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before {
    display: none !important;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus {
    opacity: 1 !important;
}

.header-search-button {
    width: 60px;
    height: 100%;
    background-color: #ef5661;
    border-radius: 7px 0 0 7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.dgwt-wcas-st {
    font-size: 11px !important;
    line-height: 20px !important;
}

.dgwt-wcas-sp {
    font-size: 8px !important;
}

.dgwt-wcas-st>span.dgwt-wcas-st--tax {
    font-style: normal !important;
    letter-spacing: 0 !important;
}

.dgwt-wcas-pd-price,
.dgwt-wcas-tpd-rest .product-title {
    line-height: normal !important;
}

.rtl .dgwt-wcas-product-details .dgwt-wcas-pd-details {
    display: block;
    overflow: hidden;
}

.rtl .dgwt-wcas-product-details .dgwt-wcas-pd-image,
.rtl .dgwt-wcas-product-details .dgwt-wcas-tpd-image {
    margin: 0 auto !important;
}

.rtl .dgwt-wcas-product-details .dgwt-wcas-pd-rest,
.rtl .dgwt-wcas-product-details .dgwt-wcas-tpd-rest {
    padding-right: 15px !important;
}

.rtl .dgwt-wcas-product-details .dgwt-wcas-pd-desc {
    text-align: justify;
    line-height: normal !important;
    font-size: 10px !important;
}

.dgwt-wcas-pd-addtc {
    justify-content: space-between !important;
}

.header-search-button:before {
    content: "\E142";
    font-size: 25px;
    line-height: 30px;
    height: 27px;
    color: #fff;
}

.header-search-results {
    position: absolute;
    background: #fff;
    left: 60px;
    right: 0;
    top: 100%;
    z-index: 50;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    border-radius: 0 0 7px 7px;
    display: none;
    box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, .3);
    padding: 10px 15px;
}

.header-search-results.is-active {
    display: block;
}

.header-search-results-list {
    letter-spacing: -.4px;
    font-size: 12px;
    line-height: 1.833;
    list-style: none;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.header-search-results-list a {
    color: #474747;
    display: block;
    margin: 0 -15px;
    padding: 10px 15px;
}

.header-search-results-list a:hover {
    background: #fafafa
}

.header-search-results-list-item {
    margin-bottom: 10px;
}

.header-search-results-list-item-category {
    color: #07a1b4;
}

.header-search-results-footer {
    padding: 15px 0 15px 15px;
    margin: 5px 0 0 10px;
    font-size: 15px;
    line-height: 1.467;
    letter-spacing: -.6px;
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 400;
}

.header-search-results ul.header-search-results-footer-used {
    list-style: none;
    padding-right: 0;
}

.header-search-results ul.header-search-results-footer-used li {
    height: 26px;
    border-radius: 13px;
    background-color: #eceff1;
    display: inline-block;
    margin-top: 15px;
    margin-left: 15px;
}

.header-search-results ul.header-search-results-footer-used li:hover {
    background-color: #e0e0e0
}

.header-search-results ul.header-search-results-footer-used li a {
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #4a4a4a;
    text-align: center;
    padding: 0 11px;
}

.header-user {
    display: flex;
    width: auto;
    flex: 2;
    min-height: 1px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    position: unset;
}

.header-faq {
    color: #606060;
    font-size: 12px;
    line-height: 1.833;
    display: flex;
    align-items: flex-end;
    margin-left: 28px;
    position: relative;
    white-space: nowrap;
}

.header-faq:before {
    color: inherit;
    margin-left: 4px;
    font-size: 24px
}

.header-faq:hover {
    color: #000
}

.header-faq:hover:after {
    width: 100%;
    transition: width .3s ease-in-out
}

.header-faq:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #606060
}

.header-user-container {
    position: relative;
    height: 100%;
    max-width: 60%;
}

.header-user-container>div {
    width: 100%;
    height: 100%;
}

.header-user-container-profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.header-user-container-btn,
.header-user-container-btn span {
    white-space: nowrap;
    overflow: hidden;
    height: 100%;
    display: block;
}

.header-user-container-btn {
    position: relative;
    color: #6f6f6f;
    cursor: pointer;
    width: 154px;
    padding-left: 30px;
    margin-left: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.header-user-container-btn.niki-lang {
    width: auto;
    margin-left: 5px;
}

.header-user-container-btn.niki-lang img,
.header-user-dropdown.niki-lang .header-user-dropdown-link img,
.new-header .header-profile-dropdown-action img {
    margin-left: 10px;
}

.header-user-container-btn.niki-lang span {
    padding-left: 10px;
}

.header-user-dropdown.niki-lang {
    width: 150px;
    height: auto;
    padding: 10px 5px;
}

.header-user-dropdown.niki-lang .header-user-dropdown-link {
    font-size: 13px;
    padding-right: 20px;
    border-bottom: 1px solid #eceff1;
    margin: 0 -5px;
}

.header-user-dropdown.niki-lang .header-user-dropdown-link:last-child {
    border-bottom: none;
}

.header-user-dropdown.niki-lang .header-user-dropdown-link:hover {
    background-color: transparent;
}

.new-header .header-user-container-btn.niki-lang {
    padding: 0;
}

.new-header .header-user-container-btn.niki-lang:before {
    display: none;
}

.new-header .header-profile-dropdown.niki-lang {
    width: 160px;
}

.header-user-container-btn span {
    text-overflow: ellipsis;
    width: 100%;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
}

.header-user-container-btn:after {
    font-size: 14px;
    left: 8px;
    content: "\E0C1";
}

.header-user-container-btn:after,
.header-user-container-btn:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.header-user-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    width: 228px;
    background-color: #fff;
    box-shadow: 0 2px 9px 0 hsla(0, 0%, 44%, .32);
    padding: 15px;
    z-index: 123;
}

.header-user-dropdown:after,
.header-user-dropdown:before {
    position: absolute;
    content: "";
}

.header-user-dropdown:before {
    height: 4px;
    background-color: #ef5661;
    bottom: 100%;
    left: 0;
    right: 0;
}

.header-user-dropdown:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent transparent #ef5661;
    position: absolute;
    bottom: 100%;
    margin-bottom: 2px;
    left: 30px;
}

.header-user-dropdown-login {
    background-color: #00bfd6;
    border-radius: 5px;
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    letter-spacing: -.5px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 38px;
}

.header-user-dropdown-login:hover,
.header-user-dropdown-login:not([href]):not([tabindex]),
.header-user-dropdown-login:not([href]):not([tabindex]):hover {
    color: #fff;
}

.header-user-dropdown-sign-up {
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    margin-right: -15px;
    margin-left: -15px;
    border-bottom: 1px solid #eceff1;
}

.header-user-dropdown-sign-up span {
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.4px;
    color: #4a4a4a;
    font-weight: 700;
}

.header-user-dropdown-sign-up a {
    color: #008ec9;
    border-bottom: 1px dashed #008ec9;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    padding-bottom: 3px;
    margin-right: 10px;
}

.header-user-dropdown-link {
    padding-right: 50px;
    position: relative;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
}

.header-user-dropdown-link:hover {
    background-color: #f4f4f4;
    color: #4a4a4a;
}

.header-user-dropdown-link:before {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 19px;
    line-height: 1.158;
    opacity: .6;
}

.header-user-dropdown-profile:before {
    content: "\E1F2";
}

.header-user-dropdown-orders:before {
    content: "\E1E3";
}

.header-user-dropdown-logout:before {
    content: "\E15E";
}

.header-user-dropdown-seller:before {
    content: "\E198";
}

.header-user-dropdown hr {
    border-top: 1px solid #eceff1;
    width: calc(100% + 12px);
    position: relative;
    left: 7px;
    opacity: .43;
    margin: 0;
}

.header-devider {
    height: 30px;
    width: 0;
    border-right: 1px solid #606060;
}

.header-cart-btn {
    font-size: 14px;
    line-height: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    width: 154px;
    height: 100%;
    background-color: #00bfd6;
    color: #fff;
    padding: 10px 15px;
    margin-right: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.header-cart-btn:hover,
.header-cart-btn:not([href]):not([tabindex]),
.header-cart-btn:hover:not([href]):not([tabindex]) {
    color: #fff;
}

.header-cart-btn[data-counter] {
    width: 174px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-cart-btn[data-counter="0"] {
    width: 154px;
    background-color: #fff;
    border: 1px solid #00bfd6;
    color: #00bfd6;
}

.header-cart-btn:before {
    content: "\E0DD";
}

.header-cart-btn:before {
    font-size: 23px;
    line-height: 23px;
}

.header-cart-btn[data-counter="0"]:before {
    color: #00bfd6;
}

.header-cart-btn:after {
    content: "\E0C1"
}

.header-cart-btn.no-drop-down:after {
    content: unset
}

.cart-counts-number[data-counter] {
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.cart-counts-number[data-counter]:after {
    content: attr(data-counter);
    background-color: #fff;
    width: 25px;
    height: 25px;
    font-size: 18px;
    line-height: 24px;
    vertical-align: middle;
    letter-spacing: -.3px;
    text-align: center;
    color: #00bfd6;
    border-radius: 100%;
    display: block;
    margin-right: 5px;
}

.cart-counts-number[data-counter="0"]:after {
    background-color: #00bfd6;
    color: #fff;
}

.header-list-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    background-color: rgb(255, 255, 255);
    border-radius: 0 0 8px 8px;
    z-index: 10;
    box-shadow: 0 2px 9px 0 hsla(0, 0%, 44%, .32);
    padding-top: 1px;
    display: none;
}

.header-list-dropdown-basket {
    top: calc(100% + 1px);
    left: 0;
    width: 354px;
    right: unset;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 0 0 10px 10px;
    display: none;
    padding: 0 0 45px;
    line-height: 22px;
    z-index: 100;
}

#mini-cart:hover .header-list-dropdown-basket {
    display: block;
}

.header-list-dropdown-basket-header {
    background-color: hsla(0, 0%, 98%, .9);
    padding: 14px 10px 14px 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.header-list-dropdown-basket-header,
.header-list-dropdown-basket-link {
    -ms-flex-align: center;
    align-items: center;
}

.header-list-dropdown-basket-header-total {
    font-size: 15px;
    line-height: 20px;
    color: #fb3449;
    text-align: right;
}

.header-list-dropdown-basket-header-total span:first-of-type {
    color: #676767;
    font-size: 13px;
    line-height: 20px;
}

.header-list-dropdown-basket-link {
    font-size: 11px;
    line-height: 19px;
    color: #454545;
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    transition: background-color .3s ease-in-out;
}

.header-list-dropdown-basket-arrow {
    transform: rotate(45deg);
    border-left: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    background-color: #fafafa;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -6.5px;
    left: 30px;
    transition: background-color .3s ease-in-out;
}

.header-list-dropdown-basket-link:hover,
.header-list-dropdown-basket-link:hover .header-list-dropdown-basket-arrow {
    background-color: #e5e5e5;
    color: #454545;
}

.header-basket-list {
    max-height: 293px;
    overflow: auto;
    padding: 0 15px;
    list-style: none;
}

.header-basket-list:-webkit-scrollbar {
    display: none;
}

.header-basket-list-item-box {
    border-bottom: 1px solid #f0f0f0;
}

.header-basket-list-item-box:last-of-type {
    border-bottom: none;
}

.header-basket-list-item {
    padding: 10px 24px 10px 0;
    position: relative;
    min-height: 88px;
    display: block;
}

.header-basket-list-item-remove {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    border-radius: 50%;
    background-color: #eaeaea;
    width: 20px;
    height: 20px;
    border: none;
    z-index: 123;
    cursor: pointer;
}

.header-basket-list-item-remove:before {
    content: "\E0F0";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #959595;
    font-size: 8px;
    line-height: 8px;
}

.header-basket-list-item-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
}

.header-basket-list-item-content,
.header-basket-list-item-image {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}

.header-basket-list-item-image {
    width: 60px;
    height: 60px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    position: relative;
}

.header-basket-list-item-image img {
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
}

.header-basket-list-item-details {
    padding-right: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-basket-list-item-title {
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #454545;
    max-width: 100%;
    font-weight: 700;
}

.header-basket-list-item-params {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 12px;
}

.header-basket-list-item-props {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 10px;
    line-height: 17px;
}

.header-basket-list-item-props span:first-of-type {
    color: #666;
}

.header-basket-list-item-props span:last-of-type:not(:first-of-type) {
    color: #959595;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e0e0e0;
}

.header-basket-list-item-gift {
    color: #ff6f7e;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 10px;
    line-height: 17px
}

.header-basket-list-item-gift:after {
    content: "\E0CD";
    font-size: 17px;
    line-height: 17px;
    margin-right: 5px
}

.header-basket-submit {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    border-radius: 0 0 8px 8px;
    background-color: #00bfd6;
    border-top: 1px solid #c6c6c6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.header-basket-submit:hover {
    color: #fff;
    background-color: #63d0df;
}

.niki-menu {
    background-color: #616161;
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 44%, .05);
    left: 0;
    right: 0;
    z-index: 99;
    transition: top .3s;
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.header-fixed .niki-menu {
    position: absolute;
}

.niki-menu-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    z-index: 2;
    background-color: #000;
}

.niki-menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    background-color: #616161;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}

.niki-menu-list-promotions {
    position: relative;
}

.niki-menu-list-items>.niki-menu-list-items-item,
.niki-menu-list-items>.c-navi-new-list__promotion-item,
.niki-menu-list-promotions>.niki-menu-list-items-item,
.niki-menu-list-promotions>.c-navi-new-list__promotion-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
}

.niki-menu-list-items-item>li>a {
    display: block;
    position: relative;
    height: 100%;
    padding: 8px 9px 7px;
    color: #fff;
    white-space: nowrap;
    font-size: 11px;
    line-height: 25px;
    max-width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s ease-in-out;
}

.niki-menu-list-items-item>li>a {
    max-width: 140px;
}

.niki-menu-list-items-item>li>a {
    max-width: unset;
    font-size: 12px;
    line-height: 1.833;
    padding: 10px 20px 9px;
}

.niki-menu-list-items-item>li:hover>a {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    color: #fff;
}

.niki-menu-list-items-item>li:hover>a:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 4;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #ef5661;
    transform: scaleX(1);
}

.niki-menu-list-items-item li>ul {
    position: absolute;
    top: 100%;
    display: none;
    right: 0;
    left: unset;
    z-index: 12;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    height: 410px;
    background-color: #fff;
    padding: 19px 24px 45px 280px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    max-width: 1280px;
    flex-wrap: wrap;
    flex-direction: column;
}

.niki-menu-list-items-item.level4-menu li>ul {
    position: absolute;
    top: 100%;
    display: none;
    right: 0;
    left: unset;
    z-index: 12;
    width: 100%;
    height: auto !important;
    background-color: #fff;
    padding: 0px 24px;
    border-radius: 0;
    overflow: visible;
    max-width: 1280px;
    flex-wrap: wrap;
    flex-direction: row;
}

.niki-menu-list-items-item li:hover>ul,
.niki-menu-list-items-item.level4-menu li:hover>ul {
    background: #fff;
    display: inline-flex !important;
}

.niki-menu-list-items-item li>ul>li {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 25%;
    overflow: visible;
    text-overflow: ellipsis;
    line-height: 31.538px !important;
    vertical-align: middle;
}

.niki-menu-list-items-item.level4-menu li>ul>li {
    display: block;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 50px;
    padding: 10px 0;
    max-width: 20%;
    overflow: visible;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.niki-menu-list-items-item.level4-menu li>ul>li:last-child {
    margin-left: 0;
}

.niki-menu-list-items-item.level4-menu li>ul>li a img {
    display: none;
}

.niki-menu-list-items-item li>ul>li.break:after {
    content: '';
    height: 400px;
}

.niki-menu-list-items-item.level4-menu li>ul>li.break:after {
    content: '';
    height: auto !important;
}

.niki-menu-list-items-item li>ul>li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1ca2bd;
    font-size: 12px;
    line-height: 32px;
    ;
    font-weight: 500;
    text-decoration: none;
    display: block;
}

.niki-menu-list-items-item li>ul>li a:before {
    content: "\E0C3";
    position: relative;
    right: 0;
    top: 3px;
    margin-left: 2px;
    color: #1ca2bd;
    font-size: 12px;
    line-height: 1.833;
}

.niki-menu-list-items-item.level4-menu li>ul>li a:before {
    display: none;
}

.niki-menu-list-items-item li>ul>li a:hover span {
    font-weight: 700
}

.niki-menu-list-items-item li>ul>li:hover a span {
    font-weight: 700
}

.niki-menu-list-items-item li>ul>li>ul {
    position: relative;
    top: auto;
    display: inline-flex;
    right: auto;
    left: auto;
    z-index: 12;
    width: 100%;
    box-shadow: none;
    height: auto;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    overflow: visible;
    max-height: 350px;
    flex-wrap: wrap;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul {
    position: absolute;
    top: 100%;
    display: none;
    right: 0;
    left: unset;
    z-index: 12;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    height: 410px;
    background-color: #fff;
    padding: 19px 24px 45px 280px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    max-width: 1280px;
    flex-wrap: wrap;
    flex-direction: column;
}

.niki-menu-list-items-item li>ul>li:hover ul {
    display: flex;
    background-color: transparent;
}

.niki-menu-list-items-item.level4-menu li>ul>li:hover ul {
    display: flex;
}

.niki-menu-list-items-item li>ul>li>ul>li {
    width: 100%;
    max-width: 100%;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 25%;
    padding: 0;
    overflow: visible;
    text-overflow: ellipsis;
    line-height: 31.538px !important;
    vertical-align: middle;
}

.niki-menu-list-items-item li>ul>li>ul>li a {
    color: #6a6a6a;
    font-size: 12px;
    line-height: 2.27;
    font-weight: 300;
    padding-right: 20px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1ca2bd;
    font-size: 12px;
    line-height: 32px;
    font-weight: 500;
    padding-right: 0px;
    text-decoration: none;
    display: block;
}

.niki-menu-list-items-item li>ul>li>ul>li a:before {
    display: none;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li a:before {
    content: "\E0C3";
    position: relative;
    right: 0;
    top: 3px;
    margin-left: 2px;
    color: #1ca2bd;
    font-size: 12px;
    line-height: 1.833;
    display: inline-block;
}

.niki-menu-list-items-item li>ul>li>ul>li a:hover {
    font-weight: 700;
    border-bottom: none;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li a:hover span {
    font-weight: 700
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li a img {
    display: block;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li>ul {
    position: relative;
    top: auto;
    display: inline-flex;
    right: auto;
    left: auto;
    z-index: 12;
    width: 100%;
    box-shadow: none;
    height: auto;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    overflow: visible;
    max-height: 350px;
    flex-wrap: wrap;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li>ul>li {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    text-overflow: ellipsis;
    line-height: 31.538px !important;
    vertical-align: middle;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li>ul>li a {
    color: #6a6a6a;
    font-size: 12px;
    line-height: 2.27;
    font-weight: 300;
    padding-right: 20px;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.niki-menu-list-items-item.level4-menu li>ul>li>ul>li>ul>li a:before {
    display: none;
}

.niki-menu-list-items ul li ul .menu-item a img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.niki-menu-list-promotions-item {
    list-style: none;
}

.niki-menu-list-promotions-item li a {
    background-color: #4f4f4f;
    max-width: unset;
    font-size: 12px;
    line-height: 1.833;
    padding: 10px 28px 9px;
    display: block;
    position: relative;
    height: 100%;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.niki-menu-list-promotions-item li a:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15);
    color: #fff;
}

.niki-menu-list-promotions-item li a:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 4;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #ef5661;
    transform: scaleX(1);
}

.no-main-menu {
    display: block;
    position: relative;
    height: 100%;
    color: #fff;
    padding: 10px;
    font-size: 12px;
}

.new-header .header-right-side {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-header .header-logo {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    flex: 1;
    max-height: 100%;
    margin-left: 24px;
    margin-right: 8px;
}

.new-header .header-logo-img {
    display: block;
}

.new-header .header-search {
    position: relative;
    -webkit-transition: .3s cubic-bezier(.17, .67, .49, .93);
    transition: .3s cubic-bezier(.17, .67, .49, .93);
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    flex: 4;
}

.new-header .dgwt-wcas-search-wrapp {
    height: 100%;
    min-width: auto;
    text-align: right;
    margin: 0 !important;
    padding: 0;
}

.new-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    font-size: 12px !important;
    line-height: 1.833 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 8px !important;
    background-color: #f0f0f1 !important;
    border: none !important;
    color: #474747;
    font-weight: 300;
    padding: 14px 45px 14px 10px !important;
    z-index: 51;
    position: relative;
    box-shadow: none !important;
    text-align: right !important;
}

.new-header .header-search.is-active input[type="search"].dgwt-wcas-search-input {
    border-radius: 8px 8px 0 0 !important;
    background-color: #fff !important;
}

.new-header .dgwt-wcas-sf-wrapp:before {
    content: "\E142";
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 52;
    color: #a1a3a8;
    font-size: 22px;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.new-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    display: none !important;
}

.new-header .search-results {
    position: absolute;
    background: #fff;
    left: 60px;
    right: 0;
    top: 100%;
    z-index: 50;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    display: none;
    top: 0;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .2);
    left: 0;
    padding: 54px 12px 10px;
}

.new-header .search-results.is-active {
    display: block;
}

.new-header .search-results::before {
    content: "";
    position: absolute;
    top: 44px;
    right: 12px;
    width: calc(100% - 24px);
    height: 1px;
    background-color: #d8d8d8;
}

.new-header .dgwt-wcas-suggestions-wrapp {
    border: none;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 10px 12px 0 rgba(0, 0, 0, .2);
    margin-top: -3px;
}

.new-header .dgwt-wcas-suggestion-selected {
    background-color: #fafafa;
}

.new-header .dgwt-wcas-suggestion {
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.new-header .dgwt-wcas-suggestion-cat .dgwt-wcas-st {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-header .dgwt-wcas-suggestion-cat .dgwt-wcas-st span,
.new-header .dgwt-wcas-suggestion-cat .dgwt-wcas-st strong {
    margin-left: 10px;
    width: auto;
}

.new-header .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline {
    letter-spacing: 0;
}

.new-header .header-user-container {
    position: relative;
    padding: 0 12px;
    height: 100%;
    max-width: 100%;
}

.new-header .header-user-container-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 8px;
    color: #424750 !important;
    margin: 0;
    width: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.new-header .header-user-container-btn.not-logged-in {
    font-size: 12px;
    line-height: 1.833;
    padding: 10px 12px;
    border-radius: 5px;
    border: 1px solid #e0e0e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    color: #616161;
}

.new-header .header-user-container-btn:before {
    content: "\E19A";
    font-size: 24px;
    margin-left: 4px;
    position: relative;
    top: auto;
    transform: none;
}

.new-header .header-user-container-btn:after {
    content: "\E115";
    font-size: 18px;
    position: relative;
    top: 10px;
    margin-right: 8px;
}

.new-header .header-user-container-btn.not-logged-in:before {
    content: "\E19A";
    font-size: 24px;
    margin-left: 8px;
    line-height: 24px;
    position: relative;
    top: auto;
    transform: none;
}

.new-header .header-user-container-btn.not-logged-in:after {
    display: none;
}

.new-header .header-profile-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 12px;
    width: 200px;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1000000;
}

.header-profile-dropdown-account-container {
    padding-top: 8px;
    padding-bottom: 12px;
    position: relative;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}

.header-profile-dropdown-account-container:hover {
    background: #f0f0f1;
    border-top: 1px solid #f0f0f1;
    border-bottom: 1px solid #f0f0f1
}

.header-profile-dropdown-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    position: relative;
    z-index: 1;
}

.header-profile-dropdown-user-img {
    width: 32px;
    height: 32px;
    border: 1px solid #424750;
    border-radius: 50%;
    background: #fff;
    background-size: contain;
}

.header-profile-dropdown-user-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.header-profile-dropdown-user-info {
    margin-right: 8px;
}

.header-profile-dropdown-user-name {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
}

.header-profile-dropdown-user-profile-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #19bfd3;
    font-size: 10px;
    line-height: 2.2;
}

.header-profile-dropdown-user-profile-link:after {
    content: "\E0DB";
    font-size: 18px;
    line-height: 1.222;
    margin-right: 5px;
    margin-top: 5px;
}

.header-profile-dropdown-account {
    display: block;
    position: relative;
    padding-right: 52px;
    padding-left: 16px;
    padding-top: 12px;
}

.header-profile-dropdown-account:before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #c0c2c5;
    position: absolute;
    right: 28px;
    top: -18px;
}

.header-profile-dropdown-account-item,
.header-profile-dropdown-account-item a {
    font-size: 10px;
    line-height: 2.2;
    position: relative;
    color: #81858b !important;
    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;
    width: 100%;
}

.header-profile-dropdown-account-item:not(:last-child) {
    margin-bottom: 12px;
}

.header-profile-dropdown-account-item-amount,
.header-profile-dropdown-account-item-title {
    line-height: normal !important;
}

.header-profile-dropdown-account-item-amount,
.header-profile-dropdown-account-item-title-link {
    z-index: 3;
    position: relative;
    color: #81858b;
}

.header-profile-dropdown-account-item-amount-number {
    font-size: 12px;
    color: #424750;
}

.header-profile-dropdown-account-item-amount-number .woocommerce-Price-currencySymbol {
    color: #81858b;
    line-height: normal;
    font-size: 10px;
}

.header-profile-dropdown-account-item:before {
    content: "";
    display: block;
    width: 1px;
    height: 33px;
    background: #c0c2c5;
    position: absolute;
    right: -24px;
    top: -23px;
}

.header-profile-dropdown-account-item:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c0c2c5;
    position: absolute;
    right: -27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-profile-dropdown-user-profile-full-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.header-profile-dropdown-account-container:after {
    content: "";
    width: calc(100% - 32px);
    height: 1px;
    background: #f0f0f1;
    position: absolute;
    left: 16px;
    bottom: -1px;
}

.header-profile-dropdown-action-container {
    position: relative;
}

.header-profile-dropdown-action-container:hover {
    background: #f0f0f1
}

.header-profile-dropdown-action-container:hover:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    height: 1px;
    background: #f0f0f1;
    width: 100%
}

.header-profile-dropdown-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 1.833;
    padding: 10px 20px;
    cursor: pointer;
    color: #424750;
}

.header-profile-dropdown-action:before {
    margin-left: 11px;
}

.header-profile-dropdown-action-container:not(:last-child):after {
    content: "";
    width: calc(100% - 32px);
    height: 1px;
    background: #f0f0f1;
    position: absolute;
    left: 16px;
    bottom: 0;
}

.header-profile-dropdown-action-orders:before {
    content: "\E170";
    font-size: 18px;
    line-height: 1.222;
}

.header-profile-dropdown-action-logout:before {
    content: "\E16A";
    font-size: 18px;
    line-height: 1.222;
}

.new-header .header-user-container:last-child {
    padding-left: 0;
}

.new-header .header-user-container+.header-user-container:before {
    content: "";
    display: block;
    height: 24px;
    background: #e0e0e2;
    position: absolute;
    right: 0;
    width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.new-header .header-btn-cart-container {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    position: relative;
}

.new-header .header-cart-btn {
    position: relative;
    display: block;
    background-color: transparent !important;
    border-color: transparent !important;
    color: inherit;
    border: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

.new-header .header-cart-btn:before {
    content: "\E0DC";
    font-size: 24px;
    color: #424750 !important;
}

.new-header .header-cart-btn span {
    display: none;
}

.new-header .header-cart-btn.no-drop-down:after {
    display: none;
}

.new-header .header-cart-btn[data-counter]:after {
    content: attr(data-counter);
    margin-right: 0;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    width: 20px;
    height: 18px;
    background: #ef394e;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    font-weight: 900;
    border: 2px solid #fff;
    position: absolute;
    bottom: -6px;
    right: -9px;
}

.new-header .header-list-dropdown-basket {
    right: auto;
    border: none;
    display: none;
    padding: 0;
    line-height: normal;
    z-index: 100;
    position: absolute;
    left: 0;
    top: calc(100% - 1px);
    width: 300px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
}

.new-header .header-list-dropdown-basket-header {
    background-color: transparent;
    width: 100%;
    position: relative;
    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: 12px 16px 12px 12px;
    font-size: 16px;
    line-height: normal;
}

.new-header .header-list-dropdown-basket-header-total {
    font-size: 12px;
    line-height: normal;
    color: #81858b;
}

.new-header .header-list-dropdown-basket-link {
    font-size: 12px;
    line-height: normal;
    color: #0fabc6;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

.new-header .header-list-dropdown-basket-link:hover {
    background: transparent;
}

.new-header .header-list-dropdown-basket-link:after {
    content: "\E0DB";
    font-size: 18px;
    line-height: normal;
}

.new-header .header-list-dropdown-basket-arrow {
    display: none;
}

.new-header .header-basket-list {
    max-height: 293px;
    padding: 0;
    list-style: none;
    overflow-y: scroll;
    overflow-x: hidden;
    border-top: 1px solid #f0f0f1;
}

.new-header .header-basket-list-item-box {
    border: none !important;
}

.new-header .header-basket-list-item {
    position: relative;
    min-height: auto;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #f0f0f1;
    margin: 0 12px;
}

.new-header .header-basket-list li:last-child .header-basket-list-item {
    border: none;
}

.new-header .header-basket-list-item-image {
    width: 75px;
    height: 75px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
    position: relative;
}

.new-header .header-basket-list-item-details {
    padding-right: 0;
    display: block;
    margin-right: 8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.new-header .header-basket-list-item-title {
    line-height: normal;
    margin-bottom: 8px;
    color: #424750;
}

.new-header .header-basket-list-item-params {
    margin-top: 0;
}

.new-header .header-basket-list-item-props {
    font-size: 10px;
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: normal;
}

.new-header .header-basket-list-item-remove {
    position: relative;
    transform: none;
    border-radius: 0;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border: 0;
    outline: 0;
    color: #a1a3a8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}

.new-header .header-basket-list-item-remove:before {
    content: "\E0FF";
    font-size: 18px;
    line-height: normal;
}

.header-cart-info-footer {
    padding: 8px;
    border-top: 1px solid #f0f0f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-cart-info-total {
    font-size: 12px;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 4px;
}

.header-cart-info-footer>div {
    width: 50%;
}

.header-cart-info-total-text {
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 2.2;
}

.header-cart-info-total-amount {
    font-size: 10px !important;
    line-height: normal !important;
    font-weight: 700;
}

.header-cart-info-total-amount-number {
    font-size: 16px !important;
    line-height: normal !important;
}

.new-header .header-basket-submit {
    display: block;
    border-radius: 5px;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    background-color: #ef394e;
    border-top: 1px solid #c6c6c6;
    position: relative;
}

.new-header .header-basket-submit:hover {
    background-color: #ef5662;
}

.niki-menu-new {
    position: relative;
    left: 0;
    top: 100%;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .04);
    z-index: 99;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.header-fixed .niki-menu-new {
    position: absolute;
}

.elementor-editor-active .niki-menu-new {
    position: relative;
}

.niki-menu-list-new {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    color: #616161;
}

.niki-menu-list-items-new {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    flex: 1;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
}

.niki-menu-list-items-new ul.niki-top-menu-new,
.niki-menu-list-promotions-item-new {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

.niki-menu-list-items-new-main {
    margin-left: 20px;
}

.niki-menu-list-items-new-main>span:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    padding: 4px 8px 11px 12px;
    color: #616161;
    cursor: default;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.niki-menu-list-items-new-main:hover>span:first-child {
    border-color: #ef5661;
}

.niki-menu-list-items-new-main>span:first-child:before {
    content: "\E13F";
    font-size: 18px;
    margin-left: 4px;
    margin-top: 5px;
    color: #424750;
}

.niki-menu-list-items-new-main>span:first-child:after {
    content: "";
    height: 20px;
    bottom: 1px;
    position: relative;
    width: 1px;
    background: #f0f0f1;
    left: -25px;
}

.niki-menu-list-main-sublist {
    position: absolute;
    top: 100%;
    display: none;
    right: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    background-color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    max-width: 1280px;
    padding: 0;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    height: 410px;
}

.niki-menu-list-items-new-main:hover .niki-menu-list-main-sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.niki-menu-list-main-sublist.is-active {
    display: -ms-flexbox;
    display: flex;
}

.niki-menu-list-main-sublist ul {
    background-color: #f7f7f7;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding: 8px 8px 8px 0;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style: none;
    position: relative;
}

.niki-menu-list-main-sublist ul li:first-child ul {
    display: flex;
}

.niki-menu-list-main-sublist ul:not(.sub-menu) li:first-child a {
    background: #fff;
    border-radius: 0 5px 5px 0;
}

.niki-menu-list-main-sublist ul:first-child:hover>li:not(:hover) ul {
    display: none;
}

.niki-menu-list-main-sublist ul:first-child:hover>li:not(:hover) a {
    background: transparent;
}

.niki-menu-list-main-sublist ul>li {
    width: 20%;
}

.niki-menu-list-main-sublist ul li.current-menu-item>a {
    color: #ef394e;
}

.niki-menu-list-main-sublist ul>li>a {
    padding: 14px 8px;
    color: #616161;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    position: relative;
}

.niki-menu-list-main-sublist>ul>li>a span {
    padding-right: 30px;
}

.niki-menu-list-main-sublist>ul>li>a img {
    position: absolute;
    left: auto;
    right: 5px;
    max-width: 20px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 0 !important;
}

.niki-menu-list-main-sublist ul>li:hover>a {
    background: #fff;
    border-radius: 0 5px 5px 0;
}

.niki-menu-list-main-sublist ul>li>a:hover {
    color: #ef394e;
    background: #fff;
    border-radius: 0 5px 5px 0;
}

.niki-menu-list-main-sublist ul>li>ul {
    height: 100% !important;
    display: none;
    position: absolute;
    right: 20%;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px;
}

.niki-menu-list-main-sublist ul>li:hover>ul {
    display: -ms-flexbox;
    display: flex;
}

.niki-menu-list-main-sublist ul>li>ul>li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 25%;
    font-size: 12px;
    line-height: 30px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.niki-menu-list-main-sublist ul>li>ul>li.break {
    flex-basis: 100%;
}

.niki-menu-list-main-sublist ul>li>ul>li a {
    white-space: nowrap;
    display: block;
    color: #232933;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    padding: 0;
    position: relative;
}

.niki-menu-list-main-sublist ul>li>ul>li a:hover {
    color: #ef394e;
}

.niki-menu-list-main-sublist ul>li>ul>li a span {
    padding: 0 !important;
}

.niki-menu-list-main-sublist ul>li>ul>li a:before {
    top: 0;
    right: 0;
    width: 2px;
    height: 18px;
    content: " ";
    margin-left: 8px;
    border-radius: 50px;
    background-color: #ef394e;
    display: inline-flex;
    vertical-align: middle;
}

.niki-menu-list-main-sublist ul>li>ul>li a:after {
    content: "\E0D4";
    position: absolute;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 2px;
}

.niki-menu-list-main-sublist ul>li>ul>li ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    right: auto;
    width: 100%;
    padding: 0;
}

.niki-menu-list-main-sublist ul>li>ul>li>ul li {
    width: 100%;
}

.niki-menu-list-main-sublist ul>li>ul>li>ul li a {
    font-size: 12px;
    line-height: 2.27;
    font-weight: 300;
    color: #424750;
}

.niki-menu-list-main-sublist ul>li>ul>li>ul li a:after,
.niki-menu-list-main-sublist ul>li>ul>li>ul li a:before {
    display: none;
}

ul.niki-top-menu-new {
    position: relative;
    flex: 1;
}

ul.niki-top-menu-new li:not(.offer-mega):not(.point-mega) {
    position: relative;
}

ul.niki-top-menu-new li a,
.niki-menu-list-promotions-item-new li a {
    display: block;
    padding: 4px 12px 11px;
    color: #616161;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
}

ul.niki-top-menu-new li:hover>a,
.niki-menu-list-promotions-item-new li:hover a {
    border-color: #ef5661;
}

ul.niki-top-menu-new li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

ul.niki-top-menu-new li a img {
    position: relative;
    padding-left: 5px;
    padding-right: 0 !important;
    max-width: 25px;
    height: auto;
}

ul.niki-top-menu-new li ul.sub-menu {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    min-width: 200px;
    list-style: none;
    -webkit-box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    -webkit-box-shadow: rgba(0, 0, 0, .04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .04);
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
}

ul.niki-top-menu-new li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

ul.niki-top-menu-new li ul.sub-menu li {
    border-bottom: 1px solid #f0f0f1;
}

ul.niki-top-menu-new li ul.sub-menu li:last-child {
    border-bottom: none;
}

ul.niki-top-menu-new li ul.sub-menu li a {
    padding: 5px 20px;
    border: none;
}

ul.niki-top-menu-new li ul.sub-menu li:hover>a {
    color: #ef394e;
}

ul.niki-top-menu-new li ul.sub-menu>li.menu-item-has-children>a:after {
    content: "\E0D4";
    position: absolute;
    left: 15px;
    line-height: 30px;
}

ul.niki-top-menu-new li ul.sub-menu li ul.sub-menu {
    display: block;
    top: 0;
    right: 100%;
    -webkit-box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    box-shadow: 0 2px 4px 0 hsla(0, 0%, 44.3%, .05);
    -webkit-box-shadow: rgba(0, 0, 0, .04) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .04);
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
}

ul.niki-top-menu-new li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

ul.niki-top-menu-new li ul.sub-menu li ul.sub-menu li ul.sub-menu {
    opacity: 0;
    visibility: hidden;
}

ul.niki-top-menu-new li ul.sub-menu li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

ul.niki-top-menu-new li ul.sub-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu {
    opacity: 0;
    visibility: hidden;
}

ul.niki-top-menu-new li ul.sub-menu li ul.sub-menu li ul.sub-menu li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
}

ul.niki-top-menu-new li.offer-mega:hover .nikikala-offer-mega-wrapper {
    visibility: visible;
    opacity: 1;
}

.nikikala-offer-mega-wrapper {
    display: flex;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    z-index: 12;
    width: 60%;
    background-color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    max-width: 100%;
    padding: 0;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15);
    transition: all 0.5s ease;
    opacity: 0;
}

.nikikala-offer-mega-options {
    overflow: hidden;
    height: 100%;
    width: 100%;
    padding: 12px;
    padding-left: 10px;
    flex: 1;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu {
    position: relative;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 418px;
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: auto;
    box-shadow: none;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 50%;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    border: none;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options.offer-one-column>ul.sub-menu>li {
    width: 100%;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li>a {
    white-space: nowrap;
    display: block;
    position: relative;
    color: #4a5f73;
    font-size: 12px;
    text-decoration: none;
    padding: 0;
    line-height: 2.27;
    font-weight: 400;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li.has-arrow>a {
    line-height: 1.833;
    font-weight: 500;
    color: #424750;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li.has-arrow>a:after {
    content: "\E0D4";
    position: relative;
    left: auto;
    font-size: 11px;
    margin-right: 5px;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li.has-dot {
    height: unset;
    min-height: 30px;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li.has-dot>a {
    padding-right: 20px;
    white-space: normal !important;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li.has-dot>a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #a1a3a8;
    border-radius: 50%;
    display: inline-block;
    top: 13px;
    right: 8px;
    position: absolute;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li>a.menu-image-title-after {
    color: #424750;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.833;
    text-decoration: none;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu>li>a.menu-image-title-after img {
    margin-left: 8px;
    max-width: 20px;
    height: auto;
    padding: 0;
    vertical-align: middle;
}

ul.niki-top-menu-new li .nikikala-offer-mega-options>ul.sub-menu .niki-mega-divider {
    height: 1px;
    margin: 20px 0;
    background-color: #f0f0f1;
}

.nikikala-offer-mega-banner {
    width: auto;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 12px;
    line-height: 0;
    flex: 1;
    text-align: left;
}

.nikikala-offer-mega-banner img {
    max-height: 100%;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.nikikala-menu-overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(74, 74, 74, .43);
    opacity: 0;
    z-index: 233;
    -webkit-transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
    pointer-events: none;
}

.nikikala-menu-overlay.overlay-active {
    opacity: 1;
    pointer-events: all !important;
}

.site-content {
    margin-bottom: 50px;
}

.nikikala-footer {
    padding: 90px 41px 0;
    background: #eceff1;
    position: relative;
    line-height: 22px;
    overflow: hidden;
    width: 100%;
}

.go-to-top {
    font-size: 20px;
    line-height: 1.1;
    color: #4a4a4a;
    position: absolute;
    height: 59px;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #f5f5f5;
    border-top: 1px solid #eceff1;
    border-bottom: 1px solid #cfd8dc;
}

.go-to-top-container {
    cursor: pointer;
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.go-to-top-icon {
    width: 36px;
    height: 36px;
    background-color: hsla(0, 0%, 75%, .41);
    border-radius: 50%;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 43px;
    transform: rotate(-90deg);
}

.go-to-top-icon:before {
    content: "\E0C7";
    color: #fff;
}

.footer-features-box {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    max-width: 1450px;
}

.footer-single-feature-box {
    display: inline-block;
    width: 16.3%;
}

.footer-single-feature {
    text-align: center;
    position: relative;
    padding-top: 0;
    font-size: 13px;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto;
}

.footer-single-feature img {
    max-height: 70px;
    margin: 15px auto;
    display: block;
}

.nikikala-footer hr {
    outline: none;
    border: none;
    height: 1px;
    width: calc(100% - 15px);
    margin: auto;
    background-color: #cfd8dc;
}

.footer-second-box {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 20px 15px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1450px;
}

.footer-second-box .row {
    width: 100%;
}

.footer-second-box .widget-title {
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 22px;
    color: #4a5f73;
}

.footer-second-box .widget-title a {
    font-size: 16px;
    line-height: 22px;
    color: #4a5f73;
}

.footer-second-box ul {
    letter-spacing: -.1px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-second-box ul li {
    margin: 13px 0 0;
    position: relative;
}

.footer-second-box ul li a {
    color: #4b4b4b;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.1px;
    text-decoration: none;
}

.nikikala-footer .newsletter-form {
    margin: 0 0 35px;
    width: 100%;
    max-width: 100%;
}

.nikikala-footer .newsletter-form-title {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 400;
    color: #4a5f73;
    letter-spacing: .3px;
    margin-bottom: 21px;
}

.nikikala-footer .newsletter-form-row {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0;
}

.nikikala-footer .newsletter-form input {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    direction: ltr;
    text-align: left;
}

.nikikala-footer .newsletter-form button {
    font-size: 14px;
    line-height: 1.571;
    background-color: #00bfd6;
    color: #ffffff;
    border-radius: 5px 0 0 5px;
    text-align: center;
    width: 87px;
    border: none;
    padding: 11px 24px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.footer-social {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
}

.footer-social-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.footer-social a {
    text-decoration: none;
    color: #fff;
    display: block;
}

.footer-social img {
    position: relative;
}

.footer-social-icon {
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 9px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .11);
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 12px;
    line-height: 37px;
    margin-left: 10px;
}

.footer-social-icon:last-child {
    margin-left: 0;
}

.footer-social-facebook {
    background-image: linear-gradient(266deg, #3b5998, #3b5998 35%, #3b5998 68%, #2b4170);
}

.footer-social-twitter {
    background-image: linear-gradient(266deg, #0081ce, #0081ce 35%, #0081ce 68%, #00aced);
}

.footer-social-googleplus {
    background-image: linear-gradient(266deg, #c33219, #c33219 35%, #c33219 68%, #e64522);
}

.footer-social-instagram {
    background-image: linear-gradient(266deg, #4e60d3, #913baf 35%, #d52d88 68%, #f26d4f);
}

.footer-social-aparat {
    background-image: linear-gradient(266deg, #e91e63, #e91e63 35%, #e91e63 68%, #cb2027);
}

.footer-social-telegram {
    background-image: linear-gradient(266deg, #0088cc, #0088cc 35%, #0088cc 68%, #009cda);
}

.footer-social-youtube {
    background-image: linear-gradient(266deg, #D42428, #D42428 35%, #D42428 68%, #BA202E);
}

.footer-social-pinterest {
    background-image: linear-gradient(266deg, #CB2027, #CB2027 35%, #CB2027 68%, #BB1E24);
}

.nikikala-footer-contact {
    font-style: normal;
    letter-spacing: -1.1px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 15px 7px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    line-height: 27px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    max-width: 1450px;
}

.nikikala-footer-contact-row {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin: 8px 0 16px 56px;
}

.nikikala-footer-contact-row,
.nikikala-footer-contact-row li {
    color: #535353;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nikikala-footer-contact-row li {
    font-size: 16px;
    line-height: 36px;
    vertical-align: middle;
    text-align: right;
    direction: rtl;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.nikikala-footer-contact-row li a {
    margin-right: 10px;
    color: #4a5f73;
}

.nikikala-footer-contact-row li:first-of-type {
    width: unset;
}

.nikikala-footer-contact-row li:nth-of-type(2) {
    margin: 0 20px;
    padding: 0 20px;
}

.nikikala-footer-contact-images {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    white-space: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
}

.nikikala-footer-contact-images a:not(:last-of-type) {
    margin-left: 8px;
}

.nikikala-footer-info {
    background-color: #d7dee0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 41px;
    margin: 0 -41px;
}

.nikikala-footer-info .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.nikikala-footer-info-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 auto;
    max-width: 1450px;
}

.nikikala-footer-info-content-box {
    margin-top: 25px;
    padding-left: 20px;
    text-align: justify;
}

.nikikala-footer-info-content-box h1 {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 18px;
    color: #5d5959;
}

.nikikala-footer-info-content-box p {
    font-size: 12px;
    line-height: 2.2;
    font-weight: 300;
    letter-spacing: -.3px;
    color: #535353;
}

.nikikala-footer-info a {
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.3px;
    text-align: right;
    color: #8e8e8e;
    display: inline-block;
    margin-right: 5px;
}

.nikikala-footer-namad {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 10px 0;
    width: 480px;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.nikikala-footer-namad li {
    margin-left: 15px;
    border-radius: 5px;
    background-color: #f0f0f0;
    border: 1px solid #e5e5ea;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}

.nikikala-footer-namad-1 {
    width: 100%;
    height: auto;
    text-align: center;
}

.nikikala-footer-namad-1 img {
    width: 90%;
    height: auto;
}

.nikikala-footer-namad-2 {
    margin: 7px 25px;
}

.nikikala-footer-namad li:last-of-type {
    margin-left: 0;
}

.nikikala-footer-partners {
    list-style: none;
    padding: 0;
    padding-bottom: 10px;
    margin: 9px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0 auto;
    max-width: 1450px;
}

.nikikala-footer-partners li {
    text-align: center;
    margin-top: 15px;
    vertical-align: middle;
    width: calc(25% - 5px);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nikikala-footer-copyright {
    padding-left: 12px;
    padding-right: 12px;
}

.nikikala-footer-copyright-text {
    color: #4a4a4a;
    padding-top: 30px;
    text-align: center;
    border-top: 1px solid #b0bec5;
    font-size: 12px;
    padding-bottom: 15px;
    margin: 0 auto;
    max-width: 1676px;
}

.nikikala-footer-account {
    display: block;
}

.nikikala-footer-account .container-fluid {
    border-top: 1px solid #e7e7e7;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 1.692;
    color: #b1b1b1;
}

.nikikala-footer-account ul {
    list-style: none;
    padding: 0;
    margin-bottom: 28px;
}

.nikikala-footer-account ul li {
    display: inline-block;
    margin: 0 17px;
}

.nikikala-footer-account ul li a {
    color: #7f7f7f;
    letter-spacing: -.5px;
    font-size: 13px;
    line-height: 1.692;
}

.nikikala-footer-account-text {
    margin-top: 15px;
    font-size: 12px;
    line-height: 21px;
    color: #b0b0b0;
    text-align: center;
    letter-spacing: -.5;
}

.nikikala-footer-2 {
    width: 100%;
    margin-top: 28px;
    background-color: #fff;
    border-top: 1px solid #e0e0e2;
}

.nikikala-footer-2-container {
    max-width: 1676px;
    min-width: 1009px;
    margin: 0 auto;
    padding: 35px 22px 0;
}

.nikikala-logo-totop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nikikala-logo-totop img {
    max-width: 115px;
    height: auto;
}

.nikikala-footer-2 .go-to-top {
    font-size: 14px;
    position: relative;
    width: auto;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    border: 1px solid #a1a3a8;
    border-radius: 8px;
    height: 40px;
    color: #a1a3a8;
    padding: 5px 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nikikala-footer-2 .go-to-top-container {
    flex-direction: row-reverse;
}

.nikikala-footer-2 .go-to-top-icon {
    width: 24px;
    height: 24px;
    border-radius: 0;
    line-height: 1.833;
    margin-right: 8px;
    margin-left: 0;
    background-color: transparent;
}

.nikikala-footer-2 .go-to-top-icon:before {
    content: "\E0C7";
    color: #a1a3a8;
    font-weight: 700;
}

.nikikala-footer-2 .nikikala-footer-contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    color: #424750;
    margin: 0;
    margin-top: 10px;
}

.nikikala-footer-2 .nikikala-footer-contact-row li {
    font-size: 12px;
}

.nikikala-footer-2 .footer-features-box {
    padding: 28px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #e0e0e2;
}

.nikikala-footer-2 .footer-single-feature-box {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    vertical-align: center;
}

.nikikala-footer-2 .footer-single-feature {
    padding-bottom: 0;
    font-size: 12px;
    line-height: 21px;
    color: #424750;
}

.nikikala-footer-2 .footer-single-feature img {
    max-height: 54px;
    width: auto;
    margin: 0 auto 10px;
}

.nikikala-footer-2 .footer-second-box {
    max-width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 28px;
    padding: 0;
}

.nikikala-footer-2 .footer-second-box .widget-title {
    margin-bottom: 0;
    line-height: 34.4px;
    color: #424750;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
    display: block;
}

.nikikala-footer-2 .footer-second-box ul li {
    margin-top: 11px;
    list-style: none;
}

.nikikala-footer-2 .footer-second-box ul li a {
    font-weight: normal;
    color: #81858b;
}

.nikikala-footer-2 .footer-newsletter-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.social-style-2 .footer-social-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 12px 0 32px;
}

.social-style-2 .footer-social-icon {
    background: none !important;
    box-shadow: none;
    border-radius: 0;
    font-weight: normal;
    line-height: normal;
}

.social-style-2 .footer-social-icon img {
    display: none;
}

.social-style-2 .footer-social-icon a::before {
    font-size: 30px;
    color: #a1a3a8;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.social-style-2 .footer-social-icon:hover a::before {
    color: #030a16;
}

.social-style-2 .footer-social-facebook a::before {
    content: "\e0aa";
}

.social-style-2 .footer-social-twitter a::before {
    content: "\e0af";
}

.social-style-2 .footer-social-googleplus a::before {
    content: "\e0ac";
}

.social-style-2 .footer-social-instagram a::before {
    content: "\e0ad";
}

.social-style-2 .footer-social-aparat a::before {
    content: "\e0bd";
}

.social-style-2 .footer-social-telegram a::before {
    content: "\e0ae";
}

.social-style-2 .footer-social-youtube a::before {
    content: "\e02e";
}

.social-style-2 .footer-social-pinterest img {
    display: block;
    filter: invert(50%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.social-style-2 .footer-social-pinterest:hover img {
    filter: invert(100%);
}

.nikikala-footer-2 .newsletter-form-title {
    font-size: 16px;
    line-height: 34.4px;
    color: #424750;
    font-weight: 700;
    margin-bottom: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nikikala-footer-2 .newsletter-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nikikala-footer-2 .newsletter-form input {
    border-radius: 8px;
    background: #f0f0f1;
    border: none;
    color: #81858b;
    font-size: 15px;
    padding: 8px 12px;
    letter-spacing: -.8px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    direction: ltr;
    text-align: left;
    line-height: 215%;
}

.nikikala-footer-2 .newsletter-form button {
    width: 57px;
    height: 48px;
    border: none;
    color: #fff;
    margin-right: 8px;
    border-radius: 8px;
    text-align: center;
    vertical-align: center;
    background: #ef394e;
    cursor: pointer;
}

.nikikala-download-app {
    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: 16px 20px;
    height: 76px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3c4b6d;
    margin: 28px 0;
    border-radius: 8px;
}

.nikikala-download-app-right {
    font-size: 18px;
    line-height: 210%;
    color: #fff;
    font-weight: 500;
}

.nikikala-footer-2 .nikikala-footer-contact-images {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 20px auto;
}

.nikikala-download-app .nikikala-footer-contact-images {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
    margin: 0;
}

.nikikala-download-app .nikikala-footer-contact-images a:not(:last-of-type) {
    margin-left: 16px;
}

.nikikala-download-app .nikikala-footer-contact-images img {
    filter: invert(100%);
}

.download-app-page {
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.download-app-page::before {
    content: "\e1d9";
    color: #030a16;
    font-size: 22px;
    padding-top: 5px;
}

.nikikala-footer-2 .nikikala-footer-info-content {
    max-width: 100%;
}

.nikikala-footer-2 .nikikala-footer-info-content-box {
    margin: 0;
    padding: 0;
}

.nikikala-footer-2 .nikikala-footer-info-content-box h1 {
    font-size: 14px;
    line-height: 215%;
    font-weight: 700;
    color: #424750;
    margin: 0 0 8px;
}

.nikikala-footer-2 .nikikala-footer-info-content-box p {
    font-size: 12px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: -.3px;
    color: #81858b;
}

.nikikala-footer-2 .nikikala-footer-info-content-main {
    height: 80px;
    overflow: hidden;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.nikikala-footer-2 .text-with-more-btn {
    float: none;
    cursor: pointer;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 217%;
    font-weight: 700;
    color: #a1a3a8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.nikikala-footer-2 .text-with-more-btn::after {
    content: "\e09b";
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nikikala-footer-2 .nikikala-footer-namad {
    margin: 0;
    width: auto;
}

.nikikala-footer-2 .nikikala-footer-namad li {
    margin-left: 0;
    background-color: transparent;
    width: 130px;
    height: 120px;
    margin-right: 38px;
    padding: 18px 25px 17px 25px;
    border-radius: 8px;
    margin-top: 21px;
}

.nikikala-footer-2 .nikikala-footer-namad li img {
    max-width: 80px;
    max-height: 85px;
}

.nikikala-footer-2 .nikikala-footer-copyright {
    padding: 0;
    background: transparent;
}

.nikikala-footer-2 .nikikala-footer-copyright-text {
    color: #81858b;
    margin-top: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 57px;
    border-top: 1px solid #e0e0e2;
    padding: 0;
    font-size: 14px;
}

.nikikala-footer-2 .nikikala-footer-partners {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
    background-color: #f2f2f2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.nikikala-footer-2 .nikikala-footer-partners li {
    margin-top: 0;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f2f2f2;
    list-style: none;
    border: 1px solid #e0e0e2;
    border-top: none;
    border-right: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 123px;
    flex: 1 0 123px;
    height: 104px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
}

.site-main {
    margin: 15px auto 0;
    max-width: 1676px;
    min-width: 1009px;
}

.nikikala-no-space .site-main {
    margin-top: 0;
    max-width: 100%;
}

.nikikala-no-space .container-fluid.main-warp {
    padding: 0;
    max-width: 100%;
}

.niki-top-menu,
.header-row,
.niki-menu-list {
    max-width: 1676px;
    min-width: 1009px;
    margin: 0 auto;
}

#nikanhomeslider {
    height: auto;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    margin-bottom: 15px;
    max-width: 100%;
}

.nikikala-no-space #nikanhomeslider {
    margin-bottom: 0;
}

#nikanhomeslider .swiper-slide,
#nikanhomeslider .swiper-slide img {
    max-width: 100%;
    height: auto;
}

#nikanhomeslider .swiper-pagination-bullets {
    bottom: 34px !important;
}

#nikanhomeslider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: .8;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3);
    margin: 0 6px !important;
    position: relative;
}

#nikanhomeslider .swiper-pagination-bullet-active {
    background-color: #00bfd6;
    opacity: 1;
}

#nikanhomeslider .swiper-button-next,
#nikanhomeslider .swiper-button-prev {
    font-size: 26px;
    line-height: 26px;
    position: absolute;
    background: none;
    width: 61px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: 0;
    opacity: 1;
    cursor: pointer;
}

#nikanhomeslider .swiper-button-next {
    left: 0;
}

#nikanhomeslider .swiper-button-prev {
    right: 0;
}

#nikanhomeslider .swiper-button-next:before,
#nikanhomeslider .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-shadow: 0 2px 4px #616161;
    transition: all .3s ease-in-out;
}

#nikanhomeslider .swiper-button-next:before {
    content: "\E0C3";
    left: 20px;
}

#nikanhomeslider .swiper-button-prev:before {
    content: "\E0C7";
    right: 20px;
}

#nikanhomeslider.new-style-slider {
    border-radius: 0;
    box-shadow: none;
}

#nikanhomeslider.new-style-slider .swiper-pagination-bullets {
    bottom: 14px !important;
    right: 0;
    left: unset;
    width: auto;
    white-space: nowrap;
    margin-right: 40px;
}

#nikanhomeslider.new-style-slider .swiper-pagination-bullet {
    margin: 0 4px !important;
    height: 4px;
    opacity: .3;
    transition: width .2s ease-in-out;
    width: 4px;
    border-radius: 50%;
    background-color: #0c0c0c;
    box-shadow: none;
}

#nikanhomeslider.new-style-slider .swiper-pagination-bullet-active {
    border-radius: 20px;
    border-radius: 9999px;
    background-color: #fff;
    height: 6px;
    opacity: 1;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    width: 16px;
}

#nikanhomeslider.new-style-slider .swiper-button-container {
    right: 0;
    bottom: 42px;
    transition: all .2s;
    opacity: 0;
    z-index: 1;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#nikanhomeslider.new-style-slider:hover .swiper-button-container {
    opacity: 1;
}

#nikanhomeslider.new-style-slider .swiper-button-next,
#nikanhomeslider.new-style-slider .swiper-button-prev {
    font-size: 26px;
    line-height: 1;
    top: auto;
    bottom: auto;
    cursor: pointer;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #c0c2c5;
    height: 40px;
    width: 40px;
    color: #424750;
    border-radius: 50%;
}

#nikanhomeslider.new-style-slider .swiper-button-next {
    left: auto;
}

#nikanhomeslider.new-style-slider .swiper-button-prev {
    right: auto;
    margin-right: 40px;
    margin-left: 4px;
}

#nikanhomeslider.new-style-slider .swiper-button-next:before,
#nikanhomeslider.new-style-slider .swiper-button-prev:before {
    position: relative;
    top: 45%;
    color: #424750;
    text-shadow: none;
}

#nikanhomeslider .swiper-button-next:before {
    content: "\e09b";
    left: auto;
}

#nikanhomeslider .swiper-button-prev:before {
    content: "\e09c";
    right: auto;
}

.nikan-sliderwarp-new .products_sliders-wrap>li>a {
    padding: 70px 30px 40px;
}

.products-swiper {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    margin: 0 0 15px;
    padding: 9px 33px 11px 0;
    max-width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.products-swiper .swiper-wrapper {
    transition: transform .5s cubic-bezier(.3, 0, .9, 1) !important;
    height: auto;
}

.products-swiper .swiper-slide:hover {
    z-index: 1
}

.products-swiper .object-headline {
    padding-right: 0;
    margin-bottom: 22px;
    margin-top: 8px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 6px 33px;
    position: relative;
    padding-left: 5px;
    max-width: 100%;
}

.products-swiper .object-headline>h2,
.products-swiper .object-headline>span {
    font-weight: 700;
    padding: 8px 0;
    min-height: 49px;
    font-size: 18px;
    line-height: 31px;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.products-swiper .object-headline>span:before {
    content: "";
    position: absolute;
    right: 0;
    left: -40px;
    bottom: 0;
    background-color: #ef5661;
    height: 1px;
    z-index: 1;
}

.products-swiper .object-headline>span:after {
    content: "";
    position: absolute;
    left: -45px;
    width: 15px;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    z-index: 1;
}

.products-swiper-show-more {
    font-size: 18px;
    line-height: 1.89;
    font-weight: 700;
    color: #a8a8a8;
}

.products-swiper-show-more:hover {
    color: #1ca2bd
}

.products-swiper .object-headline:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #dfdfdf;
    height: 1px;
    content: "";
    z-index: 0;
}

.products-swiper-box {
    background-color: #fff;
    position: relative;
    max-width: 100%;
}

.products-swiper-box .swiper-container {
    position: unset;
    padding-top: 3px;
}

.products-swiper-p-box {
    background: #fff;
    height: auto;
    position: relative;
    transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), transform .2s cubic-bezier(.4, 0, 1, 1);
    box-sizing: border-box;
    border: none;
    border-radius: 5px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 15px 60px;
}

.products-swiper-p-box {
    transition-duration: .1s;
}

.products-swiper-box .products-swiper-p-box:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    transform: translateY(-2px)
}

.products-swiper-box .products-swiper-p-box:hover:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    height: 2px
}

.products-swiper-box+.products-swiper-p-box {
    margin-top: 15px
}

.products-swiper-link {
    position: absolute;
    z-index: 13;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.products-swiper-discount {
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    line-height: 1.222;
    letter-spacing: .5px;
    border-radius: 15px;
    position: absolute;
    top: 12px;
    left: 30px;
    background-color: #ef5662;
    z-index: 2;
}

.products-swiper-box .products-swiper-discount,
.products-swiper-p-box .products-swiper-discount {
    display: none;
}

.products-swiper-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 210px;
    height: 210px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
}

.products-swiper-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    overflow: hidden;
}

.products-swiper-title {
    display: block;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    margin-top: 14px;
    max-width: 90%;
    min-height: 75px;
    line-height: 25px;
}

.products-swiper-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

.fast-shopping .products-swiper-price {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.products-swiper-fast-shopping .products-swiper-add-btn {
    font-size: 18px;
    line-height: 1.222;
    width: 60px;
    height: 40px;
    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;
    border-radius: 4px;
    color: #fff;
    background-color: #ef394e;
    border: none;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
}

.products-swiper-fast-shopping.cart-added .products-swiper-add-btn {
    display: none;
}

.products-swiper-add-btn:before {
    content: "\E18B";
    font-size: 14px;
}

.products-swiper-fast-shopping .products-swiper-add-select {
    display: none;
}

.products-swiper-fast-shopping.cart-added .products-swiper-add-select {
    display: flex;
}

.products-swiper-fast-shopping:not(.cart-added) .selectric-wrapper {
    display: none;
}

.selectric-above.selectric-open .selectric {
    border-radius: 0 0 5px 5px;
    border-top: none;
}

.products-swiper-fast-shopping .selectric .label {
    height: 40px;
    line-height: 40px;
    margin: 0 10px 0 30px;
}

.products-swiper-fast-shopping .selectric .label:after {
    color: #979797;
    left: 10px;
    font-size: 6px;
}

.products-swiper-price-value {
    color: #000;
    font-size: 16px;
    line-height: 1.375;
}

.products-swiper-price-value .swiper-old-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: 13px;
    line-height: 1.692;
    color: #ababab;
    width: 100%;
    margin-bottom: 4px;
}

.products-swiper-price-value del {
    display: block;
    text-decoration: line-through;
}

.products-swiper-price-value .swiper-old-price .swiper-old-price-discount {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    padding-top: 2px;
    background-color: #fb3449;
    color: #fff;
    border-radius: 16px;
    margin-right: 4px;
    width: 36px;
    text-align: center;
}

.products-swiper-price-value del .woocommerce-Price-currencySymbol {
    display: none;
}

.products-swiper-price-value ins {
    text-decoration: none;
}

.products-swiper-price-value .woocommerce-Price-currencySymbol,
.products-swiper-price-value ins .woocommerce-Price-currencySymbol {
    font-size: 10px;
    line-height: 2.2;
    font-weight: 600;
}

.products-swiper .swiper-button-next,
.products-swiper .swiper-button-prev {
    width: 49px;
    height: 90px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset !important;
}

.products-swiper-box .swiper-button-prev {
    color: #a8a8a8;
    box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 5px 0 0 5px;
}

.products-swiper-box .swiper-button-next {
    color: #a8a8a8;
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
}

.products-swiper-box .swiper-container .swiper-button-prev {
    margin-right: -43px;
}

.products-swiper-box .swiper-container .swiper-button-next {
    margin-left: -10px;
}

.products-swiper-box .swiper-button-prev:before {
    content: "\E0C7";
}

.products-swiper-box .swiper-button-next:before {
    content: "\E0C3";
}

.products-swiper-box .swiper-button-next:before,
.products-swiper-box .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px 0 0 -13px;
    font-size: 26px;
    color: #000;
    font-weight: 700;
}

.products-swiper.in-single-page {
    margin-bottom: 20px
}

.specials-product-swiper {
    width: 100%;
    margin: 15px 0;
}

.nikikala-no-space .specials-product-swiper {
    margin: 0 !important;
}

.specials-product-swiper a {
    box-shadow: none !important;
}

.specials-product-swiper .specials-product-swiper-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 35px 15px;
    background: url(../images/product-slider-bg.svg) 90% no-repeat;
    background-size: auto 100%;
    max-height: 500px;
    max-width: 1676px;
    margin-right: auto;
    margin-left: auto;
}

.home .site-content .specials-product-swiper .specials-product-swiper-container {
    max-width: 1366px;
}

.specials-product-swiper-title {
    margin: 0 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 170px;
}

.specials-product-swiper-title img {
    width: 100%;
    max-height: calc(100% - 41px);
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.specials-product-swiper-btn {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    background: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 9px 16px;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    border: 1px solid #fff;
    color: #fff;
}

.specials-product-swiper-btn:after {
    content: "\E09B" !important;
    font-family: 'nikikala' !important;
    margin-right: 5px !important;
    margin-top: 5px;
    font-size: 20px !important;
}

.specials-product-swiper-row {
    background-color: #fff;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 258px);
    flex: 0 0 calc(100% - 258px);
    width: calc(100% - 258px);
    max-width: calc(100% - 258px);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.specials-product-swiper-last .specials-product-swiper-row {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
}

.specials-product-swiper-box {
    position: relative;
}

.specials-product-swiper-row,
.specials-product-swiper-row .specials-product-swiper-box {
    background: transparent;
}

.specials-product-swiper-box .swiper-container {
    position: unset;
    padding-top: 3px;
}

.specials-product-swiper-row .swiper-container .swiper-button-next,
.specials-product-swiper-row .swiper-container .swiper-button-prev {
    width: 49px;
    height: 90px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    pointer-events: all;
}

.specials-product-swiper-row .swiper-container .swiper-button-next.swiper-button-next-small,
.specials-product-swiper-row .swiper-container .swiper-button-prev.swiper-button-prev-small {
    width: 40px;
    height: 40px;
    top: 65%;
    border-radius: 50px;
    box-shadow: none;
    border: 1px solid #e0e0e2;
}

.specials-product-swiper-row .swiper-container .swiper-button-prev {
    color: #a8a8a8;
    -webkit-box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 5px 0 0 5px;
    margin-right: -5px;
    -webkit-transform: translateY(calc(-50% - 25px));
    transform: translateY(calc(-50% - 25px));
}

.specials-product-swiper-row .swiper-container .swiper-button-prev.swiper-button-prev-small {
    margin-right: 0;
}

.specials-product-swiper-row .swiper-container .swiper-button-next {
    color: #a8a8a8;
    -webkit-box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    box-shadow: 1.5px 0 4px 0 rgba(0, 0, 0, .15);
    border-radius: 0 5px 5px 0;
    margin-left: -5px;
    -webkit-transform: translateY(calc(-50% - 25px));
    transform: translateY(calc(-50% - 25px));
}

.specials-product-swiper-row .swiper-container .swiper-button-next.swiper-button-next-small {
    margin-left: 0;
}

.specials-product-swiper-row .swiper-container .swiper-button-next.swiper-button-next-small:before,
.specials-product-swiper-row .swiper-container .swiper-button-prev.swiper-button-prev-small:before {
    position: absolute;
    top: 55%;
    left: 50%;
    margin: -10px 0 0 -10px;
    font-size: 16px;
    color: #424750;
    font-weight: 700;
}

.specials-product-swiper-row .swiper-container .swiper-button-prev:before,
.specials-product-swiper-row .swiper-container .swiper-button-next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    font-size: 30px;
}

.specials-product-swiper-row .swiper-container .swiper-button-prev:before {
    content: "\E0C7";
}

.specials-product-swiper-row .swiper-container .swiper-button-next:before {
    content: "\E0C3";
}

.realtime-box-single {
    border-radius: 5px;
    height: 100%;
    height: 443px;
}

.realtime-single {
    text-align: center;
    height: 100%;
    border-radius: 5px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .03);
    border: 1px solid rgba(0, 191, 214, .3);
}

.realtime-single-headline {
    height: 57px;
    line-height: 56px;
    font-weight: 500;
    font-size: 13px;
    color: #6e6e6e;
    margin: 0 13px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.realtime-single-headline:before {
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
}

.realtime-single-headline:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    box-shadow: 0 0 8px 0 hsla(0, 100%, 77%, .5);
    border-top-style: solid;
    border-width: 0;
    border-top-width: 1px;
    border-image-source: linear-gradient(90deg, #ffd3db, #fb3449);
    border-image-slice: 1;
    content: "";
}

.realtime-single-headline.is-active:after {
    animation: Fb 7s infinite cubic-bezier(.17, .67, .71, .99);
}

@keyframes Fb {
    0% {
        width: 0
    }
    to {
        width: 100%
    }
}

.realtime-single-headline.is-paused:after {
    animation-play-state: paused
}

.realtime-box-single .swiper-container {
    position: unset;
    padding-top: 3px;
}

.realtime-single .swiper-container {
    height: calc(100% - 57px);
}

.realtime-single .swiper-slide {
    height: 100%;
}

.realtime-single-img {
    position: relative;
    width: 200px;
    max-width: 75%;
    background: no-repeat 50% 50%;
    background-size: auto 90%;
    margin: 11px auto 7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.realtime-single-img img {
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.realtime-single-desc {
    padding: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 220px);
}

.realtime-single-title {
    display: block;
    font-weight: 500;
    height: 50px;
    color: #4f4f4f;
    padding: 0 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 25px;
}

.realtime-single-discount {
    color: #acacac;
    font-size: 16px;
    line-height: 1.375;
}

.realtime-single-price {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #fb3449;
    margin-top: 5px;
}

.realtime-single-price-container ins {
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #fb3449;
    margin-top: 5px;
    text-decoration: none;
}

.realtime-single-price-container .woocommerce-Price-amount {
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #fb3449;
    margin-top: 5px;
    text-decoration: none;
}

.realtime-single-price-container del .woocommerce-Price-amount.amount {
    color: #acacac;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
}

.realtime-single-price-container del .woocommerce-Price-currencySymbol {
    display: none;
}

.shop-page-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
}

.filter-panel-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 0;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    z-index: 12;
    margin-top: 15px;
}

.woocommerce .shop-filters-panel {
    position: -webkit-sticky;
    position: sticky;
    margin: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    top: 15px;
}

.admin-bar.woocommerce .shop-filters-panel {
    top: 32px;
}

.header-fixed.woocommerce .shop-filters-panel {
    top: 130px;
}

.main-nav-visible .shop-filters-panel {
    transform: translateY(46px);
}

.shop-main-panel {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 0;
}

.shop-main-panel.full-shop-page {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 12px;
    line-height: 1.571;
    max-width: 100%;
    padding-left: 90px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    list-style: none;
    margin: 0 0 10px;
    color: #6a6a6a;
    font-weight: 300;
}

.woocommerce .woocommerce-breadcrumb a {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.833;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    font-weight: 600;
}

.shop-page-products {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative;
}

.shop-page-counter {
    position: absolute;
    top: -27px;
    left: 0;
    color: #b7b7b7;
    font-size: 12px;
    line-height: 21px;
}

.shop-page-header {
    border-bottom: 1px solid #ebe9e9;
    position: relative;
    padding: 7px 44px 7px 130px;
    z-index: 2;
}

.shop-page-header:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.shop-page-header:before {
    content: "\E1CB";
    right: 13px;
    color: #cecece;
}

.shop-page-header-sort {
    list-style: none;
    line-height: 34px;
    padding: 0;
    margin-top: 1px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 44px;
}

.shop-page-header-sort:before {
    display: inline-block;
    content: attr(data-label);
    color: #3b3b3b;
    margin-left: 5px;
    font-size: 12px;
    line-height: 21px;
    vertical-align: middle;
}

.shop-page-header-sort li {
    display: inline-block;
}

.shop-page-header-sort li+li {
    margin-right: 5px;
}

.shop-page-header-sort li a {
    padding: 0 10px;
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 25px;
    vertical-align: middle;
    border-radius: 5px;
}

.shop-page-header-sort li a:hover {
    background-color: #ece9e9
}

.shop-page-header-sort li a.is-active {
    background-color: #00bfd6;
    color: #fff;
}

.shop-page-header-type {
    list-style: none;
    padding: 0;
    left: 20px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 76px;
}

.shop-page-header-type {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.shop-page-header-type li {
    margin-right: 4px;
}

.shop-page-header-type li button {
    width: 35px;
    height: 30px;
    border: 1px solid #cbcbcb;
    background: none;
    vertical-align: top;
    cursor: pointer;
    border-radius: 5px;
    line-height: 1;
    color: #8a8a8a;
    opacity: .46;
    font-size: 16px;
}

.shop-page-header-type li button[data-type="grid"]:before {
    content: "\E13C";
    padding-top: 5px;
    display: block;
}

.shop-page-header-type li button[data-type="list"]:before {
    content: "\E15B";
    padding-top: 5px;
    display: block;
}

.shop-page-header-type li button.is-active {
    opacity: 1;
    cursor: auto;
}

.shop-page-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1px -1px 0 !important;
    list-style: none;
    padding: 0;
}

.shop-page-items.columns-5>li {
    width: auto !important;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    max-width: 20% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.shop-page-items.columns-4>li {
    width: auto !important;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    max-width: 25% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.shop-page-items.columns-3>li {
    width: auto !important;
    -ms-flex: 1 0 33.3%;
    flex: 1 0 33.3%;
    max-width: 33.3% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.shop-page-items.columns-2>li {
    width: auto !important;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-p-box {
    border: 1px solid #ebebeb;
    border-top: none;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    height: 100%;
    padding: 40px 20px 20px;
    transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), transform .2s cubic-bezier(.4, 0, 1, 1);
}

.single-p-box:hover {
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    z-index: 11
}

.single-p-box-seller {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #f5f5f5;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 5px 45px 5px 10px;
    opacity: 0;
    height: 53px;
    transition: all .3s ease-in-out;
    background: #fff;
    list-style: none;
}

.single-p-box-seller-list {
    display: none;
}

.single-p-box-seller:before {
    font-size: 21px;
    right: 10px;
    content: "\E149";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ccc;
}

.single-p-box-seller .main-seller {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    color: #565656;
}

.single-p-box-seller .main-seller-label {
    font-weight: 400;
}

.single-p-box:hover .single-p-box-seller {
    opacity: 1
}

.woocommerce ul.products li.product a img {
    width: 100%;
    margin: 0 !important;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.single-p-box-discount {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 69px solid transparent;
    border-left: 69px solid #ff637d;
}

.single-p-box-discount>div,
.single-p-box-discount>span {
    position: absolute;
    top: 4px;
    left: -58px;
    transform: rotate(-45deg);
    color: #fff;
    text-align: center;
}

.single-p-box-discount>div span:first-of-type,
.single-p-box-discount>span span:first-of-type {
    font-size: 18px;
    line-height: 1.222;
    font-weight: 700;
}

.single-p-box-discount>div span:last-of-type,
.single-p-box-discount>span span:last-of-type {
    font-size: 9px;
    line-height: 2.444;
    position: relative;
    top: -10px;
}

.single-p-box-stock {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 5;
}

.single-p-box-stock .single-p-box-nostock {
    white-space: nowrap;
    border-radius: 3px 20px 20px 20px;
    border: 1px solid transparent;
    background-color: hsla(0, 0%, 100%, .9);
    font-weight: 700;
    z-index: 4;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%);
    color: #ababab;
    border-color: #ababab;
    padding: 5px 52px;
}

.single-p-box-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 130px;
}

.single-p-box-content .woocommerce-loop-product__title {
    display: block;
    margin: 20px 0 0 !important;
    overflow: hidden;
    font-size: 15px !important;
  line-height: 30px;
  padding: 0 !important;
  color: #000;
}

.single-p-box-title-en {
    display: none;
}

.single-p-box-colors {
    position: absolute;
    top: 35px;
    right: 16px;
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 12px;
    z-index: 1;
}

.single-p-box-colors,
.single-p-box-colors>li {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single-p-box-colors>li {
    margin: 2px 0;
    height: 10px;
    display: -ms-flexbox;
    display: flex;
}

.single-p-box-colors li span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    display: inline-block;
}

.single-p-box-colors:after {
    content: attr(data-more) !important;
    font-size: 11px;
    line-height: 21px;
    color: #ababab;
    letter-spacing: .3px;
    white-space: nowrap;
    margin-top: 2px;
}

.single-p-box .shopswatchinput {
    display: none;
}

.single-p-box-price {
    margin-top: 13px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
}

.outofstock .single-p-box-price,
.out_dated .single-p-box-price {
    -ms-flex-direction: row;
    flex-direction: row;
}

.single-p-box-price .price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.single-p-box-price .price>span {
    text-decoration: none !important;
    width: 100%;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    text-align: left;
}

.single-p-box-price .price>span .woocommerce-Price-currencySymbol {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.294;
}

.single-p-box-content .price ins {
    text-decoration: none !important;
    width: 100%;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    text-align: left;
}

.single-p-box-content .price ins .woocommerce-Price-currencySymbol {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.294;
}

.single-p-box-content .price del {
    font-size: 16px;
    line-height: 28px;
    display: block !important;
    color: #acacac !important;
    text-decoration: line-through;
}

.single-p-box-content .price del .woocommerce-Price-currencySymbol {
    display: none !important;
}

.single-p-box-price .discount-percent {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fb3449;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 4px 6px 1px;
    letter-spacing: 0;
    margin-bottom: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 1.375;
    margin-right: 8px;
    min-width: 43px;
    height: 23px;
}

.out_dated .single-p-box-price .price,
.out_dated .single-p-box-seller,
.out_dated .single-p-box-footer,
.out_dated .button {
    display: none !important;
}

.soon .single-p-box-price,
.soon .single-p-box-seller,
.soon .single-p-box-footer,
.soon .button {
    display: none !important;
}

.out_dated {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.single-p-box-out-date {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    border-bottom: 1px solid #969696;
    height: 27px;
}

.single-p-box-out-date .single-p-box-out-date-text {
    color: #ababab;
    font-size: 18px;
    line-height: 1.222;
    font-weight: 400;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 20%;
    height: 31px;
    white-space: nowrap;
    z-index: 4;
    background-color: #fff;
    padding: 0 10px;
    margin-top: 25px;
}

.single-p-box-soon {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    border-bottom: 1px solid #00bfd6;
    height: 27px;
}

.single-p-box-soon .single-p-box-soon-text {
    color: #00bfd6;
    font-size: 18px;
    line-height: 1.222;
    font-weight: 400;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 20%;
    height: 31px;
    white-space: nowrap;
    z-index: 4;
    background-color: #fff;
    padding: 0 10px;
    margin-top: 25px;
}

.single-p-box .single-p-box-compare-action {
    font-size: 14px;
    line-height: 1.571;
    opacity: 0;
    z-index: 9;
}

.single-p-box:hover .single-p-box-compare-action,
.single-p-box.is-in-compare .single-p-box-compare-action {
    opacity: 1;
}

.is-in-compare .single-p-box-compare-action {
    opacity: 1;
}

.full-compare .single-p-box:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 35px;
    font-size: 12px;
    line-height: 30px;
    color: #a37732;
    content: "انتخاب حداکثر 4 کالا";
    padding: 2.5px 10px;
    background-color: #fffbdf;
    border: 1px solid #f5edb0;
    right: 0;
    z-index: 123
}

.single-p-box-footer {
    padding: 11px 10px 12px;
    border-top: 1px solid #f5f5f5;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 53px;
}

.single-p-box-footer-container {
    display: -ms-flexbox;
    display: flex;
}

.shop-tag {
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background: #f9f9f9;
    color: #9a9a9a;
    padding: 4px 4px 4px 4.5px;
    font-size: 12px;
    line-height: 1.833;
}

.shop-tag:before {
    position: absolute;
}

.single-p-box-footer .shop-tag {
    margin-left: 8px;
}

.shop-tag-rate {
    background-color: #f9f9f9;
    color: #9a9a9a;
    padding-right: 25px;
}

.shop-tag-rate:before {
    content: "\E04B";
    right: 5px;
    top: 8px;
    font-size: 15px;
    color: #fac74b;
}

.shop-tag-gift {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-tag-gift:after,
.shop-tag-gift:before {
    position: unset;
    font-size: 17px;
}

.shop-tag-gift:after {
    content: "\E137";
}

.single-p-box-footer .fake-product-badge {
    margin: 0 0 0 10px;
}

.single-p-box-features {
    display: none;
}

.single-p-box .products-swiper-fast-shopping {
    position: absolute;
    left: 10px;
    bottom: 6px;
    z-index: 1;
}

.woocommerce ul.products li.product .button {
    margin: 0 !important;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-indent: -999px;
    z-index: 1;
    overflow: hidden;
    padding: .618em 1.5em !important;
    background: #00bfd6;
    color: #fff;
}

.woocommerce ul.products li.product .button.added:after {
    text-indent: 0 !important;
    position: absolute;
    left: 35%;
    bottom: 30%;
    margin: 0 !important;
}

.woocommerce ul.products li.product .button.loading:before {}

.woocommerce ul.products li.product .button.added:before {
    display: none;
}

.woocommerce a.added_to_cart {
    display: none;
}

.is-list .shop-page-items {
    display: block;
    margin: 0;
}

.is-list .shop-page-items>li {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100% !important;
    border-top: 1px solid #e6e6e6;
    float: none !important;
}

.is-list .shop-page-items>li:first-child {
    border-top: none;
}

.shop-page-products.is-list .single-p-box,
.shop-page-products.is-list .woocommerce-loop-product__link {
    border: none;
    margin: 0;
    padding: 22px 0 23px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: unset;
    align-items: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    width: 100%;
}

.shop-page-products.is-list .single-p-box-seller {
    display: none;
}

.shop-page-products.is-list ul.products li.product a img {
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    margin: auto 30px !important;
}

.shop-page-products.is-list .single-p-box-nostock {
    left: auto;
    right: 0%;
    top: 50%;
}

.shop-page-products.is-list .single-p-box-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    padding-left: 20px;
    padding-bottom: 55px;
    display: unset;
}

.shop-page-products.is-list ul.products li.product .woocommerce-loop-product__title {
    border-radius: 5px;
    background-color: #fafafa;
    padding: 11px 10px;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 24px;
    color: #202020;
    letter-spacing: .3px;
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
}

.shop-page-products.is-list .single-p-box-title-en {
    display: block;
    font-size: 10px;
    line-height: 21px;
    color: #676767;
    letter-spacing: .2px;
    text-align: left;
    margin-bottom: 16px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.shop-page-products.is-list .single-p-box-colors {
    color: #6b6b6b;
    font-size: 16px;
    line-height: 1;
    letter-spacing: .3px;
    margin: 0 0 17px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    height: 21px;
    width: unset;
    position: unset;
}

.shop-page-products.is-list .single-p-box-colors:before {
    content: attr(data-title);
    font-size: 12px;
    line-height: 21px;
    color: #6b6b6b;
    letter-spacing: .3px;
    white-space: nowrap;
}

.shop-page-products.is-list .single-p-box-colors li {
    height: 12px;
    margin: 0 8px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-page-products.is-list .single-p-box-colors li span {
    vertical-align: top;
}

.shop-page-products.is-list .single-p-box-colors:after {
    content: attr(data-more);
    font-size: 11px;
    line-height: 21px;
    color: #ababab;
    letter-spacing: .3px;
    white-space: nowrap;
    margin-right: 5px;
}

.shop-page-products.is-list .single-p-box-price {
    margin-top: 0;
}

.shop-page-products.is-list .single-p-box-compare-action {
    opacity: 1;
}

.shop-page-products.is-list .single-p-box-footer {
    border-top: none;
    margin: 20px 0 0;
    background: none !important;
    padding: 0 0 0 20px;
}

.shop-page-products.is-list .single-p-box-footer .shop-tag {
    bottom: -7px;
}

.shop-page-products.is-list .single-p-box-seller-list {
    padding-right: 0;
    padding-left: 70px;
    text-align: left;
    display: block;
    margin: 0 !important;
}

.shop-page-products.is-list .single-p-box-seller-list:before {
    left: 17px;
    right: unset;
    font-size: 21px;
    content: "\E149";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ccc;
}

.shop-page-products.is-list .main-seller-garanty {
    font-size: 12px;
    line-height: 1.833;
    color: #949494;
}

.shop-page-products.is-list .single-p-box-features {
    border-right: 1px solid #ececec;
    -ms-flex: 0 0 241px;
    flex: 0 0 241px;
    padding-right: 20px;
    padding-left: 12px;
    display: block;
}

.shop-page-products.is-list .single-p-box-features>span {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 10px;
    letter-spacing: .2px;
    color: #313131;
    position: relative;
    padding-right: 28px;
}

.shop-page-products.is-list .single-p-box-features>span:before {
    content: "\E17D";
    font-size: 21px;
    color: #ababab;
    right: 1px;
    top: 0;
    position: absolute;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.shop-page-products.is-list .single-p-box-features ul {
    font-size: 11px;
    line-height: 2;
    padding: 0;
    list-style-type: none;
    font-weight: 300;
}

.shop-page-products.is-list .single-p-box-features ul li {
    margin: 10px 0;
    padding-right: 20px;
    position: relative;
    color: #464646;
    letter-spacing: .7px;
}

.shop-page-products.is-list .single-p-box-features ul li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ababab;
    position: absolute;
    right: 7px;
    top: 7px;
    content: "";
}

.woocommerce nav.woocommerce-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10.5px -10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.woocommerce nav.woocommerce-pagination ul {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    list-style: none;
    margin: 0;
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-left: none;
}

.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
    border-radius: 8px;
    color: #535353;
    font-size: 18px;
    line-height: 15px;
    margin: 0 3px;
    width: 35px;
    height: 34px;
    text-align: center;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #00bfd6;
    border: 1px solid #00bfd6;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
    font-size: 23px;
    line-height: 15px;
    font-family: LucidaGrande;
    letter-spacing: .3px;
    color: #6e6e6e;
    display: inline-block;
    width: 35px;
    height: 34px;
    text-align: center;
}

.woocommerce nav.woocommerce-pagination ul li a.next:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before {
    display: inline-block;
    vertical-align: top;
    line-height: 3px;
}

.woocommerce nav.woocommerce-pagination ul li a.next:before {
    content: "\00bb";
}

.woocommerce nav.woocommerce-pagination ul li a.prev:before {
    content: "\00ab";
}

.nikikala-shop-loop-offer {
    width: 100%;
    border-bottom: 1px solid #fb3449;
    vertical-align: middle;
    font-weight: 700;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    white-space: nowrap;
    margin-top: 1px;
    height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 0;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 17px;
    padding: 0 15px;
}

.nikikala-shop-loop-offer:after {
    content: url(../images/special-offer-shop.svg);
    width: 110px;
}

.nikikala-shop-loop-offer-timer {
    z-index: 6;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.nikikala-shop-loop-offer-counter {
    color: #fb3449;
    display: inline-block;
    position: relative;
}

.nikikala-shop-subcategories {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #ededed;
    padding: 16px 24px 24px;
    margin: 15px 0;
}

.nikikala-shop-subcategories-title {
    color: #232933;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
    margin-bottom: 16px;
}

.nikikala-shop-subcategories-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -16px;
}

.nikikala-shop-subcategories-list li {
    list-style: none;
    margin-right: 16px;
    background-color: #f0f0f1;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .03);
    padding: 16px 8px;
    width: calc((100% - 112px)/8);
    margin-top: 16px;
    cursor: pointer;
}

.nikikala-shop-subcategories-list li:nth-child(8n+1) {
    margin-right: 0;
}

.nikikala-shop-subcategories-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.nikikala-shop-subcategories-list li a .category-image {
    width: 96px;
    height: auto;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.nikikala-shop-subcategories-list li a .category-image:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 10, 22, .06);
}

.nikikala-shop-subcategories-list li a img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.nikikala-shop-subcategories-list li a h2 {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    color: #62666d;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nikikala-shop-subcategories-list li a h2 mark,
.nikikala-shop-subcategories-list li a h2 .mark {
    padding-right: 5px;
    background-color: transparent;
}

.product-page {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #e4e4e4;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 20px !important;
    width: 100%;
}

.woocommerce .product-page div.summary {
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding: 0 30px 0 20px;
    background: #fdfdfd;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.woocommerce .product-page .product-page-header {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.product-page-header h1 {
    font-size: 17px;
    line-height: 1.294;
    color: #494949;
    font-weight: 400;
}

.fake-product-badge {
    border-radius: 5px;
    background-color: rgba(249, 168, 37, .11);
    color: #d5901f;
    margin: 0 12px;
    padding: 0 6px;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    vertical-align: top;
}

.product-page-header h1 span {
    font-size: 14px;
    line-height: 1.571;
    display: block;
    margin-top: 5px;
    color: #b5b5b5;
}

.product-page-rating {
    margin-right: auto;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #a0a0a0;
    font-size: 13px;
    line-height: 1.692;
}

.rating-stars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 18px;
    position: relative;
    direction: ltr;
    width: 75px;
}

.product-page-rating .rating-stars {
    margin-bottom: 5px;
}

.rating-stars-active {
    position: absolute;
    left: 0;
    top: 0;
    direction: ltr;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
}

.product-page-rating .rating-stars-active {
    right: 0;
    left: unset;
}

.product-page-rating .rating-stars,
.product-page-rating .rating-stars-active {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.rating-stars-single {
    line-height: 1;
    color: #bbb;
}

.rating-stars-single:before {
    width: 15px;
    height: 14px;
    background: url(../images/star.svg) no-repeat 50% 50%;
    background-size: 100%;
    content: "";
    display: inline-block;
}

.rating-stars-active .rating-stars-single:before {
    background-image: url(../images/star-active.svg);
}

.niki-product-meta {
    font-size: 12px;
    line-height: 1.833;
    margin: 0 0 15px;
}

.niki-product-meta ul {
    margin-right: -28px;
    list-style: none;
    padding: 0;
    display: inline-block;
}

.niki-product-meta li {
    margin-right: 28px;
    display: inline-block;
}

.niki-product-meta li a {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.niki-product-meta li a:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}

.niki-product-meta li span.sku {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.niki-product-meta li span.sku:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}

.product-page-attributes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    transition: all .3s ease-in-out;
}

.product-page-main {
    -ms-flex: 1 0 534px;
    flex: 1 0 534px;
    max-width: 70%;
    -ms-flex-positive: 0.9;
    flex-grow: 0.9;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 300px;
    padding: 12px 0 0 20px;
    position: relative;
}

.single_variation_wrap {
    width: 100%;
}

.woocommerce .product-page-main form.cart .variations {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.692;
    white-space: normal;
}

.woocommerce .product-page-main form.cart .variations,
.woocommerce .product-page-main form.cart .variations .label>span {
    display: -ms-flexbox;
    display: flex;
}

.woocommerce .product-page-main form.cart .variations .label>span {
    font-size: inherit;
    color: inherit;
    font-weight: normal;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
}

.woocommerce .product-page-main form.cart .variations .value>div>div.is-color {
    margin: 0 8px 8px 0;
    display: inline-block;
    padding: 5px 5px 5px 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
    line-height: 20px;
    min-width: 100px;
}

.woocommerce .product-page-main form.cart .variations .value>div>div.is-color.selectedswatch {
    border-color: #00bfd6;
}

.woocommerce .product-page-main form.cart .variations .value>div>div.is-color label {
    display: inline-block;
    position: relative;
    font-weight: normal;
    width: 17px !important;
    height: 17px !important;
    border-radius: 5px !important;
    margin: 0;
    margin-left: 5px;
    border: none !important;
    box-shadow: none !important;
}

.woocommerce .product-page-main form.cart .variations .value>div>div.is-color label span {
    font-family: inherit;
    display: inline-block;
    padding-right: 25px;
    line-height: 16px;
    min-width: 90px;
}

.woocommerce .product-page-main form.cart .variations .value>div>div span {
    font-family: inherit;
    line-height: 16px;
}

.woocommerce div.product form.cart .variations select {
    position: relative;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 5px;
    width: 100%;
    letter-spacing: -.8px;
    margin-right: 8px;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

.woocommerce .product-page-main .garanty-section {
    margin: 10px 0 15px;
    color: #6f6f6f;
    font-size: 13px;
    line-height: 1.692;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .product-page-main .garanty-section span {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 13px;
    color: inherit;
    padding-left: 7px;
    display: inline-block;
    position: relative;
    padding-right: 36px;
}

.woocommerce .product-page-main .garanty-section span:before {
    content: "\E13D";
    font-size: 23px;
    color: #d5d5d5;
    position: absolute;
    right: 2px;
    top: 2px;
}

.seller-delivery-section {
    font-size: 13px;
    line-height: 1.692;
    padding: 15px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    color: #565656;
}

.seller-section {
    padding-right: 38px;
    position: relative;
}

.seller-section:before {
    content: "\E149";
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 20px;
    color: #c1c1c1;
}

.seller-section ul {
    list-style: none;
    padding: 0;
}

.seller-section ul li {
    display: inline-block;
    position: relative;
}

.seller-section ul li+li {
    border-right: 1px solid #e8e8e8;
    padding-right: 16px;
    margin-right: 13px;
    margin-top: 0;
}

.delivery-section {
    padding-right: 38px;
    position: relative;
    margin-top: 20px;
}

.delivery-section:before {
    content: "";
    background: url(../images/delivery.svg) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 17px;
    color: #c1c1c1;
    width: 28px;
    height: 21px;
}

.delivery-section.now:before {
    background: url(../images/delivery-now.svg) no-repeat 50% 50%;
    background-size: contain;
}

.delivery-section.now {
    color: #00bfd6;
    font-weight: 700;
}

.delivery-section span>p {
    display: inline-block;
}

.product-page-main .stock.out-of-stock {
    margin-top: 25px;
    margin-bottom: 25px;
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    min-height: 94px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #4e4e4e !important;
    font-size: 14px !important;
    line-height: 2.21;
    padding: 22px 100px 22px 22px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
    white-space: normal;
}

.product-page-main .stock.out-of-stock:before {
    content: "\E151";
    font-size: 50px;
    color: #f6e8a1;
    right: 25px;
    top: 25px;
    position: absolute;
}

.product-page-main .out-dated-notice {
    margin-top: 50px;
    margin-bottom: 25px;
    color: #4e4e4e !important;
    font-size: 14px !important;
    padding: 22px 100px 22px 22px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
    white-space: normal;
    background-color: #f6f6f6;
    border: 1px solid #e4e2e2;
    min-height: 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product-page-main .out-dated-notice:before {
    content: "\E16E";
    font-size: 50px;
    color: #dcdcdc;
    right: 25px;
    top: 20px;
    position: absolute;
}

.woocommerce .product-page-main p.price,
.woocommerce .product-page-main span.price {
    font-size: 31px !important;
    line-height: 1.419;
    letter-spacing: 1.1px;
    color: #fb3449 !important;
    max-width: 380px;
}

.woocommerce .product-page-main p.price .woocommerce-Price-currencySymbol,
.woocommerce .product-page-main span.price .woocommerce-Price-currencySymbol {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: .4px;
}

.woocommerce .product-page-main .single-price-section {
    max-width: 380px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .product-page-main .single-price-section .product-price-val {
    font-size: 31px !important;
    line-height: 1.419;
    letter-spacing: 1.1px;
    color: #fb3449 !important;
}

.woocommerce .product-page-main .single-price-section .product-price-val del {
    font-size: 16px;
    line-height: 1.375;
    font-weight: 500;
    display: block;
    letter-spacing: .5px;
    color: #acacac;
    text-decoration: line-through;
}

.woocommerce .product-page-main .single-price-section .product-price-val .woocommerce-Price-currencySymbol {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: .4px;
}

.woocommerce .product-page-main .single-price-section .product-price-discount {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    padding: 0 22px;
    margin-right: 10px;
    margin-top: 22px;
    background-color: #ef5662;
    color: #fff;
    border-radius: 0 19px 19px 19px;
    letter-spacing: .5px;
    position: relative;
}

.woocommerce .product-page-main .single-price-section .product-price-discount[data-title]:before {
    position: absolute;
    bottom: 100%;
    right: 12px;
    font-size: 13px;
    line-height: 22px;
    color: #7f7f7f;
    content: attr(data-title);
}

.woocommerce .product-page-main .single-price-section .product-price-discount span {
    font-size: 16px;
    line-height: 32px;
}

.woocommerce-variation-add-to-cart {
    margin-top: 14px;
    white-space: nowrap;
    position: relative;
    padding-bottom: 45px;
    overflow: hidden;
}

.product-page-main form.cart {
    margin-top: 10px;
    white-space: nowrap;
    position: relative;
    padding-bottom: 45px;
}

.woocommerce div.product form.cart div.quantity {
    flex: 1 1 18%;
    max-width: 18%;
}

.woocommerce .quantity .qty {
    font-size: 16px;
    line-height: 1.222;
    padding: 11px;
    border-radius: 8px;
    border: 2px solid #ef394e;
    max-width: 100%;
}

.product-page-main form.cart .button.alt {
    display: inline-block;
    background: none;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1.222;
    padding: 16px 98px 16px 18px;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    letter-spacing: -.7px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    max-width: 380px;
    font-weight: 400;
}

.product-page-main form.cart .button.alt.disabled {
    cursor: not-allowed;
}

.product-page-main form.cart .button.alt:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.product-page-main form.cart .button.alt:before {
    width: 90px;
    height: 90px;
    position: absolute;
    right: -11px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.product-page-main form.cart .button.alt .add-to-cart-btn-text {
    display: inline-block;
}

.product-page-main form.cart .button.alt:after {
    position: absolute;
    right: 25px;
    top: 14px;
    font-size: 27px;
}

.product-page-main form.cart .button.alt:after {
    content: "\E0DD";
}

.product-page-main-price-rate {
    margin: 10px 0;
    font-size: 13px;
    line-height: 22px;
    color: #7c7c7c;
    letter-spacing: -.3px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    bottom: 0;
}

.product-page-main-price-rate a:first-of-type {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    margin-left: 10px;
    margin-right: 10px;
}

.product-page-main-price-rate a:first-of-type:not(.disabled):before {
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    width: 1px;
    content: "";
    background-color: #d3d3d3;
}

.product-page-main-price-rate a:last-of-type {
    margin-right: 5px;
    color: #1ca2bd;
}

.product-page-main-price-rate a:hover {
    color: #1ca2bd;
}

.product-page-gifts {
    margin-top: 50px;
    position: relative;
    min-height: 60px;
    font-size: 11px;
    line-height: 2;
    color: #777;
    padding-right: 67px;
}

.product-page-gifts ul {
    list-style: none;
    padding: 0;
}

.product-page-gifts ul li {
    margin: 2px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative;
}

.product-page-gifts ul li:before {
    width: 4px;
    height: 4px;
    background: #d8d8d8;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 9px;
    right: 0;
}

.product-page-gifts-icon {
    padding-right: 24px;
    position: absolute;
    right: 0;
    top: -2px;
    width: 53px;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: -.3px;
    color: #ef5661;
}

.product-page-gifts-icon:before {
    position: absolute;
    right: 24px;
    top: 0;
    font-size: 32px;
}

.product-page-gifts-icon:before {
    content: "\E137";
}

.product-page-gifts-icon:after {
    content: "+";
    color: #ef5661;
    font-size: 23px;
    line-height: inherit;
    font-weight: 300;
    letter-spacing: -.5px;
    position: absolute;
    right: 0;
    top: 9px;
    line-height: 1;
}

.product-page-gifts-icon span {
    display: block;
    font-size: 10px;
    line-height: 1.8;
}

.product-page-features {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 221px;
    flex-basis: 221px;
    margin-right: auto;
    padding: 12px 0 0;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 300px;
    max-width: 30%;
}

.btn-all-sellers {
    font-size: 11px;
    line-height: 1.833;
    color: #009ec9;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #f5f5f5;
    padding: 18px 45px 19px 10px;
    white-space: normal;
}

.btn-all-sellers:before {
    content: "\E149";
    position: absolute;
    right: 14px;
    top: 14px;
    font-size: 30px;
    color: #ccc;
}

.product-page-features ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    font-size: 12px;
    line-height: 1.833;
}

.product-page-features ul:before {
    content: attr(data-title);
    font-size: 14px;
    line-height: 1.571;
    display: list-item;
    font-weight: 700;
    margin-bottom: 10px;
}

.product-page-features ul li {
    margin: 2px 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.product-page-features ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}

.product-page-features ul li span {
    margin-left: 5px;
    white-space: normal;
}

.features-more {
    display: none !important;
}

.features-more.is-active {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.product-page-features ul li.more-btn:before {
    content: attr(data-sign);
    color: #1ca2bd;
    background: none;
    width: unset;
    height: unset;
}

.more-features-btn {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    position: relative;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
}

.more-features-btn:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
    color: #1ca2bd;
    line-height: 2;
}

.btn-become-seller {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: auto;
    margin-bottom: 25px;
    padding-right: 22px;
    font-size: 10px;
}

.btn-become-seller:before {
    content: "\E1D7";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.22em;
}

.shop-features {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #f4f4f4;
    height: 141px;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: auto;
    font-size: 11px;
    line-height: 2;
}

.features-grid .features-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.shop-features .features-row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 0;
    margin-left: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.shop-features .features-grid,
.shop-features .features-row {
    width: 100%;
}

.shop-features .feature-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.feature-col-item {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    padding-right: 10px;
}

.feature-col-item img {
    max-width: 25px;
    margin-left: 5px;
    max-height: 35px;
}

.woocommerce div.product div.summary {
    margin-bottom: 0 !important;
}

.woocommerce .product-page .single-product-image {
    -ms-flex-preferred-size: 516px;
    flex-basis: 516px;
    -ms-flex: 0 0 400px;
}

.product-status-bar {
    font-size: 22px;
    position: relative;
    padding: 10px 72px 20px 17px;
    max-height: 56px;
    overflow: hidden;
}

.product-status-bar:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.product-status-bar.out_of_stock_label {
    color: #b37171;
    background-color: #fce9e8;
}

.product-status-bar.out_of_stock_label:before {
    content: "\E172";
    color: #ecbbb9;
    right: 26px;
    font-size: 29px;
}

.product-status-bar.out_date_label {
    color: #948f8f;
    background-color: #edf4f2;
}

.product-status-bar.out_date_label:before {
    content: "\E16E";
    color: #dcdcdc;
    right: 22px;
    font-size: 38px;
}

.special_offer_label {
    background: rgba(251, 52, 72, .04);
    border-left: 1px solid #ffcdd3;
    padding: 18px 34px 18px 30px;
    box-shadow: 0 -1px 0 #ffcdd3, 1px 0 0 #ffcdd3;
    position: relative;
    min-height: 83px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.special_offer_label:before {
    width: 184px;
    height: 20px;
    background: url(../images/special-offer.png) no-repeat 50% 50%;
    background-size: contain;
    content: "";
}

.special_offer_label_counter {
    display: inline-block;
    position: relative;
    padding: 0 0 0 24px;
    color: #fb3449;
    font-size: 16px;
    line-height: 28px;
    vertical-align: middle;
}

.special_offer_label_counter:before {
    content: "\E0EC";
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 20px;
    line-height: 20px;
}

.product-status-bar+.woocommerce-product-gallery {
    height: calc(100% - 52px);
}

.woocommerce-product-gallery {
    width: 100% !important;
    margin: 0 !important;
    height: 100%;
}

.special_offer_label+.woocommerce-product-gallery {
    border-left: 1px solid #ffcdd3;
    box-shadow: 1px 0 0 #ffcdd3, 0 1px 0 #ffcdd3;
    height: calc(100% - 83px);
}

.main-image-section {
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 100px);
    padding: 17px 0;
}

.images-section-options {
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    list-style: none;
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    margin-right: 19px;
    z-index: 2;
}

.images-section-options li {
    display: block;
    margin-top: 12px;
    position: relative;
}

.images-section-options li:hover .shop-tooltip {
    display: block;
}

.images-section-options li:first-child {
    margin-top: 0;
}

.images-section-options li.is-diviter {
    margin-top: auto
}

.images-section-options-result {
    position: absolute;
    right: 100%;
    top: 0;
    transform: translateX(10px);
    height: 100%;
    padding: 12px 27px 12px 23px;
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 21px;
    color: #565656;
    white-space: nowrap;
    border-radius: 8px 0 0 8px;
    z-index: 5;
    display: none;
    animation: shoptip .3s ease-in-out
}

.shop-btn-options {
    width: 51px;
    height: 46px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #cacaca;
    color: #565656;
    vertical-align: top;
    z-index: 6;
}

.shop-btn-options:before {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}

.shop-btn-wishes {
    font-size: 22px;
}

.shop-btn-wishes.is-active {
    color: #00bfd6;
}

.shop-btn-wishes:before {
    content: "\E029";
}

.shop-btn-share {
    font-size: 26px;
}

.shop-btn-share:before {
    content: "\E049";
}

.shop-btn-notify {
    font-size: 29px;
}

.shop-btn-notify.is-active {
    color: #00bfd6;
}

.shop-btn-notify:before {
    content: "\E05A";
}

.shop-btn-compare:before {
    content: "\E01F";
    font-size: 25px;
    font-weight: 600;
}

.shop-btn-price {
    font-size: 21px;
}

.shop-btn-price:before {
    content: "\E03A";
}

.shop-btn-video {
    font-size: 29px;
}

.shop-btn-video:before {
    content: "\E18A";
}

.woocommerce-product-gallery__wrapper {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.woocommerce-product-gallery__wrapper img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    overflow: hidden;
    min-height: 100px;
    min-width: 101px;
    max-width: 85%;
    max-height: 85%;
    vertical-align: top;
}

.woocommerce div.product div.images img {
    margin: 0 auto;
    height: auto;
    width: auto;
}

.thumbs-images-section {
    border-top: 1px solid #f4f4f4;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 0 20px;
    overflow: hidden;
}

.thumbs-images-section .woocommerce-product-thumb {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    height: 68px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex !important;
    padding: 0 10px;
    position: relative;
}

.thumbs-images-section .woocommerce-product-thumb:nth-child(-n+3) {
    display: -ms-flexbox;
    display: flex !important;
}

.thumbs-images-section .woocommerce-product-thumb:nth-child(-n+4) {
    display: -ms-flexbox;
    display: flex !important;
}

.thumbs-images-section .woocommerce-product-thumb a {
    height: 100%;
}

.thumbs-images-section .woocommerce-product-thumb img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    opacity: .7;
    min-height: 30px;
    min-width: 30px;
}

.has-more-images {
    width: 59px;
    height: 52px;
    border-radius: 8px;
    background-color: #fefefe;
    border: 1px solid #e2e2e2;
}

.has-more-images:before {
    content: "\E112";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 7px;
    color: #777;
}

.has-more-images:after {
    transition: all .3s ease-in-out;
    width: 200%;
    height: 200%;
    position: absolute;
    right: -50%;
    top: -50%;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    opacity: 0;
}

.has-more-images:hover:after {
    opacity: 1
}

.shop-message-one {
    font-size: 14px;
    line-height: 2;
    padding: 15px 20px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
    margin-bottom: 10px;
}

.shop-message-one-success,
.shop-message-one.success {
    background-color: #eeffdf;
    border: 1px solid #b7ecb8;
    color: #518541;
}

.shop-message-one-error,
.shop-message-one.error {
    background-color: #fff9fa;
    border: 1px solid #ffc1c5;
    color: #ef5662;
}

.shop-message-one-info {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
}

.shop-message-one-purchased {
    font-size: 13px;
    line-height: 2.23;
    background-color: #fdfff8;
    border: 1px solid #e2f0d5;
    border-radius: 3px;
    color: rgba(36, 90, 29, .98);
    padding: 7px 40px 7px 12px;
}

.shop-message-one-purchased:before {
    content: "\E1C4";
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 17px;
}

.shop-message-one-opinion-positive {
    font-size: 13px;
    line-height: 2.23;
    background-color: #f1feff;
    border: 1px solid #c2f2f7;
    border-radius: 3px;
    color: #1599a9;
    padding: 7px 40px 7px 12px;
}

.shop-message-one-opinion-positive:before {
    content: "\E191";
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 17px;
}

.shop-message-one-opinion-negative {
    font-size: 13px;
    line-height: 2.23;
    background-color: #fff8f9;
    border: 1px solid #ffbcc7;
    border-radius: 3px;
    color: #ff637d;
    padding: 7px 40px 7px 12px;
}

.shop-message-one-opinion-negative:before {
    content: "\E167";
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 17px;
}

.shop-message-one-opinion-noidea {
    font-size: 13px;
    line-height: 2.23;
    background-color: #fff9f2;
    border: 1px solid #fcdfbf;
    border-radius: 3px;
    color: #dd7e19;
    padding: 7px 12px;
    text-align: right;
}

.woocommerce-notices-wrapper,
.woocommerce-NoticeGroup-checkout {
    width: 100%;
}

.woocommerce-message {
    color: #518541;
    font-size: 12px;
    padding: 20px;
    position: relative;
    border-radius: 5px;
    background-color: #eeffdf;
    border: 1px solid #b7ecb8;
    padding-right: 50px;
    width: 100%;
    white-space: normal;
    margin-bottom: 15px;
}

.woocommerce-message:before {
    content: "\E141";
    font-size: 24px;
    color: #518541;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    line-height: 31px;
}

.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
    line-height: 3px;
}

.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    background-color: transparent;
    color: #518541;
    padding-right: 0;
    padding-left: 0;
}

.woocommerce .woocommerce-message .button:after,
.woocommerce-page .woocommerce-message .button:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #518541;
}

.woocommerce-error {
    color: #ef5662;
    font-size: 12px;
    padding: 20px;
    position: relative;
    border-radius: 5px;
    background-color: #fff9fa;
    border: 1px solid #ffc1c5;
    padding-right: 50px;
    width: 100%;
    white-space: normal;
    margin-bottom: 15px;
}

.woocommerce-error:before {
    content: "\E0D9";
    font-size: 18px;
    color: #ef5662;
    right: 18px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}

.woocommerce .woocommerce-error .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-error .button:hover {
    background-color: transparent;
    color: #ef5662;
    padding-right: 0;
    padding-left: 0;
}

.woocommerce .woocommerce-error .button:after,
.woocommerce-page .woocommerce-error .button:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #ef5662;
}

.woocommerce-info {
    color: #a37731;
    font-size: 12px;
    padding: 20px;
    position: relative;
    border-radius: 5px;
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    padding-right: 50px;
    width: 100%;
    white-space: normal;
    margin-bottom: 15px;
}

.woocommerce-info:before {
    content: "\E151";
    font-size: 24px;
    color: #f6e8a1;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-info .button:hover {
    background-color: transparent;
    color: #4e4e4e;
    padding-right: 0;
    padding-left: 0;
}

.woocommerce .woocommerce-info .button:after,
.woocommerce-page .woocommerce-info .button:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #4e4e4e;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    letter-spacing: -.6px;
    font-size: 15px;
    transition: all .3s ease-in-out;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #00d3eb;
}

.new-remodal {
    padding: 24px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    width: unset;
}

.new-remodal-sm {
    min-width: 400px;
}

.new-remodal-header {
    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-bottom: 10px;
}

.new-remodal-header-has-line {
    border-bottom: 1px solid #dfdfdf;
}

.new-remodal-title {
    font-size: 16px;
    line-height: 1.375;
    color: #232933;
}

.new-remodal-close {
    cursor: pointer;
}

.new-remodal-close:before {
    content: "\E09D";
    color: #232933;
    font-size: 24px;
    line-height: 24px;
}

.new-remodal-btn {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    background: none;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
}

.new-remodal-btn-copy {
    padding: 8px 16px;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    border: 1px solid #81858b;
    color: #81858b;
}

.new-remodal-btn-copy:after,
.new-remodal-btn-copy:before {
    font-size: 16px;
    line-height: 16px;
    color: inherit;
}

.new-remodal-btn-copy:before {
    margin-left: 6px;
    content: "\E088";
}

.new-remodal-btn-copy.copied:before {
    content: "\E024";
}

.new-remodal-form-field-container {
    text-align: right;
    width: 100%;
}

.new-remodal-form-field-frame {
    position: relative;
}

.new-remodal-form-field {
    padding: 9px 12px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    color: #030a16;
    text-align: right;
}

.new-remodal-form-msg {
    font-size: 11px;
    line-height: 19px;
    margin-top: 4px;
    margin-right: 12px;
}

.new-remodal-form-msg.error {
    color: #b2001a;
}

.new-remodal-form-field-container.has-error .new-remodal-form-field-frame:before {
    content: "\E056";
    font-size: 24px;
    line-height: 24px;
    color: #d32f2f;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 12px;
    z-index: 1;
    background-color: #fff;
    border-radius: 12px;
}

.new-remodal-form-field-container.has-error .new-remodal-form-field {
    border-color: #d32f2f !important;
}

.new-remodal-btn-red-sm {
    padding: 11px 16px;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    background-color: #ef394e;
    color: #fff;
    border: 1px solid #ef394e;
}

.new-remodal-share {
    width: 355px;
    max-width: 100%;
}

.new-remodal-share-title {
    font-size: 14px;
    line-height: 2.57;
    color: #232933;
    margin-top: 16px;
    text-align: right;
}

.new-remodal-share-options,
.new-remodal-share-social,
.new-remodal-share-social-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.new-remodal-share-options {
    padding: 16px 0;
}

.new-remodal-share-social {
    width: 42px;
    height: 42px;
    border-radius: 5px;
    margin-left: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.new-remodal-share-social-twitter {
    background: #4dcceb;
    border: 1px solid #4dcceb;
}

.new-remodal-share-social-fb {
    background: #4d8deb;
    border: 1px solid #4d8deb;
}

.new-remodal-share-social-whatsapp {
    background: #1bd741;
    border: 1px solid #1bd741;
}

.new-remodal-share-social-email {
    background: #ef5662;
    border: 1px solid #ef5662;
}

.new-remodal-share-social-email.clicked {
    background: #fff;
}

.new-remodal-share-social:before {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}

.new-remodal-share-social-twitter:before {
    content: "\E0AF";
}

.new-remodal-share-social-fb:before {
    content: "\E0AA";
}

.new-remodal-share-social-whatsapp:before {
    content: "\E1F9";
}

.new-remodal-share-social-email:before {
    content: "\E039";
}

.new-remodal-share-social-email.clicked:before {
    color: #ef5662;
}

.new-remodal-share-email,
.new-remodal-share-link-btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.new-remodal-share-email-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
}

.new-remodal-share-email {
    margin-left: 16px;
}

.remodal-share {
    text-align: right;
    max-width: 719px;
}

.remodal-share-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.remodal-share-main-aside,
.remodal-share-main-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
}

.remodal-share-main-aside {
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
    padding: 15px 30px;
}

.remodal-share-main-aside-title {
    font-size: 17px;
    line-height: 1.294;
    letter-spacing: -.4px;
    color: #565656;
}

.remodal-share-main-aside-icon {
    height: 389px;
    position: relative;
}

.remodal-share-main-aside-icon:before {
    content: "\E1BC";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 196px;
    color: #e0e0e0;
}

.remodal-share-main-content {
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%;
    background: #fcfcfc;
    padding: 46px 21px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-share-title {
    margin-bottom: 12px;
    color: #565656;
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.3px;
}

.form-share-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 30px;
}

.form-share-column {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.form-share-btn-box {
    list-style: none;
    padding: 0;
    margin-right: -12px;
}

.form-share-btn-box li {
    float: right;
    margin-right: 12px;
}

.form-share-btn-box:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
}

.form-share-btn-box li a {
    width: 40px;
    height: 38px;
    border-radius: 8px;
    position: relative;
    color: #fff;
    vertical-align: top;
    border: none;
}

.form-share-btn-box li a.twitter {
    background: #4dcceb;
}

.form-share-btn-box li a.twitter:before {
    content: "\E1EA";
    position: absolute;
    left: 9px;
    top: 12px;
    font-size: 20px;
}

.form-share-btn-box li a.facebook {
    background: #4d8deb;
}

.form-share-btn-box li a.facebook:before {
    content: "\E125";
    position: absolute;
    left: 13px;
    top: 10px;
    font-size: 24px;
}

.form-share-btn-box li a.gplus {
    background: #eb4d4d;
}

.form-share-btn-box li a.gplus:before {
    content: "\E132";
    position: absolute;
    left: 13px;
    top: 11px;
    font-size: 22px;
}

.form-share-btn-box li a.telegram {
    background: #2ca5e0;
}

.form-share-btn-box li a.telegram:before {
    content: "\E1D8";
    position: absolute;
    left: 6px;
    top: 11px;
    font-size: 22px;
}

.form-share-btn-box li a.whatsapp {
    background: #1bd741;
}

.form-share-btn-box li a.whatsapp:before {
    content: "\E1F9";
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 22px;
}

.form-share-btn-box li a:after {
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    opacity: 0;
}

.form-share-btn-box li a:hover:after {
    opacity: 1;
}

.form-share-input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}

.form-share-input:before {
    position: absolute;
    left: 11px;
    top: 15px;
    color: #a7a7a7;
    font-size: 22px;
    content: "\E118";
}

.form-share-input input {
    direction: ltr;
    text-align: right;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #cbcbcb;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 20px 11px 42px;
    width: 100%;
    letter-spacing: -.8px;
}

.form-share-row-submit {
    margin-top: -15px;
    margin-bottom: 0;
}

.form-share-row-submit .btn-share {
    min-width: 129px;
    text-align: center;
    font-size: 15px;
    line-height: 1.467;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #148693;
    padding: 11px 31px;
    color: #fff;
    cursor: pointer;
}

.form-share-row-submit .btn-share:after {
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    opacity: 0;
}

.form-share-row-submit .btn-share:hover:after {
    opacity: 1;
}

.form-share-row-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -21px;
    margin-left: -21px;
}

.form-share-column-link {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.form-share-link-input {
    position: relative;
    display: inline-block;
    width: 100%;
}

.form-share-link-input:before {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #bababa;
    font-size: 23px;
    content: "\E159";
}

.form-share-link-input input {
    background: none;
    border: none;
    border-top: 1px solid #efefef;
    color: #a9a9a9;
    font-size: 17px;
    line-height: 1.294;
    padding: 17px 12px 16px 54px;
    width: 100%;
    letter-spacing: -.4px;
    direction: ltr;
}

.remodal-gallery {
    text-align: left;
    max-width: 90vw;
    direction: ltr;
    height: 650px;
    overflow: visible !important;
}

.remodal-gallery-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    height: 100%;
}

.remodal-gallery-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 85.5%;
    flex: 0 0 85.5%;
    max-width: 85.5%;
    height: 100%;
}

.remodal-gallery-content .swiper-container {
    height: 100%;
}

.remodal-gallery-content .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 100%;
    position: relative;
}

.remodal-gallery-content .swiper-slide img {
    max-width: 100%;
    max-height: 90%;
    overflow: hidden;
}

.remodal-gallery-side {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 14.5%;
    flex: 0 0 14.5%;
    max-width: 14.5%;
    padding: 13px 27px 13px 0;
    border-left: 1px solid #eaeaea;
    text-align: center;
    height: 100%;
}

.remodal-gallery-side .swiper-button-next,
.remodal-gallery-side .swiper-button-prev {
    background: hsla(0, 0%, 100%, .8);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
    border-radius: 50%;
    width: 69px;
    height: 69px;
    top: auto;
    bottom: auto;
    left: 50%;
    right: auto;
    margin-top: 0;
    margin-left: -35px;
}

.remodal-gallery-side .swiper-button-next {
    color: #a8a8a8;
    bottom: -25px;
}

.remodal-gallery-side .swiper-button-prev {
    color: #a8a8a8;
    top: -25px;
}

.remodal-gallery-side .swiper-button-next:before,
.remodal-gallery-side .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px 0 0 -13px;
    font-size: 26px;
    transform: rotate(-90deg);
}

.remodal-gallery-side .swiper-button-next:before {
    content: "\E0C3";
}

.remodal-gallery-side .swiper-button-prev:before {
    content: "\E0C7";
}

.remodal-gallery-side .swiper-container {
    height: 100%;
}

.remodal-gallery-side .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 20%;
    cursor: pointer;
    position: relative;
}

.remodal-gallery-side .swiper-slide:before {
    height: 100%;
    width: 2px;
    left: 0;
    position: absolute;
    content: "";
}

.remodal-gallery-side .swiper-slide.swiper-slide-active:before {
    background: #00bfd6;
}

.remodal-gallery-side .swiper-slide img {
    opacity: .45;
    max-width: 100%;
    max-height: 100%;
}

.remodal-gallery-side .swiper-slide.swiper-slide-active img {
    opacity: 1;
}

.remodal-gallery-side .swiper-slide.is-video:after {
    content: "\E08C";
    position: absolute;
    font-size: 48px;
    color: #878787;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.remodal-login {
    text-align: right;
    max-width: 479px;
    overflow: visible !important;
}

.remodal-login-header {
    border-bottom: 1px solid #ececec;
    color: #656565;
    padding: 14px 40px;
    font-size: 18px;
    line-height: 1.222;
    font-weight: 700;
}

.remodal-login-content {
    padding: 0 40px;
}

.remodal-login-form {
    margin: 20px 0;
}

.remodal-login-form .shop-message-one {
    margin-bottom: 20px;
}

.remodal-login-form-title {
    color: #656565;
    margin-bottom: 11px;
    letter-spacing: -.6px;
    font-size: 15px;
    line-height: 1.467;
}

.remodal-login-form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 10px;
}

.remodal-login-form-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.remodal-login-form-input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
    direction: ltr;
    text-align: left;
}

.remodal-login-form-input:before {
    position: absolute;
    right: 17px;
    top: 15px;
    color: #929292;
    font-size: 26px;
}

.remodal-login-form-input.username:before {
    content: "\E0B1";
}

.remodal-login-form-input.password:before {
    content: "\E0B0";
}

.remodal-login-form-input .nikikala-input {
    padding: 16px 52px 15px 12px;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

.remodal-login-form-agree {
    padding-right: 30px;
    position: relative;
    font-size: 13px;
    line-height: 2.77;
    margin: -7px 0 15px;
}

.remodal-login-form-agree .login-checkbox {
    position: absolute;
    right: 0;
    top: 8px;
    width: 22px;
    height: 21px;
    display: inline-block;
}

.login-checkbox input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}

.login-checkbox .login-checkbox-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d8d8d8;
}

.login-checkbox .login-checkbox-check {
    border-radius: 5px;
    border: 1px solid #b7b7b7;
}

.login-checkbox input[type="checkbox"]:checked+.login-checkbox-check {
    background: #00bfd6;
    border: 1px solid #1fa4b3;
}

.login-checkbox input[type="checkbox"]:checked+.login-checkbox-check:before {
    left: 3px;
    top: 5px;
    font-size: 12px;
    content: "\E0E5";
    position: absolute;
    color: #fff;
}

.btn-login {
    display: inline-block;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
    font-size: 18px;
    line-height: 1.222;
    padding: 20px 100px 20px 20px;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    overflow: hidden;
    letter-spacing: -.7px;
    width: 100%;
}

.btn-login:hover {
    color: #fff;
}

.btn-login:before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -20px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.btn-login:after {
    position: absolute;
    right: 23px;
    top: 16px;
    font-size: 28px;
    content: "\E15D";
}

.btn-login:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.btn-login[disabled],
.btn-login:disabled {
    opacity: 0.5;
}

.remodal-login-forget-link {
    font-size: 13px;
    line-height: 1.692;
    margin-top: 10px;
    margin-bottom: 10px;
}

.remodal-login-forget-link a,
.remodal-login-footer a {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.remodal-login-forget-link a:after,
.remodal-login-footer a:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}

.remodal-login-footer {
    border-top: 1px solid rgba(0, 190, 214, .13);
    padding: 25px 40px 28px;
    background: rgba(0, 190, 214, .04);
    text-align: center;
    font-size: 15px;
    line-height: 1.467;
}

.remodal-login-footer.is-highlighted {
    background: rgba(93, 214, 0, .06);
    border-top: 1px solid #d7e6bb;
}

.remodal-notify {
    text-align: right;
    max-width: 719px;
}

.remodal-notify-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.remodal-notify-side {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
    padding: 15px 30px;
}

.remodal-notify-title {
    font-size: 17px;
    line-height: 1.294;
    letter-spacing: -.4px;
    color: #565656;
}

.remodal-notify-icon {
    height: 389px;
    position: relative;
}

.remodal-notify-icon:before {
    content: "\E0BB";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 196px;
    color: #e0e0e0;
}

.remodal-notify-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 57%;
    flex: 0 0 57%;
    max-width: 57%;
    background: #fcfcfc;
    padding: 43px 25px 55px;
}

.remodal-notify-content-title {
    margin-bottom: 15px;
    color: #aaa;
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.3px;
}

.remodal-notify-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 20px;
}

.remodal-notify-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.remodal-notify-status {
    border-bottom: 1px solid #eee;
    padding-bottom: 29px;
    color: #565656;
    letter-spacing: -.4px;
    font-size: 20px;
    line-height: 1.1;
}

.remodal-notify-options {
    list-style: none;
    padding: 0;
}

.remodal-notify-options li {
    position: relative;
}

.remodal-notify-options-label {
    padding-right: 35px;
    position: relative;
}

.remodal-notify-options .notify-checkbox {
    position: absolute;
    right: 0;
    top: 2px;
    width: 19px;
    height: 18px;
    display: inline-block;
}

.notify-checkbox input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}

.notify-checkbox .notify-checkbox-check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d8d8d8;
}

.notify-checkbox input[type="checkbox"]:checked+.notify-checkbox-check {
    background: #00bfd6;
    border: 1px solid #1fa4b3;
}

.notify-checkbox input[type="checkbox"]:checked+.notify-checkbox-check:before {
    content: "\E0E5";
    position: absolute;
    left: 2px;
    top: 2px;
    color: #fff;
    font-size: 11px;
}

.remodal-notify-row-submit {
    margin-top: 30px;
    margin-bottom: 0;
}

.remodal-notify .btn-remodal-primary {
    margin-left: 10px;
}

.remodal-loading {
    width: 330px;
    height: auto;
    padding: 38px 0 34px;
    text-align: center;
    overflow: hidden !important;
    line-height: 22px;
}

.remodal-loading img {
    margin-bottom: 15px;
    max-width: 50%;
    height: auto;
}

.remodal-loading-bullets {
    margin: auto auto auto -21px;
    opacity: 0;
    filter: alpha(opacity=0);
    animation: Ab .5s linear forwards;
    direction: ltr
}

.remodal-loading-bullet {
    border-radius: 100%;
    overflow: hidden;
    background-color: #ef5662;
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    animation: Cb .5s ease-in-out infinite
}

.remodal-loading-bullet:first-child {
    animation: Bb .5s ease-in-out infinite;
    opacity: 0;
    transform: translate(-14px)
}

.remodal-loading-bullet:last-child {
    animation: Db .5s ease-in-out infinite
}

@keyframes Ab {
    to {
        opacity: 1
    }
}

@keyframes Bb {
    to {
        transform: translateX(14px);
        opacity: 1
    }
}

@keyframes Cb {
    to {
        transform: translateX(14px)
    }
}

@keyframes Db {
    to {
        transform: translateX(28px);
        opacity: 0
    }
}

.remodal-alert {
    text-align: right;
    max-width: 590px;
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
}

.remodal-alert-main {
    width: 100%;
    padding: 25px;
}

.remodal-alert-content {
    width: 100%;
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 1.222;
    color: #737373;
    line-height: 32px;
}

.remodal-alert-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.remodal-alert-button {
    min-width: 124px;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}

.remodal-alert-button:first-of-type {
    margin-left: 20px;
}

.remodal-alert-button-yes {
    background-color: #63d0df;
}

.remodal-alert-button-no {
    background-color: #979ba7;
}

.remodal-remove-next {
    text-align: right;
    max-width: 590px;
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
}

.remodal-remove-next-main {
    width: 100%;
    padding: 25px;
}

.remodal-remove-next-content {
    width: 100%;
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 1.222;
    color: #737373;
    line-height: 32px;
}

.remodal-remove-next-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.remodal-remove-next-button {
    min-width: 124px;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}

.remodal-remove-next-button:first-of-type {
    margin-left: 20px;
}

.remodal-remove-next-button-next {
    background-color: #63d0df;
}

.remodal-remove-next-button-remove {
    background-color: #979ba7;
}

.remodal-general-information {
    text-align: right;
    max-width: 325px;
    background-color: #fff;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, .25);
}

.remodal-general-information-main {
    width: 100%;
    padding: 25px;
}

.remodal-general-information-content {
    width: 100%;
    margin-bottom: 34px;
}

.remodal-general-information-content p {
    font-size: 18px;
    line-height: 1.222;
    color: #737373;
    line-height: 32px;
    margin: 0;
}

.remodal-general-information-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.remodal-general-information-button {
    margin-left: 20px;
    border-radius: 3px;
    background-color: #63d0df;
    min-width: 124px;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}

.remodal-general-information.notif-popup {
    max-width: 70%;
}

.remodal-general-information.notif-popup .remodal-general-information-content {
    font-size: 14px;
    line-height: 26px;
    padding: 25px;
}

.remodal-general-information.notif-popup .remodal-general-information-content p {
    font-size: 14px;
}

.remodal-price-chart {
    transform: unset;
    max-width: 900px;
}

.remodal-price-chart-main {
    padding: 15px 30px;
}

.remodal-price-chart-title {
    font-size: 18px;
    line-height: 1.222;
    opacity: .96;
    color: #6a6a6a;
    text-align: center;
}

.remodal-satisfy {
    text-align: right;
    max-width: 805px;
    position: relative;
}

.remodal-satisfy-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.remodal-satisfy-side,
.remodal-satisfy-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
}

.remodal-satisfy-side {
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    padding: 20px 30px;
}

.remodal-satisfy-side-title {
    color: #565656;
    font-size: 17px;
    line-height: 1.294;
    letter-spacing: -.4px;
}

.remodal-satisfy-side-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    height: 332px;
    padding: 30px 0;
    position: relative;
}

.remodal-satisfy-side-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    overflow: hidden;
}

.remodal-satisfy-content {
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
    background: #fcfcfc;
    padding: 50px 32px 25px 40px;
}

.remodal-satisfy-form-title {
    margin-bottom: 8px;
    color: #565656;
    font-size: 15px;
    line-height: 1.467;
    letter-spacing: -.3px;
}

.remodal-satisfy-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 25px;
    position: relative;
}

.remodal-satisfy-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.input-warp {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}

.remodal-satisfy-online {
    padding: 0;
    margin: 15px 0 0;
    list-style: none;
    font-size: 14px;
    line-height: 1.571;
}

.remodal-satisfy-online li {
    display: inline-block;
    margin-left: 20px;
}

.remodal-satisfy-online .nikikala-radio {
    vertical-align: middle;
    color: #3b3b3b;
    margin-left: 3px;
    margin-top: 5px;
}

.remodal-satisfy-row-submit {
    margin-top: 25px;
    margin-bottom: 0;
    position: relative;
}

.dokan-other-vendor-camparison .seller-list-title {
    margin: 26px 0 20px;
    padding: 0 60px 0 0;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
}

.dokan-other-vendor-camparison .seller-list-title:before {
    color: #bcbcbc;
    position: absolute;
    right: 18px;
    top: 50%;
    font-size: 24px;
    transform: translateY(-50%);
    content: "\E149";
}

.sellers-box {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}

.sellers-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #3c3c3c;
}

.sellers-section-header {
    margin: 15px 0;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 1.571;
}

.sellers-section-header-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
}

.sellers-section-cell,
.sellers-section-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.sellers-section-cell {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 1rem 1.1rem;
    -ms-flex-align: center;
    align-items: center;
}

.sellers-section-cell-title {
    -ms-flex: 0 0 350px;
    flex: 0 0 350px;
    width: 350px;
}

.sellers-section-header-row .sellers-section-cell {
    background: #5e98ae;
    border-right: 1px solid hsla(0, 0%, 100%, .16);
    border-bottom: 1px solid hsla(0, 0%, 100%, .16);
    color: #fff;
    padding: 10px 20px;
}

.sellers-section-header-row .sellers-section-cell:first-child {
    border-right: none;
}

.sellers-section-cell-delivery {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
}

.sellers-section-cell-garanty {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}

.sellers-section-cell-price {
    -ms-flex-preferred-size: 16.5%;
    flex-basis: 16.5%;
    -ms-flex-pack: center;
    justify-content: center;
}

.sellers-section-cell-buy {
    -ms-flex-preferred-size: 17.7%;
    flex-basis: 17.7%;
}

.sellers-section-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #3c3c3c;
}

.sellers-section-row-head .sellers-section-cell {
    border-right: 1px solid #d4e9ec;
    border-top: 1px solid #d4e9ec;
    border-bottom: 1px solid #d4e9ec;
    background: #f2f7f7;
}

.sellers-section-row:nth-child(2n) .sellers-section-cell {
    background: #fcfcfc;
}

.sellers-section-main .sellers-section-cell {
    border-right: 1px solid #ededed;
    padding: 15px 20px;
}

.sellers-section-main .sellers-section-cell-title p {
    font-size: 18px;
    line-height: 1.222;
    max-width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-seller-link {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
}

.btn-seller-link:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}

.seller-label {
    padding: 1px 20px 1px 5px;
    font-size: 10px;
    line-height: 1;
    border-radius: 9px;
    margin: 0 5px;
    white-space: nowrap;
    color: #388e3c;
    height: 18px;
    position: relative;
    background: #f2f8f2;
}

.seller-label:before {
    content: "\E0E4";
    position: absolute;
    right: 5px;
    top: 50%;
    color: #518541;
    font-size: 11px;
    transform: translateY(-50%);
}

.seller-rate-line {
    font-size: 14px;
    line-height: 1.571;
    color: #8c8c8c;
    margin-top: 5px;
    display: block;
}

.seller-rate-line:before {
    content: "\E191";
    color: #8c8c8c;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 4px;
}

.seller-rate-line-link {
    color: #009ec9;
}

.sellers-section-main .sellers-section-cell-delivery:before {
    display: inline-block;
    background: url(../images/delivery.svg) no-repeat 50% 50%;
    background-size: contain;
    width: 33px;
    height: 32px;
    content: "";
    margin-left: 10px;
    -ms-flex: 0 0 33px;
    flex: 0 0 33px;
    color: #d5d5d5;
    font-size: 18px;
}

.sellers-section-main .sellers-section-cell-delivery.now:before {
    background: url(../images/delivery-now.svg) no-repeat 50% 50%;
    background-size: contain;
}

.sellers-section-main .sellers-section-cell-delivery>p {
    font-size: 15px;
    line-height: 1.467;
    letter-spacing: -.3px;
}

.sellers-section-main .sellers-section-cell-delivery.now>p {
    color: #00bfd6;
}

.sellers-section-main .sellers-section-cell-delivery .niki-tooltip-sign {
    margin-top: 5px;
}

.sellers-section-main .sellers-section-cell-garanty {
    border-right: 1px solid #ededed;
    padding: 15px 20px;
}

.sellers-section-main .sellers-section-cell-garanty {
    font-size: 15px;
    line-height: 1.467;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sellers-section-main .sellers-section-cell-garanty span {
    padding-right: 25px;
    position: relative;
}

.sellers-section-main .sellers-section-cell-garanty span:before {
    font-size: 23px;
    color: #d5d5d5;
    content: "\E13D";
    position: absolute;
    right: 0;
    top: 2px;
}

.sellers-section-main .sellers-section-cell-price {
    line-height: 1.222;
    font-size: 18px;
    letter-spacing: .8px;
    color: #76787a;
}

.sellers-section-main .btn-default:not(.disabled):not(.is-inactive):not([disabled]) {
    position: relative;
    overflow: hidden;
}

.sellers-section-main .btn-default {
    width: 100%;
    text-align: center;
}

.sellers-section-main .btn-default:not(.disabled):not(.is-inactive):not([disabled]):hover {
    color: #fff;
}

.sellers-section-main .btn-default:not(.disabled):not(.is-inactive):not([disabled]):before {
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    opacity: 0;
}

.sellers-section-main .btn-default:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    opacity: 1;
}

.sellers-box-less,
.sellers-box-more {
    padding: 23px 30px 31px;
    border-top: 1px solid #ededed;
    text-align: center;
    font-size: 16px;
    line-height: 1.375;
}

.btn-seller-link-arrow-left:before {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    font-size: .7em;
    margin-right: .7em;
    content: "\E0C1";
}

.btn-seller-link-arrow-up:before {
    content: "\E0C1";
    position: absolute;
    right: 100%;
    top: 50%;
    font-size: .7em;
    margin-right: .7em;
    transform: translateY(-50%) rotate(180deg);
}

.woocommerce div.product .woocommerce-tabs {
    margin-top: 40px;
    position: relative;
    line-height: 22px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
    font-size: 17px;
    line-height: 1.294;
    letter-spacing: -.4px;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: visible;
}

.woocommerce div.product .woocommerce-tabs.is-fixed ul.tabs {
    position: fixed;
    top: 0;
    right: auto;
    width: calc(100% - 30px);
    z-index: 123;
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 71%, .2);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.admin-bar.woocommerce div.product .woocommerce-tabs.is-fixed ul.tabs {
    top: 32px;
}

.main-nav-visible.woocommerce div.product .woocommerce-tabs.is-fixed ul.tabs {
    transform: translateY(46px);
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none !important;
    overflow: hidden;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    border-left: 1px solid #dfdfdf;
    position: relative;
    background: transparent !important;
    border-bottom-color: transparent !important;
    border-radius: 0;
    padding: 0;
    margin: 0;
    z-index: 2;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: flex;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-right: 1px solid #dfdfdf;
    margin-right: -1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:first-of-type {
    border-right: 1px solid #dfdfdf;
    margin-right: -1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    display: block;
    content: "";
    left: -1px;
    right: -1px;
    bottom: 100%;
    height: 4px;
    width: 100%;
    background: #00bfd6;
    position: absolute;
    box-shadow: none;
    border-radius: 0;
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 14px 20px;
    position: relative;
    color: #6f6f6f;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 27px;
    font-weight: normal;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    padding-bottom: 14px;
    color: #6f6f6f;
    background: #fff;
    margin-bottom: -1px;
    padding-top: 15px;
}

.woocommerce div.product .woocommerce-tabs.is-fixed ul.tabs li.active a {
    padding-bottom: 13px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
    color: #c3c3c3;
    display: inline-block;
    vertical-align: top;
    margin-left: 11px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    color: #a4a4a4;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab a:before {
    content: "\E127";
    font-size: 21px;
    margin-top: 3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab a:before {
    content: "\E17D";
    font-size: 26px;
    margin-top: -1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.nik_reviews_tab a:before {
    content: "\E0F4";
    font-size: 27px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.seller_tab a:before {
    content: "\E149";
    font-size: 26px;
    margin-top: -1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.shipping_tab a:before {
    content: "\E100";
    font-size: 26px;
    margin-top: 3px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.more_seller_product_tab a:before {
    content: "\E111";
    font-size: 26px;
    margin-top: 4px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    background-color: #fff;
    position: relative;
    padding: 35px 53px 35px 61px;
    margin-bottom: 20px;
    border-top: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs+.woocommerce div.product .woocommerce-tabs .panel {
    margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    color: #6f6f6f;
    font-size: 30px;
    line-height: 1.467;
    font-weight: 500;
    margin-bottom: 35px;
    letter-spacing: -.6px;
}

.woocommerce div.product .woocommerce-tabs .panel h2 span {
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: -.3px;
    display: block;
    color: #a7a7a7;
}

.single-product-description-summary {
    background: #fcfcfc;
    color: #404040;
    font-size: 16px;
    line-height: 2.25;
    padding: 25px 50px 27px 322px;
    min-height: 256px;
    position: relative;
    margin-right: -24px;
    margin-left: -16px;
}

.single-product-description-summary:after {
    width: 165px;
    height: 165px;
    position: absolute;
    content: "";
    top: 30px;
    left: 81px;
    background: url(../images/shortdescription.svg) no-repeat 50% 50%;
    background-size: 100%;
}

.read-more-excerpt {
    position: relative;
    padding-bottom: 15px;
}

.read-more-excerpt-text {
    overflow: hidden;
}

.read-more-excerpt-text {
    max-height: 250px;
}

.read-more-excerpt-text.is-more {
    height: auto !important;
    max-height: unset !important;
    padding-bottom: 30px;
}

.read-more-excerpt-text.is-more+.read-more-excerpt-anchor:after {
    content: unset
}

.read-more-excerpt-anchor {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 15px;
    color: #2196f3;
    background: #fcfcfc;
    cursor: pointer;
}

.read-more-excerpt-anchor,
.read-more-excerpt-anchor:active,
.read-more-excerpt-anchor:hover,
.read-more-excerpt-anchor:visited {
    color: #2196f3 !important
}

.read-more-excerpt-anchor:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    opacity: 1;
    bottom: 30px;
    height: 105px;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 99%, .99) 99%, #fcfcfc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#fcfcfc", GradientType=0);
}

.read-more-excerpt-anchor.is-more {
    height: auto;
    transition: opacity .15s ease;
    margin-top: 30px;
    display: block !important;
    position: relative;
}

.read-more-excerpt-anchor.is-more:after {
    opacity: 0
}

.single-product-description-points {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px -30px 55px;
}

.single-product-description-points-section {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.single-product-description-points-rating {
    list-style: none;
    padding: 33px 33px 33px 60px;
    background: #fcfcfc;
    border-radius: 5px;
}

.single-product-description-points-rating>li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
}

.single-product-description-points-rating>li:first-child {
    margin-top: 0;
}

.single-product-description-points-rating>li .row {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 12px;
}

.single-product-description-points-rating>li .row:first-child {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

.single-product-description-points-rating>li .row:last-child {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}

.single-product-description-points-rating-line {
    position: relative;
    height: 4px;
    border-radius: 3px;
    background-color: #d5d5d5;
    width: 100%;
}

.single-product-description-points-rating-line[data-rate-digit]:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: attr(data-rate-digit);
    margin-right: 11px;
    color: #6f6f6f;
    font-size: 11px;
    line-height: 1.692;
    transform: translateY(-50%);
    width: 65px;
}

.single-product-description-points-rating-line-rate {
    width: 0;
    height: 100%;
    background-color: #00bfd6;
    border-radius: 3px;
}

.single-product-description-advantages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 40px;
}

.single-product-description-advantages-negative,
.single-product-description-advantages-positive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.single-product-description-advantages-positive span {
    color: #00bfd6;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
}

.single-product-description-advantages-negative span {
    color: #ff637d;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
}

.single-product-description-advantages-negative ul,
.single-product-description-advantages-positive ul {
    list-style: none;
    padding: 0;
}

.single-product-description-advantages-negative ul li,
.single-product-description-advantages-positive ul li {
    margin: 6px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative;
    font-size: 12px;
}

.single-product-description-advantages-negative ul li:before,
.single-product-description-advantages-positive ul li:before {
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
}

.single-product-description-advantages-positive ul li:before {
    background-color: #00bfd6;
}

.single-product-description-advantages-negative ul li:before {
    background-color: #ff637d;
}

.single-product-main-description {
    color: #404040;
    font-size: 16px;
    line-height: 2.25;
    padding: 30px 0;
    overflow: hidden;
}

.vc_tta-accordion .vc_tta-panel-heading {
    border: none !important;
    margin: 11px 0;
    position: relative;
    padding-bottom: 10px;
    transition: height .3s ease-in-out;
    overflow: hidden;
}

.vc_tta-accordion .vc_tta-panel-heading:before {
    background: #eee;
    position: absolute;
    top: 45px;
    right: 38px;
    bottom: 0;
    width: 1px;
    content: "";
}

.vc_tta-accordion .vc_tta-panel:last-child .vc_tta-panel-heading:before {
    width: 0;
}

.vc_tta-accordion .vc_tta-panel-heading:hover {
    background: transparent !important;
}

.vc_tta-accordion .vc_tta-panel-heading span {
    color: #494949;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 25px;
    padding: 5px 30px 5px 5px;
}

.vc_tta-accordion .vc_tta-panel-heading i {
    background-color: #a7a9a9;
    border-radius: 0 15px 15px 15px;
    padding: 15px 18px;
    color: #fff;
}

.vc_tta-accordion .vc_tta-panel-heading i:before {
    width: 50%;
    margin: 0 auto;
    border-color: #fff !important;
}

.vc_tta-accordion .vc_tta-panel-heading i:after {
    height: 55%;
    margin: auto;
    border-color: #fff !important;
}

.vc_tta-accordion .vc_tta-panel-body {
    padding-right: 75px !important;
    border: none !important;
}

.vc_tta-accordion .vc_tta-panel-body:before {
    background: #eee;
    position: absolute;
    top: 0;
    right: 38px;
    bottom: 0;
    width: 1px;
    content: "";
}

.spec-list {
    list-style: none;
    margin-bottom: 70px;
}

.spec-list .title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 15px;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: -.3px;
    display: block;
}

.spec-list .title i {
    display: none;
}

.spec-list .title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #00bfd6;
    transform: rotate(45deg);
}

.spec-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.spec-list li span.technicalspecs-title {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.spec-list li span.technicalspecs-value {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 1%;
}

.spec-list li span.technicalspecs-title,
.spec-list li span.technicalspecs-value span {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 13px;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}

.spec-list li span.technicalspecs-value.next-value {
    margin-top: 8px;
}

.spec-list li span.technicalspecs-value i.icon-green-mark:before {
    content: "\E0E4";
    position: absolute;
    right: 18px;
    top: 50%;
    color: #518541;
    font-size: 15px;
    transform: translateY(-50%);
}

.spec-list li span.technicalspecs-value i.icon-red-close:before {
    content: "\E0DA";
    position: absolute;
    right: 18px;
    top: 50%;
    color: #fb3449;
    font-size: 15px;
    transform: translateY(-50%);
}

.nik-comments-title {
    font-size: 28px;
    line-height: 1.571;
    letter-spacing: -.6px;
    color: #6f6f6f;
}

.nik-comments-title>span {
    margin-top: 10px;
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.nik-comments-title>span span {
    font-size: 16px;
    line-height: 1.375;
    color: #6f6f6f;
    margin: 0 3px;
}

.nik-comments-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px -30px 60px;
}

.nik-comments-header-rate,
.nik-comments-header-text {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}

.nik-comments-header-rate,
.nik-comments-header-text {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.nik-comments-header-rate-points {
    list-style: none;
    padding: 33px 33px 33px 60px;
    background: #fcfcfc;
    border-radius: 5px;
}

.nik-comments-header-rate-points>li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    margin-left: 0;
}

.nik-comments-header-rate-points>li:first-child {
    margin-top: 0;
}

.nik-comments-header-rate-points>li .row {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

.nik-comments-header-rate-points>li .row:first-child {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}

.nik-comments-header-rate-points>li .row:last-child {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}

.nik-comments-header-rate-line {
    position: relative;
    height: 4px;
    border-radius: 3px;
    background: #eaeaea;
    background-color: #d5d5d5;
    width: 100%;
}

.nik-comments-header-rate-line[data-rate-digit]:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: attr(data-rate-digit);
    margin-right: 11px;
    color: #6f6f6f;
    font-size: 13px;
    line-height: 1.692;
    transform: translateY(-50%);
}

.nik-comments-header-rate-line-up {
    width: 0;
    height: 100%;
    background: silver;
    background-color: #00bfd6;
    border-radius: 3px;
}

.nik-comments-header-text>span {
    font-size: 19px;
    line-height: 1.158;
    color: #5a5a5a;
    letter-spacing: -.4px;
    margin-bottom: 20px;
    display: block;
}

.nik-comments-header-text p,
.woocommerce-Tabs-panel--reviews .comment-reply-title {
    font-size: 15px;
    line-height: 2.27;
    margin-bottom: 35px;
    color: #676767;
}

.btn-add-comment {
    font-size: 16px;
    line-height: 1.375;
    padding: 16px 105px 16px 45px;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #7a7a7a;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.7px;
}

.btn-add-comment.is-disabled {
    background-color: #7a7a7a;
    border-color: #7a7a7a;
    color: #fff;
}

.btn-add-comment:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden;
}

.btn-add-comment:before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -25px;
    top: -20px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
}

.btn-add-comment:not(.disabled):not(.is-inactive):not([disabled]):before {
    transition: all .3s ease-in-out;
}

.btn-add-comment:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.btn-add-comment-text {
    display: inline-block;
    color: #fff;
}

.btn-add-comment-text:before {
    position: absolute;
    right: 22px;
    top: 18px;
    font-size: 23px;
    content: "\E0F3";
}

.btn-add-comment-text:after {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 8px;
    content: "\E18B";
}

.woocommerce #respond input#submit {
    font-size: 16px;
    line-height: 1.375;
    padding: 16px 45px 16px 45px;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #7a7a7a;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.7px;
    color: #fff;
}

.nik-comments-header-points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.833;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nik-comments-header-points img {
    height: 24px;
    width: 24px;
    margin-left: 4px;
}

.nik-comments-list-title {
    border-bottom: 1px solid #eee;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
}

.nik-comments-list-title span {
    font-size: 16px;
    line-height: 1.375;
    padding: 14px 17px;
    padding-right: 19px;
    position: relative;
}

.nik-comments-list-title span:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #00bfd6;
}

.nik-comments-list {
    list-style: none;
    padding: 0;
    margin-top: 18px;
}

.nik-comments-list>li {
    border-radius: 5px;
    background-color: #fcfcfc;
    border: 1px solid #f3f3f3;
    padding: 57px 30px 30px;
    margin-bottom: 36px;
}

.nik-comments-list>li section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px;
}

.nik-comments-list>li section .comment-main,
.nik-comments-list>li section .comment-side {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}

.nik-comments-list>li section .comment-side {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
}

.nik-comments-list>li section .comment-side .comment-author-date span {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nik-comments-list>li section .comment-side .comment-author-date span:first-child {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
}

.nik-comments-list>li section .comment-side .comment-author-date span:first-child span {
    padding: 0 8px;
    background-color: #f0f0f1;
    border-radius: 8px;
    font-size: 10px;
    line-height: 16px;
    color: #81858b;
    margin: 0 8px 0 0;
    font-weight: 400;
    display: inline-block;
}

.nik-comments-list>li section .comment-side .shop-message-one {
    margin-bottom: 25px;
}

.nik-comments-list>li section .comment-main {
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
    padding-bottom: 50px;
}

.nik-comments-list>li section .comment-main .comment-header {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 1.158;
    color: #5f5f5f;
    font-weight: 500;
}

.nik-comments-advantages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px -10px 40px;
}

.nik-comments-advantages-negative,
.nik-comments-advantages-positive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.nik-comments-advantages-negative>span,
.nik-comments-advantages-positive>span {
    margin-left: 25px;
    font-size: 14px;
    line-height: 1.571;
    white-space: nowrap;
}

.nik-comments-advantages-positive>span {
    color: #00bfd6;
}

.nik-comments-advantages-negative>span {
    color: #ff637d;
}

.nik-comments-advantages-negative ul,
.nik-comments-advantages-positive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nik-comments-advantages-negative ul li,
.nik-comments-advantages-positive ul li {
    margin: 6px 0;
    padding-right: 17px;
    color: #5f5f5f;
    position: relative;
}

.nik-comments-advantages-negative ul li:before,
.nik-comments-advantages-positive ul li::before {
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
}

.nik-comments-advantages-positive ul li:before {
    background-color: #00bfd6;
}

.nik-comments-advantages-negative ul li:before {
    background-color: #ff637d;
}

.nik-comments-list>li section .comment-main p {
    font-size: 14px;
    line-height: 2.71;
    color: #505050;
}

.nik-comments-list>li section .comment-main .comment-footer {
    margin-top: 15px;
    position: absolute;
    bottom: 0;
    left: 30px;
}

.nik-comments-likes {
    text-align: left;
    color: #777;
    font-size: 13px;
    line-height: 1.692;
}

.btn-like {
    border-radius: 8px;
    border: 1px solid #ededed;
    background: #fff;
    padding: 2px 13px;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 1.692;
}

.btn-like[data-counter]:before {
    margin-left: 7px;
    color: #7a7a7a;
    font-size: 15px;
    line-height: inherit;
    content: attr(data-counter);
}

.nik-comments-likes .btn-like {
    margin-right: 17px;
}

.nik-comments-likes .btn-like+.btn-like {
    margin-right: 12px;
}

.shop-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10.5px -10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-pagination ul {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    list-style: none;
    margin: 0;
}

.shop-pagination ul li {
    color: #535353;
    font-size: 18px;
    line-height: 34px;
    margin: 0 3px;
    display: inline-block;
}

.shop-pagination ul li a,
.shop-pagination ul li .next,
.shop-pagination ul li .prev {
    display: inline-block;
    width: 35px;
    height: 34px;
    text-align: center;
    vertical-align: top;
    border-radius: 8px;
}

.shop-pagination ul li .active {
    background-color: #00bfd6;
    border: 1px solid #00bfd6;
    color: #fff;
}

.shop-pagination ul li .next,
.shop-pagination ul li .prev {
    font-size: 23px;
    line-height: 34px;
    font-family: LucidaGrande;
    letter-spacing: .3px;
    color: #6e6e6e;
}

.shop-pagination ul li .next:before,
.shop-pagination ul li .prev:before {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin-top: 3px;
}

.shop-pagination ul li .next:before {
    content: "\00bb";
}

.shop-pagination ul li .prev:before {
    content: "\00ab";
}

.product-page.single-new-style {
    padding: 1rem;
    padding-top: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #e4e4e4;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 15px;
    width: 100%;
}

.woocommerce .product-page.single-new-style div.summary {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    background: #ffffff;
}

.woocommerce .product-page.single-new-style .single-product-image {
    border-left: 1px solid #f4f4f4;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 1rem;
    padding-left: 1rem;
}

.product-page.single-new-style .product-page-header {
    padding: 7px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 0 solid #f2f2f2;
}

.product-page.single-new-style .product-page-header,
.c-product__headline--gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-page.single-new-style .product-page-header h1 {
    margin: .8rem 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
}

.product-page.single-new-style .product-page-header span {
    font-size: 14px;
    line-height: 1.571;
    display: block;
    margin-top: 5px;
    color: #b5b5b5;
}

.product-page.single-new-style .product-page-rating {
    margin-right: auto;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #a0a0a0;
    font-size: 13px;
    line-height: 1.692;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.product-page.single-new-style .rating-stars {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 18px;
    position: relative;
    direction: ltr;
    width: 75px;
    margin-right: 10px;
}

.product-page.single-new-style .product-page-attributes {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.product-page.single-new-style .product-page-main {
    padding-top: 1rem;
    margin-left: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #f2f2f2;
    min-height: 300px;
    max-width: 60%;
    -webkit-box-flex: 0.9;
    -ms-flex-positive: 0.9;
    flex-grow: 0.9;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-page.single-new-style .product-page-main-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}

.single-new-style .product-page-features {
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    padding: 12px 0 0;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto;
    max-width: 100%;
}

.single-new-style .shop-features {
    border-top: 1px solid #f4f4f4;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 0;
    font-size: 11px;
    line-height: 2;
    height: auto;
    padding: 10px 0;
}

.single-new-style .feature-col-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #9b9b9b;
    font-size: 9px;
}

.product-page-box-section {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 40%;
    background-color: #fff;
    position: relative;
}

.product-page-box-seller-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    line-height: normal;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    border-radius: 8px
}

.product-page-box-seller-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.product-page-box-seller-box-shadow:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0)), to(#ececec));
    background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0), #ececec);
}

.product-page-box-seller-counter {
    width: 100%;
    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;
    line-height: 57px;
    padding: 0 16px;
    font-weight: 500;
    margin: 16px auto;
    font-size: 14px;
    line-height: 25px;
}

.product-page-box-seller-counter a {
    font-size: 12px;
    color: #0fabc6;
    font-weight: 700;
}

.product-page-box-seller-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #424750;
    padding: 1rem;
}

.product-page-box-seller-row:before {
    font-size: 24px;
    color: #424750;
    margin-left: 16px;
}

.product-page-box-seller-row:after {
    content: "";
    position: absolute;
    bottom: -1px;
    height: 1px;
    right: 56px;
    left: 16px;
    background-color: #dfdfdf;
}

.product-page-box-seller-row:last-of-type .product-page-box-seller-row:after {
    content: unset
}

.product-page-box-seller-row-add-to-cart {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    height: auto;
}

.product-page-box-seller-row-seller:before {
    content: "\e07d"
}

.product-page-box-seller-row-garanty:before {
    content: "\e071"
}

.product-page-box-seller-row-gift:before {
    content: "\E137"
}

.product-page-box-seller-row-price {
    padding-bottom: 0
}

.product-page-box-seller-row-price:after {
    content: unset
}

.product-page-box-seller-row-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fb3449;
}

.product-page-box-seller-row-clickable {
    cursor: pointer;
}

.product-page-box-seller-row-clickable:hover {
    background: #ececec;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    padding-bottom: calc(1rem - 1px);
    padding-top: calc(1rem - 1px);
}

.product-page-box-seller-row-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
}

.product-page-box-seller-row-info {
    color: #00bfd6;
    font-weight: 700;
}

.product-page-box-seller-first-line {
    font-size: 14px;
    line-height: 24px;
}

.product-page-box-seller-second-line {
    color: #8d9096;
    margin-top: 2px;
    font-size: 12px;
    line-height: 21px;
}

.product-page-box-seller-second-line .nikikala-bold {
    color: #00a049;
}

.product-page-box-seller-name {
    font-weight: 700;
}

.product-page-box-seller-extra {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-page-box-seller-extra:before {
    content: "\E155";
    font-size: 24px;
    color: #9b9b9b;
    font-weight: 700;
}

.single-new-style .single-price-section {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    color: #a1a3a8;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative;
}

.single-new-style .single-price-section .product-price-val {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
}

.single-new-style .single-price-section .product-price-val del {
    text-decoration: line-through;
    font-size: 16px;
}

.single-new-style .single-price-section .product-price-val span {
    font-size: 31px;
    line-height: 1.419;
    color: #fb3449;
}

.single-new-style .single-price-section .product-price-val .woocommerce-Price-currencySymbol {
    font-size: 13px;
    color: #fb3449;
}

.single-new-style .single-price-section .product-price-discount {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
}

.single-new-style .single-price-section .product-price-discount span {
    padding: 3px 10px 1px;
    font-weight: 700;
    background: #fb3449;
    border-radius: 14px;
    color: #fff;
    font-size: 16px;
}

.woocommerce div.product .single-new-style p.price,
.woocommerce div.product .single-new-style span.price {
    font-size: 31px;
    line-height: 1.419;
    color: #fb3449;
}

.woocommerce div.product .single-new-style p.price .woocommerce-Price-currencySymbol,
.woocommerce div.product .single-new-style span.price .woocommerce-Price-currencySymbol {
    font-size: 13px;
    color: #fb3449;
}

.product-page-box-seller-row-add-to-cart .stock {
    flex: 1 100%;
    margin-bottom: 10px;
}

.woocommerce .single-new-style form.cart .variations {
    margin: 0 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.692;
    white-space: normal;
}

.woocommerce .single-new-style form.cart .variations,
.woocommerce .single-new-style form.cart .variations .label>span {
    display: -ms-flexbox;
    display: flex;
}

.woocommerce .single-new-style form.cart .variations .label>span {
    font-size: inherit;
    color: inherit;
    font-weight: normal;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
}

.woocommerce .single-new-style form.cart .variations .value>div>div.is-color {
    margin: 0 8px 8px 0;
    display: inline-block;
    padding: 5px 5px 5px 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
    line-height: 20px;
    min-width: 100px;
}

.woocommerce .single-new-style form.cart .variations .value>div>div.is-color.selectedswatch {
    border-color: #00bfd6;
}

.woocommerce .single-new-style form.cart .variations .value>div>div.is-color label:not(.wcva_single_textblock) {
    display: inline-block;
    position: relative;
    font-weight: normal;
    width: 17px !important;
    height: 17px !important;
    border-radius: 5px !important;
    margin: 0;
    margin-left: 5px;
    border: none !important;
    box-shadow: none !important;
}

.woocommerce .single-new-style form.cart .variations .value>div>div.is-color label span {
    font-family: inherit;
    display: inline-block;
    padding-right: 25px;
    line-height: 16px;
    min-width: 90px;
}

.woocommerce .single-new-style form.cart .variations .value>div>div span {
    font-family: inherit;
    line-height: 16px;
}

.woocommerce .single-new-style form.cart .variations .value label.wcva_single_textblock {
    background: transparent !important;
    border: 1px solid #dedede !important;
    border-radius: 5px;
    color: inherit;
}

.woocommerce .single-new-style form.cart .variations .value .selectedswatch label.wcva_single_textblock {
    border-color: #00bfd6 !important;
    color: inherit;
}

.woocommerce div.product .single-new-style form.cart .variations select {
    position: relative;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 5px;
    width: 100%;
    letter-spacing: -.8px;
    margin-right: 8px;
}

.woocommerce div.product .single-new-style form.cart .reset_variations {
    display: none !important;
}

.single-new-style form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0 !important;
    max-width: 100%;
    width: 100%;
}

.single-new-style form.variations_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 0 !important;
    max-width: 100%;
}

.single-new-style form.cart .single_add_to_cart_button {
    background: none;
    cursor: pointer;
    position: relative;
    white-space: normal;
    font-size: 14px;
    line-height: 1.222;
    padding: 16px 98px 16px 18px;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    letter-spacing: -.7px;
    text-align: center;
    width: 100%;
    min-width: 10px;
    font-weight: 400;
    overflow: hidden;
    flex: 1 1 80%;
    min-width: auto !important;
    padding-right: 50px !important;
}

.single-new-style form.cart .single_add_to_cart_button.disabled {
    cursor: not-allowed;
}

.single-new-style form.cart .single_add_to_cart_button:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.single-new-style form.cart .single_add_to_cart_button:before {
    width: 90px;
    height: 90px;
    position: absolute;
    right: -11px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.single-new-style form.cart .single_add_to_cart_button .add-to-cart-btn-text {
    display: inline-block;
}

.single-new-style form.cart .single_add_to_cart_button:after {
    position: absolute;
    right: 25px;
    top: 14px;
    font-size: 27px;
    content: "\E0DD";
}

.single-new-style .woocommerce-variation-add-to-cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
}

.box-seller-info-box {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    border-radius: 5px
}

.box-seller-info-box-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #9b9b9b;
    background-color: #ececec;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 700;
    padding: 14px;
}

.box-seller-info-box-header:before {
    content: "\E0C5";
    font-size: 18px;
    font-weight: 700;
    margin-left: 14px;
}

.box-seller-info-box-body-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    position: relative
}

.box-seller-info-box-body-wrapper::-webkit-scrollbar {
    width: 15px;
    height: 18px;
    background: transparent
}

.box-seller-info-box-body-wrapper::-webkit-scrollbar-thumb {
    height: 6px;
    border: 5px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.box-seller-info-box-body-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .35)
}

.box-seller-info-box-body-wrapper::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

.box-seller-info-box-body-wrapper::-webkit-scrollbar-corner {
    background-color: transparent
}

.box-seller-info-box-row {
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #e4e4e4;
    padding: 14px 0;
    margin: 0 14px;
}

.box-seller-info-box-row:last-of-type {
    border-bottom-width: 0
}

.box-seller-info-box-feedbacks-vote {
    margin-top: 14px;
}

.box-seller-info-box-feedback-vote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px;
}

.box-seller-info-box-feedback-vote-label {
    font-size: 11px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    margin-left: 14px;
}

.box-seller-info-box-feedback-vote-bar {
    position: relative;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    height: .5rem;
    border-radius: .5rem;
    background: #ccc
}

.box-seller-info-box-feedback-vote-bar-very-green {
    position: absolute;
    background-color: #47ae4c
}

.box-seller-info-box-feedback-vote-bar-green {
    position: absolute;
    background-color: #7ed321
}

.box-seller-info-box-feedback-vote-bar-yellow {
    position: absolute;
    background-color: #ffea00
}

.box-seller-info-box-feedback-vote-bar-orange {
    position: absolute;
    background-color: #ff9100
}

.box-seller-info-box-feedback-vote-bar-red {
    position: absolute;
    background-color: #ec3131
}

.box-seller-info-box-feedback-vote-percent {
    margin-right: 14px;
}

.box-seller-info-garanty-info-box-row {
    color: #000
}

.box-seller-info-shipment-info-box-row {
    border-bottom: 1px solid #e4e4e4;
    margin: 14px;
    padding-bottom: 14px;
}

.box-seller-info-shipment-info-box-row:last-of-type {
    border-bottom-width: 0
}

.single-new-style .delivery-section {
    margin-top: 0px;
}

.box-seller-gift-content {
    padding: 16px;
}

.box-seller-gift-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 16px
}

.box-seller-gift-image {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    margin-left: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.box-seller-gift-image img {
    width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 5px
}

.box-seller-gift-title {
    padding: 16px 16px 0;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700
}

.box-seller-badge {
    padding: 1px 20px 1px 5px;
    font-size: 10px;
    font-size: .714rem;
    line-height: 1;
    border-radius: 9px;
    margin: 0 5px;
    white-space: nowrap
}

.box-seller-badge-special {
    color: #388e3c;
    height: 18px;
    background: #f2f8f2 url(../images/seller-badge.svg) no-repeat 100%
}

.single-new-style .product-page-main-price-rate {
    font-size: 13px;
    line-height: 1;
    color: #9b9b9b;
    margin: 14px 14px 14px 0;
    letter-spacing: 0;
    position: relative;
}

.single-new-style .product-page-main-price-rate a {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dashed;
    padding-bottom: 3px;
    margin-left: 7px;
    margin-right: 7px;
    color: #9b9b9b;
    line-height: 1;
}

.single-new-style .product-page-main-price-rate a:first-of-type:not(.disabled):before {
    content: "|";
    color: #e4e4e4;
    margin: 0 4px;
    width: 0px;
}

.single-new-style .product-page-main-price-rate a:after {
    display: none;
}

.single-new-style .product-page-main-price-rate a:hover {
    color: #9b9b9b;
}

.single-new-style .woocommerce-product-gallery__image,
.woocommerce-product-gallery__image--placeholder {
    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;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    max-height: 100%;
    height: 100%;
    max-width: 85%;
}

.single-new-style .woocommerce-product-gallery__image img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    overflow: hidden;
    min-height: 100px;
    min-width: 101px;
    max-width: 85%;
    vertical-align: top
}

.single-new-style .special_offer_label {
    background: transparent;
    border-left: none;
    box-shadow: none;
    min-height: auto;
    padding: 15px 0;
    border-bottom: 1px solid #fb3449;
}

.single-new-style .special_offer_label+.woocommerce-product-gallery {
    border-left: none;
    box-shadow: none;
}

.single-new-style .images-section-options {
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    list-style: none;
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    z-index: 2;
}

.single-new-style .images-section-options li {
    display: block;
    margin-top: 20px;
    position: relative;
}

.single-new-style .images-section-options li:hover .shop-tooltip {
    display: block;
}

.single-new-style .images-section-options li:first-child {
    margin-top: 0;
}

.single-new-style .shop-btn-options {
    vertical-align: top;
    z-index: 6;
    border: none;
    width: 24px;
    height: 24px;
    padding: 3px;
    font-size: 22px;
    color: #9b9b9b;
}

.single-new-style .shop-btn-options:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.single-new-style .shop-btn-wishes.is-active {
    color: #fb3449;
}

.single-new-style .shop-btn-compare:before {
    content: "\E01F";
    font-weight: 600;
    font-size: 20px;
}

.single-new-style .images-section-options-result {
    display: none !important;
}

.single-new-style .thumbs-images-section {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: none;
    padding: 0;
    max-height: 80px;
}

.single-new-style .thumbs-images-section .woocommerce-product-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single-new-style .thumbs-images-section li:not(:first-of-type) {
    margin-right: 2.5%;
}

.single-new-style .thumbs-images-section li:nth-of-type(5) img {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.single-new-style .thumbs-images-section li:nth-of-type(5):before {
    content: "\E112";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 4px;
    color: #fff;
    z-index: 1;
}

.single-new-style .thumbs-images-section li:nth-of-type(5):after {
    position: absolute;
    content: "";
    opacity: 1;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    color: #fff;
    background-color: rgba(115, 114, 115, .6);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.single-new-style .thumbs-images-section li:hover img {
    opacity: 1
}

.single-new-style .thumbs-images-section .shop-btn-video:before {
    content: "\E175";
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
    z-index: 1;
}

.single-new-style .thumbs-images-section .shop-btn-video:after {
    position: absolute;
    content: "";
    opacity: 1;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    color: #fff;
    background-color: rgba(115, 114, 115, .6);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.woocommerce div.product .single-new-style div.images.woocommerce-product-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.single-new-style .single-product-image .out_of_stock_label,
.single-new-style .single-product-image .out_date_label {
    display: none;
}

.product-box-stock-status {
    line-height: normal;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background: #f5f5f5;
    padding: 14px;
}

.product-box-stock-status-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #969696;
    font-size: 18px;
    font-weight: 700;
    padding-top: 14px;
    padding-bottom: 14px;
}

.product-box-stock-status.soon .product-box-stock-status-title {
    color: #00bfd6;
}

.product-box-stock-status.soon .product-box-stock-status-title:after,
.product-box-stock-status.soon .product-box-stock-status-title:before {
    background: #00bfd6;
}

.product-box-stock-status-title:after,
.product-box-stock-status-title:before {
    content: "";
    margin: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    background: #969696;
}

.product-box-stock-status-body {
    color: #4a4a4a;
    font-size: 12px;
    line-height: 2;
    margin-bottom: 28px;
}

.product-box-stock-status .product-out-stock {
    padding-bottom: 0;
}

.product-box-stock-status .product-out-stock .btn-notify-me {
    font-size: 13px;
    letter-spacing: 0;
}

.woocommerce div.product .single-new-style form.cart .wc-no-matching-variations {
    line-height: 2;
    padding: 10px;
    font-size: 12px;
    min-height: auto;
}

.woocommerce div.product .single-new-style form.cart .wc-no-matching-variations:before {
    display: none;
}

.single-product .site-main {
    position: relative;
}

.single-feedback {
    position: absolute;
    left: 30px;
}

.single-feedback.btn-link-border {
    color: #9b9b9b !important;
    font-size: 11px;
    line-height: 2;
}

.single-feedback.btn-link-border:hover {
    color: #9b9b9b !important;
}

.single-feedback.btn-link-border:after {
    border-color: #9b9b9b !important;
}

#product_feedback label.niki-ui-checkbox-min {
    justify-content: flex-start;
}

.additional-info-section {
    margin-top: auto;
    line-height: 22px;
}

.additional-info-section-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #686868;
    font-size: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.single-new-style .additional-info-section-item {
    flex-direction: row;
}

.additional-info-section-item:before {
    font-size: 1.5rem;
    content: "\E151";
    margin-left: 15px;
}

.single-fake-message {
    display: block;
    color: #d5901f;
    font-size: 11px;
    line-height: 2;
    font-weight: 400;
    margin: 10px 0;
}

.single-fake-message:before {
    content: "\E1F8";
    margin-left: 10px;
    font-size: 16px;
}

.nikikala-cart-empty-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nikikala-cart-empty-container-main {
    width: 100%;
}

.nikikala-cart-empty {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
    padding: 30px;
    text-align: center;
    line-height: 22px;
    border: 1px solid #ededed;
}

.nikikala-cart-empty-icon {
    margin: 0 auto;
    width: 200px;
    height: 150px;
    background: url(../images/empty-cart.png) 50% no-repeat;
    background-size: contain;
}

.nikikala-cart-empty-title {
    font-size: 18px;
    line-height: 31px;
    color: #424750;
    text-align: center;
    margin: 4px auto 12px;
}

.nikikala-cart-empty-content {
    margin-bottom: 20px;
}

.nikikala-cart-empty-content p {
    font-size: 12px;
    line-height: 21px;
    color: #6d727e;
    margin-bottom: 6px;
}

.nikikala-cart-empty-links a {
    cursor: pointer;
    color: #12b4cd;
    font-size: 12px;
    line-height: 24px;
}

.nikikala-cart-empty-links a:not(:last-of-type) {
    border-left: 1px solid #e0e0e2;
    padding-left: 12px;
    margin-left: 12px;
}

.woocommerce-cart .woocommerce {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.woocommerce-cart .cart-main-section,
.woocommerce-cart .cart-side-section {
    position: relative;
    width: 100%;
    min-height: 1px;
    margin-bottom: 13px;
    z-index: 12;
}

.woocommerce-cart .cart-main-section {
    -ms-flex: 0 0 75.5%;
    flex: 0 0 75.5%;
    max-width: 75.5%;
    padding-right: 0;
    padding-left: 10px;
}

.woocommerce-cart .cart-side-section {
    -ms-flex: 0 0 24.5%;
    flex: 0 0 24.5%;
    max-width: 24.5%;
    padding-left: 0;
    padding-right: 10px;
}

.woocommerce-cart .woocommerce-cart-form {
    margin: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    position: relative;
}

.woocommerce-cart table.shop_table {
    border: none;
    margin: 0;
    border-collapse: separate;
    border-radius: 0;
}

.woocommerce-cart table.shop_table thead {
    display: none;
}

.woocommerce-cart table.shop_table tr:first-child td {
    border-top: 0;
}

.woocommerce-cart table.shop_table tr td {
    margin-right: 0;
    margin-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    padding-left: 10px;
    line-height: 22px;
    font-weight: 400;
}

.woocommerce-cart table.shop_table tr.is-gift td {
    background: #fff9fa;
    border-top: 1px dashed #ffc1c5;
    border-bottom: 1px dashed #ffc1c5;
}

.woocommerce a.remove {
    width: 26px;
    height: 26px;
    text-align: center;
    border: none;
    border-radius: 13px;
    color: #999 !important;
    background: #f5f5f5;
    cursor: pointer;
    line-height: 26px;
    transition: all .3s ease-in-out;
}

.woocommerce-cart table.shop_table tr td.product-remove .gift-remove {
    color: #ef5662;
    position: absolute;
    transform: rotate(-90deg);
}

.woocommerce-cart table.cart img {
    width: 100px;
}

.woocommerce-cart table.shop_table tr td.product-name {
    font-size: 15px;
    line-height: 1.67;
}

.woocommerce-cart table.shop_table tr td.product-name a {
    font-size: 15px;
    line-height: 1.88;
    margin-bottom: 15px;
    display: block;
}

.product-name dl {
    display: block;
    color: #777;
    font-size: 12px;
    line-height: 1.833;
    width: 100%;
    text-align: right;
    padding-right: 24px;
    position: relative;
    margin: 7px 0 4px 0;
    min-height: 10px;
}

.product-name dl dt:before {
    content: "\E111";
    font-size: 15px;
    line-height: 24px;
    position: absolute;
    right: 0;
    color: #979797;
}

.product-name dl dd {
    margin-bottom: 4px !important;
    position: relative;
}

.product-name dl .cart-item-color {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: -20px;
    top: 4px;
    border: 1px solid rgba(0, 0, 0, .3);
}

.product-name dl .cart-item-garanty:before {
    content: "\E071";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: -21px;
    top: 4px;
    color: #979797;
}

.product-name .nikikala-cart-seller-name:before {
    content: "\E07D";
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    right: -24px;
    top: 2px;
    color: #979797;
}

.woocommerce-cart table.shop_table tr td.product-price,
.woocommerce-cart table.shop_table tr td.product-quantity {
    display: none;
}

.woocommerce-cart table.shop_table tr td .nikikala-cart-qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.woocommerce-cart table.shop_table tr td .nikikala-qty-row {
    width: 90px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #0fabc6;
    font-size: 15px;
    line-height: 1.467;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
}

.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-plus,
.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-minus {
    border: none;
    margin: 0;
    padding: 0;
    color: #0fabc6;
    background-color: #fff;
    cursor: pointer;
    text-align: center;
    height: 100%;
    border-radius: 5px;
}

.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-plus:before {
    content: "\E086";
    font-size: 18px;
    line-height: 22px;
}

.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-minus:before {
    content: "\E08B";
    font-size: 18px;
    line-height: 25px;
    vertical-align: top;
}

.woocommerce-cart table.shop_table tr td .nikikala-qty-row .qty-plus.disabled:before {
    color: #e0e0e2;
}

.woocommerce-cart table.shop_table tr td .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce-cart table.shop_table tr td .quantity input {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    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;
    height: 100%;
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    border: none;
    color: #0fabc6;
    width: 35px;
    border-radius: 0;
}

.woocommerce-cart table.shop_table tr td .quantity input::-webkit-outer-spin-button,
.woocommerce-cart table.shop_table tr td .quantity input::-webkit-inner-spin-button {
    display: none;
    margin: 0;
}

.woocommerce-cart table.shop_table tr td .quantity input.qty {
    appearance: textfield;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

.woocommerce-cart table.shop_table tr td .nikikala-cart-qty a.remove {
    border: none;
    background-color: transparent !important;
    border-radius: 0;
    font-size: 12px;
    line-height: 1.833;
    color: #999 !important;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
    padding-top: 8px;
    font-weight: 400;
    margin-bottom: 0;
    width: auto;
    height: auto;
    text-align: right;
}

.woocommerce-cart table.shop_table tr td .nikikala-cart-qty a.remove:before {
    content: "\E0FF";
    font-size: 18px;
    margin-left: 5px;
}

.woocommerce-cart table.shop_table tr td .nikikala-cart-qty a.add-to-next-list {
    font-size: 12px;
    line-height: 1.833;
    padding-right: 25px;
    position: relative;
    cursor: pointer;
    margin-right: 20px;
    padding-top: 8px;
    margin-bottom: 0;
    color: #999 !important;
}

.woocommerce-cart table.shop_table tr td .nikikala-cart-qty a.add-to-next-list:before {
    content: "\E042";
    color: #979797;
    position: absolute;
    font-size: 18px;
    line-height: 1.222;
    right: 0;
}

.woocommerce-cart table.shop_table tr td.product-subtotal {
    vertical-align: bottom;
    text-align: left;
    padding-left: 20px;
    font-size: 17px;
    line-height: 1.294;
}

.woocommerce-cart table.shop_table tr td.product-subtotal .woocommerce-Price-currencySymbol {
    font-size: 10px;
    line-height: 2.2;
}

.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-final-price {
    font-size: 17px;
    line-height: 1.294;
    margin: 2px 0;
    display: block;
}

.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-final-price .woocommerce-Price-currencySymbol {
    font-size: 10px;
    line-height: 2.2;
}

.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-final-price.is-free {
    color: #ef5662;
}

.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-regular-price {
    font-size: 13px;
    line-height: 1.692;
    text-decoration: line-through;
    color: #a0a0a0;
    display: block;
}

.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-discount-amount,
.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-discount-amount .woocommerce-Price-currencySymbol {
    font-size: 10px;
    line-height: 10px;
    color: #ef394e;
}

.woocommerce-cart table.shop_table tr td.product-subtotal span.cart-discount-amount .amount {
    font-size: 14px;
    line-height: 1.571;
}

.woocommerce-cart .actions input {
    font-size: 13px;
    padding: 12px 16px !important;
    border-radius: 8px;
    width: auto !important;
}

.woocommerce-cart .actions button {
    padding: 16px !important;
    border-radius: 8px;
    font-size: 13px;
    background-color: #979ba7;
    color: #fff;
    transition: all .3s ease-in-out;
}

.woocommerce-page .cart-collaterals {
    position: -webkit-sticky;
    position: sticky;
    margin: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    top: 0px;
}

.admin-bar.woocommerce-page .cart-collaterals {
    top: 32px;
}

.header-fixed.woocommerce-page .cart-collaterals {
    top: 130px;
}

.main-nav-visible.woocommerce-page .cart-collaterals {
    transform: translateY(46px);
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
    padding: 15px 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    border: 1px solid #e6e6e6;
    line-height: 22px;
    border-radius: 8px;
}

.cart-side-section table.shop_table tr td {
    padding: 9px 12px;
}

.cart-side-section table.shop_table tr.cart-shipping th,
.cart-side-section table.shop_table tr.cart-shipping td {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.833;
    color: #3e3f3f
}

.cart-side-section table.shop_table tr.cart-shipping th:before {
    content: "\E066";
    color: #ef394e;
    margin-left: 5px;
    font-size: 16px;
    line-height: 16px;
}

.cart-shipping-progress-bar div {
    margin-bottom: 4px;
    height: 4px;
    position: relative;
    border-radius: 4px;
    background-color: #eee;
    width: 100%;
}

.cart-shipping-progress-bar div span {
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #00bfd6;
}

.cart-shipping-notice td {
    padding-top: 0 !important;
}

.cart-shipping-notice td div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #777;
    font-size: 10px;
}

.cart-side-section .cart-notice {
    line-height: 2;
    color: #a0a0a0;
    font-size: 11px;
    padding-right: 5px;
    margin-bottom: 15px;
}

.cart-side-section .wc-proceed-to-checkout {
    padding: 0;
}

.cart-side-section .wc-proceed-to-checkout a {
    margin: 0;
    background-color: #00bfd6 !important;
    padding: 15px 70px 15px 15px !important;
    overflow: hidden !important;
}

.cart-side-section .wc-proceed-to-checkout a:before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.cart-side-section .wc-proceed-to-checkout a:after {
    position: absolute;
    right: 21px;
    top: 14px;
    font-size: 21px;
    content: "\E0E6";
}

.cart-side-section .wc-proceed-to-checkout a:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.cart-tabs-container {
    width: 100%;
}

.cart-tabs-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 16px;
    list-style: none;
}

.cart-tabs-row-item {
    cursor: pointer;
    color: #818181;
    text-align: center;
    position: relative;
    min-width: 140px;
    padding: 8px 24px 10px;
    font-size: 15px;
    line-height: 1.467;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart-tabs-row-item.ui-tabs-active {
    color: #ef394e;
}

.cart-tabs-row-item:before {
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 2px 2px 0 0;
}

.cart-tabs-row-item .cart-tabs-row-item-counter {
    color: #f8f8f8;
    background-color: #999;
    margin-right: 4px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.cart-tabs-row-item.ui-tabs-active .cart-tabs-row-item-counter,
.cart-tabs-row-item.ui-tabs-active:before {
    background-color: #ef394e;
}

.cart-sections-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 50%;
    text-align: right;
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.692;
    padding: 5px 0;
}

#add_payment_method .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table td {
    text-align: left;
    color: #777;
    font-size: 15px;
    line-height: 1.467;
    padding: 5px 0;
}

#add_payment_method .cart-collaterals .cart_totals table tr.cart-discount td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-discount td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr.cart-discount td {
    color: #ef394e;
}

#add_payment_method .cart-collaterals .cart_totals table tr.cart-subtotal td,
#add_payment_method .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr.cart-subtotal th {
    font-weight: 700 !important;
    color: #000 !important;
}

#add_payment_method .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-cart .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr.shipping td {
    text-align: right;
    font-size: 10px;
    line-height: 1.8;
}

#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
    margin-right: 0;
    float: right;
    margin-left: .618em;
    margin-top: 4px;
}

.cart-collaterals .woocommerce-Price-currencySymbol {
    font-size: 10px;
    line-height: 2.2;
}

.cart-collaterals .cart_totals .shop_table {
    border: none;
    border-radius: 0;
}

.cart-collaterals .cart_totals .nikikala-cart-total-table {
    border-bottom: 1px solid #ebe9eb;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: none;
}

.cart-side-section .order-total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #ebe9eb;
}

.cart-side-section .order-total>div {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    color: #000;
}

.cart-side-section .order-total .woocommerce-Price-amount {
    font-size: 17px;
    line-height: 1.294;
}

.cart-side-section .order-total .woocommerce-Price-currencySymbol {
    font-size: 11px;
    line-height: 2;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-page .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals .order-total,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page .cart-collaterals .cart_totals .cart-notice {
    padding-right: 15px;
    padding-left: 15px;
}

.cart-points {
    background-color: rgba(245, 247, 250, .7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 0 0 5px 5px;
    margin-top: 15px;
    padding: 10px 16px 12px;
}

.cart-points-title {
    font-size: 12px;
    line-height: 25px;
    color: #62666d;
}

.cart-points-coin {
    width: 14px;
    height: 14px;
    margin-left: 4px;
    display: inline-block;
    vertical-align: text-top;
}

.cart-points-point {
    color: #474848;
    font-size: 14px;
    line-height: 25px;
}

.cart-points-unit {
    font-size: 10px;
    line-height: 2.2;
}

button[name='update_cart'] {
    display: none !important;
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: left;
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 -3px 4px 0 rgba(0, 0, 0, .06);
    border-color: #e0e0e2;
    border-style: solid;
    border-width: 1px 0;
    padding: 10px 12px;
    z-index: 1;
}

.woocommerce .actions a.checkout-button.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    float: right;
    padding: 12px 16px;
    background-color: #ef394e;
    border-radius: 5px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 1.571;
    border: none;
    cursor: pointer;
}

.woocommerce .actions a.checkout-button.button.alt {
    min-width: 300px;
}

.cart-corss-sells {
    margin-top: 15px;
}

.woocommerce-checkout .woocommerce {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    max-width: 100%;
}

.nikikala-checkout-page {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.nikikala-checkout-page-content {
    display: block;
    position: relative;
    width: 100%;
    min-height: 1px;
    -ms-flex: 0 0 75.5%;
    -webkit-box-flex: 0;
    flex: 0 0 75.5%;
    max-width: 75.5%;
    padding-right: 0;
    padding-left: 10px;
}

.nikikala-checkout-page-sidebar {
    display: block;
    position: relative;
    width: 100%;
    min-height: 1px;
    margin-bottom: 0;
    z-index: 12;
    -ms-flex: 0 0 24.5%;
    -webkit-box-flex: 0;
    flex: 0 0 24.5%;
    max-width: 24.5%;
    padding-left: 0;
    padding-right: 10px;
}

.woocommerce-form-coupon-toggle {
    width: 100%;
}

.woocommerce-form-login-toggle {
    width: 100%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    transition: all .3s ease-in-out;
    padding: 20px 10px;
    margin: 0px;
    margin-bottom: 20px;
    width: 100%;
}

.woocommerce form.checkout_coupon p:first-of-type,
.woocommerce form.login p:first-of-type,
.woocommerce form.register p:first-of-type,
.verify-account-page form.verify-account p:first-of-type {
    letter-spacing: -.3px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.67;
    color: #858585;
    width: 100%;
}

.woocommerce form.checkout_coupon input.input-text,
.woocommerce form.login input.input-text,
.woocommerce form.register input.input-text,
.verify-account-page form.verify-account input.input-text {
    position: relative;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.woocommerce form.checkout_coupon button,
.woocommerce form.login button,
.woocommerce form.register button,
.verify-account-page form.verify-account button {
    padding: 20px;
    width: 100%;
}

.woocommerce-checkout .woocommerce-checkout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
}

.woocommerce-checkout .checkout-main-section {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding-right: 0;
    padding-left: 10px;
}

.woocommerce-checkout .checkout-side-section {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding-right: 10px;
    padding-left: 0;
}

.woocommerce-billing-fields h3,
.checkout-side-section h3 {
    color: #858585;
    margin: 0px 0 10px;
    padding: 0 10px 0 0;
    position: relative;
    font-weight: 400;
    font-size: 14px;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields,
.woocommerce-shipping-fields__field-wrapper {
    position: relative;
    transition: all .3s ease-in-out;
    padding: 20px 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 8px;
}

#ship-to-different-address .remodal-login-form-agree {
    margin: 0;
}

#ship-to-different-address label:not(.login-checkbox) {
    padding-right: 30px;
}

.woocommerce-checkout .form-row label {
    letter-spacing: -.3px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.67;
    color: #858585;
    width: 100%;
    position: relative;
}

.woocommerce-checkout .remodal-login-form-agree {
    padding: 0 !important;
}

.woocommerce-checkout .remodal-login-form-agree label {
    width: auto !important;
    display: inline-block !important;
}

.woocommerce-checkout label.login-checkbox {
    width: 22px !important;
    display: inline-block !important;
    margin: 1px !important;
}

.woocommerce-checkout .form-row label .required {
    color: red;
    margin-right: 3px;
    font-size: 18px;
    line-height: 1.222;
    margin-top: -5px;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper {
    position: relative;
    width: 100%;
    line-height: 22px;
    border-color: #e0e0e2;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper input {
    position: relative;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper textarea {
    position: relative;
    border: 1px solid #e0e0e2;
    border-radius: 5px;
    outline: none;
    padding: 10px;
    color: #424242;
    width: 100%;
    resize: vertical;
    vertical-align: top;
    min-height: 56px;
    font-size: 12px;
    line-height: 2.58;
}

#billing_city_field,
#shipping_city_field {
    float: left;
    clear: left;
    width: 47%;
}

#billing_state_field,
#shipping_state_field {
    float: right;
    clear: right;
    width: 47%;
}

.select2-container--default .select2-selection--single {
    height: 48px;
    padding-top: 8px;
    border-color: #e0e0e2;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 48px;
}

.checkout-products-box {
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 8px;
    width: 100%
}

.checkout-products-box-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    overflow: visible;
    width: 100%;
}

.checkout-products-box-row .products-swiper {
    box-shadow: none;
    padding: 10px 15px 0;
    width: 100%;
}

.checkout-products-box-row .products-swiper-p-box {
    padding: 10px;
    margin: 0;
}

.checkout-products-box-row .products-swiper-p-box:hover {
    box-shadow: none;
    transform: none;
}

.checkout-products-box-row .products-swiper-img {
    height: 90px;
    width: auto;
    padding: 0 10px 5px;
}

.checkout-products-box-row .products-swiper-color-variant {
    font-size: 10px;
    line-height: 18px;
    color: #777;
    position: relative;
    padding-right: 22px;
    text-align: right;
    width: 100%;
}

.checkout-products-box-row .products-swiper-color-variant span {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    top: 2px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.checkout-products-box-row .products-swiper-qty {
    position: absolute;
    font-size: 10px;
    line-height: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    z-index: 1;
    top: 3px;
    right: 3px;
    border-radius: 50%;
    background-color: #efefef;
    color: #000;
    width: 15px;
    height: 15px;
}

.checkout-products-box-row .products-swiper-gift {
    position: absolute;
    font-size: 10px;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    z-index: 1;
    top: 3px;
    right: 3px;
    border-radius: 6px;
    background-color: #ef5662;
    color: #fff;
    padding: 5px;
}

.checkout-products-box-row .swiper-button-prev,
.checkout-products-box-row .swiper-button-next {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
    border-radius: 50%;
    width: 48px;
    height: 48px;
    top: 65%;
}

.checkout-products-box-row .swiper-button-next:before,
.checkout-products-box-row .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -11px;
    font-size: 20px;
    color: #a8a8a8;
    font-weight: 700;
}

.checkout-products-box-row .swiper-button-prev.swiper-button-disabled,
.checkout-products-box-row .swiper-button-next.swiper-button-disabled {
    display: none;
}

.checkout-products-box-row .swiper-button-prev {
    margin-right: -10px !important;
}

#order_review_heading {
    color: #858585;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    padding-right: 10px;
    width: 100%;
}

.woocommerce-checkout-review-order {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order .woocommerce-checkout-payment {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr th.product-total,
.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td:last-child {
    text-align: left;
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table.just-shipping {
    color: #858585;
    font-size: 14px;
}

.nikikala-checkout-shipping-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    padding: 20px 15px 15px;
    margin-bottom: 10px;
}

.nikikala-checkout-shipping-item {
    width: 49%;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
}

.nikikala-checkout-shipping-item:nth-of-type(2n) {
    margin-left: 0;
}

.nikikala-checkout-shipping-item input[type="radio"] {
    visibility: hidden;
    position: absolute;
}

.nikikala-checkout-shipping-content {
    border: 1px solid #e0e0e2;
    border-radius: 8px;
    background-color: #fbfbfb;
    padding: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nikikala-checkout-shipping-item input[type="radio"]:checked+.nikikala-checkout-shipping-content {
    background-color: #fff;
    border: 2px solid #d32f2f;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .13);
    padding: 8px 10px;
}

.nikikala-checkout-shipping-content-title {
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    position: relative;
    color: #030a16;
    padding: 0;
}

.nikikala-checkout-shipping-content-title:before {
    font-size: 18px;
    vertical-align: sub;
    margin-left: 4px;
    color: #ef394e;
    content: "\E066";
}

.nikikala-checkout-shipping-content-cost {
    font-size: 10px;
    line-height: 17px;
    margin-right: 6px;
    color: #62666d;
}

.nikikala-checkout-product-quantity {
    display: block;
    color: #777;
    font-size: 12px;
    line-height: 1;
    width: 100%;
    padding-right: 24px;
    position: relative;
    margin-top: 10px;
}

.nikikala-checkout-product-quantity:before {
    content: "\E111";
    font-size: 15px;
    line-height: 10px;
    position: absolute;
    right: 2px;
    color: #979797;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 8px;
    width: 100%;
}

.woocommerce-checkout #payment {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    position: relative;
    transition: all .3s ease-in-out;
    width: 100%;
    margin: 0;
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    float: right;
    max-width: 50px;
    height: auto;
    margin: auto 0;
    margin-right: 0;
    margin-left: 10px;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: #efefef;
    color: #515151;
}

.woocommerce-checkout #payment div.payment_box:before {
    border-bottom-color: #efefef;
}

.woocommerce-checkout #payment #place_order {
    width: 100%;
    padding: 20px 0;
}

.woocommerce-order-pay .main-wrap .woocommerce {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    position: relative;
    transition: all .3s ease-in-out;
    padding: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    justify-content: space-between;
    width: 100%;
}

.woocommerce-order-pay-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.woocommerce-order-pay-section .order_details {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 0;
    padding-left: 10px;
    margin: 0 !important;
}

.woocommerce-order-pay-section ul.order_details li {
    border-left: 1px dashed #d3ced2;
    padding-left: 15px;
    padding-right: 15px;
    list-style-type: none;
    width: 25%;
    margin: 0;
    text-align: center;
    font-size: 13px;
}

.order-number-icon,
.order-date-icon,
.order-price-icon,
.order-payment-icon {
    height: 125px;
    position: relative;
}

.order-number-icon:before {
    content: "\E1CC";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    color: #e0e0e0;
}

.order-date-icon:before {
    content: "\E0EC";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    color: #e0e0e0;
}

.order-price-icon:before {
    content: "\E197";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    color: #e0e0e0;
}

.order-payment-icon:before {
    content: "\E1F3";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 100px;
    color: #e0e0e0;
}

.woocommerce-order-pay-section form {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 10px;
    padding-left: 0;
    margin: auto 0;
}

.woocommerce-order-pay-section form .button.alt {
    width: 100%;
    margin-bottom: 15px;
    padding: 20px;
    overflow: hidden;
}

.woocommerce-order-pay-section form .button.cancel {
    width: 100%;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    border-radius: 8px;
}

.woocommerce-order-received .woocommerce-order {
    width: 100%;
}

.woocommerce-checkout-alert {
    margin: 20px 0;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 25px 0;
    width: 100%;
}

.woocommerce-checkout-alert-icon {
    margin: 0 auto 6px;
    padding: 27px;
    border-radius: 50%;
    width: 95px;
    height: 95px;
}

.woocommerce-checkout-alert-icon.success {
    background-color: #d2f3f7;
    color: #4ac9dd;
}

.woocommerce-checkout-alert-icon.success i:after {
    content: "\E0E5";
    font-size: 29px;
    line-height: 1.517;
}

.woocommerce-checkout-alert-icon.failed {
    background-color: rgba(251, 52, 73, .18);
    color: #ff637d;
}

.woocommerce-checkout-alert-icon.failed i:after {
    content: "\E0DA";
    font-size: 41px;
    line-height: 1.373;
}

.woocommerce-checkout-alert-title h4 {
    color: #737373;
    font-size: 21px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: -.5px;
    text-align: center;
    margin-bottom: 10px;
}

.woocommerce-checkout-alert-highlighted {
    border-radius: 8px;
    padding: 3px 20px 0;
    margin: 0 5px;
}

.woocommerce-checkout-alert-highlighted.success {
    color: #00bfd6;
    background-color: #ebfdff;
}

.woocommerce-checkout-alert-content p {
    font-size: 15px;
    line-height: 1.67;
    color: #7d7d7d;
    text-align: center;
}

.woocommerce-checkout-details {
    margin: 40px 0;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    padding: 40px 40px 40px 44px;
    background: #fff;
}

.woocommerce-checkout-details-title {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: -.5px;
}

.woocommerce-checkout-details-title h4 {
    font-size: 21px;
    line-height: 1.048;
    font-weight: 700;
    letter-spacing: -.7px;
}

.woocommerce-checkout-details-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
}

.woocommerce-checkout-details-col-text {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}

.woocommerce-checkout-details-col-text p {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: -.5px;
    display: block;
    margin-top: 5px;
    color: #a0a0a0;
}

.woocommerce-checkout-details .text-highlight {
    padding: 4px 6px;
    margin: 0 3px;
    border-radius: 8px;
}

.woocommerce-checkout-details .text-highlight.success {
    background-color: #ebfdff;
    color: #00bfd6;
}

.woocommerce-checkout-details-col-button {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    text-align: left;
}

.btn-order-traking {
    font-size: 15px;
    line-height: 1.467;
    padding: 15px 130px 15px 100px;
    border-radius: 8px;
    border: 1px solid #7a7a7a;
    color: #fff;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.6px;
    overflow: hidden;
    background-color: #7a7a7a;
    position: relative;
    display: block;
}

.btn-order-traking:hover {
    color: #fff;
}

.btn-order-traking:after {
    content: "\E1E3";
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 35px;
    line-height: 22px
}

.btn-order-traking:before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out
}

.btn-order-traking:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.woocommerce-checkout-details-col-table {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce-checkout-details-table {
    border-radius: 5px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.woocommerce-checkout-details-table-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}

.woocommerce-checkout-details-table-row:first-of-type {
    background-color: #ededed !important;
}

.woocommerce-checkout-details-table-row:nth-of-type(2n+1) {
    background-color: #fafafa;
}

.woocommerce-checkout-details-table-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 20px 30px;
}

.woocommerce-checkout-details-table-col.full-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: 1px solid #f1f1f1;
}

.woocommerce-checkout-details-table-col p {
    font-size: 18px;
    line-height: 1.222;
    letter-spacing: -.5px;
    color: #737373;
}

.woocommerce-thankyou-order-failed-actions {
    padding: 25px 0 15px;
}

.nikikala-thanks-bank-info {
    margin: 40px 0;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    padding: 40px 40px 0;
    background: #fff;
}

.nikikala-thanks-bank-info p {
    line-height: 2;
}

.nikikala-thanks-bank-info h2,
.nikikala-thanks-bank-info h3 {
    padding: 10px 0 20px;
    font-size: 22px;
}

.woocommerce-checkout-alert .button.pay {
    overflow: hidden;
    padding: 15px 130px;
    text-align: center;
    font-size: 15px;
    line-height: 1.467;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    overflow: hidden;
    letter-spacing: -.6px;
}

.woocommerce-checkout-alert .button.pay:hover {
    background-color: #00bfd6;
    color: #fff;
}

.woocommerce-checkout-alert .button.pay:before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.woocommerce-checkout-alert .button.pay:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.woocommerce-checkout-alert .button.pay:after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    line-height: 1.048;
    content: "\E182";
}

.woocommerce-checkout-alert .button.account {
    overflow: hidden;
    padding: 15px 100px 15px 50px;
    text-align: center;
    font-size: 15px;
    line-height: 1.467;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #7a7a7a;
    color: #fff;
    overflow: hidden;
    letter-spacing: -.6px;
}

.woocommerce-checkout-alert .button.account:hover {
    background-color: #7a7a7a;
    color: #fff;
}

.woocommerce-checkout-alert .button.account:before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.woocommerce-checkout-alert .button.account:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.woocommerce-checkout-alert .button.account:after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    line-height: 1.048;
    content: "\E0B1";
}

.woocommerce-thankyou-order-failed-actions .wc-backward {
    overflow: hidden;
    padding: 15px 130px;
    text-align: center;
    font-size: 15px;
    line-height: 1.467;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #7a7a7a;
    color: #fff;
    letter-spacing: -.6px;
    position: relative;
}

.woocommerce-thankyou-order-failed-actions .wc-backward:hover {
    background-color: #7a7a7a;
    color: #fff;
    overflow: hidden;
}

.woocommerce-thankyou-order-failed-actions .wc-backward:before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.woocommerce-thankyou-order-failed-actions .wc-backward:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.woocommerce-thankyou-order-failed-actions .wc-backward:after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    line-height: 1.048;
    content: "\E0DD";
}

#map {
    height: 400px;
    border-radius: 10px;
}

.woocommerce-additional-fields #map {
    height: 630px;
}

.cedarmaps-logo,
.cedarmaps-logo-true {
    display: none !important;
}

.leaflet-bar .leaflet-control-zoom-in,
.leaflet-bar .leaflet-control-zoom-out {
    text-indent: 999px;
}

.leaflet-control-locate .fa-map-marker {
    font-size: 23px;
    margin-right: 5px;
}

.leaflet-control-locate .fa-spinner {
    font-size: 20px;
    margin: 2px 3px 0 0;
}

#map .mapp-logo {
    display: none !important;
}

.woocommerce-account .woocommerce {
    margin-top: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    border-radius: 8px;
    border: 1px solid #ededed;
    background-color: #fff;
    padding: 16px;
}

.admin-bar .woocommerce-MyAccount-navigation {
    top: 32px;
}

.header-fixed .woocommerce-MyAccount-navigation {
    top: 130px;
}

.main-nav-visible .woocommerce-MyAccount-navigation {
    transform: translateY(46px);
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 78%;
}

.account-nav-box-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-nav-box-avatar {
    width: 48px;
    height: 48px;
    background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-size: contain;
    -webkit-box-shadow: 0 0 0 4px hsla(0, 0%, 100%, .61);
    box-shadow: 0 0 0 4px hsla(0, 0%, 100%, .61);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
}

.account-nav-box-header-content {
    height: 48px;
    margin-right: 16px;
}

.account-nav-box-username {
    font-size: 16px;
    line-height: 1.375;
    vertical-align: center;
    color: #232933;
    font-weight: 700;
}

.account-nav-box-phone {
    font-size: 12px;
    line-height: 1.833;
    color: #81858b;
}

.account-nav-box-row {
    padding: 8px 36px 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.account-nav-box-row:before {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    right: 20px;
    top: 14px;
}

.account-nav-box-row:after,
.account-nav-box-row:before {
    position: absolute;
    content: "";
    background-color: #e0e0e2;
}

.account-nav-box-row:after {
    right: 24px;
    top: 0;
    width: 1px;
    height: 100%;
}

.account-nav-box-row:last-child:after {
    height: 14px;
}

.account-nav-box-amount,
.account-nav-box-title {
    font-size: 12px;
    line-height: 1.45;
    color: #232933;
}

.account-nav-box-amount {
    font-weight: 700;
}

.account-nav-box-point,
.account-nav-box-amount .woocommerce-Price-currencySymbol {
    color: #a1a3a8;
    font-size: 10px;
    line-height: 2.2;
    margin-right: 5px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    border-top: 1px solid #ededed;
    margin-top: 10px;
}

.woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    line-height: 1.571;
    color: #424750;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
}

.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
    color: #0fabc6;
}

.woocommerce-MyAccount-navigation ul li a:before {
    font-size: 24px;
    line-height: 24px;
    margin-left: 16px;
}

.woocommerce-MyAccount-navigation ul li.is-active a:before,
.woocommerce-MyAccount-navigation ul li a:hover:before {
    color: inherit;
}

.woocommerce-MyAccount-navigation-link a:before {
    content: "\E111";
}

.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\E10E";
}

.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\E10B";
}

.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\E07E";
}

.woocommerce-MyAccount-navigation-link--mywishlist a:before {
    content: "\E10F";
}

.woocommerce-MyAccount-navigation-link--mycomments a:before {
    content: "\E106";
}

.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\E105";
}

.woocommerce-MyAccount-navigation-link--notifications a:before {
    content: "\E10A";
}

.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\E10E";
}

.woocommerce-MyAccount-navigation-link--account-confirm a:before {
    content: "\E07B";
}

.woocommerce-MyAccount-navigation-link--customer-logout {
    border-top: 1px solid #ededed;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    color: #b2001a
}

.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\E10D";
}

.account-headline {
    margin: 26px 0 20px;
    padding: 0 30px 0 0;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #858585;
    margin: 10px 0 15px;
}

.account-headline>span {
    color: inherit;
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
}

.account-user-info {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
    padding-bottom: 43px;
    height: calc(100% - 68px);
}

.account-user-info-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #f1f1f1;
}

.account-user-info-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
    padding: 20px 30px;
}

.account-user-info-col:first-child {
    border-right: none;
}

.account-user-info-col p {
    font-size: 19px;
    line-height: 1.158;
    letter-spacing: -.5px;
    color: #939393;
}

.account-user-info-col p span {
    display: block;
    font-size: 13px;
    line-height: 1.692;
    letter-spacing: -.3px;
    margin-bottom: 4px;
    color: #bababa;
}

.account-user-info-edit {
    padding: 14px 30px 17px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    line-height: 1.833;
    position: absolute;
    bottom: 14px;
    height: 54px;
    left: 0;
    right: 0;
    margin-top: -1px;
}

.account-user-wish {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
    height: calc(100% - 68px);
    position: relative;
    padding-bottom: 54px;
}

.account-user-wish-content {
    height: 100%;
    overflow: auto;
}

.account-user-wish-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #f1f1f1;
}

.account-user-wish-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 4px 0;
    display: -ms-flexbox;
    display: flex;
}

.account-user-wish-col-thumb {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.account-user-wish-col-thumb img {
    max-width: 80%;
    max-height: 80%;
    overflow: hidden;
}

.account-user-wish-col-title {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.account-user-wish-col-title h4 {
    font-size: 13px;
    line-height: 1.692;
    margin-bottom: 5px;
}

.account-user-wish-price {
    font-size: 13px;
    line-height: 1.692;
    color: #fb3449;
}

.account-user-wish-col-remove {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 15px;
}

.wish-btn-remove {
    width: 33px;
    height: 28px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #c5c5c5;
    margin-right: 0;
    overflow: hidden;
}

.wish-btn-remove:before {
    content: "\E1E6";
    font-size: 14px;
    color: #929292;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.account-user-wish-page {
    padding: 14px 30px 17px;
    text-align: center;
    font-size: 12px;
    line-height: 1.833;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #f1f1f1;
    margin-top: -1px;
}

.account-last-orders .woocommerce-pagination {
    display: none;
}

.account-pages-headline {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 34px;
    color: #323232;
    padding-right: 25px;
}

.woocommerce-MyAccount-content .vendor-dashboard {
    display: none;
}

.account-wishlist-page {
    line-height: 22px;
}

.account-wishlist-page ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.account-wishlist-page ul li {
    width: 100%;
    min-height: 238px;
    background-color: #fff;
    margin-top: 12px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    min-width: calc(50% - 10.5px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    -ms-flex: 0 0 calc(50% - 10.5px);
    flex: 0 0 calc(50% - 10.5px);
    max-width: calc(50% - 10.5px);
    padding: 30px 0 20px;
}

.account-wishlist-page ul li:first-of-type,
.account-wishlist-page ul li:nth-of-type(2) {
    margin-top: 0;
}

.account-wishlist-page ul li .wishlist-thumb {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding: 0 40px 0 20px;
    height: 100%;
    text-align: center;
    position: relative;
}

.account-wishlist-page ul li .wishlist-thumb a {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.account-wishlist-page ul li .wishlist-thumb a img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.account-wishlist-page ul li .wishlist-thumb .wishlist-item-remove {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    right: 16px;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 8px;
    color: #999;
    cursor: pointer;
}

.account-wishlist-page ul li .wishlist-thumb .wishlist-item-remove:before {
    content: "\E0D9";
}

.account-wishlist-page ul li .wishlist-content,
.account-wishlist-page ul li .wishlist-container {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.account-wishlist-page ul li .wishlist-content {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5px 0 0;
    -ms-flex-pack: justify;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}

.account-wishlist-page ul li .wishlist-container {
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding-left: 30px;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    align-items: center;
}

.account-wishlist-page ul li .wishlist-content h4 {
    font-size: 15px;
    line-height: 1.467;
    line-height: 2;
    white-space: pre-wrap;
}

.account-wishlist-page ul li .wishlist-price {
    font-size: 18px;
    line-height: 1.222;
    font-weight: 500;
    color: #fb3449;
}

.account-wishlist-page ul li .wishlist-button {
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    color: #fff;
    cursor: pointer;
    padding: 10px 30px;
    max-width: 201px;
    text-align: center;
    margin-top: 10px;
}

.account-empty-content {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
    padding: 15px 15px 20px;
    min-height: 337px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 21px;
    line-height: 1.048;
    color: #c8c8c8;
    letter-spacing: .4px;
}

.account-empty-content:before {
    content: "\E151";
    font-size: 154px;
    margin-bottom: 30px;
    display: block;
    color: #dadada;
}

.woocommerce table.shop_table.my_account_orders {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 5px;
    border-collapse: collapse;
}

.woocommerce table.shop_table.my_account_orders thead tr th {
    background-color: #85b3be;
    font-weight: 700;
    letter-spacing: .2px;
    font-size: 13px;
    line-height: 1.692;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 45px;
    text-align: center;
}

.woocommerce table.shop_table.my_account_orders tbody tr:nth-child(2n) {
    background: #fbfbfb;
}

.woocommerce table.shop_table.my_account_orders tbody tr td {
    padding: 20px 10px;
    min-height: 104px;
    text-align: center;
    border-right: 1px solid #ebebeb;
    font-size: 15px;
    line-height: 1.467;
    letter-spacing: -.5px;
    color: #7e7e7e;
}

.woocommerce table.shop_table.my_account_orders tbody tr td.order-total {
    color: #535353;
}

.order-view-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}

.order-view-back {
    border: none;
    background: none;
    height: 65px;
    border-left: 1px solid #dfdfdf;
    margin-left: 15px;
    font-size: 10px;
    line-height: 2.2;
    letter-spacing: -.2px;
    color: #767676;
    padding: 36px 0 0 16px;
    cursor: pointer;
    position: relative;
}

.order-view-back:before {
    content: "\E0C6";
    position: absolute;
    right: 2px;
    top: 5px;
    font-size: 27px;
}

.order-view-title h4 {
    font-size: 21px;
    line-height: 1.048;
    color: #858585;
}

.order-view-title h4 span {
    display: block;
    font-size: 12px;
    line-height: 1.833;
    letter-spacing: -.3px;
    margin-top: 5px;
    margin-bottom: -5px;
    color: #acacac;
}

.woocommerce-view-order .account-user-info-col p {
    font-size: 13px;
    line-height: 2;
    letter-spacing: -.3px;
    color: #505050;
}

.woocommerce-view-order .account-user-info-col p span.amount,
.woocommerce-view-order .account-user-info-col p span.woocommerce-Price-currencySymbol {
    font-size: 13px;
    line-height: 2;
    letter-spacing: -.3px;
    color: #505050;
    display: inline-block;
}

.woocommerce-account ol.commentlist.notes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.woocommerce-account ol.commentlist.notes li {
    width: 100%;
    height: auto;
    background-color: #fcfcfc;
    margin-top: 12px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    min-width: calc(50% - 10.5px);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    -ms-flex: 0 0 calc(50% - 10.5px);
    flex: 0 0 calc(50% - 10.5px);
    max-width: calc(50% - 10.5px);
    padding: 20px 25px 30px 67px;
    line-height: 28px;
    position: relative;
}

.woocommerce-account ol.commentlist.notes li:first-of-type,
.woocommerce-account ol.commentlist.notes li:nth-of-type(2) {
    margin-top: 0;
}

.woocommerce-account ol.commentlist.notes li:before {
    content: "\E1CC";
    position: absolute;
    left: -10px;
    bottom: -25px;
    font-size: 100px;
    color: #efefef;
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    color: #bababa;
    margin-bottom: 5px;
}

.woocommerce-order-details h2 {
    color: #858585;
    margin: 0px 0 10px;
    padding: 0 30px 0 0;
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
}

.woocommerce-table.order_details {
    margin: 20px 0;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    width: 100%;
    border-collapse: collapse !important;
}

.woocommerce-table.order_details thead {
    background-color: #85b3be;
    border-top: 1px solid #85b3be;
    border-left: 1px solid #85b3be;
}

.woocommerce-table.order_details thead th {
    font-size: 11px;
    line-height: 1.222;
    letter-spacing: -.5px;
    color: #fff;
    padding: 15px;
    text-align: center;
}

.woocommerce-table.order_details thead th:first-child {
    text-align: right;
}

.woocommerce-table.order_details tr td {
    font-size: 13px;
    letter-spacing: -.5px;
    color: #737373;
    padding: 20px 30px;
    line-height: 35px;
    text-align: center;
}

.woocommerce-table.order_details tr td:first-child {
    text-align: right;
}

.woocommerce-table.order_details tr:nth-of-type(2n) {
    background-color: #fafafa;
}

.woocommerce-table.order_details tr td .btn-reorder {
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    padding: 10px;
    margin: 0;
    background-color: transparent;
    color: #a9a9a9;
    transition: all .3s ease-in-out;
    display: block;
    width: auto;
    text-align: center;
    font-size: 15px;
    line-height: 1.467;
}

.woocommerce-table.order_details tr td .btn-reorder:hover {
    background-color: #efefef;
}

.wc-item-meta li {
    color: #777;
    font-size: 12px;
    line-height: 1.833;
    width: 100%;
    text-align: right;
    padding-right: 24px;
    position: relative;
    margin-bottom: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 22px;
    white-space: nowrap;
}

.wc-item-meta li:first-child {
    margin-top: 10px;
}

.wc-item-meta li span.order-item-color {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 2px;
    top: 4px;
    border: 1px solid rgba(0, 0, 0, .3);
}

.wc-item-meta li .order-item-garanty:before {
    content: "\E071";
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 2px;
    top: 5px;
    color: #979797;
}

.product-title-meta .order-item-seller {
    display: block;
    color: #777;
    font-size: 12px;
    line-height: 1.4;
    width: 100%;
    text-align: right;
    padding-right: 24px;
    position: relative;
    margin-bottom: 4px;
}

.product-title-meta .order-item-seller:before {
    content: "\E07D";
    font-size: 15px;
    line-height: 13px;
    position: absolute;
    right: 2px;
    top: 4px;
    color: #979797;
}

.woocommerce-table__product-name.product-name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 1.692;
    color: #7e7e7e;
}

.woocommerce-table__product-name.product-name .product-image-thumb {
    -ms-flex: 0 0 72px;
    flex: 0 0 72px;
    max-width: 72px;
    margin: 0 0 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.woocommerce-table__product-name.product-name .product-image-thumb img {
    max-width: 90%;
    max-height: 90%;
    overflow: hidden;
}

.product-title-meta {
    font-size: 13px;
    line-height: 2;
    display: block;
    text-overflow: ellipsis;
    max-width: calc(100% - 82px);
    overflow: hidden;
}

.woocommerce-EditAccountForm.edit-account {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 35px;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row label {
    color: #858585;
    letter-spacing: -.8px;
    font-size: 14px;
    line-height: 1.571;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-form-row em {
    color: #858585;
    font-size: 11px;
    line-height: 1.571;
    font-style: normal;
}

.woocommerce-EditAccountForm.edit-account legend {
    font-size: 21px;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin: 30px 0;
    color: #858585;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-Button {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.375;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    padding: 14px 88px 14px 31px;
    color: #fff;
    overflow: hidden;
    margin-top: 40px;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-Button:hover {
    background-color: #00bfd6;
    color: #fff;
}

.woocommerce-EditAccountForm.edit-account .woocommerce-Button:after {
    content: "\E0E5";
    font-size: 14px;
    position: absolute;
    top: 18px;
    right: 18px
}

.woocommerce-EditAccountForm.edit-account .woocommerce-Button:before {
    width: 70px;
    height: 70px;
    position: absolute;
    right: -13px;
    top: -9px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out
}

.woocommerce-EditAccountForm.edit-account .woocommerce-Button:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.account-address-container {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.account-address-box {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    margin-bottom: 25px;
    position: relative;
    height: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.account-address-box: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;
}

.account-address-box-content {
    padding: 25px 30px 15px;
    min-height: 120px;
}

.account-address-box-content .address-title {
    color: #979797;
    padding-bottom: 20px;
    display: block;
    text-align: center;
    font-size: 10px;
}

.account-address-box-content h4 {
    font-size: 21px;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d;
}

.account-address-box-content p {
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.3px;
    color: #979797;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.account-address-box-meta {
    display: -ms-flexbox;
    display: flex;
    padding: 25px 30px;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #f4f4f4;
}

.account-address-box-meta ul {
    padding: 0;
    list-style: none;
    color: #979797;
}

.account-address-box-meta ul li {
    font-size: 12px;
    line-height: 1.833;
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
}

.account-address-box-meta ul li:first-child {
    margin-top: 0;
}

.account-address-box-meta ul li:before {
    font-size: 18px !important;
    line-height: 18px !important;
    margin-left: 8px;
}

.account-address-box-meta ul li.address-postalcode:before {
    content: "\E039";
}

.account-address-box-meta ul li.address-mobile:before {
    content: "\E084";
}

.account-address-box-edit {
    display: -ms-flexbox;
    display: flex;
}

.btn-edit {
    border-radius: 5px;
    background-color: #e3e3e3;
    font-size: 13px;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px;
    overflow: hidden;
}

.account-address-add {
    display: -ms-flexbox;
    display: flex;
    background: none;
    border: 4px dashed #b8b8b8;
    height: 280px;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 23px;
    line-height: 1.913;
    font-weight: 700;
    letter-spacing: -.5px;
    cursor: pointer;
    color: #989898;
    margin-bottom: 25px;
}

.account-address-add:before {
    content: "\E18D";
    color: #8f8f8f;
    font-size: 75px;
    margin-bottom: 5px;
}

.woocommerce-edit-address .order-view-title h4 {
    padding-right: 41px;
    color: #858585;
    position: relative;
    font-size: 16px;
}

.woocommerce-edit-address .order-view-title h4:before {
    color: #c6c6c6;
    position: absolute;
    right: 7px;
    top: -4px;
    font-size: 26px;
    content: "\E190";
}

.woocommerce-edit-address .woocommerce-address-fields {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 35px;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    margin-top: 25px;
}

.woocommerce-edit-address .woocommerce-address-fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.woocommerce-edit-address .woocommerce-address-fields .address-main-section {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0;
    padding-left: 10px;
}

.woocommerce-edit-address .woocommerce-address-fields .address-side-section {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 0;
    padding-right: 10px;
}

.woocommerce-edit-address .woocommerce-address-fields .form-row label {
    color: #858585;
    letter-spacing: -.8px;
    font-size: 14px;
    line-height: 1.571;
    width: 100%;
}

.woocommerce-edit-address .woocommerce-address-fields .form-row span.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-edit-address .woocommerce-address-fields .form-row input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.woocommerce-edit-address .select2-container--default .select2-selection--single {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    letter-spacing: -.8px;
}

.woocommerce-edit-address .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    top: 10px;
    left: 10px;
}

.woocommerce-edit-address select {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    letter-spacing: -.8px;
    padding: 10px;
}

.woocommerce-edit-address .woocommerce-address-fields .form-row textarea {
    position: relative;
    border: 1px solid #e0e0e2;
    border-radius: 5px;
    outline: none;
    padding: 10px;
    color: #424242;
    width: 100%;
    resize: vertical;
    vertical-align: top;
    min-height: 56px;
    font-size: 12px;
    line-height: 2.58;
}

.woocommerce-edit-address .woocommerce-address-fields .address-side-section .button {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.375;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #41a7b4;
    padding: 14px 88px 14px 31px;
    color: #fff;
    overflow: hidden;
    margin-top: 40px;
    width: 100%;
}

.woocommerce-edit-address .woocommerce-address-fields .address-side-section .button:hover {
    background-color: #00bfd6;
    color: #fff;
}

.woocommerce-edit-address .woocommerce-address-fields .address-side-section .button:after {
    content: "\E0E5";
    font-size: 14px;
    position: absolute;
    top: 18px;
    right: 18px
}

.woocommerce-edit-address .woocommerce-address-fields .address-side-section .button:before {
    width: 70px;
    height: 70px;
    position: absolute;
    right: -13px;
    top: -9px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out
}

.woocommerce-edit-address .woocommerce-address-fields .address-side-section .button:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.account-comments-box {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.account-comment-item {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
}

.account-comment-thumb {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    padding: 20px;
    text-align: center;
}

.account-comment-thumb .account-comment-thumb-img {
    height: 160px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.account-comment-thumb .account-comment-thumb-img img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.account-comment-thumb .account-comment-rate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.account-comment-thumb .account-comment-rate p {
    font-size: 13px;
    line-height: 1.692;
    letter-spacing: -.3px;
    margin-bottom: 7px;
}

.account-comment-content {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    background-color: #fcfcfc;
    padding: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.account-comment-content h4 {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 700;
    letter-spacing: -.3px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 90px;
}

.account-comment-status {
    position: absolute;
    left: 0;
    top: 0;
    padding: 2.5px 8px;
    border-radius: 3px;
    border: 1px solid;
    font-size: 10px;
    line-height: 19px;
}

.account-comment-status.comment-approved {
    color: #8dc08c;
    background-color: #f5fff0;
    border-color: #bbedae;
}

.account-comment-status.comment-denied {
    color: #ef5662;
    background-color: #fff9fa;
    border-color: #ffc1c5;
}

.account-comment-status.comment-pending {
    color: #b09405;
    background-color: #fffde4;
    border-color: #f6e8a1;
}

.account-comment-content p {
    font-size: 12px;
    line-height: 2.17;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    min-height: 100px;
}

.account-comment-content p:before {
    width: 81px;
    height: 63px;
    background: url(../images/comment.svg) no-repeat 50% 50%;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: -2;
    content: "";
}

.account-comment-actions {
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    padding: 0;
    list-style: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.account-comment-actions li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.account-comment-actions li button:not(:first-child) {
    margin-right: 5px;
}

.btn-helpful {
    border-radius: 5px;
    border: 1px solid #efefef;
    background: #fff;
    padding: 5px 28px 5px 10px;
    color: #8c8c8c;
    font-size: 13px;
    line-height: 1;
    overflow: hidden;
}

.btn-helpful-negative:before,
.btn-helpful-positive:before {
    position: absolute;
    top: 4px;
    right: 7px;
    font-size: 14px;
    color: #cfcfcf;
}

.btn-helpful-positive:before {
    content: "\E191";
}

.btn-helpful-negative:before {
    content: "\E167";
}

.account-notification-section .col-6 {
    margin-bottom: 25px;
}

.account-notification-box {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    height: 100%;
}

.account-notification-box-thumb {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    text-align: center;
    position: relative;
    padding: 20px 40px 20px 20px;
}

.account-notification-box-content,
.account-notification-box-thumb a {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.account-notification-box-thumb a {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
}

.account-notification-box-thumb a img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.account-notification-box-content {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    background-color: #fcfcfc;
    padding: 20px 25px 30px 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}

.account-notification-box-content h4 {
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
    letter-spacing: -.3px;
    color: #858585;
    border-bottom: 1px solid #ededed;
    padding-bottom: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.account-notification-box-events {
    padding: 5px 0;
    border-bottom: 1px solid #ededed;
    padding: 13px 0 0;
    font-size: 11px;
    line-height: 2;
    letter-spacing: -.2px;
    color: #858585;
}

.account-notification-box-events .nikikala-switcher {
    margin-bottom: 13px;
}

.account-notification-box-options {
    padding: 0;
    list-style: none;
    margin-top: 20px;
    position: relative;
}

.account-notification-box-options:before {
    width: 76px;
    height: 101px;
    content: "";
    position: absolute;
    left: -60px;
    bottom: -10px;
    background: url(../images/notifications.svg) no-repeat 50% 50%;
}

.account-notification-box-options li {
    padding-right: 30px;
    position: relative;
}

.account-notification-box-options li:first-child {
    margin-top: 0;
}

.notify-options-label {
    position: relative;
}

.notify-checkbox {
    position: absolute;
    right: 0;
    top: 2px;
    width: 19px;
    height: 18px;
    display: inline-block;
}

.product-out-stock {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    white-space: nowrap;
    position: relative;
    padding-bottom: 45px;
}

.btn-notify-me {
    font-size: 18px;
    line-height: 2;
    padding: 16px 98px 16px 18px;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #fcfcfc;
    color: #fff;
    overflow: hidden;
    letter-spacing: -.7px;
    max-width: 380px;
    text-align: center;
    width: 100%;
}

.btn-notify-me:hover {
    color: #fff;
}

.btn-notify-me:before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -14px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.btn-notify-me:hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.btn-notify-me:after {
    position: absolute;
    right: 23px;
    top: 22px;
    font-size: 32px;
    content: "\E0BB";
}

.nikikala-compare-page .other-pages {
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0;
}

.nikikala-compare-page .other-pages-content {
    padding: 0;
}

.nikikala-compare-page .entry-header {
    margin: 26px 0 20px;
    padding: 0 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nikikala-compare-page .other-pages-title {
    color: inherit;
    font-size: 18px;
    line-height: 31px;
    font-weight: 700;
    margin: 0;
}

.niki-compare {
    margin-top: 30px;
}

.compare-list-header {
    list-style: none;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #e4e4e4;
    margin-bottom: 28px;
    border-bottom: 2px solid #00bfd6;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1040;
}

.admin-bar .compare-list-header {
    top: 32px;
}

.main-nav-visible .compare-list-header {
    transform: translateY(46px);
}

.compare-list-header li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.compare-list-title,
.compare-list-value {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.compare-list-value {
    -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-img {
    box-shadow: 1px 0 0 #dbdbdb;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    position: relative;
    text-align: center;
    color: #626262;
    font-size: 15px;
    line-height: 1.467;
    outline: none;
    height: 100%;
}

.compare-list-img:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #00bfd6;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
}

.compare-list-img,
.compare-list-img .swiper-slide {
    display: -ms-flexbox;
    display: flex;
}

.compare-list-content-holder {
    margin-bottom: auto;
}

.compare-list-img .img {
    height: 180px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 0;
}

.compare-list-img .img img {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% - 20px);
    max-height: 100%;
    margin: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    overflow: hidden;
}

.compare-list-content-holder .img {
    position: relative;
}

.compare-list-img-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 23px;
    z-index: 123;
    display: none;
}

.niki-compare .swiper-container:hover .compare-list-img-button {
    display: block
}

.compare-list-img-button:before {
    color: #a9a9a9;
    font-size: 23px;
    line-height: 23px;
    vertical-align: middle
}

.compare-list-img-button-next {
    left: 2px;
}

.compare-list-img-button-next:before {
    content: "\E0C3"
}

.compare-list-img-button-prev {
    right: 2px
}

.compare-list-img-button-prev:before {
    content: "\E0C7"
}

.compare-list-img .title {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 2.23;
}

.compare-list-img .product-price {
    margin: 10px 0;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.compare-list-img .product-price-value {
    font-size: 15px;
    line-height: 1.467;
    color: #fb3449;
    letter-spacing: .8px;
}

.compare-list-img .btn-primary {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.692;
}

.compare-list-remove {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f5f5f5;
    position: absolute;
    left: 12px;
    top: 12px;
    text-align: center;
    line-height: 30px;
    z-index: 4;
    cursor: pointer;
}

.compare-list-remove:before {
    content: "\E0D9";
    color: #727272;
    font-size: 12px;
    vertical-align: middle;
}

.compare-list-add {
    height: 100%;
    padding: 25px;
    text-align: center;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0;
    -ms-flex-direction: column;
    flex-direction: column;
}

.compare-list-add-button {
    border-radius: 19px;
    border: 5px dashed #d2d2d2;
    background: none;
    max-width: 270px;
    margin: auto;
    display: block;
    padding: 35px;
    font-size: 15px;
    line-height: 1.467;
    color: #b3b3b3;
    cursor: pointer;
}

.compare-list-add-button:before {
    content: "\E0B4";
    font-size: 107px;
    display: block;
    margin-bottom: 15px;
}

.is-sticky-enable .compare-list-header {
    min-height: 0;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .45)
}

.is-sticky-enable .compare-list-title {
    height: 56px;
    overflow: hidden
}

.is-sticky-enable .compare-list-img .img {
    height: 70px
}

.is-sticky-enable .compare-list-img .img img {
    max-height: 70px
}

.is-sticky-enable .btn-primary {
    display: none
}

.is-sticky-enable .compare-list-img .title {
    height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap
}

.is-sticky-enable .product-price {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.is-sticky-enable .compare-list-add-button {
    height: 130px;
    padding: 11px;
    font-size: 13px;
    line-height: 1.692
}

.is-sticky-enable .compare-list-add-button:before {
    font-size: 45px
}

.compare-elements-title {
    color: #4d4d4d;
    font-size: 19px;
    line-height: 1.158;
    margin-bottom: 25px;
    letter-spacing: -.3px;
    position: relative;
    padding-right: 19px;
}

.compare-elements-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 7px 0;
    border-color: transparent #00bfd6 transparent transparent;
}

.compare-elements-list {
    list-style: none;
    padding: 0;
    margin-bottom: 47px;
    background-color: #fff;
}

.compare-elements-list>li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    margin: 10px 0;
}

.compare-elements-list-title,
.compare-elements-list-value {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.compare-elements-list-title {
    -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-elements-list-value {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border-right: 1px solid #e4e4e4;
}

.compare-elements-list-value:first-child {
    border-right: none;
}

.compare-elements-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: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
}

.compare-elements-list-value .block i.icon-green-mark:before {
    content: "\E0E4";
    position: absolute;
    top: 50%;
    color: #518541;
    font-size: 15px;
    transform: translateY(-50%);
}

.compare-elements-list-value .block i.icon-red-close:before {
    content: "\E0DA";
    position: absolute;
    top: 50%;
    color: #fb3449;
    font-size: 15px;
    transform: translateY(-50%);
}

.remodal-compare {
    max-width: 980px;
    text-align: right;
    background-color: #f8f8f8;
}

.remodal-compare-header {
    background: #ececec;
    border-bottom: 1px solid #dedede;
    padding: 19px 37px 20px 63px;
}

.compare-search-form-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.compare-search-form-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 9px;
    padding-left: 9px;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.compare-search-form-col-field {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.compare-search-form-col-field .compare-search-form-input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
    margin: 0;
}

.compare-search-form-col-field .compare-search-form-input:before {
    content: "\E142";
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 17px;
}

.compare-search-form-col-field .compare-search-form-input input,
.compare-search-form-col-field select {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.compare-search-form-col-field .compare-search-form-input input {
    padding-right: 42px;
}

.compare-search-form-col-field .compare-search-form-input.has-brands input {
    border-left: none;
    border-radius: 0 5px 5px 0;
}

.compare-search-form-col-field select {
    max-width: 200px;
    border-radius: 5px 0 0 5px;
}

.compare-selector-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.compare-selector-box-div {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    padding: 17px 17px 0;
}

.compare-selector-box-items {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    margin: -17px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 60vh;
    overflow: auto;
    padding: 0 0 17px;
    min-height: 290px;
}

.compare-selector-box-items li {
    position: relative;
    margin-top: 17px;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}

.compare-selector-box-items-single {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    text-align: center;
    display: block;
    cursor: pointer;
}

.compare-selector-box-items-single .img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 115px;
    margin: 1em 40px;
    margin-bottom: 15px;
    position: relative;
}

.compare-selector-box-items-single .img img {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    overflow: hidden;
}

.compare-selector-box-items-single .title {
    font-size: 12px;
    line-height: 2;
    display: block;
    padding: 0 18px;
    max-height: 60px;
    overflow: hidden;
}

.compare-archive {
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 21;
}

.compare-archive-button {
    position: fixed;
    bottom: 20px;
    left: 30px;
    background-color: #00bfd6;
    border: 1px solid #36abba;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px 10px 10px;
    width: 145px;
    height: 40px;
    cursor: pointer;
    z-index: 3;
}

.compare-archive-button:hover {
    color: #fff;
}

.compare-archive-button-count {
    padding: 1px 5px;
    background-color: rgba(0, 0, 0, .08);
    border-radius: 3px;
    z-index: 1;
}

.compare-archive-quick-image {
    width: 113px;
    height: 113px;
    padding: 13px;
    position: fixed;
    bottom: 70px;
    left: 46px;
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .23);
    border: 1px solid #ebebeb;
    border-radius: 5px;
    z-index: 2;
    display: none;
    animation: Jb 2s ease-in-out 0s forwards;
}

.compare-archive-quick-image img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.compare-archive-quick-image.is-fading-out {
    animation: Fo 2.5s ease-in-out 0s forwards
}

@keyframes Fo {
    0% {
        opacity: 1
    }
    75% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.compare-archive-content {
    width: 235px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .16);
    position: fixed;
    left: 20px;
    bottom: 0;
    z-index: 2;
    border-radius: 5px;
    display: none;
}

.compare-archive:hover .compare-archive-content {
    display: block
}

.compare-archive-items {
    padding: 0 12px;
}

.compare-archive-product-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #ebebeb;
}

.compare-archive-product-item:last-of-type {
    border-bottom: none;
}

.compare-archive-product-image {
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    width: 65px;
    height: 65px;
    background-color: #fff;
    position: relative;
}

.compare-archive-product-image img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.compare-archive-product-title {
    padding-right: 4px;
    -ms-flex: 0 0 calc(100% - 65px);
    flex: 0 0 calc(100% - 65px);
    max-width: calc(100% - 65px);
    font-size: 10px;
    line-height: 17px;
    color: #535353;
    text-align: right;
    direction: rtl;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.compare-archive-remove-item {
    position: absolute;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background-color: #e3e3e3;
    border: none;
    border-radius: 100%;
    top: 5px;
    left: 0;
}

.compare-archive-remove-item:before {
    content: "\E0D9";
    font-size: 7px;
    line-height: 3.143;
    color: #a1a1a1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.compare-archive-actions {
    height: 73px;
    width: 100%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 20px 20px 10px;
    border-top: 1px solid #ebebeb;
}

.compare-archive-cancel {
    font-size: 14px;
    line-height: 25px;
    color: #fb3449;
    cursor: pointer;
}

.add-product-comment-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.add-product-comment-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.add-product-comment-col-image {
    -ms-flex: 0 0 31.5%;
    flex: 0 0 31.5%;
    max-width: 31.5%;
    min-height: 370px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.add-product-comment-col-rate {
    -ms-flex: 0 0 68.5%;
    flex: 0 0 68.5%;
    max-width: 68.5%;
    background: #fcfcfc;
    padding: 0 30px 39px 28px;
}

.add-product-comment-col-image a {
    position: relative;
}

.add-product-comment-col-image img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.add-product-comment-header {
    border-bottom: 1px solid #f2f2f2;
    padding: 20px 0;
    display: -ms-flexbox;
    display: flex;
    min-height: 95px;
    -ms-flex-align: center;
    align-items: center;
}

.add-product-comment-header h3 {
    font-size: 22px;
    line-height: 32px;
    color: #494949;
}

.add-product-comment-header h3 span {
    color: #b5b5b5;
    font-size: 14px;
    line-height: 1.571;
    display: block;
    margin-top: 5px;
}

.add-product-comment-rate-section {
    padding-left: 90px;
    padding-top: 25px;
    padding-right: 50px;
}

.add-product-comment-rate-section-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -90px;
    margin-left: -90px;
    margin-top: 35px;
}

.add-product-comment-rate-section-row:first-child {
    margin-top: 0;
}

.add-product-comment-rate-section-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 40px;
    padding-left: 40px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    max-width: 450px;
}

.add-product-comment-rate-section-title {
    font-size: 13px;
    line-height: 1.692;
    margin-bottom: 15px;
}

.add-product-comment-rate-section .rate-slider {
    position: relative;
    margin-left: 40px;
}

.rate-slider-step {
    position: absolute;
    width: 12px;
    height: 12px;
    z-index: 2;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #fcfcfc;
    background-color: #35ccde;
    cursor: pointer
}

.rate-slider-step-two {
    right: calc(0% - 6px)
}

.rate-slider-step-three {
    right: calc(25% - 6px)
}

.rate-slider-step-four {
    right: calc(50% - 6px)
}

.rate-slider-step-five {
    right: calc(75% - 6px)
}

.rate-slider-step-six {
    right: calc(100% - 6px)
}

.rate-slider-step.active {
    border: none;
    pointer-events: none
}

.rate-slider-step.active~span {
    background-color: silver
}

.rate-slider.noUi-horizontal {
    height: 1px
}

.rate-slider.noUi-horizontal .noUi-base {
    position: absolute;
    top: 0
}

.rate-slider.noUi-horizontal .noUi-handle {
    width: 19px;
    height: 19px;
    left: -9px;
    top: -7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.rate-slider.noUi-horizontal .noUi-handle:hover {
    cursor: pointer
}

.rate-slider.noUi-horizontal .noUi-handle:after {
    display: none
}

.rate-slider.noUi-horizontal .noUi-handle:before {
    height: auto;
    width: auto;
    background: none;
    position: unset;
    font-weight: 700;
    color: #ababab
}

.rate-slider.noUi-horizontal .noUi-handle.noUi-handle-lower:before {
    content: "\E0C3";
    left: 3px;
    top: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #ababab
}

.rate-slider.noUi-horizontal .noUi-handle.noUi-handle-upper:before {
    content: "\E0C7";
    left: 5px;
    top: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #ababab
}

.rate-slider.noUi-target {
    border: none;
    background: #c6c6c6;
    box-shadow: none
}

.rate-slider .noUi-connect {
    background-color: #35ccde;
    box-shadow: unset
}

.rate-slider .noUi-handle {
    outline: none;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .39);
    border-radius: 50%;
    border: none
}

.rate-slider[data-rate-title]:before {
    position: absolute;
    right: 100%;
    top: 50%;
    content: attr(data-rate-title);
    margin-right: 27px;
    color: #6f6f6f;
    font-size: 13px;
    line-height: 1.692;
    transform: translateY(-50%);
    white-space: nowrap
}

.rate-slider-one.noUi-horizontal {
    height: 5px
}

.rate-slider-one.noUi-horizontal .noUi-handle {
    background: #35ccde
}

.rate-slider-one.noUi-horizontal .noUi-handle:before {
    display: none
}

.rate-slider-one.noUi-target {
    background: #d5d5d5
}

.add-product-new-comment-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.add-product-new-comment-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.add-product-new-comment-col-form {
    -ms-flex: 0 0 42.8%;
    flex: 0 0 42.8%;
    max-width: 42.8%;
    padding: 40px 40px 34px 68px;
    line-height: 22px;
}

.add-product-new-comment-col-content {
    -ms-flex: 0 0 57.2%;
    flex: 0 0 57.2%;
    max-width: 57.2%;
    border-right: 1px solid #ededed;
    padding: 40px 50px;
}

.new-comment-form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
    margin-top: 25px;
}

.new-comment-form-row:first-child {
    margin-top: 0;
}

.new-comment-form-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

.new-comment-form-title {
    margin-bottom: 12px;
    color: #565656;
    font-size: 16px;
    line-height: 1.375;
    position: relative;
}

.new-comment-form-title span {
    font-size: 12px;
    line-height: 1.571;
}

.add-comment-input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}

.add-comment-input input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e2;
    color: #717171;
    font-size: 14px;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
}

.new-comment-form-col-agreement,
.new-comment-form-col-point,
.new-comment-form-col-submit {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.new-comment-form-title-positive,
.new-comment-form-title-negative {
    padding-right: 25px;
}

.new-comment-form-title-positive:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 7px;
    top: 6px;
    border-radius: 4px;
    background: #00bfd6;
    content: "";
}

.new-comment-form-title-negative:before {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 7px;
    top: 6px;
    border-radius: 4px;
    background: #fb3449;
    content: "";
}

.add-comment-input-point input {
    padding-left: 44px;
}

.add-comment-input-point .add-new-point {
    width: 48px;
    height: 100%;
    background: none;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    cursor: pointer;
}

.add-comment-input-point .add-new-point:before {
    content: "\E0B3";
    font-size: 22px;
    position: absolute;
    top: 11px;
    left: 13px;
    color: #878787;
}

.new-comment-form-col-point .more-points {
    margin-top: 16px;
    margin-bottom: 10px;
}

.more-points-label {
    position: relative;
    font-size: 12px;
    line-height: 1.833;
    border-radius: 8px;
    padding: 8px 14px 8px 38px;
    background: #ccc;
    margin-top: 12px;
}

.more-points-label-positive {
    background-color: #edf6f7;
    color: #3a8c96;
}

.more-points-label-negative {
    background-color: #fff3f4;
    color: #fb3449;
}

.more-points-remove {
    width: 38px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
}

.more-points-remove:before {
    content: "\E0DA";
    font-size: 8px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.add-comment-textarea {
    display: inline-block;
    width: 100%;
    position: relative;
}

.add-comment-textarea textarea {
    height: 166px;
    border: 1px solid #e0e0e2;
    border-radius: 5px;
    outline: none;
    padding: 10px;
    color: #424242;
    width: 100%;
    resize: vertical;
    vertical-align: top;
    min-height: 56px;
    font-size: 12px;
    line-height: 2.58;
}

.new-comment-form-offer {
    padding: 26px 20px;
    border-radius: 11px;
    background-color: #fbfbfb;
}

.new-comment-form-offer ul {
    list-style: none;
    padding: 0;
    margin-right: -28px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.new-comment-form-offer ul li {
    display: inline-block;
    margin-right: 28px;
    padding-right: 20px;
    position: relative;
}

.new-comment-form-offer ul li .nikikala-radio {
    position: absolute;
    right: 0;
    top: 4px;
}

.new-comment-form-col .btn-default {
    width: 100%;
}

.new-comment-form-col-agreement p {
    font-size: 11px;
    line-height: 2.18;
    margin-top: 3px;
}

.add-product-new-comment-col-desc {
    -ms-flex: 0 0 57.2%;
    flex: 0 0 57.2%;
    max-width: 57.2%;
    border-right: 1px solid #ededed;
    padding: 40px 50px;
}

.add-product-new-comment-col-desc h3 {
    margin-bottom: 45px;
    letter-spacing: -.5px;
    font-size: 22px;
    line-height: 1.5;
}

.add-product-new-comment-col-desc p {
    font-size: 14px;
    line-height: 2.36;
}

.add-comment-thumbnails-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.add-comment-new-file {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    border: 1px dashed #00bfd5;
    margin-left: 16px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    margin-top: 16px;
}

.add-comment-new-file-content {
    font-size: 12px;
    line-height: 1.833;
    color: #00bfd5;
    cursor: pointer;
}

.add-comment-new-file-content:before {
    content: "\E18B";
    margin-bottom: 8px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.add-comment-input-file {
    display: none;
}

.nikikala-feedback-hint {
    display: none;
    line-height: 22px;
}

.has-error .nikikala-feedback-hint {
    position: absolute;
    display: block;
    right: 100%;
    bottom: 100%;
    margin-right: -90px;
    margin-bottom: 10px;
    background: #ef5662;
    white-space: nowrap;
    padding: 9px 25px;
    color: #fff;
    z-index: 2;
}

.has-error .nikikala-feedback-hint:before {
    width: 0;
    height: 0;
    border-color: #ef5662 transparent transparent;
    border-style: solid;
    border-width: 10px 12px 0;
    top: 100%;
    right: 35px;
    content: "";
    position: absolute;
}

.add-comment-thumbnail {
    width: 85px;
    height: 85px;
    border-radius: 4px;
    margin-left: 16px;
    position: relative;
    margin-top: 16px;
    border: 1px solid #b8b8b8;
}

.add-comment-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.add-comment-thumbnail-progress {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    line-height: 1.571;
    color: #fff;
    z-index: 100;
    display: none;
}

.add-comment-thumbnail-progress-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .32);
    display: none;
    top: 0;
    left: 0;
    border-radius: 4px;
}

.add-comment-thumbnail-remove {
    position: absolute;
    z-index: 100;
    opacity: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.571;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0;
    background-color: rgba(0, 0, 0, .48);
    border-radius: 0 0 4px 4px;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.add-comment-thumbnail-remove:before {
    content: "\E1E6";
    font-size: 18px;
    margin-left: 4px;
}

.add-comment-thumbnail:hover .add-comment-thumbnail-remove {
    opacity: 1;
}

.add-comment-thumbnail.is-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
}

.add-comment-thumbnail.is-video:before {
    content: "";
    background: url(../images/video-icon.svg) no-repeat 50%;
    width: 32px;
    height: 32px;
    background-size: contain;
}

.remodal-comment {
    text-align: right;
    max-width: 640px;
    padding: 52px 130px 58px;
}

.remodal-comment-icon {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    display: none;
}

.remodal-comment-icon-success {
    background-color: #ebffde;
}

.remodal-comment-icon-success:before {
    content: "\E0F2";
    font-size: 81px;
    position: absolute;
    left: 50px;
    top: 50px;
    color: #72c240;
}

.remodal-comment-icon-failed {
    background-color: rgba(251, 52, 73, .18);
}

.remodal-comment-icon-failed:before {
    content: "\E151";
    font-size: 81px;
    position: absolute;
    left: 50px;
    top: 50px;
    color: #ff637d;
}

.remodal-comment-message {
    text-align: center;
    font-size: 17px;
    line-height: 2;
    margin-top: 20px;
}

.product-cat-description {
    background-color: #fff;
    box-shadow: 0 -6px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dbdbdb;
    color: #787878;
    line-height: 22px;
    margin: 56px auto 23px;
    padding: 30px 50px;
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
}

.description-text {
    line-height: 2.57;
    letter-spacing: -.5px;
    overflow: hidden;
    max-height: unset;
    display: block;
    text-align: justify;
}

.description-text h1,
.description-text h2,
.description-text h3,
.description-text h4,
.description-text h5 {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 500;
    letter-spacing: -.9px;
    margin-bottom: 15px;
}

.description-text,
.description-text div,
.description-text p,
.description-text span {
    font-size: 12px;
    line-height: 2.57;
    letter-spacing: -.5px;
}

.niki-widget {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    margin: 0 0 10px;
    position: relative;
    line-height: 22px;
    border-radius: 8px;
}

.niki-widget.widget_text,
.niki-widget .yith-wcan-filters {
    background: transparent;
    box-shadow: none;
    border: none;
}

.niki-widget .yith-wcan-filters .yith-wcan-filter {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    margin-bottom: 10px;
    border-radius: 8px;
    border: 1px solid #dedede;
}

.niki-widget .widget-title,
.niki-widget h2.widget-title,
.niki-widget h3.widget-title,
.yith-wcan-filters .yith-wcan-filter h4 {
    position: relative;
    color: #535353;
    letter-spacing: .2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.571;
    padding: 8px 16px 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-right: 6px;
    margin-left: 6px;
    cursor: pointer;
}

.widget .widget-title.with-dropdown .widget-dropdown,
.widget h2.widget-title.with-dropdown .widget-dropdown,
.widget h3.widget-title.with-dropdown .widget-dropdown {
    left: 5px;
    top: 45%;
    right: auto;
}

.yith-wcan-filters .yith-wcan-filter h4.collapsable:after {
    left: 12px;
    right: auto;
}

.niki-widget .widget-content form,
.niki-widget .widget-content ul.yith-wcan-color,
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
    padding: 10px 13px 8px 12px;
    margin: 0;
}

.niki-widget .widget-content .filters-container form {
    padding: 0;
}

.niki-widget .widget-content ul {
    max-height: 260px;
    overflow-y: auto;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li {
    position: relative;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li a,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li span,
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-checkbox label,
.yith-wcan-filters .yith-wcan-filter.filter-stock-sale .filter-items label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 12px;
    color: #3b3b3b;
    position: relative;
    padding: 5px 40px 5px 13px;
    cursor: pointer;
    max-width: 100%;
    width: 100%;
    margin: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-items.filter-checkbox label,
.yith-wcan-filters .yith-wcan-filter.filter-stock-sale .filter-items label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 14px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a {
    width: 100%;
    color: #3b3b3b !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
    float: left;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a .yith-wcan-tooltip,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a .yith-wcan-tooltip {
    display: none !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li span {
    cursor: not-allowed;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li a:hover,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a:hover,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li span:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-checkbox label:hover,
.yith-wcan-filters .yith-wcan-filter.filter-stock-sale .filter-items label:hover {
    background: #f9f9f9
}

.widget.widget_layered_nav li.yit-wcan-child-terms {
    padding-right: 20px;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li a:before,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a:before {
    border-radius: 4px;
    width: 19px;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 6px;
    background: #fff;
    border: 1px solid #d8d8d8;
}

.yith-wcan-filters .yith-wcan-filter .filter-items.filter-checkbox label input,
.yith-wcan-filters .yith-wcan-filter.filter-stock-sale .filter-items label input {
    border-radius: 4px;
    width: 19px;
    height: 18px;
    margin-left: 5px;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li.chosen a:before {
    background: #00bfd6;
    border: 1px solid #1fa4b3;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li.chosen ul.yith-child-terms li:not(.chosen) a:before {
    background: #fff;
    border: 1px solid #d8d8d8;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li span:before {
    border-radius: 4px;
    width: 19px;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 6px;
    background: #fb3449;
    border: 1px solid #fb3449;
    content: "";
    margin-right: 5px;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li a:after {
    content: "\E0E5" !important;
    position: absolute;
    right: 18px;
    top: 11px;
    color: #fff;
    font-size: 10px;
    z-index: 1;
    display: block !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li span:after {
    content: "\E0DA" !important;
    position: absolute;
    right: 19px;
    top: 11px;
    color: #fff;
    font-size: 10px;
    z-index: 1;
    display: block !important;
}

.yith-wcan-stock-on-sale li a:after {
    content: "\E0E5" !important;
    position: absolute;
    right: 18px;
    top: 11px;
    color: #fff;
    font-size: 10px;
    z-index: 1;
    display: block !important;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li a.active:before {
    background: #00bfd6;
    border: 1px solid #1fa4b3;
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-stock-on-sale li .count,
.yith-woocommerce-ajax-product-filter.with-checkbox ul.yith-wcan-list li .count {
    position: absolute;
    top: 5px;
    left: 20px;
}

.yith-wcan-reset-navigation {
    margin: 20px !important;
}

.yit-wcan-container {
    min-height: 500px;
}

.widget-content .woocommerce-product-search input {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 22px;
    font-size: 11px;
    color: #555;
    background: #f8f8f8;
    border: 1px solid transparent;
    transition: .15s ease-in;
    letter-spacing: 0;
    padding: 7px 5px 8px 2px;
    border-radius: 5px;
    width: 100%;
}

.widget-content .woocommerce-product-search button {
    max-width: 100%;
    font-size: 13px;
    line-height: 22px;
    border-radius: 8px;
    background-color: #00bfd6;
    border: 1px solid #148693;
    padding: 11px 31px;
    color: #fff;
    margin-top: 15px;
    width: 100%;
}

.yith-wcan-color li {
    float: right;
}

.woocommerce .widget_layered_nav_filters ul {
    margin-bottom: 8px;
    margin-right: 2px;
    margin-top: 4px;
    padding-left: 14px;
}

.woocommerce .widget_layered_nav_filters ul li {
    margin: 6px 10px 8px 0;
    max-width: 100%;
    float: right;
    padding: 0;
}

.woocommerce .widget_layered_nav_filters ul li a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    border-radius: 10px;
    border: 1px solid #eee;
    color: #5a5a5a;
    letter-spacing: .3px;
    font-size: 11px;
    line-height: 30px;
    padding: 0 10px;
    position: relative;
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    content: "\E0D9";
    color: #7d7d7d;
}

.woocommerce .widget_price_filter .price_slider_wrapper {
    overflow: hidden;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border: none;
    background: #c6c6c6;
    box-shadow: none;
    height: 1px;
    direction: ltr;
    margin: 15px 15px 30px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 1px;
    background-color: #35ccde;
    box-shadow: unset;
    border-radius: 4px;
    transition: background .45s;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 19px;
    height: 19px;
    left: -9px;
    top: -9px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 50%;
    border: none;
    background: #fff;
    cursor: default;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:first-of-type:before {
    content: "\E0C7";
    left: 5px;
    top: 5px;
    font-size: 11px;
    font-weight: 700;
    color: #ababab;
    position: absolute;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-of-type:before {
    content: "\E0C3";
    left: 3px;
    top: 5px;
    font-size: 11px;
    font-weight: 700;
    color: #ababab;
    position: absolute;
}

.rtl.woocommerce .price_label {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.rtl.woocommerce .price_label span {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    text-align: center;
    font-size: 13px;
    line-height: 1.692;
    letter-spacing: .3px;
    color: #858585;
    padding: 15px;
    direction: rtl;
}

.rtl.woocommerce .price_label span+span {
    border-left: 1px solid #f5f5f5;
}

.widget_price_filter .price_slider_amount button {
    display: block !important;
    margin: 0 auto !important;
    width: 80%;
}

.widget_price_filter .price_slider_amount button:before {
    content: "\E129";
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.widget_product_categories .product-categories {
    padding: 15px;
    font-size: 12px;
    list-style: none;
}

.widget_product_categories .product-categories li a {
    color: #545454;
    position: relative;
    padding-right: 17px;
    line-height: 2.5;
}

.widget_product_categories .product-categories li a:before {
    content: "\E0C3";
    position: absolute;
    top: 1px;
    right: 0;
    color: #6b6b6b;
    font-size: 10px;
    line-height: 1.8;
}

.widget_product_categories .product-categories li.current-cat>a {
    color: #2e2e2e;
    font-weight: 700;
}

.widget_product_categories .product-categories li ul {
    padding-right: 20px;
    list-style: none;
}

.shop-main-panel .site-main {
    padding: 0 !important;
    min-width: auto;
}

.nikan-box {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    margin: 0;
    padding: 10px 25px;
    max-width: 100%;
    height: 100%;
}

.nikan-widget header {
    width: auto;
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.nikan-widget header h3 {
    font-weight: 700;
    padding: 5px 0;
    font-size: 14px;
    line-height: 25px;
    white-space: nowrap;
    position: relative;
}

.nikan-widget header h3:before {
    content: "";
    position: absolute;
    right: 0;
    left: -20px;
    bottom: 0;
    background-color: #ef5661;
    height: 1px;
    z-index: 1;
}

.lastnews-list li {
    margin: 20px 0 0 5px;
    display: block;
}

.lastnews-list li .item-thumb {
    float: right;
    margin-left: 10px;
}

.lastnews-list li .item-thumb img {
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 1px solid #f9f9f9;
    font-size: 5px;
}

.lastnews-list li .item-info {
    text-align: right;
    padding-top: 5px;
}

.lastnews-list li .item-info b {
    font-size: 10px;
}

.lastnews-list li .item-info span {
    color: #b0b0b0;
    font-size: 9px;
}

.boxmore {
    height: 45px;
    line-height: 55px;
    text-align: left;
}

footer.boxmore a {
    color: #1ca2bd;
    font-size: 12px;
}

.products-swiper-p-box.news-swiper {
    padding: 5px 15px 35px;
}

.news-swiper .products-swiper-img {
    width: 205px;
    height: 130px;
}

.news-swiper .products-swiper-img img {
    border-radius: 5px 5px 0 0;
    font-size: 5px;
}

.news-swiper .products-swiper-title {
    max-width: 100%;
}

.news-swiper .news-swiper-category {
    padding: 2px 5px;
    color: #fff;
    font-size: 10px;
    border-radius: 100px;
    position: absolute;
    top: 12px;
    left: 20px;
    background-color: #0eabef;
    z-index: 2;
}

.news-swiper .products-swiper-price-value {
    font-size: 10px;
    color: #858585;
}

.remodal-quick-view {
    max-width: 920px;
    overflow: visible;
}

.quick-view-content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    background: #fcfcfc;
    padding: 35px;
}

.quick-view-content,
.quick-view-image-container {
    -webkit-box-flex: 0;
    display: -ms-flexbox;
    display: flex;
}

.quick-view-image-container {
    -ms-flex: 0 0 386px;
    flex: 0 0 386px;
    -ms-flex-align: center;
    align-items: center;
}

.quick-view-image-wrapper {
    position: relative;
}

.quick-view-image-wrapper img {
    max-width: 100%;
}

.quick-view-main {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    padding-right: 25px;
}

.quick-view-title {
    font-size: 22px;
    line-height: 1;
    letter-spacing: -.3px;
    color: #565656;
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    text-align: right;
}

.quick-view-details {
    margin-bottom: 50px;
    text-align: right;
}

.quick-view-details-product {
    -ms-flex: 1 0 534px;
    flex: 1 0 534px;
    max-width: unset;
    padding-top: 0;
    min-height: 300px;
    padding: 0 0 0 20px;
}

.quick-view-details-variants {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.692;
}

.quick-view-details-variants,
.quick-view-details-variants>span {
    display: -ms-flexbox;
    display: flex;
}

.quick-view-details-variants:first-child {
    margin-top: 0;
}

.quick-view-details-variants>span {
    font-size: inherit;
    color: inherit;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
}

.quick-view-details-variants ul {
    margin-right: -8px;
    list-style: none;
    padding: 0;
    display: inline-block;
    max-width: calc(100% - 100px);
}

.quick-view-details-variants ul li {
    margin: 0 8px 8px 0;
    display: inline-block;
}

.quick-view-details-delivery {
    font-size: 13px;
    line-height: 1.692;
    border-bottom: none;
    border-top: none;
    padding: 15px 0;
    margin-bottom: 15px;
    color: #565656;
}

.quick-view-details-added-notice {
    font-size: 14px;
    line-height: 1.571;
    letter-spacing: -.5px;
    color: #00bfd5;
    padding-right: 18px;
    position: relative;
}

.quick-view-details-added-notice:before {
    content: "\E0E5";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    font-weight: 700;
}

.quick-view-details-sellers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.quick-view-details-sellers ul {
    padding-right: 50px;
    position: relative;
    list-style: none;
}

.quick-view-details-sellers ul:before {
    content: "\E149";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 31px;
    color: #ccc;
}

.quick-view-details-sellers ul .details-seller {
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    color: #565656;
}

.quick-view-details-sellers ul .details-garanty {
    font-size: 12px;
    line-height: 1.833;
    color: #949494;
}

.quick-view-details-product-view {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 35px;
    bottom: 35px;
    min-width: 0;
}

.quick-view-details-product-view a {
    color: #009ec9;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
}

.quick-view-details-product-view a:hover {
    color: #009ec9;
}

.footer-viewed-products {
    text-align: center;
    background: white;
    padding: 20px 0;
    margin: 0;
}

.footer-viewed-products .viewed-products-title {
    font-size: 15px;
    color: #4caf50;
    margin-bottom: 30px;
}

.viewed-list {
    display: inline-block;
}

.footer-viewed-products .item {
    display: inline-block;
    width: 140px;
    text-decoration: none;
    float: right;
    margin: 0 15px;
}

.footer-viewed-products .item img {
    width: 70%;
}

.footer-viewed-products .item .name {
    font-size: 12px;
    line-height: 22px;
    padding-top: 10px;
}

.woocommerce .star-rating {
    float: right;
}

.dokan-dashboard .other-pages {
    background: transparent;
    box-shadow: none;
    border: none;
}

.dokan-dashboard .other-pages-content {
    padding: 0;
}

.dokan-dashboard .entry-header {
    display: none;
}

.dokan-dashboard .dokan-dashboard-wrap {
    margin-top: 15px;
}

.dokan-dashboard .dokan-dash-sidebar {
    background-color: transparent !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background: #f8f9fb !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    border-bottom: 2px solid #f0f1f2 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    color: #3c3c3c !important;
    padding: 10px 18px 10px 0 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
    padding-left: 15px;
    padding-right: 15px !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i.fa-angle-right {
    float: left !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
    background: #00bfd6 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    color: #fff !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    background: #00bfd6 !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
    color: #fff !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    display: none !important
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
    border-right: 1px solid #f0f1f2 !important;
    color: #3c3c3c !important;
    float: right !important;
    padding: 5% 5% !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:first-child {
    border-right: none !important;
}

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
    background: #00bfd6 !important;
    color: #fff !important;
}

.dokan-dashboard .dokan-dashboard-content {
    width: 82% !important;
    margin-right: 1%;
    background: #fff;
    padding: 0px !important;
    border-radius: 3px;
}

.dokan-dashboard-content.dokan-product-edit {
    margin-bottom: 40px;
}

.dokan-dashboard .dokan-dashboard-content .dokan-dashboard-header {
    background: #f8f9fb;
}

.dokan-dashboard header.dokan-dashboard-header h1 {
    padding: 10px 15px !important;
    border: none !important;
    font-size: 22px;
}

.dokan-dashboard .dokan-dashboard-content article {
    padding: 20px !important;
}

.dokan-dashboard .dokan-dashboard-content.dokan-withdraw-content article {
    padding: 0 !important;
}

.dokan-dashboard .dokan-dashboard-content.dokan-withdraw-content .entry-content {
    padding: 0 20px 20px !important;
}

.dokan-dashboard-wrap .widget-title .pull-right {
    float: left !important;
}

.dokan-dashboard-wrap .widget-title .pull-left {
    float: right !important;
}

.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-status-label {
    float: left;
}

.dokan-dashboard header.dokan-dashboard-header h1 {
    position: relative;
}

.dokan-dashboard header.dokan-dashboard-header h1 span {
    right: auto !important;
    left: 0;
}

.product-edit-container {
    padding: 20px;
}

ul.subsubsub li {
    border-left: 1px solid #EDEDED;
    border-right: none !important;
}

.content-half-part {
    float: right !important;
    padding-left: 10px;
}

.content-half-part:first-child {
    padding-right: 0 !important;
}

.content-half-part.last-child {
    padding-left: 0;
}

.dokan-button {
    cursor: pointer;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
    width: auto !important;
}

.dokan-button.remove {
    background-color: #d9534f;
    border-color: #d43f3a;
    padding-left: 10px !important;
}

.dokan-single-store .dokan-store-tabs ul {
    border-width: 0 0 1px 0 !important;
}

.seller-items ul.products li.product:hover .products__item-fatitle {
    text-overflow: clip;
    white-space: normal;
    height: auto;
}

.dokan-input-group input {
    width: 100%;
    height: 100%;
}

.dokan-widget-area .widget,
.dokan-category-menu,
li.widget {
    padding: 0 20px 20px !important;
    background-color: #fff;
    border: 1px solid #f0f1f2 !important;
    box-shadow: 0 2px 2px #edeef0;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 15px;
}

.dokan-widget-area .widget .widget-title,
.dokan-category-menu .widget-title,
.dokan-category-menu .widgettitle,
li.widget .widgettitle {
    margin: 0 -20px 20px -20px !important;
    padding: 0 20px !important;
    line-height: 40px;
    font-size: 14px;
    border: 0 !important;
    border-bottom: 1px solid #eaeaea !important;
    background-color: #f8f8f8 !important;
    color: #40454d !important;
    font-weight: 400;
}

.dokan-new-product-area {
    padding: 0 20px;
}

.woocommerce-Tabs-panel--more_seller_product .product-price-val span {
    text-decoration: none !important;
    width: 100%;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1;
    text-align: left;
}

.woocommerce-Tabs-panel--more_seller_product .product-price-val span .woocommerce-Price-currencySymbol {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.294;
}

.woocommerce-Tabs-panel--more_seller_product .product-price-discount {
    display: none;
}

.seller-info-box {
    margin-top: 55px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
}

.seller-info-box-header {
    position: relative;
    background-color: #00bfd6;
    height: 96px;
}

.seller-info-box-avatar {
    height: 100px;
    width: 100px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 4px solid #beebf1;
    background: #fff;
    background-size: 70% auto;
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
}

.seller-info-box-username {
    display: block;
    padding: 23px 20px 10px;
    margin: 0;
    text-align: center;
    font-size: 19px;
    line-height: 1.158;
    font-weight: 500;
    letter-spacing: -.5px;
}

.seller-info-box-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 4px;
}

.seller-info-box-registrations-date {
    max-width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    color: #555;
    overflow: hidden;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 21px;
}

.seller-info-box-vote {
    border-top: 1px solid #e9e9e9;
    padding: 10px 25px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    text-align: center;
    background-color: #fcfcfc;
}

.seller-info-box-details {
    text-align: center;
    padding: 10px;
}

.seller-info-box-dropdown {
    position: relative;
    display: inline-block;
}

.seller-info-box-dropdown .btn-link-border {
    font-size: 13px;
    line-height: 1.692;
}

.seller-info-box-dropdown-container {
    display: none;
    -webkit-box-shadow: 0 -6px 12px 0 hsla(0, 0%, 71%, .3);
    box-shadow: 0 -6px 12px 0 hsla(0, 0%, 71%, .3);
    background-color: #fff;
    border: 1px solid #b8b8b8;
    padding: 15px 25px;
    z-index: 20;
    position: absolute;
    min-height: 222px;
    width: 413px;
    right: calc(100% + 25px);
    top: -100px;
}

.seller-info-box-dropdown-container-arrow {
    position: absolute;
    background-color: #fff;
    border-left: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    width: 13px;
    height: 13px;
    z-index: -1;
    right: -7px;
    left: unset;
    top: 106px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.seller-info-box-dropdown-container ul {
    list-style: none;
}

.seller-info-box-dropdown-container li {
    padding: 8px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.seller-info-box-dropdown-title {
    font-size: 11px;
    line-height: 1.833;
    -ms-flex: 0 0 100px;
    -webkit-box-flex: 0;
    flex: 0 0 100px;
    max-width: 100px;
    padding-right: 36px;
    position: relative;
    line-height: 22px;
    vertical-align: middle;
    text-align: right;
}

.seller-info-box-dropdown-title:before {
    position: absolute;
    font-size: 19px;
    line-height: 1.158;
    right: 0;
}

.seller-info-box-dropdown-title-very-happy:before {
    content: "\E1F5";
    color: #3bcd70;
    right: 2px;
}

.seller-info-box-dropdown-title-happy:before {
    content: "\E141";
    color: #9fd551;
}

.seller-info-box-dropdown-title-no-idea:before {
    content: "\E16B";
    color: #b4b4b4;
}

.seller-info-box-dropdown-title-sad:before {
    content: "\E1B4";
    color: #ffac64;
}

.seller-info-box-dropdown-title-very-sad:before {
    content: "\E1F6";
    color: #ff4f4f;
    right: -1px;
}

.seller-info-box-dropdown-progress {
    background-color: #e4e4e4;
    border-radius: 2px;
    overflow: hidden;
    height: 2px;
    -ms-flex: 0 0 196px;
    -webkit-box-flex: 0;
    flex: 0 0 196px;
    max-width: 196px;
    position: relative;
}

.seller-info-box-dropdown-progress,
.seller-info-box-dropdown-title:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.seller-info-box-dropdown-progress-full {
    position: absolute;
    right: 0;
    top: 0;
    height: 2px;
    border-radius: 2px;
    background-color: #00bfd6;
}

.seller-info-box-dropdown-rate {
    font-size: 12px;
    line-height: 1.833;
    color: #b4b4b4;
}

.seller-info-box-vote small {
    display: inline;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    font-weight: 400;
    color: #555;
    margin-right: 5px;
    margin-left: 5px;
}

.seller-info-box-referer {
    background-color: #fff;
    height: 39px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #e9e9e9;
}

.seller-info-box-referer input {
    position: absolute;
    opacity: 0;
    z-index: -200;
}

.seller-info-box-referer-url {
    padding-right: 30px;
    padding-left: 5px;
    position: relative;
    font-size: 12px;
    line-height: 1.833;
    color: #ababab;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: ltr;
    white-space: nowrap;
    height: 39px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
}

.seller-info-box-referer-url:before {
    content: "\E159";
    font-size: 16px;
    line-height: 1.375;
    position: absolute;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ababab;
}

#tab-seller .products-swiper,
#tab-seller .swiper-button-next,
#tab-seller .swiper-button-prev {
    box-shadow: none !important;
    background-color: transparent !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
    float: right !important;
}

.dokan-theme-Nikikala .dokan-seller-search {
    background-position: 98% 8px !important;
    padding: 5px 36px 5px 0 !important;
}

.seller-page-widgets .seller-info-box {
    margin-top: 0;
    margin-bottom: 15px;
}

.seller-page-widgets {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 0;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    z-index: 12;
}

.seller-tabs {
    margin: 0 0 33px !important;
    position: relative;
    padding-top: 57px;
    line-height: 22px;
}

.seller-tabs-box {
    display: flex;
    list-style: none;
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
    font-size: 17px;
    line-height: 1.294;
    letter-spacing: -.4px;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

.seller-tabs-box-tab {
    border-left: 1px solid #dfdfdf;
    position: relative;
}

.seller-tabs-box-tab.ui-state-active {
    border-right: 1px solid #dfdfdf;
    margin-right: -1px;
}

.seller-tabs-box-tab.ui-state-active:first-of-type {
    border-right: none;
    margin-right: 0;
}

.seller-tabs-box-tab.ui-state-active:before {
    display: block;
    content: "";
    left: -1px;
    right: -1px;
    bottom: 100%;
    height: 4px;
    background: #00bfd6;
    position: absolute;
}

.seller-tabs-box-tab a {
    padding: 14px 20px;
    position: relative;
    color: #6f6f6f;
    display: block;
    line-height: 27px;
}

.seller-tabs-box-tab.ui-state-active a {
    padding-bottom: 14px;
    color: #6f6f6f;
    background: #fff;
    margin-bottom: -1px;
    padding-top: 15px;
}

.seller-tabs-box-tab a[data-tab-name]:before {
    color: #c3c3c3;
    display: inline-block;
    vertical-align: top;
    margin-left: 11px;
}

.seller-tabs-box-tab.ui-state-active a[data-tab-name]:before {
    color: #a4a4a4;
}

.seller-tabs-box-tab a[data-tab-name="info"]:before {
    content: "\E151";
    font-size: 22px;
    margin-top: 3px;
}

.seller-tabs-box-tab a[data-tab-name="bio"]:before {
    content: "\E198";
    font-size: 22px;
    margin-top: 3px;
}

.seller-tabs-box-tab a[data-tab-name="reviews"]:before {
    content: "\E0F4";
    font-size: 22px;
    margin-top: 2px;
}

.seller-tabs-content {
    margin: 0;
    padding: 10px 30px;
    border: 1px solid #dcdcdc;
    border-top: none;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    background-color: #fff;
    position: relative;
}

.seller-tabs-content>div {
    padding: 20px 10px;
    min-height: 215px;
}

.seller-tabs-content h2 {
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 22px;
}

.woocommerce .seller-tabs-content .star-rating {
    float: left;
}

.woocommerce .seller-tabs-content #reviews #comments ol.commentlist li img.avatar {
    top: -15px;
    right: 10px;
    width: 50px;
    border-radius: 50px;
}

.seller-tabs-box li.dokan-right {
    margin: auto 10px;
}

.seller-tabs-box .dokan-btn-theme {
    margin-top: 0 !important;
    background-color: #00bfd6 !important;
    border-color: #00bfd6 !important;
}

.dokan-follow-store-button.dokan-follow-store-button-working.dokan-btn-sm:after {
    margin-top: -5px;
}

.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    padding: 0 30px;
}

.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
    height: 180px;
}

.dokan-store-contact .seller-form ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.dokan-widget-area .fa-angle-right {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dokan-widget-area .children {
    margin-right: 20px;
}

.dokan-widget-area li {
    line-height: 2.5;
}

.dokan-pagination {
    margin-top: 40px;
}

.dokan-live-chat,
.dokan-live-chat-login {
    margin-top: 15px;
}

.blog-posts-content {
    position: relative;
}

.blog-posts {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-post-box {
    width: 100%;
    margin-bottom: 27px;
    color: #6b7074;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
}

.blog-post-box:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.blog-post-box:hover .image-overlay {
    height: 100%
}

.blog-post-box:hover .image-label {
    top: 20px
}

.blog-post-box .post-image {
    width: 100% !important;
    height: 170px;
    overflow: hidden;
    position: relative;
}

.blog-post-box .post-image img {
    width: 100% !important;
}

.blog-post-box .image-overlay {
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
    pointer-events: none;
    z-index: 3;
    background: -webkit-gradient(linear, left bottom, left top, from(#2f2727), to(transparent));
    background: linear-gradient(to top, #2f2727, transparent);
    transition: all .15s;
    position: absolute;
}

.blog-post-box .image-label {
    top: -30px;
    left: 20px;
    z-index: 4;
    color: #fff;
    background-color: #0eabef;
    font-size: 12px;
    padding: 6px 12px;
    transition: all .15s;
    position: absolute;
    border-radius: 100px;
}

.blog-post-box .post-title {
    position: relative;
    font-size: 15px;
    padding: 20px 40px;
    text-align: center;
    line-height: 30px;
    display: block;
}

.blog-post-box .post-description {
    position: relative;
    padding: 20px 25px 30px;
    text-align: center;
    font-size: 13px;
    line-height: 25px;
    display: block;
}

.blog-post-box .post-description:before {
    position: absolute;
    content: "";
    display: block;
    width: 45px;
    border-top: 2px solid #63d0df;
    top: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.blog-post-box .post-details {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0 20px 20px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.blog-post-box .post-detail {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.blog-post-box .post-avatar img {
    border-radius: 50%;
}

.blog-post-box .post-author {
    padding-right: 10px;
    color: #afb6bc;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-size: 11px;
}

.blog-post-box .post-author a {
    color: #afb6bc;
}

.blog-post-box .past-time {
    font-size: 12px;
    color: #afb6bc;
}

.single-post-box {
    padding: 0 85px 30px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
}

.single-post-box .post-title {
    color: #6b7074;
    padding-top: 40px;
}

.single-post-box .post-title h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 2.2;
    max-width: 70%;
    margin-top: -10px;
}

.single-post-box .post-meta {
    color: #c3c3c3;
    margin: 20px 0 25px;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.single-post-box .post-meta img {
    border-radius: 50%;
}

.single-post-box .post-meta .post-author {
    font-size: 14px;
    color: #6b7074;
    padding-right: 15px;
}

.single-post-box .post-meta .post-date {
    margin-right: 55px;
    font-size: 13px;
}

.single-post-box .post-attachment {
    text-align: center;
}

.single-post-box .post-attachment img {
    border-radius: 3px;
    width: auto;
    max-width: 100%;
    height: auto;
}

.single-post-box img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.single-post-box .post-body {
    color: #6b7074;
    font-size: 14px;
}

.single-post-box .post-body p {
    line-height: 32px;
    margin: 32px 0;
}

.single-post-box .seperator {
    height: 1px;
    background-color: #e1e0e0;
}

.single-post-box .post-tags {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 32px 0;
}

.single-post-box .post-tags span {
    color: #6b7074;
    font-size: 14px;
    font-weight: 700;
    margin-left: 20px;
}

.single-post-box .post-tags a {
    padding: 7px 10px;
    font-size: 12px;
    background-color: #f2f2f2;
    color: #868e95;
    margin: 5px 0 5px 15px;
    border-radius: 100px;
}

.single-post-box .comments-area,
.other-pages .comments-area {
    margin-top: 30px;
    margin-bottom: 30px;
}

.other-pages .comments-area {
    padding: 0 50px;
}

.single-post-box .comment-reply-title,
.single-post-box .comments-title,
.other-pages .comment-reply-title,
.other-pages .comments-title {
    font-size: 16px;
}

.single-post-box .comment-form,
.other-pages .comment-form {
    color: #6b7074;
    overflow: hidden;
    display: block;
    margin-top: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px 30px;
    background-color: #fafafa;
}

.single-post-box .logged-in-as,
.other-pages .logged-in-as {
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
}

.single-post-box .comment-form p,
.other-pages .comment-form p {
    margin-bottom: 15px;
}

.single-post-box .comment-form-comment label,
.other-pages .comment-form-comment label {
    display: block;
}

.single-post-box .comment-form-comment textarea,
.other-pages .comment-form-comment textarea {
    width: 100%;
    height: 100%;
    direction: rtl;
    color: #6b7074;
    border: 1px solid #e0e0e2;
    border-radius: 5px;
    padding: 15px;
}

.single-post-box .comment-form .form-submit input[type="submit"],
.other-pages .comment-form .form-submit input[type="submit"] {
    margin-top: 30px;
    z-index: 10;
    padding: 10px 35px;
    font-size: 13px;
    border: 1px solid #ddd;
    outline: 0;
    background-color: #fff;
    color: #6b7074;
    cursor: pointer;
    border-radius: 100px;
}

.single-post-box .comment-list,
.other-pages .comment-list {
    list-style: none;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.single-post-box .comment-list li,
.other-pages .comment-list li {
    margin-top: 50px;
    position: relative;
}

.single-post-box .comment-list li:not(:last-child),
.other-pages .comment-list li:not(:last-child) {
    border-bottom: 1px solid #dbdbdb;
}

.single-post-box .comment-list li:not(:last-of-type),
.other-pages .comment-list li:not(:last-of-type) {
    border-bottom: 1px solid #dbdbdb;
}

.single-post-box .comment-list .comment-meta,
.other-pages .comment-list .comment-meta {
    color: #9ba4ab;
    font-size: 14px;
}

.single-post-box .comment-list .vcard,
.other-pages .comment-list .vcard {
    margin: 0 25px;
    display: inline-block;
}

.single-post-box .comment-list .vcard img,
.other-pages .comment-list .vcard img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}

.single-post-box .comment-list .comment-metadata,
.other-pages .comment-list .comment-metadata {
    display: inline-block;
    font-size: 12px;
    color: #9ba4ab;
}

.single-post-box .comment-list .comment-content,
.other-pages .comment-list .comment-content {
    margin-right: 25px;
    padding: 30px 0 15px;
    font-size: 15px;
    color: #6b7074;
    line-height: 30px;
}

.single-post-box .comment-list .reply,
.other-pages .comment-list .reply {
    position: absolute;
    top: 0;
    left: 0;
}

.single-post-box .comment-list .children,
.other-pages .comment-list .children {
    list-style: none;
    margin-right: 100px;
}

.single-post-box .comment-list .children li,
.other-pages .comment-list .children li {
    margin-top: 20px;
}

.wp-block-quote,
blockquote {
    position: relative;
    margin: 15px 0;
    background: #fbfbfb;
    font-size: 16px;
    line-height: 2.75;
    color: #494949;
    font-weight: 300;
    letter-spacing: -.1px;
    padding: 40px 150px 40px 121px;
}

.wp-block-quote:after,
.wp-block-quote:before,
blockquote:after,
blockquote:before {
    position: absolute;
    content: "";
}

.wp-block-quote:before,
blockquote:before {
    top: 29px;
    right: 56px;
    width: 69px;
    height: 55px;
    background: url(../images/blackquote-before.svg) no-repeat 50% 50%;
    background-size: 100%;
}

.wp-block-quote:after,
blockquote:after {
    left: 44px;
    bottom: 50px;
    width: 60px;
    height: 48px;
    background: url(../images/blackquote-after.svg) no-repeat 50% 50%;
    background-size: 100%;
}

.wp-block-quote p,
blockquote p {
    font-size: 14px;
    line-height: 2.5;
    color: #535353;
}

.blog-navigation {
    padding-bottom: 10px;
}

.blog-navigation span,
.blog-navigation a {
    box-shadow: 0 2px 1px rgba(82, 99, 116, 0.23);
    background-color: #ffffff;
    border-radius: 5px;
    color: #646e7a;
    font-size: 14px;
    padding: 7px 15px;
    transition: background .5s
}

.blog-navigation span,
.blog-navigation a:hover,
.blog-navigation a.current {
    background-color: #63d0df;
    color: #ffffff;
}

.hr-widget {
    margin-bottom: 25px;
    font-size: 16px;
    color: #6b7074;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    display: block;
    border-radius: 3px;
    padding: 15px;
}

.blog-widget-title {
    padding: 35px 0;
    text-align: center;
    position: relative;
    font-size: 16px;
}

.blog-widget-title:after {
    content: "";
    display: block;
    width: 40px;
    border-top: 1px solid #65d1df;
    position: absolute;
    right: 0;
    top: 50%;
}

.hr-widget ul li {
    border-top: 1px solid #f5f5f5;
    padding: 10px 15px;
    list-style: none;
}

.hr-widget ul li:first-child {
    border-top: none;
}

.hr-widget ul li a,
.hr-widget ul li span {
    display: block;
    font-size: 12.5px;
    line-height: 20px;
}

.search-form .btn-default {
    margin-top: 15px;
    width: 100%;
    font-size: 13px;
    padding: 10px;
}

.account-page-layout {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.account-page-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
}

.account-box {
    width: 389px;
    margin: 80px 0 10px !important;
    background: #fff;
    border: 1px solid #dedede;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    position: relative;
}

.account-box-logo {
    width: auto;
    min-width: 150px;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 18px;
    transform: translate(-50%);
}

.account-box-header {
    border-bottom: 1px solid #ececec;
    color: #656565;
    padding: 17px 40px;
    font-size: 18px;
    line-height: 1.222;
    font-weight: 700;
}

.account-box-content {
    padding: 0 30px;
}

.account-box-content .woocommerce-form {
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 9px 0 !important;
    width: auto !important;
    border-radius: 0 !important;
}

.account-box-content .form-row label {
    color: #656565;
    margin-bottom: 11px;
    letter-spacing: -.6px;
    font-size: 15px;
    line-height: 1.467;
    position: relative;
}

.account-box-content .form-row.password label {
    width: 100%;
}

.woocommerce .account-box-content form .form-row input:not(.countrycode) {
    color: #777 !important;
    padding-right: 45px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 12px;
    font-size: 15px !important;
    line-height: 21px !important;
    border-radius: 5px !important;
    background: #fff !important;
    border: 1px solid #e0e0e2 !important;
    width: 100% !important;
    letter-spacing: -.8px !important;
    height: auto !important;
}

.account-box-content .form-row.password input {
    padding-left: 32px !important;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    top: 1em;
}

.account-box-content .form-row input.tc_check_box {
    width: auto !important;
    margin: 0 0 11px 10px;
}

.account-box-content .form-row input::-webkit-input-placeholder {
    text-align: right;
    direction: rtl;
}

.account-box-content .form-row input::-moz-placeholder {
    text-align: right;
    direction: rtl;
}

.account-box-content .form-row input:-ms-input-placeholder {
    text-align: right;
    direction: rtl;
}

.account-box-content .form-row input:-moz-placeholder {
    text-align: right;
    direction: rtl;
}

.account-box-content .form-row input:focus,
.account-box-content .form-row input:active {
    border-color: #777 !important;
}

.account-box-content .form-row label:before {
    top: 52px;
    position: absolute;
    right: 15px;
    color: #929292;
    font-size: 26px;
    z-index: 1;
}

.account-box-content .form-row.username label:before {
    content: "\E0B1";
}

.account-box-content .form-row.password label:before {
    content: "\E0B0";
}

.account-box-content .form-row.usermobile label:before {
    content: "\E162";
}

.account-box-content .form-row label .btn-link-border {
    float: left;
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
    width: 100%;
}

.woocommerce form .password-input input,
.woocommerce-page form .password-input input {
    padding-left: 35px !important;
}

.woocommerce .account-box-content .small,
.woocommerce .account-box-content small {
    padding: 10px 0;
}

.account-box-footer {
    line-height: 1;
    border-top: 1px solid rgba(0, 190, 214, .13);
    padding: 23px 40px 23px;
    background: rgba(0, 190, 214, .04);
    text-align: center;
    font-size: 15px;
}

.account-box .account-box-footer.is-highlighted {
    background: rgba(93, 214, 0, .06);
    border-top: 1px solid #d7e6bb;
}

.account-box-content .form-row.fname label:before {
    content: "\E0B1";
}

.account-box-content .form-row.lname label:before {
    content: "\E0B1";
}

.account-box-content .form-row.sname label:before {
    content: "\E198";
    top: 53px;
    right: 11px;
}

.account-box-content .form-row.surl label:before {
    content: "\E159";
    top: 53px;
    right: 11px;
}

.account-box-content .form-row.phone label:before {
    content: "\E188";
    top: 53px;
    right: 11px;
}

.account-box-content .form-row.number label:before {
    content: "\E0E5";
    top: 53px;
    right: 11px;
}

.account-box-content .form-row label.error:before {
    content: "";
}

.woocommerce-password-strength.short {
    margin: 10px auto 0;
    border-radius: 5px;
}

.account-box-content .user-role label {
    padding-right: 20px;
    margin-left: 20px;
}

.account-box-content .user-role .nikikala-radio {
    position: absolute;
    right: 0;
    top: 10px;
    padding: 0;
    margin: 0;
}

.woocommerce-privacy-policy-link {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
}

.woocommerce-privacy-policy-link:hover {
    color: #1ca2bd !important;
}

.woocommerce-privacy-policy-link:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}

.btn-login.register:after {
    position: absolute;
    right: 23px;
    top: 16px;
    font-size: 28px;
    content: "\E1EE";
}

.btn-login.register:after {
    content: "\E1EE";
}

.btn-login.reminde:after {
    content: "\E0B0";
}

.btn-login.search:after {
    content: "\E1B7";
}

.btn-login.submit:after {
    content: "\E1FE";
}

.reminde-text {
    font-size: 13px;
    line-height: 25px;
    margin: 10px 0;
    text-align: justify;
    color: #c8c8c8;
}

.verify-account-page,
.nikan-track-page,
.nikan-track-page .woocommerce-message,
.nikan-track-page .woocommerce-error {
    margin-top: 20px;
}

.verify-account-page .btn-link-border {
    margin-bottom: 20px;
}

.nikan-track-order-items {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    font-size: 12px;
    line-height: 1.833;
}

.nikan-track-order-items li {
    margin: 5px 0;
    position: relative;
    padding-right: 10px;
}

.nikan-track-order-items li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 10px;
}

.nikan-track-order-items li span {
    margin-right: 5px;
    white-space: normal;
}

.main-warp.offers-page {
    position: relative;
}

.main-warp.offers-page:before {
    content: "";
    background-color: rgba(255, 80, 98, .89);
    background-image: url(../images/offers-page.svg);
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 150px;
}

.offers-page-header {
    margin-bottom: 30px;
    padding-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}

.offers-page-header-image {
    max-width: 100%;
    z-index: 1;
    margin: 0 auto 10px;
}

.offers-page-header-image img {
    max-height: 100%;
    max-width: 300px;
    height: auto;
}

.niki-top-menu {
    display: block;
}

.niki-top-menu li {
    display: inline-block;
    padding: 10px 10px 10px 20px;
    position: relative;
    color: #9b9b9b;
}

.niki-top-menu li:last-child {
    padding-left: 0;
}

.niki-top-menu li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #9b9b9b;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    right: 0px;
}

.niki-top-menu li a {
    color: #858585;
    font-size: 12px;
}

.niki-top-menu li ul {
    display: none;
}

.resend-time {
    margin: 10px;
}

.nikikala-brand-section {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #6c6c6c;
    line-height: 22px;
    margin: 0 0 15px;
}

.nikikala-brand-section-header {
    height: 214px;
    width: 100%;
    background: url(../images/brand-bg.svg) repeat 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: 110%;
}

.nikikala-brand-section-avatar-wrapper {
    padding: 10px;
    border: 1px solid #ebebeb;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .08);
    background-color: #fff;
}

.nikikala-brand-section-avatar {
    width: 145px;
    height: 145px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: contain;
}

.nikikala-brand-section-details {
    height: 72px;
    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: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #fff;
    padding: 0 10px;
    position: relative;
}

.nikikala-brand-section-username {
    font-size: 17px;
    line-height: 29px;
    letter-spacing: -.4px;
    color: #555;
    font-weight: 700;
}

.nikikala-brand-section-referer {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    max-width: 100%;
}

.nikikala-brand-section-referer input {
    position: absolute;
    opacity: 0;
    z-index: -5;
}

.nikikala-brand-section-referer-url {
    font-size: 12px;
    line-height: 21px;
    text-align: left;
    direction: ltr;
    color: #ababab;
    width: 100%;
    display: block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.brands-swiper .swiper-slide {
    max-width: 20%;
}

.products-swiper-box.brands-swiper .products-swiper-img {
    width: auto;
    height: auto;
    max-width: 65%;
    max-height: 65%;
}

.products-swiper-box.brands-swiper .products-swiper-p-box {
    padding: 0;
}

.products-swiper-box.brands-swiper .products-swiper-p-box:hover {
    box-shadow: none !important;
    transform: translateY(0px);
}

.products-swiper-box.brands-swiper .swiper-button-next,
.products-swiper-box.brands-swiper .swiper-button-prev {
    top: 65%;
}

.text-with-more {
    position: relative;
}

.text-with-more-text {
    overflow: hidden;
    max-height: unset;
    display: block;
}

.text-with-more.collapsed .text-with-more-text {
    max-height: 120px;
}

.text-with-more-btn {
    float: left;
    margin-top: 5px;
}

.text-with-more-btn:before {
    content: attr(data-expanded);
    cursor: pointer;
    color: #8e8e8e;
    font-size: 12px;
}

.text-with-more.collapsed .text-with-more-btn:before {
    content: attr(data-collapsed);
}

.faqs-page {
    position: relative;
}

.faqs-page-back {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: -.5px;
    display: inline-block;
    padding-left: 28px;
}

.faqs-page-back:hover {
    color: #ffffff;
}

.faqs-page-back:before {
    content: "\E0E6";
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 12px;
}

.faq-page-cover {
    width: 100%;
    height: 410px;
}

.faq-page-cover-title {
    padding: 70px 0 50px;
    font-size: 37px;
    line-height: 1.189;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1.2px;
    text-align: center;
}

.faq-page-cover+.container {
    margin-top: -125px;
}

.faq-page-main {
    margin: 14px auto;
    padding-bottom: 60px;
    line-height: 22px;
    background: transparent;
    border: none;
    box-shadow: none;
}

.faq-page-box-rounded {
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    padding: 30px 20px;
}

.faq-page-main-cats {
    display: flex;
    flex-wrap: wrap;
}

.faq-page-box-rounded-headline {
    font-size: 17px;
    line-height: 1.294;
    font-weight: 700;
    color: #555;
    padding-bottom: 20px;
    width: 100%;
}

.faq-page-box-rounded-headline-category {
    padding-right: 15px;
    padding-top: 0;
    display: flex;
    align-items: center;
}

.faq-page-box-rounded-headline-category img {
    max-height: 46px;
    margin-left: 15px;
}

.faq-page-box-rounded-headline-question {
    background-image: url(../images/faq.svg);
    padding-right: 50px;
    padding: 15px 70px 10px;
    margin-bottom: 20px;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.faq-single-content {
    padding: 0 50px;
    font-size: 14px;
    line-height: 2.57;
    color: #4a4a4a;
}

.faq-page-main-cat {
    width: 33.33333%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px;
    position: relative;
}

.faq-page-main-cat:hover {
    box-shadow: 0 0 12px 0 hsla(0, 0%, 71%, .46);
    border-radius: 8px
}

.faq-page-main-cat-icon {
    width: 120px;
    height: 120px;
    background: #f9f9f9 50% no-repeat;
    margin-bottom: 10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faq-page-main-cat-icon img {
    max-height: 100%;
    max-width: 100%;
}

.faq-page-main-cat-title {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    color: #2a2a2a;
}

.faq-page-main-cat-border-bottom:before {
    content: "";
    width: calc(100% - 20px);
    position: absolute;
    right: 10px;
    height: 1px;
    background-color: #d3d3d3;
    bottom: 0;
}

.faq-page-main-cat-border-left:after {
    content: "";
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    width: 1px;
    background-color: #d3d3d3;
    left: 0;
}

.faq-page-main-cat:nth-of-type(3).faq-page-main-cat-border-left:after {
    display: none;
}

.faq-page-box-rounded+.faq-page-box-rounded {
    margin-top: 20px;
}

.faq-single-box {
    position: relative;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px;
}

.faq-single-box+.faq-single-box {
    margin-top: 10px;
}

.faq-single-box-header {
    font-size: 16px;
    line-height: 1.375;
    font-weight: 500;
    color: #494949;
    position: relative;
    cursor: pointer;
}

.faq-single-box-button {
    width: 28px;
    height: 28px;
    background-color: rgba(86, 199, 218, .11);
    color: #56c7da;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.faq-single-box.is-active .faq-single-box-button {
    background-color: rgba(240, 86, 98, .11);
    color: #f05662;
}

.faq-single-box-button:before {
    content: "\E0BF";
    transition: all .3s ease-in-out;
}

.faq-single-box.is-active .faq-single-box-button:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faq-single-box-content {
    display: none;
    font-size: 14px;
    line-height: 1.571;
    color: #414141;
    transition: all 1s;
}

.faq-single-box.is-active .faq-single-box-content {
    display: block;
}

.faq-single-box-content-item {
    margin: 25px;
    padding-right: 20px;
    position: relative;
}

.faq-single-box-content-item:before {
    content: "";
    background: #56c7da;
    border-radius: 50%;
    position: absolute;
    right: 2px;
    top: 7px;
    width: 8px;
    height: 8px;
}

.faq-single-box-content-show-more-container {
    width: 100%;
    text-align: left;
    padding: 5px 5px 5px 0;
}

.faq-single-box-content-show-more {
    font-size: 14px;
    line-height: 1.571;
    color: #19bfd3;
    width: 100%;
    padding: 6px 10px 7px 25px;
    position: relative;
    transition: all .3s ease-in-out;
}

.faq-single-box-content-show-more:after {
    content: "\E0C3";
    position: absolute;
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px;
    font-weight: 700;
}

.faq-single-box-content-show-more:hover {
    background-color: rgba(86, 199, 218, .11);
    border-radius: 15px;
    color: #19bfd3;
}

.woocommerce-MyAccount-content .ywpar-wrapper {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ededed;
    padding: 16px 24px 24px;
    position: relative;
}

.woocommerce-MyAccount-content .ywpar-wrapper h2 {
    position: relative;
    display: inline-block;
    padding: 8px 0;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 500;
    margin-bottom: 15px;
}

.woocommerce-MyAccount-content .ywpar-wrapper h2:after {
    content: "";
    position: absolute;
    background-color: #ef394e;
    right: 0;
    bottom: -2px;
    height: 2px;
    width: 70px;
    border-radius: 1px;
}

.woocommerce-MyAccount-content .ywpar-wrapper .ywpar_myaccount_entry_info>div {
    padding: 8px 16px;
    background-color: #fff;
    border: 2px solid #ededed;
    border-radius: 8px;
}

.woocommerce-MyAccount-content .ywpar-wrapper .ywpar_myaccount_entry_info span.ywpar_entry_info_title {
    font-size: 18px;
    padding-bottom: 10px;
}

.woocommerce-MyAccount-content .ywpar-wrapper .ywpar_myaccount_entry_info .ywpar_levels_badges .ywpar_level.ywpar_level {
    margin-top: 0;
    padding: 30px 0;
}

.woocommerce-MyAccount-content .ywpar-wrapper .ywpar_myaccount_entry_info .points_collected,
.woocommerce-MyAccount-content .ywpar-wrapper .ywpar_myaccount_entry_info span.rank {
    color: #f9a825;
    font-size: 26px;
    line-height: 1.692;
    font-weight: 800;
}

.woocommerce-MyAccount-content .ywpar-wrapper #share_points {
    background-color: #fff;
    border: 2px solid #ededed;
    border-radius: 8px;
    padding: 20px;
}

.woocommerce-MyAccount-content .ywpar-wrapper #share_points h3 {
    font-size: 18px;
}

.woocommerce-MyAccount-content .ywpar-wrapper #ywpar-share-points {
    padding: 20px 0;
}

.woocommerce-MyAccount-content .ywpar-wrapper #share_points input#ywpar-share-points__submit {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
    border-bottom: 1px dashed #1ca2bd;
}

.woocommerce-MyAccount-content .ywpar-wrapper #share_points .ywpar-share-points-error {
    margin-bottom: 15px;
}

.ywpar_apply_discounts input#ywpar-points-max {
    padding: 10px;
}

.nikikala-order-points-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
    margin-bottom: 23px;
    padding: 10px 20px;
}

.nikikala-order-points-summary span {
    margin-left: 4px;
    margin-right: 8px;
    color: #f9a825;
    font-size: 20px;
    line-height: 1.692;
    font-weight: 800;
}

.nikikala-order-points-summary img {
    max-width: 20px;
}

.nikikala-shop-loop-points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    left: 10px;
    background: #fff;
    padding: 5px;
    top: 30px;
    border-radius: 5px;
}

.nikikala-shop-loop-points span {
    margin-left: 4px;
    margin-right: 8px;
    color: #f9a825;
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
}

.nikikala-shop-loop-points img {
    width: 24px !important;
    max-width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
}

.shop-page-products.is-list ul.products li.product a .nikikala-shop-loop-points img {
    margin: 0 !important;
}

.nikikala-single-product-points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.833;
}

.nikikala-single-product-points img {
    width: auto;
    height: 20px;
    margin-left: 4px;
}

.type-product.product .nikikala-single-product-points .yith-par-message-variation.yith-par-message-product,
.type-product.product .nikikala-single-product-points .yith-par-message.yith-par-message-product {
    margin: 0;
}

.ywpar-button-message,
#ywpar_apply_discounts {
    float: left;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 13px;
    background-color: #979ba7;
    color: #fff !important;
    transition: all .3s ease-in-out;
}

.nikikala-next-list-empty {
    margin-bottom: 30px;
    width: 100%;
    background: #fff;
    padding: 30px;
    text-align: center;
    line-height: 22px;
    border: 1px solid #ededed;
}

.nikikala-next-list-empty-icon {
    margin: 0 auto;
    width: 200px;
    height: 150px;
    background: url(../images/empty-list.png) 50% no-repeat;
    background-size: contain;
}

.nikikala-next-list-empty-title {
    font-size: 18px;
    line-height: 31px;
    color: #424750;
    text-align: center;
    margin: 4px auto 12px;
}

.nikikala-next-list-empty-content {
    color: #787d8a;
    max-width: 420px;
    margin: 12px auto;
    font-size: 12px;
    line-height: 21px;
}

.nikikala-next-list-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nikikala-next-list-container-main {
    width: 100%;
}

.nikikala-next-list-box {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    position: relative;
    background-color: #fff;
    padding: 12px 12px 0;
}

.nikikala-next-list-items {
    padding: 0;
    list-style: none;
}

.nikikala-next-list-item-row {
    border-top: 1px solid #eaeaea;
}

.nikikala-next-list-item-row:first-child {
    border-top: none;
}

.nikikala-next-list-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
}

.nikikala-next-list-item-thumb {
    width: 20%;
    min-width: 124px;
    display: flex;
    align-items: center;
}

.nikikala-next-list-item-thumb-img {
    width: 100%;
    display: block;
    min-height: 100px;
    text-align: center;
    position: relative;
}

.nikikala-next-list-item-thumb-img img {
    min-height: 100px;
    min-width: 100px;
    overflow: hidden;
    max-width: 100%;
    max-height: 140px;
    margin-bottom: 20px;
}

.nikikala-next-list-item-data {
    width: 80%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 12px 20px 4px;
}

.nikikala-next-list-item-title {
    font-size: 16px;
    line-height: 1.375;
    color: #3f3f3f;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 6px;
    width: 100%;
}

.nikikala-next-list-item-product-data {
    color: #777;
    font-size: 12px;
    line-height: 1.833;
    width: 100%;
    text-align: right;
    padding-right: 24px;
    position: relative;
    margin-bottom: 4px;
}

.nikikala-next-list-item-product-data-color span {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    display: block;
    position: absolute;
    right: 2px;
    top: 4px;
    border: 1px solid rgba(0, 0, 0, .3);
}

.nikikala-next-list-item-product-data:before {
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 4px;
    color: #979797;
}

.nikikala-next-list-item-product-data-garanty:before {
    content: "\E071";
}

.nikikala-next-list-item-product-data-seller:before {
    content: "\E07D";
}

.nikikala-next-list-item-discount,
.nikikala-next-list-item-discount .woocommerce-Price-currencySymbol {
    width: 100%;
    text-align: left;
    font-size: 10px;
    line-height: 10px;
    color: #ef394e;
    min-height: 10px;
}

.nikikala-next-list-item-discount span {
    font-size: 14px;
    line-height: 1.571;
}

.nikikala-next-list-item-price-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nikikala-next-list-item-button-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nikikala-next-list-item-move-to-cart {
    display: block;
    border-radius: 5px;
    border: 1px solid #eee;
    color: #ef394e !important;
    padding: 10px;
    margin-left: 14px;
    cursor: pointer;
    font-size: 11px;
    line-height: 2;
}

.nikikala-next-list-item-move-to-cart:before {
    content: "\E036";
    font-size: 18px;
    line-height: 14px;
    vertical-align: text-bottom;
    margin-left: 6px;
}

.nikikala-next-list-item-remove {
    color: #777;
    padding: 10px 0 10px 10px;
    cursor: pointer;
    font-size: 11px;
    line-height: 2;
}

.nikikala-next-list-item-remove:before {
    content: "\E020";
    font-size: 18px;
    line-height: 14px;
    vertical-align: text-bottom;
    margin-left: 4px;
    color: #424750;
}

.nikikala-next-list-item-product-price {
    text-align: left;
    color: #000;
    font-size: 17px;
    line-height: 1.294;
}

.nikikala-next-list-item-product-price .woocommerce-Price-currencySymbol {
    font-size: 10px;
    line-height: 2.2;
}

.nikikala-next-list-side-container {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 13px;
    z-index: 12;
}

.nikikala-next-list-side {
    position: -webkit-sticky;
    position: sticky;
    margin-bottom: 0px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    top: 40px;
}

.nikikala-next-list-side-content {
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    line-height: 22px;
}

.nikikala-next-list-side-content {
    padding: 16px;
    color: #3f3f3f;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
}

.nikikala-next-list-side-content header {
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    margin-bottom: 8px;
}

.nikikala-next-list-side-content p {
    font-size: 12px;
    line-height: 23px;
}

.nikikala-next-list-side-container a {
    cursor: pointer;
}

.nikikala-next-list-side.side-login {
    border-radius: 5px;
    border: 1px solid #ededed;
    background-color: #fff;
    padding: 14px 16px;
}

.nikikala-next-list-side-login-header {
    position: relative;
    padding-right: 32px;
    color: #353d4e;
    font-size: 14px;
    line-height: 25px;
}

.nikikala-next-list-side-login-header:before {
    content: "\E03F";
    font-size: 19px;
    position: absolute;
    color: #f9a825;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nikikala-next-list-side-login-desc {
    padding-right: 32px;
    color: #797d84;
    font-size: 12px;
    line-height: 21px;
}

.offer-plugin-notice {
    display: block;
    line-height: 2;
    padding: 20px;
    background: #ef394e;
    color: #fff;
    border-radius: 5px;
    margin: 20px 20px 0;
    text-align: justify;
}

.digcon {
    width: 100%;
}

.digcon .countrycode {
    color: #777 !important;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    padding-left: 12px !important;
    font-size: 18px !important;
    line-height: 21px !important;
    border-radius: 5px !important;
    background: #fff !important;
    border: 1px solid #e0e0e2 !important;
    width: 100% !important;
    letter-spacing: -.8px !important;
    height: auto !important;
}

.account-box-content .form-row.dig-custom-field label:before,
.account-box-content .dig_wc_mailsecond .form-row label:before {
    top: 49px;
    position: absolute;
    right: 15px;
    color: #929292;
    font-size: 26px;
    z-index: 1;
    content: "\E0B1";
}

.niki-product-categories-box {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0;
    border-radius: 8px;
    position: sticky;
    position: -webkit-sticky;
    top: 15px;
}

.header-fixed .niki-product-categories-box {
    top: 135px;
}

.header-fixed.main-nav-visible .niki-product-categories-box {
    top: 185px;
}

.vc_desktop .niki-product-categories-box {
    top: 0;
}

.niki-product-categories-header {
    position: relative;
    color: #535353;
    letter-spacing: .2px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.571;
    padding: 8px 16px 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-right: 6px;
    margin-left: 6px;
}

.niki-product-categories-content {
    padding: 12px 16px 23px 15px;
    margin: 0 6px;
    list-style: none;
    line-height: 22px;
}

.niki-product-categories-list {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.niki-product-categories-list:last-child {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

.niki-product-categories-list-title {
    font-size: 12px;
    color: #545454;
    font-weight: 700;
    margin-right: 6px;
}

.niki-product-categories-list-subcategory {
    max-height: 110px;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 16px;
}

.niki-product-categories-list-subcategory--height-controller {
    max-height: unset;
}

.niki-product-categories-list-subcategory-item {
    margin-bottom: 6px;
}

.niki-product-categories-list-subcategory-item a {
    display: block;
    font-size: 12px;
    line-height: 21px;
    color: #545454;
}

.niki-product-categories-list-more {
    list-style-type: none;
    color: #a2a2a2;
    font-size: 11px;
    padding-right: 16px;
    cursor: pointer;
}

.niki-product-categories-list-more::before {
    content: "\E086";
    position: relative;
    left: 5px;
    font-size: 7px;
}

.niki-product-categories-list-more-expanded::before {
    content: "\E08B";
}

.niki-category-desc {
    background-color: #fff;
    -webkit-box-shadow: 0 -6px 12px 0 hsla(0, 0%, 70.6%, .11);
    box-shadow: 0 -6px 12px 0 hsla(0, 0%, 70.6%, .11);
    border: 1px solid #dbdbdb;
    color: #787878;
    line-height: 22px;
    padding: 30px 50px;
}

.niki-category-desc-title,
.niki-category-desc h1,
.niki-category-desc h2,
.niki-category-desc h3,
.niki-category-desc h4,
.niki-category-desc h5 {
    font-size: 15px;
    line-height: 1.467;
    font-weight: 500;
    letter-spacing: -.9px;
    margin-bottom: 15px;
}

.niki-category-desc-text,
.niki-category-desc div,
.niki-category-desc p,
.niki-category-desc span {
    font-size: 12px;
    line-height: 2.57;
    letter-spacing: -.5px;
}

.niki-category-desc-content {
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
}

.niki-category-desc-text {
    overflow: hidden;
    max-height: unset;
    display: block;
}

.niki-category-desc-content.collapsed .niki-category-desc-text {
    max-height: 250px;
}

.niki-category-desc-expand-btn {
    bottom: 0;
    height: 60px;
    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: absolute;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 30px;
}

.niki-category-desc-content.collapsed .niki-category-desc-expand-btn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .3)), to(#fff));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), #fff);
}

.niki-category-desc-expand-btn::before {
    content: attr(data-expanded);
    color: #727272;
    cursor: pointer;
    font-size: 14.5px;
    line-height: 1.517;
    font-weight: 700;
}

.niki-category-desc-content.collapsed .niki-category-desc-expand-btn::before {
    content: attr(data-collapsed);
}

.niki-category-desc-expand-btn::after {
    content: "\e0c1";
    margin-right: 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.niki-category-desc-content.collapsed .niki-category-desc-expand-btn::after {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
}

body.nikikala-login-page {
    background-color: #fff;
}

body.nikikala-login-page .woocommerce {
    margin: 0;
}

.nikikala-login-layout {
    min-height: 100vh;
    position: relative;
    padding-bottom: 180px;
}

.remodal-login .nikikala-login-layout {
    padding: 0;
    min-height: auto;
}

.nikikala-login-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
}

.nikikala-login-box {
    border-radius: 8px;
    border: 1px solid #ededed;
    padding: 30px;
    width: 380px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -55%);
    transform: translate(50%, -55%);
}

.remodal-login .nikikala-login-box {
    border: none;
    padding: 40px 0;
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
}

.nikikala-login-form {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 376px;
}

.remodal-login .nikikala-login-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nikikala-login-logo {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.remodal-login .nikikala-login-logo {
    display: none;
}

.nikikala-login-back-button {
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.nikikala-login-back-button::before {
    content: "\e09a";
    color: #424750;
    font-size: 24px;
}

.nikikala-login-logo a {
    display: inline-block;
}

.nikikala-login-logo img {
    width: 92px;
    height: 24px;
}

.nikikala-login-logo.big-logo img {
    width: 154px;
    height: 41px;
}

.nikikala-login-up-column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.remodal-login .nikikala-login-up-column {
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
}

.nikikala-login-form-header {
    color: #232933;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 50px;
}

.nikikala-login-mobile-message {
    font-size: 12px;
    line-height: 21px;
    color: #62666d;
    margin-bottom: 16px;
}

.nikikala-login-form-row {
    margin-bottom: 16px;
    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;
    position: relative;
}

.nikikala-login-field-container {
    position: relative;
    padding-bottom: 22px;
    text-align: right;
    width: 100%;
}

.nikikala-login-field-frame {
    position: relative;
}

.nikikala-login-field-frame.focus .nikikala-login-field {
    border-color: #008eb2;
}

.nikikala-login-field-container.has-error .nikikala-login-field {
    border-color: #d32f2f !important;
}

.nikikala-login-field-container.has-error .nikikala-login-field-frame::before {
    content: "\e056";
    font-size: 24px;
    line-height: 24px;
    color: #d32f2f;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 12px;
    z-index: 1;
    background-color: #fff;
    border-radius: 12px;
}

.nikikala-login-field-frame input.nikikala-login-field {
    padding: 9px 12px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    color: #030a16;
    direction: rtl;
    text-align: right;
}

.nikikala-login-field-frame input.nikikala-login-otp-input {
    text-align: center;
    padding: 9px 40px;
    letter-spacing: 20px;
    direction: ltr;
    font-weight: bold;
}

.nikikala-login-field-clear-button::before,
.nikikala-login-password-field-button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nikikala-login-field-frame.focus .nikikala-login-field-clear-button::before,
.nikikala-login-field-frame.focus .nikikala-login-password-field-button::before {
    color: #424750;
}

.nikikala-login-field-clear-button {
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 0;
}

.nikikala-login-field-clear-button::before {
    content: "\e087";
    left: 0;
    color: #a1a3a8;
    font-size: 24px;
    cursor: pointer;
}

.nikikala-login-password-field-button {
    left: 12px;
    line-height: 0;
}

.nikikala-login-password-field-button::before {
    content: "\e053";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #a1a3a8;
    font-size: 24px;
    cursor: pointer;
}

.nikikala-login-password-field-button.show-password::before {
    content: "\e052";
}

.nikikala-login-error-text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: #b2001a;
    font-size: 11px;
    line-height: 19px;
    margin-top: 4px;
    margin-right: 12px;
}

.nikikala-login-extra-link {
    font-size: 12px;
    line-height: 21px;
    position: relative;
    color: #12b4cd;
    padding-left: 22px;
    padding-right: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.nikikala-login-extra-link::after {
    content: "\e09b";
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 18px;
    color: #0fabc6;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nikikala-login-resend {
    margin-bottom: 16px;
}

.nikikala-login-resend-message {
    font-weight: 700;
    color: #81858b;
    padding: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
}

.nikikala-login-resend-btn {
    padding: 13px 16px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    color: #0fabc6;
    background: none;
    width: 100%;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.nikikala-login-form-action {
    display: block;
    width: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 13px 16px;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    background-color: #ef394e;
    color: #fff;
}

.nikikala-login-footer {
    text-align: center;
    color: #62666d;
    font-size: 10px;
    line-height: 25px;
    margin-top: 16px;
}

.nikikala-login-footer a {
    position: relative;
    color: #62666d;
    text-decoration: none;
    padding-bottom: 4px;
}

.nikikala-login-footer a::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #81858b;
}

.nikikala-login-msg-container {
    position: fixed;
    top: 122px;
    right: 50%;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    z-index: 100003;
    width: 320px;
}

.remodal-login .nikikala-login-msg-container {
    top: 40px;
}

.nikikala-login-msg-container a {
    color: #00bfd6;
}

.nikikala-login-msg {
    width: 100%;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    background-color: #030a16;
    padding: 16px;
    border-radius: 8px;
}

.nikikala-login-msg-text {
    font-size: 12px;
    line-height: 2;
    color: #fff;
}

.nikikala-login-msg-btn-container {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.nikikala-login-msg-btn {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1.833;
    color: #00bfd6;
    font-weight: 700;
}

.nikikala-login-page .account-box {
    border: 1px solid #ededed;
    border-radius: 8px;
    padding: 30px;
    box-shadow: none;
}

.nikikala-login-page .account-box-logo {
    width: 150px;
    height: auto;
}

.nikikala-login-page .account-box-header {
    border: none;
    padding: 0;
    color: #232933;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 8px;
}

.nikikala-login-page .account-box-content {
    padding: 0;
}

.nikikala-login-page .account-box-content .form-row label {
    font-size: 12px;
    line-height: 21px;
    color: #62666d;
    margin-bottom: 16px;
    letter-spacing: 0;
}

.nikikala-login-page .account-box-content .form-row label:before {
    display: none;
}

.nikikala-login-page .woocommerce .account-box-content form .form-row input:not(.countrycode) {
    letter-spacing: 0;
    height: auto;
    padding: 9px 12px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e0e0e2;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    color: #030a16;
    direction: rtl;
    text-align: right;
}

.nikikala-login-page .account-box-footer {
    background: none;
    border: none;
    padding: 0;
}

@media only screen and (max-width: 834px) {
    .woocommerce .product-page.single-new-style .single-product-image {
        min-width: 35%;
    }
    .woocommerce .product-page.single-new-style div.summary {
        max-width: 65%;
    }
    .woocommerce div.product .single-new-style div.images.woocommerce-product-gallery {
        padding: 0 10px;
    }
    .product-page-box-section {
        max-width: 60%;
    }
    .single-new-style .shop-features {
        display: none;
    }
    .single-product-description-summary {
        padding: 25px;
        font-size: 80%;
    }
    .single-product-description-summary:after {
        display: none;
    }
    .single-product-description-points-rating {
        font-size: 80% !important;
        padding: 20px;
    }
    .single-product-description-points-rating-line[data-rate-digit]:before {
        font-size: 80% !important;
    }
    .single-product-description-points-section {
        padding: 10px;
        font-size: 80%;
    }
    .footer-second-box .row .col-md-3 {
        width: 50%;
        margin-bottom: 40px;
    }
    .footer-second-box .row .col-md-2 {
        width: 30%;
        margin-bottom: 40px;
        text-align: center;
    }
}

body.new-product-page {
    background-color: #fff;
}

.new-product-page .btn-become-seller {
    position: absolute;
    left: 30px;
    font-size: 11px;
    line-height: 2;
    color: #a1a3a8;
    margin: 0;
    padding: 0;
}

.new-product-page .btn-become-seller:hover {
    color: #a1a3a8 !important;
}

.new-product-page .btn-become-seller::before {
    content: "\E07D";
    font-size: 18px;
    line-height: 18px;
    margin-left: 8px;
    position: relative;
    transform: none;
    top: auto;
    right: auto;
}

.new-product-page .btn-become-seller::after {
    display: none;
}

.new-product-page .product-page {
    border: none;
    box-shadow: none;
    align-items: self-start;
}

.new-product-page.woocommerce .product-page .single-product-image {
    border-left: none;
    position: sticky;
    top: 0;
    margin-bottom: 45px;
    padding-bottom: 14px;
}

.header-fixed.new-product-page.woocommerce .product-page .single-product-image {
    top: 115px;
}

body.admin-bar.new-product-page.woocommerce .product-page .single-product-image {
    top: 32px;
}

body.admin-bar.header-fixed.new-product-page.woocommerce .product-page .single-product-image {
    top: 147px;
}

.new-product-page .special_offer_label {
    background: transparent;
    border-left: none;
    box-shadow: none;
    min-height: auto;
    padding: 9px 0;
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 15px;
    margin-bottom: 0;
}

.new-product-page .special_offer_label::before,
.new-product-page .special_offer_label_counter::before {
    display: none;
}

.special_offer_label img {
    display: none;
}

.new-product-page .special_offer_label img {
    display: block;
    margin: 11px 0;
    height: 19px;
    width: auto;
}

.new-product-page .special_offer_label_counter {
    line-height: 1;
    color: #fb3449;
    margin-right: 20px;
    padding: 0;
}

.new-product-page.woocommerce div.product div.images.woocommerce-product-gallery {
    justify-content: start;
    height: auto;
}

.new-product-page .main-image-section {
    height: calc(370px + 4rem);
}

.new-product-page .shop-btn-options {
    color: #424750;
}

.new-product-page .shop-btn-wishes.is-active::before {
    content: "\E02A";
}

.new-product-page .single-feedback {
    position: relative;
    left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: normal;
}

.new-product-page .single-feedback.btn-link-border {
    margin-top: 13px;
    line-height: 19px;
}

.new-product-page .single-feedback.btn-link-border:after {
    display: none;
}

.new-product-page .single-feedback.btn-link-border::before {
    content: "\e02b";
    margin-left: 8px;
    font-size: 18px;
    line-height: 1.222;
}

.new-product-page .product-page .product-page-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 7px 0;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: start;
    border: none;
}

.new-product-page .product-page .product-page-header img {
    margin-left: 12px;
    margin-bottom: 10px;
}

.new-product-page .product-page .product-page-header h1 {
    margin-top: 0;
    margin-bottom: 10px;
}

.product-page-title-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 21px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-page-title-categories a {
    color: #0fabc6;
    font-size: 12px;
}

.product-page-title-categories span {
    color: #c0c2c5;
    margin: 0 10px;
}

.product-english-title {
    position: relative;
    bottom: 24px;
    right: 0;
    padding-left: 8px;
    margin-left: auto;
    margin-bottom: -20px;
    color: #c0c2c5;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.833;
}

.new-product-page .product-page.single-new-style .product-page-main {
    padding: 0;
    padding-top: 14px;
    border-top: 1px solid #dfdfdf;
    max-width: unset;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

#niki-zoom-box {
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.new-product-page .zoomWindow {
    border: none;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .3)
}

.new-product-page .zoomLens {
    border-radius: 5px;
}

.single-product-engagement,
.single-product-engagement-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.single-product-engagement {
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 1.833;
}

.single-product-engagement-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 8px;
}

.single-product-engagement-item::before {
    content: "";
    height: 4px;
    width: 4px;
    margin-left: 8px;
    background-color: #dfdfdf;
    border-radius: 999px;
}

.single-product-engagement-item:first-of-type {
    margin-right: unset;
}

.single-product-engagement-item:first-of-type::before {
    display: none;
}

.single-product-engagement-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #81858b;
}

.single-product-engagement-rating::before {
    content: "\e04b";
    margin-left: 4px;
    color: #fac74b;
    font-size: 16px;
}

.single-product-engagement-rating-num {
    margin-right: 2px;
    color: #c0c2c5;
    font-size: 10px;
    line-height: 2.2;
}

.single-product-engagement-link {
    color: #0fabc6;
    cursor: pointer;
}

.new-product-page .shop-features {
    border-top: 1px solid #e0e0e2;
    padding: 28px 0;
}

.new-product-page .feature-col-item {
    padding-right: 0;
}

.new-product-page .feature-col-item img {
    max-width: 35px;
    height: auto;
}

.new-product-page .remodal-gallery {
    text-align: right;
    direction: rtl;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    max-width: unset;
    width: unset;
    height: auto;
}

.new-product-page .remodal-gallery-main-content {
    display: none;
}

.new-product-page .remodal-gallery-main-content.is-open {
    display: block;
}

.remodal-gallery-header,
.remodal-gallery-header-tabs,
.remodal-gallery-header-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.remodal-gallery-header {
    margin: 0 30px 0 20px;
    border-bottom: 1px solid #dfdfdf;
    height: 52px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.remodal-gallery-header-tabs,
.remodal-gallery-header-tab {
    height: 100%;
}

.remodal-gallery-header-tab {
    padding: 0 8px;
    margin-left: 8px;
    position: relative;
    font-size: 14px;
    line-height: 1.571;
    color: #6d7179;
    cursor: pointer;
}

.remodal-gallery-header-tab.tab-selected {
    color: #0099bd;
}

.remodal-gallery-header-tab.tab-selected::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 4px;
    background-color: #0099bd;
    border-radius: 4px 4px 0 0;
}

.new-product-page .remodal-gallery-close {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    cursor: pointer;
    width: 24px;
    height: 24px;
    padding: 0;
}

.new-product-page .remodal-gallery-close::before {
    content: "\e09d";
    font-size: 24px;
    line-height: 24px;
    color: #424750;
}

.new-product-page .remodal-gallery-content {
    padding: 16px 30px 12px;
    display: none;
    height: calc(90vh - 62px);
    width: calc(90vh + 300px);
    max-width: 1200px;
    max-height: 838px;
    overflow: auto;
}

.new-product-page .remodal-gallery-content.is-active-flex,
.new-product-page .remodal-gallery-main-img.is-active-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.remodal-gallery-main-img {
    width: calc(90vh - 108px);
    height: calc(90vh - 108px);
    max-height: 792px;
    max-width: 792px;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.remodal-gallery-main-img.is-video {
    background: #000;
}

.remodal-gallery-main-img img {
    width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    overflow: hidden;
    min-height: 200px;
    min-width: 200px;
}

.remodal-gallery-main-img img[alt]::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: 300;
    color: transparent;
    text-align: center;
    content: attr(alt);
    background: #fff url(../images/image-alt.svg) no-repeat 50%;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.remodal-gallery-main-img img[alt]::after {
    min-width: 200px !important;
    min-height: 200px !important;
}

.remodal-gallery-main-img.is-zoom {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.remodal-gallery-main-img.is-zoom img {
    -webkit-transform: scale(2);
    transform: scale(2);
}

.new-product-page .h_iframe-aparat_embed_frame {
    width: 100%;
}

.remodal-gallery-thumbs-container {
    width: 300px;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: auto;
    max-width: 100%;
}

.remodal-gallery-title {
    color: #030a16;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    text-align: right;
}

.remodal-gallery-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.remodal-gallery-thumb {
    width: 64px;
    height: 64px;
    border-radius: 8px;
    border: 1px solid #e0e0e2;
    margin-top: 12px;
    margin-left: calc((100% - 267px)/3);
    cursor: pointer;
    position: relative;
    padding: 2px;
}

.remodal-gallery-thumb.thumb-is-selected {
    border: 1px solid #0fabc6;
    -webkit-box-shadow: 0 0 0 1px #0fabc6;
    box-shadow: 0 0 0 1px #0fabc6;
}

.remodal-gallery-thumb.is-video::before {
    content: "\e1f7";
    font-size: 24px;
    line-height: 24px;
    color: #424750;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

.remodal-gallery-thumb img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    min-height: 35px;
    min-width: 35px;
}

.remodal-gallery-thumb.is-video img {
    opacity: .3;
}

.remodal-gallery-comment-imgs {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.remodal-gallery-thumb-sm {
    width: 20px;
    height: 20px;
    padding: 0;
    margin-left: 8px;
    margin-top: 0;
    border-radius: 3px;
    -o-object-fit: fill;
    object-fit: fill;
    overflow: hidden;
}

.remodal-gallery-thumb-sm.is-video {
    background-color: #000;
}

.remodal-gallery-thumb-sm.is-video::before {
    content: "\e1f7";
    font-size: 13px;
    line-height: 1;
    color: #fff;
    position: absolute;
    bottom: 4px;
    left: 6px;
}

.remodal-gallery-comment-see-all {
    color: #00bfd6;
    font-weight: 700;
    border-bottom: 2px dashed #00bfd6;
    cursor: pointer;
    background: transparent;
    font-size: 12px;
    line-height: 1.833;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}

.remodal-gallery-comment-see-all::after {
    content: "\e09b";
    font-size: 18px;
    line-height: 18px;
}

.remodal-gallery-content-comments {
    padding-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.remodal-gallery-thumb-comment {
    border-radius: 8px;
    border: 1px solid #c0c2c5;
    position: relative;
    cursor: pointer;
    width: 100px;
    height: 100px;
    margin-top: 16px;
    margin-right: 12px;
}

.remodal-gallery-thumb-comment.is-video {
    background-color: #000;
}

.remodal-gallery-thumb-comment.is-video::before {
    content: "\e1f7";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    position: absolute;
    bottom: 4px;
    left: 4px;
}

.remodal-gallery-thumb-comment img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.remodal-gallery-header-back {
    color: #6d7179;
    font-size: 14px;
    line-height: 1.571;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.remodal-gallery-header-back::before {
    content: "\e09a";
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    margin-left: 12px;
}

.remodal-gallery-comment-gallery {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #030a16;
    border-radius: 8px;
    height: 100%;
    width: calc(90vh - 168px);
}

.remodal-gallery-comment-gallery .swiper-wrapper {
    height: calc(100% - 66px);
}

.remodal-gallery-comment-gallery .swiper-wrapper .swiper-slide {
    height: 100%;
    width: 100%;
    background-color: #030a16;
}

.remodal-gallery-comment-gallery .swiper-wrapper .swiper-slide img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.remodal-gallery-comment-gallery .swiper-button-next,
.remodal-gallery-comment-gallery .swiper-button-prev {
    color: #fff;
    width: 42px;
    height: 42px;
    display: none;
    background: rgba(3, 10, 22, .3);
    border-radius: 50%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: center;
}

.remodal-gallery-comment-gallery:hover .swiper-button-next,
.remodal-gallery-comment-gallery:hover .swiper-button-prev {
    display: block;
}

.remodal-gallery-comment-gallery .swiper-button-next::before,
.remodal-gallery-comment-gallery .swiper-button-prev::before {
    font-size: 28px;
    line-height: 48px;
}

.remodal-gallery-comment-gallery .swiper-button-prev::before {
    content: "\e09c";
}

.remodal-gallery-comment-gallery .swiper-button-next::before {
    content: "\e09b";
}

.remodal-gallery-comment-gallery-thumbnails {
    height: 66px;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.remodal-gallery-comment-gallery-thumbnail {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #c0c2c5;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}

.remodal-gallery-comment-gallery-thumbnail.is-active {
    border: 1px solid #0fabc6;
    -webkit-box-shadow: 0 0 0 1px #0fabc6;
    box-shadow: 0 0 0 1px #0fabc6;
}

.remodal-gallery-comment-gallery-thumbnail.is-video {
    background-color: #000;
}

.remodal-gallery-comment-gallery-thumbnail.is-video::before {
    content: "\e1f7";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    position: absolute;
    bottom: 4px;
    left: 4px;
}

.remodal-gallery-comment-gallery-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
    overflow: hidden;
    min-height: 35px;
    min-width: 35px;
}

.remodal-gallery-comment-details {
    width: 360px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-comments-row {
    margin: 8px 0;
    text-align: right;
}

.product-comments-title {
    font-size: 14px;
    line-height: 1.571;
    color: #232933;
}

.product-comments-detail {
    color: #a1a3a8;
    font-size: 10px;
    line-height: 2.2;
    position: relative;
}

.product-comments-detail+.product-comments-detail {
    margin-right: 12px;
    padding-right: 16px;
}

.product-comments-detail+.product-comments-detail::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #a1a3a8;
    border-radius: 50%;
}

.product-comments-buyer-badge {
    padding: 0 8px;
    background-color: #f0f0f1;
    border-radius: 8px;
    font-size: 10px;
    line-height: 16px;
    color: #81858b;
    margin-right: 8px;
    display: inline-block;
}

.product-comments-separator {
    width: 100%;
    height: 1px;
    background-color: #eee;
}

.product-comments-row-flex,
.product-comments-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-comments-status::before {
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    margin-left: 4px;
}

.product-comments-status-positive {
    color: #00a049;
}

.product-comments-status-negative {
    color: #d32f2f;
}

.product-comments-status-noidea {
    color: #81858b;
}

.product-comments-status-positive::before {
    content: "\e050";
}

.product-comments-status-negative::before {
    content: "\e04f";
}

.product-comments-status-noidea::before {
    content: "\e025";
}

.product-comments-row-comment {
    overflow: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.product-comments-content {
    overflow: auto;
    color: #232933;
    font-size: 12px;
    line-height: 1.833;
    text-align: right;
}

.product-comments-evaluations {
    padding: 12px 0;
}

.product-comments-evaluation-item {
    font-size: 12px;
    line-height: 1.833;
    color: #232933;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 6px;
}

.product-comments-evaluation-item::before {
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    position: relative;
    top: 3px;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
}

.product-comments-evaluation-item-positive::before {
    content: "\e086";
    background: #4caf50;
}

.product-comments-evaluation-item-negative::before {
    content: "\e08b";
    background: #d32f2f;
}

.new-product-page .delivery-section.now {
    color: #424750;
}

.new-product-page .delivery-section.now::before {
    background: none;
    content: "\e079";
    font-size: 24px;
    color: #0fabc6;
}

.new-product-page .delivery-section {
    padding-right: 0;
}

.new-product-page .delivery-section::before {
    content: "\e07a";
    background: none;
    position: relative;
    right: auto;
    top: auto;
    font-size: 24px;
    color: #424750;
    margin-left: 16px;
}

.new-product-page .product-page-box-seller-row-gift::before {
    content: "\e070";
}

.new-product-page form.cart .single_add_to_cart_button::before,
.new-product-page form.cart .single_add_to_cart_button::after {
    display: none;
}

.new-product-page form.cart .single_add_to_cart_button {
    padding-right: 16px !important;
}

.product-page-box-seller-row-points .product-page-box-seller-row-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.product-page-box-seller-row-points .product-page-box-seller-row-main img {
    max-width: 24px;
    height: auto;
    margin-left: 16px;
}

.new-product-page .type-product.product .yith-par-message-variation,
.new-product-page .type-product.product .yith-par-message,
.new-product-page .type-product.product .yith-par-message-variation.yith-par-message-product,
.new-product-page .type-product.product .yith-par-message.yith-par-message-product {
    padding: 0;
    margin: 0;
    line-height: 1.5;
}

.new-product-page .product-page-box-seller-row.product-page-box-seller-row-points::after {
    right: 16px;
}

.new-product-page .single-price-section .product-price-val span {
    color: #030a16;
    font-weight: 700;
    font-size: 24px;
    line-height: 41px;
}

.new-product-page .single-price-section .product-price-val .woocommerce-Price-currencySymbol,
.new-product-page.woocommerce div.product .single-new-style p.price .woocommerce-Price-currencySymbol,
.new-product-page.woocommerce div.product .single-new-style span.price .woocommerce-Price-currencySymbol {
    color: #424750;
    font-weight: 800;
    font-size: 12px;
    line-height: 21px;
}

.woocommerce-variation-price {
    text-align: left;
}

.product-page-main-price-rate {
    color: #9b9b9b;
    margin-right: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-page-main-price-rate a:first-of-type,
.product-page-main-price-rate a:last-of-type {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    border: none;
    color: inherit;
    margin: 0;
    display: inline-block;
    color: #9b9b9b;
}

.product-page-main-price-rate a:first-of-type:not(.disabled):before {
    display: none;
}

.product-page-main-price-rate a:hover {
    color: #9b9b9b !important;
}

.product-page-main-price-rate span::after {
    content: "\e03b";
    font-size: 20px;
    margin-left: 7px;
    margin-right: 7px;
}

.new-product-page .dokan-other-vendor-camparison .seller-list-title {
    position: relative;
    margin: 0;
    padding: 0;
    padding-bottom: 16px;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
}

.new-product-page .dokan-other-vendor-camparison .seller-list-title::before {
    display: none;
}

.new-product-page .dokan-other-vendor-camparison .seller-list-title::after {
    content: "";
    display: block;
    background-color: #ef394e;
    margin-top: 8px;
    height: 2px;
    width: 70px;
    border-radius: 1px;
}

.new-product-page .sellers-section-header {
    display: none;
}

.new-product-page .sellers-section-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #424750;
    background: #fff;
}

.new-product-page .sellers-section-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 83px;
    padding: 0 16px;
}

.new-product-page .sellers-section-row:not(:first-child) {
    border-top: 1px solid #dfdfdf;
}

.new-product-page .sellers-section-row-head .sellers-section-cell,
.new-product-page .sellers-section-row:nth-child(2n) .sellers-section-cell {
    border: none;
    background: transparent;
}

.new-product-page .sellers-section-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 18px 10px;
    flex-grow: unset;
}

.new-product-page .sellers-section-cell-title {
    min-width: 260px;
    width: 25%;
    position: relative;
    cursor: pointer;
    color: #424750;
    padding-right: 0;
    -ms-flex: 1;
    flex: 1;
}

.new-product-page .sellers-section-cell-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-product-page .sellers-section-cell-title-wrapper::before {
    content: "\E07D";
    font-size: 24px;
    line-height: 24px;
    color: #424750;
    margin-left: 16px;
}

.new-product-page .sellers-section-cell-title .btn-seller-link {
    color: #4a5f73;
    padding: 0;
    line-height: 1.571;
    font-weight: 500;
    font-size: 14px;
}

.new-product-page .sellers-section-cell-title .btn-seller-link::after {
    display: none;
}

.new-product-page .sellers-section-cell-title .seller-rate-line {
    color: #8d9096;
    margin-top: 2px;
    font-size: 12px;
    line-height: 21px;
}

.new-product-page .sellers-section-cell-title .seller-rate-line::before {
    display: none;
}

.new-product-page .sellers-section-cell-title .seller-rate-line-link {
    color: #b1b64d;
}

.new-product-page .sellers-section-cell-delivery {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: row;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.new-product-page .sellers-section-main .sellers-section-cell-delivery {
    color: #424750;
    font-size: 12px;
    line-height: 1.833;
}

.new-product-page .sellers-section-main .sellers-section-cell-delivery::before {
    content: "\e066";
    font-size: 18px;
    line-height: 34px;
    margin-left: 8px;
    background: none;
    color: #424750;
}

.new-product-page .sellers-section-main .sellers-section-cell-delivery>p {
    color: #424750 !important;
    font-size: 12px;
    line-height: 1.833;
}

.new-product-page .sellers-section-cell-garanty {
    font-size: 12px;
    line-height: 1.833;
    color: #424750;
    font-weight: 500;
    -ms-flex-preferred-size: 1;
    flex-basis: 1;
}

.new-product-page .sellers-section-cell-garanty span {
    padding-right: 0;
}

.new-product-page .sellers-section-main .sellers-section-cell-garanty span::before {
    content: "\e071";
    font-size: 24px;
    line-height: 24px;
    margin-left: 16px;
    color: #424750;
    position: relative;
    right: auto;
    top: auto;
}

.new-product-page .sellers-section-cell-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 150px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
}

.new-product-page .sellers-section-main .sellers-section-cell-price {
    color: #424750;
    font-size: 16px;
    line-height: 1.375;
    color: #424750;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-product-page .sellers-section-main .sellers-section-cell-price .amount .woocommerce-Price-currencySymbol {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
}

.new-product-page .sellers-section-cell-buy {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 15%;
    padding: 0;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
}

.new-product-page .sellers-section-cell-buy .btn-default {
    padding: 9px 16px;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    border: 1px solid #ef394e;
    color: #ef394e;
    background: none;
    width: auto;
}

.new-product-page .sellers-section-main .btn-default:not(.disabled):not(.is-inactive):not([disabled])::before {
    display: none;
}

.new-product-page .sellers-section-main .btn-default:not(.disabled):not(.is-inactive):not([disabled]):hover {
    color: #ef394e;
}

.new-product-page .products-swiper.in-single-page {
    position: relative;
    border: 1px solid #e0e0e2;
    border-radius: 8px;
    margin: 0;
    box-shadow: none;
    padding-bottom: 16px;
}

.new-product-page .products-swiper .object-headline>h2,
.new-product-page .products-swiper .object-headline>span {
    padding: 16px 0;
    color: #030a16;
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
}

.new-product-page .products-swiper .object-headline::after,
.new-product-page .products-swiper .object-headline>span::after {
    display: none;
}

.new-product-page .products-swiper .object-headline>span::before {
    height: 2px;
    width: 70px;
    margin-top: 8px;
    background-color: #ef394e;
    border-radius: 99rem;
    left: auto;
}

.new-product-page .products-swiper .products-swiper-p-box::after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    bottom: 8px;
    width: 1px;
    background-color: #eee;
    height: auto;
    right: auto;
}

.new-product-page .products-swiper .products-swiper-box .products-swiper-p-box:hover {
    box-shadow: none;
    transform: none;
}

.new-product-page .new-product-page-tabs-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    max-width: 100%;
    margin-top: 12px;
}

.new-product-page.woocommerce #content div.product .woocommerce-tabs,
.new-product-page.woocommerce div.product .woocommerce-tabs,
.new-product-page.woocommerce-page #content div.product .woocommerce-tabs,
.new-product-page.woocommerce-page div.product .woocommerce-tabs {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 16px 0 24px;
}

.new-product-page.woocommerce #content div.product .new-product-page-tabs-section .woocommerce-tabs,
.new-product-page.woocommerce div.product .new-product-page-tabs-section .woocommerce-tabs,
.new-product-page.woocommerce-page #content div.product .new-product-page-tabs-section .woocommerce-tabs,
.new-product-page.woocommerce-page div.product .new-product-page-tabs-section .woocommerce-tabs {
    max-width: calc(100% - 324px);
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #e0e0e2;
    letter-spacing: 0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 68px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.new-product-page.woocommerce div.product .woocommerce-tabs.is-fixed ul.tabs {
    box-shadow: none;
    width: 100%;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 14px 16px;
    color: #6d7179;
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    border: none;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    display: none;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    content: "";
    position: absolute;
    width: calc(100% - 16px);
    right: 8px;
    bottom: -1px;
    height: 4px;
    border-radius: 2px 2px 0 0;
    background-color: #ef394e;
    display: block;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li.active:first-of-type {
    border-right: none;
    margin-right: 0;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    color: #4a5f73;
}

.new-product-page.woocommerce div.product .woocommerce-tabs.is-fixed ul.tabs li.active a {
    padding-bottom: 0;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li a::before {
    display: none;
}

.new-product-page.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ef394e;
}

.new-product-page.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    margin-top: 28px;
    padding: 0 24px;
    border-bottom: 1px solid #dfdfdf;
}

.new-product-page.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 24px;
}

.new-product-page.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2::after {
    content: "";
    background-color: #ef394e;
    height: 2px;
    width: 70px;
    border-radius: 1px;
    position: absolute;
    bottom: -8px;
    right: 0;
}

.new-product-page .single-product-description-summary {
    background: transparent;
    color: #232933;
    font-size: 14px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    min-height: 256px;
    position: relative;
}

.new-product-tabs-mask {
    position: relative;
    padding-bottom: 15px;
}

.new-product-tabs-mask-text {
    max-height: 245px;
    overflow: hidden;
}

.new-product-tabs-mask-text.is-active {
    height: auto !important;
    max-height: unset !important;
}

.new-product-tabs-mask-btn {
    padding: 8px 0;
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    color: #0fabc6 !important;
    background: none;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.new-product-tabs-mask-btn::after {
    display: inline-block;
    margin-right: 6px;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\e0a1";
}

.new-product-tabs-mask-btn.is-active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.new-product-page .single-product-description-summary::after,
.new-product-page .read-more-excerpt-anchor::after {
    display: none !important;
}

.new-product-page .read-more-excerpt-anchor {
    position: relative;
    right: auto;
    left: auto;
    width: auto;
    text-align: right;
    bottom: auto;
    color: #0fabc6 !important;
    background: none;
    cursor: pointer;
    padding: 8px 0;
}

.new-product-page .read-more-excerpt-anchor::after {
    margin-right: 6px;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: "\e0a1";
}

.new-product-page .single-product-description-points {
    margin-bottom: 0;
}

.new-product-page .single-product-main-description {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 2.57;
    color: #232933;
}

.new-product-page .spec-list {
    position: relative;
    padding-right: 250px;
}

.new-product-page .spec-list .spec-list {
    padding-right: 0;
}

.new-product-page .spec-list .title {
    position: absolute;
    right: 0;
    letter-spacing: -.3px;
    width: 250px;
    color: #232933;
    font-weight: 700;
    font-size: 17px;
    line-height: 50px;
}

.new-product-page .spec-list .title::before {
    display: none;
}

.new-product-page .spec-list li span.technicalspecs-title,
.spec-list li span.technicalspecs-value span {
    background: none;
}

.new-product-page .spec-list li span.technicalspecs-title {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 22.2%;
    -webkit-box-flex: 0;
    flex: 0 0 22.2%;
    max-width: 22.2%;
    color: #a1a3a8;
}

.new-product-page .spec-list li span.technicalspecs-value span {
    color: #232933;
}

.new-product-page-tabs-info {
    margin-right: 24px;
    top: 120px;
    float: left;
    z-index: 124;
    position: -webkit-sticky;
    position: sticky;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 40px;
    -webkit-transition: top .3s ease;
    transition: top .3s ease;
}

.new-product-page.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 span {
    font-size: 14px;
    line-height: 25px;
    color: #81858b;
    display: block;
    padding-bottom: 5px;
}

.new-comments-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 60px;
}

.new-comments-side {
    width: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 50px;
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
    -webkit-transition: top .3s ease;
    transition: top .3s ease;
}

.new-comments-side-rating-container {
    margin-bottom: 20px;
}

.new-comments-side-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.new-comments-side-rating-main {
    color: #030a16;
    font-weight: 700;
    font-size: 40px;
    line-height: 28px;
}

.new-comments-side-rating-desc {
    margin-right: 8px;
    font-size: 14px;
    line-height: 1.571;
    color: #030a16;
}

.new-comments-side-no-rating {
    font-size: 12px;
    line-height: 1.833;
    color: #81858b;
    margin-bottom: 8px;
}

.new-comments-side-rating-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-comments-side-stars {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px;
    position: relative;
    direction: ltr;
    width: 75px;
}

.new-comments-side-stars-item {
    line-height: 1;
    color: #ffc74a;
    margin-left: 1px;
}

.new-comments-side-stars-item::before {
    content: "\e1d0";
}

.new-comments-side-stars-selected {
    position: absolute;
    left: 0;
    top: 0;
    direction: ltr;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
}

.new-comments-side-stars-selected .new-comments-side-stars-item {
    color: #ffc74a;
}

.new-comments-side-stars-selected .new-comments-side-stars-item::before {
    content: "\e1cf";
}

.new-comments-side-rating-all {
    font-size: 12px;
    line-height: 1.833;
    color: #81858b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 8px;
}

.new-comments-group-rating {
    list-style: none;
    width: 250px;
}

.new-comments-group-rating li+li {
    margin-top: 8px;
}

.new-comments-group-rating-title {
    font-size: 12px;
    line-height: 1.571;
    color: #62666d;
}

.new-comments-group-rating-value {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-comments-group-rating-bar {
    position: relative;
    height: 8px;
    border-radius: 4px;
    background: #f0f0f1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #f0f0f1;
}

.new-comments-group-rating-bar-value {
    width: 0;
    height: 100%;
    background: silver;
    border-radius: 3px;
    background-color: #0fabc6;
}

.new-comments-group-rating-overall-word {
    color: #62666d;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1.833;
    margin-right: 8px;
    width: 35px;
}

.new-comments-add-comment-desc {
    margin-top: 24px;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.571;
    color: #424750;
}

.new-comments-add-comment-btn {
    padding: 9px 16px;
    direction: rtl;
    font-size: 14px;
    line-height: 1.571;
    font-weight: 700;
    border: 1px solid #ef394e;
    color: #ef394e;
    width: 100%;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.new-comments-add-comment-btn:hover {
    color: #ef394e;
}

.new-comments-get-points {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-top: 20px;
    position: relative;
}

.new-comments-get-points img {
    max-width: 25px;
    margin-left: 10px;
}

.new-comments-get-points-title {
    font-size: 14px;
    line-height: 1.71;
    color: #424750;
}

.new-comments-get-points-desc {
    font-size: 12px;
    line-height: 1.833;
    color: #81858b;
    margin-top: 4px;
}

.new-comments-content-section {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: calc(100% - 270px);
}

.new-comments-user-images {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.new-comments-user-images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
    overflow-x: auto;
    line-height: 0;
    margin-bottom: 12px;
}

.new-comments-user-images-thumb {
    width: 80px;
    height: 80px;
    border-radius: 8px;
    padding: 1px;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    margin-left: 8px;
    position: relative;
    border: none;
}

.new-comments-user-images-thumb img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 7px;
    overflow: hidden;
}

.new-comments-user-images-thumb.is-video::before {
    content: "\e18a";
    font-size: 17px;
    line-height: 40px;
    bottom: 50%;
    right: 50%;
    background: #737273;
    transform: translate(50%, 50%);
    left: auto;
    border-radius: 50%;
    width: 35px;
    height: 36px;
    text-align: center;
}

.new-comments-user-images-btn {
    font-size: 12px;
    line-height: 1.833;
    font-weight: 700;
    color: #0fabc6;
    background: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.new-comments-user-images-btn::after {
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    margin-right: 6px;
    content: "\e0e7";
}

.new-comments-list {
    list-style: none;
    padding: 0;
    margin-top: 18px;
}

.new-comments-item {
    padding: 16px 0;
}

.new-comments-item+.new-comments-item {
    border-top: 1px solid #dfdfdf;
}

.new-comments-item-row {
    margin: 12px 0;
    text-align: right;
}

.new-comments-item-title {
    font-size: 14px;
    line-height: 1.571;
    color: #232933;
}

.new-comments-item-detail {
    color: #a1a3a8;
    font-size: 10px;
    line-height: 2.2;
    position: relative;
}

.new-comments-item-detail+.new-comments-item-detail {
    margin-right: 12px;
    padding-right: 16px;
}

.new-comments-item-detail+.new-comments-item-detail::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #a1a3a8;
    border-radius: 50%;
}

.new-comments-item-buyer-badge {
    padding: 0 8px;
    background-color: #f0f0f1;
    border-radius: 8px;
    font-size: 10px;
    font-size: .714rem;
    line-height: 16px;
    color: #81858b;
    margin-right: 8px;
    display: inline-block;
}

.new-comments-item-separator {
    width: 100%;
    height: 1px;
    background-color: #eee;
}

.new-comments-item-separator-half {
    width: 50%;
}

.new-comments-item-row-flex,
.new-comments-item-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-comments-item-status {
    font-size: 12px;
    line-height: 20px;
}

.new-comments-item-status-positive {
    color: #00a049;
}

.new-comments-item-status-negative {
    color: #d32f2f;
}

.new-comments-item-status-noidea {
    color: #81858b;
}

.new-comments-item-status::before {
    width: 16px;
    height: 16px;
    font-size: 18px;
    line-height: 18px;
    margin-left: 4px;
}

.new-comments-item-status-positive::before {
    content: "\e050";
}

.new-comments-item-status-negative::before {
    content: "\e04f";
}

.new-comments-item-status-noidea::before {
    content: "\e025";
}

.new-comments-item-row-comment {
    overflow: auto;
}

.new-comments-item-row-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.new-comments-item-content {
    font-size: 14px;
    line-height: 2.57;
    overflow: auto;
    color: #232933;
    text-align: right;
}

.new-comments-item-advantage-disadvantage {
    padding: 12px 0;
}

.new-comments-item-advantage-disadvantage-item {
    font-size: 12px;
    line-height: 1.833;
    color: #232933;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 6px;
}

.new-comments-item-advantage-disadvantage-item::before {
    font-size: 12px;
    line-height: 20px;
    margin-left: 8px;
    position: relative;
    top: 3px;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
}

.new-comments-item-advantage-item::before {
    content: "\e086";
    background: #4caf50;
}

.new-comments-item-disadvantage-item::before {
    content: "\e08b";
    background: #d32f2f;
}

.new-comments-item-helpful {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.new-comments-item-helpful-question {
    margin-left: 24px;
    color: #81858b;
    font-size: 12px;
    line-height: 1.833;
}

.new-comments-item-helpful-items,
.new-comments-item-helpful-yes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.new-comments-item-helpful-yes {
    color: #a1a3a8;
    cursor: pointer;
    margin-left: 20px;
    font-size: 11px;
    line-height: 16px;
}

.new-comments-item-helpful-yes::after {
    content: "\e050";
    width: 16px;
    height: 16px;
    margin-right: 6px;
    font-size: 16px;
    line-height: 16px;
}

.new-comments-item-dislike {
    color: #a1a3a8;
    font-size: 11px;
    margin-left: 20px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.new-comments-item-dislike::after {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    font-size: 16px;
    line-height: 16px;
    content: "\e04f";
}

.new-comments-section-separator {
    width: 100%;
    height: 1px;
    background: #dfdfdf;
}

.new-comments-empty {
    margin-top: 40px;
}

.new-comments-empty-title {
    font-size: 14px;
    line-height: 2.5;
    margin-bottom: 12px;
    color: #232933;
    font-weight: 500;
}

.new-comments-empty-desc {
    font-size: 14px;
    line-height: 2.5;
    color: #81858b;
}

.new-mini-buy-box-fixed {
    margin-right: 24px;
    top: 120px;
    float: left;
    z-index: 124;
    position: -webkit-sticky;
    position: sticky;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 40px;
    -webkit-transition: top .3s ease;
    transition: top .3s ease;
}

.new-mini-buy-box {
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #e0e0e2;
    background-color: #fff;
}

.new-mini-buy-box-offer {
    color: #ef394e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 1.833;
}

.new-mini-buy-box-offer::before {
    font-size: 18px;
    margin-left: 8px;
    content: "\e05d";
}

.new-mini-buy-box-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e2;
}

.new-mini-buy-box-product-img {
    width: 80px;
    height: auto;
    margin-left: 20px;
}

.new-mini-buy-box-product-info-title {
    width: 100%;
    min-height: 50px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.833;
}

.new-mini-buy-box-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 30px;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 1.833;
}

.new-mini-buy-box-seller {
    position: relative;
}

.new-mini-buy-box-seller::before {
    content: "\e07d";
}

.new-mini-buy-box-row::before {
    font-size: 18px;
    margin-left: 8px;
}

.new-mini-buy-box-seller .green-verified {
    position: absolute;
}

.new-mini-buy-box-seller .green-verified::before {
    content: "\e05e";
    top: 1px;
    right: 8px;
    width: 12px;
    height: 12px;
    background: #fff;
    color: #00a049;
    position: absolute;
    border-radius: 30px;
    border: 2px solid #fff;
}

.new-mini-buy-box-warranty::before {
    content: "\e071";
}

.new-mini-buy-box-stock::before {
    content: "\e07a";
}

.new-mini-buy-box-stock.in-stock::before {
    content: "\e079";
    color: #0fabc6;
}

.new-mini-buy-box p.price {
    text-align: left;
}

.new-mini-buy-box-add-btn {
    margin: 10px 0 0;
    font-size: 14px;
    padding: 10px 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    text-align: center;
    line-height: normal;
    font-weight: 700;
    background-color: #ef394e;
    color: #fff;
    border: 1px solid #ef394e;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.new-mini-buy-box-add-btn:hover {
    color: #fff;
}

.nikikala-products-based-on-user {
    border: 1px solid #e0e0e2;
    border-radius: 15px;
    background-color: #f0f0f1;
    display: grid;
    grid-gap: 1px;
    gap: 1px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: hidden;
}

.nikikala-boxed-products-box {
    padding: 8px 20px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.nikikala-boxed-products-box-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 8px;
    width: 100%;
}

.nikikala-boxed-products-box-header h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 2.15;
    color: #232933;
}

.nikikala-boxed-products-box-header p {
    font-size: 11px;
    line-height: 2.15;
    color: #81858b;
}

.nikikala-boxed-products-box-main {
    display: grid;
    grid-gap: 1px;
    gap: 1px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    background-color: #f0f0f1;
}

.nikikala-boxed-products-box-main a {
    position: relative;
    padding: 8px;
    background-color: #fff;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nikikala-boxed-products-box-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px;
    margin-bottom: 4px;
}

.nikikala-boxed-products-box-btn a {
    font-size: 12px;
    font-weight: 700;
    line-height: 2.17;
    color: #19bfd3;
}

.nikikala-boxed-products-box-btn a::after {
    content: "\e09b";
    margin-right: 2px;
    font-size: 18px;
    top: 2px;
    position: relative;
}

.nikikala-best-sell-products {
    border: 1px solid #e0e0e2;
    border-radius: 15px;
    background-color: #fff;
    padding: 16px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
}

.nikikala-best-sell-products-header {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0 20px;
    position: relative;
}

.nikikala-best-sell-products-header p {
    font-size: 21px;
    font-weight: 500;
    line-height: 2.1;
    color: #0c0c0c;
}

.nikikala-best-sell-products-header a {
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    top: 8px;
    left: 0;
    position: absolute;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 2.15;
}

.nikikala-best-sell-products-main {
    margin-top: 28px;
    padding: 0 8px;
}

.swiper-slide a.nikikala-best-sell-products-product {
    display: -ms-flexbox;
    display: flex;
}

.swiper-slide a.nikikala-best-sell-products-product+.nikikala-best-sell-products-product {
    margin-top: 20px;
}

.nikikala-best-sell-products-product img {
    margin-left: 12px;
    border-radius: 8px;
    flex-shrink: 0;
}

.nikikala-best-sell-products-product span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 26px;
    font-weight: 800;
    line-height: 2.1;
    color: #19bfd3;
    margin-left: 12px;
}

.nikikala-best-sell-products-product .nikikala-best-sell-products-product-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    position: relative;
}

.nikikala-best-sell-products-product .nikikala-best-sell-products-product-title::before {
    background-color: #f0f0f1;
    bottom: -10px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.nikikala-best-sell-products-product .nikikala-best-sell-products-product-title p {
    font-size: 12px;
    font-weight: 400;
    line-height: 2.17;
    color: #424750;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nikikala-best-sell-products-main .swiper-container .swiper-button-next,
.nikikala-best-sell-products-main .swiper-container .swiper-button-prev {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    background-image: unset;
    pointer-events: all;
    width: 40px;
    height: 40px;
    top: 55%;
    border-radius: 50px;
    box-shadow: none;
    border: 1px solid #e0e0e2;
    color: #a8a8a8;
}

.nikikala-best-sell-products-main .swiper-container .swiper-button-next:before,
.nikikala-best-sell-products-main .swiper-container .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -10px;
    font-size: 16px;
    color: #424750;
    font-weight: 700;
    opacity: .7;
}

.nikikala-best-sell-products-main .swiper-container .swiper-button-next:hover:before,
.nikikala-best-sell-products-main .swiper-container .swiper-button-prev:hover:before {
    opacity: 1;
}

.nikikala-best-sell-products-main .swiper-container .swiper-button-disabled {
    display: none;
}

.nikikala-best-sell-products-main .swiper-container .swiper-button-prev:before {
    content: "\E0C7";
}

.nikikala-best-sell-products-main .swiper-container .swiper-button-next:before {
    content: "\E0C3";
}

.new-comments-container.questions-container {
    margin-top: 0;
}

.questions-empty {
    width: 100%;
    padding-right: 40px;
}

.new-question-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 2.15;
    color: #0c0c0c;
}

.new-question-input {
    margin: 8px 0;
    color: #a1a3a8;
    font-size: 12px;
    font-weight: 400;
    line-height: 2.17;
}

.new-question-input textarea {
    font-size: 13px;
    line-height: 2.15;
    width: 100%;
    border: 1px solid #c0c2c5;
    border-radius: 8px;
    background-color: #fff;
    height: auto;
    padding: 8px;
    color: #424750;
}

.new-question-input .new-question-input-count,
.new-question-input .answer-input-count {
    text-align: left;
}

.new-question-input span {
    text-align: right;
    display: block;
    margin-bottom: 15px;
}

.new-question-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 12px;
    font-weight: 400;
    line-height: 2.17;
}

.new-question-footer p {
    margin: 0;
}

.new-question-footer p a {
    color: #19bfd3;
}

.new-question-add-btn,
.new-answer-add-btn {
    background-color: #e0e0e2;
    border: none;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.17;
    padding: 8px 16px;
    text-align: center;
    border-radius: 8px;
    pointer-events: none;
    cursor: not-allowed;
}

.new-question-add-btn.is-active,
.new-answer-add-btn.is-active {
    background-color: #ef4056;
    pointer-events: auto;
    cursor: pointer;
}

.new-question-result {
    background: #2e7b321a;
    padding: 8px;
    border-radius: 8px;
    line-height: 2.15;
    color: #2e7b32;
    text-align: right;
    margin-bottom: 10px;
}

.new-question-result::before {
    content: "\e057";
    margin-left: 5px;
    font-size: 25px;
    vertical-align: bottom;
}

.new-question-result.has-error {
    background: #7b2e2e1a;
    color: #7b2e2e;
}

#product-questions-list {
    width: 100%;
}

.add-question-desc {
    margin-top: 24px;
    margin-bottom: 16px;
    font-size: 11px;
    line-height: 1.571;
    color: #424750;
}

.questions-list-item {
    padding: 24px 0;
}

.questions-list-item+.questions-list-item {
    border-top: 1px solid #e0e0e2;
}

.questions-list-item-title {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.15;
    width: 100%;
    color: #0c0c0c;
}

.questions-list-item-title::before {
    content: "\e03e";
    margin-left: 10px;
    font-size: 25px;
    vertical-align: bottom;
    color: #19bfd3;
}

.questions-list-item-answer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: column;
}

.questions-list-item-answer.hidden-answer {
    display: none !important;
}

.questions-list-item-answer-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #62666d;
    margin-top: 16px;
    line-height: 2.15;
}

.questions-list-item-answer-text span {
    margin-left: 16px;
    font-size: 11px;
    font-weight: 400;
    line-height: 2.17;
}

.questions-list-item-answer-text p {
    flex-grow: 1;
}

.questions-list-item-answer-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
    padding-top: 12px;
}

.questions-list-item-answer-meta span {
    font-size: 11px;
    font-weight: 400;
    line-height: 2.17;
    color: #a1a3a8;
}

.questions-list-item-more {
    color: #19bfd3;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.17;
    padding: 8px 16px;
    margin: 8px 40px 12px 0;
    display: block;
    cursor: pointer;
}

.questions-list-item-more:hover {
    color: #19bfd3;
}

.questions-list-item-more::after {
    content: "\e0a1";
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.questions-list-item-footer {
    margin-right: 40px;
    margin-top: 24px;
    border-top: 1px solid #f0f0f1;
    color: #19bfd3;
}

.questions-list-item-footer.hidden-answer-btn {
    display: none;
}

.questions-list-item-footer-btn {
    color: #19bfd3;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.17;
    padding: 4px 24px;
    margin-top: 12px;
    display: block;
}

.questions-list-item-footer-btn:hover {
    color: #19bfd3;
}

.questions-list-item-footer-btn::after {
    content: "\E0D4";
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.remodal-answer {
    max-width: 100%;
    width: 550px;
    border-radius: 8px;
}

.remodal-answer-main {
    padding: 20px;
}

.remodal-answer-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e2;
    margin-bottom: 25px;
}

.remodal-answer-header .remodal-close {
    top: 20px;
    font-size: inherit;
    color: inherit;
}

.remodal-answer-question {
    text-align: right;
    line-height: 2.15;
    margin-bottom: 15px;
}