.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;}span.ywraq_error{font-size:11px;color:#a00;}.woocommerce #yith-ywraq-mail-form .form-row{clear:right;}body.rtl .woocommerce #yith-ywraq-mail-form .form-row{clear:left;}.woocommerce #yith-ywraq-mail-form .form-row-wide{clear:both;}h3.form-row.form-row-first,h3.form-row.form-row-last{clear:none;}p.form-row .ti_tx,p.form-row .mi_tx,p.form-row .mer_tx{width:100%;text-align:center;margin:5px 0;}p.form-row .time,p.form-row .mins,p.form-row .meridian{width:50px;margin:0;font-size:20px;color:#2d2e2e;font-family:arial;font-weight:700;display:inline-block;}p.form-row .prev,p.form-row .next{cursor:pointer;padding:15px;width:28%;border:1px solid #ccc;margin:auto;background:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/arrow.png") no-repeat;border-radius:5px;background-size:60%;}p.form-row .prev.nitro-lazy,p.form-row .next.nitro-lazy{background-image:none !important;}p.form-row .prev:hover,p.form-row .next:hover{background-color:#ccc;}p.form-row .next{background-position:50% 140%;}p.form-row .prev{background-position:50% -50%;}p.form-row .time_pick{position:relative;}p.form-row .timepicker_wrap{padding:10px;border-radius:5px;z-index:998;display:none;box-shadow:2px 2px 5px 0 rgba(50,50,50,.35);background:#f6f6f6;border:1px solid #ccc;float:left;position:absolute;top:27px;left:0;}p.form-row .arrow_top{position:absolute;top:-10px;left:20px;background:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/top_arr.png") no-repeat;width:18px;height:10px;z-index:999;}p.form-row .arrow_top.nitro-lazy{background-image:none !important;}p.form-row input.timepicki-input{background:none repeat scroll 0 0 #fff;border:1px solid #ccc;border-radius:5px 2px;font-size:13px;float:none;margin:0;text-align:center;width:70%;}p.form-row a.reset_time{float:left;margin-top:5px;color:#000;}.yith_datepicker .ui-draggable-handle{-ms-touch-action:none;touch-action:none;}.yith_datepicker .ui-helper-hidden{display:none;}.yith_datepicker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.yith_datepicker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.yith_datepicker .ui-helper-clearfix:before,.yith_datepicker .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.yith_datepicker .ui-helper-clearfix:after{clear:both;}.yith_datepicker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}.yith_datepicker .ui-front{z-index:100;}.yith_datepicker .ui-state-disabled{cursor:default !important;pointer-events:none;}.yith_datepicker .ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.yith_datepicker .ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.yith_datepicker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}.yith_datepicker .ui-resizable{position:relative;}.yith_datepicker .ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none;}.yith_datepicker .ui-resizable-disabled .ui-resizable-handle,.yith_datepicker .ui-resizable-autohide .ui-resizable-handle{display:none;}.yith_datepicker .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.yith_datepicker .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.yith_datepicker .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.yith_datepicker .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.yith_datepicker .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.yith_datepicker .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.yith_datepicker .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.yith_datepicker .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}.yith_datepicker .ui-selectable{-ms-touch-action:none;touch-action:none;}.yith_datepicker .ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}.yith_datepicker .ui-sortable-handle{-ms-touch-action:none;touch-action:none;}.yith_datepicker .ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%;}.yith_datepicker .ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;}.yith_datepicker .ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}.yith_datepicker .ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}.yith_datepicker .ui-menu .ui-menu{position:absolute;}.yith_datepicker .ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.yith_datepicker .ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em;}.yith_datepicker .ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.yith_datepicker .ui-menu .ui-state-focus,.yith_datepicker .ui-menu .ui-state-active{margin:-1px;}.yith_datepicker .ui-menu-icons{position:relative;}.yith_datepicker .ui-menu-icons .ui-menu-item-wrapper{padding-left:2em;}.yith_datepicker .ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0;}.yith_datepicker .ui-menu .ui-menu-icon{left:auto;right:0;}.yith_datepicker .ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible;}.yith_datepicker .ui-button,.yith_datepicker .ui-button:link,.yith_datepicker .ui-button:visited,.yith_datepicker .ui-button:hover,.yith_datepicker .ui-button:active{text-decoration:none;}.yith_datepicker .ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.yith_datepicker .ui-button.ui-button-icon-only{text-indent:0;}.yith_datepicker .ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.yith_datepicker .ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.yith_datepicker .ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.yith_datepicker .ui-button::-moz-focus-inner,button.yith_datepicker .ui-button::-moz-focus-inner{border:0;padding:0;}.yith_datepicker .ui-controlgroup{vertical-align:middle;display:inline-block;}.yith_datepicker .ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.yith_datepicker .ui-controlgroup > .ui-controlgroup-item:focus,.yith_datepicker .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.yith_datepicker .ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.yith_datepicker .ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.yith_datepicker .ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.yith_datepicker .ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.yith_datepicker .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.yith_datepicker .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.yith_datepicker .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.yith_datepicker .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.yith_datepicker .ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em);}.yith_datepicker .ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}.yith_datepicker .ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.yith_datepicker .ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.yith_datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.yith_datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.yith_datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon.nitro-lazy,.yith_datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-checkboxradio-disabled{pointer-events:none;}.yith_datepicker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}.yith_datepicker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.yith_datepicker .ui-datepicker .ui-datepicker-prev,.yith_datepicker .ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.yith_datepicker .ui-datepicker .ui-datepicker-prev-hover,.yith_datepicker .ui-datepicker .ui-datepicker-next-hover{top:1px;}.yith_datepicker .ui-datepicker .ui-datepicker-prev{left:2px;}.yith_datepicker .ui-datepicker .ui-datepicker-next{right:2px;}.yith_datepicker .ui-datepicker .ui-datepicker-prev-hover{left:1px;}.yith_datepicker .ui-datepicker .ui-datepicker-next-hover{right:1px;}.yith_datepicker .ui-datepicker .ui-datepicker-prev span,.yith_datepicker .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.yith_datepicker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.yith_datepicker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}.yith_datepicker .ui-datepicker select.ui-datepicker-month,.yith_datepicker .ui-datepicker select.ui-datepicker-year{width:45%;}.yith_datepicker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.yith_datepicker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.yith_datepicker .ui-datepicker td{border:0;padding:1px;}.yith_datepicker .ui-datepicker td span,.yith_datepicker .ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.yith_datepicker .ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.yith_datepicker .ui-datepicker .ui-datepicker-buttonpane.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.yith_datepicker .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.yith_datepicker .ui-datepicker.ui-datepicker-multi{width:auto;}.yith_datepicker .ui-datepicker-multi .ui-datepicker-group{float:left;}.yith_datepicker .ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.yith_datepicker .ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.yith_datepicker .ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.yith_datepicker .ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.yith_datepicker .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.yith_datepicker .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.yith_datepicker .ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.yith_datepicker .ui-datepicker-row-break{clear:both;width:100%;font-size:0;}.yith_datepicker .ui-datepicker-rtl{direction:rtl;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.yith_datepicker .ui-datepicker-rtl .ui-datepicker-group{float:right;}.yith_datepicker .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.yith_datepicker .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.yith_datepicker .ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em;}.yith_datepicker .ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.yith_datepicker .ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.yith_datepicker .ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.yith_datepicker .ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.yith_datepicker .ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.yith_datepicker .ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.yith_datepicker .ui-dialog .ui-dialog-buttonpane.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.yith_datepicker .ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.yith_datepicker .ui-dialog .ui-resizable-n{height:2px;top:0;}.yith_datepicker .ui-dialog .ui-resizable-e{width:2px;right:0;}.yith_datepicker .ui-dialog .ui-resizable-s{height:2px;bottom:0;}.yith_datepicker .ui-dialog .ui-resizable-w{width:2px;left:0;}.yith_datepicker .ui-dialog .ui-resizable-se,.yith_datepicker .ui-dialog .ui-resizable-sw,.yith_datepicker .ui-dialog .ui-resizable-ne,.yith_datepicker .ui-dialog .ui-resizable-nw{width:7px;height:7px;}.yith_datepicker .ui-dialog .ui-resizable-se{right:0;bottom:0;}.yith_datepicker .ui-dialog .ui-resizable-sw{left:0;bottom:0;}.yith_datepicker .ui-dialog .ui-resizable-ne{right:0;top:0;}.yith_datepicker .ui-dialog .ui-resizable-nw{left:0;top:0;}.yith_datepicker .ui-draggable .ui-dialog-titlebar{cursor:move;}.yith_datepicker .ui-progressbar{height:2em;text-align:left;overflow:hidden;}.yith_datepicker .ui-progressbar .ui-progressbar-value{margin:-1px;height:100%;}.yith_datepicker .ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25;}.yith_datepicker .ui-progressbar-indeterminate .ui-progressbar-value{background-image:none;}.yith_datepicker .ui-progressbar-indeterminate .ui-progressbar-value.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none;}.yith_datepicker .ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px;}.yith_datepicker .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0;}.yith_datepicker .ui-selectmenu-open{display:block;}.yith_datepicker .ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;}.yith_datepicker .ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em;}.yith_datepicker .ui-selectmenu-icon.ui-icon{float:right;margin-top:0;}.yith_datepicker .ui-slider{position:relative;text-align:left;}.yith_datepicker .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;}.yith_datepicker .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}.yith_datepicker .ui-slider.ui-state-disabled .ui-slider-handle,.yith_datepicker .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}.yith_datepicker .ui-slider-horizontal{height:.8em;}.yith_datepicker .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}.yith_datepicker .ui-slider-horizontal .ui-slider-range{top:0;height:100%;}.yith_datepicker .ui-slider-horizontal .ui-slider-range-min{left:0;}.yith_datepicker .ui-slider-horizontal .ui-slider-range-max{right:0;}.yith_datepicker .ui-slider-vertical{width:.8em;height:100px;}.yith_datepicker .ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}.yith_datepicker .ui-slider-vertical .ui-slider-range{left:0;width:100%;}.yith_datepicker .ui-slider-vertical .ui-slider-range-min{bottom:0;}.yith_datepicker .ui-slider-vertical .ui-slider-range-max{top:0;}.yith_datepicker .ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}.yith_datepicker .ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em;}.yith_datepicker .ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}.yith_datepicker .ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none;}.yith_datepicker .ui-spinner-up{top:0;}.yith_datepicker .ui-spinner-down{bottom:0;}.yith_datepicker .ui-tabs{position:relative;padding:.2em;}.yith_datepicker .ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}.yith_datepicker .ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap;}.yith_datepicker .ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none;}.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.yith_datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text;}.yith_datepicker .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer;}.yith_datepicker .ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}.yith_datepicker .ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;}body .yith_datepicker .ui-tooltip{border-width:2px;}.yith_datepicker .ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.yith_datepicker .ui-widget .ui-widget{font-size:1em;}.yith_datepicker .ui-widget input,.yith_datepicker .ui-widget select,.yith_datepicker .ui-widget textarea,.yith_datepicker .ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.yith_datepicker .ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.yith_datepicker .ui-widget-content{border:1px solid #ddd;background:#fff;color:#333;}.yith_datepicker .ui-widget-content a{color:#333;}.yith_datepicker .ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold;}.yith_datepicker .ui-widget-header a{color:#333;}.yith_datepicker .ui-state-default,.yith_datepicker .ui-widget-content .ui-state-default,.yith_datepicker .ui-widget-header .ui-state-default,.yith_datepicker .ui-button,html .yith_datepicker .ui-button.ui-state-disabled:hover,html .yith_datepicker .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.yith_datepicker .ui-state-default a,.yith_datepicker .ui-state-default a:link,.yith_datepicker .ui-state-default a:visited,a.yith_datepicker .ui-button,a:link.yith_datepicker .ui-button,a:visited.yith_datepicker .ui-button,.yith_datepicker .ui-button{color:#454545;text-decoration:none;}.yith_datepicker .ui-state-hover,.yith_datepicker .ui-widget-content .ui-state-hover,.yith_datepicker .ui-widget-header .ui-state-hover,.yith_datepicker .ui-state-focus,.yith_datepicker .ui-widget-content .ui-state-focus,.yith_datepicker .ui-widget-header .ui-state-focus,.yith_datepicker .ui-button:hover,.yith_datepicker .ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.yith_datepicker .ui-state-hover a,.yith_datepicker .ui-state-hover a:hover,.yith_datepicker .ui-state-hover a:link,.yith_datepicker .ui-state-hover a:visited,.yith_datepicker .ui-state-focus a,.yith_datepicker .ui-state-focus a:hover,.yith_datepicker .ui-state-focus a:link,.yith_datepicker .ui-state-focus a:visited,a.yith_datepicker .ui-button:hover,a.yith_datepicker .ui-button:focus{color:#2b2b2b;text-decoration:none;}.yith_datepicker .ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6;}.yith_datepicker .ui-state-active,.yith_datepicker .ui-widget-content .ui-state-active,.yith_datepicker .ui-widget-header .ui-state-active,a.yith_datepicker .ui-button:active,.yith_datepicker .ui-button:active,.yith_datepicker .ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff;}.yith_datepicker .ui-icon-background,.yith_datepicker .ui-state-active .ui-icon-background{border:#003eff;background-color:#fff;}.yith_datepicker .ui-state-active a,.yith_datepicker .ui-state-active a:link,.yith_datepicker .ui-state-active a:visited{color:#fff;text-decoration:none;}.yith_datepicker .ui-state-highlight,.yith_datepicker .ui-widget-content .ui-state-highlight,.yith_datepicker .ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.yith_datepicker .ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.yith_datepicker .ui-state-highlight a,.yith_datepicker .ui-widget-content .ui-state-highlight a,.yith_datepicker .ui-widget-header .ui-state-highlight a{color:#777620;}.yith_datepicker .ui-state-error,.yith_datepicker .ui-widget-content .ui-state-error,.yith_datepicker .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.yith_datepicker .ui-state-error a,.yith_datepicker .ui-widget-content .ui-state-error a,.yith_datepicker .ui-widget-header .ui-state-error a{color:#5f3f3f;}.yith_datepicker .ui-state-error-text,.yith_datepicker .ui-widget-content .ui-state-error-text,.yith_datepicker .ui-widget-header .ui-state-error-text{color:#5f3f3f;}.yith_datepicker .ui-priority-primary,.yith_datepicker .ui-widget-content .ui-priority-primary,.yith_datepicker .ui-widget-header .ui-priority-primary{font-weight:bold;}.yith_datepicker .ui-priority-secondary,.yith_datepicker .ui-widget-content .ui-priority-secondary,.yith_datepicker .ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}.yith_datepicker .ui-state-disabled,.yith_datepicker .ui-widget-content .ui-state-disabled,.yith_datepicker .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}.yith_datepicker .ui-state-disabled.nitro-lazy,.yith_datepicker .ui-widget-content .ui-state-disabled.nitro-lazy,.yith_datepicker .ui-widget-header .ui-state-disabled.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-state-disabled .ui-icon{filter:Alpha(Opacity=35);}.yith_datepicker .ui-icon{width:16px;height:16px;}.yith_datepicker .ui-icon,.yith_datepicker .ui-widget-content .ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_444444_256x240.png");}.yith_datepicker .ui-icon.nitro-lazy,.yith_datepicker .ui-widget-content .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-widget-header .ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_444444_256x240.png");}.yith_datepicker .ui-widget-header .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-state-hover .ui-icon,.yith_datepicker .ui-state-focus .ui-icon,.yith_datepicker .ui-button:hover .ui-icon,.yith_datepicker .ui-button:focus .ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_555555_256x240.png");}.yith_datepicker .ui-state-hover .ui-icon.nitro-lazy,.yith_datepicker .ui-state-focus .ui-icon.nitro-lazy,.yith_datepicker .ui-button:hover .ui-icon.nitro-lazy,.yith_datepicker .ui-button:focus .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-state-active .ui-icon,.yith_datepicker .ui-button:active .ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_ffffff_256x240.png");}.yith_datepicker .ui-state-active .ui-icon.nitro-lazy,.yith_datepicker .ui-button:active .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-state-highlight .ui-icon,.yith_datepicker .ui-button .ui-state-highlight.ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_777620_256x240.png");}.yith_datepicker .ui-state-highlight .ui-icon.nitro-lazy,.yith_datepicker .ui-button .ui-state-highlight.ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-state-error .ui-icon,.yith_datepicker .ui-state-error-text .ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_cc0000_256x240.png");}.yith_datepicker .ui-state-error .ui-icon.nitro-lazy,.yith_datepicker .ui-state-error-text .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-button .ui-icon{background-image:url("https://asokomer.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/images/ui-icons_777777_256x240.png");}.yith_datepicker .ui-button .ui-icon.nitro-lazy{background-image:none !important;}.yith_datepicker .ui-icon-blank{background-position:16px 16px;}.yith_datepicker .ui-icon-caret-1-n{background-position:0 0;}.yith_datepicker .ui-icon-caret-1-ne{background-position:-16px 0;}.yith_datepicker .ui-icon-caret-1-e{background-position:-32px 0;}.yith_datepicker .ui-icon-caret-1-se{background-position:-48px 0;}.yith_datepicker .ui-icon-caret-1-s{background-position:-65px 0;}.yith_datepicker .ui-icon-caret-1-sw{background-position:-80px 0;}.yith_datepicker .ui-icon-caret-1-w{background-position:-96px 0;}.yith_datepicker .ui-icon-caret-1-nw{background-position:-112px 0;}.yith_datepicker .ui-icon-caret-2-n-s{background-position:-128px 0;}.yith_datepicker .ui-icon-caret-2-e-w{background-position:-144px 0;}.yith_datepicker .ui-icon-triangle-1-n{background-position:0 -16px;}.yith_datepicker .ui-icon-triangle-1-ne{background-position:-16px -16px;}.yith_datepicker .ui-icon-triangle-1-e{background-position:-32px -16px;}.yith_datepicker .ui-icon-triangle-1-se{background-position:-48px -16px;}.yith_datepicker .ui-icon-triangle-1-s{background-position:-65px -16px;}.yith_datepicker .ui-icon-triangle-1-sw{background-position:-80px -16px;}.yith_datepicker .ui-icon-triangle-1-w{background-position:-96px -16px;}.yith_datepicker .ui-icon-triangle-1-nw{background-position:-112px -16px;}.yith_datepicker .ui-icon-triangle-2-n-s{background-position:-128px -16px;}.yith_datepicker .ui-icon-triangle-2-e-w{background-position:-144px -16px;}.yith_datepicker .ui-icon-arrow-1-n{background-position:0 -32px;}.yith_datepicker .ui-icon-arrow-1-ne{background-position:-16px -32px;}.yith_datepicker .ui-icon-arrow-1-e{background-position:-32px -32px;}.yith_datepicker .ui-icon-arrow-1-se{background-position:-48px -32px;}.yith_datepicker .ui-icon-arrow-1-s{background-position:-65px -32px;}.yith_datepicker .ui-icon-arrow-1-sw{background-position:-80px -32px;}.yith_datepicker .ui-icon-arrow-1-w{background-position:-96px -32px;}.yith_datepicker .ui-icon-arrow-1-nw{background-position:-112px -32px;}.yith_datepicker .ui-icon-arrow-2-n-s{background-position:-128px -32px;}.yith_datepicker .ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.yith_datepicker .ui-icon-arrow-2-e-w{background-position:-160px -32px;}.yith_datepicker .ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.yith_datepicker .ui-icon-arrowstop-1-n{background-position:-192px -32px;}.yith_datepicker .ui-icon-arrowstop-1-e{background-position:-208px -32px;}.yith_datepicker .ui-icon-arrowstop-1-s{background-position:-224px -32px;}.yith_datepicker .ui-icon-arrowstop-1-w{background-position:-240px -32px;}.yith_datepicker .ui-icon-arrowthick-1-n{background-position:1px -48px;}.yith_datepicker .ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.yith_datepicker .ui-icon-arrowthick-1-e{background-position:-32px -48px;}.yith_datepicker .ui-icon-arrowthick-1-se{background-position:-48px -48px;}.yith_datepicker .ui-icon-arrowthick-1-s{background-position:-64px -48px;}.yith_datepicker .ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.yith_datepicker .ui-icon-arrowthick-1-w{background-position:-96px -48px;}.yith_datepicker .ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.yith_datepicker .ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.yith_datepicker .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.yith_datepicker .ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.yith_datepicker .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.yith_datepicker .ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.yith_datepicker .ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.yith_datepicker .ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.yith_datepicker .ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.yith_datepicker .ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.yith_datepicker .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.yith_datepicker .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.yith_datepicker .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.yith_datepicker .ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.yith_datepicker .ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.yith_datepicker .ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.yith_datepicker .ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.yith_datepicker .ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.yith_datepicker .ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.yith_datepicker .ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.yith_datepicker .ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.yith_datepicker .ui-icon-arrow-4{background-position:0 -80px;}.yith_datepicker .ui-icon-arrow-4-diag{background-position:-16px -80px;}.yith_datepicker .ui-icon-extlink{background-position:-32px -80px;}.yith_datepicker .ui-icon-newwin{background-position:-48px -80px;}.yith_datepicker .ui-icon-refresh{background-position:-64px -80px;}.yith_datepicker .ui-icon-shuffle{background-position:-80px -80px;}.yith_datepicker .ui-icon-transfer-e-w{background-position:-96px -80px;}.yith_datepicker .ui-icon-transferthick-e-w{background-position:-112px -80px;}.yith_datepicker .ui-icon-folder-collapsed{background-position:0 -96px;}.yith_datepicker .ui-icon-folder-open{background-position:-16px -96px;}.yith_datepicker .ui-icon-document{background-position:-32px -96px;}.yith_datepicker .ui-icon-document-b{background-position:-48px -96px;}.yith_datepicker .ui-icon-note{background-position:-64px -96px;}.yith_datepicker .ui-icon-mail-closed{background-position:-80px -96px;}.yith_datepicker .ui-icon-mail-open{background-position:-96px -96px;}.yith_datepicker .ui-icon-suitcase{background-position:-112px -96px;}.yith_datepicker .ui-icon-comment{background-position:-128px -96px;}.yith_datepicker .ui-icon-person{background-position:-144px -96px;}.yith_datepicker .ui-icon-print{background-position:-160px -96px;}.yith_datepicker .ui-icon-trash{background-position:-176px -96px;}.yith_datepicker .ui-icon-locked{background-position:-192px -96px;}.yith_datepicker .ui-icon-unlocked{background-position:-208px -96px;}.yith_datepicker .ui-icon-bookmark{background-position:-224px -96px;}.yith_datepicker .ui-icon-tag{background-position:-240px -96px;}.yith_datepicker .ui-icon-home{background-position:0 -112px;}.yith_datepicker .ui-icon-flag{background-position:-16px -112px;}.yith_datepicker .ui-icon-calendar{background-position:-32px -112px;}.yith_datepicker .ui-icon-cart{background-position:-48px -112px;}.yith_datepicker .ui-icon-pencil{background-position:-64px -112px;}.yith_datepicker .ui-icon-clock{background-position:-80px -112px;}.yith_datepicker .ui-icon-disk{background-position:-96px -112px;}.yith_datepicker .ui-icon-calculator{background-position:-112px -112px;}.yith_datepicker .ui-icon-zoomin{background-position:-128px -112px;}.yith_datepicker .ui-icon-zoomout{background-position:-144px -112px;}.yith_datepicker .ui-icon-search{background-position:-160px -112px;}.yith_datepicker .ui-icon-wrench{background-position:-176px -112px;}.yith_datepicker .ui-icon-gear{background-position:-192px -112px;}.yith_datepicker .ui-icon-heart{background-position:-208px -112px;}.yith_datepicker .ui-icon-star{background-position:-224px -112px;}.yith_datepicker .ui-icon-link{background-position:-240px -112px;}.yith_datepicker .ui-icon-cancel{background-position:0 -128px;}.yith_datepicker .ui-icon-plus{background-position:-16px -128px;}.yith_datepicker .ui-icon-plusthick{background-position:-32px -128px;}.yith_datepicker .ui-icon-minus{background-position:-48px -128px;}.yith_datepicker .ui-icon-minusthick{background-position:-64px -128px;}.yith_datepicker .ui-icon-close{background-position:-80px -128px;}.yith_datepicker .ui-icon-closethick{background-position:-96px -128px;}.yith_datepicker .ui-icon-key{background-position:-112px -128px;}.yith_datepicker .ui-icon-lightbulb{background-position:-128px -128px;}.yith_datepicker .ui-icon-scissors{background-position:-144px -128px;}.yith_datepicker .ui-icon-clipboard{background-position:-160px -128px;}.yith_datepicker .ui-icon-copy{background-position:-176px -128px;}.yith_datepicker .ui-icon-contact{background-position:-192px -128px;}.yith_datepicker .ui-icon-image{background-position:-208px -128px;}.yith_datepicker .ui-icon-video{background-position:-224px -128px;}.yith_datepicker .ui-icon-script{background-position:-240px -128px;}.yith_datepicker .ui-icon-alert{background-position:0 -144px;}.yith_datepicker .ui-icon-info{background-position:-16px -144px;}.yith_datepicker .ui-icon-notice{background-position:-32px -144px;}.yith_datepicker .ui-icon-help{background-position:-48px -144px;}.yith_datepicker .ui-icon-check{background-position:-64px -144px;}.yith_datepicker .ui-icon-bullet{background-position:-80px -144px;}.yith_datepicker .ui-icon-radio-on{background-position:-96px -144px;}.yith_datepicker .ui-icon-radio-off{background-position:-112px -144px;}.yith_datepicker .ui-icon-pin-w{background-position:-128px -144px;}.yith_datepicker .ui-icon-pin-s{background-position:-144px -144px;}.yith_datepicker .ui-icon-play{background-position:0 -160px;}.yith_datepicker .ui-icon-pause{background-position:-16px -160px;}.yith_datepicker .ui-icon-seek-next{background-position:-32px -160px;}.yith_datepicker .ui-icon-seek-prev{background-position:-48px -160px;}.yith_datepicker .ui-icon-seek-end{background-position:-64px -160px;}.yith_datepicker .ui-icon-seek-start{background-position:-80px -160px;}.yith_datepicker .ui-icon-seek-first{background-position:-80px -160px;}.yith_datepicker .ui-icon-stop{background-position:-96px -160px;}.yith_datepicker .ui-icon-eject{background-position:-112px -160px;}.yith_datepicker .ui-icon-volume-off{background-position:-128px -160px;}.yith_datepicker .ui-icon-volume-on{background-position:-144px -160px;}.yith_datepicker .ui-icon-power{background-position:0 -176px;}.yith_datepicker .ui-icon-signal-diag{background-position:-16px -176px;}.yith_datepicker .ui-icon-signal{background-position:-32px -176px;}.yith_datepicker .ui-icon-battery-0{background-position:-48px -176px;}.yith_datepicker .ui-icon-battery-1{background-position:-64px -176px;}.yith_datepicker .ui-icon-battery-2{background-position:-80px -176px;}.yith_datepicker .ui-icon-battery-3{background-position:-96px -176px;}.yith_datepicker .ui-icon-circle-plus{background-position:0 -192px;}.yith_datepicker .ui-icon-circle-minus{background-position:-16px -192px;}.yith_datepicker .ui-icon-circle-close{background-position:-32px -192px;}.yith_datepicker .ui-icon-circle-triangle-e{background-position:-48px -192px;}.yith_datepicker .ui-icon-circle-triangle-s{background-position:-64px -192px;}.yith_datepicker .ui-icon-circle-triangle-w{background-position:-80px -192px;}.yith_datepicker .ui-icon-circle-triangle-n{background-position:-96px -192px;}.yith_datepicker .ui-icon-circle-arrow-e{background-position:-112px -192px;}.yith_datepicker .ui-icon-circle-arrow-s{background-position:-128px -192px;}.yith_datepicker .ui-icon-circle-arrow-w{background-position:-144px -192px;}.yith_datepicker .ui-icon-circle-arrow-n{background-position:-160px -192px;}.yith_datepicker .ui-icon-circle-zoomin{background-position:-176px -192px;}.yith_datepicker .ui-icon-circle-zoomout{background-position:-192px -192px;}.yith_datepicker .ui-icon-circle-check{background-position:-208px -192px;}.yith_datepicker .ui-icon-circlesmall-plus{background-position:0 -208px;}.yith_datepicker .ui-icon-circlesmall-minus{background-position:-16px -208px;}.yith_datepicker .ui-icon-circlesmall-close{background-position:-32px -208px;}.yith_datepicker .ui-icon-squaresmall-plus{background-position:-48px -208px;}.yith_datepicker .ui-icon-squaresmall-minus{background-position:-64px -208px;}.yith_datepicker .ui-icon-squaresmall-close{background-position:-80px -208px;}.yith_datepicker .ui-icon-grip-dotted-vertical{background-position:0 -224px;}.yith_datepicker .ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.yith_datepicker .ui-icon-grip-solid-vertical{background-position:-32px -224px;}.yith_datepicker .ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.yith_datepicker .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.yith_datepicker .ui-icon-grip-diagonal-se{background-position:-80px -224px;}.yith_datepicker .ui-corner-all,.yith_datepicker .ui-corner-top,.yith_datepicker .ui-corner-left,.yith_datepicker .ui-corner-tl{border-top-left-radius:3px;}.yith_datepicker .ui-corner-all,.yith_datepicker .ui-corner-top,.yith_datepicker .ui-corner-right,.yith_datepicker .ui-corner-tr{border-top-right-radius:3px;}.yith_datepicker .ui-corner-all,.yith_datepicker .ui-corner-bottom,.yith_datepicker .ui-corner-left,.yith_datepicker .ui-corner-bl{border-bottom-left-radius:3px;}.yith_datepicker .ui-corner-all,.yith_datepicker .ui-corner-bottom,.yith_datepicker .ui-corner-right,.yith_datepicker .ui-corner-br{border-bottom-right-radius:3px;}.yith_datepicker .ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30);}.yith_datepicker .ui-widget-shadow{-webkit-box-shadow:0px 0px 5px #666;box-shadow:0px 0px 5px #666;}.ywraq-form-link{margin-left:240px;}#ywraq-request-a-quote-on-cart .yith-ywraq-mail-form-wrapper h3{display:none;}.ywraq-quote-on-cart .ui-dialog-title{text-align:center;font-size:1.25em;}img.ywraq-loader{display:inline-block;}#yith-ywraq-default-form .form-row input[type=checkbox],#yith-ywraq-default-form .form-row input[type=radio]{display:inline-block;}#yith-ywraq-default-form .form-row label.radio{display:inline-block;margin-right:50px;margin-left:7px;line-height:1em;}#yith-ywraq-default-form .ywraq_acceptance_description{display:block;margin-bottom:10px;}#yith-ywraq-default-form label.ywraq_acceptance_label{display:inline-block;}#yith-ywraq-default-form .optional{display:none;}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}.fancybox-skin{position:relative;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.fancybox-opened{z-index:10001;}.fancybox-opened .fancybox-skin{}.fancybox-outer,.fancybox-inner{position:relative;}.fancybox-inner{overflow:hidden;}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;}.fancybox-image{max-width:100%;max-height:100%;}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("https://asokomer.com/wp-content/plugins/sw_core/css/fancy/fancybox_sprite.png");}#fancybox-loading.nitro-lazy,.fancybox-close.nitro-lazy,.fancybox-prev span.nitro-lazy,.fancybox-next span.nitro-lazy{background-image:none !important;}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:10001;}#fancybox-loading div{width:44px;height:44px;background:url("https://asokomer.com/wp-content/plugins/sw_core/css/fancy/fancybox_loading.gif") center center no-repeat;}#fancybox-loading div.nitro-lazy{background-image:none !important;}.fancybox-close{position:absolute;top:-5px;right:-5px;width:36px;height:36px;cursor:pointer;z-index:8040;}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("https://asokomer.com/wp-content/plugins/sw_core/css/fancy/blank.gif");-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}.fancybox-nav.nitro-lazy{background-image:none !important;}.fancybox-prev{left:0;}.fancybox-next{right:0;}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}.fancybox-prev span{left:10px;background-position:0 -36px;}.fancybox-next span{right:10px;background-position:0 -72px;}.fancybox-nav:hover span{visibility:visible;}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important;}.fancybox-lock{overflow:hidden !important;width:auto;}.fancybox-lock body{overflow:hidden !important;}.fancybox-lock-test{overflow-y:hidden !important;}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:10000;background:url("https://asokomer.com/wp-content/plugins/sw_core/css/fancy/fancybox_overlay.png");}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}.fancybox-opened .fancybox-title{visibility:visible;}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:bold;line-height:24px;white-space:nowrap;}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}.fancybox-title-inside-wrap{padding-top:10px;}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8);}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("https://asokomer.com/wp-content/plugins/sw_core/css/fancy/fancybox_sprite@2x.png");background-size:44px 152px;}#fancybox-loading div{background-image:url("https://asokomer.com/wp-content/plugins/sw_core/css/fancy/fancybox_loading@2x.gif");background-size:24px 24px;}#fancybox-loading div.nitro-lazy{background-image:none !important;}#fancybox-loading.nitro-lazy,.fancybox-close.nitro-lazy,.fancybox-prev span.nitro-lazy,.fancybox-next span.nitro-lazy{background-image:none !important;}}[class^="wpt-"]:before,[class*=" wpt-"]:before{font-family:"wptfontelo";font-style:normal;font-weight:normal;speak:never;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;}.wpt-note-music:before{content:"";}.wpt-cart:before{content:"";}.wpt-basket:before{content:"";}.wpt-bag:before{content:"";}.wpt-basket-1:before{content:"";}.wpt-basket-2:before{content:"";}.wpt-basket-alt:before{content:"";}.wpt-basket-3:before{content:"";}.wpt-grid:before{content:"";}.wpt-gift:before{content:"";}.wpt-th-large-outline:before{content:"";}.wpt-th-large:before{content:"";}.wpt-th:before{content:"";}.wpt-th-1:before{content:"";}.wpt-th-outline:before{content:"";}.wpt-th-2:before{content:"";}.wpt-th-large-1:before{content:"";}.wpt-picture:before{content:"";}.wpt-ok:before{content:"";}.wpt-th-large-2:before{content:"";}.wpt-cancel-circled:before{content:"";}.wpt-cancel-circled-outline:before{content:"";}.wpt-heart:before{content:"";}.wpt-heart-filled:before{content:"";}.wpt-star-filled:before{content:"";}.wpt-thumbs-up:before{content:"";}.wpt-heart-1:before{content:"";}.wpt-photo:before{content:"";}.wpt-note:before{content:"";}.wpt-ok-circle:before{content:"";}.wpt-left-open:before{content:"";}.wpt-right-open:before{content:"";}.wpt-expand-collapse:before{content:"";}.wpt-trash-empty:before{content:"";}.wpt-trash:before{content:"";}.wpt-down-open:before{content:"";}.wpt-up-open:before{content:"";}.wpt-up-open-mini:before{content:"";}.wpt-down-open-mini:before{content:"";}.wpt-dot-3:before{content:"";}.wpt-dot-2:before{content:"";}.wpt-arrows-cw-outline:before{content:"";}.wpt-arrows-cw:before{content:"";}.wpt-help-circled-alt:before{content:"";}.wpt-help-circled:before{content:"";}.wpt-info-outline:before{content:"";}.wpt-info-circled:before{content:"";}.wpt-plus:before{content:"";}.wpt-plus-circle:before{content:"";}.wpt-spin1:before{content:"";}.wpt-spin2:before{content:"";}.wpt-spin3:before{content:"";}.wpt-floppy:before{content:"";}.wpt-spin4:before{content:"";}.wpt-floppy-1:before{content:"";}.wpt-flow-merge:before{content:"";}.wpt-pencil:before{content:"";}.wpt-spin5:before{content:"";}.wpt-spin6:before{content:"";}.wpt-doc-text-inv:before{content:"";}.wpt-link:before{content:"";}.wpt-home:before{content:"";}.wpt-user:before{content:"";}.wpt-twitter:before{content:"";}.wpt-wordpress:before{content:"";}.wpt-youtube:before{content:"";}.wpt-videocam:before{content:"";}.wpt-arrow-combo:before{content:"";}.wpt-search:before{content:"";}.wpt-music:before{content:"";}.wpt-search-1:before{content:"";}.wpt-search-2:before{content:"";}.wpt-home-1:before{content:"";}.wpt-sort-alphabet:before{content:"";}.wpt-cog-alt:before{content:"";}.wpt-cog:before{content:"";}.wpt-feather:before{content:"";}.wpt-down-dir:before{content:"";}.wpt-up-dir:before{content:"";}.wpt-down-dir-1:before{content:"";}.wpt-up-dir-1:before{content:"";}.wpt-globe-inv:before{content:"";}.wpt-linkedin:before{content:"";}.wpt-ok-circled:before{content:"";}.wpt-github-circled:before{content:"";}.wpt-table:before{content:"";}.wpt-desktop:before{content:"";}.wpt-laptop:before{content:"";}.wpt-tablet:before{content:"";}.wpt-mobile:before{content:"";}.wpt-github:before{content:"";}.wpt-mic:before{content:"";}.wpt-doc-sheet:before{content:"";}.wpt-youtube-play:before{content:"";}.wpt-file-pdf:before{content:"";}.wpt-file-excel:before{content:"";}.wpt-plug:before{content:"";}.wpt-brush:before{content:"";}.wpt-cart-plus:before{content:"";}.wpt-cart-arrow-down:before{content:"";}.wpt-facebook-official:before{content:"";}.animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.wpt-wrap table.wpt_product_table>tbody tr.wpt_row td .wpt_action a,.wpt-wrap table.wpt_product_table>tbody tr.wpt_row td a.single_add_to_cart_button{text-decoration:none;white-space:nowrap;}a.wpt_empty_cart_btn.button{display:none;}tr.wpt-row.wpt-added-to-cart{position:relative;}div.wpt-wrap table#wpt_table tr.wpt_row td p{padding:0;margin:0;}div.wpt-wrap table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.out-of-stock{color:#d22121;}div.wpt-wrap table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.in-stock{color:#4caf50;font-weight:bold;}tr .td_or_cell.wpt_action>div p.stock{width:100%;}td.wpt_action{text-align:right !important;}.wpt_varition_section{display:inline-block;margin:6px;}td.wpt_check{text-align:center;}th.wpt_check,td.wpt_check{text-align:center;width:40px;}table.wpt_product_table thead tr{cursor:pointer;}.wpt_varition_section select{display:inline-block;}.wpt_product_table thead th.serial_number{width:67px;font-size:12px !important;}.wpt_product_table thead th.description{width:312px;}.wpt_product_table *,.wpt_product_table tr>td,.wpt_product_table td{box-sizing:border-box;vertical-align:middle;text-align:left;}.wpt_product_table tbody tr td.wpt_thumbnail{text-align:center;vertical-align:middle;position:relative;overflow:hidden;height:62px;}td.wpt_thumbnails img{cursor:pointer;}td.wpt_thumbnails_no_action img{cursor:default;}.wpt_product_table tbody tr td.wpt_thumbnail>img{position:absolute;top:3px;left:21%;}div.wpt_thumbnails img.lazyloaded + .lazyloaded,div.wpt_thumbnails img.ls-is-cached.lazyloaded + img.ls-is-cached.lazyloaded,div.wpt_thumbnails img.ls-is-cached + .ls-is-cached,td.wpt_thumbnails img.lazyloaded + .lazyloaded,td.wpt_thumbnails img.ls-is-cached.lazyloaded + img.ls-is-cached.lazyloaded,td.wpt_thumbnails img.ls-is-cached + .ls-is-cached{display:none;}th.wpt_total,td.wpt_total,th.wpt_price,td.wpt_price{text-align:center;}span.outofstock{color:#e65454;font-weight:normal;}span.instock{color:#4caf50;font-weight:bold;}table.wpt_product_table tr.wpt_row td.wpt_quantity div.quantity{text-align:center;}table.wpt_product_table tr.wpt_row td.wpt_quantity{text-align:center;}.wpt_thumbs_popup,#wpt_thumbs_popup{position:fixed !important;top:0;left:0;background:rgba(0,0,0,.78);width:100%;height:100%;z-index:99999;overflow-y:auto;cursor:pointer;}#wpt_thumbs_popup .wpt_popup_image_wrapper{width:96%;margin:50px auto;background:white;padding:10px;position:relative;max-width:100%;min-width:250px;display:none;z-index:100000;box-shadow:-11px 8px 20px 0px black;border:1px solid black;border-radius:7px;}#wpt_thumbs_popup img.wpt_popup_image{width:100%;height:auto;}#wpt_thumbs_popup .wpt_wrapper_title{padding:0;margin:0;}span#wpt_popup_close{position:absolute;background:rgba(255,0,0,.7);padding:6px;right:3px;top:3px;width:28px;text-align:center;color:white;height:27px;line-height:12px;font-size:23px;border:none;cursor:pointer;border-top-right-radius:7px;z-index:5;}span#wpt_popup_close:hover{background:rgba(255,0,0,1);}.wpt-wrap table tr .star-rating::before{opacity:.15;float:left;}.wpt_product_table tbody tr .star-rating{font-size:.65em;}div#wpt_table_wrapper,div#wpt_table_wrapper *{transition:all .4s !important;}.wpt_live_cart_box{padding:5px 10px;position:relative;}a.remove.remove_from_cart_button.wpt_remove_cart_link{display:inline-block;float:left;}.wpt_live_cart_box .cart-dropdown .wpt_dropdown{padding:0;margin:0;list-style:none;}a.remove_cart_icon{color:red;padding:2px;background:rgba(255,0,0,.09);display:inline-block;line-height:8px;text-decoration:none;transition:all 1s;}a.remove_cart_icon:hover{text-decoration:none;background:rgba(255,0,0,.06);}.wpt_live_cart_box .cart-dropdown .wpt_dropdown li{padding:0px 5px;background:rgba(189,189,189,.070588235294118);display:inline-block;border:1px solid rgba(0,0,0,.12156862745098);border-radius:4px;margin:2px 0;font-size:12px;cursor:pointer;}.wpt_live-cart-subtotal,.wpt_live-cart-other_link{display:inline-block;}.wpt_live-cart-other_link>a{padding:0 13px;}.wpt_search_box{display:block;font-size:16px;line-height:17px;font-weight:normal;width:100%;}button.button.wpt_search_button{visibility:hidden;padding:0;margin:0;display:none;}.wpt_load_more_wrapper{text-align:center;display:block;width:100%;margin:16px 0;clear:both;}.archive .wpt_load_more_wrapper{display:none;}.wpt_load_more{border-color:#eee;color:#fff;border-radius:3px;transition:all .1s;}.wpt_load_more{float:none;}.wpt_load_more:hover,.add_to_cart_all_selected:hover{background-color:#eff2f7;}.wpt_load_more_wrapper.load_more_hidden{display:none !important;}.wpt_load_more_wrapper .wpt-load-pagination-infinite_scroll{padding:7px 15px 8px 15px;line-height:7px;font-size:15px;}p.search_select.query{padding:0;margin:0;}span.texonomy_checkbox_single{display:inline-block;}select.filter_select{border:1px solid #e2e2e2 !important;}.wpt_filter.fulter_half{width:50%;float:left;}.wpt_filter.fulter_half .wpt_filter_wrapper{padding:15px 5px 5px 5px;}.wpt_filter.fullter_full{width:100%;text-align:left;}.wpt_filter.fullter_full .wpt_filter_wrapper{padding:5px 0;}@media only screen and (min-width: 500px) and (min-device-width: 500px) and (-webkit-min-device-pixel-ratio: 2){#wpt_thumbs_popup .wpt_popup_image_wrapper{margin:5% auto !important;}}table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.plus,table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.minus{width:28px;}@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px){a.button.wpt_woo_add_cart_button.add_to_cart_button{margin-top:7px !important;margin-bottom:7px !important;display:inline-block;}.td_or_cell.wpt_thumbnails.wpt_for_product_desc{display:flex;}}div.wpt_column_sort table#wpt_table.wpt_product_table tr>td.this_column_sorted{background:rgba(0,0,0,.03);}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.this_column_sorted{background-color:rgba(0,0,0,.18);}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th{position:relative;}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::before,div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::after{font-family:"wptfontelo";font-style:normal;font-weight:normal;speak:never;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;text-align:right;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:.3;float:right;position:absolute;top:50%;right:10px;transform:translateY(-50%);}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th::after{content:"";}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity::before,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check::before,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity::after,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check::after{display:none;}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th.this_column_sorted[data-sort_type="ASC"]::before{content:"";opacity:.8;margin-top:-6px;}div.wpt_column_sort table#wpt_table.wpt_product_table>thead>tr>th.this_column_sorted[data-sort_type="DESC"]::before{content:"";opacity:.8;margin-top:6px;}body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row th i{font-size:14px;}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_Message,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quoterequest,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quick,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_thumbnails{background-image:none !important;}table#wpt_table.wpt_product_table a.added_to_cart.wc-forward{font-size:10px;padding:2px 5px;font-weight:normal;background:rgba(0,0,0,.08);color:black;text-decoration:none;}div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_Message.nitro-lazy,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quoterequest.nitro-lazy,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_check.nitro-lazy,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quantity.nitro-lazy,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_quick.nitro-lazy,div.wpt_column_sort table#wpt_table.wpt_product_table tr>th.wpt_thumbnails.nitro-lazy{background-image:none !important;}table#wpt_table.wpt_product_table a.added_to_cart.wc-forward:hover{background:rgba(0,0,0,.2);color:white;}body.wpt_pro_table #yith-quick-view-content div.summary{width:47% !important;}@media (max-width: 480px){body.wpt_pro_table #yith-quick-view-content div.images,body.wpt_pro_table #yith-quick-view-content div.summary{width:100% !important;float:none !important;}}.wpt_each_attribute_wrapper{display:block;min-width:230px;margin-bottom:2px;}.wpt_each_attribute_wrapper>*{display:inline;}.wpt_each_attribute_wrapper>label{background:rgba(221,221,221,.47);display:inline-block;padding:2px 7px 2px 6px;margin-right:3px;min-width:53px;}.wpt_table_pagination{display:flex;margin:0;text-align:center;align-items:center;justify-content:center;column-count:2;column-gap:5px;}.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers{padding:8px 16px;text-decoration:none;transition:background-color .3s;border:1px solid #ddd;margin:0px;display:inline-block;cursor:pointer;}.wpt_table_pagination span.page-numbers.current,.wpt_table_pagination a.page-numbers.current{background-color:#0a7f9c;color:rgba(255,255,255,1);border:1px solid #0a7f9c;font-weight:bold;}.wpt_table_pagination a:hover{background-color:#ddd;}.wpt_table_pagination.pagination_loading,.wpt_table_pagination.pagination_loading *{opacity:.5;cursor:not-allowed !important;}button.single_add_to_cart_button{position:relative;}button.single_add_to_cart_button >span.wpt_ccount i.animate-spin,a.button.wpt_woo_add_cart_button>span.wpt_ccount  i.animate-spin{font-size:13px;line-height:13px;padding:0;margin:0;opacity:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}button.single_add_to_cart_button >span.wpt_ccount i.animate-spin::before,a.button.wpt_woo_add_cart_button>span.wpt_ccount  i.animate-spin::before{margin:0;padding:0;}.wpt_buy_link span.wpt_ccount,a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart>span.wpt_ccount,a.product_type_variation>span.wpt_ccount,button.single_add_to_cart_button>span.wpt_ccount,a.button.wpt_woo_add_cart_button>span.wpt_ccount{position:absolute;min-width:23px;height:23px;border:none 0;top:-15px;right:-17px;z-index:1;z-index:99;clear:both;border-radius:20px;box-shadow:-1px 0px 4px 1px rgba(0,0,0,.11);font-size:13px;line-height:14px;text-align:center;padding:4px;display:flex;align-items:center;justify-content:center;white-space:nowrap;}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}body.wpt_pro_table_body.wpt_pro_table table.wpt_product_table a.button.wpt_woo_add_cart_button.loading:after{font-family:WooCommerce;content:"";vertical-align:top;font-weight:400;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;position:absolute;background:white !important;color:black;width:30px;height:30px;border:1px solid #e6e6e6;top:-7px;right:-17px;z-index:2;text-align:center;line-height:30px;font-size:13px;clear:both;border-radius:50%;box-shadow:-1px 0px 6px rgba(0,0,0,.04);left:inherit;}a.button.wpt_woo_add_cart_button>span.wpt_ccount:empty{display:none;}.wpt-footer-cart-wrapper{position:fixed;bottom:1%;right:1%;z-index:99;width:74px;height:74px;display:none;}.wpt-footer-cart-wrapper.bottom_left{left:1%;right:initial;}.wpt-footer-cart-wrapper.top_left{left:1%;bottom:initial;top:10%;}.wpt-footer-cart-wrapper.top_right{right:1%;bottom:initial;top:10%;}div.wpt-footer-cart-wrapper.always_show{display:block;}div.wpt-footer-cart-wrapper.always_hide{display:none;}.wpt-footer-cart-wrapper > a{position:relative;display:block;width:100%;height:100%;border-radius:50%;}.wpt-footer-cart-wrapper > a > span{position:static;line-height:23px;font-size:16px;color:#fff;font-weight:bold;text-align:center;width:100%;display:block;padding-top:calc(50% - 8px);height:100%;}.wpt-footer-cart-wrapper > a:after{content:"";border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;position:absolute;width:100%;height:100%;top:0;right:0;z-index:-1;opacity:0;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:wpt-icon-float-away;animation-name:wpt-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}@-webkit-keyframes wpt-icon-float-away{0%{opacity:.4;}100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3);}}@keyframes wpt-icon-float-away{0%{opacity:.4;}100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3);}}.wpt-footer-cart-wrapper > a > span > span{font-size:13px;position:relative;top:0px;padding:0 2px;color:#cecece;}.wpt-footer-cart-wrapper > a:empty{display:none;}div.wpt-footer-cart-wrapper>a:after,div.wpt-footer-cart-wrapper>a{background-color:#4caf50;}table.wpt_product_table tr.wpt_selected_tr .wpt_product_title_in_td{font-weight:600 !important;}@media only screen and (min-width: 768px) and (max-width: 991px){}@media only screen and (max-width: 767px){}.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers{text-decoration:none !important;color:#021d33;}.wpt_table_pagination a.page-numbers:hover,.wpt_table_pagination a.page-numbers:focus,.wpt_table_pagination span.page-numbers:hover,.wpt_table_pagination span.page-numbers:focus{background:#0a7f9c;color:#fff;}.wpt_for_product_action.wpt_quantity .quantity input{height:30px;background:#f3f3f3;}.wpt_for_product_action{margin-left:0;margin-right:0;}.wpt_product_price{font-weight:bold;white-space:nowrap;}div.wpt-wrap table.wpt_product_table tbody tr.wpt_row>td{border-left:0 none;border-right:0 none;}table#wpt_table.mobile_responsive.wpt_product_table tr table,table#wpt_table.mobile_responsive.wpt_product_table tr table td,table#wpt_table.mobile_responsive.wpt_product_table tr table tr{border:0 none;}.wpt_product_table span.woocommerce-Price-currencySymbol{vertical-align:unset;}.wpt_for_product_action.wpt_quantity .quantity input{min-width:45px;}td.wpt_for_product_action.wpt_quantity input{display:block !important;}td.yith-wcqv-button{cursor:pointer;}table .wpt_loader_text{position:absolute;background:rgba(255,255,255,.68);width:100%;height:100%;min-height:60px;color:#223d4a;font-size:35px;text-align:center;z-index:3;}tr.product-not-found-tr{padding:0;margin:0;}.wpt_product_not_found{color:#ef3900;font-size:30px;line-height:35px;text-align:center;padding:15px;font-weight:normal;font-style:italic;}table.wpt_product_table tr div.wpt-qty-button{min-width:153px;display:block;}table.wpt_product_table tr div.wpt-qty-button .wpt-qty-button{height:35px;width:35px;text-align:center;padding:0px;}div.wpt-wrap .elementor-menu-cart__product-image a,div.wpt-wrap .elementor-menu-cart__product-image img{max-height:50px;width:auto;}.wpt-qty-wrapper{min-width:152px;display:block;}.wpt-qty-wrapper button.wpt-quantity{padding:6px 12px 8px;height:41px;background:#fff;border:1px solid #efefef;cursor:pointer;font-size:20px;line-height:20px;width:41px;color:black;}.wpt-qty-wrapper .quantity{display:inline-block;width:calc(100% - 110px);}.wpt-quantity.wpt-qty-wrapper{margin:3px auto;width:100%;display:block;}.wpt-qty-wrapper .quantity input.input-text.qty.text{width:100%;height:41px;padding:0 5px;text-align:center;background:#fff;border:1px solid #efefef;font-size:20px;line-height:20px;box-shadow:none;}.wpt-qty-wrapper input::-webkit-outer-spin-button,.wpt-qty-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0;}.wpt-qty-wrapper input[type=number]{-moz-appearance:textfield;}.wpt-wrap .wpt_for_product_action.wpt_price,.wpt-wrap .wpt_total.total_general{white-space:nowrap;}.wpt-wrap .wpt_for_product_action.wpt_price del,.wpt-wrap .wpt_for_product_action.wpt_price ins{display:block;}.wpt_table_tag_wrapper,.wpt_second_wrapper{display:block;overflow-x:auto;}.wpt_second_content{display:block;min-height:1px;}.wpt_second_wrapper{margin-bottom:5px;}.wpt-wrap select,.wpt_varition_section select{border-radius:5px;padding:2px;padding:5px;border:1px solid #a9a1a1;margin:1px;}.wpt_filter_wrapper{display:flex;padding:0;gap:10px 10px;justify-content:start;flex-wrap:wrap;}.wpt-mini-filter{display:flex;padding:0;gap:10px 10px;justify-content:start;flex-wrap:wrap;flex-direction:row;align-items:center;}.wpt_filter_wrapper .search_single_column{flex-grow:4;min-width:250px;flex-basis:0;}.wpt_filter_wrapper label,.wpt_filter_wrapper a,.wpt_filter_wrapper select{font-size:16px;margin-right:9px;}.wpt_filter_wrapper select,.wpt_varition_section select{min-width:120px;padding-left:16px;}.wpt_filter_wrapper span.select2{margin-right:11px;}.wpt_device_mobile .wpt_search_box select.search_select{width:100%;}.wpt_edit_table > a{font-size:19px;color:var(--wpt_primary);background:rgba(221,221,221,.17);padding:10px;display:inline-block;margin:0;}.wpt_edit_table > a:hover{background:#000;color:#fff;}.wpt_search_box .search_box_wrapper{position:relative;}.wpt_search_box .search_box_wrapper a.search_box_reset,.wpt_search_box .search_box_wrapper a.search_box_reset,a.search_box_reset{position:absolute;right:unset;bottom:unset;height:25px;padding:0;padding:0 10px;width:auto;text-align:center;font-family:"wptfontelo";font-weight:normal;color:#f00;background:black;border-radius:5px;line-height:25px;font-size:17px;transition:all .1s;outline:none !important;border:none !important;text-decoration:none !important;display:none;min-width:23px;top:-35px;left:0;}a.search_box_reset:focus,.wpt_search_box .search_box_wrapper a.search_box_reset:hover,a.search_box_reset:hover{color:#fff;background:#f00;}.wpt_varition_section.variations{width:100%;}.wpt-wrap ::-webkit-scrollbar{width:7px;}.wpt_product_table .variation-wrapper{display:flex;justify-content:space-between;}.variation-wrapper.reset{justify-content:flex-end;}.wpt_product_table .variation-wrapper label{min-width:60px;display:inline-block;font-weight:600;}.wpt_product_table .variation-wrapper a.reset_variations{display:inline-block;margin-left:16px;}.col_inside_tag.audio{height:65px;}.mediPlayer{cursor:pointer;}.col_inside_tag.audio *{max-width:65px;}.individually-sold a.button.add_to_cart_button.added{display:none;}.wpt_table_body .select2-container--open .select2-dropdown{top:32px;}.wpt_table_body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin-bottom:0;}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:0 !important;}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline{margin-right:0 !important;padding-left:0 !important;}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field{padding:0 5px !important;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice{margin-left:5px !important;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product{display:inline-block;margin-right:20px;border:none;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product > *{float:left;padding-left:10px;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-image{display:none;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove{position:absolute;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-name{margin-left:30px;padding-left:0;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove:before,.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-remove:after{background:#c54c4c;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__product .elementor-menu-cart__product-price{color:#828282;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__subtotal{text-align:left;}.wpt-wrap div.tables_cart_message_box .widget_shopping_cart_content .elementor-menu-cart__footer-buttons{display:flex;justify-content:end;}span.wpt_empty_cart_btn{opacity:.6;}span.wpt_empty_cart_btn:hover{opacity:1;}button.loading::after,a.loading::after,a.wpt_woo_add_cart_button.loading::after,input[type="button"].loading::after,input[type="reset"].loading::after,input[type="submit"].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;font-style:normal;font-weight:900;vertical-align:baseline;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block;font-variant:normal;animation:.75s linear 0s infinite normal none running fa-spin;}.wpt-post-not-publish{color:#ad5b5b;font-size:18px;background:rgba(220,220,220,.44);padding:25px 10px 1px 10px;border-top:3px solid #d00;}button.loading,a.loading,a.wpt_woo_add_cart_button.loading,input[type="button"].loading,input[type="reset"].loading,input[type="submit"].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative;}tr.visible_row.wpt_row .col_inside_tag.action{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;align-content:space-around;}tr.visible_row.wpt_row .col_inside_tag.action a{margin-bottom:5px;}tr.visible_row.wpt_row .col_inside_tag.action a:last-child{margin-bottom:inherit;}select.search_select.cascade-filtering{background:url("https://asokomer.com/wp-content/plugins/woo-product-table/assets/images/loading.gif") rgba(123,123,123,.35) no-repeat center center !important;opacity:.4;cursor:not-allowed;background-size:30px !important;}select.search_select.cascade-filtering.nitro-lazy{background-image:none !important;}th.wpt_price{text-align:left;}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:0px !important;margin-bottom:10px;}span.preview_info{position:relative;display:inline-block;padding:10px;color:#fff;background:#0a7f9c;padding-left:30px;}span.preview_info:before{font-family:dashicons;content:"";position:absolute;left:7px;}.wpt_edit_table > a{position:relative;padding-left:30px;}.wpt_edit_table > a::before{font-family:dashicons;content:"";position:absolute;left:7px;}@media only screen and (min-width: 992px){div.wpt_for_product_desc,div.wpt_for_product_action,div.wpt_for_thumbs_desc.wpt_thumbnails,div.wpt_custom_cf_tax{display:none !important;}}table.add_cart_only_icon tr .wpt_action a.button:before{content:"";z-index:99999;margin:11px;font-family:WooCommerce;font-size:initial;padding:0 9px;}table.add_cart_only_icon tr .wpt_action a.button{font-size:0 !important;}table.add_cart_only_icon tr .wpt_action a.button.added:before{font-style:italic;font-stretch:semi-expanded;}table.add_cart_left_icon tr .wpt_action a.button:before{content:"";z-index:99999;font-family:WooCommerce;font-size:initial;font-size:76%;padding:0;position:static;margin-right:5px;}table.add_cart_right_icon tr .wpt_action a.button:after{content:"";z-index:99999;font-family:WooCommerce;font-size:initial;font-size:76%;padding:0;position:static;margin-left:5px;}.woocommerce-notices-wrapper{position:relative;}@media only screen and (max-width: 767px){.wpt_product_title{padding-bottom:1px;}.wpt_action{padding-top:1px;}.mobile_responsive .wpt_row td img{margin:0;}tr.visible_row.wpt_row .col_inside_tag.action{align-items:flex-start;}table#wpt_table.mobile_responsive.wpt_product_table tr{padding:0;}table#wpt_table.mobile_responsive.wpt_product_table tr>td{padding:10px;}}div.wpt-wrap.wpt-ajax-loading:after,div.wpt-ajax-loading:after{content:"";position:absolute;height:100%;width:100%;background:rgba(0,0,0,.07);top:0;left:0;z-index:999;border-radius:2px;}div.wpt-wrap.wpt-ajax-loading,div.wpt-ajax-loading{position:relative;}div.tables_cart_message_box.wpt-ajax-loading{padding:0;}div.wpt-wrap.woocommerce.wpt-ajax-loading:before{display:none;}.wpt-stats-report{display:flex;flex-flow:row wrap;justify-content:space-between;gap:10px;}.wpt-stats-report>p{padding:0 !important;margin:0 !important;}span.wpt-cart-remove{background:rgba(0,0,0,0) no-repeat;padding:0 10px 10px 10px;font-size:11px;line-height:11px;width:19px;height:19px;margin:0;cursor:pointer;background-size:19px 19px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAAAXNSR0IArs4c6QAABk9JREFUaEPtmXtsU3UUx7/n1z3sYCJvt96Ol4RoTBSm8b21ICLKRIERxBDagQNJwCgxQRLN/jAxGKMYkchg68UIBAjKS9SA9BbQ+QDRhIQYlLC1G48JhOfco79j7m07urKuvbRTQnb/2nZ/9/zO53zP+f3O7zfCLfDQLcCAHoibRcUeJXqUSGMEetIpXjAZFaL2iYbBmRS8ky3IJxlsIc4IoI+ozd9ReTWNIhim0qaE/5FSK7JynwZ4EohLCDSwU2eZGyRhO4i2nrmYufeBQ5WtqUKlDMGOiox61M0F5NsA5Zl06BiApTbNs4UANvlt+/CUIOrHusfIIK8nolEdHaDzEnxAMPlJ8GnJJIg5j4gKJMsiIsqJcfhHC/jFPE09cSMgNwwRcJZNZyk9EYcYYAI2EWjNyUsZvnhp0lBSnsOXW8fLIC0kweMiTjO40cKYmu9T95sFuSGIeqdrgWRaQeGaYqCGQYsKtOqDZhyoc7onkOSP2pVktECIKYq36iszdkxD1Be7xkviXQSRoU/E4KoLA68suHfz5hYzE0fGNj5WltuUyesEUBK2d4lhebRAqzqSrD1TELXjyoZbgjgIcN/w2vau4vUs1X9ucJQPyNMqzyZboEdKS7Os5/taR+ypvMClpZb6xtzPAZ5h2GX8Zc1pGdP/63UXkwExBRFwlG0CuDQ80Rc2n2ea7nTDk7MKZKvFC9Aem88zPxHIwcLyzMG5bbqtIcgWT9q/rTqnL9GU3dsH4MGw4+8omuettEL4ne6HwKgx6oC5IYtyRg3SVl5uByAaHoar7AokAkDg50NBx2GyBMcr33129qTDNTQIOgrgNmZcCcrMkUP3V55MBJK0En7H7B0EMcmYmLnc7lNX6z8Hiss+AfGC6ImI6ON8b/WrsYroKdSnMXdjBODaQs+LFa/6gf673+l6j5jeCKWr/FDxrn09LRBnJ750e9PVzDMgymbmWoWG3kVaRZtuPDay7RMyOigSdxywyqZ5XokA1z4+s68lI7shpAbXKj51WKL0TEqJeodrBoM2xItOIpBDheUZeg1cp0AMQCQAgSLXTgh6NiSGGGPbV3W4KzWSgggUu1eBUB5eAp12TdVijRqpcrr3JhKYHP2OgRUAKbEA8VLOSKli18tEVBmeb4ldU5elDhEVGViCA/Qi7MxoFykTO7xDCsW+DDjL7gPzb/rfJbC2QPO4UobwO9y/EjAazM02n2rtKkeTAOkSQHc2XBfnjHQCfWPTqiemAcJ1nEDD9KVV8am2RKvFqadm9WptzjhOhEEdxjL/bvOpoxMV6rGJC7OtTZf/MSCY99l8anHKEAGHuwbAw2lRImbV6sy5blEiUOzeBsJzxoTpqIkEINE1AbCqaKo7HUp8CmCeYYhprOKr9nbr6uR0lxNjVXpXJ2fZdDBvDDnOyxVNfS0aItFGpu8TebmtGxl4oWONdNwQI+8CDvcuAOFi5tGKphorVbwnqX1Cb5ebM2RjaMdGnUJDRiTcsWM2Mh00GRD/hDn9qFnWp33H1iNQ53Bvb+/5CfPsXo+xGaW7dwo43O8DWGxEPZ29k26vwTm7MMjil9Bpjk9mt4pRA7+vvnRdFxunlYikQmddbKQdP1U0d1gbtR0N92hXOUuMLNhdrfdRXT5JpdO1XC3bEDm4MGirohVMJVTIKJDd0c1cvJn/t/OE7pDR7zMOgaifoTZomU2rXmIoleLJzn+m93pBmB4Cl39arW2F3XKyM2pj7JwiEZS7QcgyQBjrZcvlufaazU2JZO/s/X9+xo5Kq/kMXhm57QDzzyxokd3r+ckMiN/peoaYlgMYaXzH3MwCU+xeVV9ik35M1US01YDDPY0ZKhF6GfMb905yixCW1ef6X9Li3X7o907Bi20TiHghAGfEJgGnIDDVttfzQ9LehwfeMIT+fcDhup8Z64jong4TM19gJg0CxwD+GxBEkINJ0t0sUATA2tFReYCkmGnb5/GbBQjVZoqPfhcb4BNuAipAlG/GHDP/AYg37b7qL818Fzs2ZYiIQf3KxZLda4IEJjNTCRH6x3FMv2/dRqCd+SjQIjv/TQER7YT+/4nTRYEhbSSHMnCHECyDJM4LSccVbU0gFYc7+zZtSqTbMTP2eiDMRKs7x/Yo0Z3RNWO7Rwkz0erOsbeEEv8Cb/clXzpENTAAAAAASUVORK5CYII=");opacity:.5;}span.wpt-cart-remove.nitro-lazy{background-image:none !important;}.wpt_action:hover span.wpt-cart-remove{opacity:1;}.wpt_spin{animation-name:wpt_spin;animation-duration:500ms;animation-iteration-count:infinite;animation-timing-function:linear;}@keyframes wpt_spin{from{transform:rotate(0deg);opacity:.5;}to{opacity:1;transform:rotate(360deg);}}body:not('.wpt_table_body') .wpt-new-footer-cart{display:none;}td.wpt-replace-td-in-tr:before{display:none;}.wpt-new-footer-cart.footer-cart-empty{display:none;}tr.stock_status_outofstock.backorders_no .wpt_action .button{opacity:.7 !important;}.tag_or_div{background:transparent;}tr .td_or_cell.wpt_action>div p.stock.out-of-stock{}.wpt-wrap table.variations,.wpt-wrap table.variations tr,.wpt-wrap table.variations td,.wpt-wrap table.variations th{}.wpt-wrap table.variations td,.wpt-wrap table.variations th{}.wpt-global-added-to-cart{color:white;position:fixed;top:unset;right:unset;bottom:115px;left:calc(50% - 162px);width:324px;height:auto;border-radius:2px;box-shadow:0 10px 30px 0 rgba(0,0,0,.3);align-items:center;z-index:999;font-size:22px;font-weight:normal;line-height:20px;padding:10px 6px;text-transform:uppercase;cursor:cell;gap:10px;display:block;text-align:center;white-space:nowrap;outline:0 none;border:0 none;text-decoration:none !important;background:linear-gradient(90deg,var(--wpt_primary),var(--wpt_thead_bg),var(--wpt_product_title),var(--wpt_btn_bg),var(--wpt_thead_bg));background-size:400% 400%;animation:gradient 5s ease infinite;}@keyframes gradient{0%{background-position:0% 0%;}50%{background-position:100% 100%;}100%{background-position:0% 10%;}}.wpt-global-added-to-cart>i{margin-right:8px;}.wpt-global-added-to-cart.wpt-added-to-cart-empty{display:none;}body.single.single-wpt_product_table div.wpt-wrap{margin-bottom:150px;}.wpt_table_tag_wrapper,.wpt_table_tag_wrapper table,.wpt-wrap .wpt_table_tag_wrapper table,.wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl{width:100%;padding:0;margin:0;}div.wpt-wrap{display:flex;gap:10px;flex-direction:column;flex:1 100%;clear:both;width:100%;}.wpt-wrap .wpt_table_tag_wrapper{box-shadow:0 10px 15px 0 rgba(0,0,0,.06);margin-bottom:15px;background:white;}.wpt-wrap .wpt_table_tag_wrapper table,.wpt-wrap .wpt_table_tag_wrapper table.wpt-tbl{margin:0;}.search_single_column .search_keyword_label,.search_single_search_by_keyword .search_keyword_label,.wpt_search_box .search_box_wrapper .search_single>label,.wpt_filter_wrapper .search_single_column>label{margin-bottom:8px;color:black;}.wpt-wrap .search_single .query_box_direct_value,.wpt-wrap .instance_search_input{width:100%;border-radius:1px;padding:8px;height:38px;font-size:14px;font-weight:normal;line-height:14px;margin-top:8px;}.wpt_filter_wrapper .search_single_column>*,.wpt-wrap .search_box_wrapper .search_single>*{display:block;width:100%;}.wpt-wrap .wpt_search_box .select2-container{width:100% !important;margin-top:8px;}.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{top:6px;right:6px;}.wpt-wrap .select2-container .select2-selection--multiple{min-height:42px;}.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px;}.wpt-wrap .select2-container--default .select2-selection--single{border-radius:2px;}.wpt-wrap .all_check_header_footer.all_check_header>span>*{padding:0 !important;margin:0;}.wpt-wrap .wpt-wrap.wpt-wrap input[type=checkbox]+label:before{content:"";margin-right:3px;margin-right:6px;display:inline-block;vertical-align:text-top;width:20px;height:20px;border-radius:2px;}.wpt-wrap .wpt_load_more{color:#fff;border-radius:3px;transition:all .5s;}.search_box_wrapper span.select2-selection__clear{padding:0px 12px;transition:all .2s;}.search_box_wrapper span.select2-selection__clear:hover{color:white;}.wpt-wrap .wpt_action #custom_message,.wpt-wrap td.wpt_message div>input.message,.wpt-wrap .item_inside_cell.wpt_message>input.message{padding:7px 11px;margin:0;border-radius:2px;font-size:14px;line-height:14px;text-transform:none;box-shadow:unset;}div.wpt_notice_board{width:400px;min-height:1px;z-index:999999;position:fixed;border-radius:3px;text-align:center;padding:4px;cursor:pointer;top:unset;left:10px;bottom:10px;max-width:100%;display:block;}div.wpt_notice_board>div{margin-bottom:10px !important;border:0 none;}div.wpt_notice_board>div,div.wpt_notice_board>div.woocommerce-message{position:relative;text-align:left;box-shadow:0px 3px 5px -1px rgba(0,0,0,20%),0px 6px 10px 0px rgba(0,0,0,14%),0px 1px 18px 0px rgba(0,0,0,12%);}div.wpt_notice_board .woocommerce-error,div.wpt_notice_board .woocommerce-info,div.wpt_notice_board .woocommerce-message,div.wpt_notice_board .woocommerce-noreviews,div.wpt_notice_board p.no-comments{padding:.5em .618em;margin-bottom:2px;}.wpt-error.wpt-error-assing_property{color:#d00;}.wpt-error-wrapper{padding:10px;border-top:2px solid #a44;padding-top:15px;}div.wpt_notice_board>div:before{content:"";display:none;}div.wpt_notice_board>div:after{content:"x";position:absolute;right:7px;top:7px;width:10px;height:10px;overflow:hidden;font-size:17px;text-align:center;line-height:8px;padding:7px;}div.wc-block-components-notice-banner:after,div.wpt_notice_board>div.wc-block-components-notice-banner:after{position:inherit;right:inherit;top:auto;display:none;}.wpt_edit_table{display:flex;justify-content:flex-start;flex:1 100%;flex-wrap:wrap;align-items:center;}.wpt_stock{white-space:nowrap;}tr .item_inside_cell.wpt_action{margin-right:8px;}td.wpt-replace-td-in-tr{display:flex;width:100%;gap:10px;flex-flow:column wrap;position:relative;}td.td_or_cell .item_inside_cell.wpt_product_title,td.td_or_cell .item_inside_cell.wpt_action,td.td_or_cell .item_inside_cell.wpt_description{flex:1 100%;}.wpt_product_title .item_inside_cell{display:flex;flex-direction:column;gap:10px;}td.wpt-replace-td-in-tr div.td_or_cell.wpt_check{position:absolute !important;top:10px;right:10px;background:transparent;width:22px;}td.wpt-replace-td-in-tr div.td_or_cell{order:99;}td.wpt-replace-td-in-tr div.td_or_cell.wpt_thumbnails{order:1;}td.wpt-replace-td-in-tr div.td_or_cell.wpt_product_title{order:2;}.wpt_table_tag_wrapper div.wpt-ob_get_clean:empty{display:none !important;}@media only screen and (min-width: 600px){}@media only screen and (max-width: 1200px){}@media only screen and (max-width: 1024px){}@media only screen and (max-width: 991px){}@media only screen and (max-width: 767px){.wpt_edit_table{justify-content:center;}}@media only screen and (max-width: 600px){}@media only screen and (max-width: 500px){.inner-available .item_inside_cell{order:99;}.inner-available .item_inside_cell.wpt_thumbnails{order:1;}.inner-available .item_inside_cell.wpt_product_title{order:2;}tr.product_type_simple .item_inside_cell.wpt_action,tr.product_type_simple .td_or_cell.wpt_action>div{gap:45px;}.wpt-stats-report{background:var(--wpt_thead_bg);padding:15px 10px;color:var(--wpt_thead_text);flex-shrink:0;margin:0;margin-bottom:-10px;}.wpt-mini-filter>*{flex-grow:1;flex-basis:200px;}}div.wpt-wrap .wpt-search-full-wrapper .button.wpt-search-products{display:none !important;order:99;}tr.wpt-row .button.loading:after{display:none !important;}td.wpt-replace-td-in-tr.wpt-mobile-label-show>div:before{content:attr(data-title);height:100%;width:86px;position:absolute;left:-86px;top:0;color:black;}td.wpt-replace-td-in-tr.wpt-mobile-label-show>div{margin-left:86px !important;position:relative !important;min-height:19px;}td.wpt-replace-td-in-tr.wpt-mobile-label-show>.td_or_cell.no-inner.wpt_check.type_default.type_name_Default{right:10px;height:25px;width:25px;z-index:999;text-align:right;}td.wpt-replace-td-in-tr.wpt-mobile-label-show a.wpt_product_title_in_td{min-width:unset !important;}body[class^="wpt-"]:before,body[class*=" wpt-"]:before{display:none;}.inner-available .item_inside_cell.wpt_category,.wpt_product_title .item_inside_cell.wpt_category{display:inline-block;}.wpt-wrap table thead tr.wpt_table_header_row th.wpt_tick{opacity:0;}.wpt-wrap table thead tr.wpt_table_header_row .wpt_tick{width:20px;padding:0px;margin:0;}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal;}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top;}.mejs-container,.mejs-container *{box-sizing:border-box;}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none !important;}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%;}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative;}.mejs-container:focus{outline:none;}.mejs-iframe-overlay{height:100%;position:absolute;width:100%;}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.mejs-fullscreen{overflow:hidden !important;}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000;}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100% !important;width:100% !important;}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0;}.mejs-mediaelement{height:100%;width:100%;z-index:0;}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1;}:root .mejs-poster-img{display:none;}.mejs-poster-img{border:0;padding:0;}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;}.mejs-layer{z-index:1;}.mejs-overlay-play{cursor:pointer;}.mejs-overlay-button{background:url("https://asokomer.com/wp-includes/js/mediaelement/mejs-controls.svg") no-repeat;background-position:0 -39px;height:80px;width:80px;}.mejs-overlay-button.nitro-lazy{background-image:none !important;}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px;}.mejs-overlay-loading{height:80px;width:80px;}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url("https://asokomer.com/wp-includes/js/mediaelement/mejs-controls.svg") -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1;}.mejs-overlay-loading-bg-img.nitro-lazy{background-image:none !important;}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn);}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3;}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px;}.mejs-button>button{background:transparent url("https://asokomer.com/wp-includes/js/mediaelement/mejs-controls.svg");border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px;}.mejs-button>button.nitro-lazy{background-image:none !important;}.mejs-button>button:focus{outline:1px dotted #999;}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0;}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto;}.mejs-play>button{background-position:0 0;}.mejs-pause>button{background-position:-20px 0;}.mejs-replay>button{background-position:-160px 0;}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative;}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute;}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%;}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%;}@-webkit-keyframes b{0%{background-position:0 0;}to{background-position:30px 0;}}@keyframes b{0%{background-position:0 0;}to{background-position:30px 0;}}.mejs-time-loaded{background:hsla(0,0%,100%,.3);}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9);}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10;}.mejs-time-hovered.negative{background:rgba(0,0,0,.2);}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%;}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1);}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0) !important;-ms-transform:scaleX(0) !important;transform:scaleX(0) !important;}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11;}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px;}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px;}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px;}.mejs-long-video .mejs-time-float-current{width:60px;}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%;}.mejs-fullscreen-button>button{background-position:-80px 0;}.mejs-unfullscreen>button{background-position:-100px 0;}.mejs-mute>button{background-position:-60px 0;}.mejs-unmute>button{background-position:-40px 0;}.mejs-volume-button{position:relative;}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1;}.mejs-volume-button:hover{border-radius:0 0 4px 4px;}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px;}.mejs-volume-current{left:0;margin:0;width:100%;}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute;}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px;}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px;}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px;}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute;}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%;}.mejs-horizontal-volume-handle{display:none;}.mejs-captions-button,.mejs-chapters-button{position:relative;}.mejs-captions-button>button{background-position:-140px 0;}.mejs-chapters-button>button{background-position:-180px 0;}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px;}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px;}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none !important;margin:0;overflow:hidden;padding:0;}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none !important;margin:0 0 6px;overflow:hidden;padding:0;}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8 !important;background-color:hsla(0,0%,100%,.4) !important;}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute;}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%;}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8;}.mejs-captions-translations{font-size:10px;margin:0 0 5px;}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center;}.mejs-captions-layer a{color:#fff;text-decoration:underline;}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400;}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%;}.mejs-captions-position-hover{bottom:35px;}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap;}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none;}.mejs-overlay-error{position:relative;}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1;}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em;}.mejs-cannotplay{position:relative;}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%;}.mejs-container{clear:both;max-width:100%;}.mejs-container *{font-family:Helvetica,Arial;}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222;}.mejs-time{font-weight:400;word-wrap:normal;}.mejs-controls a.mejs-horizontal-volume-slider{display:table;}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff;}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa;}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33);}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0;}.mejs-overlay-loading{background:0 0;}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none;}.me-cannotplay{width:auto !important;}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px;}.audio-details .embed-media-settings{overflow:visible;}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto;}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block;}.media-embed-details .embed-media-settings{padding-top:0;top:28px;}.media-embed-details .instructions{padding:16px 0;max-width:600px;}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase;}.media-embed-details .setting .remove-setting{padding:5px 0;}.media-embed-details .setting a:hover{color:#dc3232;}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px;}.wp-video{max-width:100%;height:auto;}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px;}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block;}.video-details .wp-video-holder{width:100%;max-width:640px;}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5;}.wp-admin .wp-playlist{margin:0 0 18px;}.wp-playlist video{display:inline-block;max-width:100%;}.wp-playlist audio{display:none;max-width:100%;width:400px;}.wp-playlist .mejs-container{margin:0;max-width:100%;}.wp-playlist .mejs-controls .mejs-button button{outline:0;}.wp-playlist-light{background:#fff;color:#000;}.wp-playlist-dark{color:#fff;background:#000;}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5;}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px);}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5;}.wp-playlist-item-title{font-size:14px;line-height:1.5;}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase;}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5;}.rtl .wp-playlist-item-length{left:3px;right:auto;}.wp-playlist-tracks{margin-top:10px;}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc;}.wp-playlist-item:last-child{border-bottom:0;}.wp-playlist-light .wp-playlist-caption{color:#333;}.wp-playlist-dark .wp-playlist-caption{color:#ddd;}.wp-playlist-playing{font-weight:700;background:#f7f7f7;}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000;}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff;}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px;}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0;}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0;}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wp-audio-playlist .me-cannotplay span{padding:5px 15px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{margin:.67em 0;font-size:2em;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box;}mark{color:#000;background:#ff0;}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"“" "”" "‘" "’";}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0;}legend{padding:0;border:0;}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box;}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}@media print{*{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}@page{margin:2cm .5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}.navbar{display:none;}.table td,.table th{background-color:#fff !important;}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important;}.label{border:1px solid #000;}.table{border-collapse:collapse !important;}.table-bordered th,.table-bordered td{border:1px solid #ddd !important;}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff;}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}button,input,select[multiple],textarea{background-image:none;}button.nitro-lazy,input.nitro-lazy,select[multiple].nitro-lazy,textarea.nitro-lazy{background-image:none !important;}a{color:#428bca;text-decoration:none;}a:hover,a:focus{color:#2a6496;text-decoration:underline;}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}img{vertical-align:middle;}.img-responsive{display:block;height:auto;max-width:100%;}.img-rounded{border-radius:6px;}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.img-circle{border-radius:50%;}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;}p{margin:0 0 10px;}.lead{margin-bottom:20px;font-size:16.1px;font-weight:200;line-height:1.4;}@media (min-width:768px){.lead{font-size:21px;}}small{font-size:85%;}cite{font-style:normal;}.text-muted{color:#999;}.text-primary{color:#428bca;}.text-warning{color:#c09853;}.text-danger{color:#b94a48;}.text-success{color:#468847;}.text-info{color:#3a87ad;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:500;line-height:1.1;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999;}h1,h2,h3{margin-top:20px;margin-bottom:10px;}h4,h5,h6{margin-top:10px;margin-bottom:10px;}h1,.h1{font-size:36px;}h2,.h2{font-size:30px;}h3,.h3{font-size:24px;}h4,.h4{font-size:18px;}h5,.h5{font-size:14px;}h6,.h6{font-size:12px;}h1 small,.h1 small{font-size:24px;}h2 small,.h2 small{font-size:18px;}h3 small,.h3 small,h4 small,.h4 small{font-size:14px;}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee;}ul,ol{margin-top:0;margin-bottom:10px;}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px;}dl{margin-bottom:20px;}dt,dd{line-height:1.428571429;}dt{font-weight:bold;}dd{margin-left:0;}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap;}.dl-horizontal dd{margin-left:180px;}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" ";}.dl-horizontal dd:after{clear:both;}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" ";}.dl-horizontal dd:after{clear:both;}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999;}abbr.initialism{font-size:90%;text-transform:uppercase;}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee;}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25;}blockquote p:last-child{margin-bottom:0;}blockquote small{display:block;line-height:1.428571429;color:#999;}blockquote small:before{content:"— ";}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;}blockquote.pull-right small:before{content:"";}blockquote.pull-right small:after{content:" —";}q:before,q:after,blockquote:before,blockquote:after{content:"";}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429;}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace;}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px;}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;}pre.prettyprint{margin-bottom:20px;}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.container:before,.container:after{display:table;content:" ";}.container:after{clear:both;}.container:before,.container:after{display:table;content:" ";}.container:after{clear:both;}.row{margin-right:-15px;margin-left:-15px;}.row:before,.row:after{display:table;content:" ";}.row:after{clear:both;}.row:before,.row:after{display:table;content:" ";}.row:after{clear:both;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left;}.col-xs-1{width:8.3333333333333%;}.col-xs-2{width:16.666666666667%;}.col-xs-3{width:25%;}.col-xs-4{width:33.333333333333%;}.col-xs-5{width:41.666666666667%;}.col-xs-6{width:50%;}.col-xs-7{width:58.333333333333%;}.col-xs-8{width:66.666666666667%;}.col-xs-9{width:75%;}.col-xs-10{width:83.333333333333%;}.col-xs-11{width:91.666666666667%;}.col-xs-12{width:100%;}@media (min-width:768px){.container{max-width:750px;}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left;}.col-sm-1{width:8.3333333333333%;}.col-sm-2{width:16.666666666667%;}.col-sm-3{width:25%;}.col-sm-4{width:33.333333333333%;}.col-sm-5{width:41.666666666667%;}.col-sm-6{width:50%;}.col-sm-7{width:58.333333333333%;}.col-sm-8{width:66.666666666667%;}.col-sm-9{width:75%;}.col-sm-10{width:83.333333333333%;}.col-sm-11{width:91.666666666667%;}.col-sm-12{width:100%;}.col-sm-push-1{left:8.3333333333333%;}.col-sm-push-2{left:16.666666666667%;}.col-sm-push-3{left:25%;}.col-sm-push-4{left:33.333333333333%;}.col-sm-push-5{left:41.666666666667%;}.col-sm-push-6{left:50%;}.col-sm-push-7{left:58.333333333333%;}.col-sm-push-8{left:66.666666666667%;}.col-sm-push-9{left:75%;}.col-sm-push-10{left:83.333333333333%;}.col-sm-push-11{left:91.666666666667%;}.col-sm-pull-1{right:8.3333333333333%;}.col-sm-pull-2{right:16.666666666667%;}.col-sm-pull-3{right:25%;}.col-sm-pull-4{right:33.333333333333%;}.col-sm-pull-5{right:41.666666666667%;}.col-sm-pull-6{right:50%;}.col-sm-pull-7{right:58.333333333333%;}.col-sm-pull-8{right:66.666666666667%;}.col-sm-pull-9{right:75%;}.col-sm-pull-10{right:83.333333333333%;}.col-sm-pull-11{right:91.666666666667%;}.col-sm-offset-1{margin-left:8.3333333333333%;}.col-sm-offset-2{margin-left:16.666666666667%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-4{margin-left:33.333333333333%;}.col-sm-offset-5{margin-left:41.666666666667%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-7{margin-left:58.333333333333%;}.col-sm-offset-8{margin-left:66.666666666667%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-10{margin-left:83.333333333333%;}.col-sm-offset-11{margin-left:91.666666666667%;}}@media (min-width:992px){.container{max-width:970px;}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left;}.col-md-1{width:8.3333333333333%;}.col-md-2{width:16.666666666667%;}.col-md-3{width:25%;}.col-md-4{width:33.333333333333%;}.col-md-5{width:41.666666666667%;}.col-md-6{width:50%;}.col-md-7{width:58.333333333333%;}.col-md-8{width:66.666666666667%;}.col-md-9{width:75%;}.col-md-10{width:83.333333333333%;}.col-md-11{width:91.666666666667%;}.col-md-12{width:100%;}.col-md-push-0{left:auto;}.col-md-push-1{left:8.3333333333333%;}.col-md-push-2{left:16.666666666667%;}.col-md-push-3{left:25%;}.col-md-push-4{left:33.333333333333%;}.col-md-push-5{left:41.666666666667%;}.col-md-push-6{left:50%;}.col-md-push-7{left:58.333333333333%;}.col-md-push-8{left:66.666666666667%;}.col-md-push-9{left:75%;}.col-md-push-10{left:83.333333333333%;}.col-md-push-11{left:91.666666666667%;}.col-md-pull-0{right:auto;}.col-md-pull-1{right:8.3333333333333%;}.col-md-pull-2{right:16.666666666667%;}.col-md-pull-3{right:25%;}.col-md-pull-4{right:33.333333333333%;}.col-md-pull-5{right:41.666666666667%;}.col-md-pull-6{right:50%;}.col-md-pull-7{right:58.333333333333%;}.col-md-pull-8{right:66.666666666667%;}.col-md-pull-9{right:75%;}.col-md-pull-10{right:83.333333333333%;}.col-md-pull-11{right:91.666666666667%;}.col-md-offset-0{margin-left:0;}.col-md-offset-1{margin-left:8.3333333333333%;}.col-md-offset-2{margin-left:16.666666666667%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-4{margin-left:33.333333333333%;}.col-md-offset-5{margin-left:41.666666666667%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-7{margin-left:58.333333333333%;}.col-md-offset-8{margin-left:66.666666666667%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-10{margin-left:83.333333333333%;}.col-md-offset-11{margin-left:91.666666666667%;}}@media (min-width:1200px){.container{max-width:1170px;}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left;}.col-lg-1{width:8.3333333333333%;}.col-lg-2{width:16.666666666667%;}.col-lg-3{width:25%;}.col-lg-4{width:33.333333333333%;}.col-lg-5{width:41.666666666667%;}.col-lg-6{width:50%;}.col-lg-7{width:58.333333333333%;}.col-lg-8{width:66.666666666667%;}.col-lg-9{width:75%;}.col-lg-10{width:83.333333333333%;}.col-lg-11{width:91.666666666667%;}.col-lg-12{width:100%;}.col-lg-push-0{left:auto;}.col-lg-push-1{left:8.3333333333333%;}.col-lg-push-2{left:16.666666666667%;}.col-lg-push-3{left:25%;}.col-lg-push-4{left:33.333333333333%;}.col-lg-push-5{left:41.666666666667%;}.col-lg-push-6{left:50%;}.col-lg-push-7{left:58.333333333333%;}.col-lg-push-8{left:66.666666666667%;}.col-lg-push-9{left:75%;}.col-lg-push-10{left:83.333333333333%;}.col-lg-push-11{left:91.666666666667%;}.col-lg-pull-0{right:auto;}.col-lg-pull-1{right:8.3333333333333%;}.col-lg-pull-2{right:16.666666666667%;}.col-lg-pull-3{right:25%;}.col-lg-pull-4{right:33.333333333333%;}.col-lg-pull-5{right:41.666666666667%;}.col-lg-pull-6{right:50%;}.col-lg-pull-7{right:58.333333333333%;}.col-lg-pull-8{right:66.666666666667%;}.col-lg-pull-9{right:75%;}.col-lg-pull-10{right:83.333333333333%;}.col-lg-pull-11{right:91.666666666667%;}.col-lg-offset-0{margin-left:0;}.col-lg-offset-1{margin-left:8.3333333333333%;}.col-lg-offset-2{margin-left:16.666666666667%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-4{margin-left:33.333333333333%;}.col-lg-offset-5{margin-left:41.666666666667%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-7{margin-left:58.333333333333%;}.col-lg-offset-8{margin-left:66.666666666667%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-10{margin-left:83.333333333333%;}.col-lg-offset-11{margin-left:91.666666666667%;}}table{max-width:100%;background-color:transparent;}th{text-align:left;}.table{width:100%;margin-bottom:20px;}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd;}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd;}.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0;}.table tbody+tbody{border-top:2px solid #ddd;}.table .table{background-color:#fff;}.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px;}.table-bordered{border:1px solid #ddd;}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd;}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px;}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5;}table col[class*="col-"]{display:table-column;float:none;}table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none;}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5;}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6;}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3;}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7;}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7;}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5;}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be;}@media (max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd;}.table-responsive>.table{margin-bottom:0;background-color:#fff;}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap;}.table-responsive>.table-bordered{border:0;}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0;}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0;}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0;}}fieldset{padding:0;margin:0;border:0;}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5;}label{display:inline-block;margin-bottom:5px;font-weight:bold;}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal;}input[type="file"]{display:block;}select[multiple],select[size]{height:auto;}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit;}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto;}.form-control:-moz-placeholder{color:#999;}.form-control::-moz-placeholder{color:#999;}.form-control:-ms-input-placeholder{color:#999;}.form-control::-webkit-input-placeholder{color:#999;}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;}textarea.form-control{height:auto;}.form-group{margin-bottom:15px;}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle;}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer;}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px;}.radio+.radio,.checkbox+.checkbox{margin-top:-5px;}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer;}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px;}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed;}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-sm{height:30px;line-height:30px;}textarea.input-sm{height:auto;}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-lg{height:45px;line-height:45px;}textarea.input-lg{height:auto;}.has-warning .help-block,.has-warning .control-label{color:#c09853;}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}.has-error .help-block,.has-error .control-label{color:#b94a48;}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}.has-success .help-block,.has-success .control-label{color:#468847;}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847;}.form-control-static{padding-top:7px;margin-bottom:0;}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}.form-inline .form-control{display:inline-block;}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0;}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0;}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0;}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px;}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" ";}.form-horizontal .form-group:after{clear:both;}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" ";}.form-horizontal .form-group:after{clear:both;}@media (min-width:768px){.form-horizontal .control-label{text-align:right;}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.btn:hover,.btn:focus{color:#333;text-decoration:none;}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.btn:active.nitro-lazy,.btn.active.nitro-lazy{background-image:none !important;}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}.btn-default{color:#333;background-color:#fff;border-color:#ccc;}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad;}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none;}.btn-default:active.nitro-lazy,.btn-default.active.nitro-lazy,.open .dropdown-toggle.btn-default.nitro-lazy{background-image:none !important;}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc;}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e;}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none;}.btn-primary:active.nitro-lazy,.btn-primary.active.nitro-lazy,.open .dropdown-toggle.btn-primary.nitro-lazy{background-image:none !important;}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd;}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236;}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512;}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none;}.btn-warning:active.nitro-lazy,.btn-warning.active.nitro-lazy,.open .dropdown-toggle.btn-warning.nitro-lazy{background-image:none !important;}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236;}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925;}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none;}.btn-danger:active.nitro-lazy,.btn-danger.active.nitro-lazy,.open .dropdown-toggle.btn-danger.nitro-lazy{background-image:none !important;}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a;}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439;}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none;}.btn-success:active.nitro-lazy,.btn-success.active.nitro-lazy,.open .dropdown-toggle.btn-success.nitro-lazy{background-image:none !important;}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c;}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc;}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none;}.btn-info:active.nitro-lazy,.btn-info.active.nitro-lazy,.open .dropdown-toggle.btn-info.nitro-lazy{background-image:none !important;}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da;}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0;}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent;}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent;}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none;}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.btn-xs{padding:1px 5px;}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;}.btn-block+.btn-block{margin-top:5px;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;}.fade.in{opacity:1;}.collapse{display:none;}.collapse.in{display:block;}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease;}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1;}.glyphicon-asterisk:before{content:"*";}.glyphicon-plus:before{content:"+";}.glyphicon-euro:before{content:"€";}.glyphicon-minus:before{content:"−";}.glyphicon-cloud:before{content:"☁";}.glyphicon-envelope:before{content:"✉";}.glyphicon-pencil:before{content:"✏";}.glyphicon-glass:before{content:"";}.glyphicon-music:before{content:"";}.glyphicon-search:before{content:"";}.glyphicon-heart:before{content:"";}.glyphicon-star:before{content:"";}.glyphicon-star-empty:before{content:"";}.glyphicon-user:before{content:"";}.glyphicon-film:before{content:"";}.glyphicon-th-large:before{content:"";}.glyphicon-th:before{content:"";}.glyphicon-th-list:before{content:"";}.glyphicon-ok:before{content:"";}.glyphicon-remove:before{content:"";}.glyphicon-zoom-in:before{content:"";}.glyphicon-zoom-out:before{content:"";}.glyphicon-off:before{content:"";}.glyphicon-signal:before{content:"";}.glyphicon-cog:before{content:"";}.glyphicon-trash:before{content:"";}.glyphicon-home:before{content:"";}.glyphicon-file:before{content:"";}.glyphicon-time:before{content:"";}.glyphicon-road:before{content:"";}.glyphicon-download-alt:before{content:"";}.glyphicon-download:before{content:"";}.glyphicon-upload:before{content:"";}.glyphicon-inbox:before{content:"";}.glyphicon-play-circle:before{content:"";}.glyphicon-repeat:before{content:"";}.glyphicon-refresh:before{content:"";}.glyphicon-list-alt:before{content:"";}.glyphicon-flag:before{content:"";}.glyphicon-headphones:before{content:"";}.glyphicon-volume-off:before{content:"";}.glyphicon-volume-down:before{content:"";}.glyphicon-volume-up:before{content:"";}.glyphicon-qrcode:before{content:"";}.glyphicon-barcode:before{content:"";}.glyphicon-tag:before{content:"";}.glyphicon-tags:before{content:"";}.glyphicon-book:before{content:"";}.glyphicon-print:before{content:"";}.glyphicon-font:before{content:"";}.glyphicon-bold:before{content:"";}.glyphicon-italic:before{content:"";}.glyphicon-text-height:before{content:"";}.glyphicon-text-width:before{content:"";}.glyphicon-align-left:before{content:"";}.glyphicon-align-center:before{content:"";}.glyphicon-align-right:before{content:"";}.glyphicon-align-justify:before{content:"";}.glyphicon-list:before{content:"";}.glyphicon-indent-left:before{content:"";}.glyphicon-indent-right:before{content:"";}.glyphicon-facetime-video:before{content:"";}.glyphicon-picture:before{content:"";}.glyphicon-map-marker:before{content:"";}.glyphicon-adjust:before{content:"";}.glyphicon-tint:before{content:"";}.glyphicon-edit:before{content:"";}.glyphicon-share:before{content:"";}.glyphicon-check:before{content:"";}.glyphicon-move:before{content:"";}.glyphicon-step-backward:before{content:"";}.glyphicon-fast-backward:before{content:"";}.glyphicon-backward:before{content:"";}.glyphicon-play:before{content:"";}.glyphicon-pause:before{content:"";}.glyphicon-stop:before{content:"";}.glyphicon-forward:before{content:"";}.glyphicon-fast-forward:before{content:"";}.glyphicon-step-forward:before{content:"";}.glyphicon-eject:before{content:"";}.glyphicon-chevron-left:before{content:"";}.glyphicon-chevron-right:before{content:"";}.glyphicon-plus-sign:before{content:"";}.glyphicon-minus-sign:before{content:"";}.glyphicon-remove-sign:before{content:"";}.glyphicon-ok-sign:before{content:"";}.glyphicon-question-sign:before{content:"";}.glyphicon-info-sign:before{content:"";}.glyphicon-screenshot:before{content:"";}.glyphicon-remove-circle:before{content:"";}.glyphicon-ok-circle:before{content:"";}.glyphicon-ban-circle:before{content:"";}.glyphicon-arrow-left:before{content:"";}.glyphicon-arrow-right:before{content:"";}.glyphicon-arrow-up:before{content:"";}.glyphicon-arrow-down:before{content:"";}.glyphicon-share-alt:before{content:"";}.glyphicon-resize-full:before{content:"";}.glyphicon-resize-small:before{content:"";}.glyphicon-exclamation-sign:before{content:"";}.glyphicon-gift:before{content:"";}.glyphicon-leaf:before{content:"";}.glyphicon-eye-open:before{content:"";}.glyphicon-eye-close:before{content:"";}.glyphicon-warning-sign:before{content:"";}.glyphicon-plane:before{content:"";}.glyphicon-random:before{content:"";}.glyphicon-comment:before{content:"";}.glyphicon-magnet:before{content:"";}.glyphicon-chevron-up:before{content:"";}.glyphicon-chevron-down:before{content:"";}.glyphicon-retweet:before{content:"";}.glyphicon-shopping-cart:before{content:"";}.glyphicon-folder-close:before{content:"";}.glyphicon-folder-open:before{content:"";}.glyphicon-resize-vertical:before{content:"";}.glyphicon-resize-horizontal:before{content:"";}.glyphicon-hdd:before{content:"";}.glyphicon-bullhorn:before{content:"";}.glyphicon-certificate:before{content:"";}.glyphicon-thumbs-up:before{content:"";}.glyphicon-thumbs-down:before{content:"";}.glyphicon-hand-right:before{content:"";}.glyphicon-hand-left:before{content:"";}.glyphicon-hand-up:before{content:"";}.glyphicon-hand-down:before{content:"";}.glyphicon-circle-arrow-right:before{content:"";}.glyphicon-circle-arrow-left:before{content:"";}.glyphicon-circle-arrow-up:before{content:"";}.glyphicon-circle-arrow-down:before{content:"";}.glyphicon-globe:before{content:"";}.glyphicon-tasks:before{content:"";}.glyphicon-filter:before{content:"";}.glyphicon-fullscreen:before{content:"";}.glyphicon-dashboard:before{content:"";}.glyphicon-heart-empty:before{content:"";}.glyphicon-link:before{content:"";}.glyphicon-phone:before{content:"";}.glyphicon-usd:before{content:"";}.glyphicon-gbp:before{content:"";}.glyphicon-sort:before{content:"";}.glyphicon-sort-by-alphabet:before{content:"";}.glyphicon-sort-by-alphabet-alt:before{content:"";}.glyphicon-sort-by-order:before{content:"";}.glyphicon-sort-by-order-alt:before{content:"";}.glyphicon-sort-by-attributes:before{content:"";}.glyphicon-sort-by-attributes-alt:before{content:"";}.glyphicon-unchecked:before{content:"";}.glyphicon-expand:before{content:"";}.glyphicon-collapse-down:before{content:"";}.glyphicon-collapse-up:before{content:"";}.glyphicon-log-in:before{content:"";}.glyphicon-flash:before{content:"";}.glyphicon-log-out:before{content:"";}.glyphicon-new-window:before{content:"";}.glyphicon-record:before{content:"";}.glyphicon-save:before{content:"";}.glyphicon-open:before{content:"";}.glyphicon-saved:before{content:"";}.glyphicon-import:before{content:"";}.glyphicon-export:before{content:"";}.glyphicon-send:before{content:"";}.glyphicon-floppy-disk:before{content:"";}.glyphicon-floppy-saved:before{content:"";}.glyphicon-floppy-remove:before{content:"";}.glyphicon-floppy-save:before{content:"";}.glyphicon-floppy-open:before{content:"";}.glyphicon-credit-card:before{content:"";}.glyphicon-transfer:before{content:"";}.glyphicon-cutlery:before{content:"";}.glyphicon-header:before{content:"";}.glyphicon-compressed:before{content:"";}.glyphicon-earphone:before{content:"";}.glyphicon-phone-alt:before{content:"";}.glyphicon-tower:before{content:"";}.glyphicon-stats:before{content:"";}.glyphicon-sd-video:before{content:"";}.glyphicon-hd-video:before{content:"";}.glyphicon-subtitles:before{content:"";}.glyphicon-sound-stereo:before{content:"";}.glyphicon-sound-dolby:before{content:"";}.glyphicon-sound-5-1:before{content:"";}.glyphicon-sound-6-1:before{content:"";}.glyphicon-sound-7-1:before{content:"";}.glyphicon-copyright-mark:before{content:"";}.glyphicon-registration-mark:before{content:"";}.glyphicon-cloud-download:before{content:"";}.glyphicon-cloud-upload:before{content:"";}.glyphicon-tree-conifer:before{content:"";}.glyphicon-tree-deciduous:before{content:"";}.glyphicon-briefcase:before{content:"💼";}.glyphicon-calendar:before{content:"📅";}.glyphicon-pushpin:before{content:"📌";}.glyphicon-paperclip:before{content:"📎";}.glyphicon-camera:before{content:"📷";}.glyphicon-lock:before{content:"🔒";}.glyphicon-bell:before{content:"🔔";}.glyphicon-bookmark:before{content:"🔖";}.glyphicon-fire:before{content:"🔥";}.glyphicon-wrench:before{content:"🔧";}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:"";}.dropdown{position:relative;}.dropdown-toggle:focus{outline:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap;}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca;}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0;}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999;}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}.dropdown-menu>.disabled>a:hover.nitro-lazy,.dropdown-menu>.disabled>a:focus.nitro-lazy{background-image:none !important;}.open>.dropdown-menu{display:block;}.open>a{outline:0;}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999;}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;}.pull-right>.dropdown-menu{right:0;left:auto;}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:"";}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto;}}.btn-default .caret{border-top-color:#333;}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff;}.dropup .btn-default .caret{border-bottom-color:#333;}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff;}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left;}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2;}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0;}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px;}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" ";}.btn-toolbar:after{clear:both;}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" ";}.btn-toolbar:after{clear:both;}.btn-toolbar .btn-group{float:left;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px;}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}.btn-group>.btn:first-child{margin-left:0;}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}.btn-group>.btn-group{float:left;}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px;}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px;}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px;}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}.btn .caret{margin-left:0;}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0;}.dropup .btn-lg .caret{border-width:0 5px 5px;}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%;}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" ";}.btn-group-vertical>.btn-group:after{clear:both;}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" ";}.btn-group-vertical>.btn-group:after{clear:both;}.btn-group-vertical>.btn-group>.btn{float:none;}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0;}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0;}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0;}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0;}.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed;}.btn-group-justified .btn{display:table-cell;float:none;width:1%;}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none;}.input-group{position:relative;display:table;border-collapse:separate;}.input-group.col{float:none;padding-right:0;padding-left:0;}.input-group .form-control{width:100%;margin-bottom:0;}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px;}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto;}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px;}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto;}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell;}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0;}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-addon:first-child{border-right:0;}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}.input-group-addon:last-child{border-left:0;}.input-group-btn{position:relative;white-space:nowrap;}.input-group-btn>.btn{position:relative;}.input-group-btn>.btn+.btn{margin-left:-4px;}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2;}.nav{padding-left:0;margin-bottom:0;list-style:none;}.nav:before,.nav:after{display:table;content:" ";}.nav:after{clear:both;}.nav:before,.nav:after{display:table;content:" ";}.nav:after{clear:both;}.nav>li{position:relative;display:block;}.nav>li>a{position:relative;display:block;padding:10px 15px;}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee;}.nav>li.disabled>a{color:#999;}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent;}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca;}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}.nav>li>a>img{max-width:none;}.nav-tabs{border-bottom:1px solid #ddd;}.nav-tabs>li{float:left;margin-bottom:-1px;}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd;}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;}.nav-tabs.nav-justified{width:100%;border-bottom:0;}.nav-tabs.nav-justified>li{float:none;}.nav-tabs.nav-justified>li>a{text-align:center;}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%;}}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd;}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff;}.nav-pills>li{float:left;}.nav-pills>li>a{border-radius:5px;}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca;}.nav-stacked>li{float:none;}.nav-stacked>li+li{margin-top:2px;margin-left:0;}.nav-justified{width:100%;}.nav-justified>li{float:none;}.nav-justified>li>a{text-align:center;}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%;}}.nav-tabs-justified{border-bottom:0;}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd;}.nav-tabs-justified>.active>a{border-bottom-color:#fff;}.tabbable:before,.tabbable:after{display:table;content:" ";}.tabbable:after{clear:both;}.tabbable:before,.tabbable:after{display:table;content:" ";}.tabbable:after{clear:both;}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}.tab-content>.active,.pill-content>.active{display:block;}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca;}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent;}.navbar:before,.navbar:after{display:table;content:" ";}.navbar:after{clear:both;}.navbar:before,.navbar:after{display:table;content:" ";}.navbar:after{clear:both;}@media (min-width:768px){.navbar{border-radius:4px;}}.navbar-header:before,.navbar-header:after{display:table;content:" ";}.navbar-header:after{clear:both;}.navbar-header:before,.navbar-header:after{display:table;content:" ";}.navbar-header:after{clear:both;}@media (min-width:768px){.navbar-header{float:left;}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch;}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" ";}.navbar-collapse:after{clear:both;}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" ";}.navbar-collapse:after{clear:both;}.navbar-collapse.in{overflow-y:auto;}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none;}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important;}.navbar-collapse.in{overflow-y:visible;}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px;}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px;}.navbar-collapse .navbar-text:last-child{margin-right:0;}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px;}@media (min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0;}}.navbar-static-top{border-width:0 0 1px;}@media (min-width:768px){.navbar-static-top{border-radius:0;}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px;}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0;}}.navbar-fixed-top{top:0;z-index:1030;}.navbar-fixed-bottom{bottom:0;margin-bottom:0;}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}@media (min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px;}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px;}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px;}@media (min-width:768px){.navbar-toggle{display:none;}}.navbar-nav{margin:7.5px -15px;}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px;}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none;}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px;}.navbar-nav .open .dropdown-menu>li>a{line-height:20px;}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none;}.navbar-nav .open .dropdown-menu>li>a:hover.nitro-lazy,.navbar-nav .open .dropdown-menu>li>a:focus.nitro-lazy{background-image:none !important;}}@media (min-width:768px){.navbar-nav{float:left;margin:0;}.navbar-nav>li{float:left;}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px;}}@media (min-width:768px){.navbar-left{float:left !important;}.navbar-right{float:right !important;}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}.navbar-form .form-control{display:inline-block;}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0;}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0;}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px;}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none;}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0;}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0;}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto;}.navbar-btn{margin-top:8px;margin-bottom:8px;}.navbar-text{float:left;margin-top:15px;margin-bottom:15px;}@media (min-width:768px){.navbar-text{margin-right:15px;margin-left:15px;}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7;}.navbar-default .navbar-brand{color:#777;}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent;}.navbar-default .navbar-text{color:#777;}.navbar-default .navbar-nav>li>a{color:#777;}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent;}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7;}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent;}.navbar-default .navbar-toggle{border-color:#ddd;}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd;}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc;}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6;}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333;}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7;}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555;}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777;}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777;}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent;}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent;}}.navbar-default .navbar-link{color:#777;}.navbar-default .navbar-link:hover{color:#333;}.navbar-inverse{background-color:#222;border-color:#080808;}.navbar-inverse .navbar-brand{color:#999;}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent;}.navbar-inverse .navbar-text{color:#999;}.navbar-inverse .navbar-nav>li>a{color:#999;}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent;}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808;}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent;}.navbar-inverse .navbar-toggle{border-color:#333;}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333;}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff;}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010;}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808;}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff;}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999;}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808;}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999;}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808;}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent;}}.navbar-inverse .navbar-link{color:#999;}.navbar-inverse .navbar-link:hover{color:#fff;}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px;}.breadcrumb>li{display:inline-block;}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ ";}.breadcrumb>.active{color:#999;}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}.pagination>li{display:inline;}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd;}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee;}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca;}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd;}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none;}.pager:before,.pager:after{display:table;content:" ";}.pager:after{clear:both;}.pager:before,.pager:after{display:table;content:" ";}.pager:after{clear:both;}.pager li{display:inline;}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px;}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee;}.pager .next>a,.pager .next>span{float:right;}.pager .previous>a,.pager .previous>span{float:left;}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff;}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer;}.label:empty{display:none;}.label-default{background-color:#999;}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080;}.label-primary{background-color:#428bca;}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9;}.label-success{background-color:#5cb85c;}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44;}.label-info{background-color:#5bc0de;}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5;}.label-warning{background-color:#f0ad4e;}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f;}.label-danger{background-color:#d9534f;}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c;}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px;}.badge:empty{display:none;}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer;}.btn .badge{position:relative;top:-1px;}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff;}.nav-pills>li>a>.badge{margin-left:3px;}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee;}.jumbotron h1{line-height:1;color:inherit;}.jumbotron p{line-height:1.4;}.container .jumbotron{border-radius:6px;}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px;}.container .jumbotron{padding-right:60px;padding-left:60px;}.jumbotron h1{font-size:63px;}}.thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.thumbnail>img{display:block;height:auto;max-width:100%;}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca;}.thumbnail>img{margin-right:auto;margin-left:auto;}.thumbnail .caption{padding:9px;color:#333;}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}.alert h4{margin-top:0;color:inherit;}.alert .alert-link{font-weight:bold;}.alert>p,.alert>ul{margin-bottom:0;}.alert>p+p{margin-top:5px;}.alert-dismissable{padding-right:35px;}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit;}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6;}.alert-success hr{border-top-color:#c9e2b3;}.alert-success .alert-link{color:#356635;}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}.alert-info hr{border-top-color:#a6e1ec;}.alert-info .alert-link{color:#2d6987;}.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5;}.alert-warning hr{border-top-color:#f8e5be;}.alert-warning .alert-link{color:#a47e3c;}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7;}.alert-danger hr{border-top-color:#e6c1c7;}.alert-danger .alert-link{color:#953b39;}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;}to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease;}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px;}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}.progress-bar-success{background-color:#5cb85c;}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.progress-bar-info{background-color:#5bc0de;}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.progress-bar-warning{background-color:#f0ad4e;}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.progress-bar-danger{background-color:#d9534f;}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}.media,.media-body{overflow:hidden;zoom:1;}.media,.media .media{margin-top:15px;}.media:first-child{margin-top:0;}.media-object{display:block;}.media-heading{margin:0 0 5px;}.media>.pull-left{margin-right:10px;}.media>.pull-right{margin-left:10px;}.media-list{padding-left:0;list-style:none;}.list-group{padding-left:0;margin-bottom:20px;}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px;}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.list-group-item>.badge{float:right;}.list-group-item>.badge+.badge{margin-right:5px;}a.list-group-item{color:#555;}a.list-group-item .list-group-item-heading{color:#333;}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5;}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit;}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7;}.list-group-item-heading{margin-top:0;margin-bottom:5px;}.list-group-item-text{margin-bottom:0;line-height:1.3;}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);}.panel-body{padding:15px;}.panel-body:before,.panel-body:after{display:table;content:" ";}.panel-body:after{clear:both;}.panel-body:before,.panel-body:after{display:table;content:" ";}.panel-body:after{clear:both;}.panel>.list-group{margin-bottom:0;}.panel>.list-group .list-group-item{border-width:1px 0;}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0;}.panel>.list-group .list-group-item:last-child{border-bottom:0;}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0;}.panel>.table{margin-bottom:0;}.panel>.panel-body+.table{border-top:1px solid #ddd;}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;}.panel-title>a{color:inherit;}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px;}.panel-group .panel+.panel{margin-top:5px;}.panel-group .panel-heading{border-bottom:0;}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd;}.panel-group .panel-footer{border-top:0;}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd;}.panel-default{border-color:#ddd;}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd;}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd;}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd;}.panel-primary{border-color:#428bca;}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca;}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca;}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca;}.panel-success{border-color:#d6e9c6;}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6;}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6;}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6;}.panel-warning{border-color:#fbeed5;}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5;}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5;}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5;}.panel-danger{border-color:#eed3d7;}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7;}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7;}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7;}.panel-info{border-color:#bce8f1;}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1;}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1;}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15);}.well-lg{padding:24px;border-radius:6px;}.well-sm{padding:9px;border-radius:3px;}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50);}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.modal-open{overflow:hidden;}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px;}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll;}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto;}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000;}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0);}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50);}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5;}.modal-header .close{margin-top:-2px;}.modal-title{margin:0;line-height:1.428571429;}.modal-body{position:relative;padding:20px;}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5;}.modal-footer:before,.modal-footer:after{display:table;content:" ";}.modal-footer:after{clear:both;}.modal-footer:before,.modal-footer:after{display:table;content:" ";}.modal-footer:after{clear:both;}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px;}.modal-footer .btn-group .btn+.btn{margin-left:-1px;}.modal-footer .btn-block+.btn-block{margin-left:0;}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px;}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible;}.tooltip.in{opacity:.9;filter:alpha(opacity=90);}.tooltip.top{padding:5px 0;margin-top:-3px;}.tooltip.right{padding:0 5px;margin-left:3px;}.tooltip.bottom{padding:5px 0;margin-top:3px;}.tooltip.left{padding:0 5px;margin-left:-3px;}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px;}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0;}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0;}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0;}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0;}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px;}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px;}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px;}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px;}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);background-clip:padding-box;}.popover.top{margin-top:-10px;}.popover.right{margin-left:10px;}.popover.bottom{margin-top:10px;}.popover.left{margin-left:-10px;}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}.popover-content{padding:9px 14px;}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}.popover .arrow{border-width:11px;}.popover .arrow:after{border-width:10px;content:"";}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" ";}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0;}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" ";}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" ";}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0;}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" ";}.carousel{position:relative;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1;}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;}.carousel-inner>.active{left:0;}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;}.carousel-inner>.next{left:100%;}.carousel-inner>.prev{left:-100%;}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;}.carousel-inner>.active.left{left:-100%;}.carousel-inner>.active.right{left:100%;}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5;filter:alpha(opacity=50);}.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90);}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block;}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif;}.carousel-control .icon-prev:before{content:"‹";}.carousel-control .icon-next:before{content:"›";}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px;}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}.carousel-caption .btn{text-shadow:none;}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px;}.carousel-caption{right:20%;left:20%;padding-bottom:30px;}.carousel-indicators{bottom:20px;}}.clearfix:before,.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}.pull-right{float:right;}.pull-left{float:left;}.hide{display:none !important;}.show{display:block !important;}.invisible{visibility:hidden;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.affix{position:fixed;}@-ms-viewport{width:device-width;}@media screen and (max-width:400px){@-ms-viewport{width:320px;}}.hidden{display:none !important;visibility:hidden !important;}.visible-xs{display:none !important;}tr.visible-xs{display:none !important;}th.visible-xs,td.visible-xs{display:none !important;}@media (max-width:767px){.visible-xs{display:block !important;}tr.visible-xs{display:table-row !important;}th.visible-xs,td.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block !important;}tr.visible-xs.visible-sm{display:table-row !important;}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block !important;}tr.visible-xs.visible-md{display:table-row !important;}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-xs.visible-lg{display:block !important;}tr.visible-xs.visible-lg{display:table-row !important;}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell !important;}}.visible-sm{display:none !important;}tr.visible-sm{display:none !important;}th.visible-sm,td.visible-sm{display:none !important;}@media (max-width:767px){.visible-sm.visible-xs{display:block !important;}tr.visible-sm.visible-xs{display:table-row !important;}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}tr.visible-sm{display:table-row !important;}th.visible-sm,td.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block !important;}tr.visible-sm.visible-md{display:table-row !important;}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-sm.visible-lg{display:block !important;}tr.visible-sm.visible-lg{display:table-row !important;}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell !important;}}.visible-md{display:none !important;}tr.visible-md{display:none !important;}th.visible-md,td.visible-md{display:none !important;}@media (max-width:767px){.visible-md.visible-xs{display:block !important;}tr.visible-md.visible-xs{display:table-row !important;}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block !important;}tr.visible-md.visible-sm{display:table-row !important;}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}tr.visible-md{display:table-row !important;}th.visible-md,td.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-md.visible-lg{display:block !important;}tr.visible-md.visible-lg{display:table-row !important;}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell !important;}}.visible-lg{display:none !important;}tr.visible-lg{display:none !important;}th.visible-lg,td.visible-lg{display:none !important;}@media (max-width:767px){.visible-lg.visible-xs{display:block !important;}tr.visible-lg.visible-xs{display:table-row !important;}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell !important;}}@media (min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block !important;}tr.visible-lg.visible-sm{display:table-row !important;}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell !important;}}@media (min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block !important;}tr.visible-lg.visible-md{display:table-row !important;}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-lg{display:block !important;}tr.visible-lg{display:table-row !important;}th.visible-lg,td.visible-lg{display:table-cell !important;}}.hidden-xs{display:block !important;}tr.hidden-xs{display:table-row !important;}th.hidden-xs,td.hidden-xs{display:table-cell !important;}@media (max-width:767px){.hidden-xs{display:none !important;}tr.hidden-xs{display:none !important;}th.hidden-xs,td.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none !important;}tr.hidden-xs.hidden-sm{display:none !important;}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none !important;}tr.hidden-xs.hidden-md{display:none !important;}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-xs.hidden-lg{display:none !important;}tr.hidden-xs.hidden-lg{display:none !important;}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none !important;}}.hidden-sm{display:block !important;}tr.hidden-sm{display:table-row !important;}th.hidden-sm,td.hidden-sm{display:table-cell !important;}@media (max-width:767px){.hidden-sm.hidden-xs{display:none !important;}tr.hidden-sm.hidden-xs{display:none !important;}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}tr.hidden-sm{display:none !important;}th.hidden-sm,td.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none !important;}tr.hidden-sm.hidden-md{display:none !important;}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-sm.hidden-lg{display:none !important;}tr.hidden-sm.hidden-lg{display:none !important;}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none !important;}}.hidden-md{display:block !important;}tr.hidden-md{display:table-row !important;}th.hidden-md,td.hidden-md{display:table-cell !important;}@media (max-width:767px){.hidden-md.hidden-xs{display:none !important;}tr.hidden-md.hidden-xs{display:none !important;}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none !important;}tr.hidden-md.hidden-sm{display:none !important;}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}tr.hidden-md{display:none !important;}th.hidden-md,td.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-md.hidden-lg{display:none !important;}tr.hidden-md.hidden-lg{display:none !important;}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none !important;}}.hidden-lg{display:block !important;}tr.hidden-lg{display:table-row !important;}th.hidden-lg,td.hidden-lg{display:table-cell !important;}@media (max-width:767px){.hidden-lg.hidden-xs{display:none !important;}tr.hidden-lg.hidden-xs{display:none !important;}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none !important;}tr.hidden-lg.hidden-sm{display:none !important;}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none !important;}tr.hidden-lg.hidden-md{display:none !important;}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-lg{display:none !important;}tr.hidden-lg{display:none !important;}th.hidden-lg,td.hidden-lg{display:none !important;}}.visible-print{display:none !important;}tr.visible-print{display:none !important;}th.visible-print,td.visible-print{display:none !important;}@media print{.visible-print{display:block !important;}tr.visible-print{display:table-row !important;}th.visible-print,td.visible-print{display:table-cell !important;}.hidden-print{display:none !important;}tr.hidden-print{display:none !important;}th.hidden-print,td.hidden-print{display:none !important;}}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=span]{float:none;display:inline-block;margin-bottom:10px;margin-left:0;}.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-search .bootstrap-select.btn-group{margin-bottom:0;}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;}.bootstrap-select.btn-group.pull-right,.bootstrap-select.btn-group[class*=span].pull-right,.row-fluid .bootstrap-select.btn-group[class*=span].pull-right{float:right;}.input-append .bootstrap-select.btn-group{margin-left:-1px;}.input-prepend .bootstrap-select.btn-group{margin-right:-1px;}.bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px;}.bootstrap-select.form-control:not([class*=span]){width:100%;}.bootstrap-select>.btn{width:100%;padding-right:25px;}.error .bootstrap-select .btn{border:1px solid #b94a48;}.bootstrap-select.show-menu-arrow.open>.btn{z-index:2051;}.bootstrap-select .btn:focus{outline:thin dotted #333 !important;outline:5px auto -webkit-focus-ring-color !important;outline-offset:-2px;}.bootstrap-select.btn-group .btn .filter-option{display:inline-block;overflow:hidden;width:100%;float:left;text-align:left;}.bootstrap-select.btn-group .btn .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle;}.bootstrap-select.btn-group .dropdown-menu li.disabled>a,.bootstrap-select.btn-group>.disabled{cursor:not-allowed;}.bootstrap-select.btn-group>.disabled:focus{outline:0 !important;}.bootstrap-select.btn-group[class*=span] .btn{width:100%;}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;z-index:2000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;border:0;padding:0;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.bootstrap-select.btn-group .dropdown-menu dt{display:block;padding:3px 20px;cursor:default;}.bootstrap-select.btn-group .div-contain{overflow:hidden;}.bootstrap-select.btn-group .dropdown-menu li{position:relative;}.bootstrap-select.btn-group .dropdown-menu li>a.opt{position:relative;padding-left:35px;}.bootstrap-select.btn-group .dropdown-menu li>a{cursor:pointer;}.bootstrap-select.btn-group .dropdown-menu li>dt small{font-weight:400;}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark{position:absolute;display:inline-block;right:15px;margin-top:2.5px;}.bootstrap-select.btn-group .dropdown-menu li a i.check-mark{display:none;}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px;}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em;}.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled)>a small,.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:focus small,.bootstrap-select.btn-group .dropdown-menu li:not(.disabled)>a:hover small{color:#64b1d8;color:rgba(255,255,255,.4);}.bootstrap-select.btn-group .dropdown-menu li>dt small{font-weight:400;}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:"";display:inline-block;display:none;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;bottom:-4px;left:9px;}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:"";display:inline-block;display:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,.2);}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0;}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto;}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto;}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block;}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mobile-device{position:absolute;top:0;left:0;display:block !important;width:100%;height:100% !important;opacity:0;}.bootstrap-select.fit-width{width:auto !important;}.bootstrap-select.btn-group.fit-width .btn .filter-option{position:static;}.bootstrap-select.btn-group.fit-width .btn .caret{position:static;top:auto;margin-top:-1px;}.control-group.error .bootstrap-select .dropdown-toggle{border-color:#b94a48;}.bootstrap-select .bs-actionsbox,.bootstrap-select-searchbox{padding:4px 8px;}.bootstrap-select .bs-actionsbox{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.bootstrap-select-searchbox+.bs-actionsbox{padding:0 8px 4px;}.bootstrap-select-searchbox input{margin-bottom:0;}.bootstrap-select .bs-actionsbox .btn-group button{width:50%;}.fa,.fab,.fas{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}*,html{outline:none !important;}body{background-color:#fff;color:#666;font-size:13px;line-height:normal;font-family:"Roboto",Helvetica,Arial,sans-serif;overflow-x:hidden;}body .body-wrapper{overflow:hidden;position:relative;}body a{color:#464646;}body a:hover{color:var(--color);text-decoration:none;}body a:focus{text-decoration:none;}body h1,body h2,body h3,body h4,body h5,body h6{margin:0 0 10px;}body input,body textarea,body button{outline:medium none !important;border:1px solid #ebebeb;margin-bottom:10px;border-radius:4px;padding:0px 5px;}body img{display:block;max-width:100%;height:auto;}body ul{padding:0;}body ul,body ol{margin-left:15px;}body ol{padding-left:15px;}body .container{padding:0;}body ::-webkit-scrollbar{width:5px;}body ::-webkit-scrollbar-track{background-color:#ddd;}body ::-webkit-scrollbar-thumb{background:#ccc;}body.boxed-layout{max-width:1680px;background:#fff;margin:0 auto;box-shadow:0 0 8px #000;}body.boxed-layout .header-style1,body.boxed-layout .top-header-element2,body.boxed-layout .header-mid-elementor2,body.boxed-layout .header-bottom-elementor2,body.boxed-layout .top-header-element4,body.boxed-layout .header-mid-elementor4,body.boxed-layout .header-bottom-elementor4,body.boxed-layout .header-style8,body.boxed-layout .header-style9,body.boxed-layout .header-style10,body.boxed-layout .header-style11,body.boxed-layout .header-style12,body.boxed-layout .header-style13,body.boxed-layout .header-style14,body.boxed-layout .header-style16,body.boxed-layout .header-style17,body.boxed-layout .header-style18{width:auto !important;left:auto !important;}body.boxed-layout .header-style15,body.boxed-layout .elementor-section-stretched{width:1680px !important;left:auto !important;}body.boxed-layout .header-style15 .header-mid,body.boxed-layout .elementor-section-stretched .header-mid{padding-left:10px;padding-right:10px;}body.boxed-layout .header-style15 .header-bottom-elemntor20 .top-form.top-form-minicart,body.boxed-layout .elementor-section-stretched .header-bottom-elemntor20 .top-form.top-form-minicart{right:10px;}body.boxed-layout .header-style14 .header-top{padding:0 15px;}body.boxed-layout .header-mid-elementor2.elementor-sticky--active,body.boxed-layout .header-mid-elementor4.elementor-sticky--active{width:1680px !important;}.clearfix:after{height:0;clear:both;content:" ";font-size:0;min-height:0;display:block;visibility:hidden;}.float{float:none !important;}table{margin-bottom:20px;}.thumbnail{max-width:100%;}.size-full{width:auto;height:auto;margin:0 0 30px 0;}.alignleft{float:left;margin:0 15px 30px 0;}.aligncenter{display:block;margin:0 auto 30px auto;clear:both;}.alignright{float:right;margin:0 0 30px 15px;}.alignnone{float:none;clear:both;display:block;margin:0 0 30px 0;}p .size-full{width:auto;height:auto;margin:5px 0 30px 0;}p .alignleft{float:left;margin:5px 15px 30px 0;}p .aligncenter{display:block;margin:5px auto 30px auto;}p .alignright{float:right;margin:5px 0 30px 15px;}p .alignnone{float:none;display:block;margin:5px 0 30px 0;}figure .size-full{margin:0;}.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:0;height:0;}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}ul.menu,.dropdown ul{list-style:none;margin:0;}.fa:before{font-family:FontAwesome;}.loading{position:relative;z-index:2;height:300px;overflow:hidden;}.loading:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loading.gif") no-repeat center center #fff;background-size:60px 60px;content:"";position:absolute;left:0;top:0;bottom:0;right:0;z-index:99;display:block;}.loading.clearfix{overflow:hidden;}.loading.add_to_cart_button:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loadingp.gif") no-repeat center center #fff;}ul.breadcrumb{margin:0 0 20px;}input.input-text:focus,select:focus,textarea:focus{background-color:#fafafa;}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{background-color:transparent;}.elementor-widget-image img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.elementor-widget-image:hover img{opacity:.85;}.wpb_map_wraper iframe{pointer-events:none;}.quote-border{border-radius:3px;background-color:#f4f4f4;padding:20px;margin-bottom:10px;font-style:italic;border:1px solid #ddd;}#cpanel-form a.cpanel-control{display:none;}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon" !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;}.icon-align-justify:before{content:"";}.icon-align-left:before{content:"";}.icon-align-right:before{content:"";}.icon-arrow-left:before{content:"";}.icon-arrow-left-circle:before{content:"";}.icon-arrow-right:before{content:"";}.icon-arrow-right-circle:before{content:"";}.icon-calendar:before{content:"";}.icon-camera:before{content:"";}.icon-check:before{content:"";}.icon-check-circle:before{content:"";}.icon-check-square:before{content:"";}.icon-chevron-left:before{content:"";}.icon-chevron-right:before{content:"";}.icon-chevrons-left:before{content:"";}.icon-chevrons-right:before{content:"";}.icon-clock:before{content:"";}.icon-edit:before{content:"";}.icon-eye:before{content:"";}.icon-facebook:before{content:"";}.icon-folder:before{content:"";}.icon-gift:before{content:"";}.icon-grid:before{content:"";}.icon-headphones:before{content:"";}.icon-heart:before{content:"";}.icon-help-circle:before{content:"";}.icon-home:before{content:"";}.icon-info:before{content:"";}.icon-instagram:before{content:"";}.icon-key:before{content:"";}.icon-layers:before{content:"";}.icon-life-buoy:before{content:"";}.icon-link:before{content:"";}.icon-link-2:before{content:"";}.icon-linkedin:before{content:"";}.icon-list:before{content:"";}.icon-lock:before{content:"";}.icon-log-in:before{content:"";}.icon-log-out:before{content:"";}.icon-mail:before{content:"";}.icon-map-pin:before{content:"";}.icon-menu:before{content:"";}.icon-message-circle:before{content:"";}.icon-message-square:before{content:"";}.icon-minus:before{content:"";}.icon-minus-circle:before{content:"";}.icon-phone:before{content:"";}.icon-phone-call:before{content:"";}.icon-play:before{content:"";}.icon-play-circle:before{content:"";}.icon-plus:before{content:"";}.icon-plus-circle:before{content:"";}.icon-refresh-ccw:before{content:"";}.icon-refresh-cw:before{content:"";}.icon-repeat:before{content:"";}.icon-search:before{content:"";}.icon-send:before{content:"";}.icon-settings:before{content:"";}.icon-shopping-bag:before{content:"";}.icon-shopping-cart:before{content:"";}.icon-star:before{content:"";}.icon-tag:before{content:"";}.icon-trash:before{content:"";}.icon-trash-2:before{content:"";}.icon-truck:before{content:"";}.icon-twitter:before{content:"";}.icon-user:before{content:"";}.icon-video:before{content:"";}.icon-x:before{content:"";}.icon-x-circle:before{content:"";}.icon-youtube:before{content:"";}.wpb_revslider_element .tp-bullets.custom,.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom,.elementor-widget-slider_revolution .tp-bullets.custom{width:120px !important;}.wpb_revslider_element .tp-bullets.custom .tp-bullet,.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet,.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet{width:30px !important;height:6px !important;background-color:#222 !important;position:relative !important;display:inline-block !important;border-radius:3px !important;cursor:pointer;box-sizing:content-box;text-align:center !important;left:0 !important;}.wpb_revslider_element .tp-bullets.custom .tp-bullet +.tp-bullet,.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet +.tp-bullet,.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet +.tp-bullet{margin-left:10px !important;}.wpb_revslider_element .tp-bullets.custom .tp-bullet:hover,.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet:hover,.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet:hover{background-color:var(--color) !important;}.wpb_revslider_element .tp-bullets.custom .tp-bullet:after,.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet:after,.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet:after{display:none;background-color:transparent;box-shadow:none;}.wpb_revslider_element .tp-bullets.custom .tp-bullet.selected,.elementor-widget-wp-widget-rev-slider-widget .tp-bullets.custom .tp-bullet.selected,.elementor-widget-slider_revolution .tp-bullets.custom .tp-bullet.selected{width:30px !important;height:6px !important;border-radius:3px !important;background-color:var(--color) !important;}.wpb_revslider_element .see-more1,.elementor-widget-wp-widget-rev-slider-widget .see-more1,.elementor-widget-slider_revolution .see-more1{color:#fff;}.wpb_revslider_element .see-more1:hover,.elementor-widget-wp-widget-rev-slider-widget .see-more1:hover,.elementor-widget-slider_revolution .see-more1:hover{color:#222;}.wpb_revslider_element .see-more2,.elementor-widget-wp-widget-rev-slider-widget .see-more2,.elementor-widget-slider_revolution .see-more2{color:#fff;}.wpb_revslider_element .see-more2:hover,.elementor-widget-wp-widget-rev-slider-widget .see-more2:hover,.elementor-widget-slider_revolution .see-more2:hover{color:var(--color);}.slider-more{color:#fff;}.home-style2 .slider-more{color:var(--color);}.home-style2 .slider-more:hover{opacity:.85;}.slider-more i{margin-right:10px;}.slider-more:hover{color:var(--color);}.slider-more1{color:var(--color);}.slider-more1 i{margin-right:10px;}.slider-more1:hover{color:var(--darken10);}.title-sytle1 .box-title h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:10px 0;margin-bottom:30px;}.title-sytle1 .box-title h3 span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.title-sytle2 .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.title-sytle2 .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.title-sytle3 .box-title{background-color:#f2f2f2;}.title-sytle3 .box-title h3{position:relative;padding:15px;color:#222;font-size:16px;text-transform:uppercase;font-weight:700 !important;margin-bottom:0;}.title-sytle3 .box-title h3:before{content:"";font-family:FontAwesome;font-size:18px;display:inline-block;margin-right:10px;color:var(--color);}.title-sytle4 .box-title{background-color:transparent;float:none;margin-bottom:30px;}.title-sytle4 .box-title h3{position:relative;float:none;text-align:center;font-size:20px !important;}.title-sytle4 .box-title h3 span{background:transparent;color:#222;}.title-sytle4 .box-title h3:before{content:"";font-family:FontAwesome;font-size:16px;color:#18bcec;position:absolute;bottom:-20px;left:50%;margin-left:-15px;border:1px #ccc solid;border-radius:50%;width:25px;height:25px;line-height:23px;background:#fff;z-index:9;}.title-sytle4 .box-title h3:after{content:"";height:2px;background:#ebebeb;position:absolute;bottom:-8px;left:0;right:0;}.button-style1 .res-button{width:28px;height:28px;display:inline-block;position:absolute;top:50%;margin-top:-24px;cursor:pointer;z-index:3;font-size:0;}.button-style1 .res-button.slick-prev{left:5px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.button-style1 .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.button-style1 .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.button-style1 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.button-style1 .res-button.slick-next{right:5px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.button-style1 .res-button.slick-next.nitro-lazy{background-image:none !important;}.button-style1 .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.button-style1 .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.button-style2 .res-button{width:28px;height:28px;position:absolute;top:0;z-index:2;cursor:pointer;font-size:0;}.button-style2 .res-button.slick-prev{right:32px;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.button-style2 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.button-style2 .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.button-style2 .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.button-style2 .res-button.slick-next{right:0;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.button-style2 .res-button.slick-next.nitro-lazy{background-image:none !important;}.button-style2 .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.button-style2 .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.button-style3 .res-button{width:15px;height:30px;line-height:30px;text-align:center;position:absolute;top:4px;z-index:2;cursor:pointer;}.button-style3 .res-button.slick-prev{right:20px;background:none;}.button-style3 .res-button.slick-prev:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.button-style3 .res-button.slick-prev:hover:before{color:var(--color);}.button-style3 .res-button.slick-next{right:0;background:none;}.button-style3 .res-button.slick-next:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.button-style3 .res-button.slick-next:hover:before{color:var(--color);}.button-style4 .res-button{position:absolute;top:50%;cursor:pointer;font-size:24px;width:45px;height:45px;text-align:center;line-height:40px;z-index:9;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;margin-top:-22px;background:#fff;border-radius:50%;box-shadow:2px 1px 3px #d2d2d2;}.button-style4 .res-button.slick-next{right:-22px;}.button-style4 .res-button.slick-next:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.button-style4 .res-button.slick-next:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.button-style4 .res-button.slick-next:hover:before{color:#fff;}.button-style4 .res-button.slick-prev{left:-22px;}.button-style4 .res-button.slick-prev:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.button-style4 .res-button.slick-prev:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.button-style4 .res-button.slick-prev:hover:before{color:#fff;}.button-style4:hover .res-button{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.button-style5 .res-button{width:12px;height:20px;position:absolute !important;position:relative;top:15px;z-index:2;cursor:pointer;color:#999;}.button-style5 .res-button:hover{color:var(--color);}.button-style5 .res-button:before{font-family:FontAwesome;font-size:20px;}.button-style5 .res-button.slick-prev{right:42px;left:auto;}.button-style5 .res-button.slick-prev:before{content:"";}.button-style5 .res-button.slick-next{right:15px;}.button-style5 .res-button.slick-next:before{content:"";}.button-style5 .res-button.slick-next:after{height:14px;width:1px;content:"";background-color:#e8e8e8;position:absolute;top:4px;left:-10px;}.button-style6 .res-button{width:40px;height:34px;position:absolute !important;position:relative;top:5px;z-index:2;cursor:pointer;color:#222;border:2px solid #ddd;line-height:30px;text-align:center;}.button-style6 .res-button:hover{color:#222;background-color:var(--color);border-color:var(--color);}.button-style6 .res-button:before{font-family:FontAwesome;font-size:20px;}.button-style6 .res-button.slick-prev{right:40px;left:auto;border-top-left-radius:17px;border-bottom-left-radius:17px;border-right:1px solid #ddd;}.button-style6 .res-button.slick-prev:hover{border-color:var(--color);}.button-style6 .res-button.slick-prev:before{content:"";}.button-style6 .res-button.slick-next{right:0;border-top-right-radius:17px;border-bottom-right-radius:17px;border-left:1px solid #ddd;}.button-style6 .res-button.slick-next:hover{border-color:var(--color);}.button-style6 .res-button.slick-next:before{content:"";}.button-style7:hover .res-button{opacity:1;}.button-style7 .res-button{width:44px;height:44px;line-height:44px;margin-top:-23px;margin-top:-22px;display:inline-block;position:absolute;border-radius:50%;color:#000;top:50%;cursor:pointer;z-index:9;background-color:#fff;text-align:center;box-shadow:0 0 6px rgba(0,0,0,.1);opacity:0;}.button-style7 .res-button:hover{background-color:var(--color);color:#fff;}.button-style7 .res-button:before{font-family:FontAwesome;font-size:24px;}.button-style7 .res-button.slick-prev{left:-22px;background-image:none;}.button-style7 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.button-style7 .res-button.slick-prev:before{content:"";}.button-style7 .res-button.slick-next{right:-22px;background-image:none;}.button-style7 .res-button.slick-next.nitro-lazy{background-image:none !important;}.button-style7 .res-button.slick-next:before{content:"";}.sale-off,.sw-newlabel,.sw-outstock{position:absolute;z-index:1;top:15px;right:15px;font-size:12px;font-weight:bold;color:#fff;text-align:center;display:inline-block;width:38px;height:38px;border-radius:50%;line-height:38px;background-color:var(--color);}.sw-newlabel{background:#1cc490;right:auto;left:20px;}.sw-outstock{text-indent:-9999px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-outstock.png") no-repeat center center;background-size:42px 42px;right:auto;left:20px;width:42px;height:42px;}.sw-outstock.nitro-lazy{background-image:none !important;}.sw-brand-container-slider{margin:0 -15px 30px -15px;position:relative;padding:20px 40px;border:1px solid #ebebeb;border-radius:4px;}.home-style3 .sw-brand-container-slider{margin:0 0 30px 0;padding:27px 40px;}.sw-brand-container-slider .slider .item-brand-cat{margin:0;float:none;display:inline-block;vertical-align:middle;margin-right:-3px;}.sw-brand-container-slider .slider .item-brand-cat .item-image a img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;margin:0 auto;width:auto;}.sw-brand-container-slider .slider .item-brand-cat .item-image a img:hover{opacity:.5;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-brand-container-slider .res-button{width:41px;height:41px;display:inline-block;position:absolute;top:50%;margin-top:-21px;cursor:pointer;z-index:3;}.sw-brand-container-slider .res-button.slick-prev{left:-21px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -525px;}.sw-brand-container-slider .res-button.slick-prev.nitro-lazy{background-image:none !important;}.sw-brand-container-slider .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -464px;}.sw-brand-container-slider .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.sw-brand-container-slider .res-button.slick-next{right:-21px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -281px;}.sw-brand-container-slider .res-button.slick-next.nitro-lazy{background-image:none !important;}.sw-brand-container-slider .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -220px;}.sw-brand-container-slider .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.sw-brand-container-slider.style1 .res-button{position:absolute;top:50%;cursor:pointer;font-size:24px;width:45px;height:45px;text-align:center;line-height:40px;z-index:9;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;margin-top:-22px;background:#fff;border-radius:50%;box-shadow:2px 1px 3px #d2d2d2;}.sw-brand-container-slider.style1 .res-button.slick-next{right:-22px;}.sw-brand-container-slider.style1 .res-button.slick-next:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.sw-brand-container-slider.style1 .res-button.slick-next:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-brand-container-slider.style1 .res-button.slick-next:hover:before{color:#fff;}.sw-brand-container-slider.style1 .res-button.slick-prev{left:-22px;}.sw-brand-container-slider.style1 .res-button.slick-prev:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.sw-brand-container-slider.style1 .res-button.slick-prev:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-brand-container-slider.style1 .res-button.slick-prev:hover:before{color:#fff;}.sw-brand-container-slider.style1:hover .res-button{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.emarket_social{text-align:center;line-height:19px;}.emarket_social .main-social{margin:0 auto;list-style-type:none;}.emarket_social .main-social li{display:inline-block;vertical-align:top;padding:0 10px;}.emarket_social .main-social li a{color:#999;font-size:16px;}.emarket_social .main-social li a:hover{color:var(--color);}.yith-wcwl-share{text-align:center;}.woocommerce a.added_to_cart,.added_to_cart.wc-forward{display:none;}.item-price{font-size:18px;color:var(--color);overflow:hidden;font-weight:700;display:flex;}.item-price del{text-decoration:line-through;color:#999;font-weight:normal;margin:1px 10px 0 10px;float:right;font-size:12px;}.item-price ins{float:left;margin:0;text-decoration:none;}.woocommerce span.onsale,.onsale{height:45px;width:45px;line-height:45px;font-size:11px;border-radius:50%;color:#fff;background-color:var(--color);text-transform:capitalize;font-weight:600;position:absolute;text-align:center;top:15px !important;right:15px !important;left:auto !important;}.border-tp{border-top:1px solid #ddd;margin-top:95px;overflow:visible !important;}.border-tp .order-title{margin-top:-20px;}.order-desc{font-family:"Niconne";font-size:26px;color:rgba(1,1,1,.4);}.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success{color:green;margin:15px 0;}.mc4wp-form .form-check{display:none;}.emarket-socials ul{overflow:hidden;margin-top:30px;margin-bottom:60px;}.emarket-socials ul >li{display:inline-block;}.emarket-socials ul >li >a{font-size:22px;color:#fff;margin-right:30px;}.emarket-socials ul >li >a:hover{color:#faa600;}.topsearch-entry:before{content:"";display:block;position:fixed;top:0;left:0;right:0;height:0;background:rgba(0,0,0,.6);z-index:9;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;}.topsearch-entry.on:before{height:100%;}.topsearch-entry .button-search-pro.loading:before{background-image:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loadingp.gif");background-color:var(--color);background-size:20px 20px;}.topsearch-entry .input-group-btn{position:static;}.topsearch-entry .input-group{display:block;}.topsearch-entry .search-append{position:absolute;top:120%;right:0;left:0;padding:0;min-width:300px;text-align:left;border:none;}.topsearch-entry .search-append .autocomplete-suggestions{box-shadow:0 0 0 1px #ccc;background:#fff;border-radius:3px;max-height:275px;overflow-x:auto;}.topsearch-entry .search-append .autocomplete-suggestion{clear:both;padding:0 10px;margin-bottom:15px;}.topsearch-entry .search-append .autocomplete-suggestion:first-child{padding-top:15px;}.topsearch-entry .search-append .autocomplete-suggestion:last-child{padding-bottom:15px;}.topsearch-entry .search-append .autocomplete-suggestion.no-result{padding:10px;}.topsearch-entry .search-append .autocomplete-suggestion >a{padding:0 10px;display:block;overflow:hidden;}.topsearch-entry .search-append .autocomplete-suggestion >a img{margin-right:10px;border:1px solid #ccc;}.topsearch-entry .search-append .autocomplete-suggestion .media-body >span{display:block;margin-bottom:5px;font-weight:600;}.topsearch-entry .search-append .autocomplete-suggestion .media-body >span strong{color:var(--color);}.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >div,.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta >p{display:inline-block;vertical-align:top;}.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku{margin-right:20px;}.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku >span{font-weight:bold;}.topsearch-entry .search-append .autocomplete-suggestion .media-body .price{color:var(--color);font-weight:bold;font-size:14px;}.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label{color:#666;}.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins{text-decoration:none;}.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del{color:#999;}#footer .footer-container .menu-footer{display:none;}#footer .footer-container .menu-footer.emarket-menures{display:block;}.sw-ajax-pagination >li.current>a{background:var(--color);color:#fff;}.sw-ajax-pagination >li.current>a:hover{color:#fff;}.sw-ajax-pagination >li>a.disabled{opacity:.4;}.brand-ship{overflow:hidden;background:#fff;border:1px #ebebeb solid;border-radius:4px;}.brand-ship .item{width:20%;float:left;padding:0 15px;position:relative;}.brand-ship .item:hover .banner-wrap a{-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;cursor:pointer;color:var(--color);}.brand-ship .item:hover .banner-wrap a .banner-cout h3{color:var(--color);-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .item:before{content:"";width:1px;height:50px;position:absolute;right:0;top:20px;background:#ebebeb;}.brand-ship .item:last-child:before{display:none;}.brand-ship .banner-wrap{padding:23px 0;text-align:center;}.brand-ship .banner-wrap a{display:inline-block;}.brand-ship .banner-wrap a >span{float:left;margin-right:10px;font-size:0;}.brand-ship .banner-wrap a .icon{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/promotion.png") no-repeat center center;}.brand-ship .banner-wrap a .icon.nitro-lazy{background-image:none !important;}.brand-ship .banner-wrap a .icon1{background-position:-24px -21px;width:60px;height:52px;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .banner-wrap a .icon2{background-position:-110px -18px;width:60px;height:52px;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .banner-wrap a .icon3{background-position:-196px -23px;width:60px;height:52px;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .banner-wrap a .icon4{background-position:-288px -27px;width:60px;height:52px;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .banner-wrap a .icon5{background-position:-379px -24px;width:60px;height:52px;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .banner-wrap a .banner-cout{overflow:hidden;padding-top:10px;text-align:left;}.brand-ship .banner-wrap a .banner-cout h3{font-size:14px;text-transform:uppercase;line-height:18px;margin-bottom:0;font-weight:bold;color:#222;-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.brand-ship .banner-wrap a .banner-cout span{font-size:13px;color:#666;text-transform:none;font-weight:normal;}.brand-ship.style1{border:none;margin:0 -15px;}.brand-ship.style1 .item{width:25%;}.brand-ship.style1 .item .banner-wrap{background:#f5f5f5;border:2px transparent solid;border-radius:4px;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;padding:16px 0;}.brand-ship.style1 .item:before{display:none;}.brand-ship.style1 .item:hover .banner-wrap{border:2px var(--color) solid;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease;background:transparent;}.brand-ship.style2{background:#f5f5f5;border:none;}.brand-ship.style2 .item:before{background:#ddd;}.social-footer2 ul li{list-style:none;float:left;}.social-footer2 ul li a{color:#fff;background:var(--darken10);display:inline-block;width:35px;height:35px;line-height:35px;border-radius:50%;text-align:center;margin:0 10px 0 0;}.social-footer2 ul li a:hover{color:#222;}.social-footer2 ul li:last-child a{margin:0;}.sw-vendor-container-slider{position:relative;margin-bottom:50px;}.sw-vendor-container-slider .title-home h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:10px 0;margin-bottom:30px;}.sw-vendor-container-slider .title-home h3 span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.sw-vendor-container-slider .description{display:none;}.sw-vendor-container-slider .resp-slider-container .slider{margin:0 -15px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product{margin-bottom:9px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content{overflow:hidden;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img{float:left;width:65.5%;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img a{display:block;position:relative;overflow:hidden;border-radius:3px;border:1px solid #e9ecf1;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img a:before{content:"";background-color:transparent;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img a img{margin:0 auto;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content >.item-img:hover a{border:1px solid var(--color);}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content .wrap-small-item{float:left;width:33.5%;padding-left:5px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content .wrap-small-item .item-img a{display:block;border:1px solid #e9ecf1;margin:0 0 6px;border-radius:3px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-product .item-product-content .wrap-small-item .item-img a:hover{border:1px solid var(--color);}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user{float:left;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user .item-user-img{display:inline-block;vertical-align:top;border-radius:4px;overflow:hidden;width:60px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user h4{display:inline-block;vertical-align:top;font-size:15px;text-transform:capitalize;font-weight:bold;color:#222;margin:10px 10px 10px 10px;text-align:left;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user h4 a{display:block;margin:0 0 10px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user h4 span{display:block;font-weight:400;color:#999;font-size:13px;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom >a{float:right;background:var(--color);font-size:13px;color:#222;height:34px;line-height:34px;padding:0 15px;border-radius:4px;font-weight:600;margin-top:8px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom >a:hover{color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-vendor-container-slider .res-button{width:28px;height:28px;position:absolute;top:0;z-index:2;cursor:pointer;font-size:0;}.sw-vendor-container-slider .res-button.slick-prev{right:32px;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.sw-vendor-container-slider .res-button.slick-prev.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.sw-vendor-container-slider .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider .res-button.slick-next{right:0;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.sw-vendor-container-slider .res-button.slick-next.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.sw-vendor-container-slider .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider .res-button{top:0;}.sw-vendor-container-slider .res-button.slick-prev{right:32px;left:auto;}.sw-vendor-container-slider .res-button.slick-next{right:0;left:auto;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container #prisna-social-counter-network-10>a:hover{background-color:#344e86 !important;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container #prisna-social-counter-network-11>a:hover{background-color:#2fa7e0 !important;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container #prisna-social-counter-network-12>a:hover{background-color:#e10101 !important;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network{width:100% !important;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a{display:block;height:32px;width:100%;position:relative;padding:0 17px 0 12px !important;margin:0 0 10px;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:before{content:"";width:0;height:0;border-left:0 solid transparent;border-right:11px solid transparent;border-bottom:11px solid #181818;position:absolute;left:0;bottom:0;}.light-style .elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:before{border-bottom:11px solid #fff;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:after{content:"";width:0;height:0;border-left:11px solid transparent;border-right:0 solid transparent;border-top:11px solid #181818;position:absolute;top:0;right:0;}.light-style .elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a:after{border-top:11px solid #fff;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a i{float:left;margin-right:32px;font-size:16px;color:#fff;line-height:32px;width:15px;padding:0 !important;margin-top:0 !important;margin-bottom:0 !important;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-value,.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-unit{float:left;font-size:11px;font-weight:700;color:#fff;line-height:30px;position:relative;margin:0 2px;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-value{position:relative;}.elementor-widget-wp-widget-prisna-social-counter .prisna-social-counter .prisna-social-counter-sub-container >.prisna-social-counter-network >a .prisna-social-counter-value:before{content:"";height:16px;width:1px;background-color:rgba(255,255,255,.5);position:absolute;top:9px;left:-20px;}.elementor-widget-wp-widget-sw_testimonial_slider>.elementor-widget-container>h5{display:none;}#sw-add-to-cart-message .button{font-weight:400;text-shadow:none;font-size:16px;}#sw-add-to-cart-message.sw-modal{z-index:99999;}#sw-add-to-cart-message .price ins{margin:0 10px;text-decoration:none;}body.modal-open{margin:0;}.modal{z-index:10000;}.home-style1 .emarket_breadcrumbs,.home-style2 .emarket_breadcrumbs,.home-style3 .emarket_breadcrumbs,.home-style5 .emarket_breadcrumbs,.home-style6 .emarket_breadcrumbs,.home-style7 .emarket_breadcrumbs,.home-style8 .emarket_breadcrumbs,.home-style9 .emarket_breadcrumbs,.home-style10 .emarket_breadcrumbs,.home-style11 .emarket_breadcrumbs,.home-style12 .emarket_breadcrumbs,.home-style13 .emarket_breadcrumbs,.home-style14 .emarket_breadcrumbs,.home-style15 .emarket_breadcrumbs,.home-style16 .emarket_breadcrumbs,.home-style17 .emarket_breadcrumbs,.home-style18 .emarket_breadcrumbs,.home-style19 .emarket_breadcrumbs,.home-style20 .emarket_breadcrumbs,.home-style21 .emarket_breadcrumbs,.home-style22 .emarket_breadcrumbs,.home-style23 .emarket_breadcrumbs{display:none;}body.boxed-layout .body-wrapper .sw-brand-container-slider .res-button.slick-prev{left:-12px;}body.boxed-layout .body-wrapper .sw-brand-container-slider .res-button.slick-next{right:-12px;}.content-wrap>.vc_column-inner{max-width:1650px;margin:0 auto;}.content-wrap-left>.vc_column-inner{padding-left:0;padding-right:24px;}.content-wrap-right>.vc_column-inner{padding-right:0;padding-left:6px;}.content-slider-left>.vc_column-inner{padding-left:6px;padding-right:7px;}.content-slider-left>.vc_column-inner .wpb_revslider_element{margin-bottom:30px;}.content-slider-right>.vc_column-inner{padding-right:0;padding-left:23px;}.single-colum-left>.vc_column-inner{padding-right:8px;}.single-colum-center>.vc_column-inner{padding:0 22px;}.single-colum-right>.vc_column-inner{padding-left:8px;}.column-left>.vc_column-inner{padding-left:0;}.column-right>.vc_column-inner{padding-right:0;}.banner-single{overflow:hidden;border-radius:4px;}.banner-single .vc_figure{width:100%;}.banner-single .vc_figure a{width:100%;}.banner-single .vc_figure a img{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;width:100%;}.banner-single .vc_figure a img:hover{opacity:1;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-o-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.content-wrap2{padding:0 126px;}.rev_slider_1_1{border-radius:4px;overflow:hidden;}.header{background:#232f3e;margin-bottom:30px;}.header-top{min-height:40px;border-bottom:1px solid rgba(255,255,255,.1);}.header-top .rows{max-width:1650px;}.header-top .header-message{color:#fff;line-height:40px;font-size:12px;}.header-mid{padding:25px 0;}.header-mid .rows{max-width:1650px;}.header-mid .emarket-logo{padding-top:5px;}.top-login{padding:10px 0;}.top-login ul{margin:0;}.top-login ul li{list-style:none;font-size:14px;color:#fff;}.top-login ul li a{font-size:14px;color:#fff;position:relative;display:inline-block;vertical-align:top;}.top-login ul li a:hover{color:var(--color);}.top-login ul li:before{content:"";font-family:FontAwesome;margin:0 5px;display:inline-block;}.header-right{padding-right:15px;padding-top:3px;}.header-right .order1,.header-right .order2{display:inline-block;vertical-align:top;color:#fff;font-size:14px;text-transform:capitalize;margin-top:10px;}.header-right .order1{padding-left:20px;margin-left:20px;position:relative;}.header-right .order1:after{content:"";width:1px;height:10px;background:rgba(255,255,255,.5);position:absolute;top:3px;left:0;}.header-right .order1:before{content:"";font-family:FontAwesome;display:inline-block;margin-right:8px;}.header-right .order2{position:relative;margin-left:20px;padding-left:20px;}.header-right .order2:after{content:"";width:1px;height:10px;background:rgba(255,255,255,.5);position:absolute;top:3px;left:0;}.header-right .order2:before{content:"";font-family:FontAwesome;display:inline-block;margin-right:8px;}.header-bottom{position:relative;padding-bottom:20px;}.header-bottom .rows{max-width:1650px;}.header-cart{padding-right:15px;}.header-cart .widget_nav_menu,.header-cart .elementor-widget-wp-widget-nav_menu{margin-top:4px;}.header-cart .widget_nav_menu ul.menu >li,.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li{display:inline-block;vertical-align:top;margin:0 20px 0 0;}.header-cart .widget_nav_menu ul.menu >li >a,.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a{color:#fff;font-size:26px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.header-mid-elementor2 .header-cart .widget_nav_menu ul.menu >li >a,.header-mid-elementor2 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a{color:#232f3e;}.header-mid-elementor2 .header-cart .widget_nav_menu ul.menu >li >a:hover,.header-mid-elementor2 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover{color:var(--color);}.header-cart .widget_nav_menu ul.menu >li >a .menu-title,.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a .menu-title{display:none;}.header-cart .widget_nav_menu ul.menu >li >a:hover,.header-cart .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.emarket_top .top-form.top-search{min-width:595px;display:inline-block;position:relative;border-radius:4px;background-color:#fff;width:100%;z-index:99;}.emarket_top .top-form.top-search form{margin:0;position:relative;z-index:10;}.emarket_top .top-form.top-search .cat-wrapper{background-color:#f5f5f5;position:absolute;height:40px;top:0;left:0px;right:auto;border-radius:4px 0 0 4px;overflow:hidden;color:#666;border-right:1px solid #ebebeb;}.emarket_top .top-form.top-search .cat-wrapper:before{content:"";font-family:FontAwesome;color:#666;font-size:14px;position:absolute;top:13px;right:20px;pointer-events:none;}.emarket_top .top-form.top-search .cat-wrapper .label-search{display:block;font-size:12px;margin-bottom:0;color:#666;}.emarket_top .top-form.top-search .cat-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0 !important;padding:0px 10px 0;height:40px;width:135px;color:#666;background:#f5f5f5;}.emarket_top .top-form.top-search .cat-wrapper select:focus{outline:none;background-color:#f5f5f5;}.emarket_top .top-form.top-search input{width:100%;height:40px;border-radius:0;border-radius:4px;border:none;line-height:40px;margin-bottom:0;padding-left:150px;}.emarket_top .top-form.top-search button.form-button{height:40px;line-height:40px;width:100px;margin:0;border:0;position:absolute;left:auto;right:0;top:0;font-size:12px;color:#fff;border-radius:0 4px 4px 0;background-color:var(--color);}.emarket_top .top-form.top-search button.form-button:hover{background-color:var(--darken20);}.emarket_top .top-form.top-search button.form-button:hover:before{color:#fff;}.emarket_top .top-form.top-search.non-category input{padding:0;}.emarket_top.emarket_top-3 .top-form.top-search input{padding:0 5px;}#lang_sel a,#lang_sel a:visited{border:0 none;padding:0;}#lang_sel a.lang_sel_sel:after{content:"";font-family:FontAwesome;display:inline-block;font-size:12px;margin-left:4px;vertical-align:top;color:#fff;line-height:18px;}#lang_sel img.iclflag{margin-top:-1px;display:inline-block;vertical-align:middle;margin-right:5px;}#lang_sel >ul.nav{display:inline-block;list-style:none;}#lang_sel >ul.nav >li{position:relative;padding:11px 0 10px 0;}#lang_sel >ul.nav >li >a{background-color:transparent;color:#fff;padding-left:15px;}#lang_sel >ul.nav >li >a span{display:inline-block;}#lang_sel >ul.nav >li >ul{border:1px solid #ebebeb;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:hidden;opacity:0;filter:alpha(opacity=0);box-shadow:0px 2px 1px #ebebeb;left:0;top:60px;z-index:99999;position:absolute;background:#fff;width:120px;padding:10px 20px 10px 20px;margin:0;}#lang_sel >ul.nav >li >ul li{background:#fff;border-right:none;list-style:none;}#lang_sel >ul.nav >li >ul li.active a{color:var(--color);}#lang_sel >ul.nav >li >ul li a{color:#464646;display:block;height:auto;line-height:28px;}#lang_sel >ul.nav >li >ul li a .iclflag{margin-right:13px;}#lang_sel >ul.nav >li >ul li:hover a{color:var(--color);}#lang_sel >ul.nav >li >ul:before{content:"";display:inline-block;background:transparent;height:3px;width:100%;position:absolute;top:-3px;right:0;}#lang_sel >ul.nav >li:hover >ul{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:visible;opacity:1;filter:alpha(opacity=100);top:38px;}.currency_w{margin-bottom:0;}.currency_w >li{position:relative;list-style:none;padding:11px 0 10px 0;}.currency_w >li >a{display:block;position:relative;color:#fff;padding:0 0 0 13px;}.currency_w >li >a:before{content:"";width:1px;height:10px;background:rgba(255,255,255,.5);position:absolute;top:3px;left:0;}.currency_w >li >a:after{content:"";font-family:FontAwesome;display:inline-block;margin-left:10px;color:#fff;line-height:18px;vertical-align:top;}.currency_w >li .currency_switcher{border:1px solid #ebebeb;box-shadow:0px 2px 1px #ebebeb;right:0px;position:absolute;background:none repeat scroll 0 0 #fff;width:75px;padding:10px 20px;margin:0;top:60px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:hidden;opacity:0;filter:alpha(opacity=0);}.currency_w >li .currency_switcher li{width:100%;margin:0;line-height:28px;list-style:none;}.currency_w >li .currency_switcher li:hover a{color:var(--color);}.currency_w >li .currency_switcher li a{background:none;border:0px;border-radius:0px;color:#464646;display:block;border-bottom:none;}.currency_w >li .currency_switcher li a.active{color:var(--color);}.currency_w >li .currency_switcher:before{content:"";display:block;background:transparent;height:3px;position:absolute;top:-3px;width:100%;}.currency_w >li:hover .currency_switcher{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:visible;opacity:1;filter:alpha(opacity=100);top:38px;z-index:9999;height:auto;}.top-form{position:relative;float:right;}.top-form:hover .wrapp-minicart{visibility:visible;opacity:1;transform:translateY(0px);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.top-form.top-form-minicart{cursor:pointer;position:relative;}.top-form.top-form-minicart .top-minicart-icon{text-align:center;border-radius:50%;width:38px;line-height:38px;height:38px;background:var(--color);position:relative;}.top-form.top-form-minicart .top-minicart-icon i.fa{font-size:18px;color:#fff;}.top-form.top-form-minicart .top-minicart-icon .minicart-number{font-size:12px;display:inline-block;vertical-align:top;width:20px;height:20px;line-height:19px;position:absolute;right:-12px;top:-5px;background-color:#fff;border-radius:50%;}.top-form .title-cart{margin:12px 0 0 15px;}.top-form .title-cart h3{display:inline-block;vertical-align:top;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;}.top-form .title-cart span{display:inline-block;vertical-align:top;font-size:12px;color:var(--color);font-weight:700;margin-top:1px;}.top-form .wrapp-minicart{visibility:hidden;opacity:0;transform:translateY(50px);transition:transform .3s ease;background:none repeat scroll 0 0 #fff;position:absolute;right:0;left:auto;top:53px;width:318px;z-index:99999;box-shadow:0px 3px 5px 2px rgba(0,0,0,.255);}.top-form .wrapp-minicart:before{content:"";display:block;background:transparent;height:25px;position:absolute;top:-25px;width:100%;}.top-form .wrapp-minicart .minicart-padding .number-item{padding:25px 20px 0;font-size:13px;color:#7d7d7d;}.top-form .wrapp-minicart .minicart-padding .number-item .item{color:var(--color);}.top-form .wrapp-minicart .minicart-padding ul.minicart-content{background:#fff;max-height:345px;overflow:auto;padding:0px 15px 0px 20px;margin-left:0;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li{list-style:none;position:relative;padding:30px 0;overflow:hidden;border-bottom:1px solid #ebebeb;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li:first-child{padding-top:25px;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image{display:inline-block;width:100px;background:#fff;border:1px #ebebeb;float:left;margin-right:20px;position:relative;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-image:hover img{opacity:.8;filter:alpha(opacity=80);}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action{position:absolute;top:23px;right:0;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove{display:block;margin:7px 0;font-size:0;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action a.btn-remove .fa{font-size:14px;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .product-action .btn-edit{display:block;margin:7px 0;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item{overflow:hidden;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4{margin:0;padding-right:20px;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a{font-weight:600;font-size:14px;color:#222;text-transform:capitalize;line-height:22px;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details h4 a:hover{color:var(--color);}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price{float:left;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price{display:block;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .price span.amount{font-weight:700;font-size:16px;color:var(--color);padding:10px 0px;display:inline-block;}.top-form .wrapp-minicart .minicart-padding ul.minicart-content li .detail-item .product-details .product-price .qty{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;color:#717171;font-size:15px;border:1px solid #ebebeb;}.top-form .wrapp-minicart .cart-checkout{line-height:normal;}.top-form .wrapp-minicart .cart-checkout .price-total{line-height:41px;padding:0 25px;}.top-form .wrapp-minicart .cart-checkout .price-total .label-price-total{font-weight:700;font-size:12px;color:#222;text-transform:uppercase;}.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w{float:right;}.top-form .wrapp-minicart .cart-checkout .price-total .price-total-w span.price span.amount{font-weight:700;font-size:20px;color:var(--color);}.top-form .wrapp-minicart .cart-checkout .cart-links{padding:15px 22px 30px;overflow:hidden;width:100%;}.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link{text-align:left;}.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link{text-align:right;}.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link,.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link{float:left;width:50%;}.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link a,.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link a{font-weight:700;font-size:12px;color:#222;line-height:43px;height:45px;border:1px solid #ebebeb;padding:0 25px;background:#fff;display:inline-block;text-transform:uppercase;}.top-form .wrapp-minicart .cart-checkout .cart-links .cart-link:hover a,.top-form .wrapp-minicart .cart-checkout .cart-links .checkout-link:hover a{border:1px solid var(--color);color:#fff;background-color:var(--color);}.woocommerce-page .header-style1 >.elementor-container{max-width:1680px;}.header-style1 .header-top .sidebar-login{display:none;}.header-style1 .header-mid .search-cate{position:relative;margin-right:15px;display:none;visibility:hidden;opacity:0;}.header-style1 .header-mid .search-cate .search-tog i{height:40px;line-height:40px;width:42px;text-align:center;font-size:25px;color:#fff;border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;cursor:pointer;}.header-style1 .header-mid .search-cate .search-tog i:hover{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.header-style1 .header-mid .search-cate .emarket_top{position:absolute;top:50px;right:0;padding:0;display:none;}.header-style1 .header-mid .search-cate .emarket_top .top-form.top-search{margin-right:0;margin-top:0;min-width:300px;}.header-style1 .header-mid .search-cate .top-form .topsearch-entry{padding-left:0;}.header-style1 .header-mid .search-cate .top-form .topsearch-entry .icon-loading.loading{right:95px;}.header-style1 .header-mid .search-cate .top-form .topsearch-entry .cat-wrapper{display:none;}.header-style1 .header-mid .search-cate .top-form .topsearch-entry input{border:1px solid #ebebeb;height:40px;padding-left:20px;padding-right:20px;border-radius:4px 0 0 4px;}.header-style1 .header-mid .search-cate .top-form .topsearch-entry .button-search-pro{background-color:#464646;border-radius:0 4px 4px 0;height:40px;line-height:40px;width:auto;padding:0 30px;}.header-style1 .header-mid .search-cate .top-form .topsearch-entry .button-search-pro:hover{background-color:var(--color) + #141415;}.header-style1 .header-bottom .search-cate .search-tog i{height:40px;line-height:40px;width:42px;text-align:center;font-size:25px;margin:0 20px 0 0;color:#fff;border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;cursor:pointer;visibility:hidden;opacity:0;display:none;}.header-style1 .header-bottom .search-cate .search-tog i:hover{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.wide-1650 .container{max-width:1650px;}.home-style8.wide-1650 .container{max-width:1680px;}.header-style1 .header-mid .header-cart{display:none;}.header-style1 .sticky-menu{position:fixed;background:#232f3e;z-index:99;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;padding:10px 0;}.boxed-layout .header-style1 .sticky-menu{max-width:1680px;margin:0 auto;}.header-style1 .sticky-menu .search-cate{display:block;visibility:visible;opacity:1;}.header-style1 .sticky-menu .top-header .emarket-logo{width:150px;padding:5px 0;}.header-style1 .sticky-menu .header-right{display:none;}.header-style1 .sticky-menu .header-cart{display:block;margin-top:4px;}.primary-menu .navbar-inverse{background-color:transparent;border-color:#fff;}.nav-pills{display:inline-block;margin-left:0;list-style-type:none;margin-bottom:0;}.nav-pills.nav-css >li{float:none;display:inline-block;}.nav-pills.nav-css >li >a{padding:13px 18px;}.nav-pills.nav-css >li.dropdown >a span.menu-img{position:absolute;right:5px;top:-2px;}.nav-pills.nav-css >li.dropdown .dropdown-menu{box-shadow:none;border:1px solid #eaeaea;padding:0;min-width:200px;}.nav-pills.nav-css >li.dropdown .dropdown-menu li{width:100%;padding:0 20px;}.nav-pills.nav-css >li.dropdown .dropdown-menu li >a{padding:13px 0;color:#222;font-size:13px;text-transform:capitalize;border-bottom:1px solid #eaeaea;}.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover{color:var(--color);}.nav-pills.nav-css >li.dropdown .dropdown-menu li.active>a{color:var(--color);}.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child>a{border:0;}.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu{position:relative;}.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu{top:-1px;left:100%;}.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu >a{border-bottom:1px solid #eaeaea;}.nav-pills.nav-css >li >.dropdown-menu.visible{visibility:visible;top:100%;opacity:1;filter:alpha(opacity=100);}.nav-pills >li{float:none;display:inline-block;}.nav-pills >li >a{text-transform:uppercase;background-color:transparent;position:relative;padding:13px 18px;font-weight:700;display:block;font-size:14px;line-height:20px;color:#fff;}.nav-pills >li >a:hover,.nav-pills >li >a:focus{background-color:transparent;color:var(--color);}.nav-pills >li.active >a{color:var(--color);}.nav-pills >li.dropdown >a{position:relative;}.nav-pills >li.dropdown >a:after{content:"";font-family:FontAwesome;position:absolute;right:5px;opacity:1 !important;display:inline-block;}.nav-pills >li.dropdown .dropdown-menu{text-align:left;display:block;visibility:hidden;top:125%;padding:15px 0;border:none;min-width:200px;border-radius:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.nav-pills >li.dropdown .dropdown-menu li{width:100%;}.nav-pills >li.dropdown .dropdown-menu li >a{position:relative;text-transform:capitalize;display:inline-block;padding:12px 25px;color:#7d7d7d;}.nav-pills >li.dropdown .dropdown-menu li >a:hover{color:var(--color);}.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu{position:relative;}.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu{position:absolute;top:-16px;left:110%;visibility:hidden;margin:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu{left:100%;visibility:visible;opacity:1;filter:alpha(opacity=100);}.nav-pills >li.dropdown:hover:before{top:100%;visibility:visible;opacity:1;filter:alpha(opacity=100);}.nav-pills >li.dropdown >.dropdown-menu.visible{visibility:visible;top:100%;opacity:1;filter:alpha(opacity=100);}.nav-pills >li.active{position:relative;}.nav-pills >li.active >a,.nav-pills >li.active >a:hover,.nav-pills >li.active >a:focus{background-color:transparent;color:var(--color);}.header-style1 .nav-pills >li:first-child a{padding-left:0;}.nav-pills .dropdown-menu li.active >a,.nav-pills .dropdown-menu li:hover >a{color:var(--color);background-color:transparent;}.nav-pills.nav-mega .menu-img{position:absolute;right:-40px;top:-2px;}.nav-pills.nav-mega >li.mega-home-v2 .dropdown-menu.visible{padding:30px 15px 15px;}.home-style4 .nav-pills.nav-mega >li.mega-home-v2 .dropdown-menu.visible{padding:30px 15px 30px;}.nav-pills.nav-mega >li.mega-home-v2 .dropdown-menu .dropdown-submenu>a .menu-title{border:0;margin-bottom:0;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >a{text-transform:uppercase;font-weight:normal;font-weight:700;padding:0;display:block;color:#222;font-size:14px;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container{padding:0;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:10px 0;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4{margin-top:15px;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content{padding:0;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4{margin:0 0 8px;}.nav-pills.nav-mega >li.mega-home-v2 >.dropdown-menu >li >.container .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price{margin:0;}.nav-pills.nav-mega .emarket-mega-menu .wpb_raw_html{margin-bottom:0;}.nav-pills.nav-mega .emarket-mega-menu.emarket-menu-img>a{display:inline-block;}.nav-pills.nav-mega .emarket-mega-menu.emarket-menu-img>a span.menu-img{position:absolute;right:-40px;top:-5px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu{padding:30px 15px 15px;width:100%;visibility:hidden;box-shadow:0px 8px 30px 0 rgba(0,0,0,.08);}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li.active>a,.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li:hover>a{background-color:transparent;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li .dropdown-sub>li.active>a,.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu li .dropdown-sub>li:hover>a{background-color:transparent;color:var(--color);}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li{float:left;padding:0 15px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full{width:100% !important;padding-top:0;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full >a{border-bottom:0;font-size:14px;text-transform:uppercase;padding:7px 20px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full >a .menu-title{display:none;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li.image-full img{width:100%;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu >li .item-bottom{display:none;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >a,.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >.have-title{text-transform:uppercase;font-weight:normal;font-weight:700;padding:0;display:block;color:#222;font-size:14px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title{display:block;padding-bottom:15px;border-bottom:1px #eaeaea solid;margin-bottom:5px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a{padding:9px 0;text-transform:capitalize;font-size:13px;color:#7d7d7d;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover{color:var(--color);}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img{float:left;width:25px;margin-right:15px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1{min-width:1170px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1 >li{width:100%;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-2{min-width:390px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-2 >li{width:50%;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-3{min-width:720px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-3 >li{width:33.33%;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-4{min-width:875px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-4 >li{width:25%;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-5{min-width:1170px;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-5 >li{width:20%;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img >a{padding:15px 0 0 0;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img >a:before{display:none;}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img >a:hover{color:var(--color);}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .emarket-menu-img:hover img{opacity:.75;filter:alpha(opacity=75);}.nav-pills.nav-mega .emarket-mega-menu .dropdown-menu .menu-shortcode >a{display:none;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li{width:18%;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.emarket-menu-img{width:28%;}.nav-pills.nav-mega .emarket-mega-menu.custom-mega-product .dropdown-menu{padding:0;}.nav-pills.nav-mega .emarket-mega-menu.custom-mega-product .dropdown-menu >li{padding:0;}.nav-pills.nav-mega .emarket-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content{visibility:visible;}.nav-pills.nav-mega .emarket-menu-custom >.dropdown-menu >li.active>a{color:var(--color);}.nav-pills.nav-mega .emarket-menu-custom ul{box-shadow:0px 0px 5px #999;}.nav-pills.nav-mega .emarket-menu-custom ul .menu-img{display:none;}.nav-pills.nav-mega .emarket-menu-custom ul >li>a{font-size:13px;}.nav-pills.nav-mega .emarket-menu-custom ul li>.have-title{position:relative;display:block;padding:10px 25px;}.nav-pills.nav-mega .emarket-menu-custom ul li>.have-title:before{content:"";font-family:fontawesome;font-size:6px;display:inline-block;vertical-align:middle;padding-right:8px;}.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul{position:absolute;background-color:#fff;left:110%;top:0;padding:15px 0;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;min-width:180px;}.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li{position:relative;}.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li ul{padding:15px 0;position:absolute;background-color:#fff;left:110%;top:0;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul{left:100%;visibility:visible;opacity:1;filter:alpha(opacity=100);}.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu >ul >li:hover >ul{left:100%;visibility:visible;opacity:1;filter:alpha(opacity=100);}.nav-pills.nav-mega .emarket-menu-custom ul .dropdown-submenu:hover >ul{left:100%;visibility:visible;opacity:1;filter:alpha(opacity=100);}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.emarket-menu-img{width:22%;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.emarket-menu-img a .menu-title{border-bottom:none;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4{width:31%;margin-left:1.3%;border-left:1px #e6e6e6 solid;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title{display:none;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider{margin-bottom:0;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content{padding:20px 15px;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail{border:1px transparent solid;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next{right:0;}.nav-pills.nav-mega .emarket-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev{left:0;}.mega-left-title{background:var(--color);border-radius:4px 4px 0 0;height:40px;line-height:40px;padding:0 15px;position:relative;}.mega-left-title span{color:#fff;position:relative;text-transform:uppercase;font-size:14px;display:block;font-weight:700;}.mega-left-title span:before{content:"";font-family:FontAwesome;display:inline-block;font-size:14px;font-weight:normal;margin-right:10px;color:#fff;}.mega-left-title span:after{position:absolute;right:5px;top:0;color:#fff;font-weight:normal;content:"";font-family:FontAwesome;font-size:14px;}.vertical_megamenu-header .wpb_content_element{margin:0;}.vertical_megamenu-header:hover .wrapper_vertical_menu{opacity:1;visibility:visible;-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-o-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);}.home-style1 .header-style1 .vertical_megamenu-header .wrapper_vertical_menu,.home-style8 .header-style1 .vertical_megamenu-header .wrapper_vertical_menu{opacity:1;visibility:visible;-webkit-transform:translateY(21px);-moz-transform:translateY(21px);-o-transform:translateY(21px);-ms-transform:translateY(21px);transform:translateY(21px);}.home-style1 .header-style1 .mega-left-title:before,.home-style8 .header-style1 .mega-left-title:before{content:"";width:5px;height:32px;position:absolute;bottom:-26px;left:4px;z-index:99;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-tit.png") no-repeat center center;}.home-style1 .header-style1 .mega-left-title:after,.home-style8 .header-style1 .mega-left-title:after{content:"";width:5px;height:32px;position:absolute;bottom:-26px;right:4px;z-index:99;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-tit.png") no-repeat center center;}.home-style1 .header-style1 .mega-left-title span:after,.home-style8 .header-style1 .mega-left-title span:after{display:none;}.wrapper_vertical_menu{position:absolute;min-width:248px;opacity:0;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);z-index:9;visibility:hidden;}.wrapper_vertical_menu .dropdown-sub{margin:0;}.wrapper_vertical_menu .vertical-megamenu{position:relative;margin:0;box-shadow:0px 1px 2px 2px #efefef;background-color:#fff;border-top:0;z-index:9;}.wrapper_vertical_menu .vertical-megamenu >li{padding:0 15px;background:none;border:0;position:relative;z-index:1;cursor:pointer;}.wrapper_vertical_menu .vertical-megamenu >li:last-child>a{border-bottom:0;}.wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-more.jpg") no-repeat center left;padding-left:33px;margin:0 0 0 2px;}.wrapper_vertical_menu .vertical-megamenu >li.showMore a.open-more-cat.nitro-lazy{background-image:none !important;}.wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-less.jpg") no-repeat center left;padding-left:33px;margin:0 0 0 2px;}.wrapper_vertical_menu .vertical-megamenu >li.showMore a.close-more-cat.nitro-lazy{background-image:none !important;}.wrapper_vertical_menu .vertical-megamenu >li.icon-phone >a span.menu-img{position:absolute;left:0;top:13px;display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li.icon-sport >a span.menu-img{position:absolute;left:0;top:19px;display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li >a{font-size:14px;padding:0 20px 0 0;line-height:43px;color:#222;}.wrapper_vertical_menu .vertical-megamenu >li >a >span.menu-img{display:inline-block;vertical-align:middle;min-width:20px;margin-right:15px;}.wrapper_vertical_menu .vertical-megamenu >li >a:hover{background-color:#fff;}.wrapper_vertical_menu .vertical-megamenu >li >a .have-title{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.wrapper_vertical_menu .vertical-megamenu >li >a:hover{color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu{position:absolute;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:hidden;display:inherit;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(0,60px);-moz-transform:translate(0,60px);-o-transform:translate(0,60px);-ms-transform:translate(0,60px);transform:translate(0,60px);left:100%;top:0;border-radius:0;min-width:230px;padding:0;border:0;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li{position:relative;line-height:32px;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li >a{position:relative;padding:10px 20px;color:#222;background-color:#fff;border-bottom:1px solid #ebebeb;text-transform:capitalize;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu{position:absolute;left:100%;margin:0;top:0;background:#fff;display:none;min-width:230px;padding:0;border-radius:0;border:0;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li{position:relative;line-height:32px;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li >a{position:relative;padding:10px 20px;color:#222;background-color:#fff;border-bottom:1px solid #ebebeb;text-transform:capitalize;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li >a:hover{background-color:#fff;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >a{background-color:#f7f7f7;color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >a:before{background-color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li .dropdown-menu >li:hover >.dropdown-menu{display:block;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >a{color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >a:before{background-color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu >li:hover >.dropdown-menu{display:block;}.wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:hover:after{color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li.dropdown >a:after{content:"";font-family:fontawesome;font-size:14px;color:#7d7d7d;position:absolute;right:0px;top:0;opacity:1 !important;}.wrapper_vertical_menu .vertical-megamenu >li:hover .dropdown-menu{display:block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0px,0px);-moz-transform:translate(0px,0px);-o-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);}.wrapper_vertical_menu .vertical-megamenu >li:hover >a{color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li:hover >a .have-title{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;padding-left:20px;}.wrapper_vertical_menu .vertical-megamenu >li >.dropdown-menu.visible{display:block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0px,0px);-moz-transform:translate(0px,0px);-o-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul{min-width:180px;padding:20px 0;border:1px solid #eee;box-shadow:2px 3px 5px #999;box-shadow:none;border-radius:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li{line-height:32px;padding:0 30px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li a{color:#777;font-size:14px;position:relative;background-color:#fff;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub{min-width:180px;padding:20px 0;border:1px solid #bbb;border-radius:5px;box-shadow:none;display:none;position:absolute;left:100%;top:0;background-color:#fff;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li{padding:0 30px;line-height:normal;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li a{padding:6px 10px;font-size:14px;line-height:20px;position:relative;background-color:#fff;padding-left:15px;text-transform:capitalize;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li:hover>a{background:#fff;color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li .dropdown-sub >li:hover>a:before{background-color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li:hover>.dropdown-sub{display:block;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li.active >a,.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li:hover >a{color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li.active >a:before,.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-custom ul >li:hover >a:before{background-color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >li{position:static;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >ul.column-3{min-width:650px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >ul.column-3 > li{width:33.33%;padding:25px 15px 10px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >ul.column-3 > li:nth-child(4){width:100%;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-1.dropdown-menu .emarket-menu-img{clear:none;position:absolute;max-width:260px !important;width:260px !important;top:0;right:0;padding:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-1.dropdown-menu .emarket-menu-img >a{padding:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-1.dropdown-menu .emarket-menu-img >a:before{width:0;margin:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2{min-width:600px;display:block;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 >li{width:160px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 >li:nth-child(2n+1){clear:both;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2{background:unset !important;height:auto;width:50%;padding:25px 15px 10px;float:left;line-height:unset;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul{margin:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul >li{display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul >li span{font-size:13px;color:#666;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-2 .column-2 .tag-menu ul >li:first-child span{font-weight:bold;color:#222;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu.menu-fashionm >.column-3 .emarket-menu-img,.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu.verticle-top >.column-3 .emarket-menu-img{width:100%;padding:0 15px 5px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3{min-width:650px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img{padding:0 15px 5px;width:100%;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a{padding:0;border:none;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a .have-title .menu-title{padding-bottom:10px;display:block;border-bottom:1px #eee solid;margin-bottom:10px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a img{-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 .emarket-menu-img >a img:hover{opacity:.85;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-3 >li:nth-child(3n+1){clear:both;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4{min-width:885px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li{width:285px !important;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li img{-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li img:hover{opacity:.85;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li >.dropdown-menu{padding:5px 15px 18px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li.emarket-menu-img>a .menu-title{margin-top:24px;display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-4 >li:nth-child(4n+1){clear:both;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-5{min-width:900px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-5 >li{width:20% !important;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-5 >li:nth-child(5n+1){clear:both;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-6{min-width:950px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-6 >li{width:16.67% !important;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.column-6 >li:nth-child(6n+1){clear:both;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu{border:0;border-radius:0;box-shadow:2px 3px 5px #999;margin:0;padding:0 15px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li{width:205px;padding:25px 15px 10px;float:left;line-height:unset;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li:last-child{border:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li:hover>a{background-color:#fff;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.dropdown-submenu>a{margin-bottom:5px;padding:0 0 10px;font-size:14px;color:#222;text-transform:uppercase;font-weight:700;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >a,.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >span{display:block;font-size:18px;margin-bottom:15px;white-space:normal;word-wrap:break-word;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >a:after,.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li >span:after{display:none;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li:last-child>a{border:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li >a{padding:0;line-height:38px;display:block;font-size:13px;color:#7d7d7d;position:relative;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.emarket-menu-img>a{padding-left:30px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.emarket-menu-img>a span.menu-img{position:absolute;left:0;top:14px;display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.emarket-menu-img>a .menu-title{padding:0;margin:0;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li.active a,.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li .dropdown-sub >li:hover a{color:var(--color);}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-1{min-width:160px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-2{min-width:360px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-3{min-width:540px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-4{min-width:720px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-5{min-width:900px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col-6{min-width:900px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-mega-menu >.dropdown-menu >li.col3-img-right{padding:30px 10px 25px 10px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-icon >a span.fa{margin:0 7px 0 0;display:inline-block;width:20px;text-align:center;}.wrapper_vertical_menu .vertical-megamenu >li.icon-phone.emarket-menu-img >a span.menu-img{position:absolute;left:0;top:13px;display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li.icon-sport.emarket-menu-img >a span.menu-img{position:absolute;left:0;top:19px;display:inline-block;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-img >a span.menu-img{display:inline-block;vertical-align:middle;min-width:20px;margin-right:15px;}.wrapper_vertical_menu .vertical-megamenu >li.emarket-menu-img >a span.menu-img img{margin:0 auto;}.mega-menu .wrap-content{overflow:hidden;}.mega-menu .wrap-content .item{float:left;width:25%;padding:0 15px;}.mega-menu .wrap-content .item .item-image img{margin-bottom:10px;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s;}.mega-menu .wrap-content .item .item-image:hover img{opacity:.9;}.mega-menu .wrap-content .item .item-content h3{font-size:14px;color:#222;font-weight:700 !important;text-transform:uppercase;padding:15px 0;border-bottom:1px solid #eaeaea;}.mega-menu .wrap-content .item .item-content ul>li >a{padding:10px 0;font-size:13px;color:#7d7d7d;}.mega-menu .wrap-content .item .item-content ul>li >a:hover{color:var(--color);}@media (min-width: 1200px) and (max-width: 1480px){.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:0 10px !important;}}body:before{content:"";background:rgba(0,0,0,.7);position:fixed;top:0;left:0;height:100%;}body.resmenu-open:before{z-index:9999;width:100%;}body.open:before{width:100%;z-index:100;}.resmenu-container .navbar-toggle{display:none;float:left;margin:0;background-color:transparent;border-color:transparent;}.resmenu-container .navbar-toggle .icon-bar{background-color:#111;height:3px;}.resmenu-container .navbar-toggle:hover,.resmenu-container .navbar-toggle:focus{background-color:transparent;}.resmenu-container .navbar-toggle:hover .icon-bar,.resmenu-container .navbar-toggle:focus .icon-bar{background-color:var(--color);}.resmenu-container .menu-responsive-wrapper{position:absolute;top:55px;padding:0;min-width:300px;background:#464646;z-index:999;}.resmenu-container .menu-responsive-wrapper ul{list-style-type:none;margin:0;}.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu{display:none;}.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu >li >a{padding-left:25px;}.resmenu-container .menu-responsive-wrapper ul >li{position:relative;box-shadow:0 1px 0 0 #555;}.resmenu-container .menu-responsive-wrapper ul >li >a{color:#fff;padding:10px 20px;display:block;box-shadow:0 1px 0 0 #555;}.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown{display:block;width:40px;position:absolute;right:0;top:0;height:39px;background:#111;cursor:pointer;text-align:center;line-height:39px;font-size:20px;}.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:after{content:"+";font-family:FontAwesome;}.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown.show:after{content:"–";}.resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:hover{color:#fff;background:var(--color);}.resmenu-container .menu-responsive-wrapper ul >li:hover >a,.resmenu-container .menu-responsive-wrapper ul >li.active >a{background:#eee;color:var(--color);}.resmenu-container .menu-responsive-wrapper ul >li:hover >.show-dropdown,.resmenu-container .menu-responsive-wrapper ul >li.active >.show-dropdown{background:var(--color);color:#fff;}.resmenu-container .menu-responsive-wrapper ul >li.has-img >a{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.resmenu-container .menu-responsive-wrapper ul >li.has-img >a span.menu-img{display:block;max-width:40px;margin-right:10px;}.resmenu-container.resmenu-container-sidebar{font-size:14px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper{min-width:320px;position:fixed;top:0;bottom:0;left:0;width:0;-webkit-transform:translate(-350px,0);-moz-transform:translate(-350px,0);-o-transform:translate(-350px,0);-ms-transform:translate(-350px,0);transform:translate(-350px,0);z-index:9999;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper{top:46px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner{background:#fff;position:relative;height:100%;overflow-x:auto;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul{list-style-type:none;margin:0;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li{position:relative;box-shadow:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >a{color:#333;padding:12px 0;display:block;box-shadow:none;border-bottom:1px solid #eee;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >a .fa{margin-right:7px;margin-top:3px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown{display:block;width:40px;position:absolute;right:0;top:0;height:39px;cursor:pointer;text-align:center;line-height:39px;font-size:18px;color:#ccc;background:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:after{content:"";font-family:FontAwesome;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown.show:after{content:"";}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li .show-dropdown:hover{color:var(--color);background:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >a,.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >a{color:var(--color);background:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li:hover >.show-dropdown,.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.active >.show-dropdown{color:var(--color);background:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li >ul>li>a{padding-left:10px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul >li.has-img >a span.menu-img{display:block;max-width:40px;margin-right:10px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs{border-top:1px solid #e4e4e4;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li{box-shadow:none;-webkit-flex:4;-ms-flex:4;flex:4;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;padding:10px;box-shadow:none;border-radius:0;border:0;text-transform:uppercase;background:#fafafa;color:#999;margin:0;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;height:100%;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a:before{content:"";font-family:FontAwesome;margin-right:10px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical{border-left:1px solid #e4e4e4;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li >a.tab-vertical:before{content:"";}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.active>a{color:#333;background:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li .dropdown{display:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu{-webkit-flex:1;-ms-flex:1;flex:1;background:#fafafa;border-bottom:1px solid #e4e4e4;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;border-bottom:0;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a >span{font-size:14px;background:#999;color:#fff;width:30px;height:30px;display:inline-block;text-align:center;line-height:30px;border-radius:50%;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >a:before{display:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu >ul{position:absolute;top:100%;background:#fafafa;right:0;min-width:200px;z-index:99;box-shadow:0 0 0 1px #ddd;text-transform:capitalize;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li.more-menu:hover>a>span{background:var(--color);}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs >li:last-child>a{border-right:0;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content{padding:0 15px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top{padding:10px;background:#fafafa;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;position:relative;z-index:99;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile >a{display:block;width:40px;height:40px;box-shadow:0 0 0 1px #e4e4e4;background:#fff;color:#999;line-height:40px;text-align:center;font-size:18px;margin-left:15px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content{display:none;position:absolute;right:10px;top:60px;min-width:120px;background:#fff;box-shadow:0px 0px 3px #ccc;padding:10px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav{display:block;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li{padding:0 0 10px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a{padding:0;color:#333;border:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li >a:after{color:#333;float:right;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel>ul.nav >li:hover>ul{left:-10px;top:30px;max-height:none;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li{padding:0;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a{padding:0;border:0;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li >a:after{color:#333;float:right;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher{left:-10px;top:28px;min-width:122px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close{position:absolute;top:0px;right:-25px;color:#fff;font-size:16px;cursor:pointer;background:#000;width:25px;height:25px;text-align:center;z-index:999;line-height:25px;}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after{content:"x";}.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover{background:var(--color);}@media (max-width: 991px){#main-menu .primary-menu .resmenu-container .navbar-toggle{display:inline-block;vertical-align:top;z-index:1;margin:8px 0;}.header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle{border:1px solid #ff5c00;}.header-style4 #main-menu .primary-menu .resmenu-container .menu-responsive-wrapper{top:50px;}#main-menu .primary-menu .nav-pills{display:none;}.resmenu-container-sidebar .emarket_top .top-form.top-search{min-width:auto;box-shadow:0 0 0 1px #e4e4e4;-webkit-box-shadow:0 0 0 1px #e4e4e4;border-radius:0;}.resmenu-container-sidebar .emarket_top .top-form.top-search .cat-wrapper{display:none;}.resmenu-container-sidebar .emarket_top .top-form.top-search input{padding:0 10px;}.resmenu-container-sidebar .emarket_top .top-form.top-search button.form-button{background:none;font-size:16px;}.resmenu-container-sidebar .emarket_top .top-form.top-search button.form-button:before{color:#999;}}#cpanel-form{position:fixed;right:-300px;top:40%;width:300px;float:right;z-index:10;text-align:left;direction:ltr;}#cpanel-form .cpanel-inner{background:none repeat scroll 0 0 #e5e5e5;border-color:#f3f3f3;color:#555;font-size:11px;padding:8px;position:relative;z-index:999;}#cpanel-form .cpanel-title{background:#666;box-shadow:0 1px 1px rgba(0,0,0,.2) inset;color:#fff;float:left;font-size:14px;font-weight:bold;padding:3px 10px 0;width:282px;}#cpanel-form .cpanel-title h4{float:left;margin-top:5px;font-size:16px;text-transform:uppercase;}#cpanel-form .cpanel-title h4 i{color:#dfdfdf;}#cpanel-form .cpannel-button .btn{background:#a1a1a1;border-radius:0px;margin-left:10px;margin-bottom:15px;margin-top:15px;font-size:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-image:-webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));background-image:-webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);background-image:-moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);background-image:linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa1a1a1",endColorstr="#ff969696",GradientType=0);border-color:#969696 #969696 #707070;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);}#cpanel-form .cpannel-button .btn:hover{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-image:-webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));background-image:-webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);background-image:-moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);background-image:linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff969696",endColorstr="#ffa1a1a1",GradientType=0);border-color:#a1a1a1 #a1a1a1 #7b7b7b;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);}#cpanel-form img{display:inline-block;}#cpanel-form .panel,#cpanel-form .panel-default{border:1px solid #bcbcbc;margin-bottom:5px;border-radius:0px;}#cpanel-form .panel .panel-heading,#cpanel-form .panel-default .panel-heading{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);text-shadow:none;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));background-image:-webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);background-image:-moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);background-image:linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#fff6f6f6",GradientType=0);border-color:#f6f6f6 #f6f6f6 #d0d0d0;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);clear:both;padding:0 !important;}#cpanel-form .panel .panel-heading .accordion-toggle,#cpanel-form .panel-default .panel-heading .accordion-toggle{color:#909090;font-size:12px;position:relative;display:block;padding:8px 15px;}#cpanel-form .panel .panel-heading .accordion-toggle img,#cpanel-form .panel-default .panel-heading .accordion-toggle img{margin-right:10px;opacity:.2;width:20px;display:inline-block;}#cpanel-form .panel .panel-heading .accordion-toggle:after,#cpanel-form .panel-default .panel-heading .accordion-toggle:after{content:"";font-family:"FontAwesome";position:absolute;right:10px;}#cpanel-form .panel .panel-heading i,#cpanel-form .panel-default .panel-heading i{color:#909090;}#cpanel-form .panel .panel-collapse,#cpanel-form .panel-default .panel-collapse{max-height:190px;overflow-y:auto;}#cpanel-form .panel .panel-collapse .accordion-inner,#cpanel-form .panel-default .panel-collapse .accordion-inner{border-top:1px solid #e5e5e5;padding:9px 15px;}#cpanel-form .panel .control-group,#cpanel-form .panel-default .control-group{margin-bottom:10px;}#cpanel-form a.cpanel-control{background-color:#707070;background-position:50% 50%;background-repeat:no-repeat;border:1px solid #fff;border-radius:5px 0 0 5px;box-shadow:0 1px 3px rgba(0,0,0,.4);height:40px;left:-40px;line-height:36px;padding:0 0 5px 10px;position:absolute;width:40px;z-index:10;top:20%;}#cpanel-form a.cpanel-control:before{content:"";color:#fff;display:inline;font-family:"FontAwesome";font-size:20px;}#cpanel-form a.cpanel-control.active:before{content:"";font-family:"FontAwesome";font-size:20px;}#cpanel-form label{float:left;width:50%;padding:5px 0;text-align:left;font-size:12px;font-weight:500;}#cpanel-form label.emarket-radio-img-selected{box-shadow:0 0 0 2px #ad2323 inset;}#cpanel-form .controls{margin-left:0;}#cpanel-form .controls label{float:left;width:auto;padding:2px;}#cpanel-form .controls select{font-size:12px;}#cpanel-form .emarket-radio-img input[type="radio"],#cpanel-form .emarket-radio-img span{display:none;}#cpanel-form .emarket-radio-img img{width:33px;cursor:pointer;}.lt-ie9 #cpanel-form .emarket-radio-img img{width:auto;}#cpanel-form input,#cpanel-form textarea,#cpanel-form .uneditable-input{width:206px;border:1px solid #ddd;background:#fff;}#cpanel-form select{background-color:#fff;border:1px solid #ebebeb;width:220px;}#cpanel-form select,#cpanel-form input{height:20px;line-height:30px;padding:4px 6px;border-radius:4px;}#cpanel-form select,#cpanel-form input{border-radius:0px;height:30px;}#cpanel-form fieldset{width:100%;}#cpanel-form input[type="checkbox"]{width:20px;height:20px;}.sidebar .widget{margin-bottom:30px;}.sidebar .clear-all{font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;height:40px;display:inline-block;width:100%;text-align:center;background-color:var(--color);line-height:40px;margin-bottom:50px;}.sidebar .clear-all:hover{background-color:var(--darken5);}.sidebar .widget,.sidebar .elementor-widget{margin-bottom:30px;}.sidebar .widget .widget-inner h5,.sidebar .widget .elementor-widget-container h5,.sidebar .elementor-widget .widget-inner h5,.sidebar .elementor-widget .elementor-widget-container h5{font-size:16px;text-transform:uppercase;color:#222;border-bottom:0;font-weight:700;margin-bottom:10px;padding:18px 15px 15px;margin:0;background-color:#f2f2f2;}.sidebar .widget .widget-inner .block-title-widget h2,.sidebar .widget .elementor-widget-container .block-title-widget h2,.sidebar .elementor-widget .widget-inner .block-title-widget h2,.sidebar .elementor-widget .elementor-widget-container .block-title-widget h2{font-size:14px;text-transform:capitalize;color:#222;border-bottom:0;font-weight:700;margin-bottom:10px;padding:27px 20px 0;}.sidebar .widget .widget-inner select,.sidebar .widget .elementor-widget-container select,.sidebar .elementor-widget .widget-inner select,.sidebar .elementor-widget .elementor-widget-container select{max-width:100%;padding:7px;margin:0 20px 20px;}.sidebar .widget .widget-inner ul,.sidebar .widget .elementor-widget-container ul,.sidebar .elementor-widget .widget-inner ul,.sidebar .elementor-widget .elementor-widget-container ul{list-style:none;margin:0;border:1px solid #ebebeb;}.sidebar .widget .widget-inner ul >li,.sidebar .widget .elementor-widget-container ul >li,.sidebar .elementor-widget .widget-inner ul >li,.sidebar .elementor-widget .elementor-widget-container ul >li{padding:15px;border-bottom:1px solid #ddd;}.sidebar .widget .widget-inner ul >li >a,.sidebar .widget .elementor-widget-container ul >li >a,.sidebar .elementor-widget .widget-inner ul >li >a,.sidebar .elementor-widget .elementor-widget-container ul >li >a{display:inline-block;vertical-align:top;}.sidebar .widget .widget-inner ul >li:last-child,.sidebar .widget .elementor-widget-container ul >li:last-child,.sidebar .elementor-widget .widget-inner ul >li:last-child,.sidebar .elementor-widget .elementor-widget-container ul >li:last-child{border:0;}.sidebar .widget .widget-inner ul >li ul.children,.sidebar .widget .elementor-widget-container ul >li ul.children,.sidebar .elementor-widget .widget-inner ul >li ul.children,.sidebar .elementor-widget .elementor-widget-container ul >li ul.children{margin-left:15px;padding-top:10px;border:0;}.sidebar .widget .widget-inner ul >li ul.children >li:first-child,.sidebar .widget .elementor-widget-container ul >li ul.children >li:first-child,.sidebar .elementor-widget .widget-inner ul >li ul.children >li:first-child,.sidebar .elementor-widget .elementor-widget-container ul >li ul.children >li:first-child{border-top:1px solid #ddd;}.sidebar .widget.widget_media_image .size-full,.sidebar .elementor-widget.widget_media_image .size-full{width:auto;}.sidebar .widget.widget_search .searchform,.sidebar .elementor-widget.widget_search .searchform{margin-top:20px;}.sidebar .widget.widget_search .searchform .screen-reader-text,.sidebar .elementor-widget.widget_search .searchform .screen-reader-text{display:block;}.sidebar .widget.widget_search .searchform >div,.sidebar .elementor-widget.widget_search .searchform >div{position:relative;min-height:60px;}.sidebar .widget.widget_search .searchform >div input,.sidebar .elementor-widget.widget_search .searchform >div input{position:absolute;left:0;top:30px;width:100%;border:1px solid #c9c9c9;border-radius:0;padding:7px 60px 7px 7px;background:#fff;}.sidebar .widget.widget_search .searchform >div input#searchsubmit,.sidebar .elementor-widget.widget_search .searchform >div input#searchsubmit{background:#222;border:#222;padding:8px;right:0;width:auto;left:auto;color:#fff;}.sidebar .widget.widget_search .searchform >div input#searchsubmit:hover,.sidebar .elementor-widget.widget_search .searchform >div input#searchsubmit:hover{background:var(--color);}.sidebar .widget.widget_calendar #calendar_wrap,.sidebar .elementor-widget.widget_calendar #calendar_wrap{width:100%;}.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar,.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar{width:100%;margin:0 auto;max-width:50%;}.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th,.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tr th{padding:10px;text-align:center;border:1px solid #ebebeb;}.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td >a,.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th >a,.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td >a,.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar tr th >a{font-weight:bold;}.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today,.sidebar .elementor-widget.widget_calendar #calendar_wrap #wp-calendar #today{font-weight:bold;}.sidebar .widget.widget_archive .screen-reader-text,.sidebar .widget.widget_categories .screen-reader-text,.sidebar .elementor-widget.widget_archive .screen-reader-text,.sidebar .elementor-widget.widget_categories .screen-reader-text{display:none;}.sidebar .widget.widget_archive select,.sidebar .widget.widget_categories select,.sidebar .elementor-widget.widget_archive select,.sidebar .elementor-widget.widget_categories select{margin-top:20px;width:100%;}.sidebar .widget.widget_text .textwidget p,.sidebar .elementor-widget.widget_text .textwidget p{line-height:22px;}.sidebar .widget.widget_tag_cloud .tagcloud,.sidebar .elementor-widget.widget_tag_cloud .tagcloud{padding-top:15px;}.sidebar .widget.widget_rss .block-title-widget h2 span,.sidebar .elementor-widget.widget_rss .block-title-widget h2 span{float:left;}.sidebar .widget.widget_rss .block-title-widget h2:before,.sidebar .elementor-widget.widget_rss .block-title-widget h2:before{content:"";}.sidebar .widget.widget_rss .block-title-widget h2 img,.sidebar .elementor-widget.widget_rss .block-title-widget h2 img{display:inline-block;margin-right:10px;}.sidebar .widget.widget_rss .widget-inner>ul li,.sidebar .elementor-widget.widget_rss .widget-inner>ul li{line-height:22px;}.sidebar .widget.widget_rss .widget-inner>ul li a,.sidebar .elementor-widget.widget_rss .widget-inner>ul li a{padding:0;}.sidebar .widget.widget_rss .widget-inner>ul li a.rsswidget,.sidebar .elementor-widget.widget_rss .widget-inner>ul li a.rsswidget{display:block;font-weight:bold;margin-bottom:5px;}.sidebar .widget.widget_rss .widget-inner>ul li .rss-date,.sidebar .elementor-widget.widget_rss .widget-inner>ul li .rss-date{display:block;color:#999;font-size:12px;margin-bottom:10px;}.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments li,.sidebar .elementor-widget.widget_recent_comments .widget-inner ul#recentcomments li{line-height:20px;}.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments >li .comment-author-link,.sidebar .elementor-widget.widget_recent_comments .widget-inner ul#recentcomments >li .comment-author-link{font-weight:bold;}.sidebar .widget.widget_tag_cloud h5,.sidebar .widget.elementor-widget-wp-widget-tag_cloud h5,.sidebar .elementor-widget.widget_tag_cloud h5,.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud h5{margin:0 0 5px;}.sidebar .widget.widget_tag_cloud .tagcloud,.sidebar .widget.elementor-widget-wp-widget-tag_cloud .tagcloud,.sidebar .elementor-widget.widget_tag_cloud .tagcloud,.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud .tagcloud{margin:0 !important;}.sidebar .widget.widget_tag_cloud .tagcloud a,.sidebar .widget.elementor-widget-wp-widget-tag_cloud .tagcloud a,.sidebar .elementor-widget.widget_tag_cloud .tagcloud a,.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud .tagcloud a{display:inline-block;color:#333;padding:10px;padding:6px 9px;border:1px solid #ebebeb;margin:5px 2px;font-size:13px !important;border-radius:3px;}.sidebar .widget.widget_tag_cloud .tagcloud a:hover,.sidebar .widget.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover,.sidebar .elementor-widget.widget_tag_cloud .tagcloud a:hover,.sidebar .elementor-widget.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover{border:1px solid var(--color);background-color:var(--color);color:#fff;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu{border:0;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li{padding:0;position:relative;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li >a,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li >a{display:block;padding:10px 0;font-size:13px;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >a,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li:hover >a{color:var(--color);}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li:hover >ul.dropdown-menu,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li:hover >ul.dropdown-menu{display:block;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu{position:static;border-radius:0;display:block;box-shadow:none;border:0;background:none;padding:0;float:none;margin-left:15px;min-width:auto;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li{padding:0;position:relative;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.active>a,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li.active>a{background-color:#fff;color:var(--color);}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a{display:block;padding:10px 15px;font-size:13px;}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:hover,.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:focus,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:hover,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li >a:focus{background:none;color:var(--color);}.sidebar .widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li:first-child,.sidebar .elementor-widget.widget_nav_menu .widget-inner ul.menu >li ul.dropdown-menu >li:first-child{border-top:1px solid #ebebeb;}.sidebar .widget.sw_brand_filter,.sidebar .elementor-widget.sw_brand_filter{border:1px solid #ededed;}.sidebar .widget.sw_brand_filter ul,.sidebar .elementor-widget.sw_brand_filter ul{border:0;margin:10px 0 17px;}.sidebar .widget.sw_brand_filter ul li,.sidebar .elementor-widget.sw_brand_filter ul li{padding:9px 20px;border:0;}.sidebar .widget.sw_brand_filter ul li a,.sidebar .elementor-widget.sw_brand_filter ul li a{font-size:14px;color:#777;padding-left:0px;position:relative;}.sidebar .widget.sw_brand_filter ul li a:before,.sidebar .elementor-widget.sw_brand_filter ul li a:before{content:"";font-family:fontawesome;font-weight:normal;border:1px #ddd solid;width:16px;height:16px;line-height:16px;text-align:center;display:inline-block;vertical-align:top;color:#222;background:#fff;font-size:0;margin-right:13px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;left:0;top:0;}.sidebar .widget.sw_brand_filter ul li.active a,.sidebar .widget.sw_brand_filter ul li:hover a,.sidebar .elementor-widget.sw_brand_filter ul li.active a,.sidebar .elementor-widget.sw_brand_filter ul li:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sidebar .widget.sw_brand_filter ul li.active a:before,.sidebar .widget.sw_brand_filter ul li:hover a:before,.sidebar .elementor-widget.sw_brand_filter ul li.active a:before,.sidebar .elementor-widget.sw_brand_filter ul li:hover a:before{font-size:12px;background:var(--color);border:var(--color);color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-filter-above-shop{background-color:#fff;margin-bottom:15px;display:none;}.sw-filter-above-shop.open{display:block;}.woocommerce-widget-layered-nav .widget-inner ul{padding:10px 0;}.sidebar .woocommerce-widget-layered-nav .widget-inner ul{padding:5px 20px 15px;}.woocommerce-widget-layered-nav .widget-inner ul >li{display:inline-block;vertical-align:top;border:0;margin:0 10px 10px 0;padding:0 !important;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.woocommerce-widget-layered-nav .widget-inner ul >li a{padding:0;width:40px;height:40px;line-height:38px;text-align:center;border:1px solid #ededed;font-size:14px;color:#777;display:inline-block;}.woocommerce-widget-layered-nav .widget-inner ul >li a .variation-color{width:33px;height:33px;line-height:31px;text-align:center;display:inline-block;}.woocommerce-widget-layered-nav .widget-inner ul >li a .variation-color >span{padding:0 !important;}.woocommerce-widget-layered-nav .widget-inner ul >li .count{float:right;line-height:28px;display:none;}.woocommerce-widget-layered-nav .widget-inner ul >li:hover,.woocommerce-widget-layered-nav .widget-inner ul >li.chosen{border-color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.woocommerce-widget-layered-nav .widget-inner ul >li:hover a,.woocommerce-widget-layered-nav .widget-inner ul >li.chosen a{background:transparent;color:var(--color);border:1px solid var(--color);}.woocommerce-widget-layered-nav .widget-inner ul >li:hover a .variation-color,.woocommerce-widget-layered-nav .widget-inner ul >li.chosen a .variation-color{opacity:.85;}.woocommerce-widget-layered-nav .widget-inner ul.custom-filter-layered li a .variation-color{display:block;font-size:0;}.sidebar .woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_size{padding-top:12px;padding-bottom:20px;}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li{display:block;margin:0;padding:0;}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover,.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen{color:var(--color);}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover .style-color,.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen .style-color{border:1px solid var(--color);}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li:hover .name-color,.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li.chosen .name-color{color:var(--color);}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a{width:auto;height:auto;border:0;line-height:normal;padding:8px 0;}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .style-color{width:16px;height:16px;border:1px solid #dfdfdf;float:left;margin-right:10px;border-radius:50%;padding:2px;background-color:#fff;}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .style-color .variation-color{width:100%;height:100%;border-radius:50%;}.woocommerce-widget-layered-nav .widget-inner ul.woocommerce-widget-layered-nav-list-pa_color >li a .name-color{font-size:14px;color:#777;}.sw-filter-accordion{float:left;}.sw-filter-accordion h4{float:left;text-transform:uppercase;font-size:11px;color:#222;margin-right:20px;line-height:34px;}.sw-filter-accordion .sw-filter-above-shop{float:left;display:block !important;}.sw-filter-accordion .sw-filter-above-shop .filter-content{display:block;padding:0;margin:0;min-width:680px;border:0;overflow:visible;}.sw-filter-accordion .sw-filter-above-shop .filter-content a.clear-all{display:none;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget{width:19%;padding:0;position:relative;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .block-title-widget h2{color:var(--color);}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .block-title-widget h2:after{content:"";}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .widget-inner >ul,.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.open .widget-inner >form{opacity:1;visibility:visible;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget.widget_price_filter .widget-inner >form{min-width:350px;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2{position:relative;cursor:pointer;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:hover{color:var(--color);}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .block-title-widget h2:after{content:"";font-family:FontAwesome;margin-left:10px;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget:first-child{width:24%;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >ul,.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >form{display:block;position:absolute;min-width:250px;background-color:#fff;top:40px;left:0;z-index:9;text-align:left;box-shadow:0 0 5px #999;opacity:0;visibility:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;padding:20px;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget .widget-inner >.woocommerce-widget-layered-nav-list-pa_size{min-width:320px;}.sw-filter-above-shop.sticky-filter{position:fixed;width:350px;height:100%;background-color:#fff;top:0;left:0;z-index:999;border-radius:0;display:none;}.sw-filter-above-shop.sticky-filter .filter-content{padding:20px 30px 30px;display:block;border:0;overflow:visible;width:100%;margin:0;}.sw-filter-above-shop.sticky-filter .filter-content .widget{float:none;width:100%;padding:0;}.sw-filter-above-shop.sticky-filter.open{display:block;}.sw-filter-above-shop.sticky-filter.open .filter-content{max-height:900px;overflow-y:scroll;}.sw-filter-above-shop.sticky-filter .filter-top{padding:30px 30px 0px;overflow:hidden;}.sw-filter-above-shop.sticky-filter .filter-top h4{float:left;font-size:14px;color:#000;font-weight:700;text-transform:uppercase;}.sw-filter-above-shop.sticky-filter .filter-top a{float:right;display:inline-block;height:12px;width:12px;background-size:cover;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/close.svg") no-repeat center center;}.sw-filter-above-shop.sticky-filter .filter-top a.nitro-lazy{background-image:none !important;}.sw-filter-above-shop.sticky-filter .filter-top a:hover{background-size:cover;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/close.svg") no-repeat center center;}.sw-filter-above-shop.sticky-filter .filter-top a:hover.nitro-lazy{background-image:none !important;}.sw-filter-above-shop.sticky-filter .filter-content .clear-all{display:block;float:none !important;}.sw-filter-above-shop .filter-content{border:1px #ebebeb solid;margin-bottom:30px;margin-top:-10px;overflow:hidden;padding:28px 15px 15px;}.sw-filter-above-shop .filter-content .clear-all{height:40px;background-color:var(--color);padding:0 34px;color:#fff;text-transform:uppercase;font-size:14px;line-height:40px;margin-top:20px;display:inline-block;float:right;text-align:center;font-weight:700;}.sw-filter-above-shop .filter-content .clear-all:hover{background-color:var(--darken5);}.sw-filter-above-shop .filter-content .widget{width:20%;float:left;padding:0 25px 0 15px;border:0;}.sw-filter-above-shop .filter-content .widget .block-title-widget h2{font-size:14px;text-transform:capitalize;color:#222;border-bottom:0;font-weight:700;margin-bottom:10px;padding:10px 0;}.sw-filter-above-shop .filter-content .widget ul{margin:0;padding:0;list-style:none;}.sw-filter-above-shop .filter-content .widget ul li{position:relative;padding:7px 0 7px 0px;}.sw-filter-above-shop .filter-content .widget.widget_price_filter .price_slider_wrapper{padding:0;}.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li{padding:0;}.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li >a{font-size:14px;color:#777;border:0;display:block;line-height:normal;padding:8px 0;position:relative;}.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li >a:hover{color:var(--color);}.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a{border-bottom:0;color:#0066c0;position:relative;cursor:pointer;}.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a:before{content:"";font-family:FontAwesome;margin-right:10px;}.sw-filter-above-shop .filter-content .widget.widget_product_categories ul.product-categories >li.showMore>a:hover{color:var(--color);}.sw-filter-above-shop .filter-content .widget.sw_brand_filter .block-title-widget h2{margin-bottom:0;}.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li{padding:3px 0;}.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a{font-size:14px;color:#777;padding-left:30px;position:relative;}.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li a:before{content:"";font-family:fontawesome;font-weight:normal;border:1px #ddd solid;width:16px;height:16px;line-height:16px;text-align:center;display:inline-block;vertical-align:top;color:#222;background:#fff;font-size:0;margin-right:13px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;left:0;top:0;position:absolute;}.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li.active a,.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li.active a:before,.sw-filter-above-shop .filter-content .widget.sw_brand_filter ul li:hover a:before{font-size:12px;background:var(--color);border:var(--color);color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-filter-above-shop .filter-content .widget .tagcloud{position:relative;margin:0 -3px;}.sw-filter-above-shop .filter-content .widget .tagcloud a{padding:6px 10px 6px;border-radius:3px;border:1px solid #e8e8e8;color:#999;font-size:12px !important;margin:0 3px 8px;display:inline-block;line-height:normal;}.sw-filter-above-shop .filter-content .widget .tagcloud a:hover{color:#fff;background-color:var(--color);border:1px solid var(--color);}#sw-groups{background:#fff;border-radius:4px 0 0 4px;z-index:99;box-shadow:-2px 0px 8px 0px #ebebeb;}#sw-groups.left{border-radius:0 4px 4px 0;}#sw-groups >a{color:#222;height:42px;border-bottom:none;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}#sw-groups >a:before{content:"";width:60%;height:1px;left:20%;right:20%;background:#ededed;position:absolute;bottom:0;display:block;}#sw-groups >a span{color:#fff;background:var(--color);}#sw-groups >a:hover{color:#fff;background:var(--color);}#sw-groups >a:hover:before{display:none;}#sw-groups >a i.fa{font-size:16px;}#sw-groups .sticky-categories i.fa:before{content:"";width:18px;height:2px;background:#222;display:block;margin-bottom:3px;}#sw-groups .sticky-categories i.fa:after{content:"";width:10px;height:2px;background:#222;display:block;float:right;}#sw-groups .sticky-categories:hover i.fa:before,#sw-groups .sticky-categories:hover i.fa:after{background:#fff;}#sw-groups .sticky-mycart{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/shop-bag.svg") no-repeat center;background-size:18px;}#sw-groups .sticky-mycart.nitro-lazy{background-image:none !important;}#sw-groups .sticky-mycart:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/shop-bag2.svg") no-repeat center var(--color);background-size:18px;}#sw-groups .sticky-mycart:hover.nitro-lazy{background-image:none !important;}#sw-groups .sticky-mycart i.fa:before{content:"";}#sw-groups .sticky-myaccount{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/user-left.svg") no-repeat center;background-size:16px;}#sw-groups .sticky-myaccount.nitro-lazy{background-image:none !important;}#sw-groups .sticky-myaccount:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/user-left-active.svg") no-repeat center var(--color);background-size:16px;}#sw-groups .sticky-myaccount:hover.nitro-lazy{background-image:none !important;}#sw-groups .sticky-myaccount i.fa:before{content:"";}#sw-groups .sticky-mysearch{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_search24.svg") no-repeat center;background-size:16px;}#sw-groups .sticky-mysearch.nitro-lazy{background-image:none !important;}#sw-groups .sticky-mysearch:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_search24-hover.svg") no-repeat center var(--color);background-size:16px;}#sw-groups .sticky-mysearch:hover.nitro-lazy{background-image:none !important;}#sw-groups .sticky-mysearch i.fa:before{content:"";}#sw-groups .sticky-recent{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/time-left.svg") no-repeat center;background-size:16px;}#sw-groups .sticky-recent.nitro-lazy{background-image:none !important;}#sw-groups .sticky-recent:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/time-left-active.svg") no-repeat center var(--color);background-size:16px;}#sw-groups .sticky-recent:hover.nitro-lazy{background-image:none !important;}#sw-groups .sticky-recent i.fa{background:transparent;}#sw-groups .sticky-backtop:before{width:0;}#sw-groups .sticky-backtop i.fa:before{font-size:18px;}#sw-groups .popup .popup-header{background:var(--color);}#sw-groups .popup-categories .popup-header span i.fa{display:inline-block;vertical-align:middle;}#sw-groups .popup-categories .popup-header span i.fa:before{content:"";width:18px;height:2px;background:#fff;display:block;margin-bottom:3px;}#sw-groups .popup-categories .popup-header span i.fa:after{content:"";width:10px;height:2px;background:#fff;display:block;float:right;}#sw-groups .popup-mycart .popup-header span i.fa{font-size:0px;display:inline-block;vertical-align:top;}#sw-groups .popup-mycart .popup-header span i.fa:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/shop-bag2.svg") no-repeat center;background-size:16px;width:16px;height:22px;display:block;}#sw-groups .popup-mycart .notification i.info-icon{top:4px;font-size:18px;font-size:0px;}#sw-groups .popup-mycart .notification i.info-icon:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/shop-bag.svg") no-repeat center;background-size:16px;display:block;}#sw-groups .popup-myaccount .popup-header span i.fa{font-size:0px;display:inline-block;vertical-align:top;}#sw-groups .popup-myaccount .popup-header span i.fa:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/user-left-active.svg") no-repeat center var(--color);background-size:16px;width:16px;height:22px;display:block;}#sw-groups .popup-mysearch .popup-header span i.fa:before{content:"";font-family:Nucleo;padding-top:1px;display:inline-block;vertical-align:top;}#sw-groups .popup-recent .popup-header span i.fa{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/time-left-active.svg") no-repeat center var(--color);background-size:16px;width:16px;height:16px;display:inline-block;vertical-align:top;margin-top:3px;}#sw-groups .popup-recent .popup-header span i.fa.nitro-lazy{background-image:none !important;}#sw-groups div.nav-secondary li a{text-transform:capitalize;}#sw-groups div.nav-secondary li a:hover{color:var(--color);text-decoration:none;}#sw-groups div.nav-secondary li span.nav-action i.fa{line-height:40px;}#sw-groups .form-content .form-box .product-thumb .image .bt-sale{background:var(--color);}#sw-groups .form-content .form-box .product-thumb .image a img{margin:0 auto;}#sw-groups .form-content .form-box .product-thumb .caption{height:auto;max-height:inherit;}#sw-groups .form-content .form-box .product-thumb .caption h4 a:hover{color:var(--color);text-decoration:none;}#sw-groups .form-content .form-box .product-thumb .caption .price{color:var(--color);font-weight:600;}#sw-groups .form-content .form-box .product-thumb .caption .price ins{float:none;text-decoration:none;}#sw-groups .form-content .form-box .product-thumb .button-group{clear:both;}#sw-groups .form-content .form-box .product-thumb .button-group .add_to_cart_button{background:var(--color);padding:5px 15px 7px 15px;}#sw-groups .form-content .form-box #button-search{background:var(--color);}#sw-groups .form-content .form-box #button-search.loading{height:auto;background:transparent;}#sw-groups .form-content .form-box a:hover{color:var(--color);}#sw-groups .form-content .form-box a:hover .account-txt{color:var(--color) !important;}#sw-groups .text-color,#sw-groups table tr td.total-price,#sw-groups .cart-bottom table tr td.text-right{color:var(--color);}#sw-groups .cart-bottom p>a.btn-checkout{background:var(--color);}#sw-groups .text-right.total-price span{display:inline-block;vertical-align:top;margin-top:-2px;}.page .listing-title h1{margin:40px 0 0;}.wp_left_contact{color:#999;line-height:22px;}.wp_left_contact h4{margin-bottom:28px;color:#313131;}.wp_left_contact ul{list-style-type:none;margin:0;color:#666;}.wp_left_contact ul li{margin:15px 0;display:inline-block;width:100%;}.wp_left_contact ul li i{margin-right:10px;}.wp_left_contact ul li a{color:#666;}.wp_left_contact ul li a:hover{color:var(--color);}.wp_left_contact ul li.address i{font-size:16px;}.wp_left_contact ul li.email i{font-size:12px;}.wp_left_contact ul li.phone{font-size:20px;}.wp_left_contact ul li.phone a{font-weight:600;}.wp_left_contact ul li.phone i{font-size:18px;}.wpb_gmaps_widget .wpb_wrapper{padding:0;}.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper{border:5px solid #fff;}.wpcf7 .wp-input{margin:0 -15px;}.wpcf7 .wp-input .wpcf7-form-control-wrap{width:33.333%;float:left;padding:0 15px;}.wpcf7 .wp-input .wpcf7-form-control-wrap input{width:100%;border-radius:0;}.wpcf7 .wp-input .wpcf7-form-control-wrap input::-webkit-input-placeholder{color:#555;}.wpcf7 .wp-input .wpcf7-form-control-wrap input::-moz-placeholder{color:#555;}.wpcf7 .wp-input .wpcf7-form-control-wrap input:-ms-input-placeholder{color:#555;}.wpcf7 .wp-input .wpcf7-form-control-wrap .wpcf7-text{height:40px;border:1px solid #ddd;font-size:13px;color:#555;padding:10px 20px;margin-bottom:20px;}.wpcf7 textarea{padding:10px 20px;height:40px;border:1px solid #ddd;font-size:13px;width:100%;min-height:150px;border-radius:0;}.wpcf7 textarea::-webkit-input-placeholder{color:#555;}.wpcf7 textarea::-moz-placeholder{color:#555;}.wpcf7 textarea:-ms-input-placeholder{color:#555;}.wpcf7.your-message{float:none;clear:both;}.wpcf7 .wpcf7-submit{margin-top:10px;color:#fff;font-size:12px;text-transform:uppercase;border:0;background-color:#222;height:42px;line-height:42px;padding:0 30px;border-radius:42px;}.wpcf7 .wpcf7-submit:hover{background-color:var(--color);}.contac-us-v2 h1.title{font-size:30px;color:#222;text-transform:uppercase;margin:0 0 60px;position:relative;font-weight:700;}.contac-us-v2 h1.title:before{content:"";background-color:#ddd;height:1px;width:70px;position:absolute;bottom:-25px;left:0;}.contac-us-v2 p{font-size:16px;color:#555;line-height:28px;margin:0 0 15px;}.contac-us-v2 p a{color:#222;text-decoration:underline;}.contac-us-v2 p a:hover{color:var(--color);}.contact-form-v2 .wrap-content{background-color:#f5f5f5;padding:70px 55px 50px;text-align:center;}.contact-form-v2 .wrap-content h1.title{font-size:30px;color:#222;text-transform:uppercase;margin:0 0 60px;position:relative;font-weight:700;display:inline-block;}.contact-form-v2 .wrap-content h1.title:before{content:"";background-color:#ddd;height:1px;width:70px;position:absolute;bottom:-25px;left:50%;margin-left:-35px;}.contact-form-v2 .wrap-content >p{font-size:16px;color:#555;line-height:28px;margin:0 0 35px;}.contact-form-v2 .wrap-content .wpcf7 .wrap-form{position:relative;margin:0 -15px;}.contact-form-v2 .wrap-content .wpcf7 .wrap-form .item-form{float:left;width:50%;text-align:left;padding:0 15px;}.contact-form-v2 .wrap-content .wpcf7 .wrap-form .item-form input{height:40px;border:1px solid #222;width:100%;border-radius:0;}.contact-form-v2 .wrap-content .wpcf7 .wrap-form .item-form input:focus{border:1px solid var(--color);}.contact-form-v2 .wrap-content .wpcf7 label{font-size:12px;color:#555;font-weight:400;float:left;}.contact-form-v2 .wrap-content .wpcf7 textarea{border:1px solid #222;width:100%;border-radius:0;}.contact-form-v2 .wrap-content .wpcf7 textarea:focus{border:1px solid var(--color);}.contact-form-v2 .wrap-content .wpcf7 input[type="submit"]{height:40px;background-color:var(--color);color:#fff;text-transform:uppercase;font-weight:700;font-size:14px;border:0;line-height:40px;padding:0 30px;}.contact-form-v2 .wrap-content .wpcf7 input[type="submit"]:hover{background-color:var(--darken5);}.sw-list-store .title{font-size:23px;color:#222;font-weight:700;text-transform:capitalize;margin:0 0 25px;}.sw-list-store .description{font-size:16px;color:#555;line-height:28px;margin:0 0 40px;}.sw-list-store .resp-tab{overflow:hidden;margin:0 0 30px;}.sw-list-store .resp-tab .nav-tabs-select{float:left;width:31%;padding-right:30px;}.sw-list-store .resp-tab .nav-tabs-select >ul{margin:0;list-style:none;border:0;border:1px solid #eee;max-height:520px;overflow-y:auto;}.sw-list-store .resp-tab .nav-tabs-select >ul >li{float:none;border-bottom:1px solid #eee;}.sw-list-store .resp-tab .nav-tabs-select >ul >li >a{padding:20px;border:0;overflow:hidden;border-radius:0;margin:0;}.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content h3{font-size:16px;color:#555;font-weight:700;text-transform:capitalize;}.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul{list-style:none;margin:0;}.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul >li{font-size:14px;color:#999;line-height:26px;}.sw-list-store .resp-tab .nav-tabs-select >ul >li >a .item-content ul >li i{margin-right:10px;}.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a{background-color:var(--color);}.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content h3{color:#fff;}.sw-list-store .resp-tab .nav-tabs-select >ul >li.active a .item-content ul>li{color:#fff;}.sw-list-store .resp-tab .tab-content{float:left;width:69%;}.sw-list-store .resp-tab .tab-content .tab-pane.active{opacity:1;}.sw-list-store .resp-tab .tab-content .item-wrap{overflow:hidden;margin:0 0 30px;}.sw-list-store .resp-tab .tab-content .item-wrap .item-image{float:left;max-width:200px;margin-right:30px;}.sw-list-store .resp-tab .tab-content .item-wrap .item-content h3{font-size:14px;color:#222;font-weight:700;text-transform:uppercase;}.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul{list-style:none;margin:0;}.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li{font-size:14px;color:#8c8c8c;line-height:35px;}.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li i{margin-right:10px;}.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li:nth-child(1) i,.sw-list-store .resp-tab .tab-content .item-wrap .item-content ul >li:nth-child(3) i{font-size:22px;}.about_us .title-page{font-size:18px;color:#222;font-weight:700 !important;text-transform:uppercase;margin-bottom:20px;}.about_us .about-us{text-align:center;line-height:20px;}.about_us .elementor-widget-image img.size-full{margin:0 0 20px;}.contact_us .block-contact .item .item-wrap{background-color:#f2f2f2;font-weight:600;font-size:14px;color:#222;overflow:hidden;text-align:left;padding:17px 20px;}.contact_us .block-contact .item .item-wrap .icon{display:inline-block;height:66px;width:66px;border-radius:50%;border:1px solid #b7b7b7;float:left;margin-right:10px;}.contact_us .block-contact .item .item-wrap .info{padding:20px 0;line-height:20px;}.contact_us .block-contact .item.support .item-wrap .icon{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -9px -1706px #f2f2f2;}.contact_us .block-contact .item.support .item-wrap .icon.nitro-lazy{background-image:none !important;}.contact_us .block-contact .item.phone .item-wrap .icon{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -9px -1761px #f2f2f2;}.contact_us .block-contact .item.phone .item-wrap .icon.nitro-lazy{background-image:none !important;}.contact_us .block-contact .item.address .item-wrap .icon{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -9px -1818px #f2f2f2;}.contact_us .block-contact .item.address .item-wrap .icon.nitro-lazy{background-image:none !important;}.contact_us .block-contact .item.address .item-wrap .info{padding:13px 0;}.contact_us .title-page{font-size:18px;color:#222;font-weight:700 !important;text-transform:uppercase;margin-bottom:20px;text-align:center;}.contact_us .des{text-align:center;line-height:20px;margin-bottom:30px;}.contact_us .wpcf7 .wpcf7-form-control-wrap input{border-radius:0;border:1px solid #ebebeb;color:#8c8c8c;height:45px;padding:0 15px;width:100%;margin-bottom:30px;}.contact_us .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip{margin-top:-10px;}.contact_us .wpcf7 textarea{color:#8c8c8c;}.contact_us .wpcf7 input[type="submit"]{height:43px;border-radius:0;background-color:var(--color);color:#fff;font-size:13px;text-transform:uppercase;font-weight:700;margin:10px 0 0;padding:0 30px;border:0;}.contact_us .wpcf7 input[type="submit"]:hover{background-color:var(--darken10);}.contact_us .elementor-widget-image img.size-full{margin:0 0 20px;}.sw-ourteam-slider{margin-bottom:60px;}.sw-ourteam-slider .slick-slider .slick-list{margin:0 -15px;}.sw-ourteam-slider .slick-slider .item{padding:0 15px;text-align:center;}.sw-ourteam-slider .slick-slider .item .item-wrap{background-color:transparent;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-img img{margin:auto;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-img img:hover{opacity:.75;filter:alpha(opacity=75);}.sw-ourteam-slider .slick-slider .item .item-wrap .item-content{padding:10px 0 15px;color:#999;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-content h3{font-size:16px;color:#313131;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .team-info{margin-bottom:15px;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-content .item-desc{line-height:22px;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-social .team-social{display:inline-block;vertical-align:top;margin:5px 2px;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-social .team-social a{display:inline-block;vertical-align:top;width:46px;height:46px;line-height:46px;text-align:center;font-size:14px;color:#fff;background-color:#999;border-radius:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-ourteam-slider .slick-slider .item .item-wrap .item-social .team-social a:hover{background-color:var(--color);}.portfolio-desc h1{font-size:18px;font-weight:bold;color:#333;margin-bottom:15px;text-transform:uppercase;}.portfolio-desc .p-desc{font-size:13px;color:#666;margin-bottom:0;}.portfolio-intro{position:relative;margin-bottom:30px;}.emarket-portfolio .portfolio-tab{text-align:center;}.emarket-portfolio .portfolio-tab ul{margin:0 0 25px;display:inline-block;overflow:hidden;}.emarket-portfolio .portfolio-tab ul li{float:left;border:1px solid #ebebeb;cursor:pointer;display:inline-block;font-size:16px;padding:0 20px;height:40px;line-height:38px;color:#222;margin-right:10px;background-color:#fff;border-radius:4px;}.emarket-portfolio .portfolio-tab ul li.selected,.emarket-portfolio .portfolio-tab ul li:hover{background:var(--color);color:#fff;}.emarket-portfolio .btn-loadmore{padding:0;cursor:pointer;text-align:center;min-height:40px;margin-bottom:40px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;}.emarket-portfolio .btn-loadmore.btn-loading{margin-top:20px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loadingp.gif") no-repeat center center;border-color:transparent;background-size:40px 40px;}.emarket-portfolio .btn-loadmore.btn-loading.nitro-lazy{background-image:none !important;}.emarket-portfolio .btn-loadmore.btn-loading .des-load{border:0;display:none;}.emarket-portfolio .btn-loadmore.btn-loading .des-load:before{content:"";}.emarket-portfolio .btn-loadmore .des-load{font-size:14px;padding:10px 20px;display:inline-block;line-height:normal;background:var(--color);font-weight:600;color:#fff;border-radius:4px;}.emarket-portfolio .btn-loadmore .des-load:hover{opacity:.8;}.emarket-portfolio .btn-loadmore .des-load:before{content:attr(data-label);}.emarket-portfolio .btn-loadmore.btn-loaded .des-load:before{content:attr(data-label-loaded);}.emarket-portfolio .portfolio-container{overflow:hidden;}.emarket-portfolio .portfolio-container ul.portfolio-content{width:100%;margin:0;}.emarket-portfolio .portfolio-container ul.portfolio-content:after{content:"";display:block;clear:both;}.emarket-portfolio .portfolio-container ul.portfolio-content >li{margin-bottom:30px;overflow:hidden;border-radius:0;position:relative;display:inline-block;}.emarket-portfolio .portfolio-container ul.portfolio-content >li.grid-item{padding:0 15px;float:left;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner{overflow:hidden;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in{position:relative;z-index:1;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover{opacity:1;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content{position:absolute;z-index:10;top:50%;margin-top:-10%;width:100%;text-align:center;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item{text-align:center;box-shadow:0 0 1px 1px #fff;display:inline-block;width:35px;height:35px;border-radius:50%;line-height:35px;font-size:14px;color:#fff;margin:0 5px;opacity:0;filter:alpha(opacity=0);-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s;transition:.5s;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more{right:50%;left:auto;transform:translate3d(-100px,0,0);}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup{transform:translate3d(100px,0,0);left:50%;right:auto;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover{color:var(--color);box-shadow:0 0 1px 1px var(--color);}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title{display:block;margin-bottom:10px;background:none;font-size:16px;font-weight:600;transform:translate3d(0,-100px,0);opacity:0;filter:alpha(opacity=0);-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s;color:#fff;}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover{color:var(--color);}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item{opacity:1;filter:alpha(opacity=100);transform:translate3d(0,0,0);}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title{opacity:1;filter:alpha(opacity=100);transform:translate3d(0,0,0);}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.emarket-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before{content:"";background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s;}.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item{width:33.332%;margin:0;padding:0;border:0;}.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item img{width:100%;}.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item.p-double-width{width:40%;}.emarket-portfolio .portfolio-container ul.portfolio-content >li.portfolio-item :after{height:0;clear:both;content:" ";font-size:0;min-height:0;display:block;visibility:hidden;}.single-portfolio .portfolio-top{background:#fff;padding:20px 0;border-radius:4px;margin-bottom:30px;}.single-portfolio .portfolio-top h1{font-size:24px;margin-bottom:20px;color:#333;font-weight:600;text-transform:uppercase;}.single-portfolio .portfolio-top .portfolio-content .single-thumbnail{width:60%;margin-right:30px;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content{overflow:hidden;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content h3{font-size:14px;border-bottom:4px double #ebebeb;padding-bottom:10px;margin-bottom:20px;font-weight:600;color:#464646;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .single-description{margin-bottom:25px;line-height:20px;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item{margin-bottom:10px;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item span{font-weight:600;float:left;min-width:120px;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item label{font-weight:normal;overflow:hidden;display:block;}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item >.meta-link{color:var(--color);}.single-portfolio .portfolio-top .portfolio-content .single-portfolio-content .portfolio-meta .pmeta-item >.meta-link:hover{color:var(--darken15);}.single-portfolio .related-portfolio{background:#fff;padding:0 0 20px;margin-bottom:40px;border-top:2px solid var(--color);position:relative;}.single-portfolio .related-portfolio:before{content:"";width:100%;height:1px;background-color:#ebebeb;position:absolute;top:60px;left:0;display:inline-block;}.single-portfolio .related-portfolio .related-items{margin:0 -10px;}.single-portfolio .related-portfolio .related-items .related-item{width:25%;padding:0 10px;}.single-portfolio .related-portfolio .related-items .related-item img{margin-bottom:15px;}.single-portfolio .related-portfolio .related-items .related-item .thumbnail-portfolio:hover img{opacity:.8;filter:alpha(opacity=80);}.single-portfolio .related-portfolio .related-items .related-item h4{font-size:14px;margin:0;}.single-portfolio .related-portfolio .related-items .related-item h4 a{text-transform:capitalize;font-weight:bold;}.p-title{color:#333;font-size:15px;margin:0;padding:20px 0;text-transform:uppercase;margin-bottom:20px;font-family:"MontserratBold" !important;}.masonry .btn-loadmore .des-load{margin-top:30px;}.portfolio .cmm-box-right .control-group button{margin-bottom:30px;}@media (min-width: 1200px){.p-lg-1{width:100%;}.p-lg-2{width:50%;}.p-lg-3{width:33.3333%;}.p-lg-4{width:25%;}.p-lg-5{width:20%;}.p-lg-6{width:16.6666%;}}@media (min-width: 992px) and (max-width: 1199px){.p-md-1{width:100%;}.p-md-2{width:50%;}.p-md-3{width:33.3333%;}.p-md-4{width:25%;}.p-md-5{width:20%;}.p-md-6{width:16.6666%;}}@media (min-width: 768px) and (max-width: 991px){.p-sm-1{width:100%;}.p-sm-2{width:50%;}.p-sm-3{width:33.3333%;}.p-sm-4{width:25%;}.p-sm-5{width:20%;}.p-sm-6{width:16.6666%;}}@media (min-width: 480px) and (max-width: 767px){.p-xs-1{width:100%;}.p-xs-2{width:50%;}.p-xs-3{width:33.3333%;}.p-xs-4{width:25%;}.p-xs-5{width:20%;}.p-xs-6{width:16.6666%;}.emarket-portfolio.masonry .portfolio-container ul.portfolio-content>li.portfolio-item{width:100%;}}@media (max-width: 480px){.emarket-portfolio.masonry .portfolio-container ul.portfolio-content>li.portfolio-item{width:100%;}.grid-item{width:100%;}}.sidebar .widget.widget_categories .block-title-widget,.sidebar .widget.widget_recent_entries .block-title-widget{background-color:#f2f2f2;}.sidebar .widget.widget_categories .block-title-widget h2,.sidebar .widget.widget_recent_entries .block-title-widget h2{position:relative;padding:15px;color:#222;font-size:16px;text-transform:uppercase;font-weight:700 !important;margin-bottom:0;}.sidebar .widget.widget_categories .block-title-widget h2:before,.sidebar .widget.widget_recent_entries .block-title-widget h2:before{content:"";font-family:FontAwesome;font-size:18px;display:inline-block;margin-right:10px;color:var(--color);}.listing-title h1{font-size:28px;font-weight:700 !important;color:#222;margin:0 0 30px;display:block;text-transform:uppercase;}.home .listing-title h1{margin-top:15px;}.category-contents{margin-bottom:40px;}.category-contents .blog-content .post{margin-bottom:30px;}.category-contents .blog-content .post.format-audio .entry-thumb{width:100%;}.category-contents .blog-content .post.sticky .entry .entry-content,.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content{background:#f2f2f2;padding:20px;}.category-contents .blog-content .post .entry{background-color:#fff;}.category-contents .blog-content .post .entry .entry-thumb{position:relative;display:inline-block;vertical-align:top;max-width:100%;}.category-contents .blog-content .post .entry .entry-thumb:hover img{opacity:.85;}.category-contents .blog-content .post .entry .entry-thumb:before{content:"";width:0;height:0;border-bottom:85px solid transparent;border-left:80px solid #fff;left:0;top:0;position:absolute;z-index:2;}.category-contents .blog-content .post .entry .entry-thumb .entry-meta{position:absolute;top:0;left:0;z-index:2;text-align:center;}.category-contents .blog-content .post .entry .entry-thumb .entry-meta .day-time{font-size:24px;color:#909090;font-weight:700;}.category-contents .blog-content .post .entry .entry-thumb .entry-meta .month-time{font-size:14px;color:#909090;display:block;}.category-contents .blog-content .post .entry .entry-content{padding:0;}.category-contents .blog-content .post .entry .entry-content .content-top{padding:15px 0;border-bottom:1px solid #ebebeb;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4{margin-bottom:20px;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a{font-size:18px;color:#222;font-weight:700;line-height:normal;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover{color:var(--color);}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta{color:#909090;font-size:13px;margin-bottom:5px;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a{color:#909090;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover{color:var(--color);}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span{margin-right:20px;display:inline-block;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa{margin-right:10px;display:inline-block;vertical-align:top;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag{color:#909090;text-transform:capitalize;font-size:13px;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a{color:#909090;}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag a:hover{color:var(--color);}.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta-tag .fa{margin-right:10px;}.category-contents .blog-content .post .entry .entry-content .readmore{text-align:center;}.category-contents .blog-content .post .entry .entry-content .readmore a{display:block;width:100%;padding:15px 0 5px;font-size:13px;font-weight:600;color:var(--color);text-align:left;}.category-contents .blog-content .post .entry .entry-content .readmore a:hover{color:var(--darken5);}.category-contents .blog-content .post .entry .entry-content .readmore a i{padding:0 6px;font-size:14px;}.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-title h4 a{font-size:16px;}.category-contents .blog-content.blog-content-list .post .entry .entry-thumb:before{display:none;}.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top{padding:20px 0;}.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-title h4{margin-bottom:15px;}.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary{color:#909090;padding:10px 0;line-height:24px;font-size:14px;}.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li span,.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li em,.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-summary ul li strong{font-size:14px !important;}.category-contents .blog-content.blog-content-list .post .entry .entry-content .content-top .entry-meta{margin-bottom:15px;}.category-contents .blog-content.blog-content-list .post.no-thumb .entry .entry-thumb:before{display:none;}.pagination{display:inline-block;float:none;width:100%;padding:20px 0;margin:10px 0 0;text-align:center;background-color:#f2f2f2;border:1px solid #ebebeb;}.pagination ul{margin:0;list-style-type:none;float:none;display:inline-block;background-color:#f2f2f2;}.pagination ul li{float:left;position:relative;text-transform:capitalize;text-align:center;margin:0 5px;background-color:#f2f2f2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.pagination ul li:hover a{color:var(--color);}.pagination ul li span.current{background-color:#fff;color:var(--color) !important;}.pagination ul li a,.pagination ul li span.current{background-color:#fff;display:block;width:32px;line-height:30px;height:32px;border-radius:50%;border:1px solid #ebebeb;text-align:center;font-size:16px;color:#222;margin-bottom:5px;}.pagination ul li .next,.pagination ul li .prev{width:90px;text-align:center;text-transform:uppercase;color:#222;border-radius:20px;}.pagination ul li .next:hover,.pagination ul li .prev:hover{border:1px solid var(--color);background-color:var(--color);color:#fff;}.format-audio .entry .wp-entry-thumb iframe{vertical-align:top;margin:0;}blockquote{border:0;padding:5px 30px;position:relative;}blockquote:before{content:"";width:17px;height:13px;position:absolute;left:0;top:0;}blockquote:after{content:"";width:17px;height:13px;position:absolute;right:0;bottom:0;}blockquote p{font-style:italic;font-size:13px;}.format-gallery .carousel.gallery-slider .carousel-control{display:inline-block;width:32px !important;height:32px !important;line-height:32px;border-radius:50%;position:absolute;z-index:9;cursor:pointer;font-size:0;top:50%;margin-top:-16px;background-color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);text-shadow:none;background-image:none;}.format-gallery .carousel.gallery-slider .carousel-control.nitro-lazy{background-image:none !important;}.format-gallery .carousel.gallery-slider .carousel-control.left{left:15px;}.format-gallery .carousel.gallery-slider .carousel-control.left:before{content:"";font-family:"FontAwesome";font-size:16px;color:#999;}.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before{color:var(--color);}.format-gallery .carousel.gallery-slider .carousel-control.right{right:15px;}.format-gallery .carousel.gallery-slider .carousel-control.right:before{content:"";font-family:"FontAwesome";font-size:16px;color:#999;}.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before{color:var(--color);}.format-gallery .carousel.gallery-slider .carousel-inner .item img{margin:0;}.format-gallery .carousel.gallery-slider:hover .carousel-control{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.format-gallery .gallery .thumbnail:hover{background-color:var(--color);border-color:var(--color);}.single.main .post .entry-wrap,.single.main .team .entry-wrap,.single.main .attachment .entry-wrap{background-color:#fff;position:relative;}.single.main .post .entry-wrap .entry-thumb,.single.main .team .entry-wrap .entry-thumb,.single.main .attachment .entry-wrap .entry-thumb{position:relative;}.single.main .post .entry-wrap .entry-title,.single.main .team .entry-wrap .entry-title,.single.main .attachment .entry-wrap .entry-title{color:#222;font-size:22px;font-weight:700 !important;margin-top:25px;}.single.main .post .entry-wrap .entry-date,.single.main .team .entry-wrap .entry-date,.single.main .attachment .entry-wrap .entry-date{position:absolute;top:0;left:0;z-index:2;text-align:center;}.single.main .post .entry-wrap .entry-date .day-time,.single.main .team .entry-wrap .entry-date .day-time,.single.main .attachment .entry-wrap .entry-date .day-time{font-size:24px;color:#909090;font-weight:700;}.single.main .post .entry-wrap .entry-date .month-time,.single.main .team .entry-wrap .entry-date .month-time,.single.main .attachment .entry-wrap .entry-date .month-time{font-size:14px;color:#909090;display:block;}.single.main .post .entry-wrap .entry-content,.single.main .team .entry-wrap .entry-content,.single.main .attachment .entry-wrap .entry-content{padding:20px 0 0;}.single.main .post .entry-wrap .entry-content .entry-meta,.single.main .team .entry-wrap .entry-content .entry-meta,.single.main .attachment .entry-wrap .entry-content .entry-meta{color:#909090;font-size:13px;overflow:hidden;display:block;padding:8px 0 20px;margin-bottom:20px;border-bottom:1px solid #ebebeb;}.single.main .post .entry-wrap .entry-content .entry-meta a,.single.main .team .entry-wrap .entry-content .entry-meta a,.single.main .attachment .entry-wrap .entry-content .entry-meta a{color:#909090;font-size:13px;text-transform:capitalize;}.single.main .post .entry-wrap .entry-content .entry-meta a:hover,.single.main .team .entry-wrap .entry-content .entry-meta a:hover,.single.main .attachment .entry-wrap .entry-content .entry-meta a:hover{color:var(--color);}.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date{position:relative;top:auto;left:auto;right:auto;}.single.main .post .entry-wrap .entry-content .entry-meta .entry-author,.single.main .post .entry-wrap .entry-content .entry-meta .entry-tag,.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment,.single.main .post .entry-wrap .entry-content .entry-meta .entry-date,.single.main .post .entry-wrap .entry-content .entry-meta .month-time,.single.main .team .entry-wrap .entry-content .entry-meta .entry-author,.single.main .team .entry-wrap .entry-content .entry-meta .entry-tag,.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment,.single.main .team .entry-wrap .entry-content .entry-meta .entry-date,.single.main .team .entry-wrap .entry-content .entry-meta .month-time,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date,.single.main .attachment .entry-wrap .entry-content .entry-meta .month-time{float:left;line-height:20px;margin-right:20px;}.single.main .post .entry-wrap .entry-content .entry-meta .entry-author i,.single.main .post .entry-wrap .entry-content .entry-meta .entry-tag i,.single.main .post .entry-wrap .entry-content .entry-meta .entry-comment i,.single.main .post .entry-wrap .entry-content .entry-meta .entry-date i,.single.main .post .entry-wrap .entry-content .entry-meta .month-time i,.single.main .team .entry-wrap .entry-content .entry-meta .entry-author i,.single.main .team .entry-wrap .entry-content .entry-meta .entry-tag i,.single.main .team .entry-wrap .entry-content .entry-meta .entry-comment i,.single.main .team .entry-wrap .entry-content .entry-meta .entry-date i,.single.main .team .entry-wrap .entry-content .entry-meta .month-time i,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-author i,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-tag i,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-comment i,.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-date i,.single.main .attachment .entry-wrap .entry-content .entry-meta .month-time i{margin:0 10px 0 0;}.single.main .post .entry-wrap .entry-content .entry-summary,.single.main .team .entry-wrap .entry-content .entry-summary,.single.main .attachment .entry-wrap .entry-content .entry-summary{line-height:26px;color:#7d7d7d;}.single.main .post .entry-wrap .entry-content .entry-summary ul li span,.single.main .post .entry-wrap .entry-content .entry-summary ul li em,.single.main .post .entry-wrap .entry-content .entry-summary ul li strong,.single.main .team .entry-wrap .entry-content .entry-summary ul li span,.single.main .team .entry-wrap .entry-content .entry-summary ul li em,.single.main .team .entry-wrap .entry-content .entry-summary ul li strong,.single.main .attachment .entry-wrap .entry-content .entry-summary ul li span,.single.main .attachment .entry-wrap .entry-content .entry-summary ul li em,.single.main .attachment .entry-wrap .entry-content .entry-summary ul li strong{font-size:14px !important;}.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone{float:left;display:block;clear:none;margin:20px 0 30px 0;}.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single{margin-left:30px;}.single.main .post .entry-wrap .entry-content .entry-summary .page-links,.single.main .team .entry-wrap .entry-content .entry-summary .page-links,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links{margin-top:30px;overflow:hidden;background:#f2f2f2;padding:30px 0;border-radius:4px;}.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title{border:none;margin:0 10px;width:auto;height:auto;line-height:32px;border-radius:0;float:left;background:none;color:#666;}.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover{background:none;}.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a{display:block;width:32px;line-height:30px;height:32px;border-radius:50%;text-align:center;font-size:14px;float:left;background:#fff;margin:0 5px;}.single.main .post .entry-wrap .entry-content .entry-summary .page-links span:hover,.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,.single.main .team .entry-wrap .entry-content .entry-summary .page-links span:hover,.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span:hover,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover{color:var(--color);}.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span{background:#fff;color:var(--color);}.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span{border:none;margin:0;background:none;color:#222;}.single.main .post .entry-wrap .entry-content .social-share,.single.main .team .entry-wrap .entry-content .social-share,.single.main .attachment .entry-wrap .entry-content .social-share{line-height:33px;display:block;border-bottom:1px solid #ebebeb;padding:25px 0 40px;}.single.main .post .entry-wrap .entry-content .social-share .title-share,.single.main .team .entry-wrap .entry-content .social-share .title-share,.single.main .attachment .entry-wrap .entry-content .social-share .title-share{float:left;font-size:14px;color:#222;margin-right:20px;font-weight:700;text-transform:uppercase;}.single.main .post .entry-wrap .entry-content .social-share .item-social,.single.main .team .entry-wrap .entry-content .social-share .item-social,.single.main .attachment .entry-wrap .entry-content .social-share .item-social{float:left;}.single.main .post .entry-wrap .entry-content .social-share .item-social a,.single.main .team .entry-wrap .entry-content .social-share .item-social a,.single.main .attachment .entry-wrap .entry-content .social-share .item-social a{display:inline-block;vertical-align:top;padding:0;margin:0 4px;text-align:center;border-radius:50%;height:33px;width:33px;color:#fff;background-color:var(--color);font-size:16px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.single.main .post .entry-wrap .entry-content .social-share .item-social a:hover,.single.main .team .entry-wrap .entry-content .social-share .item-social a:hover,.single.main .attachment .entry-wrap .entry-content .social-share .item-social a:hover{background-color:var(--darken20);}.single.main .post .entry-wrap .entry-content .social-share .item-social a i,.single.main .team .entry-wrap .entry-content .social-share .item-social a i,.single.main .attachment .entry-wrap .entry-content .social-share .item-social a i{line-height:33px;}.single.main .post #authorDetails,.single.main .team #authorDetails,.single.main .attachment #authorDetails{margin:40px 0 0;}.single.main .post #authorDetails .authorDetail,.single.main .team #authorDetails .authorDetail,.single.main .attachment #authorDetails .authorDetail{background-color:#fff;display:inline-block;vertical-align:top;width:100%;}.single.main .post #authorDetails .authorDetail .avatar,.single.main .team #authorDetails .authorDetail .avatar,.single.main .attachment #authorDetails .authorDetail .avatar{overflow:hidden;float:left;}.single.main .post #authorDetails .authorDetail .infomation,.single.main .team #authorDetails .authorDetail .infomation,.single.main .attachment #authorDetails .authorDetail .infomation{overflow:hidden;padding:10px 20px;color:#999;line-height:22px;}.single.main .post #authorDetails .authorDetail .infomation .name-author,.single.main .team #authorDetails .authorDetail .infomation .name-author,.single.main .attachment #authorDetails .authorDetail .infomation .name-author{text-transform:uppercase;color:#222;font-size:14px;font-weight:700;}.page .main-page .page>.entry-content{margin-top:0;}.page .main-page .page>.entry-content .entry-summary{line-height:26px;margin-bottom:25px;}.home.page .main-page .page>.entry-content{margin-top:30px;}.home.page .main-page .page>.entry-content .entry-summary{line-height:normal;margin-bottom:0;}.home-style1.page .main-page .page>.entry-content,.home-style2.page .main-page .page>.entry-content,.home-style3.page .main-page .page>.entry-content,.home-style4.page .main-page .page>.entry-content,.home-style5.page .main-page .page>.entry-content,.home-style6.page .main-page .page>.entry-content,.home-style7.page .main-page .page>.entry-content,.home-style8.page .main-page .page>.entry-content{margin-top:0;}.single-post-relate{margin-bottom:60px;margin-top:40px;}.single-post-relate >h4{text-transform:uppercase;margin-bottom:20px;font-size:16px;color:#464646;font-weight:700 !important;padding:0 0 15px;border-bottom:1px solid #ebebeb;position:relative;}.single-post-relate >h4:before{content:"";width:100px;height:2px;position:absolute;left:0;bottom:-1px;background-color:var(--color);}.single-post-relate .post .item-relate-img{position:relative;}.single-post-relate .post .item-relate-img:hover img{opacity:.85;}.single-post-relate .post .item-relate-img:before{content:"";width:0;height:0;border-bottom:85px solid transparent;border-left:80px solid #fff;left:0;top:0;position:absolute;z-index:2;}.single-post-relate .post .item-relate-img .entry-meta{position:absolute;top:0;left:0;z-index:2;text-align:center;}.single-post-relate .post .item-relate-img .entry-meta .day-time{font-size:24px;color:#909090;font-weight:700;}.single-post-relate .post .item-relate-img .entry-meta .month-time{font-size:14px;color:#909090;display:block;}.single-post-relate .post .item-relate-content{background-color:#fff;padding:15px 0;}.single-post-relate .post .item-relate-content h4{margin-bottom:15px;text-transform:capitalize;}.single-post-relate .post .item-relate-content h4 a{color:#222;font-size:14px;font-weight:700;}.single-post-relate .post .item-relate-content h4 a:hover{color:var(--color);}.single-post-relate .post .item-relate-content .entry-meta{color:#909090;font-size:13px;overflow:hidden;display:block;border-bottom:1px solid #ebebeb;padding-bottom:5px;}.single-post-relate .post .item-relate-content .entry-meta a{color:#909090;font-size:13px;text-transform:capitalize;}.single-post-relate .post .item-relate-content .entry-meta a:hover{color:var(--color);}.single-post-relate .post .item-relate-content .entry-meta .entry-tag,.single-post-relate .post .item-relate-content .entry-meta .entry-comment{float:left;margin-right:20px;margin-bottom:10px;}.single-post-relate .post .item-relate-content .entry-meta .entry-tag i,.single-post-relate .post .item-relate-content .entry-meta .entry-comment i{margin:0 10px 0 0;}.single-post-relate .post .item-relate-content .read-more{color:var(--color);text-transform:capitalize;font-weight:600;font-size:14px;display:block;margin:15px 0;}.single-post-relate .post .item-relate-content .read-more i{margin-right:10px;}#comments .title{color:#222;text-transform:uppercase;font-size:16px;font-weight:700 !important;margin-bottom:20px;}#comments .title small{color:#222;font-size:16px;}#comments .commentlist .children{margin-left:60px;margin-right:0;}#comments .comment{margin-bottom:30px;border:1px #ebebeb solid;padding:15px;background-color:#fff;}#comments .comment .author{margin:0;overflow:hidden;}#comments .comment .media-body{padding-left:20px;}#comments .comment .media-body .media .media-heading{overflow:hidden;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ebebeb;}#comments .comment .media-body .media .media-heading .author-name{color:#222;text-transform:uppercase;font-weight:700;margin-bottom:5px;}#comments .comment .media-body .media .media-heading .time{color:#909090;font-weight:600;font-size:11px;line-height:21px;padding:0 50px;margin-top:-3px;text-transform:uppercase;}#comments .comment .media-body .media .media-heading .time a{color:#909090;}#comments .comment .media-body .media .media-heading .reply a{position:relative;font-size:0;}#comments .comment .media-body .media .media-heading .reply a:before{font-size:20px;color:#999;content:"";display:inline-block;vertical-align:top;font-family:fontawesome;}#comments .comment .media-body .media .media-heading .reply a:hover:before{color:var(--color);}#comments .pingback .media-heading .time{display:none;}#respond{margin-bottom:60px;}#respond .comment-reply-title,#respond .title{font-size:16px;color:#222;text-transform:uppercase;font-weight:700 !important;margin-bottom:30px;}#respond .comment-form p label{color:#000;font-size:14px;display:block;margin:0 0 5px;}#respond .comment-form p input[type="text"]{width:100%;border:1px solid #ebebeb;height:42px;text-indent:15px;border-radius:0;}#respond .comment-form p input[type="text"]:focus{background-color:#fafafa;}#respond .comment-form p textarea{width:100%;border:1px solid #ebebeb;text-indent:15px;border-radius:0;}#respond .comment-form p textarea:focus{background-color:#fafafa;}#respond .comment-form p.comment-form-cookies-consent label{display:inline-block;color:#999;font-size:13px;}#respond .comment-form p.form-submit input{margin-top:10px;height:42px;border:0;line-height:42px;font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;padding:0 25px;border-radius:0;background:var(--color);}#respond .comment-form p.form-submit input:hover{background:var(--darken10);}#respond .wp-comment .form-horizontal .cmm-box-top{margin:0 -15px 10px;}#respond .wp-comment .form-horizontal .cmm-box-top .control-group{width:33.333%;padding:0 15px;}#respond .wp-comment .form-horizontal .cmm-box-top input{width:100%;border:1px solid #ebebeb;height:42px;text-indent:15px;border-radius:0;}#respond .wp-comment .form-horizontal .cmm-box-top input:focus{background-color:#fafafa;}#respond .wp-comment .form-horizontal .cmm-box-bottom textarea{width:100%;border:1px solid #ebebeb;padding:14px 20px;border-radius:0;}#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn{margin-top:10px;height:42px;border:0;line-height:42px;font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;padding:0 25px;border-radius:0;background:var(--color);}#respond .wp-comment .form-horizontal .cmm-box-bottom button.btn:hover{background:var(--darken10);}.sidebar-related-post .sidebar-relate-content{padding:30px 20px 0;}.sidebar-related-post .sidebar-relate-content .item{margin-bottom:30px;}.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over{position:relative;margin-bottom:10px;}.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:1;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-plus.png") no-repeat center center;background-color:rgba(0,0,0,.5);pointer-events:none;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta{position:absolute;top:10px;left:10px;padding:10px 15px;background:var(--color);}.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day{font-size:22px;font-weight:bold;display:block;color:#fff;margin-bottom:5px;}.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my{display:block;color:#fff;font-size:14px;}.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4{margin-bottom:13px;}.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content{color:#999;}.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100);}.wrapper_404{width:100%;height:auto;text-align:center;}.wrapper_404 .content_404{overflow:hidden;padding:80px 0;}.wrapper_404 .content_404 .block-top{text-align:left;}.wrapper_404 .content_404 .block-top h2{color:#222;font-size:24px;font-weight:700 !important;text-transform:uppercase;margin-bottom:25px;}.wrapper_404 .content_404 .block-top .warning-code{font-size:14px;color:#7d7d7d;}.wrapper_404 .content_404 .block-middle{margin:30px 0 40px;overflow:hidden;}.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search{float:left;}.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search{width:670px;max-width:100%;height:50px;line-height:50px;background-color:#fff;overflow:hidden;margin:auto;position:relative;border-radius:0;border:1px solid #ebebeb;}.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .search-query{width:100%;border:0;margin:0;height:50px;line-height:50px;padding:0 80px 0 15px;border-radius:0;}.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .form-button{position:absolute;top:0;bottom:0;right:0;width:60px;background-color:transparent;border:0;margin:0;}.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .form-button:before{content:"";font-size:18px;color:#7d7d7d;font-family:fontawesome;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.wrapper_404 .content_404 .block-middle .emarket_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before{color:var(--color);}.wrapper_404 .content_404 .block-bottom{text-align:left;}.wrapper_404 .content_404 .block-bottom .btn-404{height:40px;line-height:40px;color:#fff;font-size:14px;background-color:var(--color);border-radius:20px;padding:0 35px;display:inline-block;vertical-align:top;font-weight:bold;text-transform:uppercase;margin:0 20px 0 0px;}.wrapper_404 .content_404 .block-bottom .btn-404:hover{background-color:var(--darken20);}.quote-border{background-color:#f4f4f4;padding:20px;margin-bottom:10px;font-style:italic;border:1px solid #ddd;border-radius:3px;}iframe{border:none;margin-bottom:10px;max-width:100%;}.block-whychoose{margin-bottom:30px !important;display:inline-block;}.block-whychoose .image-whychoose{float:left;width:64px;}.block-whychoose .content-whychoose{margin-left:80px;}.block-whychoose .content-whychoose h2{color:#000;font-size:13px;text-transform:uppercase;}.block-whychoose .content-whychoose .description{color:#666;}.vc_wp_search .widget_search .searchform .screen-reader-text{display:none;}.vc_wp_search .widget_search .searchform input[type="submit"]{text-indent:-9999px;display:block;border:0;width:34px !important;height:34px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/search-icon.png") no-repeat scroll center center #666 !important;}.vc_wp_search .widget_search .searchform input[type="submit"].nitro-lazy{background-image:none !important;}.vc_wp_search .widget_search .searchform input[type="submit"]:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/search-icon.png") no-repeat scroll center center var(--color) !important;}.vc_wp_search .widget_search .searchform input[type="submit"]:hover.nitro-lazy{background-image:none !important;}.vc_wp_search .widget_search .searchform input[type="text"]{border:1px solid #ebebeb;}.wpb_single_image .vc_single_image-wrapper img:hover{opacity:.75;filter:alpha(opacity=75);}#wp-calendar{width:100%;}#wp-calendar caption{padding:10px 0;}#wp-calendar tr th{text-align:center;}#wp-calendar tr td{padding:10px 0;}#subscribe_popup{text-align:left;display:none;background-repeat:no-repeat;background-color:#fff;position:relative;width:840px;}#subscribe_popup .subscribe-popup-container{padding:15px;}#subscribe_popup .subscribe-popup-container .image-newsletter{width:50%;}#subscribe_popup .subscribe-popup-container .subscribe-content{width:50%;text-align:center;padding:60px 0;}#subscribe_popup .subscribe-popup-container h2{color:#222;font-size:36px;font-weight:700 !important;margin-bottom:17px;}#subscribe_popup .subscribe-popup-container .description{font-size:14px;color:#666;font-weight:400;line-height:24px;margin-bottom:30px;}#subscribe_popup .subscribe-popup-container .subscribe-form{margin-bottom:15px;border:1px solid #ebebeb;max-width:390px;position:relative;}#subscribe_popup .subscribe-popup-container .subscribe-form p,#subscribe_popup .subscribe-popup-container .subscribe-form input{margin:0;}#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"]{padding:0 15px;height:43px;line-height:43px;overflow:hidden;display:block;font-size:13px;border-radius:0;border:0;}#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon-newsletter.png") no-repeat center center #fff;position:absolute;height:43px;width:43px;overflow:hidden;top:0;right:0;text-indent:-9999px;border:0;border-radius:0;}#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"].nitro-lazy{background-image:none !important;}#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:before{display:none;}#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:hover{opacity:.85;}#subscribe_popup .subscribe-popup-container .subscribe-checkbox{line-height:30px;clear:both;}#subscribe_popup .subscribe-popup-container .subscribe-checkbox input{cursor:pointer;}#subscribe_popup .subscribe-popup-container .subscribe-checkbox label{vertical-align:top;line-height:25px;margin:0;font-weight:normal;font-weight:500;color:#222;}#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span{display:inline-block;vertical-align:top;line-height:20px;color:#666;font-weight:400;}#subscribe_popup .subscribe-social{padding:0;text-align:center;position:relative;z-index:3;margin-top:10px;}#subscribe_popup .subscribe-social h3{color:#fff;font-weight:700 !important;font-size:16px;text-transform:uppercase;}#subscribe_popup .subscribe-social >.subscribe-social-inner .emarket-socials ul{margin:0;}#subscribe_popup .subscribe-social >.subscribe-social-inner .emarket-socials ul >li>a{display:block;width:30px;height:30px;border-radius:50%;font-size:12px;line-height:30px;color:#555;background:#fff;margin:0 5px;border:1px solid #ebebeb;}#subscribe_popup .subscribe-social >.subscribe-social-inner .emarket-socials ul >li>a:hover{border:1px solid var(--color);background-color:var(--color);color:#fff;}.block-title-widget h2{font-size:16px;color:#222;font-weight:700;text-transform:uppercase;padding:20px;margin:0;}.sidebar .widget.widget_layered_nav ul{border:0;}.sidebar .widget.widget_layered_nav ul >li{border:0;}.sidebar .widget.widget_product_categories{border:1px solid #ebebeb;}.sidebar .widget.widget_product_categories .block-title-widget h2{font-size:14px;text-transform:capitalize;color:#222;border-bottom:0;font-weight:700;margin-bottom:10px;padding:27px 20px 0;}.sidebar .widget.widget_product_categories .product-categories{border:0;margin-bottom:17px;}.sidebar .widget.widget_product_categories .product-categories >li{border:0;padding:8px 20px;}.sidebar .widget.widget_product_categories .product-categories >li >a{font-size:14px;color:#777;cursor:pointer;}.sidebar .widget.widget_product_categories .product-categories >li >a:hover{color:var(--color);}.sidebar .widget.widget_product_categories .product-categories >li.showMore>a{border-bottom:0;color:#0066c0;position:relative;cursor:pointer;}.sidebar .widget.widget_product_categories .product-categories >li.showMore>a:before{content:"";font-family:FontAwesome;margin-right:10px;}.sidebar .widget.widget_product_categories .product-categories >li.showMore>a:hover{color:var(--color);}.sw-category-slider{margin-bottom:30px;position:relative;}.sw-category-slider .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.sw-category-slider .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-category-slider .box-title h3{font-size:18px;padding:9px 0;}.sw-category-slider .res-button{width:15px;height:30px;line-height:30px;text-align:center;position:absolute;top:4px;z-index:2;cursor:pointer;}.sw-category-slider .res-button.slick-prev{right:20px;background:none;}.sw-category-slider .res-button.slick-prev:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.sw-category-slider .res-button.slick-prev:hover:before{color:var(--color);}.sw-category-slider .res-button.slick-next{right:0;background:none;}.sw-category-slider .res-button.slick-next:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.sw-category-slider .res-button.slick-next:hover:before{color:var(--color);}.sw-category-slider .responsive .slick-list{margin:0 -15px;}.sw-category-slider .responsive .slick-list .item-product-cat{padding:0 15px;}.sw-category-slider .responsive .slick-list .item-product-cat:hover .item-image img{opacity:.85;}.sw-category-slider .responsive .slick-list .item-product-cat:hover .item-content h3 a{color:var(--color);}.sw-category-slider .responsive .slick-list .item-product-cat .item-image img{margin:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-category-slider .responsive .slick-list .item-product-cat .item-content{background:#f7f7f7;margin-top:-23px;position:relative;z-index:2;}.sw-category-slider .responsive .slick-list .item-product-cat .item-content h3 a{display:block;height:40px;line-height:40px;text-align:center;color:#222;text-transform:uppercase;font-size:14px;font-weight:500;}.countdown-slider{position:relative;margin-bottom:30px;}.countdown-slider .box-title h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:10px 0;margin-bottom:30px;}.countdown-slider .box-title h3 span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.countdown-slider .res-button{width:28px;height:28px;position:absolute;top:0;z-index:2;cursor:pointer;font-size:0;}.countdown-slider .res-button.slick-prev{right:32px;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.countdown-slider .res-button.slick-prev.nitro-lazy{background-image:none !important;}.countdown-slider .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.countdown-slider .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.countdown-slider .res-button.slick-next{right:0;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.countdown-slider .res-button.slick-next.nitro-lazy{background-image:none !important;}.countdown-slider .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.countdown-slider .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.countdown-slider .slider .item-countdown .item-wrap{position:relative;}.countdown-slider .slider .item-countdown .item-wrap:hover .hover-image1{opacity:1;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-image-countdown{position:relative;margin-right:25px;float:left;width:45%;text-align:center;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-image-countdown a.fancybox{display:none;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-image-countdown a img{width:100%;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content{overflow:hidden;padding-right:15px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content h4 a{color:#222;font-size:18px;font-weight:700;text-transform:capitalize;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content h4 a:hover{color:var(--color);}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .description{line-height:24px;font-size:14px;padding:18px 0;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .item-price .amount{font-size:20px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .item-price del{line-height:20px;font-size:14px;margin-top:4px;color:#999;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .item-price del .amount{line-height:20px;font-size:14px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock{margin-bottom:15px;color:#222;font-size:14px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock .stock-avail span{color:var(--color);}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock .stock-sold span{font-weight:bold;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .count-left{margin-top:9px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .count-left h2{font-size:20px;color:#222;font-weight:bold;text-transform:none;margin-bottom:4px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .count-left p{font-size:14px;color:#222;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section{position:relative;display:inline-block;margin-right:15px;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section:last-child{margin-right:0;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section .countdown-amount{display:block;width:40px;height:40px;background:#ebebeb;font-weight:bold;line-height:40px;text-align:center;font-size:14px;color:#222;margin-bottom:8px;border-radius:50%;}.countdown-slider .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-section .countdown-period{text-align:center;font-size:10px;display:block;font-weight:normal;color:#666;text-transform:uppercase;line-height:15px;}.countdown-slider .slider .sales-bar{margin-bottom:20px;}.countdown-slider .slider .sales-bar .sales-bar-total{width:100%;position:relative;height:10px;border-radius:20px;background:#ddd;}.countdown-slider .slider .sales-bar .sales-bar-total >span{display:block;position:absolute;left:0;height:10px;top:0;background:var(--color);border-radius:20px;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown{position:relative;text-align:left;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom{position:absolute;top:70px;left:20px;opacity:0;filter:alpha(opacity=0);z-index:3;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .clear{display:none;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:0px;color:#fff;padding:0 9px;text-transform:capitalize;background-color:#666;font-weight:normal;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);display:block;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple:hover{font-size:12px;background:var(--color);}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple:hover:before{margin:0 10px 0 0;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.added{background-color:var(--color);}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added:after,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added:after,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added:after,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added:after,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.product_type_simple.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist{margin:0 1px;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before{font-size:12px;content:"";}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;position:relative;font-size:0;max-width:32px;border-radius:4px;background-color:#666;margin:0;float:none;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before{font-family:fontawesome;font-size:12px;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover{font-size:0;padding:0;background-color:var(--color);}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover:before{color:#fff;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare{-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .add_to_cart_button,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .group.fancybox{display:block;vertical-align:top;font-weight:normal;min-width:32px;margin:5px 0;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;overflow:hidden;position:relative;font-size:0;max-width:32px;background-color:#666;float:none;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.countdown-slider.style1 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:hover{background-color:var(--color);color:#fff;}.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom{opacity:1;filter:alpha(opacity=100);}.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .button,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_bundle,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .add_to_cart_button,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_external,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_grouped,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider.style1 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.countdown-slider.style2 .res-button{width:15px;height:30px;line-height:30px;text-align:center;position:absolute;top:4px;z-index:2;cursor:pointer;}.countdown-slider.style2 .res-button.slick-prev{right:20px;background:none;}.countdown-slider.style2 .res-button.slick-prev:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.countdown-slider.style2 .res-button.slick-prev:hover:before{color:var(--color);}.countdown-slider.style2 .res-button.slick-next{right:0;background:none;}.countdown-slider.style2 .res-button.slick-next:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.countdown-slider.style2 .res-button.slick-next:hover:before{color:var(--color);}.countdown-slider.style2 .box-title h3{font-size:18px;color:#222;padding:8px 0;}.countdown-slider.style2 .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.countdown-slider.style2 .box-title h3 span{color:#222 !important;background:transparent !important;padding:10px 0 !important;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown{width:100%;margin:0;float:none;position:relative;text-align:left;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom{position:absolute;top:70px;left:20px;opacity:0;filter:alpha(opacity=0);z-index:3;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .clear{display:none;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:0px;color:#fff;padding:0 9px;text-transform:capitalize;background-color:#666;font-weight:normal;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover{font-size:12px;background:var(--color);}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:hover:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:hover:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:hover:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:hover:before{margin:0 10px 0 0;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.loading:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.loading:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.loading:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added{background-color:var(--color);}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle.added:after,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .button.add_to_cart_button.added:after,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external.added:after,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist{margin:0 1px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before{font-size:12px;content:"";}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;position:relative;font-size:0;max-width:32px;border-radius:4px;background-color:#666;margin:0;float:none;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before{font-family:fontawesome;font-size:12px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover{font-size:0;padding:0;background-color:var(--color);}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover:before{color:#fff;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare{-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_bundle,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .add_to_cart_button,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_external,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .product_type_grouped,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .group.fancybox{display:block;vertical-align:top;font-weight:normal;min-width:32px;margin:5px 0;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;overflow:hidden;position:relative;font-size:0;max-width:32px;background-color:#666;float:none;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.fancybox:hover{background-color:var(--color);color:#fff;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content{overflow:visible;padding:8px 30px 0 30px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content h4{text-align:center;margin-bottom:5px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .item-price{text-align:center;display:block;margin-bottom:5px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .item-price span{display:inline-block;vertical-align:top;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .item-price del span{text-decoration:line-through;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock{max-width:320px;margin:0 auto 5px auto;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .countdown-info{text-align:center;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .countdown-info .count-left{display:inline-block;vertical-align:top;margin-right:30px;}.countdown-slider.style2 .slider .item-countdown .item-wrap .item-detail .item-content .countdown-info .product-countdown{display:inline-block;vertical-align:top;}.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom{opacity:1;filter:alpha(opacity=100);}.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .button,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_bundle,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .add_to_cart_button,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_external,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .product_type_grouped,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider.style2 .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.countdown-slider.style2 .slider .sales-bar{max-width:320px;margin:0 auto 5px auto;}.countdown-slider.style3 .box-title h3{font-size:18px;color:#222;padding:10px 0;margin-bottom:0;}.countdown-slider.style3 .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.countdown-slider.style3 .box-title h3 span{color:#222 !important;background:transparent !important;padding:10px 0 !important;}.countdown-slider.style3 .slider{border:1px #ebebeb solid;border-radius:4px;border-top:none;padding:30px 0;}.countdown-slider.style3 .slider .item-countdown .item-wrap4{width:63%;float:left;padding:0 15px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown{width:44%;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown a.fancybox{text-align:center;color:#fff;font-weight:500;height:32px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:32px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:4px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-image-countdown a.fancybox:hover{background-color:var(--darken10);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content{padding-top:25px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .reviews-content{margin-bottom:10px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-price,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .countdown-info{margin-bottom:15px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button{opacity:0;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .clear{display:none;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:12px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:#666;border-radius:4px;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle:hover,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:hover,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external:hover,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:hover{font-size:12px;background:var(--color);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.loading,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.loading:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;margin:0 8px 0 0;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.added,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.added,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added{background-color:var(--color);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle.added:after,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added:after,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external.added:after,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist{margin:0 1px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare.added:before{color:#fff;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:before{font-size:13px;content:"";}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare{text-align:center;color:#fff;font-weight:500;height:32px;line-height:32px;padding:0;background-color:#666;display:inline-block;vertical-align:top;position:relative;font-size:0;min-width:32px;margin:0;opacity:0;visibility:hidden;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);border-radius:4px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:before{font-family:fontawesome;font-size:12px;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:hover{min-width:32px;background-color:var(--color);font-size:0;padding:0;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare:hover:before{color:#fff;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_bundle,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_external,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .product_type_grouped,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button a.compare{display:inline-block;vertical-align:top;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-image-countdown a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button{opacity:1;}.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button a.compare,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .button,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .add_to_cart_button,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .product_type_bundle,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .product_type_external,.countdown-slider.style3 .slider .item-countdown .item-wrap4 .item-detail:hover .item-content .item-button .product_type_grouped{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;}.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item{width:37%;float:left;border-right:1px #ebebeb solid;}.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-image-countdown{width:100%;margin:0;float:none;}.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-image-countdown a.fancybox{display:none;}.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-content .countdown-info{margin-bottom:0;}.countdown-slider.style3 .slider .item-countdown .item-wrap4.first-item .item-detail .item-content .item-button{display:none;}.countdown-slider.style3 .slider .item-countdown .item-wrap4:nth-child(2) .item-detail{border-bottom:1px #ebebeb solid;padding-bottom:15px;margin-bottom:15px;}.sw-best-seller-product{border:1px solid #ebebeb;}.sw-best-seller-product .box-title h3{font-size:14px;text-transform:capitalize;color:#222;border-bottom:0;font-weight:700;margin-bottom:10px;padding:30px 20px 0;}.sw-best-seller-product .wrap-content{padding:0 10px 15px;border-top:0;}.sw-best-seller-product .wrap-content .item{overflow:hidden;margin-bottom:30px;}.sw-best-seller-product .wrap-content .item .item-img{float:left;width:80px;margin-right:10px;position:relative;z-index:2;}.sw-best-seller-product .wrap-content .item .item-img:hover img{opacity:.85;}.sw-best-seller-product .wrap-content .item .item-content{position:relative;padding-top:15px;overflow:hidden;}.sw-best-seller-product .wrap-content .item .item-content h4 a{color:#222;font-weight:500;font-size:14px;text-transform:capitalize;}.sw-best-seller-product .wrap-content .item .item-content h4 a:hover{color:var(--color);}.sw-best-seller-product .wrap-content .item .item-content .item-price{display:inline-block;vertical-align:top;font-size:16px;}.sw-best-seller-product .wrap-content .item .item-content .item-price ins{margin:0 10px 0 0;}.sw-best-seller-product .wrap-content .item .item-content .item-price del{margin:0;line-height:24px;}.sw-best-seller-product .wrap-content .item .item-content .item-price .amount{font-size:16px;}.sw-best-seller-product .wrap-content .item .item-content .item-price del .amount{font-size:14px;}.sw-best-seller-product .wrap-content .item:last-child{margin-bottom:0px;}.sw-woo-tab-default{margin-bottom:30px;}.sw-woo-tab-default .resp-tab .category-slider-content{overflow:hidden;}.sw-woo-tab-default .resp-tab .category-slider-content .button-collapse{display:none;}.sw-woo-tab-default .resp-tab .category-slider-content .nav-tabs-select{margin-bottom:30px;}.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs{margin:0;border-bottom:2px #ebebeb solid;}.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li{margin:0;}.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li >a{border:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;font-size:18px;color:#222;text-transform:uppercase;padding:0 30px 0 0;line-height:38px;font-weight:600;border-radius:0;}.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li >a:before{content:"";background:var(--color);width:0;height:2px;position:absolute;bottom:-2px;visibility:hidden;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li.active>a,.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li:hover>a{color:var(--color);background:transparent;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li.active>a:before,.sw-woo-tab-default .resp-tab .category-slider-content ul.nav-tabs li:hover>a:before{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;visibility:visible;opacity:1;width:120px;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button{width:15px;height:30px;line-height:30px;text-align:center;position:absolute;top:4px;z-index:2;cursor:pointer;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev{right:20px;background:none;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-prev:hover:before{color:var(--color);}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next{right:0;background:none;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane.active .res-button.slick-next:hover:before{color:var(--color);}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider{margin:0 -15px;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .item .item-wrap{padding:0 15px;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .item .item-wrap .item-detail .item-content{padding:18px 0px;}.sw-woo-tab-default .resp-tab .category-slider-content .tab-content .tab-pane .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price{margin-bottom:3px;}.sw-best-seller-product-slider,.sw-featured-product-slider,.sw-mostviewed-slider{margin-bottom:30px;}.sw-best-seller-product-slider .box-title h3,.sw-featured-product-slider .box-title h3,.sw-mostviewed-slider .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.sw-best-seller-product-slider .box-title h3:before,.sw-featured-product-slider .box-title h3:before,.sw-mostviewed-slider .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-best-seller-product-slider .box-title h3,.sw-featured-product-slider .box-title h3,.sw-mostviewed-slider .box-title h3{font-size:18px;margin-bottom:0;}.sw-best-seller-product-slider .customNavigation .btn-bs,.sw-featured-product-slider .customNavigation .btn-bs,.sw-mostviewed-slider .customNavigation .btn-bs{width:15px;height:30px;line-height:30px;text-align:center;position:absolute;top:4px;z-index:2;cursor:pointer;}.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs,.sw-featured-product-slider .customNavigation .btn-bs.prev-bs,.sw-mostviewed-slider .customNavigation .btn-bs.prev-bs{right:20px;background:none;}.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs:before,.sw-featured-product-slider .customNavigation .btn-bs.prev-bs:before,.sw-mostviewed-slider .customNavigation .btn-bs.prev-bs:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.sw-best-seller-product-slider .customNavigation .btn-bs.prev-bs:hover:before,.sw-featured-product-slider .customNavigation .btn-bs.prev-bs:hover:before,.sw-mostviewed-slider .customNavigation .btn-bs.prev-bs:hover:before{color:var(--color);}.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs,.sw-featured-product-slider .customNavigation .btn-bs.next-bs,.sw-mostviewed-slider .customNavigation .btn-bs.next-bs{right:0;background:none;}.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs:before,.sw-featured-product-slider .customNavigation .btn-bs.next-bs:before,.sw-mostviewed-slider .customNavigation .btn-bs.next-bs:before{content:"";font-family:FontAwesome;font-size:22px;color:#777;}.sw-best-seller-product-slider .customNavigation .btn-bs.next-bs:hover:before,.sw-featured-product-slider .customNavigation .btn-bs.next-bs:hover:before,.sw-mostviewed-slider .customNavigation .btn-bs.next-bs:hover:before{color:var(--color);}.sw-best-seller-product-slider .carousel-inner,.sw-featured-product-slider .carousel-inner,.sw-mostviewed-slider .carousel-inner{overflow:hidden;border:1px #ebebeb solid;border-radius:4px;border-top:none;}.sw-best-seller-product-slider .carousel-inner .item,.sw-featured-product-slider .carousel-inner .item,.sw-mostviewed-slider .carousel-inner .item{padding:30px 15px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail,.sw-featured-product-slider .carousel-inner .item .item-detail,.sw-mostviewed-slider .carousel-inner .item .item-detail{overflow:hidden;margin-bottom:30px;padding-bottom:30px;border-bottom:1px #ebebeb solid;}.sw-best-seller-product-slider .carousel-inner .item .item-detail:last-child,.sw-featured-product-slider .carousel-inner .item .item-detail:last-child,.sw-mostviewed-slider .carousel-inner .item .item-detail:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img,.sw-featured-product-slider .carousel-inner .item .item-detail .item-img,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img{width:90px;position:relative;float:left;margin-right:20px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img .sale-off,.sw-featured-product-slider .carousel-inner .item .item-detail .item-img .sale-off,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img .sale-off{top:0;right:0;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img a.fancybox,.sw-featured-product-slider .carousel-inner .item .item-detail .item-img a.fancybox,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img a.fancybox{text-align:center;color:#fff;font-weight:500;height:32px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:32px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:4px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-img a.fancybox:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-img a.fancybox:hover{background-color:var(--darken10);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content{padding:10px 0 0;overflow:hidden;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .reviews-content,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .reviews-content,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .reviews-content{margin-bottom:10px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content h4 a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content h4 a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content h4 a:hover{color:var(--color);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price{font-size:14px;color:var(--color);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price del,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price del,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price ins{font-size:14px;color:var(--color);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-price p,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-price p,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-price p{margin-bottom:5px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button{margin-top:-30px;opacity:0;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .clear,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .clear,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .clear{display:none;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:12px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:#666;border-radius:4px;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:hover,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:hover,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:hover,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:hover{font-size:12px;background:var(--color);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.loading:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.loading:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.loading:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;margin:0 8px 0 0;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added{background-color:var(--color);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added:after,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added:after,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added:after,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added:after,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added:after,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added:after,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added:after,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added:after,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button.added:after,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle.added:after,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external.added:after,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist{margin:0 1px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare.added:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare.added:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare.added:before{color:#fff;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before{font-size:13px;content:"";}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare{text-align:center;color:#fff;font-weight:500;height:32px;line-height:32px;padding:0;background-color:#666;display:inline-block;vertical-align:top;position:relative;font-size:0;min-width:32px;margin:0;opacity:0;visibility:hidden;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);border-radius:4px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:before{font-family:fontawesome;font-size:12px;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover{min-width:32px;background-color:var(--color);font-size:0;padding:0;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare:hover:before{color:#fff;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button a.compare,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_bundle,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .add_to_cart_button,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_external,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .product_type_grouped,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button a.compare{display:inline-block;vertical-align:top;}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.sw-best-seller-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.sw-featured-product-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.sw-mostviewed-slider .carousel-inner .item .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-img a.fancybox,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-img a.fancybox,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-img a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button{opacity:1;}.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button a.compare,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .button,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .add_to_cart_button,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_bundle,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_external,.sw-best-seller-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_grouped,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button a.compare,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .button,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .add_to_cart_button,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_bundle,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_external,.sw-featured-product-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_grouped,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button a.compare,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .button,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .add_to_cart_button,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_bundle,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_external,.sw-mostviewed-slider .carousel-inner .item .item-detail:hover .item-content .item-button .product_type_grouped{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;}.sw-best-seller-product-slider.style2 .carousel-inner,.sw-featured-product-slider.style2 .carousel-inner,.sw-mostviewed-slider.style2 .carousel-inner{border:none;}.sw-best-seller-product-slider.style2 .carousel-inner .item,.sw-featured-product-slider.style2 .carousel-inner .item,.sw-mostviewed-slider.style2 .carousel-inner .item{padding:20px 0;}.sw-best-seller-product-slider.style2 .carousel-inner .item .item-detail,.sw-featured-product-slider.style2 .carousel-inner .item .item-detail,.sw-mostviewed-slider.style2 .carousel-inner .item .item-detail{border-bottom:none;padding-bottom:0;}.sw-best-seller-product-slider.style2 .carousel-inner .item .item-detail .item-content .reviews-content,.sw-featured-product-slider.style2 .carousel-inner .item .item-detail .item-content .reviews-content,.sw-mostviewed-slider.style2 .carousel-inner .item .item-detail .item-content .reviews-content{margin-bottom:0;line-height:20px;}.sw-best-seller-product-slider.style2 .carousel-inner .item .item-detail .item-content .item-price del,.sw-featured-product-slider.style2 .carousel-inner .item .item-detail .item-content .item-price del,.sw-mostviewed-slider.style2 .carousel-inner .item .item-detail .item-content .item-price del{margin-top:0;}.sw-latest-product-slider .box-title h3,.sw-best-seller-product-slider2 .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.sw-latest-product-slider .box-title h3:before,.sw-best-seller-product-slider2 .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-latest-product-slider .carousel-indicators,.sw-best-seller-product-slider2 .carousel-indicators{top:12px;right:0;left:0;bottom:auto;margin:0;width:100%;text-align:right;z-index:5;}.sw-latest-product-slider .carousel-indicators li,.sw-best-seller-product-slider2 .carousel-indicators li{background:#222;border:none;width:8px;height:8px;margin:0 3px;}.sw-latest-product-slider .carousel-indicators li.active,.sw-best-seller-product-slider2 .carousel-indicators li.active{background:var(--color);border:none;width:30px;height:8px;}.sw-latest-product-slider .carousel-indicators li:hover,.sw-best-seller-product-slider2 .carousel-indicators li:hover{background:var(--color);cursor:pointer;}.sw-latest-product-slider .carousel-inner,.sw-best-seller-product-slider2 .carousel-inner{overflow:hidden;}.sw-latest-product-slider .carousel-inner .item .item-detail,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail{overflow:hidden;margin-bottom:30px;}.sw-latest-product-slider .carousel-inner .item .item-detail:hover .item-img img,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail:hover .item-img img{opacity:.85;}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content{padding:12px 0 0;overflow:hidden;}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .reviews-content,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .reviews-content{margin-bottom:7px;}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content h4 a,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content h4 a:hover,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content h4 a:hover{color:var(--color);}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price{font-size:14px;color:var(--color);}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price del,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price ins,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price ins{font-size:14px;color:var(--color);}.sw-latest-product-slider .carousel-inner .item .item-detail .item-content .item-price p,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-content .item-price p{margin-bottom:5px;}.sw-latest-product-slider .carousel-inner .item .item-detail .item-img,.sw-best-seller-product-slider2 .carousel-inner .item .item-detail .item-img{width:90px;float:left;margin-right:20px;}.sw-mostviewed .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.sw-mostviewed .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-mostviewed .content-wrap .item .item-detail{overflow:hidden;margin-bottom:30px;}.sw-mostviewed .content-wrap .item .item-detail:hover .item-img img{opacity:.85;}.sw-mostviewed .content-wrap .item .item-detail .item-content{padding:12px 0 0;overflow:hidden;}.sw-mostviewed .content-wrap .item .item-detail .item-content .reviews-content{margin-bottom:7px;}.sw-mostviewed .content-wrap .item .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.sw-mostviewed .content-wrap .item .item-detail .item-content h4 a:hover{color:var(--color);}.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price{font-size:14px;color:var(--color);}.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price ins{font-size:14px;color:var(--color);}.sw-mostviewed .content-wrap .item .item-detail .item-content .item-price p{margin-bottom:5px;}.sw-mostviewed .content-wrap .item .item-detail .item-img{width:90px;float:left;margin-right:20px;}.sw-woo-tab-cat,.sw-woo-tab-cat3,.sw-woo-tab-cat4{margin-bottom:30px;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider{position:relative;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider:hover .res-button,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider:hover .res-button,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider:hover .res-button{opacity:1;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button{width:44px;height:44px;line-height:44px;margin-top:-23px;margin-top:-22px;display:inline-block;position:absolute;border-radius:50%;color:#000;top:50%;cursor:pointer;z-index:9;background-color:#fff;text-align:center;box-shadow:0 0 6px rgba(0,0,0,.1);opacity:0;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button:hover,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button:hover{background-color:var(--color);color:#fff;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button:before,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button:before{font-family:FontAwesome;font-size:24px;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-prev,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev{left:-22px;background-image:none;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-prev.nitro-lazy,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev.nitro-lazy,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev.nitro-lazy{background-image:none !important;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-prev:before,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-prev:before{content:"";}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-next,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-next,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-next{right:-22px;background-image:none;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-next.nitro-lazy,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-next.nitro-lazy,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-next.nitro-lazy{background-image:none !important;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .res-button.slick-next:before,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .res-button.slick-next:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .res-button.slick-next:before{content:"";}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider{margin:0 -15px;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap{padding:0 15px;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content{padding:18px 0px;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content .item-price,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content .item-price,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap .item-detail .item-content .item-price{margin-bottom:3px;}.sw-woo-tab-cat .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child,.sw-woo-tab-cat3 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap:first-child{margin-bottom:30px;}.sw-woo-tab-cat2{margin-bottom:30px;}.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider{margin:0 -15px;}.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .wrap-small-item{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap2{float:left;width:33.3333%;padding:0 15px;margin-bottom:21px;}.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap2.first-item{width:43%;}.sw-woo-tab-cat2 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap2 .item-content{padding:18px 0;}.sw-woo-tab-cat2.style1 .top-tab-slider .box-title{background-color:transparent;float:none;margin-bottom:30px;}.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3{position:relative;float:none;text-align:center;font-size:20px !important;}.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3 span{background:transparent;color:#222;}.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3:before{content:"";font-family:FontAwesome;font-size:16px;color:#18bcec;position:absolute;bottom:-20px;left:50%;margin-left:-15px;border:1px #ccc solid;border-radius:50%;width:25px;height:25px;line-height:23px;background:#fff;z-index:9;}.sw-woo-tab-cat2.style1 .top-tab-slider .box-title h3:after{content:"";height:2px;background:#ebebeb;position:absolute;bottom:-8px;left:0;right:0;}.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider{border:none;text-align:center;}.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs{float:none;border:none;z-index:10;}.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li{float:none;display:inline-block;vertical-align:top;}.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li a{border:1px #ebebeb solid;padding:0 10px;border-radius:4px;}.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before,.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover:before{display:none;}.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active a,.sw-woo-tab-cat2.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a{background:var(--color);color:#fff;border:1px var(--color) solid;}.sw-woo-tab-cat3 h3{font-size:18px !important;color:#222;padding:8px 0 !important;}.sw-woo-tab-cat3 h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-woo-tab-cat3 h3 span{color:#222 !important;background:transparent !important;padding:10px 0 !important;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title{background-color:transparent;float:none;margin-bottom:30px;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3{position:relative;float:none;text-align:center;font-size:20px !important;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3 span{background:transparent;color:#222;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3:before{content:"";font-family:FontAwesome;font-size:16px;color:#18bcec;position:absolute;bottom:-20px;left:50%;margin-left:-15px;border:1px #ccc solid;border-radius:50%;width:25px;height:25px;line-height:23px;background:#fff;z-index:9;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3:after{content:"";height:2px;background:#ebebeb;position:absolute;bottom:-8px;left:0;right:0;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title{float:none !important;}.sw-woo-tab-cat3.style1 .top-tab-slider .box-title h3:before{right:auto;}.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider{border:none;text-align:center;}.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs{float:none;border:none;z-index:10;}.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li{float:none;display:inline-block;vertical-align:top;}.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li a{border:1px #ebebeb solid;padding:0 10px;border-radius:4px;}.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before,.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover:before{display:none;}.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li.active a,.sw-woo-tab-cat3.style1 .resp-tab .top-tab-slider .nav.nav-tabs li:hover a{background:var(--color);color:#fff;border:1px var(--color) solid;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title{background-color:transparent;float:none;margin-bottom:30px;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3{position:relative;float:none;text-align:center;font-size:20px !important;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3 span{background:transparent;color:#222;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3:before{content:"";font-family:FontAwesome;font-size:16px;color:#18bcec;position:absolute;bottom:-20px;left:50%;margin-left:-15px;border:1px #ccc solid;border-radius:50%;width:25px;height:25px;line-height:23px;background:#fff;z-index:9;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3:after{content:"";height:2px;background:#ebebeb;position:absolute;bottom:-8px;left:0;right:0;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title{float:none !important;}.sw-woo-tab-cat3.style2 .top-tab-slider .box-title h3:before{right:auto;}.sw-woo-tab-cat3.style2 .resp-tab .top-tab-slider{border:none;margin-bottom:38px;}.sw-woo-tab-cat3.style2 .resp-tab .top-tab-slider .nav.nav-tabs{display:none;}.sw-woo-tab-cat4 h3{font-size:18px !important;color:#222;padding:9px 0 !important;}.sw-woo-tab-cat4 h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-woo-tab-cat4 h3 span{color:#222 !important;background:transparent !important;padding:10px 0 !important;}.sw-woo-tab-cat4 .resp-tab .top-tab-slider{margin-bottom:0;}.sw-woo-tab-cat4 .resp-tab .top-tab-slider .nav.nav-tabs li:before{bottom:-3px;}.sw-woo-tab-cat4 .resp-tab .tab-content{border:1px #ebebeb solid;border-radius:4px;padding:30px 0;border-top:none;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider{margin:0;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item{border-right:1px #ebebeb solid;padding:0 15px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item:last-child{border-right:none;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3{text-align:left;padding:0;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:first-child{border-bottom:1px #ebebeb solid;margin-bottom:28px;padding-bottom:28px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail{background:#fff;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img{width:40%;float:left;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img a.fancybox{text-align:center;color:#fff;font-weight:500;height:32px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:32px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:4px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover{background-color:var(--darken10);}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content{width:60%;padding:18px 20px;background:#fff;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content h4{margin-bottom:0;opacity:1 !important;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .reviews-content{display:block;float:none;padding:8px 0;opacity:1 !important;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-price{margin-bottom:10px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .clear{display:none;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:12px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:#666;border-radius:4px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover{font-size:12px;background:var(--color);}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.loading,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.loading:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;margin:0 8px 0 0;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.added,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added{background-color:var(--color);}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_bundle.added:after,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist{margin:0 1px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before{color:#fff;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before{font-size:13px;content:"";}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare{text-align:center;color:#fff;font-weight:500;height:32px;line-height:32px;padding:0;background-color:#666;display:inline-block;vertical-align:top;position:relative;font-size:0;min-width:32px;margin:0;opacity:0;visibility:hidden;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);border-radius:4px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before{font-family:fontawesome;font-size:12px;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover{min-width:32px;background-color:var(--color);font-size:0;padding:0;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before{color:#fff;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare{display:inline-block;vertical-align:top;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.sw-woo-tab-cat4 .resp-tab .tab-pane .responsive-slider .slider .item .item-wrap3:hover .item-detail .item-content .item-button a.compare{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;}.woo-slider-style1{position:relative;margin-bottom:30px;}.woo-slider-style1 .box-title h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:10px 0;margin-bottom:30px;}.woo-slider-style1 .box-title h3 span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.woo-slider-style1 .res-button{width:28px;height:28px;position:absolute;top:0;z-index:2;cursor:pointer;font-size:0;}.woo-slider-style1 .res-button.slick-prev{right:32px;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.woo-slider-style1 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.woo-slider-style1 .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.woo-slider-style1 .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.woo-slider-style1 .res-button.slick-next{right:0;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.woo-slider-style1 .res-button.slick-next.nitro-lazy{background-image:none !important;}.woo-slider-style1 .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.woo-slider-style1 .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.woo-slider-style1 .resp-slider-container .slider{margin:0 -15px;}.woo-slider-style1 .resp-slider-container .slider .item{padding:0 15px;}.woo-slider-style1 .resp-slider-container .slider .item .item-wrap{background:#f7f7f7;}.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-img{width:150px;float:left;}.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-img:hover{opacity:.8;}.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-content{overflow:hidden;padding:45px 20px 0 20px;display:block;width:auto;text-align:left;}.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price{margin-bottom:5px;}.woo-slider-style1 .resp-slider-container .slider .item .item-wrap .item-detail .item-content .item-price del{font-size:12px;margin-top:3px;}.sw-onsale-product .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.sw-onsale-product .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-onsale-product .content-wrap .item .item-inner{overflow:hidden;margin-bottom:30px;}.sw-onsale-product .content-wrap .item .item-inner:hover .item-thumbnail img{opacity:.85;}.sw-onsale-product .content-wrap .item .item-inner .item-content{padding:12px 0 0;overflow:hidden;}.sw-onsale-product .content-wrap .item .item-inner .item-content .reviews-content{margin-bottom:7px;}.sw-onsale-product .content-wrap .item .item-inner .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.sw-onsale-product .content-wrap .item .item-inner .item-content h4 a:hover{color:var(--color);}.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price{font-size:14px;color:var(--color);}.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price ins{font-size:14px;color:var(--color);}.sw-onsale-product .content-wrap .item .item-inner .item-content .item-price p{margin-bottom:5px;}.sw-onsale-product .content-wrap .item .item-inner .item-thumbnail{width:90px;margin-right:20px;}.category-ajax-slider{position:relative;margin-bottom:30px;border:1px #ebebeb solid;border-radius:4px;}.category-ajax-slider .sw-tab-slider{margin-bottom:30px;}.category-ajax-slider .sw-tab-slider ul{border:none;margin:0;}.category-ajax-slider .sw-tab-slider ul .slick-list{text-align:center;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide{border-right:1px #ebebeb solid;border-bottom:1px #ebebeb solid;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:last-child{border-right:0;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a{padding:15px 15px 8px 15px;display:block;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-image{min-height:41px;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-image img{display:inline-block;vertical-align:top;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide a .item-content h3{font-size:14px;padding-top:10px;font-weight:normal;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide:hover{background:#f5f5f5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide.active{background:#f5f5f5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.category-ajax-slider .sw-tab-slider ul .slick-list .slick-slide.active .item-content h3{color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.category-ajax-slider .tab-content .tab-pane.active{overflow:visible;}.category-ajax-slider .tab-content .resp-slider-container .slider .item{border-right:1px #ebebeb solid;}.category-ajax-slider .tab-content .resp-slider-container .slider .item .item-wrap .item-detail .item-content{padding:15px 0;}.category-ajax-slider .tab-content .resp-slider-container .slider .item .item-wrap .item-detail .item-content .reviews-content{display:block;float:none;padding:10px 0 15px 0;}.slick-active:first-child .item-wrap16{border-left:1px solid #ededed;}.slick-active .item-wrap16:first-child{border-top:1px solid #ededed;}.item-wrap16{border:solid #ededed;border-width:0 1px 1px 0;}.item-wrap16 div.star span,.item-wrap16 div.stars span{background:repeat scroll 0 0 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAYAAABv7tTEAAAA2klEQVQoFWNgwAH+n2awBmFs0izYBKFiGVD6KLoaRnQBEP//bQZ2hg8Mr8ByAgxijKoMP5HVwW0COsWTgRGoGAQ+MugAST4ou/T/GYYrYPZ/hp+Mpgzb4ZqAgpEM/xliwZLIxH+GZiTuYiB7OxNMAGhCHFTTF5gYEv0FJAdWAxTE8BPQmZFA8WVIGkCqohlNEGJwm5AU2UPZ/4E0CINIOzANJVBs+r+KgZlBkeE5UO4P1KkgW0D+YGG4zyDJGMbwF1kzmP3/LIMmMKTWAbEITBLEBjp5LUgOJgYA+RM65iS710sAAAAASUVORK5CYII=");}.item-wrap16 div.star span.nitro-lazy,.item-wrap16 div.stars span.nitro-lazy{background-image:none !important;}.item-wrap16 div.star,.item-wrap16 div.stars{margin:0 -1px;background:repeat-x scroll 0 0 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAYAAABv7tTEAAAA70lEQVQoFXWOQQ7BUBCGZ1r0Bra1qYaKC0hYWdjaibB2CStHkbiClRVuUFG6wUZibVOSN2b69KWEl0z7v++ff94A/DlRdG5J/bILv6AwhTB5e9vvHvwGco/j2Hmq0k100XqUPc9LRGfHhHaHUw/BclIDVQMIZ1rTFMgKRROoJPArS7MeAg4Yj9JGMrMYSZh0HnDOYmmlN/7UfXdMBBK6Zyz3v4snPcJyI3XL/ngZENEiFwBEGtaqFcPMS6ZJUeetZSe9l8K28Vl8hPgFm5D6zK/c3ZVKNTPxsuBHKIzPVZ6zsaHYDHx3JSWa2Vp7OvYCOJtS1axioHAAAAAASUVORK5CYII=");}.item-wrap16 div.star.nitro-lazy,.item-wrap16 div.stars.nitro-lazy{background-image:none !important;}.item-wrap16 .item-detail{padding:20px 20px 0;}.item-wrap16 .item-detail .onsale{bottom:20px;top:auto;left:0;right:auto;font-size:11px;line-height:25px;line-height:18px;color:#fff;font-weight:400;background:no-repeat center right url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAASBAMAAADh4T7mAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAACdQTFRFAAAA6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsP6SsPzvsgAgAAAA10Uk5TAP+fz+8QAS9fv98wD+fNxWwAAABRSURBVHicY2AUJAIoMBCjTJiBKGWuDAyJRCgrIMo0CQailCkwEGOpJANRpi1lIMY0kQ3EKSsgztI1RJkGigOiA4TI4KVeZAn6EKeMyIQkqAAABL0wJfNCLRkAAAAASUVORK5CYII=");padding:0 15px 0 8px;height:18px;}.item-wrap16 .item-detail .onsale.nitro-lazy{background-image:none !important;}.item-wrap16 .item-detail .item-img .sale-off{font-size:11px;color:#fff;font-weight:400;position:absolute;top:0;left:0;border-radius:5px;width:45px;height:25px;line-height:25px;}.item-wrap16 .item-detail:hover .item-img img{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;}.item-wrap16 .item-detail:hover .item-bottom .button,.item-wrap16 .item-detail:hover .item-bottom .add_to_cart_button,.item-wrap16 .item-detail:hover .item-bottom .product_type_external,.item-wrap16 .item-detail:hover .item-bottom .product_type_bundle,.item-wrap16 .item-detail:hover .item-bottom .product_type_grouped,.item-wrap16 .item-detail:hover .item-bottom .product_type_variable,.item-wrap16 .item-detail:hover .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item-wrap16 .item-detail:hover .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item-wrap16 .item-detail:hover .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item-wrap16 .item-detail:hover .item-bottom a.compare,.item-wrap16 .item-detail:hover .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;filter:alpha(opacity=100);}.item-wrap16 .item-bottom{position:absolute;bottom:66px;right:0;z-index:3;display:inline-block;}.item-wrap16 .item-bottom.cart{position:initial;width:100%;}@media (max-width: 767px){.item-wrap16 .item-bottom{bottom:10px;}}.item-wrap16 .item-bottom .clear{display:none;}.item-wrap16 .item-bottom .button.add_to_cart_button,.item-wrap16 .item-bottom .product_type_external,.item-wrap16 .item-bottom .product_type_grouped,.item-wrap16 .item-bottom a.product_type_simple,.item-wrap16 .item-bottom .product_type_variable{float:right;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:38px;line-height:38px;width:38px;font-size:0px;color:#fff;padding:0;display:inline-block;text-transform:capitalize;background-color:transparent;border-radius:10px;border:1px solid var(--color);font-weight:normal;margin:0 !important;}.item-wrap16 .item-bottom .button.add_to_cart_button:hover,.item-wrap16 .item-bottom .product_type_external:hover,.item-wrap16 .item-bottom .product_type_grouped:hover,.item-wrap16 .item-bottom a.product_type_simple:hover,.item-wrap16 .item-bottom .product_type_variable:hover{font-size:0;background:var(--color);}.item-wrap16 .item-bottom .button.add_to_cart_button:hover::before,.item-wrap16 .item-bottom .product_type_external:hover::before,.item-wrap16 .item-bottom .product_type_grouped:hover::before,.item-wrap16 .item-bottom a.product_type_simple:hover::before,.item-wrap16 .item-bottom .product_type_variable:hover::before{background:no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMlQTFRF////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////aS0+NQAAAEN0Uk5T//mJAC1GYNSvkOCd01Cz6kFKePcC0KNRHwkQl+IODXEuQwHXumlMReGPwdK9y3RdmOQGT65AFqKEyXkxh/JyM+bICnCXtpcAAACWSURBVHicVc3HGoIwEIXRqxdQ0NgbKBZs2Hvvvv9DGQIs/BfJfGcxAyCRJKnpDINhpNLyN60YyEyWmsjlhc6CEEUJpXLFhMxiFahJqKNhO82W47LdQVeChl60w+sPgh02hvJxJYwwDoD+JLownXkK5gtDtcRKneUaUZttCH8p2O0P5PF09mLwcSGvwC2G++NJvt6fr5x/I08LRIuJGJoAAAAASUVORK5CYII=");}.item-wrap16 .item-bottom .button.add_to_cart_button.loading,.item-wrap16 .item-bottom .product_type_external.loading,.item-wrap16 .item-bottom .product_type_grouped.loading,.item-wrap16 .item-bottom a.product_type_simple.loading,.item-wrap16 .item-bottom .product_type_variable.loading{background:var(--color);}.item-wrap16 .item-bottom .button.add_to_cart_button.loading:before,.item-wrap16 .item-bottom .product_type_external.loading:before,.item-wrap16 .item-bottom .product_type_grouped.loading:before,.item-wrap16 .item-bottom a.product_type_simple.loading:before,.item-wrap16 .item-bottom .product_type_variable.loading:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loadingp.gif") no-repeat center center;text-align:center;left:0;margin:0;background-size:16px;}.item-wrap16 .item-bottom .button.add_to_cart_button:before,.item-wrap16 .item-bottom .product_type_external:before,.item-wrap16 .item-bottom .product_type_grouped:before,.item-wrap16 .item-bottom a.product_type_simple:before,.item-wrap16 .item-bottom .product_type_variable:before{background:no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMlQTFRFDJFFDJFFDJFFAAAADJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFDJFFKX1crwAAAEN0Uk5T//mJAC1GYNSvkOCd01Cz6kFKePcC0KNRHwkQl+IODXEuQwHXumlMReGPwdK9y3RdmOQGT65AFqKEyXkxh/JyM+bICnCXtpcAAACWSURBVHicVc3HGoIwEIXRqxdQ0NgbKBZs2Hvvvv9DGQIs/BfJfGcxAyCRJKnpDINhpNLyN60YyEyWmsjlhc6CEEUJpXLFhMxiFahJqKNhO82W47LdQVeChl60w+sPgh02hvJxJYwwDoD+JLownXkK5gtDtcRKneUaUZttCH8p2O0P5PF09mLwcSGvwC2G++NJvt6fr5x/I08LRIuJGJoAAAAASUVORK5CYII=");content:"";display:inline-block;vertical-align:top;font-size:16px;width:36px;height:38px;line-height:38px;}.item-wrap16 .item-bottom .button.add_to_cart_button.added,.item-wrap16 .item-bottom .product_type_external.added,.item-wrap16 .item-bottom .product_type_grouped.added,.item-wrap16 .item-bottom a.product_type_simple.added,.item-wrap16 .item-bottom .product_type_variable.added{background:var(--color);}.item-wrap16 .item-bottom .button.add_to_cart_button.added:before,.item-wrap16 .item-bottom .product_type_external.added:before,.item-wrap16 .item-bottom .product_type_grouped.added:before,.item-wrap16 .item-bottom a.product_type_simple.added:before,.item-wrap16 .item-bottom .product_type_variable.added:before{font-family:fontawesome;background-image:none;content:"";font-size:16px;vertical-align:bottom;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist{margin:0 1px;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item-wrap16 .item-bottom a.compare:before{font-size:16px;content:"";}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item-wrap16 .item-bottom a.compare{text-align:center;color:var(--color);width:38px;height:38px;line-height:38px;padding:0;display:block;vertical-align:top;border-radius:10px;border:1px solid var(--color);position:relative;font-size:0;max-width:38px;background-color:transparent;margin:0;float:none;opacity:0;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:.5s ease;-moz-transition:.5s ease;-o-transition:.5s ease;-ms-transition:.5s ease;transition:.5s ease;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item-wrap16 .item-bottom a.compare:before{font-family:fontawesome;font-size:16px;}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item-wrap16 .item-bottom a.compare:hover{font-size:0;padding:0;color:#fff;background:var(--color);}.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover::before,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover::before,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover::before,.item-wrap16 .item-bottom a.compare:hover::before{color:#fff;}.item-wrap16 .item-bottom a.compare{-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:.4s ease;-moz-transition:.4s ease;-o-transition:.4s ease;-ms-transition:.4s ease;transition:.4s ease;}.item-wrap16 .item-bottom .add_to_cart_button,.item-wrap16 .item-bottom .product_type_external,.item-wrap16 .item-bottom .product_type_grouped,.item-wrap16 .item-bottom .yith-wcwl-add-to-wishlist,.item-wrap16 .item-bottom .product_type_variable,.item-wrap16 .item-bottom a.compare,.item-wrap16 .item-bottom .group.fancybox{display:block;vertical-align:top;font-weight:normal;min-width:38px;margin:10px 0 0;}.item-wrap16 .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item-wrap16 .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background:rgba(0,0,0,.1);}.item-wrap16 .item-bottom a.fancybox{text-align:center;color:var(--color);width:38px;height:38px;line-height:38px;padding:0;display:block;vertical-align:top;overflow:hidden;position:relative;border:1px solid var(--color);font-size:0;max-width:38px;background-color:transparent;float:none;opacity:0;border-radius:10px;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);transition:.6s ease;}.item-wrap16 .item-bottom a.fancybox:before{font-family:fontawesome;font-size:16px;content:"";}.item-wrap16 .item-bottom a.fancybox:hover{color:#fff;background:var(--color);}.item-wrap16 .item-content{position:relative;padding:15px 0 15px;}@media (max-width: 767px){.item-wrap16 .item-content{padding:10px;}}.item-wrap16 .item-content h4{margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;}.item-wrap16 .item-content h4 a{font-size:14px;line-height:19px;color:#000;font-weight:500;}.item-wrap16 .item-content h4 a:hover{color:var(--color);}.item-wrap16 .item-content .box-istock{font-size:12px;line-height:25px;color:#999;font-weight:400;text-transform:capitalize;float:left;width:100%;margin:0 0 8px;}.item-wrap16 .item-content .box-istock .item-weight{position:relative;display:inline-block;}.item-wrap16 .item-content .box-istock .item-weight::after{width:5px;height:1px;background-color:#999;content:"";position:absolute;top:13px;left:-8px;}.item-wrap16 .item-content .box-istock .product-info{float:left;margin:0 15px 0 0;}.item-wrap16 .item-content .box-istock .product-info .stock::before{content:"";font-family:FontAwesome;font-size:12px;color:#67c82c;float:left;margin-right:5px;}.item-wrap16 .item-content .box-istock .product-info .stock.out::before{color:#ea2b0f;}.item-wrap16 .item-content .box-istock .product-info .product-stock{display:inline-block;}.item-wrap16 .item-content .item-price{font-size:20px;line-height:25px;color:#ea2b0f;font-weight:400;margin:0 0 7px;float:left;width:100%;}@media (max-width: 991px){.item-wrap16 .item-content .item-price{font-size:16px;}}.item-wrap16 .item-content .item-price del{margin:0 10px 0 10px;font-size:14px;font-weight:300;}.sw-category-slider14.style1 .res-button{position:absolute;top:50%;cursor:pointer;font-size:24px;width:45px;height:45px;text-align:center;line-height:40px;z-index:9;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;margin-top:-22px;background:#fff;border-radius:50%;box-shadow:2px 1px 3px #d2d2d2;}.sw-category-slider14.style1 .res-button.slick-next{right:-22px;}.sw-category-slider14.style1 .res-button.slick-next:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.sw-category-slider14.style1 .res-button.slick-next:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-category-slider14.style1 .res-button.slick-next:hover:before{color:#fff;}.sw-category-slider14.style1 .res-button.slick-prev{left:-22px;}.sw-category-slider14.style1 .res-button.slick-prev:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.sw-category-slider14.style1 .res-button.slick-prev:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-category-slider14.style1 .res-button.slick-prev:hover:before{color:#fff;}.sw-category-slider14.style1:hover .res-button{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-category-slider14.style1 .item .item-wrap .item-image{box-shadow:0 2px 8px rgba(0,0,0,.06);width:80px;height:80px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:5px auto;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;}.sw-category-slider14.style1 .item .item-wrap .item-image img{margin:0;}.sw-category-slider14.style1 .item .item-wrap .item-content h3{margin:0;}.sw-category-slider14.style1 .item .item-wrap .item-content h3 a{font-size:14px;line-height:28px;color:#000;font-weight:400;text-align:center;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;}.sw-category-slider14.style1 .item .item-wrap .item-content .product-count{font-size:12px;line-height:32px;color:#999;font-weight:400;text-align:center;}.sw-category-slider14.style1 .item .item-wrap:hover .item-image{box-shadow:0 2px 9px rgba(0,0,0,.3);}.sw-category-slider14.style1 .item .item-wrap:hover h3 a{color:var(--color);}.style-title36 .box-title h3{font-size:34px;line-height:32px;color:#000;font-weight:400;padding:0;margin:0;}@media (max-width: 991px){.style-title36 .box-title h3{font-size:24px;}}.button-style8:hover .res-button{opacity:1;}.button-style8 .res-button{width:30px;height:45px;line-height:45px;display:inline-block;position:absolute;color:#000;top:50%;margin-top:-22px;cursor:pointer;z-index:9;background-color:#f5f5f5;text-align:center;opacity:0;border-radius:0 5px 5px 0;}.button-style8 .res-button:hover{background-color:var(--color);color:#fff;}.button-style8 .res-button:before{font-family:FontAwesome;font-size:24px;}.button-style8 .res-button.slick-prev{left:0;background-image:none;}.button-style8 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.button-style8 .res-button.slick-prev:before{content:"";}.button-style8 .res-button.slick-next{right:0;background-image:none;border-radius:5px 0 0 5px;}.button-style8 .res-button.slick-next.nitro-lazy{background-image:none !important;}.button-style8 .res-button.slick-next:before{content:"";}.woo-slider-style12{border:1px solid var(--color);border-radius:6px;padding:2px 0;}.woo-slider-style12:hover .res-button{opacity:1;}.woo-slider-style12 .res-button{width:30px;height:45px;line-height:45px;display:inline-block;position:absolute;color:#000;top:50%;margin-top:-22px;cursor:pointer;z-index:9;background-color:#f5f5f5;text-align:center;opacity:0;border-radius:0 5px 5px 0;}.woo-slider-style12 .res-button:hover{background-color:var(--color);color:#fff;}.woo-slider-style12 .res-button:before{font-family:FontAwesome;font-size:24px;}.woo-slider-style12 .res-button.slick-prev{left:0;background-image:none;}.woo-slider-style12 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.woo-slider-style12 .res-button.slick-prev:before{content:"";}.woo-slider-style12 .res-button.slick-next{right:0;background-image:none;border-radius:5px 0 0 5px;}.woo-slider-style12 .res-button.slick-next.nitro-lazy{background-image:none !important;}.woo-slider-style12 .res-button.slick-next:before{content:"";}.woo-slider-style12 .slick-active:first-child .item-wrap16{border-left:none;}.woo-slider-style12 .slick-active .item-wrap16:first-child{border-top:none;}.woo-slider-style12 .item .item-wrap16:last-child{border-bottom:none;}.sw-woo-tab-cat14:hover .res-button{opacity:1;}.sw-woo-tab-cat14 .res-button{width:30px;height:45px;line-height:45px;display:inline-block;position:absolute;color:#000;top:50%;margin-top:-22px;cursor:pointer;z-index:9;background-color:#f5f5f5;text-align:center;opacity:0;border-radius:0 5px 5px 0;}.sw-woo-tab-cat14 .res-button:hover{background-color:var(--color);color:#fff;}.sw-woo-tab-cat14 .res-button:before{font-family:FontAwesome;font-size:24px;}.sw-woo-tab-cat14 .res-button.slick-prev{left:0;background-image:none;}.sw-woo-tab-cat14 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.sw-woo-tab-cat14 .res-button.slick-prev:before{content:"";}.sw-woo-tab-cat14 .res-button.slick-next{right:0;background-image:none;border-radius:5px 0 0 5px;}.sw-woo-tab-cat14 .res-button.slick-next.nitro-lazy{background-image:none !important;}.sw-woo-tab-cat14 .res-button.slick-next:before{content:"";}.sw-woo-tab-cat14 .resp-tab .top-tab-slider .box-title h3{font-size:34px;line-height:32px;color:#000;font-weight:400;padding:0;margin:0;}@media (max-width: 991px){.sw-woo-tab-cat14 .resp-tab .top-tab-slider .box-title h3{font-size:24px;}}.sw-woo-tab-cat14 .resp-tab .top-tab-slider{border:none;margin-bottom:35px;}.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li{margin:0 30px 0 0;}@media (max-width: 991px){.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li{margin:0 5px 0 0;}}.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li a{color:#222;}.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li::before{left:0 !important;right:0 !important;height:6px;bottom:10px;margin:0 !important;}.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li.active:before,.sw-woo-tab-cat14 .resp-tab .top-tab-slider .nav.nav-tabs li:hover:before{margin:0;opacity:.2;width:100%;}.sw-woo-tab-cat14 .slick-active .item-wrap16:first-child{border-top:none;}.sw-woo-tab-cat14 .item .item-wrap16:last-child{border-bottom:none;}.sw-woo-tab-cat14 .tab-content{border-radius:10px;padding:2px 0;border:1px solid #ededed;overflow:hidden;}.sw-woo-tab-cat14 .tab-content .slick-active:first-child .item-wrap16{border-left:none;}.sw-child-cat9 .box-title h3{font-size:34px;line-height:32px;color:#000;font-weight:400;padding:0;margin:0;}@media (max-width: 991px){.sw-child-cat9 .box-title h3{font-size:24px;}}.sw-child-cat9:hover .res-button{opacity:1;}.sw-child-cat9 .res-button{width:30px;height:45px;line-height:45px;display:inline-block;position:absolute;color:#000;top:50%;margin-top:-22px;cursor:pointer;z-index:9;background-color:#f5f5f5;text-align:center;opacity:0;border-radius:0 5px 5px 0;}.sw-child-cat9 .res-button:hover{background-color:var(--color);color:#fff;}.sw-child-cat9 .res-button:before{font-family:FontAwesome;font-size:24px;}.sw-child-cat9 .res-button.slick-prev{left:0;background-image:none;}.sw-child-cat9 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.sw-child-cat9 .res-button.slick-prev:before{content:"";}.sw-child-cat9 .res-button.slick-next{right:0;background-image:none;border-radius:5px 0 0 5px;}.sw-child-cat9 .res-button.slick-next.nitro-lazy{background-image:none !important;}.sw-child-cat9 .res-button.slick-next:before{content:"";}.sw-child-cat9 .childcat-content{margin-left:45px;}@media (max-width: 991px){.sw-child-cat9 .childcat-content{margin-left:25px;}}.sw-child-cat9 .resp-slider-container{border-radius:0 0 10px 10px;padding:2px 0;border:1px solid #ededed;position:relative;}.sw-child-cat9 .slick-active .item-wrap16:first-child{border-top:none;}.sw-child-cat9 .item .item-wrap16:last-child{border-bottom:none;}.sw-child-cat9 .slick-active:first-child .item-wrap16{border-left:none;}.sw-child-cat9 .banner-responsive{overflow:hidden;}.sw-child-cat9 .banner-responsive img:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}.sw-child-cat9 .brand-categories8{padding:13px 0;border:1px solid #ededed;border-width:0 1px 0 1px;}.sw-child-cat9 .brand-categories8 .slick-track{margin:0 auto;}.sw-child-cat9 .brand-categories8 img{margin:0 auto;}.sw-child-cat9 .brand-categories8 .item-brand img:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;}.sw-child-cat9 .view-all{color:var(--color);display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;align-items:center;}.sw-child-cat9 .view-all a{padding:0 10px;padding:0 5px;height:36px;line-height:36px;overflow:hidden;font-size:14px;text-transform:capitalize;color:var(--color);margin:0;border:none;background-color:transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;display:inline-block;}.sw-child-cat9 .view-all:hover .fa-angle-double-right:before,.sw-child-cat9 .view-all:hover a{color:var(--color);}.sw-child-cat9 .child-top{margin:0 0 23px;}.sw-child-cat9 ul{margin:0 auto;}.sw-child-cat9 ul li{margin:0 30px 0 0;float:left;position:relative;}@media (max-width: 991px){.sw-child-cat9 ul li{margin:0 5px 0 0;}}.sw-child-cat9 ul li::before{left:0;right:0;height:6px;bottom:10px;opacity:0;visibility:hidden;content:"";position:absolute;background-color:var(--color);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;display:inline-block;}.sw-child-cat9 ul li:hover::before,.sw-child-cat9 ul li .active::before{visibility:visible;opacity:.2;width:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.sw-child-cat9 ul li:hover a,.sw-child-cat9 ul li .active a{color:var(--color);}.sw-child-cat9 ul li a{padding:0 10px;height:36px;line-height:36px;overflow:hidden;font-size:14px;text-transform:capitalize;color:#222;margin:0;border:none;background-color:transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}@media (max-width: 767px){.sw-child-cat9 .res-button{display:none !important;}.sw-child-cat9 .childcat-slider-content .resp-slider-container{width:100%;float:none;}.sw-child-cat9 .child-top{position:relative;}.sw-child-cat9 .child-top .navbar-toggle{display:block;display:inline-block;z-index:5;background:var(--color);border:0;margin:3px 0 0 0;padding:0;cursor:pointer;height:30px;line-height:30px;width:30px;}.sw-child-cat9 .child-top .navbar-toggle:before{content:"";font-family:FontAwesome;font-size:16px;color:#fff;height:30px;width:30px;line-height:30px;display:inline-block;text-align:center;}.sw-child-cat9 .child-top .childcat-content{position:absolute;top:100%;right:0;overflow:hidden;height:0;padding:0;background:#fff;box-shadow:0 0 2px #ccc;z-index:5;}.sw-child-cat9 .child-top .childcat-content ul{padding:5px;}.sw-child-cat9 .child-top .childcat-content ul li{width:100%;float:none;margin:0;padding:5px 10px;text-align:right;}}.featured-product4{position:relative;}.featured-product4 .res-button{position:absolute;top:50%;cursor:pointer;font-size:24px;width:45px;height:45px;text-align:center;line-height:40px;z-index:9;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;margin-top:-22px;background:#fff;border-radius:50%;box-shadow:2px 1px 3px #d2d2d2;}.featured-product4 .res-button.slick-next{right:-22px;}.featured-product4 .res-button.slick-next:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.featured-product4 .res-button.slick-next:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.featured-product4 .res-button.slick-next:hover:before{color:#fff;}.featured-product4 .res-button.slick-prev{left:-22px;}.featured-product4 .res-button.slick-prev:before{content:"";font-family:FontAwesome;color:#d2d2d2;}.featured-product4 .res-button.slick-prev:hover{background:var(--color);border-color:var(--color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.featured-product4 .res-button.slick-prev:hover:before{color:#fff;}.featured-product4:hover .res-button{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.featured-product4 .res-button{width:26px;height:26px;border:1px solid #222;box-shadow:none;line-height:24px;margin-top:-13px;color:#222;font-size:14px;}.featured-product4 .res-button:before{color:#222 !important;}.featured-product4 .res-button:hover{border-color:var(--color);color:#fff;}.featured-product4 .res-button:hover:before{color:#fff !important;}.featured-product4 .res-button.slick-prev{left:0;}.featured-product4 .res-button.slick-next{right:0;}.featured-product4 .box-title h3{font-size:14px;font-weight:700;text-transform:uppercase;line-height:16px;color:#222;border-style:solid;border-width:0px 0px 1px 0px;border-color:#ededed;padding:0px 0px 12px 0px;margin:0px 0px 20px 0px;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content{padding:20px 0px 15px;background-color:transparent;text-align:left;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name{margin:0 0 5px;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a{font-size:13px;font-weight:400;color:#777;text-transform:uppercase;line-height:20px;position:relative;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a:after{content:",";margin-right:3px;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a:hover{color:var(--color);}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .categories-name a:last-child:after{content:"";margin:0;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content h4{margin:0 0 10px;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content h4 a{color:#222;font-size:16px;font-weight:500;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content h4 a:hover{color:var(--color);}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content{float:none;padding:5px 0 4px;display:block;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content .star{height:12px;width:80px;margin-left:-2px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/star-list.png") repeat-x scroll 0 0 rgba(0,0,0,0);}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content .star.nitro-lazy{background-image:none !important;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content .star span{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/star-list1.png") repeat;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .reviews-content .star span.nitro-lazy{background-image:none !important;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price{margin:0 0 6px;font-weight:500;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price ins{font-weight:500;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price del{font-weight:400;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-price del .amount{font-size:12px;color:#999;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-description{display:none;}.featured-product4 .resp-slider-container .slider .item .item-wrap .item-content .item-bottom{display:none;}.sw-category-slider18{position:relative;}.sw-category-slider18 .res-button{position:absolute;top:50%;cursor:pointer;font-size:32px;width:20px;height:20px;text-align:center;line-height:20px;z-index:9;opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;margin-top:-10px;background:#fff;}.sw-category-slider18 .res-button.slick-next{right:0;}.sw-category-slider18 .res-button.slick-next:before{content:"";font-family:FontAwesome;color:#777;}.sw-category-slider18 .res-button.slick-next:hover{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-category-slider18 .res-button.slick-next:hover:before{color:var(--color);}.sw-category-slider18 .res-button.slick-prev{left:0;}.sw-category-slider18 .res-button.slick-prev:before{content:"";font-family:FontAwesome;color:#777;}.sw-category-slider18 .res-button.slick-prev:hover{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.sw-category-slider18 .res-button.slick-prev:hover:before{color:var(--color);}.sw-category-slider18 .slider{padding:0 90px;}.sw-category-slider18 .slider .slick-list{position:relative;margin:0 -15px;}.sw-category-slider18 .slider .slick-list .item{padding:0 15px;}.sw-category-slider18 .slider .slick-list .item .item-image img{margin:0 0 5px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.sw-category-slider18 .slider .slick-list .item .item-image:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.sw-category-slider18 .slider .slick-list .item .item-content h3 a{font-size:14px;font-weight:500;color:#222;}.sw-category-slider18 .slider .slick-list .item .item-content h3 a:hover{color:var(--color);}body.disable-cart .top-form.top-form-minicart{display:none;}.block-popup-login{margin-top:170px;width:600px;padding:0px 20px 0px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.5);}.block-popup-login form.login,.block-popup-login form.register{border:0px;padding:0px;margin:0;text-align:left;border-radius:0px;}.block-popup-login form.login.loading,.block-popup-login form.register.loading{height:auto;}.block-popup-login form.login.loading:before,.block-popup-login form.register.loading:before{opacity:.7;}.block-popup-login .tt_popup_login{height:42px;background-color:var(--color);margin:0 -20px;padding:0 10px;}.block-popup-login .tt_popup_login strong{line-height:42px;display:inline-block;padding-left:55px;text-transform:uppercase;font-size:15px;color:#fff;background-image:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png");background-repeat:no-repeat;background-position:-20px -700px;position:relative;padding-right:10px;background-color:var(--color);}.block-popup-login .tt_popup_login strong.nitro-lazy{background-image:none !important;}.block-popup-login .block-content{padding:20px 0;overflow:hidden;font-weight:normal;}.block-popup-login .block-content .col-reg{width:50%;float:left;min-height:188px;}.block-popup-login .block-content .col-reg.registered-account{padding-right:30px;border-right:1px solid #d0d0d0;}.block-popup-login .block-content .col-reg.registered-account .submit-login{position:relative;float:left;margin-top:10px;}.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login{background-color:var(--color);padding:0 25px 0px 48px;height:42px;font-size:11px;font-weight:bold;white-space:nowrap;text-transform:uppercase;color:#fff;border-radius:0;border:0;}.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover{background-color:var(--darken10);}.block-popup-login .block-content .col-reg.registered-account .submit-login:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1593px;content:"";display:block;width:15px;height:18px;position:absolute;top:10px;left:20px;z-index:5;}.block-popup-login .block-content .col-reg.login-customer{padding-left:30px;color:#464646;}.block-popup-login .block-content .col-reg.login-customer h2{font-size:15px;font-weight:bold;margin-bottom:0;}.block-popup-login .block-content .note-reg{margin:0;}.block-popup-login .block-content .list-log{list-style:none;margin:0;}.block-popup-login .block-content .list-log li{padding:2px 0px 2px 14px;font-style:italic;position:relative;border-left:none;line-height:22px;}.block-popup-login .block-content .list-log li:before{content:"";display:inline-block;width:5px;height:5px;background-color:#666;position:absolute;left:0px;top:10px;}.block-popup-login .block-content .btn-reg-popup{height:42px;line-height:42px;padding:0px 42px;text-transform:uppercase;display:inline-block;font-size:11px;margin-top:15px;color:#fff;font-weight:bold;background-color:var(--color);}.block-popup-login .block-content .btn-reg-popup:hover{background-color:var(--darken10);}.block-popup-login .email-input{position:relative;}.block-popup-login .email-input:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -160px #ababab;content:"";display:inline-block;width:43px;height:40px;position:absolute;top:0px;left:0px;right:auto;}.block-popup-login .pass-input{position:relative;}.block-popup-login .pass-input:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -100px #ababab;content:"";display:inline-block;width:43px;height:40px;position:absolute;top:0px;left:0px;right:auto;}.block-popup-login .input-text{border:none;border:1px solid #d1d1d1;margin-bottom:14px;width:100%;padding:0 5px 0px 52px;height:40px !important;font-size:108.33%;border-radius:0;}.block-popup-login .ft-link-p a{color:#464646;padding:0;border:0;}.block-popup-login .ft-link-p a:hover{color:var(--color);}.block-popup-login #login_message{clear:both;color:#049e06;}.block-popup-login #login_message >a{font-weight:bold;}.block-popup-login #login_message.error{color:#ec0122;}.block-popup-login .login-line{text-align:center;position:relative;margin:0 0 20px 0;}.block-popup-login .login-line:before{content:"";position:absolute;top:10px;height:1px;left:0;width:100%;background:#ccc;}.block-popup-login .login-line >span{font-weight:bold;display:inline-block;padding:0 10px;background:#fff;position:relative;}.block-popup-login .social-networks{text-align:center;}.close-login{display:inline-block;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat;background-position:-24px -2208px;width:26px;height:26px;overflow:hidden;text-indent:-9999px;right:7px;left:auto;top:7px;position:absolute;opacity:1;}.close-login.nitro-lazy{background-image:none !important;}.close-login:hover{opacity:.7;}.wp-comingsoon{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg-comingsoon.jpg") no-repeat center center;text-align:center;}.wp-comingsoon.nitro-lazy{background-image:none !important;}.wp-comingsoon .title-comingsoon{margin-bottom:40px;margin-top:330px;}.wp-comingsoon .title-comingsoon h1{color:#fff;font-size:32px;font-weight:700 !important;text-transform:uppercase;}.wp-comingsoon .title-comingsoon .des-comingsoon{font-size:13px;color:#e0e0e0;width:60%;line-height:24px;margin:25px auto 0;text-align:center;}.wp-comingsoon .countdown-shortcode{margin-bottom:280px;}.wp-comingsoon .social-comingsoon .menu-social{display:inline-block;vertical-align:top;margin:0;text-align:center;list-style-type:none;}.wp-comingsoon .social-comingsoon .menu-social li{float:left;margin:0 5px;}.wp-comingsoon .social-comingsoon .menu-social li a{display:inline-block;vertical-align:top;color:#818180;font-size:14px;width:46px;height:46px;line-height:46px;overflow:hidden;background-color:rgba(255,255,255,.1);border-radius:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.wp-comingsoon .social-comingsoon .menu-social li a:hover{background-color:var(--color);color:#fff;}.wp-comingsoon .footer-comingsoon{padding:17px 0;line-height:20px;background-color:rgba(0,0,0,.7);color:#fff;}.wp-comingsoon .footer-comingsoon a{color:var(--color);}.wp-comingsoon .footer-comingsoon a:hover{color:var(--darken10);}.comming-soon{text-align:center;}.comming-soon .ClassyCountdown-wrapper{display:inline-block;overflow:hidden;}.comming-soon .ClassyCountdown-wrapper >div{display:inline-block;position:relative;width:120px;margin:10px 15px;float:left;}.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div{position:absolute;font-size:34px !important;font-weight:bold;font-weight:700;color:#fff;top:0;width:100%;height:100%;line-height:100px;}.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span{font-size:14px !important;font-weight:700;color:#fff !important;display:inline-block;top:-45px;position:relative;text-transform:uppercase;}@-moz-document url-prefix(){.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value>span{margin-top:-50px;top:auto;}}.emarket_breadcrumbs{margin-top:0px;padding:15px 0;background-color:#f5f5f5;margin:0 0 35px;position:relative;}.page .emarket_breadcrumbs{background-color:#f5f5f5;margin:0 0 30px;}.emarket_breadcrumbs .listing-title{margin-top:30px;margin-bottom:20px;display:none;}.emarket_breadcrumbs .breadcrumbs .breadcrumb{margin:0;background-color:transparent;padding:0;}.emarket_breadcrumbs .breadcrumbs .breadcrumb >li{font-size:12px;color:#777;text-transform:capitalize;font-weight:400;}.emarket_breadcrumbs .breadcrumbs .breadcrumb >li:last-child span.go-page{display:none;}.emarket_breadcrumbs .breadcrumbs .breadcrumb >li +li:before{content:"";padding:0;}.emarket_breadcrumbs .breadcrumbs .breadcrumb >li >.go-page:before{content:"";font-family:"FontAwesome";padding:0 10px;}.emarket_breadcrumbs .breadcrumbs .breadcrumb >li >a{color:#222;}.emarket_breadcrumbs .breadcrumbs .breadcrumb >li >a:hover{color:var(--color);}.emarket_breadcrumbs.style1{margin:0;margin:0 0 30px;text-align:center;padding:52px 0 52px;}.emarket_breadcrumbs.style1 h1.page-title{font-size:40px;color:#fff;text-transform:capitalize;font-weight:400 !important;margin:0 0 12px;}.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb{background-color:transparent;padding:0 0 45px;}.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb >li{text-transform:capitalize;font-weight:400;color:#fff;}.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb >li >a{font-size:12px;color:#fff;}.emarket_breadcrumbs.style1 .breadcrumbs .breadcrumb >li >a:hover{color:var(--color);}.emarket_breadcrumbs.style2{margin:0;text-align:center;padding:65px 0 70px;position:relative;background-color:transparent;z-index:1;}.emarket_breadcrumbs.style2 h1.page-title{font-size:40px;color:#fff;text-transform:capitalize;font-weight:400 !important;margin:0 0 12px;position:relative;z-index:2;}.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb{background-color:transparent;padding:0;position:relative;z-index:2;}.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb >li{text-transform:capitalize;font-weight:400;color:#fff;}.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb >li >a{font-size:12px;color:#fff;}.emarket_breadcrumbs.style2 .breadcrumbs .breadcrumb >li >a:hover{color:var(--color);}.archive.boxed-layout >.container,.search.search-results.boxed-layout >.container,.single.single-post.boxed-layout >.container{max-width:100%;}.archive.boxed-layout >.container .listing-title,.search.search-results.boxed-layout >.container .listing-title,.single.single-post.boxed-layout >.container .listing-title{margin:50px 15px;}.single.single-post.boxed-layout >.container{padding-top:30px;}.page.boxed-layout >.emarket_breadcrumbs{margin-bottom:0;}.page.boxed-layout >.container{max-width:100%;padding-top:30px;}.bg-shop-full.archive.post-type-archive-product,.bg-shop-full.archive.tax-product_cat{background-color:#f5f5f5;}.bg-shop-full.archive.post-type-archive-product >.container,.bg-shop-full.archive.tax-product_cat >.container{background-color:#fff;position:relative;z-index:9;max-width:1715px;padding:0 30px;}.bg-shop-full.archive.post-type-archive-product .elementor-location-header,.bg-shop-full.archive.post-type-archive-product .elementor-location-footer,.bg-shop-full.archive.tax-product_cat .elementor-location-header,.bg-shop-full.archive.tax-product_cat .elementor-location-footer{background-color:#fff;}.listing-tab-shortcode{background-color:#fff;}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs{max-width:240px;background-color:#fff;float:left;width:100%;margin:0;border:0;padding:50px 30px 30px;}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat{font-size:14px;text-transform:uppercase;color:#111;margin-bottom:10px;}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li{width:100%;float:none;}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a{border:0;font-weight:normal;font-family:"Roboto" !important;text-transform:capitalize;color:#777;padding:10px 0;cursor:pointer;}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover{color:var(--color);}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus{background-color:transparent;}.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a{border:0;background-color:transparent;}.listing-tab-shortcode .tabbable.tabs .tab-content{overflow:hidden;padding:50px 30px;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;background-color:#f3f3f3;visibility:hidden;}.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane{margin:0 -15px;opacity:0;filter:alpha(opacity=0);}.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item{width:33.333%;float:left;padding:0 15px;}.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap{border:1px solid #ddd;}.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active{opacity:1;filter:alpha(opacity=100);}.search.search-results ul.products-loop{margin:0 -15px;}.search.search-results .page.type-page .entry-content .entry-meta i{margin-right:5px;}.search.search-results .page.type-page .entry-content .bl_read_more a{text-transform:capitalize;color:var(--color);display:inline-block;margin:0 0 20px;}.search.search-results .page.type-page .entry-content .bl_read_more a:hover{opacity:.8;}.search.search-results .page.type-page .entry-content .bl_read_more i{margin:0 5px;}.search .listing-title h1 small{color:var(--color);}.search .blog-content .pagination{margin-bottom:40px;}.search .listing-title h1{font-size:24px;}.search .listing-title h1 small{position:relative;}.search .listing-title h1 small:before{content:"\"";display:inline-block;margin:0 5px;}.search .listing-title h1 small:after{content:"\"";display:inline-block;margin:0 5px;}.search .products-wrapper{padding:0;}.search .pag-search>.pagination{margin-bottom:40px;}.search .no-result{margin-bottom:40px;}.search .no-result p{font-size:14px;margin-bottom:15px;}.search .no-result form{max-width:100%;min-height:40px;position:relative;}.search .no-result form label{display:none;}.search .no-result form input[type="text"],.search .no-result form input[type="password"]{border-radius:0;padding:15px 85px 15px 20px;width:100%;}.search .no-result form input[type="submit"]{background:var(--color);border:1px solid var(--color);border-radius:0;color:#fff;padding:15px;position:absolute;right:0;top:0;text-transform:uppercase;}.search .no-result form input[type="submit"]:hover{background:var(--darken10);border-color:var(--darken10);}.content-search >.post,.content-search .product,.content-search .page{background-color:#fff;margin-bottom:30px;padding:0;}.content-search >.post .entry-thumb,.content-search .product .entry-thumb,.content-search .page .entry-thumb{padding-right:30px;}.content-search >.post .entry-content,.content-search .product .entry-content,.content-search .page .entry-content{overflow:hidden;}.content-search >.post .entry-content .title-blog h3,.content-search .product .entry-content .title-blog h3,.content-search .page .entry-content .title-blog h3{font-size:16px;color:#111;}.content-search >.post .entry-content .entry-meta,.content-search .product .entry-content .entry-meta,.content-search .page .entry-content .entry-meta{margin-bottom:10px;}.content-search >.post .entry-content .entry-meta .entry-author,.content-search .product .entry-content .entry-meta .entry-author,.content-search .page .entry-content .entry-meta .entry-author{color:#999;}.content-search >.post .entry-content .entry-meta .entry-author a,.content-search .product .entry-content .entry-meta .entry-author a,.content-search .page .entry-content .entry-meta .entry-author a{color:#999;}.content-search >.post .entry-content .entry-meta .entry-author a:hover,.content-search .product .entry-content .entry-meta .entry-author a:hover,.content-search .page .entry-content .entry-meta .entry-author a:hover{color:var(--color);}.content-search >.post .entry-content .entry-meta i,.content-search .product .entry-content .entry-meta i,.content-search .page .entry-content .entry-meta i{margin-right:5px;}.content-search >.post .entry-content .entry-meta a,.content-search .product .entry-content .entry-meta a,.content-search .page .entry-content .entry-meta a{color:#999;}.content-search >.post .entry-content .entry-meta a:hover,.content-search .product .entry-content .entry-meta a:hover,.content-search .page .entry-content .entry-meta a:hover{color:var(--color);}.content-search >.post .entry-content .entry-meta >span,.content-search .product .entry-content .entry-meta >span,.content-search .page .entry-content .entry-meta >span{padding-right:20px;display:inline-block;vertical-align:top;color:#999;}.content-search >.post .entry-content .entry-description,.content-search .product .entry-content .entry-description,.content-search .page .entry-content .entry-description{margin-bottom:10px;}.content-search >.post .entry-content .bl_read_more a,.content-search .product .entry-content .bl_read_more a,.content-search .page .entry-content .bl_read_more a{text-transform:capitalize;color:var(--color);}.content-search >.post .entry-content .bl_read_more a:hover,.content-search .product .entry-content .bl_read_more a:hover,.content-search .page .entry-content .bl_read_more a:hover{opacity:.8;}.content-search >.post .entry-content .bl_read_more i,.content-search .product .entry-content .bl_read_more i,.content-search .page .entry-content .bl_read_more i{margin:0 5px;}.home.blog .header{margin-bottom:30px;}.home.blog .category-header .entry-title{font-weight:700 !important;font-size:28px;text-transform:uppercase;margin:0 0 20px;}.image-hover:hover .wrap-content h3{color:var(--color);}_:-ms-fullscreen,:root .emarket_top .top-form.top-search select::-ms-expand{display:none;}.elementor-popup-modal.popup-hom1 .dialog-close-button{top:0 !important;}.elementor-popup-modal.popup-hom1 .dialog-close-button i{height:40px;width:40px;line-height:40px;text-align:center;}.popup-home .elementor-widget-wp-widget-mc4wp_form_widget h5{display:none;}.popup-home .mc4wp-form{width:100%;}.popup-home .mc4wp-form input[type="email"]{height:43px;width:100%;border:1px solid #ededed;font-size:13px;color:#444;border-radius:0;padding:0 15px;}.popup-home .mc4wp-form input[type="submit"]{height:41px;width:41px;font-size:0;position:absolute;top:1px;right:1px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-newsletter.png") no-repeat center center #fff;border:0;}.popup-home .mc4wp-form input[type="submit"].nitro-lazy{background-image:none !important;}.popup-home .mc4wp-form input[type="submit"]:hover{opacity:.85;}.loader1{bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1111;overflow-x:hidden;background:#fff;}.loader-inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;}#loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#ff3c20;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}#loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#ff3c20;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;}#loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#ff3c20;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}.resp-tab .top-tab-slider{border-bottom:2px #ebebeb solid;margin-bottom:30px;}.resp-tab .top-tab-slider .box-title{float:left;}.resp-tab .top-tab-slider .box-title h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;padding:10px 0;margin:0;}.resp-tab .top-tab-slider .box-title span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.resp-tab .top-tab-slider .nav.nav-tabs{float:right;margin:0 auto;border-bottom:0;}.resp-tab .top-tab-slider .nav.nav-tabs li{margin:0 10px 0 0;}.resp-tab .top-tab-slider .nav.nav-tabs li a{padding:0 10px;height:36px;line-height:36px;overflow:hidden;font-size:14px;text-transform:capitalize;color:#999;margin:0;border:none;background-color:transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.resp-tab .top-tab-slider .nav.nav-tabs li:before{opacity:0;visibility:hidden;content:"";width:0;height:2px;bottom:-2px;position:absolute;left:50%;background:var(--color);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.resp-tab .top-tab-slider .nav.nav-tabs li.active a,.resp-tab .top-tab-slider .nav.nav-tabs li:hover a{color:#fff;color:var(--color);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;border:none;}.resp-tab .top-tab-slider .nav.nav-tabs li.active:before,.resp-tab .top-tab-slider .nav.nav-tabs li:hover:before{opacity:1;visibility:visible;width:30px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;margin-left:-15px;}.resp-tab .top-tab-slider .nav.nav-tabs li:last-child{margin-right:0;}.resp-tab .top-tab-slider .nav.nav-tabs li:last-child a{padding-right:0;}.resp-tab .tab-pane{display:block;height:0;overflow:hidden;}.resp-tab .tab-pane.active{height:auto;overflow:visible;}.hover-image1{left:0;right:0;bottom:0;position:absolute;top:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}.item .item-wrap{background-color:#fff;text-align:center;padding:0;}.item .item-wrap .item-detail{position:relative;overflow:hidden;}.item .item-wrap .item-detail .products-thumb{position:relative;}.item .item-wrap .item-detail .products-thumb > a{display:block;}.item .item-wrap .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap .item-detail .products-thumb .sw-variation-wrapper{display:none;}.item .item-wrap .item-detail .item-img{text-align:left;}.item .item-wrap .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap .item-detail .item-img a img{width:100%;}.item .item-wrap .item-detail .item-content{background:#f7f7f7;}.item .item-wrap .item-detail .item-content,.item .item-wrap .item-detail .item-img{padding:0;display:inline-block;width:100%;vertical-align:top;}.item .item-wrap .item-detail .item-content h4,.item .item-wrap .item-detail .item-img h4{margin-bottom:5px;}.item .item-wrap .item-detail .item-content h4 a,.item .item-wrap .item-detail .item-img h4 a{font-size:14px;color:#222;font-weight:normal;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap .item-detail .item-content h4:hover a,.item .item-wrap .item-detail .item-img h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap .item-detail .item-content .item-price,.item .item-wrap .item-detail .item-img .item-price{font-size:16px;float:none;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;vertical-align:top;}.item .item-wrap .item-detail .item-content .item-price del,.item .item-wrap .item-detail .item-img .item-price del{font-size:12px;line-height:18px;}.item .item-wrap .item-detail .item-content .reviews-content,.item .item-wrap .item-detail .item-img .reviews-content{float:right;line-height:12px;padding-top:10px;position:relative;z-index:2;display:none;}.item .item-wrap .item-detail .item-content .item-bottom,.item .item-wrap .item-detail .item-img .item-bottom{position:absolute;top:40px;left:20px;opacity:0;filter:alpha(opacity=0);z-index:3;}.item .item-wrap .item-detail .item-content .item-bottom .clear,.item .item-wrap .item-detail .item-img .item-bottom .clear{display:none;}.item .item-wrap .item-detail .item-content .item-bottom .cart .quantity,.item .item-wrap .item-detail .item-img .item-bottom .cart .quantity{display:none;}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:0px;color:#fff;padding:0 9px;display:inline-block;text-transform:capitalize;background-color:#666;font-weight:normal;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);margin-top:0 !important;}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple:hover,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle:hover,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button:hover,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:hover,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:hover,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple:hover,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable:hover{font-size:12px;background:var(--color);}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:hover:before,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:hover:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:hover:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:hover:before,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple:hover:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:hover:before,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable:hover:before{margin:0 10px 0 0;}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.loading,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.loading,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.loading,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.loading,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.loading,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.loading,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.loading,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.loading:before,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.loading:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.loading:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.loading:before,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.loading:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.loading:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.loading:before,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.loading:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.loading:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.loading:before,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.loading:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:4px;background-size:contain;}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle:before,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped:before,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple:before,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle:before,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped:before,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple:before,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.added,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.added,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.added,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.added,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.added,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.added,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.added{background-color:var(--color);}.item .item-wrap .item-detail .item-content .item-bottom .product_type_bundle.added:after,.item .item-wrap .item-detail .item-content .item-bottom .button.add_to_cart_button.added:after,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external.added:after,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped.added:after,.item .item-wrap .item-detail .item-content .item-bottom a.product_type_simple.added:after,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable.added:after,.item .item-wrap .item-detail .item-img .item-bottom .product_type_bundle.added:after,.item .item-wrap .item-detail .item-img .item-bottom .button.add_to_cart_button.added:after,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external.added:after,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped.added:after,.item .item-wrap .item-detail .item-img .item-bottom a.product_type_simple.added:after,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap .item-detail .item-content .item-bottom button[type="submit"],.item .item-wrap .item-detail .item-img .item-bottom button[type="submit"]{border:0;}.item .item-wrap .item-detail .item-content .item-bottom .added_to_cart.wc-forward,.item .item-wrap .item-detail .item-img .item-bottom .added_to_cart.wc-forward{font-size:0;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist{margin:0 1px;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i{margin:0;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;display:none;}.item .item-wrap .item-detail .item-content .item-bottom a.compare:before,.item .item-wrap .item-detail .item-img .item-bottom a.compare:before{font-size:12px;content:"";}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap .item-detail .item-content .item-bottom a.compare,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap .item-detail .item-img .item-bottom a.compare{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;position:relative;font-size:0;max-width:32px;border-radius:4px;background-color:#666;margin:0 0 5px;float:none;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap .item-detail .item-content .item-bottom a.compare:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap .item-detail .item-img .item-bottom a.compare:before{font-family:fontawesome;font-size:12px;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap .item-detail .item-content .item-bottom a.compare:hover,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap .item-detail .item-img .item-bottom a.compare:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap .item-detail .item-content .item-bottom a.compare:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap .item-detail .item-img .item-bottom a.compare:hover:before{color:#fff;}.item .item-wrap .item-detail .item-content .item-bottom a.compare,.item .item-wrap .item-detail .item-img .item-bottom a.compare{-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap .item-detail .item-content .item-bottom a.compare,.item .item-wrap .item-detail .item-content .item-bottom .group.fancybox,.item .item-wrap .item-detail .item-img .item-bottom .add_to_cart_button,.item .item-wrap .item-detail .item-img .item-bottom .product_type_external,.item .item-wrap .item-detail .item-img .item-bottom .product_type_grouped,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap .item-detail .item-img .item-bottom .product_type_variable,.item .item-wrap .item-detail .item-img .item-bottom a.compare,.item .item-wrap .item-detail .item-img .item-bottom .group.fancybox{display:block;vertical-align:top;font-weight:normal;min-width:32px;margin:5px 0 0;}.item .item-wrap .item-detail .item-content .item-bottom a.compare,.item .item-wrap .item-detail .item-img .item-bottom a.compare{margin-bottom:5px;}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap .item-detail .item-content .item-bottom a.fancybox,.item .item-wrap .item-detail .item-img .item-bottom a.fancybox{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;overflow:hidden;position:relative;font-size:0;max-width:32px;background-color:#666;float:none;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap .item-detail .item-content .item-bottom a.fancybox:before,.item .item-wrap .item-detail .item-img .item-bottom a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.item .item-wrap .item-detail .item-content .item-bottom a.fancybox:hover,.item .item-wrap .item-detail .item-img .item-bottom a.fancybox:hover{background-color:var(--color);color:#fff;}.item .item-wrap .item-detail .item-content .item-bottom .wcfmmp_sold_by_container,.item .item-wrap .item-detail .item-img .item-bottom .wcfmmp_sold_by_container{display:none;}.item .item-wrap:hover .item-detail .products-thumb a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap:hover .item-detail .products-thumb .item-bottom{opacity:1;filter:alpha(opacity=100);}.item .item-wrap:hover .item-detail .products-thumb .item-bottom .button,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .add_to_cart_button,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_external,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_grouped,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .product_type_variable,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap:hover .item-detail .products-thumb .item-bottom a.compare,.item .item-wrap:hover .item-detail .products-thumb .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap3{background-color:#fff;text-align:center;padding:0;}.item .item-wrap3 .item-detail{position:relative;overflow:hidden;}.item .item-wrap3 .item-detail .products-thumb{position:relative;}.item .item-wrap3 .item-detail .products-thumb a.sw-quickview{text-align:center;color:#fff;font-weight:500;height:32px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:32px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:16px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.item .item-wrap3 .item-detail .products-thumb a.sw-quickview:before{font-family:fontawesome;font-size:12px;content:"";}.item .item-wrap3 .item-detail .products-thumb a.sw-quickview:hover{background-color:var(--darken10);}.item .item-wrap3 .item-detail .item-img{text-align:center;}.item .item-wrap3 .item-detail .item-img a{display:inline-block;vertical-align:top;max-width:100%;}.item .item-wrap3 .item-detail .item-content,.item .item-wrap3 .item-detail .item-img{padding:0;position:relative;}.item .item-wrap3 .item-detail .item-content h4,.item .item-wrap3 .item-detail .item-img h4{margin-bottom:10px;}.item .item-wrap3 .item-detail .item-content h4 a,.item .item-wrap3 .item-detail .item-img h4 a{font-size:13px;color:#313131;font-weight:600;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap3 .item-detail .item-content .item-price,.item .item-wrap3 .item-detail .item-img .item-price{font-size:16px;float:none;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;vertical-align:top;}.item .item-wrap3 .item-detail .item-content .item-price del,.item .item-wrap3 .item-detail .item-img .item-price del{font-size:14px;}.item .item-wrap3 .item-detail .item-content .item-bottom,.item .item-wrap3 .item-detail .item-img .item-bottom{position:absolute;font-size:15px;bottom:38px;right:0;left:0;z-index:2;opacity:0;filter:alpha(opacity=0);}.item .item-wrap3 .item-detail .item-content .item-bottom .clear,.item .item-wrap3 .item-detail .item-img .item-bottom .clear{display:none;}.item .item-wrap3 .item-detail .item-content .item-bottom .button,.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap3 .item-detail .item-img .item-bottom .button,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:12px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:var(--color);border-radius:16px;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.item .item-wrap3 .item-detail .item-content .item-bottom .button:hover,.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button:hover,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external:hover,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped:hover,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .button:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable:hover{opacity:.85;}.item .item-wrap3 .item-detail .item-content .item-bottom .button.loading,.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.loading,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.loading,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.loading,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.loading,.item .item-wrap3 .item-detail .item-img .item-bottom .button.loading,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.loading,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.loading,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.loading,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.loading{background-color:var(--color);opacity:1;}.item .item-wrap3 .item-detail .item-content .item-bottom .button.loading:before,.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.loading:before,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.loading:before,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.loading:before,.item .item-wrap3 .item-detail .item-img .item-bottom .button.loading:before,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.loading:before,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.loading:before,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.loading:before,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.loading:before{text-align:center;left:0;border-radius:16px;background-size:contain;}.item .item-wrap3 .item-detail .item-content .item-bottom .button.added,.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.added,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.added,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.added,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.added,.item .item-wrap3 .item-detail .item-img .item-bottom .button.added,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.added,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.added,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.added,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.added{background-color:var(--color);}.item .item-wrap3 .item-detail .item-content .item-bottom .button.added:after,.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button.added:after,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external.added:after,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped.added:after,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable.added:after,.item .item-wrap3 .item-detail .item-img .item-bottom .button.added:after,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button.added:after,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external.added:after,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped.added:after,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist{margin:0 1px;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;margin-right:5px !important;}.item .item-wrap3 .item-detail .item-content .item-bottom a.compare.added:before,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare.added:before{color:#fff;}.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:before,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:before{font-size:13px;content:"";}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare{text-align:center;color:var(--color);font-weight:500;height:32px;line-height:30px;padding:0;background-color:#fff;border:1px solid var(--color);display:inline-block;vertical-align:top;overflow:hidden;position:relative;font-size:0;min-width:32px;margin:0;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);border-radius:16px;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:before{font-family:fontawesome;font-size:12px;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:hover{min-width:32px;background-color:var(--color);font-size:0;padding:0;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap3 .item-detail .item-content .item-bottom a.compare:hover:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare:hover:before{color:#fff;}.item .item-wrap3 .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap3 .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,.item .item-wrap3 .item-detail .item-img .item-bottom .add_to_cart_button,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_external,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_grouped,.item .item-wrap3 .item-detail .item-img .item-bottom .product_type_variable,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare{display:inline-block;vertical-align:top;}.item .item-wrap3 .item-detail .item-content .item-bottom a.compare,.item .item-wrap3 .item-detail .item-img .item-bottom a.compare{margin-left:4px;}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap3 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap3 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap3 .item-detail .item-content .item-bottom .loading.add_to_cart_button,.item .item-wrap3 .item-detail .item-img .item-bottom .loading.add_to_cart_button{min-width:84px;font-size:0px !important;}.item .item-wrap3 .item-detail .item-content .item-bottom .loading.add_to_cart_button:before,.item .item-wrap3 .item-detail .item-img .item-bottom .loading.add_to_cart_button:before{background:none;font-family:WooCommerce !important;content:"" !important;font-size:16px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}.item .item-wrap3 .item-detail .item-content .item-bottom a.sw-quickview,.item .item-wrap3 .item-detail .item-img .item-bottom a.sw-quickview{display:none;}.item .item-wrap3 .item-detail .item-content{padding:22px 0 0 0;}.item .item-wrap3:hover .item-detail .products-thumb .product-thumb-hover img{opacity:.85;}.item .item-wrap3:hover .item-detail .products-thumb a.sw-quickview{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap3:hover .item-detail .item-content h4,.item .item-wrap3:hover .item-detail .item-content .reviews-content{opacity:0;}.item .item-wrap3:hover .item-detail .item-content .item-bottom{opacity:1;filter:alpha(opacity=100);}.item .item-wrap3:hover .item-detail .item-content .item-bottom .button,.item .item-wrap3:hover .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap3:hover .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap3:hover .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap3:hover .item-detail .item-content .item-bottom a.compare,.item .item-wrap3:hover .item-detail .item-content .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap4 .item-detail{overflow:hidden;margin-bottom:30px;padding-bottom:30px;border-bottom:1px #ebebeb solid;}.item .item-wrap4 .item-detail:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}.item .item-wrap4 .item-detail .products-thumb{width:130px;position:relative;float:left;margin-right:20px;}.item .item-wrap4 .item-detail .products-thumb .sale-off{top:0;right:0;}.item .item-wrap4 .item-detail .products-thumb a.fancybox{text-align:center;color:#fff;font-weight:500;height:32px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:32px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:4px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.item .item-wrap4 .item-detail .products-thumb a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.item .item-wrap4 .item-detail .products-thumb a.fancybox:hover{background-color:var(--darken10);}.item .item-wrap4 .item-detail .item-content{padding:10px 0 0;overflow:hidden;}.item .item-wrap4 .item-detail .item-content .reviews-content{margin-bottom:10px;}.item .item-wrap4 .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.item .item-wrap4 .item-detail .item-content h4 a:hover{color:var(--color);}.item .item-wrap4 .item-detail .item-content .item-price{font-size:18px;color:#222;}.item .item-wrap4 .item-detail .item-content .item-price del{font-size:16px;color:#888;margin-top:2px;}.item .item-wrap4 .item-detail .item-content .item-price ins{font-size:18px;color:#ff2d37;}.item .item-wrap4 .item-detail .item-content .item-price p{margin-bottom:5px;}.item .item-wrap4 .item-detail .item-content .item-button{margin-top:-30px;opacity:0;}.item .item-wrap4 .item-detail .item-content .item-button .clear{display:none;}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:12px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:#666;border-radius:4px;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:hover,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external:hover,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:hover,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable:hover{font-size:12px;background:var(--color);}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.loading:before,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.loading:before,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button:before,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external:before,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped:before,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;margin:0 8px 0 0;}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.added,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.added{background-color:var(--color);}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button.added:after,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external.added:after,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped.added:after,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist{margin:0 1px;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap4 .item-detail .item-content .item-button a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.item .item-wrap4 .item-detail .item-content .item-button a.compare.added:before{color:#fff;}.item .item-wrap4 .item-detail .item-content .item-button a.compare:before{font-size:13px;content:"";}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap4 .item-detail .item-content .item-button a.compare{text-align:center;color:#fff;font-weight:500;height:32px;line-height:32px;padding:0;background-color:#666;display:inline-block;vertical-align:top;position:relative;font-size:0;min-width:32px;margin:0;opacity:0;visibility:hidden;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);border-radius:4px;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap4 .item-detail .item-content .item-button a.compare:before{font-family:fontawesome;font-size:12px;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap4 .item-detail .item-content .item-button a.compare:hover{min-width:32px;background-color:var(--color);font-size:0;padding:0;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap4 .item-detail .item-content .item-button a.compare:hover:before{color:#fff;}.item .item-wrap4 .item-detail .item-content .item-button .add_to_cart_button,.item .item-wrap4 .item-detail .item-content .item-button .product_type_external,.item .item-wrap4 .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap4 .item-detail .item-content .item-button .product_type_variable,.item .item-wrap4 .item-detail .item-content .item-button a.compare{display:inline-block;vertical-align:top;}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap4 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap4:hover .item-detail .item-img a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap4:hover .item-detail .item-content .item-button{opacity:1;}.item .item-wrap4:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap4:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap4:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap4:hover .item-detail .item-content .item-button a.compare,.item .item-wrap4:hover .item-detail .item-content .item-button .button,.item .item-wrap4:hover .item-detail .item-content .item-button .add_to_cart_button,.item .item-wrap4:hover .item-detail .item-content .item-button .product_type_external,.item .item-wrap4:hover .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap4:hover .item-detail .item-content .item-button .product_type_variable{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;}.item .item-wrap5{background-color:#fff;text-align:left;padding:0;}.item .item-wrap5 .item-detail{position:relative;overflow:hidden;}.item .item-wrap5 .item-detail .products-thumb{position:relative;}.item .item-wrap5 .item-detail .item-img{text-align:left;}.item .item-wrap5 .item-detail .item-img a{max-width:100%;}.item .item-wrap5 .item-detail .item-img a img{width:100%;}.item .item-wrap5 .item-detail .item-content{padding:12px 0px;position:relative;}.item .item-wrap5 .item-detail .item-content .reviews-content{margin:0 0 5px;line-height:20px;}.item .item-wrap5 .item-detail .item-content .reviews-content .item-number-rating{font-size:12px;color:#b3b3b3;display:inline-block;vertical-align:top;margin:0 0 0 3px;line-height:14px;}.item .item-wrap5 .item-detail .item-content h4 a{color:#464646;text-transform:capitalize;line-height:22px;font-size:14px;font-weight:400;}.item .item-wrap5 .item-detail .item-content h4 a:hover{color:var(--color);}.item .item-wrap5 .item-detail .item-content .item-price{font-size:16px;color:#000;}.item .item-wrap5 .item-detail .item-content .item-price del{font-size:14px;color:#b3b3b3;float:left;margin:1px 10px 0 0px;}.item .item-wrap5 .item-detail .item-img{padding:0;display:inline-block;width:100%;vertical-align:top;}.item .item-wrap5 .item-detail .item-img h4{margin-bottom:5px;}.item .item-wrap5 .item-detail .item-img h4 a{font-size:14px;color:#222;font-weight:normal;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap5 .item-detail .item-img h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap5 .item-detail .item-img .item-price{font-size:16px;float:none;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;vertical-align:top;}.item .item-wrap5 .item-detail .item-img .item-price del{font-size:12px;line-height:18px;}.item .item-wrap5 .item-detail .item-img .reviews-content{float:right;line-height:12px;padding-top:10px;position:relative;z-index:2;display:none;}.item .item-wrap5 .item-detail .item-img .item-bottom{position:absolute;top:30px;left:20px;opacity:0;filter:alpha(opacity=0);z-index:3;}.item .item-wrap5 .item-detail .item-img .item-bottom .clear{display:none;}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:32px;line-height:32px;font-size:0px;color:#fff;padding:0 9px;display:inline-block;text-transform:capitalize;background-color:#666;font-weight:normal;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button:hover,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external:hover,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped:hover,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple:hover,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable:hover{font-size:12px;background:var(--color);}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable:hover:before{margin:0 10px 0 0;}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.loading,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.loading,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.loading,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.loading,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.loading:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.loading:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.loading:before,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.loading:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:4px;background-size:contain;}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped:before,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple:before,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.added,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.added,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.added,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.added,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.added{background-color:var(--color);}.item .item-wrap5 .item-detail .item-img .item-bottom .button.add_to_cart_button.added:after,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external.added:after,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped.added:after,.item .item-wrap5 .item-detail .item-img .item-bottom a.product_type_simple.added:after,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist{margin:0 1px;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:before{font-size:12px;content:"";}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap5 .item-detail .item-img .item-bottom a.compare{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;position:relative;font-size:0;max-width:32px;border-radius:4px;background-color:#666;margin:0;float:none;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:before{font-family:fontawesome;font-size:12px;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap5 .item-detail .item-img .item-bottom a.compare:hover:before{color:#fff;}.item .item-wrap5 .item-detail .item-img .item-bottom a.compare{-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap5 .item-detail .item-img .item-bottom .add_to_cart_button,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_external,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_grouped,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap5 .item-detail .item-img .item-bottom .product_type_variable,.item .item-wrap5 .item-detail .item-img .item-bottom a.compare,.item .item-wrap5 .item-detail .item-img .item-bottom .group.fancybox{display:block;vertical-align:top;font-weight:normal;min-width:32px;margin:5px 0;}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap5 .item-detail .item-img .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap5 .item-detail .item-img .item-bottom a.fancybox{text-align:center;color:#fff;width:32px;height:32px;line-height:32px;padding:0;display:block;vertical-align:top;overflow:hidden;position:relative;font-size:0;max-width:32px;background-color:#666;float:none;border-radius:4px;-webkit-transform:translateX(-60px);-moz-transform:translateX(-60px);-o-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap5 .item-detail .item-img .item-bottom a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.item .item-wrap5 .item-detail .item-img .item-bottom a.fancybox:hover{background-color:var(--color);color:#fff;}.item .item-wrap5:hover .item-detail .products-thumb .product-thumb-hover img{opacity:.85;}.item .item-wrap5:hover .item-detail .products-thumb a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap5:hover .item-detail .products-thumb .item-bottom{opacity:1;filter:alpha(opacity=100);}.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .button,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .add_to_cart_button,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .product_type_external,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .product_type_grouped,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .product_type_variable,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom a.compare,.item .item-wrap5:hover .item-detail .products-thumb .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap6{background-color:#fff;text-align:center;padding:0;}.item .item-wrap6 .item-detail{position:relative;overflow:hidden;}.item .item-wrap6 .item-detail .products-thumb{position:relative;border:1px solid #ddd;border-radius:7px;}.item .item-wrap6 .item-detail .products-thumb a.sw-quickview{text-align:center;color:#222;font-weight:500;height:50px;line-height:50px;padding:0;background-color:#fff;display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:50px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-25px;left:50%;margin-left:-25px;}.item .item-wrap6 .item-detail .products-thumb a.sw-quickview:before{font-family:fontawesome;font-size:16px;content:"";}.item .item-wrap6 .item-detail .products-thumb a.sw-quickview:hover{background-color:var(--color);}.item .item-wrap6 .item-detail .item-img{text-align:center;}.item .item-wrap6 .item-detail .item-img a{display:inline-block;vertical-align:top;max-width:100%;}.item .item-wrap6 .item-detail .item-content{padding:0;position:relative;text-align:left;}.item .item-wrap6 .item-detail .item-content h4{margin-bottom:15px;}.item .item-wrap6 .item-detail .item-content h4 a{font-size:14px;color:#222;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap6 .item-detail .item-content h4 a:hover{color:var(--color);}.item .item-wrap6 .item-detail .item-content .reviews-content{margin:0 0 13px;}.item .item-wrap6 .item-detail .item-content .item-price{font-size:18px;float:none;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;vertical-align:top;font-weight:600;color:#222;margin:0 0 15px;}.item .item-wrap6 .item-detail .item-content .item-price ins{color:#ff2d37;font-size:18px;font-weight:600;}.item .item-wrap6 .item-detail .item-content .item-price del{font-size:16px;color:#888;font-weight:400;}.item .item-wrap6 .item-detail .item-content .item-bottom{position:relative;display:flex;}.item .item-wrap6 .item-detail .item-content .item-bottom .clear{display:none;}.item .item-wrap6 .item-detail .item-content .item-bottom .button,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple,.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:40px;line-height:40px;font-size:14px;color:#222;padding:0 20px;text-transform:capitalize;background-color:#f3f3f3;border-radius:3px;order:1;}.item .item-wrap6 .item-detail .item-content .item-bottom .button:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable:hover{background-color:var(--color);}.item .item-wrap6 .item-detail .item-content .item-bottom .button.loading,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.loading,.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.loading,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.loading,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.loading,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.loading{background-color:var(--color);opacity:1;}.item .item-wrap6 .item-detail .item-content .item-bottom .button.loading:before,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.loading:before,.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.loading:before,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.loading:before,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.loading:before{text-align:center;left:0;border-radius:16px;background-size:contain;}.item .item-wrap6 .item-detail .item-content .item-bottom .button.added,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.added,.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.added,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.added,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.added,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.added{background-color:var(--color);}.item .item-wrap6 .item-detail .item-content .item-bottom .button.added:after,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_simple.added:after,.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button.added:after,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external.added:after,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped.added:after,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist{margin:0 5px;order:2;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap6 .item-detail .item-content .item-bottom a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;margin-right:0 !important;order:3;}.item .item-wrap6 .item-detail .item-content .item-bottom a.compare.added:before{color:#fff;}.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:before{font-size:13px;content:"";}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap6 .item-detail .item-content .item-bottom a.compare{text-align:center;color:#222;font-weight:500;height:40px;line-height:40px;padding:0;background-color:#f3f3f3;border:0;display:inline-block;vertical-align:top;overflow:hidden;position:relative;font-size:0;min-width:40px;margin:0;border-radius:3px;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:before{font-family:fontawesome;font-size:14px;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:hover{min-width:40px;background-color:var(--color);font-size:0;padding:0;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap6 .item-detail .item-content .item-bottom a.compare:hover:before{color:#222;}.item .item-wrap6 .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap6 .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap6 .item-detail .item-content .item-bottom a.compare{display:inline-block;vertical-align:top;}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap6 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#222;}.item .item-wrap6 .item-detail .item-content .item-bottom .loading.add_to_cart_button{min-width:84px;font-size:0px !important;}.item .item-wrap6 .item-detail .item-content .item-bottom .loading.add_to_cart_button:before{background:none;font-family:WooCommerce !important;content:"" !important;font-size:16px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}.item .item-wrap6 .item-detail .item-content .item-bottom a.sw-quickview{display:none;}.item .item-wrap6 .item-detail .item-content{padding:15px 0 0 0;}.item .item-wrap6:hover .item-detail .products-thumb{border:1px solid var(--color);}.item .item-wrap6:hover .item-detail .products-thumb a.sw-quickview{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap7{background-color:#fff;border-radius:7px;}.item .item-wrap7 .item-detail .products-thumb{position:relative;text-align:center;}.item .item-wrap7 .item-detail .products-thumb a{display:inline-block;max-width:100%;}.item .item-wrap7 .item-detail .products-thumb img{border-radius:7px;}.item .item-wrap7 .item-detail .products-thumb .hover-image1{display:none;}.item .item-wrap7 .item-detail .products-thumb a.sw-quickview{text-align:center;color:#fff;font-weight:500;height:30px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:30px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-o-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);border-radius:3px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.item .item-wrap7 .item-detail .products-thumb a.sw-quickview:before{font-family:fontawesome;font-size:12px;content:"";}.item .item-wrap7 .item-detail .products-thumb a.sw-quickview:hover{background-color:var(--darken10);}.item .item-wrap7 .item-detail .item-content{text-align:center;padding:10px;}.item .item-wrap7 .item-detail .item-content h4{margin:0 0 10px;}.item .item-wrap7 .item-detail .item-content h4 a{color:#000;font-size:14px;font-weight:400;text-transform:capitalize;}.item .item-wrap7 .item-detail .item-content h4 a:hover{color:var(--color);}.item .item-wrap7 .item-detail .item-content .item-price{margin-bottom:10px;display:inline-block;}.item .item-wrap7 .item-detail .item-content .item-price del{float:left;}.item .item-wrap7 .item-detail .item-content .wrap{display:inline-block;vertical-align:top;}.item .item-wrap7 .item-detail .item-content .item-bottom{position:relative;display:flex;}.item .item-wrap7 .item-detail .item-content .item-bottom .clear{display:none;}.item .item-wrap7 .item-detail .item-content .item-bottom .button,.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:30px;line-height:30px;font-size:13px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:var(--color);border-radius:3px;order:2;margin:0 5px;}.item .item-wrap7 .item-detail .item-content .item-bottom .button:hover,.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button:hover,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external:hover,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped:hover,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable:hover{opacity:.85;}.item .item-wrap7 .item-detail .item-content .item-bottom .button.loading,.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.loading,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.loading,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.loading,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.loading{background-color:var(--color);opacity:1;}.item .item-wrap7 .item-detail .item-content .item-bottom .button.loading:before,.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.loading:before,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.loading:before,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.loading:before,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.loading:before{text-align:center;left:0;border-radius:4px;background-size:contain;}.item .item-wrap7 .item-detail .item-content .item-bottom .button.added,.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.added,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.added,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.added,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.added{background-color:var(--color);}.item .item-wrap7 .item-detail .item-content .item-bottom .button.added:after,.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button.added:after,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external.added:after,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped.added:after,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap7 .item-detail .item-content .item-bottom a.compare{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;order:1;}.item .item-wrap7 .item-detail .item-content .item-bottom a.compare.added:before{color:#fff;}.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:before{font-size:13px;content:"";}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist{order:3;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap7 .item-detail .item-content .item-bottom a.compare{text-align:center;color:var(--color);font-weight:500;height:30px;line-height:28px;padding:0;background-color:#fff;border:1px solid var(--color);display:inline-block;vertical-align:top;overflow:hidden;position:relative;font-size:0;min-width:30px;margin:0;border-radius:3px;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:before{font-family:fontawesome;font-size:12px;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:hover{min-width:30px;background-color:var(--color);font-size:0;padding:0;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap7 .item-detail .item-content .item-bottom a.compare:hover:before{color:#fff;}.item .item-wrap7 .item-detail .item-content .item-bottom .add_to_cart_button,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_external,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_grouped,.item .item-wrap7 .item-detail .item-content .item-bottom .product_type_variable,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-add-to-wishlist,.item .item-wrap7 .item-detail .item-content .item-bottom a.compare{display:inline-block;vertical-align:top;}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap7 .item-detail .item-content .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap7 .item-detail .item-content .item-bottom .loading.add_to_cart_button{min-width:84px;font-size:0px !important;}.item .item-wrap7 .item-detail .item-content .item-bottom .loading.add_to_cart_button:before{background:none;font-family:WooCommerce !important;content:"" !important;font-size:16px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}.item .item-wrap7 .item-detail .item-content .item-bottom a.sw-quickview{display:none;}.item .item-wrap7:hover .products-thumb a.sw-quickview{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;}.item .item-wrap8{text-align:center;padding:0;}.item .item-wrap8 .item-detail{position:relative;overflow:hidden;}.item .item-wrap8 .item-detail .products-thumb{position:relative;}.item .item-wrap8 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap8 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap8 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap8 .item-detail .products-thumb .item-button{position:absolute;top:50%;margin-top:-20px;left:50%;margin-left:-65px;opacity:0;z-index:3;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap8 .item-detail .products-thumb .item-button a.compare,.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview{height:40px;width:40px;border-radius:3px;background-color:#fff;border:1px solid var(--color);color:var(--color);display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);line-height:40px;font-size:0;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:before{font-family:fontawesome;font-size:12px;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap8 .item-detail .products-thumb .item-button a.compare,.item .item-wrap8 .item-detail .products-thumb .item-button .group.fancybox{float:left;margin:0 2px;font-weight:normal;min-width:40px;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0 2px;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap8 .item-detail .products-thumb .item-button a.compare{-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap8 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview{-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap8 .item-detail .products-thumb .item-button .sw-quickview:before{content:"";}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap8 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap8 .item-detail .item-content{text-align:center;padding:20px 0 30px;}.item .item-wrap8 .item-detail .item-content .reviews-content{float:none;margin:0 0 10px;}.item .item-wrap8 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap8 .item-detail .item-content h4 a{font-size:16px;color:#222;font-weight:normal;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap8 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap8 .item-detail .item-content .item-price{font-size:16px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 15px;float:none;}.item .item-wrap8 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap8 .item-detail .item-content .item-price ins{font-size:16px;font-weight:700;}.item .item-wrap8 .item-detail .item-content .item-price del{font-size:14px;line-height:18px;font-weight:400;color:#9b9b9b;}.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button,.item .item-wrap8 .item-detail .item-content .product_type_external,.item .item-wrap8 .item-detail .item-content .product_type_grouped,.item .item-wrap8 .item-detail .item-content a.product_type_simple,.item .item-wrap8 .item-detail .item-content .product_type_variable{height:40px;line-height:40px;padding:0 25px;font-size:14px;color:#fff;border-radius:3px;display:inline-block;background-color:var(--color);font-weight:700;text-transform:capitalize;}.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button:hover,.item .item-wrap8 .item-detail .item-content .product_type_external:hover,.item .item-wrap8 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap8 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap8 .item-detail .item-content .product_type_variable:hover{background-color:var(--darken5);}.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.loading,.item .item-wrap8 .item-detail .item-content .product_type_external.loading,.item .item-wrap8 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap8 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap8 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.loading:before,.item .item-wrap8 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap8 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap8 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap8 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:3px;background-size:contain;}.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.added,.item .item-wrap8 .item-detail .item-content .product_type_external.added,.item .item-wrap8 .item-detail .item-content .product_type_grouped.added,.item .item-wrap8 .item-detail .item-content a.product_type_simple.added,.item .item-wrap8 .item-detail .item-content .product_type_variable.added{background-color:var(--color);}.item .item-wrap8 .item-detail .item-content .button.add_to_cart_button.added:after,.item .item-wrap8 .item-detail .item-content .product_type_external.added:after,.item .item-wrap8 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap8 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap8 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap8 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap8:hover .item-detail .products-thumb img{opacity:.85;}.item .item-wrap8:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap8:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap8:hover .item-detail .products-thumb .item-button .button,.item .item-wrap8:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap8:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap8:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap8:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap8:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap9 .item-detail{position:relative;overflow:hidden;text-align:center;}.item .item-wrap9 .item-detail .products-thumb{position:relative;}.item .item-wrap9 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap9 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap9 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap9 .item-detail .products-thumb .item-button{position:absolute;width:120px;height:32px;background-color:#fff;bottom:10px;left:50%;margin-left:-60px;opacity:0;z-index:3;text-align:center;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);}.item .item-wrap9 .item-detail .products-thumb .item-button .wrap{overflow:hidden;display:inline-block;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap9 .item-detail .products-thumb .item-button a.compare,.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview{height:32px;width:35px;border-radius:0px;background-color:#fff;border:0;color:var(--color);display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;line-height:32px;font-size:0;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:before{content:"";display:inline-block;width:14px;height:14px;position:absolute;left:50%;top:50%;margin-top:-7px;margin-left:-7px;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:after,.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:after{content:"";width:1px;height:10px;background-color:#555;position:absolute;right:0;top:11px;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:#fff;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap9 .item-detail .products-thumb .item-button a.compare,.item .item-wrap9 .item-detail .products-thumb .item-button .group.fancybox{float:left;margin:0;font-weight:normal;min-width:35px;position:relative;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_heart_20.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon_heart_20.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap9 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare20.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap9 .item-detail .products-thumb .item-button a.compare:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon-compare20.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/arrow_move20.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:after{width:0;height:0;}.item .item-wrap9 .item-detail .products-thumb .item-button .sw-quickview:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/arrow_move20.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap9 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap9 .item-detail .item-content{text-align:center;padding:20px 0 0px;}.item .item-wrap9 .item-detail .item-content .author-listing-product a{color:#7c6e65;font-size:14px;font-weight:400;text-transform:capitalize;margin:0 0 5px;display:inline-block;}.item .item-wrap9 .item-detail .item-content .author-listing-product a:hover{color:var(--color);}.item .item-wrap9 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap9 .item-detail .item-content h4 a{font-size:24px;color:#000;font-weight:normal;font-weight:500;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap9 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap9 .item-detail .item-content .item-price{font-size:20px;font-weight:400;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 15px;float:none;}.item .item-wrap9 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap9 .item-detail .item-content .item-price ins{font-size:20px;font-weight:400;}.item .item-wrap9 .item-detail .item-content .item-price del{font-size:20px;font-weight:400;color:#828282;}.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button,.item .item-wrap9 .item-detail .item-content .product_type_external,.item .item-wrap9 .item-detail .item-content .product_type_grouped,.item .item-wrap9 .item-detail .item-content a.product_type_simple,.item .item-wrap9 .item-detail .item-content .product_type_variable{height:40px;line-height:40px;padding:0 15px;font-size:16px;color:var(--color);border-radius:0px;display:inline-block;background-color:#fff;font-weight:700;font-weight:400;text-transform:uppercase;position:absolute;bottom:0;opacity:0;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);left:50%;margin-left:-68px;z-index:3;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button:hover,.item .item-wrap9 .item-detail .item-content .product_type_external:hover,.item .item-wrap9 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap9 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap9 .item-detail .item-content .product_type_variable:hover{color:var(--darken10);}.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.loading,.item .item-wrap9 .item-detail .item-content .product_type_external.loading,.item .item-wrap9 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap9 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap9 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.loading:before,.item .item-wrap9 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap9 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap9 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap9 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:3px;background-size:contain;}.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.added,.item .item-wrap9 .item-detail .item-content .product_type_external.added,.item .item-wrap9 .item-detail .item-content .product_type_grouped.added,.item .item-wrap9 .item-detail .item-content a.product_type_simple.added,.item .item-wrap9 .item-detail .item-content .product_type_variable.added{background-color:var(--color);}.item .item-wrap9 .item-detail .item-content .button.add_to_cart_button.added:after,.item .item-wrap9 .item-detail .item-content .product_type_external.added:after,.item .item-wrap9 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap9 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap9 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap9 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap9:hover .item-detail .products-thumb img{opacity:.85;}.item .item-wrap9:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap9:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.item .item-wrap9:hover .item-detail .products-thumb .item-button .button,.item .item-wrap9:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap9:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap9:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap9:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap9:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap9:hover .item-detail .item-content .button.add_to_cart_button,.item .item-wrap9:hover .item-detail .item-content .product_type_external,.item .item-wrap9:hover .item-detail .item-content .product_type_grouped,.item .item-wrap9:hover .item-detail .item-content a.product_type_simple,.item .item-wrap9:hover .item-detail .item-content .product_type_variable{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.item .item-wrap10{text-align:center;padding:0;padding:10px 15px;margin:0 0 10px;}.item .item-wrap10 .item-detail{position:relative;padding-bottom:90px;}.item .item-wrap10 .item-detail .products-thumb{position:relative;}.item .item-wrap10 .item-detail .products-thumb > a{display:inline-block;vertical-align:top;}.item .item-wrap10 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap10 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist{position:absolute;top:4px;right:20px;z-index:3;margin:0;height:18px;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .feedback{display:none;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{color:#999;display:inline-block;width:18px;height:18px;font-size:0;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/heart-24.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.nitro-lazy,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.nitro-lazy,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.nitro-lazy{background-image:none !important;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/heart-24.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover.nitro-lazy,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover.nitro-lazy,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover.nitro-lazy{background-image:none !important;}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap10 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap10 .item-detail .item-content{text-align:left;padding:15px 20px 10px;position:absolute;width:100%;background-color:#fff;bottom:15px;}.item .item-wrap10 .item-detail .item-content .reviews-content{float:none;margin:0 0 10px;}.item .item-wrap10 .item-detail .item-content h4{margin-bottom:10px;position:relative;-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;-ms-transition:all .6s;transition:all .6s;}.item .item-wrap10 .item-detail .item-content h4 a{font-size:16px;color:#222;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap10 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap10 .item-detail .item-content .item-price{font-size:14px;font-weight:700;position:relative;z-index:2;display:block;vertical-align:top;color:var(--color);color:#000;margin:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;float:none;}.item .item-wrap10 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap10 .item-detail .item-content .item-price ins{font-size:14px;font-weight:700;color:#000;}.item .item-wrap10 .item-detail .item-content .item-price del{font-size:12px;line-height:18px;font-weight:400;color:#999;}.item .item-wrap10 .item-detail .item-content .item-bottom{overflow:hidden;opacity:0;height:0;visibility:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button,.item .item-wrap10 .item-detail .item-content .product_type_external,.item .item-wrap10 .item-detail .item-content .product_type_grouped,.item .item-wrap10 .item-detail .item-content a.product_type_simple,.item .item-wrap10 .item-detail .item-content .product_type_variable{font-size:14px;color:#000;border-radius:0px;display:inline-block;font-weight:500;text-transform:uppercase;float:left;}.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button:hover,.item .item-wrap10 .item-detail .item-content .product_type_external:hover,.item .item-wrap10 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap10 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap10 .item-detail .item-content .product_type_variable:hover{color:var(--color);}.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.loading,.item .item-wrap10 .item-detail .item-content .product_type_external.loading,.item .item-wrap10 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap10 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap10 .item-detail .item-content .product_type_variable.loading{background-color:transparent;opacity:.75;filter:alpha(opacity=75);height:auto;color:var(--color);}.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.loading:before,.item .item-wrap10 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap10 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap10 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap10 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:transparent;border-radius:3px;background-size:contain;}.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.added,.item .item-wrap10 .item-detail .item-content .product_type_external.added,.item .item-wrap10 .item-detail .item-content .product_type_grouped.added,.item .item-wrap10 .item-detail .item-content a.product_type_simple.added,.item .item-wrap10 .item-detail .item-content .product_type_variable.added{background-color:transparent;color:var(--color);}.item .item-wrap10 .item-detail .item-content .button.add_to_cart_button.added:after,.item .item-wrap10 .item-detail .item-content .product_type_external.added:after,.item .item-wrap10 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap10 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap10 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:top;}.item .item-wrap10 .item-detail .item-content a.sw-quickview{float:right;font-size:0;display:inline-block;height:18px;width:18px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/eye.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap10 .item-detail .item-content a.sw-quickview.nitro-lazy{background-image:none !important;}.item .item-wrap10 .item-detail .item-content a.sw-quickview:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/eye.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap10 .item-detail .item-content a.sw-quickview:hover.nitro-lazy{background-image:none !important;}.item .item-wrap10 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap10:hover .item-detail{box-shadow:0 5px 15px rgba(0,0,0,.06);}.item .item-wrap10:hover .item-detail .item-content{bottom:5px;padding:25px 20px 10px;}.item .item-wrap10:hover .item-detail .item-content h4,.item .item-wrap10:hover .item-detail .item-content .item-price{-webkit-transform:translateY(-13px);-moz-transform:translateY(-13px);-o-transform:translateY(-13px);-ms-transform:translateY(-13px);transform:translateY(-13px);}.item .item-wrap10:hover .item-detail .item-content .item-bottom{margin:0;opacity:1;height:auto;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap11 .item-detail{position:relative;overflow:hidden;text-align:center;}.item .item-wrap11 .item-detail .products-thumb{position:relative;}.item .item-wrap11 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap11 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap11 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap11 .item-detail .products-thumb .item-button{position:absolute;min-width:220px;height:50px;background-color:#fff;bottom:10px;left:10px;opacity:0;z-index:3;text-align:center;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);}.item .item-wrap11 .item-detail .products-thumb .item-button .wrap{overflow:hidden;display:inline-block;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap11 .item-detail .products-thumb .item-button a.compare,.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview{height:50px;width:73px;border-radius:0px;background-color:#fff;border:0;color:var(--color);display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;line-height:50px;font-size:0;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;left:50%;top:50%;margin-top:-8px;margin-left:-8px;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:after,.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:after{content:"";width:1px;height:30px;background-color:#ddd;position:absolute;right:0;top:10px;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:#fff;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap11 .item-detail .products-thumb .item-button a.compare,.item .item-wrap11 .item-detail .products-thumb .item-button .group.fancybox{float:left;margin:0;font-weight:normal;min-width:35px;position:relative;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_heart_29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon_heart_29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap11 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare29.svg") no-repeat center center transparent;background-size:cover;width:20px;height:20px;}.item .item-wrap11 .item-detail .products-thumb .item-button a.compare:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon-compare29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/arrow_move29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:after{width:0;height:0;}.item .item-wrap11 .item-detail .products-thumb .item-button .sw-quickview:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/arrow_move29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap11 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap11 .item-detail .item-content{text-align:center;padding:20px 10px 0px;}.item .item-wrap11 .item-detail .item-content h4{margin-bottom:12px;}.item .item-wrap11 .item-detail .item-content h4 a{font-size:14px;color:#000;text-transform:uppercase;line-height:20px;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;font-weight:700;letter-spacing:.12rem;}.item .item-wrap11 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap11 .item-detail .item-content .item-price{font-size:13px;font-weight:400;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;font-style:italic;display:block;vertical-align:top;color:#000;margin:0 0 20px;float:none;letter-spacing:.16rem;}.item .item-wrap11 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap11 .item-detail .item-content .item-price ins{color:#000;font-size:13px;line-height:18px;}.item .item-wrap11 .item-detail .item-content .item-price del{float:left;color:#999;font-size:13px;margin:0 10px 0 0;}.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button,.item .item-wrap11 .item-detail .item-content .product_type_external,.item .item-wrap11 .item-detail .item-content .product_type_grouped,.item .item-wrap11 .item-detail .item-content a.product_type_simple,.item .item-wrap11 .item-detail .item-content .product_type_variable{height:36px;line-height:32px;padding:0 20px;font-size:12px;color:#000;border-radius:0px;border:2px solid var(--color);display:inline-block;vertical-align:top;background-color:#fff;font-weight:700;text-transform:uppercase;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button:hover,.item .item-wrap11 .item-detail .item-content .product_type_external:hover,.item .item-wrap11 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap11 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap11 .item-detail .item-content .product_type_variable:hover{background-color:var(--color);color:#fff;}.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.loading,.item .item-wrap11 .item-detail .item-content .product_type_external.loading,.item .item-wrap11 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap11 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap11 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.loading:before,.item .item-wrap11 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap11 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap11 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap11 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:transparent;border-radius:0px;background-size:contain;}.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.added,.item .item-wrap11 .item-detail .item-content .product_type_external.added,.item .item-wrap11 .item-detail .item-content .product_type_grouped.added,.item .item-wrap11 .item-detail .item-content a.product_type_simple.added,.item .item-wrap11 .item-detail .item-content .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap11 .item-detail .item-content .button.add_to_cart_button.added:after,.item .item-wrap11 .item-detail .item-content .product_type_external.added:after,.item .item-wrap11 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap11 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap11 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap11 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap11:hover .item-detail .products-thumb img{opacity:.85;}.item .item-wrap11:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap11:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.item .item-wrap11:hover .item-detail .products-thumb .item-button .button,.item .item-wrap11:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap11:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap11:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap11:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap11:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap11:hover .item-detail .item-content .button.add_to_cart_button,.item .item-wrap11:hover .item-detail .item-content .product_type_external,.item .item-wrap11:hover .item-detail .item-content .product_type_grouped,.item .item-wrap11:hover .item-detail .item-content a.product_type_simple,.item .item-wrap11:hover .item-detail .item-content .product_type_variable{background-color:var(--color);color:#fff;}.item .item-wrap12{background-color:#fff;}.item .item-wrap12 .item-detail .products-thumb{position:relative;text-align:center;padding:15px;}.item .item-wrap12 .item-detail .products-thumb a{display:inline-block;max-width:100%;}.item .item-wrap12 .item-detail .products-thumb .onsale{display:inline-block;position:absolute;top:15px;right:15px;background-color:#fff;color:#000;text-transform:uppercase;font-size:12px;font-weight:400;height:22px;padding:0 10px;border:1px solid #000;line-height:22px;}.item .item-wrap12 .item-detail .products-thumb .sw-custom-variation{position:absolute;left:11px;bottom:0;margin:0;}.item .item-wrap12 .item-detail .item-content{text-align:left;padding:0px 15px 20px;min-height:205px;position:relative;}.item .item-wrap12 .item-detail .item-content .categories-name a{font-size:14px;color:#777;display:inline-block;vertical-align:top;margin:0 0 5px;}.item .item-wrap12 .item-detail .item-content .categories-name a:after{content:",";margin-right:5px;}.item .item-wrap12 .item-detail .item-content .categories-name a:last-child:after{content:"";margin:0;}.item .item-wrap12 .item-detail .item-content .categories-name a:hover{color:var(--color);}.item .item-wrap12 .item-detail .item-content h4{margin:0 0 10px;}.item .item-wrap12 .item-detail .item-content h4 a{color:#000;font-size:24px;font-weight:400;}.item .item-wrap12 .item-detail .item-content h4 a:hover{color:var(--color);}.item .item-wrap12 .item-detail .item-content .reviews-content{display:inline-block;vertical-align:top;margin:0 0 10px;}.item .item-wrap12 .item-detail .item-content .item-price{font-size:18px;font-weight:700;color:var(--color);float:left;line-height:17px;margin:0 0 14px;}.item .item-wrap12 .item-detail .item-content .item-price ins{float:left;margin:0 10px 0 0;font-size:18px;font-weight:700;color:var(--color);line-height:17px;}.item .item-wrap12 .item-detail .item-content .item-price del{float:right;font-size:14px;color:#777;font-weight:400;margin:0;}.item .item-wrap12 .item-detail .item-content .sale-price .sale-off{float:left;display:inline-block;margin-right:15px;position:relative;left:auto;right:auto;top:auto;bottom:auto;height:17px;font-size:13px;color:#fff;border-radius:2px;line-height:19px;font-weight:400;padding:0 6px;width:auto;}.item .item-wrap12 .item-detail .item-content .sale-price .sale-off:before{content:"";position:absolute;width:0;height:0;border-top:9px solid transparent;border-bottom:8px solid transparent;border-left:7px solid var(--color);right:-6px;}.item .item-wrap12 .item-detail .item-content .item-button{position:absolute;left:15px;bottom:20px;display:inline-block;overflow:hidden;vertical-align:top;}.item .item-wrap12 .item-detail .item-content .item-button .clear{display:none;}.item .item-wrap12 .item-detail .item-content .item-button .button,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:40px;line-height:40px;font-size:12px;color:#fff;padding:0 35px 0 60px;text-transform:uppercase;border-radius:20px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/shopping-cart-30.svg") no-repeat var(--color);background-size:16px;background-position:left 35px center;margin:0;float:left;}.item .item-wrap12 .item-detail .item-content .item-button .button.nitro-lazy,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.nitro-lazy,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.nitro-lazy,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.nitro-lazy,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.nitro-lazy{background-image:none !important;}.item .item-wrap12 .item-detail .item-content .item-button .button:hover,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button:hover,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external:hover,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped:hover,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable:hover{opacity:.85;}.item .item-wrap12 .item-detail .item-content .item-button .button.loading,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.loading,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.loading,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.loading,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.loading{background-color:var(--color);opacity:1;}.item .item-wrap12 .item-detail .item-content .item-button .button.loading:before,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.loading:before,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.loading:before,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.loading:before{text-align:center;left:0;border-radius:4px;background-size:contain;}.item .item-wrap12 .item-detail .item-content .item-button .button.added,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.added,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.added,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.added,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.added{background-color:var(--color);}.item .item-wrap12 .item-detail .item-content .item-button .button.added:after,.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button.added:after,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external.added:after,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped.added:after,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap12 .item-detail .item-content .item-button a.compare{text-align:center;color:var(--color);font-weight:500;height:40px;line-height:40px;padding:0 !important;background-color:#f7f7f7;border:0;display:inline-block;vertical-align:top;overflow:hidden;position:relative;font-size:0;min-width:40px;margin:0;border-radius:50%;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap12 .item-detail .item-content .item-button a.compare:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;left:50%;top:50%;margin-top:-8px;margin-left:-8px;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap12 .item-detail .item-content .item-button a.compare:hover{min-width:40px;background-color:var(--color);font-size:0;padding:0;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap12 .item-detail .item-content .item-button a.compare:hover:before{color:#fff;}.item .item-wrap12 .item-detail .item-content .item-button .add_to_cart_button,.item .item-wrap12 .item-detail .item-content .item-button .product_type_external,.item .item-wrap12 .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap12 .item-detail .item-content .item-button .product_type_variable,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap12 .item-detail .item-content .item-button a.compare{float:left;display:inline-block;vertical-align:top;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist{margin:0 10px;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_heart_29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_heart_30_hover.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap12 .item-detail .item-content .item-button a.compare{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;background-image:none;}.item .item-wrap12 .item-detail .item-content .item-button a.compare.nitro-lazy{background-image:none !important;}.item .item-wrap12 .item-detail .item-content .item-button a.compare:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare29.svg") no-repeat center center transparent;background-size:cover;width:18px;height:18px;}.item .item-wrap12 .item-detail .item-content .item-button a.compare:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare30_hover.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap12 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon-compare29.svg") no-repeat center center var(--color);background-size:cover;}.item .item-wrap12 .item-detail .item-content .item-button .loading.add_to_cart_button{min-width:84px;font-size:0px !important;}.item .item-wrap12 .item-detail .item-content .item-button .loading.add_to_cart_button:before{background:none;font-family:WooCommerce !important;content:"" !important;font-size:16px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}.item .item-wrap12 .item-detail .item-content .item-button a.sw-quickview{display:none;}.item .item-wrap12:hover .products-thumb a.sw-quickview{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;}.item .item-wrap13 .item-detail{position:relative;text-align:center;background-color:#fff;}.item .item-wrap13 .item-detail .products-thumb{position:relative;}.item .item-wrap13 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap13 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap13 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap13 .item-detail .products-thumb .item-button{position:absolute;min-width:165px;height:40px;background-color:#fff;bottom:10px;left:50%;margin-left:-82px;opacity:0;z-index:3;text-align:center;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);}.item .item-wrap13 .item-detail .products-thumb .item-button .wrap{overflow:hidden;display:inline-block;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap13 .item-detail .products-thumb .item-button a.compare,.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview{height:40px;width:55px;border-radius:0px;background-color:#fff;border:0;color:var(--color);display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;line-height:40px;font-size:0;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;left:50%;top:50%;margin-top:-8px;margin-left:-8px;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:after,.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:after{content:"";width:1px;height:20px;background-color:#ddd;position:absolute;right:0;top:10px;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:#fff;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap13 .item-detail .products-thumb .item-button a.compare,.item .item-wrap13 .item-detail .products-thumb .item-button .group.fancybox{float:left;margin:0;font-weight:normal;min-width:55px;position:relative;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_heart_29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon_heart_29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap13 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare29.svg") no-repeat center center transparent;background-size:cover;width:20px;height:20px;}.item .item-wrap13 .item-detail .products-thumb .item-button a.compare:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/icon-compare29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/arrow_move29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:after{width:0;height:0;}.item .item-wrap13 .item-detail .products-thumb .item-button .sw-quickview:hover:before{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/default/arrow_move29.svg") no-repeat center center transparent;background-size:cover;}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap13 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap13 .item-detail .item-content{text-align:left;margin:20px 20px 0px;min-height:172px;position:relative;}.item .item-wrap13 .item-detail .item-content .categories-name a{font-size:14px;color:#c2c2c2;display:inline-block;vertical-align:top;margin:0 0 4px;}.item .item-wrap13 .item-detail .item-content .categories-name a:after{content:",";margin-right:5px;}.item .item-wrap13 .item-detail .item-content .categories-name a:last-child:after{content:"";margin:0;}.item .item-wrap13 .item-detail .item-content .categories-name a:hover{color:var(--color);}.item .item-wrap13 .item-detail .item-content h4{margin-bottom:5px;}.item .item-wrap13 .item-detail .item-content h4 a{font-size:16px;color:#000;text-transform:capitalize;line-height:22px;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;font-weight:400;}.item .item-wrap13 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap13 .item-detail .item-content .item-price{font-size:18px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:#000;margin:0 0 10px;font-family:DDINBold;float:none;}.item .item-wrap13 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap13 .item-detail .item-content .item-price ins{color:#000;font-size:18px;float:left;margin-right:10px;}.item .item-wrap13 .item-detail .item-content .item-price del{float:right;color:#999;font-size:16px;margin:0;font-family:DDIN;line-height:19px;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button,.item .item-wrap13 .item-detail .item-content .product_type_external,.item .item-wrap13 .item-detail .item-content .product_type_grouped,.item .item-wrap13 .item-detail .item-content a.product_type_simple,.item .item-wrap13 .item-detail .item-content .product_type_variable{height:30px;line-height:30px;padding:0;padding:0 60px 0 78px;font-size:11px;border-radius:0px;border:0;display:block;vertical-align:top;color:#fff;font-weight:400;text-transform:uppercase;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;bottom:20px;left:0px;width:100%;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg-cart-31.png") no-repeat center center #000;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.nitro-lazy,.item .item-wrap13 .item-detail .item-content .product_type_external.nitro-lazy,.item .item-wrap13 .item-detail .item-content .product_type_grouped.nitro-lazy,.item .item-wrap13 .item-detail .item-content a.product_type_simple.nitro-lazy,.item .item-wrap13 .item-detail .item-content .product_type_variable.nitro-lazy{background-image:none !important;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button:before,.item .item-wrap13 .item-detail .item-content .product_type_external:before,.item .item-wrap13 .item-detail .item-content .product_type_grouped:before,.item .item-wrap13 .item-detail .item-content a.product_type_simple:before,.item .item-wrap13 .item-detail .item-content .product_type_variable:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/shopping-cart-btn-31.svg") no-repeat center center;background-size:cover;left:64px;top:7px;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button:hover,.item .item-wrap13 .item-detail .item-content .product_type_external:hover,.item .item-wrap13 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap13 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap13 .item-detail .item-content .product_type_variable:hover{background-color:var(--color);color:#fff;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.loading,.item .item-wrap13 .item-detail .item-content .product_type_external.loading,.item .item-wrap13 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap13 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap13 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.loading:before,.item .item-wrap13 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap13 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap13 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap13 .item-detail .item-content .product_type_variable.loading:before{text-align:center;margin:0;background-color:transparent;border-radius:0px;background-size:contain;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loadingp.gif") no-repeat center center;top:0;left:50%;margin-left:-15px;bottom:0;right:0;width:30px;height:30px;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.added,.item .item-wrap13 .item-detail .item-content .product_type_external.added,.item .item-wrap13 .item-detail .item-content .product_type_grouped.added,.item .item-wrap13 .item-detail .item-content a.product_type_simple.added,.item .item-wrap13 .item-detail .item-content .product_type_variable.added{background-color:var(--color);color:#fff;padding:0;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.added:before,.item .item-wrap13 .item-detail .item-content .product_type_external.added:before,.item .item-wrap13 .item-detail .item-content .product_type_grouped.added:before,.item .item-wrap13 .item-detail .item-content a.product_type_simple.added:before,.item .item-wrap13 .item-detail .item-content .product_type_variable.added:before{background:none;}.item .item-wrap13 .item-detail .item-content .button.add_to_cart_button.added:after,.item .item-wrap13 .item-detail .item-content .product_type_external.added:after,.item .item-wrap13 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap13 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap13 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap13 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap13:hover{box-shadow:4px 0 20px rgba(0,0,0,.08);}.item .item-wrap13:hover .item-detail .products-thumb img{opacity:.85;}.item .item-wrap13:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap13:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.item .item-wrap13:hover .item-detail .products-thumb .item-button .button,.item .item-wrap13:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap13:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap13:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap13:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap13:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap13:hover .item-detail .item-content .button.add_to_cart_button,.item .item-wrap13:hover .item-detail .item-content .product_type_external,.item .item-wrap13:hover .item-detail .item-content .product_type_grouped,.item .item-wrap13:hover .item-detail .item-content a.product_type_simple,.item .item-wrap13:hover .item-detail .item-content .product_type_variable{background-color:var(--color);color:#fff;}.item .item-wrap14{background-color:#fff;text-align:center;padding:0;}.item .item-wrap14 .item-detail{position:relative;overflow:hidden;}.item .item-wrap14 .item-detail .products-thumb{position:relative;}.item .item-wrap14 .item-detail .products-thumb > a{display:block;}.item .item-wrap14 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap14 .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap14 .item-detail .item-img .item-button{position:absolute;bottom:10px;right:10px;opacity:0;filter:alpha(opacity=0);z-index:3;}.item .item-wrap14 .item-detail .item-img .item-button .clear{display:none;}.item .item-wrap14 .item-detail .item-img .item-button .added_to_cart.wc-forward{font-size:0;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist{margin:0 1px;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap14 .item-detail .item-img .item-button a.compare:before{font-size:16px;content:"";}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap14 .item-detail .item-img .item-button a.compare{text-align:center;color:#fff;width:40px;height:40px;line-height:40px;padding:0;display:block;vertical-align:top;position:relative;font-size:0;max-width:40px;border-radius:0;background-color:#000;margin:0;float:none;-webkit-transform:translateX(60px);-moz-transform:translateX(60px);-o-transform:translateX(60px);-ms-transform:translateX(60px);transform:translateX(60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap14 .item-detail .item-img .item-button a.compare:before{font-family:fontawesome;font-size:16px;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap14 .item-detail .item-img .item-button a.compare:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap14 .item-detail .item-img .item-button a.compare:hover:before{color:#fff;}.item .item-wrap14 .item-detail .item-img .item-button a.compare{-webkit-transform:translateX(60px);-moz-transform:translateX(60px);-o-transform:translateX(60px);-ms-transform:translateX(60px);transform:translateX(60px);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap14 .item-detail .item-img .item-button a.compare,.item .item-wrap14 .item-detail .item-img .item-button .group.fancybox{display:block;vertical-align:top;font-weight:normal;min-width:40px;margin:5px 0 0;}.item .item-wrap14 .item-detail .item-img .item-button a.compare{margin-bottom:5px;}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap14 .item-detail .item-img .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap14 .item-detail .item-img .item-button a.fancybox{text-align:center;color:#fff;width:40px;height:40px;line-height:40px;padding:0;display:block;vertical-align:top;overflow:hidden;position:relative;font-size:0;max-width:40px;background-color:#000;float:none;border-radius:0;-webkit-transform:translateX(60px);-moz-transform:translateX(60px);-o-transform:translateX(60px);-ms-transform:translateX(60px);transform:translateX(60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap14 .item-detail .item-img .item-button a.fancybox:before{font-family:fontawesome;font-size:16px;content:"";}.item .item-wrap14 .item-detail .item-img .item-button a.fancybox:hover{background-color:var(--color);color:#fff;}.item .item-wrap14 .item-detail .item-img .item-button .wcfmmp_sold_by_container{display:none;}.item .item-wrap14 .item-detail .item-content{padding:20px 0 0;display:inline-block;width:100%;vertical-align:top;text-align:left;}.item .item-wrap14 .item-detail .item-content .categories-name{margin:0 0 9px;}.item .item-wrap14 .item-detail .item-content .categories-name a{font-size:12px;color:#999;text-transform:uppercase;position:relative;}.item .item-wrap14 .item-detail .item-content .categories-name a:hover{color:var(--color);}.item .item-wrap14 .item-detail .item-content .categories-name a:after{content:",";margin-right:5px;}.item .item-wrap14 .item-detail .item-content .categories-name a:last-child:after{content:"";margin:0;}.item .item-wrap14 .item-detail .item-content h4{margin-bottom:15px;}.item .item-wrap14 .item-detail .item-content h4 a{font-size:16px;color:#111;line-height:21px;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap14 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap14 .item-detail .item-content .button-cart .item-price{font-size:18px;float:none;float:left;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;vertical-align:top;font-weight:600;color:var(--color);}.item .item-wrap14 .item-detail .item-content .button-cart .item-price > span{display:inline-block;}.item .item-wrap14 .item-detail .item-content .button-cart .item-price > span del{float:none;margin:0;display:block;}.item .item-wrap14 .item-detail .item-content .button-cart .item-price > span ins{float:none;display:block;}.item .item-wrap14 .item-detail .item-content .button-cart .item-price del{font-size:14px;line-height:18px;color:#999;font-weight:400;}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button,.item .item-wrap14 .item-detail .item-content .product_type_external,.item .item-wrap14 .item-detail .item-content .product_type_grouped,.item .item-wrap14 .item-detail .item-content a.product_type_simple,.item .item-wrap14 .item-detail .item-content .product_type_variable{-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;height:40px;min-width:40px;line-height:40px;font-size:0px;color:#fff;padding:0;display:inline-block;text-transform:uppercase;background-color:#000;font-weight:normal;border-radius:0;margin-top:0 !important;text-align:center;float:right;}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap14 .item-detail .item-content .product_type_external:hover,.item .item-wrap14 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap14 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap14 .item-detail .item-content .product_type_variable:hover{background:var(--color);font-size:14px;padding:0 20px;}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button:hover:before,.item .item-wrap14 .item-detail .item-content .product_type_external:hover:before,.item .item-wrap14 .item-detail .item-content .product_type_grouped:hover:before,.item .item-wrap14 .item-detail .item-content a.product_type_simple:hover:before,.item .item-wrap14 .item-detail .item-content .product_type_variable:hover:before{margin:0 10px 0 0;}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap14 .item-detail .item-content .product_type_external.loading,.item .item-wrap14 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap14 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap14 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap14 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap14 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap14 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap14 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button:before,.item .item-wrap14 .item-detail .item-content .product_type_external:before,.item .item-wrap14 .item-detail .item-content .product_type_grouped:before,.item .item-wrap14 .item-detail .item-content a.product_type_simple:before,.item .item-wrap14 .item-detail .item-content .product_type_variable:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:16px;}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap14 .item-detail .item-content .product_type_external.added,.item .item-wrap14 .item-detail .item-content .product_type_grouped.added,.item .item-wrap14 .item-detail .item-content a.product_type_simple.added,.item .item-wrap14 .item-detail .item-content .product_type_variable.added{background-color:var(--color);}.item .item-wrap14 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap14 .item-detail .item-content .product_type_external.added:after,.item .item-wrap14 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap14 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap14 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;font-size:12px;}.item .item-wrap14:hover .item-detail .products-thumb a.fancybox{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap14:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap14:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap14:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap14:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap14:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap14:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap14:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap15{background-color:#fff;text-align:center;padding:0;}.item .item-wrap15 .item-detail{position:relative;overflow:hidden;}.item .item-wrap15 .item-detail .products-thumb{position:relative;}.item .item-wrap15 .item-detail .products-thumb > a{display:block;}.item .item-wrap15 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap15 .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap15 .item-detail .item-content{padding:18px 0 25px;display:inline-block;width:100%;vertical-align:top;text-align:left;}.rtl .item .item-wrap15 .item-detail .item-content{text-align:right;}.item .item-wrap15 .item-detail .item-content .categories-name{margin:0 0 9px;}.item .item-wrap15 .item-detail .item-content .categories-name a{font-size:13px;color:#888;text-transform:uppercase;position:relative;}.item .item-wrap15 .item-detail .item-content .categories-name a:hover{color:var(--color);}.item .item-wrap15 .item-detail .item-content .categories-name a:after{content:",";margin-right:5px;}.item .item-wrap15 .item-detail .item-content .categories-name a:last-child:after{content:"";margin:0;}.item .item-wrap15 .item-detail .item-content h4{margin-bottom:15px;}.item .item-wrap15 .item-detail .item-content h4 a{font-size:18px;color:#222;line-height:24px;font-weight:700;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap15 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap15 .item-detail .item-content .item-price{font-size:22px;color:#222;font-weight:500;display:inline-block;margin:0 0 5px;}.item .item-wrap15 .item-detail .item-content .item-price ins{font-size:22px;color:#fa4729;font-weight:500;}.item .item-wrap15 .item-detail .item-content .item-price del{font-size:16px;color:#bbb;font-weight:400;line-height:28px;margin-top:0;}.item .item-wrap15 .item-detail .item-content .reviews-content{margin:0 0 7px;}.item .item-wrap15 .item-detail .item-content .item-button{position:absolute;opacity:0;width:100%;}.item .item-wrap15 .item-detail .item-content button.add_to_cart_button,.item .item-wrap15 .item-detail .item-content .product_type_external,.item .item-wrap15 .item-detail .item-content .product_type_grouped,.item .item-wrap15 .item-detail .item-content a.product_type_simple,.item .item-wrap15 .item-detail .item-content .product_type_variable{height:46px;line-height:44px;font-size:15px;color:#222;padding:0;padding:0 24px;display:inline-block;text-transform:uppercase;background-color:#fff;font-weight:normal;font-weight:700;border-radius:0;margin-top:0 !important;text-align:center;border:1px solid #000;float:left;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.rtl .item .item-wrap15 .item-detail .item-content button.add_to_cart_button,.rtl .item .item-wrap15 .item-detail .item-content .product_type_external,.rtl .item .item-wrap15 .item-detail .item-content .product_type_grouped,.rtl .item .item-wrap15 .item-detail .item-content a.product_type_simple,.rtl .item .item-wrap15 .item-detail .item-content .product_type_variable{float:right;}.item .item-wrap15 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap15 .item-detail .item-content .product_type_external:hover,.item .item-wrap15 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap15 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap15 .item-detail .item-content .product_type_variable:hover{background:var(--color);color:#fff;border:1px solid var(--color);}.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap15 .item-detail .item-content .product_type_external.loading,.item .item-wrap15 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap15 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap15 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap15 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap15 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap15 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap15 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap15 .item-detail .item-content .product_type_external.added,.item .item-wrap15 .item-detail .item-content .product_type_grouped.added,.item .item-wrap15 .item-detail .item-content a.product_type_simple.added,.item .item-wrap15 .item-detail .item-content .product_type_variable.added{background-color:var(--color);}.item .item-wrap15 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap15 .item-detail .item-content .product_type_external.added:after,.item .item-wrap15 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap15 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap15 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;font-size:12px;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap15 .item-detail .item-content .sw-quickview{text-align:center;color:#222;width:46px;height:46px;line-height:44px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:46px;border-radius:0;background-color:#fff;margin:0;float:left;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;border:1px solid #000;}.rtl .item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.rtl .item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.rtl .item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.rtl .item .item-wrap15 .item-detail .item-content .sw-quickview{float:right;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap15 .item-detail .item-content .sw-quickview:before{font-family:fontawesome;font-size:16px;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap15 .item-detail .item-content .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);border:1px solid var(--color);}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap15 .item-detail .item-content .sw-quickview:hover:before{color:#fff;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap15 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{margin:0 10px;}.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap15 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap15 .item-detail .item-content .sw-quickview{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_quickview39.svg") no-repeat center center #fff;background-size:16px;}.item .item-wrap15 .item-detail .item-content .sw-quickview.nitro-lazy{background-image:none !important;}.item .item-wrap15 .item-detail .item-content .sw-quickview:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon_search24-hover.svg") no-repeat center center var(--color);background-size:16px;}.item .item-wrap15 .item-detail .item-content .sw-quickview:hover.nitro-lazy{background-image:none !important;}.item .item-wrap15:hover .item-detail .products-thumb .product-thumb-hover img{opacity:.85;}.item .item-wrap15:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap15:hover .item-detail .item-content .item-price{opacity:0;}.item .item-wrap15:hover .item-detail .item-content .item-button{opacity:1;}.item .item-wrap15:hover .item-detail .item-content .item-button button.add_to_cart_button,.item .item-wrap15:hover .item-detail .item-content .item-button .product_type_external,.item .item-wrap15:hover .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap15:hover .item-detail .item-content .item-button a.product_type_simple,.item .item-wrap15:hover .item-detail .item-content .item-button .product_type_variable,.item .item-wrap15:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap15:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap15:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap15:hover .item-detail .item-content .item-button .group.fancybox{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-o-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);}.item .item-wrap17 .item-detail{position:relative;box-shadow:0px 10px 30px rgba(0,0,0,.05);border-bottom-left-radius:10px;border-bottom-right-radius:10px;}.item .item-wrap17 .item-detail .products-thumb{position:relative;overflow:visible;}.item .item-wrap17 .item-detail .products-thumb .label{position:absolute;top:15px;left:-5px;background-color:#ff7a00;height:20px;line-height:22px;padding:0 8px;font-size:15px;color:#fff;text-transform:uppercase;z-index:3;font-weight:400;border-radius:0;clip-path:polygon(100% 0,100% 75%,90% 100%,1% 100%,0 0);}.item .item-wrap17 .item-detail .products-thumb .label:before{content:"";position:absolute;bottom:0;right:0;border-top:6px solid #feb779;border-left:0px solid transparent;border-right:6px solid transparent;}.item .item-wrap17 .item-detail .products-thumb img{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist{margin:0;position:absolute;top:15px;right:15px;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{text-align:center;color:#fff;width:28px;height:28px;line-height:28px;padding:0;display:inline-block;vertical-align:top;font-size:0;max-width:28px;border-radius:50%;background-color:rgba(255,255,255,.2);margin:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.rtl .item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.rtl .item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.rtl .item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{float:right;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{font-family:fontawesome;font-size:16px;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover{background-color:var(--color);}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{color:#fff;}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap17 .item-detail .products-thumb .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap17 .item-detail .products-thumb > a{display:block;overflow:hidden;border-radius:10px;}.item .item-wrap17 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap17 .item-detail .item-content{padding:15px;display:inline-block;width:100%;vertical-align:top;text-align:left;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}.rtl .item .item-wrap17 .item-detail .item-content{text-align:right;}.item .item-wrap17 .item-detail .item-content h4{margin-bottom:5px;}.item .item-wrap17 .item-detail .item-content h4 a{font-size:17px;color:#000;line-height:24px;font-weight:700;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;padding-left:20px;background:no-repeat left center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDVFM0VFNkY2NkUzMTFFQzlCOEI4NTFGNDBBNTYwQjIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDVFM0VFNkU2NkUzMTFFQzlCOEI4NTFGNDBBNTYwQjIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjJGNzFBOTU2NkUyMTFFQzk0N0RDQTk0MTBCRTI5OTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjJGNzFBOTY2NkUyMTFFQzk0N0RDQTk0MTBCRTI5OTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4TL5ZFAAAA5klEQVR42mLkO36JAQuIBuJOKLsciJeiK2BBYtsCsS8QqwKxPxAzQsUXA3EIEN8G4s1AfBgkyAi1EaTpIJJiXOA/VO1RJqiALxGaGKBqQK5hgGlUZiAeKMM0RgBxIA5F34DYFYjzkMRAaiNAfnwOZEggSawE4h9AHArEfkB8Doj3ALERkpoXTFhseQvEiVCF2DSBwF+QxkJoaMFAFhC3QA3ApgmktgQWHWuBOIjIwFkHxMEwp94lIVTvIkfHZjTn4ksAm5CTHCgZ2eNIciDFG5GS3BH0tHoYlg6hibwbqqkMWyIHCDAAqFc1FkoDEfUAAAAASUVORK5CYII=");}.item .item-wrap17 .item-detail .item-content h4 a.nitro-lazy{background-image:none !important;}.item .item-wrap17 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap17 .item-detail .item-content .description{font-size:14px;color:#777;font-weight:400;margin:0 0 13px;}.item .item-wrap17 .item-detail .item-content .rating-price{overflow:hidden;margin:0 0 15px;}.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content{float:left;height:20px;padding:0 6px 0 20px;line-height:20px;font-size:12px;font-weight:400;border-radius:2px;margin:0 15px 0 0;background:no-repeat left 6px center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTA2NDM3MzE2NkU4MTFFQ0IxRUFGRDZDRkU0OUY4QzMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTA2NDM3MzA2NkU4MTFFQ0IxRUFGRDZDRkU0OUY4QzMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjVFQUE3Qzg2NkU3MTFFQzgwRTBEOUNEQURDNzAyNzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjVFQUE3Qzk2NkU3MTFFQzgwRTBEOUNEQURDNzAyNzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7M43YLAAAAnElEQVR42mL8f4YBHfABcSIQT0SXYGLABDlA3ADEAoQU8wJxEVRhLrpiFiC2BWINIFYFYksgFobKlQCxAhDfhuKjjEA3BwEZy4GYjQE3OALE3iBnrAPiYCD+hUPhfiD2AOJPMDdvAeJGLAq/ALEPEH9F96AYFsU8QMyNLTS0ofQmIC4F4udQvhZyaMDAK2honIDyp0ODTwamACDAAOuoGZFRModTAAAAAElFTkSuQmCC") #fffae5;}.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content.nitro-lazy{background-image:none !important;}.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content .average{color:#000;margin-right:4px;}.item .item-wrap17 .item-detail .item-content .rating-price .reviews-content .count-rated{color:#999;}.item .item-wrap17 .item-detail .item-content .rating-price .item-price{font-size:17px;color:var(--color);font-weight:700;display:inline-block;margin:0;float:left;}.item .item-wrap17 .item-detail .item-content .rating-price .item-price ins{font-size:17px;font-weight:700;}.item .item-wrap17 .item-detail .item-content .rating-price .item-price del{font-size:14px;color:#999;font-weight:400;margin-top:1px;line-height:20px;}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button,.item .item-wrap17 .item-detail .item-content .product_type_external,.item .item-wrap17 .item-detail .item-content .product_type_grouped,.item .item-wrap17 .item-detail .item-content a.product_type_simple,.item .item-wrap17 .item-detail .item-content .product_type_variable,.item .item-wrap17 .item-detail .item-content .product_type_bundle{height:36px;line-height:34px;font-size:14px;color:var(--color);display:inline-block;text-transform:none;padding:0 16px;background-color:#fff;border-radius:3px;text-align:center;font-weight:400;border:1px solid var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button:before,.item .item-wrap17 .item-detail .item-content .product_type_external:before,.item .item-wrap17 .item-detail .item-content .product_type_grouped:before,.item .item-wrap17 .item-detail .item-content a.product_type_simple:before,.item .item-wrap17 .item-detail .item-content .product_type_variable:before,.item .item-wrap17 .item-detail .item-content .product_type_bundle:before{content:"";width:10px;height:10px;background:no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTYxMEZCRUE2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTYxMEZCRTk2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzhENEQ2Qzg2NkU3MTFFQzk0NzRCOTUyOUVERjAyNjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzhENEQ2Qzk2NkU3MTFFQzk0NzRCOTUyOUVERjAyNjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5xIn58AAAAOUlEQVR42mL8rybPgAYqgJgfiCuRBZkYiATUV8gCxOVoYvZAzIEuDlIoiKaQE4jZ0cUZh4CvAQIMAC7qBgYRkdOwAAAAAElFTkSuQmCC");display:inline-block;margin-right:7px;}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap17 .item-detail .item-content .product_type_external:hover,.item .item-wrap17 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap17 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap17 .item-detail .item-content .product_type_variable:hover,.item .item-wrap17 .item-detail .item-content .product_type_bundle:hover{background:var(--color);color:#fff;}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button:hover:before,.item .item-wrap17 .item-detail .item-content .product_type_external:hover:before,.item .item-wrap17 .item-detail .item-content .product_type_grouped:hover:before,.item .item-wrap17 .item-detail .item-content a.product_type_simple:hover:before,.item .item-wrap17 .item-detail .item-content .product_type_variable:hover:before,.item .item-wrap17 .item-detail .item-content .product_type_bundle:hover:before{background:no-repeat center url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmJmZWI4YS0zN2JlLTVmNGMtYjZiMi1kNDRkZmNlYzIyYzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzcxNDAxOTI2NkU5MTFFQzg0OUM4MjQzNjMyQzUxOEQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzcxNDAxOTE2NkU5MTFFQzg0OUM4MjQzNjMyQzUxOEQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYxMEZCRTk2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYxMEZCRUE2NkU3MTFFQzhGRTY4RTVCNTY3RjkxNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7m1TmuAAAAPUlEQVR42mL8//8/AxqoAGJ+IK5EFmRiIBJQXyEj0I3laGIOQMwBxDuQBVmAWBBNIScQs6OLMw4BXwMEGAAR+wy0CRcbGQAAAABJRU5ErkJggg==");}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap17 .item-detail .item-content .product_type_external.loading,.item .item-wrap17 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap17 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap17 .item-detail .item-content .product_type_variable.loading,.item .item-wrap17 .item-detail .item-content .product_type_bundle.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap17 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap17 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap17 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap17 .item-detail .item-content .product_type_variable.loading:before,.item .item-wrap17 .item-detail .item-content .product_type_bundle.loading:before{width:auto;height:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loadingp.gif") no-repeat center center;}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap17 .item-detail .item-content .product_type_external.added,.item .item-wrap17 .item-detail .item-content .product_type_grouped.added,.item .item-wrap17 .item-detail .item-content a.product_type_simple.added,.item .item-wrap17 .item-detail .item-content .product_type_variable.added,.item .item-wrap17 .item-detail .item-content .product_type_bundle.added{background-color:var(--color);color:#fff;}.item .item-wrap17 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap17 .item-detail .item-content .product_type_external.added:after,.item .item-wrap17 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap17 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap17 .item-detail .item-content .product_type_variable.added:after,.item .item-wrap17 .item-detail .item-content .product_type_bundle.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;font-size:12px;}.item .item-wrap17:hover .item-detail .products-thumb img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.item .item-wrap17:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap18{text-align:center;padding:0;}.item .item-wrap18 .item-detail{position:relative;overflow:hidden;}.item .item-wrap18 .item-detail .products-thumb{position:relative;}.item .item-wrap18 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap18 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap18 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap18 .item-detail .products-thumb .item-button{position:absolute;top:50%;margin-top:-20px;left:50%;margin-left:-65px;opacity:0;z-index:3;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap18 .item-detail .products-thumb .item-button a.compare,.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview{height:44px;width:44px;border-radius:2px;background-color:#fff;border:0;color:#111;display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);line-height:44px;font-size:0;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:before{content:"";}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist,.item .item-wrap18 .item-detail .products-thumb .item-button a.compare,.item .item-wrap18 .item-detail .products-thumb .item-button .group.fancybox{float:left;margin:0 2.5px;font-weight:normal;min-width:40px;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0 2.5px;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-heart-41.png") no-repeat center center #fff;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.nitro-lazy,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.nitro-lazy,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-heart-41-hover.png") no-repeat center center #111;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover.nitro-lazy,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover.nitro-lazy,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap18 .item-detail .products-thumb .item-button a.compare{-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare-41.png") no-repeat center center #fff;}.item .item-wrap18 .item-detail .products-thumb .item-button a.compare.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-compare-41-hover.png") no-repeat center center #111;}.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:hover.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview{-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-search-41.png") no-repeat center center #fff;}.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-search-41-hover.png") no-repeat center center #111;}.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:hover.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button .sw-quickview:before{content:"";}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-search-41-hover.png") no-repeat center center #111;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a.nitro-lazy,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a.nitro-lazy,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a.nitro-lazy{background-image:none !important;}.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap18 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button,.item .item-wrap18 .item-detail .products-thumb .product_type_external,.item .item-wrap18 .item-detail .products-thumb .product_type_grouped,.item .item-wrap18 .item-detail .products-thumb a.product_type_simple,.item .item-wrap18 .item-detail .products-thumb .product_type_variable{height:44px;line-height:44px;padding:0;font-size:16px;color:#111;border-radius:3px;border-radius:2px;display:block;width:94%;margin:0 9px;position:absolute;bottom:10px;left:0;background-color:#fff;font-weight:500;text-transform:capitalize;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;opacity:0;visibility:hidden;}.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button:hover,.item .item-wrap18 .item-detail .products-thumb .product_type_external:hover,.item .item-wrap18 .item-detail .products-thumb .product_type_grouped:hover,.item .item-wrap18 .item-detail .products-thumb a.product_type_simple:hover,.item .item-wrap18 .item-detail .products-thumb .product_type_variable:hover{background-color:#111;color:#fff;}.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.loading,.item .item-wrap18 .item-detail .products-thumb .product_type_external.loading,.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.loading,.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.loading,.item .item-wrap18 .item-detail .products-thumb .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.loading:before,.item .item-wrap18 .item-detail .products-thumb .product_type_external.loading:before,.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.loading:before,.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.loading:before,.item .item-wrap18 .item-detail .products-thumb .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:3px;background-size:contain;background-size:30px;}.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.added,.item .item-wrap18 .item-detail .products-thumb .product_type_external.added,.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.added,.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.added,.item .item-wrap18 .item-detail .products-thumb .product_type_variable.added{background-color:#111;color:#fff;}.item .item-wrap18 .item-detail .products-thumb .button.add_to_cart_button.added:after,.item .item-wrap18 .item-detail .products-thumb .product_type_external.added:after,.item .item-wrap18 .item-detail .products-thumb .product_type_grouped.added:after,.item .item-wrap18 .item-detail .products-thumb a.product_type_simple.added:after,.item .item-wrap18 .item-detail .products-thumb .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap18 .item-detail .products-thumb .added_to_cart.wc-forward{font-size:0;}.item .item-wrap18 .item-detail .item-content{text-align:left;padding:20px 0 30px;}.item .item-wrap18 .item-detail .item-content .categories-name{margin:0 0 10px;}.item .item-wrap18 .item-detail .item-content .categories-name a{font-size:13px;color:#aaa;text-transform:uppercase;font-weight:400;}.item .item-wrap18 .item-detail .item-content .categories-name a:after{content:",";margin-right:3px;}.item .item-wrap18 .item-detail .item-content .categories-name a:last-child:before{content:"";margin:0;}.item .item-wrap18 .item-detail .item-content .categories-name a:hover{color:var(--color);}.item .item-wrap18 .item-detail .item-content .categories-name a:last-child:after{content:"";margin:0;}.item .item-wrap18 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap18 .item-detail .item-content h4 a{font-size:16px;color:#000;font-weight:500;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap18 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap18 .item-detail .item-content .reviews-content{margin:0 0 8px;}.item .item-wrap18 .item-detail .item-content .item-price{font-size:16px;font-weight:400;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:#111;margin:0 0 15px;float:none;}.item .item-wrap18 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap18 .item-detail .item-content .item-price ins{font-size:16px;font-weight:400;}.item .item-wrap18 .item-detail .item-content .item-price del{font-size:16px;font-weight:400;color:#aaa;}.item .item-wrap18 .item-detail .item-content .sw-custom-variation{margin:15px 0 3px;display:flex;}.item .item-wrap18 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation,.item .item-wrap18 .item-detail .item-content .reset_variations{margin:0 2px;}.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation{border:1px solid transparent;}.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation span.variation-color{height:26px;width:26px;}.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover,.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover span.variation-color,.item .item-wrap18 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected span.variation-color{border:4px solid #fff;}.item .item-wrap18:hover .item-detail .products-thumb img{opacity:.85;}.item .item-wrap18:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap18:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap18:hover .item-detail .products-thumb .item-button .button,.item .item-wrap18:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap18:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap18:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap18:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap18:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap18:hover .item-detail .products-thumb .button.add_to_cart_button,.item .item-wrap18:hover .item-detail .products-thumb .product_type_external,.item .item-wrap18:hover .item-detail .products-thumb .product_type_grouped,.item .item-wrap18:hover .item-detail .products-thumb a.product_type_simple,.item .item-wrap18:hover .item-detail .products-thumb .product_type_variable{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;opacity:1;visibility:visible;}.item .item-wrap19{text-align:center;padding:0;}.item .item-wrap19 .item-detail{position:relative;overflow:hidden;}.item .item-wrap19 .item-detail .sw-variation-wrapper{position:absolute;left:20px;bottom:20px;}.item .item-wrap19 .item-detail .sw-variation-wrapper .reset_variations{text-align:left;margin:7px 2px 0 2px;color:#000;}.item .item-wrap19 .item-detail .sw-variation-wrapper .reset_variations:hover{color:var(--color);}.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation{margin:0;}.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation .sw-radio-variation{background-color:#fff;color:#272727;margin:0 2px;}.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span:after{border:0;}.item .item-wrap19 .item-detail .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected span{background-color:#222;color:#fff;}.item .item-wrap19 .item-detail .products-thumb{position:relative;}.item .item-wrap19 .item-detail .products-thumb > a{position:relative;}.item .item-wrap19 .item-detail .products-thumb > a:before{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.3);position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap19 .item-detail .products-thumb > a{display:block;}.item .item-wrap19 .item-detail .products-thumb .onsale,.item .item-wrap19 .item-detail .products-thumb .sale-off{display:none;}.item .item-wrap19 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap19 .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap19 .item-detail .item-content{padding:15px 0 20px;display:inline-block;width:100%;vertical-align:top;text-align:left;}.rtl .item .item-wrap19 .item-detail .item-content{text-align:right;}.item .item-wrap19 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap19 .item-detail .item-content h4 a{font-size:14px;color:#000;line-height:24px;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap19 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap19 .item-detail .item-content .item-price{font-size:14px;color:#000;font-weight:700;display:inline-block;margin:0 0 12px;}.item .item-wrap19 .item-detail .item-content .item-price ins{font-size:14px;color:#000;font-weight:700;}.item .item-wrap19 .item-detail .item-content .item-price del{font-size:14px;color:#999;font-weight:400;margin-top:0;}.item .item-wrap19 .item-detail .item-content .item-button{position:relative;opacity:1;width:100%;}.item .item-wrap19 .item-detail .item-content button.add_to_cart_button,.item .item-wrap19 .item-detail .item-content .product_type_external,.item .item-wrap19 .item-detail .item-content .product_type_grouped,.item .item-wrap19 .item-detail .item-content a.product_type_simple,.item .item-wrap19 .item-detail .item-content .product_type_variable{height:40px;line-height:38px;font-size:12px;color:#222;padding:0;padding:0 23px;display:inline-block;text-transform:uppercase;background-color:transparent;font-weight:normal;font-weight:800;border-radius:0;margin-top:0 !important;text-align:center;border:1px dashed #666;float:left;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.rtl .item .item-wrap19 .item-detail .item-content button.add_to_cart_button,.rtl .item .item-wrap19 .item-detail .item-content .product_type_external,.rtl .item .item-wrap19 .item-detail .item-content .product_type_grouped,.rtl .item .item-wrap19 .item-detail .item-content a.product_type_simple,.rtl .item .item-wrap19 .item-detail .item-content .product_type_variable{float:right;}.item .item-wrap19 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap19 .item-detail .item-content .product_type_external:hover,.item .item-wrap19 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap19 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap19 .item-detail .item-content .product_type_variable:hover{background:#000;color:#fff;border:1px solid #000;}.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap19 .item-detail .item-content .product_type_external.loading,.item .item-wrap19 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap19 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap19 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap19 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap19 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap19 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap19 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap19 .item-detail .item-content .product_type_external.added,.item .item-wrap19 .item-detail .item-content .product_type_grouped.added,.item .item-wrap19 .item-detail .item-content a.product_type_simple.added,.item .item-wrap19 .item-detail .item-content .product_type_variable.added{background-color:var(--color);border-color:var(--color);color:#fff;}.item .item-wrap19 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap19 .item-detail .item-content .product_type_external.added:after,.item .item-wrap19 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap19 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap19 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap19 .item-detail .item-content .sw-quickview,.item .item-wrap19 .item-detail .item-content a.compare{text-align:center;color:#222;width:46px;height:40px;line-height:38px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:46px;border-radius:0;background-color:transparent;margin:0;float:left;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;border:1px dashed #666;border-left:0;}.rtl .item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.rtl .item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.rtl .item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.rtl .item .item-wrap19 .item-detail .item-content .sw-quickview,.rtl .item .item-wrap19 .item-detail .item-content a.compare{float:right;border-right:0;border-left:1px dashed #666;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap19 .item-detail .item-content .sw-quickview:before,.item .item-wrap19 .item-detail .item-content a.compare:before{font-family:fontawesome;font-size:16px;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap19 .item-detail .item-content .sw-quickview:hover,.item .item-wrap19 .item-detail .item-content a.compare:hover{font-size:0;padding:0;background-color:#000;border:1px solid #000;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap19 .item-detail .item-content .sw-quickview:hover:before,.item .item-wrap19 .item-detail .item-content a.compare:hover:before{color:#fff;}.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap19 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap19 .item-detail .item-content .sw-quickview{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.item .item-wrap19 .item-detail .item-content .sw-quickview:before{content:"";}.item .item-wrap19 .item-detail .item-content a.compare{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.item .item-wrap19 .item-detail .item-content a.compare:before{content:"";}.item .item-wrap19:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap19:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap19:hover .item-detail .item-content .item-button{opacity:1;}.item .item-wrap19:hover .item-detail .item-content .item-button button.add_to_cart_button,.item .item-wrap19:hover .item-detail .item-content .item-button .product_type_external,.item .item-wrap19:hover .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap19:hover .item-detail .item-content .item-button a.product_type_simple,.item .item-wrap19:hover .item-detail .item-content .item-button .product_type_variable,.item .item-wrap19:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap19:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap19:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap19:hover .item-detail .item-content .item-button .group.fancybox,.item .item-wrap19:hover .item-detail .item-content .item-button a.compare{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.item .item-wrap20 .item-detail{position:relative;padding-bottom:40px;}.item .item-wrap20 .item-detail .products-thumb{position:relative;}.item .item-wrap20 .item-detail .products-thumb > a{position:relative;}.item .item-wrap20 .item-detail .products-thumb > a:after{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.3);position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap20 .item-detail .products-thumb .sw-quickview{height:39px;width:39px;background-color:#fff;position:absolute;top:10px;right:10px;border-radius:2px;opacity:1;font-size:0;left:auto;color:#222;line-height:39px;text-align:center;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transition:all .3s;}.item .item-wrap20 .item-detail .products-thumb .sw-quickview:before{content:"";font-family:icomoon;font-size:16px;}.item .item-wrap20 .item-detail .products-thumb .sw-quickview:hover{background-color:var(--color);color:#fff;}.item .item-wrap20 .item-detail .products-thumb > a{display:block;}.item .item-wrap20 .item-detail .products-thumb .onsale,.item .item-wrap20 .item-detail .products-thumb .sale-off{display:none;}.item .item-wrap20 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap20 .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap20 .item-detail .item-content{padding:15px 0 0;display:inline-block;width:100%;vertical-align:top;text-align:left;background-color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:relative;}.rtl .item .item-wrap20 .item-detail .item-content{text-align:right;}.item .item-wrap20 .item-detail .item-content .item-categories{margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.item .item-wrap20 .item-detail .item-content .item-categories a{font-size:13px;font-weight:400;color:#aaa;text-transform:capitalize;line-height:20px;position:relative;}.item .item-wrap20 .item-detail .item-content .item-categories a:after{content:",";margin-right:5px;}.item .item-wrap20 .item-detail .item-content .item-categories a:hover{color:var(--color);}.item .item-wrap20 .item-detail .item-content .item-categories a:last-child:after{margin:0;content:"";}.item .item-wrap20 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap20 .item-detail .item-content h4 a{font-size:14px;color:#000;line-height:24px;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap20 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap20 .item-detail .item-content .reviews-content{margin:0 0 13px;}.item .item-wrap20 .item-detail .item-content .item-price{font-size:18px;color:#000;font-weight:400;display:inline-block;margin:0 0 12px;}.item .item-wrap20 .item-detail .item-content .item-price ins{font-size:18px;color:#000;font-weight:400;}.item .item-wrap20 .item-detail .item-content .item-price del{font-size:14px;color:#999;font-weight:400;margin-top:0;}.item .item-wrap20 .item-detail .item-content .item-button{position:absolute;bottom:-64px;left:0;opacity:1;opacity:0;width:100%;display:flex;justify-content:flex-start;height:0;visibility:hidden;}.item .item-wrap20 .item-detail .item-content button.add_to_cart_button,.item .item-wrap20 .item-detail .item-content .product_type_external,.item .item-wrap20 .item-detail .item-content .product_type_grouped,.item .item-wrap20 .item-detail .item-content a.product_type_simple,.item .item-wrap20 .item-detail .item-content .product_type_variable{height:39px;line-height:39px;font-size:13px;color:#fff;padding:0 44px;display:inline-block;text-transform:uppercase;background-color:#111;font-weight:normal;font-weight:400;border-radius:0;border-radius:3px;margin-top:0 !important;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);}.item .item-wrap20 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap20 .item-detail .item-content .product_type_external:hover,.item .item-wrap20 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap20 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap20 .item-detail .item-content .product_type_variable:hover{background:#000;color:#fff;}.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap20 .item-detail .item-content .product_type_external.loading,.item .item-wrap20 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap20 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap20 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap20 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap20 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap20 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap20 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap20 .item-detail .item-content .product_type_external.added,.item .item-wrap20 .item-detail .item-content .product_type_grouped.added,.item .item-wrap20 .item-detail .item-content a.product_type_simple.added,.item .item-wrap20 .item-detail .item-content .product_type_variable.added{background-color:var(--color);border-color:var(--color);color:#fff;}.item .item-wrap20 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap20 .item-detail .item-content .product_type_external.added:after,.item .item-wrap20 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap20 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap20 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist{margin:0 5px;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap20 .item-detail .item-content a.compare{text-align:center;color:#222;width:39px;height:39px;line-height:39px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:39px;border-radius:0;border-radius:3px;background-color:transparent;margin:0;border:1px solid #111;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap20 .item-detail .item-content a.compare:before{font-family:icomoon;font-size:16px;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap20 .item-detail .item-content a.compare:hover{font-size:0;padding:0;background-color:#111;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap20 .item-detail .item-content a.compare:hover:before{color:#fff;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a{background-color:#111 !important;}.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap20 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap20 .item-detail .item-content a.compare{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}.item .item-wrap20 .item-detail .item-content a.compare:before{content:"";}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper{margin:0;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-variation-value{margin-bottom:3px;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .reset_variations{margin:0 2px 0 2px;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation{margin:0;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation{width:30px;height:15px;border-radius:0;border:1px solid transparent;vertical-align:top;margin:0 2px;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span.variation-color{width:100%;height:100%;border-radius:0;border:1px solid transparent;}.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected,.item .item-wrap20 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation:hover{border:1px solid #111;padding:2px;}.item .item-wrap20:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap20:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap20:hover .item-detail .products-thumb .sw-quickview{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}.item .item-wrap20:hover .item-detail .item-content{position:relative;margin-top:-60px;}.item .item-wrap20:hover .item-detail .item-content .item-button{opacity:1;height:auto;visibility:visible;}.item .item-wrap20:hover .item-detail .item-content .item-button button.add_to_cart_button,.item .item-wrap20:hover .item-detail .item-content .item-button .product_type_external,.item .item-wrap20:hover .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap20:hover .item-detail .item-content .item-button a.product_type_simple,.item .item-wrap20:hover .item-detail .item-content .item-button .product_type_variable,.item .item-wrap20:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap20:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap20:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap20:hover .item-detail .item-content .item-button .group.fancybox,.item .item-wrap20:hover .item-detail .item-content .item-button a.compare{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.item .item-wrap21 .item-detail{position:relative;}.item .item-wrap21 .item-detail .products-thumb{position:relative;}.item .item-wrap21 .item-detail .products-thumb > a{display:block;position:relative;}.item .item-wrap21 .item-detail .products-thumb .onsale,.item .item-wrap21 .item-detail .products-thumb .sale-off{display:none;}.item .item-wrap21 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap21 .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap21 .item-detail .item-content{padding:14px 20px 30px;display:inline-block;width:100%;vertical-align:top;border-top:1px solid #eee;text-align:left;background-color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:relative;}.rtl .item .item-wrap21 .item-detail .item-content{text-align:right;}.item .item-wrap21 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap21 .item-detail .item-content h4 a{font-size:14px;color:#222;line-height:24px;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap21 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap21 .item-detail .item-content .reviews-content{margin:0 0 13px;}.item .item-wrap21 .item-detail .item-content .item-price{font-size:18px;color:#f46;font-weight:400;display:inline-block;margin:0 0 12px;}.item .item-wrap21 .item-detail .item-content .item-price ins{font-size:18px;color:#f46;font-weight:400;}.item .item-wrap21 .item-detail .item-content .item-price del{font-size:16px;color:#999;font-weight:400;margin-top:0;line-height:24px;}.item .item-wrap21 .item-detail .item-content .item-button{position:relative;width:100%;display:flex;justify-content:flex-start;}.item .item-wrap21 .item-detail .item-content button.add_to_cart_button,.item .item-wrap21 .item-detail .item-content .product_type_external,.item .item-wrap21 .item-detail .item-content .product_type_grouped,.item .item-wrap21 .item-detail .item-content a.product_type_simple,.item .item-wrap21 .item-detail .item-content .product_type_variable{height:40px;line-height:40px;font-size:12px;color:#111;padding:0 22px;display:inline-block;text-transform:uppercase;background-color:#f5f5f5;margin-top:0 !important;text-align:center;font-weight:400;border-radius:3px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap21 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap21 .item-detail .item-content .product_type_external:hover,.item .item-wrap21 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap21 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap21 .item-detail .item-content .product_type_variable:hover{background-color:var(--darken10);}.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap21 .item-detail .item-content .product_type_external.loading,.item .item-wrap21 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap21 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap21 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap21 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap21 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap21 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap21 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap21 .item-detail .item-content .product_type_external.added,.item .item-wrap21 .item-detail .item-content .product_type_grouped.added,.item .item-wrap21 .item-detail .item-content a.product_type_simple.added,.item .item-wrap21 .item-detail .item-content .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap21 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap21 .item-detail .item-content .product_type_external.added:after,.item .item-wrap21 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap21 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap21 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist{margin:0 2px;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap21 .item-detail .item-content a.compare,.item .item-wrap21 .item-detail .item-content .sw-quickview{text-align:center;color:#111;width:40px;height:40px;line-height:40px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:40px;background-color:transparent;margin:0;border:0;border-radius:3px;opacity:0;visibility:hidden;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap21 .item-detail .item-content a.compare:before,.item .item-wrap21 .item-detail .item-content .sw-quickview:before{font-family:icomoon;font-size:18px;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap21 .item-detail .item-content a.compare:hover,.item .item-wrap21 .item-detail .item-content .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap21 .item-detail .item-content a.compare:hover:before,.item .item-wrap21 .item-detail .item-content .sw-quickview:hover:before{color:#fff;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap21 .item-detail .item-content .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap21 .item-detail .item-content a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin-right:2px;}.rtl .item .item-wrap21 .item-detail .item-content a.compare{margin-left:2px;margin-right:0;}.item .item-wrap21 .item-detail .item-content a.compare:before{content:"";}.item .item-wrap21 .item-detail .item-content a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap21 .item-detail .item-content a.sw-quickview:before{content:"";}.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper{margin:0;}.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation{margin:0;}.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation{width:30px;height:15px;border-radius:0;border:1px solid transparent;vertical-align:top;margin:0 2px;}.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span.variation-color{width:100%;height:100%;border-radius:0;border:1px solid transparent;}.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected,.item .item-wrap21 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation:hover{border:1px solid #111;padding:2px;}.item .item-wrap21:hover{box-shadow:0 0 30px rgba(0,0,0,.1);}.item .item-wrap21:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap21:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap21:hover .item-detail .item-content{position:relative;}.item .item-wrap21:hover .item-detail .item-content .item-button button.add_to_cart_button,.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_external,.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_grouped,.item .item-wrap21:hover .item-detail .item-content .item-button a.product_type_simple,.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_variable{background-color:var(--color);color:#fff;}.item .item-wrap21:hover .item-detail .item-content .item-button button.add_to_cart_button:hover,.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_external:hover,.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_grouped:hover,.item .item-wrap21:hover .item-detail .item-content .item-button a.product_type_simple:hover,.item .item-wrap21:hover .item-detail .item-content .item-button .product_type_variable:hover{background-color:var(--darken10);}.item .item-wrap21:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap21:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap21:hover .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap21:hover .item-detail .item-content .item-button .group.fancybox,.item .item-wrap21:hover .item-detail .item-content .item-button a.compare,.item .item-wrap21:hover .item-detail .item-content .item-button .sw-quickview{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;visibility:visible;}.item .item-wrap22 .item-detail{position:relative;}.item .item-wrap22 .item-detail .products-thumb{position:relative;}.item .item-wrap22 .item-detail .products-thumb > a{display:block;position:relative;}.item .item-wrap22 .item-detail .products-thumb .onsale,.item .item-wrap22 .item-detail .products-thumb .sale-off{display:none;}.item .item-wrap22 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap22 .item-detail .products-thumb .item-button{position:absolute;width:100%;display:flex;justify-content:center;bottom:10px;left:0;}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable{height:40px;line-height:40px;width:40px;font-size:0;color:#111;padding:0;display:inline-block;text-transform:uppercase;background-color:#f5f5f5;margin-top:0 !important;text-align:center;font-weight:400;border-radius:3px;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button:before,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable:before{font-family:icomoon;font-size:18px;content:"";}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button:hover,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external:hover,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped:hover,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple:hover,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable:hover{background-color:var(--color);color:#fff;}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.loading,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.loading,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.loading,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.loading:before,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.added,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.added,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.added,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.added,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap22 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_external.added:after,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_grouped.added:after,.item .item-wrap22 .item-detail .products-thumb .item-button a.product_type_simple.added:after,.item .item-wrap22 .item-detail .products-thumb .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0 2px;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap22 .item-detail .products-thumb .item-button a.compare,.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview{text-align:center;color:#111;width:40px;height:40px;line-height:40px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:40px;background-color:#f5f5f5;margin:0;border:0;border-radius:3px;opacity:0;visibility:hidden;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview:before{font-family:icomoon;font-size:18px;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap22 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap22 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap22 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin-right:2px;}.rtl .item .item-wrap22 .item-detail .products-thumb .item-button a.compare{margin-left:2px;margin-right:0;}.item .item-wrap22 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap22 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap22 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap22 .item-detail .item-img a{max-width:100%;display:block;}.item .item-wrap22 .item-detail .item-content{padding:15px 20px 30px;display:inline-block;width:100%;vertical-align:top;text-align:left;background-color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:relative;}.rtl .item .item-wrap22 .item-detail .item-content{text-align:right;}.item .item-wrap22 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap22 .item-detail .item-content h4 a{font-size:14px;color:#222;line-height:24px;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap22 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap22 .item-detail .item-content .reviews-content{margin:0 0 13px;}.item .item-wrap22 .item-detail .item-content .item-price{font-size:18px;color:#f46;font-weight:400;display:inline-block;margin:0;}.item .item-wrap22 .item-detail .item-content .item-price ins{font-size:18px;color:#f46;font-weight:400;}.item .item-wrap22 .item-detail .item-content .item-price del{font-size:16px;color:#999;font-weight:400;margin-top:0;line-height:24px;}.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper{margin:0;}.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation{margin:0;}.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation{width:30px;height:15px;border-radius:0;border:1px solid transparent;vertical-align:top;margin:0 2px;}.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation span.variation-color{width:100%;height:100%;border-radius:0;border:1px solid transparent;}.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation.selected,.item .item-wrap22 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation .sw-radio-variation:hover{border:1px solid #111;padding:2px;}.item .item-wrap22:hover{box-shadow:0 0 30px rgba(0,0,0,.1);}.item .item-wrap22:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap22:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap22:hover .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap22:hover .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap22:hover .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap22:hover .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap22:hover .item-detail .products-thumb .item-button .product_type_variable,.item .item-wrap22:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap22:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap22:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap22:hover .item-detail .products-thumb .item-button .group.fancybox,.item .item-wrap22:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap22:hover .item-detail .products-thumb .item-button .sw-quickview{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;visibility:visible;}.item .item-wrap22:hover .item-detail .item-content{position:relative;}.item .item-wrap23{text-align:center;padding:15px;min-height:490px;}.item .item-wrap23 .item-detail{position:relative;padding:0;}.item .item-wrap23 .item-detail .products-thumb{position:relative;z-index:1;}.item .item-wrap23 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap23 .item-detail .products-thumb > a:before{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.1);position:absolute;left:0;right:0;bottom:0;top:0;display:block;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;z-index:2;}.item .item-wrap23 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap23 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap23 .item-detail .products-thumb .item-button{position:absolute;display:flex;flex-direction:column;justify-content:center;top:10px;right:10px;z-index:3;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap23 .item-detail .products-thumb .item-button a.compare,.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview{text-align:center;color:#000;width:40px;height:40px;line-height:40px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:40px;background-color:#fff;margin:0;border:0;border-radius:0;opacity:0;visibility:hidden;-webkit-transform:translateX(40px);-moz-transform:translateX(40px);-o-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview:before{font-family:"Font Awesome 5 Pro Light";font-size:18px;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:#000;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap23 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap23 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap23 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin:5px 0;}.item .item-wrap23 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap23 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap23 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap23 .item-detail .item-content{text-align:center;padding:15px 0 0px;}.item .item-wrap23 .item-detail .item-content .item-categories{margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.item .item-wrap23 .item-detail .item-content .item-categories a{font-size:13px;font-weight:400;color:#999;text-transform:uppercase;line-height:20px;position:relative;}.item .item-wrap23 .item-detail .item-content .item-categories a:after{content:",";margin-right:5px;}.item .item-wrap23 .item-detail .item-content .item-categories a:hover{color:var(--color);}.item .item-wrap23 .item-detail .item-content .item-categories a:last-child:after{margin:0;content:"";}.item .item-wrap23 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap23 .item-detail .item-content h4 a{font-size:14px;color:#111;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap23 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap23 .item-detail .item-content .reviews-content{margin:0 0 8px;display:none;}.item .item-wrap23 .item-detail .item-content .item-price{font-size:16px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 15px;float:none;}.item .item-wrap23 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap23 .item-detail .item-content .item-price ins{font-size:16px;font-weight:700;color:var(--color);}.item .item-wrap23 .item-detail .item-content .item-price del{font-size:16px;font-weight:400;color:#aaa;}.item .item-wrap23 .item-detail .item-content .item-bottom{height:0;opacity:0;visibility:visible;position:absolute;width:100%;}.item .item-wrap23 .item-detail .item-content .sw-custom-variation{margin:0 0 3px;display:flex;justify-content:center;}.item .item-wrap23 .item-detail .item-content .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation{margin:0 3px;}.item .item-wrap23 .item-detail .item-content .sw-variation-wrapper{margin-bottom:0;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;height:0;}.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation{border:1px solid #f6f6f6;border-radius:50%;}.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation span.variation-color{height:22px;width:22px;border:3px solid #fff;border-radius:50%;}.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover,.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover span.variation-color,.item .item-wrap23 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected span.variation-color{border:3px solid #fff;}.item .item-wrap23 .item-detail .item-content .sw-variation-wrapper .reset_variations{position:absolute;margin-left:-16px;margin-top:-2px;}.item .item-wrap23 .item-detail .item-content button.add_to_cart_button,.item .item-wrap23 .item-detail .item-content .product_type_external,.item .item-wrap23 .item-detail .item-content .product_type_grouped,.item .item-wrap23 .item-detail .item-content a.product_type_simple,.item .item-wrap23 .item-detail .item-content .product_type_variable{height:50px;height:0;line-height:50px;display:block;font-size:14px;color:#111;padding:0;text-transform:uppercase;font-weight:700;background-color:#f5f5f5;text-align:center;border-radius:0;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;}.item .item-wrap23 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap23 .item-detail .item-content .product_type_external:hover,.item .item-wrap23 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap23 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap23 .item-detail .item-content .product_type_variable:hover{background-color:var(--color);color:#fff;}.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap23 .item-detail .item-content .product_type_external.loading,.item .item-wrap23 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap23 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap23 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap23 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap23 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap23 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap23 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap23 .item-detail .item-content .product_type_external.added,.item .item-wrap23 .item-detail .item-content .product_type_grouped.added,.item .item-wrap23 .item-detail .item-content a.product_type_simple.added,.item .item-wrap23 .item-detail .item-content .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap23 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap23 .item-detail .item-content .product_type_external.added:after,.item .item-wrap23 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap23 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap23 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap23 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap23:hover{box-shadow:0 0 30px rgba(0,0,0,.1);background-color:#fff;}.item .item-wrap23:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap23:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap23:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap23:hover .item-detail .products-thumb .item-button .button,.item .item-wrap23:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap23:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap23:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap23:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap23:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.item .item-wrap23:hover .item-detail .item-content{margin-top:-65px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:relative;padding-bottom:93px;background-color:#fff;z-index:2;}.item .item-wrap23:hover .item-detail .item-content .item-bottom{opacity:1;visibility:visible;}.item .item-wrap23:hover .item-detail .item-content .sw-variation-wrapper{margin-bottom:20px;}.item .item-wrap23:hover .item-detail .item-content .button.add_to_cart_button,.item .item-wrap23:hover .item-detail .item-content .product_type_external,.item .item-wrap23:hover .item-detail .item-content .product_type_grouped,.item .item-wrap23:hover .item-detail .item-content a.product_type_simple,.item .item-wrap23:hover .item-detail .item-content .product_type_variable,.item .item-wrap23:hover .item-detail .item-content .sw-variation-wrapper{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;opacity:1;visibility:visible;height:auto;}.item .item-wrap24{text-align:center;}.item .item-wrap24 .item-detail{position:relative;padding:0;}.item .item-wrap24 .item-detail .products-thumb{position:relative;z-index:1;}.item .item-wrap24 .item-detail .products-thumb > a{display:block;max-width:100%;}.item .item-wrap24 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap24 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap24 .item-detail .products-thumb .item-button{position:absolute;display:flex;flex-direction:column;justify-content:center;top:10px;right:10px;z-index:3;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap24 .item-detail .products-thumb .item-button a.compare,.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview,.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable{text-align:center;color:#000;width:40px;height:40px;line-height:40px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:40px;background-color:#fff;margin:0;border:0;border-radius:0;opacity:0;visibility:hidden;box-shadow:2px 0 2px rgba(0,0,0,.07);-webkit-transform:translateX(40px);-moz-transform:translateX(40px);-o-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview:before,.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:before{font-family:"Font Awesome 5 Pro Light";font-size:18px;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview:hover,.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:hover,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:hover,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:hover,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:hover,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:hover{font-size:0;padding:0;background-color:#000;box-shadow:none;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button .sw-quickview:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:hover:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:hover:before{color:#fff;}.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable{margin:0 0 5px;}.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable:before{content:"";}.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.loading,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.loading,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.loading,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.loading:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.added,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.added,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.added,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.added,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap24 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_external.added:after,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_grouped.added:after,.item .item-wrap24 .item-detail .products-thumb .item-button a.product_type_simple.added:after,.item .item-wrap24 .item-detail .products-thumb .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap24 .item-detail .products-thumb .item-button .added_to_cart.wc-forward{font-size:0;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap24 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap24 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin:5px 0;}.item .item-wrap24 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap24 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap24 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper{position:absolute;padding:10px 0;box-shadow:0 0 15px rgba(0,0,0,.05);bottom:0;left:0;background-color:#fff;text-align:center;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;width:100%;}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation{display:flex;justify-content:center;margin:0;}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation{border:1px solid #f6f6f6;border-radius:50%;}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color{height:28px;width:28px;border:3px solid #fff;border-radius:50%;}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,.item .item-wrap24 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color{border:3px solid #fff;}.item .item-wrap24 .item-detail .item-content{text-align:center;padding:15px 0 0px;}.item .item-wrap24 .item-detail .item-content .item-categories{margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.item .item-wrap24 .item-detail .item-content .item-categories a{font-size:13px;font-weight:400;color:#999;text-transform:uppercase;line-height:20px;position:relative;}.item .item-wrap24 .item-detail .item-content .item-categories a:after{content:",";margin-right:5px;}.item .item-wrap24 .item-detail .item-content .item-categories a:hover{color:var(--color);}.item .item-wrap24 .item-detail .item-content .item-categories a:last-child:after{margin:0;content:"";}.item .item-wrap24 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap24 .item-detail .item-content h4 a{font-size:14px;color:#111;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap24 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap24 .item-detail .item-content .reviews-content{margin:0 0 8px;display:none;}.item .item-wrap24 .item-detail .item-content .item-price{font-size:16px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 15px;float:none;}.item .item-wrap24 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap24 .item-detail .item-content .item-price ins{font-size:16px;font-weight:700;color:var(--color);}.item .item-wrap24 .item-detail .item-content .item-price del{font-size:16px;font-weight:400;color:#aaa;}.item .item-wrap24:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap24:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap24:hover .item-detail .products-thumb .item-button .button,.item .item-wrap24:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap24:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap24:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap24:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap24:hover .item-detail .products-thumb .item-button .group.fancybox,.item .item-wrap24:hover .item-detail .products-thumb .item-button .button.add_to_cart_button,.item .item-wrap24:hover .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap24:hover .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap24:hover .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap24:hover .item-detail .products-thumb .item-button .product_type_variable{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.item .item-wrap24:hover .item-detail .products-thumb .sw-variation-wrapper{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;visibility:visible;height:auto;}.item .item-wrap24:hover .item-detail .item-content{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;background-color:#fff;}.item .item-wrap25{text-align:center;padding:10px;border-right:1px solid #eee;}.rtl .item .item-wrap25{border-right:0;border-left:1px solid #eee;}.item .item-wrap25 .item-detail{position:relative;padding:0;}.item .item-wrap25 .item-detail .products-thumb{position:relative;z-index:1;}.item .item-wrap25 .item-detail .products-thumb > a{display:block;max-width:100%;position:relative;}.item .item-wrap25 .item-detail .products-thumb > a:before{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.1);opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;display:inline-block;vertical-align:top;transition:all .3s;}.item .item-wrap25 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap25 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap25 .item-detail .products-thumb .item-button{position:absolute;display:flex;flex-direction:column;justify-content:center;top:10px;right:10px;z-index:3;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap25 .item-detail .products-thumb .item-button a.compare,.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview{text-align:center;color:#000;width:40px;height:40px;line-height:40px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:40px;background-color:#fff;margin:0;border:0;border-radius:0;opacity:0;visibility:hidden;box-shadow:2px 0 2px rgba(0,0,0,.07);-webkit-transform:translateX(40px);-moz-transform:translateX(40px);-o-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview:before{font-family:"Font Awesome 5 Pro Light";font-size:18px;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:#000;box-shadow:none;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap25 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable{margin:0 0 5px;}.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button:before,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable:before{content:"";}.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.loading,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.loading,.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.loading,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.loading:before,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.added,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.added,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.added,.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.added,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap25 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_external.added:after,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_grouped.added:after,.item .item-wrap25 .item-detail .products-thumb .item-button a.product_type_simple.added:after,.item .item-wrap25 .item-detail .products-thumb .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap25 .item-detail .products-thumb .item-button .added_to_cart.wc-forward{font-size:0;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap25 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap25 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin:5px 0;}.item .item-wrap25 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap25 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap25 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation.variation-color .sw-radio-variation.selected .variation-color:after{border:0;}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper{position:absolute;padding:10px 0 0;box-shadow:none;bottom:0;left:0;background-color:#fff;text-align:center;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;width:100%;}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation{display:flex;justify-content:center;margin:0;}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation{border:1px solid #f6f6f6;border-radius:50%;}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color{height:28px;width:28px;border:3px solid #fff;border-radius:50%;}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,.item .item-wrap25 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color{border:3px solid #fff;}.item .item-wrap25 .item-detail .item-content{text-align:center;padding:15px 0 0px;}.item .item-wrap25 .item-detail .item-content .item-categories{margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.item .item-wrap25 .item-detail .item-content .item-categories a{font-size:13px;font-weight:400;color:#999;text-transform:uppercase;line-height:20px;position:relative;}.item .item-wrap25 .item-detail .item-content .item-categories a:after{content:",";margin-right:5px;}.item .item-wrap25 .item-detail .item-content .item-categories a:hover{color:var(--color);}.item .item-wrap25 .item-detail .item-content .item-categories a:last-child:after{margin:0;content:"";}.item .item-wrap25 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap25 .item-detail .item-content h4 a{font-size:14px;color:#111;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap25 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap25 .item-detail .item-content .reviews-content{margin:0 0 8px;display:none;}.item .item-wrap25 .item-detail .item-content .item-price{font-size:16px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 15px;float:none;}.item .item-wrap25 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap25 .item-detail .item-content .item-price ins{font-size:16px;font-weight:700;color:var(--color);}.item .item-wrap25 .item-detail .item-content .item-price del{font-size:16px;font-weight:400;color:#aaa;}.item .item-wrap25 .item-detail .item-content button.add_to_cart_button,.item .item-wrap25 .item-detail .item-content .product_type_external,.item .item-wrap25 .item-detail .item-content .product_type_grouped,.item .item-wrap25 .item-detail .item-content a.product_type_simple,.item .item-wrap25 .item-detail .item-content .product_type_variable{height:50px;line-height:50px;display:block;font-size:14px;color:#111;padding:0;text-transform:uppercase;font-weight:700;background-color:#f5f5f5;text-align:center;border-radius:0;}.item .item-wrap25 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap25 .item-detail .item-content .product_type_external:hover,.item .item-wrap25 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap25 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap25 .item-detail .item-content .product_type_variable:hover{background-color:var(--color);color:#fff;}.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap25 .item-detail .item-content .product_type_external.loading,.item .item-wrap25 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap25 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap25 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap25 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap25 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap25 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap25 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap25 .item-detail .item-content .product_type_external.added,.item .item-wrap25 .item-detail .item-content .product_type_grouped.added,.item .item-wrap25 .item-detail .item-content a.product_type_simple.added,.item .item-wrap25 .item-detail .item-content .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap25 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap25 .item-detail .item-content .product_type_external.added:after,.item .item-wrap25 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap25 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap25 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap25 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap25:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap25:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap25:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap25:hover .item-detail .products-thumb .item-button .button,.item .item-wrap25:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap25:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap25:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap25:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap25:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.item .item-wrap25:hover .item-detail .products-thumb .sw-variation-wrapper{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;visibility:visible;height:auto;}.item .item-wrap25:hover .item-detail .item-content{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;background-color:#fff;}.item .item-wrap26{text-align:center;padding:0 5px;}.item .item-wrap26 .item-detail{position:relative;overflow:hidden;}.item .item-wrap26 .item-detail .products-thumb{position:relative;}.item .item-wrap26 .item-detail .products-thumb > a{display:block;max-width:100%;position:relative;}.item .item-wrap26 .item-detail .products-thumb > a:before{content:"";height:100%;width:100%;position:absolute;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.1);opacity:0;}.item .item-wrap26 .item-detail .products-thumb > a img{width:100%;opacity:1;}.item .item-wrap26 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap26 .item-detail .products-thumb .item-button{position:absolute;width:162px;bottom:4px;left:50%;margin-left:-80px;opacity:0;z-index:3;display:flex;}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap26 .item-detail .products-thumb .item-button a.compare,.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview,.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable{height:36px;width:36px;border-radius:2px;background-color:#fff;border:0;color:#111;display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);margin:0 2px;line-height:36px;font-size:0;box-shadow:0 0 3px rgba(0,0,0,.1);}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview:before,.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:before{font-family:icomoon;font-size:16px;}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:hover,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:hover,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:hover{font-size:0;padding:0;background-color:var(--color);}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .sw-quickview:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:hover:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:hover:before{color:#fff;}.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable:before{content:"";}.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.loading,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.loading,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.loading,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.loading,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.loading:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.loading:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:3px;background-size:contain;background-size:30px;}.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.added,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.added,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.added,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.added,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap26 .item-detail .products-thumb .item-button .button.add_to_cart_button.added:after,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_external.added:after,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_grouped.added:after,.item .item-wrap26 .item-detail .products-thumb .item-button a.product_type_simple.added:after,.item .item-wrap26 .item-detail .products-thumb .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap26 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin-right:2px;}.rtl .item .item-wrap26 .item-detail .products-thumb .item-button a.compare{margin-left:2px;margin-right:0;}.item .item-wrap26 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap26 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap26 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap26 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap26 .item-detail .products-thumb .added_to_cart.wc-forward{font-size:0;}.item .item-wrap26 .item-detail .item-content{text-align:left;padding:5px 10px 25px;background-color:#fff;}.item .item-wrap26 .item-detail .item-content h4{margin-bottom:6px;}.item .item-wrap26 .item-detail .item-content h4 a{font-size:14px;color:#444;font-weight:400;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap26 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap26 .item-detail .item-content .reviews-content{margin:0 0 8px;}.item .item-wrap26 .item-detail .item-content .item-price{font-size:16px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:#282828;margin:0;float:none;}.item .item-wrap26 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap26 .item-detail .item-content .item-price ins{font-size:16px;font-weight:700;}.item .item-wrap26 .item-detail .item-content .item-price del{font-size:14px;font-weight:400;color:#888;}.item .item-wrap26 .item-detail .item-content .sw-custom-variation{margin:15px 0 3px;display:flex;}.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation{margin:0 2px;}.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation{border:1px solid transparent;}.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation span.variation-color{height:26px;width:26px;}.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover,.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation:hover span.variation-color,.item .item-wrap26 .item-detail .item-content .sw-custom-variation .sw-radio-variation.selected span.variation-color{border:4px solid #fff;}.item .item-wrap26:hover .item-detail{box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;z-index:3;}.item .item-wrap26:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap26:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap26:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap26:hover .item-detail .products-thumb .item-button .button,.item .item-wrap26:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap26:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap26:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap26:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap26:hover .item-detail .products-thumb .item-button .sw-quickview,.item .item-wrap26:hover .item-detail .products-thumb .item-button .button.add_to_cart_button,.item .item-wrap26:hover .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap26:hover .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap26:hover .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap26:hover .item-detail .products-thumb .item-button .product_type_variable{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.item .item-wrap27{text-align:center;padding:13px;border:2px solid #f2f2f2;border-radius:30px;}.item .item-wrap27 .item-detail{position:relative;}.item .item-wrap27 .item-detail .products-thumb{position:relative;z-index:1;}.item .item-wrap27 .item-detail .products-thumb > a{display:block;max-width:100%;position:relative;}.item .item-wrap27 .item-detail .products-thumb > a:before{content:"";height:100%;width:100%;background-color:rgba(0,0,0,.1);opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;display:inline-block;vertical-align:top;transition:all .3s;border-radius:20px;}.item .item-wrap27 .item-detail .products-thumb > a img{width:100%;}.item .item-wrap27 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap27 .item-detail .products-thumb .item-button{position:absolute;display:flex;flex-direction:column;justify-content:center;bottom:10px;right:10px;z-index:3;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap27 .item-detail .products-thumb .item-button a.compare,.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview{text-align:center;color:#000;width:36px;height:36px;line-height:36px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:36px;background-color:#fff;margin:0;border:0;border-radius:50%;opacity:0;visibility:hidden;box-shadow:2px 0 2px rgba(0,0,0,.07);-webkit-transform:translateX(40px);-moz-transform:translateX(40px);-o-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview:before{font-family:"icomoon";font-size:17px;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);box-shadow:none;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap27 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable{margin:0 0 5px;}.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button:before,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable:before{content:"";}.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.loading,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.loading,.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.loading,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.loading:before,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.added,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.added,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.added,.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.added,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap27 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_external.added:after,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_grouped.added:after,.item .item-wrap27 .item-detail .products-thumb .item-button a.product_type_simple.added:after,.item .item-wrap27 .item-detail .products-thumb .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap27 .item-detail .products-thumb .item-button .added_to_cart.wc-forward{font-size:0;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap27 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap27 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin:10px 0;}.item .item-wrap27 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap27 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap27 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper{position:absolute;padding:10px 0 0;box-shadow:none;bottom:0;left:0;background-color:#fff;text-align:center;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;width:100%;}.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation{display:flex;justify-content:center;margin:0;}.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation{border:1px solid #f6f6f6;border-radius:50%;}.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color{height:28px;width:28px;border:3px solid #fff;border-radius:50%;}.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,.item .item-wrap27 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color{border:3px solid #fff;}.item .item-wrap27 .item-detail .item-content{text-align:center;padding:15px 0 0px;}.item .item-wrap27 .item-detail .item-content .item-categories{margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.item .item-wrap27 .item-detail .item-content .item-categories a{font-size:13px;font-weight:400;color:#999;text-transform:uppercase;line-height:20px;position:relative;}.item .item-wrap27 .item-detail .item-content .item-categories a:after{content:",";margin-right:5px;}.item .item-wrap27 .item-detail .item-content .item-categories a:hover{color:var(--color);}.item .item-wrap27 .item-detail .item-content .item-categories a:last-child:after{margin:0;content:"";}.item .item-wrap27 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap27 .item-detail .item-content h4 a{font-size:16px;color:#000;font-weight:700;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap27 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap27 .item-detail .item-content .reviews-content{margin:0 0 8px;display:none;}.item .item-wrap27 .item-detail .item-content .item-price{font-size:18px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 15px;float:none;}.item .item-wrap27 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap27 .item-detail .item-content .item-price ins{font-size:18px;font-weight:700;color:var(--color);}.item .item-wrap27 .item-detail .item-content .item-price del{font-size:16px;font-weight:400;color:#aaa;}.item .item-wrap27 .item-detail .item-content button.add_to_cart_button,.item .item-wrap27 .item-detail .item-content .product_type_external,.item .item-wrap27 .item-detail .item-content .product_type_grouped,.item .item-wrap27 .item-detail .item-content a.product_type_simple,.item .item-wrap27 .item-detail .item-content .product_type_variable{height:50px;line-height:50px;display:block;font-size:14px;color:#000;padding:0;text-transform:uppercase;font-weight:700;background-color:#f5f5f5;text-align:center;border-radius:25px;border-top-left-radius:0;}.item .item-wrap27 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap27 .item-detail .item-content .product_type_external:hover,.item .item-wrap27 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap27 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap27 .item-detail .item-content .product_type_variable:hover{background-color:var(--darken10);color:#fff;}.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap27 .item-detail .item-content .product_type_external.loading,.item .item-wrap27 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap27 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap27 .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap27 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap27 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap27 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap27 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:contain;}.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap27 .item-detail .item-content .product_type_external.added,.item .item-wrap27 .item-detail .item-content .product_type_grouped.added,.item .item-wrap27 .item-detail .item-content a.product_type_simple.added,.item .item-wrap27 .item-detail .item-content .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap27 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap27 .item-detail .item-content .product_type_external.added:after,.item .item-wrap27 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap27 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap27 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap27 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap27:hover{border-color:#fff;}.item .item-wrap27:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap27:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap27:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap27:hover .item-detail .products-thumb .item-button .button,.item .item-wrap27:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap27:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap27:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap27:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap27:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.item .item-wrap27:hover .item-detail .products-thumb .sw-variation-wrapper{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;visibility:visible;height:auto;}.item .item-wrap27:hover .item-detail .item-content{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;background-color:#fff;}.item .item-wrap27:hover .item-detail .item-content button.add_to_cart_button,.item .item-wrap27:hover .item-detail .item-content .product_type_external,.item .item-wrap27:hover .item-detail .item-content .product_type_grouped,.item .item-wrap27:hover .item-detail .item-content a.product_type_simple,.item .item-wrap27:hover .item-detail .item-content .product_type_variable{background-color:var(--color);color:#fff;}.item .item-wrap27:hover .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap27:hover .item-detail .item-content .product_type_external:hover,.item .item-wrap27:hover .item-detail .item-content .product_type_grouped:hover,.item .item-wrap27:hover .item-detail .item-content a.product_type_simple:hover,.item .item-wrap27:hover .item-detail .item-content .product_type_variable:hover{background-color:var(--darken10);}.item .item-wrap28{text-align:center;padding:8px;border:2px solid #fff;border-radius:20px;background-color:#fff;}.item .item-wrap28 .item-detail{position:relative;}.item .item-wrap28 .item-detail .products-thumb{position:relative;z-index:1;}.item .item-wrap28 .item-detail .products-thumb > a{display:block;max-width:100%;position:relative;}.item .item-wrap28 .item-detail .products-thumb > a img{width:100%;border-radius:10px;}.item .item-wrap28 .item-detail .products-thumb .product-thumb-hover{display:block;}.item .item-wrap28 .item-detail .products-thumb .item-button{position:absolute;display:flex;flex-direction:column;justify-content:center;top:10px;right:10px;z-index:3;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist{margin:0;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap28 .item-detail .products-thumb .item-button a.compare,.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview{text-align:center;color:#000;width:40px;height:40px;line-height:36px;padding:0;display:inline-block;vertical-align:top;position:relative;font-size:0;max-width:40px;background-color:#fff;margin:0;border:0;border:2px solid #eee;border-radius:10px;opacity:0;visibility:hidden;-webkit-transform:translateX(40px);-moz-transform:translateX(40px);-o-transform:translateX(40px);-ms-transform:translateX(40px);transform:translateX(40px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:before,.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview:before{font-family:"icomoon";font-size:17px;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:hover,.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview:hover{font-size:0;padding:0;background-color:#ff7345;box-shadow:none;border-color:#ff7345;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:hover:before,.item .item-wrap28 .item-detail .products-thumb .item-button .sw-quickview:hover:before{color:#fff;}.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped,.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable{margin:0 0 5px;}.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button:before,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external:before,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped:before,.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple:before,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable:before{content:"";}.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.loading,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.loading,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.loading,.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.loading,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;filter:alpha(opacity=75);}.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.loading:before,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.loading:before,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.loading:before,.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.loading:before,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:auto;}.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.added,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.added,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.added,.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.added,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.added{background-color:var(--color);color:#fff;}.item .item-wrap28 .item-detail .products-thumb .item-button button.add_to_cart_button.added:after,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_external.added:after,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_grouped.added:after,.item .item-wrap28 .item-detail .products-thumb .item-button a.product_type_simple.added:after,.item .item-wrap28 .item-detail .products-thumb .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap28 .item-detail .products-thumb .item-button .added_to_cart.wc-forward{font-size:0;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color) !important;}.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistaddedbrowse a:before,.item .item-wrap28 .item-detail .products-thumb .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.item .item-wrap28 .item-detail .products-thumb .item-button a.compare{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;margin:10px 0;}.item .item-wrap28 .item-detail .products-thumb .item-button a.compare:before{content:"";}.item .item-wrap28 .item-detail .products-thumb .item-button a.sw-quickview{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease;}.item .item-wrap28 .item-detail .products-thumb .item-button a.sw-quickview:before{content:"";}.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper{position:absolute;padding:10px 0 0;box-shadow:none;bottom:0;left:0;background-color:#fff;text-align:center;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-o-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;width:100%;}.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-custom-variation{display:flex;justify-content:center;margin:0;}.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation{border:1px solid #f6f6f6;border-radius:50%;}.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation span.variation-color{height:28px;width:28px;border:3px solid #fff;border-radius:50%;}.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover,.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected{border:1px solid #111;border-radius:50%;}.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation:hover span.variation-color,.item .item-wrap28 .item-detail .products-thumb .sw-variation-wrapper .sw-radio-variation.selected span.variation-color{border:3px solid #fff;}.item .item-wrap28 .item-detail .item-content{text-align:center;padding:15px 0 18px;}.item .item-wrap28 .item-detail .item-content .item-categories{margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.item .item-wrap28 .item-detail .item-content .item-categories a{font-size:13px;font-weight:400;color:#999;text-transform:uppercase;line-height:20px;position:relative;}.item .item-wrap28 .item-detail .item-content .item-categories a:after{content:",";margin-right:5px;}.item .item-wrap28 .item-detail .item-content .item-categories a:hover{color:var(--color);}.item .item-wrap28 .item-detail .item-content .item-categories a:last-child:after{margin:0;content:"";}.item .item-wrap28 .item-detail .item-content h4{margin-bottom:10px;}.item .item-wrap28 .item-detail .item-content h4 a{font-size:16px;color:#000;font-weight:700;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap28 .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.item .item-wrap28 .item-detail .item-content .reviews-content{margin:0 0 8px;display:none;}.item .item-wrap28 .item-detail .item-content .item-price{font-size:18px;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:#fb7645;margin:0 0 23px;float:none;}.item .item-wrap28 .item-detail .item-content .item-price > span{display:inline-block;vertical-align:top;}.item .item-wrap28 .item-detail .item-content .item-price ins{font-size:18px;font-weight:700;color:#fb7645;}.item .item-wrap28 .item-detail .item-content .item-price del{font-size:16px;font-weight:400;color:#aaa;}.item .item-wrap28 .item-detail .item-content button.add_to_cart_button,.item .item-wrap28 .item-detail .item-content .product_type_external,.item .item-wrap28 .item-detail .item-content .product_type_grouped,.item .item-wrap28 .item-detail .item-content a.product_type_simple,.item .item-wrap28 .item-detail .item-content .product_type_variable{height:50px;line-height:50px;display:inline-block;font-size:14px;color:#000;padding:0;padding:0 45px;text-transform:uppercase;font-weight:700;background-color:#f5f5f5;text-align:center;border-radius:10px;transition:all .3s;}.item .item-wrap28 .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap28 .item-detail .item-content .product_type_external:hover,.item .item-wrap28 .item-detail .item-content .product_type_grouped:hover,.item .item-wrap28 .item-detail .item-content a.product_type_simple:hover,.item .item-wrap28 .item-detail .item-content .product_type_variable:hover{background-color:#fb7645;color:#fff;}.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.loading,.item .item-wrap28 .item-detail .item-content .product_type_external.loading,.item .item-wrap28 .item-detail .item-content .product_type_grouped.loading,.item .item-wrap28 .item-detail .item-content a.product_type_simple.loading,.item .item-wrap28 .item-detail .item-content .product_type_variable.loading{background-color:#fb7645;opacity:.75;filter:alpha(opacity=75);}.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.loading:before,.item .item-wrap28 .item-detail .item-content .product_type_external.loading:before,.item .item-wrap28 .item-detail .item-content .product_type_grouped.loading:before,.item .item-wrap28 .item-detail .item-content a.product_type_simple.loading:before,.item .item-wrap28 .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;margin:0;background-color:var(--color);border-radius:0;background-size:auto;}.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.added,.item .item-wrap28 .item-detail .item-content .product_type_external.added,.item .item-wrap28 .item-detail .item-content .product_type_grouped.added,.item .item-wrap28 .item-detail .item-content a.product_type_simple.added,.item .item-wrap28 .item-detail .item-content .product_type_variable.added{background-color:#fb7645;color:#fff;}.item .item-wrap28 .item-detail .item-content button.add_to_cart_button.added:after,.item .item-wrap28 .item-detail .item-content .product_type_external.added:after,.item .item-wrap28 .item-detail .item-content .product_type_grouped.added:after,.item .item-wrap28 .item-detail .item-content a.product_type_simple.added:after,.item .item-wrap28 .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";}.item .item-wrap28 .item-detail .item-content .added_to_cart.wc-forward{font-size:0;}.item .item-wrap28:hover{border-color:var(--color);}.item .item-wrap28:hover .item-detail .products-thumb > a:before{opacity:1;}.item .item-wrap28:hover .item-detail .products-thumb .hover-image1{opacity:1;}.item .item-wrap28:hover .item-detail .products-thumb .item-button{opacity:1;filter:alpha(opacity=100);}.item .item-wrap28:hover .item-detail .products-thumb .item-button .button,.item .item-wrap28:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.item .item-wrap28:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.item .item-wrap28:hover .item-detail .products-thumb .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.item .item-wrap28:hover .item-detail .products-thumb .item-button a.compare,.item .item-wrap28:hover .item-detail .products-thumb .item-button .group.fancybox{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.item .item-wrap28:hover .item-detail .products-thumb .sw-variation-wrapper{-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;visibility:visible;height:auto;}.item .item-wrap28:hover .item-detail .item-content{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;background-color:#fff;}.item .item-wrap28:hover .item-detail .item-content button.add_to_cart_button,.item .item-wrap28:hover .item-detail .item-content .product_type_external,.item .item-wrap28:hover .item-detail .item-content .product_type_grouped,.item .item-wrap28:hover .item-detail .item-content a.product_type_simple,.item .item-wrap28:hover .item-detail .item-content .product_type_variable{background-color:var(--color);color:#fff;}.item .item-wrap28:hover .item-detail .item-content button.add_to_cart_button:hover,.item .item-wrap28:hover .item-detail .item-content .product_type_external:hover,.item .item-wrap28:hover .item-detail .item-content .product_type_grouped:hover,.item .item-wrap28:hover .item-detail .item-content a.product_type_simple:hover,.item .item-wrap28:hover .item-detail .item-content .product_type_variable:hover{background-color:#fb7645;}.responsive-post-slider{background-color:#fff;}.responsive-post-slider .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.responsive-post-slider .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.responsive-post-slider .resp-slider-container .slider{margin:0 -15px;}.responsive-post-slider .resp-slider-container .slider .item{padding:0 15px;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over{border-radius:4px;overflow:hidden;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over img{width:100%;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a:hover img{opacity:.85;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4{margin:15px 0 0;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a{color:#222;font-weight:700;font-size:16px;text-transform:capitalize;display:block;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover{color:var(--color);}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta{color:#999;font-size:12px;overflow:hidden;padding:10px 0 16px 1px;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta i{font-size:12px;color:#999;margin-right:5px;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta .entry-date{display:inline-block;vertical-align:top;margin-right:10px;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta .entry-date a{color:#999;}.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .entry-meta .entry-comment{display:inline-block;vertical-align:top;}.responsive-post-slider .slick-dots{text-align:right;margin:0;position:absolute;top:0;left:0;right:0;margin-top:-62px;padding:0 15px;}.responsive-post-slider .slick-dots li{list-style:none;display:inline-block;vertical-align:top;margin:0 3px;}.responsive-post-slider .slick-dots li button{font-size:0;width:8px;height:8px;border-radius:10px;background:#222;border:none;padding:0;}.responsive-post-slider .slick-dots li:hover button{background:var(--color);border:none;}.responsive-post-slider .slick-dots li.slick-active button{background:var(--color);width:30px;border:none;}.responsive-post-slider.style1 .box-title h3{font-size:18px;padding:10px 0;}.responsive-post-slider.style1 .resp-slider-container .slider .item .item-detail .entry-content h4{margin:18px 0 9px 0;}.block-infos{border-radius:4px;border:1px #ebebeb solid;padding:0 15px;}.block-infos .info{border-bottom:1px #ebebeb solid;padding:28px 0;}.block-infos .info .inner i.fa{font-size:30px;float:left;width:50px;text-align:center;}.block-infos .info .inner .info-cont{overflow:hidden;}.block-infos .info .inner .info-cont span{font-size:14px;color:#222;text-transform:uppercase;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.block-infos .info .inner .info-cont p{font-size:14px;color:#999;text-transform:capitalize;margin-bottom:0;}.block-infos .info:last-child{border-bottom:none;}.block-infos .info:hover .inner .info-cont span{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.block-infos.style2 .info .inner i.fa{color:var(--color);}.best-selling-product4{position:relative;}.best-selling-product4:hover .res-button{opacity:1;}.best-selling-product4 .res-button{width:44px;height:44px;line-height:44px;margin-top:-23px;margin-top:-22px;display:inline-block;position:absolute;border-radius:50%;color:#000;top:50%;cursor:pointer;z-index:9;background-color:#fff;text-align:center;box-shadow:0 0 6px rgba(0,0,0,.1);opacity:0;}.best-selling-product4 .res-button:hover{background-color:var(--color);color:#fff;}.best-selling-product4 .res-button:before{font-family:FontAwesome;font-size:24px;}.best-selling-product4 .res-button.slick-prev{left:-22px;background-image:none;}.best-selling-product4 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.best-selling-product4 .res-button.slick-prev:before{content:"";}.best-selling-product4 .res-button.slick-next{right:-22px;background-image:none;}.best-selling-product4 .res-button.slick-next.nitro-lazy{background-image:none !important;}.best-selling-product4 .res-button.slick-next:before{content:"";}.best-selling-product4 .block-title{margin-bottom:10px;border-bottom:0;}.best-selling-product4 .block-title h3{padding:0 0 10px;padding:15px 0;font-size:14px;color:#222;font-weight:700;display:block;position:relative;text-transform:uppercase;margin:0 0 20px;}.best-selling-product4 .block-title h3:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.best-selling-product4 .view-all{text-transform:capitalize;color:var(--color);font-size:12px;}.best-selling-product4 .view-all i{margin-left:10px;}.best-selling-product4 .resp-slider-container .slider{position:inherit;}.best-selling-product4 .resp-slider-container .slider .slick-dots{display:none !important;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail{overflow:hidden;margin-bottom:0;padding:0 0 13px;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail:hover .item-img img{opacity:.85;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content{padding:12px 0 0;overflow:hidden;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a:hover{color:var(--color);}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .reviews-content{display:none;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price{font-size:14px;color:var(--color);margin-bottom:5px;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price ins{font-size:14px;color:var(--color);}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price p{margin-bottom:5px;}.best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-img{width:50px;float:left;margin-right:10px;}.toprated-product,.sw-slider-on-sale{background-color:#fff;border-radius:3px;margin:0 0 20px;padding:0 15px;position:relative;}.toprated-product .block-title,.sw-slider-on-sale .block-title{display:block;border-bottom:1px solid #e9e9e9;text-align:start;}.toprated-product .block-title h3,.sw-slider-on-sale .block-title h3{font-size:20px;color:#222;font-weight:700;text-transform:capitalize;padding:14px 0;margin:0;}.toprated-product .res-button,.sw-slider-on-sale .res-button{width:12px;height:20px;position:absolute !important;position:relative;top:15px;z-index:2;cursor:pointer;color:#999;}.toprated-product .res-button:hover,.sw-slider-on-sale .res-button:hover{color:var(--color);}.toprated-product .res-button:before,.sw-slider-on-sale .res-button:before{font-family:FontAwesome;font-size:20px;}.toprated-product .res-button.slick-prev,.sw-slider-on-sale .res-button.slick-prev{right:42px;left:auto;}.toprated-product .res-button.slick-prev:before,.sw-slider-on-sale .res-button.slick-prev:before{content:"";}.toprated-product .res-button.slick-next,.sw-slider-on-sale .res-button.slick-next{right:15px;}.toprated-product .res-button.slick-next:before,.sw-slider-on-sale .res-button.slick-next:before{content:"";}.toprated-product .res-button.slick-next:after,.sw-slider-on-sale .res-button.slick-next:after{height:14px;width:1px;content:"";background-color:#e8e8e8;position:absolute;top:4px;left:-10px;}.toprated-product .res-button,.sw-slider-on-sale .res-button{top:10px;}.toprated-product .res-button.slick-next:after,.sw-slider-on-sale .res-button.slick-next:after{top:7px;}.toprated-product .resp-slider-container .slick-list .item .item-wraps:last-child .item-detail,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps:last-child .item-detail{border:0;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail{overflow:hidden;margin-bottom:0;padding:15px 0;border-bottom:1px solid #e9e9e9;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail:hover .item-img img,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail:hover .item-img img{opacity:.85;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content{padding:10px 0 0;overflow:hidden;text-align:left;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .reviews-content,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .reviews-content{margin-bottom:7px;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a:hover,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content h4 a:hover{color:var(--color);}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price{font-size:14px;color:var(--color);}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price del,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price ins,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price ins{font-size:14px;color:var(--color);}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price p,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-content .item-price p{margin-bottom:5px;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-img,.sw-slider-on-sale .resp-slider-container .slick-list .item .item-wraps .item-detail .item-img{width:85px;float:left;margin-right:10px;}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;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;left:0;top:0;display:block;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;min-height:1px;display:none;}.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;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.woocommerce .listing-title h1,.woocommerce-page .listing-title h1{margin:40px 0 0;}.woocommerce input.input-text,.woocommerce-page input.input-text{height:35px;background-color:#eee;border:1px solid #ddd;text-indent:10px;}.woocommerce .woocommerce-checkout #payment div.form-row,.woocommerce-page .woocommerce-checkout #payment div.form-row{margin-bottom:40px;}.woocommerce #customer_login h2,.woocommerce-page #customer_login h2{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:20px;font-size:24px;text-transform:uppercase;}.woocommerce #customer_login form.login,.woocommerce #customer_login form.register,.woocommerce-page #customer_login form.login,.woocommerce-page #customer_login form.register{border:0;padding:0;}.woocommerce #customer_login form.login .form-row .input-text,.woocommerce #customer_login form.register .form-row .input-text,.woocommerce-page #customer_login form.login .form-row .input-text,.woocommerce-page #customer_login form.register .form-row .input-text{border-radius:0;background:#fff;border:1px solid #ededed;}.woocommerce #customer_login form.login .form-row .input-text#password,.woocommerce #customer_login form.register .form-row .input-text#password,.woocommerce-page #customer_login form.login .form-row .input-text#password,.woocommerce-page #customer_login form.register .form-row .input-text#password{width:100%;}.woocommerce #customer_login form.login .form-row .input-text:focus,.woocommerce #customer_login form.register .form-row .input-text:focus,.woocommerce-page #customer_login form.login .form-row .input-text:focus,.woocommerce-page #customer_login form.register .form-row .input-text:focus{border:1px solid var(--color);}.woocommerce form.lost_reset_password .form-row,.woocommerce-page form.lost_reset_password .form-row{width:300px;max-width:100%;}.woocommerce form.lost_reset_password .form-row .input-text,.woocommerce-page form.lost_reset_password .form-row .input-text{border-radius:0;background:#eee;border:0;}.woocommerce form.lost_reset_password .form-row input.button,.woocommerce-page form.lost_reset_password .form-row input.button{border:0;border-radius:0;margin-bottom:10px;margin-top:0;}.woocommerce form.lost_reset_password .form-row input.button:hover,.woocommerce-page form.lost_reset_password .form-row input.button:hover{background:var(--darken10);color:#fff;}.woocommerce .woocommerce form .form-row label,.woocommerce-page .woocommerce form .form-row label{font-weight:normal;}.woocommerce.woocommerce-checkout.boxed-layout #contents,.woocommerce-page.woocommerce-checkout.boxed-layout #contents{padding-top:30px;margin:0;background-color:#fff;}.woocommerce.woocommerce-checkout table.shop_table th,.woocommerce.woocommerce-checkout table.shop_table td,.woocommerce-page.woocommerce-checkout table.shop_table th,.woocommerce-page.woocommerce-checkout table.shop_table td{border:0;}.woocommerce.woocommerce-checkout table.shop_table th,.woocommerce-page.woocommerce-checkout table.shop_table th{color:#222;font-family:Helvetica,Arial,sans-serif;}.woocommerce.woocommerce-checkout .col-1 h3,.woocommerce.woocommerce-checkout .col-2 h3,.woocommerce-page.woocommerce-checkout .col-1 h3,.woocommerce-page.woocommerce-checkout .col-2 h3{color:#222;}.woocommerce.woocommerce-checkout .woocommerce-checkout-payment label,.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment label{color:#222;font-family:Helvetica,Arial,sans-serif;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content{display:flex;position:relative;margin:0 -15px 30px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item{padding:0 15px;width:50%;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info:before,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info:before{width:15px;height:17px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/user-checkout.png") no-repeat center;color:transparent;top:18px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info .showlogin,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login-toggle .woocommerce-info .showlogin{color:var(--color);}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login p,.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login label,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login p,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login label{color:#000;padding:0;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row{float:left;width:50%;margin:0;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .input-text,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .input-text{background-color:transparent;border:1px solid #ccc;height:40px;line-height:40px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-first,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-first{padding-right:15px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-last,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row.form-row-last{padding-left:15px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit{height:40px;padding:0 30px;background-color:var(--color);border:0;color:#fff;font-weight:400;text-transform:uppercase;line-height:40px;margin:30px 30px 10px 0;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit:hover,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__submit:hover{background-color:var(--darken10);}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme{margin:30px 0 0;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme input,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme input{margin-right:5px;margin-top:12px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme span,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .form-row .woocommerce-form-login__rememberme span{font-size:14px;font-weight:400;line-height:40px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .lost_password,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-login .woocommerce-form-login .lost_password{clear:both;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info:before,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info:before{width:18px;height:16px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/coupon-checkout.png") no-repeat center;color:transparent;top:18px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon{color:var(--color);}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon p,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon p{color:#000;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-first,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-first{width:100%;margin:30px 0;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-last,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .form-row-last{text-align:left;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .input-text,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon .input-text{background-color:transparent;border:1px solid #ccc;height:40px;line-height:40px;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button{height:40px;padding:0 30px;background-color:var(--color);border:0;color:#fff;font-weight:400;text-transform:uppercase;line-height:40px;margin:0;}.woocommerce.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button:hover,.woocommerce-page.woocommerce-checkout .woocommerce .form-top-checkout .wrap-content .form-item.form-coupon .woocommerce-form-coupon button:hover{background-color:var(--darken10);}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper{display:flex;margin-bottom:40px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-first,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-last,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-first,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row-last{width:48.5%;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .woocommerce-NoticeGroup-checkout ul li,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .woocommerce-NoticeGroup-checkout ul li{line-height:30px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .form-row{padding:3px 0;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set{width:50%;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2{float:none;width:100%;margin:0 0 40px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields{padding-right:15px;padding-left:0;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields #ship-to-different-address-checkbox,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields #ship-to-different-address-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields #ship-to-different-address-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields #ship-to-different-address-checkbox{margin-left:0;margin-right:8px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields{padding-right:15px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields #order_comments_field label,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields #order_comments_field label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields #order_comments_field label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields #order_comments_field label{padding:0;color:#000;font-size:14px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields textarea,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields textarea{background-color:transparent;border:1px solid #ccc;text-indent:0;min-height:100px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields ::-webkit-textarea-placeholder,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields ::-webkit-textarea-placeholder,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-additional-fields ::-webkit-textarea-placeholder,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-additional-fields ::-webkit-textarea-placeholder{color:#000;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields > h3,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields > h3,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields > h3,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields > h3,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields > h3,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields > h3,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields > h3,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields > h3,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields > h3,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields > h3,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields > h3,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields > h3,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address{font-size:20px;font-weight:700;color:#000;border-bottom:1px solid #ccc;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address span,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address span,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address span,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address span,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address span,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address span,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address span,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address span,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address span,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address span,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address span,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address span{font-size:20px;font-weight:700;color:#000;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields h3#ship-to-different-address input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields h3#ship-to-different-address input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields h3#ship-to-different-address input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields h3#ship-to-different-address input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields h3#ship-to-different-address input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address input{height:15px;width:15px;border:1px solid #ccc;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row label,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row label,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row label,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row label,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row label,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row label{color:#000;font-size:14px;padding:0;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row textarea,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row textarea,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row textarea,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row textarea,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row textarea,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row input,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row textarea,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row input,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row textarea{height:40px;background-color:transparent;border:1px solid #ccc;text-indent:0;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .input-checkbox,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .input-checkbox,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .input-checkbox,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .input-checkbox,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .input-checkbox,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .input-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .input-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .input-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .input-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .input-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .input-checkbox,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .input-checkbox{height:30px;width:15px;border:1px solid #ccc;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single{height:40px;margin:0;border-radius:0;border:1px solid #ccc;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__rendered{line-height:40px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-1 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-account-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .col2-set .col-2 .woocommerce-shipping-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow{height:38px;width:30px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right{width:50%;padding-left:15px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content{border:2px solid #ccc;padding:30px 40px;position:sticky;top:40px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content h3#order_review_heading,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content h3#order_review_heading{font-size:20px;font-weight:700;color:#000;border-bottom:1px solid #ccc;padding-bottom:20px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table th,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table th{text-transform:capitalize;padding:9px 0 18px;font-size:16px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr td,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr td{padding:12px 0 !important;border-top:1px solid #ccc !important;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name{font-size:16px;text-transform:capitalize;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name strong,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name dt,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name strong,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-name dt{font-weight:400;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-total .amount,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tr.cart_item td.product-total .amount{font-size:16px;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot th,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot th{padding:12px 0 !important;border-top:1px solid #ccc !important;font-size:16px;font-weight:400;color:#666;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td{color:#666;font-size:16px;font-weight:400;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li{margin:0 !important;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td .woocommerce-shipping-methods li label{font-weight:400;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td strong,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr td strong{font-weight:400;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child th,.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child td,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child th,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order table tfoot tr:last-child td{border-bottom:1px solid #ccc;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment{background-color:transparent !important;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods{padding:13px 0 !important;border-bottom:0 !important;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li label,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li label{font-size:16px;font-weight:600;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box{background-color:#f5f5f5 !important;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box:before,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment ul.wc_payment_methods li div.payment_box:before{border-bottom-color:#f5f5f5 !important;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment .place-order,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment .place-order{margin:0;padding:10px 0;}.woocommerce.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment #place_order,.woocommerce-page.woocommerce-checkout form.woocommerce-checkout .cart-wrapper .order-right .wrap-content .woocommerce-checkout-review-order #payment #place_order{width:100%;height:50px;font-size:18px;font-weight:700;border-radius:0;text-transform:capitalize;margin:0;}.woocommerce .woocommerce .checkout #order_review table.shop_table td,.woocommerce .woocommerce .checkout #order_review table.shop_table tfoot th,.woocommerce .woocommerce-page .checkout #order_review table.shop_table td,.woocommerce .woocommerce-page .checkout #order_review table.shop_table tfoot th,.woocommerce-page .woocommerce .checkout #order_review table.shop_table td,.woocommerce-page .woocommerce .checkout #order_review table.shop_table tfoot th,.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table td,.woocommerce-page .woocommerce-page .checkout #order_review table.shop_table tfoot th{border-top:1px solid #fff;padding:10px 15px;border-right:0;}.woocommerce .entry-summary form.register button[type="submit"],.woocommerce-page .entry-summary form.register button[type="submit"]{text-transform:uppercase;height:35px;line-height:35px;padding:0 15px;font-weight:normal;}.woocommerce .entry-summary form.register button[type="submit"]:hover,.woocommerce-page .entry-summary form.register button[type="submit"]:hover{color:#fff;background:var(--color);border-color:var(--color);}.woocommerce .entry-content form.login,.woocommerce-page .entry-content form.login{border:0;padding:0;}.woocommerce .entry-content form.login .form-row-first,.woocommerce .entry-content form.login .form-row-last,.woocommerce-page .entry-content form.login .form-row-first,.woocommerce-page .entry-content form.login .form-row-last{float:left;width:48.5%;padding:0;margin-bottom:15px;}.woocommerce .entry-content form.login .form-row-first .input-text,.woocommerce .entry-content form.login .form-row-last .input-text,.woocommerce-page .entry-content form.login .form-row-first .input-text,.woocommerce-page .entry-content form.login .form-row-last .input-text{border-radius:0;background:#eee;border:0;}.woocommerce .entry-content form.login .form-row-last,.woocommerce-page .entry-content form.login .form-row-last{margin-left:3%;}.woocommerce .entry-content form.login .form-row label.inline,.woocommerce-page .entry-content form.login .form-row label.inline{clear:both;display:block;line-height:normal;vertical-align:top;}.woocommerce .entry-content form.login .form-row input.button,.woocommerce-page .entry-content form.login .form-row input.button{border:0;border-radius:0;margin-bottom:10px;text-transform:uppercase;height:35px;line-height:35px;padding:0 15px;}.woocommerce .entry-content form.login .form-row input.button:hover,.woocommerce-page .entry-content form.login .form-row input.button:hover{background:var(--darken10);color:#fff;}.woocommerce .entry-content form.login .lost_password a,.woocommerce-page .entry-content form.login .lost_password a{color:#222;}.woocommerce .entry-content form.login .lost_password a:hover,.woocommerce-page .entry-content form.login .lost_password a:hover{color:var(--darken15);}.woocommerce .entry-content .checkout_coupon,.woocommerce-page .entry-content .checkout_coupon{padding:0;border:0;}.woocommerce .entry-content .checkout_coupon .form-row,.woocommerce-page .entry-content .checkout_coupon .form-row{width:180px;float:left;padding:0;}.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last{text-align:center;}.woocommerce .entry-content .checkout_coupon .form-row .input-text,.woocommerce-page .entry-content .checkout_coupon .form-row .input-text{border-radius:0;background:#eee;border:0;}.woocommerce .entry-content .checkout_coupon .form-row input.button,.woocommerce-page .entry-content .checkout_coupon .form-row input.button{border:0;border-radius:0;height:35px;text-transform:uppercase;}.woocommerce .entry-content .checkout_coupon .form-row input.button:hover,.woocommerce-page .entry-content .checkout_coupon .form-row input.button:hover{background:var(--darken10);color:#fff;}.woocommerce .checkout .col2-set .col-1,.woocommerce .checkout .col2-set .col-2,.woocommerce-page .checkout .col2-set .col-1,.woocommerce-page .checkout .col2-set .col-2{float:left;width:50%;}.woocommerce .checkout .col2-set .col-1 h3,.woocommerce .checkout .col2-set .col-2 h3,.woocommerce-page .checkout .col2-set .col-1 h3,.woocommerce-page .checkout .col2-set .col-2 h3{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:20px;font-weight:normal;}.woocommerce .checkout .col2-set .col-1 .chosen-container-single .chosen-single,.woocommerce .checkout .col2-set .col-2 .chosen-container-single .chosen-single,.woocommerce-page .checkout .col2-set .col-1 .chosen-container-single .chosen-single,.woocommerce-page .checkout .col2-set .col-2 .chosen-container-single .chosen-single{border-radius:3px;}.woocommerce .checkout .col2-set .col-1 input,.woocommerce .checkout .col2-set .col-1 textarea,.woocommerce .checkout .col2-set .col-2 input,.woocommerce .checkout .col2-set .col-2 textarea,.woocommerce-page .checkout .col2-set .col-1 input,.woocommerce-page .checkout .col2-set .col-1 textarea,.woocommerce-page .checkout .col2-set .col-2 input,.woocommerce-page .checkout .col2-set .col-2 textarea{background:#eee;border-radius:0;border:0;}.woocommerce .checkout .col2-set .col-1 textarea,.woocommerce .checkout .col2-set .col-2 textarea,.woocommerce-page .checkout .col2-set .col-1 textarea,.woocommerce-page .checkout .col2-set .col-2 textarea{padding:10px;min-height:80px;}.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields{padding-right:15px;}.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields{padding-left:15px;}.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address,.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address{padding:0 0 10px;width:100%;}.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label,.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label{padding:0;margin:0;font-weight:normal;vertical-align:top;display:inline-block;}.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input,.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > input{display:inline-block;vertical-align:top;margin:6px 5px 0;}.woocommerce .checkout #order_review table.shop_table,.woocommerce-page .checkout #order_review table.shop_table{border-radius:0;border:0;}.woocommerce .checkout #order_review table.shop_table td,.woocommerce .checkout #order_review table.shop_table tfoot th,.woocommerce-page .checkout #order_review table.shop_table td,.woocommerce-page .checkout #order_review table.shop_table tfoot th{border-top:1px solid #ccc;padding:10px 0;}.woocommerce .checkout #order_review table.shop_table tr,.woocommerce-page .checkout #order_review table.shop_table tr{background:transparent;}.woocommerce .checkout #payment,.woocommerce-page .checkout #payment{border-radius:0;}.woocommerce .checkout #payment #place_order,.woocommerce-page .checkout #payment #place_order{width:auto;border:0;padding:10px 20px;background:var(--color);color:#fff;text-shadow:none;border-radius:3px;text-transform:uppercase;}.woocommerce .checkout #payment #place_order:hover,.woocommerce-page .checkout #payment #place_order:hover{background:var(--darken15);}.woocommerce form table.shop_table.shop_table_responsive,.woocommerce-page form table.shop_table.shop_table_responsive{border-radius:0;border:0;}.woocommerce form table.shop_table.shop_table_responsive th.product-thumbnail,.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail,.woocommerce-page form table.shop_table.shop_table_responsive th.product-thumbnail,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail{display:block;}.woocommerce form table.shop_table.shop_table_responsive thead,.woocommerce-page form table.shop_table.shop_table_responsive thead{display:table-row-group;}.woocommerce form table.shop_table.shop_table_responsive thead tr,.woocommerce-page form table.shop_table.shop_table_responsive thead tr{display:table-row;}.woocommerce form table.shop_table.shop_table_responsive thead tr th,.woocommerce-page form table.shop_table.shop_table_responsive thead tr th{border:0;border-bottom:2px solid #ccc;border-top:0;border-left:0;color:#222;font-family:Helvetica,Arial,sans-serif;text-align:center;}.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-subtotal,.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-subtotal{border-right:0;}.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-thumbnail,.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-thumbnail{border-bottom:1px solid #ccc;line-height:21px;position:relative;}.woocommerce form table.shop_table.shop_table_responsive thead tr th.product-thumbnail:after,.woocommerce-page form table.shop_table.shop_table_responsive thead tr th.product-thumbnail:after{content:"";height:1px;width:100%;background-color:#ccc;position:absolute;left:0;bottom:-2px;z-index:2;}.woocommerce form table.shop_table.shop_table_responsive tbody tr,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr{display:table-row;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td{border-top:1px solid #ebebeb;display:table-cell;text-align:center !important;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before{display:none;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a{display:inline-block;height:20px;width:20px;font-size:0;position:relative;border-radius:20px;border:1px solid #000;text-align:center;color:#000;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a:before{content:"";font-family:icomoon !important;font-size:14px;line-height:18px;color:#000;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover{border-color:var(--color);color:var(--color);background-color:#fff;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove a:hover:before{color:var(--color);}.woocommerce form table.shop_table.shop_table_responsive tbody tr.cart_item td,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr.cart_item td{border:0;}.woocommerce form table.shop_table.shop_table_responsive tr,.woocommerce-page form table.shop_table.shop_table_responsive tr{border:0;}.woocommerce form table.shop_table.shop_table_responsive tr td,.woocommerce-page form table.shop_table.shop_table_responsive tr td{border:0;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-thumbnail img,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-thumbnail img{width:70px;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-remove,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-remove{font-size:24px;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity{border:1px solid #ebebeb;overflow:visible;display:flex;max-width:135px;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input{width:33.33%;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input.qty{height:40px;min-height:initial;border:0;float:left;text-indent:inherit;border-radius:0;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number],.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input[type=number]{-moz-appearance:textfield;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-outer-spin-button,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus{float:left;position:static;background:#ccc;border-radius:0;height:auto;height:40px;border:0;font-size:18px;box-shadow:none;text-shadow:none;font-weight:normal;display:block !important;}.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,.woocommerce form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .minus:hover,.woocommerce-page form table.shop_table.shop_table_responsive tr td.product-quantity .quantity .plus:hover{background:var(--color);color:#fff;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions{padding:30px 20px;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;padding:0;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon .input-text{border-radius:0;margin:0;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text{height:40px;padding:5px 20px;width:250px;background-color:#fff;border:1px solid #ccc;color:#000;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon ::-webkit-input-placeholder,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon ::-webkit-input-placeholder{color:#000;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button{background:var(--color) !important;box-shadow:none;text-shadow:none;font-weight:normal;color:#fff;margin:0 20px;border-color:var(--color);vertical-align:top;width:auto;padding:0px 20px;height:40px;line-height:40px;border:0;text-transform:uppercase;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .button:hover,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .button:hover{background:var(--darken10) !important;color:#fff;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button{background:#ccc;box-shadow:none;text-shadow:none;font-weight:normal;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .button:hover{background:var(--color);color:#fff;border-color:var(--color);}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button{background:var(--color);color:#fff;border-color:var(--color);}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .box-chekout .checkout-button.button:hover{background:var(--darken10);}.woocommerce > .cart-collaterals,.woocommerce-page > .cart-collaterals{margin-bottom:10px;}.woocommerce > .cart-collaterals .products-wrapper,.woocommerce-page > .cart-collaterals .products-wrapper{padding:30px;border:2px solid #ccc;}.woocommerce > .cart-collaterals .cart_totals h2,.woocommerce-page > .cart-collaterals .cart_totals h2{border:0;border:0 !important;margin-bottom:15px !important;font-size:18px !important;padding:0 !important;}.woocommerce > .cart-collaterals .cart_totals table,.woocommerce-page > .cart-collaterals .cart_totals table{width:100%;border-radius:0;border:0;}.woocommerce > .cart-collaterals .cart_totals table tr,.woocommerce-page > .cart-collaterals .cart_totals table tr{border-top:1px solid #ccc;font-family:Helvetica,Arial,sans-serif;color:#666;}.woocommerce > .cart-collaterals .cart_totals table tr.cart-subtotal th,.woocommerce-page > .cart-collaterals .cart_totals table tr.cart-subtotal th{font-size:18px;color:#666;}.woocommerce > .cart-collaterals .cart_totals table tr.cart-subtotal td:before,.woocommerce-page > .cart-collaterals .cart_totals table tr.cart-subtotal td:before{font-weight:400;font-size:18px;}.woocommerce > .cart-collaterals .cart_totals table tr.cart-subtotal td .amount,.woocommerce-page > .cart-collaterals .cart_totals table tr.cart-subtotal td .amount{font-size:18px;}.woocommerce > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,.woocommerce-page > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td{background-color:#fff;}.woocommerce > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td:before,.woocommerce-page > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td:before{font-size:18px;font-weight:400;}.woocommerce > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td label,.woocommerce-page > .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td label{font-size:18px;font-weight:400;}.woocommerce > .cart-collaterals .cart_totals table tr th,.woocommerce > .cart-collaterals .cart_totals table tr td,.woocommerce-page > .cart-collaterals .cart_totals table tr th,.woocommerce-page > .cart-collaterals .cart_totals table tr td{border:0;padding:14px 0;}.woocommerce > .cart-collaterals .cart_totals table tr td,.woocommerce-page > .cart-collaterals .cart_totals table tr td{text-align:right;}.woocommerce > .cart-collaterals .cart_totals table tr.order-total td:before,.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td:before{font-size:18px;font-weight:700;color:#000;}.woocommerce > .cart-collaterals .cart_totals table tr.order-total td strong .amount,.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td strong .amount{font-weight:700;color:#000;font-size:18px;}.woocommerce > .cart-collaterals .cart_totals table tr.order-total th,.woocommerce > .cart-collaterals .cart_totals table tr.order-total td,.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th,.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td{border-top:0;background-color:transparent;}.woocommerce > .cart-collaterals .cart_totals table tr.order-total th .amount,.woocommerce > .cart-collaterals .cart_totals table tr.order-total td .amount,.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total th .amount,.woocommerce-page > .cart-collaterals .cart_totals table tr.order-total td .amount{font-size:18px;font-weight:normal;color:var(--color);}.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout{padding:0;}.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button{background:var(--color);display:block;width:100%;text-shadow:none;font-weight:normal;font-weight:700;font-size:18px;padding:0;text-align:center;color:#fff;text-transform:capitalize;height:50px;line-height:50px;border-radius:0;margin:0;}.woocommerce > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,.woocommerce-page > .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover{background:var(--darken10);}.woocommerce > .cart-collaterals .shipping_calculator,.woocommerce-page > .cart-collaterals .shipping_calculator{float:left;margin-left:2%;width:48%;}.woocommerce > .cart-collaterals .shipping_calculator h2,.woocommerce-page > .cart-collaterals .shipping_calculator h2{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:20px;}.woocommerce > .cart-collaterals .shipping_calculator h2 a:after,.woocommerce-page > .cart-collaterals .shipping_calculator h2 a:after{content:"";}.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row,.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row{padding:5px 0;}.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text,.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .form-row .input-text{border-radius:0;}.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button,.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button{background:var(--color);color:#fff;border-color:var(--color);width:auto;display:inline-block;box-shadow:none;text-shadow:none;font-weight:normal;}.woocommerce > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover,.woocommerce-page > .cart-collaterals .shipping_calculator .shipping-calculator-form .button:hover{background:var(--darken10);}.woocommerce #content .woocommerce-message,.woocommerce #content .woocommerce-error,.woocommerce #content .woocommerce-info,.woocommerce #contents .woocommerce-message,.woocommerce #contents .woocommerce-error,.woocommerce #contents .woocommerce-info,.woocommerce-page #content .woocommerce-message,.woocommerce-page #content .woocommerce-error,.woocommerce-page #content .woocommerce-info,.woocommerce-page #contents .woocommerce-message,.woocommerce-page #contents .woocommerce-error,.woocommerce-page #contents .woocommerce-info{width:100%;border-radius:0;border-top-color:var(--color);background:#f9f9f9;box-shadow:none;text-shadow:none;color:#000;font-size:14px;font-weight:400;}.woocommerce #content .woocommerce-message .wc-forward,.woocommerce #content .woocommerce-error .wc-forward,.woocommerce #content .woocommerce-info .wc-forward,.woocommerce #contents .woocommerce-message .wc-forward,.woocommerce #contents .woocommerce-error .wc-forward,.woocommerce #contents .woocommerce-info .wc-forward,.woocommerce-page #content .woocommerce-message .wc-forward,.woocommerce-page #content .woocommerce-error .wc-forward,.woocommerce-page #content .woocommerce-info .wc-forward,.woocommerce-page #contents .woocommerce-message .wc-forward,.woocommerce-page #contents .woocommerce-error .wc-forward,.woocommerce-page #contents .woocommerce-info .wc-forward{box-shadow:none;text-shadow:none;border-radius:3px;border:0;font-weight:normal;background:var(--color);color:#fff;}.woocommerce #content .woocommerce-message .wc-forward:hover,.woocommerce #content .woocommerce-error .wc-forward:hover,.woocommerce #content .woocommerce-info .wc-forward:hover,.woocommerce #contents .woocommerce-message .wc-forward:hover,.woocommerce #contents .woocommerce-error .wc-forward:hover,.woocommerce #contents .woocommerce-info .wc-forward:hover,.woocommerce-page #content .woocommerce-message .wc-forward:hover,.woocommerce-page #content .woocommerce-error .wc-forward:hover,.woocommerce-page #content .woocommerce-info .wc-forward:hover,.woocommerce-page #contents .woocommerce-message .wc-forward:hover,.woocommerce-page #contents .woocommerce-error .wc-forward:hover,.woocommerce-page #contents .woocommerce-info .wc-forward:hover{opacity:.7;}.woocommerce #reviews #review_form_wrapper h3,.woocommerce-page #reviews #review_form_wrapper h3{border-bottom:1px solid #f1f1f1;padding-bottom:10px;margin-bottom:20px;font-size:18px;text-transform:uppercase;}.woocommerce #reviews #review_form_wrapper .comment-form input,.woocommerce #reviews #review_form_wrapper .comment-form textarea,.woocommerce-page #reviews #review_form_wrapper .comment-form input,.woocommerce-page #reviews #review_form_wrapper .comment-form textarea{border-radius:0;padding:7px 10px;width:60%;}.woocommerce #reviews #review_form_wrapper .comment-form input#wp-comment-cookies-consent,.woocommerce-page #reviews #review_form_wrapper .comment-form input#wp-comment-cookies-consent{float:left;width:13px;margin-right:10px;margin-top:6px;}.woocommerce #reviews #review_form_wrapper .comment-form textarea,.woocommerce-page #reviews #review_form_wrapper .comment-form textarea{width:100%;}.woocommerce #reviews #review_form_wrapper .comment-form input#submit,.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit{width:auto;color:#fff;}.woocommerce #reviews #review_form_wrapper .comment-form input#submit:hover,.woocommerce-page #reviews #review_form_wrapper .comment-form input#submit:hover{color:#fff;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email{width:50%;float:left;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author label,.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email label,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author label,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email label{display:block;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author input,.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email input,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author input,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email input{width:100%;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author{padding-right:15px;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-rating label,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-rating label{margin:0 0 10px;}.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders{font-size:1em;}.woocommerce table.my_account_orders tr th,.woocommerce-page table.my_account_orders tr th{background:#ccc;}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{background:#333;border-radius:0;box-shadow:none;color:#fff;text-shadow:none;font-weight:normal;border:0;}.woocommerce table.my_account_orders tr td.order-actions .button:hover,.woocommerce-page table.my_account_orders tr td.order-actions .button:hover{background:var(--color);}.woocommerce .entry-content .col2-set .address,.woocommerce-page .entry-content .col2-set .address{padding-left:15px;padding-right:15px;}.woocommerce.woocommerce-cart.boxed-layout #contents,.woocommerce-page.woocommerce-cart.boxed-layout #contents{padding-top:30px;margin:0;background-color:#fff;}.woocommerce.woocommerce-cart div.woocommerce,.woocommerce-page.woocommerce-cart div.woocommerce{display:block;overflow:hidden;margin:0 0 60px;}.woocommerce.woocommerce-cart div.woocommerce .woocommerce-message,.woocommerce-page.woocommerce-cart div.woocommerce .woocommerce-message{display:block;}.woocommerce.woocommerce-cart div.woocommerce .woocommerce-cart-form,.woocommerce-page.woocommerce-cart div.woocommerce .woocommerce-cart-form{width:76%;float:left;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals{float:left;width:24%;padding-left:30px;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cart_totals,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cart_totals{float:none;width:100%;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells{float:none;width:100%;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells > h2,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells > h2{font-size:18px !important;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals .cross-sells ul.products li{width:245px;padding:0;display:inline-block;vertical-align:top;white-space:normal;float:none;}.woocommerce.woocommerce-cart .shop_table.cart thead th.product-name,.woocommerce-page.woocommerce-cart .shop_table.cart thead th.product-name{text-align:left;}.woocommerce.woocommerce-cart .shop_table.cart tr td,.woocommerce-page.woocommerce-cart .shop_table.cart tr td{background-color:#fff;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item{overflow:hidden;border-bottom:1px solid #ccc;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name{text-align:left !important;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td{background-color:#fff;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td{border-top:0;padding:20px;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price{margin-bottom:9px;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount{color:#000;font-size:14px;font-weight:400;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price ins,.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount ins,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price ins,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount ins{font-weight:400;font-size:14px;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-price del,.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount del,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-price del,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal .amount del{font-size:14px;color:#999;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a{font-size:16px;color:#000;text-transform:capitalize;font-weight:700;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a:hover,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name a:hover{color:var(--color);}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation{font-size:14px;font-weight:400;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dd,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dd{color:#666;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dt,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-name .variation dt{color:#000;font-weight:400;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-thumbnail img{width:120px;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-subtotal{color:var(--color);font-size:16px;font-weight:700;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td.product-quantity .quantity input{background-color:#fff;}.woocommerce.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share,.woocommerce-page.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share{margin:0 0 60px;}.woocommerce table.wishlist_table thead th{border-color:#ebebeb;color:#222;font-family:Helvetica,Arial,sans-serif;}.woocommerce form table.wishlist_table,.woocommerce-page form table.wishlist_table{border-collapse:collapse;}.woocommerce form table.wishlist_table th.product-thumbnail,.woocommerce-page form table.wishlist_table th.product-thumbnail{border:0;}.woocommerce form table.wishlist_table tfoot,.woocommerce-page form table.wishlist_table tfoot{border-top:1px solid #ebebeb;}.woocommerce form table.wishlist_table tr td,.woocommerce-page form table.wishlist_table tr td{text-align:start;padding:10px 12px;}.woocommerce form table.wishlist_table tr td.product-price del,.woocommerce-page form table.wishlist_table tr td.product-price del{margin-right:10px;}.woocommerce form table.wishlist_table tr td.product-price del span,.woocommerce-page form table.wishlist_table tr td.product-price del span{font-size:16px;color:#999;font-weight:400;}.woocommerce form table.wishlist_table tr td.product-price ins,.woocommerce form table.wishlist_table tr td.product-price span,.woocommerce-page form table.wishlist_table tr td.product-price ins,.woocommerce-page form table.wishlist_table tr td.product-price span{color:var(--color);text-decoration:none;font-weight:600;}.woocommerce form table.wishlist_table tr td.product-price ins span,.woocommerce form table.wishlist_table tr td.product-price span span,.woocommerce-page form table.wishlist_table tr td.product-price ins span,.woocommerce-page form table.wishlist_table tr td.product-price span span{font-size:18px;}.woocommerce form table.wishlist_table tr td.product-price >span.amount,.woocommerce-page form table.wishlist_table tr td.product-price >span.amount{color:var(--color) 2;font-size:18px;font-weight:600;}.woocommerce form table.wishlist_table tr td.product-add-to-cart,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart{vertical-align:top;}.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart{display:inline-block !important;padding:0;}.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading{height:43px;position:relative;}.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:before{border-radius:16px;background-color:var(--color);}.woocommerce form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .add_to_cart.loading:after{content:"";}.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button{background:#999;border:0;text-transform:capitalize;text-shadow:none;color:#fff;position:static;padding:12px 20px;border-radius:40px;box-shadow:none;margin:13px 0;}.woocommerce form table.wishlist_table tr td.product-add-to-cart a.button:hover,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart a.button:hover{background:var(--color);}.woocommerce form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .remove_from_wishlist.button{display:none !important;}.woocommerce form table.wishlist_table tr td.product-add-to-cart .dateadded,.woocommerce-page form table.wishlist_table tr td.product-add-to-cart .dateadded{margin-bottom:5px;}.woocommerce form table.wishlist_table tr td.product-remove a.remove,.woocommerce-page form table.wishlist_table tr td.product-remove a.remove{font-size:1em;margin:0 auto;}.woocommerce form table.wishlist_table tbody tr,.woocommerce-page form table.wishlist_table tbody tr{border-top:1px solid #fff;}.woocommerce form table.wishlist_table tbody tr:hover,.woocommerce-page form table.wishlist_table tbody tr:hover{background:#dedede;cursor:pointer;}.woocommerce tbody tr td,.woocommerce thead tr th,.woocommerce-page tbody tr td,.woocommerce-page thead tr th{font-size:14px;}.woocommerce article header .entry-title,.woocommerce-page article header .entry-title{font-size:24px;color:var(--color);}.woocommerce article .wishlist-title,.woocommerce-page article .wishlist-title{display:none;}.woocommerce .return-to-shop .button.wc-backward,.woocommerce-page .return-to-shop .button.wc-backward{background-color:var(--color);color:#fff;margin-bottom:30px;}.woocommerce .return-to-shop .button.wc-backward:hover,.woocommerce-page .return-to-shop .button.wc-backward:hover{background-color:var(--darken10);}.woocommerce a.remove{width:30px;height:30px;line-height:30px;}.woocommerce #respond input#submit,.woocommerce input.button{border-radius:0;background-color:#464646;color:#fff;font-weight:normal;border:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.woocommerce #respond input#submit:hover,.woocommerce input.button:hover{background-color:var(--color);color:#fff;}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{margin-bottom:.25em;}.woocommerce div.product p.cart{float:left;}div.star,div.stars{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/star-23.png") repeat-x scroll 0 0 rgba(0,0,0,0);height:10px;margin:0;overflow:hidden;position:relative;width:65px;display:inline-block;vertical-align:top;}div.star.nitro-lazy,div.stars.nitro-lazy{background-image:none !important;}div.star span,div.stars span{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/star23-active.png") repeat scroll 0 0 rgba(0,0,0,0);float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0;}div.star span.nitro-lazy,div.stars span.nitro-lazy{background-image:none !important;}div.star .rating-hidden,div.stars .rating-hidden{display:none;}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#ededed;border:0;height:2px;margin-left:0;margin-right:0;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:var(--color);height:2px;}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:var(--color);border:0;width:3px;height:8px;top:-3px;margin:0;}.woocommerce .widget_price_filter .ui-slider{margin-bottom:20px;margin-top:20px;}.woocommerce .widget_price_filter .price_slider_amount .button{background-color:#fff;color:#222;opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;text-transform:capitalize;border-radius:0;font-size:14px;font-weight:700;border:0;position:relative;padding:9px 0;margin:0;float:right;}.woocommerce .widget_price_filter .price_slider_amount .button:after{content:"";font-family:FontAwesome;margin-left:5px;}.woocommerce .widget_price_filter .price_slider_amount .button:before{content:"";width:100%;height:1px;background-color:#222;position:absolute;bottom:5px;left:0;}.woocommerce .widget_price_filter .price_slider_amount .button:hover{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.woocommerce .widget_price_filter .price_slider_amount .button:hover:before{background-color:var(--color);}.price_slider_wrapper .price_slider_amount #min_price,.price_slider_wrapper .price_slider_amount #max_price{display:inline-block !important;width:35%;text-indent:10px;height:34px;margin-bottom:20px;border-radius:0;font-size:14px;font-weight:700;color:#222;}.price_slider_wrapper .price_slider_amount #min_price{float:left;margin-right:2%;}.price_slider_wrapper .price_slider_amount #max_price{float:left;margin-left:1%;}.price_slider_wrapper .price_label{float:right;display:none !important;}.woocommerce .widget_price_filter .ui-slider-horizontal{height:4px;}.woocommerce button.button.alt.disabled{padding:0 10px;}.woocommerce-account.boxed-layout >.container{padding-left:15px;padding-right:15px;}.woocommerce-account.boxed-layout >.container .sidebar-row{margin:0;}.woocommerce-account.boxed-layout #contents{padding-left:0;padding-right:0;margin:0;background-color:#fff;}.woocommerce-account .entry-summary .woocommerce{display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.woocommerce-account .entry-summary .woocommerce .woocommerce-MyAccount-content{order:1;}.woocommerce-account .form-row input[type="checkbox"]{margin-top:0;margin-right:5px;}.woocommerce-account #contents .page .entry-title{margin-bottom:30px;}.woocommerce-account h2{font-size:18px;}.woocommerce-account h3{font-size:16px;}.woocommerce-account #contents{background:#fff;margin-bottom:30px;padding-top:30px;padding-left:15px;padding-right:15px;}.woocommerce-account #contents header{display:block;}.woocommerce-account #contents header h2{font-size:24px;margin-bottom:20px;}.woocommerce-account #contents header h3{font-size:20px;}.woocommerce-account #contents header .edit{display:block;font-weight:bold;color:var(--color);margin-bottom:10px;}.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation{float:left;width:20%;padding-right:30px;margin-bottom:10px;}.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul{list-style:none;margin:0;border:1px solid #ebebeb;}.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li > a{display:block;padding:10px 20px;border-bottom:1px solid #ebebeb;}.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li:last-child > a{border:0;}.woocommerce-account #contents .entry-content nav.woocommerce-MyAccount-navigation > ul > li.is-active >a{color:var(--color);}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content{margin-bottom:30px;width:80%;overflow:hidden;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders{border:1px solid #ddd;border-radius:0;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order{border-bottom:1px solid #ddd;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order:last-child{border:0;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td{text-align:start !important;padding:5px 15px;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-number,.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-status{width:15%;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-date{width:20%;}.woocommerce-account #contents .entry-content .woocommerce-MyAccount-content table.my_account_orders tr.order td.order-total{width:40%;}.woocommerce-wishlist.boxed-layout #contents{padding-top:30px;margin:0;background-color:#fff;}.woocommerce-wishlist #contents .page .entry-title{margin-bottom:40px;}.woocommerce-wishlist .wishlist-title h2{font-size:24px;padding:0;margin-bottom:20px;}.woocommerce-wishlist .woocommerce table.shop_table{margin-bottom:40px;}.woocommerce-checkout h3{font-size:18px;}.woocommerce-noreviews{padding:0;}.fb_iframe_widget iframe{max-width:initial;z-index:1;}.woocommerce-cart #contents .page h2,.woocommerce-wishlist #contents .page h2,.woocommerce-account #contents .page h2,.woocommerce-checkout #contents .page h2{margin-bottom:25px;text-transform:uppercase;padding-bottom:10px;font-size:24px;color:#222;}.woocommerce-cart  #contents .page h2{border-bottom:1px solid #eee;}.woocommerce-checkout .customer_details tr{clear:both;}.woocommerce-checkout .customer_details tr td:before{display:none;}.woocommerce-checkout .customer_details tr th{border-top:0 !important;display:block !important;}#tab-description ul{margin-right:20px !important;margin-left:20px !important;}@media (max-width: 991px){.shop-style-home55 .box-shop .sorting-custom{display:none;}.single-product .tab-style-home55 .tabbable ul.nav-tabs > li a{padding:0 24px !important;}.elementor-13963 .elementor-element.elementor-element-5f21674f .apply-filters__button{padding:0px 10px 0px 10px;}}@media (max-width: 767px){.woocommerce > .cart-collaterals .cart_total .cart_totals,.woocommerce-page > .cart-collaterals .cart_total .cart_totals{width:100%;}.woocommerce-cart .woocommerce > form{overflow:auto;margin-bottom:20px;}.woocommerce form table.shop_table.shop_table_responsive,.woocommerce-page form table.shop_table.shop_table_responsive{max-width:100%;display:inline-block;vertical-align:top;margin:0;}.woocommerce form table.shop_table.shop_table_responsive thead,.woocommerce-page form table.shop_table.shop_table_responsive thead{display:none;}.woocommerce form table.shop_table.shop_table_responsive tbody,.woocommerce-page form table.shop_table.shop_table_responsive tbody{display:block;}.woocommerce form table.shop_table.shop_table_responsive tbody tr,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr{display:block;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td{display:block;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td:before{display:block;margin-right:15px;min-width:80px;}.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,.woocommerce form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,.woocommerce form table.shop_table.shop_table_responsive tbody tr td.actions:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-remove:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.product-thumbnail:before,.woocommerce-page form table.shop_table.shop_table_responsive tbody tr td.actions:before{display:none;}.woocommerce-cart .woocommerce table.shop_table{max-width:inherit;}.woocommerce .checkout .col2-set .col-1,.woocommerce .checkout .col2-set .col-2,.woocommerce-page .checkout .col2-set .col-1,.woocommerce-page .checkout .col2-set .col-2{width:100%;}.woocommerce .checkout .col2-set .col-1 .woocommerce-billing-fields,.woocommerce-page .checkout .col2-set .col-1 .woocommerce-billing-fields,.woocommerce .checkout .col2-set .col-2 .woocommerce-shipping-fields,.woocommerce-page .checkout .col2-set .col-2 .woocommerce-shipping-fields{padding:0;}.woocommerce-wishlist.woocommerce form table.shop_table,.woocommerce-wishlist.woocommerce-page form table.shop_table{width:100%;display:block;overflow:auto;}.block-popup-login .block-content .col-reg{width:100%;}.block-popup-login .block-content .col-reg.registered-account{padding-right:0;border-right:0;margin-bottom:15px;}.block-popup-login .block-content .col-reg.login-customer{padding-left:0;}.block-popup-login{width:300px;margin-top:100px;}.block-popup-login .tt_popup_login strong{font-size:14px;}.woocommerce > .cart-collaterals .cart_total .cart_totals table tbody,.woocommerce-page > .cart-collaterals .cart_total .cart_totals table tbody{display:block;width:100%;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-email,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-email{width:100%;}.woocommerce #reviews #review_form_wrapper .comment-form .comment-form-author,.woocommerce-page #reviews #review_form_wrapper .comment-form .comment-form-author{padding-right:0;}}@media (max-width: 640px){.woocommerce .entry-content .checkout_coupon .form-row,.woocommerce-page .entry-content .checkout_coupon .form-row{width:100%;}.woocommerce .entry-content .checkout_coupon .form-row.form-row-last,.woocommerce-page .entry-content .checkout_coupon .form-row.form-row-last{text-align:left;}}@media (max-width: 480px){.entry-content-asset > iframe{height:220px;}.single-product .tab-style-home55 .tabs-elementor .tabbable .nav.nav-tabs{margin:0px -5px 0 !important;}.single-product .tab-style-home55 .tabs-elementor .tabbable .nav.nav-tabs > li{margin:0 5px 10px !important;}.single-product .tab-style-home55 .tabs-elementor .tabbable .nav.nav-tabs > li > a{padding:0px 15px !important;}.related-products3 .box-title h3{font-size:36px !important;}.woocommerce > .cart-collaterals .cart_totals,.woocommerce-page > .cart-collaterals .cart_totals{width:100%;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon input.input-text{width:150px;margin-right:20px;margin-bottom:10px;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions{padding:30px 0;}.woocommerce.woocommerce-cart .shop_table.cart tr.cart_item td,.woocommerce-page.woocommerce-cart .shop_table.cart tr.cart_item td{padding:10px 20px;}.woocommerce.woocommerce-cart div.woocommerce .cart-collaterals,.woocommerce-page.woocommerce-cart div.woocommerce .cart-collaterals{width:100% !important;}}@media (max-width: 360px){.woocommerce .woocommerce-checkout #payment ul.payment_methods li img,.woocommerce-page .woocommerce-checkout #payment ul.payment_methods li img{display:none;}.woocommerce-checkout #payment .payment_method_paypal .about_paypal{line-height:25px;padding:0 20px;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions .coupon,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions .coupon{margin-bottom:10px;}.woocommerce form table.shop_table.shop_table_responsive tr td.actions > input.button,.woocommerce-page form table.shop_table.shop_table_responsive tr td.actions > input.button{margin:0 !important;}}.woocommerce-page.wishlist form table.shop_table tr td.product-thumbnail{position:relative;margin-top:-1px;}.woocommerce div.product form.cart .group_table td{padding:0 15px;height:100px;vertical-align:middle;}.woocommerce div.product form.cart .group_table td:first-child{width:auto;}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:100%;display:block;}.woocommerce-product-gallery--with-images .book-preview{display:none;}.title-cart .tax_label{display:none;}.content_product_detail .elementor-widget:not(:last-child){margin-bottom:0;}.sw-best-seller-product .wrap-content .item .item-content .item-price .amount{font-size:14px;}.remove-pagination .woocommerce nav.woocommerce-pagination{display:none;}.class-more.woocommerce-shop .woocommerce-pagination,.class-more.woocommerce-shop .jet-smart-filters-pagination{display:none;}.store-cat-stack-dokan ul > li{z-index:0 !important;}.fa-trash-o:before{content:"" !important;}.fa-facebook:before{content:"" !important;}.quickview-container .guide_size_block{display:none;}.item-bottom .yith-wcwl-add-button>a{margin:0;}.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{font-size:inherit !important;}.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span{display:none;}.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before{display:none;}.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,.wishlist-icon .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon,.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i,.wishlist-icon .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a .yith-wcwl-icon{margin:0;display:inline-block !important;}.shop-style-home55{margin:0 !important;}.shop-style-home55 .elementor-widget-jet-smart-filters-pagination{background-color:#fff;border-radius:20px;margin-top:10px;}.shop-style-home55 .box-shop .sorting-custom{z-index:1;}.shop-style-home55 .woocommerce-result-count{margin-left:3px;color:#555;}.shop-style-home55 .box-shop .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination{margin:10px 0;}.shop-style-home55 .elementor-widget-container:before{top:80px !important;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap{margin-right:-3px;}.shop-style-home55 .elementor-13963 .elementor-element.elementor-element-663f450e .jet-sorting-select{font-size:14px;}.shop-style-home55 .jet-smart-filters-sorting{position:relative;}.shop-style-home55 .jet-smart-filters-sorting:before{content:"";font-family:icomoon;position:absolute;right:10px;top:10px;font-size:14px;transform:rotate(-90deg);}.shop-style-home55 .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination > div .jet-filters-pagination__link{border:0 !important;color:#000 !important;font-weight:700;line-height:40px !important;}.shop-style-home55 .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination > div.jet-filters-pagination__current .jet-filters-pagination__link,.shop-style-home55 .elementor-widget-jet-smart-filters-pagination .jet-filters-pagination > div:hover .jet-filters-pagination__link{background-color:#ff7345 !important;color:#fff !important;}.shop-style-home55 .products-wrapper .products-nav{background-color:#fff;border-radius:20px;padding:12px;}.shop-style-home55 .products-wrapper .products-nav .woocommerce-result-count{margin:0;line-height:36px;}.shop-style-home55 .products-wrapper .products-nav{margin-bottom:10px;}.shop-style-home55 .box-shop .sorting-custom{top:12px;}.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .show-product,.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li{line-height:34px;}.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown{border:1px solid #eee;border-radius:10px;margin-left:10px;}.shop-style-home55 .products-wrapper .products-nav .catalog-ordering .orderby-order-container .order-dropdown >li .current-li > span{display:none;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a{height:36px;width:36px;border:2px solid #f5f5f5;border-radius:10px;margin:0 3px;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-grid-55.png") no-repeat center #f5f5f5;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view.nitro-lazy{background-image:none !important;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view > span{display:none;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view.active,.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.grid-view:hover{background-color:#fff;border-color:var(--color);border-width:2px;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-list-55.png") no-repeat center #f5f5f5;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2.nitro-lazy{background-image:none !important;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2 > span{display:none;}.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2.active,.shop-style-home55 .products-wrapper .products-nav .view-mode-wrap .view-mode >a.list-view2:hover{background-color:#fff;border-color:var(--color);border-width:2px;}.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper,.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper{margin:0;border:2px solid #f5f5f5;border-radius:10px;}.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img,.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product .thumbnail-wrapper img{border-radius:10px;}.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current .thumbnail-wrapper,.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list .slick-track .item-thumbnail-product.slick-current .thumbnail-wrapper{border-color:var(--color);}.single-templates-home55 div.images .woocommerce-product-gallery__trigger{height:45px !important;width:45px !important;background-color:#f5f5f5 !important;border-radius:10px !important;right:10px !important;bottom:10px !important;}.single-templates-home55 div.images .woocommerce-product-gallery__trigger:after{content:"" !important;font-family:icomoon !important;background:none !important;color:#000 !important;font-size:18px !important;line-height:45px !important;}.single-templates-home55 div.images .woocommerce-product-gallery__trigger:hover{background-color:var(--color) !important;color:#fff !important;}.single-templates-home55 div.images .woocommerce-product-gallery__trigger:hover:after{color:#fff !important;}.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .slick-slider.product-responsive-thumbnail .slick-list,.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-right .slick-slider.product-responsive-thumbnail .slick-list{margin:0;}.single-templates-home55 .product_detail .slider_img_productd .product-images .product-images-container.thumbnail-left .product-responsive{border:2px solid #f5f5f5;border-radius:20px;}.single-templates-home55 .content-product .images .woocommerce-product-gallery__trigger{background-color:#f5f5f5;}.single-templates-home55 .content-product .images .woocommerce-product-gallery__trigger:hover{background-color:var(--color);}.single-templates-home55 .product_detail .content_product_detail .elementor-widget-woocommerce-product-stock .stock{font-size:14px !important;color:#000 !important;text-transform:capitalize;}.single-templates-home55 .single-price .price .amount{font-size:36px;font-weight:700;color:#fb7645;}.single-templates-home55 .product_detail .content_product_detail .product_title{font-weight:700 !important;color:#111;}.single-templates-home55 .woocommerce-product-details__short-description p{font-size:16px;color:#888;line-height:24px;}.single-templates-home55 .elementor-widget-woocommerce-product-add-to-cart .stock{display:none;}.single-templates-home55 .product_detail .content_product_detail .add_to_cart_button,.single-templates-home55 .product_detail .content_product_detail .product_type_external,.single-templates-home55 .product_detail .content_product_detail .product_type_grouped,.single-templates-home55 .product_detail .content_product_detail .single_add_to_cart_button,.single-templates-home55 .product_detail .content_product_detail .wc-variation-is-unavailable{height:50px;line-height:50px;padding:0 80px;border-radius:10px;font-weight:400;font-size:14px;text-transform:uppercase;margin:0 10px;}.single-templates-home55 .product_detail .content_product_detail .add_to_cart_button:hover,.single-templates-home55 .product_detail .content_product_detail .product_type_external:hover,.single-templates-home55 .product_detail .content_product_detail .product_type_grouped:hover,.single-templates-home55 .product_detail .content_product_detail .single_add_to_cart_button:hover,.single-templates-home55 .product_detail .content_product_detail .wc-variation-is-unavailable:hover{background-color:#fb7645;}.single-templates-home55 .product_detail .content_product_detail .cart .quantity .input-text{height:48px !important;}.single-templates-home55 .product_detail .content_product_detail .cart .quantity{height:50px;border-radius:10px;}.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{height:50px;width:50px;background-color:#f5f5f5;color:#000;font-size:19px;border-radius:10px;}.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";font-size:19px;font-family:icomoon;}.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover{background-color:var(--color);}.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.single-templates-home55 .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before{color:#fff;}.single-templates-home55 .product_detail .content_product_detail .woocommerce-product-details__short-description{margin-bottom:20px;}.tab-style-home55 .tabbable ul.nav-tabs{background-color:transparent !important;border-radius:0 !important;}.tab-style-home55 .tabbable ul.nav-tabs > li{margin:0 5px !important;}.tab-style-home55 .tabbable ul.nav-tabs > li a{height:50px;padding:0 54px !important;background-color:var(--color) !important;line-height:50px;text-transform:uppercase !important;font-size:14px !important;font-weight:700 !important;border-radius:10px !important;color:#fff !important;}.tab-style-home55 .tabbable ul.nav-tabs > li a:before{width:0 !important;}.tab-style-home55 .tabbable ul.nav-tabs > li.active a,.tab-style-home55 .tabbable ul.nav-tabs > li:hover a{background-color:#fb7645 !important;}.tab-style-home55 .tabbable .tab-content{border:0 !important;margin-top:10px;}.tab-style-home55 .tabbable .tab-content .tab-pane{background-color:#fff;padding:30px 40px !important;border-radius:20px;}.tab-style-home55 .tabbable .tab-content .tab-pane p{font-size:16px;color:#888;line-height:24px;}.related-products3{position:relative;}.related-products3 .res-button{position:absolute;top:58%;display:inline-block;height:50px;width:50px;background-color:#fff;color:#000;border-radius:25px;border:2px solid #eee;font-size:22px;line-height:46px;text-align:center;z-index:5;cursor:pointer;}.related-products3 .res-button:hover{background-color:var(--color);color:#fff;border-color:var(--color);}.related-products3 .res-button.slick-prev{left:-80px;}.related-products3 .res-button.slick-prev:before{content:"";font-family:"icomoon" !important;}.related-products3 .res-button.slick-next{right:-80px;}.related-products3 .res-button.slick-next:before{content:"";font-family:"icomoon" !important;}.related-products3 .box-title{text-align:center;}.related-products3 .box-title .description{font-size:30px;font-weight:700;color:var(--color);margin-bottom:3px;}.related-products3 .box-title h3{text-align:center;font-size:48px;line-height:58px;color:#000;font-weight:800;margin-bottom:15px;}.related-products3 .slick-list{margin:0 -15px;padding:30px 0px;}.related-products3 .slick-list .item{padding:0 15px;}.related-products3 .slick-list .item .item-wrap28{background-color:#fff;border:2px solid #fff;}.related-products3 .slick-list .item .item-wrap28:hover{border-color:var(--color);box-shadow:none;}.clearfix{overflow:inherit;}.wc-vendor-page .vendor-dashboard-wrapper center p{background:#111;margin:0;border:0;}.wc-vendor-page .vendor-dashboard-wrapper center p >a{display:inline-block;padding:10px 25px;color:#fff;position:relative;}.wc-vendor-page .vendor-dashboard-wrapper center p >a:hover{color:var(--color);}.wc-vendor-page .vendor-dashboard-wrapper center p >a:after{content:"";background:#fff;display:inline-block;top:18px;height:10px;width:1px;position:absolute;right:0;}.wc-vendor-page .vendor-dashboard-wrapper center p >a:last-child:after{display:none;}.wc-vendor-page .vendor-dashboard-wrapper hr{border-color:transparent;}.wc-vendor-page .vendor-dashboard-wrapper .entry-summary form input[type="submit"]{padding:9px 15px;}.wc-vendor-page table{border:1px solid #ddd;}.wc-vendor-page table thead>tr>th{border-width:1px;font-weight:bold;text-transform:uppercase;color:#222;}.wc-vendor-page table th,.wc-vendor-page table td{padding:10px;}.wc-vendor-page .form-row{overflow:hidden;}.wc-vendor-page .form-row input[type="checkbox"]{float:left;}.wc-vendor-page .form-row label{overflow:hidden;margin-top:2px;padding-left:5px;}.wc-vendor-page .entry-content h2{color:#222;font-size:24px;text-transform:uppercase;margin-bottom:20px;font-weight:700;}.wc-vendor-page .pv_shop_description{margin-top:20px;border-bottom:1px solid #eee;padding-bottom:25px;}.wc-vendor-page .pv_shop_description p{margin:0;line-height:20px;}.wc-vendor-page.shop_settings .entry-content{margin-bottom:40px;}.wc-vendor-page.shop_settings .entry-content .pv_paypal_container b,.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container b{color:#222;}.wc-vendor-page.shop_settings .entry-content .pv_paypal_container input,.wc-vendor-page.shop_settings .entry-content .pv_shop_name_container input{margin-top:10px;border-radius:0;padding:7px 10px;}.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container,.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container{margin-bottom:30px;}.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p,.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p{margin-bottom:25px;}.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container >p b,.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container >p b{color:#222;}.wc-vendor-page.shop_settings .entry-content #pv_seller_info_container div.mce-panel,.wc-vendor-page.shop_settings .entry-content #pv_shop_description_container div.mce-panel{border:1px solid #eee;}.wc-vendor-page .wc-soldby-start{padding:0;text-align:start;}.wc-vendor-page .wc-soldby-start small{margin-top:10px;font-size:12px;display:block;}.wc-vendor-page .wc-soldby-start small a{font-weight:600;color:var(--color);}.wc-vendor-page .wc-soldby-start small a:hover{color:#222;}.wc-vendor-page .wc-soldby-start br{display:none;}.wc-vendor-page .wcv_vendorslist{margin:0 -15px;overflow:hidden;}.wc-vendor-page .wcv_vendorslist >div{padding:0 15px;margin:0 0 30px !important;float:left;width:25%;}.wc-vendor-page .wcv_vendorslist >div .pull-left{float:none;}.wc-vendor-page .wcv_vendorslist >div a.button{text-transform:uppercase;}.wc-vendor-page.wc-vendor-listing .sidebar{margin-top:40px;}.wc-vendor-page.wc-vendor-listing .sidebar .widget-first{margin-top:40px;}.wc-vendor-page.wc-vendor-listing .sidebar.fixed .widget-first{margin-top:0px;}.wc-vendor-page.wc-vendor-listing .emarket_breadcrumbs{margin-top:40px;}.wc-vendor-page.wc-vendor-listing .emarket_breadcrumbs >.container{padding:0;}.wc-vendor-page.wc-vendor-listing .emarket_breadcrumbs .breadcrumb{background:#fff;padding:10px;border-top:2px solid var(--color);border-radius:3px;}.wc-vendor-page.wc-vendor-listing .product-nav .catalog-ordering,.wc-vendor-page.wc-vendor-listing .products-nav .catalog-ordering{float:right;}.wc-vendor-page .item .item-wrap .item-detail .item-content{padding-top:10px;}.wc-vendor-page .meta-location{bottom:40px;}@media (max-width: 767px){.wc-vendor-page .wcv_vendorslist>div{width:50%;}.wc-vendor-page .vendor-dashboard-wrapper{overflow-x:auto;}.wc-vendor-page table{width:700px;}}@media (max-width: 480px){.wc-vendor-page .wcv_vendorslist>div{width:100%;}.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a{display:block;border-bottom:1px solid #fff;}.wc-vendor-page.vendor_dashboard .vendor-dashboard-wrapper center p>a:after{display:none;}}.wcmp-wrapper .elementor-section.elementor-section-boxed>.elementor-container{max-width:100%;}.product-vendor .page-title{margin-bottom:15px;}.products-wrapper .products-loop .item .by-vendor-name-link{display:block;padding-top:10px;}.products-wrapper .products-loop .item .by-vendor-name-link span{font-weight:bold;}.custqna-title,.product-vendor>h2{font-size:20px;text-transform:uppercase;color:#333;margin-bottom:15px;}.entry-summary .wcmp_regi_main .button{line-height:normal;}.store-cat-stack-dokan ul > li{z-index:0 !important;}#wcfm-main-content{position:relative;z-index:1;}select.dokan-form-control{max-width:200px;}table.dokan-table{border:1px solid #ddd;}.dokan-dashboard .dokan-dashboard-wrap{max-width:1680px;margin:30px auto;}.dokan-store .header{margin-bottom:40px;}.dokan-store #sidebar{width:25%;float:left;margin-right:3%;margin-bottom:20px;}.dokan-store #sidebar >ul{background:#fff;margin:0;list-style:none;}.dokan-store #sidebar >ul >li{padding:0 0 30px;border-top:2px solid var(--color);}.dokan-store #sidebar >ul >li .searchform{padding:20px 15px;}.dokan-store #sidebar >ul >li .searchform input{padding:7px 10px;}.dokan-store #sidebar >ul >li h2{font-size:16px;text-transform:uppercase;padding:10px 15px;border-bottom:1px solid #eee;}.dokan-store #sidebar >ul >li ul{list-style:none;margin:0;}.dokan-store #sidebar >ul >li ul >li{padding:7px 15px;}.dokan-store .dokan-store-sidebar .widget{margin-bottom:30px;}.dokan-store .dokan-store-sidebar h3.widget-title{font-size:16px;text-transform:uppercase;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:10px;font-weight:600;color:#222;}.dokan-store .products-loop>li{margin-bottom:30px;}.dokan-store .dokan-widget-area .widget{list-style:none;background:#fff;border-radius:3px;border-top:2px solid var(--color);}.dokan-store .dokan-widget-area .widget .widget-title,.dokan-store .dokan-widget-area .widget .widgettitle{font-size:16px;text-transform:uppercase;margin-bottom:20px;padding:10px 5px;border-bottom:1px solid #eee;}.dokan-store .dokan-widget-area .widget >div,.dokan-store .dokan-widget-area .widget form,.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget{padding:0 10px 15px;}.dokan-store .dokan-widget-area .widget #cat-drop-stack ul{list-style:none;}.dokan-store .dokan-widget-area .widget #cat-drop-stack ul >li >a{display:block;padding:10px 0;}.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li{margin:0 0 15px;padding:0;}.dokan-store .dokan-widget-area .widget .dokan-bestselling-product-widget >li ins{text-decoration:none;color:var(--color);}.widget.dokan-store-widget ul{list-style:none;}.widget.dokan-store-widget ul >li >a{display:block;padding:10px 0;}.dokan-pagination-container .dokan-pagination li{display:inline-block;margin-bottom:5px;}.dokan-pagination-container .dokan-pagination li > a{display:block;padding:7px 10px;}.dokan-pagination-container .dokan-pagination li.active > a,.dokan-pagination-container .dokan-pagination li:hover > a{background:#ff3c20;color:#fff;}#delivery-time-calendar table{margin:0;}#delivery-time-calendar .fc-scrollgrid thead > tr > td,#delivery-time-calendar tr.fc-scrollgrid-section > td{padding:0;}#delivery-time-calendar .fc-scrollgrid thead > tr > td table td.fc-daygrid-day,#delivery-time-calendar tr.fc-scrollgrid-section > td table td.fc-daygrid-day{padding:10px 15px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a > span{display:block;}.store-cat-stack-dokan ul>li{position:relative;z-index:9999;}.store-cat-stack-dokan ul>li.has-children ul.children{display:none;}.store-cat-stack-dokan ul>li.has-children >a .caret-icon{float:right;}.store-cat-stack-dokan ul>li .caret-icon .fa{font-size:16px;}.dokan-pagination-container .dokan-pagination li{display:inline-block;margin-bottom:5px;}.dokan-pagination-container .dokan-pagination li >a{display:block;}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img{float:none;display:inline-block;vertical-align:top;max-width:100%;}#dokan-content{margin-bottom:30px;}.dokan-single-store ul{list-style:none;}.dokan-single-store .item-description{display:none;}.dokan-single-store .item .item-wrap .item-detail .item-content .item-bottom{display:none;}.add_note .modal-dialog{positon:static;}.modal-dialog{position:static;}#add-shipping-tracking-form select{margin-bottom:10px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li{margin-bottom:30px;}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container{padding:15px 20px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a{color:#222;text-transform:capitalize;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a:hover{color:var(--color);}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p{font-size:16px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p i{color:var(--color);}.pagination-wrap ul.pagination{padding:20px;margin:20px 15px;}#dokan-store-listing-filter-wrap{margin-bottom:30px;}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar{top:-45px;}@media (min-width: 1200px){.dokan-store .content-area{max-width:1170px;margin:0 auto;}}@media (max-width: 1199px) and (min-width: 992px){.dokan-store .content-area{max-width:960px;margin:0 auto;}}@media (max-width: 991px){.dokan-store .content-area{max-width:100%;padding:0 10px;}}@media (max-width: 767px){.dokan-store .content-area .site-main{display:flex;display:-webkit-flex;flex-direction:column;}.dokan-store .content-area .site-main .dokan-store-sidebar{width:100% !important;float:none;order:2;margin:0 !important;}.dokan-store .content-area .site-main .dokan-single-store{float:none;width:100% !important;margin-bottom:30px;order:1;margin:0;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery{display:flex;display:-webkit-flex;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{max-width:100px;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{width:100%;height:auto;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{padding:0;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info h1.store-name{font-size:18px;}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{margin:0;}.dokan-pagination-container .dokan-pagination{margin:0 0 30px;}}.sw-quickview-bottom{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;}.sw-quickview-bottom.show{visibility:visible;opacity:1;}.sw-quickview-bottom.show .quickview-content .quickview-close{visibility:visible;}.sw-quickview-bottom.loading{height:100%;}.sw-quickview-bottom.loading:before{background-color:transparent;background-image:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loading.gif");background-size:60px 60px;}.sw-quickview-bottom.loading .quickview-content .quickview-inner{padding:0;}.sw-quickview-bottom.loading .quickview-content .quickview-close{visibility:hidden;}.sw-quickview-bottom .quickview-content{background:#fff;max-width:1170px;margin:200px auto;position:relative;}.sw-quickview-bottom .quickview-content .quickview-close{position:absolute;width:28px;height:28px;background:#000;color:#fff;text-align:center;font-size:16px;line-height:24px;font-weight:bold;border-radius:50%;right:-15px;top:-15px;}.sw-quickview-bottom .quickview-content .quickview-inner{padding:30px 15px;}.sw-quickview-bottom .quickview-content .quickview-inner .product_detail .content_product_detail .cart .quantity{width:56px;}.sw-quickview-bottom .quickview-content .quickview-inner .product_detail .content_product_detail .cart .quantity input.qty{width:56px;}.quickview-container.woocommerce{padding-top:15px;}.quickview-container.woocommerce .slider_img_productd span.onsale{display:none;}.quickview-container.woocommerce .product_detail .content_product_detail{padding-bottom:15px;}.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a{background-image:none;}.quickview-container.woocommerce .product_detail .content_product_detail .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.nitro-lazy{background-image:none !important;}.quickview-container.woocommerce .product_detail .content_product_detail .cart .quantity{width:46px;}@media (max-width: 1400px){.sw-quickview-bottom .quickview-content{max-width:960px;}}@media (max-width: 991px){.sw-quickview-bottom .quickview-content{max-width:700px;}}.sw-popup-bottom{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;}.sw-popup-bottom.show{visibility:visible;opacity:1;}.sw-popup-bottom.show .popup-content .popup-close{visibility:visible;}.sw-popup-bottom.loading{height:100%;}.sw-popup-bottom.loading:before{background-color:transparent;background-image:url("https://asokomer.com/wp-content/themes/emarket/assets/img/loading-2.gif");background-size:60px 60px;}.sw-popup-bottom.loading .popup-content .popup-inner{padding:0;}.sw-popup-bottom.loading .popup-content .popup-close{visibility:hidden;}.sw-popup-bottom .popup-content{background:#fff;max-width:1170px;margin:200px auto;position:relative;}.sw-popup-bottom .popup-content .popup-close{position:absolute;width:28px;height:28px;background:#000;color:#fff;text-align:center;font-size:16px;line-height:26px;font-weight:bold;border-radius:50%;right:-15px;top:-15px;}.sw-popup-bottom .popup-content .popup-inner{padding:30px 15px;}@media (max-width: 1400px){.sw-popup-bottom .popup-content{max-width:960px;}}@media (max-width: 991px){.sw-popup-bottom .popup-content{max-width:700px;}}.gallery{padding:0;overflow:hidden;}.gallery li{margin-left:1%;margin-right:0;margin-bottom:20px;text-align:center;float:left;list-style:none;}.gallery .thumbnail{display:block;border-radius:0;background:#fff;padding:5px;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;overflow:hidden;}.gallery .thumbnail:after{position:absolute;border-color:transparent #fff #fff transparent;border-style:solid;border-width:45px;content:"";opacity:0;filter:alpha(opacity=0);right:-45px;bottom:0;transition:all .3s ease .2s;z-index:4;}.gallery .thumbnail:before{content:"";font-family:FontAwesome;position:absolute;bottom:20px;right:0;color:#fff;font-size:20px;opacity:0;filter:alpha(opacity=0);transition:all .2s ease .3s;transform:rotate(0deg);z-index:5;}.gallery .thumbnail:hover{background:var(--color);border-color:#ddd;}.gallery .thumbnail:hover:after{bottom:0;right:0;opacity:.3;filter:alpha(opacity=30);}.gallery .thumbnail:hover:before{right:20px;opacity:1;filter:alpha(opacity=100);transform:rotate(360deg);}.gallery img{width:100%;}.gallery .caption{overflow:hidden;padding-top:12px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;}.gallery .caption h4{font-size:14px;}.entry-summary table{margin-bottom:30px;}.entry-summary table th,.entry-summary table td{border:1px solid #ebebeb;padding:10px;}.entry-summary dl dd{margin-bottom:20px;}.entry-summary form input[type="text"],.entry-summary form input[type="password"],.entry-summary form input[type="date"]{border-radius:0;padding:5px 10px;}.entry-summary form input[type="submit"],.entry-summary form button[type="submit"]{background:#333 none repeat scroll 0 0;border:1px solid #525252;border-radius:0;color:#fff;padding:5px 15px;vertical-align:top;}.entry-summary form input[type="submit"]:hover,.entry-summary form button[type="submit"]:hover{background:#000;}.home-style1.boxed-layout{max-width:1680px;background:#fff;margin-left:auto;margin-right:auto;box-shadow:0 0 8px #000;}.home-style1.boxed-layout .header-style1{width:auto;}.home-style1.boxed-layout .elementor-section-stretched{max-width:1680px;margin:0 auto;left:auto !important;right:auto !important;}.home-style1.boxed-layout .elementor-section-full_width{max-width:1680px;margin-left:auto;margin-right:auto;}.home-style1.elementor-page .header-style1,.home-style1.elementor-page .sw-woo-tab-cat{margin-bottom:20px;}.home-style1.elementor-page .sw-woo-tab-cat2{margin-top:20px;}.home-style1.elementor-page .block-infos{margin:15px 0 30px;}.home-style1.elementor-page .toprated-product{padding:0;}.home-style1.elementor-page .body-wrapper>.body-wrapper-inner>.container,.home-style1.elementor-page >.container{max-width:1920px;padding:0 !important;}.home-style1.elementor-page .sw-brand-container-slider{margin:0 0 20px 0;}.home-style1.elementor-page .item .item-wrap .item-detail .item-content{padding:15px 0;}.home-style1.elementor-page .toprated-product .block-title{border-bottom:0;}.home-style1.elementor-page .toprated-product .block-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:15px;}.home-style1.elementor-page .toprated-product .block-title h3 span{position:relative;}.home-style1.elementor-page .toprated-product .block-title h3 span:before{content:"";background:#ff3c20;width:100%;height:2px;position:absolute;bottom:-12px;left:0;}.home-style1 .toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail{border:0;}.elementor-widget-wp-widget-sw_bundle_product_slider_widget h5{display:none;}.sw-vendor-container-slider.style1{position:relative;margin:0 0 20px;}.sw-vendor-container-slider.style1 .box-title h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:10px 0;margin-bottom:30px;}.sw-vendor-container-slider.style1 .box-title h3 span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.sw-vendor-container-slider.style1 .res-button{width:28px;height:28px;position:absolute;top:0;z-index:2;cursor:pointer;font-size:0;}.sw-vendor-container-slider.style1 .res-button.slick-prev{right:32px;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.sw-vendor-container-slider.style1 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider.style1 .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.sw-vendor-container-slider.style1 .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider.style1 .res-button.slick-next{right:0;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.sw-vendor-container-slider.style1 .res-button.slick-next.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider.style1 .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.sw-vendor-container-slider.style1 .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.sw-vendor-container-slider.style1 .title-home h2 span{color:#000;background:transparent;padding:0;border-radius:0;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap{padding:4px;border:1px solid #ebebeb;border-radius:3px;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product{margin:0 0 5px;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content .wrap-small-item{padding-left:3px;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content .wrap-small-item .item-img a{border:1px solid transparent;margin:0 0 3px;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content .wrap-small-item .item-img a:hover{border:1px solid var(--color);}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content >.item-img a{border:1px solid transparent;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-product-content >.item-img a:hover{border:1px solid var(--color);}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom{overflow:hidden;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom .item-user{margin:0 0 6px;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom .item-user .item-user-img{width:50px;margin-left:2px;}.sw-vendor-container-slider.style1 .resp-slider-container .slider .item .item-wrap .item-bottom .item-user .item-user-img img{border-radius:4px;margin:0;}.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li{padding:0;}.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li >.container{max-width:1650px;}.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li >.container .elementor-section.elementor-section-boxed>.elementor-container{max-width:1650px;}.elementor-page .nav-pills.nav-mega .emarket-mega-menu .dropdown-menu.column-1>li .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:0;}.elementor-page .nav-pills.nav-mega .emarket-mega-menu.special-emarket .dropdown-menu.column-1>li .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:0 10px !important;}.elementor-page .footer.footer-element-8{padding-top:40px;}.elementor-page .footer.footer-element-8.elementor-section-boxed>.elementor-container>.elementor-column>.elementor-element-populated{padding:10px 0 !important;}.elementor-page .footer.footer-element-8 .footer-style1{padding-top:30px;padding-bottom:10px;}.elementor-page .footer.footer-element-8 .footer-style1 .newsletter-footer8 .form-newsletter .mc4wp-form input[type="submit"]{font-size:12px;padding:0 10px;}.elementor-page .footer.footer-element-8 .menu-footer1{margin-bottom:20px;margin-left:15px;margin-right:15px;}.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated{padding:0 !important;}.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu{width:80%;margin:0 auto;}.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu ul.menu li:before{width:0;}.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu ul.menu li a{font-size:13px;}.home1-left .elementor-widget-image img{margin:0 0 20px;}.banner-right-home1 img{margin:0 0 10px;}.home2-image img{margin:0 0 20px;}.image-home2 img{margin:0 0 20px;}.banner-image2-home1>.elementor-container{position:relative;margin:0 -15px;}.banner-image2-home1>.elementor-container img{margin:0 0 18px;}.banner-image3-home1>.elementor-container{position:relative;max-width:none !important;margin:0 -15px;}.banner-image3-home1>.elementor-container img{margin:0 0 10px;}.sw-slider-latest-product{position:relative;}.sw-slider-latest-product .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.sw-slider-latest-product .box-title h3:before{content:"";background:#ff3c20;width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.sw-slider-latest-product .resp-slider-container .slider{position:inherit;}.sw-slider-latest-product .resp-slider-container .slider .slick-dots{position:absolute;top:7px;right:0;margin:0;}.sw-slider-latest-product .resp-slider-container .slider .slick-dots li{list-style:none;display:inline-block;vertical-align:top;margin:0 3px;}.sw-slider-latest-product .resp-slider-container .slider .slick-dots li button{font-size:0;width:8px;height:8px;border-radius:10px;background:#222;border:none;padding:0;margin:0;}.sw-slider-latest-product .resp-slider-container .slider .slick-dots li:hover button{background:var(--color);border:none;}.sw-slider-latest-product .resp-slider-container .slider .slick-dots li.slick-active button{background:var(--color);width:30px;border:none;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps:last-child .item-detail{padding-bottom:0;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail{overflow:hidden;margin-bottom:0;padding:15px 0;border-bottom:0;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail:hover .item-img img{opacity:.85;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content{padding:10px 0 0;overflow:hidden;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .reviews-content{margin-bottom:7px;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a{font-size:14px;font-weight:normal;color:#222;text-transform:capitalize;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content h4 a:hover{color:var(--color);}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price{font-size:14px;color:var(--color);}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price del{font-size:12px;color:#999;margin-top:2px;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price ins{font-size:14px;color:var(--color);}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price p{margin-bottom:5px;}.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-img{width:85px;float:left;margin-right:10px;}.most-viewed6{position:relative;margin:10px 0 30px;}.most-viewed6 .box-title h3{font-size:16px;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:10px 0;margin-bottom:30px;}.most-viewed6 .box-title h3 span{color:#fff;background:#232f3e;padding:10px 15px;border-radius:4px 4px 0 0;}.most-viewed6 .res-button{width:28px;height:28px;position:absolute;top:0;z-index:2;cursor:pointer;font-size:0;}.most-viewed6 .res-button.slick-prev{right:32px;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1111px;}.most-viewed6 .res-button.slick-prev.nitro-lazy{background-image:none !important;}.most-viewed6 .res-button.slick-prev:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1063px;}.most-viewed6 .res-button.slick-prev:hover.nitro-lazy{background-image:none !important;}.most-viewed6 .res-button.slick-next{right:0;left:auto;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -1015px;}.most-viewed6 .res-button.slick-next.nitro-lazy{background-image:none !important;}.most-viewed6 .res-button.slick-next:hover{background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg_general.png") no-repeat -20px -967px;}.most-viewed6 .res-button.slick-next:hover.nitro-lazy{background-image:none !important;}.most-viewed6 .resp-slider-container .slider .slick-list{position:relative;margin:0 -15px;}.most-viewed6 .resp-slider-container .slider .slick-list .item{padding:0 15px;}.most-viewed6 .resp-slider-container .slider .slick-list .item .item-wrap .item-detail .item-content h4{margin-bottom:10px;margin-top:5px;}.best-selling-product5,.featured-product,.most-viewed7{margin:0 0 30px;}.best-selling-product5 .box-title h3,.featured-product .box-title h3,.most-viewed7 .box-title h3{font-size:16px;color:#222;text-transform:uppercase;position:relative;font-weight:bold;border-bottom:2px #ebebeb solid;padding:11px 0;margin-bottom:30px;}.best-selling-product5 .box-title h3:before,.featured-product .box-title h3:before,.most-viewed7 .box-title h3:before{content:"";background:var(--color);width:120px;height:2px;position:absolute;bottom:-2px;left:0;}.best-selling-product5 .box-title h3,.featured-product .box-title h3,.most-viewed7 .box-title h3{font-size:18px;margin-bottom:0;}.best-selling-product5 .res-button,.featured-product .res-button,.most-viewed7 .res-button{width:12px;height:20px;position:absolute !important;position:relative;top:15px;z-index:2;cursor:pointer;color:#999;}.best-selling-product5 .res-button:hover,.featured-product .res-button:hover,.most-viewed7 .res-button:hover{color:var(--color);}.best-selling-product5 .res-button:before,.featured-product .res-button:before,.most-viewed7 .res-button:before{font-family:FontAwesome;font-size:20px;}.best-selling-product5 .res-button.slick-prev,.featured-product .res-button.slick-prev,.most-viewed7 .res-button.slick-prev{right:42px;left:auto;}.best-selling-product5 .res-button.slick-prev:before,.featured-product .res-button.slick-prev:before,.most-viewed7 .res-button.slick-prev:before{content:"";}.best-selling-product5 .res-button.slick-next,.featured-product .res-button.slick-next,.most-viewed7 .res-button.slick-next{right:15px;}.best-selling-product5 .res-button.slick-next:before,.featured-product .res-button.slick-next:before,.most-viewed7 .res-button.slick-next:before{content:"";}.best-selling-product5 .res-button.slick-next:after,.featured-product .res-button.slick-next:after,.most-viewed7 .res-button.slick-next:after{height:14px;width:1px;content:"";background-color:#e8e8e8;position:absolute;top:4px;left:-10px;}.best-selling-product5 .res-button,.featured-product .res-button,.most-viewed7 .res-button{top:10px;}.best-selling-product5 .res-button.slick-next,.featured-product .res-button.slick-next,.most-viewed7 .res-button.slick-next{right:-5px;}.best-selling-product5 .res-button.slick-next:after,.featured-product .res-button.slick-next:after,.most-viewed7 .res-button.slick-next:after{left:-6px;}.best-selling-product5 .res-button.slick-prev,.featured-product .res-button.slick-prev,.most-viewed7 .res-button.slick-prev{right:15px;}.best-selling-product5 .resp-slider-container,.featured-product .resp-slider-container,.most-viewed7 .resp-slider-container{padding:30px 15px;border:1px #ebebeb solid;border-top:0;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3,.featured-product .resp-slider-container .slider .item .item-wrap3,.most-viewed7 .resp-slider-container .slider .item .item-wrap3{text-align:left;border-bottom:1px #ebebeb solid;margin-bottom:28px;padding-bottom:28px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:last-child,.featured-product .resp-slider-container .slider .item .item-wrap3:last-child,.most-viewed7 .resp-slider-container .slider .item .item-wrap3:last-child{border:0;padding:0;margin:0;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail{background:#fff;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img{width:90px;float:left;margin-right:20px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .sale-off,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .sale-off,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .sale-off{display:none;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox{text-align:center;color:#fff;font-weight:500;height:32px;line-height:30px;padding:0;background-color:var(--color);display:inline-block;vertical-align:top;font-size:0;opacity:0;min-width:32px;-webkit-transform:translateY(-40px);transform:translateY(-40px);-moz-transform:translateY(-40px);border-radius:4px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-16px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:before{font-family:fontawesome;font-size:12px;content:"";}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img a.fancybox:hover{background-color:var(--darken10);}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content{padding:10px 0 0;width:auto;width:65%;background-color:transparent;position:relative;float:left;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4{margin-bottom:0;opacity:1 !important;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a{font-size:14px;font-weight:400;color:#222;text-transform:capitalize;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content h4 a:hover{color:var(--color);}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .reviews-content,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .reviews-content,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .reviews-content{display:block;float:none;padding:8px 0;opacity:1 !important;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price{margin-bottom:10px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price del,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price del,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-price del{margin-left:0;margin-top:3px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button{position:absolute;opacity:0;visibility:visible;-webkit-transform:translateY(60px);transform:translateY(60px);-moz-transform:translateY(60px);transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;left:0;bottom:0px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .clear,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .clear,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .clear{display:none;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;height:32px;line-height:32px;font-size:12px;color:#fff;padding:0 10px;text-transform:capitalize;background-color:#666;border-radius:4px;display:inline-block;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:hover{font-size:12px;background:var(--color);}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading{background-color:var(--color);opacity:.75;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.loading:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.loading:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.loading:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.loading:before{text-align:center;left:0;background-color:var(--color);border-radius:4px;background-size:contain;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable:before{content:"";font-family:fontawesome;display:inline-block;vertical-align:top;font-size:12px;margin:0 8px 0 0;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added{background-color:var(--color);}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added:after,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added:after,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button.added:after,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external.added:after,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped.added:after,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist{margin:0 1px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;-ms-transition:all .4s;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare.added:before{color:#fff;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before{font-size:13px;content:"";}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare{text-align:center;color:#fff;font-weight:500;height:32px;line-height:32px;padding:0;background-color:#666;display:inline-block;vertical-align:top;position:relative;font-size:0;min-width:32px;margin:0;opacity:1;visibility:visibility;border-radius:4px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:before{font-family:fontawesome;font-size:12px;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover{min-width:32px;background-color:var(--color);font-size:0;padding:0;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare:hover:before{color:#fff;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .add_to_cart_button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_external,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .product_type_grouped,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-add-to-wishlist,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button a.compare{display:inline-block;vertical-align:top;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a{background-color:var(--color);}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistaddedbrowse.show a:before,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox,.featured-product .resp-slider-container .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox,.most-viewed7 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .products-thumb a.fancybox{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-button,.featured-product .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-button{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1;visibility:visible;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-price,.featured-product .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-price,.most-viewed7 .resp-slider-container .slider .item .item-wrap3:hover .item-detail .item-content .item-price{opacity:0;transform:translateY(60px);-webkit-transform:translateY(60px);-moz-transform:translateY(60px);}.footer1-col-left .newsletter-footer{padding:40px 0px;}.footer1-col-left .newsletter-footer .newsletter-footer-top p{margin:0;}.footer1-col-right .social-footer{margin:0;}.footer1-col-right .social-footer ul{margin:0;padding:56px 0;}.footer-style1{padding-top:40px;}.footer-style1 .elementor-widget-image{text-align:left;}.footer-style1 .elementor-widget-image img{margin:0;}.copyright-text{text-align:center;color:#fff;padding:13px 0;}.copyright-text p{margin:0;}.copyright-text a{color:#fff;}.copyright-text a:hover{color:var(--color);}.footer-menu2 .menu-right ul{float:right;}.footer-menu2 .menu-right ul li{float:left;}.footer-menu2 .menu-right ul li a{color:#fff;text-transform:capitalize;font-size:14px;position:relative;padding:8px 15px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:inline-block;vertical-align:top;}.footer-menu2 .elementor-widget-image{text-align:left;}.footer-menu2 .elementor-widget-image img.size-full{margin-bottom:0;}.footer2-coppyright{margin-top:20px;}.footer2-coppyright .elementor-container{border-top:1px solid #ebebeb;}.footer2-coppyright .elementor-container .copyright-text{color:#222;font-size:14px;text-align:left;padding:17px 0 13px;}.footer2-coppyright .elementor-container .copyright-text a{color:var(--color);}.footer2-coppyright .elementor-container .copyright-text a:hover{color:var(--darken5);}.footer2-coppyright .elementor-container .elementor-widget-image{text-align:right;padding-top:11px;}.footer2-coppyright .elementor-container .elementor-widget-image img.size-full{margin:0;}.footer-elemetor-copyright-8 .copyright-text{text-align:left;}.footer-elemetor-copyright-8 .elementor-widget-image{text-align:right;padding-top:8px;}@media (min-width: 1360px) and (max-width: 1445px){.home-style1.elementor-page .main-page{padding:0;}.sw-slider-latest-product .resp-slider-container .slider .slick-dots li.slick-active button{width:20px;}.toprated-product .resp-slider-container .slick-list .item .item-wraps .item-detail .item-img,.sw-slider-latest-product .resp-slider-container .slider .item .item-wraps .item-detail .item-img{width:75px;}}@media (min-width: 1200px) and (max-width: 1450px){.header-style15 .header-mid-elementor15{padding-left:15px !important;padding-right:15px !important;}.product_detail .content_product_detail .add_to_cart_button,.product_detail .content_product_detail .product_type_external,.product_detail .content_product_detail .product_type_grouped,.product_detail .content_product_detail .single_add_to_cart_button{margin:0 0 15px;}.product_detail .content_product_detail .sticky-detail-buton .add_to_cart_button,.product_detail .content_product_detail .sticky-detail-buton .product_type_external,.product_detail .content_product_detail .sticky-detail-buton .product_type_grouped,.product_detail .content_product_detail .sticky-detail-buton .single_add_to_cart_button{margin-top:12px;}.single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .add_to_cart_button,.single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .product_type_external,.single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .product_type_grouped,.single-product-style4 .product_detail .content_product_detail .sticky-detail-buton .single_add_to_cart_button{margin-top:0;}.home-style1.elementor-page .body-wrapper>.body-wrapper-inner>.container,.home-style1.elementor-page>.container{padding:0 15px !important;}}@media (max-width: 1199px){.elementor-page .footer-menu2 .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:0 15px;}.elementor-page .footer-menu2 .elementor-column-gap-default .elementor-column>.elementor-element-populated .menu-right.elementor-widget-wp-widget-nav_menu{text-align:right;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img{float:none !important;width:100% !important;margin:0 !important;}.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,.best-selling-product5 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .item-button,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,.featured-product .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .item-button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-content .item-button,.most-viewed7 .resp-slider-container .slider .item .item-wrap3 .item-detail .item-img .item-button{bottom:0;}.best-selling-product5 .item-img,.featured-product .item-img,.most-viewed7 .item-img{float:none !important;width:100%;}.single-product #single-left{margin-top:0 !important;}.single-product-style4 .product_detail .tabs .tabbable .tab-content .tab-pane{padding:40px 30px 50px;}.home-style6 .footer-element-style5 .footer-element-menu5 .elementor-container:before{width:0;height:0;}}@media (min-width: 992px) and (max-width: 1199px){.single-product .wc-soldby-start{margin:0 0 30px;}.home4-col-left{width:75% !important;}.home4-col-right{width:25% !important;}.home5-col-left,.home5-col-left2{width:25% !important;}.home5-col-right,.home5-col-right2{width:75% !important;}.home-style5.elementor-page .home5-revo-slide{margin-top:-70px;}.home-style5.elementor-page .elementor-widget-wp-widget-sw_vendor_widget .sw-vendor-container-slider{margin-bottom:0;}.home-style5.elementor-page .elementor-widget-wp-widget-sw_vendor_widget .sw-vendor-container-slider .res-button{top:5px;}.home-style5.elementor-page .elementor-widget-wp-widget-sw_vendor_widget .sw-vendor-container-slider .resp-slider-container .slider .item .item-bottom .item-user .item-user-img img{margin:0;}.footer-style1.style2{padding-top:28px;}}@media (max-width: 991px){.single-product-style4 .slider_img_productd,.single-product-style4 .content_product_detail{float:none;width:100%;}.home1-element-block>.elementor-container{display:flex;}.home1-element-block>.elementor-container .home1-right{order:1;width:100% !important;margin-top:0 !important;}.home1-element-block>.elementor-container .home1-left{order:2;width:100% !important;margin-top:0 !important;}.home-style3.elementor-page .border-slider3{padding:0 15px;border:0;}.home-style3.elementor-page .border-slider3 .home3-col-left{display:none;}.home-style3.elementor-page .border-slider3 .home3-col-right{width:100%;}.home-style3.elementor-page .border-slider3 .elementor-widget-wp-widget-rev-slider-widget{padding:0 !important;}.home-style3.elementor-page .border-slider3 .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:0;}.home4-col,.home4-col-left,.home4-col-right{width:100% !important;}.home5-col-left,.home5-col-left2,.home5-col-right,.home5-col-right2{width:100% !important;}.home5-col-right2{order:1;}.home5-col-left2{order:2;}.home6-left{width:100% !important;}.home6-right{display:none;}.sw-child-cat3 .content-slider .childcat-slider-content .resp-slider-container.item-columns5 .item:nth-child(3n+1){clear:both;}.footer-element-8 .footer8-image .elementor-column{width:100% !important;}.footer-element-8 .footer8-image .elementor-widget-image{display:none;}.elementor-page .footer.footer-element-8 .menu-footer1 .elementor-container>.elementor-column>.elementor-element-populated .elementor-widget-wp-widget-nav_menu{width:100%;}.footer-elemetor-copyright-8 .copyright-text{text-align:center !important;}.footer1-col-left,.footer1-col-right{width:100% !important;}.footer1-col-left .newsletter-footer{padding:20px 0px 0 !important;}.footer1-col-right .social-footer ul{padding:20px 0 !important;}}@media (min-width: 768px) and (max-width: 991px){.home-style2.elementor-page .countdown-slider .slider{position:relative;margin:0 -15px;}.home-style2.elementor-page .countdown-slider .slider .item-countdown .item-wrap{padding:0 15px;}}@media (max-width: 767px){.single-product .wc-soldby-start{margin:0 0 30px;}.home5-col-right .elementor-widget-wp-widget-rev-slider-widget{margin:0 0 10px;}.home-style5.elementor-page .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container{padding:0;}.home-style5.elementor-page .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container >.elementor-column>.elementor-element-populated{padding:0;}.product_detail .content_product_detail .cart .sticky-detail-buton.addcart-wrapper{display:block;position:relative;left:auto;right:auto;top:auto;height:auto;}.sticky-detail.sticky{opacity:0;visibility:hidden;height:0;}.home-style8 .bg-home8-slider{padding-top:15px;}}@media (max-width: 640px){.footer-menu2{padding:20px 0 0;}.home-style4 .footer-menu2 .elementor-widget-image img.size-full{margin:0 0 20px !important;}.home-style6.elementor-page .newsletter-home6{margin-bottom:30px;}.home-style6.elementor-page .footer-element-menu5{padding-top:20px;}}@media (max-width: 480px){.best-selling-product5,.featured-product,.most-viewed7{margin:0;}.home-style7 .elementor-widget-image a{width:100%;}.home-style7 .elementor-widget-image a img{width:100%;}.home-style7 .footer .elementor-widget-image img{width:auto;}.elementor-page .footer.footer-element-8{padding-top:0;}.elementor-page .footer.footer-element-8 .footer-style1{padding-bottom:0;}.home-style3 .footer-menu2 .elementor-widget-image img.size-full{margin:0 0 20px;}.home-style6.elementor-page [data-elementor-type*="footer"] .footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container>.elementor-column>.elementor-element-populated{padding:0;}.footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container{padding:0;}.footer-element-style5 .elementor-section.elementor-section-boxed>.elementor-container .elementor-widget-wp-widget-nav_menu{margin:0 0 20px;}}[data-elementor-type*="header"] .header-style9 .header-mid-elementor9 .top-right1.elementor-column>.elementor-element-populated{padding:0 !important;}[data-elementor-type*="header"] .elementor-widget:not(:last-child){margin-bottom:0;}[data-elementor-type*="header"] .header-right,[data-elementor-type*="header"] .header-cart{padding-right:0;}.top-header-element1{border-bottom:1px solid rgba(255,255,255,.1);}.top-left1 >.elementor-element-populated{justify-content:flex-start;}.top-left1 >.elementor-element-populated >div{flex-direction:row;align-items:center;justify-content:flex-start;width:auto;}.top-left1 >.elementor-element-populated .elementor-widget-wrap>.elementor-widget{width:auto;}.top-right1 >.elementor-element-populated{justify-content:flex-end;}.top-right1 >.elementor-element-populated >div{flex-direction:row;align-items:center;justify-content:flex-end;width:auto;}.top-right1 >.elementor-element-populated .elementor-widget-wrap>.elementor-widget{width:auto;}.top-center >.elementor-element-populated{justify-content:center;}.top-center >.elementor-element-populated >div{flex-direction:row;align-items:baseline;justify-content:center;width:auto;}.header-logo-elementor .elementor-widget-wrap{justify-content:flex-start;}.header-logo-elementor .elementor-widget-wrap >div{width:auto;}.header-message{color:#fff;font-size:12px;line-height:40px;}.header-message2{color:#666;font-size:12px;line-height:40px;}.header-message2 span{font-weight:700;color:#022;}.top-header-element2 #lang_sel>ul.nav>li>a,.top-header-element2 .currency_w>li>a{color:#666;}.top-header-element2 #lang_sel>ul.nav>li>a:after,.top-header-element2 .currency_w>li>a:after{color:#666;}.top-header-element2 .currency_w>li>a:before{background-color:#666;}.top-header-element3 .top-login ul li{color:#666;font-size:13px;}.top-header-element3 .top-login ul li:before{content:"";margin:0;}.top-header-element3 .top-login ul li a{color:var(--color);font-size:13px;}.top-header-element3 #lang_sel>ul.nav>li>a,.top-header-element3 .currency_w>li>a{color:#666;}.top-header-element3 #lang_sel>ul.nav>li>a:after,.top-header-element3 .currency_w>li>a:after{color:#666;}.top-header-element3 .currency_w>li>a:before{background-color:#666;}.header-right .elementor-widget-wrap,.header-cart .elementor-widget-wrap{justify-content:flex-end;}.header-right .elementor-widget-wrap >div,.header-cart .elementor-widget-wrap >div{width:auto;}.header-mid-elementor1.elementor-sticky--active{padding:10px 0;z-index:9999;}.elementor-location-header .elementor-sticky--active{z-index:9999;}.header-mid-elementor2 .emarket_top .top-form.top-search{border:1px solid #ebebeb;}.header-mid-elementor2 .top-form .title-cart h3{color:#232f3e;}.header-mid-elementor2.elementor-sticky--active{padding:10px 0;box-shadow:0 0 5px #333;z-index:9999;}.header-mid-elementor3{padding:29px 0;}.header-mid-elementor3 .emarket_top .top-form.top-search{border:1px solid #ebebeb;}.header-mid-elementor3 .emarket_top .top-form.top-search .cat-wrapper select{background-color:#fff;}.header-mid-elementor3 .emarket_top .top-form.top-search button.form-button{width:70px;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li{display:inline-block;vertical-align:top;margin:0 20px 0 0;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a{color:#666;font-size:14px;display:block;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover{color:var(--color);}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span{display:inline-block;vertical-align:top;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span.fa{border:1px #ebebeb solid;padding:12px;border-radius:50%;margin-right:10px;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li >a .menu-title{font-size:14px;margin-top:11px;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li:last-child{margin:0;}.header-mid-elementor4 .top-form.top-search{border:1px solid #ededed;}.header-mid-elementor4 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a{color:#232f3e;}.header-mid-elementor4 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a:hover{color:var(--color);}.header-mid-elementor4 .top-form.top-form-minicart .title-cart h3{color:#232f3e;}.header-mid-elementor4.elementor-sticky--active{padding:10px 0;box-shadow:0 0 5px #333;z-index:9999;}.header-bottom-elementor1 .mega-left-title:before{content:"";width:5px;height:32px;position:absolute;bottom:-26px;left:4px;z-index:99;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-tit.png") no-repeat center center;}.header-bottom-elementor1 .mega-left-title:after{content:"";width:5px;height:32px;position:absolute;bottom:-26px;right:4px;z-index:99;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-tit.png") no-repeat center center;}.header-bottom-elementor1 .mega-left-title span:after{display:none;}.header-bottom-elementor1 .wrapper_vertical_menu{-webkit-transform:translateY(21px);-moz-transform:translateY(21px);-o-transform:translateY(21px);-ms-transform:translateY(21px);transform:translateY(21px);opacity:0;filter:alpha(opacity=0);visibility:hidden;}.home-style1 .header-bottom-elementor1 .wrapper_vertical_menu{opacity:1;filter:alpha(opacity=100);visibility:visible;}.header-bottom-elementor1 .vertical_megamenu-header:hover .wrapper_vertical_menu{-webkit-transform:translateY(21px);-moz-transform:translateY(21px);-o-transform:translateY(21px);-ms-transform:translateY(21px);transform:translateY(21px);}.header-bottom-elementor2{padding-bottom:0;background-color:#fff;}.header-bottom-elementor2 .mega-left-title{background-color:#fff;padding:0;}.header-bottom-elementor2 .mega-left-title span{color:#222;}.header-bottom-elementor2 .mega-left-title span:before,.header-bottom-elementor2 .mega-left-title span:after{color:#222;}.header-bottom-elementor2 .mega-left-title span:after{position:initial;display:inline-block;vertical-align:top;margin:0 10px;}.header-bottom-elementor2 .nav-pills>li>a{color:#222;}.header-bottom-elementor2 .top-login ul li{color:#666;}.header-bottom-elementor2 .top-login ul li a{color:#666;}.header-bottom-elementor2 .top-login ul li a:hover{color:var(--color);}.header-bottom-elementor2 .header-right .order2{color:#666;}.header-bottom-elementor2 .header-right .order2:after{background-color:#ccc;}.header-bottom-elementor3{margin-bottom:20px;background-color:var(--color);padding:0;}.header-bottom-elementor3 .nav-pills>li:first-child a{padding-left:0;}.header-bottom-elementor3 .nav-pills>li.active>a,.header-bottom-elementor3 .nav-pills>li:hover>a{color:#222;}.header-bottom-elementor3 .nav-pills>li>a{padding:15px 20px;}.header-bottom-elementor3 .sw-emarket-cart{padding:0;background-color:transparent;margin:0;}.header-bottom-elementor3 .sw-emarket-cart .elementor-widget-wrap{justify-content:flex-end;}.header-bottom-elementor3 .sw-emarket-cart .elementor-widget-wrap >div{width:auto;}.header-bottom-elementor3 .sw-emarket-cart .elementor-widget-wrap .elementor-widget-wp-widget-sw_woocommerce_minicart_ajax{background:var(--darken10);padding:6px 0;}.header-bottom-elementor4{padding-bottom:0;background-color:#fff;}.header-bottom-elementor4 .nav-pills>li >a{color:#222;}.header-bottom-elementor4 .nav-pills>li.active>a,.header-bottom-elementor4 .nav-pills>li:hover>a{color:var(--color);}.header-bottom-elementor4 .nav-pills>li:first-child>a{padding-left:0;}.header-bottom-elementor4 .mega-left-title{background-color:#fff;padding-top:3px;padding-left:0;}.header-bottom-elementor4 .mega-left-title span{color:#222;}.header-bottom-elementor4 .mega-left-title span:before,.header-bottom-elementor4 .mega-left-title span:after{color:#222;}.header-bottom-elementor4 .mega-left-title span:after{position:initial;display:inline-block;vertical-align:top;margin:0 10px;}.header-bottom-elementor4 .header-right .order1,.header-bottom-elementor4 .header-right .order2{color:#222;}.header-bottom-elementor4 .header-right .order1:after,.header-bottom-elementor4 .header-right .order2:after{background-color:#ccc;}.header-bottom-elementor4 .top-login ul li{color:#666;}.header-bottom-elementor4 .top-login ul li a{color:#666;}.header-bottom-elementor4 .top-login ul li a:hover{color:var(--color);}.header-style5 .top-header-element5{background-color:#fff;}.header-style5 .header-message{color:#666;font-size:13px;}.header-style5 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a{color:#fff;}.header-style5 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li>a:hover{color:#000;}.header-style5 .header-mid-elementor5.elementor-sticky--active{padding:10px 0;background-color:var(--color);z-index:9999;}.header-style6.elementor-section{background-color:#232f3e;}.header-style6.elementor-section .header-bottom{box-shadow:none;}.header-style6.elementor-section .mega-left-title{padding:0;}.header-style6.elementor-section .wrapper_vertical_menu{left:-15px;}.header-style6 .header-top-elementor6{border-bottom:1px solid rgba(255,255,255,.1);}.header-style6 .header-bottom-elementor6>.elementor-container{background-color:#fff;}.header-style6 .elementor-widget-wp-widget-nav_menu{margin-top:2px;}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li{display:inline-block;vertical-align:top;margin-right:15px;}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a{color:#fff;font-size:12px;display:block;}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover{color:var(--color);}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span{display:inline-block;vertical-align:top;}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span.fa{padding:12px 0;margin-right:5px;}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li >a .menu-title{font-size:12px;margin-top:11px;}.header-style6 .elementor-widget-wp-widget-nav_menu ul.menu>li:last-child{margin:0;}.header-style6 .by-this-theme{font-size:14px;color:#222;padding:19px 0;text-transform:uppercase;font-weight:600;display:block;}.header-style6 .by-this-theme:hover{color:var(--color);}.header-top-elementor7{padding:10px 0;}.header-mid-elementor7{padding:18px 0;}.header-mid-elementor7 .mega-left-title{background-color:transparent;}.header-mid-elementor7 .top-form.top-search{border-radius:20px;}.header-mid-elementor7 .top-form.top-search .cat-wrapper{border-radius:20px 0px 0px 20px;}.header-mid-elementor7 .top-form.top-search input{border-radius:20px;}.header-mid-elementor7 .top-form.top-search button.form-button{border-radius:0 20px 20px 0;background-color:#222;}.header-mid-elementor7 .top-form.top-search button.form-button:hover{color:var(--color);}.header-mid-elementor7 .top-form.top-form-minicart .top-minicart-icon{background-color:#fff;}.header-mid-elementor7 .top-form.top-form-minicart .top-minicart-icon i{color:var(--color);}.header-mid-elementor7 .top-form.top-form-minicart .title-cart span{color:#fff;}.header-mid-elementor7.elementor-sticky--active{padding:10px 0;z-index:9999;}.header-bottom-elementor7{padding:5px 0;box-shadow:0 1px 1px #ccc;}.header-bottom-elementor7 .nav-pills>li >a{color:#222;}.header-bottom-elementor7 .nav-pills>li:first-child>a{padding-left:0;}.header-bottom-elementor7 .nav-pills>li.active>a,.header-bottom-elementor7 .nav-pills>li:hover>a{color:var(--color);}.header-bottom-elementor7 .top-login ul li{color:#666;}.header-bottom-elementor7 .top-login ul li a{color:#666;}.header-bottom-elementor7 .top-login ul li a:hover{color:var(--color);}.header-bottom-elementor7 .header-right .order2,.header-bottom-elementor7 .header-right .order1{color:#666;}.header-bottom-elementor7 .header-right .order2:after,.header-bottom-elementor7 .header-right .order1:after{background-color:#ccc;}.header-style8 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style9 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style10 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style11 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style12 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style13 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style14 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.header-style15 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0;}.header-bottom-elementor8 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li{margin:3px 0 0 30px;}.header-bottom-elementor8 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li.active>a,.header-bottom-elementor8 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li:hover>a{color:#222;}.header-bottom-elementor8.elementor-sticky--active{padding:10px 0;z-index:9999;}.header-bottom-elementor8 .top-right1>.elementor-element-populated>div{align-items:center;}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li{float:left;margin:0 15px;}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a{font-size:12px;color:#fff;line-height:30px;}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover{color:#333;}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover .fa{color:#333;}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li >a .fa{margin-right:6px;color:rgba(255,255,255,.6);}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu >li:last-child{margin-right:0;}.header-mid-elementor9.elementor-sticky--active{padding:10px 0;background-color:var(--color);z-index:9999;}.header-mid-elementor9 .top-right1.elementor-column>.elementor-element-populated{padding:0 !important;}.header-mid-elementor9 .top-right1>.elementor-element-populated>div{align-items:center;}.header-top-elementor10 .elementor-widget-wp-widget-nav_menu ul.menu >li a{font-size:13px;color:#555;padding:13px 10px 12px;position:relative;display:inline-block;}.header-top-elementor10 .elementor-widget-wp-widget-nav_menu ul.menu >li a:before{content:"";height:10px;width:1px;background-color:rgba(85,85,85,.4);position:absolute;top:15px;right:-10px;}.header-top-elementor10 .elementor-widget-wp-widget-nav_menu ul.menu >li a .fa{display:none;}.header-top-elementor10 .header-message{color:#555;font-size:13px;}.header-top-elementor10 #lang_sel>ul.nav>li >a,.header-top-elementor10 .currency_w>li >a{color:#555;}.header-top-elementor10 #lang_sel>ul.nav>li >a:after,.header-top-elementor10 .currency_w>li >a:after{color:#555;}.header-top-elementor10 .currency_w>li>a:before{background-color:rgba(85,85,85,.4);}.header-top-elementor10 .currency_w>li .currency_switcher,.header-top-elementor10 #lang_sel>ul.nav>li>ul{margin-top:-7px;}.header-mid-elementor10.elementor-sticky--active{background-color:var(--color);padding:10px 0;z-index:9999;}.header-mid-elementor10.elementor-sticky--active .top-right1{padding-top:8px;}.header-bottom-elementor10>.elementor-container{border-top-left-radius:25px;background-color:#222;border-top-right-radius:25px;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li{display:inline-block;vertical-align:top;float:left;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li:last-child >a{padding-right:0;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a{color:#cdcdcd;font-size:12px;display:block;padding:0 15px;position:relative;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:before{content:"";display:inline-block;width:1px;height:10px;background-color:#e8e8e8;position:absolute;left:0;top:3px;opacity:1 !important;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover{color:var(--color);}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span{display:inline-block;vertical-align:top;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a span.fa{display:none;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li >a .menu-title{font-size:12px;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul.menu>li:first-child>a:before{width:0;height:0;}.header-mid-elementor11.elementor-sticky--active{padding:10px 0;background-color:var(--color);z-index:9999;}.header-mid-elementor11.elementor-sticky--active .top-login5 ul li a:hover{opacity:.85;color:#fff;}.header-top-elementor12 >.elementor-container{padding:0 15px !important;}.header-top-elementor12 >.elementor-container .elementor-row{border-bottom:1px solid #e9e9e9;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu{position:relative;padding:8px 0;margin-left:20px;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu:hover ul.menu{opacity:1;display:block;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu:hover h3{color:var(--color);}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5{font-size:12px;color:#666;text-transform:capitalize;position:relative;line-height:18px;font-weight:300;margin:0 12px 0 0;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5:after{content:"";position:absolute;top:2px;left:0;width:1px;height:14px;background-color:#cbcbcb;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5:before{content:"";font-family:FontAwesome;margin:0 10px 0 15px;display:inline-block;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu{position:absolute;width:175px;left:0px;top:34px;background:#fff;z-index:9999;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;-ms-transition:all .5s ease-in;transition:all .5s ease-in;border:1px solid #ebebeb;box-shadow:0px 0px 4px rgba(30,30,30,.3);opacity:0;display:none;margin:0;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li{float:none;border:none;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a{font-size:12px;padding:10px 20px;border:none;display:block;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:after{content:"";}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a span.fa{margin-right:10px;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover{color:var(--color);background-color:#f4f4f4;}.header-mid-elementor12.elementor-sticky--active{padding:10px 0;background-color:#fff;box-shadow:0 0 3px #333;z-index:9999;}.header-mid-elementor12 .header-cart .elementor-widget-wp-widget-nav_menu{margin-top:0;}.header-mid-elementor12 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li >a{color:#282828;width:44px;height:44px;line-height:40px;text-align:center;border:2px solid #e5e5e5;background-color:#fff;border-radius:3px;display:inline-block;font-size:18px;}.header-mid-elementor12 .header-cart .elementor-widget-wp-widget-nav_menu ul.menu>li >a:hover{color:var(--color);border-color:var(--color);}.elementor-page .elementor-section.header-style13{margin:0 0 30px;}.header-mid-elementor13.elementor-sticky--active{padding:10px 0;background-color:#292931;z-index:9999;}.header-mid-elementor13.elementor-sticky--active .emarket_top .top-form.top-search button.form-button{background-color:var(--darken5);}.header-mid-elementor13.elementor-sticky--active .emarket_top .top-form.top-search button.form-button:hover{opacity:.85;}.header-bottom-elementor14 >.elementor-container{padding:0;max-width:1290px;background-color:#fff;border-left:1px solid #ededed;border-right:1px solid #ededed;}.header-bottom-elementor14 .header-left{border-right:1px solid #ededed;}.header-bottom-elementor14 .header-left .elementor-widget-image{padding:33px;text-align:center;}.header-bottom-elementor14 .header-left .elementor-widget-image a{display:inline-block;}.header-bottom-elementor14 .header-right{padding:0;}.header-bottom-elementor14 .header-right .elementor-widget-wrap{justify-content:space-between;}.header-bottom-elementor14 .header-right .main-menu{margin:14px 0;}.header-bottom-elementor14 .header-right .header-cart{margin:13px 0 17px;}.header-bottom-elementor14 .header-right .header-cart .widget_nav_menu ul.menu>li{margin:7px 0;}.header-bottom-elementor14 .header-right .header-cart .widget_nav_menu ul.menu>li:hover a img{opacity:.5;}.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu{margin-top:4px;}.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li{display:inline-block;vertical-align:top;margin:0 0 0 20px;}.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li >a{color:#000;font-size:26px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li >a .menu-title{display:none;}.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.header-bottom-elementor14 .header-right .hotline-13{display:none;}.header-bottom-elementor14 .header-right .search-cate{display:block;clear:both;width:100%;}.header-bottom-elementor14 .header-right .search-cate .top-form.top-search{border-top:1px solid #ededed;border-radius:0;}.header-bottom-elementor14 .header-right .search-cate .top-form.top-search .cat-wrapper{height:42px;}.header-bottom-elementor14 .header-right .search-cate .top-form.top-search .cat-wrapper select{height:42px;width:150px;padding:0 20px 0;}.header-bottom-elementor14 .header-right .search-cate .top-form.top-search input{line-height:42px;height:42px;padding-left:170px;}.header-bottom-elementor14 .header-right .search-cate .top-form.top-search button.form-button{height:42px;line-height:42px;background-color:transparent;color:var(--color);font-size:18px;width:70px;}.header-bottom-elementor14 .header-right .search-cate .top-form.top-search button.form-button:hover:before{color:var(--darken5);}.header-bottom-elementor14 .nav-pills>li >a{font-size:12px;color:#000;font-weight:300;border-radius:0;margin:0 20px;}.header-bottom-elementor14 .nav-pills>li >a:before{content:"";width:100%;height:1px;background-color:var(--color);position:absolute;bottom:10px;opacity:0;left:-1px;}.header-bottom-elementor14 .nav-pills>li >a >.have-title>.menu-img{display:none;}.header-bottom-elementor14 .nav-pills>li.dropdown>a{padding:10px 15px 10px 0;}.header-bottom-elementor14 .nav-pills>li.dropdown>a:after{right:0;}.home .header-bottom-elementor14 .nav-pills>li:first-child>a{background-color:#fff;color:var(--color);}.header-bottom-elementor14 .nav-pills>li:hover>a,.header-bottom-elementor14 .nav-pills>li.active>a{background-color:#fff;color:var(--color);}.header-bottom-elementor14 .nav-pills>li:hover>a:before,.header-bottom-elementor14 .nav-pills>li.active>a:before{opacity:1;}.header-bottom-elementor14.sticky-menu{position:fixed;z-index:99;background-color:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;top:0px !important;}.header-bottom-elementor14.sticky-menu >.container{border-left:1px solid #ededed;border-right:1px solid #ededed;}.header-style15 .elementor-widget-image img{margin-bottom:0;}.header-mid-elementor15 .elementor-widget-wp-widget-nav_menu ul.menu >li>a{color:#000;font-size:24px;}.header-mid-elementor15.elementor-sticky--active{padding:10px 0 !important;background-color:#fff;box-shadow:0 0 3px #333;z-index:9999;}.header-bottom-elementor15 >.elementor-container{background-color:#e82223;border-radius:3px;padding:2px 15px;}.header-mid-elementor16 .elementor-widget-wp-widget-nav_menu ul.menu{padding-top:4px;}.header-mid-elementor16 .elementor-widget-wp-widget-nav_menu ul.menu >li>a{color:#000;font-size:24px;}.header-mid-elementor16.elementor-sticky--active{padding:10px 0 !important;background-color:#fff;box-shadow:0 0 3px #333;z-index:9999;}.header-style16 .header-bottom-elementor16 .vertical_megamenu-header{min-width:180px !important;}.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a{display:inline-block;width:34px;height:34px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-heart-15.svg") no-repeat;}.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a.nitro-lazy{background-image:none !important;}.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a .fa{font-size:0;}.header-mid-elementor17 .elementor-widget-wp-widget-nav_menu .menu>li>a >.menu-img img{display:none;}.header-mid-elementor17.elementor-sticky--active{padding:10px 0 !important;background-color:#fff;box-shadow:0 0 3px #333;z-index:9999;}.header-bottom-elementor17 .main-menu{max-width:870px;}.header-style18 img{margin-bottom:0 !important;}.header-mid-elementor18{padding:10px 0 14px;}.header-mid-elementor18 .header16-block{margin:13px 0 5px;}.header-mid-elementor18 .top-form.top-search{margin-top:5px;}.header-mid-elementor18 .header-logo-elementor .elementor-widget-image{margin-top:10px;}.header-mid-elementor18.elementor-sticky--active{padding:5px 0 10px !important;background-color:var(--color);z-index:9999;}.header-mid-elementor18.elementor-sticky--active .header16-block{margin:8px 0 5px !important;}.header-mid-elementor18.elementor-sticky--active .header-logo-elementor .elementor-widget-image{margin-top:8px;}body.cart-open-mark:after{content:"";width:100vw;height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.6);transition:200ms ease-out;z-index:999;cursor:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'32\' height=\'32\' viewBox=\'0 0 18 18\' fill=\'%23fff\'%3e%3cpath d=\'M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z\'/%3e%3c/svg%3e"),pointer;}.top-form-minicart.cart_click .top-minicart-icon a{pointer-events:none;}.top-form-minicart.cart_click .wrapp-minicart{z-index:9999;transition:300ms;transform:translateX(100%);position:fixed;top:0;right:0;height:100%;width:470px;box-shadow:none;visibility:visible;opacity:1;}.top-form-minicart.cart_click.open .wrapp-minicart{transform:translateX(0);}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding{display:flex;flex-direction:column;height:100%;flex:1;align-items:center;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item{width:100%;cursor:auto;font-size:16px;color:#000;padding:20px 30px 15px;border-bottom:1px solid #ededed;text-align:center;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item .sw-close{float:right;cursor:pointer;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item .sw-close:before{content:"";font-family:icomoon;font-size:22px;color:#000;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .number-item .sw-close:hover:before{color:var(--color);}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content{flex:1;max-height:100%;width:100%;cursor:auto;padding:0 30px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .product-image{border:1px solid #ededed;width:140px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item{padding-top:13px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details h4 a{font-size:14px;font-weight:500;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .qty{font-size:14px;color:#000;font-weight:500;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-details .product-price .price span.amount{font-weight:400;font-size:14px;padding:5px 0px 20px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action{bottom:65px;top:auto;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a{display:flex;margin:0;color:#999;font-size:14px;font-weight:400;align-items:center;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a:hover{color:var(--color);}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a.btn-edit{display:none;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a .fa{font-weight:400;font-size:18px;margin-right:5px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li .detail-item .product-action a .fa:before{content:"" !important;font-family:icomoon !important;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .minicart-content li:last-child{border-bottom:0;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout{width:100%;cursor:auto;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .price-total{padding:0 30px;line-height:70px;background-color:#f5f5f5;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .price-total .label-price-total{font-size:14px;font-weight:500;color:#222;text-transform:capitalize;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .price-total .price-total-w span.price span.amount{font-size:14px;font-weight:500;color:#222;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links{padding:30px 30px 20px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link,.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link{float:none;width:100%;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a,.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a{display:block;height:54px;line-height:52px;border:1px solid var(--color);background-color:#fff;color:var(--color);font-size:16px;font-weight:500;text-transform:none;text-align:center;margin:0 0 10px;}.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .cart-link a:hover,.top-form-minicart.cart_click.open .wrapp-minicart .minicart-padding .cart-checkout .cart-links .checkout-link a:hover{background-color:var(--color);color:#fff;}@media (min-width: 1680px){.header-bottom-elementor1 .header-cart{width:25.33% !important;}}@media (max-width: 1680px){html{overflow-x:hidden;}}@media (max-width: 1450px){.home-style8:after,.home-style8:before{width:0;height:0;}}@media (min-width: 1360px) and (max-width: 1480px){.header-style8 .header-bottom .my-phone{display:none;}}@media (min-width: 1360px){.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu{margin-left:15px;}}@media (max-width: 1199px){html{overflow-x:hidden;}.header-top-elementor12>.elementor-container{padding:0 !important;}.elementor-page .emarket_top .top-form.top-search{min-width:100%;}.header-bottom-elementor2 .header-right .order2,.header-mid-elementor4 .header-cart .elementor-widget-wp-widget-nav_menu{display:none;}.header-mid-elementor1 .header-right .order1,.header-mid-elementor1 .header-right .order2{display:none;}.header-mid-elementor1 .nav-pills>li:first-child a{padding-left:0;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu>li>a .menu-title{display:none;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu{text-align:right;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu{display:inline-block;}.header-mid-elementor3 .elementor-widget-wp-widget-nav_menu ul.menu >li{margin:0 5px 0 0;}.header-bottom-elementor4 .header-right .order1,.header-bottom-elementor4 .header-right .order2,.header-bottom-elementor5 .header-right .order1,.header-bottom-elementor5 .header-right .order2,.header-bottom-elementor7 .header-right .order1,.header-bottom-elementor7 .header-right .order2{display:none;}.header-bottom-elementor8 .elementor-widget-wp-widget-nav_menu,.header-bottom-elementor8 .my-phone{display:none;}.header-style10 .header-mid-elementor10 .top-form.top-form-minicart{margin-left:20px;}.header-style10 .header-bottom-elementor10 .header-right .order1,.header-style10 .header-bottom-elementor10 .header-right .order2{display:none;}.header-style11 .header-mid-elementor11 .top-login5 ul{margin:2px 0px 0 20px;}.header-style12 .header-top-elementor12 .header-mes{padding:0 15px;}[data-elementor-type*="header"] .header-style15 .header-mid-elementor15 .elementor-column-gap-default .elementor-column>.elementor-element-populated{padding:0 15px !important;}[data-elementor-type*="header"] .header-style18 .header-mid-elementor18 .elementor-column-gap-default .elementor-column >.elementor-element-populated,[data-elementor-type*="header"] .header-style18 .header-bottom-elementor18 .elementor-column-gap-default .elementor-column >.elementor-element-populated{padding:0 15px !important;}[data-elementor-type*="header"] .header-style18 .header-mid-elementor18 .elementor-column-gap-default .elementor-column.elementor-col-33:nth-child(2)>.elementor-element-populated,[data-elementor-type*="header"] .header-style18 .header-bottom-elementor18 .elementor-column-gap-default .elementor-column.elementor-col-33:nth-child(2)>.elementor-element-populated{padding:0 !important;}.header-style18 .header-mid-elementor18{padding:0px 0 14px;}.header-style18 .header-mid-elementor18 .header16-block{margin:8px 0 5px !important;}}@media (min-width: 992px) and (max-width: 1199px){.header-style17 .header-bottom-elementor17 .vertical_megamenu-header .vertical_megamenu{min-width:225px !important;}.header-bottom-elementor14 .header-right .header-cart.elementor-widget-wp-widget-nav_menu ul.menu>li{margin-left:0;}}@media (max-width: 991px){.header-element-hidden{display:none;}.elementor-page .header-bottom .emarket_top .top-form.top-search{min-width:300px !important;}.top-header-element1 .top-right1,.top-header-element4 .top-right1{width:100% !important;}.top-header-element1 .top-right1 >.elementor-element-populated,.top-header-element4 .top-right1 >.elementor-element-populated{justify-content:center;}.top-header-element1 .header-message,.top-header-element4 .header-message{display:none;}.header-mid-elementor1 .header-logo-elementor,.header-mid-elementor1 .header-right{width:50% !important;}.header-mid-elementor1 .header-right{display:block !important;}.header-mid-elementor1 .header-logo-elementor .elementor-widget-wrap{justify-content:left;}.header-mid-elementor1 .header-menu-elementor{display:none;}.header-bottom .emarket_top .top-form.top-search{min-width:400px !important;}.header-bottom .vertical_megamenu-header .wrapper_vertical_menu .resmenu-container .navbar-toggle{background-color:var(--color);}.header-bottom .vertical_megamenu-header .wrapper_vertical_menu .resmenu-container .navbar-toggle .icon-bar{background-color:#fff;}.top-header-element2 .top-right1>.elementor-element-populated{justify-content:center;}.header-message2{display:none;}.top-header-element2 .top-right1,.top-header-element4 .top-right1{width:100% !important;}.header-bottom-elementor6 .top-right1{width:50% !important;}.header-style8 .header-bottom #main-menu .primary-menu .resmenu-container .navbar-toggle{border:1px solid #fff;}.header-style11 .header-top-elementor11 .call-us{display:none;}.header-style11 .header-mid-elementor11 .top-right1>.elementor-element-populated{justify-content:space-between;}.header-style11 .header-bottom-elementor11 .my-menu-right .wrap-content{padding:18px 0;}.header-style17 .header-bottom-elementor17 .main-menu{margin:0 !important;}.header-style17 .header-bottom-elementor17 .elementor-col-50{width:100% !important;}.header-style18 .header-mid-elementor18{padding:10px 0 20px !important;}.header-style18 .header-mid-elementor18 .header16-block{display:none;}.footer-element-style5 .footer-element-bottom5 .elementor-widget-text-editor p{width:100%;}}@media (min-width: 768px) and (max-width: 991px){.header-bottom-elementor2 .header-right,.header-bottom-elementor4 .header-right,.header-bottom-elementor5 .header-right{width:43% !important;}.header-mid-elementor7 .header-logo-elementor{width:25%;}.header-mid-elementor7 .search-header7{width:58%;}.header-style8 .header-bottom-elementor8{padding:22px 0 15px 0;}.header-style8 .header-bottom-elementor8 .header-logo-elementor{width:100%;}.header-style8 .header-bottom-elementor8 .header-logo-elementor .elementor-widget-wrap{justify-content:center;}.header-style8 .header-bottom-elementor8 .top-right1{width:36%;}.header-mid-elementor9 .header-logo-elementor{width:20% !important;}.header-mid-elementor9 .top-right1{width:32% !important;}.header-mid-elementor9 .header-search-element{width:48% !important;}.header-mid-elementor9 .top-form.top-form-minicart{margin:0 15px;}.header-mid-elementor10 .header-logo-elementor{width:25% !important;}.header-mid-elementor10 .header-search-element{width:43% !important;}.header-mid-elementor10 .top-right1{width:32% !important;}.header-mid-elementor12 .header-logo-elementor{width:22% !important;}.header-mid-elementor12 .header-search-element{width:50% !important;}.header-mid-elementor13>.elementor-container>.elementor-col-33.header-logo-elementor{width:100% !important;}.header-mid-elementor13>.elementor-container>.elementor-col-33.header-logo-elementor .elementor-widget-wrap{justify-content:center;}.header-mid-elementor13>.elementor-container>.elementor-col-33.header-logo-elementor .elementor-widget-wrap .elementor-widget-image{margin:0 0 20px;}.header-bottom-elementor14 .header-left{width:30% !important;}.header-bottom-elementor14 .header-right{width:70% !important;}.header-bottom-elementor14 .search-cate .emarket_top .top-form.top-search .cat-wrapper select{width:150px !important;}.header-bottom-elementor15 .top-right1{width:40% !important;}.header-mid-elementor18 .elementor-widget-image{margin-top:10px;}.header-bottom-elementor18 .header-cart-element{width:32% !important;}}@media (max-width: 767px){.header-logo-elementor .elementor-widget-wrap{justify-content:center;}.header-logo-elementor .elementor-widget-wrap .elementor-widget-image{margin:0 0 20px;}.header-bottom-elementor1 .elementor-widget-wp-widget-sw_ajax_woocommerce_search{width:auto;}.header-bottom-elementor1 .emarket_top .top-form.top-search{position:fixed;width:100%;background-color:transparent;top:0;left:0;z-index:999;float:none;display:block;min-width:100% !important;}.header-bottom-elementor1 .emarket_top .top-form.top-search input-group-btn{position:relative;}.header-bottom-elementor1 .emarket_top .top-form.top-search .cat-wrapper{display:none;}.header-bottom-elementor1 .emarket_top .top-form.top-search .topsearch-entry .input-group{display:block;}.header-bottom-elementor1 .emarket_top .top-form.top-search input{padding:0 20px;}.header-bottom-elementor2,.header-bottom-elementor4{background-color:transparent;}.top-header-element3 .top-login{text-align:center;}.top-header-element3 .top-right1>.elementor-element-populated{justify-content:center;}.header-bottom-elementor3 #main-menu .primary-menu .resmenu-container .navbar-toggle{margin:6px 0;}.top-header-element5 .top-right1>.elementor-element-populated{justify-content:center;}.header-top-elementor7 .sw-category-slider3{margin-top:15px;}.header-style8 .header-top-elementor8 .top-right1>.elementor-element-populated{justify-content:center;}.header-style8 .header-top-elementor8 .top-login:before{width:0;height:0;}.header-style8 .header-top-elementor8 .order1,.header-style8 .header-top-elementor8 .header-message{display:none;}.header-style9 .header-mid-elementor9 .top-form.top-form-minicart{margin:0 15px;}.header-mid-elementor9 .top-form.top-search{margin:0 0 20px;}.header-mid-elementor9 .top-login{margin:0 15px;}.header-mid-elementor9 .top-right1>.elementor-element-populated{justify-content:space-between;}.header-mid-elementor9 .top-right1>.elementor-element-populated .elementor-widget-wrap{width:100%;justify-content:space-between;}.header-mid-elementor10 .top-form.top-search{margin:0 7px 20px;}.header-mid-elementor10 .top-right1>.elementor-element-populated{justify-content:space-between;}.header-mid-elementor10 .top-right1>.elementor-element-populated .elementor-widget-wrap{width:100%;justify-content:space-between;}.header-top-elementor12 .header-mes{display:none;}.header-top-elementor12 .top-right1>.elementor-element-populated{justify-content:center;}.header-mid-elementor12 .top-form.top-search{margin:0 0 20px;}.header-mid-elementor12 .top-right1>.elementor-element-populated{justify-content:space-between;}.header-mid-elementor12 .top-right1>.elementor-element-populated .elementor-widget-wrap{width:100%;justify-content:space-between;}.header-mid-elementor12 .top-form.top-form-minicart{margin:0 10px;}.header-top-elementor13 .header-message{display:none;}.header-top-elementor14 .header-message{display:none;}.header-top-elementor14 .top-right1>.elementor-element-populated{justify-content:center;}.home-style12 .header-style14 .header-bottom.header-bottom-elementor14{position:relative !important;top:auto !important;}.home-style12 .header-style14 .header-bottom.header-bottom-elementor14 .header-left .elementor-widget-image{padding:20px 0 5px;}.header-top-elementor16 .header-message{display:none;}.header-top-elementor16 .top-right1>.elementor-element-populated{justify-content:center;}.header-top-elementor17 .top-right1>.elementor-element-populated{justify-content:center;}.footer2-coppyright .elementor-container .elementor-widget-image{text-align:center;padding-top:0;}.footer2-coppyright .elementor-container .copyright-text{padding:17px 0 0;}.header-mid-elementor18 .top-right1>.elementor-element-populated{justify-content:center;}.footer2-coppyright .elementor-container .copyright-text{text-align:center !important;}}@media (max-width: 640px){.header-top-elementor13 .header-message{display:none;}.header-top-elementor11 .top-left1,.header-top-elementor11 .top-right1{width:100% !important;}.header-top-elementor11 .top-left1 >.elementor-element-populated,.header-top-elementor11 .top-right1 >.elementor-element-populated{justify-content:center;}.header-top-elementor11 .elementor-widget-wp-widget-nav_menu ul{overflow:hidden;margin:0 0 15px;}}@media (max-width: 480px){.elementor-page .emarket_top .top-form.top-search .cat-wrapper{display:none !important;}.elementor-page .emarket_top .top-form.top-search input{padding:0 20px !important;}.header-style8 .header-bottom.header-bottom-elementor8 .search-cate .emarket_top{right:-95px;}.header-style8 .header-bottom.header-bottom-elementor8 .search-cate .emarket_top .top-form.top-search{min-width:300px !important;}.header-top-elementor9 .elementor-widget-wp-widget-nav_menu ul.menu>li >a>.menu-title{display:none;}.header-top-elementor10 .header-message{display:none;}.header-top-elementor10 .top-right1{width:100% !important;}.header-top-elementor10 .top-right1 >.elementor-element-populated{justify-content:center;}.header-mid-elementor12 .header-cart{position:relative !important;right:auto !important;left:auto !important;bottom:auto !important;margin:0 0 20px;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5{font-size:0;margin:0 !important;}.header-top-elementor12 .elementor-widget-wp-widget-nav_menu h5:before{font-size:12px;}.header-top-elementor13 .currency_w{margin:0;}.header-top-elementor13 #lang_sel>ul.nav >li>a{padding:0;}.header-top-elementor13 .currency_w>li>a:before{background-color:transparent !important;}.header-top-elementor13 .top-left1 >.elementor-element-populated,.header-top-elementor13 .top-right1 >.elementor-element-populated{justify-content:center;}.header-top-elementor13 .top-login ul li a{padding:0 10px;}.header-top-elementor13 .top-login ul li a.user-info{display:none;}.header-mid-elementor13 .top-form.top-form-minicart .title-cart{display:none;}.header-mid-elementor13 .top-form.top-form-minicart .top-minicart-icon:before{width:0;height:0;}.header-style13 .header-bottom-elementor13 #main-menu .primary-menu .resmenu-container .navbar-toggle{position:relative;bottom:auto;left:auto;right:auto;margin:0;padding:9px 0;}.header-style13 .header-bottom-elementor13 .header-right a.header-message-bottom{padding:0 20px;}.header-style15 .header-mid-elementor15 .top-form.top-search{min-width:200px !important;}.header-style15 .header-mid-elementor15 .top-form.top-search input{padding:0 !important;}.header-style15 .header-mid-elementor15 .top-right1 .elementor-widget-wp-widget-nav_menu{display:none;}.header-style16 .header-mid-elementor16 .elementor-widget-wp-widget-nav_menu,.header-style17 .header-mid-elementor17 .elementor-widget-wp-widget-nav_menu{display:none;}.header-style16 .header-mid-elementor16 .emarket_top .top-form.top-search,.header-style17 .header-mid-elementor17 .emarket_top .top-form.top-search{min-width:220px;}.header-style16 .header-mid-elementor16 .header-cart,.header-style17 .header-mid-elementor17 .header-cart{margin:0;}.header-style12 .header-top-elementor12 .top-login ul li a.user-info{font-size:0;}}@media (max-width: 375px){.header-style16 .header-mid-elementor16 .emarket_top .top-form.top-search,.header-style17 .header-mid-elementor17 .emarket_top .top-form.top-search{min-width:190px;}.header-style17 .header-mid-elementor17 .top-login,.header-style16 .header-mid-elementor16 .top-login{margin-right:0;}}.bundle-slider-style4 .resp-tab .resp-content{background-color:#f5f5f5;padding-bottom:1px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content{display:flex;margin:0 0 20px;background-color:#fff;padding-top:40px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left{width:17%;padding-right:40px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left h4{margin:0 0 10px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left h4 a{font-size:20px;color:#000;text-transform:capitalize;font-weight:700;line-height:30px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left h4 a:hover{color:var(--color);}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .included{font-size:14px;color:#999;font-weight:400;margin:0 0 12px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .product-info{text-align:left;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div{position:relative;padding-left:10px;font-size:14px;color:#222;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div:before{content:"-";position:absolute;left:0;top:0;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left a.see-all{font-size:14px;color:var(--color);text-transform:none;display:inline-block;margin-top:10px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left a.see-all i{margin-right:5px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left a.see-all:hover{padding-left:10px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right{width:83%;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container{display:flex;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider{position:relative;width:79%;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider:hover .res-button{opacity:1;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button{height:70px;width:35px;line-height:70px;background-color:#4c4c4c;text-align:center;top:50%;margin-top:-35px;color:#fff;opacity:0;position:absolute;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:hover{background-color:var(--color);}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:before{font-size:28px;font-family:FontAwesome;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev{left:0;right:auto;background-image:none;border-top-right-radius:35px;border-bottom-right-radius:35px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev.nitro-lazy{background-image:none !important;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev:before{content:"";margin-left:-3px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next{right:0;left:auto;background-image:none;border-top-left-radius:35px;border-bottom-left-radius:35px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next.nitro-lazy{background-image:none !important;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next:before{content:"";margin-right:-3px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list{position:relative;margin:0 -15px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item{padding:0 15px;position:relative;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before{content:"+";position:absolute;top:50%;margin-top:-8px;color:#ddd;width:15px;height:15px;line-height:15px;font-size:32px;left:-15px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail{position:relative;padding:16px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail:hover img{opacity:.85;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content{text-align:left;background-color:transparent;display:block;width:auto;padding:5px 20px 35px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4{margin-bottom:5px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a{font-weight:normal;text-transform:capitalize;position:relative;font-size:14px;color:#333;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a:hover{color:var(--color);}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .reviews-content{float:none;display:block;padding:5px 0;line-height:normal;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price{font-size:16px;color:#e52323;font-weight:600;display:inline-block;vertical-align:top;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price ins{font-size:16px;color:#e52323;font-weight:600;text-decoration:none;float:left;margin-right:10px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price del{font-size:14px;color:#333;font-weight:400;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right{width:21%;text-align:left;padding:100px 0 0 70px;position:relative;background-color:#fff;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right:before{content:"=";position:absolute;top:50%;margin-top:-8px;color:#ddd;width:15px;height:15px;line-height:15px;font-size:32px;left:15px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .regular-price{font-size:16px;color:#000;margin:0 0 15px;display:block;text-decoration:line-through;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .regular-price ins{display:none;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .combo-title{font-size:12px;color:#000;margin:0 0 10px;display:block;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .sale-price{font-size:30px;color:#e52424;font-weight:600;margin:0 0 10px;display:block;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .sale-price del{display:none;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .sale-price ins{text-decoration:none;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right .save-price{font-size:12px;color:#e52424;margin:0 0 13px;display:block;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a{display:inline-block;height:42px;background-color:var(--color);text-align:center;line-height:44px;padding:0 38px;text-transform:uppercase;font-size:14px;color:#fff;font-weight:600;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a:hover{background-color:#000;}.pagination-page{text-align:center;}.pagination-page ul{display:inline-block;margin:0;margin:50px 0 55px;list-style:none;overflow:hidden;}.pagination-page ul >li{float:left;}.pagination-page ul >li .page-numbers{display:inline-block;width:40px;height:40px;text-align:center;border:1px solid #ededed;background-color:#fff;font-size:14px;color:#999;margin:0 4px;line-height:40px;}.pagination-page ul >li .page-numbers.current,.pagination-page ul >li .page-numbers:hover{background-color:var(--color);color:#fff;border:1px solid var(--color);}.pagination-page ul >li .page-numbers.next{position:relative;padding:0 18px;width:auto;}.pagination-page ul >li .page-numbers.next:after{content:"";font-family:FontAwesome;margin-left:10px;}.pagination-page ul >li .page-numbers.prev{position:relative;padding:0 18px;width:auto;}.pagination-page ul >li .page-numbers.prev:before{content:"";font-family:FontAwesome;margin-right:10px;}.bundle-slider-style5 .resp-tab .resp-content{background-color:#f5f5f5;padding-bottom:1px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content{display:flex;margin:0 0 20px;background-color:#fff;padding-top:30px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left{width:17%;padding-right:40px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left h4{margin:0 0 10px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left h4 a{font-size:20px;color:#000;text-transform:capitalize;font-weight:700;line-height:30px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left h4 a:hover{color:var(--color);}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .included{font-size:14px;color:#999;font-weight:400;margin:0 0 12px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .product-info{text-align:left;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div{position:relative;padding-left:10px;font-size:14px;color:#222;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left .product-info >div:before{content:"-";position:absolute;left:0;top:0;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left a.see-all{font-size:14px;color:var(--color);text-transform:none;display:inline-block;margin-top:10px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left a.see-all i{margin-right:5px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left a.see-all:hover{padding-left:10px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right{width:83%;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container{display:block;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider{position:relative;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider:hover .res-button{opacity:1;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button{height:70px;width:35px;line-height:70px;background-color:#4c4c4c;text-align:center;top:50%;margin-top:-35px;color:#fff;opacity:0;position:absolute;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:hover{background-color:var(--color);}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button:before{font-size:28px;font-family:FontAwesome;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev{left:0;right:auto;background-image:none;border-top-right-radius:35px;border-bottom-right-radius:35px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev.nitro-lazy{background-image:none !important;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-prev:before{content:"";margin-left:-3px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next{right:0;left:auto;background-image:none;border-top-left-radius:35px;border-bottom-left-radius:35px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next.nitro-lazy{background-image:none !important;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .res-button.slick-next:before{content:"";margin-right:-3px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list{position:relative;margin:0 -15px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item{padding:0 15px;position:relative;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before{content:"+";position:absolute;top:50%;margin-top:-8px;color:#ddd;width:15px;height:15px;line-height:15px;font-size:32px;left:-15px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail{float:left;max-width:120px;position:relative;margin-right:15px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-thumbnail:hover img{opacity:.85;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content{text-align:left;background-color:transparent;display:block;width:auto;padding:10px 0 15px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4{margin-bottom:5px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a{font-weight:normal;text-transform:capitalize;position:relative;font-size:14px;color:#222;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content h4 a:hover{color:var(--color);}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .reviews-content{float:none;display:block;padding:5px 0;line-height:normal;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price{font-size:16px;color:#ff3c20;font-weight:600;display:inline-block;vertical-align:top;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price ins{font-size:16px;color:#ff3c20;font-weight:600;text-decoration:none;float:left;margin-right:10px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item .item-wrap .item-content .price del{font-size:12px;color:#999;font-weight:400;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom{position:relative;padding:20px 0;border-top:1px solid #ededed;margin-top:30px;margin-bottom:13px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item{float:left;padding:0 50px;text-align:center;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .title{font-size:14px;color:#999;display:block;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price{font-size:18px;color:#222;font-weight:400;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.regular ins{display:none;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.regular del{text-decoration:none;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.sale del{display:none;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item .price.sale ins{text-decoration:none;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:first-child{padding-left:25px;position:relative;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:first-child:before{content:"-";position:absolute;top:50%;margin-top:-8px;color:#ddd;width:15px;height:15px;line-height:15px;font-size:32px;right:-8px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:last-child{position:relative;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item:last-child:before{content:"=";position:absolute;top:50%;margin-top:-8px;color:#ddd;width:15px;height:15px;line-height:15px;font-size:32px;left:-8px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4{margin:0;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 a{display:inline-block;height:42px;background-color:var(--color);text-align:center;line-height:44px;padding:0 38px;text-transform:uppercase;font-size:14px;color:#fff;font-weight:600;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 a:hover{background-color:#000;}.bundle-slider.style4 .resp-slider-container >.slider{display:block;width:100%;position:relative;border-top:1px solid #ededed;}.bundle-slider.style4 .resp-slider-container >.slider:before{content:"";width:1px;height:100%;background-color:#ededed;display:inline-block;position:absolute;left:0;top:0;}.bundle-slider.style4 .resp-slider-container >.slider .slick-track{margin:0 auto;}.bundle-slider.style4 .resp-slider-container >.slider .item{float:left;width:16.66%;margin:0;border-left:1px solid #ededed;border-bottom:1px solid #ededed;}.bundle-slider.style4 .resp-slider-container >.slider .item:nth-child(6n){border-right:1px solid #ededed;}.bundle-slider.style4 .resp-slider-container >.slider .item:nth-child(6n + 1){clear:both;}.bundle-slider.style4 .resp-slider-container >.slider .item:last-child{border-right:1px solid #ededed;}.bundle-slider.style4 .resp-slider-container >.slider .item:first-child .item-wrap .item-detail .item-thumbnail-product .item-image-bundle{padding-left:1px;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-img>a{padding:20px 20px 0;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-thumbnail-product .thumbnail-wrapper{max-width:50px;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-pack .slider .item-thumbnail-product{display:inline-block;vertical-align:top;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content{background-color:transparent;padding:20px 0 20px;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content .reviews-content{float:none;display:block;padding:8px 0;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content a.get-combo{display:inline-block;height:42px;padding:0 34px;line-height:42px;background-color:var(--color);color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;margin:18px 0 0;}.bundle-slider.style4 .resp-slider-container >.slider .item .item-wrap .item-detail .item-content a.get-combo:hover{background-color:#222;}.bundle-slider.style4 .resp-slider-container .pagination-page{clear:both;width:100%;}.deals-v2 .entry-summary{margin:0 !important;}.page-dealv2 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.page-combo .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0;}.page-dealv2 .elementor-widget-image img.size-full,.page-dealv2 .elementor-widget:not(:last-child),.page-combo .elementor-widget-image img.size-full,.page-combo .elementor-widget:not(:last-child){margin:0;}.page-dealv2 .countdown-slider-style5,.page-combo .countdown-slider-style5{max-width:1650px;margin:0 auto;}.page-dealv2 .pagination-page{margin-bottom:30px;clear:both;}.countdown-slider-style5{background-color:#f7f7f7;}.countdown-slider-style5 .top-content{padding:22px 0;}.countdown-slider-style5 .top-content .show-number{font-size:13px;color:#222;line-height:38px;}.countdown-slider-style5 .top-content .woocommerce-ordering .title{font-size:13px;color:#222;margin-right:5px;line-height:38px;}.countdown-slider-style5 .top-content .woocommerce-ordering select.orderby{height:38px;padding:0 10px;-webkit-appearance:listbox;appearance:listbox;-ms-appearance:listbox;border-color:#ededed;border-radius:0;background-color:#fff;}.countdown-slider-style5 .resp-slider-container .slider{position:relative;margin:0 -5px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown{float:left;width:20%;padding:0 5px;margin:0 0 10px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap{background-color:#fff;padding:20px 30px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom{position:absolute;top:50%;margin-top:-16px;left:50%;margin-left:-50px;opacity:0;z-index:3;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview{height:33px;width:33px;border-radius:50%;background-color:#666;color:#fff;display:inline-block;vertical-align:top;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-60px);-moz-transform:translateY(-60px);-o-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);line-height:33px;font-size:0;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:before{font-family:fontawesome;font-size:12px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:hover{font-size:0;padding:0;background-color:var(--color);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:hover:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:hover:before{color:#fff;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .group.fancybox{float:left;margin:0 2px;font-weight:normal;min-width:33px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist{margin:0 5px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a{background-color:var(--color);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{position:relative;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{content:"";}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show{display:inline-block !important;vertical-align:top;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{display:none;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .ajax-loading,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .ajax-loading{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .yith-wcwl-icon,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .yith-wcwl-icon{margin:0;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom a.compare:before{content:"";}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .sw-quickview:before{content:"";}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a{background:var(--color);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse.show a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistaddedbrowse a:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-image-countdown .item-bottom .yith-wcwl-wishlistexistsbrowse.show a:before{color:#fff;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content{text-align:center;padding:10px 0 0;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .emarket-stock{font-size:12px;color:#0066c0;margin:0 0 2px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .sales-bar{margin-bottom:13px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .sales-bar .sales-bar-total{width:100%;position:relative;height:4px;border-radius:0px;background:#ddd;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .sales-bar .sales-bar-total >span{display:block;position:absolute;left:0;height:4px;top:0;background:var(--color);border-radius:0px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4{display:inline-block;overflow:hidden;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 .countdown-section{float:left;margin:0 12px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 .countdown-section .countdown-amount{display:block;font-size:16px;font-weight:700;color:var(--color);line-height:16px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product-countdown .countdown-show4 .countdown-section .countdown-period{font-size:11px;color:#999;font-weight:400;text-transform:capitalize;display:block;position:relative;margin-top:-5px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content h4{margin-bottom:5px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content h4 a{font-size:14px;color:#222;font-weight:normal;text-transform:capitalize;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content h4:hover a{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price{font-size:16px;float:none;font-weight:700;position:relative;z-index:2;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;color:var(--color);margin:0 0 3px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price >span{display:inline-block;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price ins{font-size:16px;font-weight:700;color:var(--color);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .item-price del{font-size:12px;line-height:26px;color:#999;margin-top:0;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .reviews-content{line-height:13px;padding:4px 0 10px;position:relative;z-index:2;display:block;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;height:33px;line-height:33px;font-size:13px;color:#fff;padding:0 30px;text-transform:capitalize;background-color:var(--color);border-radius:2px;display:inline-block;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped:hover,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable:hover{background-color:var(--darken10);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.loading,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.loading,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.loading,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.loading,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.loading{background-color:var(--color);opacity:1;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.loading:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.loading:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.loading:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.loading:before,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.loading:before{text-align:center;left:0;border-radius:16px;background-size:contain;background-color:transparent;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.added,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.added,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.added,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.added,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.added{background-color:var(--color);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .button.added:after,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .add_to_cart_button.added:after,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_external.added:after,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_grouped.added:after,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap .item-detail .item-content .product_type_variable.added:after{font-family:WooCommerce;content:"";margin-left:.53em;vertical-align:bottom;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown img{opacity:.85;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .hover-image1{opacity:1;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom{opacity:1;filter:alpha(opacity=100);}.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .button,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom a.compare,.countdown-slider-style5 .resp-slider-container .slider .item-countdown .item-wrap:hover .item-detail .item-image-countdown .item-bottom .group.fancybox{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.sw-category-slider9 .res-button{position:absolute;top:50%;cursor:pointer;font-size:20px;width:24px;height:40px;text-align:center;line-height:40px;z-index:2;opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;margin-top:-22px;background:#fff;color:#222;}.sw-category-slider9 .res-button:hover{background:var(--color);color:#fff;}.sw-category-slider9 .res-button.slick-next{right:-22px;}.sw-category-slider9 .res-button.slick-next:before{content:"";font-family:FontAwesome;}.sw-category-slider9 .res-button.slick-prev{left:-22px;}.sw-category-slider9 .res-button.slick-prev:before{content:"";font-family:FontAwesome;}.sw-category-slider9 .resp-slider-container .slider .slick-list{padding-top:5px;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item{padding:0 15px;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap{text-align:center;background-color:transparent;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image{max-width:110px;display:inline-block;vertical-align:top;border-radius:50%;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image a{display:inline-block;vertical-align:top;border-radius:50%;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-radius:50%;margin:0 0 20px;overflow:hidden;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-image:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 a{font-size:20px;color:#fff;text-transform:capitalize;font-weight:700;}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h3 a:hover{color:var(--color);}.sw-category-slider9 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .product-count{font-size:14px;color:#fff;}.best-selling-product8 .box-title h3{font-size:14px;color:#222;text-transform:uppercase;font-weight:700;margin:0 0 24px;}.best-selling-product8 .resp-slider-container .slider{text-align:center;}.best-selling-product8 .resp-slider-container .slider .slick-list{position:relative;margin:0 -15px;}.best-selling-product8 .resp-slider-container .slider .slick-list .item{padding:0 15px;}.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap{border:1px #ededed solid;}.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content{padding:15px 0;background-color:transparent;}.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h4 a{color:#222;font-size:14px;}.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content h4 a:hover{color:var(--color);}.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .reviews-content{float:none;padding:5px 0 14px;display:block;}.best-selling-product8 .resp-slider-container .slider .slick-list .item .item-wrap .item-content .item-price del .amount{font-size:12px;color:#999;}.best-selling-product8 .resp-slider-container .slider .slick-dots{margin:20px 0 0;}.best-selling-product8 .resp-slider-container .slider .slick-dots li{list-style:none;display:inline-block;vertical-align:top;margin:0 3px;}.best-selling-product8 .resp-slider-container .slider .slick-dots li button{font-size:0;width:6px;height:6px;border-radius:10px;background:#ddd;border:none;padding:0;}.best-selling-product8 .resp-slider-container .slider .slick-dots li:hover button{background:var(--color);border:none;}.best-selling-product8 .resp-slider-container .slider .slick-dots li.slick-active button{background:var(--color);width:30px;border:none;}.widget_sp_image .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0;}.sw-woo-tab-listing.default{padding:30px 0 100px;}.sw-woo-tab-listing.default .box-title h3{font-weight:bold;font-size:48px;color:#222;text-transform:uppercase;text-align:center;margin-bottom:30px;}.sw-woo-tab-listing.default .tab-listing-container .item-listing{margin-bottom:30px;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail{position:relative;padding-bottom:90px;background-color:#fff;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content{text-align:center;padding:20px 0;position:absolute;width:100%;background-color:#fff;bottom:0;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content h4{margin:0 0 5px;-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;-ms-transition:all .6s;transition:all .6s;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content h4 a{font-size:16px;color:#222;font-weight:400;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content h4 a:hover{color:var(--color);}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .item-price{display:inline-block;font-size:14px;color:#000;font-weight:700;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .item-price .title-price{float:left;margin-right:5px;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link{display:block;background-color:transparent;padding:0;margin:0;opacity:0;height:0;visibility:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-o-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);border-radius:0;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link a{color:var(--color);text-transform:uppercase;font-weight:500;position:relative;padding:0;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link a:before{content:"";width:100%;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap .item-detail .item-content .product-designer-editor-link a i{display:none;}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail{box-shadow:0 0 16px rgba(0,0,0,.08);}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail .item-content h4{-webkit-transform:translateY(-13px);-moz-transform:translateY(-13px);-o-transform:translateY(-13px);-ms-transform:translateY(-13px);transform:translateY(-13px);}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail .item-content .item-price{-webkit-transform:translateY(-13px);-moz-transform:translateY(-13px);-o-transform:translateY(-13px);-ms-transform:translateY(-13px);transform:translateY(-13px);}.sw-woo-tab-listing.default .tab-listing-container .item-listing .item-wrap:hover .item-detail .item-content .product-designer-editor-link{margin:0;opacity:1;height:auto;visibility:visible;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}.sw-woo-tab-listing.default .tab-listing-container .item-more{vertical-align:middle;text-align:center;clear:both;}.sw-woo-tab-listing.default .tab-listing-container .item-more a{display:inline-block;width:100px;height:100px;line-height:100px;border-radius:50%;background-color:#fff;font-size:11px;text-transform:uppercase;color:#000;font-weight:500;position:relative;text-align:center;border:1px solid #fff;}.sw-woo-tab-listing.default .tab-listing-container .item-more a:hover{color:var(--color);border:1px solid var(--color);}.sw-woo-tab-listing.default .tab-listing-container .item-more a:before{content:attr(data-label);display:block;}.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loading a{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border-top:1px solid var(--color);}.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loading a:before{content:"";font-size:0;}.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loaded a{border:0;color:var(--color);background-color:#fff;-webkit-animation:spin 0s linear infinite;animation:spin 0s linear infinite;}.sw-woo-tab-listing.default .tab-listing-container .item-more.btn-loaded a:before{content:attr(data-label-loaded);font-size:11px;}.sw-category-slider9{position:relative;}.shop-categories-above .sw-category-slider9{max-width:1430px;margin:0 auto;}.page-filter-drawer >.container .sidebar-row .content{width:100%;}.page-filter-drawer >.container .sidebar-row .sidebar{display:none;}.page-filter-drawer >.container .sidebar-row.active .content{width:75%;}.page-filter-drawer >.container .sidebar-row.active .sidebar{display:block;}.page-filter-drawer .sw-filter-above-shop .filter-content{display:none;}body.page-shop-modern{position:relative;}body.page-shop-modern:before{content:"";width:100%;height:1080px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/bg-shop.jpg") no-repeat;background-position:top center;background-size:cover;}body.page-shop-modern >.container{max-width:1710px;padding:30px;position:relative;background-color:#fff;}body.page-shop-modern .products-wrapper{padding:20px 0;}body.page-shop-modern .elementor-location-header,body.page-shop-modern .elementor-location-footer{background-color:#fff;position:relative;z-index:99;}body.page-shop-modern .emarket_breadcrumbs{display:block;}body.page-shop-filter-canvas.open{overflow-y:hidden;}body.page-shop-filter-canvas.open:after{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;bottom:0;top:0;z-index:99;}.bundle-slider-style6 .box-title h3{font-size:14px;color:#222;font-weight:700;padding:15px 0;display:block;text-transform:uppercase;position:relative;margin:0 0 20px;}.bundle-slider-style6 .box-title h3:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.bundle-slider-style6 .slider .item{margin:0 0 20px;}.bundle-slider-style6 .slider .item .item-wrap .products-thumb{float:left;width:80px;margin-right:15px;display:inline-block;}.bundle-slider-style6 .slider .item .item-wrap .products-thumb .sale-off{display:none;}.bundle-slider-style6 .slider .item .item-wrap .item-content{text-align:left;display:block;background-color:transparent;padding-top:5px;}.bundle-slider-style6 .slider .item .item-wrap .item-content h4{margin:0 0 5px;}.bundle-slider-style6 .slider .item .item-wrap .item-content h4 a{font-size:14px;color:#222;font-weight:400;}.bundle-slider-style6 .slider .item .item-wrap .item-content h4 a:hover{color:var(--color);}.bundle-slider-style6 .slider .item .item-wrap .item-content .item-price del{line-height:20px;color:#999;margin-top:0;}.dailydeals-product8 .box-title h3{font-size:14px;color:#222;font-weight:700;padding:15px 0;display:block;text-transform:uppercase;position:relative;margin:0 0 10px;}.dailydeals-product8 .box-title h3:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.dailydeals-product8 .slider .item{padding:0 15px;}.dailydeals-product8 .slider .item .item-wrap .item-img{padding:15px;}.dailydeals-product8 .slider .item .item-wrap .item-content{text-align:center;display:block;background-color:transparent;padding-top:5px;}.dailydeals-product8 .slider .item .item-wrap .item-content h4{margin:0 0 10px;}.dailydeals-product8 .slider .item .item-wrap .item-content h4 a{font-size:14px;color:#222;font-weight:400;}.dailydeals-product8 .slider .item .item-wrap .item-content h4 a:hover{color:var(--color);}.dailydeals-product8 .slider .item .item-wrap .item-content .item-price del{line-height:20px;color:#999;margin-top:0;}.title-menu{font-size:14px;color:#222;font-weight:700;padding:15px 0;display:block;position:relative;text-transform:uppercase;margin:0 0 20px;}.title-menu:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.page-special-menu,.promotions-template,.blog-menu-templates,.shop-menu-templates,.home-menu-templates{position:relative;z-index:11;}.page-special-menu .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.promotions-template .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.blog-menu-templates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.shop-menu-templates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,.home-menu-templates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0 15px;}.page-special-menu .elementor-widget-image,.promotions-template .elementor-widget-image,.blog-menu-templates .elementor-widget-image,.shop-menu-templates .elementor-widget-image,.home-menu-templates .elementor-widget-image{padding:15px 0;}.page-special-menu .elementor-column .elementor-widget-wrap>.elementor-widget,.promotions-template .elementor-column .elementor-widget-wrap>.elementor-widget,.blog-menu-templates .elementor-column .elementor-widget-wrap>.elementor-widget,.shop-menu-templates .elementor-column .elementor-widget-wrap>.elementor-widget,.home-menu-templates .elementor-column .elementor-widget-wrap>.elementor-widget{width:100% !important;}.page-special-menu .elementor-widget-wp-widget-nav_menu h5,.promotions-template .elementor-widget-wp-widget-nav_menu h5,.blog-menu-templates .elementor-widget-wp-widget-nav_menu h5,.shop-menu-templates .elementor-widget-wp-widget-nav_menu h5,.home-menu-templates .elementor-widget-wp-widget-nav_menu h5{font-size:14px;color:#222;font-weight:700;padding:15px 0;display:block;position:relative;text-transform:uppercase;margin:0 0 20px;}.page-special-menu .elementor-widget-wp-widget-nav_menu h5:before,.promotions-template .elementor-widget-wp-widget-nav_menu h5:before,.blog-menu-templates .elementor-widget-wp-widget-nav_menu h5:before,.shop-menu-templates .elementor-widget-wp-widget-nav_menu h5:before,.home-menu-templates .elementor-widget-wp-widget-nav_menu h5:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a,.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li >a,.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a,.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a,.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a{font-size:13px;color:#777;position:relative;display:inline-block;padding:6px 0;line-height:20px;}.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover,.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li >a:hover{color:var(--color);}.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,.page-special-menu .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,.promotions-template .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,.blog-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,.shop-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li.active a,.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li:hover a,.home-menu-templates .elementor-widget-wp-widget-nav_menu ul.menu >li.active a{color:var(--color);}.promotions-template .what-news h3{font-size:14px;color:#222;font-weight:700;padding:15px 0;display:block;position:relative;text-transform:uppercase;margin:0 0 20px;}.promotions-template .what-news h3:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.promotions-template .what-news ul.menu{margin:0;}.promotions-template .what-news ul.menu >li >a{font-size:13px;color:#777;position:relative;display:block;padding:5px 0;line-height:20px;}.promotions-template .what-news ul.menu >li >a:hover{color:var(--color);}.promotions-template .best-selling-product4 .view-all{display:none;}.promotions-template .best-selling-product4 .resp-slider-container .slider{overflow:hidden;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item{float:left;width:50%;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-img{width:70px;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content{padding:0;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .reviews-content{display:block;line-height:20px;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price{margin:0;color:#ff3c20;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price ins{color:#ff3c20;}.promotions-template .best-selling-product4 .resp-slider-container .slider .item .item-wraps .item-detail .item-content .item-price del{color:#999;}.blocktext-menu-home{padding-top:10px;padding-right:50px;}.blocktext-menu-home h2{font-size:26px;color:#222;font-weight:700;text-transform:capitalize;line-height:30px;margin:0 0 20px;}.blocktext-menu-home p{font-size:13px;color:#222;font-weight:400;line-height:24px;}.blocktext-menu-home a{font-size:13px;color:var(--color);font-weight:400;text-transform:uppercase;padding:15px 0;display:block;border-top:1px dashed #ededed;margin:20px 0 0;}.blocktext-menu-home a:hover{color:#222;}.home-menu-templates >.elementor-container{max-width:1540px !important;}.home-menu-templates >.elementor-container .elementor-widget-image{padding-top:0;}.responsive-post-slider22 .box-title h3{font-size:14px;color:#222;font-weight:700;padding:15px 0;display:block;position:relative;text-transform:uppercase;margin:0 0 20px;}.responsive-post-slider22 .box-title h3:before{content:"";width:40px;height:1px;background-color:var(--color);position:absolute;bottom:0;left:0;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail{overflow:hidden;margin:0 0 20px;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .img_over{width:120px;float:left;margin-right:20px;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .item-title h4{margin:0 0 10px;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .item-title h4 a{font-size:15px;color:#555;font-weight:700;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .item-title h4 a:hover{color:var(--color);}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .entry-meta >div{float:left;font-size:13px;color:#999;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .entry-meta >div.entry-date{padding-right:30px;position:relative;}.responsive-post-slider22 .resp-slider-container .slider .item .item-detail .entry-content .entry-meta >div.entry-date:before{content:"";background-color:#ededed;width:1px;height:16px;position:absolute;right:15px;top:0;}.blog-menu-templates{padding:45px 0;}.blog-menu-templates >.elementor-container{max-width:1060px !important;}.shop-menu-templates >.elementor-container{max-width:100% !important;}.shop-menu-templates .banner-menu-shop img{margin:0 0 15px;}.shop-menu-templates .banner-menu-shop img:hover{opacity:.85;}.shop-menu-templates .banner-menu-shop h4{font-size:14px;color:#222;font-weight:700;}.shop-menu-templates .banner-menu-shop h4 span{color:var(--color);}.shop-menu-templates .banner-menu-shop.style1{margin:18px 0 30px;}@media (min-width: 1680px){.products-wrapper .products-nav.accordion-style .view-mode-wrap{margin-left:50px;}}@media (max-width: 1680px){.sw-category-slider9 .res-button.slick-next{right:20px;}.sw-category-slider9 .res-button.slick-prev{left:20px;}.sw-filter-above-shop.sticky-filter.open .filter-content{max-height:570px;}}@media (min-width: 1300px) and (max-width: 1480px){.price_slider_wrapper .price_label{float:left;}.products-wrapper .products-nav.accordion-style .catalog-ordering{float:right;}.nav-pills.nav-mega .emarket-mega-menu.special-emarket>.dropdown-menu.column-1,.nav-pills.nav-mega .emarket-mega-menu.home-emarket>.dropdown-menu.column-1{min-width:1200px;padding:20px;}.slider-home27>.elementor-container{max-width:1356px !important;}.nav-pills.nav-mega .emarket-mega-menu.shop-emarket>.dropdown-menu.column-1{min-width:1200px;padding:20px 0;}.nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1{min-width:1200px;}.nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1 >li>.container{padding:0;}.blog-menu-templates{background-image:none !important;}.blog-menu-templates.nitro-lazy{background-image:none !important;}.blog-menu-templates >.elementor-container{max-width:1170px !important;}.nav-pills.nav-mega .emarket-mega-menu.promotions-emarket>.dropdown-menu.column-1{min-width:1200px;}.page-special-menu .bundle-slider-style6 .slider .item .item-wrap .item-img{width:60px;}.page-special-menu .bundle-slider-style6 .slider .item{margin:0 0 17px;}.page-special-menu .bundle-slider-style6 .slider .item .item-wrap .item-content .item-price del,.page-special-menu .dailydeals-product8 .slider .item .item-wrap .item-content .item-price del{line-height:14px;}.page-special-menu .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0 10px;}.page-special-menu .dailydeals-product8 .slider .item{padding:0;}.page-special-menu .bundle-slider-style6 .slider .item .item-wrap .item-content .item-price ins,.page-special-menu .dailydeals-product8 .slider .item .item-wrap .item-content .item-price ins{font-size:12px;}.page-special-menu .dailydeals-product8 .slider .item .item-wrap .item-img{padding:0 20px;}.sw-filter-accordion .sw-filter-above-shop .filter-content .widget:first-child{width:22%;}}@media (max-width: 1199px){.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right{width:77%;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left{width:23%;}.bundle-slider.style4 .resp-slider-container>.slider .item{width:25%;}.nav-pills.nav-mega .emarket-mega-menu.special-emarket>.dropdown-menu.column-1{min-width:1024px;padding:15px;}.nav-pills.nav-mega .emarket-mega-menu.shop-emarket>.dropdown-menu.column-1{min-width:1024px;padding:20px 0;}.nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1{min-width:1024px;padding:0 15px;}.nav-pills.nav-mega .emarket-mega-menu.blog-emarket>.dropdown-menu.column-1 >li>.container{padding:0;}.nav-pills.nav-mega .emarket-mega-menu.promotions-emarket>.dropdown-menu.column-1{min-width:1024px;padding:20px 0;}.nav-pills.nav-mega .emarket-mega-menu.home-emarket>.dropdown-menu.column-1{min-width:1024px;padding:20px 0;}.blocktext-menu-home{padding-right:0;}.blocktext-menu-home h2{font-size:18px;}.blog-menu-templates{background-image:none !important;}.blog-menu-templates.nitro-lazy{background-image:none !important;}.page-special-menu .dailydeals-product8 .slider .item{padding:0;}.page-dealv2 .countdown-slider-style5{padding:0 15px;}}@media (min-width: 992px) and (max-width: 1199px){.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right{padding:40px 0 0 40px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a{padding:0 8px;}.sw-filter-above-shop.sticky-filter.open .filter-content{max-height:570px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown{width:33.33%;}.products-wrapper .products-nav.accordion-style .view-mode-wrap{float:right;}.products-wrapper .products-nav.accordion-style .catalog-ordering{float:left;}}@media (max-width: 991px){.bundle-slider.style4 .resp-slider-container>.slider .item{width:33.33%;}.products-wrapper .products-nav:last-child .sw-filter-button,.sw-filter-accordion{display:none;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown{width:50%;}}@media (min-width: 768px) and (max-width: 991px){.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider{width:70%;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right{width:30%;padding:60px 0 0 20px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right:before{content:"";}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left{width:24%;padding-right:20px;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right{width:76%;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price>.item{padding:0 35px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4 a{padding:0 6px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left{width:25%;padding-right:20px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right{width:75%;}}@media (max-width: 767px){.bundle-slider-style4 .resp-tab .resp-content .wrap-content{display:block;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-left{width:100%;padding:0 !important;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right{width:100%;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider{width:60%;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right{width:40%;padding:40px 0 0 70px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left{width:30%;padding-right:20px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right{width:70%;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price>.item{padding:0 30px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4{float:left;margin:20px 0 0;}}@media (max-width: 640px){.bundle-slider-style5 .resp-tab .resp-content .wrap-content{display:block;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-left,.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right{width:100%;padding:0 !important;}.bundle-slider.style4 .resp-slider-container>.slider .item{width:50%;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price{margin:0 0 20px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom .wrap-price >.item{padding:0 20px;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-bottom h4{margin:0;}.bundle-slider-style5 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before{content:"";}}@media (max-width: 480px){.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container{display:block;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider,.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right{width:100%;padding:0 !important;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right h4 a{margin:0 0 30px;}.countdown-slider-style5 .resp-slider-container .slider .item-countdown{width:100%;}.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .responsive-slider .slider .slick-list .item:before,.bundle-slider-style4 .resp-tab .resp-content .wrap-content .item-content-right .woo-tab-container-slider .resp-slider-container .item-right:before{content:"";}.bundle-slider.style4 .resp-slider-container>.slider .item{width:100%;}.bundle-slider.style4 .resp-slider-container>.slider .item .item-content .item-price{display:block;}.bundle-slider.style4 .resp-slider-container>.slider .item .item-content .item-price >span{display:inline-block;}.countdown-slider-style5 .top-content{text-align:center;}.countdown-slider-style5 .top-content .show-number,.countdown-slider-style5 .top-content .woocommerce-ordering{float:none;}}.footer h5.title-gallery{margin-top:7px;font-size:14px;color:#222;text-transform:uppercase;position:relative;margin-bottom:25px;font-weight:600;}.footer h5.title-gallery:before{content:"";background:var(--color);width:80px;height:2px;position:absolute;bottom:-9px;left:0;}.footer .widget_nav_menu,.footer .elementor-widget-wp-widget-nav_menu{margin-top:7px;}.footer .widget_nav_menu .widgettitle,.footer .widget_nav_menu h5,.footer .elementor-widget-wp-widget-nav_menu .widgettitle,.footer .elementor-widget-wp-widget-nav_menu h5{font-size:14px;color:#222;text-transform:uppercase;position:relative;margin-bottom:34px;font-weight:600;}.footer .widget_nav_menu .widgettitle:before,.footer .widget_nav_menu h5:before,.footer .elementor-widget-wp-widget-nav_menu .widgettitle:before,.footer .elementor-widget-wp-widget-nav_menu h5:before{content:"";background:var(--color);width:80px;height:2px;position:absolute;bottom:-9px;left:0;}.footer .widget_nav_menu ul.menu li a,.footer .elementor-widget-wp-widget-nav_menu ul.menu li a{color:#666;text-transform:capitalize;font-size:14px;position:relative;padding:8px 15px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;display:block;vertical-align:top;}.footer .widget_nav_menu ul.menu li a:before,.footer .elementor-widget-wp-widget-nav_menu ul.menu li a:before{content:"";font-family:FontAwesome;font-size:8px;position:absolute;top:50%;left:0;margin-top:-5px;opacity:1 !important;}.footer .widget_nav_menu ul.menu li a:hover,.footer .elementor-widget-wp-widget-nav_menu ul.menu li a:hover{color:var(--color);}.footer .widget-title{font-size:14px;color:#222;text-transform:uppercase;position:relative;margin-bottom:34px;font-weight:600;}.footer .widget-title:before{content:"";background:var(--color);width:80px;height:2px;position:absolute;bottom:-9px;left:0;}.footer .payment{text-align:center;font-size:12px;color:#666;margin:0 0 31px;padding:0 15%;line-height:22px;}.footer .wrap-cus .widget_nav_menu{text-align:center;}.footer .wrap-cus .widget_nav_menu ul{display:inline-block;vertical-align:top;}.footer .wrap-cus .widget_nav_menu ul li{float:left;list-style:none;padding:0 10px;}.footer .wrap-cus .widget_nav_menu ul li a{text-transform:uppercase;font-weight:600;font-size:12px;}.footer-style1{padding-top:30px;border-top:1px #ebebeb solid;}.home-style1 .footer-style1{border-top:0;}.footer-style1 .single-foot{margin-bottom:18px;}.footer-style1 .single-foot8{display:none;}.footer-style1 h5.title-gallery,.footer-style1 .title-gallery h5{margin-top:7px;font-size:14px;color:#222;text-transform:uppercase;position:relative;margin-bottom:25px;font-weight:600;}.footer-style1 h5.title-gallery:before,.footer-style1 .title-gallery h5:before{content:"";background:var(--color);width:80px;height:2px;position:absolute;bottom:-9px;left:0;}.footer-style1 .info-footer-adres{margin:0;}.footer-style1 .info-footer-adres li{list-style:none;font-size:14px;text-transform:capitalize;line-height:20px;padding:10px 10px 10px 40px;background:url("https://asokomer.com/wp-content/themes/emarket/assets/img/icon-contact.png") no-repeat top left;}.footer-style1 .info-footer-adres li.nitro-lazy{background-image:none !important;}.footer-style1 .info-footer-adres li a{font-size:14px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;color:#666;}.footer-style1 .info-footer-adres li a:hover{color:var(--color);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.footer-style1 .info-footer-adres li.adres{background-position:0px 14px;}.footer-style1 .info-footer-adres li.phone{background-position:0px -55px;}.footer-style1 .info-footer-adres li.mail{background-position:0px -100px;}.footer-style1 .info-footer-adres li.time{background-position:0px -144px;}.menu-footer1{text-align:center;border-top:1px #ebebeb solid;padding-top:30px;margin-bottom:20px;}.menu-footer1 ul li{display:inline-block;vertical-align:top;margin-bottom:10px;position:relative;}.menu-footer1 ul li:before{content:"";width:1px;height:10px;background:#666;position:absolute;top:2px;right:0;}.menu-footer1 ul li a{padding:0 !important;line-height:14px;}.menu-footer1 ul li a:before{display:none;}.menu-footer1 ul li a span{padding:0 15px;}.menu-footer1 ul li:last-child:before{display:none;}.newsletter-footer{overflow:hidden;}.newsletter-footer .newsletter-footer-top{float:left;padding-left:55px;position:relative;}.newsletter-footer .newsletter-footer-top:before{content:"";font-size:40px;font-family:FontAwesome;color:#fff;position:absolute;top:2px;left:0;}.newsletter-footer .newsletter-footer-top h3{font-size:22px;color:#fff;font-weight:bold;margin-bottom:5px;}.newsletter-footer .newsletter-footer-top p{color:#fff;font-size:14px;}.newsletter-footer .mc4wp-form{float:right;}.newsletter-footer .mc4wp-form .mc4wp-form-fields{background:#fff;border-radius:4px;}.newsletter-footer .mc4wp-form .mc4wp-form-fields p{margin:0;}.newsletter-footer .mc4wp-form input{margin:0;display:inline-block;vertical-align:top;}.newsletter-footer .mc4wp-form input[type="email"]{border:0;color:#aaa;height:50px;padding:0 16px;min-width:475px;border-radius:4px 0 0 4px;}.newsletter-footer .mc4wp-form input[type="submit"]{border:0;background:var(--color);height:50px;line-height:50px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;font-weight:600;color:#fff;text-transform:capitalize;font-size:16px;padding:0 19px;border-radius:0 4px 4px 0;}.newsletter-footer .mc4wp-form input[type="submit"]:hover{background:var(--darken20);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}.social-footer{margin-top:15px;}.social-footer ul{margin:0;}.social-footer ul li{list-style:none;display:inline-block;vertical-align:top;padding:0 18px;line-height:normal;position:relative;}.social-footer ul li:before{content:"";width:1px;height:10px;background:rgba(255,255,255,.5);position:absolute;top:3px;right:0;}.social-footer ul li a{color:#fff;text-transform:capitalize;font-size:14px;}.social-footer ul li a:hover{color:var(--color);}.social-footer ul li a i{display:inline-block;vertical-align:top;margin-right:8px;font-size:16px;}.social-footer ul li:last-child:before{display:none;}.footer-copyright{background-color:#232f3e;padding:20px 0;text-align:center;}.footer-copyright a{color:var(--color);}.footer-copyright a:hover{opacity:.85;}.footer-copyright .copyright-text{color:#fff;font-size:14px;}.footer-copyright .copyright-text p{margin-bottom:0;}.footer-copyright .sidebar-copyright{display:none;}.footer-copyright.style2{background:#fff;border-top:1px #ebebeb solid;}.footer-copyright.style2 .rows{max-width:1650px;}.footer-copyright.style2 .copyright-text{width:50%;float:left;text-align:left;color:#222;padding-top:5px;}.footer-copyright.style2 .sidebar-copyright{width:50%;float:left;text-align:right;display:block;}.footer-copyright.style2 .sidebar-copyright img{width:auto;margin:0;display:inline-block;}.footer-copyright.style3{background:#fff;border-top:1px #ebebeb solid;}.footer-copyright.style3 .copyright-text{width:50%;float:left;text-align:left;color:#222;padding-top:5px;}.footer-copyright.style3 .sidebar-copyright{width:50%;float:left;text-align:right;display:block;}.footer-copyright.style3 .sidebar-copyright img{width:auto;margin:0;display:inline-block;}#emarket-totop{background-color:var(--color);bottom:95px;right:20px;text-align:center;position:fixed;height:50px;width:50px;line-height:43px;z-index:99;border:4px #ebebeb solid;opacity:1;filter:alpha(opacity=100);border-radius:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;}#emarket-totop:before{content:"";font-family:fontawesome;color:#fff;font-size:18px;font-weight:bold;}#emarket-totop:hover{border-color:var(--color);}.ztb-tab-container{right:15px !important;}