.single-product.woocommerce form.cart,.single-product.woocommerce .woocommerce-variation-add-to-cart{display:block !important}.yith-wapo-ajax-uploader{background-color:#f3f3f3;border:1px dashed #c4c4c4;border-radius:5px;padding:20px;margin:10px 0;font-size:14px}.yith-wapo-ajax-uploader .button{border-radius:5px;padding:10px 15px;margin:0 0 0 5px;font-size:13px;font-weight:400;cursor:pointer}.yith-wapo-ajax-uploader .link{cursor:pointer}.yith-wapo-uploaded-file{background-color:#f3fae4;border:1px dashed #d1e3ae;border-radius:5px;padding:20px;margin:10px 0;font-size:14px;position:relative}.yith-wapo-uploaded-file .info{height:40px;display:block}.yith-wapo-uploaded-file .remove{height:20px;position:absolute;top:30px;right:20px;cursor:pointer}.yith-wapo-block *,.yith-wapo-block *:before,.yith-wapo-block *:after{box-sizing:border-box}.yith-wapo-block .yith-wapo-addon{margin-bottom:20px}.yith-wapo-block .yith-wapo-addon.required-min{border:1px solid red;border-radius:10px;padding:10px !important}.yith-wapo-block .yith-wapo-addon:after{content:'';display:block;clear:both}.yith-wapo-block .yith-wapo-addon .title-image{height:40px;margin-right:10px;float:left}.yith-wapo-block .yith-wapo-addon .title-image img{max-height:70%}.yith-wapo-block .yith-wapo-addon .wapo-block-title{margin-top:0;clear:none}.yith-wapo-block .yith-wapo-addon.wapo-toggle{width:auto}.yith-wapo-block .yith-wapo-addon.wapo-toggle .wapo-addon-title{cursor:pointer}.yith-wapo-block .yith-wapo-addon.wapo-toggle .wapo-addon-title:before{content:'\f139';margin-right:10px;font-family:'dashicons';display:inline-block}.yith-wapo-block .yith-wapo-addon.wapo-toggle .wapo-addon-title.toggle-open:before{content:'\f140'}.yith-wapo-block .yith-wapo-addon.wapo-toggle .options{display:none}.yith-wapo-block .yith-wapo-addon.wapo-toggle .options.default-open{display:block}.yith-wapo-block .yith-wapo-addon .yith-wapo-option{margin:0 10px 10px 0}.yith-wapo-block .yith-wapo-addon-type-color .yith-wapo-option{margin:0 10px 30px 0}.yith-wapo-block .yith-wapo-addon .yith-wapo-option label{margin:0;cursor:pointer}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .image{max-width:100px}.yith-wapo-block .yith-wapo-addon .yith-wapo-option small del{opacity:.5}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .description{font-size:12px}.yith-wapo-block .yith-wapo-addon .options.grid .yith-wapo-option{max-width:none !important}.yith-wapo-block .yith-wapo-addon .yith-wapo-separator{width:100%;height:1px;margin:30px 0}.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.simple_border{border-bottom:1px solid}.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.double_border{height:5px;border-top:1px solid;border-bottom:1px solid}.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.dotted_border{border-bottom:1px dotted}.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.dashed_border{border-bottom:1px dashed}.yith-wapo-block .yith-wapo-addon .yith-wapo-separator.empty_space{width:100%;height:50px;border:0}.yith-wapo-block .yith-wapo-addon .yith-wapo-option{position:relative}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip{display:block;position:absolute;top:0;opacity:1 !important}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip img{display:inline-block}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span{background-color:#03bfac;color:#fff;padding:7px 10px;margin-bottom:7px;font-size:11px;position:absolute;left:50%;bottom:100%;transform:translateX(-50%) translateY(-5px);white-space:nowrap;display:none}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip span:after{content:'';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #03bfac;margin-left:-7px;display:block;position:absolute;left:50%;bottom:-7px}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom{margin:7px 0 0;top:100%;bottom:auto}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom span{bottom:auto}.yith-wapo-block .yith-wapo-addon .yith-wapo-option .tooltip.position-bottom /*! Chris Bracco Tooltip
* https://chrisbracco.com/a-simple-css-tooltip/
*  */
.tooltip,[data-tooltip]{position:relative}.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before{position:absolute;visibility:hidden;-ms-filter:"alpha(opacity=0)";filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .2s ease-in-out,visibility .2s ease-in-out,-moz-transform .2s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:none}.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{visibility:visible;-ms-filter:"alpha(opacity=100)";filter:alpha(Opacity=100);opacity:1}.tooltip:before,[data-tooltip]:before{z-index:1001;border:6px solid transparent;background:0 0;content:""}.tooltip:after,[data-tooltip]:after{z-index:1000;padding:8px;width:160px;background-color:#000;background-color:hsla(0,0%,20%,.9);color:#fff;content:attr(data-tooltip);font-size:14px;line-height:1.2;text-align:center;border-radius:5px}.tooltip-top:after,.tooltip-top:before,.tooltip:after,.tooltip:before,[data-tooltip]:after,[data-tooltip]:before{bottom:100%;left:50%}.tooltip-top:before,.tooltip:before,[data-tooltip]:before{margin-left:-6px;margin-bottom:-12px;border-top-color:#000;border-top-color:hsla(0,0%,20%,.9)}.tooltip-bottom:before,.tooltip-left:before,.tooltip-right:before{margin-bottom:0;border-top-color:transparent}.tooltip-top:after,.tooltip:after,[data-tooltip]:after{margin-left:-80px}.tooltip-top:focus:after,.tooltip-top:focus:before,.tooltip-top:hover:after,.tooltip-top:hover:before,.tooltip:focus:after,.tooltip:focus:before,.tooltip:hover:after,.tooltip:hover:before,[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);transform:translateY(-12px)}.tooltip-left:after,.tooltip-left:before{right:100%;bottom:50%;left:auto}.tooltip-left:before{margin-left:0;margin-right:-12px;border-left-color:#000;border-left-color:hsla(0,0%,20%,.9)}.tooltip-left:focus:after,.tooltip-left:focus:before,.tooltip-left:hover:after,.tooltip-left:hover:before{-webkit-transform:translateX(-12px);-moz-transform:translateX(-12px);transform:translateX(-12px)}.tooltip-bottom:after,.tooltip-bottom:before{top:100%;bottom:auto;left:50%}.tooltip-bottom:before{margin-top:-12px;border-bottom-color:#000;border-bottom-color:hsla(0,0%,20%,.9)}.tooltip-bottom:focus:after,.tooltip-bottom:focus:before,.tooltip-bottom:hover:after,.tooltip-bottom:hover:before{-webkit-transform:translateY(12px);-moz-transform:translateY(12px);transform:translateY(12px)}.tooltip-right:after,.tooltip-right:before{bottom:50%;left:100%}.tooltip-right:before{margin-left:-12px;border-right-color:#000;border-right-color:hsla(0,0%,20%,.9)}.tooltip-right:focus:after,.tooltip-right:focus:before,.tooltip-right:hover:after,.tooltip-right:hover:before{-webkit-transform:translateX(12px);-moz-transform:translateX(12px);transform:translateX(12px)}.tooltip-left:before,.tooltip-right:before{top:3px}.tooltip-left:after,.tooltip-right:after{margin-left:0;margin-bottom:-16px}.multi-columns-row .first-in-row{clear:left}.multi-columns-row .col-xs-6:nth-child(2n+3){clear:left}.multi-columns-row .col-xs-4:nth-child(3n+4){clear:left}.multi-columns-row .col-xs-3:nth-child(4n+5){clear:left}.multi-columns-row .col-xs-2:nth-child(6n+7){clear:left}.multi-columns-row .col-xs-1:nth-child(12n+13){clear:left}.multi-columns-row .col-xs-20percent:nth-child(5n+6){clear:left}@media (min-width:768px){.multi-columns-row .col-xs-6:nth-child(2n+3){clear:none}.multi-columns-row .col-xs-4:nth-child(3n+4){clear:none}.multi-columns-row .col-xs-3:nth-child(4n+5){cle