
/* CSS Document */

/* Table of Content
==================================================
	1.0  -  Transition
	2.0  -  Type 8
	3.0  -  General
	4.0  -  Browser Fix
	5.0  -  Default Color
	6.0  -  Responsive
	7.0  -  Skin Colors*/

/*--------------------------------------------------------------
	1.0 - Transition
	--------------------------------------------------------------*/
ul.products li.product .woo-type8 .product-details h5:before,
ul.products li.product .woo-type8 .product-details h5:after
{
    bottom: 0;
    content: '';
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
            transition: all 300ms linear 0s; 
       -moz-transition: all 300ms linear 0s;
        -ms-transition: all 300ms linear 0s;
         -o-transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
}

ul.products li.product .woo-type8 .product-wrapper,
ul.products li.product .woo-type8 .product-thumb,
ul.products li.product .woo-type8 .product-thumb:after,
ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable,
ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward,
ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped
{
            transition: all .65s ease 0s; 
       -moz-transition: all .65s ease 0s;
        -ms-transition: all .65s ease 0s;
         -o-transition: all .65s ease 0s;
    -webkit-transition: all .65s ease 0s;
}

ul.products li.product-category .woo-type8.product-thumb .image:after,
ul.products li.product .woo-type8 .product-details h5:before,
ul.products li.product .woo-type8 .product-details h5:after
{
            transition: all 300ms linear 0s; 
       -moz-transition: all 300ms linear 0s;
        -ms-transition: all 300ms linear 0s;
         -o-transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
}

ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped,
{
            transition: all 300ms ease 0s; 
       -moz-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
         -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}


/*--------------------------------------------------------------
	2.0 - Type8
	--------------------------------------------------------------*/

ul.products li.product .woo-type8 .product-wrapper
{
    border: 1px solid;
}

ul.products li.product .woo-type8 .featured-tag
{
    top: 15px;
}

