content-product_cat.php000064400000004126150212653770011247 0ustar00
  • >
  • single-product-reviews.php000064400000013645150212653770011717 0ustar00

    get_review_count(); if ( $count && wc_review_ratings_enabled() ) { /* translators: 1: reviews count 2: product name */ $reviews_title = sprintf( esc_html( _n( '%1$s review for %2$s', '%1$s reviews for %2$s', $count, 'whistle' ) ), esc_html( $count ), '' . get_the_title() . '' ); echo apply_filters( 'woocommerce_reviews_title', $reviews_title, $count, $product ); // WPCS: XSS ok. } else { esc_html_e( 'Reviews', 'whistle' ); } ?>

      'woocommerce_comments' ) ) ); ?>
    1 && get_option( 'page_comments' ) ) : echo ''; endif; ?>

    get_id() ) ) : ?>
    have_comments() ? esc_html__( 'Add a review', 'whistle' ) : sprintf( esc_html__( 'Be the first to review “%s”', 'whistle' ), get_the_title() ), /* translators: %s is product title */ 'title_reply_to' => esc_html__( 'Leave a Reply to %s', 'whistle' ), 'title_reply_before' => '', 'title_reply_after' => '', 'comment_notes_after' => '', 'label_submit' => esc_html__( 'Submit', 'whistle' ), 'logged_in_as' => '', 'comment_field' => '', ); $name_email_required = (bool) get_option( 'require_name_email', 1 ); $fields = array( 'author' => array( 'label' => esc_html__( 'Name', 'whistle' ), 'type' => 'text', 'value' => $commenter['comment_author'], 'required' => $name_email_required, ), 'email' => array( 'label' => esc_html__( 'Email', 'whistle' ), 'type' => 'email', 'value' => $commenter['comment_author_email'], 'required' => $name_email_required, ), ); $comment_form['fields'] = array(); foreach ( $fields as $key => $field ) { $field_html = '

    '; $field_html .= '

    '; $comment_form['fields'][ $key ] = $field_html; } $account_page_url = wc_get_page_permalink( 'myaccount' ); if ( $account_page_url ) { /* translators: %s opening and closing link tags respectively */ $comment_form['must_log_in'] = ''; } if ( wc_review_ratings_enabled() ) { $comment_form['comment_field'] = '
    '; } $comment_form['comment_field'] .= '

    '; comment_form( apply_filters( 'woocommerce_product_review_comment_form_args', $comment_form ) ); ?>

    type1-fashion.css000064400000066162150213050750007756 0ustar00 /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 1 3.0 - General 4.0 - Browser Fix 5.0 - Default Color 6.0 - Responsive*/ /*-------------------------------------------------------------- 1.0 - Transition --------------------------------------------------------------*/ ul.products li.product-category .woo-type1 .product-details h5, ul.products li.product-category .woo-type1 .product-details h5 .count, ul.products li.product .woo-type1 .product-thumb:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type 1 --------------------------------------------------------------*/ ul.products li.product .woo-type1 .product-thumb:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; } ul.products li.product .woo-type1 .product-content { height: auto; bottom: 10px; left: 10px; right: 10px; top: 10px; width: auto; } ul.products li.product .woo-type1 .product-content:after { content: none; } ul.products li.product .woo-type1 .product-details h5 { border-bottom: none; } ul.products li.product .woo-type1 .featured-tag, .woo-type1.woocommerce.single-product .featured-tag { left: auto; right: 0; top: 20px; } ul.products li.product .woo-type1 .featured-tag span, .woo-type1.woocommerce.single-product .featured-tag span { float: right; font-size: 15px; padding-left: 20px; padding-right: 0; } ul.products li.product .woo-type1 .featured-tag i, .woo-type1.woocommerce.single-product .featured-tag i { left: 6px; right: auto; } ul.products li.product:hover .woo-type1 .featured-tag > div span, .woo-type1.woocommerce.single-product .featured-tag > div span { padding: 0 10px 0 20px; } ul.products li.product .woo-type1 .featured-tag:after, .woo-type1.woocommerce.single-product .featured-tag:after { left: -20px; right: auto; } .woo-type1.woocommerce.single-product .featured-tag { left: auto; right: 0; } .woo-type1.woocommerce.single-product .product-thumb-wrapper span.onsale, .woo-type1.woocommerce.single-product .product-thumb-wrapper span.out-of-stock { left: 0; right: auto; top: 0; } ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock { font-size: 11px; height: 50px; line-height: 50px; left: 10px; right: auto; top: 10px; width: 50px; } ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock { font-size: 8px; font-weight: normal; height: 50px; line-height: normal; padding: 15px 0 0; } ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product .woo-type1 .onsale span, ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 12px; text-indent: 0; } ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock, ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 8px; } ul.products li.product .woo-type1 .onsale span:before, ul.products li.product .woo-type1 .out-of-stock span:before { content: none; } ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped { height: 45px; width: 45px; } ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 19px; line-height: 45px; } .woo-type1.woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img, .woo-type1 .woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img { right: calc(50% - 85px); } ul.products li.product .woo-type1 .product-details { padding: 0 0 50px; } ul.products li.product-category .woo-type1 .product-details { padding: 0; } ul.products li.product .woo-type1 .product-details h5 { margin: 10px 0 0; text-transform: uppercase; } ul.products li.product .woo-type1 .product-details .product-price { position: absolute; bottom: 24px; left: 0; right: 0; } ul.products li.product .woo-type1 .price { letter-spacing: 0.5px; margin: 0; width: 100%; } ul.products li.product:hover .woo-type1 .price { padding: 0; text-align: center; } ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 10px; position: static; opacity: 1; visibility: visible; } ul.products li.product .woo-type1 .product-details .product-rating-wrapper .star-rating { margin: 0 auto; } .woo-type1 ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper { margin-right: 0; right: auto; } .woo-type1 .page-with-sidebar ul.products li.product .dt-sc-one-fourth .product-details .price, .woo-type1 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .dt-sc-one-fourth .product-details .price, .woo-type1 .with-both-sidebar ul.products li.product .dt-sc-one-third .product-details .price, .woo-type1 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .dt-sc-one-third .product-details .price { font-size: 15px; } .woo-type1 h1.product_title, .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1 .wishlist-title h2, .woo-type1.woocommerce-checkout h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a, .woo-type1 .woocommerce-checkout h3 { font-weight: bold; } .woo-type1 h1.product_title { font-size: 26px; line-height: 42px; } .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1 .wishlist-title h2, .woo-type1.woocommerce-checkout h2, .woo-type1 .woocommerce-tabs .panel h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { font-size: 24px; line-height: 40px; } .woo-type1 #reviews h3, .woo-type1 #respond h3#reply-title, .woo-type1.woocommerce-checkout h3 { font-size: 22px; } .woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li { padding-right: 1em; } .woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 18px; } .woo-type1 .with-both-sidebar div.product .woocommerce-tabs ul.tabs li { padding-right: 10px; } .woo-type1 .with-both-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 16px; } .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2 { overflow: hidden; text-align: center; } .woo-type1 .related-products-container h2 span, .woo-type1 .upsell-products-container h2 span { padding: 0 25px; position: relative; } .woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { content: ""; height: 2px; position: absolute; top: 50%; width: 80px; } .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:after { left: 100%; } .woo-type1 .related-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:before { right: 100%; } .woo-type1.woocommerce.single-product div.product .summary .woocommerce-review-link { font-size: 15px; font-style: italic; } .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1.woocommerce.single-product div.product .summary .price .amount, .woo-type1.woocommerce.single-product div.product .summary .price del, .woo-type1.woocommerce.single-product div.product .summary .price del .amount, .woo-type1.woocommerce.single-product div.product .summary .price ins, .woo-type1.woocommerce.single-product div.product .summary .price ins .amount { font-size: 35px; font-weight: bold; line-height: 36px; } .woo-type1.woocommerce.single-product div.product .summary .price { padding-bottom: 20px; } .woo-type1.woocommerce.single-product div.product .summary .woocommerce-product-rating, .woo-type1 .product .summary div[itemprop="description"] { padding-bottom: 10px; } .woo-type1.woocommerce.single-product div.product .summary .price del, .woo-type1.woocommerce.single-product div.product .summary .price del .amount { opacity: 0.6; filter: alpha(opacity=60); } .woo-type1.woocommerce.single-product div.product .summary .woocommerce-product-rating, .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1 .product .summary div[itemprop="description"] { border-bottom: 1px solid; margin-bottom: 20px; } .woo-type1.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 11px; } .woo-type1 div.product .woocommerce-tabs { display: inline-block; width: 100%; } .woo-type1 div.product .woocommerce-tabs ul.tabs { text-align: center; } .woo-type1 div.product .woocommerce-tabs ul.tabs:before { bottom: 1px; } .woo-type1 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 3px; } .woo-type1 .quantity .qty, .woo-type1.woocommerce-page .quantity .qty, .woo-type1 #coupon_code.input-text { height: 37px; min-height: 37px; } .woo-type1 .quantity .qty, .woo-type1.woocommerce-page .quantity .qty { padding: 0; } .woo-type1 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; } .woo-type1 form .form-row .select2-container { line-height: 37px; } ul.products li.product .woo-type1 .product-details .product-rating-wrapper:empty { display: none; } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ .woo-type1.woocommerce input[type="text"], .woo-type1.woocommerce input[type="password"], .woo-type1.woocommerce input[type="email"], .woo-type1.woocommerce input[type="url"], .woo-type1.woocommerce input[type="tel"], .woo-type1.woocommerce input[type="number"], .woo-type1.woocommerce input[type="range"], .woo-type1.woocommerce input[type="date"], .woo-type1.woocommerce textarea, .woo-type1.woocommerce input.text, .woo-type1.woocommerce input[type="search"], .woo-type1.woocommerce select, .woo-type1 .woocommerce input[type="text"], .woo-type1 .woocommerce input[type="password"], .woo-type1 .woocommerce input[type="email"], .woo-type1 .woocommerce input[type="url"], .woo-type1 .woocommerce input[type="tel"], .woo-type1 .woocommerce input[type="number"], .woo-type1 .woocommerce input[type="range"], .woo-type1 .woocommerce input[type="date"], .woo-type1 .woocommerce textarea, .woo-type1 .woocommerce input.text, .woo-type1 .woocommerce input[type="search"], .woo-type1 .woocommerce select { font-family: inherit; font-size: inherit } ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type1 .quantity .qty, .woo-type1.woocommerce-page .quantity .qty { height: 41px; min-height: 41px; } .woo-type1 form .form-row .select2-container { line-height: 38px; } } @media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari only override */ ::i-block-chrome, ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 10px 0 12px; } } /* IE9 & above override */ @media screen and (min-width:0\0) { ul.products li.product .woo-type1 .product-details h5, ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin-bottom: 10px; } } /*-------------------------------------------------------------- 5.0 - Default Color --------------------------------------------------------------*/ ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped, .woocommerce ul.products li.product .woo-type1 .onsale, .woocommerce ul.products li.product:hover .woo-type1 .onsale, .woocommerce ul.products li.product .woo-type1 .onsale, .woocommerce ul.products li.product:hover .woo-type1 .onsale, .woocommerce ul.products li.product .woo-type1 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type1 .out-of-stock, .woocommerce ul.products li.product .woo-type1 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type1 .out-of-stock, .woocommerce .woo-type1 span.onsale, .woocommerce .woo-type1 span.out-of-stock, .woocommerce .woo-type1 span.onsale, .woocommerce .woo-type1 span.out-of-stock, .woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { background-color: #000; } ul.products li.product:hover .woo-type1 .product-content, .woo-type1 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type1 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background-color: rgba(255,255,255,0.8); } ul.products li.product .woo-type1 .featured-tag, ul.products li.product:hover .woo-type1 .featured-tag, .woo-type1.woocommerce.single-product .featured-tag { background-color: #000 !important; } /*----*****---- << Borders >> --****--*/ ul.products li.product .woo-type1 .featured-tag:after, ul.products li.product:hover .woo-type1 .featured-tag:after, .woo-type1.woocommerce.single-product .featured-tag:after { border-color: #000 !important; } ul.products li.product .woo-type1 .featured-tag:after, ul.products li.product:hover .woo-type1 .featured-tag:after, .woo-type1.woocommerce.single-product .featured-tag:after { border-left-color: rgba(0,0,0,0) !important; } .woo-type1.woocommerce.single-product div.product .summary .woocommerce-product-rating, .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1 .product .summary div[itemprop="description"] { border-color: #e6e6e6; } /*----*****---- << Colors >> --****--*/ .woo-type1.woocommerce.single-product div.product .summary .price, .woo-type1.woocommerce.single-product div.product .summary .price del, .woo-type1.woocommerce.single-product div.product .summary .price del .amount, .woo-type1.woocommerce.single-product div.product .summary .price ins, .woo-type1.woocommerce.single-product div.product .summary .price ins .amount, .woo-type1.woocommerce.single-product .product .summary .product_meta, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { color: #000; } .woo-type1.woocommerce.single-product .product .summary .product_meta a { color: #888888; } ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock { color: #fff; } /*-------------------------------------------------------------- 6.0 - Responsive --------------------------------------------------------------*/ /* Note: Design for a width of 960px */ @media only screen and (min-width:992px) and (max-width:1199px) { .woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 20px; letter-spacing: 0.5px; } ul.products li.product .woo-type1 .price { font-size: 15px; } } /*----*****---- << 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-type1 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped { height: 40px; width: 40px; } ul.products li.product .woo-type1 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type1 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type1 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type1 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type1 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 40px; } ul.products li.product .woo-type1 .price { font-size: 14px; } ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 10px; } .woo-type1.woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type1 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 75px); } ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock { height: 40px; line-height: 40px; width: 40px; } ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock { line-height: normal; padding: 12px 0 0; } ul.products li.product .woo-type1 .onsale, ul.products li.product .woo-type1 .out-of-stock, ul.products li.product .woo-type1 .onsale span, ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .onsale, ul.products li.product:hover .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .onsale span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 10px; } ul.products li.product .woo-type1 .out-of-stock, ul.products li.product:hover .woo-type1 .out-of-stock, ul.products li.product .woo-type1 .out-of-stock span, ul.products li.product:hover .woo-type1 .out-of-stock span { font-size: 7px; } ul.products li.product .woo-type1 .featured-tag span, .woo-type1.woocommerce.single-product .featured-tag span { font-size: 13px; } .woo-type1 h1.product_title, .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1.woocommerce-checkout h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { font-size: 20px; } .woo-type1 .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 14px; letter-spacing: 0.5px; } .woo-type1.woocommerce.single-product .page-with-sidebar .featured-tag, .woo-type1.woocommerce.single-product .page-with-sidebar.with-both-sidebar .featured-tag { right: 0; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { ul.products li.product .woo-type1 .product-details .product-price { bottom: 20px; position: static; } .woo-type1 .related-products-container h2 span, .woo-type1 .upsell-products-container h2 span { padding: 0 15px; } .woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { width: calc(100% - 80%); } .woo-type1.woocommerce.single-product .featured-tag { right: 0; } ul.products li.product .woo-type1 .price { font-size: 14px; } ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 10px; } } /* Common Styles for the devices below 479px width */ @media only screen and (max-width: 479px) { .woo-type1 h1.product_title, .woo-type1 .related-products-container h2, .woo-type1 .upsell-products-container h2, .woo-type1 .cross-sells h2, .woo-type1 .cart_totals h2, .woo-type1 .shipping_calculator h2, .woo-type1.woocommerce-checkout h2, .woo-type1 div.product .woocommerce-tabs ul.tabs li a { font-size: 14px; line-height: 32px; } .woo-type1 .related-products-container h2 span:before, .woo-type1 .related-products-container h2 span:after, .woo-type1 .upsell-products-container h2 span:before, .woo-type1 .upsell-products-container h2 span:after { content: none; } ul.products li.product .woo-type1 .product-details .product-rating-wrapper { margin: 0 0 15px; } } /*----*****---- << Mobile >> ----*****----*/ /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (min-width: 320px) and (max-width: 479px) { .woo-type1.woocommerce.single-product .featured-tag { right: 0; } } @media only screen and (max-width: 319px) { .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type1 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type1 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } }type21-styleshop.css000064400000112707150213050750010440 0ustar00/* Table of Content ================================================== 1.0 - Type 21 2.0 - Product Single 3.0 - Default Color 4.0 - Responsive 5.0 - Skin Colors*/ /*-------------------------------------------------------------- 1.0 - Type 21 --------------------------------------------------------------*/ ul.products li.product .woo-type21 .product-wrapper { -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } ul.products li.product .woo-type21 .featured-tag, ul.products li.product .woo-type21 .featured-tag, .woo-type21.woocommerce.single-product .featured-tag { top: 10px; left: 10px; box-shadow: 3px 3px 0px 1px #000 } ul.products li.product .woo-type21 .onsale, ul.products li.product .woo-type21 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock, ul.products li.product .woo-type21 .onsale, ul.products li.product .woo-type21 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock { position: absolute; z-index: 9; top: 10px; right: 10px; left: auto; padding: 10px 0px; text-transform: none; color: #FFF; font-weight: normal; font-size: 12px; width: 55px; height: 55px; border-radius: 100%; line-height: 15px; text-align: center; } .woocommerce ul.products li.product .woo-type21 .out-of-stock { background-color: #FF0000; border: 3px solid #000; } ul.products li.product .woo-type21 .onsale, ul.products li.product .woo-type21 .out-of-stock, ul.products li.product .woo-type21 .onsale span, ul.products li.product .woo-type21 .out-of-stock span, .woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type21 .onsale span, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock span, ul.products li.product .woo-type21 .onsale, ul.products li.product .woo-type21 .out-of-stock, ul.products li.product .woo-type21 .onsale span, ul.products li.product .woo-type21 .out-of-stock span, .woocommerce ul.products li.product:hover .woo-type21 .onsale, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock, .woocommerce ul.products li.product:hover .woo-type21 .onsale span, .woocommerce ul.products li.product:hover .woo-type21 .out-of-stock span { color: #fff; font-size: 11px; text-indent: 0; } .woocommerce ul.products li.product .woo-type21 .onsale span:before, .woocommerce ul.products li.product .woo-type21 .out-of-stock span:before, .woocommerce ul.products li.product .woo-type21 .product-content:after, ul.products li.product .woo-type21 .onsale span:before, ul.products li.product .woo-type21 .out-of-stock span:before, ul.products li.product .woo-type21 .product-content:after { content: none; } .page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock, .with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock { font-size: 11px; height: 50px; line-height: 50px; width: 50px; } .page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock, .with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock, .page-with-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock, .with-both-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock { font-size: 8px; font-weight: normal; height: 50px; line-height: normal; padding: 15px 0 0; } .page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .out-of-stock span, .with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .out-of-stock span, .page-with-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .out-of-stock span, .with-both-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type21 .dt-sc-one-third .out-of-stock span { font-size: 8px; text-indent: 0; } .page-with-sidebar ul.products li.product .woo-type21 .dt-sc-one-fourth .onsale span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type21 .dt-sc-one-fourth .onsale span, .with-both-sidebar ul.products li.product .woo-type21 .dt-sc-one-third .onsale span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type21 .dt-sc-one-third .onsale span, .page-with-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .onsale span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type21 .dt-sc-one-fourth .onsale span, .with-both-sidebar ul.products li.product:hover .woo-type21 .dt-sc-one-third .onsale span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type21 .dt-sc-one-third .onsale span { font-size: 10px; } ul.products li.product .woo-type21 .onsale, ul.products li.product .woo-type21 .onsale, ul.products li.product:hover .woo-type21 .onsale, ul.products li.product:hover .woo-type21 .onsale { position: absolute; width: 55px !important; height: 55px !important; text-transform: capitalize !important; line-height: 32px !important; background-color: #313131; border-width: 3px !important; border-style: solid; border-radius: 100% !important; } .woocommerce ul.products li.product:hover .woo-type21 .product-buttons-wrapper { background-color: rgba(255, 255, 255, 0.8); } .woocommerce ul.products li.product .woo-type21 .featured-tag span, .woocommerce ul.products li.product .woo-type21 .featured-tag > div { width: 100%; opacity: 1; } .woocommerce ul.products li.product .woo-type21 .featured-tag > div span, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag > div span { padding: 0px 10px 0px 25px; } .woocommerce ul.products li.product .woo-type21 .featured-tag i { position: absolute; left: 10px; top: 0; bottom: 0; line-height: 28px; } ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons, ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons { margin-top: 0; bottom: 40px; top: auto; -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -ms-transform: translateY(60px); -o-transform: translateY(60px); transform: translateY(60px); -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .woocommerce ul.products li.product:hover .woo-type21 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .woo-type21 .product-buttons-wrapper .wc_inline_buttons { top: 45%; height: 60px; margin-top: -60px; } ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1), ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } ul.products li.product .woo-type21 .product-details, ul.products li.product .woo-type21 .product-details { z-index: 2; } ul.products li.product .woo-type21 .product-details h5, .woocommerce ul.products li.product-category .woo-type21 .product-wrapper h3, ul.products li.product .woo-type21 .product-details h5, .woocommerce ul.products li.product-category .woo-type21 .product-wrapper h3 { letter-spacing: 0; font-size: 16px; border: none; display: block; font-weight: 700; width: 70%; margin: 0 auto; text-transform:uppercase; } ul.products li.product .woo-type21 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type21 .product-details h5, ul.products li.product .woo-type21 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type21 .product-details h5 { padding: 10px 0; margin: 0; } ul.products li.product .woo-type21 .product-details .product-price:empty { display: none; } ul.products li.product .woo-type21 .product-details .product-price, ul.products li.product .woo-type21 .product-details .product-price { margin: 5px 0 5px; position: static; } ul.products li.product .woo-type21 .price .amount, ul.products li.product .woo-type21 .price .amount { line-height: normal; font-size: 24px; display: block; font-weight: 300; } .woocommerce ul.products li.product:hover .woo-type21 .price, .woocommerce ul.products li.product:hover .woo-type21 .price { padding: 0; text-align: center; } ul.products li.product .woo-type21 .product-details .product-price:empty { display: none; } .woocommerce ul.products li.product .woo-type21 .price ins, .woocommerce ul.products li.product .woo-type21 .price del { display: inline-block; } ul.products li.product .woo-type21 .product-details .product-rating-wrapper, ul.products li.product .woo-type21 .product-details .product-rating-wrapper { position: static; opacity: 1; filter: alpha(opacity=100); visibility: visible; } ul.products li.product .woo-type21 .product-details { padding: 20px 0; } .woocommerce ul.products li.product-category .woo-type21 .product-details h5 { border-bottom: 0; } .woocommerce ul.products li.product:hover .woo-type21 .product-thumb:after { background-color: rgba(255,255,255,0.25); } /**/ .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 30px; } .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-add-to-wishlist a { box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5); border-radius: 0; border: 2px solid #000; width: 57px; height: 57px; } .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-thumb a.add_to_cart_button, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-thumb a.button.product_type_simple, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-thumb a.added_to_cart.wc-forward, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-thumb a.add_to_wishlist, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-thumb .yith-wcwl-add-to-wishlist a, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-thumb a.add_to_cart_button, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-thumb a.button.product_type_simple, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-thumb a.added_to_cart.wc-forward, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-thumb a.add_to_wishlist, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-thumb .yith-wcwl-add-to-wishlist a { width: 37px; height: 37px; } .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.add_to_cart_button:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.added_to_cart.wc-forward:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.button.product_type_simple:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.button.product_type_variable:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper .add_to_wishlist:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.yith-wcqv-button:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.yith-woocompare-button:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.product_type_external:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-third .product-buttons-wrapper a.button.product_type_grouped:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, .page-with-sidebar .woocommerce ul.products li.product .woo-type21 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 20px; line-height: 37px; } .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist { line-height: 28px; padding: 0 10px; display: block; } .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before{ font-family: FontAwesome; margin-right: 3px; content: "\f08a";} /*-------------------------------------------------------------- 2.0 - Product Single --------------------------------------------------------------*/ .woo-type21 h1.product_title, .woo-type21 .related-products-container h2, .woo-type21 .upsell-products-container h2, .woo-type21 .cross-sells h2, .woo-type21 .cart_totals h2, .woo-type21 .shipping_calculator h2, .woo-type21 .wishlist-title h2, .woo-type21 .woocommerce-tabs .panel h2, .woo-type21 #reviews h3, .woo-type21 #respond h3#reply-title, .woo-type21.woocommerce-checkout h2, .woo-type21.woocommerce-checkout h3 { font-weight: bold; letter-spacing: 0; } .woo-type21.woocommerce.single-product div.product div.images, .woo-type21.woocommerce.single-product div.product div.summary { width: 49%; } .woo-type21.woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woo-type21.woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 136px !important; } .woo-type21.woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woo-type21.woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 88px !important; } .woo-type21.woocommerce.single-product .product .yith-wcwl-wishlistaddedbrowse, .woo-type21.woocommerce.single-product .product .yith-wcwl-wishlistexistsbrowse { clear: both; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li { float: left; margin: 0 1px 0 0; padding: 0; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a { font-size: 14px; font-weight: bold; letter-spacing: 0; padding: 8px 20px; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs .panel { background-color: #f4f4f4; padding: 20px; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs .panel { margin: 0; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs::before { content: none; } .woo-type21.woocommerce.single-product .product .summary form.cart { float: left; } .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist { margin-left: 15px; padding: 12px 20px 12px 50px; } .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { border: 1px solid; height: 40px; line-height: 40px; left: 0; top: 0; text-align: center; width: 40px; border-radius: 50%; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a::after { z-index: -1; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a::after, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active a::after { height: 100%; } .woo-type21 .related-products-container, .woo-type21 .upsell-products-container { margin: 75px 0 0; } .woo-type21 .related-products-container h2, .woo-type21 .upsell-products-container h2 { font-size: 24px; letter-spacing: 1px; overflow: hidden; text-align: center; } .woo-type21 .related-products-container h2 span, .woo-type21 .upsell-products-container h2 span { padding: 0 25px; position: relative; } .woo-type21 .related-products-container h2 span:before, .woo-type21 .related-products-container h2 span:after, .woo-type21 .upsell-products-container h2 span:before, .woo-type21 .upsell-products-container h2 span:after { content: ""; height: 3px; position: absolute; top: 50%; width: 80px; } .woo-type21 .related-products-container h2 span:after, .woo-type21 .upsell-products-container h2 span:after { left: 100%; } .woo-type21 .related-products-container h2 span:before, .woo-type21 .upsell-products-container h2 span:before { right: 100%; } .woo-type21.woocommerce a.button, .woo-type21.woocommerce button.button, .woo-type21.woocommerce button, .woo-type21.woocommerce input.button, .woo-type21.woocommerce input[type=button], .woo-type21.woocommerce input[type=submit], .woo-type21.woocommerce #respond input#submit, .woo-type21.woocommerce a.button.alt, .woo-type21.woocommerce button.button.alt, .woo-type21.woocommerce input.button.alt, .woo-type21.woocommerce #respond input#submit.alt, .woo-type21.woocommerce .product .summary .add_to_wishlist, .woo-type21.woocommerce .wishlist_table .add_to_cart.button, .woo-type21.woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21.woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21.woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21.woocommerce .wishlist-title a.show-title-form, .woo-type21.woocommerce .hidden-title-form a.hide-title-form, .woo-type21.woocommerce .yith-wcwl-wishlist-new button, .woo-type21.woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21.woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21.woocommerce .cart input.button, .woo-type21 .woocommerce a.button, .woo-type21 .woocommerce button.button, .woo-type21 .woocommerce button, .woo-type21 .woocommerce input.button, .woo-type21 .woocommerce input[type=button], .woo-type21 .woocommerce input[type=submit], .woo-type21 .woocommerce #respond input#submit, .woo-type21 .woocommerce a.button.alt, .woo-type21 .woocommerce button.button.alt, .woo-type21 .woocommerce input.button.alt, .woo-type21 .woocommerce #respond input#submit.alt, .woo-type21 .woocommerce .product .summary .add_to_wishlist, .woo-type21 .woocommerce .wishlist_table .add_to_cart.button, .woo-type21 .woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21 .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21 .woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21 .woocommerce .wishlist-title a.show-title-form, .woo-type21 .woocommerce .hidden-title-form a.hide-title-form, .woo-type21 .woocommerce .yith-wcwl-wishlist-new button, .woo-type21 .woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21 .woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21 .woocommerce .cart input.button { padding-top: 13px; padding-bottom: 11px; } ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped { border-radius: 5px; } ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, ul.products li.product .woo-type21 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a { transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; } /*-------------------------------------------------------------- 3.0 - Default Color --------------------------------------------------------------*/ ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped, .woo-type21.woocommerce a.button, .woo-type21.woocommerce button.button, .woo-type21.woocommerce button, .woo-type21.woocommerce input.button, .woo-type21.woocommerce input[type=button], .woo-type21.woocommerce input[type=submit], .woo-type21.woocommerce #respond input#submit, .woo-type21.woocommerce a.button.alt, .woo-type21.woocommerce button.button.alt, .woo-type21.woocommerce input.button.alt, .woo-type21.woocommerce #respond input#submit.alt, .woo-type21.woocommerce .product .summary .add_to_wishlist, .woo-type21.woocommerce .wishlist_table .add_to_cart.button, .woo-type21.woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21.woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21.woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21.woocommerce .wishlist-title a.show-title-form, .woo-type21.woocommerce .hidden-title-form a.hide-title-form, .woo-type21.woocommerce .yith-wcwl-wishlist-new button, .woo-type21.woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21.woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21.woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21.woocommerce .cart input.button, .woo-type21 .woocommerce a.button, .woo-type21 .woocommerce button.button, .woo-type21 .woocommerce button, .woo-type21 .woocommerce input.button, .woo-type21 .woocommerce input[type=button], .woo-type21 .woocommerce input[type=submit], .woo-type21 .woocommerce #respond input#submit, .woo-type21 .woocommerce a.button.alt, .woo-type21 .woocommerce button.button.alt, .woo-type21 .woocommerce input.button.alt, .woo-type21 .woocommerce #respond input#submit.alt, .woo-type21 .woocommerce .product .summary .add_to_wishlist, .woo-type21 .woocommerce .wishlist_table .add_to_cart.button, .woo-type21 .woocommerce .yith-wcwl-add-button a.add_to_wishlist, .woo-type21 .woocommerce .yith-wcwl-popup-button a.add_to_wishlist, .woo-type21 .woocommerce .wishlist_table a.ask-an-estimate-button, .woo-type21 .woocommerce .wishlist-title a.show-title-form, .woo-type21 .woocommerce .hidden-title-form a.hide-title-form, .woo-type21 .woocommerce .yith-wcwl-wishlist-new button, .woo-type21 .woocommerce .wishlist_manage_table a.create-new-wishlist, .woo-type21 .woocommerce .wishlist_manage_table button.submit-wishlist-changes, .woo-type21 .woocommerce .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type21 .woocommerce .cart input.button, .woo-type21.woocommerce .shop_table th, .woo-type21 .woocommerce .shop_table th, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a::after, .woo-type21 .related-products-container h2 span:before, .woo-type21 .related-products-container h2 span:after, .woo-type21 .upsell-products-container h2 span:before, .woo-type21 .upsell-products-container h2 span:after, .woo-type21.woocommerce.single-product .featured-tag, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button { background-color: #fff; } .woocommerce ul.products li.product .woo-type21 .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist:before, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped:before { color: #000; } .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist:before, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-add-to-wishlist a:before { line-height: 57px; } .woocommerce ul.products li.product.instock:hover .woo-type21 .on-sale-product .product-content, .woocommerce ul.products li.product.outofstock:hover .woo-type21 .out-of-stock-product .product-content, .woocommerce ul.products li.product.instock:hover .woo-type21 .on-sale-product .product-content, .woocommerce ul.products li.product.outofstock:hover .woo-type21 .out-of-stock-product .product-content { background-color: rgba(255, 255, 255, 0.25); } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active, .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover { background: transparent !important; } /*----*****---- << Borders >> --****--*/ ul.products li.product .woo-type21 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag:after, ul.products li.product .woo-type21 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type21 .featured-tag:after, .woo-type21.woocommerce.single-product .featured-tag:after { display: none; } .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover:before { border-color: transparent; } /*----*****---- << Colors >> --****--*/ .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a:hover, .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li.active a, .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover:before { color: #fff; } .woo-type21.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist { color: #000; } /*-------------------------------------------------------------- 4.0 - Responsive --------------------------------------------------------------*/ /* Note: Design for a width of 960px */ @media only screen and (min-width:992px) and (max-width:1199px) { .woo-type21.woocommerce.single-product div.product div.images div.thumbnails { padding: 0 10px; } } /*----*****---- << Tablet (Portrait) >> ----*****----*/ /* Note: Design for a width of 768px */ @media only screen and (min-width:768px) and (max-width:991px) { .woo-type21.woocommerce.single-product div.product div.images, .woo-type21.woocommerce.single-product div.product div.summary { width: 100%; } ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type21 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped { left: 0 !important; } ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type21 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button { right: 0 !important; } /* Type 2 */ .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.yith-woocompare-button:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .woo-type21 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 20px; } .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist:before, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-add-to-wishlist a:before { line-height: 40px; } .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .woo-type21 .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .woo-type21 .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type21 .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .woo-type21 .product-thumb .yith-wcwl-add-to-wishlist a { width: 40px; height: 40px; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li { padding: 0 !important; } .woo-type21.woocommerce.single-product div.product div.images div.thumbnails { padding: 0 10px; } } /*----*****---- << Mobile >> ----*****----*/ /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (min-width: 320px) and (max-width: 479px) { .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li { width: 100%; } .woo-type21.woocommerce.single-product div.product .woocommerce-tabs ul.tabs li a { display: block; } } images/default-skin.png000064400000001043150213050750011101 0ustar00PNG  IHDRX7IDATx۱jTA$j|kVl#Oa["ؘ lZep AL8k{`.|Erv,)$I$I$I$l>1pɚKf%4B)0%#pA vLhglXpX*Yᬄ\ x[~8*!?1)wJ27Dy<Ov"WOްn3WY&MC Ig3D5`VBKY,D=ľ6PBk\LFqΒ(X~n.cŚ;c!P~$I$I$I$I$I$IRKPJJ4Y `%Cbn{?ԫrܦO# T]JyB嵳 TI|b @dx uUt ->Y?2}ϼntvr `1]qKOk^E=Ay$I$I$I$i~Kh32q[IENDB`images/product-overlay.png000064400000002046150213050750011656 0ustar00PNG  IHDR--:tEXtSoftwareAdobe ImageReadyqe<#iTXtXML:com.adobe.xmp +IDATx QK֢% ",2AZZwJ)v53bkۍ`FV`XJɧ3uZV""[[gK\\\\\\\\\\\\s0%O,loIENDB`type22-wishlist-o.css000064400000042373150213050750010512 0ustar00 /* Table of Content ================================================== 1.0 - Type 21 2.0 - Product Single 3.0 - Default Color 4.0 - Responsive 5.0 - Skin Colors*/ /*-------------------------------------------------------------- 1.0 - Type 21 --------------------------------------------------------------*/ /*----*****---- << Woo Custom CSS >> ----*****----*/ .woocommerce ul.products li.product .woo-type22 .product-wrapper { background-color: #fcfcf7; border: 1px solid #ededed; float: left; margin-bottom: 30px; max-height: 100%; overflow: inherit; position: relative; width: 100%; transition: all 300ms linear 0s; padding: 0; } .woocommerce ul.products li.product .woo-type22 .product-wrapper:after { content: ''; position: absolute; bottom: -6px; left: 0; right: 0; background-image: url(../../images/textured-border.png); background-position: left bottom; background-repeat: repeat-x; height: 6px; } .woocommerce ul.products li.product .woo-type22 .product-wrapper h5 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 0px; font-size: 24px !important; font-weight: 300; } .woocommerce ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-wrapper h5 { font-size: 18px; } .woocommerce ul.products li.product .woo-type22 .product-wrapper p { font-size: 13px; color: #a5a38c; margin: 5px 0px 0px; line-height: normal; } /*-----------------------------------------------Onsale */ .woocommerce ul.products li.product .woo-type22 .product-thumb .onsale { position: absolute; left: 10px; top: 10px; width: 50px; height: 50px; color: #ffffff; font-size: 12px; line-height: 50px; text-align: center; border-radius: 50px; text-indent: 0; } .woocommerce ul.products li.product .woo-type22 .product-thumb .onsale span { font-size: 12px; text-indent: 0; text-transform: capitalize; font-weight: normal; } .woocommerce ul.products li.product .woo-type22 .product-thumb .onsale span:before { display: none; } .woocommerce ul.products li.product .woo-type22 .product-rating-wrapper { position: absolute; bottom: 20px; left: 0; right: 0; margin: auto; } .woocommerce ul.products li.product .woo-type22 .star-rating { margin: auto; } .woocommerce ul.products li.product .woo-type22 .star-rating span:before { text-indent: 0; } .woocommerce ul.products li.product .woo-type22 .featured-tag { background-color: rgba(0, 0, 0, 0.69) !important; top: auto; bottom: 30px; left: auto; right: -100px; transition: 0.3s all linear; } .woocommerce ul.products li.product:hover .woo-type22 .featured-tag { right: 0; transition: 0.3s all linear; } .woocommerce ul.products li.product:hover .woo-type22 .featured-tag > div span, .woocommerce.single-product .featured-tag > div span { padding-left: 0px; line-height: 35px; } .woocommerce ul.products li.product .woo-type22 .featured-tag:after, .woocommerce.single-product .featured-tag:after { left: -30px; right: auto; transform: rotate(180deg); } .woocommerce ul.products li.product .woo-type22 .featured-tag i, .woocommerce.single-product .featured-tag i { right: auto; display: none; } .woocommerce ul.products li.product .woo-type22 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type22 .featured-tag:after, .woocommerce.single-product .featured-tag:after { border-color: rgba(0, 0, 0, 0.69); } /*-----------------------------------------------Title */ .woocommerce ul.products li.product .woo-type22 .product-title { padding: 20px; border-top: 1px solid #ededed; border-bottom: 1px dashed #d2c4b9; display: block; clear: both; } .woocommerce ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-title { padding: 10px 20px; } /*-----------------------------------------------Details */ .woocommerce ul.products li.product .woo-type22 .product-details { clear: both; display: block; float: left; width: 100%; padding: 10px 0 15px; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper { width: 90px; position: inherit; float: right; padding: 6px 0px 0 0; margin-right: 5px; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons { margin: inherit; position: unset; float: right; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons { width: 90px; } .woocommerce ul.products li.product .woo-type22 .product-details .product-price { padding: 11px 0 10px 20px; float: left; max-width: 140px; background: none; color: #323232; font-size: 16px; font-weight: bold; text-align: left; } .woocommerce ul.products li.product .woo-type22 .product-details .price { width: auto; padding-right: 0px; letter-spacing: 0 } .woocommerce ul.products li.product .woo-type22 .product-details .price del { padding-right: 5px; color: #a5a38c; } .woocommerce ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .price del { padding-right: 2px; } .woocommerce ul.products li.product .woo-type22 .column.dt-sc-one-third .product-details .price del .amount, .woocommerce ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .price del .amount { font-size: 12px } .woocommerce ul.products li.product .woo-type22 .product-details .price del span.amount { font-size: 16px; font-weight: 300; /* margin-right: 5px; */ } .woocommerce ul.products li.product .woo-type22 .product-details .price .amount { font-size: 25px; font-weight: bold; background: none; color: #a5a38c; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) { transform: translateX(0px); opacity: 1; width: auto; position: inherit; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.button.add_to_cart_button.product_type_simple:before { content: "\f291"; font-family: FontAwesome; text-indent: 0; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.button.add_to_cart_button.product_type_simple.added:before { content: "\f291"; font-family: FontAwesome; text-indent: 0; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.yith-woocompare-button:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.button.product_type_grouped:before { line-height: 39px; text-indent: 0; border-radius: 50px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { float: right; text-indent: -9999px; background-color: #cdccbb; background-image: url(../../images/textured-pattern-light.png); background-repeat: no-repeat; background-position: center center; display: block; width: 40px; height: 40px; margin: 0px; color: #ffffff; border: 1px solid #c5c4b4; border-radius: 50%; font-size: 14px; padding: 0px; float: left; position: relative; visibility: visible; margin:3px 0 0 0 !important; box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.2); text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a.added_to_cart { background: url(../../images/added-to-cart.png) no-repeat; font-size: 0; height: 20px; left: 27px; position: absolute; text-indent: -9999px; top: 23px; width: 20px; z-index: 9; background-color: transparent !important; border: none; border-radius: 50%; transition: all 300ms linear 0s; -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper a.added_to_cart.wc-forward:before { display: none; } .woocommerce ul.products li.product .woo-type22:hover .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { color: #FFF !important; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a:after { display: none; } .woocommerce ul.products li.product .woo-type22 .yith-wcwl-add-to-wishlist .ajax-loading { position: absolute; bottom: -18px; left: 9px; } .woocommerce ul.products li.product .woo-type22 .star-rating span { z-index: 1; } .woocommerce ul.products li.product .woo-type22 .star-rating { font-family: star; height: 14px; line-height: 14px; overflow: hidden; position: relative; width: 5.4em; z-index: 9; } .woocommerce ul.products li.product .woo-type22 .product-rating-wrapper:after { content: ''; position: absolute; background: rgba(73, 66, 60, 0.8); padding: 6px 12px 5px; border-radius: 5px; bottom: -5px; left: 0; right: 0; top: -5px; margin: auto; width: 90px; } .woocommerce ul.products li.product .woo-type22 .added_to_cart { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; background: url(images/added-to-cart.png) no-repeat; width: 20px; height: 20px; text-indent: -9999px; font-size: 0px; position: absolute; top: 23px; left: 27px; } td button { margin: 0; } .actions button { border-radius: 30px; } .checkout-button.button { border-radius: 30px; background: #cdccbb url(../../images/textured-pattern-light.png) right center repeat; line-height: normal; display: inline-block; margin: 10px 0px 0px; cursor: pointer; outline: none; position: relative; z-index: 1; border: 1px solid #c5c4b4; color: #ffffff; position: relative; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 1px 0px rgba(255, 255, 255, 0.2); font-size: 14px; padding: 11px 20px; -webkit-appearance: none; } .woocommerce .cart_totals table tbody th { color: #FFF; } /*SIdebar*/ /*.widget .search-field{ border: none; padding: 4px !important; float: right; width: 70%;}*/ .widget .search-field { border: none; padding: 10px 0px !important; } .widget .woocommerce-product-search:before { content: 'Search for:'; color: #2d2d29; } .widget .woocommerce-product-search input[type="text"] { float: right; width: 190px } .widget .woocommerce-product-search button { border-radius: 3px; float: right; text-transform: capitalize; } .widget.woocommerce .dt-mc-subscribe form label { font-weight: normal; } .widget.woocommerce ul.product_list_widget li { padding: 0px 0px 15px 0px; margin-bottom: 0; color: #37251b; } .widget.woocommerce ul.product_list_widget li::before { content: none; } .widget.woocommerce ul.product_list_widget li img { width: 46px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3); } .widget.woocommerce ul.product_list_widget li, .widget.woocommerce ul.product-categories li { border-bottom: 1px dashed #D2C4B9 } .widget.woocommerce ul.product-categories li:before { font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; font-size: 14px; position: absolute; top: 10px; left: 10px; content: "\f06c"; color: #37251b; } .widget.woocommerce .secondary-sidebar ul li:first-child:before { top: 10px !important; } .woocommerce ul.products li.product .woo-type22 .product-thumb:after { display: none; } /*----*****---- << Product Columns >> ----*****----*/ /*ul.products li.product .woo-type22 .product-wrapper { width:32%; } ul.products li.product .woo-type22 .product-wrapper.product-two-column, ul.products li.product .woo-type22 .product-wrapper.product-two-column-with-sidebar { width:48%; } ul.products li.product .woo-type22 .product-wrapper.product-three-column, ul.products li.product .woo-type22 .product-wrapper.product-three-column-with-sidebar { width:32%; } ul.products li.product .woo-type22 .column.dt-sc-one-fourth, ul.products li.product .woo-type22 .column.dt-sc-one-fourth-with-sidebar { width:23.5%; } ul.products li.product .woo-type22 .product-wrapper.product-five-column, ul.products li.product .woo-type22 .product-wrapper.product-five-column-with-sidebar { width:18.3%; } ul.products li.product .woo-type22 .product-wrapper.product-six-column, ul.products li.product .woo-type22 .product-wrapper.product-six-column-with-sidebar { width:15%; } ul.products li.product .woo-type22 .product-wrapper.product-two-column.no-space { width:50%; } ul.products li.product .woo-type22 .product-wrapper.product-three-column.no-space { width:33.3%; } ul.products li.product .woo-type22 .column.dt-sc-one-fourth.no-space { width:25%; } ul.products li.product .woo-type22 .product-wrapper.product-five-column.no-space { width:20%; } ul.products li.product .woo-type22 .product-wrapper.product-six-column.no-space { width:16.6%; } ul.products li.product .woo-type22 .product-wrapper.no-space { margin: 0 0 -1px; }*/ .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-title { text-align: center; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details { padding: 0 0 20px; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .price { display: inline-block; float: none; text-align: center; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .product-buttons { display: inline-block; float: none; margin: 0; position: relative; text-align: center; width: 100%; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .added_to_cart { left: auto; right: 10px; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .add_to_cart_button, .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .yith-wcwl-add-to-wishlist a { display: inline-block; float: none; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .product-price, .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-buttons-wrapper { display: flex; width: 100px; margin: auto; float: none; padding:10px 0 0 0; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) { display: inline-block; } .page-with-sidebar ul.products li.product .woo-type22 .column.dt-sc-one-fourth .product-details .yith-wcwl-add-button.show { margin: 0; } .product-container > .button.add_to_cart_button.product_type_simple, .product-title > .price { display: none; } .product_cat-singles > .related-products-container h2 { font-weight: bold; text-transform: inherit; font-size: 28px; } @media only screen and (max-width: 1240px) and (min-width: 960px) { } @media only screen and (min-width:768px) and (max-width:959px) { .woocommerce ul.products li.product .woo-type22 .product-title { text-align: center; } .woocommerce ul.products li.product .woo-type22 .product-details{ padding: 10px 0 15px !important;} .woocommerce ul.products li.product .woo-type22 .product-details .product-price { display: inline-block !important; float: left !important; padding: 10px 0!important; text-align: center; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; } .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper, .woocommerce ul.products li.product .woo-type22 .product-buttons-wrapper .wc_inline_buttons { display: inline-block !important; float: right !important; margin: 0 10px 0 0 !important; padding:0 !important; position: relative; text-align: center; } .woocommerce ul.products li.product .woo-type22 .product-title { text-align: center; } } @media only screen and (max-width: 959px) and (min-width: 768px) { .woocommerce ul.products li.product .woo-type22 .product-title { text-align: center; } } type17-restaurant.css000064400000134250150213050750010600 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 17 3.0 - Browser Fix 4.0 - General 5.0 - Default Color 6.0 - Responsive 7.0 - Skin Colors*/ /*-------------------------------------------------------------- 1.0 - Transition --------------------------------------------------------------*/ .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:after { -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s; -ms-transition: all 0.6s ease 0s; -o-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; } ul.products li.product .woo-type17 .product-wrapper, ul.products li.product .woo-type17 .product-details, ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after, ul.products li.product .woo-type17 .product-details h5, ul.products li.product-category .woo-type17 .product-details h5 .count, ul.products li.product .woo-type17 .product-details h5 a:after, ul.products li.product-category .woo-type17 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type 17 --------------------------------------------------------------*/ .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -22px; left: 0; top: 100%; } .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons { top: 50%; } ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3), ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1), ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 10px; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; } ul.products li.product .woo-type17 .product-wrapper { border: 1px solid; } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:before { z-index: 1; } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:after { border: 1px solid; content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } ul.products li.product:hover .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product:hover .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product:hover .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product:hover .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product:hover .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product:hover .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product:hover .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.product_type_external:after, ul.products li.product:hover .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); } .woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 90px); } ul.products li.product .woo-type17 .featured-tag { top: 10px; } ul.products li.product .woo-type17 .featured-tag, .woo-type17.woocommerce.single-product .featured-tag { font-size: 14px; } ul.products li.product .woo-type17 .product-thumb { overflow: visible; z-index: auto; } ul.products li.product:hover .woo-type17 .product-content:after { content: none; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 10px; } ul.products li.product .woo-type17 .product-details { padding: 30px 15px; position: relative; z-index: 1; } ul.products li.product .woo-type17 .product-details:before { border-width: 1px 0; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0 0; -moz-transform-origin: 0 0 0; -ms-transform-origin: 0 0 0; -o-transform-origin: 0 0 0; transform-origin: 0 0 0; } ul.products li.product .woo-type17 .product-details:after { border-width: 0 1px; -webkit-transform: scale(1, 0); -moz-transform: scale(1, 0); -ms-transform: scale(1, 0); -o-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0 0; -moz-transform-origin: 100% 0 0; -ms-transform-origin: 100% 0 0; -o-transform-origin: 100% 0 0; transform-origin: 100% 0 0; } ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after { border-style: solid; content: ""; opacity: 0; position: absolute; bottom: 5px; left: 5px; right: 5px; top: 5px; z-index: -1; } ul.products li.product:hover .woo-type17 .product-details:before, ul.products li.product:hover .woo-type17 .product-details:after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } ul.products li.product .woo-type17 .product-details h5 { border-bottom: none; margin-bottom: 25px; } ul.products li.product .woo-type17 .product-details h5 a, ul.products li.product-category .woo-type17 .product-details h5 { position: relative; padding-bottom: 25px; } ul.products li.product-category .woo-type17 .product-details h5 { margin: 0 0 10px; } ul.products li.product .woo-type17 .product-details h5 a:after, ul.products li.product-category .woo-type17 .product-details h5:after { border-style: solid; border-width: 1px 0; content: ""; height: 2px; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; width: 40px; } ul.products li.product:hover .woo-type17 .product-details h5 a:after, .woo-type17 ul.products li.product-category:hover .product-details h5:after { width: 60px; } ul.products li.product .woo-type17 .price { border: 1px solid; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; } ul.products li.product .woo-type17 .price, ul.products li.product:hover .woo-type17 .price { padding: 5px 20px; text-align: center; width: auto; } ul.products li.product .woo-type17 .product-details .product-rating-wrapper, ul.products li.product:hover .woo-type17 .product-details .product-rating-wrapper { display: none; } .page-with-sidebar ul.products li.product .woo-type17 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type17 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type17 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type17 .dt-sc-one-third .product-details h5 { font-size: 12px; } .page-with-sidebar ul.products li.product .woo-type17 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type17 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type17 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type17 .dt-sc-one-third .price { font-size: 10px; } .page-with-sidebar ul.products li.product .woo-type17 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type17 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type17 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type17 .dt-sc-one-third .price { padding: 5px 15px; } .woo-type17.woocommerce a.button, .woo-type17.woocommerce button.button, .woo-type17.woocommerce button, .woo-type17.woocommerce input.button, .woo-type17.woocommerce input[type=button], .woo-type17.woocommerce input[type=submit], .woo-type17.woocommerce #respond input#submit, .woo-type17.woocommerce a.button.alt, .woo-type17.woocommerce button.button.alt, .woo-type17.woocommerce input.button.alt, .woo-type17.woocommerce #respond input#submit.alt, .woo-type17 .woocommerce a.button, .woo-type17 .woocommerce button.button, .woo-type17 .woocommerce button, .woo-type17 .woocommerce input.button, .woo-type17 .woocommerce input[type=button], .woo-type17 .woocommerce input[type=submit], .woo-type17 .woocommerce #respond input#submit, .woo-type17 .woocommerce a.button.alt, .woo-type17 .woocommerce button.button.alt, .woo-type17 .woocommerce input.button.alt, .woo-type17 .woocommerce #respond input#submit.alt, .woo-type17.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type17 .wishlist_table .add_to_cart.button, .woo-type17 .yith-wcwl-add-button a.add_to_wishlist, .woo-type17 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type17 .wishlist_table a.ask-an-estimate-button, .woo-type17 .wishlist-title a.show-title-form, .woo-type17 .hidden-title-form a.hide-title-form, .woo-type17 .yith-wcwl-wishlist-new button, .woo-type17 .wishlist_manage_table a.create-new-wishlist, .woo-type17 .wishlist_manage_table button.submit-wishlist-changes, .woo-type17 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type17 .cart input.button, .woo-type17 div.product .woocommerce-tabs ul.tabs li a { font-family: Lora,sans-serif } ul.products li.product .woo-type17 .product-details h5, .woo-type17 .select2-container .select2-choice > .select2-chosen, .woo-type17 .select2-search, .woo-type17 .select2-results { text-transform: uppercase; } .woo-type17 .quantity .qty, .woo-type17.woocommerce-page .quantity .qty, .woo-type17 #coupon_code.input-text { height: 37px; min-height: 37px; } .woo-type17 .quantity .qty, .woo-type17.woocommerce-page .quantity .qty { padding: 0; } .woo-type17 form .form-row .select2-container { line-height: 36px; } .woo-type17.woocommerce .selection-box:after, .woo-type17 .woocommerce .selection-box:after { height: 51px; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover { background:none; } .woocommerce ul.products li.product .woo-type17 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; } .woocommerce ul.products li.product.outofstock .woo-type17 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type17 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; } .woocommerce ul.products li.product.outofstock:hover .woo-type17 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type17 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type17 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; } .woocommerce ul.products li.product .woo-type17 a.image { overflow:hidden; } .woocommerce ul.products.list-view li.product .woo-type17 .product-details { padding:20px 30px; } .woocommerce ul.products.list-view li.product:hover .woo-type17 .product-details { color:#fff; } .woocommerce ul.products li.product .woo-type17 .product-details .product-price:empty { display: none; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top:-20px; } /*-------------------------------------------------------------- 3.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type17 .quantity .qty, .woo-type17.woocommerce-page .quantity .qty { height: 41px; min-height: 41px; } .woo-type17 form .form-row .select2-container { line-height: 37px; } } /*-------------------------------------------------------------- 4.0 - General --------------------------------------------------------------*/ .woo-type17 .select2-container .select2-choice > .select2-chosen, .woo-type17 .select2-search, .woo-type17 .select2-results { font-size: 13px; letter-spacing: 0.5px; } .woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select { font-family: inherit; } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:after, ul.products li.product .woo-type17 .product-details { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } .woo-type17.woocommerce a.button, .woo-type17.woocommerce button.button, .woo-type17.woocommerce button, .woo-type17.woocommerce input.button, .woo-type17.woocommerce input[type=button], .woo-type17.woocommerce input[type=submit], .woo-type17.woocommerce #respond input#submit, .woo-type17.woocommerce a.button.alt, .woo-type17.woocommerce button.button.alt, .woo-type17.woocommerce input.button.alt, .woo-type17.woocommerce #respond input#submit.alt, .woo-type17 .woocommerce a.button, .woo-type17 .woocommerce button.button, .woo-type17 .woocommerce button, .woo-type17 .woocommerce input.button, .woo-type17 .woocommerce input[type=button], .woo-type17 .woocommerce input[type=submit], .woo-type17 .woocommerce #respond input#submit, .woo-type17 .woocommerce a.button.alt, .woo-type17 .woocommerce button.button.alt, .woo-type17 .woocommerce input.button.alt, .woo-type17 .woocommerce #respond input#submit.alt, .woo-type17.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type17 .wishlist_table .add_to_cart.button, .woo-type17 .yith-wcwl-add-button a.add_to_wishlist, .woo-type17 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type17 .wishlist_table a.ask-an-estimate-button, .woo-type17 .wishlist-title a.show-title-form, .woo-type17 .hidden-title-form a.hide-title-form, .woo-type17 .yith-wcwl-wishlist-new button, .woo-type17 .wishlist_manage_table a.create-new-wishlist, .woo-type17 .wishlist_manage_table button.submit-wishlist-changes, .woo-type17 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select, .woo-type17 .select2-container .select2-choice, .woo-type17 .cart input.button, .woo-type17 .woocommerce-message, .woo-type17 .woocommerce-info, .woo-type17 .woocommerce-error, .woo-type17 .woocommerce-message:before, .woo-type17 .woocommerce-info:before, .woo-type17 .woocommerce-error:before { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; } .woo-type17.woocommerce .selection-box:after, .woo-type17 .woocommerce .selection-box:after, .woo-type17 .widget.woocommerce .woocommerce-product-search input[type="submit"] { -webkit-border-radius: 0 8px 8px 0; -moz-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0; } /*-------------------------------------------------------------- 5.0 - Default Colors --------------------------------------------------------------*/ /*----*****---- << Background >> --****--*/ ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:hover { background-color: rgba(0,0,0,0); } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:after { background-color: #fff; } ul.products li.product:hover .woo-type17 .product-content, .woo-type17 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type17 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background-color: rgba(255, 255, 255,0.6); } /*----*****---- << Borders >> --****--*/ ul.products li.product .woo-type17 .product-wrapper { border-color: rgba(0, 0, 0, 0.08); } ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after, ul.products li.product:hover .woo-type17 .product-details h5 a:after, .woo-type17 ul.products li.product-category:hover .product-details h5:after, ul.products li.product:hover .woo-type17 .price, ul.products li.product-category:hover .woo-type17 .product-details h5:after { border-color: #fff; } ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:after { border-color: rgba(0, 0, 0, 0); } .woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select, .woo-type17 .select2-container .select2-choice { border-color: rgba(0, 0, 0, 0.15); } .woo-type17 .selection-box:before { border-top-color: rgba(0, 0, 0, 0.15); } /*----*****---- << Colors >> --****--*/ ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:hover, ul.products li.product .woo-type17 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type17 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type17 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type17 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type17 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:hover:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:hover:before, ul.products li.product:hover .woo-type17 .product-details h5 a, .woo-type17 ul.products li.product-category:hover .product-details h5, .woo-type17 ul.products li.product-category:hover .product-details h5 .count, ul.products li.product:hover .woo-type17 .product-details .product-price .amount, ul.products li.product:hover .woo-type17 .product-details span.price, ul.products li.product:hover .woo-type17 .product-details span.price del, ul.products li.product:hover .woo-type17 .product-details span.price del .amount, ul.products li.product:hover .woo-type17 .product-details span.price ins, ul.products li.product:hover .woo-type17 .product-details span.price ins .amount, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:hover:before, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product-category:hover .woo-type17 .product-details h5, ul.products li.product-category:hover .woo-type17 .product-details h5 .count { color: #fff; } .woo-type17.woocommerce input[type="text"], .woo-type17.woocommerce input[type="password"], .woo-type17.woocommerce input[type="email"], .woo-type17.woocommerce input[type="url"], .woo-type17.woocommerce input[type="tel"], .woo-type17.woocommerce input[type="number"], .woo-type17.woocommerce input[type="range"], .woo-type17.woocommerce input[type="date"], .woo-type17.woocommerce textarea, .woo-type17.woocommerce input.text, .woo-type17.woocommerce input[type="search"], .woo-type17.woocommerce select, .woo-type17 .woocommerce input[type="text"], .woo-type17 .woocommerce input[type="password"], .woo-type17 .woocommerce input[type="email"], .woo-type17 .woocommerce input[type="url"], .woo-type17 .woocommerce input[type="tel"], .woo-type17 .woocommerce input[type="number"], .woo-type17 .woocommerce input[type="range"], .woo-type17 .woocommerce input[type="date"], .woo-type17 .woocommerce textarea, .woo-type17 .woocommerce input.text, .woo-type17 .woocommerce input[type="search"], .woo-type17 .woocommerce select, .woo-type17 .select2-container .select2-choice, .woo-type17 #billing_country_chzn, .woo-type17 #billing_state_chzn, .woo-type17 .chzn-container-single .chzn-single span, .woo-type17 .payment_methods, .woo-type17 .payment_methods label { color: #888888; } /*-------------------------------------------------------------- 6.0 - Responsive --------------------------------------------------------------*/ @media only screen and (max-width: 1199px) and (min-width: 992px) { ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -20px; } } /*----*****---- << 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-type17 .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 15px; line-height: 35px; } .woocommerce ul.products li.product .woo-type17 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 5px; } .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product:hover .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 15px; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -18px; } .woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type17 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 70px); } ul.products li.product .woo-type17 .product-details { padding: 15px 10px 30px; } ul.products li.product .woo-type17 .product-details:before, ul.products li.product .woo-type17 .product-details:after { bottom: 3px; left: 3px; right: 3px; top: 3px; } ul.products li.product .woo-type17 .price, ul.products li.product:hover .woo-type17 .price { font-size: 10px; padding: 3px 10px; } } /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 15px; } } @media only screen and (max-width: 319px) { ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type17 .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type17 .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type17 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 15px; line-height: 35px; } .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type17 .product-buttons-wrapper .wc_inline_buttons { margin-top: -22px; } }type12-attorney.css000064400000040016150213050750010244 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 12 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-type12 .product-wrapper, ul.products li.product .woo-type12 .product-details h5:before, ul.products li.product .woo-type12 .product-details h5:after, ul.products li.product .woo-type12 .product-details { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type 12 --------------------------------------------------------------*/ ul.products li.product .woo-type12 .product-wrapper { border-style: solid; border-width: 1px 1px 0; } ul.products li.product .woo-type12 .featured-tag { top: 10px; } ul.products li.product .woo-type12 .product-details h5 { border: none; margin: 0 0 15px; position: relative; text-transform: uppercase; } ul.products li.product .woo-type12 .product-details h5 a, .woo-type12 ul.products li.product-category .product-details h5 { padding: 20px 0 18px; } ul.products li.product .woo-type12 .product-details h5:before, ul.products li.product .woo-type12 .product-details h5:after { content: ""; height: 1px; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; } .woo-type12 ul.products li.product-category .product-wrapper h3:before { bottom: 30px; } ul.products li.product .woo-type12 .product-details h5:before { width: 75%; } ul.products li.product .woo-type12 .product-details h5:after { width: 50px; } ul.products li.product:hover .woo-type12 .product-details h5:after { width: 75px; } ul.products li.product:hover .woo-type12 .product-details h5:before { width: calc(100% - 30px); } ul.products li.product .woo-type12 .product-details .product-price { padding: 0 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } ul.products li.product:hover .woo-type12 .product-details .product-rating-wrapper { right: 12px; } .woo-type12.woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper, .woo-type12 .woocommerce ul.products li:hover:not(.purchasable) .product-details .product-rating-wrapper { right: 50%; } ul.products li.product .woo-type12 .product-details .product-rating-wrapper .star-rating { margin: 8px 0 0; } .page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .product-details h5 { font-size: 10px; margin: 0 0 10px; } .page-with-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details h5:before, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details h5:before, .with-both-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details h5:before, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details h5:before { width: calc(100% - 20px); } .page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-price, .with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-price { padding: 0 10px; } .page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .price { font-size: 10px; } .page-with-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper { right: 8px; } .page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); } .woo-type12 .page-with-sidebar ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .woo-type12 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type12 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .woo-type12 .with-both-sidebar ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating, .woo-type12 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type12 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 10px 0 0; } .woo-type12 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 1.5px; } .woo-type12 .product .summary div[itemprop="description"], .woo-type12 div.product .woocommerce-tabs .panel { line-height: 30px; } .woo-type12 .quantity .qty, .woo-type12.woocommerce-page .quantity .qty, .woo-type12 #coupon_code.input-text { height: 40px; min-height: 40px; } .woo-type12 .quantity .qty, .woo-type12.woocommerce-page .quantity .qty { padding: 0; } .woo-type12 #coupon_code.input-text { padding-top: 0; padding-bottom: 0; } .woo-type12 form .form-row .select2-container { line-height: 39px; } .woocommerce ul.products li.product-category .woo-type12 .product-details h5 { padding:15px 0 20px; } .woocommerce ul.products li.product .woo-type12 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; } .woocommerce ul.products li.product.outofstock .woo-type12 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type12 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; } .woocommerce ul.products li.product.outofstock:hover .woo-type12 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type12 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type12 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; } .woocommerce ul.products.list-view li.product .woo-type12 .product-description { color:#fff; } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ .woo-type12.woocommerce input[type="text"], .woo-type12.woocommerce input[type="password"], .woo-type12.woocommerce input[type="email"], .woo-type12.woocommerce input[type="url"], .woo-type12.woocommerce input[type="tel"], .woo-type12.woocommerce input[type="number"], .woo-type12.woocommerce input[type="range"], .woo-type12.woocommerce input[type="date"], .woo-type12.woocommerce textarea, .woo-type12.woocommerce input.text, .woo-type12.woocommerce input[type="search"], .woo-type12.woocommerce select, .woo-type12 .woocommerce input[type="text"], .woo-type12 .woocommerce input[type="password"], .woo-type12 .woocommerce input[type="email"], .woo-type12 .woocommerce input[type="url"], .woo-type12 .woocommerce input[type="tel"], .woo-type12 .woocommerce input[type="number"], .woo-type12 .woocommerce input[type="range"], .woo-type12 .woocommerce input[type="date"], .woo-type12 .woocommerce textarea, .woo-type12 .woocommerce input.text, .woo-type12 .woocommerce input[type="search"], .woo-type12 .woocommerce select { font-family: inherit; font-size: inherit; } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type12 .quantity .qty, .woo-type12.woocommerce-page .quantity .qty { height: 42px; min-height: 42px; } .woo-type12 #coupon_code.input-text { height: 38px; min-height: 38px; } .woo-type12 form .form-row .select2-container { line-height: 40px; } } /*-------------------------------------------------------------- 5.0 - Default Color --------------------------------------------------------------*/ /*----*****---- << Backgrounds >> --****--*/ ul.products li.product .woo-type12 .product-details, ul.products li.product:hover .woo-type12 .product-details h5:after { background-color: #000; } ul.products li.product .woo-type12 .product-details h5:before { background: rgba(255,255,255,0.2); } ul.products li.product:hover .woo-type12 .product-content, ul.products li.product:hover .woo-type12 .product-details h5:before { background-color: rgba(255, 255, 255,0.75); } /*----*****---- << Borders >> --****--*/ ul.products li.product:hover .woo-type12 .product-content:after { border-color: rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.35) rgba(255, 255, 255,0.35); } ul.products li.product .woo-type12 .product-wrapper { border-color: rgba(0,0,0,0); } ul.products li.product .woo-type12 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type12 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type12 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type12 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type12 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type12 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type12 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type12 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type12 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type12 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type12 .product-buttons-wrapper a.button.product_type_grouped { -webkit-box-shadow: 0 0 0 3px #fff; -moz-box-shadow: 0 0 0 3px #fff; -ms-box-shadow: 0 0 0 3px #fff; -o-box-shadow: 0 0 0 3px #fff; box-shadow: 0 0 0 3px #fff; } /*----*****---- << Colors >> --****--*/ ul.products li.product .woo-type12 .product-details h5 a, .woo-type12 ul.products li.product-category .product-details h5, .woo-type12 ul.products li.product-category .product-details h5 .count, ul.products li.product .woo-type12 .product-details .product-price .amount, ul.products li.product .woo-type12 .product-details span.price, ul.products li.product .woo-type12 .product-details span.price del, ul.products li.product .woo-type12 .product-details span.price del .amount, ul.products li.product .woo-type12 .product-details span.price ins, ul.products li.product .woo-type12 .product-details span.price ins .amount, ul.products li.product .woo-type12 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type12 .product-details .product-rating-wrapper .star-rating span:before, .woocommerce ul.products li.product .woo-type12 .product-details h5 .count, ul.products li.product .woo-type12 .product-details h5 { 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-type12 .product-details h5 { font-size: 12px; } } /*----*****---- << 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-type12 .product-details h5 { font-size: 10px; } ul.products li.product .woo-type12 .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type12 .product-details .product-rating-wrapper { right: 8px; } } @media only screen and (max-width: 319px) { ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type12 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } }type8-insurance.css000064400000064175150213050750010327 0ustar00 /* 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-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.yith-wcqv-button, 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 { -webkit-transition: all 0.65s ease 0s; -moz-transition: all 0.65s ease 0s; -ms-transition: all 0.65s ease 0s; -o-transition: all 0.65s ease 0s; transition: all 0.65s ease 0s; } ul.products li.product .woo-type8 .product-thumb .image:after, 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 { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 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 .woo-type8 .product-thumb .image:after, ul.products li.product-category .woo-type8 .product-thumb .image:after { content: ""; height: 100%; position: absolute; left: 0; 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 { content: ""; margin: 0 auto; position: absolute; bottom: -1px; left: 0; 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 { padding: 0 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; 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%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); 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-top: 0; padding-bottom: 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: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; 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 { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; 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 { width:100%; height:100%; left:0; border:none; } /*-------------------------------------------------------------- 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 { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; 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 .woo-type8 .product-buttons-wrapper a.yith-wcqv-button, 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, ul.products li.product .woo-type8 .product-thumb .image:after, ul.products li.product-category .woo-type8 .product-thumb .image:after { 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, .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, ul.products li.product:hover .woo-type8 .product-details, ul.products li.product .woo-type8 .product-details h5:before { background-color: #fff; } /*----*****---- << Borders >> --****--*/ ul.products li.product:hover .woo-type8 .product-wrapper { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); box-shadow: 0 0 10px rgba(0, 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.yith-wcqv-button, 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, 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.yith-wcqv-button:before, ul.products li.product .woo-type8 .product-buttons-wrapper a.yith-woocompare-button: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; } ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } } @media only screen and (max-width: 319px) { ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type8 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } }type14-fitness.css000064400000120441150213050750010055 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 14 3.0 - Browser Fix 4.0 - General 5.0 - Default Color 6.0 - Responsive 7.0 - Skin Colors*/ /*-------------------------------------------------------------- 1.0 - Transition --------------------------------------------------------------*/ ul.products li.product .woo-type14 .product-details, ul.products li.product .woo-type14 .product-details:after, ul.products li.product-category .woo-type14 .product-wrapper h3, ul.products li.product .woo-type14 .product-details h5, ul.products li.product .woo-type14 .product-details h5:before, ul.products li.product-category .woo-type14 .product-wrapper h3:before, ul.products li.product .woo-type14 .product-details h5:after, ul.products li.product-category .woo-type14 .product-wrapper h3:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } /*-------------------------------------------------------------- 2.0 - Type 14 --------------------------------------------------------------*/ ul.products li.product .woo-type14 .featured-tag { top: 15px; } ul.products li.product .woo-type14 .product-thumb:before { border: 5px solid; bottom: 5px; content: ""; left: 5px; position: absolute; right: 5px; top: 5px; width:auto; height:auto; border-color: rgba(255, 255, 255, 0.45); z-index:1; } .woocommerce ul.products li.product .woo-type14 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; } .woocommerce ul.products li.product.outofstock .woo-type14 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type14 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; } .woocommerce ul.products li.product.outofstock:hover .woo-type14 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type14 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type14 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; } ul.products li.product .woo-type14 .product-content:after { border-width: 0 60px 60px 0; } ul.products li.product .woo-type14 .onsale, ul.products li.product .woo-type14 .out-of-stock { right: 0; top: 0; } ul.products li.product:hover .woo-type14 .onsale, ul.products li.product:hover .woo-type14 .out-of-stock { right: 15px; top: 15px; } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped { height: 50px; width: 50px; } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:before { height: auto; line-height: 46px; position: absolute; bottom: 2px; left: 2px; right: 2px; top: 2px; width: auto; } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:after { content: ""; border-style: solid; border-width: 2px 0; height: 3px; margin: auto; opacity: 0; filter: alpha(opacity=0); position: absolute; bottom: 0; top: 0; width: 5px; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } ul.products li.product:hover .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product:hover .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product:hover .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product:hover .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product:hover .woo-type14 .product-thumb a.add_to_wishlist:after, ul.products li.product:hover .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product:hover .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.product_type_external:after, ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:after { opacity: 1; filter: alpha(opacity=100); } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:after { left: 100%; } ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product:hover .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after { right: 100%; } .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a:after { content: none; } ul.products li.product .woo-type14 .product-details { z-index: 1; } ul.products li.product .woo-type14 .product-details:after { content: ""; height: 100%; position: absolute; left: 55%; top: 0; width: 100%; z-index: -1; -webkit-transform: skewX(-30deg); -moz-transform: skewX(-30deg); -ms-transform: skewX(-30deg); -o-transform: skewX(-30deg); transform: skewX(-30deg); } ul.products li.product .woo-type14 .product-details h5 { border-bottom: none; margin: 0 0 14px; text-transform: uppercase; } ul.products li.product .woo-type14 .product-details h5, ul.products li.product .woo-type14 .product-details h5 a { position: relative; } ul.products li.product .woo-type14 .product-details h5 a, ul.products li.product-category .woo-type14 .product-details h5 { padding: 20px 0 18px; } ul.products li.product .woo-type14 .product-details h5:before, ul.products li.product .woo-type14 .product-details h5:after { content: ""; margin: 0 auto; position: absolute; left: 0; right: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } ul.products li.product .woo-type14 .product-details h5:before { height: 1px; bottom: 0; width: 70px; } ul.products li.product .woo-type14 .product-details h5:after { border: 3px solid transparent; height: 12px; bottom: -8px; width: 12px; } ul.products li.product:hover .woo-type14 .product-details h5:before { width: 90px; } ul.products li.product .woo-type14 .product-details .product-price { padding: 0 15px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } ul.products li.product:hover .woo-type14 .product-details .product-rating-wrapper { right: 12px; } .woocommerce ul.products li:hover:not(.purchasable) .woo-type14 .product-details .product-rating-wrapper, .woocommerce ul.products li:hover:not(.purchasable) .woo-type14 .product-details .product-rating-wrapper { right: 50%; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); } .page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .product-details h5, .page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .price { font-size: 10px; } .page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-price, .with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-price { padding: 0 10px; } .page-with-sidebar ul.products li.product:hover .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper { right: 8px; } .page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); } ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating { margin: 10px 0 0; } .page-with-sidebar ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type14 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .with-both-sidebar ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type14 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; } .woo-type14.woocommerce table.shop_attributes td, .woo-type14.woocommerce table.shop_attributes th, .woo-type14 .woocommerce table.shop_attributes td, .woo-type14 .woocommerce table.shop_attributes th { border-style: solid; } .woo-type14 .quantity .qty, .woo-type14.woocommerce-page .quantity .qty { height: 38px; min-height: 38px; } .woo-type14 .quantity .qty, .woo-type14.woocommerce-page .quantity .qty { padding: 0; } .woo-type14 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; } .woo-type14 form .form-row .select2-container { line-height: 37px; } .woocommerce ul.products.list-view li.product .woo-type14 .product-details { padding:32px 30px; } /*-------------------------------------------------------------- 3.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type14 .quantity .qty, .woo-type14.woocommerce-page .quantity .qty { height: 40px; min-height: 40px; } .woo-type14 #coupon_code.input-text { height: 36px; min-height: 36px; } } /*-------------------------------------------------------------- 4.0 - General --------------------------------------------------------------*/ .woo-type14.woocommerce input[type="text"], .woo-type14.woocommerce input[type="password"], .woo-type14.woocommerce input[type="email"], .woo-type14.woocommerce input[type="url"], .woo-type14.woocommerce input[type="tel"], .woo-type14.woocommerce input[type="number"], .woo-type14.woocommerce input[type="range"], .woo-type14.woocommerce input[type="date"], .woo-type14.woocommerce textarea, .woo-type14.woocommerce input.text, .woo-type14.woocommerce input[type="search"], .woo-type14.woocommerce select, .woo-type14 .woocommerce input[type="text"], .woo-type14 .woocommerce input[type="password"], .woo-type14 .woocommerce input[type="email"], .woo-type14 .woocommerce input[type="url"], .woo-type14 .woocommerce input[type="tel"], .woo-type14 .woocommerce input[type="number"], .woo-type14 .woocommerce input[type="range"], .woo-type14 .woocommerce input[type="date"], .woo-type14 .woocommerce textarea, .woo-type14 .woocommerce input.text, .woo-type14 .woocommerce input[type="search"], .woo-type14 .woocommerce select { font-family: inherit; font-size: inherit } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:before, ul.products li.product .woo-type14 .product-details h5:after, ul.products li.product-category .woo-type14 .product-wrapper h3:after { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } /* Image Slide Effect */ ul.products li.product .woo-type14 .product-thumb .image { display: block; overflow: hidden; position: relative; text-align: center; } ul.products li.product .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } ul.products li.product .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(2), ul.products li.product:hover .woo-type14 .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } ul.products li.product:hover .woo-type14 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); } ul.products li.product .woo-type14 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); } .woo-type14 ul.products li:not(.pif-has-gallery) .product-thumb .image { overflow: hidden; } .woo-type14 ul.products li:not(.pif-has-gallery):hover .product-thumb .image img, .woo-type14 ul.products li.product:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); } .woo-type14 ul.products li.product-category:not(.pif-has-gallery):hover .product-thumb .image img, .woo-type14 ul.products li.product-category:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /*-------------------------------------------------------------- 5.0 - Default Colors --------------------------------------------------------------*/ /*----*****---- << Background >> --****--*/ ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type14 .product-details, ul.products li.product .woo-type14 .product-details h5:after, .woo-type14 .shop_table th, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped { background-color: #222222; } ul.products li.product .woo-type14 .product-details:after { background-color: rgba(255,255,255,0.18); } ul.products li.product:hover .woo-type14 .product-details h5:before { background-color: #fff; } ul.products li.product:hover .woo-type14 .product-content, ul.products li.product:hover .woo-type14 .product-details h5:before { background-color: rgba(255, 255, 255,0.75); } .woocommerce ul.products li.product .woo-type14 .featured-tag, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag, .woocommerce ul.products li.product .woo-type14 .featured-tag, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag, .woo-type14.woocommerce.single-product .featured-tag { background-color: #000; } /*----*****---- << Borders >> --****--*/ .woocommerce ul.products li.product .woo-type14 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag:after, .woocommerce ul.products li.product .woo-type14 .featured-tag:after, .woocommerce ul.products li.product:hover .woo-type14 .featured-tag:after, .woo-type14.woocommerce.single-product .featured-tag:after { border-color: #000; } ul.products li.product:hover .woo-type14 .product-content:after { border-color: rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.35) rgba(255, 255, 255,0.35); } .woo-type14.woocommerce input[type="text"], .woo-type14.woocommerce input[type="password"], .woo-type14.woocommerce input[type="email"], .woo-type14.woocommerce input[type="url"], .woo-type14.woocommerce input[type="tel"], .woo-type14.woocommerce input[type="number"], .woo-type14.woocommerce input[type="range"], .woo-type14.woocommerce input[type="date"], .woo-type14.woocommerce textarea, .woo-type14.woocommerce input.text, .woo-type14.woocommerce input[type="search"], .woo-type14.woocommerce select, .woo-type14.woocommerce .selection-box:after, .woo-type14 .woocommerce input[type="text"], .woo-type14 .woocommerce input[type="password"], .woo-type14 .woocommerce input[type="email"], .woo-type14 .woocommerce input[type="url"], .woo-type14 .woocommerce input[type="tel"], .woo-type14 .woocommerce input[type="number"], .woo-type14 .woocommerce input[type="range"], .woo-type14 .woocommerce input[type="date"], .woo-type14 .woocommerce textarea, .woo-type14 .woocommerce input.text, .woo-type14 .woocommerce input[type="search"], .woo-type14 .woocommerce select, .woo-type14 .woocommerce .selection-box:after, .woo-type14 .select2-container .select2-choice, .woo-type14 #coupon_code.input-text, .woo-type14 form .form-row input.input-text, .woo-type14 form .form-row textarea, .woo-type14 form .form-row select, .woo-type14 form.checkout_coupon, .woo-type14 form.login, .woo-type14 form.register, .woo-type14 table.shop_attributes, .woo-type14 table.shop_table, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart, .woo-type14 .addresses .col-1 header, .woo-type14 .addresses .col-2 header, .woo-type14 .addresses .col-1 address, .woo-type14 .addresses .col-2 address, .woo-type14.woocommerce th, .woo-type14.woocommerce td, .woo-type14.woocommerce tbody th, .woo-type14 .woocommerce th, .woo-type14 .woocommerce td, .woo-type14 .woocommerce tbody th, .woo-type14.woocommerce-page th, .woo-type14.woocommerce-page td, .woo-type14.woocommerce-page tbody th, .woo-type14 table.shop_table td, .woo-type14 table.shop_table tbody th, .woo-type14 table.shop_table tfoot td, .woo-type14 table.shop_table tfoot th, .woo-type14 .shop_table th:first-child, .woo-type14 .shop_table td:first-child, .woo-type14 .shop_table th:last-child, .woo-type14 .shop_table td:last-child, .woo-type14 .shop_table.cart tbody tr:last-child th, .woo-type14 .shop_table.cart tbody tr:last-child td, .woo-type14 .shop_table tfoot tr:last-child th, .woo-type14 .shop_table tfoot tr:last-child td, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals table, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type14.woocommerce-cart .cart-collaterals .cart_totals tr td, .woo-type14.woocommerce table.shop_attributes td, .woo-type14.woocommerce table.shop_attributes th, .woo-type14 .woocommerce table.shop_attributes td, .woo-type14 .woocommerce table.shop_attributes th, .woo-type14 .woocommerce table.wishlist_table thead th, .woo-type14 .woocommerce table.wishlist_table tbody td, .woo-type14.woocommerce table.wishlist_table thead th, .woo-type14.woocommerce table.wishlist_table tbody td, .woo-type14.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woo-type14.woocommerce #reviews #comments ol.commentlist li img.avatar, .woo-type14.woocommerce #reviews #comments ol.commentlist li .comment-text, .woo-type14.woocommerce p.stars a { border-color: rgba(0, 0, 0, 0.5); } .woo-type14.woocommerce table.shop_table.cart tbody th:first-child, .woo-type14.woocommerce table.shop_table.cart tbody td:first-child, .woo-type14.woocommerce table.shop_table.cart tfoot th:first-child, .woo-type14.woocommerce table.shop_table.cart tfoot td:first-child, .woo-type14 .woocommerce table.shop_table.cart tbody th:first-child, .woo-type14 .woocommerce table.shop_table.cart tbody td:first-child, .woo-type14 .woocommerce table.shop_table.cart tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.cart tfoot td:first-child, .woo-type14.woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type14.woocommerce table.shop_table.wishlist_table tbody td:first-child, .woo-type14.woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type14.woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tbody td:first-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woo-type14.woocommerce table.shop_table.order_details tbody th:first-child, .woo-type14.woocommerce table.shop_table.order_details tbody td:first-child, .woo-type14.woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type14.woocommerce table.shop_table.order_details tfoot td:first-child, .woo-type14 .woocommerce table.shop_table.order_details tbody th:first-child, .woo-type14 .woocommerce table.shop_table.order_details tbody td:first-child, .woo-type14 .woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type14 .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-color: rgba(0, 0, 0, 0.5); } .woo-type14.woocommerce table.shop_table.cart tbody th:last-child, .woo-type14.woocommerce table.shop_table.cart tbody td:last-child, .woo-type14.woocommerce table.shop_table.cart tfoot th:last-child, .woo-type14.woocommerce table.shop_table.cart tfoot td:last-child, .woo-type14 .woocommerce table.shop_table.cart tbody th:last-child, .woo-type14 .woocommerce table.shop_table.cart tbody td:last-child, .woo-type14 .woocommerce table.shop_table.cart tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.cart tfoot td:last-child, .woo-type14.woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type14.woocommerce table.shop_table.wishlist_table tbody td:last-child, .woo-type14.woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type14.woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tbody td:last-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type14.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woo-type14.woocommerce table.shop_table.order_details tbody th:last-child, .woo-type14.woocommerce table.shop_table.order_details tbody td:last-child, .woo-type14.woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type14.woocommerce table.shop_table.order_details tfoot td:last-child, .woo-type14 .woocommerce table.shop_table.order_details tbody th:last-child, .woo-type14 .woocommerce table.shop_table.order_details tbody td:last-child, .woo-type14 .woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type14 .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-color: rgba(0, 0, 0, 0.5); } .woo-type14.woocommerce input[type="text"]:focus, .woo-type14.woocommerce input[type="password"]:focus, .woo-type14.woocommerce input[type="email"]:focus, .woo-type14.woocommerce input[type="url"]:focus, .woo-type14.woocommerce input[type="tel"]:focus, .woo-type14.woocommerce input[type="number"]:focus, .woo-type14.woocommerce input[type="range"]:focus, .woo-type14.woocommerce input[type="date"]:focus, .woo-type14.woocommerce textarea:focus, .woo-type14.woocommerce input.text:focus, .woo-type14.woocommerce input[type="search"]:focus, .woo-type14 .woocommerce input[type="text"]:focus, .woo-type14 .woocommerce input[type="password"]:focus, .woo-type14 .woocommerce input[type="email"]:focus, .woo-type14 .woocommerce input[type="url"]:focus, .woo-type14 .woocommerce input[type="tel"]:focus, .woo-type14 .woocommerce input[type="number"]:focus, .woo-type14 .woocommerce input[type="range"]:focus, .woo-type14 .woocommerce input[type="date"]:focus, .woo-type14 .woocommerce textarea:focus, .woo-type14 .woocommerce input.text:focus, .woo-type14 .woocommerce input[type="search"]:focus { border-color: rgba(0, 0, 0, 0.85); } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type14 .product-thumb .add_to_wishlist:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:after { border-color: rgba(0,0,0,0.25); } .woo-type14.woocommerce .selection-box:before, .woo-type14 .woocommerce .selection-box:before { border-top-color: rgba(0, 0, 0, 0.5); } ul.products li.product .woo-type14 .product-thumb:before { border-color: rgba(255, 255, 255, 0.45); } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product:hover .woo-type14 .product-details h5:after, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:before { -webkit-box-shadow: 0 0 0 2px #fff inset; -moz-box-shadow: 0 0 0 2px #fff inset; -ms-box-shadow: 0 0 0 2px #fff inset; -o-box-shadow: 0 0 0 2px #fff inset; box-shadow: 0 0 0 2px #fff inset; } /*----*****---- << Colors >> --****--*/ ul.products li.product .woo-type14 .product-details h5 a, ul.products li.product-category .woo-type14 .product-details h5, ul.products li.product-category .woo-type14 .product-details h5 .count, ul.products li.product .woo-type14 .product-details .product-price .amount, ul.products li.product .woo-type14 .product-details span.price, ul.products li.product .woo-type14 .product-details span.price del, ul.products li.product .woo-type14 .product-details span.price del .amount, ul.products li.product .woo-type14 .product-details span.price ins, ul.products li.product .woo-type14 .product-details span.price ins .amount, ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type14 .product-details .product-rating-wrapper .star-rating span:before { color: #fff; } .woo-type14.woocommerce input[type="text"], .woo-type14.woocommerce input[type="password"], .woo-type14.woocommerce input[type="email"], .woo-type14.woocommerce input[type="url"], .woo-type14.woocommerce input[type="tel"], .woo-type14.woocommerce input[type="number"], .woo-type14.woocommerce input[type="range"], .woo-type14.woocommerce input[type="date"], .woo-type14.woocommerce textarea, .woo-type14.woocommerce input.text, .woo-type14.woocommerce input[type="search"], .woo-type14.woocommerce select, .woo-type14.woocommerce td, .woo-type14.woocommerce tbody th, .woo-type14 .woocommerce input[type="text"], .woo-type14 .woocommerce input[type="password"], .woo-type14 .woocommerce input[type="email"], .woo-type14 .woocommerce input[type="url"], .woo-type14 .woocommerce input[type="tel"], .woo-type14 .woocommerce input[type="number"], .woo-type14 .woocommerce input[type="range"], .woo-type14 .woocommerce input[type="date"], .woo-type14 .woocommerce textarea, .woo-type14 .woocommerce input.text, .woo-type14 .woocommerce input[type="search"], .woo-type14 .woocommerce select, .woo-type14 .select2-container .select2-choice, .woo-type14 .select2-chosen, .woo-type14 .select2-results, .woo-type14 form .form-row label, .woo-type14.woocommerce .stars a { color: #222222; } .woo-type14.woocommerce .stars a:hover { color: #e6b800; } .woocommerce ul.products.list-view li.product .woo-type14 .product-description { 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-type14 .product-details .product-rating-wrapper .star-rating { margin: 6px 0 0; } } /*----*****---- << 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-type14 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped { height: 45px; width: 45px; } ul.products li.product .woo-type14 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type14 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type14 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type14 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type14 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type14 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type14 .product-buttons-wrapper a.button.product_type_grouped:before { line-height: 42px; } ul.products li.product .woo-type14 .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type14 .product-details .product-rating-wrapper { right: 8px; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woo-type14 .woocommerce table.shop_table th, .woo-type14.woocommerce table.shop_table th, .woo-type14.woocommerce-page table.shop_table th, .woo-type14.woocommerce table.wishlist_table thead th, .woo-type14.woocommerce table.wishlist_table tbody td, .woo-type14 .woocommerce table.wishlist_table thead th, .woo-type14 .woocommerce table.wishlist_table tbody td, .woo-type14 .woocommerce table.shop_table td.product-subtotal, .woo-type14.woocommerce table.shop_table td.product-subtotal, .woo-type14.woocommerce-page table.shop_table td.product-subtotal { border-color: rgba(0,0,0,0.5); } } type13-architecture.css000064400000161062150213050750011067 0ustar00 /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 13 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-category .woo-type13 .product-thumb .image:after, ul.products li.product .woo-type13 .product-details h5, ul.products li.product-category .woo-type13 .product-details h5 .count, ul.products li.product .woo-type13 .product-details h5:before, ul.products li.product .woo-type13 .product-details h5:after, .woocommerce ul.products li.product .woo-type13 .product-thumb:after, ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .woo-type13 ul.products li:not(.pif-has-gallery) .product-thumb .image img { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } /*-------------------------------------------------------------- 2.0 - Type 13 --------------------------------------------------------------*/ ul.products li .woo-type13 .column { overflow: hidden; } ul.products li.product .woo-type13 .product-content:after { content: none; } ul.products li.product-category .woo-type13 .product-thumb .image:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; } ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; -webkit-transform: skewX(-14deg); -moz-transform: skewX(-14deg); -ms-transform: skewX(-14deg); -o-transform: skewX(-14deg); transform: skewX(-14deg); border-radius:0; } ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock { min-height: inherit; min-width: inherit; padding: 5px 15px; } ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product:hover .woo-type13 .onsale, ul.products li.product:hover .woo-type13 .out-of-stock { background-color: rgba(0,0,0,0); height: auto; line-height: 20px; right: 0; top: 5px; width: auto; } ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span { font-size: inherit; text-indent: 0; } ul.products li.product .woo-type13 .onsale span:before, ul.products li.product .woo-type13 .out-of-stock span:before { content: none; } ul.products li.product .woo-type13 .onsale span:after, ul.products li.product .woo-type13 .out-of-stock span:after { border-style: solid; border-width: 0 0 30px 15px; content: ""; display: inline-block; height: 0; position: absolute; left: -10px; top: 0; width: 100%; z-index: -1; } ul.products li.product .woo-type13 .onsale span::after, ul.products li.product .woo-type13 .out-of-stock span::after { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span, ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { font-size: 13px; } .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .onsale span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .onsale span, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .onsale span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .onsale span, .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .out-of-stock span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .out-of-stock span, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .out-of-stock span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .out-of-stock span, .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .featured-tag span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .featured-tag span, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .featured-tag span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .featured-tag span { font-size: 8px; } .page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag i, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag i, .with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag i, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag i { display: none; opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag span, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .featured-tag span, .with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag span, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .featured-tag span { padding-right: 0; } ul.products li.product .woo-type13 .featured-tag { padding: 0 10px 0 15px; left: -15px; top: 5px; -webkit-transform: skewX(-25deg); -moz-transform: skewX(-25deg); -ms-transform: skewX(-25deg); -o-transform: skewX(-25deg); transform: skewX(-25deg); } ul.products li.product .woo-type13 .featured-tag > div { -webkit-transform: skewX(25deg); -moz-transform: skewX(25deg); -ms-transform: skewX(25deg); -o-transform: skewX(25deg); transform: skewX(25deg); } ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { letter-spacing: 1px; text-transform: uppercase; } ul.products li.product .woo-type13 .featured-tag:after { content: none; } ul.products li.product .woo-type13 .product-details { margin: -1px 0 0; overflow: hidden; padding-bottom: 5px; position: relative; } ul.products li.product .woo-type13 .product-details h5 { border-bottom: none; font-size: 14px; font-weight: 300; margin: 0 0 6px; position: relative; text-transform: uppercase; } ul.products li.product .woo-type13 .product-details h5:before, ul.products li.product .woo-type13 .product-details h5:after { content: ""; height: 100%; position: absolute; top: 100%; } ul.products li.product .woo-type13 .product-details h5:before { left: 0; width: 100%; } ul.products li.product .woo-type13 .product-details h5:after { right: -10%; width: 0; -webkit-transform: skewX(-30deg); -moz-transform: skewX(-30deg); -ms-transform: skewX(-30deg); -o-transform: skewX(-30deg); transform: skewX(-30deg); } ul.products li.product:hover .woo-type13 .product-details h5:after { width: 50%; } ul.products li.product-category .woo-type13 .product-details { padding-bottom: 30px; } ul.products li.product-category .woo-type13 .product-details h5:before, ul.products li.product-category .woo-type13 .product-details h5:after { content: none; } ul.products li.product .woo-type13 .product-details .product-price { padding: 0 15px; position: relative; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } ul.products li.product .woo-type13 .product-details .price { font-size: 15px; } ul.products li.product:hover .woo-type13 .product-details .product-rating-wrapper { right: 15px; } .woocommerce ul.products li:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper, .woocommerce ul.products li:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper { left: 0; right: auto; } .woocommerce ul.products li:hover:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper, .woocommerce ul.products li:hover:not(.purchasable) .woo-type13 .product-details .product-rating-wrapper { left: calc(100% - 70px); } ul.products li.product .woo-type13 .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 6px 0 0; } .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .product-details h5 { font-size: 10px; margin: 0 0 5px; } .page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after, .with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after { width: 46%; } .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-price, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-price { padding: 0 5px; } .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .price { font-size: 9px; } .page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper { right: 6px; } .page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper { margin-left: -10px; margin-right: 0; left: 100%; right: auto; width: auto; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); } .page-with-sidebar ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type13 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .with-both-sidebar ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type13 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 11px 0 0; } .woo-type13.woocommerce input[type="text"], .woo-type13.woocommerce input[type="password"], .woo-type13.woocommerce input[type="email"], .woo-type13.woocommerce input[type="url"], .woo-type13.woocommerce input[type="tel"], .woo-type13.woocommerce input[type="number"], .woo-type13.woocommerce input[type="range"], .woo-type13.woocommerce input[type="date"], .woo-type13.woocommerce textarea, .woo-type13.woocommerce input.text, .woo-type13.woocommerce input[type="search"], .woo-type13.woocommerce select, .woo-type13 .woocommerce input[type="text"], .woo-type13 .woocommerce input[type="password"], .woo-type13 .woocommerce input[type="email"], .woo-type13 .woocommerce input[type="url"], .woo-type13 .woocommerce input[type="tel"], .woo-type13 .woocommerce input[type="number"], .woo-type13 .woocommerce input[type="range"], .woo-type13 .woocommerce input[type="date"], .woo-type13 .woocommerce textarea, .woo-type13 .woocommerce input.text, .woo-type13 .woocommerce input[type="search"], .woo-type13 .woocommerce select, .woo-type13 .select2-container .select2-choice, .woo-type13.woocommerce-cart #coupon_code.input-text, .woo-type13 .woocommerce-message, .woo-type13 .woocommerce-info, .woo-type13 .woocommerce-error, .woo-type13 .woocommerce-message:before, .woo-type13 .woocommerce-info:before, .woo-type13 .woocommerce-error:before, .woo-type13 form.checkout_coupon, .woo-type13 form.login, .woo-type13 form.register, .woo-type13 #reviews #comments ol.commentlist li .comment-text, .woo-type13.woocommerce table.shop_attributes, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table { border-width: 2px; } .woo-type13.woocommerce .selection-box:after, .woo-type13 .woocommerce .selection-box:after { right: 1px; top: 2px; height:calc(100% - 4px); } .woo-type13.woocommerce table.shop_table.cart, .woo-type13.woocommerce table.shop_table.wishlist_table, .woo-type13 .woocommerce table.shop_table.cart, .woo-type13 .woocommerce table.shop_table.wishlist_table { border-width: 0 0 2px; } .woo-type13.woocommerce table.shop_table.cart tbody th:first-child, .woo-type13.woocommerce table.shop_table.cart tbody td:first-child, .woo-type13.woocommerce table.shop_table.cart tfoot th:first-child, .woo-type13.woocommerce table.shop_table.cart tfoot td:first-child, .woo-type13 .woocommerce table.shop_table.cart tbody th:first-child, .woo-type13 .woocommerce table.shop_table.cart tbody td:first-child, .woo-type13 .woocommerce table.shop_table.cart tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.cart tfoot td:first-child, .woo-type13.woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type13.woocommerce table.shop_table.wishlist_table tbody td:first-child, .woo-type13.woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type13.woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tbody td:first-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woo-type13.woocommerce table.shop_table.order_details tbody th:first-child, .woo-type13.woocommerce table.shop_table.order_details tbody td:first-child, .woo-type13.woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type13.woocommerce table.shop_table.order_details tfoot td:first-child, .woo-type13 .woocommerce table.shop_table.order_details tbody th:first-child, .woo-type13 .woocommerce table.shop_table.order_details tbody td:first-child, .woo-type13 .woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type13 .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-width: 2px; } .woo-type13.woocommerce table.shop_table.cart tbody th:last-child, .woo-type13.woocommerce table.shop_table.cart tbody td:last-child, .woo-type13.woocommerce table.shop_table.cart tfoot th:last-child, .woo-type13.woocommerce table.shop_table.cart tfoot td:last-child, .woo-type13 .woocommerce table.shop_table.cart tbody th:last-child, .woo-type13 .woocommerce table.shop_table.cart tbody td:last-child, .woo-type13 .woocommerce table.shop_table.cart tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.cart tfoot td:last-child, .woo-type13.woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type13.woocommerce table.shop_table.wishlist_table tbody td:last-child, .woo-type13.woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type13.woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tbody td:last-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woo-type13.woocommerce table.shop_table.order_details tbody th:last-child, .woo-type13.woocommerce table.shop_table.order_details tbody td:last-child, .woo-type13.woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type13.woocommerce table.shop_table.order_details tfoot td:last-child, .woo-type13 .woocommerce table.shop_table.order_details tbody th:last-child, .woo-type13 .woocommerce table.shop_table.order_details tbody td:last-child, .woo-type13 .woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type13 .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-width: 2px; } .woo-type13 table.shop_table td, .woo-type13 table.shop_table tbody th, .woo-type13 table.shop_table tfoot td, .woo-type13 table.shop_table tfoot th, .woo-type13 .woocommerce table.shop_attributes th, .woo-type13 .woocommerce table.shop_attributes td, .woo-type13.woocommerce table.shop_attributes th, .woo-type13.woocommerce table.shop_attributes td, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals tr td { border-top-width: 2px; } .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13 .woocommerce table.order_details tfoot tr:last-child td, .woo-type13.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13.woocommerce-page table.order_details tfoot tr:last-child td, .woo-type13 div.product .woocommerce-tabs ul.tabs:before { border-bottom-width: 2px; } .woo-type13 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 3px; } .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 14px; } .woo-type13 #coupon_code.input-text { height: 40px; min-height: 40px; padding-top: 0; padding-bottom: 0; } .woo-type13 .quantity .qty, .woo-type13.woocommerce-page .quantity .qty { height: 41px; min-height: 41px; padding: 0; } .woo-type13 form .form-row .select2-container { line-height: 39px; } .woocommerce ul.products li.product .woo-type13 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type13 .product-details h5 { padding:15px 0; } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ .woo-type13.woocommerce a, .woo-type13 .woocommerce a, ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product .woo-type13 .featured-tag span, .woocommerce.single-product .featured-tag span { font-weight: 300; } .woo-type13.woocommerce a.button, .woo-type13.woocommerce button.button, .woo-type13.woocommerce button, .woo-type13.woocommerce input.button, .woo-type13.woocommerce input[type=button], .woo-type13.woocommerce input[type=submit], .woo-type13.woocommerce #respond input#submit, .woo-type13.woocommerce a.button.alt, .woo-type13.woocommerce button.button.alt, .woo-type13.woocommerce input.button.alt, .woo-type13.woocommerce #respond input#submit.alt, .woo-type13 .woocommerce a.button, .woo-type13 .woocommerce button.button, .woo-type13 .woocommerce button, .woo-type13 .woocommerce input.button, .woo-type13 .woocommerce input[type=button], .woo-type13 .woocommerce input[type=submit], .woo-type13 .woocommerce #respond input#submit, .woo-type13 .woocommerce a.button.alt, .woo-type13 .woocommerce button.button.alt, .woo-type13 .woocommerce input.button.alt, .woo-type13 .woocommerce #respond input#submit.alt, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type13 .wishlist_table .add_to_cart.button, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type13 .wishlist_table a.ask-an-estimate-button, .woo-type13 .wishlist-title a.show-title-form, .woo-type13 .hidden-title-form a.hide-title-form, .woo-type13 .woo-type13 .yith-wcwl-wishlist-new button, .woo-type13 .wishlist_manage_table a.create-new-wishlist, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type13 .cart input.button { font-weight: 600; } .woo-type13.woocommerce input[type="text"], .woo-type13.woocommerce input[type="password"], .woo-type13.woocommerce input[type="email"], .woo-type13.woocommerce input[type="url"], .woo-type13.woocommerce input[type="tel"], .woo-type13.woocommerce input[type="number"], .woo-type13.woocommerce input[type="range"], .woo-type13.woocommerce input[type="date"], .woo-type13.woocommerce textarea, .woo-type13.woocommerce input.text, .woo-type13.woocommerce input[type="search"], .woo-type13.woocommerce select, .woo-type13 .woocommerce input[type="text"], .woo-type13 .woocommerce input[type="password"], .woo-type13 .woocommerce input[type="email"], .woo-type13 .woocommerce input[type="url"], .woo-type13 .woocommerce input[type="tel"], .woo-type13 .woocommerce input[type="number"], .woo-type13 .woocommerce input[type="range"], .woo-type13 .woocommerce input[type="date"], .woo-type13 .woocommerce textarea, .woo-type13 .woocommerce input.text, .woo-type13 .woocommerce input[type="search"], .woo-type13 .woocommerce select, .woo-type13.woocommerce a.button, .woo-type13.woocommerce button.button, .woo-type13.woocommerce input.button, .woo-type13.woocommerce button, .woo-type13.woocommerce input[type=button], .woo-type13.woocommerce input[type=submit], .woo-type13.woocommerce #respond input#submit, .woo-type13.woocommerce a.button.alt, .woo-type13.woocommerce button.button.alt, .woo-type13.woocommerce input.button.alt, .woo-type13.woocommerce #respond input#submit.alt, .woo-type13 .woocommerce a.button, .woo-type13 .woocommerce button.button, .woo-type13 .woocommerce input.button, .woo-type13 .woocommerce button, .woo-type13 .woocommerce input[type=button], .woo-type13 .woocommerce input[type=submit], .woo-type13 .woocommerce #respond input#submit, .woo-type13 .woocommerce a.button.alt, .woo-type13 .woocommerce button.button.alt, .woo-type13 .woocommerce input.button.alt, .woo-type13 .woocommerce #respond input#submit.alt, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type13 .wishlist_table .add_to_cart.button, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type13 .wishlist_table a.ask-an-estimate-button, .woo-type13 .wishlist-title a.show-title-form, .woo-type13 .hidden-title-form a.hide-title-form, .woo-type13 .woo-type13 .yith-wcwl-wishlist-new button, .woo-type13 .wishlist_manage_table a.create-new-wishlist, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type13 .cart input.button { font-family: inherit; font-size: inherit; } ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover { background: inherit; } .woocommerce .woo-type13 .star-rating span:before, .woocommerce .woo-type13 .stars a:hover, .woocommerce ul.products li.product .woo-type13 .star-rating span:before, .woocommerce .woo-type13 .dt-product-tabs p.stars a.active { color: #e6b800; } /* Image Slide Effect */ ul.products li.product .woo-type13 .product-thumb .image { display: block; overflow: hidden; position: relative; text-align: center; } ul.products li.product .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; } ul.products li.product .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2), .woo-type13 ul.products li.product:hover .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } ul.products li.product:hover .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); } ul.products li.product .woo-type13 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); } ul.products li:not(.pif-has-gallery) .woo-type13 .product-thumb .image { overflow: hidden; } ul.products li.product:hover .woo-type13 .product-thumb .image img, ul.products li.product:hover .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); } ul.products li.product-category:hover .woo-type13 .product-thumb .image img, ul.products li.product-category:hover .woo-type13 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 13px; } .woo-type13 #coupon_code.input-text { height: 38px; min-height: 38px; } .woo-type13 .quantity .qty, .woo-type13.woocommerce-page .quantity .qty { height: 44px; min-height: 44px; } .woo-type13 form .form-row .select2-container { line-height: 40px; } } /*-------------------------------------------------------------- 5.0 - Default Colors --------------------------------------------------------------*/ /*----*****---- << Default >> --****--*/ ul.products li.product .woo-type13 .product-details h5:before { background-color:#da0000; } .woocommerce ul.products li.product:hover .woo-type13 .product-content, .woo-type13 .woocommerce ul.products li.product:hover .product-content, .woo-type13.woocommerce ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type13 .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type13.woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content, .woo-type13 .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content, .woo-type13.woocommerce ul.products li.product-category:hover .product-thumb .image:after, .woo-type13 .woocommerce ul.products li.product-category:hover .product-thumb .image:after { background-color: rgba(218, 0, 0, 0.75); } ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover:before, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external:hover:before, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped:hover:before, ul.products li.product:hover .woo-type13 .product-details h5 a, .woo-type13 ul.products li.product-category:hover .product-details h5, .woo-type13 ul.products li.product-category:hover .product-details h5 .count { color:#da0000; } ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped:hover, ul.products li.product-category .woo-type13 .product-thumb .image:after, ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, ul.products li.product:hover .woo-type13 .onsale, ul.products li.product:hover .woo-type13 .out-of-stock { background-color: rgba(0,0,0,0); } ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:hover:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:hover:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:hover:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:hover:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:hover:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:hover:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:hover:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external:hover:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped:hover:after, ul.products li.product:hover .woo-type13 .product-details h5 a, .woo-type13 ul.products li.product-category:hover .product-details h5 { background-color: #fff; } ul.products li.product .woo-type13 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type13 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type13 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type13 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type13 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type13 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type13 .product-buttons-wrapper a.button.product_type_grouped:after, ul.products li.product .woo-type13 .product-details h5 a, ul.products li.product-category .woo-type13 .product-details h5, ul.products li.product .woo-type13 .product-details h5:after { background-color:#000; } .woocommerce ul.products li.product .woo-type13 .featured-tag, .woocommerce ul.products li.product:hover .woo-type13 .featured-tag, .woocommerce ul.products li.product .woo-type13 .featured-tag, .woocommerce ul.products li.product:hover .woo-type13 .featured-tag, .woo-type13.woocommerce.single-product .featured-tag { background-color:#000; } .woo-type13.woocommerce a.button:hover, .woo-type13.woocommerce button.button:hover, .woo-type13.woocommerce button:hover, .woo-type13.woocommerce input.button:hover, .woo-type13.woocommerce input[type=button]:hover, .woo-type13.woocommerce input[type=submit]:hover, .woo-type13.woocommerce #respond input#submit:hover, .woo-type13.woocommerce a.button.alt:hover, .woo-type13.woocommerce button.button.alt:hover, .woo-type13.woocommerce input.button.alt:hover, .woo-type13.woocommerce #respond input#submit.alt:hover, .woo-type13 .woocommerce a.button:hover, .woo-type13 .woocommerce button.button:hover, .woo-type13 .woocommerce button:hover, .woo-type13 .woocommerce input.button:hover, .woo-type13 .woocommerce input[type=button]:hover, .woo-type13 .woocommerce input[type=submit]:hover, .woo-type13 .woocommerce #respond input#submit:hover, .woo-type13 .woocommerce a.button.alt:hover, .woo-type13 .woocommerce button.button.alt:hover, .woo-type13 .woocommerce input.button.alt:hover, .woo-type13 .woocommerce #respond input#submit.alt:hover, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type13 .wishlist_table .add_to_cart.button:hover, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type13 .wishlist_table a.ask-an-estimate-button:hover, .woo-type13 .wishlist-title a.show-title-form:hover, .woo-type13 .hidden-title-form a.hide-title-form:hover, .woo-type13 .yith-wcwl-wishlist-new button:hover, .woo-type13 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type13.woocommerce .cart input.button:hover, .woo-type13 .woocommerce .cart input.button:hover, .woo-type13.woocommerce a.button.alt.disabled:hover, .woo-type13.woocommerce a.button.alt:disabled:hover, .woo-type13.woocommerce a.button.alt[disabled]:disabled:hover, .woo-type13.woocommerce button.button.alt.disabled:hover, .woo-type13.woocommerce button.button.alt:disabled:hover, .woo-type13.woocommerce button.button.alt[disabled]:disabled:hover, .woo-type13.woocommerce input.button.alt.disabled:hover, .woo-type13.woocommerce input.button.alt:disabled:hover, .woo-type13.woocommerce input.button.alt[disabled]:disabled:hover, .woo-type13.woocommerce #respond input#submit.alt.disabled:hover, .woo-type13.woocommerce #respond input#submit.alt:disabled:hover, .woo-type13.woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woo-type13.woocommerce a.button.disabled:hover, .woo-type13.woocommerce a.button:disabled:hover, .woo-type13.woocommerce a.button:disabled[disabled]:hover, .woo-type13.woocommerce button.button.disabled:hover, .woo-type13.woocommerce button.button:disabled:hover, .woo-type13.woocommerce button.button:disabled[disabled]:hover, .woo-type13.woocommerce input.button.disabled:hover, .woo-type13.woocommerce input.button:disabled:hover, .woo-type13.woocommerce input.button:disabled[disabled]:hover, .woo-type13.woocommerce #respond input#submit.disabled:hover, .woo-type13.woocommerce #respond input#submit:disabled:hover, .woo-type13.woocommerce #respond input#submit:disabled[disabled]:hover, .woo-type13 .woocommerce a.button.alt.disabled:hover, .woo-type13 .woocommerce a.button.alt:disabled:hover, .woo-type13 .woocommerce a.button.alt[disabled]:disabled:hover, .woo-type13 .woocommerce button.button.alt.disabled:hover, .woo-type13 .woocommerce button.button.alt:disabled:hover, .woo-type13 .woocommerce button.button.alt[disabled]:disabled:hover, .woo-type13 .woocommerce input.button.alt.disabled:hover, .woo-type13 .woocommerce input.button.alt:disabled:hover, .woo-type13 .woocommerce input.button.alt[disabled]:disabled:hover, .woo-type13 .woocommerce #respond input#submit.alt.disabled:hover, .woo-type13 .woocommerce #respond input#submit.alt:disabled:hover, .woo-type13 .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woo-type13 .woocommerce a.button.disabled:hover, .woo-type13 .woocommerce a.button:disabled:hover, .woo-type13 .woocommerce a.button:disabled[disabled]:hover, .woo-type13 .woocommerce button.button.disabled:hover, .woo-type13 .woocommerce button.button:disabled:hover, .woo-type13 .woocommerce button.button:disabled[disabled]:hover, .woo-type13 .woocommerce input.button.disabled:hover, .woo-type13 .woocommerce input.button:disabled:hover, .woo-type13 .woocommerce input.button:disabled[disabled]:hover, .woo-type13 .woocommerce #respond input#submit.disabled:hover, .woo-type13 .woocommerce #respond input#submit:disabled:hover, .woo-type13 .woocommerce #respond input#submit:disabled[disabled]:hover { background-color: #000; } /*----*****---- << Borders >> --****--*/ ul.products li.product .woo-type13 .featured-tag:after, ul.products li.product:hover .woo-type13 .featured-tag:after, .woo-type13.woocommerce.single-product .featured-tag:after { border-color:#000; } .woocommerce ul.products li.product .woo-type13 .onsale span:after, .woocommerce ul.products li.product .woo-type13 .out-of-stock span:after, .woocommerce ul.products li.product .woo-type13 .onsale span:after, .woocommerce ul.products li.product .woo-type13 .out-of-stock span:after { border-bottom-color:#000; } ul.products li.product .woo-type13 .onsale span:after, ul.products li.product .woo-type13 .out-of-stock span:after { border-color: rgba(0, 0, 0, 0); } ul.products li.product:hover .woo-type13 .product-details h5 a { -webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; -ms-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; -o-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.05) inset, 1px 0 0 0 rgba(0, 0, 0, 0.05) inset; } ul.products li.product-category:hover .woo-type13 .product-details h5 { -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; -ms-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) inset; } ul.products li.product .woo-type13 .product-details h5:after { -webkit-box-shadow: -10px 0 0 0 #fff; -moz-box-shadow: -10px 0 0 0 #fff; -ms-box-shadow: -10px 0 0 0 #fff; -o-box-shadow: -10px 0 0 0 #fff; box-shadow: -10px 0 0 0 #fff; } .page-with-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type13 .dt-sc-one-fourth .product-details h5:after, .with-both-sidebar ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type13 .dt-sc-one-third .product-details h5:after { -webkit-box-shadow: -6px 0 0 0 #fff; -moz-box-shadow: -6px 0 0 0 #fff; -ms-box-shadow: -6px 0 0 0 #fff; -o-box-shadow: -6px 0 0 0 #fff; box-shadow: -6px 0 0 0 #fff; } /*----*****---- << Colors >> --****--*/ .woo-type13 .woocommerce-message .button, .woo-type13 .woocommerce-info .button, .woo-type13 .woocommerce-error .button, ul.products li.product .woo-type13 .product-details h5 a, ul.products li.product-category .woo-type13 .product-details h5, ul.products li.product-category .woo-type13 .product-details h5 .count, ul.products li.product .woo-type13 .onsale, ul.products li.product .woo-type13 .out-of-stock, .woo-type13 .menu-icons-wrapper .cart a:hover { color: #fff; } .woo-type13.woocommerce .stars a:hover, .woo-type13 .woocommerce .stars a:hover { color: #e6b800; } ul.products li.product .woo-type13 .product-details .product-price .amount, ul.products li.product .woo-type13 .product-details span.price, ul.products li.product .woo-type13 .product-details span.price del, ul.products li.product .woo-type13 .product-details span.price del .amount, ul.products li.product .woo-type13 .product-details span.price ins, ul.products li.product .woo-type13 .product-details span.price ins .amount, .woo-type13 .menu-icons-wrapper .cart sup, .woo-type13.woocommerce .pagination ul li:hover a, .woo-type13.woocommerce .pagination ul li:hover span, .woo-type13.woocommerce .pagination ul li a:hover, .woo-type13.woocommerce .pagination ul li a:hover span, .woo-type13.woocommerce .pagination ul li a:hover i, .woo-type13.woocommerce .pagination ul li .current, .woo-type13 .woocommerce .pagination ul li:hover a, .woo-type13 .woocommerce .pagination ul li:hover span, .woo-type13 .woocommerce .pagination ul li a:hover, .woo-type13 .woocommerce .pagination ul li a:hover span, .woo-type13 .woocommerce .pagination ul li a:hover i, .woo-type13 .woocommerce .pagination ul li .current { color: #fff; } .woo-type13.woocommerce a.button, .woo-type13.woocommerce button.button, .woo-type13.woocommerce button, .woo-type13.woocommerce input.button, .woo-type13.woocommerce input[type=button], .woo-type13.woocommerce input[type=submit], .woo-type13.woocommerce #respond input#submit, .woo-type13.woocommerce a.button.alt, .woo-type13.woocommerce button.button.alt, .woo-type13.woocommerce input.button.alt, .woo-type13.woocommerce #respond input#submit.alt, .woo-type13 .woocommerce a.button, .woo-type13 .woocommerce button.button, .woo-type13 .woocommerce button, .woo-type13 .woocommerce input.button, .woo-type13 .woocommerce input[type=button], .woo-type13 .woocommerce input[type=submit], .woo-type13 .woocommerce #respond input#submit, .woo-type13 .woocommerce a.button.alt, .woo-type13 .woocommerce button.button.alt, .woo-type13 .woocommerce input.button.alt, .woo-type13 .woocommerce #respond input#submit.alt, .woo-type13.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type13 .wishlist_table .add_to_cart.button, .woo-type13 .yith-wcwl-add-button a.add_to_wishlist, .woo-type13 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type13 .wishlist_table a.ask-an-estimate-button, .woo-type13 .wishlist-title a.show-title-form, .woo-type13 .hidden-title-form a.hide-title-form, .woo-type13 .woo-type13 .yith-wcwl-wishlist-new button, .woo-type13 .wishlist_manage_table a.create-new-wishlist, .woo-type13 .wishlist_manage_table button.submit-wishlist-changes, .woo-type13 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type13 .cart input.button { 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-type13 .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type13 .product-details .product-rating-wrapper { right: 8px; } ul.products li.product .woo-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span, ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { font-size: 13px; } ul.products li.product .woo-type13 .featured-tag i, .woo-type13.woocommerce.single-product .featured-tag i { font-size: 14px; } .woo-type13 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price .price del, .woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del, .woo-type13 .page-with-sidebar .woocommerce.columns-4 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del, .woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del, .woo-type13 .page-with-sidebar .woocommerce.columns-3 ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del { display: none; } } /*----*****---- << 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-type13 .onsale span, ul.products li.product .woo-type13 .out-of-stock span, ul.products li.product .woo-type13 .featured-tag span, .woo-type13.woocommerce.single-product .featured-tag span { font-size: 10px; } ul.products li.product .woo-type13 .product-details .price { font-size: 12px; } ul.products li.product .woo-type13 .dt-sc-one-fourth .featured-tag i, .woo-type13.woocommerce.single-product .featured-tag i { font-size: 12px; } .woo-type13 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price .price del, .woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del, .woo-type13 .page-with-sidebar .woocommerce.columns-4 ul.products li.product.product-type-variable .dt-sc-one-fourth .product-details .product-price del, .woo-type13 .page-with-sidebar ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del, .woo-type13 .page-with-sidebar .woocommerce.columns-3 ul.products li.product.product-type-variable .dt-sc-one-third .product-details .product-price del { display: none; } ul.products li.product .woo-type13 .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type13 .product-details .product-rating-wrapper { right: 8px; } ul.products li.product .woo-type13 .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 10px 0 0; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woo-type13.woocommerce table.shop_table.cart, .woo-type13.woocommerce-page table.shop_table.cart, .woo-type13.woocommerce-account table.shop_table, .woo-type13.woocommerce-wishlist table.shop_table.wishlist_table { border-width: 2px; } .woo-type13.woocommerce table.shop_table th, .woo-type13.woocommerce-page table.shop_table th, .woo-type13.woocommerce table.wishlist_table thead th, .woo-type13.woocommerce table.wishlist_table tbody td, .woo-type13.woocommerce table.shop_table td.product-subtotal, .woo-type13.woocommerce-page table.shop_table td.product-subtotal { border-top-width: 2px; } .woo-type13.woocommerce-cart table.shop_table.cart tbody tr, .woo-type13.woocommerce-account table.shop_table tbody tr, .woo-type13.woocommerce-wishlist table.shop_table tbody tr { border-right-width: 2px; } .woo-type13 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13 .woocommerce table.order_details tfoot tr:last-child td, .woo-type13.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13.woocommerce table.order_details tfoot tr:last-child td, .woo-type13.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type13.woocommerce-page table.order_details tfoot tr:last-child td { border-bottom-width: 2px; } } /* Common Styles for the devices below 479px width */ @media only screen and (max-width: 479px) { .woo-type13.woocommerce table.shop_attributes, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table { border-top-width: 0; } .woo-type13.woocommerce table.shop_attributes th, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table th, .woo-type13.woocommerce table.shop_attributes tr:first-child td, .woo-type13.woocommerce table.shop_attributes tr:first-child th, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child td, .woo-type13.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child th { border-bottom-width: 0; border-top-width: 2px; } } @media only screen and (max-width: 319px) { ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type13 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } }type11-model.css000064400000122656150213050750007511 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 11 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-type11 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } ul.products li:not(.pif-has-gallery) .woo-type11 .product-thumb .image img { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } ul.products li.product .woo-type11 .product-wrapper, ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product .woo-type11 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type 11 --------------------------------------------------------------*/ ul.products li.product .woo-type11 .product-wrapper { padding: 3px; } ul.products li.product .woo-type11 .product-thumb { border: 1px solid; padding: 15px; } ul.products li.product .woo-type11 .product-content:after { right: 15px; top: 15px; } ul.products li.product:hover .woo-type11 .product-content:after { content: none; } ul.products li.product .woo-type11 .onsale, ul.products li.product .woo-type11 .out-of-stock { right: 15px; top: 15px; } ul.products li.product:hover .woo-type11 .onsale, ul.products li.product:hover .woo-type11 .out-of-stock { right: 25px; top: 25px; } ul.products li.product .woo-type11 .featured-tag { left: 0px; top: 19px; } .woocommerce ul.products li.product-category .woo-type11 .product-details h5 { padding: 15px 0 10px; } ul.products li.product .woo-type11 .product-details h5 { border-bottom: none; position: relative; } ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product .woo-type11 .product-details h5:after { content: ""; margin: 0 auto; position: absolute; bottom: -2px; left: 0; right: 0; } ul.products li.product .woo-type11 .product-details h5:before { height: 1px; } ul.products li.product .woo-type11 .product-details h5:after { height: 2px; bottom: 1px; width: 0; } ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product:hover .woo-type11 .product-details h5:after { width: 150px; } ul.products li.product:hover .woo-type11 .product-details h5:before { width: 60px; } ul.products li.product .woo-type11 .product-details .product-price { padding: 0 20px; width: 100%; } ul.products li.product:hover .woo-type11 .product-details .product-rating-wrapper { right: 15px; } .woocommerce ul.products li:hover:not(.purchasable) .woo-type11 .product-details .product-rating-wrapper, .woocommerce ul.products li:hover:not(.purchasable) .woo-type11 .product-details .product-rating-wrapper { right: 50%; } ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating { margin: 9px 0 0; } .page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .product-details h5, .page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .price { font-size: 10px; } .page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-price, .with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-price { padding: 0 8px; } .page-with-sidebar ul.products li.product:hover .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper { right: 8px; } .page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); } .page-with-sidebar ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type11 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .with-both-sidebar ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type11 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 11px 0 0; } /* Image Slide Effect */ ul.products li.pif-has-gallery .woo-type11 .product-thumb .image { display: block; overflow: hidden; position: relative; text-align: center; } ul.products li.product .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 15px; overflow: hidden; top: 15px; } ul.products li.product .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2), ul.products li.product:hover .woo-type11 .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } ul.products li.product:hover .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); } ul.products li.product .woo-type11 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); } ul.products li:not(.pif-has-gallery) .woo-type11 .product-thumb .image { overflow: hidden; } ul.products li.product .woo-type11 .product-thumb .image { position:relative; } ul.products li.product:hover .woo-type11 .product-thumb .image img:nth-child(1):nth-last-child(1), ul.products li.pif-has-gallery:hover .woo-type11 .product-thumb .image img:only-child { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); } ul.products li.product-category:hover .woo-type11 .product-thumb .image img, ul.products li.product-category.pif-has-gallery:hover .woo-type11 .product-thumb .image img:only-child { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } .woocommerce ul.products li.product .woo-type11 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; } .woocommerce ul.products li.product.outofstock .woo-type11 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type11 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 15px; top: 15px; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; } .woocommerce ul.products li.product.outofstock:hover .woo-type11 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type11 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type11 .product-thumb:after { background-color: rgba(255,255,255,0.9); width:100%; height:100%; left:0; border:none; } ul.products li.product .woo-type11 .product-thumb .image { position: relative; } ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type11 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type11 .product-buttons-wrapper a.button.product_type_grouped { border: 1px solid; } .woocommerce .woo-type11 a.button, .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type=button], .woocommerce .woo-type11 input[type=submit], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woocommerce .woo-type11 a.button, .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type=button], .woocommerce .woo-type11 input[type=submit], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type11 .wishlist_table .add_to_cart.button, .woo-type11 .yith-wcwl-add-button a.add_to_wishlist, .woo-type11 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type11 .wishlist_table a.ask-an-estimate-button, .woo-type11 .wishlist-title a.show-title-form, .woo-type11 .hidden-title-form a.hide-title-form, .woo-type11 .yith-wcwl-wishlist-new button, .woo-type11 .wishlist_manage_table a.create-new-wishlist, .woo-type11 .wishlist_manage_table button.submit-wishlist-changes, .woo-type11 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type11 .cart input.button { font-size: 16px; text-transform: none; } .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button:hover, .woocommerce ul.products.list-view li.product .woo-type11 .product-description { color:#fff; } .woocommerce ul.products.list-view li.product .woo-type11 .product-details { padding: 43px 30px; } .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 15px; } .woo-type11 #coupon_code.input-text { height: 42px; padding-top: 0; padding-bottom: 0; } .woocommerce .woo-type11 input[type=submit], .woocommerce .woo-type11 input[type=submit] { width: auto; } .woo-type11 .woocommerce-billing-fields > h3, .woo-type11 h3#ship-to-different-address label { font-size: 30px; } .woo-type11 .woocommerce-billing-fields > h3 { margin-top: 16px; } .woo-type11 h3#ship-to-different-address label { margin: 0; text-transform: capitalize; } .woo-type11 table.cart td.product-name a, .woo-type11 table.cart td.product-price, .woo-type11 table.cart td.product-subtotal { font-size: 16px; } .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select { font-family: inherit; font-size: inherit; } .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th, .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th { border-style: solid; } .woo-type11 .quantity .qty, .woo-type11.woocommerce-page .quantity .qty, .woo-type11 #coupon_code.input-text { height: 44px; min-height: 44px; } .woo-type11 .quantity .qty, .woo-type11.woocommerce-page .quantity .qty { padding: 0; } .woo-type11 form .form-row .select2-container { line-height: 43px; } .woo-type11 .select2-chosen, .woo-type11 .select2-results { font-size: 17px; } .woocommerce ul.products li.product .woo-type11 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type11 .woo-type11 .product-details h5 { padding: 15px 0 7px; } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type11 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type11 .product-buttons-wrapper a.button.product_type_grouped { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } ul.products li.product .woo-type11 .product-thumb, ul.products li.product .woo-type11 .product-details .product-price { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type11 .quantity .qty, .woo-type11.woocommerce-page .quantity .qty { height: 46px; min-height: 46px; } .woo-type11 #coupon_code.input-text { height: 42px; min-height: 42px; } .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { top: 14px; } } /*-------------------------------------------------------------- 5.0 - Default Colors --------------------------------------------------------------*/ /*----*****---- << Background >> --****--*/ ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type11 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type11 .product-buttons-wrapper a.button.product_type_grouped { background-color: rgba(0,0,0,0); } ul.products li.product .woo-type11 .product-details h5:before, ul.products li.product .woo-type11 .product-details h5:after { background-color: #fff; } ul.products li.product:hover .woo-type11 .product-content, .woo-type11 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type11 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background-color: rgba(255, 255, 255,0.65); } .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type="button"], .woocommerce .woo-type11 input[type="submit"], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woocommerce .woo-type11 button.button, .woocommerce .woo-type11 button, .woocommerce .woo-type11 input.button, .woocommerce .woo-type11 input[type="button"], .woocommerce .woo-type11 input[type="submit"], .woocommerce .woo-type11 #respond input#submit, .woocommerce .woo-type11 a.button.alt, .woocommerce .woo-type11 button.button.alt, .woocommerce .woo-type11 input.button.alt, .woocommerce .woo-type11 #respond input#submit.alt, .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type11 .wishlist_table .add_to_cart.button, .woo-type11 .yith-wcwl-add-button a.add_to_wishlist, .woo-type11 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type11 .wishlist_table a.ask-an-estimate-button, .woo-type11 .wishlist-title a.show-title-form, .woo-type11 .hidden-title-form a.hide-title-form, .woo-type11 .yith-wcwl-wishlist-new button, .woo-type11 .wishlist_manage_table a.create-new-wishlist, .woo-type11 .wishlist_manage_table button.submit-wishlist-changes, .woo-type11 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce .woo-type11 .cart input.button, .woocommerce .woo-type11 a.button.alt.disabled, .woocommerce .woo-type11 a.button.alt:disabled, .woocommerce .woo-type11 a.button.alt[disabled]:disabled, .woocommerce .woo-type11 button.button.alt.disabled, .woocommerce .woo-type11 button.button.alt:disabled, .woocommerce .woo-type11 button.button.alt[disabled]:disabled, .woocommerce .woo-type11 input.button.alt.disabled, .woocommerce .woo-type11 input.button.alt:disabled, .woocommerce .woo-type11 input.button.alt[disabled]:disabled, .woocommerce .woo-type11 #respond input#submit.alt.disabled, .woocommerce .woo-type11 #respond input#submit.alt:disabled, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled, .woocommerce .woo-type11 a.button.alt.disabled:hover, .woocommerce .woo-type11 a.button.alt:disabled:hover, .woocommerce .woo-type11 a.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 button.button.alt.disabled:hover, .woocommerce .woo-type11 button.button.alt:disabled:hover, .woocommerce .woo-type11 button.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 input.button.alt.disabled:hover, .woocommerce .woo-type11 input.button.alt:disabled:hover, .woocommerce .woo-type11 input.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt.disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled:hover, .woocommerce .woo-type11 a.button.disabled:hover, .woocommerce .woo-type11 a.button:disabled:hover, .woocommerce .woo-type11 a.button:disabled[disabled]:hover, .woocommerce .woo-type11 button.button.disabled:hover, .woocommerce .woo-type11 button.button:disabled:hover, .woocommerce .woo-type11 button.button:disabled[disabled]:hover, .woocommerce .woo-type11 input.button.disabled:hover, .woocommerce .woo-type11 input.button:disabled:hover, .woocommerce .woo-type11 input.button:disabled[disabled]:hover, .woocommerce .woo-type11 #respond input#submit.disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled[disabled]:hover, .woocommerce .woo-type11 a.button.alt.disabled, .woocommerce .woo-type11 a.button.alt:disabled, .woocommerce .woo-type11 a.button.alt[disabled]:disabled, .woocommerce .woo-type11 button.button.alt.disabled, .woocommerce .woo-type11 button.button.alt:disabled, .woocommerce .woo-type11 button.button.alt[disabled]:disabled, .woocommerce .woo-type11 input.button.alt.disabled, .woocommerce .woo-type11 input.button.alt:disabled, .woocommerce .woo-type11 input.button.alt[disabled]:disabled, .woocommerce .woo-type11 #respond input#submit.alt.disabled, .woocommerce .woo-type11 #respond input#submit.alt:disabled, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled, .woocommerce .woo-type11 a.button.alt.disabled:hover, .woocommerce .woo-type11 a.button.alt:disabled:hover, .woocommerce .woo-type11 a.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 button.button.alt.disabled:hover, .woocommerce .woo-type11 button.button.alt:disabled:hover, .woocommerce .woo-type11 button.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 input.button.alt.disabled:hover, .woocommerce .woo-type11 input.button.alt:disabled:hover, .woocommerce .woo-type11 input.button.alt[disabled]:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt.disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt:disabled:hover, .woocommerce .woo-type11 #respond input#submit.alt[disabled]:disabled:hover, .woocommerce .woo-type11 a.button.disabled:hover, .woocommerce .woo-type11 a.button:disabled:hover, .woocommerce .woo-type11 a.button:disabled[disabled]:hover, .woocommerce .woo-type11 button.button.disabled:hover, .woocommerce .woo-type11 button.button:disabled:hover, .woocommerce .woo-type11 button.button:disabled[disabled]:hover, .woocommerce .woo-type11 input.button.disabled:hover, .woocommerce .woo-type11 input.button:disabled:hover, .woocommerce .woo-type11 input.button:disabled[disabled]:hover, .woocommerce .woo-type11 #respond input#submit.disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled:hover, .woocommerce .woo-type11 #respond input#submit:disabled[disabled]:hover, .woocommerce .woo-type11 .cart input.button, .woocommerce .woo-type11 .shop_table th, .woocommerce .woo-type11 .shop_table th { background-color: #000; } /*----*****---- << Borders >> --****--*/ .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 .selection-box:after, .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 .selection-box:after, .woo-type11 .select2-container .select2-choice, .woo-type11 #coupon_code.input-text, .woo-type11 form .form-row input.input-text, .woo-type11 form .form-row textarea, .woo-type11 form .form-row select, .woo-type11 form.checkout_coupon, .woo-type11 form.login, .woo-type11 form.register, .woo-type11 table.shop_attributes, .woo-type11 table.shop_table, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart, .woo-type11 .addresses .col-1 header, .woo-type11 .addresses .col-2 header, .woo-type11 .addresses .col-1 address, .woo-type11 .addresses .col-2 address, .woocommerce .woo-type11 th, .woocommerce .woo-type11 td, .woocommerce .woo-type11 tbody th, .woocommerce .woo-type11 th, .woocommerce .woo-type11 td, .woocommerce .woo-type11 tbody th, .woo-type11.woocommerce-page th, .woo-type11.woocommerce-page td, .woo-type11.woocommerce-page tbody th, .woo-type11 table.shop_table td, .woo-type11 table.shop_table tbody th, .woo-type11 table.shop_table tfoot td, .woo-type11 table.shop_table tfoot th, .woo-type11 .shop_table th:first-child, .woo-type11 .shop_table td:first-child, .woo-type11 .shop_table th:last-child, .woo-type11 .shop_table td:last-child, .woo-type11 .shop_table.cart tbody tr:last-child th, .woo-type11 .shop_table.cart tbody tr:last-child td, .woo-type11 .shop_table tfoot tr:last-child th, .woo-type11 .shop_table tfoot tr:last-child td, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals table, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type11.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th, .woocommerce .woo-type11 table.shop_attributes td, .woocommerce .woo-type11 table.shop_attributes th, .woocommerce .woo-type11 table.wishlist_table thead th, .woocommerce .woo-type11 table.wishlist_table tbody td, .woocommerce .woo-type11 table.wishlist_table thead th, .woocommerce .woo-type11 table.wishlist_table tbody td, .woocommerce .woo-type11 div.product .woocommerce-tabs ul.tabs:before, .woocommerce .woo-type11 #reviews #comments ol.commentlist li img.avatar, .woocommerce .woo-type11 #reviews #comments ol.commentlist li .comment-text, .woocommerce .woo-type11 p.stars a { border-color: #000; } .woocommerce .woo-type11 table.shop_table.cart tbody th:first-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:first-child, .woocommerce .woo-type11 table.shop_table.cart tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.cart tbody th:first-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:first-child, .woocommerce .woo-type11 table.shop_table.cart tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.order_details tbody th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:first-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:first-child, .woocommerce .woo-type11 table.shop_table.order_details tbody th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:first-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot th:first-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:first-child { border-left-color: #000; } .woocommerce .woo-type11 table.shop_table.cart tbody th:last-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:last-child, .woocommerce .woo-type11 table.shop_table.cart tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.cart tbody th:last-child, .woocommerce .woo-type11 table.shop_table.cart tbody td:last-child, .woocommerce .woo-type11 table.shop_table.cart tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.cart tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tbody td:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.wishlist_table tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.order_details tbody th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:last-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:last-child, .woocommerce .woo-type11 table.shop_table.order_details tbody th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tbody td:last-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot th:last-child, .woocommerce .woo-type11 table.shop_table.order_details tfoot td:last-child { border-right-color: #000; } .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button:hover, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type11 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type11 .product-buttons-wrapper a.button.product_type_grouped:hover, .woocommerce .woo-type11 a.button:hover, .woocommerce .woo-type11 button.button:hover, .woocommerce .woo-type11 input.button:hover, .woocommerce .woo-type11 button:hover, .woocommerce .woo-type11 input[type=button]:hover, .woocommerce .woo-type11 input[type=submit]:hover, .woocommerce .woo-type11 #respond input#submit:hover, .woocommerce .woo-type11 a.button.alt:hover, .woocommerce .woo-type11 button.button.alt:hover, .woocommerce .woo-type11 input.button.alt:hover, .woocommerce .woo-type11 #respond input#submit.alt:hover, .woocommerce .woo-type11 a.button:hover, .woocommerce .woo-type11 button.button:hover, .woocommerce .woo-type11 input.button:hover, .woocommerce .woo-type11 button:hover, .woocommerce .woo-type11 input[type=button]:hover, .woocommerce .woo-type11 input[type=submit]:hover, .woocommerce .woo-type11 #respond input#submit:hover, .woocommerce .woo-type11 a.button.alt:hover, .woocommerce .woo-type11 button.button.alt:hover, .woocommerce .woo-type11 input.button.alt:hover, .woocommerce .woo-type11 #respond input#submit.alt:hover, .woo-type11.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type11 .wishlist_table .add_to_cart.button:hover, .woo-type11 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type11 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type11 .wishlist_table a.ask-an-estimate-button:hover, .woo-type11 .wishlist-title a.show-title-form:hover, .woo-type11 .hidden-title-form a.hide-title-form:hover, .woo-type11 .yith-wcwl-wishlist-new button:hover, .woo-type11 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type11 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type11 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type11 .cart input.button:hover, .woo-type11 .shop_table thead th:first-child, .woo-type11 .shop_table thead th:last-child { border-color: rgba(0,0,0,0); } .woo-type11 .shop_table tfoot th:last-child, .woo-type11 .shop_table tr:last-child th { border-bottom-color: rgba(0,0,0,0); } /*----*****---- << Colors >> --****--*/ .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woocommerce .woo-type11 td, .woocommerce .woo-type11 tbody th, .woocommerce .woo-type11 input[type="text"], .woocommerce .woo-type11 input[type="password"], .woocommerce .woo-type11 input[type="email"], .woocommerce .woo-type11 input[type="url"], .woocommerce .woo-type11 input[type="tel"], .woocommerce .woo-type11 input[type="number"], .woocommerce .woo-type11 input[type="range"], .woocommerce .woo-type11 input[type="date"], .woocommerce .woo-type11 textarea, .woocommerce .woo-type11 input.text, .woocommerce .woo-type11 input[type="search"], .woocommerce .woo-type11 select, .woo-type11 .select2-constainer .select2-choice, .woo-type11 .select2-chosen, .woo-type11 .select2-results, .woo-type11 form .form-row label, .woocommerce .woo-type11 .stars a { color: #000; } .woocommerce .woo-type11 .stars a:hover { color: #e6b800; } .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_cart_button:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_simple:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.button.product_type_variable:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.added_to_cart.wc-forward:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb a.add_to_wishlist:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, .woocommerce ul.products li.product .woo-type11 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-wcqv-button:hover:before, .woocommerce ul.products li.product .woo-type11 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product .woo-type11 .product-buttons-wrapper a.product_type_external:hover:before, ul.products li.product .woo-type11 .product-buttons-wrapper a.button.product_type_grouped:hover:before, ul.products li.product .woo-type11 .product-details h5 a, ul.products li.product-category .woo-type11 .product-details h5, ul.products li.product-category .woo-type11 .product-details h5 .count, ul.products li.product .woo-type11 .product-details .product-price .amount, ul.products li.product .woo-type11 .product-details span.price, ul.products li.product .woo-type11 .product-details span.price del, ul.products li.product .woo-type11 .product-details span.price del .amount, ul.products li.product .woo-type11 .product-details span.price ins, ul.products li.product .woo-type11 .product-details span.price ins .amount, ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating span:before { color: #fff; } /*-------------------------------------------------------------- 6.0 - Responsive --------------------------------------------------------------*/ /*----*****---- << 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-type11 .product-details h5:before, ul.products li.product:hover .woo-type11 .product-details h5:after { width: 60%; } ul.products li.product .woo-type11 .product-thumb { padding: 10px; } ul.products li.product .woo-type11 .product-content:after { right: 10px; top: 10px; } ul.products li.product .woo-type11 .featured-tag { top: 14px; } ul.products li.product .woo-type11 .onsale, ul.products li.product .woo-type11 .out-of-stock { right: 15px; top: 15px; } ul.products li.product:hover .woo-type11 .onsale, ul.products li.product:hover .woo-type11 .out-of-stock { right: 20px; top: 20px; } ul.products li.product .woo-type11 .featured-tag span, .woo-type11.woocommerce.single-product .featured-tag span { font-size: 13px; } ul.products li.product .woo-type11 .featured-tag i, .woo-type11.woocommerce.single-product .featured-tag i { font-size: 14px; } ul.products li.product .woo-type11 .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type11 .product-details .product-rating-wrapper { right: 8px; } ul.products li.product .woo-type11 .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 12px 0 0; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woo-type11.woocommerce-cart table.shop_table.cart tbody tr, .woo-type11.woocommerce-account table.shop_table tbody tr, .woo-type11.woocommerce-wishlist table.shop_table tbody tr { border-right-color: #000; } } woocommerce-default.css000064400000500766150213050750011233 0ustar00.woocommerce .clear, .woocommerce-page .clear, .woocommerce .woocommerce-breadcrumb:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after { clear: both } @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg) } } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg) } } @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } p.demo_store { background-color: #a46497; color: #fff; font-size: 1em; margin: 0; padding: 1em 0; position: fixed; left: 0; right: 0; top: 0; text-align: center; width: 100%; z-index: 99998; box-shadow: 0 1px 1em rgba(0, 0, 0, .2) } .admin-bar p.demo_store { top: 32px } .woocommerce .blockUI.blockOverlay { position: relative } .woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before { background: url(assets/images/icons/loader.svg) center center; background-size: cover; content: ""; color: rgba(0, 0, 0, .75); display: block; font-size: 2em; height: 1em; line-height: 1; margin-left: -.5em; margin-top: -.5em; position: absolute; left: 50%; top: 50%; text-align: center; width: 1em; animation: spin 1s ease-in-out infinite; -webkit-animation: spin 1s ease-in-out infinite; -moz-animation: spin 1s ease-in-out infinite; } .woocommerce a.remove { border: 0; color: red; display: block; font-size: 1.5em; font-weight: 700; height: 1em; line-height: 1; text-align: center; text-decoration: none; width: 1em; border-radius: 100%; } .woocommerce a.remove:hover { background: red; color: #fff!important; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message { background-color: #f7f6f7; border-top: 3px solid #a46497; color: #515151; list-style: none!important; margin: 0 0 2em!important; padding: 1em 2em 1em 4.5em!important; position: relative; width: auto; } .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before { content: " "; display: table; } .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset; color: #ffffff; content: "\e028"; display: inline-block; font-family: WooCommerce; font-size: 1em; height: 1.5em; line-height: 1.5; padding-top: 1em; position: absolute; position: absolute; left: 1.5em; top: 0; text-align: center; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); width: 1.5em; } .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { float: right; padding: 0 15px; } .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li { list-style: none!important; margin-left: 0!important; padding-left: 0!important; } .woocommerce .woocommerce-message { border-top-color: #8fae1b } .woocommerce .woocommerce-message:before { content: "\e015"; color: #8fae1b } .woocommerce .woocommerce-info { border-top-color: #1e85be } .woocommerce .woocommerce-info:before { content: "i"; color: #1e85be; font-family: Times, Georgia, serif; font-style: italic; } .woocommerce .woocommerce-error { border-top-color: #b81c23 } .woocommerce .woocommerce-error:before { content: "\e016"; color: #b81c23 } .woocommerce small.note { display: block; font-size: .857em; margin-top: 10px } .woocommerce .woocommerce-breadcrumb { font-size: .92em; margin: 0 0 1em; padding: 0; } .woocommerce .woocommerce-breadcrumb:after, .woocommerce .woocommerce-breadcrumb:before { content: " "; display: table } .woocommerce small.note, .woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a { color: #777 } .woocommerce .quantity .qty { text-align: center; width: 3.631em; } .woocommerce div.product { margin-bottom: 0; position: relative; float: left; width: 100%; } .woocommerce div.product .product_title { clear: none; margin-top: 0; padding: 0; text-transform: capitalize; } .woocommerce #reviews #comments .add_review:after, .woocommerce .products ul:after, .woocommerce div.product form.cart:after, .woocommerce div.product p.cart:after, .woocommerce nav.woocommerce-pagination ul, .woocommerce ul.products:after { clear: both } .woocommerce div.product p.price, .woocommerce div.product span.price { font-size: 1.25em; margin-bottom: 20px; } .woocommerce div.product p.price ins, .woocommerce div.product span.price ins { background: inherit; } .woocommerce div.product p.price del, .woocommerce div.product span.price del { display: block; opacity: .5; } .woocommerce div.product p.stock { font-size: .92em } .woocommerce div.product .stock { color: #77a464 } .woocommerce div.product .out-of-stock { color: #9f2124 } .woocommerce div.product .woocommerce-product-rating { margin-bottom: 1.618em } .woocommerce div.product div.images, .woocommerce div.product div.summary { margin-bottom: 2em } .woocommerce div.product div.images img { display: block; height: auto; width: 100%; box-shadow: none } .woocommerce div.product div.images div.thumbnails { padding-top: 1em } .woocommerce div.product div.social { margin: 0 0 1em; text-align: right; } .woocommerce div.product div.social span { margin: 0 0 0 2px } .woocommerce div.product div.social span span { margin: 0 } .woocommerce div.product div.social span .stButton .chicklets { padding-left: 16px; width: 0 } .woocommerce div.product div.social iframe { float: left; margin-top: 3px } .woocommerce div.product .woocommerce-tabs ul.tabs { list-style: none; padding: 0 0 0 1em; margin: 0 0 1.618em; position: relative } .woocommerce div.product .woocommerce-tabs ul.tabs li { background-color: #ebe9eb; border: 1px solid #d3ced2; display: inline-block; margin: 0 -5px; padding: 0 1em; position: relative; z-index: 0; border-radius: 4px 4px 0 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li a { color: #999999; display: inline-block; font-weight: 700; padding: .5em 0; text-decoration: none; } .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover { color: #6b6b6b; text-decoration: none; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active { background: #fff; border-bottom-color: #fff; z-index: 2; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: inherit; text-shadow: inherit; border-color: #000; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before { box-shadow: 2px 2px 0 #fff } .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after { box-shadow: -2px 2px 0 #fff } .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before { border: 1px solid #d3ced2; content: " "; position: absolute; bottom: -1px; height: 5px; width: 5px; } .woocommerce div.product .woocommerce-tabs ul.tabs li:before { border-width: 0 1px 1px 0; left: -6px; border-bottom-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-bottom-right-radius: 4px; box-shadow: 2px 2px 0 #ebe9eb; } .woocommerce div.product .woocommerce-tabs ul.tabs li:after { border-width: 0 0 1px 1px; right: -6px; border-bottom-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-bottom-left-radius: 4px; box-shadow: -2px 2px 0 #ebe9eb } .woocommerce div.product .woocommerce-tabs .panel { margin: 0 0 2em; padding: 0 } .woocommerce div.product form.cart, .woocommerce div.product p.cart { margin-bottom: 2em } .woocommerce div.product form.cart div.quantity { float: left; margin: 0 10px 0 0 } .woocommerce div.product form.cart div.quantity label { font-weight: normal; } .woocommerce div.product form.cart table { border-width: 0 0 1px } .woocommerce div.product form.cart table td { padding-left: 0 } .woocommerce div.product form.cart table div.quantity { float: none; margin: 0 } .woocommerce div.product form.cart table small.stock { display: block; float: none } .woocommerce div.product form.cart .variations { border: 0; margin-bottom: 1em; } .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th { border: 0 } .woocommerce div.product form.cart .variations label { font-weight: 700 } .woocommerce div.product form.cart .variations select { float: left; width: 100%; } .woocommerce div.product form.cart .variations td.label { padding-right: 1em } .woocommerce div.product form.cart .variations td { vertical-align: top } .woocommerce div.product form.cart .button { float: left; vertical-align: middle; color: #000; background-color: transparent; } .wc-backward a:before, .wc-backward:before { font-family: FontAwesome; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin-right: 7px; content: "\f100"; font-size: .75em; } .woocommerce div.product form.cart .button:hover { color: #FFF; } .woocommerce div.product form.cart .group_table td.label { padding-left: 1em; padding-right: 1em; } .woocommerce div.product form.cart .group_table td { border: 0; padding-bottom: .5em; vertical-align: top; } .woocommerce span.onsale, .woocommerce span.out-of-stock { position: absolute; left: 10px; right: auto; top: 10px; z-index: 11; color: #FFF; font-size: 13px; text-align: center; width: 55px; height: 55px; padding: 10px 0; line-height: normal; border: 3px solid; border-radius: 100%; } .woocommerce span.onsale { background-color: #313131; } .woocommerce .products ul, .woocommerce ul.products { clear: both; list-style: none; margin: 0 0 1em; padding: 0; } .woocommerce .products ul:after, .woocommerce .products ul:before, .woocommerce ul.products:after, .woocommerce ul.products:before { content: " "; display: table } .woocommerce .products ul li, .woocommerce ul.products li { list-style: none; } .woocommerce ul.products li.product .onsale { margin: -.5em -.5em 0 0; left: auto; right: 0; top: 0; } .woocommerce ul.products li.product h3 { font-size: 1em; margin: 0; padding: .5em 0; } .woocommerce ul.products li.product a { text-decoration: none } .woocommerce ul.products li.product a img { display: block; height: auto; margin: 0 0 1em; width: 100%; box-shadow: none } .woocommerce ul.products li.product strong { display: block } .woocommerce ul.products li.product .star-rating { font-size: .857em } .woocommerce ul.products li.product .button { margin-top: 1em } .woocommerce ul.products li.product .price { display: block; font-size: .857em; font-weight: 400; margin-bottom: .5em; } .woocommerce ul.products li.product .price del { color: inherit; display: block; opacity: .65; } .woocommerce ul.products li.product .price ins { background: 0 0; font-weight: 700 } .woocommerce ul.products li.product .price .from { color: rgba(132, 132, 132, .5); font-size: .67em; margin: -2px 0 0; text-transform: uppercase; } .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { margin: 0 0 1em; } .woocommerce .woocommerce-ordering select { vertical-align: top; } .woocommerce nav.woocommerce-pagination { text-align: center; } .woocommerce nav.woocommerce-pagination ul { border: 1px solid #d3ced2; border-right: 0; display: inline-block; margin: 1px; padding: 0; white-space: nowrap; } .woocommerce nav.woocommerce-pagination ul li { border-right: 1px solid #d3ced2; float: left; margin: 0; overflow: hidden; padding: 0; } .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { display: block; font-size: 1em; font-weight: 400; line-height: 1; margin: 0; min-width: 1em; padding: .5em; text-decoration: none; } .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background: #ebe9eb; color: #8a7e88 } .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit { margin: 0; } .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading { opacity: .25; padding-right: 2.618em } .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce #respond input#submit.loading:after { content: "\e01c"; font-family: WooCommerce; font-weight: 400; position: absolute; right: 1em; top: .618em; vertical-align: top; -webkit-font-smoothing: antialiased; animation: spin 2s linear infinite; -webkit-animation: spin 2s linear infinite; -moz-animation: spin 2s linear infinite; } .woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after, .woocommerce #respond input#submit.added:after { content: "\e017"; font-family: WooCommerce; margin-left: .53em; } .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover { background-color: #dad8da; background-image: none; color: #515151; text-decoration: none; } .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt { background-color: #a46497; color: #fff; -webkit-font-smoothing: antialiased } .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover { background-color: #935386; color: #fff } .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover { background-color: #a46497; color: #fff } .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled] { cursor: not-allowed; opacity: .6 } .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover { background-color: #ebe9eb; color: inherit; } .woocommerce .cart .button, .woocommerce .cart input.button { float: none; background: none; color: #000; } .woocommerce a.added_to_cart { display: inline-block; padding-top: .5em; white-space: nowrap; } .woocommerce #reviews #comments .add_review:after, .woocommerce #reviews #comments .add_review:before, .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce #reviews #comments ol.commentlist:after, .woocommerce #reviews #comments ol.commentlist:before { content: " "; display: table } .woocommerce #reviews h2 small { float: right; font-size: 15px; margin: 10px 0 0 } .woocommerce #reviews h2 small a { text-decoration: none; } .woocommerce #reviews h2 small, .woocommerce #reviews h2 small a { color: #777; } .woocommerce #reviews h3 { margin: 0 } .woocommerce #reviews #respond { border: 0; margin: 0; padding: 0 } .woocommerce #reviews #comment { height: 75px } .woocommerce #reviews #comments h2 { clear: none } .woocommerce #review_form #respond:after, .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce #reviews #comments ol.commentlist:after, .woocommerce .woocommerce-product-rating:after, .woocommerce td.product-name dl.variation:after { clear: both } .woocommerce #reviews #comments ol.commentlist { background: 0; list-style: none; margin: 0; width: 100%; } .woocommerce #reviews #comments ol.commentlist li { background: 0; border: 0; margin: 0 0 20px; padding: 0; position: relative; } .woocommerce #reviews #comments ol.commentlist li .meta { color: #777; font-size: .75em } .woocommerce #reviews #comments ol.commentlist li img.avatar { background: #ebe9eb; border: 1px solid #e4e1e3; float: left; height: auto; margin: 0; padding: 3px; position: absolute; left: 0; top: 0; width: 32px; box-shadow: none } .woocommerce #reviews #comments ol.commentlist li .comment-text { border: 1px solid #e4e1e3; margin: 0 0 0 50px; padding: 1em 1em 0; border-radius: 4px; } .woocommerce #reviews #comments ol.commentlist li .comment-text p { margin: 0 0 1em } .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta { font-size: .83em } .woocommerce #reviews #comments ol.commentlist ul.children { list-style: none; margin: 20px 0 0 50px } .woocommerce #reviews #comments ol.commentlist ul.children .star-rating { display: none } .woocommerce #reviews #comments ol.commentlist #respond { border: 1px solid #e4e1e3; margin: 20px 0 0 50px; padding: 1em 1em 0; border-radius: 4px; } .woocommerce #reviews #comments .commentlist>li:before { content: "" } .woocommerce #review_form #respond { background: 0 0; border: 0; margin: 0; padding: 0; position: static; width: auto; } .woocommerce #review_form #respond:after, .woocommerce #review_form #respond:before { content: " "; display: table } .woocommerce #review_form #respond p { margin: 0 0 10px } .woocommerce #review_form #respond .form-submit input { left: auto } .woocommerce #review_form #respond textarea { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; width: 100% } .woocommerce .star-rating { float: right; font-family: star; font-size: 1em; height: 1em; line-height: 1; overflow: hidden; position: relative; width: 5.4em; } .woocommerce .star-rating:before { content: "\73\73\73\73\73"; float: left; top: 0; left: 0; position: absolute } .woocommerce .star-rating span { float: left; padding-top: 1.5em; position: absolute; left: 0; top: 0; overflow: hidden; } .woocommerce .star-rating span:before { content: "\53\53\53\53\53"; position: absolute; left: 0; top: 0; } .woocommerce .woocommerce-product-rating { display: block; line-height: 2; } .woocommerce .woocommerce-product-rating:after, .woocommerce .woocommerce-product-rating:before { content: " "; display: table } .woocommerce .woocommerce-product-rating .star-rating { float: left; margin: .5em 4px 0 0; } .woocommerce .products .star-rating { display: block; float: none; margin: 0 0 .5em; } .woocommerce .hreview-aggregate .star-rating { margin: 10px 0 0 } .woocommerce p.stars { font-size: 1em; position: relative; } .woocommerce p.stars a { border-bottom: 0!important; display: inline-block; font-weight: 700; margin-right: 1em; outline: 0; position: relative; text-indent: -9999px; } .stars a, .stars a:after, .stars a.active:after, .star-rating span:before { color: #f9ac25; } .woocommerce p.stars a.active { color: #e6b800; } .woocommerce p.stars a:last-child { border-right: 0 } .woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 { border-right: 1px solid #ccc } .woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after { font-family: FontAwesome; position: absolute; left: 0; top: 0; text-indent: 0; } .woocommerce p.stars a.star-1 { width: 2em } .woocommerce p.stars a.star-1:after { content: "\f006" } .woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after { content: "" } .woocommerce p.stars a.star-2 { width: 3em } .woocommerce p.stars a.star-2:after { content: "\f006\f006" } .woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after { content: "" } .woocommerce p.stars a.star-3 { width: 4em } .woocommerce p.stars a.star-3:after { content: "\f006\f006\f006" } .woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after { content: "" } .woocommerce p.stars a.star-4 { width: 5em } .woocommerce p.stars a.star-4:after { content: "\f006\f006\f006\f006" } .woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after { content: "" } .woocommerce p.stars a.star-5 { border: 0; width: 6em; } .woocommerce p.stars a.star-5:after { content: "\f006\f006\f006\f006\f006" } .woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after { content: "" } .woocommerce table.shop_attributes { border: 0; border-top: 1px dotted rgba(0, 0, 0, 0.1); margin-bottom: 1.618em; width: 100% } .woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th { border-bottom: 1px dotted rgba(0, 0, 0, 0.1); border-top: 0; line-height: 1.5; margin: 0; } .woocommerce table.shop_attributes th { font-weight: 700; padding: 8px; width: 150px; } .woocommerce table.shop_attributes td { font-style: italic; padding: 0 } .woocommerce table.shop_attributes td p { margin: 0; padding: 8px 0 } .woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th { background: rgba(0, 0, 0, .025) } .woocommerce table.shop_table { border: 1px solid rgba(0, 0, 0, .1); border-collapse: separate; margin: 0 -1px 24px 0; text-align: left; width: 100%; border-radius: 5px } .woocommerce table.shop_table th { font-weight: 700; padding: 9px 12px } .woocommerce table.shop_table td { border-top: 1px solid rgba(0, 0, 0, .1); padding: 6px 12px; vertical-align: middle } .woocommerce table.shop_table td small { font-weight: 400 } .woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th { border-top-width: 0 } .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { border-top: 1px solid rgba(0, 0, 0, 0.1); font-weight: 700; } .woocommerce table.my_account_orders { font-size: .85em } .woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th { padding: 4px 8px; vertical-align: middle } .woocommerce table.my_account_orders .button { white-space: nowrap } .woocommerce table.my_account_orders .order-actions { text-align: right } .woocommerce table.my_account_orders .order-actions .button, .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button, .woocommerce-page table.my_account_orders .woocommerce-orders-table__cell-order-actions .button { margin: .125em 0 .125em .25em } .woocommerce td.product-name dl.variation { margin: .25em 0 } .woocommerce td.product-name dl.variation:after, .woocommerce td.product-name dl.variation:before { content: " "; display: table } .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt { float: left; margin-bottom: 1em } .woocommerce td.product-name dl.variation dt { clear: left; font-weight: 700; margin: 0 4px 0 0; padding: 0 0 .25em; } .woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li:after { clear: both } .woocommerce td.product-name dl.variation dd { padding: 0 0 .25em } .woocommerce td.product-name dl.variation dd p:last-child { margin-bottom: 0 } .woocommerce td.product-name p.backorder_notification { font-size: .83em } .woocommerce td.product-quantity { min-width: 80px; } .woocommerce form .form-row { margin: 0 0 6px; padding: 3px; } .woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder { opacity: 0; transition: opacity .5s .5s ease; -webkit-transition: opacity .5s .5s ease; -moz-transition: opacity .5s .5s ease; } .woocommerce form .form-row label { line-height: 2 } .woocommerce form .form-row label.hidden { visibility: hidden } .woocommerce form .form-row label.inline { display: inline } .woocommerce form .form-row select { cursor: pointer; margin: 0 } .woocommerce form .form-row .required { border: 0; color: red; font-weight: 700; } .woocommerce form .form-row .input-checkbox { display: inline; margin: -2px 8px 0 0; text-align: center; vertical-align: middle } .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { line-height: 1; margin: 0; outline: 0; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .woocommerce form .form-row textarea { display: block; height: 4em; line-height: 1.5; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .woocommerce form .form-row .select2-container { line-height: 2em; width: 100%; } .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow { border: none; height: 38px; line-height: 38px; } .select2-container--default .select2-selection--single .select2-selection__rendered { border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0; line-height: 38px; height: 38px; padding-left: 15px; } .select2-container--default .select2-selection--single .select2-selection__arrow b { margin-left: -15px; } .woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select { border-color: #a00 } .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select { border-color: #69bf29 } .woocommerce form .form-row ::-webkit-input-placeholder { line-height: normal } .woocommerce form .form-row :-moz-placeholder { line-height: normal } .woocommerce form .form-row :-ms-input-placeholder { line-height: normal } .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border: 1px solid #d3ced2; clear: both; padding: 20px; margin: 2em 0; text-align: left; border-radius: 5px } .woocommerce ul#shipping_method { list-style: none; margin: 0; padding: 0 } .woocommerce ul#shipping_method li { list-style: none; margin: 0; padding: .25em 0 .25em 22px; text-indent: -22px; } .woocommerce ul#shipping_method .amount { font-weight: 700 } .woocommerce p.woocommerce-shipping-contents { margin: 0 } .woocommerce .order_details { list-style: none; margin: 0 0 1.5em; } .woocommerce .order_details:after, .woocommerce .order_details:before { content: " "; display: table } .woocommerce .order_details li strong { display: block; font-size: 1.4em; line-height: 1.5; text-transform: none; } .woocommerce .order_details li:last-of-type { border: none } .woocommerce-account .addresses .title:after, .woocommerce-account .addresses .title:before { content: " "; display: table } .woocommerce-account .addresses .title h3, .woocommerce .woocommerce-MyAccount-content .title h3, .woocommerce-page .woocommerce-MyAccount-content .title h3 { float: left } .woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count, .woocommerce .woocommerce-MyAccount-content .title .edit, .woocommerce-page .woocommerce-MyAccount-content .title .edit { float: right } .woocommerce-account ol.commentlist.notes li.note p.meta { font-weight: 700; margin-bottom: 0 } .woocommerce-account ol.commentlist.notes li.note .description p:last-child { margin-bottom: 0 } .woocommerce-account ul.digital-downloads { margin-left: 0; padding-left: 0 } .woocommerce-account ul.digital-downloads li { list-style: none; margin-left: 0; padding-left: 0 } .woocommerce-account ul.digital-downloads li:before { content: ""; font-family: WooCommerce; font-weight: 400; font-variant: normal; line-height: 1; margin-right: .618em; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; } .woocommerce-cart table.cart .product-thumbnail { min-width: 32px } .woocommerce-cart table.cart img { width: 32px; box-shadow: none } .woocommerce-cart table.cart td, .woocommerce-cart table.cart th { vertical-align: middle } .woocommerce-cart table.cart td.actions .coupon .input-text { border: 1px solid #d3ced2; float: left; line-height: 1; margin: 0 4px 0 0; outline: 0; padding: 6px 6px 5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; font-size: 13px; } .woocommerce-cart table.cart input { margin: 0; line-height: 1; vertical-align: middle; } .woocommerce-cart .wc-proceed-to-checkout { padding: 1em 0 } .woocommerce-cart .wc-proceed-to-checkout a { color: #ffffff; float: right; font-size: 16px; font-weight: bold; line-height: normal; margin: 10px 0 0; padding: 11px 20px; position: relative; text-transform: uppercase; z-index: 1; } .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-cart .wc-proceed-to-checkout:before { content: " "; display: table } .woocommerce-cart .wc-proceed-to-checkout a.checkout-button { display: block; margin-bottom: 1em; text-align: center; } .woocommerce-cart .cart-collaterals .shipping_calculator .button { display: block; float: none; width: 100%; } .woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after { content: ""; font-family: WooCommerce; font-weight: 400; font-variant: normal; line-height: 1; margin-left: .618em; text-decoration: none; text-transform: none; -webkit-font-smoothing: antialiased; } .woocommerce-cart .cart-collaterals .cart_totals p small { font-size: .83em } .woocommerce-cart .cart-collaterals .cart_totals table { border-collapse: separate; border-left: 0; margin: 0 0 6px; padding: 0; } .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th { border-top-width: 0 } .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td { border-left: 0; border-right: 0; vertical-align: top; line-height: 2em; padding: 6px 0; } .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals table small { color: #777 } .woocommerce-cart .cart-collaterals .cart_totals table select { width: 100% } .woocommerce-cart .cart-collaterals .cart_totals .discount td { color: #77a464 } .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td { border-top: 1px solid #ebe9eb } .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product { margin-top: 0 } .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address { clear: none; float: left } .woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes { clear: left } .woocommerce-checkout .checkout .create-account small { color: #777; font-size: 11px; font-weight: 400 } .woocommerce-checkout .checkout div.shipping-address { clear: left; padding: 0; width: 100% } .single-product .twentythirteen p.stars, .woocommerce-checkout #payment ul.payment_methods:after, .woocommerce-checkout .checkout .shipping_address { clear: both } .woocommerce-checkout #payment { background: #ebe9eb; border-radius: 5px } .woocommerce-checkout #payment ul.payment_methods { border-bottom: 1px solid #d3ced2; list-style: none; margin: 0; padding: 1em; text-align: left; } .woocommerce-checkout #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:before { content: " "; display: table } .woocommerce-checkout #payment ul.payment_methods li { font-weight: 400; line-height: 2; margin: 0; text-align: left; } .woocommerce-checkout #payment ul.payment_methods li input { margin: 0 1em 0 0 } .woocommerce-checkout #payment ul.payment_methods li img { margin: -2px 0 0 .5em; padding: 0; position: relative; vertical-align: middle; box-shadow: none } .woocommerce-checkout #payment ul.payment_methods li img+img { margin-left: 2px } .woocommerce-checkout #payment div.form-row { padding: 1em } .woocommerce-checkout #payment div.payment_box { background-color: #dfdcde; color: #515151; font-size: .92em; line-height: 1.5; margin: 1em 0; padding: 1em 2%; position: relative; width: 96%; border-radius: 2px; } .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea { border-color: #bbb3b9 #c7c1c6 #c7c1c6 } .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder { color: #bbb3b9 } .woocommerce-checkout #payment div.payment_box :-moz-placeholder { color: #bbb3b9 } .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder { color: #bbb3b9 } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number { background-position: right; background-repeat: no-repeat; font-size: 1.5em; padding: 8px; } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa { background-image: url(assets/images/icons/credit-cards/visa.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard { background-image: url(assets/images/icons/credit-cards/mastercard.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser { background-image: url(assets/images/icons/credit-cards/laser.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub { background-image: url(assets/images/icons/credit-cards/diners.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro { background-image: url(assets/images/icons/credit-cards/maestro.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb { background-image: url(assets/images/icons/credit-cards/jcb.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex { background-image: url(assets/images/icons/credit-cards/amex.png) } .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover { background-image: url(assets/images/icons/credit-cards/discover.png) } .woocommerce-checkout #payment div.payment_box span.help { font-size: .857em; font-weight: 400; color: #777; } .woocommerce-checkout #payment div.payment_box .form-row { margin: 0 0 1em } .woocommerce-checkout #payment div.payment_box p:last-child { margin-bottom: 0 } .woocommerce-checkout #payment div.payment_box:after { border: 8px solid #dfdcde; border-right-color: transparent; border-left-color: transparent; border-top-color: transparent; content: ""; display: block; margin: -1em 0 0 2em; position: absolute; bottom: 100%; left: 0; } .woocommerce-checkout #payment .payment_method_paypal .about_paypal { float: right; font-size: .83em; line-height: 52px; } .woocommerce-checkout #payment .payment_method_paypal img { max-height: 52px; vertical-align: middle } #content.twentyeleven .woocommerce-pagination a { font-size: 1em; line-height: 1 } .single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary { padding: 0 } .twentythirteen .woocommerce-breadcrumb { padding-top: 40px } .twentyfourteen ul.products li.product { margin-top: 0!important } /*----*****---- << Woo Custom CSS >> ----*****----*/ /*----*****---- << Product List >> ----*****----*/ .woocommerce .woocommerce-ordering { margin: 0 0 2em; } .woocommerce .woocommerce-result-count { margin: 1em 0; } .woocommerce ul.products { clear: both; float: left; margin: 0; padding: 0; width: 100%; } .woocommerce ul.products li.product { display: inline; margin: 0; padding: 0; } .woocommerce ul.products li.product .product-wrapper { margin: 0 0 20px; overflow: hidden; } .woocommerce ul.products li.product .product-thumb { position: relative; overflow: hidden; } .woocommerce ul.products li.product a img { margin: 0; } .woocommerce ul.products li.product .product-thumb, .woocommerce ul.products li.product .product-thumb .image, .woocommerce ul.products li.product .product-thumb .image img { float: left; width: 100%; } .woocommerce select, .woocommerce-page select { height: auto; min-height: 52px; } /* Sale & Stock */ .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .out-of-stock { background: none; font-size: 12px; font-weight: 600; letter-spacing: 1px; line-height: 24px; min-height: 24px; min-width: 24px; margin: 0; padding: 0; position: absolute; left: auto; right: 0; top: 0; text-transform: uppercase; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } .woocommerce ul.products li.product:hover .onsale, .woocommerce ul.products li.product:hover .out-of-stock { height: 30px; line-height: 30px; right: 5px; top: 5px; width: 30px; z-index: 2; } .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .out-of-stock, .woocommerce ul.products li.product .onsale span, .woocommerce ul.products li.product .out-of-stock span { font-size: 0; text-indent: -9999px } .woocommerce ul.products li.product .onsale span:before, .woocommerce ul.products li.product .out-of-stock span:before { display: inline-block; font-size: 13px; position: absolute; left: 0; right: 0; text-indent: 0; z-index: 2; } .woocommerce ul.products li.product .onsale span:before { content: "\f006"; font-family: "FontAwesome"; } .woocommerce ul.products li.product .out-of-stock span:before { content: "\e66b"; font-family: "Stroke-Gap-Icons"; } /* Featured */ .woocommerce ul.products li.product .featured-tag, .woocommerce.single-product .featured-tag { position: absolute; left: 0; top: 0; z-index: 99; } .woocommerce ul.products li.product .featured-tag i, .woocommerce.single-product .featured-tag i { line-height: 30px; position: absolute; right: 6px; } .woocommerce ul.products li.product .featured-tag>div, .woocommerce.single-product .featured-tag>div { height: 30px; line-height: 30px; position: relative; width: 25px; z-index: 99; -webkit-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; -moz-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; -ms-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; -o-transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; transition: width 0.1s cubic-bezier(0.86, 0, 0.07, 1) 0.05s; } .woocommerce ul.products li.product .featured-tag span, .woocommerce.single-product .featured-tag span { display: block; float: left; font-weight: 400; overflow: hidden; padding-right: 20px; width: 3em; -webkit-transition-delay: 0s, 0s, 0s; -moz-transition-delay: 0s, 0s, 0s; -ms-transition-delay: 0s, 0s, 0s; -o-transition-delay: 0s, 0s, 0s; transition-delay: 0s, 0s, 0s; -webkit-transition-duration: 0.3s, 0.25s, 0.25s; -moz-transition-duration: 0.3s, 0.25s, 0.25s; -ms-transition-duration: 0.3s, 0.25s, 0.25s; -o-transition-duration: 0.3s, 0.25s, 0.25s; transition-duration: 0.3s, 0.25s, 0.25s; -webkit-transition-property: opacity, padding, width; -moz-transition-property: opacity, padding, width; -ms-transition-property: opacity, padding, width; -o-transition-property: opacity, padding, width; transition-property: opacity, padding, width; -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -ms-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); } .woocommerce ul.products li.product:hover .featured-tag>div, .woocommerce.single-product .featured-tag>div { width: 100%; } .woocommerce ul.products li.product:hover .featured-tag>div span, .woocommerce.single-product .featured-tag>div span { padding-left: 10px; width: 100%; } .woocommerce ul.products li.product .featured-tag:after, .woocommerce.single-product .featured-tag:after { background-color: rgba(0, 0, 0, 0); border-style: solid; border-width: 15px; content: ""; position: absolute; bottom: 0; right: -20px; top: 0; z-index: 9; } /* Products Buttons */ .woocommerce ul.products li.product .product-buttons-wrapper { float: left; text-align: center; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100%; z-index: 1; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons { float: left; margin-top: -25px; position: absolute; top: 50%; width: 100%; } .woocommerce ul.products li.product .wc_compare_btn_wrapper { margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; } .woocommerce ul.products li.product .wc_compare_btn_wrapper a { padding-top: 6px; padding-bottom: 6px; border-radius: 0; } .woocommerce ul.products li.product .wc_compare_btn_wrapper a.compare.added:after { vertical-align: middle; } .woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .product-buttons-wrapper .add_to_wishlist, .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped { font-size: 0; } .woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped { display: block; font-weight: normal; height: 45px; margin: auto; padding: 0; position: relative; bottom: 0; top: 0; text-align: center; width: 45px; z-index: 2; } .woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button:before, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped:before { display: block; font-family: Stroke-Gap-Icons; font-size: 20px; font-weight: normal; height: 100%; line-height: 45px; margin: auto; position: absolute; bottom: 0; left: 0; right: 0; top: 0; text-align: center; width: 100%; } .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_simple:before { content: "\e660"; } .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_variable:before { content: "\e61a"; } .woocommerce ul.products li.product .product-buttons-wrapper a.button.add_to_cart_button.product_type_simple:before { content: "\e66c"; } .woocommerce ul.products li.product .product-buttons-wrapper a.added_to_cart.wc-forward:before { content: "\e680"; z-index: 1; } .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_external:before { content: "\e64a"; } .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped:before { content: "\e6b9"; } .woocommerce ul.products li.product .product-buttons-wrapper .add_to_wishlist:before { content: "\e67e"; } .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before { content: "\e64a"; } .woocommerce ul.products li.product .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before { content: "\e64a"; } .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button:before { content: "\e6bc"; } .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button:before { content: "\e6a4"; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline a { -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; } /****** Buttons - Middle ******/ /* one button */ .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) { position: absolute; bottom: 0; left: 0; right: 0; top: 0; width: 100%; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a { margin: auto; left: 0; right: 0; } /* two & three buttons */ .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) { width: 50%; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) { float: left; left: 0; text-align: right; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) a { float: right; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) { float: right; margin-top: 0; right: 0; text-align: left; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) { display: inline-block; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) a { float: left; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) { position: absolute; bottom: 0; top: 0; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 5px; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) { padding: 0 25px; box-sizing: border-box; } /* Ease SlideIn Zoom Third */ .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3) { transform: translateX(-100%); } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2) { transform: translateX(100%); } .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) { transform: none; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) { opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) { opacity: 1; filter: alpha(opacity=100); visibility: visible; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) a { opacity: 0; filter: alpha(opacity=0); visibility: hidden; -webkit-transform: scale(0); transform: scale(0); } .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a, .woocommerce ul.products li.product:hover .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) a { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: scale(1); transform: scale(1); } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) { -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3), .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) a, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a { position: relative; display: inline-block; line-height: inherit; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(4):nth-last-child(1) a.yith-woocompare-button { line-height: inherit; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 5px; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 5px; } .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(2):nth-last-child(3) .yith-wcwl-add-to-wishlist .ajax-loading { left: 0; right: 0; top: 0; bottom: 0; position: absolute; margin: auto; z-index: 9; } .yith-wcwl-add-to-wishlist, .yith-wcwl-add-button { display: inline !important; } .yith-wcwl-add-button.hide { display: none !important; } .single-product .product-thumb-wrapper .yith-wcwl-add-to-wishlist { display: inline-block !important; } .woocommerce ul.products li.product .product-wrapper>h3, .woocommerce ul.products li.product .product-wrapper>a h3, .woocommerce ul.products li.product .product-thumb a.add_to_cart_button.added, .woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button.hide a, .woocommerce ul.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback, .woocommerce ul.products li .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback, .woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons>.wc_btn_inline:nth-child(1):nth-last-child(4) a.add_to_cart_button.added { display: none; } /* Products Details */ .woocommerce ul.products li.product .product-details { display: block; float: left; padding: 0 0 15px; position: relative; text-align: center; width: 100%; } .woocommerce ul.products li.product .product-details h5 { border-style: solid; border-width: 0 0 1px; letter-spacing: 1px; margin: 0 0 10px; text-transform: capitalize; } .woocommerce ul.products li.product .product-details h5 a, .woocommerce ul.products li.product-category .product-details h5 { display: block; padding: 15px 0 5px; } .woocommerce ul.products li.product .product-details h5, .woocommerce ul.products li.product .price { font-size: 14px; } .woocommerce ul.products li.product .price { letter-spacing: 0.4px; margin: -1px 0 0; padding: 0; width: 75%; } .woocommerce ul.products li.product .price ins { font-weight: normal; } .woocommerce ul.products li.product .product-details .product-price { width: 100%; } .woocommerce ul.products li.product .product-details .product-price, .woocommerce ul.products li.product .product-details .product-price .price, .woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .product-details .product-rating-wrapper { display: inline-block; } .woocommerce ul.products li.product:hover .price { text-align: left; padding: 0 25% 0 0; width: 100%; } .woocommerce ul.products li.product .product-details .product-rating-wrapper { position: absolute; right: 25%; width: auto; visibility: hidden; } .woocommerce ul.products li.product .product-details .product-rating-wrapper .star-rating { font-size: 12px; line-height: 1em; margin: 7px 0 0; } .woocommerce ul.products li.product:hover .product-details .product-rating-wrapper { display: inline-block; right: 0; text-align: right; visibility: visible; } .woocommerce ul.products li:not(.purchasable) .product-details .product-rating-wrapper { right: 0; width: 62px; } .woocommerce ul.products li:not(.purchasable):hover .product-details .product-rating-wrapper { right: 50%; } .woocommerce ul.products li.product .product-details .product-price, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .product-details .product-rating-wrapper { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } .woocommerce ul.products li.product .product-content { height: 100%; margin: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; left: 0; top: 0; width: 100%; z-index: 0; } .woocommerce ul.products li.product .product-thumb:after { content: ""; width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; right: 0; top: 0; z-index: 0; } /*.woocommerce ul.products li.product:hover .product-thumb:after { border-width: 0 1200px 1200px 0; }*/ /*----*****---- << Image Flip >> ----*****----*/ .pif-has-gallery { position: relative; } .pif-has-gallery .onsale { z-index: 99; } .pif-has-gallery .secondary-image { position: absolute; top: 0; left: 0; } ul.products li .product-thumb { position: relative; } ul.products li .product-thumb .secondary-image { display: block; height: auto; position: absolute; top: 0; width: auto; backface-visibility: hidden; } /*----*****---- << Single Product >> ----*****----*/ .woocommerce div.product div.images, .woocommerce div.product div.summary { margin-bottom: 3em; } .woocommerce div.product div.images { position: relative; width: 33%; } .woocommerce div.product div.images .woocommerce-product-gallery__trigger { position: absolute; top: 10px; right: 10px; transform: scale(0.5); -moz-transform: scale(0.5); -webkit-transform: scale(0.5); -ms-transform: scale(0.5); z-index: 9; text-align: center; width: 40px; height: 40px; line-height: 40px; background: #fff; border-radius: 50%; opacity: 0; visibility: hidden; } .woocommerce div.product div.images .woocommerce-product-gallery__trigger img { margin: auto !important; position: absolute; bottom: 0; left: 0; right: 0; top: 0; } .woocommerce div.product div.images:hover .woocommerce-product-gallery__trigger { opacity: 1; visibility: visible; transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: translateY(-50%) scale(1); } .woocommerce div.product div.images ol.flex-control-nav { padding-left: 0; } .woocommerce div.product div.images ol.flex-control-nav li { list-style: none; width: 24.5%; float: left; margin-right: 2px; } .woocommerce div.product div.summary { margin-top: 1em; width: 64%; } .woocommerce.single-product .pif-has-gallery { clear: both; } .woocommerce.single-product .product-thumb-wrapper { float: left; position: relative; width: 100%; } .woocommerce.single-product .product-thumb-wrapper span.onsale, .woocommerce.single-product .product-thumb-wrapper span.out-of-stock { font-size: 11px; height: 50px; line-height: 50px; left: auto; right: -1em; top: -1em; width: 50px; z-index: 1000; } .woocommerce.single-product .product-thumb-wrapper span.out-of-stock { font-size: 10px; height: 50px; line-height: normal; padding: 12px 0 0; width: 50px; } .woocommerce div.product .product_title, .woocommerce div.product .woocommerce-product-rating { margin-bottom: 10px; } .woocommerce div.product p.stock, .woocommerce div.product .stock { font-size: 13px; } .woocommerce div.product .images .thumbnails { margin: 0 -5px; overflow: hidden; } .woocommerce div.product .images .thumbnails .yith_magnifier_gallery li { margin: 0 5px; padding: 0; width: 122px !important; } .woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 88px !important; } .woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 55px !important; } .woocommerce div.product div.images div.thumbnails a { margin-right: 3.8%; width: 30.75%; } .woocommerce div.product div.images div.thumbnails a.first { clear: both; } .woocommerce div.product div.images div.thumbnails a.last { margin-right: 0; } .woocommerce div.product p.price del, .woocommerce div.product span.price del { display: inline-block; } .woocommerce .quantity .qty, .woocommerce-page .quantity .qty { border: none !important; height: 40px; } .woocommerce .product .summary .yith-wcwl-add-to-wishlist { margin-top: 0; } .woocommerce .product .summary .product_meta { clear: both; margin: 0; } .woocommerce .product .summary .product_meta .sku_wrapper { font-weight: bold; } .woocommerce .product .summary .product_meta .sku_wrapper .sku { font-weight: normal; } .woocommerce .product .summary .product_meta>span { display: inline-block; font-weight: bold; } .woocommerce .product .summary .product_meta .posted_in { margin: 0 5px; } .woocommerce .product .summary .product_meta span a { font-weight: normal; } .single-product .variations { padding-bottom: 10px; } table.variations td { background: none; border: none; padding: 0; text-align: left; } .woocommerce div.product form.cart .variations td { display: inline-table; vertical-align: baseline; } .woocommerce div.product form.cart, .woocommerce div.product p.cart { margin: 20px 10px 30px 0 } .woocommerce div.product form.cart .variations select { display: block; float: none; margin: 10px 0; } /* Tabs */ .woocommerce div.product .woocommerce-tabs ul.tabs { clear: both; margin: 0 0 30px; padding: 0; border-bottom: 2px solid #000; } .woocommerce div.product .woocommerce-tabs ul.tabs li { background: none; border-width: 0; padding: 0 20px 0 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li:first-child { margin-left: 0; padding-left: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active { z-index: auto; } .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before { content: none; } .woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 16px; font-weight: bold; padding: 14px 20px; position: relative; text-transform: uppercase; border: 2px solid #ececec; border-bottom: 0; } .woocommerce div.product .woocommerce-tabs ul.tabs li a:after { content: ""; height: 0; position: absolute; bottom: -2px; left: 0; width: 100%; z-index: 1; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after { height: 2px; background-color: #FFF !important; } /*.woocommerce-tabs .panel h2, .woocommerce #reviews h3, #respond #reply-title { font-size: 22px; font-weight: 500; }*/ .woocommerce table.shop_attributes td p { line-height: normal; padding: 0; } #reviews ol.commentlist { padding-left: 0; } .woocommerce .comment-form-rating .selection-box { display: none; } .woocommerce #review_form #respond p { clear: both; } .woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after { content: "\f005"; } .woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after { content: "\f005\f005"; } .woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after { content: "\f005\f005\f005"; } .woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after { content: "\f005\f005\f005\f005"; } .woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after { content: "\f005\f005\f005\f005\f005"; } /* Buttons */ /*.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce button, .woocommerce input[type=button], .woocommerce input[type=submit], .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit, .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, .wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, .wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce .cart input.button { cursor: pointer; display: inline-block; font-size: 13px; font-weight: normal; line-height: normal; margin: 10px 0 0; outline: medium none; padding: 11px 20px; position: relative; text-transform: uppercase; } .woocommerce form p a.button, .woocommerce form p button.button, .woocommerce form p input.button, .woocommerce form p input#submit { float: none; } .woocommerce-message a.button, .woocommerce-error a.button, .woocommerce-info a.button, .woocommerce form.checkout_coupon .button, .woocommerce form.login .button, .woocommerce form.register .button, .woocommerce .cart input.button { margin-top: 0; } .woocommerce-message a.button, .woocommerce-error a.button, .woocommerce-info a.button { font-size: 11px; padding: 8px 15px 7px; } .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist { margin-bottom: 15px; padding-left: 37px; position: relative; } .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:before { content: "\e67e"; font-family: Stroke-Gap-Icons; font-size: 14px; font-style: normal; font-weight: normal; position: absolute; left: 16px; top: 12px; text-decoration: inherit; }*/ /*----*****---- << Cart >> ----*****----*/ .woocommerce-cart table.cart img { width: 80px; } .woocommerce-cart table.cart img, .wishlist_table tr td.product-thumbnail a img { height: auto; } .woocommerce .cart-collaterals { display: inline-block; margin: 20px 0 0; } .woocommerce .cart-collaterals, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart { width: 100%; } .woocommerce-cart .cart-collaterals .cart_totals table td { padding-left: 15px; padding-right: 15px; } .woocommerce .cart-collaterals .related { float: left; width: 30.75%; } table.shop_table .quantity .qty { display: inline-block; float: none; margin: 0 auto; } .woocommerce table.cart td.actions .coupon .input-text { line-height: normal; min-height: 44px; padding: 10px 12px; width: 200px; } .woocommerce table.cart td.product-name a { display: inline-block; font-weight: 700; } .woocommerce table.cart td.product-name a, .woocommerce table.cart td.product-price, .woocommerce table.cart td.product-subtotal { font-size: 14px; } .woocommerce table.cart td.product-name .variation { margin-top: 10px; } .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd { display: inline-block; float: none; padding: 0; } .woocommerce td.product-name dl.variation dt { margin: 0; } .woocommerce td.product-name dl.variation dd { margin: 0 5px 5px; } .shipping-calculator-form, .shipping-calculator-button { margin: 10px 0 0; } .shipping-calculator-button { display: block; } .yith-wcwl-share { margin-bottom: 15px; } .yith-wcwl-share li, .entry-content .yith-wcwl-share li { padding: 0; } .woocommerce table.cart td.actions { text-align: right } .woocommerce table.cart td.actions .coupon label { display: none } /*----*****---- << Checkout >> ----*****----*/ .woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child, .woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child, .woocommerce .shop_table.order_details th:first-child, .woocommerce .shop_table.order_details td:first-child, .woocommerce .shop_table.customer_details th:first-child, .woocommerce .shop_table.customer_details td:first-child, .woocommerce table.shop_attributes th { text-align: center; width: 25%; } .woocommerce .shop_table.woocommerce-checkout-review-order-table th, .woocommerce .shop_table.woocommerce-checkout-review-order-table td, .woocommerce .shop_table.order_details th, .woocommerce .shop_table.order_details td, .woocommerce .shop_table.customer_details th, .woocommerce .shop_table.customer_details td, .woocommerce table.shop_attributes td, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart td { text-align: left; } .woocommerce form .form-row label, .woocommerce-page form .form-row label { display: inline-block; font-weight: normal; padding-bottom: 5px; } #customer_details { padding-bottom: 20px; } #rememberme { margin: -3px 5px 0 0; } .woocommerce-checkout #payment div.form-row { margin: 0 0 3px; } .woocommerce-checkout #payment div.form-row.place-order { margin: 0; } .woocommerce-checkout #payment div.form-row.place-order input#place-order, .woocommerce-checkout #payment div.form-row.place-order input[type="submit"] { margin-top: 0; } .woocommerce-checkout #payment ul.payment_methods li label { display: inline-block; } #shipping_country_field .selection-box:before, #shipping_country_field .selection-box:after { content: none; } /*----*****---- << Order Page >> ----*****----*/ .woocommerce .order_details { margin: 20px 0; display: table; width: 100%; border: 1px solid #ddd; } .woocommerce .order_details li { border-right: 1px dashed #ddd; line-height: inherit; margin: 0; padding: 2em; text-align: center; display: table-cell } .addresses .col-1 header, .addresses .col-2 header, .addresses .col-1 address, .addresses .col-2 address, .woocommerce-MyAccount-content .col-1 header, .woocommerce-MyAccount-content .col-2 header, .woocommerce-MyAccount-content .col-1 address, .woocommerce-MyAccount-content .col-2 address { border-style: solid; border-width: 1px; padding: 10px 20px; } .addresses .col-1 header, .addresses .col-2 header, .woocommerce-MyAccount-content .col-1 header, .woocommerce-MyAccount-content .col-2 header { border-bottom-width: 0; } .addresses .col-1 h3, .addresses .col-2 h3, .woocommerce-MyAccount-content .col-1 h3, .woocommerce-MyAccount-content .col-2 h3 { margin-bottom: 0; } .addresses .col-1 address, .addresses .col-2 address, .woocommerce-MyAccount-content .col-1 address, .woocommerce-MyAccount-content .col-2 address { margin-top: 0; } .woocommerce .shop_table .order-actions .button, .woocommerce .shop_table .woocommerce-orders-table__cell-order-actions .button { font-size: 12px; padding: 12px 15px 8px; } .woocommerce form #billing_country_field.form-row-wide .selection-box:after, .woocommerce-page form #billing_country_field.form-row-wide .selection-box:after, .woocommerce form #billing_country_field.form-row-wide .selection-box:before, .woocommerce-page form #billing_country_field.form-row-wide .selection-box:before, .woocommerce form #billing_state_field.form-row-wide .selection-box:after, .woocommerce-page form #billing_state_field.form-row-wide .selection-box:after, .woocommerce form #billing_state_field.form-row-wide .selection-box:before, .woocommerce-page form #billing_state_field.form-row-wide .selection-box:before { display: none; } /*----*****---- << Shortcodes >> ----*****----*/ .product.woocommerce ins { background: none; } .product.woocommerce ins span { font-size: 18px; } ul.products li.product-category { display: inline-block; margin-bottom: 20px; margin-left: 2%; padding: 0; position: relative; } ul.products li.product-category.first { clear: both; margin-left: 0; } .columns-2 ul.products li.product-category { width: 48%; } .columns-3 ul.products li.product-category { width: 31.7%; } .columns-4 ul.products li.product-category { width: 23.2%; } .columns-5 ul.products li.product-category { width: 18.1%; } .columns-6 ul.products li.product-category { width: 14.7%; } ul.products li.first, ul.products li.first .column { clear: both; } ul.products li.first .column { margin-left: 0; } .page-template-tpl-fullwidth-php ul.products { overflow: hidden; padding-bottom: 80px; } .woocommerce .with-both-sidebar ul.products li .column.dt-sc-one-fourth, .with-both-sidebar .woocommerce ul.products li .column.dt-sc-one-fourth { width: 48%; } .woocommerce .with-both-sidebar ul.products li:nth-child(2n+1) .column.dt-sc-one-fourth, .with-both-sidebar .woocommerce ul.products li:nth-child(2n+1) .column.dt-sc-one-fourth { clear: both; margin-left: 0; } .woocommerce ul.products li.product .product-details h5 .count { font-style: normal; } /*----*****---- << Misccellaenous >> ----*****----*/ /*h1.product_title, .related-products-container h2, .upsell-products-container h2, .cross-sells h2, .cart_totals h2, .shipping_calculator h2, .wishlist-title h2, .woocommerce-checkout h2, .woocommerce-tabs .panel h2, #reviews h3, #respond h3#reply-title, .woocommerce-checkout h3 { font-size: 22px; font-weight: 500; letter-spacing: 1px; margin-bottom: 30px; text-transform: uppercase; } .woocommerce-tabs .panel h2 { margin-bottom: 20px; } h1.product_title { font-size: 24px; } .related-products-container h2, .upsell-products-container h2, .cross-sells h2, .cart_totals h2, .shipping_calculator h2, .wishlist-title h2, .woocommerce-checkout h2, .woocommerce-tabs .panel h2 { font-size: 20px; } #reviews h3, #respond h3#reply-title, .woocommerce-checkout h3 { font-size: 18px; } */ .related-products-container, .upsell-products-container { clear: both; float: left; margin: 20px 0 0; padding: 0; width: 100%; } .woocommerce table.shop_attributes, .woocommerce table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout #payment div.form-row { border-style: solid; border-width: 1px; } .woocommerce-checkout #payment div.form-row { border-width: 1px 0 0; } .woocommerce table.shop_attributes tr th, .woocommerce table.shop_attributes tr td { border-top: 1px solid rgba(0, 0, 0, 0.1); } .woocommerce table.shop_attributes tr:first-child td, .woocommerce table.shop_attributes tr:first-child th { border-top-width: 0; } .woocommerce table.shop_table.cart, .woocommerce table.shop_table.wishlist_table, .woocommerce table.shop_table.woocommerce-checkout-review-order-table, .woocommerce table.order_details { border-width: 0 0 1px; } .woocommerce table.shop_table.cart tbody th:first-child, .woocommerce table.shop_table.cart tbody td:first-child, .woocommerce table.shop_table.cart tfoot th:first-child, .woocommerce table.shop_table.cart tfoot td:first-child, .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woocommerce table.shop_table.wishlist_table tbody td:first-child, .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woocommerce table.shop_table.order_details tbody th:first-child, .woocommerce table.shop_table.order_details tbody td:first-child, .woocommerce table.shop_table.order_details tfoot th:first-child, .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-color: rgba(0, 0, 0, 0.1); border-left-style: solid; border-left-width: 1px; } .woocommerce table.shop_table.cart tbody th:last-child, .woocommerce table.shop_table.cart tbody td:last-child, .woocommerce table.shop_table.cart tfoot th:last-child, .woocommerce table.shop_table.cart tfoot td:last-child, .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woocommerce table.shop_table.wishlist_table tbody td:last-child, .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woocommerce table.shop_table.order_details tbody th:last-child, .woocommerce table.shop_table.order_details tbody td:last-child, .woocommerce table.shop_table.order_details tfoot th:last-child, .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-color: rgba(0, 0, 0, 0.1); border-right-style: solid; border-right-width: 1px; } .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td, .woocommerce table.shop_table th, .woocommerce table.shop_table td, .woocommerce table.wishlist_table th, .woocommerce table.wishlist_table td, .woocommerce table.cart th, .woocommerce table.cart td, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart th, .woocommerce-cart .cart-collaterals .cart_totals table.shop_table.cart td { font-size: 14px; padding: 16px 12px; } .woocommerce table.cart th, .woocommerce table.cart td, .woocommerce table.shop_table th, .woocommerce table.shop_table td, .woocommerce table.wishlist_table th, .woocommerce table.wishlist_table td { text-align: center; } .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tbody td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_attributes tr td, .woocommerce table.shop_attributes tr th, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td { border-bottom-width: 0; } .woocommerce a.remove, .woocommerce table.wishlist_table tr td.product-remove div a.remove, .woocommerce .wishlist_table td.product-add-to-cart a { display: inline-block !important; } .woocommerce a.remove, .woocommerce table.wishlist_table tr td.product-remove div a.remove { font-weight: normal; height: 25px; width: 25px; } .woocommerce table.shop_table.customer_details { border-width: 1px 0 !important; } .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table td[colspan="6"] { border-top-width: 0; } .woocommerce table.wishlist_table tfoot td[colspan="6"] { display: none; } .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td, .woocommerce table.shop_attributes tr th, .woocommerce table.shop_attributes tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td { border-color: rgba(0, 0, 0, 0.1); } .woocommerce .shop_table thead th:first-child, .woocommerce .shop_table thead th:last-child { border-color: rgba(0, 0, 0, 0); } .woocommerce .shop_table tfoot th:last-child, .woocommerce .shop_table tr:last-child th, .woocommerce .shop_table.cart tfoot th:last-child, .woocommerce .shop_table.cart tr:last-child th, .woocommerce table.shop_attributes tr:last-child th, .woocommerce table.shop_attributes tr:last-child td { border-bottom-color: rgba(0, 0, 0, 0); } .woocommerce table.shop_table.woocommerce-checkout-review-order-table, .woocommerce table.order_details { border-width: 0; } .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woocommerce table.order_details tfoot tr:last-child td, .woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woocommerce-page table.order_details tfoot tr:last-child td { border-bottom-width: 1px; } .woocommerce form .form-row-first, .woocommerce form .form-row-last { overflow: visible; } .woocommerce form .form-row-first, .woocommerce .col2-set .col-1, .woocommerce .woocommerce-MyAccount-content .col-1, .woocommerce-page .woocommerce-MyAccount-content .col-1, .woocommerce .cart-collaterals .cross-sells, .woocommerce table.cart td.actions .coupon, .woocommerce .woocommerce-result-count, .woocommerce div.product div.images, .woocommerce div.product div.images div.thumbnails a { float: left; } .woocommerce form .form-row-last, .woocommerce .col2-set .col-2, .woocommerce .woocommerce-MyAccount-content .col-2, .woocommerce-page .woocommerce-MyAccount-content .col-2, .woocommerce .woocommerce-ordering, .woocommerce div.product div.summary, .wc-proceed-to-checkout, .woocommerce form.login .button, .woocommerce form.register .button, .woocommerce .cart-collaterals .cart_totals { float: right; } .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce .woocommerce-MyAccount-content .col-1, .woocommerce-page .woocommerce-MyAccount-content .col-1, .woocommerce .woocommerce-MyAccount-content .col-2, .woocommerce-page .woocommerce-MyAccount-content .col-2, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals { width: 48%; } .woocommerce form .form-row .select2-container { line-height: 38px; } .select2-drop .select2-results li { padding-bottom: 0; } .select2-container .select2-choice { padding: 0 0 0 15px; } .select2-results { padding: 5px 0; } .select2-results .select2-result-label { padding: 5px 15px; } .woocommerce form .selection-box:after, .woocommerce .selection-box:after { border-left: none; } .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select { line-height: normal; } .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea { padding: 10px 15px; } .woocommerce select, .woocommerce form select, .woocommerce form .form-row select { padding-left: 12px; } .woocommerce .shipping-calculator-form .form-row { padding: 3px 0; } .woocommerce .shipping-calculator-form .form-row input.input-text { padding-bottom: 15px; padding-top: 15px; } .woocommerce form .form-row textarea { height: 180px; } .woocommerce .woocommerce-ordering { min-width: 225px; } .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error { line-height: 30px; } .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-error:before { border: 1px solid; } .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-error:before { height: 40px; line-height: 40px; margin: auto; padding: 0; bottom: 0; left: 8px; top: 0; width: 40px; } .woocommerce .woocommerce-error li:last-child, .woocommerce .woocommerce-info li:last-child, .woocommerce .woocommerce-message li:last-child { padding: 0; } .woocommerce div.product div.images div.thumbnails:after, .woocommerce div.product form.cart:after, .woocommerce div.product form.cart:before, .woocommerce div.product p.cart:after, .woocommerce div.product p.cart:before, .woocommerce .cart-collaterals .shipping_calculator:after { content: " "; display: table; } .woocommerce .quantity { margin: 0 auto; overflow: hidden; position: relative; width: auto; zoom: 1 } .woocommerce .quantity .qty { border: 1px solid #c8bfc6; border-right: 0; margin-bottom: 0; font-weight: bold; height: auto; min-height: 44px; padding: 11px 10px 11px 12px; text-align: center; } .woocommerce .quantity noindex:-o-prefocus, .woocommerce .quantity input[type=number] { padding-right: 1.2em } .woocommerce-checkout #payment, .woocommerce-checkout #payment div.form-row, #customer_details { float: left; width: 100%; } .woocommerce-checkout #payment ul.payment_methods li input { margin-top: -2px; } .woocommerce-checkout #payment .payment_method_paypal .about_paypal { float: none; margin: 0 0 0 10px; } #yith-wcwl-popup-message { border: none; font-size: 15px; line-height: 30px; margin: 0 auto !important; left: 0; right: 0; width: 160px; } @-moz-document url-prefix() { .woocommerce .quantity .qty, .woocommerce-page .quantity .qty { padding: 12px 0 12px 12px; } } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: "Always Show Up/Down Arrows"; opacity: 1; } .woocommerce input[type=number], .woocommerce-page input[type=number] { appearance: none; -webkit-appearance: none; -moz-appearance: none; } .woocommerce ul.products li.product .product-details .price, .woocommerce ul.products li.product .product-details .product-rating-wrapper, .woocommerce ul.products li.product .featured-tag span, .woocommerce.single-product .featured-tag span, .woocommerce-checkout #payment div.form-row, .woocommerce .order_details li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .woocommerce ul.products li.product:hover a img, .woocommerce-page ul.products li.product:hover a img { -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; } .woocommerce button.button, .woocommerce button, .woocommerce input.button, .woocommerce input[type="button"], .woocommerce input[type="submit"], .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woocommerce #respond input#submit, .wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, .wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, .wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woocommerce table.shop_table, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .select2-container .select2-choice, .select2-drop, .select2-drop.select2-drop-above, .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } .woocommerce #yith-wcwl-popup-message, .page-template #yith-wcwl-popup-message { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } .woocommerce ul.products li.product .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } .woocommerce ul.products li.product .product-content:after, .pif-has-gallery .secondary-image, ul.products li .product-thumb .secondary-image, ul.products li .product-rating-wrapper, .woocommerce ul.products li.product .featured-tag span, .woocommerce.single-product .featured-tag span { opacity: 0; filter: alpha(opacity=0); } .woocommerce ul.products li.product .on-sale-product .product-content:after, .woocommerce ul.products li.product .out-of-stock-product .product-content:after, ul.products li:hover .product-thumb .secondary-image, ul.products li:hover .product-rating-wrapper, .woocommerce ul.products li.product:hover .featured-tag>div span, .woocommerce.single-product .featured-tag>div span { opacity: 1; filter: alpha(opacity=100); } .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-message a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-error a:hover, .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce .product .summary div[itemprop="description"] p { opacity: 0.85; filter: alpha(opacity=85); } /* Transition */ .woocommerce button.button, .woocommerce input.button, .woocommerce button, .woocommerce input[type="button"], .woocommerce input[type="submit"], .woocommerce #respond input#submit, .woocommerce .cart input.button, .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .wc-proceed-to-checkout a.checkout-button, #reviews a.button, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .out-of-stock, ul.products li .product-thumb .secondary-image { -webkit-transition: all 200ms ease-out 0s; -moz-transition: all 200ms ease-out 0s; -ms-transition: all 200ms ease-out 0s; -o-transition: all 200ms ease-out 0s; transition: all 200ms ease-out 0s; } .woocommerce ul.products li.product .product-content, .woocommerce ul.products li.product .product-content:after, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button { -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; } /*----*****---- << Woo Custom Colors >> ----*****----*/ /* Backgrounds */ ul.products li .product-wrapper, .woocommerce-tabs .panel, .select2-results, .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error { background-color: #fff; } .woocommerce-checkout #payment, .woocommerce .quantity .qty { background-color: #f0f0f0; display: inline-block; } .woocommerce #yith-wcwl-popup-message, .page-template #yith-wcwl-popup-message { background-color: rgba(0, 0, 0, 0.6); } .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt[disabled]:disabled, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt[disabled]:disabled, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt[disabled]:disabled, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, ul.products li.product .featured-tag, .woocommerce.single-product .featured-tag { background-color: #000; } .woocommerce button.button, .woocommerce button, .woocommerce input.button, .woocommerce input[type=button], .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woocommerce .shop_table th, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after { background-color: rgba(0, 0, 0, 1); } .woocommerce-checkout #payment div.payment_box { background-color: rgba(0, 0, 0, 0.1); } .woocommerce ul.products li.product:hover .onsale { background-color: #77a464; } .woocommerce span.out-of-stock, .woocommerce ul.products li.product:hover .out-of-stock, .woocommerce a.remove:hover { background-color: #9f2124; } .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message:before { background-color: #8fae1b !important; } .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-info:before { background-color: #1e85be !important; } .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-error:before { background-color: #b81c23 !important; } .woocommerce .woocommerce-message, .woocommerce .woocommerce-message:before { border-color: #8fae1b; } .woocommerce .woocommerce-info, .woocommerce .woocommerce-info:before { border-color: #1e85be; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-error:before { border-color: #b81c23; } .woocommerce ul.products li.product:hover .product-content { background-color: rgba(255, 255, 255, 0.25); } .woocommerce ul.products li.product.instock:hover .on-sale-product .product-content, .woocommerce ul.products li.product.outofstock:hover .out-of-stock-product .product-content, .woocommerce ul.products li.product .product-content, .woocommerce p.price .amount, .woocommerce span.price .amount, .woocommerce .product-price .amount, .woocommerce p.price del, .woocommerce span.price del, .woocommerce .product-price del, .woocommerce p.price ins, .woocommerce span.price ins, .woocommerce .product-price ins, .woocommerce ul.products li.product-category .product-details h5 .count, .woocommerce div.product form.cart table.variations td { background-color: rgba(0, 0, 0, 0); } /* Borders */ .woocommerce ul.products li.product .product-content:after { border-color: rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.75) rgba(255, 255, 255, 0.75); } .woocommerce ul.products li.product:hover .product-content:after { border-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.35); } .woocommerce-checkout #payment div.payment_box:after { border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.1); } .woocommerce ul.products li.product .product-details h5, .woocommerce ul.products li.product-category .product-wrapper h3 { border-color: #f2f2f2; } .woocommerce table.shop_attributes, .woocommerce table.shop_table, .woocommerce-cart .cart-collaterals .cart_totals table, .addresses .col-1 header, .addresses .col-2 header, .addresses .col-1 address, .addresses .col-2 address, .woocommerce-MyAccount-content .col-1 header, .woocommerce-MyAccount-content .col-2 header, .woocommerce-MyAccount-content .col-1 address, .woocommerce-MyAccount-content .col-2 address { border-color: rgba(0, 0, 0, 0.1); } .woocommerce-checkout #payment div.form-row { border-color: #fff; } ul.products li.product .featured-tag:after, ul.products li.product:hover .featured-tag:after, .woocommerce.single-product .featured-tag:after { border-color: #000; } ul.products li.product .featured-tag:after, ul.products li.product:hover .featured-tag:after, .woocommerce.single-product .featured-tag:after { border-right-color: rgba(0, 0, 0, 0) !important; } .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error { -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); } .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-error:before { -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; } .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li, .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img, .menu-item-widget-area-container .widget_shopping_cart .total, .menu-item-widget-area-container .widget_shopping_cart .total { border-color: rgba(255, 255, 255, 0.2); } .select2-container-active .select2-choice, .select2-container-active .select2-choices { border-color: rgba(0, 0, 0, 0.25); } /* Colors */ .woocommerce button.button, .woocommerce button, .woocommerce input.button, .single-product div.product .product-thumb-wrapper .add_to_wishlist, .wc-proceed-to-checkout a.checkout-button, #reviews a.button, .woocommerce button.button:hover, .woocommerce button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .wc-proceed-to-checkout a.checkout-button:hover, #reviews a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce ul.products li.product .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped, .woocommerce ul.products li.product .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .product-thumb a.button.product_type_variable:before, .woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .product-thumb a.add_to_wishlist:before, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped:before, .woocommerce ul.products li.product:hover .onsale, .woocommerce ul.products li.product:hover .out-of-stock, .woocommerce div.product span.out-of-stock, .woocommerce ul.products li.product .featured-tag i, .woocommerce.single-product .featured-tag i, .woocommerce ul.products li.product .featured-tag>div, .woocommerce.single-product .featured-tag>div, .woocommerce #yith-wcwl-popup-message, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-message a.button, .woocommerce .woocommerce-info a.button, .woocommerce .woocommerce-error a.button, .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li ins, .menu-item-widget-area-container .woocommerce-page .star-rating:before, .footer-widgets.dt-sc-dark-bg a.button, #footer .dt-sc-dark-bg a.button, .woocommerce th.product-price, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover { color: #fff; } ul.products li .product-title p, .woocommerce p.price del, .woocommerce span.price del, .woocommerce .product-price del, .woocommerce p.price del .amount, .woocommerce span.price del .amount, .woocommerce .product-price del .amount { color: #a5a38c; font-size: 15px; } .wishlist_table tr td.product-stock-status span.wishlist-out-of-stock, .woocommerce a.remove { color: #9f2124; } .woocommerce .star-rating:before, .woocommerce .stars a, .woocommerce ul.products li.product .star-rating:before { color: #d3ced2; } .woocommerce .star-rating span:before, .woocommerce .stars a:hover, .woocommerce ul.products li.product .star-rating span:before { color: #e6b800; } .select2-chosen, .select2-results { color: #888888; } #footer .woocommerce .star-rating:before, #footer .woocommerce-page .star-rating:before { color: #707070; } .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li del, .menu-item-widget-area-container .widget.woocommerce .widget_shopping_cart_content .buttons .button { color: rgba(255, 255, 255, 0.6); } h3#ship-to-different-address label { color: inherit; } ::-webkit-input-placeholder { color: inherit; } :-moz-placeholder { /* Firefox 18- */ color: inherit; opacity: 1; filter: alpha(opacity=100); } ::-moz-placeholder { /* Firefox 19+ */ color: inherit; opacity: 1; filter: alpha(opacity=100); } :-ms-input-placeholder { color: inherit; } .woocommerce button.button:hover, .woocommerce button:hover, .woocommerce input.button:hover, .woocommerce input[type=button]:hover, .woocommerce input[type=submit]:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover { background-color: rgba(0, 0, 0, 0.75); } /** My Account **/ .woocommerce-MyAccount-navigation { float: left; width: 100%; margin: 0px 0px 20px; padding: 0px; clear: both; } .woocommerce-MyAccount-navigation ul { float: left; margin: 0px 0px 20px 0px; padding: 0px; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .woocommerce-MyAccount-navigation ul>li { float: left; margin: 0px -1px 0px 0px; padding: 0px; } .woocommerce-MyAccount-navigation ul>li>a { border: 1px solid transparent; float: left; margin: 0px -1px -1px 0px; padding: 10px 20px; font-size: 14px; text-align: center; font-weight: 600; border-radius: 3px 3px 0px 0px; color: rgba(0, 0, 0, 0.4); } .woocommerce-MyAccount-navigation ul>li.is-active>a { position: relative; z-index: 1; border-color: rgba(0, 0, 0, 0.1); border-bottom-color: #fff; } .woocommerce-MyAccount-content form fieldset legend { background-color: #fff; padding: 3px 6px; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message { float: left; width: 100%; } @media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari only */ ::i-block-chrome, .woocommerce div.product form.cart .variations td { vertical-align: middle; } ::i-block-chrome, .woocommerce div.product form.cart .variations td.label { margin-top: -20px; } ::i-block-chrome, .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce .product .summary div[itemprop="description"] p { opacity: 1; } } /* IE9 and above */ @media screen and (min-width:0\0) { .woocommerce div.product form.cart .variations td { vertical-align: middle; } .woocommerce div.product form.cart .variations td.label { margin-top: -20px; } } .woocommerce .pswp button, .pswp__button { background-color: none; background-image: none !important; } .pswp__counter { top: auto; right: 0; margin: 0 auto; text-align: center; } .pswp__ui { float: right; } .pswp__ui button.pswp__button[class*="pswp__button--"] { width: 50px; height: 50px; float: left; margin-top: 0; padding: 0; } .pswp__ui button.pswp__button[class*="pswp__button--"]:before { content: ""; display: block; height: 50px; position: absolute; top: 0; width: 50px; } .pswp__button--arrow--right:before, .pswp__button--arrow--left:before { top: 11px; } .pswp__button.pswp__button--close:before { background-image: url(images/default-skin.png); background-position: 2px -42px; } .pswp__button.pswp__button--fs:before { background-image: url(images/default-skin.png); background-position: -41px 2px; } .pswp__button.pswp__button--zoom:before { background-image: url(images/default-skin.png); background-position: -84px 2px; } .pswp__caption__center { text-align: center; } /*-------------------------------------------------------------- Responsive --------------------------------------------------------------*/ /* Note: Design for a width of 960px */ @media only screen and (min-width:992px) and (max-width:1199px) { .woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-half, .with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-half, .woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-half, .woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-third, .with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-third, .woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-third, .woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth, .with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-fourth, .woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth { margin-left: 0; width: 100%; } .with-left-sidebar ul.products li.product .column.dt-sc-one-fourth, .with-right-sidebar ul.products li.product .column.dt-sc-one-fourth { width: 49%; } .with-left-sidebar ul.products li.product.first .column.dt-sc-one-fourth, .with-right-sidebar ul.products li.product.first .column.dt-sc-one-fourth { margin-left: 2%; } .with-left-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth, .with-right-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth { clear: both; margin-left: 0; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price, .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price .price { width: 100%; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper { display: none; position: static; } .woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .price { padding: 0; text-align: center; } .woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .product-details .product-rating-wrapper { display: inline-block; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes), .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-wrapper, .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.cart td.product-name a, .woocommerce table.cart td.product-price, .woocommerce table.cart td.product-subtotal, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { font-weight: normal; } .woocommerce div.product .images .thumbnails .yith_magnifier_gallery li { width: 92px !important; } .woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 67px !important; } .woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 41px !important; } .woocommerce .page-with-sidebar.with-both-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 12px; } } /*----*****---- << Tablet (Portrait) >> ----*****----*/ /* Note: Design for a width of 768px */ @media only screen and (min-width:768px) and (max-width:991px) { .woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-half, .with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-half, .woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-half, .woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-third, .with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-third, .woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-third, .woocommerce .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth, .with-both-sidebar .woocommerce ul.products li.product .column.dt-sc-one-fourth, .woocommerce-page .with-both-sidebar ul.products li.product .column.dt-sc-one-fourth { margin-left: 0; width: 100%; } .with-left-sidebar ul.products li.product .column.dt-sc-one-fourth, .with-right-sidebar ul.products li.product .column.dt-sc-one-fourth { width: 49%; } .with-left-sidebar ul.products li.product.first .column.dt-sc-one-fourth, .with-right-sidebar ul.products li.product.first .column.dt-sc-one-fourth { margin-left: 2%; } .with-left-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth, .with-right-sidebar ul.products li.product:nth-child(2n+1) .column.dt-sc-one-fourth { clear: both; margin-left: 0; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.cart td.product-name a, .woocommerce table.cart td.product-price, .woocommerce table.cart td.product-subtotal, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { font-weight: normal; } .woocommerce .page-with-sidebar div.product div.images, .woocommerce-page .page-with-sidebar div.product div.images, .woocommerce .page-with-sidebar div.product div.summary, .woocommerce-page .page-with-sidebar div.product div.summary { float: left; width: 100%; } .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { display: block; float: none; width: 100%; } .woocommerce.single-product .page-with-sidebar .product-thumb-wrapper span.onsale, .woocommerce.single-product .page-with-sidebar .product-thumb-wrapper span.out-of-stock, .woocommerce.single-product .page-with-sidebar.with-both-sidebar .product-thumb-wrapper span.onsale, .woocommerce.single-product .page-with-sidebar.with-both-sidebar .product-thumb-wrapper span.out-of-stock { right: -25px; } .woocommerce div.product .images .thumbnails .yith_magnifier_gallery li { width: 71px !important; } .woocommerce .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce-page .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 160px !important; } .woocommerce .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce-page .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 90px !important; } .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells { width: 100%; } .woocommerce ul.products li.product .product-details h5 { font-size: 12px; } .woocommerce ul.products li.product .price { font-size: 11px; } .woocommerce ul.products li.product .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 7px auto 0; } .woocommerce .order_details li { font-size: 10px; } .woocommerce .page-with-sidebar div.product .woocommerce-tabs ul.tabs li a { font-size: 15px; letter-spacing: 0.5px; } .woocommerce .page-with-sidebar.with-both-sidebar div.product .woocommerce-tabs ul.tabs li { display: block; margin: 0 auto; text-align: center; } .woocommerce ul.products li.product .product-thumb a.add_to_cart_button, .woocommerce ul.products li.product .product-thumb a.button.product_type_simple, .woocommerce ul.products li.product .product-thumb a.button.product_type_variable, .woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward, .woocommerce ul.products li.product .product-thumb a.add_to_wishlist, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped { height: 40px; width: 40px; } .woocommerce ul.products li.product .product-thumb a.add_to_cart_button:before, .woocommerce ul.products li.product .product-thumb a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .product-thumb a.button.product_type_simple:before, .woocommerce ul.products li.product .product-thumb a.button.product_type_variable:before, .woocommerce ul.products li.product .product-thumb .add_to_wishlist:before, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .product-buttons-wrapper a.yith-woocompare-button:before, .woocommerce ul.products li.product .product-buttons-wrapper a.product_type_external:before, .woocommerce ul.products li.product .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 18px; line-height: 40px; } .woocommerce ul.products li.product .product-thumb .yith-wcwl-add-button img { right: calc(50% - 70px); } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price, .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price .price { width: 100%; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper { display: none; position: static; } .woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .price { padding: 0; text-align: center; } .woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .product-details .product-rating-wrapper { display: inline-block; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes), .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-wrapper, .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } .woocommerce ul.products li.product .dt-sc-one-fourth .featured-tag>div span { font-size: 0; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woocommerce .with-both-sidebar ul.products li .column.dt-sc-one-fourth, .with-both-sidebar .woocommerce ul.products li .column.dt-sc-one-fourth, .columns-2 ul.products li.product-category, .columns-3 ul.products li.product-category, .columns-4 ul.products li.product-category, .columns-5 ul.products li.product-category, .columns-6 ul.products li.product-category { margin-left: 0; width: 100%; } .woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering { float: none; display: block; text-align: center; } .woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce div.product div.summary, .woocommerce-page div.product div.summary { float: left; width: 100%; } .woocommerce-tabs ul.tabs li a { font-size: 13px; } .woocommerce-tabs .panel h2 { font-size: 18px; } .woocommerce table.shop_table.cart, .woocommerce-page table.shop_table.cart, .woocommerce-account table.shop_table, .woocommerce-wishlist table.shop_table.wishlist_table { border-width: 1px; display: block; position: relative; width: 100%; } .woocommerce table.shop_table.cart, .woocommerce-page table.shop_table.cart, .woocommerce-account table.shop_table, .woocommerce-wishlist table.shop_table.wishlist_table { border-top-width: 0 !important; } .woocommerce-cart table.shop_table.cart thead, .woocommerce-account table.shop_table thead, .woocommerce-wishlist table.shop_table thead { display: block; float: left; } .woocommerce-cart table.shop_table.cart tbody, .woocommerce-account table.shop_table tbody, .woocommerce-wishlist table.shop_table.wishlist_table tbody { display: block; overflow-x: auto; position: relative; width: auto; white-space: nowrap; } .woocommerce-cart table.shop_table.cart thead tr.cart_table_item, .woocommerce-account table.shop_table thead tr.cart_table_item, .woocommerce-wishlist table.shop_table thead tr.cart_table_item { display: block; } .woocommerce-cart table.shop_table.cart th, .woocommerce-account table.shop_table th, .woocommerce-wishlist table.shop_table th { display: block; margin-left: -1px; } .woocommerce-cart table.shop_table.cart tbody tr, .woocommerce-account table.shop_table tbody tr, .woocommerce-wishlist table.shop_table tbody tr { border-right: 1px solid rgba(0, 0, 0, 0.1); display: inline-block; margin-right: -3px; vertical-align: top; } .woocommerce-cart table.shop_table.cart tbody tr:last-child, .woocommerce-account table.shop_table tbody tr:last-child, .woocommerce-wishlist table.shop_table tbody tr:last-child, .woocommerce-cart table.shop_table.cart tbody tr:nth-last-child(2) { border-right: none; } .woocommerce-cart table.shop_table.cart td, .woocommerce-account table.shop_table td, .woocommerce-wishlist table.shop_table td { display: block; min-height: 1.25em; } .woocommerce-cart table.shop_table.cart td.actions { width: auto; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon, .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .input-text, .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .button, .woocommerce-cart table.shop_table.cart tbody tr td.actions .button { position: absolute; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon, .woocommerce-cart table.shop_table.cart tbody tr td.actions .button { left: 0; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon { margin: 0 0 6px; bottom: 60px; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .button { bottom: 0; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .coupon .input-text { bottom: 40px; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .button { bottom: 30px; } .woocommerce-cart table.shop_table.cart tbody tr td.actions .checkout-button { bottom: 40px; } .woocommerce-cart table.shop_table.cart tbody { padding-bottom: 160px; } .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th { width: auto; } .woocommerce table.shop_attributes th { font-size: 11px; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.cart td.product-name a, .woocommerce table.cart td.product-price, .woocommerce table.cart td.product-subtotal, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th { font-size: 12px; font-weight: normal; } .woocommerce .shop_table.woocommerce-checkout-review-order-table th, .woocommerce .shop_table.woocommerce-checkout-review-order-table td { font-size: 11px; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th, .woocommerce .shop_table.woocommerce-checkout-review-order-table th { font-size: 10px; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce .shop_table.woocommerce-checkout-review-order-table th, .woocommerce .shop_table.woocommerce-checkout-review-order-table td, .woocommerce .shop_table.order_details th, .woocommerce .shop_table.order_details td, .woocommerce .shop_table.customer_details th, .woocommerce .shop_table.customer_details td, .woocommerce table.shop_attributes td, .woocommerce-cart .cart-collaterals .cart_totals table td { text-align: center; } .woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child, .woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child, .woocommerce .shop_table.order_details th:first-child, .woocommerce .shop_table.order_details td:first-child, .woocommerce .shop_table.customer_details th:first-child, .woocommerce .shop_table.customer_details td:first-child, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th { width: 160px; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td { height: 51px; line-height: 51px; padding: 0; vertical-align: middle; } .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.wishlist_table tbody td, .woocommerce-page table.wishlist_table tbody td { border-bottom-width: 0; height: 51px; text-align: center; vertical-align: middle; width: 261px; } .woocommerce table.shop_table td, .woocommerce table.wishlist_table tbody td, .woocommerce-page table.shop_table td, .woocommerce-page table.wishlist_table tbody td, .woocommerce table.wishlist_table tr td.product-remove { padding: 0; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td, .woocommerce .shop_table thead th:first-child, .woocommerce .shop_table thead th:last-child { border-bottom-width: 0; border-top: 1px solid rgba(0, 0, 0, 0.0); } .woocommerce table.wishlist_table tbody td { border-top-color: rgba(0, 0, 0, 0.1); } .woocommerce table.wishlist_table td[colspan="6"], .woocommerce table.wishlist_table tbody td.wishlist-empty { border-top-width: 1px; } .woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th, .woocommerce-page table.shop_table.woocommerce-checkout-review-order-table thead th, .woocommerce table.shop_table.order_details thead th, .woocommerce-page table.shop_table.order_details thead th, .woocommerce table.wishlist_table tbody td.wishlist-empty { border-bottom-width: 0; } .woocommerce table.shop_table.cart tbody th:first-child, .woocommerce table.shop_table.cart tbody td:first-child, .woocommerce table.shop_table.cart tfoot th:first-child, .woocommerce table.shop_table.cart tfoot td:first-child, .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woocommerce table.shop_table.wishlist_table tbody td:first-child, .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woocommerce table.shop_table.wishlist_table tfoot td:first-child { border-left-width: 0 !important; } .woocommerce table.shop_table.cart tbody th:last-child, .woocommerce table.shop_table.cart tbody td:last-child, .woocommerce table.shop_table.cart tfoot th:last-child, .woocommerce table.shop_table.cart tfoot td:last-child, .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woocommerce table.shop_table.wishlist_table tbody td:last-child, .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woocommerce table.shop_table.wishlist_table tfoot td:last-child { border-right-width: 0 !important; } .woocommerce table.cart img, .woocommerce-page table.cart img, .woocommerce table.cart.wishlist_table img, .woocommerce-page table.cart.wishlist_table img { width: 30px; } .woocommerce .shop_table .quantity .qty, .woocommerce-page .shop_table .quantity .qty { font-size: 11px; height: 25px; margin-top: 4px; min-height: 32px; width: 35px !important; } .woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove { display: inline-block; margin-top: 14px; } .woocommerce .wishlist_table tr td.product-thumbnail, .woocommerce .wishlist_table tr td.product-name { text-align: center; } .woocommerce table.cart td.product-name a { font-size: 10px; } .woocommerce .shop_table .product-thumbnail a { display: inline-block; margin: 10px 0 0; } .woocommerce .shop_table td.product-name a, .woocommerce .shop_table td.product-stock-status span, .woocommerce .shop_table tr.order td a { display: inline-block; margin-top: 18px; } .woocommerce .shop_table td.product-price span, .woocommerce .shop_table td.product-subtotal span { margin-top: 9px; display: inline-block; } .woocommerce .shop_table.cart.wishlist_table td.product-name a, .woocommerce .shop_table.order_details td.product-name a, .woocommerce .shop_table.cart.wishlist_table td.product-price span, .woocommerce .shop_table.cart.wishlist_table td.product-stock-status span, .woocommerce .shop_table.cart.wishlist_table td.product-subtotal span, .woocommerce .shop_table.cart.wishlist_table tr.order td a { margin-top: 0; } .woocommerce .shop_table.cart .button, .woocommerce-page .shop_table.cart .button, .woocommerce .shop_table.cart input.button, .woocommerce-page .shop_table.cart input.button { font-size: 10px; padding: 8px 16px; } .woocommerce .cart .button, .woocommerce-page .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart input.button { display: inline-block; } .woocommerce .shop_table.cart .button, .woocommerce-page .shop_table.cart .button, .woocommerce .shop_table.cart input.button, .woocommerce-page .shop_table.cart input.button { margin: 0 0 5px; } .woocommerce-cart .cart-collaterals .cart_totals .button { display: block; float: none; margin-left: auto; margin-right: auto; text-align: center; } .woocommerce form.checkout_coupon .button, .woocommerce .cart input.button, .woocommerce form.login .button { margin: 10px 0 0; } .woocommerce form.checkout_coupon .button { float: right; } .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator { width: 100%; } .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td { height: auto; line-height: 30px; } .woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last { width: 100%; } .woocommerce form .form-row, .woocommerce-page form .form-row { padding: 0; } .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 { margin: 0 0 20px; width: 100%; } .woocommerce .order_details li, .woocommerce .order_details li:last-of-type { display: block; border-color: rgba(0, 0, 0, 0.1); border-style: solid; border-width: 1px 1px 0; margin: 0; padding: 10px 0; width: 100%; } .woocommerce .order_details li:last-of-type { border-width: 1px; } .woocommerce .checkout #shiptobilling, .woocommerce-page .checkout #shiptobilling { display: block; margin-bottom: 10px; } .woocommerce div.product div.images, .woocommerce div.product div.summary { width: 100%; } .woocommerce.single-product .product-thumb-wrapper span.onsale, .woocommerce.single-product .product-thumb-wrapper span.out-of-stock { right: 5px; top: 5px; } .woocommerce .pagination .column { margin: 0 auto; text-align: center; width: 100%; } .woocommerce .pagination ul, .woocommerce .pagination ul li { float: none; } .woocommerce .pagination ul li { display: inline-block; } } /* Note: Design for a width of 480px */ @media only screen and (min-width: 480px) and (max-width: 767px) { .woocommerce div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce.single-product .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce.single-product .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 133px !important; } .woocommerce div.product .woocommerce-tabs ul.tabs li { padding: 0 12px 0 5px; } .woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 12px; } .woocommerce .shop_table .quantity .qty, .woocommerce-page .shop_table .quantity .qty { margin: 10px 0; } .woocommerce table.shop_table.cart tbody tr td.actions .coupon .input-text { width: auto; } .woocommerce-cart table.shop_table tbody tr td.actions .coupon .button { bottom: -2px; } .woocommerce-cart table.shop_table tbody tr td.actions .button { bottom: 25px; } .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce table.shop_attributes td { text-align: left; } .woocommerce-cart .cart-collaterals .cart_totals .button { float: left; } .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating { font-size: 10px; margin: 5px 0; } } /* Common Styles for the devices below 479px width */ @media only screen and (max-width: 479px) { .woocommerce div.product .woocommerce-tabs ul.tabs li { border-bottom: 1px solid; display: block; padding: 0; text-align: center; } .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-color: #d3ced2; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after { bottom: -1px; } .woocommerce div.product .woocommerce-tabs .panel { text-align: center; } .woocommerce #review_form #respond p { text-align: left; } .woocommerce .star-rating { top: 6px; } .woocommerce.single-product div.product { float: left; } .woocommerce .woocommerce-product-rating .star-rating { margin-top: 2px; } .woocommerce table.shop_attributes tr:last-child th { border-bottom-color: rgba(0, 0, 0, .1); } .woocommerce.single-product div.images .thumbnails.slider .caroufredsel_wrapper { width: 100% !important; } .woocommerce #reviews #comments ol.commentlist li img.avatar { display: block; float: none; margin: 0 auto; position: static; text-align: center; width: 60px; } .woocommerce #reviews #comments ol.commentlist li .comment-text { margin: 20px 0 40px; text-align: center; } .woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating { display: block; float: none; font-size: 10px; margin: 0 auto 20px; } .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { margin: 0 0 2em; } .woocommerce form.checkout_coupon .button, .woocommerce form.login .button, .woocommerce form.register .button { display: block; float: none; margin: 10px auto; } .woocommerce form.checkout_coupon .button { margin-bottom: 0; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message { float: right; width: 100%; } .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button { float: none; display: block; text-align: center; } .woocommerce .shop_table.cart .button, .woocommerce-page .shop_table.cart .button, .woocommerce .shop_table.cart input.button, .woocommerce-page .shop_table.cart input.button { margin: 5px 0 0; } .woocommerce table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt { margin-left: 0; } .woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child, .woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child, .woocommerce .shop_table.order_details th:first-child, .woocommerce .shop_table.order_details td:first-child, .woocommerce .shop_table.customer_details th:first-child, .woocommerce .shop_table.customer_details td:first-child, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th { width: 110px; } .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.wishlist_table tbody td, .woocommerce-page table.wishlist_table tbody td { border-bottom-width: 0; height: 51px; text-align: center; vertical-align: middle; width: 181px; } .woocommerce table.shop_table.cart tbody tr td.actions .coupon .input-text { width: 135px; } .woocommerce table.wishlist_table td[colspan="6"], .woocommerce table.wishlist_table tbody td.wishlist-empty { width: 220px; } .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes th, .woocommerce-page table.shop_attributes td, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { float: left; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .woocommerce table.shop_attributes, .woocommerce-cart .cart-collaterals .cart_totals table { border-top-width: 0; } .woocommerce table.shop_attributes tr:first-child td, .woocommerce table.shop_attributes tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child th { border-top-width: 1px; } .woocommerce-cart .wc-proceed-to-checkout { float: none; } .woocommerce-checkout #payment ul.payment_methods li label { display: inline; } .woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions { text-align: center; } .woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button { margin-top: 7px; } } /*----*****---- << Mobile >> ----*****----*/ /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (min-width: 320px) and (max-width: 479px) { .woocommerce select, .woocommerce-page select { min-height: auto; } .woocommerce.single-product div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce.single-product .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce.single-product .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 90px !important; } } /*----*****---- << Mobile >> ----*****----*/ /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 319px) { .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price, .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-price .price { width: 100%; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper { display: none; position: static; } .woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .price { padding: 0; text-align: center; } .woocommerce ul.products li.product.product-type-variable:not(.has-default-attributes):hover .product-details .product-rating-wrapper { display: inline-block; } .woocommerce ul.products li.product-type-variable:not(.has-default-attributes), .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-wrapper, .woocommerce ul.products li.product-type-variable:not(.has-default-attributes) .product-details .product-rating-wrapper { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } .woocommerce .woocommerce-ordering { min-width: 100%; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message { width: 100%; } .woocommerce #review_form #respond { margin: 30px 0 0; } .woocommerce .shop_table.woocommerce-checkout-review-order-table th:first-child, .woocommerce .shop_table.woocommerce-checkout-review-order-table td:first-child, .woocommerce .shop_table.order_details th:first-child, .woocommerce .shop_table.order_details td:first-child, .woocommerce .shop_table.customer_details th:first-child, .woocommerce .shop_table.customer_details td:first-child { width: 50%; } .woocommerce table.shop_table th, .woocommerce-page table.shop_table th { width: 90px; } .woocommerce table.shop_table td, .woocommerce-page table.shop_table td, .woocommerce table.wishlist_table tbody td, .woocommerce-page table.wishlist_table tbody td { width: 161px; } .woocommerce div.product .woocommerce-tabs ul.tabs li a { font-size: 13px; letter-spacing: 0; } .woocommerce div.product form.cart .variations td { font-size: 12px; text-align: center; width: 100%; } .woocommerce div.product .product_title { font-size: 20px; } .woocommerce.single-product div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce.single-product .page-with-sidebar div.product .images .thumbnails .yith_magnifier_gallery li, .woocommerce.single-product .page-with-sidebar.with-both-sidebar div.product .images .thumbnails .yith_magnifier_gallery li { width: 60px !important; } }type4-hosting.css000064400000067416150213050750010010 0ustar00 /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 4 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-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:after, ul.products li.product .woo-type4 .product-details h5, ul.products li.product-category .woo-type4 .product-details h5 .count, ul.products li.product .woo-type4 .product-details h5 a:after, ul.products li.product-category .woo-type4 .product-details h5:before { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type4 --------------------------------------------------------------*/ ul.products li.product .woo-type4 .featured-tag { top: 10px; } ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:before { z-index: 2; } ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:after { content: ""; height: 100%; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; } .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 10px; } .woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 85px); } ul.products li.product .woo-type4 .product-details h5 { border-bottom: none; margin: 0 0 15px; text-transform: uppercase; } ul.products li.product .woo-type4 .product-details h5 a, ul.products li.product-category .woo-type4 .product-details h5 { padding: 18px 0 20px; } ul.products li.product .woo-type4 .product-details h5, ul.products li.product .woo-type4 .product-details h5 a { position: relative; } ul.products li.product .woo-type4 .product-details h5:after { clear: both; content: ""; display: inline-block; height: 10px; margin: 0 auto; position: absolute; bottom: -4px; left: 0; right: 0; text-align: center; width: 10px; border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; } ul.products li.product .woo-type4 .product-details h5 a:after, ul.products li.product-category .woo-type4 .product-details h5:before { content: ""; border-bottom: 1px solid; height: 0; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; } ul.products li.product:hover .woo-type4 .product-details h5 a:after, ul.products li.product-category:hover .woo-type4 .product-details h5:before { width: 75%; } ul.products li.product .woo-type4 .price, ul.products li.product:hover .woo-type4 .price { padding: 0; text-align: center; width: auto; } ul.products li.product .woo-type4 .product-details .product-rating-wrapper, ul.products li.product:hover .woo-type4 .product-details .product-rating-wrapper { display: none; } .woo-type4 .quantity .qty, .woo-type4.woocommerce-page .quantity .qty, .woo-type4 #coupon_code.input-text { height: 40px; min-height: 40px; } .woo-type4 .quantity .qty, .woo-type4.woocommerce-page .quantity .qty { padding: 0; } .woo-type4 #coupon_code.input-text { padding-top: 0; padding-bottom: 0; } .woo-type4 form .form-row .select2-container { line-height: 39px; } .woocommerce ul.products li.product:hover .woo-type4 .product-thumb:after { background-color: rgba(255, 255, 255,0.75); } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ .woo-type4.woocommerce input[type="text"], .woo-type4.woocommerce input[type="password"], .woo-type4.woocommerce input[type="email"], .woo-type4.woocommerce input[type="url"], .woo-type4.woocommerce input[type="tel"], .woo-type4.woocommerce input[type="number"], .woo-type4.woocommerce input[type="range"], .woo-type4.woocommerce input[type="date"], .woo-type4.woocommerce textarea, .woo-type4.woocommerce input.text, .woo-type4.woocommerce input[type="search"], .woo-type4.woocommerce select, .woo-type4 .woocommerce input[type="text"], .woo-type4 .woocommerce input[type="password"], .woo-type4 .woocommerce input[type="email"], .woo-type4 .woocommerce input[type="url"], .woo-type4 .woocommerce input[type="tel"], .woo-type4 .woocommerce input[type="number"], .woo-type4 .woocommerce input[type="range"], .woo-type4 .woocommerce input[type="date"], .woo-type4 .woocommerce textarea, .woo-type4 .woocommerce input.text, .woo-type4 .woocommerce input[type="search"], .woo-type4 .woocommerce select { font-family: inherit; font-size: inherit } ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:after { -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; } .woo-type4.woocommerce a.button, .woo-type4.woocommerce button.button, .woo-type4.woocommerce button, .woo-type4.woocommerce input.button, .woo-type4.woocommerce input[type=button], .woo-type4.woocommerce input[type=submit], .woo-type4.woocommerce #respond input#submit, .woo-type4.woocommerce a.button.alt, .woo-type4.woocommerce button.button.alt, .woo-type4.woocommerce input.button.alt, .woo-type4.woocommerce #respond input#submit.alt, .woo-type4 .woocommerce a.button, .woo-type4 .woocommerce button.button, .woo-type4 .woocommerce button, .woo-type4 .woocommerce input.button, .woo-type4 .woocommerce .woocommerce input[type=button], .woo-type4 .woocommerce input[type=submit], .woo-type4 .woocommerce #respond input#submit, .woo-type4 .woocommerce a.button.alt, .woo-type4 .woocommerce button.button.alt, .woo-type4 .woocommerce input.button.alt, .woo-type4 .woocommerce #respond input#submit.alt, .woo-type4.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type4 .wishlist_table .add_to_cart.button, .woo-type4 .yith-wcwl-add-button a.add_to_wishlist, .woo-type4 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type4 .wishlist_table a.ask-an-estimate-button, .woo-type4 .wishlist-title a.show-title-form, .woo-type4 .hidden-title-form a.hide-title-form, .woo-type4 .yith-wcwl-wishlist-new button, .woo-type4 .wishlist_manage_table a.create-new-wishlist, .woo-type4 .wishlist_manage_table button.submit-wishlist-changes, .woo-type4 .yith-wcwl-wishlist-search-form button.wishlist-search-button, ul.products li.product .woo-type4 .image img, ul.products li.product-category .woo-type4 a img, .woo-type4 .cart input.button, .woo-type4 table.shop_table, .woo-type4 form.checkout_coupon, .woo-type4 form.login, .woo-type4 form.register, .woo-type4 #reviews #comments ol.commentlist li .comment-text, .woo-type4 .woocommerce-message, .woo-type4 .woocommerce-info, .woo-type4 .woocommerce-error, .woo-type4 .woocommerce-message:before, .woo-type4 .woocommerce-info:before, .woo-type4 .woocommerce-error:before, .woo-type4.woocommerce .pagination ul li a, .woo-type4.woocommerce .pagination ul li span, .woo-type4 .woocommerce .pagination ul li a, .woo-type4 .woocommerce .pagination ul li span { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:after, ul.products li.product .woo-type4 .product-details h5:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .woocommerce ul.products li.product .woo-type4 .product-thumb a.button.add_to_cart_button.loading { opacity: 0.5; filter: alpha(opacity=50); } .woocommerce ul.products li.product .woo-type4 .product-thumb a.button.add_to_cart_button.loading:after { -webkit-animation: none; -moz-animation: none; -ms-animation: none; -o-animation: none; animation: none; } .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 13px; } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type4 .quantity .qty, .woo-type4.woocommerce-page .quantity .qty { height: 42px; min-height: 42px; } .woo-type4 #coupon_code.input-text { height: 38px; min-height: 38px; } .woo-type4 form .form-row .select2-container { line-height: 40px; } } /*-------------------------------------------------------------- 5.0 - Default Colors --------------------------------------------------------------*/ ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:hover, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:hover { background-color: rgba(0,0,0,0); } ul.products li.product:hover .woo-type4 .product-content { background-color: rgba(255, 255, 255,0.75); } /* Borders */ ul.products li.product:hover .woo-type4 .product-content:after { border-color: rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.75) rgba(255, 255, 255,0.25) rgba(255, 255, 255,0.25); } ul.products li.product .woo-type4 .product-details h5 a:after, ul.products li.product-category .woo-type4 .product-details h5:before { border-color: rgba(0,0,0,0.1); } ul.products li.product .woo-type4 .product-details h5:after { -webkit-box-shadow: 0 0 0 10px #fff; -moz-box-shadow: 0 0 0 10px #fff; -ms-box-shadow: 0 0 0 10px #fff; -o-box-shadow: 0 0 0 10px #fff; box-shadow: 0 0 0 10px #fff; } /*-------------------------------------------------------------- 6.0 - Responsive --------------------------------------------------------------*/ /*----*****---- << 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-type4 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type4 .product-thumb a.add_to_cart_button:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_simple:after, ul.products li.product .woo-type4 .product-thumb a.button.product_type_variable:after, ul.products li.product .woo-type4 .product-thumb a.added_to_cart.wc-forward:after, ul.products li.product .woo-type4 .product-thumb a.add_to_wishlist:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistaddedbrowse a:after, ul.products li.product .woo-type4 .product-thumb .yith-wcwl-wishlistexistsbrowse a:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-wcqv-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.yith-woocompare-button:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.product_type_external:after, ul.products li.product .woo-type4 .product-buttons-wrapper a.button.product_type_grouped:after { -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px; } .woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type4 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 75px); } .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 13px 10px; } } @media only screen and (max-width: 1199px) and (min-width: 992px){ ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 10px; } } @media only screen and (max-width: 319px) { .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, .woocommerce ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type4 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2), .woocommerce ul.products li.product .woo-type4 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) { margin: 0 10px; } }type16-photography.css000064400000114106150213050750010751 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 16 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-type16 .product-details h5, .woo-type16 ul.products li.product-category .product-details h5 .count, ul.products li.product .woo-type16 .product-details h5:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } ul.products li.product .woo-type16 .product-wrapper, ul.products li.product .woo-type16 .product-wrapper:after { -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } ul.products li.product .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(2) { left: 0; overflow: hidden; top: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } ul.products li.product .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; } /*-------------------------------------------------------------- 2.0 - Type 16 --------------------------------------------------------------*/ ul.products li.product .woo-type16 .column { margin-bottom: 40px; padding: 0 5px; } ul.products li.product .woo-type16 .product-wrapper { display: inline-block; margin: 0; overflow: visible; padding: 15px 15px 0; position: relative; left: 0; top: 0; width: 100%; } ul.products li.product .woo-type16 .product-wrapper:before { content: ""; position: absolute; bottom: 0; left: 0; right: 0; top: 0; z-index: 1; } ul.products li.product .woo-type16 .product-wrapper:after { content: ""; height: 100%; position: absolute; left: -10px; top: -10px; width: 100%; z-index: -1; } ul.products li.product:hover .woo-type16 .product-wrapper { left: -10px; top: -10px; } ul.products li.product:hover .woo-type16 .product-wrapper:after { left: 10px; top: 10px; } ul.products li.product .woo-type16 .product-thumb { overflow: hidden; } ul.products li.product .woo-type16 .featured-tag { left: 0px; top: 10px; } ul.products li.product .woo-type16 .onsale, ul.products li.product .woo-type16 .out-of-stock { right: 0; top: 0; } ul.products li.product:hover .woo-type16 .onsale, ul.products li.product:hover .woo-type16 .out-of-stock { right: 10px; top: 10px; } ul.products li.product .woo-type16 .product-details { padding: 0 15px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } ul.products li.product .woo-type16 .product-details h5 { border-bottom: none; margin: 0 0 20px; position: relative; text-transform: uppercase; } ul.products li.product .woo-type16 .product-thumb, ul.products li.product .woo-type16 .product-details { z-index: 1; } ul.products li.product-category .woo-type16 .product-wrapper > h3 { display: inline-block; width: 100%; } ul.products li.product .woo-type16 .product-details h5:after { content: ""; height: 3px; left: 0; margin: auto; position: absolute; bottom: 0; right: 0; width: 30px; } ul.products li.product:hover .woo-type16 .product-details h5:after { width: 40px; } ul.products li.product .woo-type16 .product-details h5 a, ul.products li.product-category .woo-type16 .product-details h5 { padding: 20px 0 25px; } ul.products li.product-category .woo-type16 .product-details h5, .woocommerce ul.products li.product .woo-type16 .product-details h5 .count { color:#fff; } ul.products li.product .woo-type16 .price, ul.products li.product:hover .woo-type16 .price { padding: 0; text-align: center; width: auto; } ul.products li.product .woo-type16 .product-details .product-rating-wrapper, ul.products li.product:hover .woo-type16 .product-details .product-rating-wrapper { display: none; } .page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .product-wrapper, .with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .product-wrapper { padding: 10px 10px 0; } .page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .featured-tag, .with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .featured-tag { left: 10px; top: 10px; } .page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .onsale, .page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .out-of-stock, .with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .onsale, .with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-third .out-of-stock { right: 10px; top: 10px; } .page-with-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-fourth .onsale, .page-with-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-fourth .out-of-stock, .with-both-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-third .onsale, .with-both-sidebar ul.products li.product:hover .woo-type16 .dt-sc-one-third .out-of-stock { right: 15px; top: 15px; } .page-with-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .product-details { padding: 0 10px 15px; } .with-both-sidebar ul.products li.product .woo-type16 .dt-sc-one-fourth .price { font-size: 12px; } ul.products li.product .woo-type16 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 72px); } ul.products.list-view li.product .woo-type16 .product-wrapper { padding:15px; } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ .woo-type16.woocommerce a.button, .woo-type16.woocommerce button.button, .woo-type16.woocommerce button, .woo-type16.woocommerce input.button, .woo-type16.woocommerce input[type=button], .woo-type16.woocommerce input[type=submit], .woo-type16.woocommerce #respond input#submit, .woo-type16.woocommerce a.button.alt, .woo-type16.woocommerce button.button.alt, .woo-type16.woocommerce input.button.alt, .woo-type16.woocommerce #respond input#submit.alt, .woo-type16 .woocommerce a.button, .woo-type16 .woocommerce button.button, .woo-type16 .woocommerce button, .woo-type16 .woocommerce input.button, .woo-type16 .woocommerce input[type=button], .woo-type16 .woocommerce input[type=submit], .woo-type16 .woocommerce #respond input#submit, .woo-type16 .woocommerce a.button.alt, .woo-type16 .woocommerce button.button.alt, .woo-type16 .woocommerce input.button.alt, .woo-type16 .woocommerce #respond input#submit.alt, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type16 .wishlist_table .add_to_cart.button, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type16 .wishlist_table a.ask-an-estimate-button, .woo-type16 .wishlist-title a.show-title-form, .woo-type16 .hidden-title-form a.hide-title-form, .woo-type16 .yith-wcwl-wishlist-new button, .woo-type16 .wishlist_manage_table a.create-new-wishlist, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type16 .cart input.button { font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; } .woo-type16.woocommerce input[type="text"], .woo-type16.woocommerce input[type="password"], .woo-type16.woocommerce input[type="email"], .woo-type16.woocommerce input[type="url"], .woo-type16.woocommerce input[type="tel"], .woo-type16.woocommerce input[type="number"], .woo-type16.woocommerce input[type="range"], .woo-type16.woocommerce input[type="date"], .woo-type16.woocommerce textarea, .woo-type16.woocommerce input.text, .woo-type16.woocommerce input[type="search"], .woo-type16.woocommerce select, .woo-type16 .woocommerce input[type="text"], .woo-type16 .woocommerce input[type="password"], .woo-type16 .woocommerce input[type="email"], .woo-type16 .woocommerce input[type="url"], .woo-type16 .woocommerce input[type="tel"], .woo-type16 .woocommerce input[type="number"], .woo-type16 .woocommerce input[type="range"], .woo-type16 .woocommerce input[type="date"], .woo-type16 .woocommerce textarea, .woo-type16 .woocommerce input.text, .woo-type16 .woocommerce input[type="search"], .woo-type16 .woocommerce select, .woo-type16 a.button, .woo-type16 button.button, .woo-type16 input.button, .woo-type16 button, .woo-type16 input[type=button], .woo-type16 input[type=submit], .woo-type16 a.button.alt, .woo-type16 button.button.alt, .woo-type16 input.button.alt, .woo-type16 #respond input#submit.alt, .woo-type16 #respond input#submit, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type16 .wishlist_table .add_to_cart.button, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type16 .wishlist_table a.ask-an-estimate-button, .woo-type16 .wishlist-title a.show-title-form, .woo-type16 .hidden-title-form a.hide-title-form, .woo-type16 .yith-wcwl-wishlist-new button, .woo-type16 .wishlist_manage_table a.create-new-wishlist, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type16 .cart input.button, .woo-type16 div.product .woocommerce-tabs ul.tabs li a { font-family: inherit; } .woo-type16.woocommerce input[type="text"], .woo-type16.woocommerce input[type="password"], .woo-type16.woocommerce input[type="email"], .woo-type16.woocommerce input[type="url"], .woo-type16.woocommerce input[type="tel"], .woo-type16.woocommerce input[type="number"], .woo-type16.woocommerce input[type="range"], .woo-type16.woocommerce input[type="date"], .woo-type16.woocommerce textarea, .woo-type16.woocommerce input.text, .woo-type16.woocommerce input[type="search"], .woo-type16.woocommerce select, .woo-type16 .woocommerce input[type="text"], .woo-type16 .woocommerce input[type="password"], .woo-type16 .woocommerce input[type="email"], .woo-type16 .woocommerce input[type="url"], .woo-type16 .woocommerce input[type="tel"], .woo-type16 .woocommerce input[type="number"], .woo-type16 .woocommerce input[type="range"], .woo-type16 .woocommerce input[type="date"], .woo-type16 .woocommerce textarea, .woo-type16 .woocommerce input.text, .woo-type16 .woocommerce input[type="search"], .woo-type16 .woocommerce select { font-size: inherit; } .woo-type16.woocommerce input[type="text"], .woo-type16.woocommerce input[type="password"], .woo-type16.woocommerce input[type="email"], .woo-type16.woocommerce input[type="url"], .woo-type16.woocommerce input[type="tel"], .woo-type16.woocommerce input[type="number"], .woo-type16.woocommerce input[type="range"], .woo-type16.woocommerce input[type="date"], .woo-type16.woocommerce textarea, .woo-type16.woocommerce input.text, .woo-type16.woocommerce input[type="search"], .woo-type16.woocommerce select, .woo-type16 .woocommerce input[type="text"], .woo-type16 .woocommerce input[type="password"], .woo-type16 .woocommerce input[type="email"], .woo-type16 .woocommerce input[type="url"], .woo-type16 .woocommerce input[type="tel"], .woo-type16 .woocommerce input[type="number"], .woo-type16 .woocommerce input[type="range"], .woo-type16 .woocommerce input[type="date"], .woo-type16 .woocommerce textarea, .woo-type16 .woocommerce input.text, .woo-type16 .woocommerce input[type="search"], .woo-type16 .woocommerce select, .woo-type16 .select2-container .select2-choice, .woo-type16.woocommerce-cart #coupon_code.input-text, .woo-type16 .woocommerce-message, .woo-type16 .woocommerce-info, .woo-type16 .woocommerce-error, .woo-type16 .woocommerce-message:before, .woo-type16 .woocommerce-info:before, .woo-type16 .woocommerce-error:before, .woo-type16 form.checkout_coupon, .woo-type16 form.login, .woo-type16 form.register, .woo-type16 #reviews #comments ol.commentlist li .comment-text, .woo-type16.woocommerce .pagination ul li a, .woo-type16.woocommerce .pagination ul li span, .woo-type16 .woocommerce .pagination ul li a, .woo-type16 .woocommerce .pagination ul li span, .woo-type16.woocommerce table.shop_attributes, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table { border-width: 3px; } .woo-type16.woocommerce .selection-box:after, .woo-type16 .woocommerce .selection-box:after { right: 2px; top: 3px; } .woo-type16.woocommerce table.shop_table.cart, .woo-type16.woocommerce table.shop_table.wishlist_table, .woo-type16 .woocommerce table.shop_table.cart, .woo-type16 .woocommerce table.shop_table.wishlist_table { border-width: 0 0 3px; } .woo-type16.woocommerce table.shop_table.cart tbody th:first-child, .woo-type16.woocommerce table.shop_table.cart tbody td:first-child, .woo-type16.woocommerce table.shop_table.cart tfoot th:first-child, .woo-type16.woocommerce table.shop_table.cart tfoot td:first-child, .woo-type16 .woocommerce table.shop_table.cart tbody th:first-child, .woo-type16 .woocommerce table.shop_table.cart tbody td:first-child, .woo-type16 .woocommerce table.shop_table.cart tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.cart tfoot td:first-child, .woo-type16.woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type16.woocommerce table.shop_table.wishlist_table tbody td:first-child, .woo-type16.woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type16.woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tbody th:first-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tbody td:first-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tfoot td:first-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:first-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child, .woo-type16.woocommerce table.shop_table.order_details tbody th:first-child, .woo-type16.woocommerce table.shop_table.order_details tbody td:first-child, .woo-type16.woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type16.woocommerce table.shop_table.order_details tfoot td:first-child, .woo-type16 .woocommerce table.shop_table.order_details tbody th:first-child, .woo-type16 .woocommerce table.shop_table.order_details tbody td:first-child, .woo-type16 .woocommerce table.shop_table.order_details tfoot th:first-child, .woo-type16 .woocommerce table.shop_table.order_details tfoot td:first-child { border-left-width: 3px; } .woo-type16.woocommerce table.shop_table.cart tbody th:last-child, .woo-type16.woocommerce table.shop_table.cart tbody td:last-child, .woo-type16.woocommerce table.shop_table.cart tfoot th:last-child, .woo-type16.woocommerce table.shop_table.cart tfoot td:last-child, .woo-type16 .woocommerce table.shop_table.cart tbody th:last-child, .woo-type16 .woocommerce table.shop_table.cart tbody td:last-child, .woo-type16 .woocommerce table.shop_table.cart tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.cart tfoot td:last-child, .woo-type16.woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type16.woocommerce table.shop_table.wishlist_table tbody td:last-child, .woo-type16.woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type16.woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tbody th:last-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tbody td:last-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.wishlist_table tfoot td:last-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th:last-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, .woo-type16.woocommerce table.shop_table.order_details tbody th:last-child, .woo-type16.woocommerce table.shop_table.order_details tbody td:last-child, .woo-type16.woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type16.woocommerce table.shop_table.order_details tfoot td:last-child, .woo-type16 .woocommerce table.shop_table.order_details tbody th:last-child, .woo-type16 .woocommerce table.shop_table.order_details tbody td:last-child, .woo-type16 .woocommerce table.shop_table.order_details tfoot th:last-child, .woo-type16 .woocommerce table.shop_table.order_details tfoot td:last-child { border-right-width: 3px; } .woo-type16 table.shop_table td, .woo-type16 table.shop_table tbody th, .woo-type16 table.shop_table tfoot td, .woo-type16 table.shop_table tfoot th, .woo-type16 .woocommerce table.shop_attributes th, .woo-type16 .woocommerce table.shop_attributes td, .woo-type16.woocommerce table.shop_attributes th, .woo-type16.woocommerce table.shop_attributes td, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals tr th, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals tr td { border-top-width: 3px; } .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16 .woocommerce table.order_details tfoot tr:last-child td, .woo-type16.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16.woocommerce-page table.order_details tfoot tr:last-child td, .woo-type16 div.product .woocommerce-tabs ul.tabs:before { border-bottom-width: 3px; } .woo-type16 div.product .woocommerce-tabs ul.tabs li.active a:after { height: 4px; } .woo-type16 .quantity .qty, .woo-type16.woocommerce-page .quantity .qty { background-color: #fff; height: 40px; padding: 1px; } .woo-type16 #coupon_code.input-text { height: 40px; min-height: 40px; padding-top: 0; padding-bottom: 0; } .woo-type16 form .form-row .select2-container { line-height: 39px; } ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type16 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type16 .product-buttons-wrapper a.button.product_type_grouped { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } /*----*****---- << Image Slide Effect >> --****--*/ ul.products li.product .woo-type16 .product-thumb .image { display: block; overflow: hidden; position: relative; text-align: center; } ul.products li.product .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(2), ul.products li.product:hover .woo-type16 .product-thumb .image .secondary-image { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } ul.products li.product:hover .woo-type16 .product-thumb .image img:nth-child(1):nth-last-child(2) { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); } ul.products li.product .woo-type16 .product-thumb .image .secondary-image { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); } ul.products li.product .woo-type16 .product-thumb .image { overflow: hidden; } ul.products li.product:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); } ul.products li.product-category:hover .product-thumb .image img:nth-child(1):nth-last-child(1) { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } .woocommerce ul.products li.product .woo-type16 .product-thumb:after { content: ""; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; width:100%; height:100%; left:0; z-index:0; } .woocommerce ul.products li.product.outofstock .woo-type16 .product-thumb:after, .woocommerce ul.products li.product.sale .woo-type16 .product-thumb:after { content: ""; border-style: none solid solid none; border-width: 0 40px 40px 0; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 1; border-color: rgba(255,255,255,0.35) rgba(255,255,255,0.35) rgba(255,255,255,0.75) rgba(255,255,255,0.75); width:auto; height:auto; left:auto; z-index:0; } .woocommerce ul.products li.product.outofstock:hover .woo-type16 .product-thumb:after, .woocommerce ul.products li.product.sale:hover .woo-type16 .product-thumb:after, .woocommerce ul.products li.product:hover .woo-type16 .product-thumb:after { background-color: rgba(255,255,255,0.65); width:100%; height:100%; left:0; border:none; } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type16 .quantity .qty, .woo-type16.woocommerce-page .quantity .qty { height: 42px; } .woo-type16 #coupon_code.input-text { height: 38px; min-height: 38px; } .woo-type16 form .form-row .select2-container { line-height: 40px; } } /*-------------------------------------------------------------- 5.0 - Default Color --------------------------------------------------------------*/ /*----*****---- << Background >> --****--*/ .woo-type16 div.product .woocommerce-tabs ul.tabs li.active, .woo-type16 .woocommerce-tabs .panel, .woo-type16 .select2-results, .woo-type16 .woocommerce-message, .woo-type16 .woocommerce-info, .woo-type16 .woocommerce-error { background-color: rgba(0,0,0,0); } ul.products li.product .woo-type16 .product-wrapper:after, ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type16 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type16 .product-buttons-wrapper a.button.product_type_grouped, .woocommerce ul.products li.product .woo-type16 .featured-tag, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag, .woocommerce ul.products li.product .woo-type16 .featured-tag, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag, .woo-type16.woocommerce.single-product .featured-tag { background-color: #000; } ul.products li.product:hover .woo-type16 .product-content, ul.products li.product .woo-type16 .product-details h5:after { background-color: rgba(255, 255, 255,0.8); } .woo-type16.woocommerce a.button:hover, .woo-type16.woocommerce button.button:hover, .woo-type16.woocommerce button:hover, .woo-type16.woocommerce input.button:hover, .woo-type16.woocommerce input[type=button]:hover, .woo-type16.woocommerce input[type=submit]:hover, .woo-type16.woocommerce #respond input#submit:hover, .woo-type16.woocommerce a.button.alt:hover, .woo-type16.woocommerce button.button.alt:hover, .woo-type16.woocommerce input.button.alt:hover, .woo-type16.woocommerce #respond input#submit.alt:hover, .woo-type16 .woocommerce a.button:hover, .woo-type16 .woocommerce button.button:hover, .woo-type16 .woocommerce button:hover, .woo-type16 .woocommerce input.button:hover, .woo-type16 .woocommerce input[type=button]:hover, .woo-type16 .woocommerce input[type=submit]:hover, .woo-type16 .woocommerce #respond input#submit:hover, .woo-type16 .woocommerce a.button.alt:hover, .woo-type16 .woocommerce button.button.alt:hover, .woo-type16 .woocommerce input.button.alt:hover, .woo-type16 .woocommerce #respond input#submit.alt:hover, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type16 .wishlist_table .add_to_cart.button:hover, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type16 .wishlist_table a.ask-an-estimate-button:hover, .woo-type16 .wishlist-title a.show-title-form:hover, .woo-type16 .hidden-title-form a.hide-title-form:hover, .woo-type16 .yith-wcwl-wishlist-new button:hover, .woo-type16 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type16.woocommerce .cart input.button:hover, .woo-type16 .woocommerce .cart input.button:hover { background-color: #000; } /*----*****---- << Borders >> --****--*/ .woocommerce ul.products li.product .woo-type16 .featured-tag::after, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag::after, .woocommerce ul.products li.product .woo-type16 .featured-tag::after, .woocommerce ul.products li.product:hover .woo-type16 .featured-tag::after, .woo-type16.woocommerce.single-product .featured-tag::after { border-color: #000; } ul.products li.product:hover .woo-type16 .product-content:after { border-color: rgba(255, 255, 255,0.8) rgba(255, 255, 255,0.8) rgba(255, 255, 255,0.35) rgba(255, 255, 255,0.35); } /*----*****---- << Colors >> --****--*/ .woo-type16.woocommerce a.button:hover, .woo-type16.woocommerce button.button:hover, .woo-type16.woocommerce button:hover, .woo-type16.woocommerce input.button:hover, .woo-type16.woocommerce input[type=button]:hover, .woo-type16.woocommerce input[type=submit]:hover, .woo-type16.woocommerce #respond input#submit:hover, .woo-type16.woocommerce a.button.alt:hover, .woo-type16.woocommerce button.button.alt:hover, .woo-type16.woocommerce input.button.alt:hover, .woo-type16.woocommerce #respond input#submit.alt:hover, .woo-type16 .woocommerce a.button:hover, .woo-type16 .woocommerce button.button:hover, .woo-type16 .woocommerce button:hover, .woo-type16 .woocommerce input.button:hover, .woo-type16 .woocommerce input[type=button]:hover, .woo-type16 .woocommerce input[type=submit]:hover, .woo-type16 .woocommerce #respond input#submit:hover, .woo-type16 .woocommerce a.button.alt:hover, .woo-type16 .woocommerce button.button.alt:hover, .woo-type16 .woocommerce input.button.alt:hover, .woo-type16 .woocommerce #respond input#submit.alt:hover, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist:hover, .woo-type16 .wishlist_table .add_to_cart.button:hover, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist:hover, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist:hover, .woo-type16 .wishlist_table a.ask-an-estimate-button:hover, .woo-type16 .wishlist-title a.show-title-form:hover, .woo-type16 .hidden-title-form a.hide-title-form:hover, .woo-type16 .yith-wcwl-wishlist-new button:hover, .woo-type16 .wishlist_manage_table a.create-new-wishlist:hover, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes:hover, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover, .woo-type16 .cart input.button:hover, .woo-type16 .woocommerce-message .button, .woo-type16 .woocommerce-info .button, .woo-type16 .woocommerce-error .button { color: #fff; } .woo-type16.woocommerce a.button, .woo-type16.woocommerce button.button, .woo-type16.woocommerce button, .woo-type16.woocommerce input.button, .woo-type16.woocommerce input[type=button], .woo-type16.woocommerce input[type=submit], .woo-type16.woocommerce #respond input#submit, .woo-type16.woocommerce a.button.alt, .woo-type16.woocommerce button.button.alt, .woo-type16.woocommerce input.button.alt, .woo-type16.woocommerce #respond input#submit.alt, .woo-type16 .woocommerce a.button, .woo-type16 .woocommerce button.button, .woo-type16 .woocommerce input.button, .woo-type16 .woocommerce button, .woo-type16 .woocommerce button, .woo-type16 .woocommerce input[type=button], .woo-type16 .woocommerce input[type=submit], .woo-type16 .woocommerce #respond input#submit, .woo-type16 .woocommerce a.button.alt, .woo-type16 .woocommerce button.button.alt, .woo-type16 .woocommerce input.button.alt, .woo-type16 .woocommerce #respond input#submit.alt, .woo-type16.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type16 .wishlist_table .add_to_cart.button, .woo-type16 .yith-wcwl-add-button a.add_to_wishlist, .woo-type16 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type16 .wishlist_table a.ask-an-estimate-button, .woo-type16 .wishlist-title a.show-title-form, .woo-type16 .hidden-title-form a.hide-title-form, .woo-type16 .yith-wcwl-wishlist-new button, .woo-type16 .wishlist_manage_table a.create-new-wishlist, .woo-type16 .wishlist_manage_table button.submit-wishlist-changes, .woo-type16 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type16 .cart input.button { color: #fff; } ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-wcqv-button:hover, ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type16 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type16 .product-buttons-wrapper a.button.product_type_grouped:hover, ul.products li.product .woo-type16 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type16 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type16 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type16 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type16 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type16 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-wcqv-button:hover:before, ul.products li.product .woo-type16 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product .woo-type16 .product-buttons-wrapper a.product_type_external:hover:before, ul.products li.product .woo-type16 .product-buttons-wrapper a.button.product_type_grouped:hover:before, ul.products li.product .woo-type16 .product-wrapper, ul.products li.product .woo-type16 .product-details h5 a, ul.products li.product .woo-type16 .product-details .product-price .amount, ul.products li.product .woo-type16 .product-details span.price, ul.products li.product .woo-type16 .product-details span.price del, ul.products li.product .woo-type16 .product-details span.price del .amount, ul.products li.product .woo-type16 .product-details span.price ins, ul.products li.product .woo-type16 .product-details span.price ins .amount, ul.products li.product .woo-type16 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type16 .product-details .product-rating-wrapper .star-rating span:before, .woo-type16.woocommerce .pagination ul li:hover a, .woo-type16.woocommerce .pagination ul li:hover span, .woo-type16.woocommerce .pagination ul li a:hover, .woo-type16.woocommerce .pagination ul li a:hover span, .woo-type16.woocommerce .pagination ul li a:hover i, .woo-type16.woocommerce .pagination ul li .current, .woo-type16 .woocommerce .pagination ul li:hover a, .woo-type16 .woocommerce .pagination ul li:hover span, .woo-type16 .woocommerce .pagination ul li a:hover, .woo-type16 .woocommerce .pagination ul li a:hover span, .woo-type16 .woocommerce .pagination ul li a:hover i, .woo-type16 .woocommerce .pagination ul li .current { color: #fff; } ul.products li.product:hover .woo-type16 .product-details h5 a:hover, .woo-type16 ul.products li.product-category:hover .product-details h5, .woo-type16 ul.products li.product-category:hover .product-details h5 .count { color: rgba(255,255,255,0.75); } /*-------------------------------------------------------------- 6.0 - Responsive --------------------------------------------------------------*/ /*----*****---- << Tablet (Portrait) >> ----*****----*/ /* Note: Design for a width of 768px */ @media only screen and (min-width:768px) and (max-width:991px) { .woocommerce ul.products li.product .woo-type16 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type16 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 62px); } ul.products li.product .woo-type16 .product-wrapper { padding: 15px 10px 0; } ul.products li.product .woo-type16 .product-details { padding: 0 10px 15px; } } /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Common Styles for the devices below 767px width */ @media only screen and (max-width: 767px) { .woo-type16.woocommerce table.shop_table.cart, .woo-type16.woocommerce-page table.shop_table.cart, .woo-type16.woocommerce-account table.shop_table, .woo-type16.woocommerce-wishlist table.shop_table.wishlist_table { border-width: 3px; } .woo-type16.woocommerce table.shop_table th, .woo-type16.woocommerce-page table.shop_table th, .woo-type16.woocommerce table.wishlist_table thead th, .woo-type16.woocommerce table.wishlist_table tbody td, .woo-type16.woocommerce table.shop_table td.product-subtotal, .woo-type16.woocommerce-page table.shop_table td.product-subtotal { border-top-width: 3px; } .woo-type16.woocommerce-cart table.shop_table.cart tbody tr, .woo-type16.woocommerce-account table.shop_table tbody tr, .woo-type16.woocommerce-wishlist table.shop_table tbody tr { border-right-width: 3px; } .woo-type16 .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16 .woocommerce table.order_details tfoot tr:last-child td, .woo-type16.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16.woocommerce table.order_details tfoot tr:last-child td, .woo-type16.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woo-type16.woocommerce-page table.order_details tfoot tr:last-child td { border-bottom-width: 3px; } } /* Common Styles for the devices below 479px width */ @media only screen and (max-width: 479px) { .woo-type16.woocommerce table.shop_attributes, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table { border-top-width: 0; } .woo-type16.woocommerce table.shop_attributes th, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table th, .woo-type16.woocommerce table.shop_attributes tr:first-child td, .woo-type16.woocommerce table.shop_attributes tr:first-child th, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child td, .woo-type16.woocommerce-cart .cart-collaterals .cart_totals table tbody:first-child tr:first-child th { border-bottom-width: 0; border-top-width: 3px; } } type10-medical.css000064400000100616150213050750007776 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 10 3.0 - General 4.0 - Browser Fix 5.0 - Default Color 6.0 - Responsive 7.0 - Skin Colors*/ /*-------------------------------------------------------------- 1.0 - Transition --------------------------------------------------------------*/ .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a, ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type10 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type10 .product-buttons-wrapper a.button.product_type_grouped { -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s; -o-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s; } ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock { -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } ul.products li.product .woo-type10 .product-wrapper, ul.products li.product .woo-type10 .product-content, ul.products li.product .woo-type10 .product-content:before, ul.products li.product .woo-type10 .product-details, ul.products li.product .woo-type10 .product-details:before, ul.products li.product .woo-type10 .product-details:after, ul.products li.product-category .woo-type10 .product-details h5, ul.products li.product-category .woo-type10 .product-details h5 .count, .woocommerce ul.products li.product .woo-type10 .product-thumb:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type 10 --------------------------------------------------------------*/ ul.products li.product .woo-type10 .product-wrapper { border: 2px solid; } .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons { margin: 0; bottom: 25px; top: auto; } .woocommerce ul.products li.product .woo-type10 .product-thumb:after { height:0; bottom:0; top:auto; background-color: rgba(255, 255, 255, 0.9); } .woocommerce ul.products li.product:hover .woo-type10 .product-thumb:after { height:50px; } .woocommerce ul.products li.product-category .woo-type10 .product-thumb:after { display:none; } .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a { margin: auto 10px; } .woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img { bottom: 42px; right: calc(50% - 80px); top: auto; } ul.products li.product .woo-type10 .product-thumb .product-content { height: 50px; overflow: visible; bottom: 0; top: auto; } ul.products li.product .woo-type10 .product-content:after { content: none; } ul.products li.product .woo-type10 .product-content:before { content: ""; height: 100%; position: absolute; left: 0; top: 100%; width: 100%; } ul.products li.product:hover .woo-type10 .product-content:before { top: 0; } ul.products li.product .woo-type10 .featured-tag { left: 1px; top: 10px; } ul.products li.product:hover .woo-type10 .featured-tag { left: 0; } ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock { height: 45px; line-height: 45px; right: 10px; top: 10px; width: 45px; } ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .out-of-stock { font-weight: normal; height: 45px; line-height: normal; padding: 14px 0 0; } ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product .woo-type10 .onsale span, ul.products li.product .woo-type10 .out-of-stock span, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .onsale span, ul.products li.product:hover .woo-type10 .out-of-stock span { font-size: 10px; text-indent: 0; } ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .out-of-stock, ul.products li.product .woo-type10 .out-of-stock span, ul.products li.product:hover .woo-type10 .out-of-stock span { font-size: 7px; } ul.products li.product .woo-type10 .onsale span:before, ul.products li.product .woo-type10 .out-of-stock span:before { content: none; } ul.products li.product .woo-type10 .product-details { border: 1px solid; padding: 10px 0 20px; } ul.products li.product-category .woo-type10 .product-details { padding: 10px 0; } ul.products li.product .woo-type10 .product-details:before, ul.products li.product .woo-type10 .product-details:after { border-style: solid; border-width: 0 10px 10px; content: ""; height: 0; margin: 0 auto; position: absolute; bottom: 100%; left: 0; right: 0; width: 0; z-index: 1; } ul.products li.product .woo-type10 .product-details:after { border-width: 0 11px 11px; z-index: 0; } ul.products li.product .woo-type10 .product-details h5 { border-bottom: none; font-weight: 600; margin-bottom: 0; position: relative; } ul.products li.product:hover .woo-type10 .product-details h5, .woocommerce ul.products li.product:hover .woo-type10 .product-details h5 .count { color:#fff; } ul.products li.product .woo-type10 .product-details .product-price { padding: 0 15px; position: relative; } ul.products li.product:hover .woo-type10 .product-details .product-rating-wrapper { right: 15px; } .woocommerce ul.products li:hover:not(.purchasable) .woo-type10 .product-details .product-rating-wrapper, .woocommerce ul.products li:hover:not(.purchasable) .woo-type10 .product-details .product-rating-wrapper { right: 50%; transform: translateX(50%); -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); } ul.products li.product .woo-type10 .product-details h5, ul.products li.product .woo-type10 .product-details .product-price, ul.products li.product .woo-type10 .product-details .product-rating-wrapper { z-index: 1; } .page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details, .with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details { padding: 10px 0 15px; } .page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details h5, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details h5, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details h5 { font-size: 11px; margin: 0 0 5px; } .page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-price, .with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-price { padding: 0 5px; } .page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .price, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .price, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .price { font-size: 10px; } .page-with-sidebar ul.products li.product:hover .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper { right: 5px; } .page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); } .page-with-sidebar ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type10 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .with-both-sidebar ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type10 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 10px 0 0; } .woocommerce ul.products li.product:hover .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 13px; } .woocommerce ul.products.list-view li.product:hover .woo-type10 .product-description { color:#fff; } .woocommerce ul.products.list-view li.product .woo-type10 .product-details { border:none; padding: 46px 30px; } ul.products.list-view li.product .woo-type10 .product-details h5 { font-size:18px; } .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) { position: static; } /*-------------------------------------------------------------- 3.0 - General --------------------------------------------------------------*/ .woo-type10.woocommerce a.button, .woo-type10.woocommerce button.button, .woo-type10.woocommerce button, .woo-type10.woocommerce input.button, .woo-type10.woocommerce input[type=button], .woo-type10.woocommerce input[type=submit], .woo-type10.woocommerce #respond input#submit, .woo-type10.woocommerce a.button.alt, .woo-type10.woocommerce button.button.alt, .woo-type10.woocommerce input.button.alt, .woo-type10.woocommerce #respond input#submit.alt, .woo-type10 .woocommerce a.button, .woo-type10 .woocommerce button.button, .woo-type10 .woocommerce button, .woo-type10 .woocommerce input.button, .woo-type10 .woocommerce input[type=button], .woo-type10 .woocommerce input[type=submit], .woo-type10 .woocommerce #respond input#submit, .woo-type10 .woocommerce a.button.alt, .woo-type10 .woocommerce button.button.alt, .woo-type10 .woocommerce input.button.alt, .woo-type10 .woocommerce #respond input#submit.alt, .woo-type10.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type10 .wishlist_table .add_to_cart.button, .woo-type10 .yith-wcwl-add-button a.add_to_wishlist, .woo-type10 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type10 .wishlist_table a.ask-an-estimate-button, .woo-type10 .wishlist-title a.show-title-form, .woo-type10 .hidden-title-form a.hide-title-form, .woo-type10 .yith-wcwl-wishlist-new button, .woo-type10 .wishlist_manage_table a.create-new-wishlist, .woo-type10 .wishlist_manage_table button.submit-wishlist-changes, .woo-type10 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type10 .cart input.button, .woo-type10 table.shop_table, .woo-type10 form.checkout_coupon, .woo-type10 form.login, .woo-type10 form.register, .woo-type10 #reviews #comments ol.commentlist li .comment-text, .woo-type10 .woocommerce-message, .woo-type10 .woocommerce-info, .woo-type10 .woocommerce-error, .woo-type10 .woocommerce-message:before, .woo-type10 .woocommerce-info:before, .woo-type10 .woocommerce-error:before, .woo-type10 .pagination ul li a, .woo-type10 .pagination ul li span { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; } ul.products li.product .woo-type10 .product-details, ul.products li.product .woo-type10 .product-details .product-price { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .woo-type10.woocommerce input[type="text"], .woo-type10.woocommerce input[type="password"], .woo-type10.woocommerce input[type="email"], .woo-type10.woocommerce input[type="url"], .woo-type10.woocommerce input[type="tel"], .woo-type10.woocommerce input[type="number"], .woo-type10.woocommerce input[type="range"], .woo-type10.woocommerce input[type="date"], .woo-type10.woocommerce textarea, .woo-type10.woocommerce input.text, .woo-type10.woocommerce input[type="search"], .woo-type10.woocommerce select, .woo-type10 .woocommerce input[type="text"], .woo-type10 .woocommerce input[type="password"], .woo-type10 .woocommerce input[type="email"], .woo-type10 .woocommerce input[type="url"], .woo-type10 .woocommerce input[type="tel"], .woo-type10 .woocommerce input[type="number"], .woo-type10 .woocommerce input[type="range"], .woo-type10 .woocommerce input[type="date"], .woo-type10 .woocommerce textarea, .woo-type10 .woocommerce input.text, .woo-type10 .woocommerce input[type="search"], .woo-type10 .woocommerce select { font-family: inherit; font-size: inherit } .woo-type10 .quantity .qty, .woo-type10.woocommerce-page .quantity .qty, .woo-type10 #coupon_code.input-text { height: 40px; min-height: 40px; } .woo-type10 .quantity .qty, .woo-type10.woocommerce-page .quantity .qty { padding: 0; } .woo-type10 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; } /*-------------------------------------------------------------- 4.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type10 .quantity .qty, .woo-type10.woocommerce-page .quantity .qty { height: 42px; min-height: 42px; } .woo-type10 #coupon_code.input-text { height: 38px; min-height: 38px; } } /*-------------------------------------------------------------- 5.0 - Default Color --------------------------------------------------------------*/ /*----*****---- << Background >> --****--*/ ul.products li.product:hover .woo-type10 .product-content, .woo-type10 ul.products li.product.instock:hover .on-sale-product .product-content, .woo-type10 ul.products li.product.outofstock:hover .out-of-stock-product .product-content { background: rgba(0,0,0,0); } ul.products li.product .woo-type10 .product-content:before { background-color: rgba(255, 255, 255,0.9); } ul.products li.product .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .onsale { background-color: #77a464; } ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .out-of-stock { background-color: #9f2124; } /*----*****---- << Borders >> --****--*/ ul.products li.product .woo-type10 .product-wrapper, ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .product-details, ul.products li.product .woo-type10 .product-details:before, ul.products li.product .woo-type10 .product-details:after { border-color: rgba(0,0,0,0); } ul.products li.product .woo-type10 .product-details { border-color: rgba(0,0,0,0.05); } ul.products li.product .woo-type10 .product-details:after { border-bottom-color: rgba(0,0,0,0.075); } ul.products li.product .woo-type10 .product-details:before { border-bottom-color: #fff; } ul.products li.product:hover .woo-type10 .product-wrapper { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); } ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-wcqv-button, .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type10 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type10 .product-buttons-wrapper a.button.product_type_grouped { -webkit-box-shadow: 0 0 0 5px #fff; -moz-box-shadow: 0 0 0 5px #fff; -ms-box-shadow: 0 0 0 5px #fff; -o-box-shadow: 0 0 0 5px #fff; box-shadow: 0 0 0 5px #fff; } /*----*****---- << Colors >> --****--*/ ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type10 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type10 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type10 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type10 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type10 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type10 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type10 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type10 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type10 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type10 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type10 .product-buttons-wrapper a.button.product_type_grouped:before, ul.products li.product:hover .woo-type10 .product-details h5 a, .woo-type10 ul.products li.product-category:hover .product-details h5, .woo-type10 ul.products li.product-category:hover .product-details h5 .count, ul.products li.product:hover .woo-type10 .product-details .product-price .amount, ul.products li.product:hover .woo-type10 .product-details span.price, ul.products li.product:hover .woo-type10 .product-details span.price del, ul.products li.product:hover .woo-type10 .product-details span.price del .amount, ul.products li.product:hover .woo-type10 .product-details span.price ins, ul.products li.product:hover .woo-type10 .product-details span.price ins .amount, ul.products li.product .woo-type10 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product .woo-type10 .product-details .product-rating-wrapper .star-rating span:before, ul.products li.product .woo-type10 .onsale, ul.products li.product .woo-type10 .out-of-stock, ul.products li.product:hover .woo-type10 .onsale, ul.products li.product:hover .woo-type10 .out-of-stock { 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-type10 .product-details .product-price, .woo-type13 ul.products li.product .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type10 .product-details .product-rating-wrapper, .woo-type13 ul.products li.product:hover .product-details .product-rating-wrapper { right: 8px; } ul.products li.product .woo-type10 .product-details .product-rating-wrapper .star-rating { margin: 5px 0 0; } .woocommerce ul.products li.product:hover .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 10px; } ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } } /*----*****---- << Tablet (Portrait) >> ----*****----*/ /* Note: Design for a width of 768px */ @media only screen and (min-width:768px) and (max-width:991px) { .woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img, .woocommerce ul.products li.product .woo-type10 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 72px); } ul.products li.product .woo-type10 .product-details .product-price { padding: 0 10px; } ul.products li.product:hover .woo-type10 .product-details .product-rating-wrapper { right: 8px; } .woocommerce ul.products li.product:hover .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 13px 10px; } ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } } @media only screen and (max-width: 319px) { .woocommerce ul.products li.product:hover .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4), .woocommerce ul.products li.product .woo-type10 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) { margin: 0 10px; } ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type10 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } }type20-yoga.css000064400000070115150213050750007340 0ustar00 /* CSS Document */ /* Table of Content ================================================== 1.0 - Transition 2.0 - Type 20 3.0 - Browser Fix 4.0 - General 5.0 - Default Color 6.0 - Responsive 7.0 - Skin Colors*/ /*-------------------------------------------------------------- 1.0 - Transition --------------------------------------------------------------*/ ul.products li.product .woo-type20 .product-wrapper, ul.products li.product .woo-type20 .product-wrapper:after { -webkit-transition: all 300ms linear 0s; -moz-transition: all 300ms linear 0s; -ms-transition: all 300ms linear 0s; -o-transition: all 300ms linear 0s; transition: all 300ms linear 0s; } /*-------------------------------------------------------------- 2.0 - Type 20 --------------------------------------------------------------*/ ul.products li.product .woo-type20 .product-wrapper { padding: 20px 25px 20px; position: relative; z-index: 1; } ul.products li.product .woo-type20 .product-wrapper:after { border-width: 1px; content: ""; position: absolute; bottom: 5px; left: 5px; right: 5px; top: 5px; z-index: -1; } ul.products li.product:hover .woo-type20 .product-wrapper:after { bottom: 0; left: 0; right: 0; top: 0; } ul.products li.product .woo-type20 .featured-tag { left: 5px; top: 15px; } ul.products li.product .woo-type20 .onsale, ul.products li.product .woo-type20 .out-of-stock, ul.products li.product:hover .woo-type20 .onsale, ul.products li.product:hover .woo-type20 .out-of-stock { height: 30px; line-height: 30px; right: 0; top: 0; width: 30px; z-index: 2; } ul.products li.product .woo-type20 .product-thumb { margin: 15px auto; overflow: visible; } ul.products li.product .woo-type20 .product-thumb .image, .woo-type20 div.product div.images img { border: 3px solid rgba(0,0,0,0); } ul.products li.product .woo-type20 .product-thumb .image { overflow:hidden; } ul.products li.product .woo-type20 .product-content:after { content: none; } ul.products li.product .woo-type20 .featured-tag, .woo-type20.woocommerce.single-product .featured-tag { left: -20px; top: 0; } .woo-type20.woocommerce.single-product .featured-tag { left: 3px; } ul.products li.product .woo-type20 .product-wrapper:after, ul.products li.product .woo-type20 .product-details h5 { border-style: dashed; } ul.products li.product .woo-type20 .product-details h5 { font-family: Love Ya Like A Sister,sans-serif; } ul.products li.product-category .woo-type20 .product-wrapper h3 { margin: 0 0 40px; } ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating { margin: 8px 0 0; } .page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .product-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .product-wrapper, .with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .product-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .product-wrapper { padding: 20px 10px 0; } .page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details h5, .woo-type20 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details h5, .with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .product-details h5, .woo-type20 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .product-details h5, .page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .price, .woo-type20 .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .price, .with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .price, .woo-type20 .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .price { font-size: 10px; } .page-with-sidebar ul.products li.product:hover .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper { right: 0; } .page-with-sidebar ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper, .page-with-sidebar .woocommerce.columns-4 ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper, .with-both-sidebar ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper, .with-both-sidebar .woocommerce.columns-3 ul.products li.product:hover:not(.purchasable) .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper { margin-right: 0; right: 50%; width: auto; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); transform: translateX(50%); } .page-with-sidebar ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .page-with-sidebar .woocommerce.columns-4 ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating, .with-both-sidebar ul.products li.product .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating, .with-both-sidebar .woocommerce.columns-3 ul.products li.product .woo-type20 .dt-sc-one-third .product-details .product-rating-wrapper .star-rating { font-size: 9px; margin: 10px 0 0; } .woo-type20 .quantity .qty, .woo-type20.woocommerce-page .quantity .qty, .woo-type20 #coupon_code.input-text { height: 38px; min-height: 38px; } .woo-type20 .quantity .qty, .woo-type20.woocommerce-page .quantity .qty { padding: 1px; } .woo-type20 #coupon_code.input-text { padding-bottom: 0; padding-top: 0; } .woo-type20 form .form-row .select2-container { line-height: 39px; } ul.products li.product .woo-type20 .product-thumb .secondary-image { left:0; } .woocommerce ul.products li.product:hover .woo-type20 .product-buttons-wrapper { border-radius:50%; } .woocommerce ul.products.list-view li.product:hover .woo-type20 .product-description { color:#fff; } .woocommerce ul.products.list-view li.product:hover .woo-type20 .product-details .product-rating-wrapper { right:25px; } /*-------------------------------------------------------------- 3.0 - Browser Fix --------------------------------------------------------------*/ @-moz-document url-prefix() { .woo-type20 .quantity .qty, .woo-type20.woocommerce-page .quantity .qty { height: 40px; min-height: 40px; } .woo-type20 #coupon_code.input-text { height: 37px; min-height: 37px; } .woo-type20 form .form-row .select2-container { line-height: 40px; } } /*-------------------------------------------------------------- 4.0 - General --------------------------------------------------------------*/ .woo-type20.woocommerce input[type="text"], .woo-type20.woocommerce input[type="password"], .woo-type20.woocommerce input[type="email"], .woo-type20.woocommerce input[type="url"], .woo-type20.woocommerce input[type="tel"], .woo-type20.woocommerce input[type="number"], .woo-type20.woocommerce input[type="range"], .woo-type20.woocommerce input[type="date"], .woo-type20.woocommerce textarea, .woo-type20.woocommerce input.text, .woo-type20.woocommerce input[type="search"], .woo-type20.woocommerce select, .woo-type20 .woocommerce input[type="text"], .woo-type20 .woocommerce input[type="password"], .woo-type20 .woocommerce input[type="email"], .woo-type20 .woocommerce input[type="url"], .woo-type20 .woocommerce input[type="tel"], .woo-type20 .woocommerce input[type="number"], .woo-type20 .woocommerce input[type="range"], .woo-type20 .woocommerce input[type="date"], .woo-type20 .woocommerce textarea, .woo-type20 .woocommerce input.text, .woo-type20 .woocommerce input[type="search"], .woo-type20 .woocommerce select { font-family: inherit; font-size: inherit; } ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped { border: 2px solid; } ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped, ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .woo-type20.woocommerce .pagination ul li a, .woo-type20.woocommerce .pagination ul li span, .woo-type20 .woocommerce .pagination ul li a, .woo-type20 .woocommerce .pagination ul li span { border-style: dashed; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } .woo-type20.woocommerce a.button, .woo-type20.woocommerce button.button, .woo-type20.woocommerce button, .woo-type20.woocommerce input.button, .woo-type20.woocommerce input[type=button], .woo-type20.woocommerce input[type=submit], .woo-type20.woocommerce #respond input#submit, .woo-type20.woocommerce a.button.alt, .woo-type20.woocommerce button.button.alt, .woo-type20.woocommerce input.button.alt, .woo-type20.woocommerce #respond input#submit.alt, .woo-type20 .woocommerce a.button, .woo-type20 .woocommerce button.button, .woo-type20 .woocommerce button, .woo-type20 .woocommerce input.button, .woo-type20 .woocommerce input[type=button], .woo-type20 .woocommerce input[type=submit], .woo-type20 .woocommerce #respond input#submit, .woo-type20 .woocommerce a.button.alt, .woo-type20 .woocommerce button.button.alt, .woo-type20 .woocommerce input.button.alt, .woo-type20 .woocommerce #respond input#submit.alt, .woo-type20.woocommerce.single-product div.product .product-thumb-wrapper .add_to_wishlist, .woo-type20 .wishlist_table .add_to_cart.button, .woo-type20 .yith-wcwl-add-button a.add_to_wishlist, .woo-type20 .yith-wcwl-popup-button a.add_to_wishlist, .woo-type20 .wishlist_table a.ask-an-estimate-button, .woo-type20 .wishlist-title a.show-title-form, .woo-type20 .hidden-title-form a.hide-title-form, .woo-type20 .yith-wcwl-wishlist-new button, .woo-type20 .wishlist_manage_table a.create-new-wishlist, .woo-type20 .wishlist_manage_table button.submit-wishlist-changes, .woo-type20 .yith-wcwl-wishlist-search-form button.wishlist-search-button, .woo-type20 .cart input.button, .woo-type20 .woocommerce-message, .woo-type20 .woocommerce-info, .woo-type20 .woocommerce-error, .woo-type20 .woocommerce-message:before, .woo-type20 .woocommerce-info:before, .woo-type20 .woocommerce-error:before { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } ul.products li.product .woo-type20 .product-thumb .image, ul.products li.product .woo-type20 .image img, ul.products li.product-category .woo-type20 img, ul.products li.product .woo-type20 .product-content { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; } ul.products li.product .woo-type20 .product-thumb .image, ul.products li.product .woo-type20 .product-thumb .image img, ul.products li.product-category .woo-type20 img, .woo-type20 div.product div.images img { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } ul.products li.product .woo-type20 .product-details h5 a, .woocommerce ul.products li.product-category .woo-type20 .product-details h5 { padding:15px 0; } .woocommerce ul.products li:not(.purchasable):hover .woo-type20 .product-details .product-rating-wrapper { right:0; left:0; margin:auto; } /*-------------------------------------------------------------- 5.0 - Default Colors --------------------------------------------------------------*/ ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped { background-color: rgba(255,255,255,0.6); } ul.products li.product .woo-type20 .product-wrapper { background-color: #fff; } ul.products li.product .woo-type20 .onsale { background-color: #77a464; } ul.products li.product .woo-type20 .out-of-stock { background-color: #9f2124; } .woo-type20 div.product .woocommerce-tabs ul.tabs li.active, .woo-type20 .woocommerce-tabs .panel, .woo-type20 .select2-results, .woo-type20 .woocommerce-message, .woo-type20 .woocommerce-info, .woo-type20 .woocommerce-error { background-color: rgba(0,0,0,0); } .woocommerce #reviews #comments ol.commentlist li img.avatar { background-color: rgba(0, 0, 0, 0.05); } /*----*****---- << Borders >> --****--*/ ul.products li.product .woo-type20 .featured-tag:after, .woo-type20.woocommerce.single-product .featured-tag:after { border-right-color: rgba(0, 0, 0, 0); } ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:hover, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:hover, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:hover, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:hover, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:hover, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:hover, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:hover, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external:hover, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped:hover { border-color: rgba(255,255,255,0.6); } ul.products li.product:hover .woo-type20 .product-thumb .image { border-color: rgba(255,255,255,0.75); } .woocommerce ul.products li.product-category:hover .woo-type20 .product-details h5, .woocommerce ul.products li.product:hover .woo-type20 .product-details h5 { border-color: #fff; color:#fff; } .woocommerce ul.products li.product:hover .woo-type20 .product-details h5 .count { color:#fff; } .woo-type20.woocommerce-checkout #payment div.form-row { border-color: rgba(255,255,255,0.35); } .woo-type20.woocommerce #reviews #comments ol.commentlist li img.avatar, .woo-type20.woocommerce #reviews #comments ol.commentlist li .comment-text { border-color: rgba(0, 0, 0, 0.05); } ul.products li.product:hover .woo-type20 .product-wrapper { -webkit-box-shadow: 0 0 0 5px #fff inset; -moz-box-shadow: 0 0 0 5px #fff inset; -ms-box-shadow: 0 0 0 5px #fff inset; -o-box-shadow: 0 0 0 5px #fff inset; box-shadow: 0 0 0 5px #fff inset; } /*----*****---- << Colors >> --****--*/ ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:hover:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:hover:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:hover:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:hover:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:hover:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:hover:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:hover:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:hover:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:hover:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external:hover:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped:hover:before, ul.products li.product:hover .woo-type20 .product-details h5 a, ul.products li.product-category:hover .woo-type20 .product-details h5, ul.products li.product-category:hover .woo-type20 .product-details h5 .count, ul.products li.product:hover .woo-type20 .product-details .product-price .amount, ul.products li.product:hover .woo-type20 .product-details span.price, ul.products li.product:hover .woo-type20 .product-details span.price del, ul.products li.product:hover .woo-type20 .product-details span.price del .amount, ul.products li.product:hover .woo-type20 .product-details span.price ins, ul.products li.product:hover .woo-type20 .product-details span.price ins .amount, ul.products li.product:hover .woo-type20 .product-details .product-rating-wrapper .star-rating:before, ul.products li.product:hover .woo-type20 .product-details .product-rating-wrapper .star-rating span:before, ul.products li.product .woo-type20 .onsale, ul.products li.product .woo-type20 .out-of-stock, ul.products li.product:hover .woo-type20 .onsale, ul.products li.product:hover .woo-type20 .out-of-stock { color: #fff; } /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 319px) { ul.products li.product .woo-type20 .product-wrapper { padding: 20px 15px 0; } ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .price { font-size: 11px; } ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 6px 0 0; } } /*-------------------------------------------------------------- 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-type20 .product-wrapper { padding: 20px 20px 0; } ul.products li.product .woo-type20 .dt-sc-one-fourth .product-details .product-rating-wrapper .star-rating { font-size: 10px; margin: 5px 0 0; } ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_wishlist, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped { width: 35px; height: 35px; } ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.add_to_cart_button:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_simple:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_variable:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .add_to_wishlist:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type20 .dt-sc-one-fourth .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 17px; line-height: 35px; } } /*----*****---- << 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-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped { height: 35px; width: 35px; } ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 15px; line-height: 35px; } ul.products li.product .woo-type20 .product-thumb .yith-wcwl-add-button img, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-add-button img { right: calc(50% - 60px); } ul.products li.product .woo-type20 .product-wrapper { padding: 20px 15px 0; } ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating { font-size: 8px; margin: 8px 0 0; } ul.products li.product .woo-type20 .featured-tag > div span { font-size: 0; } } /*----*****---- << Mobile >> ----*****----*/ /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (min-width: 320px) and (max-width: 479px) { ul.products li.product .woo-type20 .product-details .product-rating-wrapper .star-rating { margin: 4px 0 0; } } @media only screen and (max-width: 319px) { ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped { height: 35px; width: 35px; } ul.products li.product .woo-type20 .product-thumb a.add_to_cart_button:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_simple:before, ul.products li.product .woo-type20 .product-thumb a.button.product_type_variable:before, ul.products li.product .woo-type20 .product-thumb a.added_to_cart.wc-forward:before, ul.products li.product .woo-type20 .product-thumb a.add_to_wishlist:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .woo-type20 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-wcqv-button:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.yith-woocompare-button:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.product_type_external:before, ul.products li.product .woo-type20 .product-buttons-wrapper a.button.product_type_grouped:before { font-size: 15px; line-height: 35px; } }