.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face{font-family:'Woo-Side-Cart';src:url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.eot?le17z4);src:url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.eot?le17z4#iefix) format('embedded-opentype'), url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4) format('truetype'), url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.woff?le17z4) format('woff'), url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.svg?le17z4#Woo-Side-Cart) format('svg');font-weight:normal;font-style:normal;font-display:block;}
[class^="xoo-wsc-icon-"], [class*=" xoo-wsc-icon-"]{font-family:'Woo-Side-Cart' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.xoo-wsc-icon-coupon-7:before{content:"\e925";}
.xoo-wsc-icon-coupon-8:before{content:"\e926";}
.xoo-wsc-icon-coupon-9:before{content:"\e927";}
.xoo-wsc-icon-coupon-1:before{content:"\e91d";}
.xoo-wsc-icon-coupon-2:before{content:"\e91e";}
.xoo-wsc-icon-coupon-3:before{content:"\e91f";}
.xoo-wsc-icon-coupon-5:before{content:"\e920";}
.xoo-wsc-icon-coupon-6:before{content:"\e921";}
.xoo-wsc-icon-coupon:before{content:"\e922";}
.xoo-wsc-icon-coupon-4:before{content:"\e923";}
.xoo-wsc-icon-bag1:before{content:"\e90c";}
.xoo-wsc-icon-bag2:before{content:"\e910";}
.xoo-wsc-icon-cart1:before{content:"\e911";}
.xoo-wsc-icon-cart2:before{content:"\e912";}
.xoo-wsc-icon-arrow-long-right:before{content:"\e900";}
.xoo-wsc-icon-basket5:before{content:"\e901";}
.xoo-wsc-icon-basket4:before{content:"\e902";}
.xoo-wsc-icon-basket6:before{content:"\e903";}
.xoo-wsc-icon-basket1:before{content:"\e904";}
.xoo-wsc-icon-basket2:before{content:"\e905";}
.xoo-wsc-icon-basket3:before{content:"\e906";}
.xoo-wsc-icon-trash1:before{content:"\e907";}
.xoo-wsc-icon-trash:before{content:"\e908";}
.xoo-wsc-icon-cross:before{content:"\e909";}
.xoo-wsc-icon-check_circle:before{content:"\e90a";}
.xoo-wsc-icon-spinner:before{content:"\e97a";}
.xoo-wsc-icon-spinner2:before{content:"\e97b";}
.xoo-wsc-icon-trash2:before{content:"\e9ad";}
.xoo-wsc-icon-checkmark:before{content:"\ea10";}
.xoo-wsc-icon-discout:before{content:"\e924";}
.xoo-wsc-icon-chevron-thin-left:before{content:"\e919";}
.xoo-wsc-icon-chevron-left:before{content:"\e91a";}
.xoo-wsc-icon-arrow-thin-left:before{content:"\e91b";}
.xoo-wsc-icon-arrow-left:before{content:"\e91c";}
.xoo-wsc-icon-arrow-thin-right:before{content:"\e90d";}
.xoo-wsc-icon-del4:before{content:"\e913";}
.xoo-wsc-icon-pencil:before{content:"\e90b";}
.xoo-wsc-icon-cart:before{content:"\e93a";}
.xoo-wsc-icon-spinner4:before{content:"\e97d";}
.xoo-wsc-icon-spinner8:before{content:"\e981";}
.xoo-wsc-icon-spinner11:before{content:"\e984";}
.xoo-wsc-icon-shopping-bag:before{content:"\e918";}
.xoo-wsc-icon-trash3:before{content:"\e914";}
.xoo-wsc-icon-del1:before{content:"\e915";}
.xoo-wsc-icon-del2:before{content:"\e916";}
.xoo-wsc-icon-del3:before{content:"\e917";}
.xoo-wsc-icon-shopping-bag1:before{content:"\e90e";}
.xoo-wsc-icon-shopping-cart:before {
content: "\e90f";
}.xoo-wsc-container, .xoo-wsc-slider{position:fixed;background-color:#fff;z-index:999999;display:flex;flex-direction:column;width:90%;transition:0.5s;}
.xoo-wsc-modal *{box-sizing:border-box;}
.xoo-wsc-cart-active .xoo-wsc-opac{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:999998;opacity:0.7;}
.xoo-wsc-body{flex-grow:1;overflow:auto;}
.xoo-wsc-loading .xoo-wsc-loader{display:block;}
span.xoo-wsc-loader{display:none;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0.5;background-color:#eee;}
body.xoo-wsc-cart-active{overflow:hidden!important;}
.xoo-wsc-basket{padding:10px;border-radius:14px;margin:10px;z-index:9999999;cursor:pointer;position:fixed;transition:0.5s;display:none;}
.xoo-wsc-items-count{border-radius:50%;position:absolute;font-size:13px;width:28px;height:28px;line-height:28px;text-align:center;overflow:hidden;}
.xoo-wsc-bki{font-size:30px;}
.xoo-wsc-fly-animating{opacity:1;position:absolute!important;height:150px;width:150px;z-index:100;}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger{display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center;}
.xoo-wsc-sc-bki{font-size:30px;}
span.xoo-wsc-sc-count{border-radius:50%;height:18px;line-height:18px;width:18px;display:inline-block;text-align:center;font-size:13px;}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger > *{margin-right:3px;}
.xoo-wsc-notice-container{z-index:2;position:absolute;top:0;left:0;right:0;display:none;}
ul.xoo-wsc-notices{margin:0;list-style-type:none;padding:0;}
.xoo-wsc-notice-success{background-color:#DFF0D8;color:#3C763D;}
.xoo-wsc-notice-error{color:#a94442;background-color:#f2dede;}
ul.xoo-wsc-notices li{padding:15px 20px;list-style-type:none;}
ul.xoo-wsc-notices li span{margin-right:6px;}
span.xoo-wsc-undo-item{float:right;text-decoration:underline;cursor:pointer;}
.xoo-wsc-notices a.button.wc-forward{display:none;}
.xoo-wscb-icon{font-size:37px;}
.xoo-wscb-count{position:absolute;z-index:1;background-color:transparent;font-size:15px;height:45px;line-height:45px;text-align:center;left:0;right:0;}
.xoo-wsc-header{padding:15px;color:#000;}
span.xoo-wsch-close{position:absolute;cursor:pointer;}
span.xoo-wsch-text{margin-left:8px;}
.xoo-wsch-top{align-items:center;}
.xoo-wsch-top .xoo-wsch-basket{display:table;position:relative;}
.xoo-wsch-top{display:flex;margin:0 auto;}
.xoo-wsc-sb-bar{height:8px;width:90%;background-color:#eeee;border-radius:7px;display:table;margin:0 auto;margin-top:10px;}
.xoo-wsc-sb-bar > span{display:block;z-index:1;height:inherit;}
.xoo-wsc-ship-bar-cont{width:100%;text-align:center;margin-top:10px;}
.xoo-wsc-product{display:flex;border-bottom:1px solid #eee;}
.xoo-wsc-img-col{align-self:center;}
.xoo-wsc-sum-col{flex-grow:1;padding-left:15px;display:flex;flex-direction:column;}
.xoo-wsc-img-col img{width:100%;height:auto;}
.xoo-wsc-sm-left{flex-grow:1;display:flex;justify-content:space-between;flex-direction:column;min-width:0;}
.xoo-wsc-sm-right{align-items:flex-end;padding-left:10px;display:flex;flex-direction:column;justify-content:space-between;max-width:30px;}
span.xoo-wsc-pname, span.xoo-wsc-pname a{font-weight:600;}
span.xoo-wsc-smr-del{cursor:pointer;margin-top:5px;}
.xoo-wsc-sm-info{display:flex;min-width:0;}
.xoo-wsc-sm-sales{text-transform:uppercase;border:1px solid #333;padding:2px 10px;display:block;margin-bottom:5px;border-radius:10px;font-size:10px;}
.xoo-wsc-sm-left > *:not(:last-child){padding-bottom:4px;}
.xoo-wsc-qty-box{margin-top:5px;display:flex;justify-content:center;align-items:center;max-width:90px;width:100%;flex-direction:row;}
input[type="number"].xoo-wsc-qty{font-size:14px;width:100%;flex-grow:1;padding:6px;text-align:center;border:0;box-shadow:none;background-color:transparent;height:28px;line-height:28px;min-width:1%;}
.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty{border-top-width:0;border-bottom-width:0;}
span.xoo-wsc-chng{min-width:18px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;font-weight:600;user-select:none;}
.xoo-wsc-qtb-circle .xoo-wsc-chng{border-radius:50%;height:70%;align-self:center;}
.xoo-wsc-qtb-circle input[type="number"].xoo-wsc-qty{margin:0 5px;}
input.xoo-wsc-qty::-webkit-outer-spin-button, input.xoo-wsc-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input.xoo-wsc-qty[type=number]{-moz-appearance:textfield;}
.xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt{margin:0 4px 0 0;display:inline-block;float:left;font-style:italic;}
.xoo-wsc-product dl.variation dt{clear:left;}
.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p{margin:0;font-size:13px;}
.xoo-wsc-sl-content{display:none;overflow:auto;flex-direction:column;}
.xoo-wsc-sl-content[style*='block']{display:flex !important;}
.xoo-wsc-sl-heading{display:flex;font-size:20px;font-weight:600;padding:20px;align-items:center;}
.xoo-wsc-slc-active.xoo-wsc-sl-content{display:block;}
.xoo-wsc-sl-body{padding:10px 20px;flex-grow:1;overflow:auto;}
span.xoo-wsc-slider-close{margin:0 10px;cursor:pointer;}
ul.xoo-wsc-shipping-methods{list-style-type:none;margin:0 auto 20px;padding:0;display:table;}
input.xoo-wsc-shipping-method{margin-right:5px;}
ul.xoo-wsc-shipping-methods li{list-style-type:none;margin:0 0 7px 0;padding:0;}
ul.xoo-wsc-shipping-methods li label{cursor:pointer;}
.xoo-wsc-shipping-destination span:nth-child(1){color:#777;font-weight:600;margin-right:8px;font-size:16px;}
.xoo-wsc-shipping-destination{display:table;margin:0 auto;margin-bottom:20px;font-size:17px;}
.select2-dropdown{z-index:999999;}
.xoo-wsc-slider section.shipping-calculator-form{display:block!important;margin:0;padding:0;}
.xoo-wsc-slider a.shipping-calculator-button{display:none;}
.woocommerce-checkout .xoo-wsc-sl-content.xoo-wsc-sl-shipping, .woocommerce-checkout .xoo-wsc-ft-amt-label .xoo-wsc-toggle-slider span{display:none!important;}
.woocommerce-checkout .xoo-wsc-ft-amt{pointer-events:none;}
.xoo-wsc-slider button[name="calc_shipping"]{display:table;margin:0 auto;}
.xoo-wsc-slider section.shipping-calculator-form > p{margin:0 0 30px 0;padding:0;}
.xoo-wsc-slider section.shipping-calculator-form input, .xoo-wsc-slider section.shipping-calculator-form select{width:100%;}
.xoo-wsc-slider .woocommerce-shipping-calculator{padding:0;margin:0;}
.xoo-wsc-coupon-row > span{display:block;margin-bottom:9px;}
span.xoo-wsc-cr-code{display:inline-block;text-transform:uppercase;border:1px solid;padding:1px 20px;}
.xoo-wsc-coupon-row{padding:0 15px 30px;border-bottom:1px dashed #afafaf;margin-bottom:30px;}
span.xoo-wsc-cr-off{color:#4CAF50;font-weight:600;margin-bottom:0;}
form.xoo-wsc-sl-apply-coupon{display:flex;width:100%;justify-content:center;align-items:stretch;margin:20px 0;flex-wrap:wrap;}
.xoo-wsc-sl-applied > div{display:flex;text-transform:uppercase;justify-content:space-between;align-items:center;flex-wrap:wrap;}
span.xoo-wsc-remove-coupon{text-transform:uppercase;cursor:pointer;font-size:10px;margin-left:2px;}
.xoo-wsc-sl-applied{padding:0 10px;font-size:14px;margin-bottom:20px;}
.xoo-wsc-sl-applied > div .xoo-wsc-slc-saved{color:#4CAF50;font-weight:600;}
span.xoo-wsc-slc-remove{font-weight:600;}
span.xoo-wsc-clist-label{text-transform:uppercase;color:#777;font-weight:bold;text-align:center;font-size:12px;padding:0 20px;display:inline-block;margin:20px 0;text-align:center;}
.xoo-wsc-clist-section{border:1px solid #eee;margin-bottom:35px;font-size:13px;padding:0 25px;}
.xoo-wsc-coupon-row:last-child{border-bottom:0;margin-bottom:0;}
.xoo-wsc-coupon-row > span:last-child{margin-bottom:0;}
span.xoo-wsc-slc-remove .xoo-wsc-remove-coupon{display:block;text-align:right;}
.xoo-wsc-ftx-row{padding:8px 0;border-top:1px solid #f3f3f3;font-size:14px;display:flex;align-items:center;border-bottom:1px solid #f3f3f3;}
span.xoo-wsc-ftx-icon{margin-right:5px;font-size:17px;}
.xoo-wsc-ftx-coups > div{flex-grow:1;}
.xoo-wsc-ftx-coups{display:flex;align-items:center;justify-content:space-between;flex-grow:1;margin-left:7px;}
.xoo-wsc-remove-coupon{display:inline-flex;align-items:center;text-transform:uppercase;cursor:pointer;margin-right:3px;}
.xoo-wsc-remove-coupon span{color:red;margin-left:2px;}
.xoo-wsc-ft-buttons-cont{display:grid;text-align:center;grid-column-gap:10px;grid-row-gap:10px;}
a.xoo-wsc-ft-btn{display:flex;align-items:center;justify-content:center;}
a.xoo-wsc-ft-btn:not(.btn):not(.button){padding:10px;}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:only-child{grid-column:1/-1;}
.xoo-wsc-ft-totals{width:100%;padding:10px 0;}
.xoo-wsc-ft-amt{padding:3px;display:flex;justify-content:space-between;}
.xoo-wsc-ft-amt-value .xoo-wsc-toggle-slider{cursor:pointer;margin-left:5px;}
span.xoo-wsc-ft-amt-label{font-weight:600;}
.xoo-wsc-toggle-slider{cursor:pointer;}
.xoo-wsc-ft-amt-shipping .xoo-wsc-toggle-slider span{margin-left:5px;}
.xoo-wsc-ft-amt-label{flex-grow:1;padding-right:10px;}
.xoo-wsc-ft-amt-value{text-align:right;}
.xoo-wsc-ft-amt.less{color:#4CAF50;}
.xoo-wsc-ft-amt-total{border-top:1px dashed #9E9E9E;margin-top:5px;padding-top:5px;}
.xoo-wsc-sp-product{padding:0 15px;}
.xoo-wsc-sp-container{margin:10px 0;}
.xoo-wsc-sp-left-col img{width:100%;height:auto;}
.xoo-wsc-sp-product{display:flex;align-items:center;padding:10px 20px;align-self:stretch;}
.xoo-wsc-sp-right-col{padding-left:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;justify-content:center;}
.xoo-wsc-sp-right-col > span{display:block;}
span.xoo-wsc-sp-atc a.button{text-transform:uppercase;font-size:12px;}
span.xoo-wsc-sp-atc a.button span{margin-right:5px;}
.xoo-wsc-sp-wide .xoo-wsc-sp-rc-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.xoo-wsc-sp-container .lSAction > .lSPrev{background-image:url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/images/arrow-left.png);background-position:center center;left:0;}
.xoo-wsc-sp-container .lSAction > .lSNext{background-image:url(//smashops.com/wp-content/plugins/woocommerce-side-cart-premium/assets/images/arrow-right.png);background-position:center center;right:0;}
.xoo-wsc-sp-container .lSAction > a{background-size:50%;background-repeat:no-repeat;max-width:22px;}
.xoo-wsc-sp-narrow .xoo-wsc-sp-rc-bottom{display:flex;flex-direction:column;justify-content:space-around;flex-grow:1;}
.xoo-wsc-sp-container ul.lSPager.lSpg{display:none;}
.xoo-wsc-sp-rc-top{padding-bottom:6px;}
.xoo-wsc-payment-btns{display:flex;align-items:center;justify-content:center;}
.xoo-wsc-payment-btns p{padding:0!important;margin:0!important;display:block;}
.xoo-wsc-payment-btns > *{flex-grow:1;margin-top:8px!important;}
.xoo-wsc-payment-btns .widget_shopping_cart{margin:0;padding:0;}
.xoo-wsc-product.xoo-wsc-is-parent{border-bottom:0;padding-bottom:0;}
.xoo-wsc-product.xoo-wsc-is-child img{max-width:50px;margin-left:auto;float:right;}
.xoo-wsc-product.xoo-wsc-is-child{padding-top:5px;}
.xoo-wsc-empty-cart{padding:30px;display:flex;flex-direction:column;align-items:center;}
.xoo-wsc-empty-cart > * {
margin-bottom: 20px;
}