ul.products li.product-category .woo-type8.product-thumb .image:after
{
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable,
ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward,
ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped,
{
    border: 1px solid;
}

ul.products li.product .woo-type8 .product-details h5
{
    border: none;
    position: relative;
    text-transform: uppercase;
}
ul.products li.product-category .woo-type8 .product-details h5
{
    padding-bottom: 15px;
}
.woocommerce ul.products li.product .woo-type8 .product-details h5 .count,
ul.products li.product-category .woo-type8 .product-details h5
{
    color: #fff;
}
.woocommerce ul.products li.product:hover .woo-type8 .product-details h5 .count,
ul.products li.product-category:hover .woo-type8 .product-details h5
{
    color: #000;
}

ul.products li.product .woo-type8 .product-details h5 a
{
    padding: 20px 0 15px;
}

ul.products li.product .woo-type8 .product-details h5:before,
ul.products li.product .woo-type8 .product-details h5:after
{
    bottom: -1px;
    content: '';
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}

ul.products li.product .woo-type8 .product-details h5:before
{
    height: 1px;
    width: 100px;
}

ul.products li.product .woo-type8 .product-details h5:after
{
    border-style: solid;
    border-width: 0 4px 4px;
    height: 0;
    width: 0;
}


ul.products li.product .woo-type8 .product-details .product-price
{
            box-sizing: border-box; 
    padding: 0 15px;
    width: 100%;
       -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
}

ul.products li.product:hover .woo-type8 .product-details h5:before
{
    width: 150px;
}

ul.products li.product:hover .woo-type8 .product-details .product-rating-wrapper
{
    right: 12px;
}

.woo-type8.woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper,
.woo-type8 .woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper
{
    right: 50%;
}

ul.products li.product .woo-type8 .product-details .product-rating-wrapper .star-rating
{
    margin: 8px 0 0;
}

.woo-type8 .woocommerce-tabs .panel h2,
.woo-type8 #reviews h3,
.woo-type8 #respond h3#reply-title
{
    letter-spacing: 1px;
}


.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details h5,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details h5,
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details h5,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details h5,
.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .price,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .price,
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .price,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .price
{
    font-size: 10px;
}

.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details .product-price,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details .product-price,
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details .product-price,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details .product-price
{
    padding: 0 8px;
}

.woo-type8 .page-with-sidebar ul.products li.product:hover .dt-sc-one-fourth .product-details .product-rating-wrapper,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .dt-sc-one-fourth .product-details .product-rating-wrapper,
.woo-type8 .with-both-sidebar ul.products li.product:hover .dt-sc-one-third .product-details .product-rating-wrapper,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .dt-sc-one-third .product-details .product-rating-wrapper
{
    right: 5px;
}

.woo-type8 .page-with-sidebar ul.products li.product:hover:not(.purchasable) .dt-sc-one-fourth .product-details .product-rating-wrapper,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .dt-sc-one-fourth .product-details .product-rating-wrapper,
.woo-type8 .with-both-sidebar ul.products li.product:hover:not(.purchasable) .dt-sc-one-third .product-details .product-rating-wrapper,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .dt-sc-one-third .product-details .product-rating-wrapper
{
    margin-right: 0;
    right: 50%;
            transform: translateX(50%); 
    width: auto;
       -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
}

.woo-type8 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.woo-type8 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating,
.woo-type8 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details .product-rating-wrapper .star-rating,
.woo-type8 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details .product-rating-wrapper .star-rating
{
    font-size: 9px;
    margin: 11px 0 0;
}


.woo-type8 .quantity .qty,
.woo-type8.woocommerce-page .quantity .qty,
.woo-type8 #coupon_code.input-text
{
    height: 38px;
    min-height: 38px;
}

.woo-type8 .quantity .qty,
.woo-type8.woocommerce-page .quantity .qty
{
    padding: 0;
}

.woo-type8 #coupon_code.input-text
{
    padding-bottom: 0; 
    padding-top: 0;
}

.woocommerce ul.products.list-view li.product .woo-type8 .product-details
{
    padding: 37px 30px;
}
.woocommerce ul.products.list-view li.product .woo-type8 .product-description
{
    color: #fff;
}
.woocommerce ul.products.list-view li.product:hover .woo-type8 .product-description
{
    color: #000;
}

.woocommerce ul.products li.product .woo-type8 .product-thumb:after
{
    content: '';
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    z-index: 0;
}
.woocommerce ul.products li.product.outofstock .woo-type8 .product-thumb:after,
.woocommerce ul.products li.product.sale .woo-type8 .product-thumb:after
{
    border-color: rgba(255,255,255,.35) rgba(255,255,255,.35) rgba(255,255,255,.75) rgba(255,255,255,.75);
    border-style: none solid solid none;
    border-width: 0 40px 40px 0;
    content: '';
    height: auto;
    left: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 1;
    z-index: 0;
}
.woocommerce ul.products li.product.outofstock:hover .woo-type8 .product-thumb:after,
.woocommerce ul.products li.product.sale:hover .woo-type8 .product-thumb:after,
.woocommerce ul.products li.product:hover .woo-type8 .product-thumb:after
{
    border: none; 
    height: 100%;
    left: 0;
    width: 100%;
}


/*--------------------------------------------------------------
	3.0 - General
	--------------------------------------------------------------*/
.woo-type8.woocommerce input[type='text'],
.woo-type8.woocommerce input[type='password'],
.woo-type8.woocommerce input[type='email'],
.woo-type8.woocommerce input[type='url'],
.woo-type8.woocommerce input[type='tel'],
.woo-type8.woocommerce input[type='number'],
.woo-type8.woocommerce input[type='range'],
.woo-type8.woocommerce input[type='date'],
.woo-type8.woocommerce textarea,
.woo-type8.woocommerce input.text,
.woo-type8.woocommerce input[type='search'],
.woo-type8.woocommerce select,
.woo-type8 .woocommerce input[type='text'],
.woo-type8 .woocommerce input[type='password'],
.woo-type8 .woocommerce input[type='email'],
.woo-type8 .woocommerce input[type='url'],
.woo-type8 .woocommerce input[type='tel'],
.woo-type8 .woocommerce input[type='number'],
.woo-type8 .woocommerce input[type='range'],
.woo-type8 .woocommerce input[type='date'],
.woo-type8 .woocommerce textarea,
.woo-type8 .woocommerce input.text,
.woo-type8 .woocommerce input[type='search'],
.woo-type8 .woocommerce select
{
    font-family: inherit;
    font-size: inherit;
}


.woo-type8.woocommerce a.button,
.woo-type8.woocommerce button.button,
.woo-type8.woocommerce button,
.woo-type8.woocommerce input.button,
.woo-type8.woocommerce input[type=button],
.woo-type8.woocommerce input[type=submit],
.woo-type8.woocommerce #respond input#submit,
.woo-type8.woocommerce a.button.alt,
.woo-type8.woocommerce button.button.alt,
.woo-type8.woocommerce input.button.alt,
.woo-type8.woocommerce #respond input#submit.alt,
.woo-type8 .woocommerce a.button,
.woo-type8 .woocommerce button.button,
.woo-type8 .woocommerce button,
.woo-type8 .woocommerce input.button,
.woo-type8 .woocommerce input[type=button],
.woo-type8 .woocommerce input[type=submit],
.woo-type8 .woocommerce #respond input#submit,
.woo-type8 .woocommerce a.button.alt,
.woo-type8 .woocommerce button.button.alt,
.woo-type8 .woocommerce input.button.alt,
.woo-type8 .woocommerce #respond input#submit.alt,
.woo-type8.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist,
.woo-type8 .wishlist_table .add_to_cart.button,
.woo-type8 .yith-wcwl-add-button a.add_to_wishlist,
.woo-type8 .yith-wcwl-popup-button a.add_to_wishlist,
.woo-type8 .wishlist_table a.ask-an-estimate-button,
.woo-type8 .wishlist-title a.show-title-form,
.woo-type8 .hidden-title-form a.hide-title-form,
.woo-type8 .yith-wcwl-wishlist-new button,
.woo-type8 .wishlist_manage_table a.create-new-wishlist,
.woo-type8 .wishlist_manage_table button.submit-wishlist-changes,
.woo-type8 .yith-wcwl-wishlist-search-form button.wishlist-search-button,
.woo-type8 .cart input.button,
.woo-type8.woocommerce .pagination ul li a,
.woo-type8.woocommerce .pagination ul li span,
.woo-type8 .woocommerce .pagination ul li a,
.woo-type8 .woocommerce .pagination ul li span,
.woo-type8 .woocommerce-message,
.woo-type8 .woocommerce-info,
.woo-type8 .woocommerce-error,
.woo-type8 .woocommerce-message:before,
.woo-type8 .woocommerce-info:before,
.woo-type8 .woocommerce-error:before
{
            border-radius: 3px; 
       -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}



/*--------------------------------------------------------------
	4.0 - Browser Fix
	--------------------------------------------------------------*/
@-moz-document url-prefix()
{
    .woo-type8 .quantity .qty,
    .woo-type8.woocommerce-page .quantity .qty
    {
        height: 40px;
        min-height: 40px;
    }

    .woo-type8 #coupon_code.input-text
    {
        height: 36px;
        min-height: 36px;
    }

    .woo-type8 form .form-row .select2-container
    {
        line-height: 37px;
    }
}



/*--------------------------------------------------------------
	5.0 - Default Color
	--------------------------------------------------------------*/

ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable,
ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward,
ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
ul.products li.product-category .woo-type8.product-thumb .image:after,
.woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped,
{
    background-color: rgba(0,0,0,0);
}

ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button:hover,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple:hover,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable:hover,
ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward:hover,
ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist:hover,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover,
ul.products li.product:hover .woo-type8 .product-details,
ul.products li.product .woo-type8 .product-details h5:before,
.woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-wcqv-button:hover,
.woocommerce ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button:hover,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external:hover, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped:hover
{
    background-color: #fff;
}


/*----*****---- << Borders >> --****--*/
ul.products li.product:hover .woo-type8 .product-wrapper
{
            box-shadow: 0 0 10px rgba(0, 0, 0, .25); 
       -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .25);

        -ms-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
         -o-box-shadow: 0 0 10px rgba(0, 0, 0, .25);
}

