Viewing File: /home/rtsgrob/ww6/wp-content/themes/synergia/assets/css/woocommerce-responsive.css
/* ==========================================================================
WooCommerce Responsive styles - begin
========================================================================== */
/* common mixins - start */
/* common mixins - end */
/* mixins styles - start */
/* mixins styles - 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: 768px) {
.qodef-woocommerce-page table.cart td.actions .coupon {
margin: 0 0 20px;
}
.qodef-woocommerce-page table.cart td.actions .coupon input[type="text"] {
width: 180px;
margin: 0 17px 0 0;
padding: 9px 20px;
}
.qodef-woocommerce-page table.cart td.actions .coupon,
.qodef-woocommerce-page table.cart td.actions > input {
float: none;
display: block;
}
.qodef-woocommerce-page table.cart td.actions > button {
float: none;
display: block;
}
}
@media only screen and (max-width: 680px) {
.qodef-woocommerce-page table.cart tr th, .qodef-woocommerce-page table.cart tr td {
font-size: 12px;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
width: auto;
padding-right: 0;
}
.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
display: none;
}
.qodef-woocommerce-page table.cart td.actions .coupon input[type="text"] {
width: 160px;
padding: 9px 15px;
margin: 0 10px 20px 0;
}
}
/* ==========================================================================
WooCommerce Cart page responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Checkout page responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.qodef-woocommerce-page .woocommerce-checkout .col-1,
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
width: 100%;
}
.qodef-woocommerce-page .woocommerce-checkout .col-1 {
margin: 0 0 25px;
}
}
@media only screen and (max-width: 680px) {
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row {
width: 100%;
margin: 0;
float: none;
}
}
@media only screen and (max-width: 480px) {
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
display: none;
}
}
@media only screen and (max-width: 768px) {
.qodef-woocommerce-page .woocommerce-checkout table td {
width: 80%;
}
}
/* ==========================================================================
WooCommerce Checkout page responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Checkout page - Order Received responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
width: 100%;
}
.qodef-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
========================================================================== */
/* ==========================================================================
WooCommerce Buttons responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Onsale and Out of Stock responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1024px) {
.qodef-woo-single-page .qodef-single-product-content .qodef-out-of-stock {
right: 0;
}
}
@media only screen and (max-width: 768px) {
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-onsale {
left: 10px;
}
}
/* ==========================================================================
WooCommerce Onsale and Out of Stock responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Message Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 768px) {
.qodef-woocommerce-page .woocommerce-message,
.qodef-woocommerce-page .woocommerce-info,
.qodef-woocommerce-page .woocommerce-error {
padding: 17px 25px;
}
}
@media only screen and (max-width: 680px) {
.qodef-woocommerce-page .woocommerce-message,
.qodef-woocommerce-page .woocommerce-info,
.qodef-woocommerce-page .woocommerce-error {
padding: 14px 20px;
line-height: 2em;
}
.qodef-woocommerce-page .woocommerce-message a,
.qodef-woocommerce-page .woocommerce-info a,
.qodef-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 .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
font-size: 13px;
}
}
@media only screen and (max-width: 1024px) {
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input {
height: 56px;
width: 53px;
margin: 0 24px 0 0;
line-height: 36px;
}
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
width: 25px;
height: 28px;
line-height: 27px;
}
}
/* ==========================================================================
WooCommerce Quantity Inputs responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Result and Ordering Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 680px) {
.qodef-woocommerce-page .woocommerce-result-count,
.qodef-woocommerce-page .woocommerce-ordering {
width: 100%;
margin-bottom: 30px;
}
.qodef-woocommerce-page .woocommerce-ordering {
text-align: initial;
}
.qodef-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) {
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
width: 28%;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
width: 72%;
padding: 0 0 0 20px;
}
}
@media only screen and (max-width: 768px) {
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation,
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
padding: 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
border-right: none;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
margin: 0 0 14px;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
margin: 40px 0 0;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
width: 100%;
}
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1 {
margin: 0 0 25px;
}
}
/* ==========================================================================
WooCommerce MyAccount page responsive styles - end
========================================================================== */
/* ==========================================================================
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) {
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-3
.upsells.products > .products > .product, .qodef-woocommerce-columns-3
.cross-sells > .products > .product {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
.upsells.products > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-3
.cross-sells > .products > .product:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-4
.upsells.products > .products > .product, .qodef-woocommerce-columns-4
.cross-sells > .products > .product {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-4
.upsells.products > .products > .product:nth-child(3n+1), .qodef-woocommerce-columns-4
.cross-sells > .products > .product:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.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) {
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-3
.upsells.products > .products > .product, .qodef-woocommerce-columns-3
.cross-sells > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product:nth-child(2n+1), .qodef-woocommerce-columns-3
.upsells.products > .products > .product:nth-child(2n+1), .qodef-woocommerce-columns-3
.cross-sells > .products > .product:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-4
.upsells.products > .products > .product, .qodef-woocommerce-columns-4
.cross-sells > .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product:nth-child(2n+1), .qodef-woocommerce-columns-4
.upsells.products > .products > .product:nth-child(2n+1), .qodef-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) {
.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-3
.upsells.products > .products > .product, .qodef-woocommerce-columns-3
.cross-sells > .products > .product {
width: 100%;
}
.qodef-woocommerce-columns-4 .qodef-pl-main-holder > .products > .product, .qodef-woocommerce-columns-4
.upsells.products > .products > .product, .qodef-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%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.related.products .products > .product {
width: 50%;
}
}
@media only screen and (max-width: 768px) {
.related.products .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) {
.single-product .woocommerce-product-gallery--with-images.images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
.single-product .woocommerce-product-gallery--with-images.images .woocommerce-product-gallery__image:first-child {
left: 10px;
width: calc(100% - 20px);
}
.single-product .woocommerce-product-gallery--with-images.images .woocommerce-product-gallery__image:not(:first-child) {
padding-top: 20px !important;
padding-left: 10px;
padding-right: 10px;
}
}
/* Woocommerce Product Page shortcode responsive style - end
========================================================================== */
/* ==========================================================================
WooCommerce Single Product Page Responsive styles - begin
========================================================================== */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a {
padding: 12px 4px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li {
margin-right: 15px;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a {
font-size: 10px;
}
}
@media only screen and (max-width: 1024px) {
.qodef-woo-single-page .qodef-single-product-content .qodef-single-product-summary {
margin: 93px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
.qodef-woo-single-page .related.products, .qodef-woo-single-page .upsells.products {
margin: 14px 0 0;
}
}
@media only screen and (max-width: 768px) {
.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons {
margin: 0 10px 0 0;
}
}
@media only screen and (max-width: 480px) {
.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons {
margin: 0 10px 15px 0;
}
}
@media only screen and (max-width: 1024px) {
.qodef-woo-single-page .qodef-single-product-content .images,
.qodef-woo-single-page .qodef-single-product-content .qodef-single-product-summary {
float: none;
width: 100%;
padding: 0;
}
.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__trigger {
right: 10px;
}
.qodef-woo-single-page .qodef-single-product-content .qodef-single-product-summary {
margin: 93px 0 0;
}
.qodef-woo-single-page .woocommerce-tabs ul.tabs > li a {
padding: 13px 10px;
}
}
@media only screen and (max-width: 680px) {
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
width: 50%;
}
.qodef-woo-single-page .qodef-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: 768px) {
.qodef-shopping-cart-dropdown ul {
margin: 20px;
}
}
/* ==========================================================================
WooCommerce Dropdown Cart Responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Dropdown Cart Responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1280px) {
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
float: left;
}
}
/* ==========================================================================
WooCommerce Dropdown Cart Responsive styles - end
========================================================================== */
/* ==========================================================================
Product List shortcode responsive styles - begin
========================================================================== */
@media only screen and (max-width: 1440px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli {
width: 20%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1201px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(6n+1) {
clear: none;
}
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pl-sizer {
width: 25%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli.qodef-woo-image-large-width {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pl-sizer {
width: 25%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli.qodef-woo-image-large-width {
width: 50%;
}
}
@media only screen and (max-width: 1200px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli {
width: 25%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli:nth-child(5n+1) {
clear: none;
}
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1200px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli {
width: 25%;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(6n+1) {
clear: none;
}
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1200px) {
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pl-sizer {
width: 33.33333%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli.qodef-woo-image-large-width {
width: 66.66667%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pl-sizer {
width: 25%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli.qodef-woo-image-large-width {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pl-sizer {
width: 25%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli.qodef-woo-image-large-width {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pl-sizer {
width: 25%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli.qodef-woo-image-large-width {
width: 50%;
}
}
@media only screen and (max-width: 1024px) {
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-pl-holder.qodef-standard-layout.qodef-two-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-pl-holder.qodef-standard-layout.qodef-three-columns .qodef-pli:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pl-sizer {
width: 33.33333%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli.qodef-woo-image-large-width {
width: 66.66667%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pl-sizer {
width: 33.33333%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli.qodef-woo-image-large-width {
width: 66.66667%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pl-sizer {
width: 33.33333%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli.qodef-woo-image-large-width {
width: 66.66667%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pl-sizer {
width: 33.33333%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli.qodef-woo-image-large-width {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) {
.qodef-pl-holder.qodef-standard-layout.qodef-two-columns .qodef-pli {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-pl-holder.qodef-standard-layout.qodef-two-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-pl-holder.qodef-standard-layout.qodef-three-columns .qodef-pli {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-pl-holder.qodef-standard-layout.qodef-three-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pl-sizer {
width: 50%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
}
@media only screen and (max-width: 680px) {
.qodef-pl-holder.qodef-standard-layout.qodef-two-columns .qodef-pli {
width: 100%;
}
.qodef-pl-holder.qodef-standard-layout.qodef-three-columns .qodef-pli {
width: 100%;
}
.qodef-pl-holder.qodef-standard-layout.qodef-four-columns .qodef-pli {
width: 100%;
}
.qodef-pl-holder.qodef-standard-layout.qodef-five-columns .qodef-pli {
width: 100%;
}
.qodef-pl-holder.qodef-standard-layout.qodef-six-columns .qodef-pli {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pl-sizer,
.qodef-pl-holder.qodef-masonry-layout.qodef-two-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pl-sizer,
.qodef-pl-holder.qodef-masonry-layout.qodef-three-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pl-sizer,
.qodef-pl-holder.qodef-masonry-layout.qodef-four-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pl-sizer,
.qodef-pl-holder.qodef-masonry-layout.qodef-five-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pl-sizer,
.qodef-pl-holder.qodef-masonry-layout.qodef-six-columns .qodef-pli.qodef-woo-image-large-width {
width: 100%;
}
}
/* ==========================================================================
Product List shortcode responsive styles - end
========================================================================== */
/* ==========================================================================
WooCommerce Responsive styles - end
========================================================================== */
/*# sourceMappingURL=../css/woocommerce-responsive.css.map */
Back to Directory
File Manager