| Server IP : 146.59.209.152 / Your IP : 216.73.216.46 Web Server : Apache System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : infrafs ( 43850) PHP Version : 8.2.29 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/infrafs/www/wp-content/themes/trackstore/trackstore/assets/css/ |
Upload File : |
/* ==========================================================================
WooCommerce Responsive styles - begin
========================================================================== */
/* common mixins - start */
/* common mixins - end */
/*------------------------------------------------------------------
* This is main woocommerce responsive css file for theme. It is broken into following sections:
* 1. Global Responsive
* 2. Single Product Responsive
* 3. WooCommerce Product Lists and Shortcodes Responsive
* 4. Cart Responsive
* 5. Checkout Responsive
* 6. My Account Responsive
* 7. Shortcodes Responsive
* 8. Widgets Responsive
-------------------------------------------------------------------*/
/* ==========================================================================
WooCommerce Cart page responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
.eltd-woocommerce-page.woocommerce-cart .woocommerce > form,
.eltd-woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
.eltd-woocommerce-page table.cart td.actions .coupon input[type="text"] {
width: 180px;
margin: 0 17px 0 0;
padding: 9px 20px;
}
}
@media only screen and (max-width: 680px) {
.eltd-woocommerce-page.woocommerce-cart .woocommerce > form table.cart tr.cart_item td.product-thumbnail {
display: none;
}
.eltd-woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .checkout-button.button:not(.read_more_button):not(.add_to_cart_button):not(.product_type_external) {
padding: 9px 15px;
}
.eltd-woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals table td,
.eltd-woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals table th {
display: block;
}
.eltd-woocommerce-page table.cart tr th, .eltd-woocommerce-page table.cart tr td {
font-size: 12px;
}
.eltd-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
width: auto;
padding-right: 0;
}
.eltd-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
display: none;
}
.eltd-woocommerce-page table.cart td.actions .coupon {
margin: 0 0 20px;
}
.eltd-woocommerce-page table.cart td.actions .coupon input[type="text"] {
width: 160px;
padding: 9px 15px;
margin: 0 10px 20px 0;
}
.eltd-woocommerce-page table.cart td.actions .coupon,
.eltd-woocommerce-page table.cart td.actions > input {
float: none;
display: block;
}
.eltd-woocommerce-page.woocommerce-cart .cart-collaterals table th {
display: block;
}
}
/* ==========================================================================
WooCommerce Cart page responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Checkout page responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.eltd-woocommerce-page .woocommerce-checkout .col-1,
.eltd-woocommerce-page .woocommerce-checkout .col-2 {
width: 100%;
}
.eltd-woocommerce-page .woocommerce-checkout .col-1 {
margin: 0 0 25px;
}
}
@media only screen and (max-width: 680px) {
.eltd-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.eltd-woocommerce-page .woocommerce-checkout .col-2 .form-row {
width: 100%;
margin: 0;
float: none;
}
}
@media only screen and (max-width: 480px) {
.eltd-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
display: none;
}
}
/* ==========================================================================
WooCommerce Checkout page responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Checkout page - Order Received responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.eltd-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.eltd-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
width: 100%;
}
.eltd-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1 {
margin: 0 0 25px;
}
}
/* ==========================================================================
WooCommerce Checkout page - Order Received responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Buttons responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
.woocommerce-page .eltd-content a.button,
.woocommerce-page .eltd-content a.added_to_cart,
.woocommerce-page .eltd-content input[type="submit"],
.woocommerce-page .eltd-content button[type="submit"]:not(.eltd-woo-search-widget-button),
.woocommerce-page .eltd-content .wc-forward:not(.added_to_cart):not(.checkout-button),
div.woocommerce a.button,
div.woocommerce a.added_to_cart,
div.woocommerce input[type="submit"],
div.woocommerce button[type="submit"]:not(.eltd-woo-search-widget-button),
div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button) {
padding: 7px 37px;
}
.woocommerce-page .eltd-content a.button,
div.woocommerce a.button {
padding: 0;
}
}
/* ==========================================================================
WooCommerce Buttons responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Onsale and Out of Stock responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
.eltd-woo-single-page .eltd-single-product-content .eltd-out-of-stock {
right: 0;
}
}
/* ==========================================================================
WooCommerce Onsale and Out of Stock responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Message Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.eltd-woocommerce-page .woocommerce-message,
.eltd-woocommerce-page .woocommerce-info,
.eltd-woocommerce-page .woocommerce-error {
padding: 17px 25px;
}
}
@media only screen and (max-width: 680px) {
.eltd-woocommerce-page .woocommerce-message,
.eltd-woocommerce-page .woocommerce-info,
.eltd-woocommerce-page .woocommerce-error {
padding: 14px 20px;
line-height: 2em;
}
.eltd-woocommerce-page .woocommerce-message a,
.eltd-woocommerce-page .woocommerce-info a,
.eltd-woocommerce-page .woocommerce-error a {
float: none;
margin: 0 70% 15px 0;
}
}
/* ==========================================================================
WooCommerce Message Responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Quantity Inputs responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.woocommerce-page .eltd-content .eltd-quantity-buttons .eltd-quantity-input,
.woocommerce-page .eltd-content .eltd-quantity-buttons .eltd-quantity-minus,
.woocommerce-page .eltd-content .eltd-quantity-buttons .eltd-quantity-plus,
div.woocommerce .eltd-quantity-buttons .eltd-quantity-input,
div.woocommerce .eltd-quantity-buttons .eltd-quantity-minus,
div.woocommerce .eltd-quantity-buttons .eltd-quantity-plus {
font-size: 13px;
}
.woocommerce-page .eltd-content .eltd-quantity-buttons .eltd-quantity-input,
div.woocommerce .eltd-quantity-buttons .eltd-quantity-input {
height: 38px;
width: 38px;
margin: 0 19px 0 0;
line-height: 36px;
}
.woocommerce-page .eltd-content .eltd-quantity-buttons .eltd-quantity-minus,
.woocommerce-page .eltd-content .eltd-quantity-buttons .eltd-quantity-plus,
div.woocommerce .eltd-quantity-buttons .eltd-quantity-minus,
div.woocommerce .eltd-quantity-buttons .eltd-quantity-plus {
width: 19px;
height: 19px;
line-height: 17px;
}
}
/* ==========================================================================
WooCommerce Quantity Inputs responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Result and Ordering Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 680px) {
.eltd-woocommerce-page .woocommerce-result-count,
.eltd-woocommerce-page .woocommerce-ordering {
width: 100%;
margin-bottom: 30px;
}
.eltd-woocommerce-page .woocommerce-ordering {
text-align: initial;
}
.eltd-woocommerce-page .woocommerce-ordering .orderby {
display: block;
}
}
/* ==========================================================================
WooCommerce Result and Ordering Responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce MyAccount page responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
width: 28%;
}
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
width: 72%;
padding: 0 0 0 20px;
}
}
@media only screen and (max-width: 768px) {
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation,
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
padding: 0;
}
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
border-right: none;
}
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin: 0 0 14px;
}
.eltd-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
margin: 40px 0 0;
}
.eltd-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.eltd-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
width: 100%;
}
.eltd-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1 {
margin: 0 0 25px;
}
}
/* ==========================================================================
WooCommerce MyAccount page responsive styles - end
========================================================================== */
@media only screen and (max-width: 768px) {
.eltd-woocommerce-page.eltd-woocommerce-order-tracking .woocommerce > .track_order .form-row-first,
.eltd-woocommerce-page.eltd-woocommerce-order-tracking .woocommerce > .track_order .form-row-last {
width: 100%;
float: none;
}
}
/* ==========================================================================
WooCommerce Product List page responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1440px) {
.woocommerce.columns-6 > .products > .product {
width: 20%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1201px) {
.woocommerce.columns-6 > .products > .product:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1200px) {
.woocommerce.columns-5 > .products > .product {
width: 25%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
.woocommerce.columns-5 > .products > .product:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1200px) {
.woocommerce.columns-6 > .products > .product {
width: 25%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
.woocommerce.columns-6 > .products > .product:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.eltd-woocommerce-columns-3 .eltd-pl-main-holder > .products > .product, .eltd-woocommerce-columns-3
.related.products > .products > .product, .eltd-woocommerce-columns-3
.upsells.products > .products > .product, .eltd-woocommerce-columns-3
.cross-sells > .products > .product {
width: 50%;
}
.eltd-woocommerce-columns-4 .eltd-pl-main-holder > .products > .product, .eltd-woocommerce-columns-4
.related.products > .products > .product, .eltd-woocommerce-columns-4
.upsells.products > .products > .product, .eltd-woocommerce-columns-4
.cross-sells > .products > .product {
width: 50%;
}
.woocommerce.columns-4 > .products > .product {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.woocommerce.columns-4 > .products > .product:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.woocommerce.columns-5 > .products > .product {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.woocommerce.columns-5 > .products > .product:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.woocommerce.columns-6 > .products > .product {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.woocommerce.columns-6 > .products > .product:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-woocommerce-columns-3 .eltd-pl-main-holder > .products > .product, .eltd-woocommerce-columns-3
.related.products > .products > .product, .eltd-woocommerce-columns-3
.upsells.products > .products > .product, .eltd-woocommerce-columns-3
.cross-sells > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-woocommerce-columns-3 .eltd-pl-main-holder > .products > .product:nth-child(2n+1), .eltd-woocommerce-columns-3
.related.products > .products > .product:nth-child(2n+1), .eltd-woocommerce-columns-3
.upsells.products > .products > .product:nth-child(2n+1), .eltd-woocommerce-columns-3
.cross-sells > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-woocommerce-columns-4 .eltd-pl-main-holder > .products > .product, .eltd-woocommerce-columns-4
.related.products > .products > .product, .eltd-woocommerce-columns-4
.upsells.products > .products > .product, .eltd-woocommerce-columns-4
.cross-sells > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-woocommerce-columns-4 .eltd-pl-main-holder > .products > .product:nth-child(2n+1), .eltd-woocommerce-columns-4
.related.products > .products > .product:nth-child(2n+1), .eltd-woocommerce-columns-4
.upsells.products > .products > .product:nth-child(2n+1), .eltd-woocommerce-columns-4
.cross-sells > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.woocommerce.columns-3 > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.woocommerce.columns-3 > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.woocommerce.columns-4 > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.woocommerce.columns-4 > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.woocommerce.columns-5 > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.woocommerce.columns-5 > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.woocommerce.columns-6 > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.woocommerce.columns-6 > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.eltd-woocommerce-columns-3 .eltd-pl-main-holder > .products > .product, .eltd-woocommerce-columns-3
.related.products > .products > .product, .eltd-woocommerce-columns-3
.upsells.products > .products > .product, .eltd-woocommerce-columns-3
.cross-sells > .products > .product {
width: 100%;
}
.eltd-woocommerce-columns-4 .eltd-pl-main-holder > .products > .product, .eltd-woocommerce-columns-4
.related.products > .products > .product, .eltd-woocommerce-columns-4
.upsells.products > .products > .product, .eltd-woocommerce-columns-4
.cross-sells > .products > .product {
width: 100%;
}
.woocommerce.columns-2 > .products > .product {
width: 100%;
}
.woocommerce.columns-3 > .products > .product {
width: 100%;
}
.woocommerce.columns-4 > .products > .product {
width: 100%;
}
.woocommerce.columns-5 > .products > .product {
width: 100%;
}
.woocommerce.columns-6 > .products > .product {
width: 100%;
}
}
/* ==========================================================================
WooCommerce Product List page responsive styles - end
========================================================================== */
/* Woocommerce Product Page shortcode responsive style - begin
========================================================================== */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
div.woocommerce > .single-product .woocommerce-tabs ul.tabs > li a {
padding: 12px 7px;
}
}
@media only screen and (max-width: 1024px) {
div.woocommerce > .single-product .woocommerce-tabs ul.tabs > li a {
padding: 13px 10px;
}
}
@media only screen and (max-width: 680px) {
div.woocommerce > .single-product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
}
/* Woocommerce Product Page shortcode responsive style - end
========================================================================== */
/* ==========================================================================
WooCommerce Single Product Page Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1440px) {
.eltd-woo-single-page .woocommerce-tabs {
width: 45%;
}
.eltd-woo-single-page.eltd-woo-single-wide-gallery .eltd-single-product-content .images {
width: 57%;
}
.eltd-woo-single-page.eltd-woo-single-wide-gallery .eltd-single-product-summary {
width: 43%;
}
}
@media only screen and (max-width: 1280px) {
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side:not(.eltd-woo-single-wide-gallery) .eltd-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
width: 190px;
}
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side:not(.eltd-woo-single-wide-gallery) .eltd-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:first-child {
left: 230px;
width: calc(100% - 230px);
}
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.eltd-woo-single-page .woocommerce-tabs ul.tabs > li a {
padding: 12px 7px;
}
}
@media only screen and (max-width: 1024px) {
.eltd-woo-single-page .eltd-single-product-content .images,
.eltd-woo-single-page .eltd-single-product-content .eltd-single-product-summary {
float: none;
width: 100%;
padding: 0;
}
.eltd-woo-single-page .eltd-single-product-content .images .woocommerce-product-gallery__trigger {
right: 10px;
}
.eltd-woo-single-page .eltd-single-product-content .eltd-single-product-summary {
margin: 30px 0 0;
}
.eltd-woo-single-page .woocommerce-tabs ul.tabs > li a {
padding: 13px 10px;
}
.eltd-woo-single-page.eltd-woo-single-wide-gallery .eltd-single-product-content .images {
width: 100%;
padding: 30px 0px 0px 30px;
}
.eltd-woo-single-page.eltd-woo-single-wide-gallery .eltd-single-product-summary {
padding: 0px 12%;
}
}
@media only screen and (max-width: 768px) {
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side .eltd-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 33.33%;
}
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side .eltd-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:first-child {
width: calc( 100% - 20px);
}
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side:not(.eltd-woo-single-wide-gallery) .eltd-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
width: 100%;
padding: 10px 0;
}
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side:not(.eltd-woo-single-wide-gallery) .eltd-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:first-child {
width: 100%;
left: auto;
padding: 0 10px;
}
}
@media only screen and (max-width: 680px) {
.eltd-woo-single-page.eltd-woo-single-thumb-on-left-side .eltd-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
.eltd-woo-single-page .eltd-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
}
/* ==========================================================================
WooCommerce Single Product Page Responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Dropdown Cart Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1280px) {
.eltd-shopping-cart-dropdown.eltd-shopping-cart-dropdown-wide .eltd-cart-left .eltd-item-info-holder {
width: 30%;
}
}
@media only screen and (max-width: 768px) {
.eltd-shopping-cart-dropdown ul {
margin: 20px;
}
}
/* ==========================================================================
WooCommerce Dropdown Cart Responsive styles - end
========================================================================== */
/* ==========================================================================
Product List - Carousel 3 shortcode responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1280px) {
.eltd-plc3-holder .eltd-plc-text-wrapper {
padding: 15px 3.5% 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
@media only screen and (max-width: 1024px) {
.eltd-plc3-holder .eltd-plc-text-wrapper {
width: 30%;
}
}
@media only screen and (max-width: 768px) {
.eltd-plc3-holder .eltd-plc-outer,
.eltd-plc3-holder .eltd-plc-text-wrapper {
width: 100%;
}
}
/* ==========================================================================
Product List - Carousel 3 shortcode responsive styles - end
========================================================================== */
/* ==========================================================================
Product List shortcode responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1440px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli {
width: 20%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1201px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli:nth-child(6n+1) {
clear: none;
}
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pl-sizer {
width: 25%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pl-sizer {
width: 25%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 50%;
}
}
@media only screen and (max-width: 1200px) {
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli {
width: 25%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli:nth-child(5n+1) {
clear: none;
}
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1200px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli {
width: 25%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli:nth-child(6n+1) {
clear: none;
}
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1200px) {
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pl-sizer {
width: 33.33333%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 66.66667%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pl-sizer {
width: 25%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pl-sizer {
width: 25%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pl-sizer {
width: 25%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 50%;
}
}
@media only screen and (max-width: 1024px) {
.eltd-pl-holder.eltd-standard-layout.eltd-three-columns .eltd-pli {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.eltd-pl-holder.eltd-standard-layout.eltd-three-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.eltd-pl-holder.eltd-standard-layout.eltd-four-columns .eltd-pli {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.eltd-pl-holder.eltd-standard-layout.eltd-four-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.eltd-pl-holder.eltd-standard-layout.eltd-two-columns .eltd-pli:nth-child(1n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.eltd-pl-holder.eltd-standard-layout.eltd-three-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pl-sizer {
width: 33.33333%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 66.66667%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pl-sizer {
width: 33.33333%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 66.66667%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pl-sizer {
width: 33.33333%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 66.66667%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pl-sizer {
width: 33.33333%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) {
.eltd-pl-holder.eltd-standard-layout.eltd-two-columns .eltd-pli {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-pl-holder.eltd-standard-layout.eltd-two-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-pl-holder.eltd-standard-layout.eltd-three-columns .eltd-pli {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-pl-holder.eltd-standard-layout.eltd-three-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-pl-holder.eltd-standard-layout.eltd-four-columns .eltd-pli {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-pl-holder.eltd-standard-layout.eltd-four-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pl-sizer {
width: 50%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
}
@media only screen and (max-width: 680px) {
.eltd-pl-holder.eltd-standard-layout.eltd-two-columns .eltd-pli {
width: 100%;
}
.eltd-pl-holder.eltd-standard-layout.eltd-three-columns .eltd-pli {
width: 100%;
}
.eltd-pl-holder.eltd-standard-layout.eltd-four-columns .eltd-pli {
width: 100%;
}
.eltd-pl-holder.eltd-standard-layout.eltd-five-columns .eltd-pli {
width: 100%;
}
.eltd-pl-holder.eltd-standard-layout.eltd-six-columns .eltd-pli {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pl-sizer,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-two-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pl-sizer,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-three-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pl-sizer,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-four-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pl-sizer,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-five-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pl-sizer,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width,
.eltd-pl-holder.eltd-masonry-layout.eltd-six-columns .eltd-pli.eltd-woo-image-large-width-height {
width: 100%;
}
}
/* ==========================================================================
Product List shortcode responsive styles - end
========================================================================== */
/* ==========================================================================
Product Pair shortcode responsive styles - begin
========================================================================== */
.eltd-pp-holder {
margin: 0 auto;
position: relative;
display: table;
}
@media only screen and (max-width: 768px) {
.eltd-pp-holder .eltd-ppi {
display: block;
margin-bottom: 20px;
}
}
/* ==========================================================================
Product Pair shortcode responsive styles - end
========================================================================== */
/* ==========================================================================
YITH Quick View Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
#yith-quick-view-modal #yith-quick-view-content .summary {
padding: 88px 50px 50px;
}
#yith-quick-view-modal #yith-quick-view-content .summary .single_add_to_cart_button {
padding: 8px 45px;
}
}
@media only screen and (max-width: 768px) {
body {
position: relative;
}
#yith-quick-view-modal {
position: absolute;
right: auto;
bottom: auto;
width: 100%;
height: 100%;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
position: absolute;
}
#yith-quick-view-modal #yith-quick-view-content .images,
#yith-quick-view-modal #yith-quick-view-content .summary {
width: 100%;
}
#yith-quick-view-modal #yith-quick-view-content .images img {
margin: 0 auto;
}
#yith-quick-view-modal #yith-quick-view-content .summary {
padding: 46px 50px 50px;
}
#yith-quick-view-modal #yith-quick-view-content .eltd-quantity-buttons .eltd-quantity-input {
height: 49px;
width: 49px;
}
#yith-quick-view-modal #yith-quick-view-content .eltd-quantity-plus,
#yith-quick-view-modal #yith-quick-view-content .eltd-quantity-minus {
height: 25px;
}
}
@media only screen and (max-width: 680px) {
#yith-quick-view-modal #yith-quick-view-content .images,
#yith-quick-view-modal #yith-quick-view-content .summary {
width: 100%;
}
#yith-quick-view-modal #yith-quick-view-content .summary {
padding: 26px 40px 26px;
}
#yith-quick-view-modal #yith-quick-view-content .summary .variations tbody {
width: 100%;
display: block;
}
#yith-quick-view-modal #yith-quick-view-content .summary .variations tbody tr {
width: 100%;
padding-right: 0;
}
#yith-quick-view-modal #yith-quick-view-content .summary .single_add_to_cart_button {
text-align: center;
width: 100%;
margin-top: 15px;
}
#yith-quick-view-modal #yith-quick-view-content .summary .eltd-quantity-buttons {
width: 100%;
text-align: center;
}
#yith-quick-view-modal #yith-quick-view-content .summary table.group_table .eltd-quantity-buttons {
width: 100%;
text-align: center;
}
#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop="offers"] {
margin: 0 0 20px;
}
#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop="description"] {
display: none;
}
#yith-quick-view-modal #yith-quick-view-content .summary form.cart {
margin: 0 0 20px;
}
}
/* ==========================================================================
YITH Quick View responsive styles - end
========================================================================== */
@media only screen and (max-width: 768px) {
.woocommerce-wishlist .woocommerce-message,
.woocommerce-wishlist .woocommerce-info,
.woocommerce-wishlist .woocommerce-error {
padding: 17px 25px;
}
}
@media only screen and (max-width: 680px) {
.woocommerce-wishlist .woocommerce-message,
.woocommerce-wishlist .woocommerce-info,
.woocommerce-wishlist .woocommerce-error {
padding: 14px 20px;
line-height: 2em;
}
.woocommerce-wishlist .woocommerce-message a,
.woocommerce-wishlist .woocommerce-info a,
.woocommerce-wishlist .woocommerce-error a {
float: none;
margin: 0 70% 15px 0;
}
}
/* ==========================================================================
WooCommerce Responsive styles - end
========================================================================== */
/*# sourceMappingURL=../css/woocommerce-responsive.css.map */