ul.products li.product .woo-type8 .product-wrapper
{
    border-color: rgba(0,0,0,0);
}

ul.products li.product .woo-type8 .product-details h5:after
{
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);
}


/*----*****---- << Colors >> --****--*/
ul.products li.product:hover .woo-type8 .product-details h5 a,
.woo-type8 ul.products li.product-category:hover .product-details h5,
.woo-type8 ul.products li.product-category:hover .product-details h5 .count,
ul.products li.product:hover .woo-type8 .product-details .product-price .amount,
ul.products li.product:hover .woo-type8 .product-details span.price,
ul.products li.product:hover .woo-type8 .product-details span.price del,
ul.products li.product:hover .woo-type8 .product-details span.price del .amount,
ul.products li.product:hover .woo-type8 .product-details span.price ins,
ul.products li.product:hover .woo-type8 .product-details span.price ins .amount
{
    color: #000;
}

ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable,
ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward,
ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped,
ul.products li.product .woo-type8 .product-thumb a.add_to_cart_button:before,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_simple:before,
ul.products li.product .woo-type8 .product-thumb a.button.product_type_variable:before,
ul.products li.product .woo-type8 .product-thumb a.added_to_cart.wc-forward:before,
ul.products li.product .woo-type8 .product-thumb a.add_to_wishlist:before,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,
ul.products li.product .woo-type8 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,
ul.products li.product .woo-type8 .product-buttons-wrapper a.product_type_external:before, 
ul.products li.product .woo-type8 .product-buttons-wrapper a.button.product_type_grouped:before,
ul.products li.product .woo-type8 .product-details h5 a,
ul.products li.product-category .woo-type8.product-details h5,
ul.products li.product-category .woo-type8.product-details h5 .count,
ul.products li.product .woo-type8 .product-details .product-price .amount,
ul.products li.product .woo-type8 .product-details span.price,
ul.products li.product .woo-type8 .product-details span.price del,
ul.products li.product .woo-type8 .product-details span.price del .amount,
ul.products li.product .woo-type8 .product-details span.price ins,
ul.products li.product .woo-type8 .product-details span.price ins .amount
{
    color: #fff;
}



