/*!
 * Bootstrap-select v1.12.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select .btn-default, .bootstrap-select.btn-group .dropdown-menu > li > a .check-mark {
    -webkit-transition: all ease-in-out .15s;
    -o-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s
}

.bootstrap-select {
    width: 100%
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 34px
}

.bootstrap-select > .btn.btn-default, .bootstrap-select > .btn.btn-default.disabled {
    background-color: #fff;
    border-color: #ddd
}

.bootstrap-select > .btn.btn-default:active, .btn-group.open .bootstrap-select > .btn.btn-default {
    border-color: #ddd
}

.bootstrap-select.form-control {
    padding: 0;
    border: 0
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select .popover-title {
    font-size: 11px;
    line-height: 1.82;
    margin: 7px 0;
    padding: 7px 12px
}

.bootstrap-select[class*=border-] .btn, .bootstrap-select[class*=border-] .dropdown-menu {
    border-color: inherit
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: 0
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis
}

.bootstrap-select.btn-group .btn .filter-option > i, .bootstrap-select.btn-group .dropdown-menu > li > a [class*=icon-] {
    margin-right: 7px;
    float: left;
    margin-top: 2px;
    top: 0
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    width: 16px;
    text-align: right;
    right: 12px;
    margin-top: -8px
}

.bootstrap-select.btn-group[class*=col-] .btn {
    width: 100%
}

.bootstrap-select.btn-group .btn-lg > .caret {
    right: 15px
}

.bootstrap-select.btn-group .btn-sm > .caret {
    right: 11px
}

.bootstrap-select.btn-group .btn-xs > .caret {
    right: 10px
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%
}

.bootstrap-select.btn-group .dropdown-menu > li > a .check-mark {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 7px;
    margin-right: 0;
    color: #fff;
    opacity: 0
}

.bootstrap-select.btn-group .dropdown-menu > li > a .text {
    display: inline-block;
    margin-left: 10px
}

.bootstrap-select.btn-group .dropdown-menu > li > a > .badge, .bootstrap-select.btn-group .dropdown-menu > li > a > .label {
    float: none
}

.bootstrap-select.btn-group .dropdown-menu > li > a.special-class, .bootstrap-select.btn-group .dropdown-menu > li > a.special-class:hover {
    font-weight: 700;
    color: #fff;
    background: #f44336;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.bootstrap-select.btn-group .dropdown-menu > li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu > li small {
    padding-left: 10px
}

.bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color:#1daeea;
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu > .selected > a small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 7px 12px;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    pointer-events: none
}

.bootstrap-select.btn-group .dropdown-header ~ li > a {
    padding-left: 24px
}

.bootstrap-select.btn-group .no-results {
    padding: 7px 12px;
    background: #f8f8f8;
    margin-bottom: -7px;
    border-top: 1px solid #ddd
}

.bootstrap-select.btn-group.fit-width .btn .caret, .bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.show-tick .dropdown-menu > li a .text {
    margin-right: 40px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu > li.selected a .check-mark,
.bootstrap-select.btn-group .dropdown-menu > li.selected a .check-mark {
    opacity: 1
}

.input-group .bootstrap-select > .btn {
    border-radius: 0
}

.input-group > .bootstrap-select:first-child > .btn, .input-group > .bs-select-hidden:first-child + .bootstrap-select > .btn {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.input-group > .bootstrap-select:last-child > .btn {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.error .bootstrap-select .btn {
    border: 1px solid #f44336
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #f44336
}

.bs-actionsbox, .bs-searchbox {
    padding: 5px 12px;
    margin-bottom: 5px
}

.bs-searchbox {
    position: relative
}

.bs-searchbox > .form-control {
    padding-left: 36px
}

.bs-searchbox:after {
    content: '\f002';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 24px;
    color: inherit;
    display: block;
    font-size: 12px;
    margin-top: -6px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .6
}

.bs-actionsbox {
    float: left;
    width: 100%;
    position: relative
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 12px 7px
}

select.bs-select-hidden, select.selectpicker {
    display: none !important
}

.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: none !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.multi-select-full{
    margin-bottom:20px;
    position:relative
}

span.multiselect-native-select {
    position: relative
}

span.multiselect-native-select select {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    left: 50%;
    top: 30px
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container > li {
    padding: 0
}

.multiselect-container > li > a.multiselect-all label {
    font-weight: 700
}

.multiselect-container > li.multiselect-group label {
    margin: 0;
    padding: 3px 20px 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container > li.multiselect-group-clickable label {
    cursor: pointer
}

.multiselect-container > li > a {
    padding: 0
}

.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 0
}

.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
    margin: 0
}

.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px
}

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}

.heading-elements.visible-elements .multiselect + .btn-group, .heading-elements.visible-elements .selectboxit-container,
.heading-elements.visible-elements .selectboxit-options, .heading-elements.visible-elements div.bootstrap-select {
    width: 100% !important
}

.multi-select-full .btn-group {
    width: 100%
}

.multi-select-full .btn {
    width: 100%;
    padding-right: 34px;
    text-align: left;
}

.multi-select-full .btn .multiselect-selected-text {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
    float: left !important;
}

.btn-group.open .multiselect.btn-default, .multiselect.btn-default:active {
    border-color: #ddd
}

.multi-select-full > .btn-group .multiselect-container {
    width: inherit
}

.multiselect-container {
    min-width: 180px;
    max-height: 250px;
    overflow-y: auto;
    width: inherit;
}

.multiselect .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -8px;
    width: 16px;
    text-align: right
}

li.multiselect-filter {
    position: relative;
    padding: 5px 12px;
    margin-bottom: 5px;
}

li.multiselect-filter i {
    font-size: 12px;
    position: absolute;
    left: 24px;
    top: 50%;
    margin-top: -6px;
    opacity: .5
}

li.multiselect-filter .form-control {
    padding-left: 36px
}

.dropdown-menu > .active:not(.disabled) .checker span, .dropdown-menu[class*=bg-]
.checker span, .navbar-inverse .navbar-form .form-group > .checkbox .checker span,
.navbar-inverse .navbar-form .form-group > .checkbox-inline .checker span,
.page-header-inverse .form-group > .checkbox .checker span, .page-header-inverse .form-group > .checkbox-inline .checker span,
.sidebar:not(.sidebar-default) .checkbox .checker span, .sidebar:not(.sidebar-default) .checkbox-inline .checker span {
    border-color: #fff;
    color: #fff
}

.fa.check-mark:before {
    font-family: 'FontAwesome';
    content: "\f00c"
}

.form-group .caret, .multi-select-full .caret {
    font-style: normal;
    font-weight: 400;
    border: 0;
    width: auto;
    height: auto;
    text-align: right;
}

.form-group .caret:after, .multi-select-full .caret:after {
    font-family: 'FontAwesome';
    content: '\f107';
    display: block;
    font-size: 16px;
    width: 16px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.form-group .dropdown-menu, .multi-select-full .dropdown-menu {
    min-width: 180px;
    padding: 7px 0;
    color: #333;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.form-group .dropdown-menu > li, .multi-select-full .dropdown-menu > li {
    position: relative;
    margin-bottom: 1px;
}

.form-group .dropdown-menu > li > a,.multi-select-full .dropdown-menu > li > a{padding:6px 15px 6px 19px;outline:0;overflow:hidden;text-overflow:ellipsis;cursor:pointer}@font-face{font-display:swap;font-family:'fontello';src:url(/wp-content/plugins/alids/template/cart/fontello/font/fontello.eot?31364932);src:url('/wp-content/plugins/alids/template/cart/fontello/font/fontello.eot?31364932#iefix') format('embedded-opentype'),url(/wp-content/plugins/alids/template/cart/fontello/font/fontello.woff2?31364932) format('woff2'),url(/wp-content/plugins/alids/template/cart/fontello/font/fontello.woff?31364932) format('woff'),url(/wp-content/plugins/alids/template/cart/fontello/font/fontello.ttf?31364932) format('truetype'),url('/wp-content/plugins/alids/template/cart/fontello/font/fontello.svg?31364932#fontello') format('svg');font-weight:400;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-check:before{content:'\e800'}.icon-ok:before{content:'\e801'}.icon-arrows-cw-1:before{content:'\e802'}.icon-cancel:before{content:'\e803'}.icon-search:before{content:'\e804'}.icon-check-1:before{content:'\e805'}.icon-basket:before{content:'\e807'}.icon-check-empty:before{content:'\f096'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}body,html{height:100%;margin:0;padding:0;width:100%}*{box-sizing:border-box}body{background:linear-gradient(90deg,#fff 60%,#f3f3f3 0);color:#383838;font-family:Open Sans,sans-serif;font-size:14px;margin:0;padding:0}@media (max-width:768px){body{background:#fff}}.box-hidden{display:none!important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.checkout-container-no{background:linear-gradient(90deg,#fff 50%,#f3f3f3 0);height:calc(100vh - 70px);position:relative}@media (max-width:768px){.checkout-container-no{background:#fff}}.checkout-container-no .no-orders{height:210px;left:50%;margin:-180px 0 0 -110px;position:absolute;top:50%}.checkout-container-no .no-orders a{color:#444;line-height:1.2rem;text-decoration:underline}.checkout-container-no .no-orders a:hover{color:#666}.checkout-container-no .no-orders h2{color:#444;font-size:42px;font-weight:700;line-height:3rem;margin:-55px 0 0;position:absolute;right:240px;text-align:right;text-transform:uppercase;top:50%;width:280px}.checkout-container-no .no-orders .cart-box-radius{background:#fff;border-radius:50%;display:block;font-size:16px;height:210px;line-height:2.5rem;padding-top:50px;width:210px}.checkout-container-no .no-orders .cart-box-radius .icon-basket{color:#ff9749;font-size:69px}@media (max-width:991px){.checkout-container-no .no-orders{height:180px;margin:-150px 0 0 -90px}.checkout-container-no .no-orders h2{font-size:36px;line-height:2.8rem;margin:-45px 0 0;right:210px;width:240px}.checkout-container-no .no-orders .cart-box-radius{font-size:14px;height:180px;padding-top:45px;width:180px}.checkout-container-no .no-orders .cart-box-radius .icon-basket{font-size:49px}}@media (max-width:767px){.checkout-container-no .no-orders{height:240px;left:0;margin:-190px 0 0;text-align:center;width:100%}.checkout-container-no .no-orders h2{font-size:24px;left:auto;line-height:2.5rem;margin:0;position:relative;right:auto;text-align:center;top:auto;width:100%}.checkout-container-no .no-orders .cart-box-radius{font-size:14px;height:180px;padding-top:45px;position:relative;width:100%}.checkout-container-no .no-orders .cart-box-radius .icon-basket{font-size:49px}}.footer-no{bottom:20px;position:absolute;right:0;text-align:right;width:100%}.footer-no a{color:#2a7bae;margin-left:20px}.checkout-container{margin:0 auto;max-width:1160px;padding:0 10px}header{background:#fff;border-bottom:1px solid #e1e1e1;box-sizing:border-box}header .header-inner{align-content:center;display:flex;justify-content:space-between;padding:14px 10px;text-align:center}@media (max-width:1279px){header .header-inner{padding:14px 20px}}@media (max-width:768px){header .header-inner{padding:10px}}header .text{color:#242424;font-size:18px;font-weight:600;height:40px;line-height:40px;text-transform:uppercase}@media (max-width:768px){header .text{display:none}}header .wrap-img{display:flex;height:40px;max-height:40px}@media (max-width:768px){header .wrap-img{align-items:center;padding:0 20px 0 0}}header .logo{flex:1;max-width:300px}header .logo a{align-items:center;display:flex;height:100%}header .logo img{max-height:40px;max-width:100%}header .trust{align-items:center;display:flex}header .trust .wrap-img{margin:0 0 0 40px}@media (max-width:768px){header .trust .wrap-img{height:25px;margin:0 5px;max-height:25px}}header .trust img{max-height:100%;max-width:125px;width:100%}header .trust img[src*=".svg"]{height:100%}@media (max-width:768px){header .trust img{max-width:60px}}.checkout-main,.checkout-main .inner-main{min-height:calc(100vh - 70px)}.checkout-main .inner-main{display:flex}@media (max-width:768px){.checkout-main .inner-main{flex-direction:column-reverse;min-height:auto}}@media (width:768px){.checkout-main .inner-main{margin:20px 0 0}}.checkout-main h2{color:#4e4e4e;font-size:16px;margin:25px 0 15px}.checkout-main .step{width:55%}@media (max-width:768px){.checkout-main .step{width:auto}}.checkout-main .inner-order{padding-left:30px;padding-top:50px}@media (max-width:768px){.checkout-main .inner-order{padding-left:0;padding-top:0}}.checkout-main .order{background:#f3f3f3;padding-bottom:80px;position:relative;width:45%}@media (max-width:768px){.checkout-main .order{background:#fff;padding-bottom:0;width:auto}}.checkout-main .order .footer{border-top:1px solid #e1e1e1;bottom:0;height:60px;left:30px;padding:20px 0;position:absolute;right:0;text-align:right}.checkout-main .order .footer a{color:#2a7bae;display:inline-block;font-size:13px;margin:0 0 0 20px;text-decoration:none}.checkout-main .order .footer span{color:#6c6c6c;display:inline-block;font-size:13px}@media (max-width:768px){.checkout-main .order .footer{display:none}}.checkout-main .order .box-discount{display:flex;margin:85px 0 34px;position:relative}@media (max-width:768px){.checkout-main .order .box-discount{border-top:1px solid #ccc;margin:0 0 23px;padding:23px 0 0}}.checkout-main .order .discount-apply{background:#bebebe;border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-left:20px;min-width:100px}.checkout-main .order .discount-apply:hover{background:#9e9e9e}.checkout-main .help-discount{bottom:-25px;color:#007600;font-size:12px;margin:5px 0;position:absolute}.checkout-main .help-discount.error{color:darkred}.checkout-main .order-item{align-items:center;display:flex;justify-content:space-between;margin:0 0 34px}@media (max-width:768px){.checkout-main .order-item{margin:0 0 28px}}@media (max-width:991px) and (min-width:769px){.checkout-main .order-item{display:block}}.checkout-main .order-item .order-thumb{float:left;height:auto!important;position:relative;width:64px}@media (max-width:768px){.checkout-main .order-item .order-thumb{width:50px}}.checkout-main .order-item .order-thumb .wrap-img{height:100%;overflow:hidden;text-align:center;width:100%}.checkout-main .order-item .order-thumb img{border-radius:4px;max-height:100%;max-width:100%}.checkout-main .order-item .order-thumb .order-quantity{background:#adadad;border-radius:50%;color:#fff;display:block;font-size:.75rem;font-weight:700;height:25px;line-height:25px;position:absolute;right:-10px;text-align:center;top:-10px;width:25px}.checkout-main .order-item .order-item-remove{color:#b5b5b5;display:block;padding:6px 0 16px;text-align:center;text-decoration:none}@media (max-width:768px){.checkout-main .order-item .order-item-remove{font-size:11px}}.checkout-main .order-item .order-item-remove:hover{color:#d9d9d9;text-decoration:none}.checkout-main .order-item .order-title{margin-left:64px;padding:0 35px 0 25px}@media (max-width:768px){.checkout-main .order-item .order-title{margin-left:50px;padding:0 15px}}.checkout-main .order-item h3{color:#383838;font-size:16px;font-weight:600;margin:-5px 0 0}@media (max-width:768px){.checkout-main .order-item h3{font-size:13px}}.checkout-main .order-item .order-variations{color:#505050;display:inline-block;font-weight:500;margin-top:5px}@media (max-width:768px){.checkout-main .order-item .order-variations{font-size:12px}}.checkout-main .order-item .price{color:#383838;font-size:16px;font-weight:600;min-width:100px;text-align:right;white-space:nowrap}@media (max-width:768px){.checkout-main .order-item .price{font-size:12px;min-width:70px}}.checkout-main .inner-step{padding:20px 30px 30px 0;position:relative}@media (max-width:768px){.checkout-main .inner-step{padding:0}}.checkout-main .inner-step .link-step{list-style:none;margin:0;padding:0}.checkout-main .inner-step .link-step li{color:#858585;display:inline-block;font-size:13px;margin:0;padding:0}.checkout-main .inner-step .link-step li a,.checkout-main .inner-step .link-step li a:active,.checkout-main .inner-step .link-step li a:focus,.checkout-main .inner-step .link-step li a:hover,.checkout-main .inner-step .link-step li a:link,.checkout-main .inner-step .link-step li a:visited{color:#858585;cursor:default;text-decoration:none}.checkout-main .inner-step .link-step li.active,.checkout-main .inner-step .link-step li.active a{color:#2a7bae;cursor:pointer}.checkout-main .inner-step .link-step li.current{color:#242323;cursor:default}.checkout-main .inner-step .link-step li.current a{color:#242323;cursor:default!important}.checkout-main .inner-step .link-step li:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#858585;content:"";display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;margin-left:.2em;margin-right:.2em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.checkout-main .inner-step .link-step li:first-child:before{display:none}@media (max-width:768px){.checkout-main .inner-step .link-step{display:none}}.checkout-main .summary{border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#242424;font-size:16px;line-height:33px;margin:0 0 20px;padding:20px 0}.checkout-main .summary .total{font-size:16px;font-weight:600;margin:20px 0 0}.checkout-main .summary .total .price{font-size:24px;text-align:right}.checkout-main .summary .total .total-tax{color:#858585;display:block;font-size:11px;line-height:12px}.checkout-main .step-1 .row{display:flex;margin:0 -5px}.checkout-main .step-1 .row .field{margin:5px}@media (max-width:768px){.checkout-main .step-1 .row .field_no_zip{margin-bottom:30px}}@media (min-width:768px){.checkout-main .step-1 .row.no_zip .field{margin-bottom:30px}}@media (max-width:768px){.checkout-main .step-1 .row{display:block}}.checkout-main .field{background:#fff;border:1px solid #bdbdbd;border-radius:3px;flex:1;min-height:40px;padding:0 8px;position:relative}.checkout-main .field.hasSelect.error-empty{border:1px solid #ea3f3f}.checkout-main .field input,.checkout-main .field textarea{background-color:#fff0;border-style:none;color:#000;font:inherit;outline:none;padding:17px 26px 0 0;position:relative;width:100%;z-index:10}.checkout-main .field input.form-control,.checkout-main .field textarea.form-control{color:#32373c}.checkout-main .field label{color:#858585;cursor:text;font-size:14px;height:15px;left:2px;line-height:12px;margin:0;overflow:hidden;padding:0 8px;position:absolute;right:0;text-overflow:ellipsis;top:13px;transform-origin:0 50%;transition-duration:.3s;transition-property:color,transform;transition-timing-function:cubic-bezier(.165,.84,.44,1);-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.checkout-main .field label.no_zip{color:#000;cursor:pointer;font-size:10px;height:auto;left:-10px;line-height:32px;padding:0;right:-12px;top:0}.checkout-main .field.is-focus{border:1px solid #3386c1}.checkout-main .field.hasSelect label,.checkout-main .field.is-empty.js-valid input+label,.checkout-main .field.is-hover input+label,.checkout-main .field.is-hover textarea+label,.checkout-main .field.is-not-empty input+label,.checkout-main .field.is-not-empty textarea+label,.checkout-main .field input:focus+label,.checkout-main .field textarea:focus+label{cursor:default;font-size:14px;transform:scale(.75) translateY(-12px);z-index:10}.checkout-main .bs-searchbox input{border:1px solid #bdbdbd;padding:9px 10px 9px 25px}.checkout-main .bs-searchbox:after{content:"";font-family:fontello}.checkout-main .flex-1{flex:1}.checkout-main .flex-2{flex:2}.checkout-main .flex-3{flex:3}.checkout-main .flex-4{flex:4}.checkout-main .field-textarea{flex:1;height:auto;padding:0 0 0 8px}.checkout-main .field-textarea textarea{min-height:90px;overflow:hidden;resize:none}.checkout-main button,.checkout-main input{-webkit-animation:void-animation-out 1ms}@media (min-width:768px){.checkout-main .step-3 .mobile-discount{display:none}}.checkout-main .step-3 .box-discount{display:flex;margin:0;position:relative}.checkout-main .step-3 .discount-apply{background:#0071a8;border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;margin-left:20px;position:relative;width:64px}.checkout-main .step-3 .discount-apply span:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;content:"";display:inline-block;font-family:fontello;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;position:absolute;text-align:center;text-decoration:inherit;text-transform:none;top:50%;transform:translate(-50%,-50%);z-index:99}.checkout-main .move-box{align-items:center;display:flex;margin-bottom:100px;margin-top:35px}@media (max-width:768px){.checkout-main .move-box{flex-direction:column-reverse;margin-bottom:35px}}.checkout-main .move-box div{flex:1}@media (max-width:768px){.checkout-main .move-box div{text-align:center;width:100%}.checkout-main .move-box div .btn-checkout{width:100%}}.checkout-main .move-box .move-step{color:#2a7bae;display:block;font-size:14px;text-decoration:none}@media (max-width:768px){.checkout-main .move-box .move-step{margin:18px 0}}.checkout-main .move-box .move-step:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2a7bae;content:"";display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-decoration:inherit;text-transform:none;width:1em}.checkout-main .move-box .btn-checkout{background:#ff8d38;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:200px;padding:16px 15px;text-align:center}.checkout-main .move-box .btn-checkout:focus,.checkout-main .move-box .btn-checkout:hover{background:#ff6e01}.checkout-main .move-box button.btn-checkout{padding:18px 15px 14px}.checkout-main .box-informer-cart{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:3px;font-size:14px;margin-top:30px}.checkout-main .box-informer-cart .row{align-items:flex-start;border-top:1px solid #e8e8e8;display:flex;line-height:25px}.checkout-main .box-informer-cart .row:first-child{border-top:none}.checkout-main .box-informer-cart .row>div{padding:10px}.checkout-main .box-informer-cart .name{font-weight:600;width:30%}.checkout-main .box-informer-cart .info{flex:1;width:100%}.checkout-main .box-informer-cart .edit a{color:#2a7bae;cursor:pointer;font-size:12px;font-weight:600;text-decoration:none}.checkout-main .box-informer-cart .edit a:hover{color:#46a0d8}.checkout-main .box-shipping-cart,.checkout-main .box-shipping-order{background:#fff;border:1px solid #e8e8e8;border-radius:3px}.checkout-main .box-shipping-cart label,.checkout-main .box-shipping-order label{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;padding:10px}.checkout-main .box-shipping-cart label:last-child,.checkout-main .box-shipping-order label:last-child{border-bottom:none}.checkout-main .box-shipping-cart input,.checkout-main .box-shipping-order input{align-self:flex-start}.checkout-main .box-shipping-cart .shipping-info,.checkout-main .box-shipping-order .shipping-info{flex:1;padding:0 10px 0 30px}.checkout-main .box-shipping-cart .shipping-info .shipping-title,.checkout-main .box-shipping-order .shipping-info .shipping-title{color:#242424;display:block;font-size:14px;font-weight:600}.checkout-main .box-shipping-cart .shipping-info .shipping-time,.checkout-main .box-shipping-order .shipping-info .shipping-time{color:#919191;display:block;font-size:12px}.checkout-main .box-shipping-cart .shipping-cost,.checkout-main .box-shipping-order .shipping-cost{font-weight:600}.checkout-main .box-shipping-cart.error,.checkout-main .box-shipping-order.error{border-color:#ea3f3f}.checkout-main .box-shipping-cart .check,.checkout-main .box-shipping-order .check{left:14px;top:12px}.checkout-main .box-shipping-orders .shipping-item{margin:20px 0}.checkout-main .box-shipping-orders h3{color:#333;font-size:14px;font-weight:600;line-height:20px;margin:0 0 10px}.checkout-main .box-shipping-orders .order-variations{color:#999;display:block;font-size:12px;line-height:20px;margin-bottom:10px}.checkout-main .payment-box{background:#fff;border:1px solid #dedcdc;border-radius:3px}.checkout-main .payment-item{border-radius:3px}.checkout-main .payment-item .payment-item-radio{border-top:1px solid #dedcdc;display:flex;justify-content:space-between;padding:10px}.checkout-main .payment-item .payment-fields{border-top:1px solid #dedcdc;display:none}.checkout-main .payment-item .payment-fields .row{display:flex;margin:0 5px 10px}.checkout-main .payment-item .payment-fields .fields-mmyy input{width:40%}.checkout-main .payment-item .payment-fields .field-pic{flex:1}.checkout-main .payment-item .payment-fields .field-pic img{max-height:40px}.checkout-main .payment-item .payment-fields input[type=number]{-moz-appearance:textfield}.checkout-main .payment-item .payment-fields input[type=number]::-webkit-inner-spin-button,.checkout-main .payment-item .payment-fields input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.checkout-main .payment-item:first-child .payment-item-radio{border:none}.checkout-main .payment-fields.cash,.checkout-main .payment-fields.paypal{background:#faf8f9;padding:20px 10px;text-align:center}.checkout-main .payment-fields.cash .text-info,.checkout-main .payment-fields.paypal .text-info{color:#949494;font-size:12px;margin:12px auto;max-width:250px}.checkout-main .payment-fields.cc{background:#fff;display:block;padding:15px 5px}.checkout-main .payment-fields.cc .field{margin:0 5px}.checkout-main .payment-fields.cc .text-info{color:#949494;font-size:12px;margin:12px auto;max-width:250px;text-align:center}.checkout-main .js-complete_order{cursor:pointer;display:block;margin:auto}.checkout-main .conditions{margin:30px 0 -10px;text-align:right}.checkout-main .conditions a{color:#008fd3}.checkout-main .conditions a:hover{text-decoration:none}.checkout-main .conditions-help{color:#ea3f3f;display:block}.checkout-main .js-notify_invalid{display:none;position:absolute}.checkout-main .ico-valid{position:absolute}.checkout-main .bootstrap-select{outline:none;z-index:11}.checkout-main .bootstrap-select.open{z-index:99}.checkout-main .bootstrap-select button{background-color:transparent!important;padding-top:18px}.checkout-main .bootstrap-select.btn-group .btn .filter-option{bottom:0;display:inline-block;left:0;overflow:hidden;padding-right:20px;position:absolute;right:0;text-align:left;text-overflow:ellipsis;width:100%}@media (max-width:380px){.checkout-main .bootstrap-select.btn-group .dropdown-menu>li>a .text{display:inline-block;margin-left:10px;overflow:hidden;text-overflow:ellipsis;width:232px}}.checkout-main .btn{background-color:inherit;background-image:none;border:none;border-radius:1px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin-bottom:0;outline:none;padding:0;text-align:center;text-decoration:none;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.checkout-main .bootstrap-select .btn:after{background-color:#ccc;content:"";display:block;height:26px;margin:-13px 0 0;position:absolute;right:20px;top:50%;width:1px}.checkout-main .caret{border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:4px dashed;display:inline-block;height:0;margin-left:2px;vertical-align:middle;width:0}.checkout-main .bootstrap-select.btn-group .btn .caret{margin-top:0;position:absolute;right:2px;text-align:right;top:50%;width:0}.checkout-main .hidden{display:none}.checkout-main .dropdown-menu{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgb(0 0 0 / .15);border-radius:4px;box-shadow:0 6px 12px rgb(0 0 0 / .175);display:none;float:left;font-size:14px;left:-10px;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;padding-bottom:40px!important;position:absolute;text-align:left;top:100%;z-index:1000}.checkout-main .dropdown-menu>li>a{clear:both;color:#333;cursor:pointer;display:block;font-weight:400;line-height:1.42857143;padding:3px 20px;position:relative;text-decoration:none;white-space:nowrap}.checkout-main .dropdown-menu>li>a .check-mark:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;margin-left:.2em;margin-right:.2em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.checkout-main .dropdown-menu>li>a:focus,.checkout-main .dropdown-menu>li>a:hover{background-color:#f5f5f5;color:#262626;text-decoration:none}.checkout-main .dropdown-menu>li.active>a{background-color:#337ab7;color:#fff;outline:0;text-decoration:none}.checkout-main .open>.dropdown-menu{display:block}.checkout-main .btn-group,.checkout-main .btn-group-vertical{display:inline-block;position:relative;vertical-align:middle}div.js-invalid:not(.bootstrap-select),div.js-invalid_empty:not(.bootstrap-select){border:1px solid #ea3f3f!important}form.first_run div.js-invalid_empty:not(.bootstrap-select){border:1px solid #d9d9d9!important}.inner-step div.js-invalid:not(.bootstrap-select),.inner-step div.js-invalid_empty:not(.bootstrap-select){border:1px solid #ea3f3f}.inner-step div.js-valid:not(.bootstrap-select){border:1px solid #36a758;position:relative}.inner-step div.js-valid:not(.bootstrap-select):before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#36a758;content:"";display:inline-block;font-family:fontello;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;margin-left:.2em;margin-right:.2em;position:absolute;right:0;text-align:center;text-decoration:inherit;text-transform:none;top:50%;transform:translate(-50%,-50%);width:1em;z-index:70}.inner-step .js-notifi_invalid{color:#f45851;display:none;font-size:12px;font-weight:700;line-height:14px;margin:0;padding:0;position:absolute}.inner-step .stripe-gate .field.stripe-card-number:before{top:50%;transform:translate(-50%,-50%)}.footer-mobile{background:#f7f7f7;display:block;padding:20px 15px}.footer-mobile a{color:#2a7bae;display:inline-block;font-size:13px;margin:0 20px 0 0;text-decoration:none}.footer-mobile span{color:#6c6c6c;display:block;font-size:13px;margin:10px 0 0}@media (min-width:1024px){.footer-mobile{display:none}}.mobile-summary{background:#f7f7f7;border-bottom:1px solid #e1e1e1;display:none;flex-wrap:wrap;margin:0 -10px;padding:10px}@media (max-width:768px){.mobile-summary{align-items:center;display:flex;justify-content:space-between}.mobile-summary .hide{display:inline-block}.mobile-summary .show{display:none}.mobile-summary.show .show{display:inline-block}.mobile-summary.show .hide{display:none}.mobile-summary+.row{background:#f7f7f7;border-bottom:1px solid #e1e1e1;display:none;margin:0 -10px;padding:28px 10px}.mobile-summary.show+.row{display:block}}.mobile-summary .ico-cart{display:inline-block;height:20px;margin-right:10px;position:relative;vertical-align:middle;width:22px}.mobile-summary .ico-cart:before{background:url(/wp-content/plugins/alids/images/cart.svg?a873054b4916c31dc46b8ccfa3341370) no-repeat;background-size:cover;content:"";display:inline-block;height:20px;left:0;position:absolute;top:0;width:22px}.mobile-summary .name{color:#2a7bae;margin:10px 0}.mobile-summary .name:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2a7bae;content:"";display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;margin-left:.2em;margin-right:.2em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.mobile-summary .value{color:#383838;font-size:18px;font-weight:600;margin:10px 0}.mobile-summary.show .name:after{content:""}.box-radio{cursor:pointer;min-height:20px;padding-left:30px;position:relative;width:100%}.box-radio .payment-title{display:block;font-weight:600}.box-radio .cc-description{color:#919191;display:block;font-size:13px}.box-radio img.payment-img{height:24px;margin-top:-12px;position:absolute;right:5px;top:50%}@media (max-width:768px){.box-radio img.payment-img{display:none;display:block}}@media (max-width:600px){.box-radio img.payment-img{display:none}}.box-radio input[type=radio]{opacity:0;position:absolute}.box-radio .check{border:2px solid #aaa;height:16px;left:4px;top:2px;transition:border .25s linear;-webkit-transition:border .25s linear;width:16px;z-index:5}.box-radio .check,.box-radio .check:before{border-radius:50%;display:block;position:absolute}.box-radio .check:before{content:"";height:6px;left:3px;margin:auto;top:3px;transition:background .25s linear;-webkit-transition:background .25s linear;width:6px}.box-radio input[type=radio]:checked~.check{border:2px solid #2a7bae}.box-radio input[type=radio]:checked~.check:before{background:#2a7bae}.box-check{position:relative}.box-check input[type=checkbox]{opacity:0;position:absolute}.box-check .check{display:inline-block;font-size:17px;height:15px;margin-right:5px;position:relative;top:-1px;transition:border .25s linear;-webkit-transition:border .25s linear;vertical-align:middle;width:15px;z-index:5}.box-check .check:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#2a7bae;content:"";display:block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;height:6px;left:0;line-height:1em;margin:auto;position:absolute;text-align:center;text-decoration:inherit;text-transform:none;top:0;transition:background .25s linear;-webkit-transition:background .25s linear;width:6px}.box-check input[type=checkbox]:checked~.check:before{content:""}#form_delivery input:-webkit-autofill,#form_delivery textarea:-webkit-autofill{-webkit-text-fill-color:#000;-webkit-text-fill-color:#000!important;-webkit-animation:void-animation-out 1ms;-webkit-box-shadow:inset 0 0 0 50px #fff!important;color:#000!important;-webkit-transition:background-color 100000000s;transition:background-color 100000000s}.checkout-spinner,form#form_delivery .btn-processed[name=ads_checkout],form#form_delivery.loading [name=ads_checkout]{position:relative}.checkout-spinner:after,form#form_delivery .btn-processed[name=ads_checkout]:after,form#form_delivery.loading [name=ads_checkout]:after{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;color:#898383;content:"";display:inline-block;font:normal normal normal 20px fontello;height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;text-align:center;top:50%;width:20px}.checkout-spinner:before,form#form_delivery .btn-processed[name=ads_checkout]:before,form#form_delivery.loading [name=ads_checkout]:before{background-color:hsl(0 0% 100% / .7);bottom:-1px;content:" ";left:-1px;position:absolute;right:-1px;top:-1px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.no-zip-code{padding:0;position:relative;z-index:3}.no-zip-code .ico-valid{top:13px!important}@media (max-width:768px){.no-zip-code .ico-valid{top:17px!important}}.no-zip-code .js-notifi_invalid{display:none}.no-zip-over{background-color:#fff0;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.js-btn-pay{position:relative}.js-btn-pay-blocked:after,.smart_checkout .js-btn-pay-blocked:after{background:#f8f8f8;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:2000}.wrap-btn-pay{bottom:0;display:none;left:0;position:absolute;right:0;top:0}.link-login{color:#858585;text-align:right}.link-login a{color:#2a7bae;cursor:pointer}.link-login a,.link-login a:hover{text-decoration:none}.no-orders{color:#858585}.no-orders a{color:#2a7bae;cursor:pointer}.no-orders a,.no-orders a:hover{text-decoration:none}.order-shipping-one,.order-shipping-select{margin:10px 0 0}.order-shipping-one .time{color:#3c3c3c;display:block;font-size:12px}#ads-notify{cursor:pointer;margin-right:15px;margin-top:42px;max-width:400px;position:fixed;right:0;top:0;z-index:99999}.notify-close{color:inherit;cursor:pointer;float:right;font-size:18px;font-weight:700;line-height:18px;margin-left:10px;margin-top:-1px;opacity:.75;outline:0;padding:0;text-decoration:none}.notify-close:hover{opacity:1}.alert{border:1px solid #fff0;border-radius:1px;margin-bottom:20px;padding:15px}.alert h4{color:inherit;margin-top:0}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{color:inherit;position:relative;right:-21px;top:-2px}.alert-success{background-color:#e8f5e9;border-color:#4caf50;color:#205823}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.box-check-billing{display:block;margin-bottom:15px}.logo img[src*=".svg"]{width:100%}@media (max-width:1023px) and (min-width:769px){.order-form:not(.onepage_checkout) .checkout-main .order .footer{display:none}}.onepage_checkout{overflow-x:hidden}.onepage_checkout .box-discount{display:block}.onepage_checkout .box-discount button{margin:5px;min-width:150px}.onepage_checkout .link-login{text-align:left}.hurry-plate{background:red;color:#fff;font-size:15px;font-weight:600;margin:0 0 20px;min-height:40px;opacity:.7;padding:8px;text-align:center}.onepage_checkout .box-check{display:block;margin:0 0 5px;position:relative}.onepage_bread{display:flex;justify-content:center;padding:23px 0}.onepage_bread a,.onepage_bread span{color:#7f8c94;text-transform:uppercase}.onepage_bread a{text-decoration:none}.onepage_bread a:hover{color:#444}.onepage_bread i{color:#b3bdc4;display:inline-block;margin:0 30px}.onepage_bread i:before{border-right:1px solid;border-top:1px solid;content:"";display:block;height:6px;margin:0;transform:rotate(45deg);width:6px}.onepage_bread span.active{color:#444}header.onepage_checkout_header .text{display:none;font-size:16px;margin:0 0 0 20px}header.onepage_checkout_header .header-inner{justify-content:center}.onepage_checkout:not(.smart_checkout) .box-shipping-cart.one_shipping .shipping-info{padding-left:0}.onepage_checkout:not(.smart_checkout) .box-shipping-cart{margin-bottom:20px}.onepage_checkout:not(.smart_checkout) .one_shipping{background:0;border:0}.onepage_checkout:not(.smart_checkout) .one_shipping label{cursor:default;justify-content:space-between;padding:0}.onepage_checkout:not(.smart_checkout) .box-shipping-order:not(.one_shipping) label{justify-content:space-between}.onepage_checkout:not(.smart_checkout) .one_shipping .check{display:none!important}.onepage_checkout:not(.smart_checkout) .checkout-main .box-shipping-order.one_shipping .shipping-info{padding-left:0}.onepage_checkout .mobile-summary+h2{margin:-20px 0 20px!important}.btn-promo{background:#bebebe;border:0;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;font-weight:600}.btn-promo:hover{background:#9e9e9e}.link-login+.get_discount_field{margin:10px 0 0}.onepage_checkout .checkout-main h2{margin:20px 0 10px}.onepage_checkout .box-discount.discount_disabled{display:none!important}.onepage_checkout .move-box .btn-checkout{font-size:20px;height:60px;padding:16px!important;width:100%}.onepage_checkout .why_buy_box{margin-top:60px;padding:0}.onepage_checkout .why_buy_box_mobile{display:none}.onepage_checkout .why_buy_img{width:20%}.onepage_checkout .why_buy_box h5{margin:0 0 5px}.onepage_checkout .why_buy_box h4{display:none}.onepage_checkout .checkout-main .order-item .order-title{padding:0 15px 0 25px}.onepage_checkout .checkout-main .order-item .price,.onepage_checkout .checkout-main .order-item h3{font-size:14px;font-weight:400}.onepage_checkout.onepage_checkout_remove .checkout-main .order-item{margin:0 0 20px}.onepage_checkout .checkout-main .order-item .order-variations{color:#999;font-size:14px}.onepage_checkout .steps.box-hidden{display:block!important}.onepage_checkout .checkout-main .order-item{margin:0;padding:0 0 20px}.onepage_checkout .checkout-main .order-item+.order-item{padding-top:10px}.onepage_checkout .checkout-main .orders-list{border-bottom:1px solid #d9d9d9}.onepage_checkout .checkout-main .box-shipping-orders h3{font-weight:400;margin:0 0 5px}.onepage_checkout .checkout-main .order{background:#f8f8f8;display:none}.onepage_checkout{background:linear-gradient(90deg,#fff 60%,#f8f8f8 0)}.onepage_checkout .checkout-main .summary{font-size:14px}.onepage_checkout .checkout-main .summary .total{font-size:22px;font-weight:700;margin:0}.onepage_checkout .checkout-main .summary .total .price{font-size:22px;font-weight:700}.onepage_checkout .summary .pull-right{font-weight:600}.onepage_checkout .checkout-main .order .footer a{margin:0 0 0 20px}.onepage_checkout .checkout-main .box-shipping-orders .order-variations{font-size:12px}.onepage_checkout .shipping-title{font-weight:600}.onepage_checkout .checkout-main .field{border-color:#d9d9d9}.onepage_checkout .checkout-main .field:not(.field-textarea){height:40px}.onepage_checkout .trust-box{border-color:#e8e8e8}.onepage-wrap-btn-pay{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.onepage_checkout .footer-mobile{display:none}header.onepage_checkout_header .logo a{justify-content:center}.onepage_checkout:not(.smart_checkout) .help-discount{padding:0 0 10px;position:static}.adap_onepage_bread{display:none;padding:0 0 10px}.adap_onepage_bread i{color:#b3bdc4;display:inline-block;margin:0 7px 0 15px}.adap_onepage_bread i:before{border-right:1px solid;border-top:1px solid;content:"";display:block;height:6px;margin:7px 0 0;transform:rotate(-135deg);width:6px}.adap_onepage_bread a{color:#7f8c94;font-size:12px;text-decoration:none;text-transform:uppercase}.checkout-main .inner-step .link-step li.current:first-child a{cursor:pointer!important}.opc_header+.checkout-container-no{height:calc(100vh - 135px)}@media (max-width:768px){header.onepage_checkout_header .text{display:block}.onepage_bread{display:none}.adap_onepage_bread,.onepage_checkout .checkout-main .order-item{display:block}.onepage_checkout .checkout-main .order-item .price{font-weight:600;margin:10px 0 10px 70px;text-align:left}.onepage_checkout .checkout-main .order-item .order-title{padding:0 0 0 20px}.checkout-main .conditions{text-align:left}.onepage_checkout .checkout-main .summary .total,.onepage_checkout .checkout-main .summary .total .price{font-size:20px}.onepage_checkout .checkout-main .inner-main{display:block}.onepage_checkout .orders-list{margin:20px 0}.onepage_checkout .mobile-summary{display:none}.onepage_checkout .mobile-summary+.row{background:#fff!important;border:0;display:block;padding:0 10px}.onepage_checkout .box-discount button{height:40px;min-width:unset;padding:0 20px;width:auto}.onepage_checkout .mobile-discount{display:none}.onepage_checkout .checkout-main .step-1 .row{display:flex}.onepage_checkout .why_buy_box_mobile{background:#f8f8f8;display:block;margin:0 -10px;padding:30px 10px 0}.onepage_checkout .why_buy_box h4{border:0}.onepage_checkout .why_buy_one{margin:0;padding:0 0 20px}.onepage_checkout .footer-mobile{background:#fff}.onepage_checkout .why_buy_img{width:80px}.onepage_checkout .checkout-main .order{background:#fff;border-top:1px solid #d9d9d9;margin:20px 0 0}.onepage_checkout{background:#fff}.onepage_checkout .mobile-summary+h2{display:block;margin:20px 0!important}.opc_header+.checkout-container-no{height:calc(100vh - 70px)}.onepage_checkout .footer-mobile,.onepage_checkout .footer-mobile span{display:block}.onepage_checkout .footer-mobile a{margin:0 30px 0 0}}@media (max-width:1199px) and (min-width:992px){.onepage_checkout .checkout-main .inner-step{padding-left:10px;padding-right:20px}.checkout-main .inner-order{padding-left:20px;padding-right:10px}}.sc_pay_icons img{margin:0 0 0 5px;max-height:30px}.js-btn-pay .sc_pay_icons{right:0}.trust-box-mobile{border-radius:3px;display:none;margin:20px 0;padding:0 10px;text-align:center}.trust-box-mobile img,.trust-box img{max-width:100%}.trust-box-mobile h4{margin:0 0 10px;text-align:center}.trust-box-mobile h4,.trust-box h4{color:#627f9a}.trust-box-mobile p,.trust-box p{color:#777}.trust-box{border:1px solid #e8e8e8;border-radius:3px;margin:80px 0 0;padding:20px}.sc_pay_icons{align-items:center;display:flex;justify-content:space-evenly;margin:20px 0 0;width:100%}@media (max-width:1023px){.trust-box-mobile{display:block}.trust-box{display:none}}@media (min-width:1024px){.sc_pay_icons{justify-content:space-between;margin:20px auto;position:absolute;right:30px;width:auto}.checkout-main .button-box{margin-bottom:20px}}@media (max-width:1023px){.sc_pay_icons{justify-content:space-between!important;margin:20px auto;max-width:unset;position:static}.sc_pay_icons img{max-width:45px}}.why_buy_box{border-radius:3px;margin:30px 0 0 30px;padding:0 20px}.why_buy_one{display:flex;margin:0 0 20px}.why_buy_img{width:23%}.why_buy_img img{max-width:100%;width:100%}.why_buy_text{padding:0 0 0 20px;width:75%}.why_buy_box h4{border-top:1px solid #bdbdbd;font-size:18px;margin:0 -20px 20px;padding:20px 0 10px;text-align:center}.why_buy_box h5{font-size:14px;margin:0 0 5px}.why_buy_box_mobile{display:none}.why_buy_text p{margin:0 0 10px}@media (max-width:1023px){.why_buy_box{margin:20px 0 0}.why_buy_img{width:100px}.why_buy_text{padding:0 0 0 20px;width:calc(100% - 100px)}.why_buy_box h4{border-bottom:0 solid #bdbdbd;border-top:1px solid #bdbdbd;color:#4e4e4e;font-size:16px;margin:0 0 20px;text-align:left}.why_buy_box,.why_buy_box h4{padding:20px 0 0}.why_buy_img{width:60px}.why_buy_text{padding:0 0 0 10px;width:calc(100% - 60px)}.why_buy_box{display:none}.why_buy_box_mobile{display:block;margin:0;padding:0}.why_buy_one{display:flex;margin:0 0 10px}}.go_back_home{display:none;margin:18px 0 0;text-align:left}@media (max-width:767px){.go_back_home{display:block}}.checkout-main .move-box .move-step{margin:18px 0 0!important}.checkout-main .move-step-link{color:#2a7bae;display:block;font-size:14px;text-decoration:none}.checkout-main .move-step-link:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2a7bae;content:"";display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-decoration:inherit;text-transform:none;width:1em}.smart_checkout .checkout-main{max-width:600px}.smart_checkout{background:#f8f8f8}.smart_checkout.onepage_checkout .checkout-main .order{background:0;border:0;padding-bottom:80px;width:100%}.smart_checkout .checkout-main .inner-main{display:block;padding:0}.smart_checkout .checkout-main .step{width:100%}.smart_checkout .checkout-main .inner-order{padding-left:0}.smart_checkout .trust-box{margin:0}.smart_checkout .checkout-main .inner-step{padding:0}.smart_checkout .why_buy_box{display:block;margin:0;padding:0 10px}.smart_checkout .why_buy_box_mobile{display:none}.smart_checkout .checkout-main .order .footer{display:block;left:0;text-align:center}.smart_checkout .trust-box-mobile{padding:0}.smart_checkout .checkout-main .step-3 .box-discount{border:0;padding:0}.smart_checkout .checkout-main .step-3 .discount-apply{margin:0 0 0 10px}.smart_checkout .footer-mobile{display:none;justify-content:center}.smart_checkout .footer-mobile a{font-size:14px;text-decoration:underline}.smart_checkout .checkout-main .move-box{margin-bottom:50px}.smart_checkout.onepage_checkout .checkout-main .order .footer a{font-size:14px;text-decoration:underline}.smart_checkout .promocode_btn{margin-top:20px}.smart_checkout .checkout-main .order .box-discount{align-items:center;border:0;margin:0;padding:0}.promo_cont{margin:20px 0 0}.smart_checkout .checkout-main .order .discount-apply{height:40px}.smart_checkout.onepage_checkout .why_buy_img{width:15%}.promo_cont{border-top:1px solid #ccc;margin:0;padding:0 0 20px}.smart_checkout .js-box-save{color:#090}.smart_checkout .checkout-main .order .discount-apply{background:#0071a8;height:50px;margin:0 0 0 10px}.smart_checkout .checkout-main .order .discount-apply:hover{background:#005f8c}.smart_checkout .checkout-main .box-shipping-cart .shipping-info .shipping-title,.smart_checkout .checkout-main .box-shipping-order .shipping-info .shipping-title{color:#090;font-weight:700}.smart_checkout .checkout-main .box-shipping-cart .shipping-info .shipping-time,.smart_checkout .checkout-main .box-shipping-order .shipping-info .shipping-time{color:#888;font-size:13px}.smart_checkout .checkout-main .box-shipping-cart{border-radius:4px;margin:0 0 20px}.smart_checkout .box-radio input[type=radio]~.check{border:2px solid #444;height:20px;left:10px;top:50%;transform:translateY(-50%);width:20px}.smart_checkout .box-radio input[type=radio]:checked~.check{border:2px solid #444}.smart_checkout .box-radio input[type=radio]~.check:before{height:8px;left:4px;top:4px;width:8px}.smart_checkout .box-radio input[type=radio]:checked~.check:before{background:#444}.smart_checkout .checkout-main .help-discount{bottom:-30px}header.smart_checkout_header .trust .wrap-img{height:30px;margin:0 0 0 20px;width:125px}.smart_checkout .checkout-main .box-shipping-orders .order-variations{display:none}.smart_checkout .checkout-main .field:not(.field-textarea){height:50px}header.smart_checkout_header .text{display:block}.smart_checkout .step-3 h2:after{background:url(/wp-content/plugins/alids/images/icons.svg?fd575e5d4de3eea52f8b4934a626a39c) no-repeat 100%;background-size:contain;content:"";display:block;height:22px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:200px}.smart_checkout .step-3 h2{position:relative}.smart_checkout .checkout-main .order-item{align-items:flex-start}.smart_checkout .checkout-main .order .footer a:hover,.smart_checkout .promocode_btn u:hover{color:#389ede}.secure_ico:before{content:"";display:inline-block;font-family:step_check;font-size:.8em;margin:0 5px 0 0;position:relative;top:0}.step_header .secure_ico:before{color:#16c67a;font-size:17px}@media (min-width:1024px){.smart_checkout .footer-mobile{display:none}.smart_checkout .checkout-main .order .footer{display:block}}@media (max-width:767px){.smart_checkout .footer-mobile{display:block;text-align:center}.smart_checkout .footer-mobile a{margin:0 15px}.smart_checkout .box-discount button{height:50px}.smart_checkout .checkout-main .order .footer{display:none}.smart_checkout.onepage_checkout .checkout-main .order{padding-bottom:0}.smart_checkout.onepage_checkout .why_buy_img{width:25%}header.smart_checkout_header .trust .wrap-img{height:30px;margin:0;padding:0;width:60px}header.smart_checkout_header .trust .wrap-img+.wrap-img{display:none}header.smart_checkout_header .text{font-size:12px;padding:0 15px;white-space:nowrap}header.smart_checkout_header .wrap-img{max-height:30px;padding:0}header.smart_checkout_header .logo img{max-height:30px}header.smart_checkout_header .logo{flex:unset}.smart_checkout .step-3 h2:after{height:20px}.smart_checkout_header+.checkout-container-no .checkout-container{display:flex;flex-direction:column-reverse}.smart_checkout_header+.checkout-container-no .footer-no a{color:#2a7bae;margin:0 0 10px}.smart_checkout_header+.checkout-container-no .footer-no span{display:block;margin:10px 0 0}.secure_ico:before{font-size:1em;margin-right:3px}}@media (max-width:768px){.smart_checkout .checkout-main .order .footer{text-align:center}}@media (min-width:768px) and (max-width:1023px){header.smart_checkout_header .logo{flex:unset}}@media (max-width:370px){.smart_checkout .step-3 h2:after{background-position-x:left;display:block;height:20px;margin:10px 0 0;position:relative;right:0;top:0;transform:unset;width:100%}}@font-face{font-display:swap;font-family:step_check;src:url(data:application/octet-stream;base64,d09GRgABAAAAAA0gAA8AAAAAFewAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+I0ocY21hcAAAAdgAAABaAAABmihx7L9jdnQgAAACNAAAABMAAAAgBtv+/mZwZ20AAAJIAAAFkAAAC3CKkZBZZ2FzcAAAB9gAAAAIAAAACAAAABBnbHlmAAAH4AAAAnYAAAK+Ll7M8GhlYWQAAApYAAAAMwAAADYbajJRaGhlYQAACowAAAAeAAAAJAoqBkVobXR4AAAKrAAAABQAAAAUFqX//2xvY2EAAArAAAAADAAAAAwBbAIZbWF4cAAACswAAAAgAAAAIADhC9FuYW1lAAAK7AAAAXQAAALNzZ0XGHBvc3QAAAxgAAAAQwAAAFvMFl+ccHJlcAAADKQAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZGlnnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGF4wMwf9z2KIYg5lmAkUZgTJAQDrtAu+AHic7ZGxDYBADAPvSaBADELBEAxBxf7Fb/HvhIxBpLNkK0rhACtg4hIO7aUR8yhtmRt75s6ZOx55tzGkhMp76qLduLHxz5F6l/Po6iPbK9QYvYgv9AKfV8oPQQAAeJxjYEADEhDIHPo/HYQBEngD3QB4nK1WaXfTRhQdeUmchCwlCy1qYcTEabBGJmzBgAlBsmMgXZytlaCLFDvpvvGJ3+Bf82Tac+g3flrvGy8kkLTncJqTo3fnzdXM22USWpLYC+uRlJsvxdTWJo3sPAnphk3LUXwoO3shZYrJ3wVREK2W2rcdh0REIlC1rrBEEPseWZpkfOhRRsu2pFdNyi096S5b40G9Vd9+GjrKsTuhpGYzdGg9siVVGFWiSKY9UtKmZaj6K0krvL/CzFfNUMKITiJpvBnG0EjeG2e0ymg1tuMoimyy3ChSJJrhQRR5lNUS5+SKCQzKB82Q8sqnEeXD/Iis2KOcVrBLttP8vi95p3c5P7Ffb1G25EAfyI7s4Ox0JV+EW1th3LST7ShUEXbXd0Js2exU/2aP8ppGA7crMr3QjGCpfIUQKz+hzP4hWS2cT/mSR6NaspETQetlTuxLPoHW44gpcc0YWdDd0QkR1P2SMwz2mD4e/PHeKZYLEwJ4HMt6RyWcCBMpYXM0SdowcmAlZYsqqfWumDjldVrEW8J+7drRl85o41B3YjxbDx1bOVHJ8WhSp5lMndpJzaMpDaKUdCZ4zK8DKD+iSV5tYzWJlUfTOGbGhEQiAi3cS1NBLDuxpCkEzaMZvbkbprl2LVqkyQP13KP39OZWuLnTU9oO9LNGf1anYjrYC9PpaeQv8Wna5SJF6frpGX5M4kHWAjKRLTbDlIMHb/0O0svXlhyF1wbY7u3zK6h91kTwpAH7G9AeT9UpCUyFmFWIVkBirWtZlsnVrBapyNR3Q5pWvqzTBIpyHBfHvoxx/V8zM5aYEr7fidOzIy49c+1LCNMcfJt1PZrXqcVyAXFmeU6nWZbv6zTH8gOd5lme1+kIS1unoyw/1GmB5Uc6HWN5QQuadN/BkIsw5AIOkDCEpQNDWF6CISwVDGG5CENYFmEIyyUYwvJjGMJyGYawvKxl1dRTSePamVgGbEJgYo4eucxF5WoquVRCu2hUakOeEm6VVBTPqn9loF488oY5sBZIl8iaXzHOlY9G5fjWFS1vGjtXwLHqbx+O9jnxUtaLhT8F/9XWVCW9Ys3Dk6vwG4aebCeqNql4dE2Xz1U9uv5fVFRYC/QbSIVYKMqybHBnIoSPOp2GaqCVQ8xszDy063XLmp/D/TcxQhZQ/fg3FBoL3INOWUlZ7eCs1dfbstw7g3I4EyxJMTfz+lb4IiOz0n6RWcqej3wecAWMSmXYagOtFbzZJzEPmd4kzwRxW1E2SNrYzgSJDRzzgHnznQQmYeqqDeRO4YYN+AVhbsF5J1yieqMsh+5F7PMopPxbp+JE9qhojMCz2Rthr+9Cym9xDCQ0+aV+DFQVoakYNRXQNFJuqAZfxtm6bULGDvQjKnbDsqziw8cW95WSbRmEfKSI1aOjn9Zeok6q3H5mFJfvnb4FwSA1MX9733RxkMq7WskyR20DU7calVPXmkPjVYfq5lH1vePsEzlrmm66Jx56X9Oq28HFXCyw9m0O0lImF9T1YYUNosvFpVDqZTRJ77gHGBYY0O9Qio3/q/rYfJ4rVYXRcSTfTtS30edgDPwP2H9H9QPQ92Pocg0uz/eaE59u9OFsma6iF+un6Dcwa625WboG3NB0A+IhR62OuMoNfKcGcXqkuRzpIeBj3RXiAcAmgMXgE921jOZTAKP5jDk+wOfMYdBkDoMt5jDYZs4awA5zGOwyh8Eecxh8wZx1gC+ZwyBkDoOIOQyeMCcAeMocBl8xh8HXzGHwDXPuA3zLHAYxcxgkzGGwr+nWMMwtXtBdoLZBVaADU09Y3MPiUFNlyP6OF4b9vUHM/sEgpv6o6faQ+hMvDPVng5j6i0FM/VXTnSH1N14Y6u8GMfUPg5j6TL8Yy2UGv4x8lwoHlF1sPufvifcP28VAuQABAAH//wAPeJxFkb9PE2EYx9/nfXt3XO56R9u3LfFabO/sXWN/ANfrXStCS4PBJkINVdOEkhAHVBICYZBA4oBhcGNjMCbESUYnBzcMk4kJiy5OxvgPuLDQq+8ZE9/nnZ43b74/PoggNNzAn0kXpZGNbqNWs2Fb4yTEwQKPR9grF0LcGhIE6CEA+S4KhUgPERImbUD1mlMpFY3MWFxVRgSUhrTI0QIYVccyLVMXeIFPg6Hz8QhNVLK2W404JlC+ALplNqAMVce1E3HKC7Fs1ZkFexzi+MO0mWvMHc81cub0iDyRwcVsWfZ/SmJHCglYViPl1kRU3fY/FdqP2gX43u3Mt6x83mrNd7qyOLjUpyYNLIqyvygqgiA+lw1qTE7p1JBhpltaLLGL2IEgN/+NLKNrSGuOcYARLADbsogYh3G7RqOESxYgyCGCqavA0ySMwzTYrgdu1TH5j3VtWRvsDHbSS+l6KkVkxYhC1FCIlFKxX9O0wSu8p2le6p42kJTRUQX/TllRHcFwOHzGuazzCNKb10OAARaYI2YBb6L/FuI08tfCPweBfsJm2g6nxzx69cP/EvPyFB5TL0aWKJml9OoCbtF8jfrHlJI1Wkco4PuEvCYPWc48qqMbzWzeMgm6kwGYR0xyC2HAW4ztes2zp4oFEhDMmQKnQBpoMhGM5wYzA45pCYwWL5RZLTOQ48BjACmrRp8Ak8FMkpf+gar6B1K4Yq+s7qvq/uqKXQlL7oPFztP1NzeL0IOe/+JUyiakcykjb0qJrITfn/D8CReTzw73dvt9m+ftfn937/BMjnG/ti/uL5dLb9c3dt4dHflfT4MP55K0KWeS0h97SX7rAAB4nGNgZGBgAOLNm3tmxPPbfGXgZn4BFGG4tet7BIz+//9/Ots15lAgl4OBCSQKAKsgD4oAeJxjYGRgYA76n8XAwHbtPxCwXWMAiqAAVgC0EQd6AAAD6AAAAsoAAAbWAAAFNf//A+gAAAAAAAAAfAC6APABXwABAAAABQA9AAMAAAAAAAIAEgAiAHMAAABTC3AAAAAAeJx1kM1Kw0AURr/R+teCioJb70paxDQG3BQKhYpudCPSraRpmqSkmTKZFvoavoMP40v4LH5NpyIWEyZz7pk7dyYXwBm+oLB+7jjWrHDIaM07OEDX8S79veMa+cnxHhp4dbxP/+a4jmskjhs4xzsrqNoRowk+HCucqhPHOzhWl4536W8c18hdx3u4UM+O9+kjx3UMVOm4gSv12dezpcmS1Eqz35LAD3wZLkVTZUWYSzi3qTal9GSsCxvnufYiPd3wS5zM89Bsws08iE2Z6UJuPX+jHuMiNqGNR6vq5SIJrB3L2OipPLgMmRk9iSPrpdbOOu327/PQh8YMSxhkbFUKC0GTtsU5gF8NwZAZwsx1VoYCIXKaEHPuSKuVknGPY8yooI2ZkZM9RPxOt/wLKeH+nFXM1urfeEBanZFVXnDLuv5W1iOpqDLDyo5+7l5iwdMCWstdq1ua6laChz81hP1YrU1oInqv6oql7aDN95//+wbUU4RFeJxjYGKAAC4G7ICVkYmRmZGFkZWRjYGtODW5tCiVM7GoKL88Jb88jwvM0i3JyMzjh8jpJmekJmfnl5YwMAAAmXkQ0gB4nGPw3sFwIihiIyNjX+QGxp0cDBwMyQUbGVidNjEwMmiBGJu5mBg5ICw+BjCLzWkX0wGgNCeQze60i8EBwmZmcNmowtgRGLHBoSNiI3OKy0Y1EG8XRwMDI4tDR3JIBEhJJBBs5mFi5NHawfi/dQNL70YmBhcADHYj9AAA) format("woff")}header.step_header .text{align-items:center;color:#242424;display:flex;font-size:14px;font-weight:400;height:auto;line-height:19px;text-transform:unset}.step_checkout .steps.box-hidden{display:block!important;position:relative}.step_checkout .steps.box-hidden .step_block{display:none;opacity:.5;pointer-events:none}.checkout-main .order,.onepage_bread,.step_checkout #form_delivery,body{background:#fff}.onepage_bread{align-items:center}.step_checkout .order-item-remove1{display:none!important}.step_checkout .checkout-main .step-1 .row .field{margin:25px 5px 5px}.step_checkout .checkout-main .field label{height:25px!important;left:0;line-height:12px!important;padding:0 0 10px;top:-23px!important;transform:unset!important}.step_checkout .checkout-main .bootstrap-select.btn-group .btn .filter-option{bottom:8px}.step_checkout .checkout-main .field input.input,.step_checkout .checkout-main .field textarea{height:54px;padding:10px 26px 10px 0!important}.step_checkout .step_bread{counter-reset:li}.step_checkout .checkout-main h2{color:#949499;font-size:20px;line-height:27px;margin:20px 0;opacity:.7}.step_checkout .checkout-main h2.with_checked{margin-bottom:5px}.step_bread{align-items:center;display:flex;justify-content:center;padding:23px 0}.step_bread span{color:#444;text-transform:uppercase}.step_bread span:before{background:#cacaca;border:2px solid #cacaca;border-radius:100px;box-sizing:border-box;color:#fff;content:counter(li,decimal);counter-increment:li;display:inline-block;font-size:16px;font-weight:700;height:34px;line-height:30px;margin:0 10px 0 0;text-align:center;width:34px}.step_bread a{color:#7f8c94;text-decoration:none;text-transform:uppercase}.step_bread a:hover{color:#444}.step_bread i{color:#b3bdc4;display:inline-block;margin:0 10px}.step_bread i:before{border-top:1px solid;content:"";display:block;margin:10px 0;width:35px}.step_bread span.active{color:#444}.move-to-step{cursor:default}.step_bread .move-to-step[data-step="1"]:before{content:"1"}.step_bread .move-to-step.checked~.move-to-step[data-step="2"]:before{content:"2"}.step_bread .move-to-step.checked~.move-to-step[data-step="3"]:before{content:"3"}.step_bread .move-to-step.checked+i+.move-to-step:not(.checked):before,.step_bread .move-to-step:not(.checked):first-child:before{background:#444;border-color:#444;color:#fff}.step_bread .move-to-step.checked:before{background:#fff;border:2px solid;color:#31ad81;content:""!important;font-family:step_check!important;font-size:12px;opacity:.75}.move-to-step.checked{cursor:pointer}.step_checkout .steps h2:before{border:1px solid #999;border-radius:100px;box-sizing:content-box;color:#999;display:inline-block;font-size:18px;height:30px;line-height:30px;margin:0 15px 0 0;text-align:center;width:30px}.step_checkout .step-1 h2:before{content:"1"}.step_checkout .step-2 h2:before{content:"2"}.step_checkout .step-3 h2:before{content:"3"}.step_checkout .steps.checked h2:before{border:2px solid #31ad81;color:#31ad81;content:""!important;font-family:step_check!important;font-size:12px;opacity:.75}.step_checkout .step-1:not(.checked) h2:before,.step_checkout .steps.checked+.steps:not(.checked) h2:before{border:2px solid #444;color:#444}.step_checkout .step-1:not(.checked) h2,.step_checkout .steps.checked+.steps:not(.checked) h2{color:#444;opacity:1}.step_checkout .steps:not(:last-child){border-bottom:1px solid #e6e7e8;padding:0}.step_checkout .box-informer-cart{background:#fff;border:0}.step_promocode{padding:20px 0}.step_checkout .checkout-main .box-informer-cart .info{color:#787878;font-size:14px;line-height:26px;padding:0 0 0 50px}.step_checkout .link-login{color:#444;padding:30px 0;text-align:left}.step_checkout .steps.checked{position:relative}.step_checkout .box-informer-cart{margin:0 0 20px}.step_checkout .box-informer-cart .move-to-step{color:#0066c0;cursor:pointer;margin:-20px 0 -20px -20px;padding:20px 0 20px 20px!important;position:absolute;right:0;text-decoration:underline;top:0}.promocode_btn u:active,.promocode_btn u:hover,.step_checkout .box-informer-cart .move-to-step:active,.step_checkout .box-informer-cart .move-to-step:hover{color:#389ede}.step_checkout .checkout-main .move-box{margin:30px 0}.step_checkout .checkout-main .box-shipping-cart,.step_checkout .checkout-main .box-shipping-order{border:0}.step_checkout .checkout-main .box-shipping-cart label,.step_checkout .checkout-main .box-shipping-order label{align-items:center;border:0 solid #e8e8e8!important;margin:0 0 16px;padding:20px;position:relative}.step_checkout .checkout-main .box-shipping-cart .shipping-info .shipping-time{color:#797979;font-size:14px;left:0;line-height:19px;position:relative}.step_checkout .box-radio .check{border:1px solid #444;height:20px;left:20px;top:20px;width:20px}.step_checkout .box-radio .check:before{height:10px;left:4px;top:4px;width:10px}.step_checkout .box-radio input[type=radio]:checked~.check{border:1px solid #444}.step_checkout .box-radio input[type=radio]:checked~.check:before{background:#444}.step_checkout .box-radio input:checked~.check_border{border:2px solid #444;border-radius:3px;height:100%;left:0;position:absolute;top:0;width:100%}.step_checkout .box-radio input:not(:checked)~.check_border{border:1px solid #c4c4c4;border-radius:3px;height:100%;left:0;position:absolute;top:0;width:100%}.step_header+.checkout-container-no .footer-no{display:none}.step_header+.checkout-container-no{height:calc(100vh - 129px)}.pay_block_description{position:relative}.step_checkout .checkout-main .payment-item{border-radius:3px;margin:15px 0;position:relative}.step_checkout .payment-item-radio .box-radio{padding-left:30px;position:static}.step_checkout .checkout-main .payment-box{border:0;margin:20px 0 0}.step_checkout .checkout-main .inner-main{justify-content:space-between}.step_checkout .checkout-main .step{max-width:640px;width:100%}.step_checkout .checkout-main .inner-step{padding:20px 0 30px;position:relative}.step_checkout .checkout-main .order{max-width:450px;width:100%}.step_checkout .checkout-main .inner-order{padding-left:50px;padding-top:50px}.step_checkout .checkout-main .bootstrap-select{height:54px}.step_checkout .checkout-main .payment-item .payment-item-radio{padding:20px}.step_checkout .checkout-main .bootstrap-select.btn-group .btn .filter-option{bottom:auto}.step_checkout .checkout-main .bootstrap-select button{height:54px;padding-top:0}.step_checkout .checkout-main .step-1:not(.checked) .row{margin:0 -10px}.step_checkout .checkout-main .step-1.checked .row{margin:0}.step_checkout .checkout-main .step-1 .row .field{margin:35px 10px 5px}.step_checkout label[for=register]{display:block;margin:0 0 20px}.step_checkout .box-discount .flex-1{max-width:310px}.step_checkout .checkout-main .step-3 .discount-apply{margin-left:10px;min-width:108px;padding:0 20px;width:auto}.step_checkout .checkout-main .summary{border:0;margin:0;padding:25px}.step_checkout .checkout-main .summary_cont{background:#fcfcfc;border:1px solid #e6e7e8;border-radius:5px;box-shadow:0 2px 3px hsl(0 0% 73% / .25);margin:0 0 20px;padding:0}.step_checkout .checkout-main .help-discount{bottom:-25px;color:#018849;font-size:14px;line-height:19px;margin:0}.step_checkout .checkout-main .help-discount.error{color:#de1c24}.secure_label{color:#444;cursor:pointer;font-size:16px;line-height:22px;padding:0!important;position:absolute;right:0;top:6px}.step_checkout .steps.step-3{position:relative}.step_checkout #process-checkout:before{content:"";font-family:step_check;font-size:16px;font-weight:400;margin:0 5px 0 0;position:relative;top:-1px}.step_checkout .checkout-main button.btn-checkout{font-size:18px;height:60px;min-width:300px;padding:0 20px}.step_checkout .checkout-main .move-box .btn-checkout{font-size:18px;height:60px;min-width:300px;padding:16px 20px}.step_checkout .checkout-main .order-item h3{color:#383838;font-size:14px;font-weight:600;line-height:19px;margin:-5px 0 0}.step_checkout .checkout-main .order-item .price{color:#444;font-size:14px;font-weight:400;line-height:19px;margin:5px 0 0;min-width:unset;text-align:left;white-space:nowrap}.step_checkout .checkout-main .order-item .order-variations{color:#999}.step_checkout .checkout-main .order-item .order-title{margin-left:64px;padding:0 0 0 20px}.step_footer{background:#f7f7f7;display:flex;justify-content:center;padding:20px 15px}.step_items{background:#f1f1f1;color:#444;cursor:pointer;font-size:16px;font-weight:600;height:50px;line-height:26px;padding:12px 24px;position:relative}.step_items:after{content:"";font-family:step_check;font-size:8px;font-weight:400;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:all .3s ease-out}.step_items.active:after{transform:translateY(-50%) rotate(-180deg)}.step_items_see{display:inline}.active .step_items_see,.step_items_hide{display:none}.active .step_items_hide{display:inline}.step_checkout .checkout-main .bootstrap-select .btn:after{background:#fff;content:"";font-family:step_check;font-size:8px;font-weight:400;height:auto;margin:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .3s ease-out;width:auto}.step_checkout .bs-caret{display:none}.step_checkout .orders-list{background:#fcfcfc;display:none;padding:25px}.step_checkout .checkout-main .order-item{margin:0}.step_checkout .checkout-main .order-item+.order-item{margin:30px 0 0}.step_checkout .checkout-main .summary .total{font-size:24px;font-weight:700}.step_footer a{color:#2a7bae;margin:0 0 0 20px}.step_footer a:active,.step_footer a:hover{color:#389ede}.with_unchecked{align-items:center;display:flex}.with_checked{align-items:center;display:none}.checked .with_unchecked{display:none}.checked .with_checked{display:flex}.trust_us_cont{display:flex;justify-content:center;margin:50px 0 0}.trust_us{padding:0 0 0 20px}.trust_us h5{font-size:18px;font-style:normal;font-weight:600;line-height:25px;margin:0 0 20px}.trust_checks span{display:block;font-size:16px;font-weight:400;line-height:22px;margin:0 0 15px;position:relative}.trust_checks span:before{color:#31ad81;content:""!important;font-family:step_check!important;font-size:10px;left:-30px;position:absolute;top:0}.step_checkout .js-valid{border-color:#bdbdbd!important}.step_checkout .js-valid:before{content:unset!important}.you_save{color:#007600;font-weight:600}.step_promocode,.summary_adap,.trust_us_adap{display:none}.promocode_btn{cursor:pointer;display:block;margin:30px 0 0}.promocode_btn u{color:#007eb9}.promocode_btn:before{display:inline-block;font-size:5px;height:20px;line-height:20px;text-align:center;transform:rotate(-90deg);transition:all .3s ease-out;vertical-align:middle;width:20px}.promocode_btn.active:before{transform:rotate(0deg)}.step_checkout .checkout-main .box-shipping-orders .order-variations{display:none}.step_checkout .checkout-main .box-shipping-orders h3{margin:30px 0 10px}.step_checkout .checkout-main .box-shipping-cart .shipping-info .shipping-time,.step_checkout .checkout-main .box-shipping-order .shipping-info .shipping-time{font-size:14px;margin:5px 0 0}.step_checkout .checkout-main .payment-item .payment-fields .row{margin:40px 5px 10px}.step_checkout .stripe-gate .input{padding:17px 8px}.step_checkout .stripe-gate .field{height:54px}.step_checkout .step_promocode{padding:40px 0 20px}.step_checkout .checkout-main .field:active,.step_checkout .checkout-main .field:hover,.step_checkout .is-focus{border-color:#444!important}.step_checkout .js-invalid_empty label{color:#de1c24}.step_checkout .js-invalid_empty label .js_label_after{display:inline-block}.step_checkout .js-invalid label{color:#de1c24}.step_checkout .js-invalid label .js_label_before{display:inline-block}.step_checkout .js-invalid label .js_label_before+span{text-transform:lowercase}.js_label_after,.js_label_before{display:none}.phone_tooltip{cursor:pointer;height:100%;position:absolute;right:0;top:0;width:50px;z-index:12}.phone_tooltip:before{background:#dadada;border-radius:50%;color:#fff;content:"?";height:20px;margin:-10px 0 0;padding:0 0 0 1px;position:absolute;right:10px;text-align:center;top:50%;width:20px;z-index:12}.phone_tooltip u{background-color:rgb(51 51 51 / .9);border-radius:4px;bottom:calc(100% - 5px);box-sizing:border-box;color:#fff;display:none;font-size:12px;left:50%;padding:.75em 1em;pointer-events:none;position:absolute;text-decoration:none;transform:translateX(-50%);width:200px}.phone_tooltip:active u,.phone_tooltip:hover u{display:block}.phone_tooltip:after{border:10px solid #fff0;border-radius:0;border-top-color:rgb(51 51 51 / .9);bottom:29px;box-sizing:border-box;color:#fff;content:"";display:none;font-size:12px;height:0;padding:0;pointer-events:none;position:absolute;right:0;text-decoration:none;transform:translateX(-50%);width:0}.phone_tooltip:active:after,.phone_tooltip:hover:after{display:block}.adap_total{display:none;margin:30px 0}.adap_total .you_save{font-size:16px;font-weight:600;line-height:22px;margin:0 0 15px}.adap_total .total{font-size:20px;font-weight:700;line-height:27px}.step_checkout .checkout-main .dropdown-menu>li>a{padding:10px 20px}.step_checkout .checkout-main .open>div.dropdown-menu{display:block;max-height:unset!important;padding:5px 0 0!important;width:calc(100% + 20px)}.step_checkout .checkout-main .open>ul.dropdown-menu{max-height:50vh!important;overflow-x:hidden;padding:0!important;width:100%}.step_checkout .userExistsMessage{display:block!important;margin:10px 0 20px!important}.step_checkout .checkout-main .field.hasSelect.error-empty .js_label_before{display:inline}.step_checkout .checkout-main .field.hasSelect.error-empty .js_label_before+span{text-transform:lowercase}.step_checkout .checkout-main .field.hasSelect.error-empty label{color:#de1c24}.step_checkout#form_delivery .tooltip-cvc:before{content:"";height:50px;left:50%;position:absolute;top:50%;transform:translate3d(-20px,-25px,0);width:40px}.step_checkout .box-radio .payment-title{display:block;font-weight:600;line-height:18px;padding-right:170px}.step_checkout .checkout-main .payment-item .payment-fields .field-pic{display:none}.step_checkout .checkout-main .payment-fields.cc{padding:15px 10px}.step_checkout .box-radio img.payment-img{right:0}.step_checkout .stripe-gate .field.stripe-card-number:before{background:url(/wp-content/plugins/alids/images/padlock-form-alt.svg?0dafc6111522c1545e0be59dfcb85351) no-repeat}@media (max-width:768px){.step_checkout .checkout-main .inner-order{margin:0 -10px;padding:0}.step_bread span{align-items:center;color:#7f8c94;display:flex;flex-direction:column;font-size:10px;line-height:1.4;text-transform:uppercase}.step_bread i{transform:translateY(-10px)}.step_checkout .step_bread span:before{display:block;font-size:16px;line-height:30px;margin:0 0 5px}.step_bread .move-to-step.checked:before{font-size:12px}.trust_us_cont{display:none}.step_checkout .checkout-main .summary_cont{background:#fafafa;border:0;border-bottom:1px solid #e6e7e8;border-radius:0;box-shadow:unset;display:flex;flex-direction:column-reverse;padding:0 10px}.step_checkout .orders-list{display:block!important;padding:0 0 20px}.step_checkout .checkout-main .order-item{margin:20px 0 0}.step_items{display:none}.summary_adap{background:#f1f1f1;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;display:flex;font-weight:600;justify-content:space-between;padding:15px 10px;width:100%}.summary_adap+div{display:none}.step_checkout .checkout-main .summary{border-top:1px solid #ccc;font-size:14px;padding:15px 0 20px}.summary_adap_text{line-height:22px;position:relative}.summary_adap_text:after{content:"";font-family:step_check;font-size:7px;font-weight:400;position:absolute;right:-20px;top:50%;transform:translateY(-50%);transition:all .3s ease-out}.summary_adap.active .summary_adap_text:after{transform:translateY(-50%) rotate(-180deg)}.summary_adap .value{font-size:16px;font-weight:700}.step_checkout .checkout-main h2{font-size:18px;line-height:25px}.step_checkout .checkout-main h2.with_checked{margin-bottom:5px}.secure_label{display:none}.step_checkout .checkout-main .box-shipping-cart label,.step_checkout .checkout-main .box-shipping-order label{align-items:flex-start;flex-direction:column;margin:0 0 10px;padding:15px}.step_checkout .shipping-cost{left:30px;margin:7px 0 0;position:relative}.trust_us_adap{display:flex;margin:20px 0}.trust_checks span{font-size:14px;line-height:19px}.step_checkout .checkout-main .step{margin:0 auto}.step_checkout .checkout-main .order{margin:0 auto;max-width:unset}.step_checkout .checkout-main .inner-step{padding:0}.promocode_btn{margin:20px 0 0}.phone_tooltip u{left:auto;right:-1px;transform:translateX(0)}.adap_total{display:block}.step_checkout .checkout-main .payment-item{margin:10px 0}.step_checkout .checkout-main .order-item .order-variations{font-size:14px}.step_checkout .checkout-main .order-item .order-title{margin-left:50px}.step_checkout{margin:0 auto}.step_checkout,header.step_header .header-inner{max-width:640px}.step_checkout .box-radio .check{left:15px;top:15px}.step_checkout .payment-box .box-radio .check{top:20px}.step_checkout .link-login{padding:20px 0}.step_header+.checkout-container-no{height:calc(100vh - 120px)}}@media (max-width:767px){.step_footer{align-items:center;flex-direction:column-reverse}.step_footer a{margin:0 10px}.step_footer span{margin:10px 0 0}.step_checkout .box-radio .cc-description{display:none}.step_checkout .box-radio img.payment-img{display:block;margin-top:-3px;max-width:100px;right:-10px;top:0}.step_checkout .checkout-main .payment-item .payment-fields{border:0;margin:0}.step_checkout .checkout-main .payment-item .payment-fields.cc{margin:-20px 0 0;padding:5px 5px 15px}.step_checkout .payment-item-radio .box-radio{padding-left:25px}.step_checkout .box-radio .payment-title{padding-right:95px}.step_header+.checkout-container-no{height:calc(100vh - 149px)}}@media (max-width:1199px) and (min-width:768px){.step_checkout .checkout-main .inner-step{padding-left:10px}}@media (max-width:575px){.step_checkout .stripe-gate .row.row-3>div:first-child{margin-bottom:40px}}@media (min-width:769px){.summary_adap+.row{display:block!important}}@media (width:768px){.step_checkout .checkout-main .inner-order{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.step_checkout .checkout-main .summary_cont{padding:0 15px}.summary_adap{padding:15px}}@media (min-width:769px) and (max-width:991px){.step_checkout .box-radio img.payment-img{margin-top:-4px;right:0;top:0}.step_checkout .box-radio .cc-description{margin:5px 0 0}}.isHouse{display:none}.rub_currency_body .help-discount,.rub_currency_body .js-box-save,.rub_currency_body .js-box-tax,.rub_currency_body .js-shipping_total,.rub_currency_body .js-sub_total,.rub_currency_body .js-total,.rub_currency_body .price,.rub_currency_body .shipping-cost,.rub_currency_body .summary{font-family:system,-apple-system,BlinkMacSystemFont,Segoe UI,Segoe WP,Roboto,Ubuntu,Oxygen,Cantarell,Fira Sans,Helvetica Neue,Helvetica,Lucida Grande,Droid Sans,Tahoma,"Microsoft Sans Serif",sans-serif}.payment-box .check+img{height:23px!important}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.timer-row{padding-top:10px}.timer-wrapper{background:#f6f6f6}.countTimer1 span{border:1px solid #9a9a9a;border-radius:3px;padding:5px;background:#fff;font-size:20px;font-weight:700}.countTimer1 div label{padding-top:5px;color:#9a9a9a;clear:both;display:block;font-size:11px;font-weight:400}.timer-label-class{padding-bottom:15px;text-align:center;font-size:14px;font-weight:700}.days{width:25%;font-weight:400;text-align:center;display:inline-block;position:relative}.hours{width:25%;font-weight:400;text-align:center;display:inline-block;position:relative}.minutes{width:25%;font-weight:400;text-align:center;display:inline-block;position:relative}.seconds{width:25%;font-weight:400;text-align:center;display:inline-block;position:relative}.progress-row{padding-top:5px}.countdown-progress-text{text-align:center;font-size:14px;font-weight:700}.countdown-progress{border-radius:5px;margin-left:10px;margin-right:10px;background:#d7d7d7}.countdown-progress span{display:block;border-radius:3px;height:10px;border:1px solid orange;background:orange}.count-sold-row{width:100%;padding-bottom:15px}.count-sold{width:100%;text-align:center}.count-sold span{color:#9a9a9a;font-size:11px;font-weight:400}.count-padding{display:inline-block;margin-left:1px;margin-right:1px}.countTimer2 span{background:#424242;color:#fff;border-radius:3px;padding:5px;font-size:20px;font-weight:700}.countTimer2 div label{padding-top:5px;color:#9a9a9a;clear:both;display:block;font-size:11px;font-weight:400}.countTimer3 div label{color:#a8bcce;clear:both;display:block;font-size:11px;font-weight:400}.countTimer3 span{font-size:20px;font-weight:700;color:#fff}.countTimer3{background:#343e45!important;padding-bottom:5px}.countTimer3 .timer-label-class{color:#fff}@media (min-width:768px) and (max-width:1072px){.days{width:25%}.hours{width:25%}.minutes{width:25%}.seconds{width:25%}}@media (max-width:463px){.count-padding span{font-size:12px}.item-cat .timer-label-class{padding-bottom:5px}}.countTimer4+.progress-row .countdown-progress-text{margin-right:5%;margin-left:5%;border-top:solid 1px #DCD6CF}.countTimer4+.progress-row+.count-sold-row{display:none!important}.countTimer4+.progress-row span.right{display:inline-block;text-align:right;width:30%}.countTimer4+.progress-row span.left{display:inline-block;width:30%}.countTimer4+.progress-row span.center{padding-top:5px;width:40%;text-align:center;display:inline-block}.countTimer4+.progress-row .countdown-progress{-moz-box-shadow:0 2px 5px rgb(0 0 0 / .25) inset;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25) inset;box-shadow:0 2px 5px rgb(0 0 0 / .25) inset}.countTimer4+.progress-row{padding-bottom:10px}.countTimer4+.progress-row .countdown-progress{background:#dfd9d1}.countTimer4+.progress-row .countdown-progress span{height:4px}.countTimer4 span{font-size:21px;line-height:21px}.number-timer{display:inline-block}.countTimer4 label{font-size:13px;color:red;vertical-align:top;margin-top:-5px;font-weight:unset}.countTimer4 .countdown-progress{margin-left:5%;margin-right:5%}.countTimer4 .days:after,.countTimer4 .hours:after,.countTimer4 .minutes:after{position:absolute;right:0;content:':';vertical-align:top;line-height:21px;font-size:21px;font-weight:700}.countTimer4 span.center{display:block}.countTimer5 label{display:block;font-weight:unset}.countTimer5 span{font-size:24px;line-height:21px}.countTimer5 .hours:before,.countTimer5 .minutes:before,.countTimer5 .seconds:before{position:relative;right:25%;content:':';vertical-align:top;line-height:21px;font-size:21px;font-weight:700;color:#fff}.countTimer5+.progress-row+.count-sold-row{display:none!important}.countTimer5+.progress-row .countdown-progress{margin-left:0;margin-right:0;border:none;border-radius:0}.countTimer5+.progress-row .countdown-progress span{border:none!important;border-radius:0;height:18px}.countTimer5+.progress-row span.right{display:inline-block;text-align:right;width:30%;padding-right:5%}.countTimer5+.progress-row span.left{display:inline-block;width:30%}.countTimer5+.progress-row span.center{width:40%;text-align:center;display:inline-block}.countTimer6 label{font-size:13px;color:red;vertical-align:top;margin-top:-5px;font-weight:unset}.countTimer6 .days:after,.countTimer6 .hours:after,.countTimer6 .minutes:after{position:absolute;right:0;content:':';vertical-align:top;line-height:21px;font-size:21px;font-weight:700}.countTimer6 span{font-size:24px;line-height:21px}.countTimer6+.progress-row+.count-sold-row{display:none!important}.countTimer6+.progress-row .countdown-progress{margin-left:0;margin-right:0;border:none;border-radius:0;-moz-box-shadow:0 2px 5px rgb(0 0 0 / .25) inset;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25) inset;box-shadow:0 2px 5px rgb(0 0 0 / .25) inset}.countTimer6+.progress-row .countdown-progress span{border:none!important;border-radius:0}.countTimer6+.progress-row .countdown-progress span{height:18px}.countTimer6+.progress-row span.right{display:inline-block;text-align:right;width:30%;padding-right:5%}.countTimer6+.progress-row span.left{display:inline-block;width:30%}.countTimer6+.progress-row span.center{width:40%;text-align:center;display:inline-block}.countTimer7+.progress-row span.right{display:inline-block;text-align:right;width:30%;padding-right:5%}.countTimer7+.progress-row span.left{display:inline-block;width:30%}.countTimer7+.progress-row span.center{width:40%;text-align:center;display:inline-block}.countTimer7+.progress-row .countdown-progress{margin-left:0;margin-right:0;border:none;border-radius:0;-moz-box-shadow:0 2px 5px rgb(0 0 0 / .25) inset;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25) inset;box-shadow:0 2px 5px rgb(0 0 0 / .25) inset}.countTimer7+.progress-row .countdown-progress span{border:none!important;border-radius:0;height:18px}.countTimer7 #countdown7 canvas{width:25%;height:25%}.countTimer7 .timer-label-class{padding-bottom:5px}@font-face{font-display:swap;font-family:Proxima Nova;src:url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Regular.eot);src:url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Regular.woff) format("woff"),url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Proxima Nova Bold;src:url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Bold.eot);src:url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Bold.woff) format("woff"),url(/wp-content/plugins/adscountdown/assets/fonts/ProximaNova-Bold.ttf) format("truetype");font-weight:400;font-style:normal}.recs_slider_cont .countDownTimer{display:none}.recents_slider .countDownTimer{display:none}@media (min-width:768px){.product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:4}.product-item .countDownTimer .progress-row{display:none!important}.product-item .countDownTimer .count-sold-row{display:none!important}.product-item .countDownTimer .timer-row label{margin-top:5px}.product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0}.product-item .countDownTimer .timer-row.countTimer6 label{margin-top:0}}@media (max-width:768px){.product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.product-item .countDownTimer .progress-row{display:none!important}.product-item .countDownTimer .count-sold-row{display:none!important}.product-item .countDownTimer .timer-row .timer-label-class{font-size:12px!important;padding-bottom:10px}.product-item .countDownTimer .timer-row label{margin-top:5px;margin-bottom:5px}.product-item .countDownTimer .timer-row .count-padding span{font-size:12px;padding:3px}.product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0;display:block}.product-item .countDownTimer .timer-row.countTimer5 label{margin-top:0;font-size:10px}.product-item .countDownTimer .timer-row.countTimer6 label{display:block;margin-top:0;margin-bottom:0;font-size:10px}.product-item .countDownTimer .timer-row.countTimer4 .timer-label-class{padding-bottom:0}.product-item .countDownTimer .timer-row.countTimer5 .timer-label-class{padding-bottom:0}.product-item .countDownTimer .timer-row.countTimer6 .timer-label-class{padding-bottom:5px}.product-item .countDownTimer .timer-row.countTimer5 .hours:before,.product-item .countDownTimer .timer-row.countTimer5 .minutes:before,.product-item .countDownTimer .timer-row.countTimer5 .seconds:before{content:''}.product-item .countDownTimer .countTimer4 .count-padding span,.product-item .countDownTimer .countTimer5 .count-padding span,.product-item .countDownTimer .countTimer6 .count-padding span{padding:0}}@media (max-width:991px){.product-item .countDownTimer .timer-row.countTimer4 .days:after,.product-item .countDownTimer .timer-row.countTimer4 .hours:after,.product-item .countDownTimer .timer-row.countTimer4 .minutes:after,.product-item .countDownTimer .timer-row.countTimer4 .seconds:after{content:''}.product-item .countDownTimer .timer-row.countTimer6 .days:after,.product-item .countDownTimer .timer-row.countTimer6 .hours:after,.product-item .countDownTimer .timer-row.countTimer6 .minutes:after,.product-item .countDownTimer .timer-row.countTimer6 .seconds:after{content:''}.product-item .countDownTimer .timer-row.countTimer4 label{font-size:10px}}@media (min-width:768px){.tax-product_cat .product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.tax-product_cat .product-item .countDownTimer .progress-row{display:none!important}.tax-product_cat .product-item .countDownTimer .count-sold-row{display:none!important}.tax-product_cat .product-item .countDownTimer .timer-row label{margin-top:5px}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 label{margin-top:0}}@media (max-width:768px){.tax-product_cat .product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.tax-product_cat .product-item .countDownTimer .progress-row{display:none!important}.tax-product_cat .product-item .countDownTimer .count-sold-row{display:none!important}.tax-product_cat .product-item .countDownTimer .timer-row .timer-label-class{font-size:12px!important;padding-bottom:10px}.tax-product_cat .product-item .countDownTimer .timer-row label{margin-top:5px;margin-bottom:5px}.tax-product_cat .product-item .countDownTimer .timer-row .count-padding span{font-size:12px;padding:3px}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0;display:block}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer5 label{margin-top:0;font-size:10px}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 label{display:block;margin-top:0;margin-bottom:0;font-size:10px}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 .timer-label-class{padding-bottom:0}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer5 .timer-label-class{padding-bottom:0}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 .timer-label-class{padding-bottom:5px}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer5 .hours:before,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer5 .minutes:before,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer5 .seconds:before{content:''}.tax-product_cat .product-item .countDownTimer .countTimer4 .count-padding span,.tax-product_cat .product-item .countDownTimer .countTimer5 .count-padding span,.tax-product_cat .product-item .countDownTimer .countTimer6 .count-padding span{padding:0}}@media (max-width:991px){.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 .days:after,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 .hours:after,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 .minutes:after,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 .seconds:after{content:''}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 .days:after,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 .hours:after,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 .minutes:after,.tax-product_cat .product-item .countDownTimer .timer-row.countTimer6 .seconds:after{content:''}.tax-product_cat .product-item .countDownTimer .timer-row.countTimer4 label{font-size:10px}}@media (min-width:768px){.post-type-archive .product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.post-type-archive .product-item .countDownTimer .progress-row{display:none!important}.post-type-archive .product-item .countDownTimer .count-sold-row{display:none!important}.post-type-archive .product-item .countDownTimer .timer-row label{margin-top:5px}.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0}.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 label{margin-top:0}}@media (max-width:768px){.post-type-archive .product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.post-type-archive .product-item .countDownTimer .progress-row{display:none!important}.post-type-archive .product-item .countDownTimer .count-sold-row{display:none!important}.post-type-archive .product-item .countDownTimer .timer-row .timer-label-class{font-size:12px!important;padding-bottom:10px}.post-type-archive .product-item .countDownTimer .timer-row label{margin-top:5px;margin-bottom:5px}.post-type-archive .product-item .countDownTimer .timer-row .count-padding span{font-size:12px;padding:3px}.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0;display:block}.post-type-archive .product-item .countDownTimer .timer-row.countTimer5 label{margin-top:0;font-size:10px}.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 label{display:block;margin-top:0;margin-bottom:0;font-size:10px}.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 .timer-label-class{padding-bottom:0}.post-type-archive .product-item .countDownTimer .timer-row.countTimer5 .timer-label-class{padding-bottom:0}.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 .timer-label-class{padding-bottom:5px}.post-type-archive .product-item .countDownTimer .timer-row.countTimer5 .hours:before,.post-type-archive .product-item .countDownTimer .timer-row.countTimer5 .minutes:before,.post-type-archive .product-item .countDownTimer .timer-row.countTimer5 .seconds:before{content:''}.post-type-archive .product-item .countDownTimer .countTimer4 .count-padding span,.post-type-archive .product-item .countDownTimer .countTimer5 .count-padding span,.post-type-archive .product-item .countDownTimer .countTimer6 .count-padding span{padding:0}}@media (max-width:991px){.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 .days:after,.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 .hours:after,.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 .minutes:after,.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 .seconds:after{content:''}.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 .days:after,.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 .hours:after,.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 .minutes:after,.post-type-archive .product-item .countDownTimer .timer-row.countTimer6 .seconds:after{content:''}.post-type-archive .product-item .countDownTimer .timer-row.countTimer4 label{font-size:10px}}@media (min-width:768px){.search .product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.search .product-item .countDownTimer .progress-row{display:none!important}.search .product-item .countDownTimer .count-sold-row{display:none!important}.search .product-item .countDownTimer .timer-row label{margin-top:5px}.search .product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0}.search .product-item .countDownTimer .timer-row.countTimer6 label{margin-top:0}}@media (max-width:768px){.search .product-item .countDownTimer{position:absolute;bottom:0;width:100%;z-index:1}.search .product-item .countDownTimer .progress-row{display:none!important}.search .product-item .countDownTimer .count-sold-row{display:none!important}.search .product-item .countDownTimer .timer-row .timer-label-class{font-size:12px!important;padding-bottom:10px}.search .product-item .countDownTimer .timer-row label{margin-top:5px;margin-bottom:5px}.search .product-item .countDownTimer .timer-row .count-padding span{font-size:12px;padding:3px}.search .product-item .countDownTimer .timer-row.countTimer4 label{margin-top:0;display:block}.search .product-item .countDownTimer .timer-row.countTimer5 label{margin-top:0;font-size:10px}.search .product-item .countDownTimer .timer-row.countTimer6 label{display:block;margin-top:0;margin-bottom:0;font-size:10px}.search .product-item .countDownTimer .timer-row.countTimer4 .timer-label-class{padding-bottom:0}.search .product-item .countDownTimer .timer-row.countTimer5 .timer-label-class{padding-bottom:0}.search .product-item .countDownTimer .timer-row.countTimer6 .timer-label-class{padding-bottom:5px}.search .product-item .countDownTimer .timer-row.countTimer5 .hours:before,.search .product-item .countDownTimer .timer-row.countTimer5 .minutes:before,.search .product-item .countDownTimer .timer-row.countTimer5 .seconds:before{content:''}.search .product-item .countDownTimer .countTimer4 .count-padding span,.search .product-item .countDownTimer .countTimer5 .count-padding span,.search .product-item .countDownTimer .countTimer6 .count-padding span{padding:0}}@media (max-width:991px){.search .product-item .countDownTimer .timer-row.countTimer4 .days:after,.search .product-item .countDownTimer .timer-row.countTimer4 .hours:after,.search .product-item .countDownTimer .timer-row.countTimer4 .minutes:after,.search .product-item .countDownTimer .timer-row.countTimer4 .seconds:after{content:''}.search .product-item .countDownTimer .timer-row.countTimer6 .days:after,.search .product-item .countDownTimer .timer-row.countTimer6 .hours:after,.search .product-item .countDownTimer .timer-row.countTimer6 .minutes:after,.search .product-item .countDownTimer .timer-row.countTimer6 .seconds:after{content:''}.search .product-item .countDownTimer .timer-row.countTimer4 label{font-size:10px}}.single-product .countDownTimer{margin-top:30px}@media (max-width:375px){.single-product .countDownTimer .countTimer4+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer4+.progress-row span.center{width:50%;text-align:left}.single-product .countDownTimer .countTimer4+.progress-row span.right{width:50%}.single-product .countDownTimer .countTimer5+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer5+.progress-row span.center{width:50%;text-align:left;padding-left:5%}.single-product .countDownTimer .countTimer5+.progress-row span.right{width:50%}.single-product .countDownTimer .countTimer6+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer6+.progress-row span.center{width:50%;text-align:left;padding-left:5%}.single-product .countDownTimer .countTimer6+.progress-row span.right{width:50%}.single-product .countDownTimer .countTimer7+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer7+.progress-row span.center{width:50%;text-align:left;padding-left:5%}.single-product .countDownTimer .countTimer7+.progress-row span.right{width:50%}}@media (max-width:768px){.single-product .countDownTimer{margin-top:10px}}@media (min-width:991px) and (max-width:1200px){.single-product .countDownTimer .countTimer4+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer4+.progress-row span.center{width:50%;text-align:left}.single-product .countDownTimer .countTimer4+.progress-row span.right{width:50%}.single-product .countDownTimer .countTimer5+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer5+.progress-row span.center{width:50%;text-align:left;padding-left:5%}.single-product .countDownTimer .countTimer5+.progress-row span.right{width:50%}.single-product .countDownTimer .countTimer6+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer6+.progress-row span.center{width:50%;text-align:left;padding-left:5%}.single-product .countDownTimer .countTimer6+.progress-row span.right{width:50%}.single-product .countDownTimer .countTimer7+.progress-row span.left{width:0}.single-product .countDownTimer .countTimer7+.progress-row span.center{width:50%;text-align:left;padding-left:5%}.single-product .countDownTimer .countTimer7+.progress-row span.right{width:50%}}.theme-matissewoo .single_variation_wrap>.countDownTimer{display:none!important}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp-internal-comment:"Placeholder for wp_hoist_late_printed_styles() to replace with the block styles printed at wp_footer."}:root{--wp-internal-comment:"Placeholder for wp_hoist_late_printed_styles() to replace with the global-styles printed at wp_footer."}.text-center{text-align:center}.adsbundle-min-height-200{min-height:200px}.adsbundle-image-preview{display:block;min-height:200px;background-position:50% 50%;background-repeat:no-repeat;background-size:100%}.circle-bundle-product{margin:10px;display:inline-block;position:relative;top:100px;//fill:#AFDBD0;width:20px;height:20px}.bundle-product-title{margin-bottom:5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.adsbundle-col-centered .form-group{margin-bottom:20px;position:relative}.adsbundle-col-centered .thumbnail{position:relative;display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:1px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.adsbundle-col-centered{width:100%;margin:0 auto;float:none;clear:both;margin-bottom:20px}.adsbundle-col-centered .title{text-align:center;margin-bottom:20px;font-size:20px}.adsbundle-col-centered .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #fff0;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.adsbundle-btn{//background:#AFDBD0;color:#FFF;padding:15px 25px;margin-top:5px;margin-bottom:20px}.padding-top-10{padding-top:10px}.padding-bottom-5{padding-bottom:5px}.padding-bottom-10{padding-bottom:10px}.flex-grid{display:flex;justify-content:center}.adsbundleProduct{flex:1}.flex-grid .adsbundleProduct{max-width:200px}.ads-bundle-free{background:#fff;position:absolute;padding:1px 10px;border-radius:24px;box-shadow:0 0 4px 0 #cecece;right:-10px;top:-10px;cursor:pointer;color:#000}@media (max-width:768px){.adsbundle-col-centered .flex-grid{display:block}.adsbundle-col-centered .flex-grid .adsbundleProduct{margin-left:auto;margin-right:auto}.adsbundle-col-centered .text-center{min-height:unset}.adsbundle-col-centered .circle-bundle-product{top:0;margin:5px 0}}.wrap-remote-item{z-index:9999;display:flex;justify-content:center;align-items:center;position:fixed;left:0;right:0;bottom:0;top:0;background:rgb(0 0 0 / .3)}.wrap-remote-item button{background:#fff;padding:7px 20px;font-size:14px;border-radius:2px;border:1px solid #444}.wrap-remote-item .btnNo{margin-right:10px}.remote-item-action{margin-top:20px;display:flex;justify-content:flex-end}.remote-item-alert{display:inline-block;position:relative;padding:20px;background:#fff}.remote-item-text{margin-top:10px}.remote-item-alert .close{position:absolute;right:10px;top:5px}.remote-item-alert .close:hover{color:#000;text-decoration:none;opacity:.75}.bundle-product-price .price{display:inherit!important}.slick-loading .slick-list{background:#fff url(/wp-content/plugins/adsupsell/assets/css/slick/ajax-loader.gif) center center no-repeat}@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;src:url(/wp-content/plugins/adsupsell/assets/css/slick/fonts/slick.eot);src:url('/wp-content/plugins/adsupsell/assets/css/slick/fonts/slick.eot?#iefix') format('embedded-opentype'),url(/wp-content/plugins/adsupsell/assets/css/slick/fonts/slick.woff) format('woff'),url(/wp-content/plugins/adsupsell/assets/css/slick/fonts/slick.ttf) format('truetype'),url('/wp-content/plugins/adsupsell/assets/css/slick/fonts/slick.svg#slick') format('svg')}.upsell-mobile-slick .slick-prev,.upsell-mobile-slick .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.upsell-mobile-slick .slick-prev:hover,.upsell-mobile-slick .slick-prev:focus,.upsell-mobile-slick .slick-next:hover,.upsell-mobile-slick .slick-next:focus{color:#fff0;outline:none;background:#fff0}.upsell-mobile-slick .slick-prev:hover:before,.upsell-mobile-slick .slick-prev:focus:before,.upsell-mobile-slick .slick-next:hover:before,.upsell-mobile-slick .slick-next:focus:before{opacity:1}.upsell-mobile-slick .slick-prev.slick-disabled:before,.upsell-mobile-slick .slick-next.slick-disabled:before{opacity:.25}.upsell-mobile-slick .slick-prev:before,.upsell-mobile-slick .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.upsell-mobile-slick .slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.upsell-mobile-slick .slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.upsell-mobile-slick .slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.upsell-mobile-slick .slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.upsell-mobile-slick .slick-dotted.slick-slider{margin-bottom:10px}.upsell-mobile-slick .slick-dots{position:absolute;bottom:-20px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.upsell-mobile-slick .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;padding:0;cursor:pointer}.upsell-mobile-slick .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.upsell-mobile-slick .slick-dots li button:hover,.upsell-mobile-slick .slick-dots li button:focus{outline:none}.upsell-mobile-slick .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.upsell-mobile-slick .slick-dots li.slick-active button:before{opacity:.75;color:#434343}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.upsell-mobile-slick .slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}#sidebar-upsell{position:fixed;right:0;top:0;width:50%;height:100%;background:#f1f1f1;z-index:160000071;//overflow-x:hidden}.js-close-sidebar-cart .sidebar-close-upsell-button{position:absolute;top:0;right:0;font-size:33px;display:inline-block;padding:0 15px;font-weight:400;color:#333;text-decoration:none}.sidebar-close-upsell-button:focus{outline-offset:0}.js-close-sidebar-cart{position:relative;z-index:2;padding:14px}.js-close-sidebar-cart a:hover{text-decoration:none}.opend{transition:right 0.5s ease;height:auto;min-height:auto;width:100%;position:absolute;right:0;overscroll-behavior-y:contain}.js-close-sidebar-cart h2{padding:0 20px;text-transform:uppercase;text-align:center;font-weight:600;margin:0;font-size:18px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;line-height:16px;max-height:32px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sidebar-cart-upsell-head{position:absolute;width:100%;height:63px;top:0;left:0;z-index:5;font-size:16px;color:#242424;text-transform:uppercase;padding:20px;font-weight:700;text-align:center;background-color:#fff;border:solid 1px #e2e2e2}.sidebar-cart-upsell-content-wrapper{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:1;overflow-x:hidden;overflow-y:hidden}.sidebar-cart-upsell-content-wrapper .sidebar-cart-content{position:absolute;top:55px;bottom:0;overflow-y:auto;overflow-x:hidden}.upsell-item .discount{background:#444;color:#fff;padding:5px 10px;position:absolute;left:0;top:0;border-radius:0 0 4px 0;z-index:1}.upsell-add-button{bottom:0;z-index:3;padding:5px 40px;color:#fff;background-color:#434343;margin-bottom:5px}.auto-margin{margin-left:auto;margin-right:auto}.upsell-show-button{display:inline-block;bottom:0;z-index:3;padding:5px 40px;color:#fff;background-color:#434343;margin-left:auto;margin-right:auto;margin-bottom:5px;text-decoration:none}a.upsell-show-button{color:#fff}.upsell-show-button:hover{text-decoration:none;background-color:#323232}.upsell_button_wrapper{visibility:hidden;bottom:15px;z-index:4;width:100%;position:absolute;text-align:center}.upsell_button_wrapper a{color:#fff}.upsell_image_wrapper{position:relative;margin:10px}.upsell_image_wrapper:hover .upsell_button_wrapper{visibility:visible}.btn_orange{box-shadow:none;background-color:#FF8D38;font-weight:600;color:#fff}.upsell-add-button:hover{color:#fff;background-color:#323232}.upsell-add-button:focus{color:#fff;outline:0}a.upsell-show-button:hover{color:#fff!important}a.upsell-show-button:focus{color:#fff!important}.product-title-text{position:relative;margin-bottom:0}.product-title-text-mobile{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;-webkit-box-orient:vertical;margin-bottom:0}.product-title-text a:focus{outline:none;outline-offset:0}.product-upsell-content a:focus{outline:none;outline-offset:0}.product-title-text a span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;max-height:32px;-webkit-box-orient:vertical;margin-bottom:0}.margin-top-10{margin-top:0}.upsell-product-price a{margin-top:0;color:#383838;text-decoration:none}.upsell-product-price a:focus{color:#777}.upsell-product-price a:hover{color:#777}.upsell-product-price a strong{margin-left:0;margin-right:0}.product-mobile-upsell-content p{margin:0 10px 5px 0}#sidebar-upsell-mobile{padding-top:15px;background-color:#f7f7f7;padding-bottom:40px;// margin-top:20px}.upsell_mobile_image_wrapper{padding:10px}.upsell-mobile-slick .slick-dots,upsell-mobile-slick .slick-dots li{background-color:#f7f7f7}#sidebar-cart-footer{bottom:0px!important}#sidebar-upsell-mobile p{margin-bottom:0;padding-bottom:5px}#sidebar-upsell-mobile p strong{display:block;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:16px;max-height:26px;-webkit-line-clamp:1;-webkit-box-orient:vertical}.upsell-item p.text-center{text-align:center}#sidebar-upsell-mobile p.text-center{text-align:center}#sidebar-upsell-mobile p.text-center strong{margin-left:10px;margin-right:10px}#sidebar-upsell-mobile.slick-initialized{visibility:visible;opacity:1}.upsell-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.product-upsell-content{position:relative;display:flex;justify-content:space-between;align-items:center;margin:0 15px 0;padding-bottom:0}.product-upsell-content .product-title-text a{color:#383838;text-decoration:none}.product-upsell-content .product-title-text a:hover{color:#777}.btn-upsell{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #fff0;white-space:nowrap;padding:6px 25px;font-size:14px;line-height:1.42857143;-webkit-border-radius:2px;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fadeout{margin-left:50%;display:block;position:absolute;top:16px;height:16px;width:50%;background:-webkit-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:-moz-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:-o-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:-ms-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%)}.fadeout-desktop{margin-left:50%;display:block;position:absolute;bottom:18px;height:18px;width:50%;background:-webkit-linear-gradient(90deg,#fff0 0%,rgba(241,241,241,0,1) 100%);background-image:-moz-linear-gradient(90deg,#fff0 0%,rgb(241 241 241) 100%);background-image:-o-linear-gradient(90deg,#fff0 0%,rgb(241 241 241) 100%);background-image:linear-gradient(90deg,#fff0 0%,rgb(241 241 241) 100%);background-image:-ms-linear-gradient(90deg,#fff0 0%,rgb(241 241 241) 100%)}.title-fadeout{margin-left:50%;display:block;position:absolute;top:10px;height:16px;width:50%;background:-webkit-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:-moz-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:-o-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%);background-image:-ms-linear-gradient(90deg,#fff0 0%,rgb(247 247 247) 100%)}.product-mobile-upsell-content .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-mobile-upsell-content .row .col-xs-21{padding:0 0 10px 10px;width:30%}.product-mobile-upsell-content .row .col-xs-35{padding:10px;width:70%}i.urgency_icon:after{content:'';height:100%;width:100%;display:inline-block}.iconpicker-wrapper .urgency_icon{display:inline-block;height:100%;width:20px}.iconpicker-wrapper i.urgency_no_icon{width:10px}i.urgency_icon_bag{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bag.png)}i.urgency_icon_bell{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bell.png)}i.urgency_icon_calendar{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/calendar.png)}i.urgency_icon_clock{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/clock.png)}i.urgency_icon_delivery-truck{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/delivery-truck.png)}i.urgency_icon_eye{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/eye.png)}i.urgency_icon_fire{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/fire.png)}i.urgency_icon_flags{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flags.png)}i.urgency_icon_flame{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flame.png)}i.urgency_icon_heart{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/heart.png)}i.urgency_icon_in-love{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/in-love.png)}i.urgency_icon_lightning{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/lightning.png)}i.urgency_icon_love{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love.png)}i.urgency_icon_love_1{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love_1.png)}i.urgency_icon_maps-and-flags{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/maps-and-flags.png)}i.urgency_icon_plus{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/plus.png)}i.urgency_icon_sale{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sale.png)}i.urgency_icon_sand-clock{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sand-clock.png)}i.urgency_icon_search{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/search.png)}i.urgency_icon_shopping-basket{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-basket.png)}i.urgency_icon_shopping-cart{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-cart.png)}i.urgency_icon_sunny{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sunny.png)}i.urgency_icon_tag{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/tag.png)}i.urgency_icon_thumb-up{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/thumb-up.png)}i.urgency_icon_reward{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/reward.png)}i.urgency_icon_buy{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/buy.png)}i.urgency_icon_medal{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/medal.png)}i.urgency_icon_star{background-position:50% 50%;background-repeat:no-repeat;background-size:100%;background-image:url(/wp-content/plugins/adsurgency/assets/icons/star.png)}span.urgency_icon:before{content:'';width:25px;height:20px;display:inline-block}span.urgency_icon{display:inline-block;margin:5px;vertical-align:middle}span.urgency_icon_bag{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bag.png)}span.urgency_icon_bell{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/bell.png)}span.urgency_icon_calendar{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/calendar.png)}span.urgency_icon_clock{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/clock.png)}span.urgency_icon_delivery-truck{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/delivery-truck.png)}span.urgency_icon_eye{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/eye.png)}span.urgency_icon_fire{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/fire.png)}span.urgency_icon_flags{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flags.png)}span.urgency_icon_flame{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/flame.png)}span.urgency_icon_heart{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/heart.png)}span.urgency_icon_in-love{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/in-love.png)}span.urgency_icon_lightning{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/lightning.png)}span.urgency_icon_love{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love.png)}span.urgency_icon_love_1{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/love_1.png)}span.urgency_icon_maps-and-flags{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/maps-and-flags.png)}span.urgency_icon_plus{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/plus.png)}span.urgency_icon_sale{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sale.png)}span.urgency_icon_sand-clock{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sand-clock.png)}span.urgency_icon_search{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/search.png)}span.urgency_icon_shopping-basket{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-basket.png)}span.urgency_icon_shopping-cart{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/shopping-cart.png)}span.urgency_icon_sunny{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/sunny.png)}span.urgency_icon_tag{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/tag.png)}span.urgency_icon_thumb-up{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/thumb-up.png)}span.urgency_icon_reward{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/reward.png)}span.urgency_icon_buy{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/buy.png)}span.urgency_icon_medal{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/medal.png)}span.urgency_icon_star{background-position:50% 50%;background-repeat:no-repeat;background-image:url(/wp-content/plugins/adsurgency/assets/icons/star.png)}.zci-taxonomy-list.zci-grid{display:grid;grid-gap:20px;grid-template-columns:repeat(var(--zci-columns,3),1fr);list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-grid .zci-item{text-align:center;list-style:none;margin:0}.zci-taxonomy-list.zci-grid .zci-image{display:block;margin-bottom:10px;overflow:hidden;border-radius:8px}.zci-taxonomy-list.zci-grid .zci-image img{max-width:100%;height:auto;display:block;margin:0 auto;transition:transform 0.3s ease}.zci-taxonomy-list.zci-grid .zci-image img:hover{transform:scale(1.05)}.zci-taxonomy-list.zci-inline{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-inline .zci-item{display:flex;align-items:center;gap:5px;margin:0}.zci-taxonomy-list.zci-list{list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-list .zci-item{display:flex;align-items:center;margin-bottom:10px;gap:10px}.zci-term-name{display:block;font-weight:700;margin-top:5px;color:inherit;text-decoration:none}.zci-link{text-decoration:none;color:inherit;display:block}.zci-term-count{display:inline-block;background:#f0f0f1;border-radius:10px;padding:2px 8px;font-size:.8em;margin-left:5px;vertical-align:middle}@keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}}@keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}@-webkit-keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}.hiddend{display:none!important}div.asl_w.asl_an_fadeInDrop,div.asl_w.asl_an_fadeOutDrop{-webkit-animation-duration:100ms;animation-duration:100ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}div.asl_w.asl_an_fadeInDrop{animation-name:aslAnFadeInDrop;-webkit-animation-name:aslAnFadeInDrop}div.asl_w.asl_an_fadeOutDrop{animation-name:aslAnFadeOutDrop;-webkit-animation-name:aslAnFadeOutDrop}div.asl_w.asl_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear}div.asl_w,div.asl_w *,div.asl_r,div.asl_r *,div.asl_s,div.asl_s *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal}div.asl_r,div.asl_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asl_r{box-sizing:border-box;margin:12px 0 0 0}div.asl_m .proinput input::-ms-clear{display:none!important;width:0!important;height:0!important}div.asl_m .proinput input::-ms-reveal{display:none!important;width:0!important;height:0!important}div.asl_m input[type="search"]::-webkit-search-decoration,div.asl_m input[type="search"]::-webkit-search-cancel-button,div.asl_m input[type="search"]::-webkit-search-results-button,div.asl_m input[type="search"]::-webkit-search-results-decoration{display:none}div.asl_m input[type="search"]{appearance:auto!important;-webkit-appearance:none!important}.clear{clear:both}.hiddend{display:none}div.asl_m textarea:focus,div.asl_m input:focus{outline:none}div.asl_m{width:100%;height:auto;border-radius:0;background:#fff0;overflow:hidden;position:relative;z-index:200}div.asl_m .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}div.asl_m .probox .proinput{width:1px;height:100%;margin:0 0 0 10px;padding:0 5px;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;order:5;-webkit-order:5}div.asl_m .probox .proinput form{height:100%;margin:0!important;padding:0!important;display:block!important;max-width:unset!important}div.asl_m .probox .proinput input:before,div.asl_m .probox .proinput input:after,div.asl_m .probox .proinput form:before,div.asl_m .probox .proinput form:after{display:none}div.asl_m .probox .proinput input{height:28px;border:0;background:#fff0;width:100%;box-shadow:none;margin:-1px;padding:0;left:0;line-height:normal!important;display:block;min-height:unset;max-height:unset}div.asl_m .probox .proinput input::-webkit-input-placeholder{opacity:.85}div.asl_m .probox .proinput input::-moz-placeholder{opacity:.85}div.asl_m .probox .proinput input:-ms-input-placeholder{opacity:.85}div.asl_m .probox .proinput input:-moz-placeholder{opacity:.85}div.asl_m .proinput input.orig{padding:0!important;margin:0!important;background:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important;z-index:10;position:relative}div.asl_m .proinput input.autocomplete{padding:0!important;margin:0;background:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important;opacity:.2}div.asl_m .probox .proinput input.autocomplete{border:0;background:#fff0;width:100%;box-shadow:none;margin:0;margin-top:-28px!important;padding:0;left:0;position:relative;z-index:9}div.asl_m .probox .proinput.iepaddingfix{padding-top:0}div.asl_m .probox .proinput .loading{width:32px;background:#000;height:100%;box-shadow:none}div.asl_m .probox .proloading,div.asl_m .probox .proclose,div.asl_m .probox .promagnifier,div.asl_m .probox .prosettings{width:20px;height:20px;background:none;background-size:20px 20px;float:right;box-shadow:none;margin:0;padding:0;text-align:center;flex:0 0 auto;-webkit-flex:0 0 auto;z-index:100}div.asl_m .probox .promagnifier{order:10;-webkit-order:10}div.asl_m .probox .prosettings{order:1;-webkit-order:1}div.asl_m .probox .proloading,div.asl_m .probox .proclose{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:#fff0;order:6;-webkit-order:6}div.asl_m .probox .proclose{position:relative;cursor:pointer}div.asl_m .probox .promagnifier .innericon,div.asl_m .probox .prosettings .innericon,div.asl_m .probox .proclose .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:#fff0;width:100%;height:100%;text-align:center;overflow:hidden;line-height:initial;display:block}div.asl_m .probox .promagnifier .innericon svg,div.asl_m .probox .prosettings .innericon svg,div.asl_m .probox .proloading svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asl_m .probox .proloading{padding:2px;box-sizing:border-box}div.asl_m .probox div.asl_loader,div.asl_m .probox div.asl_loader *{box-sizing:border-box!important;margin:0;padding:0;box-shadow:none}div.asl_m .probox div.asl_loader{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;flex-grow:0;flex-shrink:0;flex-basis:28px;max-width:100%;max-height:100%;width:100%;height:100%;align-items:center;justify-content:center}div.asl_m .probox div.asl_loader-inner{width:100%;margin:0 auto;text-align:center;height:100%}@-webkit-keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.asl_m .probox div.asl_simple-circle{margin:0;height:100%;width:100%;animation:rotate-simple .8s infinite linear;-webkit-animation:rotate-simple .8s infinite linear;border:4px solid #fff;border-right-color:transparent!important;border-radius:50%;box-sizing:border-box}div.asl_m .probox .proclose svg{background:#333;border-radius:50%;position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;left:50%;margin-left:-10px;fill:#fefefe;padding:4px;box-sizing:border-box;box-shadow:0 0 0 2px rgb(255 255 255 / .9)}div.asl_r *{text-decoration:none;text-shadow:none}div.asl_r .results .asl_nores{overflow:hidden;width:auto;height:100%;line-height:initial;text-align:center;margin:0;background:#fff;padding:10px 3px;color:#222}div.asl_r.horizontal{padding:2px 0 10px}div.asl_r.horizontal .results .nores{background:#fff0}div.asl_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asl_r.horizontal .results{height:auto;width:auto}div.asl_r .results .item{overflow:hidden;width:auto;margin:0;padding:3px;position:relative;background:#f4f4f4;border-left:1px solid rgb(255 255 255 / .6);border-right:1px solid rgb(255 255 255 / .4);animation-delay:0s;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease;backface-visibility:hidden;-webkit-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-timing-function:ease;-webkit-backface-visibility:hidden}div.asl_r.vertical .results .item:last-child{margin-bottom:0}div.asl_r.vertical .results .item:last-child:after{height:0;margin:0;width:0}div.asl_r .results .item .asl_image{overflow:hidden;background:#fff0;margin:2px 8px 0 0;padding:0;float:left;background-position:center;background-size:cover}div.asl_r .results .item .asl_image img{width:100%;height:100%}div.asl_r .results .item .asl_content{overflow:hidden;height:auto;background:#fff0;margin:0;padding:3px 3px 5px 3px}div.asl_r .results .item .asl_content h3{margin:0;padding:0;display:inline;line-height:inherit}div.asl_r .results .item .asl_content .asl_desc{margin-top:4px;font-size:12px;line-height:18px}div.asl_r .results .item div.etc{margin-top:4px}div.asl_r .results a span.overlap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}div.asl_r p.showmore{text-align:center;padding:0;margin:0;font-weight:400;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 #fff0;background-color:#fff;margin-top:3px;cursor:pointer}div.asl_r p.showmore span{font-weight:400;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 #fff0;display:block;text-align:center;cursor:pointer}.results .asl_nores .asl_keyword{padding:0 6px;cursor:pointer;font-weight:700;font-family:Open Sans}div.asl_r .resdrg{height:auto}div.asl_w .group:first-of-type{margin:0 0 -3px}div.asl_s.searchsettings{width:200px;height:auto;position:absolute;display:none;z-index:1101;border-radius:0 0 3px 3px;visibility:hidden;padding:0}div.asl_s.searchsettings form{display:flex;flex-wrap:wrap;margin:0 0 12px 0!important;padding:0!important}div.asl_s.searchsettings .asl_option_inner{margin:2px 10px 0 10px;*padding-bottom:10px}div.asl_s.searchsettings.ie78 .asl_option_inner{margin-bottom:0!important;padding-bottom:0!important}div.asl_s.searchsettings .asl_option_label{font-size:14px;line-height:20px!important;margin:0;width:150px;text-shadow:none;padding:0;min-height:20px;border:none;background:#fff0;float:none}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]{display:none!important}div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox]{display:block}div.asl_s.searchsettings.ie78 .asl_option_label{float:right!important}div.asl_s.searchsettings .asl_option{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:flex-start;margin:0 0 10px 0;cursor:pointer}div.asl_s.searchsettings .asl_option.asl-o-last,div.asl_s.searchsettings .asl_option:last-child{margin-bottom:0}div.asl_s.searchsettings .asl_option_inner{width:17px;height:17px;position:relative;flex-grow:0;-webkit-flex-grow:0;flex-shrink:0;-webkit-flex-shrink:0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{cursor:pointer;position:absolute;width:17px;height:17px;top:0;padding:0;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);overflow:hidden;font-size:0!important;color:#fff0}div.asl_r.vertical .results,div.asl_s.searchsettings .asl_sett_scroll{scrollbar-width:thin;scrollbar-color:rgb(0 0 0 / .5) #fff0}div.asl_r.vertical .results{scrollbar-color:rgb(0 0 0 / .5) #fff}div.asl_r.vertical .results::-webkit-scrollbar{width:10px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar{width:6px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track{background:#fff0;box-shadow:inset 0 0 12px 12px #fff0;border:none}div.asl_r.vertical .results::-webkit-scrollbar-track{background:#fff;box-shadow:inset 0 0 12px 12px #fff0;border:solid 2px #fff0}div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{background:#fff0;box-shadow:inset 0 0 12px 12px #fff0;border:solid 2px #fff0;border-radius:12px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{border:none}div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgb(0 0 0 / .5)}@media (hover:none),(max-width:500px){div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgb(0 0 0 / .5)}}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after{opacity:0;font-family:'aslsicons2';content:"\e800";font-weight:normal!important;background:#fff0;border:none!important;box-sizing:content-box;color:#fff;height:100%;width:100%;padding:0!important;margin:1px 0 0 0!important;line-height:17px;text-align:center;text-decoration:none;text-shadow:none;display:block;font-size:11px!important;position:absolute;top:0;left:0;z-index:1}div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after{display:none}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after{opacity:.3}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after{opacity:1}div.asl_s.searchsettings fieldset{position:relative;float:left}div.asl_s.searchsettings fieldset{background:#fff0;font-size:.9em;margin:12px 0 0!important;padding:0;width:192px}div.asl_s.searchsettings fieldset .asl_option_label{width:130px;display:block}div.asl_s.searchsettings form fieldset legend{padding:5px 0 8px 10px}#asl_hidden_data{display:none!important}.asl_r .item{.asl__af-tt-container{position:relative;z-index:2;.asl__af-tt-link{transition:opacity 0.2s;&:hover{opacity:.7}}}.average-rating{--percent:0%;--color:#2EA3F2;--bg-color:rgba(0,0,0,0.2);--size:17px;position:relative;appearance:none;width:auto;display:inline-block;vertical-align:baseline;font-size:var(--size);line-height:calc(var(--size) - 15%);color:var(--bg-color);background:linear-gradient(90deg,var(--color) var(--percent),var(--bg-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}}.asl_r .item{.price{--regular-price-color:#666;--sale_price_color:#666;color:var(--regular-price-color);del{opacity:.5;display:inline-block;text-decoration:line-through;color:var(--regular-price-color)}ins{margin-left:.5em;text-decoration:none;font-weight:700;display:inline-block;color:var(--sale_price_color)}}.add-to-cart-container{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;width:100%;margin:12px 0;.add-to-cart-quantity{padding:8px 0 8px 8px;background:#eaeaea;width:32px;border-radius:4px 0 0 4px;height:18px;min-height:unset;display:inline-block;font-size:13px;line-height:normal}.add-to-cart-button{padding:8px;border-radius:4px;background:#6246d7;color:#fff;height:18px;min-height:unset;display:block;text-align:center;min-width:90px;font-size:13px;line-height:normal;&.add-to-cart-variable{border-radius:4px}&.loading{content:url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}a.added_to_cart{flex-basis:100%;margin-top:8px}}.add-to-cart-container:has(.add-to-cart-quantity){.add-to-cart-button{border-radius:0 4px 4px 0}}}.rtl .asl_content,.rtl .asl_nores,.rtl .asl_content *,.rtl .asl_nores *,.rtl .searchsettings form{text-align:right!important;direction:rtl!important}.rtl .asl_nores>*{display:inline-block}.rtl div.asl_r .results .item .asl_image{float:right;margin:2px 0 0 8px}.rtl .searchsettings .asl_option{flex-direction:row-reverse!important;-webkit-flex-direction:row-reverse!important}.rtl .asl_option{direction:ltr}.rtl .asl_label,.rtl .asl_option div.asl_option_label{text-align:right!important}.rtl .asl_label{max-width:1000px!important;width:100%;direction:rtl!important}.rtl .asl_label input[type=radio]{margin:0 0 0 6px!important}.rtl .asl_option_cat_level-0 div.asl_option_label{font-weight:bold!important}.rtl fieldset .asl_option_cat_level-1{margin-right:12px!important;margin-left:0}.rtl fieldset .asl_option_cat_level-2{margin-right:24px!important;margin-left:0}.rtl fieldset .asl_option_cat_level-3{margin-right:36px!important;margin-left:0}.rtl .searchsettings legend{text-align:right!important;display:block;width:100%}.rtl .searchsettings input[type=text],.rtl .searchsettings select{direction:rtl!important;text-align:right!important}.rtl div.asl_w.asl_s.searchsettings form,.rtl div.asl_w.asl_sb.searchsettings form{flex-direction:row-reverse!important}.rtl div.horizontal.asl_r div.item{float:right!important}.rtl p.asl-try{direction:rtl;text-align:right;margin-right:10px;width:auto!important}div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label{font-size:0px!important;color:#fff0}div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label:after{font-size:11px!important;position:absolute;top:0;left:0;z-index:1}.asl_w_container{width:100%;margin:0 0 0 0;min-width:200px}div[id*='ajaxsearchlite'].asl_m{width:100%}div[id*='ajaxsearchliteres'].wpdreams_asl_results div.resdrg span.highlighted{font-weight:700;color:#d9312b;background-color:#eee}div[id*='ajaxsearchliteres'].wpdreams_asl_results .results img.asl_image{width:70px;height:70px;object-fit:cover}div[id*='ajaxsearchlite'].asl_r .results{max-height:none}div[id*='ajaxsearchlite'].asl_r{position:absolute}div.asl_r.asl_w.vertical .results .item::after{display:block;position:absolute;bottom:0;content:'';height:1px;width:100%;background:#D8D8D8}div.asl_r.asl_w.vertical .results .item.asl_last_item::after{display:none}div.asl_w{width:100%;height:auto;border-radius:5px;background:#d1eaff;background-image:-moz-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-webkit-gradient(radial,center center,0,center center,100%,#e1635c,#e1635c);background-image:-webkit-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-o-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-ms-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:radial-gradient(ellipse at center,#e1635c,#e1635c);;overflow:hidden;border:0 none #8dd5ef;border-radius:0 0 0 0;box-shadow:0 0 0 0 #000}#ajaxsearchlite1 .probox,div.asl_w .probox{margin:0;height:34px;background-color:#e1635c;background-image:-moz-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-webkit-gradient(radial,center center,0,center center,100%,#e1635c,#e1635c);background-image:-webkit-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-o-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:-ms-radial-gradient(center,ellipse cover,#e1635c,#e1635c);background-image:radial-gradient(ellipse at center,#e1635c,#e1635c);;border:0 solid #68aec7;border-radius:0 0 0 0;box-shadow:0 0 0 0 #b5b5b5 inset}#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{font-weight:400;font-family:Open Sans;color:#fff!important;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-weight:400;font-family:Open Sans;color:#fff!important;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0;border:0;box-shadow:none;height:34px}div.asl_w .probox .proinput input::-webkit-input-placeholder{font-weight:400;font-family:Open Sans;color:#fff!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input::-moz-placeholder{font-weight:400;font-family:Open Sans;color:#fff!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input:-ms-input-placeholder{font-weight:400;font-family:Open Sans;color:#fff!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input:-moz-placeholder{font-weight:400;font-family:Open Sans;color:#fff!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input.autocomplete{font-weight:400;font-family:Open Sans;color:#fff;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0;margin-top:-34px!important}div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:34px;height:34px}div.asl_w .probox .promagnifier .innericon svg{fill:#fff}div.asl_w .probox .prosettings .innericon svg{fill:#fff}div.asl_w .probox .promagnifier{width:34px;height:34px;background-color:#be4c46;background-image:-o-linear-gradient(180deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(180deg,#be4c46,#be4c46);background-image:-webkit-linear-gradient(180deg,#be4c46,#be4c46);background-image:linear-gradient(180deg,#be4c46,#be4c46);background-position:center center;background-repeat:no-repeat;border:0 solid #000;border-radius:0 0 0 0;box-shadow:0 0 0 0 rgb(255 255 255 / .61);cursor:pointer;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer}div.asl_w .probox div.prosettings{width:34px;height:34px;background-color:#be4c46;background-image:-o-linear-gradient(185deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(185deg,#be4c46,#be4c46);background-image:-webkit-linear-gradient(185deg,#be4c46,#be4c46);background-image:linear-gradient(185deg,#be4c46,#be4c46);background-position:center center;background-repeat:no-repeat;float:right;border:0 solid #68aec7;border-radius:0 0 0 0;box-shadow:0 0 0 0 rgb(255 255 255 / .63);cursor:pointer;background-size:100% 100%;order:7;-webkit-order:7}div.asl_r{position:absolute;z-index:1100}div.asl_r.vertical{padding:4px;background:#e1635c;border-radius:3px;border:0 none #000;border-radius:0 0 0 0;box-shadow:0 0 0 0 #000;visibility:hidden;display:none}div.asl_r.horizontal{background-image:linear-gradient(60deg,rgb(19 19 19 / .2),rgb(19 19 19 / .2));background-image:-webkit-linear-gradient(60deg,rgb(19 19 19 / .2),rgb(19 19 19 / .2));background-image:-moz-linear-gradient(60deg,rgb(19 19 19 / .2),rgb(19 19 19 / .2));background-image:-o-linear-gradient(60deg,rgb(19 19 19 / .2),rgb(19 19 19 / .2));background-image:-ms-linear-gradient(60deg,rgb(19 19 19 / .2),rgb(19 19 19 / .2));;border:0 solid #dbe9ee;border-radius:0 0 0 0;box-shadow:0 0 2px -3px #000 inset;-webkit-box-shadow:0 0 4px -3px #000 inset;-ms-box-shadow:0 0 4px -3px #000 inset;margin-top:12px}div.asl_r .results .nores .keyword{padding:0 6px;cursor:pointer;font-weight:400;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 #fff0;font-weight:700}div.asl_r .results .item{height:auto;background:#fff}div.asl_r.vertical .results .item:after{background:#ccc}div.asl_r .results .item.hovered{background-color:#f5f5f5;background-image:-moz-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-webkit-gradient(radial,center center,0,center center,100%,#f5f5f5,#f5f5f5);background-image:-webkit-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-o-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-ms-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:radial-gradient(ellipse at center,#f5f5f5,#f5f5f5);}div.asl_r.horizontal .results .item{height:174px;width:150px;margin:10px 8px;padding:7px;float:left;background-color:#fff;background-image:-moz-radial-gradient(center,ellipse cover,#fff,#fff);background-image:-webkit-gradient(radial,center center,0,center center,100%,#fff,#fff);background-image:-webkit-radial-gradient(center,ellipse cover,#fff,#fff);background-image:-o-radial-gradient(center,ellipse cover,#fff,#fff);background-image:-ms-radial-gradient(center,ellipse cover,#fff,#fff);background-image:radial-gradient(ellipse at center,#fff,#fff);;border:0 none #fafafa;border-radius:0 0 0 0;box-shadow:0 0 4px -3px #000;-webkit-box-shadow:0 0 6px -3px #000;-ms-box-shadow:0 0 6px -3px #000}div.asl_r.horizontal .results .item:hover{background-color:#f5f5f5;background-image:-moz-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-webkit-gradient(radial,center center,0,center center,100%,#f5f5f5,#f5f5f5);background-image:-webkit-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-o-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-ms-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:radial-gradient(ellipse at center,#f5f5f5,#f5f5f5);}div.asl_r .results .item .asl_image{width:70px;height:70px}div.asl_r .results .item .asl_content{font-weight:400;font-family:Open Sans;color:#4a4a4a;font-size:12px;line-height:18px;text-shadow:0 0 0 #fff0}div.asl_r.horizontal .results .item .asl_content h3 a{text-align:center}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{margin:0;padding:0;line-height:inherit;font-weight:400;font-family:Open Sans;color:#1454a9;font-size:13px;line-height:17px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .asl_content h3 a:hover{font-weight:400;font-family:Open Sans;color:#2e6bbc;font-size:13px;line-height:17px;text-shadow:0 0 0 #fff0}div.asl_r .results .item div.etc{padding:0;line-height:10px;font-weight:700;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .etc .asl_author{padding:0;font-weight:700;font-family:Open Sans;color:#a1a1a1;font-size:10px;line-height:12px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .etc .asl_date{margin:0 0 0 10px;padding:0;font-weight:400;font-family:Open Sans;color:#adadad;font-size:10px;line-height:12px;text-shadow:0 0 0 #fff0}div.asl_r .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar,div.asl_r .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar{background:rgba(#fff,1)}div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar{background:#fff;background:#fafafa;opacity:.9}div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger:hover .mCSBap_dragger_bar{background:#fafafa;opacilty:.95}div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar,div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar{background:#fafafa}div.asl_r span.highlighted{font-weight:700;color:#d9312b;background-color:#eee;color:rgb(217 49 43);background-color:rgb(238 238 238)}div.asl_r .group{background:#ddd;background:#f6f6f6;border-radius:3px 3px 0 0;border-top:1px solid #f8f8f8;border-left:1px solid #f8f8f8;border-right:1px solid #f8f8f8;margin:10px 0 -3px;padding:7px 0 7px 10px;position:relative;z-index:1000;font-weight:700;font-family:Open Sans;color:#055e94;font-size:11px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_s.searchsettings{background-color:#be4c46;background-image:-webkit-linear-gradient(185deg,#be4c46,#be4c46);background-image:-moz-linear-gradient(185deg,#be4c46,#be4c46);background-image:-o-linear-gradient(185deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(185deg,#be4c46,#be4c46);background-image:linear-gradient(185deg,#be4c46,#be4c46);background-image:-webkit-linear-gradient(185deg,#be4c46,#be4c46);background-image:-moz-linear-gradient(185deg,#be4c46,#be4c46);background-image:-o-linear-gradient(185deg,#be4c46,#be4c46);background-image:-ms-linear-gradient(185deg,#be4c46,#be4c46);;box-shadow:0 0 0 0 #000;}div.asl_s.searchsettings .asl_option_label{font-weight:700;font-family:Open Sans;color:#fff;font-size:12px;line-height:15px;text-shadow:0 0 0 #fff0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{background-color:#222;background-image:linear-gradient(180deg,#222,#36373a);background-image:-webkit-linear-gradient(180deg,#222,#36373a);background-image:-moz-linear-gradient(180deg,#222,#36373a);background-image:-o-linear-gradient(180deg,#222,#36373a);background-image:-ms-linear-gradient(180deg,#222,#36373a);}div.asl_s.searchsettings fieldset .categoryfilter{max-height:200px;overflow:auto}div.asl_s.searchsettings fieldset legend{padding:5px 0 0 10px;margin:0;font-weight:400;font-family:Open Sans;color:#1f1f1f;font-size:13px;line-height:15px;text-shadow:0 0 0 #fff0}a[href*="?cur="] b,[ajax_update="currency"] b{margin-right:10px;display:inline-block}a[href*="cur="] b{margin-right:10px}a[href*="cur="] b img{min-width:22px;min-height:16px}html{transition:margin-right .5s}.cart-pull-page{overflow:hidden;transition:all 0.5s ease;height:auto;min-height:auto;width:100%;position:absolute;right:0;overscroll-behavior-y:contain}#cart-sidebar{right:-420px}.cart-pull-page #cart-sidebar{right:0}#cart-sidebar-overlay{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .5);cursor:pointer;z-index:16000004}.cart-pull-page #cart-sidebar-overlay{display:block}.cart-sidenav{background-color:#fff;height:100%;width:420px;position:fixed;top:0;right:-420px;overflow:hidden;transition:right 0.5s ease;z-index:16000005}.cart-sidenav .cart-close-btn{position:absolute;top:0;right:0;font-size:33px;display:inline-block;padding:0 20px;font-weight:400;color:#333}.cart-sidenav .cart-close-btn:hover{color:#337ab7}.cart-sidenav a:hover,.cart-sidenav a:focus{text-decoration:none;color:#383838}.cart-sidenav .cart-header{position:absolute;top:0;left:0;right:0;text-transform:uppercase;text-align:center;border-bottom:1px solid #e2e2e2;padding:14px 20px;z-index:1;background:#fff}.cart-sidenav .cart-header h2{margin:0;font-weight:600;font-size:18px}.cart-sidenav .cart-body{position:absolute;top:48px;left:0;right:0;bottom:216px;overflow-y:auto;overflow-x:hidden;padding-top:25px}.cart-item-flex{padding-bottom:25px;border-bottom:1px solid #e2e2e2}.cart-item-flex:last-child{border-bottom:0}.cart-item-flex,.cart-item-flex .cart-form-box,.cart-sidenav .cart-footer .item-flex{display:flex;justify-content:space-between;align-items:center;margin:0 25px 25px}.cart-item-flex .cart-item-thumb{position:relative;width:64px;height:64px;border:1px solid #e3e3e3;align-self:flex-start;border-radius:4px}.cart-item-flex .cart-item-thumb a.cart-item-remove{display:block;padding:16px 0;text-align:center;color:#b5b5b5}.cart-item-flex .cart-item-thumb a.cart-item-remove:hover,.cart-item-flex .cart-item-thumb a.cart-item-remove:focus{color:#d9d9d9}.cart-item-flex .cart-item-thumb img{max-width:100%;border-radius:4px;object-fit:contain;width:62px;height:62px}.cart-item-flex-box.cart-item-title{padding:0 0 0 25px;flex:1}.cart-item-title h3{font-size:16px;color:#383838;font-weight:600;margin:0;line-height:1.5}.cart-item-title h3 a{color:#383838}.cart-item-title h3 a:hover{color:#777}.cart-item-flex-box .item-variations{margin-top:5px;display:inline-block;font-weight:500;color:#505050}.cart-item-flex-box .cart-item-price{font-size:16px;color:#383838;font-weight:600}.cart-item-flex .cart-form-box{margin:20px 0 0}.cart-form-box .cart-quantity{width:112px;height:32px;border:1px solid #a4a4a4;text-align:center;position:relative}.cart-form-box .cart-quantity input{height:29px;width:50px;line-height:31px;border:none;text-align:center}.cart-form-box .cart-quantity .cart-numb{position:absolute;left:0;top:0;bottom:0;width:33px;line-height:28px;font-size:19px;color:#838383;height:30px}.cart-form-box .cart-quantity .cart-numb:hover{background:#f0f0f0}.cart-form-box .cart-quantity .cart-numb.cart-numb-plus{left:auto;right:0;border-left:1px solid #a4a4a4}.cart-form-box .cart-quantity .cart-numb.cart-numb-minus{border-right:1px solid #a4a4a4}.cart-form-box .cart-item-price{flex:1;text-align:right}.cart-sidenav .cart-footer{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #e2e2e2;height:216px;padding-bottom:25px}.cart-sidenav .cart-footer .item-flex{margin-bottom:0}.cart-sidenav .cart-footer .item-name,.cart-sidenav .cart-footer .item-price{font-size:24px;font-weight:700;padding:23px 0}.cart-sidenav .cart-footer .item-price{text-align:right}.cart-sidenav .cart-footer .item-cart{text-align:center}.cart-sidenav .cart-footer .item-cart a.btn-proceed{display:block;height:66px;line-height:65px;color:#fff;margin:0 auto;max-width:370px;background:#ff8d38;font-size:20px;border-radius:2px}.cart-sidenav .cart-footer .item-cart a.btn-proceed:hover{background:#FF6E01}.cart-sidenav .cart-footer .item-cart a.btn-link{margin-top:20px;display:inline-block;color:#383838}.cart-sidenav .cart-footer .item-cart a.btn-link:hover{text-decoration:underline}@media (max-width:421px){#cart-sidebar{right:-320px}.cart-sidenav{width:320px}.cart-sidenav .cart-body{bottom:160px;padding-top:0}.cart-item-flex,.cart-item-flex .cart-form-box,.cart-sidenav .cart-footer .item-flex{margin:20px 10px 0}.cart-item-flex .cart-form-box{margin-left:0;margin-right:0}.cart-sidenav .cart-footer{height:160px;padding-bottom:15px}.cart-sidenav .cart-footer .item-name,.cart-sidenav .cart-footer .item-price{font-size:18px;padding:0 0 15px}.cart-sidenav .cart-footer .item-cart a.btn-proceed{height:50px;line-height:50px;font-size:16px;border-radius:0;margin:0 10px}.cart-sidenav .cart-footer .item-cart a.btn-link{margin-top:12px}div.enable-cart-page.cart-sidenav .cart-footer{height:150px}}#form_delivery .tooltip-cvc{position:absolute;top:50%;transform:translateY(-50%);right:10px;background:#ccc;color:#fff;line-height:20px;text-align:center;height:20px;width:20px;border-radius:100%;z-index:20}#form_delivery .popover{position:absolute!important;top:-96px!important;background:rgb(0 0 0 / .75);color:#fff;padding:12px;border-radius:4px;width:220px;z-index:100;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .2);box-shadow:0 5px 10px rgb(0 0 0 / .2)}#form_delivery .popover .popover-content{text-align:center;font-size:12px}#form_delivery .popover>.arrow,#form_delivery .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:#fff0;border-style:solid}#form_delivery .popover>.arrow{border-width:11px}#form_delivery .popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgb(0 0 0 / .75);border-bottom-width:0}@media (max-width:575px){.checkout-main .payment-item .field-pic{display:none}}.enable-cart-page.cart-sidenav .cart-footer .item-name,.enable-cart-page.cart-sidenav .cart-footer .item-price{padding:13px 0}.enable-cart-page .item-cart{display:flex;max-width:390px;justify-content:space-between;padding:0 10px;margin:0 auto 0}.enable-cart-page .item-cart a{margin:0!important;height:50px!important;line-height:50px!important;width:calc(50% - 10px);font-size:20px;border-radius:2px}.enable-cart-page .item-cart a.view_cart_btn{border:2px solid #FF8D38;color:#FF8D38;line-height:46px!important}.enable-cart-page.cart-sidenav .cart-footer{height:170px}.enable-cart-page.cart-sidenav .cart-body{bottom:170px}.item-cart-shipping{margin-top:20px;text-align:center}.no-cart-side+#cart-sidebar-overlay{display:none!important}.no-cart-side{display:none!important}#cart-message{width:100%;display:none;position:fixed;left:0;top:0;box-shadow:0 0 10px #eee;padding:10px 66px;background:#fff;z-index:100000;font-size:14px}#cart-message:before{content:'';position:absolute;left:30px;top:11px;width:19px;height:19px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI5LjUiIGN5PSI5LjUiIHI9IjguODc1IiBzdHJva2U9IiM0N0MzMEMiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik05LjA3MDMxIDEyLjQ4NDRDOSAxMi41NzgxIDguOTA2MjUgMTIuNjAxNiA4LjgxMjUgMTIuNjAxNkM4LjY5NTMxIDEyLjYwMTYgOC42MDE1NiAxMi41NzgxIDguNTU0NjkgMTIuNDg0NEw2LjExNzE5IDEwLjA0NjlDNi4wMjM0NCAxMCA2IDkuOTA2MjUgNiA5Ljc4OTA2QzYgOS42OTUzMSA2LjAyMzQ0IDkuNjAxNTYgNi4xMTcxOSA5LjUzMTI1TDYuNjMyODEgOC45OTIxOUM2LjcwMzEyIDguOTIxODggNi43OTY4OCA4Ljg3NSA2Ljg5MDYyIDguODc1QzYuOTg0MzggOC44NzUgNy4wNzgxMiA4LjkyMTg4IDcuMTcxODggOC45OTIxOUw4LjgxMjUgMTAuNjMyOEwxMi4zMjgxIDcuMTE3MTlDMTIuMzk4NCA3LjA0Njg4IDEyLjQ5MjIgNyAxMi41ODU5IDdDMTIuNjc5NyA3IDEyLjc3MzQgNy4wNDY4OCAxMi44NjcyIDcuMTE3MTlMMTMuMzgyOCA3LjY1NjI1QzEzLjQ1MzEgNy43MjY1NiAxMy41IDcuODIwMzEgMTMuNSA3LjkxNDA2QzEzLjUgOC4wMzEyNSAxMy40NTMxIDguMTI1IDEzLjM4MjggOC4xNzE4OEw5LjA3MDMxIDEyLjQ4NDRaIiBmaWxsPSIjNDdDMzBDIi8+PC9zdmc+)}@media (max-width:575px){.enable-cart-page.cart-sidenav .item-flex{margin:0 10px -5px}.item-cart-shipping{margin-top:15px}}@media (max-width:421px){.enable-cart-page .item-cart a.view_cart_btn{height:50px;line-height:50px;font-size:16px;border-radius:0;margin:0 10px}}.cart-item-price,.item-price{direction:ltr}.ads-search-product{margin-top:5px;position:absolute;left:0;right:0;z-index:999999;background:#fff;border-radius:3px;box-shadow:0 0 15px rgb(68 68 68 / .35)}body.rembrandt .ads-search-product{margin-top:1px}@media (max-width:768px){body.rembrandt .ads-search-product{margin-top:39px;left:0;right:-9px}}body.davinci .ads-search-product{margin-top:0}@media (max-width:768px){body.davinci .ads-search-product{margin-top:13px;right:-15px;left:-15px}}body.michelangelo .ads-search-product{margin-top:4px}@media (max-width:768px){body.michelangelo .ads-search-product{margin-top:7px;left:0;right:0}}@media (max-width:768px){body.raphael .ads-search-product{margin-top:51px;position:absolute;left:-15px;right:-35px;z-index:999999;background:#fff;border-radius:3px;box-shadow:none}}.ads-search-product a:hover{text-decoration:none}.ads-search-product .head{padding:0 10px;text-align:right;background:#f6f6f6;color:#666;font-size:12px;text-transform:uppercase;line-height:26px}.ads-search-product .head a{color:#666;font-size:12px;text-transform:uppercase;text-decoration:none}.ads-search-product .categories .list{padding:8px 10px}.ads-search-product .products .list{padding:20px 10px 0 10px}.ads-search-product .title{color:#444;font-size:14px;line-height:30px;text-align:left;-webkit-transition:.2s;transition:.2s}.ads-search-product .title:hover{color:#777}.ads-search-product .title span{font-weight:700;text-decoration:underline}.ads-search-product .price{font-weight:700;color:#444;font-size:14px;line-height:14px;margin-top:7px}.ads-search-product .box-img{width:75px;height:75px;border:1px solid #d0d0d0;overflow:hidden}.ads-search-product .box-title{flex:1;padding:0 10px;position:relative;top:-5px}.ads-search-product .box-title .title{font-size:13px;line-height:18px;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ads-search-product .box-img img{min-width:100%;width:100%}.ads-search-product .item{display:flex;justify-content:space-between;margin-bottom:20px;text-align:left}.ads-search-product .view-all{text-align:center;background:#f6f6f6}.ads-search-product .view-all a{background:#f6f6f6;color:#444;font-size:14px;line-height:26px}.ads-search-product .view-all span{display:inline-block;color:#999;margin:0 3px}/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgb(0 0 0 / .9);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.lity-hide{display:none}.lity-close{right:30px!important;top:30px!important;font-size:45px;!importantwidth:45px!important;height:45px!important;line-height:45px!important}@media (max-width:1279px){.lity-iframe-container{padding-top:100vh}.lity-iframe .lity-container{max-width:unset!important}.lity-wrap:before{content:unset}.lity-close{position:absolute;color:#444;text-shadow:unset;width:40px!important;height:40px!important;font-size:40px!important;line-height:40px!important;right:10px!important;top:10px!important}}@media (min-width:1280px){.lity-close{right:-50px!important;top:-50px!important;font-size:50px!important;position:absolute;width:50px!important;height:50px!important;line-height:50px!important}}"ьувшф()"[data-cky-tag]{visibility:hidden}h1,h2,h3,h4,h5,h6{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;font-weight:700;line-height:1.2;margin:.5em 0;letter-spacing:-.02em;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 40%,#e94560 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}h1::after,h2::after,h3::after{content:'';display:block;width:100px;height:4px;margin-top:.3em;background:linear-gradient(90deg,#4a0e2e 0%,#d4a5a5 100%);border-radius:2px}@supports not (-webkit-background-clip:text){h1,h2,h3,h4,h5,h6{color:#4a0e2e;background:none}}.products_cont>.product-item{padding:0 0 0 0;width:25%}:root{--kd-accent:#7a2e43;--kd-accent-2:#9a3e57;--kd-dark:#111827;--kd-text:#1f2937;--kd-muted:#6b7280;--kd-line:#e5e7eb;--kd-bg:#faf7f3;--kd-card:#ffffff;--kd-success:#10b981;--kd-shadow:0 10px 30px rgba(17,24,39,.08);--kd-shadow-hover:0 18px 40px rgba(17,24,39,.14);--kd-radius:14px;--kd-radius-sm:10px;--kd-sale-grad:linear-gradient(135deg, #7a2e43 0%, #9a3e57 100%)}body{background:var(--kd-bg);color:var(--kd-text);font-size:15px;line-height:1.6}a,a:visited{color:var(--kd-text);transition:all .25s ease}a:hover{color:var(--kd-accent)}.header_cont{background:rgb(255 255 255 / .92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgb(229 231 235 / .8);box-shadow:0 8px 24px rgb(0 0 0 / .05)}.header_cont,.postheader{height:96px}.logo img{max-height:52px}.mainmenu{height:46px;border-bottom:0}.mainmenu>ul>li>a,.mainmenu>ul>li>span.more_span{font-size:14px;font-weight:700;letter-spacing:.2px;color:var(--kd-dark)}.mainmenu>ul>li>a:hover{color:var(--kd-accent)}.mainmenu>ul>li.hovered>ul{border-radius:0 0 18px 18px;box-shadow:0 20px 50px rgb(0 0 0 / .12);border:1px solid var(--kd-line)}h1,.h1{font-size:38px;line-height:1.2;color:var(--kd-dark);font-weight:800}h2,.h2{font-size:30px;line-height:1.25;color:var(--kd-dark);font-weight:800}h3,.h3{color:var(--kd-dark);font-weight:700}p{color:var(--kd-muted)}button[type=submit],input[type=submit],.btn-black,.btn-black:visited,.btn-white,.btn-white:visited,.btn-prime,.view_video{border-radius:999px!important;min-width:160px;height:48px;font-size:16px;font-weight:800;letter-spacing:.2px;transition:all .25s ease;box-shadow:none}.btn-black,.btn-black:visited,button[type=submit],input[type=submit]{background:var(--kd-sale-grad)!important;border:0!important;color:#fff!important;box-shadow:0 10px 20px rgb(255 77 79 / .25)}.btn-black:hover,button[type=submit]:hover,input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgb(255 77 79 / .35)!important;filter:saturate(1.05)}.btn-white,.btn-white:visited{background:#fff!important;color:var(--kd-dark)!important;border:1px solid var(--kd-line)!important}.btn-white:hover{border-color:var(--kd-accent)!important;color:var(--kd-accent)!important;background:#fff!important}.btn-prime{background:var(--kd-sale-grad)!important;border:0!important;border-radius:999px!important;box-shadow:0 12px 24px rgb(255 77 79 / .30)}.prime_block{background:rgb(255 255 255 / .08);backdrop-filter:blur(6px);border-radius:24px;padding:28px}.prime_block .prime_block_header h2{font-size:56px;line-height:1.05;font-weight:900;letter-spacing:-.02em}.prime_block .prime_block_cta{gap:14px;max-width:520px}.products .item,.product-item,.owl-item .item,.grid .item,.shop-item,.archive .item{background:var(--kd-card);border:1px solid rgb(229 231 235 / .9);border-radius:var(--kd-radius);box-shadow:var(--kd-shadow);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.products .item:hover,.product-item:hover,.owl-item .item:hover,.grid .item:hover,.shop-item:hover,.archive .item:hover{transform:translateY(-6px);box-shadow:var(--kd-shadow-hover);border-color:rgb(255 77 79 / .25)}.product-item img,.products .item img,.most_image_cont img{transition:transform .45s ease}.product-item:hover img,.products .item:hover img,.most_popular_slider .item:hover img{transform:scale(1.04)}.product-item h2,.product-item h3,.product-item .title,.woocommerce-loop-product__title{color:var(--kd-dark);font-weight:700}.price,.amount,.product-price{color:var(--kd-accent);font-weight:800}.onsale,.sale,.badge-sale,.discount,[class*="sale"]{background:var(--kd-sale-grad)!important;color:#fff!important;border:0!important;border-radius:999px!important;font-weight:800;letter-spacing:.3px;padding:8px 14px;box-shadow:0 10px 20px rgb(255 77 79 / .22)}input,select,textarea{border:1px solid var(--kd-line)!important;border-radius:12px!important;background:#fff;color:var(--kd-text);min-height:46px;padding:12px 14px;transition:all .2s ease}input:focus,select:focus,textarea:focus{border-color:rgb(255 77 79 / .55)!important;box-shadow:0 0 0 4px rgb(255 77 79 / .10);outline:none}.tab_bodies,.item-returns,#faqs-box,.aboutus.tab_body{background:#fff;border:1px solid var(--kd-line);border-radius:18px;box-shadow:var(--kd-shadow)}.tab_head{border-radius:14px 14px 0 0;background:#fff}.tab_head.active{background:#fff5f5;color:var(--kd-accent);border-color:#ffd6d6}.pr-breadcrumbs,.category_article,.homearticle,.homearticle_full{color:var(--kd-muted)}.slider-next,.slider-prev,.single_showroom .slider-next,.single_showroom .slider-prev{border-radius:999px;border:1px solid rgb(229 231 235 / .9);background:rgb(255 255 255 / .94);box-shadow:0 8px 18px rgb(0 0 0 / .08)}.slider-next:hover,.slider-prev:hover{color:var(--kd-accent)!important;border-color:rgb(255 77 79 / .25)}.most_popular_slider a{background:linear-gradient(to top,rgb(17 24 39 / .68),rgb(17 24 39 / .15))}.most_name{font-size:30px;font-weight:800;letter-spacing:-.02em}.most_popular_slider a span.most_desc{color:rgb(255 255 255 / .92)}.footer{background:#0f172a;color:#dbe2ea;padding:60px 0}.footer a{color:#dbe2ea}.footer a:hover{color:#fff}@media (max-width:991px){.header_cont,.postheader{height:84px}h1,.h1{font-size:30px}h2,.h2{font-size:24px}.prime_block{width:100%;padding:22px;border-radius:18px}.prime_block .prime_block_header h2{font-size:34px}.prime_block .prime_block_cta{flex-direction:column;max-width:100%}.btn-black,.btn-white,.btn-prime,.view_video,button[type=submit],input[type=submit]{width:100%;min-width:100%}}.wrap-content p{color:#2b2f36;line-height:1.7}.wrap-content ul{list-style:none;padding-left:2px}.wrap-content ul li{position:relative;padding-left:26px;margin:0 0 10px;line-height:1.65;color:#2b2f36}.wrap-content ul li::before{content:'';position:absolute;left:4px;top:9px;width:9px;height:9px;border-radius:50%;background:var(--kd-accent,#7a2e43)}.wrap-content ol{list-style:none;counter-reset:kd;padding-left:2px}.wrap-content ol li{position:relative;padding-left:42px;margin:0 0 14px;line-height:1.6;color:#2b2f36;counter-increment:kd}.wrap-content ol li::before{content:counter(kd);position:absolute;left:0;top:1px;width:27px;height:27px;border-radius:50%;background:var(--kd-accent,#7a2e43);color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.wrap-content table{width:100%;border-collapse:separate;border-spacing:0;margin:22px 0;font-size:15px;border:1px solid #ece7e3;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgb(122 46 67 / .06)}.wrap-content table th{background:var(--kd-accent,#7a2e43);color:#fff;text-align:left;padding:13px 16px;font-weight:600}.wrap-content table td{padding:12px 16px;border-top:1px solid #efe9e5;color:#2b2f36}.wrap-content table tr:nth-child(even) td{background:#faf7f3}.wrap-content p{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0 0 16px!important;color:#2b2f36;line-height:1.75}.wrap-content table:has(img){border:none!important;box-shadow:none!important;border-radius:0!important;background:none!important}.wrap-content table:has(img) td{padding:5px!important;border:none!important;background:none!important;vertical-align:top}.wrap-content table:has(img) tr:nth-child(even) td{background:none!important}.wrap-content table:has(img) td img{width:100%!important;height:auto!important;display:block;border-radius:12px}.btn-primary,.single_add_to_cart_button,.add_to_cart_button,.btn-proceed,.yousave_block,.count_item,button.btn-lg,.buy_now_btn{background-color:#7a2e43!important;border-color:#7a2e43!important;color:#fff!important}.btn-primary:hover,.single_add_to_cart_button:hover,.add_to_cart_button:hover,.btn-proceed:hover,button.btn-lg:hover,.buy_now_btn:hover{background-color:#63263a!important;border-color:#63263a!important}.view_cart_btn,.attach_files,.icon-attach,a.btn-link{color:#7a2e43!important}.product_title,.wrap-content h1,.wrap-content h2,.wrap-content h3{background:linear-gradient(90deg,#2b2f36 0%,#7a2e43 60%,#9a3e57 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#2b2f36}.mo-optin-form-headline,.moElegance_header{color:#7a2e43!important}.mo-optin-form-submit-button,.moEleganceModal_button{background:linear-gradient(135deg,#7a2e43 0%,#9a3e57 100%)!important;color:#fff!important;text-shadow:none!important;border-color:#7a2e43!important}.mo-optin-form-submit-button:hover,.moEleganceModal_button:hover{background:#63263a!important}.moOptinForm input[type=email],.moOptinForm input[type=text]{border-color:#e5e7eb!important}.moOptinForm.mo-optin-form-inpost{background:#faf7f3!important;border:1px solid #ecdfe0!important;border-radius:14px!important;padding:26px 24px!important;box-shadow:0 10px 30px rgb(122 46 67 / .08)!important}.mo-optin-form-description,.moElegance_des{color:#5b4a4f!important}.moOptinForm input[type=email],.moOptinForm input[type=text]{background:#a76b7c!important;color:#2b2f36!important;border:1px solid #e3d5d7!important;border-radius:10px!important;box-shadow:none!important}.moOptinForm input[type=email]::placeholder{color:#7a2e43!important},.moOptinForm input[type=text]::placeholder{color:#7a2e43!important}body{background:#fff;font-size:16px}img{border-radius:20px}h1{text-shadow:0 1px 1px #100000;.mainowl{min-height:420px!important;background:#1a1a2e}.bgr_block.scene0,.scene_block.scene0{background-image:url(https://www.kdbazar.com/wp-content/uploads/2026/02/kdbazar-Top-Trend-Ladies-Fashion-Dresses-Handbags-Coats-Jackets.png)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;min-height:420px!important}.bgr_block,.scene_block{background-size:cover!important;background-position:center center!important}.mainowl .swiper-slide,.mainowl .item{min-height:420px!important;visibility:visible!important;opacity:1!important}}.single_showroom .slider-next,.single_showroom .slider-prev{height:50px;width:35px}body,p,a,span,li,input,button,.price,.product_title{font-family:'Inter',Arial,sans-serif!important}h1,h2,h3,h4,h5,h6,.prime_block_header,.section_header,.section-title{font-family:'Playfair Display',Georgia,serif!important}.urgency_cart_reservation{width:100%;margin-bottom:10px;background-color:#9a3e57;border:solid 1px #63263a;color:#fff;text-align:center}.urgency_cart_reservation p{overflow:hidden;text-overflow:ellipsis;margin-top:5px;margin-bottom:5px;font-size:18px}.badge_wrapper{width:100%;margin:10px 0}.badge_wrapper fieldset legend{width:auto;padding:5px}.badge_wrapper .badge_logos{background:#f7f7f7;text-align:center}.badge_wrapper .badge_logos div{display:inline-block;height:100px;width:100px;background-position:50% 50%;background-repeat:no-repeat;background-size:70%}.badge_wrapper.badge_logos div.last{display:block;margin-left:auto;margin-right:auto}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}#js_cover_paypal{display:none;position:fixed;z-index:2147483647;top:0;left:0;width:100%;height:100%;transform:translate3d(0,0,0);background-color:#000;background-color:rgb(0 0 0 / .8);color:#fff}#js_cover_paypal .paypal-checkout-modal{font-family:"HelveticaNeue","HelveticaNeue-Light","Helvetica Neue Light",helvetica,arial,sans-serif;font-size:14px;text-align:center;box-sizing:border-box;max-width:350px;top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%);cursor:pointer}#js_cover_paypal .paypal-checkout-modal{margin-bottom:30px;display:inline-block}#js_cover_paypal .paypal-checkout-modal .paypal-checkout-message{font-size:15px;line-height:1.5;padding:10px 0}#js_cover_paypal .paypal-spinner{height:30px;width:30px;display:inline-block;box-sizing:content-box;opacity:1;filter:alpha(opacity=100);animation:rotation .7s infinite linear;border-left:8px solid rgb(0 0 0 / .2);border-right:8px solid rgb(0 0 0 / .2);border-bottom:8px solid rgb(0 0 0 / .2);border-top:8px solid #fff;border-radius:100%}#js_paypal-error-message{background-color:#ff000026;padding:10px;color:red;font-weight:400;font-size:14px;text-align:center;border-radius:5px;margin:-80px 0 0;display:none}.js_paypal-block{position:relative;min-height:80px}.js_paypal-block #js_cover_paypal-loader{display:none;position:absolute;z-index:1000;left:0;top:0;right:0;bottom:0;transform:translate3d(0,0,0);background-color:#faf8f9;background-color:rgb(255 255 255 / .5)}#js_cover_paypal-loader .paypal-spinner{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%);height:30px;width:30px;margin-top:-15px;margin-left:-15px;display:inline-block;box-sizing:content-box;opacity:1;filter:alpha(opacity=100);animation:rotation .7s infinite linear;border-left:8px solid rgb(255 255 255 / .2);border-right:8px solid rgb(255 255 255 / .2);border-bottom:8px solid rgb(255 255 255 / .2);border-top:8px solid #000;border-radius:100%}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}.awl-btn{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;outline:none;border:none;cursor:pointer;font:inherit;font-size:20px;line-height:16px;font-weight:600;width:auto;height:auto;padding:22px 25px;border-radius:5px;text-align:center;text-transform:uppercase;transition:all .15s}.awl-btn,.awl-btn:active,.awl-btn:focus,.awl-btn:hover{color:#212529;background:#fff0}.awl-btn-primary{color:#f8f9fa;background:#7fcfcf;background:var(--info)}.awl-btn-primary:active,.awl-btn-primary:focus,.awl-btn-primary:hover{color:#f8f9fa;background:#67b3b3;background:var(--cyan)}.awl-input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;outline:none;font:inherit;font-size:13px;line-height:16px;width:100%;height:auto;border-radius:2px;color:#212529;background:#fff;border:1px solid #495057;padding:10px 15px}.awl-input:active,.awl-input:focus{box-shadow:none;color:#212529;background:#fff;border:1px solid #212529}@media (max-width:767px){.awl-theme-el-greco .upheader{flex:0 0 auto}.awl-theme-el-greco .awl-widget{flex:0 0 auto;margin-left:20px}}body.davinci2 .shopcartbtn,body.davinci .shopcartbtn{display:flex;align-items:center}body.davinci2 .shopcartbtn .cart,body.davinci .shopcartbtn .cart{flex:1 0 auto}body.davinci2 .shopcartbtn .cart .btn{width:100%;min-width:auto}@media (max-width:767px){body.raphael .mobile-header .search-post{right:85px}body.raphael .mobile-header .box-cart{display:flex;justify-content:space-between;width:65px}body.raphael .mobile-header .cart a .cart__icon{position:relative;left:auto;top:auto}body.raphael .mobile-header .cart a{width:auto;height:auto}}@media (max-width:767px){body.frida .search_form{right:130px}body.frida .search_cont.active input{width:calc(100vw - 140px)}}@media (min-width:768px){.theme-storefront .site-header .main-navigation{width:calc(70.91304% - 18px)}}@media (min-width:768px){.theme-shopper .header-middle{width:calc(97% - 26px)}}.theme-shopkeeper .top-headers-wrapper .site-tools ul li:last-child:hover{opacity:1}.cart-sidenav .cart-footer .item-cart a.btn-proceed,.sc_to_checkout a.btn-proceed{background:#7a2e43}.cart-sidenav .cart-footer .item-cart a.btn-proceed:hover,.sc_to_checkout a.btn-proceed:hover{background-color:#63263a!important}.view_cart_btn{border-color:#7a2e43!important;color:#7a2e43!important}.view_cart_btn:hover{border-color:#63263a!important;color:#63263a!important}.checkout-main .move-box .btn-checkout{background:#7a2e43}.checkout-main .move-box .btn-checkout:hover,.checkout-main .move-box .btn-checkout:focus{background:#63263a}