.banner_desktop { display: block; } .banner_mobile { display: none; } @media only screen and (max-width: 845px) { /*Mobile Banner Settings*/ .banner_desktop { display: none; } .banner_mobile { display: block; } ul#odg-slider { margin: 0 auto; } .product-top-center { margin-top: 22px; } .price-details { min-height: 30px } .tabs-wrapper select.tab-nav { padding:0 15px !important; } } @media only screen and (max-width: 500px) { .mini-cart-has-scrollbar { height: 400px; } .hide-brdcrumb { display: none; } .prod-detail-specs { width: 100%; } #banner-categories .bc-block { margin-bottom: 7px; width: 50%; float: left; padding: 0; padding: 0 7px; } #custom-section-home .block-cat-custom { width: 47.5%; margin: 0 6px 6px 0; } #custom-section-home .block-cat-custom:nth(even) { margin-right: 0; } /*#custom-section-home .product-box, .product-box-com.brand-prods { width:47.5%; margin: 0 7px 10px 0; } #custom-section-home .product-box:nth(even), .product-box-com.brand-prods:nth(even) { margin-right: 0; } #custom-section-home .product-box .dis-per, .product-box-com.brand-prods .dis-per { font-size: 9px; width: 40%; } #custom-section-home .product-box .amount del, .product-box-com.brand-prods .amount del { font-size: 10px; } #custom-section-home .product-box .amount, .product-box-com.brand-prods .amount { font-size: 11px; } .product-box-com .block-cat-custom { width: 47.5%; margin: 0 6px 6px 0; } .product-box-com { width:47.5%; margin: 0 7px 10px 0; } .product-box-com:nth(even) { margin-right: 0; } .product-box-com .dis-per { font-size: 9px; width: 40%; } .product-box-com .amount del { font-size: 10px; } .product-box-com .amount { font-size: 11px; }*/ /*#footer-pride Settings for mobile*/ #footer-pride .footer-icon-block { width: 50%; } #footer-pride .footer-icon-block h5 { font-size:14px; line-height: 21px; } #footer-pride .footer-icon-block p {line-height: 18px; margin-top: 5px; font-size: 12px; } #footer-pride .footer-icon-block img { width: 50%; height: auto; max-width: 125px; } /*Deaks*/ .deals-section h1 { font-size: 19px; } .deals-section h1 span.stroke-img { padding-top: 10px; } #online-partner h1 span { border: 2px solid #8b0000; color: #8b0000; padding: 3px 0; display: block; } }