/*--------------------------------------------------------------
	 6.0 - Responsive
	--------------------------------------------------------------*/

/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px)
{
    ul.products li.product .woo-type8 .product-details .product-price
    {
        padding: 0 10px;
    }

    ul.products li.product:hover .woo-type8 .product-details .product-rating-wrapper
    {
        right: 8px;
    }

    ul.products li.product .woo-type8 .product-details h5:before
    {
        width: calc(100% - 100px);
    }
    ul.products li.product:hover .woo-type8 .product-details h5:before
    {
        width: calc(100% - 50px);
    }

    ul.products li.product .woo-type8 .product-details h5:before
    {
        width: calc(100% - 100px);
    }
    ul.products li.product:hover .woo-type8 .product-details h5:before
    {
        width: calc(100% - 50px);
    }
}


/*----*****---- << Tablet (Portrait) >> ----*****----*/

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:991px)
{
    ul.products li.product .woo-type8 .product-details h5
    {
        margin: 0 0 5px;
    }
    ul.products li.product .woo-type8 .product-details
    {
        padding: 0 0 10px;
    }


    ul.products li.product .woo-type8 .product-details h5 a
    {
        padding: 16px 0 15px;
    }

    ul.products li.product .woo-type8 .product-details h5:before
    {
        width: calc(100% - 100px);
    }
    ul.products li.product:hover .woo-type8 .product-details h5:before
    {
        width: calc(100% - 50px);
    }

    ul.products li.product .woo-type8 .product-details .product-price
    {
        padding: 0 10px;
    }

    ul.products li.product:hover .woo-type8 .product-details .product-rating-wrapper
    {
        right: 8px;
    }
    ul.products li.product .woo-type8 .product-details .product-rating-wrapper .star-rating
    {
        margin: 10px 0 0;
    }

    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable,
    .woocommerce ul.products li.product .woo-type8  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button
    {
        height: 35px; 
        width: 35px;
    }

    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before
    {
        font-size: 17px;
        line-height: 35px;
    }
}


@media only screen and (max-width: 319px)
{
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable,
    .woocommerce ul.products li.product .woo-type8  .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button
    {
        height: 35px; 
        width: 35px;
    }

    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before,
    .woocommerce ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before
    {
        font-size: 17px;
        line-height: 35px;
    }
}
