/*!
 * 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-family: 'fontello';
  src: url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.eot?31364932');
  src: url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.eot?31364932#iefix') format('embedded-opentype'),
       url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.woff2?31364932') format('woff2'),
       url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.woff?31364932') format('woff'),
       url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.ttf?31364932') format('truetype'),
       url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.svg?31364932#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
;font-display: swap;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('//kvgpcartech.com/wp-content/plugins/alids/template/cart/fontello/css/../font/fontello.svg?31364932#fontello') format('svg');
  ;font-display: swap;
}
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.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'; } /* '' */

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:rgba(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:rgba(0,0,0,.75);color:#fff;padding:12px;border-radius:4px;width:220px;z-index:100;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(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:transparent;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:rgba(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 rgba(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:rgba(0,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:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.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 rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,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 rgba(0,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 rgba(0,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 rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,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;}
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         "ьувшф()"