.ts-product-deals-widget .loop-add-to-cart a, .woocommerce-page .ts-product-deals-widget .loop-add-to-cart a, .woocommerce-page #content .ts-product-deals-widget .loop-add-to-cart a, .woocommerce .ts-product-deals-widget .loop-add-to-cart a, .woocommerce #content .ts-product-deals-widget .loop-add-to-cart a{ background:none; border-width:2px; border-style:solid; padding:8px 10px; width:100%; text-align:center; } .ts-product-deals-widget .loop-add-to-cart a.added_to_cart, .woocommerce-page .ts-product-deals-widget .loop-add-to-cart a.added_to_cart, .woocommerce-page #content .ts-product-deals-widget .loop-add-to-cart a.added_to_cart, .woocommerce .ts-product-deals-widget .loop-add-to-cart a.added_to_cart, .woocommerce #content .ts-product-deals-widget .loop-add-to-cart a.added_to_cart{ margin-top:5px; display:none !important; } /*---------------------------------------------------------------------------------------------------------------------*/ /*- 8. GROUP BUTTON PRODUCT THUMBNAIL ---------------------------------------------------------------------------------*/ .product-group-button{ margin:0; padding:0; position:absolute; z-index:5; display:inline-block; z-index:-1; line-height:0; } .product-group-button > div.loop-add-to-cart{ position:relative; } .product-group-button > div.loop-add-to-cart a{ position:static; } /* Button cart */ .woocommerce .product .thumbnail-wrapper .product-group-button > div{ background:none !important; } .woocommerce .product .thumbnail-wrapper .product-group-button > div, .woocommerce .product .thumbnail-wrapper .product-group-button > div a{ font-size:0; line-height:0; padding:0; min-width:0; width:30px; height:30px; } .woocommerce .product .thumbnail-wrapper .product-group-button .loop-add-to-cart a{ line-height:30px; } .woocommerce .product .thumbnail-wrapper .product-group-button .loop-add-to-cart a:first-child:before{ font-family: 'FontAwesome'; content: "\f07a"; line-height:30px; text-indent:0; color:inherit !important; } .woocommerce .product .product-wrapper .thumbnail-wrapper .loop-add-to-cart a.added:first-child:before{ font-family: 'FontAwesome'; content: "\f00c"; position:static; margin:0;padding:0; } .product-group-button > div{ width:30px; height:30px; line-height:30px; display:inline-block; position:relative; float:left; } .thumbnail-wrapper .product-group-button > div a i:before{ line-height:30px; transition:none; } .thumbnail-wrapper .product-group-button > div a{ margin:0; cursor:pointer; display:inline-block; width:100%; line-height:30px; width:30px; height:30px; transition:all 200ms ease 0s; } .thumbnail-wrapper .product-group-button{ opacity:0 } .thumbnail-wrapper:hover .product-group-button{ opacity:1; } .thumbnail-wrapper .product-group-button > div a i, .woocommerce .product .thumbnail-wrapper .product-group-button > div a:first-child:before, .thumbnail-wrapper .product-group-button > div.wishlist a:after, .meta-wrapper .product-group-button > div.wishlist a:after{ width:30px; height:30px; text-align:center; line-height:30px; font-size:13px; color:inherit !important; display: inline-block; } .thumbnail-wrapper .product-group-button > div.wishlist a:after, .meta-wrapper .product-group-button > div.wishlist a:after{ font-family: 'FontAwesome'; content: "\f004"; } .meta-wrapper .product-group-button > div.wishlist .added a:after, .thumbnail-wrapper .product-group-button > div.wishlist .added a:after, div.product .summary .yith-wcwl-add-to-wishlist.added a:before{ content: "\f08a"; } .thumbnail-wrapper .product-group-button > div a:hover{ text-decoration:none } .thumbnail-wrapper .product-group-button > div a.added{ font-size:0; width:30px; height:30px; display:inline-block; text-align:center; } .thumbnail-wrapper .product-group-button > div a.compare.added:before{ font-family: 'FontAwesome'; content: "\f047"; font-size:13px; line-height:30px; } /* Loading */ .meta-wrapper .button-in a.compare div.blockUI.blockOverlay, .thumbnail-wrapper .button-in a.compare div.blockUI.blockOverlay, div.product a.compare div.blockUI.blockOverlay{ background:transparent !important; background-repeat:no-repeat !important; background-position:center !important; background-image: url(images/ajax-loader.gif) !important; opacity:1 !important;filter:alpha(opacity=100) !important; overflow:visible; } .meta-wrapper .button-in a.compare div.blockUI.blockOverlay:before, .thumbnail-wrapper .button-in a.compare div.blockUI.blockOverlay:before, div.product a.compare div.blockUI.blockOverlay:before{ display:none !important } .meta-wrapper .button-in.compare, .meta-wrapper .button-in.wishlist{ display:none; text-align:center; position:relative; } .meta-wrapper .button-in.wishlist a, .meta-wrapper .button-in.compare a{ line-height:30px; font-size:13px; height:30px; width:30px; display:inline-block; } .woocommerce .product-wrapper .button-in div.blockUI.blockOverlay:before, .woocommerce .summary .yith-wcwl-add-to-wishlist div.blockUI.blockOverlay:before{ content:""; position:absolute; top:0; right:0; left:0; bottom:0; width: 100%; height: 100%; margin: 0; background: url(images/ajax-loader.gif) center no-repeat !important; } .woocommerce .product-wrapper .button-in.wishlist a, .woocommerce .summary .yith-wcwl-add-to-wishlist a{ opacity: 1 !important; } .woocommerce .product-wrapper .button-in div.blockUI.blockOverlay, .woocommerce .summary .yith-wcwl-add-to-wishlist div.blockUI.blockOverlay{ background-color: transparent !important; } .woocommerce .thumbnail-wrapper a.button.loading:after{ background-color:transparent !important; }