@charset "UTF-8";
[data-star] {
text-align:left;
font-style:normal;
display:inline-block;
position: relative;
unicode-bidi: bidi-override;
}
[data-star]::before { 
display:block;
content: '★★★★★';
font-size: 1.3rem;
color: #ddd;
}
[data-star]::after {
font-size: 1.3rem;
white-space:nowrap;
position:absolute;
top:0;
left:0;
content: '★★★★★';
width: 0;
color: orange;
overflow:hidden;
height:100%;
}
[data-star^="0.1"]::after,[data-star^=".1"]::after{width:2%}
[data-star^="0.2"]::after,[data-star^=".2"]::after{width:4%}
[data-star^="0.3"]::after,[data-star^=".3"]::after{width:6%}
[data-star^="0.4"]::after,[data-star^=".4"]::after{width:8%}
[data-star^="0.5"]::after,[data-star^=".5"]::after{width:10%}
[data-star^="0.6"]::after,[data-star^=".6"]::after{width:12%}
[data-star^="0.7"]::after,[data-star^=".7"]::after{width:14%}
[data-star^="0.8"]::after,[data-star^=".8"]::after{width:16%}
[data-star^="0.9"]::after,[data-star^=".9"]::after{width:18%}
[data-star^="1"]::after{width:20%}
[data-star^="1.1"]::after{width:22%}
[data-star^="1.2"]::after{width:24%}
[data-star^="1.3"]::after{width:26%}
[data-star^="1.4"]::after{width:28%}
[data-star^="1.5"]::after{width:30%}
[data-star^="1.6"]::after{width:32%}
[data-star^="1.7"]::after{width:34%}
[data-star^="1.8"]::after{width:36%}
[data-star^="1.9"]::after{width:38%}
[data-star^="2"]::after{width:40%}
[data-star^="2.1"]::after{width:42%}
[data-star^="2.2"]::after{width:44%}
[data-star^="2.3"]::after{width:46%}
[data-star^="2.4"]::after{width:48%}
[data-star^="2.5"]::after{width:50%}
[data-star^="2.6"]::after{width:52%}
[data-star^="2.7"]::after{width:54%}
[data-star^="2.8"]::after{width:56%}
[data-star^="2.9"]::after{width:58%}
[data-star^="3"]::after{width:60%}
[data-star^="3.1"]::after{width:62%}
[data-star^="3.2"]::after{width:64%}
[data-star^="3.3"]::after{width:66%}
[data-star^="3.4"]::after{width:68%}
[data-star^="3.5"]::after{width:70%}
[data-star^="3.6"]::after{width:72%}
[data-star^="3.7"]::after{width:74%}
[data-star^="3.8"]::after{width:76%}
[data-star^="3.9"]::after{width:78%}
[data-star^="4"]::after{width:80%}
[data-star^="4.1"]::after{width:82%}
[data-star^="4.2"]::after{width:84%}
[data-star^="4.3"]::after{width:86%}
[data-star^="4.4"]::after{width:88%}
[data-star^="4.5"]::after{width:90%}
[data-star^="4.6"]::after{width:92%}
[data-star^="4.7"]::after{width:94%}
[data-star^="4.8"]::after{width:96%}
[data-star^="4.9"]::after{width:98%}
[data-star^="5"]::after{width:100%}
.newrecentprodlab{
position: absolute;
z-index: 99!important;
padding: 0px 10px;
margin: 10px;
background: var(--color-content-secondary);
right:15px;
color: #fff;
border-radius: 50px;
}
.newrecentprodlab.left{
left:15px !important;
right:inherit!important;
}
.product_gallery .newrecentprodlab{
right:40px!important;
}
.product_gallery .newrecentprodlab.left{
left:20px!important;
right:inherit!important;
}
article.product.type-product{
position:relative;
}
.stock.out-of-stock{
right:inherit !important;
}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:10px;height:auto;left:auto;top:0;right:0;bottom:0}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_container_wrapper,.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;overflow:hidden;top:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.aws-container .aws-search-form{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;align-items:stretch;position:relative;float:none!important;width:100%;height:40px;background:#fff}.aws-container .aws-search-form *,.aws-search-result{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-hyphens:manual;-webkit-hyphens:manual;hyphens:manual;border-radius:0!important}.aws-container .aws-search-form .aws-wrapper{flex-grow:1;position:relative;vertical-align:top;padding:0;width:100%;overflow:hidden}.aws-container .aws-search-form .aws-wrapper .aws-loader,.aws-container .aws-search-form .aws-wrapper .aws-loader:after{border-radius:50%!important;width:20px;height:20px}.aws-container .aws-search-form .aws-wrapper .aws-loader{position:absolute;display:none;right:10px;top:50%;z-index:999;margin:-10px 0 0;font-size:10px;text-indent:-9999em;border-top:3px solid #ededed;border-right:3px solid #ededed;border-bottom:3px solid #ededed;border-left:3px solid #555}.aws-container .aws-search-form.aws-processing .aws-wrapper .aws-loader{display:block;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .7s infinite linear;animation:load8 .7s infinite linear}.aws-container .aws-search-form .aws-search-clear{display:none!important;position:absolute;top:0;right:0;z-index:2;cursor:pointer;color:#757575;height:100%;width:38px;padding:0 0 0 10px;text-align:left}.aws-container .aws-search-form .aws-search-clear span{position:relative;display:block;font-size:24px;line-height:24px;top:50%;margin-top:-12px}.aws-container .aws-search-form.aws-show-clear.aws-form-active .aws-search-clear{display:block!important}.aws-container .aws-search-form.aws-form-active.aws-processing .aws-search-clear{display:none!important}.aws-container .aws-search-form .aws-main-filter{max-width:150px;line-height:10px;padding:0 15px;font-size:12px;vertical-align:top}.aws-container .aws-search-form .aws-main-filter .aws-main-filter__current{padding:0 12px 0 0;position:relative;top:0;color:#000}.aws-container .aws-search-form .aws-main-filter:active .aws-main-filter__current{top:1px}.aws-container .aws-search-form .aws-main-filter .aws-main-filter__current:after{content:"";position:absolute;right:-4px;top:50%;margin-top:-9px;width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAD9JREFUOI1jYBgFAw8YsYjxMzAweGIR/8/AwLCNgYHhMzEGN0A1IOMaUl2HbEgtLkUsBAxggBrQTKrto4CeAADLpgz7SHi8kwAAAABJRU5ErkJggg==)}.aws-main-filter__dropdown{position:absolute;display:none;max-height:300px;overflow:hidden;overflow-y:auto;right:0;top:100%;padding:0;background:#fff;border:1px solid #ccc;margin-top:-1px;z-index:99999999999999}.aws-main-filter__dropdown.active{display:block}.aws-main-filter__dropdown .aws-main-filter__choose{line-height:10px;color:#000;padding:14px 35px 12px 15px;border-bottom:1px solid #ccc;cursor:pointer;font-size:14px}.aws-main-filter__dropdown .aws-main-filter__choose:last-child{border-bottom:none}.aws-main-filter__dropdown .aws-main-filter__choose:hover{background:#f5f5f5}.aws-container .aws-search-form .aws-search-btn{padding:0;line-height:10px;width:42px}.aws-container .aws-search-form .aws-search-btn_icon{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:42px;color:#555}.aws-container .aws-search-form .aws-search-btn svg{display:block;height:100%;width:100%}.aws-container[data-show-page=false] .aws-search-form .aws-search-btn:hover{background:#ededed;cursor:default}.aws-container .aws-search-form .aws-form-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-direction:column;text-align:center;background:#ededed;border:1px solid #d8d8d8;margin:0 0 0-1px;cursor:pointer;position:relative;white-space:nowrap;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color 100ms ease-in-out;-moz-transition:background-color 100ms ease-in-out;-o-transition:background-color 100ms ease-in-out;transition:background-color 100ms ease-in-out}.aws-container .aws-search-form .aws-form-btn:hover{background:#dcdcdc}.aws-container .aws-search-form .aws-form-btn:active{background:#d8d8d8}.aws-container[data-buttons-order="3"] .aws-search-form .aws-wrapper,.aws-container[data-buttons-order="4"] .aws-search-form .aws-wrapper{-webkit-order:2;order:2}.aws-container[data-buttons-order="3"] .aws-search-form .aws-main-filter,.aws-container[data-buttons-order="3"] .aws-search-form .aws-search-btn,.aws-container[data-buttons-order="4"] .aws-search-form .aws-main-filter,.aws-container[data-buttons-order="4"] .aws-search-form .aws-search-btn{margin:0-1px 0 0}.aws-container[data-buttons-order="4"] .aws-search-form .aws-search-btn{-webkit-order:-1;order:-1}.aws-container[data-buttons-order="5"] .aws-search-form .aws-search-btn,.aws-container[data-buttons-order="6"] .aws-search-form .aws-main-filter{-webkit-order:-1;order:-1;margin:0-1px 0 0}.aws-suggest{color:#999;position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;text-align:left;z-index:1;width:100%;height:100%}.aws-suggest__addon.active,.aws-suggest__keys{display:inline-block;line-height:30px;font-size:12px}.aws-suggest__keys{padding:6px 10px;opacity:0}.aws-suggest__addon{display:none}.aws-suggest__addon.active{padding:6px 0;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.aws-suggest__addon:before{content:"-";padding:0 5px}.aws-container .aws-search-label{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.aws-container .aws-search-field{width:100%;max-width:100%;color:#313131;padding:6px 15px;line-height:30px;display:block;height:100%;min-height:inherit;margin:0!important;font-size:12px;position:relative;z-index:2;border:1px solid #d8d8d8;outline:0;background:0 0;-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1024px){.aws-container .aws-search-field{font-size:16px}}.aws-container .aws-search-field::-ms-clear{display:none;width:0;height:0}.aws-container .aws-search-field::-ms-reveal{display:none;width:0;height:0}.aws-container .aws-search-field::-webkit-search-cancel-button,.aws-container .aws-search-field::-webkit-search-decoration,.aws-container .aws-search-field::-webkit-search-results-button,.aws-container .aws-search-field::-webkit-search-results-decoration{display:none}.aws-container .aws-search-field:focus{border-color:#bbb}.aws-container .aws-search-field:focus::-webkit-input-placeholder{color:transparent}.aws-container .aws-search-field:focus:-moz-placeholder{color:transparent}.aws-container .aws-search-field:focus::-moz-placeholder{color:transparent}.aws-container .aws-search-field:focus:-ms-input-placeholder{color:transparent}.aws-container .aws-show-clear .aws-search-field{padding-right:40px}.aws-search-result{position:absolute;z-index:999999999;background:#fff;width:100%;margin-top:-1px;border:1px solid #ccc;font-size:12px;text-align:left;line-height:16px}.aws-search-result .aws_result_scroll{max-height:500px;overflow-y:auto;overflow-x:hidden}.aws-search-result .aws_result_scroll::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#ededed}.aws-search-result .aws_result_scroll::-webkit-scrollbar{width:7px;background-color:#ededed}.aws-search-result .aws_result_scroll::-webkit-scrollbar-thumb{background-color:#d8d8d8}.aws-search-result .aws_result_inner .aws_top_text{width:100%;padding:10px 15px;border-bottom:1px solid #ccc}.aws-search-result .aws_result_filter{width:170px;position:absolute;right:0;top:0;height:100%;overflow:hidden}.aws-search-result .aws_result_filter .aws_result_filter_inner{position:relative;top:0;padding:10px 15px}.aws-search-result .aws_results{list-style:none;padding:0}.aws-search-result.aws_no_result .aws_results{margin-bottom:0!important}.aws-search-result .aws_results .aws_result_item{display:block;border-bottom:1px solid #ccc;overflow:hidden;margin:0!important;position:relative;cursor:pointer;padding:15px;text-decoration:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.aws-search-result .aws_result_item.hovered,.aws-search-result .aws_result_item:hover,.aws-search-result .aws_search_more a:hover{background:#f5f5f5}.aws-search-result .aws_result_item .aws_result_link_top{position:absolute;z-index:1;white-space:nowrap;text-indent:-9999px;overflow:hidden;top:0;bottom:0;left:0;right:0;opacity:0;outline:0;text-decoration:none}.aws-search-result .aws_result_item [data-link],.aws-search-result .aws_result_item a,.aws-search-result .aws_result_item button,.aws-search-result .aws_result_item span[href]{position:relative;z-index:2}.aws-search-result .aws_result_content{overflow:hidden;display:block}.aws-search-result .aws_result_head{position:relative;display:flex;margin-bottom:8px;font-size:12px;font-weight:700;flex-wrap:nowrap;color:#000;justify-content:space-between}.aws-search-result .aws_result_cat .aws_result_head,.aws-search-result .aws_result_tag .aws_result_head,.aws-search-result .aws_result_tax .aws_result_head,.aws-search-result .aws_result_top_custom_item .aws_result_head{margin-bottom:2px}.aws-search-result .aws_result_tax .aws_result_head{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:flex-start}.aws-search-result .aws_result_tax .aws_result_head img{width:16px;height:auto;margin:-1px 5px 0 0}.aws-search-result .aws_result_user .aws_result_head{justify-content:flex-start}.aws-search-result .aws_result_user .aws_result_head img{width:16px;height:auto;margin:-1px 7px 0 0}.aws-search-result .aws_result_title{display:block;padding:0 20px 0 0}.aws-search-result .aws_result_featured{margin:0 6px 0 0;position:relative;top:-1px;left:3px}.aws-search-result .aws_result_featured svg{width:13px;height:13px;fill:#fa0;vertical-align:bottom}.aws-search-result .aws_onsale{background:#77a464 0 0;color:#fff;display:block;float:right;height:20px;padding-top:2px;position:absolute;right:-22px;text-align:center;top:8px;transform:rotate(45deg);width:77px}.aws-search-result .aws_result_sku,.aws-search-result .aws_result_stock{display:block;font-weight:400;margin-top:4px;margin-bottom:5px;color:#7ad03a}.aws-search-result .aws_result_stock.out{color:#a44}.aws-search-result .aws_result_sku{margin-top:3px;color:#aaa}.aws-search-result .aws_result_brands{font-weight:400;margin-top:5px;margin-bottom:7px;color:#3f3f3f;display:inline-flex;align-items:center}.aws-search-result .aws_result_brands .aws_brand{padding-right:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.aws-search-result .aws_result_brands .aws_brand img{margin:0 4px 0 0;height:auto;width:16px}.aws-search-result .aws_result_brands .aws_brand .aws_brand_name{position:relative}.aws-search-result .aws_result_excerpt{display:block;color:#313131;font-size:12px;line-height:1.5;font-weight:400}.aws-search-result .aws_rating{display:block;margin-top:7px}.aws-search-result .aws_rating .aws_votes{position:relative;display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU5NzBDNUJBREI0NzExRTVBMzA4RDg5QTYzM0I4NjJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU5NzBDNUJCREI0NzExRTVBMzA4RDg5QTYzM0I4NjJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTk3MEM1QjhEQjQ3MTFFNUEzMDhEODlBNjMzQjg2MkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTk3MEM1QjlEQjQ3MTFFNUEzMDhEODlBNjMzQjg2MkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7uu2KkAAABBUlEQVR42mL8//8/Azo4e/YsG5BiB+IvxsbGGAqYGLADAyDOA2IubJK4NJkBcTEQ8xOlCeg0FiDlBMSCQGyNTRPjmTNneIC0PBB/A2KQ+9WBeAUQCwDxNiDOgqplBmKQgQ9BBDcQFwGxJ8jjQMwD1QAC7kC8A6qBEYh7gXgZIyj0gE6SBXImAnEgDj/+BeIKIJ4EDM1fjLAghwZzHRBXo2l4BcRJQMVbMQICZAKQWg/1FzK4B8Tb8YVeINTtr6B+AQENILbCpykAiM8BsR8QhwFxNjSu7FCCHMlPIBOjgHgy0KmvkeLNGUgZAfE0oPhXdJteAnEXsgaoX/cCqQVA/AcmBhBgAFSOR2sRwnLNAAAAAElFTkSuQmCC);background-position:0 0;font-size:0;background-size:13px 13px;width:65px;height:13px}.aws-search-result .aws_rating .aws_votes .aws_current_votes{position:absolute;left:0;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjczN0NBQ0M4REI0NzExRTVBRkM4QjEwRTYzMEU5NzgwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjczN0NBQ0M5REI0NzExRTVBRkM4QjEwRTYzMEU5NzgwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzM3Q0FDQzZEQjQ3MTFFNUFGQzhCMTBFNjMwRTk3ODAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzM3Q0FDQzdEQjQ3MTFFNUFGQzhCMTBFNjMwRTk3ODAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz56rxCSAAABCklEQVR42mL8//8/AwZYzcgGJNmB+AtDKKYCJgbswACI84CYC5skLk1mQFwMxPzEaVrNyAIknYBYEIitsWli/L+KgQdIywPxNyAGuV8diFcAsQAQbwPiLKhaZiAGGfgQpEkcyGgDYk+wxxnAhkhCFf4F4ttQDYxA3AvEyxjBobeaURbImQjEgTj8CNJcAcSTgKH5ixEe5JBgrgPiajQNr4A4Cah4K8JPyNGwmtEYSJ6GOgUGToADJPT/P1yhFwjVADJ9B1RMA4it8AV5ABCfA2I/IA4D4mxoXNmhBjnCTyATo4B4MtApr5Gc7AwkjYB4GlD8K7omUGT+Bkp8wRLhokDyE1DuJ4gLEGAARw5K1iodv/cAAAAASUVORK5CYII=);background-position:0 0;font-size:0;background-size:13px 13px;height:13px}.aws-search-result .aws_rating .aws_review{color:#ccc;font-size:10px;display:inline-block;margin:0 0 0 6px;height:13px;position:relative;top:-2px}.aws-search-result .aws_variations{margin-top:2px;display:block}.aws-search-result .aws_variations .aws_variation{display:block;color:#aaa;font-size:11px;line-height:1.5;font-weight:400;padding:7px 0 3px}.aws-search-result .aws_variations .aws_variation .aws_variation_name{margin:0 6px 0 0;color:#848484}.aws-search-result .aws_variations .aws_variation .aws_variation_subname{display:inline-block;padding:0 3px;border:1px solid #aaa;margin:0 5px 2px 0}.aws-search-result .aws_result_term{display:block;color:#aaa;font-size:11px;line-height:1.5;font-weight:400;padding-top:7px}.aws-search-result .aws_add_to_cart .aws_quantity_field,.aws-search-result button{position:relative;background-color:#ebe9eb;color:#515151;font-size:13px;border:0;border-radius:3px;height:28px;vertical-align:middle}.aws-search-result button{display:inline-block;padding:6px 12px;font-weight:700;line-height:1;cursor:pointer;-webkit-transition:background-color 100ms ease-in-out;-moz-transition:background-color 100ms ease-in-out;-o-transition:background-color 100ms ease-in-out;transition:background-color 100ms ease-in-out}.aws-search-result button:hover{background-color:#dad8da}.aws-search-result .aws-wishlist button{background-color:#ebe9eb!important;height:28px!important;padding:5px 10px!important;margin:0!important;font-size:14px!important;border-radius:3px!important;color:#515151!important}.aws-search-result .aws-wishlist button:hover{background-color:#dad8da!important}.aws-search-result .aws-wishlist button span{width:auto;background-color:#ebe9eb!important;text-indent:0;border:0;height:auto;line-height:1;padding:0 0 0 5px;font-size:10px;display:inline;vertical-align:middle}.aws-search-result .aws-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span,.aws-search-result .aws-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span{color:#e27c7c}.aws-search-result .aws-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span:before,.aws-search-result .aws-wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span:before{content:""}.aws-search-result .aws-berocket-labels{display:flex}.aws-search-result .aws-berocket-labels>div{padding:6px 5px 5px 0}.aws-search-result .aws-berocket-labels .berocket_better_labels .br_alabel span{margin:0!important}.aws-search-result .aws-berocket-labels .berocket_better_labels .berocket_better_labels_line .br_alabel,.aws-search-result .aws-berocket-labels .berocket_better_labels.berocket_better_labels_image{position:static!important}.aws-search-result .aws-berocket-labels .berocket_better_labels .berocket_better_labels_position{text-align:inherit!important;float:inherit!important}.aws-search-result .aws_add_to_cart{display:block;white-space:nowrap}.aws-search-result .aws_add_to_cart .aws_quantity_field{display:inline-block!important;z-index:2;float:right;margin:2px 0 0 4px!important;padding:6px 6px 6px 9px!important;outline:0;box-shadow:none;width:55px!important}.aws-search-result .aws_add_to_cart .aws_quantity_field:focus::-webkit-inner-spin-button,.aws-search-result .aws_add_to_cart .aws_quantity_field:focus::-webkit-outer-spin-button,.aws-search-result .aws_add_to_cart .aws_quantity_field:hover::-webkit-inner-spin-button,.aws-search-result .aws_add_to_cart .aws_quantity_field:hover::-webkit-outer-spin-button{opacity:1;-webkit-appearance:button;-moz-appearance:button}.aws-search-result .aws_add_to_cart .aws_cart_button{float:right;margin:2px 0 0 4px;font-size:13px}.aws-search-result .aws_add_to_cart .aws_cart_button,.aws-search-result .aws_add_to_cart .aws_quantity_change{display:inline-block;position:relative;z-index:2;height:28px;border-radius:3px;padding:6px 12px;background-color:#ebe9eb;color:#515151;font-weight:700;vertical-align:middle;-webkit-transition:background-color 100ms ease-in-out;-moz-transition:background-color 100ms ease-in-out;-o-transition:background-color 100ms ease-in-out;transition:background-color 100ms ease-in-out}.aws-search-result .hovered .aws_add_to_cart .aws_cart_button,.aws-search-result .hovered .aws_add_to_cart .aws_quantity_change{background-color:#e2e0e2}.aws-search-result .aws_add_to_cart .aws_cart_button:after{content:"";display:none;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;width:20px;height:20px;background:url(//mobilitymaxx.com/wp-content/plugins/advanced-woo-search-pro/assets/img/loader-2.gif)no-repeat 50% 50%}.aws-search-result .aws_add_to_cart .aws_cart_button.loading:after{display:block}.aws-search-result .aws_add_to_cart .aws_cart_button.loading .aws_cart_button_text{opacity:0}.aws-search-result .aws_add_to_cart .aws_cart_button:hover,.aws-search-result .aws_add_to_cart .aws_quantity_change:hover,.aws-search-result a.aws_term_suggestion:hover{background-color:#dad8da}.aws-search-result .aws_add_to_cart.active .aws_cart_button,.aws-search-result .aws_add_to_cart.active .aws_quantity_change{background-color:rgba(0,128,0,.12);cursor:auto}.aws-search-result .aws_add_to_cart.active .aws_quantity_change,.aws-search-result .aws_add_to_cart.active .aws_quantity_field{display:none!important}.aws-search-result .hovered .aws_add_to_cart.active .aws_cart_button{background-color:rgba(0,128,0,.16)}.aws-search-result .aws_result_price{display:block;flex-shrink:0;padding:0;text-align:right}.aws_result_item.on-sale .aws_result_price{padding:0 25px 0 0}.aws-search-result .aws_result_price del{background:0 0;padding:0 0 0 6px;opacity:.8;text-decoration:line-through!important}.aws-search-result .aws_result_price ins{background:0 0;padding:0 0 0 6px;opacity:1}.aws-search-result .aws_result_cats{display:block;float:left;margin:0 20px 0 0}.aws-search-result .aws_result_image{display:block;height:100%;float:left;padding:0 15px 0 0}.aws-search-result .aws_result_image img{width:60px;height:auto;box-shadow:none}.aws-search-result.aws_no_result .aws_results .aws_result_item{line-height:1.5;padding:10px 15px;cursor:default;border-bottom:0}.aws-search-result.aws_no_result .aws_results .aws_result_item:hover{background:inherit;color:inherit}.aws-search-result .aws_search_more{line-height:24px;display:block;text-decoration:none;border:0;text-align:center;color:#21759b}.aws-search-result.aws_one_result .aws_results .aws_result_item{width:100%!important}.aws-search-result .aws_terms_suggestions{line-height:1.7}.aws-search-result .aws_term_suggestion{color:#222;vertical-align:middle}.aws-search-result a.aws_term_suggestion{color:#222;background:#ededed;border:0;border-radius:3px;font-size:13px;padding:2px 5px}.aws_tabs{line-height:40px;background:#fdfdfd;padding:0 15px;border-bottom:1px solid #ccc}.aws_tabs .aws_tabs_inner{display:inline-block}.aws_tabs .aws_tabs_inner a{margin:0 10px 0 0;position:relative;padding:4px 10px;color:#333}.aws_tabs .aws_tabs_inner a:hover{background:#fafafa}.aws_tabs .aws_tabs_inner a:first-child{background:#ececec;border-radius:2px}.aws_tabs .aws_tabs_inner a:last-child{margin-right:0}.aws-search-result .aws_results.style-grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:wrap;margin-right:-1px!important}.aws-search-result .aws_results.style-grid .aws_result_item{width:50%;border-right:1px solid #ccc;padding:20px 15px}.aws-search-result .aws_results.style-grid .aws_result_item.aws_search_more{width:100%;padding:15px;border-top:1px solid #ccc;margin-top:-1px!important}.aws-search-result.aws_no_result .aws_results.style-grid .aws_result_item{width:100%;padding:10px 15px}.less500.aws-search-result .aws_results.style-grid{margin-right:0!important}.less500.aws-search-result .aws_results.style-grid .aws_result_item{width:100%;border-right:none;padding:15px;margin-bottom:0!important}.less500.aws-search-result .aws_results.style-big-grid .aws_result_item:nth-last-child(2),.less500.aws-search-result .aws_results.style-grid .aws_result_item:nth-last-child(2){border-bottom:1px solid #ccc}.less500.aws-search-result .aws_result_item .aws_result_head{display:block}.less500.aws-search-result .aws_result_item.on-sale .aws_result_title{padding-right:10px}.less500.aws-search-result .aws_result_price{padding-top:4px}.less500.aws-search-result .aws_result_item.on-sale .aws_result_price,.less500.aws-search-result .aws_result_title{padding-right:0}.less500.aws-search-result .aws_result_price del{padding:0}.aws-search-result .aws_add_to_cart .aws_quantity_change,.less500.aws-search-result .aws_add_to_cart .aws_cart_button,.less500.aws-search-result .aws_add_to_cart .aws_quantity_field{float:none;margin:0 2px 8px 0!important;font-size:11px}.less500.aws-search-result .aws_add_to_cart .aws_quantity_field{width:40px!important}.aws-search-result .aws_results.style-big-grid{display:flex;flex-flow:wrap;margin-right:-1px!important}.aws-search-result .aws_results.style-big-grid .aws_result_item{width:50%;border-right:1px solid #ccc;padding:20px 15px}.aws-search-result .aws_results.style-big-grid .aws_result_item.aws_search_more{width:100%;padding:15px;border-top:1px solid #ccc;margin-top:-1px!important}.aws-search-result .aws_results.style-big-grid .aws-big-grid-center{display:block!important}.aws-search-result.aws_no_result .aws_results.style-big-grid .aws_result_item{width:100%;padding:10px 15px}.aws-search-result .aws_results.style-big-grid .aws_result_image{float:none;text-align:center;padding-right:0;margin-bottom:20px;height:auto}.aws-search-result .aws_results.style-big-grid .aws_result_image img{width:120px;height:auto;margin:0 auto}.aws-search-result .aws_results.style-big-grid .aws_result_content{overflow:hidden;display:block;text-align:center}.aws-search-result .aws_results.style-big-grid .aws_result_head{display:block}.aws-search-result .aws_results.style-big-grid .aws_result_price{margin-top:8px;text-align:center}.aws-search-result .aws_results.style-big-grid .aws_result_title{padding-right:0}.aws-search-result .aws_results.style-big-grid .aws_add_to_cart .aws_cart_button,.aws-search-result .aws_results.style-big-grid .aws_add_to_cart .aws_quantity_field{float:none;margin:0 2px 8px 0!important}.aws-search-result .aws_results.style-big-grid .aws_result_tax .aws_result_head img,.aws-search-result .aws_results.style-big-grid .aws_result_user .aws_result_head img{display:block;width:60px;height:auto;margin:0 auto 20px;float:none;text-align:center}.less500.aws-search-result .aws_results.style-big-grid{margin-right:0!important}.less500.aws-search-result .aws_results.style-big-grid .aws_result_item{width:100%;border-right:none;padding:15px;margin-bottom:0!important}body.aws-overlay{overflow:hidden!important;position:fixed;width:100%}.aws-container.aws-mobile-fixed{position:fixed!important;z-index:9999999!important;top:10px!important;left:20px!important;width:100%;width:calc(100% - 40px)!important}.aws-mobile-fixed-close{padding:15px;margin-right:-10px;display:inline-block;float:right;cursor:pointer}.aws-overlay-mask{display:block;position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;background:#fff;z-index:9999998!important}.aws-overlay .aws-overlay-mask{opacity:1}.et_search_outer .aws-container{width:60%}.et_search_outer .aws-container .aws-search-form{max-width:100%!important}.et_vertical_nav .et_search_outer .aws-container{width:auto;margin:0 20px 0 0}.et_fixed_nav .et-fixed-header .et_search_outer .aws-container{top:7px}.et_pb_menu__search .aws-container{width:100%}#et-boc .aws-container .aws-search-field{border:1px solid #d8d8d8;padding:6px 15px}#et-boc .aws-container .aws-search-form .aws-form-btn{background:#ededed;border:1px solid #d8d8d8;margin:0 0 0-1px}#et-boc .aws-container .aws-search-form .aws-main-filter{padding:0 15px}#et-boc .aws-container .aws-search-form .aws-main-filter .aws-main-filter__current{padding:0 12px 0 0}#et-boc .aws-container .aws-search-form .aws-wrapper .aws-loader{border-top:3px solid #ededed;border-right:3px solid #ededed;border-bottom:3px solid #ededed;border-left:3px solid #555;margin:-10px 0 0}#et-boc .aws-container .aws-search-form .aws-search-clear span{margin-top:-12px}#et-boc .aws-container .aws-search-form .aws-search-clear{padding:0 0 0 10px}.tinv-wishlist .tinv-modal{z-index:9999999999!important}.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{font-size:18px!important}.aws-search-result .aws_result_title .advanced-woo-labels{position:relative!important;width:auto!important;margin:0 5px 5px 0!important;transform:none!important}.aws-search-result .aws_result_title .advanced-woo-labels:last-child{margin-bottom:0!important}.aws-search-result .aws_result_title .aws_result_labels{display:flex;margin:0!important;flex-wrap:wrap;flex-direction:row;text-align:left;justify-content:flex-start}.aws_results.style-big-grid .aws_result_title .aws_result_labels{justify-content:center}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label='']:after,[aria-label='']:before,[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0s;-moz-transition-duration:0s;transition-duration:0s}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition:background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.ps-theme-wpc {
-ms-touch-action: none;
touch-action: none;
overflow: hidden !important;
-ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
.ps-theme-wpc {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps-theme-wpc {
overflow: auto !important;
}
}
.ps-theme-wpc.ps-active-x > .ps-scrollbar-x-rail,
.ps-theme-wpc.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent;
}
.ps-theme-wpc.ps-in-scrolling {
pointer-events: none;
}
.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: rgba(0, 0, 0, .1) !important;
}
.ps-theme-wpc.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: rgba(0, 0, 0, .1) !important;
}
.ps-theme-wpc.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
width: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-x-rail {
display: none;
position: absolute; opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
bottom: 0; height: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-x-rail > .ps-scrollbar-x {
position: absolute; background-color: rgba(0, 0, 0, 1);
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
bottom: 0; height: 2px !important;
border-radius: 1px !important;
}
.ps-theme-wpc > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-theme-wpc > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
height: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-y-rail {
display: none;
position: absolute; opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
right: 0; width: 2px;
border-radius: 1px;
}
.ps-theme-wpc > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute; background-color: rgba(0, 0, 0, 1); transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
right: 0; width: 2px !important;
border-radius: 1px !important;
}
.ps-theme-wpc > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-theme-wpc > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
width: 2px;
border-radius: 1px;
}
.ps-theme-wpc:hover.ps-in-scrolling {
pointer-events: none;
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: rgba(0, 0, 0, 1);
height: 2px;
border-radius: 1px;
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
width: 2px;
border-radius: 1px;
}
.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover {
background-color: rgba(0, 0, 0, .1);
opacity: 1;
}
.ps-theme-wpc:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: rgba(0, 0, 0, 1);
}
.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover {
background-color: rgba(0, 0, 0, .1);
opacity: 1;
}
.ps-theme-wpc:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: rgba(0, 0, 0, 1);
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: 'woofc';
src: url(//mobilitymaxx.com/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.eot);
src: url(//mobilitymaxx.com/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.eot#iefix) format('embedded-opentype'),
url(//mobilitymaxx.com/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.ttf) format('truetype'),
url(//mobilitymaxx.com/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.woff) format('woff'),
url(//mobilitymaxx.com/wp-content/plugins/woo-fly-cart/assets/fonts/woofc.svg#woofc) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="woofc-icon-"], [class*=" woofc-icon-"] { font-family: 'woofc' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woofc-icon-loading:before {
content: "\e90c";
}
.woofc-icon-cart11:before {
content: "\e903";
}
.woofc-icon-cart12:before {
content: "\e904";
}
.woofc-icon-cart13:before {
content: "\e905";
}
.woofc-icon-cart14:before {
content: "\e906";
}
.woofc-icon-cart15:before {
content: "\e907";
}
.woofc-icon-cart16:before {
content: "\e908";
}
.woofc-icon-loading1:before {
content: "\f01e";
}
.woofc-icon-loading2:before {
content: "\f021";
}
.woofc-icon-icon1:before {
content: "\f06b";
}
.woofc-icon-loading8:before {
content: "\f110";
}
.woofc-icon-loading3:before {
content: "\e97a";
}
.woofc-icon-loading4:before {
content: "\e97b";
}
.woofc-icon-loading5:before {
content: "\e97e";
}
.woofc-icon-loading6:before {
content: "\e97f";
}
.woofc-icon-loading7:before {
content: "\e981";
}
.woofc-icon-loading9:before {
content: "\e982";
}
.woofc-icon-loading10:before {
content: "\e983";
}
.woofc-icon-loading11:before {
content: "\e984";
}
.woofc-icon-icon2:before {
content: "\e99f";
}
.woofc-icon-cart1:before {
content: "\e900";
}
.woofc-icon-loading12:before {
content: "\e90f";
}
.woofc-icon-loading13:before {
content: "\e910";
}
.woofc-icon-cart2:before {
content: "\e901";
}
.woofc-icon-shopping-bag:before {
content: "\e911";
}
.woofc-icon-cart3:before {
content: "\e902";
}
.woofc-icon-cart4:before {
content: "\e909";
}
.woofc-icon-cart5:before {
content: "\e854";
}
.woofc-icon-loading14:before {
content: "\e863";
}
.woofc-icon-icon3:before {
content: "\e5cd";
}
.woofc-icon-icon4:before {
content: "\e313";
}
.woofc-icon-icon5:before {
content: "\e314";
}
.woofc-icon-icon6:before {
content: "\e315";
}
.woofc-icon-icon7:before {
content: "\e316";
}
.woofc-icon-cart6:before {
content: "\e8cc";
}
.woofc-icon-cart7:before {
content: "\e8cb";
}
.woofc-icon-loading15:before {
content: "\e058";
}
.woofc-icon-loading16:before {
content: "\e080";
}
.woofc-icon-cart8:before {
content: "\e106";
}
.woofc-icon-icon8:before {
content: "\e114";
}
.woofc-icon-icon9:before {
content: "\e115";
}
.woofc-icon-icon10:before {
content: "\e117";
}
.woofc-icon-cart9:before {
content: "\e90a";
}
.woofc-icon-cart10:before {
content: "\e90b";
}
.woofc-icon-loading17:before {
content: "\e912";
}

@keyframes woofc-spinner {
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes woofc-spinner {
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes woofc-shake {
10%, 90% {
transform: translate3d(-1px, 0, 0);
}
20%, 80% {
transform: translate3d(2px, 0, 0);
}
30%, 50%, 70% {
transform: translate3d(-4px, 0, 0);
}
40%, 60% {
transform: translate3d(4px, 0, 0);
}
}
.woofc-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
z-index: 99999998;
opacity: 0;
visibility: hidden;
}
.woofc-area {
font-size: 14px;
padding: 0;
height: 100%;
max-height: 100%;
z-index: 99999999;
opacity: 0;
visibility: hidden;
position: fixed; }
.woofc-area.woofc-slide-no {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}
.woofc-area > div {
align-self: stretch;
}
.woofc-area * {
box-sizing: border-box;
}
.woofc-area .woofc-item-data dl, .woofc-area .woofc-item-data p {
margin: 0;
}
.woofc-area .woofc-inner {
width: 100%;
height: auto;
position: fixed;
display: flex;
flex-direction: column;
}
.woofc-area .woofc-area-bot .woofc-data .woofc-data-right, .woofc-area .woofc-area-bot .woofc-total .woofc-total-right {
margin-left: 10px;
font-weight: 700;
}
.woofc-area .woofc-area-bot .woofc-data .woofc-data-right *, .woofc-area .woofc-area-bot .woofc-total .woofc-total-right * {
font-size: inherit;
font-weight: inherit;
color: inherit;
}
.woofc-area.woofc-rounded-yes.woofc-position-01, .woofc-area.woofc-rounded-yes.woofc-position-02 {
padding: 20px;
}
.woofc-area.woofc-rounded-yes.woofc-position-01 .woofc-inner, .woofc-area.woofc-rounded-yes.woofc-position-02 .woofc-inner {
position: relative;
}
.woofc-area.woofc-rounded-yes.woofc-position-03 .woofc-inner {
border-radius: 0 0 4px 4px;
}
.woofc-area.woofc-rounded-yes.woofc-position-04 .woofc-inner {
border-radius: 4px 4px 0 0;
}
.woofc-area.woofc-rounded-yes .woofc-inner {
border-radius: 4px;
overflow: hidden;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-undo .woofc-undo-inner, .woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-notices .woocommerce-message {
border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner {
border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus {
border-radius: 4px 0 0 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus {
border-radius: 0 4px 4px 0;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-action .woofc-action-inner > div a {
border-radius: 4px;
}
.woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-suggested .woofc-suggested-product-image img, .woofc-area.woofc-rounded-yes .woofc-inner .woofc-area-bot .woofc-suggested .woofc-suggested-product-atc .button {
border-radius: 4px;
}
body.woofc-show .woofc-overlay, body.woofc-show .woofc-area {
opacity: 1;
visibility: visible;
}
.woofc-hide {
display: none !important;
} .woofc-area .woofc-item-save {
display: block;
margin-top: 5px;
}
.woofc-area .woofc-save-for-later {
padding: 0 20px;
margin-top: 15px;
}
.woofc-area .woofc-save-for-later, .woofc-area .woofc-save-for-later a {
color: #ffffff;
}
.woofc-save-for-later .woosl-heading {
text-align: center;
margin-bottom: 10px;
}
.woofc-save-for-later .woosl-heading {
overflow: hidden;
}
.woofc-save-for-later .woosl-heading span {
position: relative;
}
.woofc-save-for-later .woosl-heading span:before {
content: "";
width: 1000px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5);
display: block;
position: absolute;
top: 50%;
left: -10px;
transform: translateX(-100%);
}
.woofc-save-for-later .woosl-heading span:after {
content: "";
width: 1000px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5);
display: block;
position: absolute;
top: 50%;
left: auto;
right: -10px;
transform: translateX(100%);
}
.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:before, .woofc-area.woofc-style-02 .woofc-save-for-later .woosl-heading span:after, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:before, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-heading span:after {
background-color: rgba(0, 0, 0, 0.5);
}
.woofc-area .woofc-save-for-later .woosl-product {
display: flex !important;
align-items: center;
outline: none;
margin-left: -5px;
margin-right: -5px;
}
.woofc-area .woofc-save-for-later .woosl-product-image {
width: 100px;
flex: 0 0 100px;
margin: 0 5px;
}
.woofc-area .woofc-save-for-later .woosl-product-info {
flex-grow: 1;
margin: 0 5px;
}
.woofc-area .woofc-save-for-later .woosl-product-name {
font-weight: 700;
}
.woofc-area .woofc-save-for-later .woosl-product-image img {
width: 100%;
height: auto;
border-radius: 0;
}
.woofc-area .woofc-save-for-later .woosl-product-price {
opacity: 0.5;
}
.woofc-area .woofc-save-for-later .woosl-product-price * {
color: inherit;
font-size: inherit;
font-weight: inherit;
}
.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline {
margin: 0 !important;
padding: 0 !important;
border: none !important;
font-size: 0;
}
.woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline del, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline ins, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .price, .woofc-area .woofc-save-for-later .woosl-product-atc .add_to_cart_inline .amount {
display: none;
}
.woofc-area .woofc-save-for-later .woosl-product-atc .button {
margin-top: 5px;
font-size: 12px;
height: 32px;
line-height: 30px;
padding: 0 15px;
background-color: #ffffff;
color: #222222;
border: 1px solid #ffffff;
text-transform: uppercase;
font-weight: normal;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area .woofc-save-for-later .woosl-product-atc .button:hover {
color: #ffffff;
background-color: transparent;
}
.woofc-area.woofc-style-02 .woofc-save-for-later, .woofc-area.woofc-style-04 .woofc-save-for-later {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-save-for-later a, .woofc-area.woofc-style-04 .woofc-save-for-later a {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button {
color: #222222;
border: 1px solid #eeeeee;
background-color: #eeeeee;
}
.woofc-area.woofc-style-02 .woofc-save-for-later .woosl-product-atc .button:hover, .woofc-area.woofc-style-04 .woofc-save-for-later .woosl-product-atc .button:hover {
color: #222222;
border: 1px solid #222222;
background-color: transparent;
} .woofc-area .woofc-suggested {
padding: 0 20px;
margin-top: 15px;
color: #ffffff;
}
.woofc-area .woofc-suggested .woofc-suggested-products-slick {
display: none;
}
.woofc-area .woofc-suggested .woofc-suggested-products-slick.slick-initialized {
display: block;
}
.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product {
margin-bottom: 10px;
}
.woofc-suggested-products:not(.woofc-suggested-products-slick) .woofc-suggested-product:last-child {
margin-bottom: 0;
}
.woofc-area .woofc-suggested a {
color: #ffffff;
outline: none;
}
.woofc-area .woofc-suggested-heading {
text-align: center;
margin-bottom: 10px;
overflow: hidden;
}
.woofc-area .woofc-suggested-heading span {
position: relative;
}
.woofc-area .woofc-suggested-heading span:before {
content: "";
width: 1000px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5);
display: block;
position: absolute;
top: 50%;
left: -10px;
transform: translateX(-100%);
}
.woofc-area .woofc-suggested-heading span:after {
content: "";
width: 1000px;
height: 1px;
background-color: rgba(255, 255, 255, 0.5);
display: block;
position: absolute;
top: 50%;
left: auto;
right: -10px;
transform: translateX(100%);
}
.woofc-area.woofc-style-02 .woofc-suggested-heading span:before, .woofc-area.woofc-style-02 .woofc-suggested-heading span:after, .woofc-area.woofc-style-04 .woofc-suggested-heading span:before, .woofc-area.woofc-style-04 .woofc-suggested-heading span:after {
background-color: rgba(0, 0, 0, 0.5);
}
.woofc-area .woofc-suggested .woofc-suggested-product {
display: flex !important;
align-items: center;
outline: none;
margin-left: -5px;
margin-right: -5px;
}
.woofc-area .woofc-suggested .woofc-suggested-product-image {
width: 100px;
flex: 0 0 100px;
margin: 0 5px;
}
.woofc-area .woofc-suggested .woofc-suggested-product-info {
flex-grow: 1;
margin: 0 5px;
}
.woofc-area .woofc-suggested .woofc-suggested-product-name {
font-weight: 700;
}
.woofc-area .woofc-suggested .woofc-suggested-product-image img {
width: 100%;
height: auto;
border-radius: 0;
}
.woofc-area .woofc-suggested .woofc-suggested-product-price {
opacity: 0.5;
}
.woofc-area .woofc-suggested .woofc-suggested-product-price * {
color: inherit;
font-size: inherit;
font-weight: inherit;
}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline {
margin: 0 !important;
padding: 0 !important;
border: none !important;
font-size: 0;
}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline del, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline ins, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .price, .woofc-area .woofc-suggested .woofc-suggested-product-atc .add_to_cart_inline .amount {
display: none;
}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .button {
margin-top: 5px;
font-size: 12px;
height: 32px;
line-height: 30px;
padding: 0 15px;
background-color: #ffffff;
color: #222222;
border: 1px solid #ffffff;
text-transform: uppercase;
font-weight: normal;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area .woofc-suggested .woofc-suggested-product-atc .button:hover {
color: #ffffff;
background-color: transparent;
}
.woofc-area.woofc-style-02 .woofc-suggested, .woofc-area.woofc-style-04 .woofc-suggested {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-suggested a, .woofc-area.woofc-style-04 .woofc-suggested a {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button, .woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button {
color: #222222;
border: 1px solid #eeeeee;
background-color: #eeeeee;
}
.woofc-area.woofc-style-02 .woofc-suggested .woofc-suggested-product-atc .button:hover, .woofc-area.woofc-style-04 .woofc-suggested .woofc-suggested-product-atc .button:hover {
color: #222222;
border: 1px solid #222222;
background-color: transparent;
} .woofc-area .slick-dots {
list-style: none;
text-align: center;
margin: 0;
padding: 0;
}
.woofc-area .slick-dots li {
display: inline-block;
margin: 0 5px;
font-size: 0;
}
.woofc-area .slick-dots li button {
width: 8px;
height: 8px;
border-radius: 4px;
padding: 0;
font-size: 0;
line-height: 0;
border: none;
background-color: rgba(255, 255, 255, 0.5);
outline: none;
overflow: hidden;
}
.woofc-area .slick-dots li.slick-active button {
background-color: rgb(255, 255, 255);
}
.woofc-area.woofc-style-02 .slick-dots li button, .woofc-area.woofc-style-04 .slick-dots li button {
background-color: #eeeeee;
}
.woofc-area.woofc-style-02 .slick-dots li.slick-active button, .woofc-area.woofc-style-04 .slick-dots li.slick-active button {
background-color: #222222;
} .woofc-shipping {
cursor: pointer;
text-decoration: underline;
}
.woofc-shipping:after {
content: "✎";
margin-left: 10px;
text-decoration: none;
}
.woofc-shipping.woofc-shipping-open:after {
content: "↑";
}
.woofc-shipping-area {
color: #ffffff;
padding: 0 20px;
height: 0;
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-shipping-area.woofc-shipping-area-open {
height: auto;
max-height: 600px;
}
.woofc-shipping-inner {
padding: 20px;
margin: 10px 0;
background-color: rgba(255, 255, 255, 0.1);
}
.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p {
margin-bottom: 0;
}
.woofc-shipping-area .woocommerce-shipping-calculator .shipping-calculator-form p.form-row {
margin-bottom: 10px;
}
.woofc-shipping-area .woocommerce-shipping-calculator [type=submit] {
display: block;
width: 100%;
}
.woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-shipping-area .woocommerce-shipping-calculator button {
border-radius: 0;
border: none;
color: #222222;
background-color: #ffffff;
padding-left: 15px;
padding-right: 15px;
}
.woofc-area .shipping-calculator-form {
display: block !important;
}
.woofc-area .shipping-calculator-button {
display: none !important;
}
.woofc-shipping-destination {
margin-bottom: 10px;
}
.woofc-shipping-methods {
list-style: none;
padding: 0;
margin: 0;
}
.woofc-shipping-methods label {
cursor: pointer;
display: flex;
align-items: center;
}
.woofc-shipping-methods label > span {
margin-left: 5px;
}
.woofc-shipping-method {
vertical-align: baseline;
margin-right: 5px;
}
.woofc-area .wpcfb-wrap {
display: block;
width: 100%;
}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity {
width: auto !important;
min-width: 0 !important;
margin: 0 !important;
}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .quantity input {
margin: 0 !important;
}
.woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .plus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .minus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .increase, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .decrease {
display: none !important;
}
.woofc-area .woofc-inner.woofc-inner-loading:before {
content: "\e90c";
font-family: "woofc";
font-size: 24px;
-webkit-font-smoothing: antialiased;
text-align: center;
line-height: 24px;
color: #ffffff;
display: block;
width: 24px;
height: 24px;
margin-top: -12px;
margin-left: -12px;
position: absolute;
vertical-align: baseline;
top: 50%;
left: 50%;
z-index: 97;
-webkit-animation: woofc-spinner 1s linear infinite;
-moz-animation: woofc-spinner 1s linear infinite;
-ms-animation: woofc-spinner 1s linear infinite;
-o-animation: woofc-spinner 1s linear infinite;
animation: woofc-spinner 1s linear infinite;
}
.woofc-area .woofc-inner.woofc-inner-loading:after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
}
.woofc-area .woofc-area-mid .woofc-item.woofc-item-has-not-remove .woofc-item-remove {
display: none !important;
} .woofc-checkout-area {
background-color: #ffffff !important;
background-image: none !important;
}
.woofc-checkout-area:after {
display: none !important;
}
.woofc-checkout-area.woofc-inner-loading:before {
color: #222222 !important;
}
.woofc-checkout-area.woofc-inner-loading:after {
background-color: rgba(255, 255, 255, 0.7) !important;
}
.woofc-checkout-area .woofc-area-mid {
margin-bottom: 0 !important;
}
.woofc-area form.checkout {
display: flex;
flex-direction: column;
}
.woofc-area form.checkout > *, .woofc-area form.checkout .row > * {
width: 100% !important;
max-width: 100% !important;
float: none !important;
margin-left: 0 !important;
margin-right: 0 !important;
flex: 0 0 auto !important;
}
.woofc-checkout-form {
padding-left: 20px;
padding-right: 20px;
}
.woofc-checkout-area .woofc-area-top {
padding: 0 60px !important;
}
.woofc-checkout-area .woofc-area-top, .woofc-checkout-area .woofc-area-top .woofc-back, .woofc-checkout-area .woofc-area-top .woofc-close {
color: #222222 !important;
}
.woofc-checkout-area .woofc-area-top .woofc-back {
position: absolute;
top: 50%;
left: 20px;
display: block;
cursor: pointer;
font-size: 20px;
color: #ffffff;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .woofc-area .woofc-area-mid .woofc-undo {
padding: 0 20px;
margin: 0 0 10px 0;
}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner {
padding: 10px 15px;
color: #ffffff;
background-color: transparent;
background: none;
border-width: 1px;
border-style: dashed;
border-color: #ffffff;
display: flex;
justify-content: space-between;
}
.woofc-area .woofc-area-mid .woofc-undo .woofc-undo-inner a {
color: #ffffff;
outline: none;
} .woofc-area .woofc-area-mid .woofc-notices {
padding: 0 20px;
margin: 0 0 10px 0;
}
.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error {
margin: 0;
padding: 10px 15px 10px 40px;
border-radius: 0;
background-color: transparent;
background: none;
border-width: 1px;
border-style: dashed;
border-color: #ffffff;
color: #ffffff;
}
.woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before {
position: absolute;
top: 10px;
left: 15px;
}
body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error {
padding: 10px 40px 10px 15px;
}
body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-message:before, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-info:before, body.rtl .woofc-area .woofc-area-mid .woofc-notices .woocommerce-error:before {
left: auto;
right: 15px;
} .woofc-area.woofc-position-01 {
position: fixed;
top: 0;
left: 100%;
width: 100%;
max-width: 460px;
box-sizing: border-box;
text-align: start;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-position-01 .woofc-inner {
height: 100%;
max-height: 100%;
}
.woofc-show .woofc-area.woofc-position-01, .woofc-area.woofc-position-01.woofc-slide-no {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
} .woofc-area.woofc-position-02 {
position: fixed;
top: 0;
left: 0;
width: 100%;
max-width: 460px;
box-sizing: border-box;
text-align: start;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-position-02 .woofc-inner {
height: 100%;
max-height: 100%;
}
.woofc-show .woofc-area.woofc-position-02, .woofc-area.woofc-position-02.woofc-slide-no {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
} .woofc-area.woofc-position-03 {
position: fixed;
top: -100%;
left: 50%;
width: 100%;
max-width: 460px;
box-sizing: border-box;
text-align: start;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-position-03 .woofc-inner {
max-height: 80%;
}
.woofc-show .woofc-area.woofc-position-03, .woofc-area.woofc-position-03.woofc-slide-no {
top: 0;
} .woofc-area.woofc-position-04 {
position: fixed;
bottom: -100%;
left: 50%;
width: 100%;
max-width: 460px;
box-sizing: border-box;
text-align: start;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-position-04 .woofc-inner {
max-height: 80%;
bottom: 0;
}
.woofc-show .woofc-area.woofc-position-04, .woofc-area.woofc-position-04.woofc-slide-no {
bottom: 0;
} .woofc-area.woofc-position-05 {
position: fixed;
left: 50%;
top: 0;
width: 100%;
max-width: 460px;
box-sizing: border-box;
text-align: start;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-position-05 .woofc-inner {
max-height: 80%;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
.woofc-show .woofc-area.woofc-position-05, .woofc-area.woofc-position-05.woofc-slide-no {
top: 50%;
} .woofc-area.woofc-style-01 .woofc-inner {
background-color: #cc6055;
}
.woofc-area.woofc-style-01 .woofc-area-top {
height: 48px;
line-height: 48px;
padding: 0 60px 0 20px;
position: relative;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
background-color: rgba(0, 0, 0, 0.2);
}
.woofc-area.woofc-style-01 .woofc-area-top .woofc-area-heading {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.woofc-area.woofc-style-01 .woofc-area-top .woofc-close {
position: absolute;
top: 50%;
right: 20px;
display: block;
cursor: pointer;
font-size: 20px;
color: #ffffff;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.woofc-area.woofc-style-01 .woofc-area-mid {
flex-grow: 1;
position: relative;
margin: 0 0 20px 0;
padding: 20px 0 0 0;
overflow-x: hidden;
overflow-y: auto;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item {
padding: 0 20px;
margin: 10px 0 0 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:first-child {
margin: 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item a {
text-decoration: none;
outline: none;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner {
padding: 10px 5px;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
background-color: #ffffff;
margin: 0;
box-sizing: border-box;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner > div {
margin: 0 5px;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
width: 80px;
flex: 0 0 80px;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
width: 100%;
height: auto;
float: left;
margin: 0;
padding: 0;
box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
flex-grow: 1;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
display: block;
font-size: 14px;
font-weight: 700;
margin-bottom: 5px;
line-height: 1.2;
color: #222222;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
text-decoration: none;
color: #222222;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
font-size: 12px;
font-weight: 400;
line-height: 1.2;
margin-bottom: 5px;
display: block;
white-space: pre-line;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
text-transform: capitalize;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
color: #999;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins {
background: none;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
font-size: 12px !important;
font-weight: 400 !important;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #444;
background-color: #eeeeee;
display: inline-block;
padding: 0 10px;
text-decoration: none;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
position: relative;
text-align: center;
display: flex;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
width: 30px;
height: 30px;
line-height: 30px;
min-height: 0;
padding: 0;
margin: 0;
text-align: center;
border: none;
outline: none;
display: block;
color: #444;
background-color: #eeeeee;
-moz-appearance: textfield;
box-shadow: none;
font-size: 12px;
font-weight: 400;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
font-size: 12px;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #444;
background-color: #eeeeee;
font-size: 12px;
font-weight: 400;
display: block;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
background-color: #dddddd;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
right: 0px;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
display: block;
width: 20px;
height: 20px;
line-height: 20px;
color: #ffffff;
font-size: 14px;
font-weight: 400;
text-align: center;
outline: none;
text-decoration: none;
border: none;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(30px, -50%, 0);
transform: translate3d(30px, -50%, 0);
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-removing {
opacity: 0.5;
}
.woofc-area.woofc-style-01 .woofc-area-bot {
padding-bottom: 20px;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon {
padding: 0 20px;
margin: 0;
color: #ffffff;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
display: flex;
justify-content: space-between;
padding: 0 0 10px 0;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
flex-grow: 1;
background-color: transparent;
box-shadow: none;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.5);
padding: 0;
color: #ffffff;
height: 34px;
min-height: 34px;
line-height: 34px;
border-radius: 0;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
color: rgba(255, 255, 255, 0.5);
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
outline: none;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
background-color: transparent;
font-weight: 700;
text-transform: uppercase;
padding: 0;
color: #ffffff;
height: 34px;
line-height: 34px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ffffff;
border-radius: 0;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
outline: none;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
width: 20px;
display: inline-block;
cursor: pointer;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
opacity: 0.5;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-01 .woofc-area-bot .woofc-total {
padding: 0 20px;
margin: 0;
color: #ffffff;
display: flex;
justify-content: space-between;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action {
padding: 15px 15px 0 15px;
margin: 0;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner {
display: flex;
align-items: center;
width: 100%;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div {
width: 50%;
margin: 0 5px;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
width: 100%;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
height: 40px;
line-height: 36px;
text-align: center;
padding: 0 10px;
box-sizing: border-box;
background-color: #ffffff;
color: #cc6055;
font-weight: 700;
border: 2px solid #ffffff;
text-decoration: none;
display: inline-block;
width: 100%;
text-transform: uppercase;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background-color: transparent;
color: #ffffff;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link {
padding: 0 20px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span {
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-link span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue {
text-align: center;
padding: 0 20px;
margin-top: 15px;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span {
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-continue span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-01 .woofc-no-item, .woofc-area.woofc-style-01 .woofc-error {
padding: 20px;
text-align: center;
color: #ffffff;
}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
padding: 10px 40px 10px 10px;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
color: #999;
right: 10px;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
} .woofc-area.woofc-style-02 .woofc-inner {
background-color: #ffffff;
}
.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:before {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-inner.woofc-inner-loading:after {
background-color: rgba(255, 255, 255, 0.7);
}
.woofc-area.woofc-style-02 .woofc-area-top {
height: 48px;
line-height: 48px;
padding: 0 60px 0 20px;
position: relative;
text-transform: uppercase;
color: #222222;
font-weight: 700;
background-color: #eeeeee;
}
.woofc-area.woofc-style-02 .woofc-area-top .woofc-area-heading {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.woofc-area.woofc-style-02 .woofc-area-top .woofc-close {
position: absolute;
top: 50%;
right: 20px;
display: block;
cursor: pointer;
font-size: 20px;
color: #222222;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.woofc-area.woofc-style-02 .woofc-area-mid {
flex-grow: 1;
position: relative;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
overflow-x: hidden;
overflow-y: auto;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item {
padding: 0 20px;
margin: 0;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:first-child .woofc-item-inner {
border-top: none;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item a {
text-decoration: none;
outline: none;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner {
border-color: #222222;
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-undo .woofc-undo-inner a {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner {
padding: 10px 0;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
background-color: #ffffff;
border-top: 1px dashed #eeeeee;
margin: 0;
box-sizing: border-box;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
width: 80px;
flex: 0 0 80px;
margin-right: 10px;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
width: 100%;
height: auto;
float: left;
margin: 0;
padding: 0;
box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
flex-grow: 1;
margin-right: 10px;
}
body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb, body.rtl .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
margin-right: 0;
margin-left: 10px;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
display: block;
font-size: 14px;
font-weight: 700;
margin-bottom: 5px;
line-height: 1.2;
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
text-decoration: none;
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
font-size: 12px;
font-weight: 400;
line-height: 1.2;
margin-bottom: 5px;
display: block;
white-space: pre-line;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
text-transform: capitalize;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
color: #999;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins {
background: none;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
font-size: 12px !important;
font-weight: 400 !important;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #444;
background-color: #eeeeee;
display: inline-block;
padding: 0 10px;
text-decoration: none;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
position: relative;
text-align: center;
display: flex;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
width: 30px;
height: 30px;
line-height: 30px;
min-height: 0;
padding: 0;
margin: 0;
text-align: center;
border: none;
outline: none;
display: block;
color: #444;
background-color: #eeeeee;
-moz-appearance: textfield;
box-shadow: none;
font-size: 12px;
font-weight: 400;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
font-size: 12px;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #444;
background-color: #eeeeee;
font-size: 12px;
font-weight: 400;
display: block;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
background-color: #dddddd;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
right: 0px;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
display: block;
width: 20px;
height: 20px;
line-height: 20px;
color: #444;
font-size: 14px;
font-weight: 400;
text-align: center;
outline: none;
text-decoration: none;
border: none;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(25px, -50%, 0);
transform: translate3d(25px, -50%, 0);
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-removing {
opacity: 0.5;
}
.woofc-area.woofc-style-02 .woofc-area-bot {
padding-bottom: 20px;
}
.woofc-area.woofc-style-02 .woofc-shipping-area {
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-area.woofc-style-02 .woofc-shipping-area .woocommerce-shipping-calculator button {
background-color: rgba(0, 0, 0, 0.05);
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon {
padding: 0 20px;
margin: 0;
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
display: flex;
justify-content: space-between;
padding: 0 0 10px 0;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
flex-grow: 1;
background-color: transparent;
box-shadow: none;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.5);
padding: 0;
color: #222222;
height: 34px;
min-height: 34px;
line-height: 34px;
border-radius: 0;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
outline: none;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
background-color: transparent;
font-weight: 700;
text-transform: uppercase;
padding: 0;
color: #222222;
height: 34px;
line-height: 34px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #222222;
border-radius: 0;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
outline: none;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
width: 20px;
display: inline-block;
cursor: pointer;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
opacity: 0.5;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-02 .woofc-area-bot .woofc-total {
padding: 0 20px;
margin: 0;
color: #222222;
display: flex;
justify-content: space-between;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action {
padding: 15px 15px 0 15px;
margin: 0;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner {
display: flex;
width: 100%;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div {
width: 50%;
margin: 0 5px;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
width: 100%;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
height: 40px;
line-height: 36px;
text-align: center;
padding: 0 10px;
box-sizing: border-box;
background-color: #ffffff;
color: #cc6055;
font-weight: 700;
border-width: 2px;
border-style: solid;
border-color: #cc6055;
text-decoration: none;
display: inline-block;
width: 100%;
text-transform: uppercase;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background-color: #cc6055;
color: #ffffff;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link {
padding: 0 20px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span {
color: #444;
text-transform: uppercase;
border-bottom: 1px solid #444;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-link span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue {
text-align: center;
padding: 0 20px;
margin-top: 15px;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span {
color: #444;
text-transform: uppercase;
border-bottom: 1px solid #444;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-02 .woofc-area-bot .woofc-continue span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-02 .woofc-no-item, .woofc-area.woofc-style-02 .woofc-error {
padding: 20px;
text-align: center;
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices {
margin-bottom: 10px;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error {
border-color: #222222;
color: #222222;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-notices .woocommerce-error:before {
color: #222222;
}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
padding: 10px 30px 10px 0;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
color: #999;
right: 0;
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-02 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
} .woofc-area.woofc-style-03 .woofc-inner {
background-color: #ffffff;
}
.woofc-area.woofc-style-03 .woofc-area-top {
height: 48px;
line-height: 48px;
padding: 0 60px 0 20px;
position: relative;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
background-color: rgba(0, 0, 0, 0.2);
}
.woofc-area.woofc-style-03 .woofc-area-top .woofc-area-heading {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.woofc-area.woofc-style-03 .woofc-area-top .woofc-close {
position: absolute;
top: 50%;
right: 20px;
display: block;
cursor: pointer;
font-size: 20px;
color: #ffffff;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.woofc-area.woofc-style-03 .woofc-area-mid {
flex-grow: 1;
position: relative;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
overflow-x: hidden;
overflow-y: auto;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item {
padding: 0 20px;
min-height: 40px;
margin: 0;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:first-child .woofc-item-inner {
border-top: none;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item a {
text-decoration: none;
outline: none;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner {
padding: 10px 0;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
color: #ffffff;
border-top: 1px dashed rgba(255, 255, 255, 0.5);
margin: 0;
box-sizing: border-box;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
display: none;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
order: 1;
margin-right: 10px;
}
body.rtl .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
margin-right: 0;
margin-left: 10px;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #444;
background-color: #ffffff;
display: inline-block;
padding: 0 10px;
text-decoration: none;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover {
background-color: #eeeeee;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
position: relative;
text-align: center;
display: flex;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
width: 30px;
height: 30px;
line-height: 30px;
min-height: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
text-align: center;
border: none;
outline: none;
display: block;
color: #444;
background-color: #ffffff;
-moz-appearance: textfield;
box-shadow: none;
font-weight: 400;
font-size: 12px;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
font-size: 12px;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #444;
background-color: #ffffff;
font-size: 12px;
font-weight: 400;
display: block;
cursor: pointer;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
background-color: #dddddd;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
order: 2;
flex-grow: 1;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
display: block;
font-size: 14px;
font-weight: 400;
margin: 0;
line-height: 1.2;
color: #ffffff;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
text-decoration: none;
color: #ffffff;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
font-size: 12px;
font-weight: 400;
line-height: 1.2;
display: block;
opacity: 0.7;
white-space: pre-line;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
text-transform: capitalize;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price {
line-height: 1;
font-size: 12px;
font-weight: 400;
text-align: end;
color: #ffffff;
opacity: 0.7;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del {
color: #ffffff;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins {
background: none;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span {
font-size: 12px !important;
font-weight: 400 !important;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
display: block;
width: 20px;
height: 20px;
line-height: 20px;
color: #ffffff;
font-size: 14px;
font-weight: 400;
text-align: center;
outline: none;
text-decoration: none;
border: none;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
padding-right: 30px;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
right: 0;
opacity: 1;
visibility: visible;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-removing {
opacity: 0.5;
}
.woofc-area.woofc-style-03 .woofc-area-bot {
padding-bottom: 20px;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon {
padding: 0 20px;
margin: 0;
color: #ffffff;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
display: flex;
justify-content: space-between;
padding: 0 0 10px 0;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
flex-grow: 1;
background-color: transparent;
box-shadow: none;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.5);
padding: 0;
color: #ffffff;
height: 34px;
min-height: 34px;
line-height: 34px;
border-radius: 0;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
color: rgba(255, 255, 255, 0.5);
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
outline: none;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
background-color: transparent;
font-weight: 700;
text-transform: uppercase;
padding: 0;
color: #ffffff;
height: 34px;
line-height: 34px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ffffff;
border-radius: 0;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
outline: none;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
width: 20px;
display: inline-block;
cursor: pointer;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
opacity: 0.5;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-03 .woofc-area-bot .woofc-total {
padding: 0 20px;
margin: 0;
color: #ffffff;
display: flex;
justify-content: space-between;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action {
padding: 15px 15px 0 15px;
margin: 0;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner {
display: flex;
align-items: center;
width: 100%;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div {
width: 50%;
margin: 0 5px;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
width: 100%;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
height: 40px;
line-height: 36px;
text-align: center;
padding: 0 10px;
box-sizing: border-box;
background-color: #ffffff;
color: #cc6055;
font-weight: 700;
border-width: 2px;
border-style: solid;
border-color: #ffffff;
text-decoration: none;
display: inline-block;
width: 100%;
text-transform: uppercase;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background-color: transparent;
color: #ffffff;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link {
padding: 0 20px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span {
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-link span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue {
text-align: center;
padding: 0 20px;
margin-top: 15px;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span {
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-03 .woofc-area-bot .woofc-continue span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-03 .woofc-no-item, .woofc-area.woofc-style-03 .woofc-error {
padding: 20px;
text-align: center;
color: #222222;
}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
padding: 10px 30px 10px 0;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
color: #ffffff;
right: 0;
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-03 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
} .woofc-area.woofc-style-04 .woofc-inner {
background-color: #ffffff;
}
.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:before {
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-inner.woofc-inner-loading:after {
background-color: rgba(255, 255, 255, 0.7);
}
.woofc-area.woofc-style-04 .woofc-area-top {
height: 48px;
line-height: 48px;
padding: 0 60px 0 20px;
position: relative;
text-transform: uppercase;
color: #222222;
font-weight: 700;
background-color: #eeeeee;
}
.woofc-area.woofc-style-04 .woofc-area-top .woofc-area-heading {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.woofc-area.woofc-style-04 .woofc-area-top .woofc-close {
position: absolute;
top: 50%;
right: 20px;
display: block;
cursor: pointer;
font-size: 20px;
color: #222222;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.woofc-area.woofc-style-04 .woofc-area-mid {
flex-grow: 1;
position: relative;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
overflow-x: hidden;
overflow-y: auto;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item {
padding: 0 20px;
min-height: 40px;
margin: 0;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:first-child .woofc-item-inner {
border-top: none;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item a {
text-decoration: none;
outline: none;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner {
border-color: #222222;
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-undo .woofc-undo-inner a {
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner {
padding: 10px 0;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
background-color: #ffffff;
border-top: 1px dashed #eeeeee;
margin: 0;
box-sizing: border-box;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
display: none;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
order: 1;
margin-right: 10px;
}
body.rtl .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
margin-right: 0;
margin-left: 10px;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #444;
background-color: #eeeeee;
display: inline-block;
padding: 0 10px;
text-decoration: none;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover {
background-color: #dddddd;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
position: relative;
text-align: center;
display: flex;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
width: 30px;
height: 30px;
line-height: 30px;
min-height: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
text-align: center;
border: none;
outline: none;
display: block;
color: #444;
background-color: #eeeeee;
-moz-appearance: textfield;
box-shadow: none;
font-size: 12px;
font-weight: 400;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
font-size: 12px;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #444;
background-color: #eeeeee;
font-size: 12px;
font-weight: 400;
display: block;
cursor: pointer;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
background-color: #dddddd;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
order: 2;
flex-grow: 1;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
display: block;
font-weight: 400;
font-size: 14px;
margin: 0;
line-height: 1.2;
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
text-decoration: none;
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
font-size: 12px;
font-weight: 400;
line-height: 1.2;
display: block;
opacity: 0.7;
white-space: pre-line;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
text-transform: capitalize;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price {
line-height: 1;
font-weight: 400;
font-size: 12px;
text-align: end;
color: #999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price del {
color: #999;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price ins {
background: none;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-price span {
font-size: 12px !important;
font-weight: 400 !important;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
display: block;
width: 20px;
height: 20px;
line-height: 20px;
color: #444;
font-size: 14px;
font-weight: 400;
text-align: center;
outline: none;
text-decoration: none;
border: none;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
padding-right: 30px;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
right: 0;
opacity: 1;
visibility: visible;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-removing {
opacity: 0.5;
}
.woofc-area.woofc-style-04 .woofc-area-bot {
padding-bottom: 20px;
}
.woofc-area.woofc-style-04 .woofc-shipping-area {
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator input, .woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator select, .woofc-area.woofc-style-04 .woofc-shipping-area .woocommerce-shipping-calculator button {
background-color: rgba(0, 0, 0, 0.05);
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon {
padding: 0 20px;
margin: 0;
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
display: flex;
justify-content: space-between;
padding: 0 0 10px 0;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
flex-grow: 1;
background-color: transparent;
box-shadow: none;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(0, 0, 0, 0.5);
padding: 0;
color: #222222;
height: 34px;
min-height: 34px;
line-height: 34px;
border-radius: 0;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
outline: none;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
background-color: transparent;
font-weight: 700;
text-transform: uppercase;
padding: 0;
color: #222222;
height: 34px;
line-height: 34px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #222222;
border-radius: 0;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
outline: none;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
width: 20px;
display: inline-block;
cursor: pointer;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
opacity: 0.5;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-04 .woofc-area-bot .woofc-total {
padding: 0 20px;
margin: 0;
color: #222222;
display: flex;
justify-content: space-between;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action {
padding: 15px 15px 0 15px;
margin: 0;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner {
display: flex;
align-items: center;
width: 100%;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div {
width: 50%;
margin: 0 5px;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
width: 100%;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
height: 40px;
line-height: 36px;
text-align: center;
padding: 0 10px;
box-sizing: border-box;
background-color: #ffffff;
color: #cc6055;
font-weight: 700;
border-width: 2px;
border-style: solid;
border-color: #cc6055;
text-decoration: none;
display: inline-block;
width: 100%;
text-transform: uppercase;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background-color: #cc6055;
color: #ffffff;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link {
padding: 0 20px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span {
color: #444;
text-transform: uppercase;
border-bottom: 1px solid #444;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-link span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue {
text-align: center;
padding: 0 20px;
margin-top: 15px;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span {
color: #444;
text-transform: uppercase;
border-bottom: 1px solid #444;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-04 .woofc-area-bot .woofc-continue span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-04 .woofc-no-item, .woofc-area.woofc-style-04 .woofc-error {
padding: 20px;
text-align: center;
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices {
margin-bottom: 10px;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error {
border-color: #222222;
color: #222222;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-message:before, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-info:before, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-notices .woocommerce-error:before {
color: #222222;
}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
padding: 10px 30px 10px 0;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
color: #999;
right: 0;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
margin-left: 0;
}
.woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-04 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
} .woofc-area.woofc-style-05 .woofc-inner {
background-color: #cc6055;
-webkit-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
-o-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
-moz-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
-ms-box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
box-shadow: 0px 0px 20px 0px rgba(10, 8, 8, 0.57);
}
.woofc-area.woofc-style-05 .woofc-inner:after {
content: "";
top: 0;
left: 0;
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: -moz-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
background: -o-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
background: -webkit-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
background: -ms-linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
background: linear-gradient(to bottom, rgba(51, 46, 46, 0.5) 0%, rgba(33, 28, 28, 0.97) 100%);
}
.woofc-area.woofc-style-05 .woofc-inner > div {
z-index: 2;
}
.woofc-area.woofc-style-05 .woofc-area-top {
height: 48px;
line-height: 48px;
padding: 0 60px 0 20px;
position: relative;
text-transform: uppercase;
color: #ffffff;
font-weight: 700;
background-color: rgba(0, 0, 0, 0.2);
}
.woofc-area.woofc-style-05 .woofc-area-top .woofc-area-heading {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.woofc-area.woofc-style-05 .woofc-area-top .woofc-close {
position: absolute;
top: 50%;
right: 20px;
display: block;
cursor: pointer;
font-size: 20px;
color: #ffffff;
text-align: center;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.woofc-area.woofc-style-05 .woofc-area-mid {
flex-grow: 1;
position: relative;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
overflow-x: hidden;
overflow-y: auto;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item {
padding: 0 15px;
margin: 10px 0 0 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:first-child {
margin-top: 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item a {
text-decoration: none;
outline: none;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner {
margin: 0 !important;
padding: 10px !important;
background-color: transparent;
background: none;
border: 1px dashed #ffffff;
color: #ffffff;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-undo .woofc-item-inner a {
color: #ffffff;
text-decoration: underline;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner {
padding: 0;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
background-color: transparent;
margin: 0;
box-sizing: border-box;
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner > div {
margin: 0 5px;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
width: 80px;
flex: 0 0 80px;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb img {
width: 100%;
height: auto;
border: 2px solid #ffffff;
box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
flex-grow: 1;
margin-right: 10px;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title {
display: block;
font-weight: 700;
font-size: 14px;
margin-bottom: 5px;
line-height: 1.2;
color: #ffffff;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
text-decoration: none;
color: #ffffff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data {
font-size: 12px;
font-weight: 400;
line-height: 1.2;
margin-bottom: 5px;
display: block;
color: #ffffff;
opacity: 0.7;
white-space: pre-line;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-data span {
text-transform: capitalize;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1;
color: #ffffff;
opacity: 0.5;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price del {
color: #ffffff;
opacity: 0.5;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price ins {
background: none;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price span {
font-size: 12px !important;
font-weight: 400 !important;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a {
height: 30px;
line-height: 30px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #ffffff;
background-color: rgba(255, 255, 255, 0.1);
display: inline-block;
padding: 0 10px;
text-decoration: none;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty a:hover {
background-color: rgba(255, 255, 255, 0.2);
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner {
position: relative;
text-align: center;
display: flex;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
width: 30px;
height: 30px;
line-height: 30px;
min-height: 0;
padding: 0;
margin: 0;
text-align: center;
border: none;
outline: none;
display: block;
color: #ffffff;
background-color: rgba(255, 255, 255, 0.1);
-moz-appearance: textfield;
box-shadow: none;
font-size: 12px;
font-weight: 400;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input:focus {
font-size: 12px;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-outer-spin-button, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #ffffff;
background-color: rgba(255, 255, 255, 0.1);
font-size: 12px;
font-weight: 400;
display: block;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:hover, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:hover, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual:hover {
background-color: rgba(255, 255, 255, 0.2);
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 0;
visibility: hidden;
position: absolute;
top: 50%;
right: 0px;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
display: block;
width: 20px;
height: 20px;
line-height: 20px;
color: #ffffff;
font-size: 14px;
font-weight: 400;
text-align: center;
outline: none;
text-decoration: none;
border: none;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove span, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special span {
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
display: inline-block;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove:hover .woofc-item-inner {
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(25px, -50%, 0);
transform: translate3d(25px, -50%, 0);
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-removing {
opacity: 0.5;
}
.woofc-area.woofc-style-05 .woofc-area-bot {
padding-bottom: 20px;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon {
padding: 0 20px;
margin: 0;
color: #ffffff;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input {
display: flex;
justify-content: space-between;
padding: 0 0 10px 0;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code {
flex-grow: 1;
background-color: transparent;
box-shadow: none;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(255, 255, 255, 0.5);
padding: 0;
color: #ffffff;
height: 34px;
min-height: 34px;
line-height: 34px;
border-radius: 0;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code::placeholder {
color: rgba(255, 255, 255, 0.5);
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-code:focus {
outline: none;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check {
background-color: transparent;
font-weight: 700;
text-transform: uppercase;
padding: 0;
color: #ffffff;
height: 34px;
line-height: 34px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #ffffff;
border-radius: 0;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check:focus {
outline: none;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-input .woofc-coupon-check.checking {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove {
width: 20px;
display: inline-block;
cursor: pointer;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove:hover {
opacity: 0.5;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-coupon .woofc-coupon-added .woofc-coupon-remove.removing {
opacity: 0.5;
pointer-events: none;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-data, .woofc-area.woofc-style-05 .woofc-area-bot .woofc-total {
padding: 0 20px;
margin: 0;
color: #ffffff;
display: flex;
justify-content: space-between;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action {
padding: 15px 15px 0 15px;
margin: 0;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner {
display: flex;
width: 100%;
align-items: center;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div {
width: 50%;
margin: 0 5px;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-full {
width: 100%;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
height: 40px;
line-height: 36px;
text-align: center;
padding: 0 10px;
box-sizing: border-box;
background-color: transparent;
color: #ffffff;
font-weight: 700;
border: 2px solid #ffffff;
text-decoration: none;
display: inline-block;
width: 100%;
text-transform: uppercase;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-action .woofc-action-inner > div a:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link {
padding: 0 20px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span {
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-link span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue {
text-align: center;
padding: 0 20px;
margin-top: 15px;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span {
color: #ffffff;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-area.woofc-style-05 .woofc-area-bot .woofc-continue span:hover {
opacity: 0.7;
}
.woofc-area.woofc-style-05 .woofc-no-item, .woofc-area.woofc-style-05 .woofc-error {
padding: 20px;
text-align: center;
color: #ffffff;
}
@media only screen and (max-width: 768px) {
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item.woofc-item-has-remove .woofc-item-inner {
padding: 0 30px 0 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-special {
opacity: 1;
visibility: visible;
color: #ffffff;
right: 0;
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-remove, .woofc-area.woofc-style-05 .woofc-area-mid .woofc-item:hover .woofc-item-inner .woofc-item-special {
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
}
.woofc-count {
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
background-color: #ffffff;
display: block;
cursor: pointer;
position: fixed;
left: 40px;
bottom: 40px;
z-index: 99999997;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.woofc-count:hover {
bottom: 45px;
}
.woofc-count i {
font-size: 24px;
line-height: 60px;
color: #444;
}
.woofc-count span {
position: absolute;
top: -10px;
right: -10px;
height: 30px;
width: 30px;
font-size: 12px;
line-height: 30px;
text-align: center;
background: #e94b35;
color: #ffffff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.woofc-count.woofc-count-bottom-right {
right: 40px;
left: auto;
}
.woofc-count.woofc-count-top-left {
top: 40px;
bottom: auto;
}
.woofc-count.woofc-count-top-left:hover {
top: 45px;
}
.woofc-count.woofc-count-top-right {
top: 40px;
right: 40px;
bottom: auto;
left: auto;
}
.woofc-count.woofc-count-top-right:hover {
top: 45px;
}
.woofc-count.woofc-count-loading i {
display: none;
}
.woofc-count.woofc-count-loading:before {
content: "\e90c";
font-family: "woofc";
font-size: 24px;
-webkit-font-smoothing: antialiased;
text-align: center;
line-height: 24px;
color: #444;
display: block;
width: 24px;
height: 24px;
margin-top: -12px;
margin-left: -12px;
position: absolute;
vertical-align: baseline;
top: 50%;
left: 50%;
-webkit-animation: woofc-spinner 1s linear infinite;
-moz-animation: woofc-spinner 1s linear infinite;
-ms-animation: woofc-spinner 1s linear infinite;
-o-animation: woofc-spinner 1s linear infinite;
animation: woofc-spinner 1s linear infinite;
}
.woofc-count.woofc-count-shake {
animation: woofc-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;
}
body.woocommerce-cart .woofc-count-hide-cart-checkout, body.woocommerce-checkout .woofc-count-hide-cart-checkout, .woofc-count.woofc-count-hide-empty {
display: none !important;
}
.woofc-menu-item .woofc-menu-item-inner {
position: relative;
}
.woofc-menu-item .woofc-menu-item-inner i {
font-size: inherit;
line-height: inherit;
display: inline-block;
margin-right: 5px;
width: 20px;
}
.woofc-menu-item .woofc-menu-item-inner:after {
content: attr(data-count);
display: block;
background-color: #e94b35;
color: #ffffff;
font-size: 10px;
font-weight: 400;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
border-radius: 8px;
position: absolute;
left: 10px;
top: -10px;
}
.woofc-cart-link .woofc-cart-link-inner {
position: relative;
}
.woofc-cart-link a {
outline: none;
}
.woofc-cart-link .woofc-cart-link-inner i {
font-size: inherit;
line-height: inherit;
display: inline-block;
margin-right: 5px;
width: 20px;
}
.woofc-cart-link .woofc-cart-link-inner:after {
content: attr(data-count);
display: block;
background-color: #e94b35;
color: #ffffff;
font-size: 10px;
font-weight: 400;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
border-radius: 8px;
position: absolute;
left: 10px;
top: -10px;
}
.woofc-area-count {
margin-left: 5px;
}
.woofc-area-count:before {
content: "(";
}
.woofc-area-count:after {
content: ")";
} .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-minus, .woofc-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woopq-quantity-input-plus {
display: none;
} body.rtl .woofc-area .woofc-area-top {
padding: 0 20px 0 60px;
}
body.rtl .woofc-area .woofc-area-top .woofc-close {
left: 20px;
right: auto;
}
body.rtl .woofc-checkout-area .woofc-area-top .woofc-back {
right: 20px;
left: auto;
}
body.rtl .woofc-menu-item .woofc-menu-item-inner:after {
left: auto;
right: 10px;
} .woofc-item-estimated-delivery-date .wpced .wpced-inner {
font-size: 12px;
}
.woofc-item-estimated-delivery-date .wpced .wpced-inner:before {
width: 16px;
height: 16px;
background-size: 16px;
}