View file File name : responsivestyle.css Content :@charset "utf-8"; .mobile-prod-view{ display:none; } .mobilecat{ display:none; } @media (min-width:1200px){ } @media only screen and (min-width:1024px) and (max-width:1200px) { } @media only screen and (min-width:768px) and (max-width:1023px){ } @media only screen and (min-width:480px) and (max-width:767px) { .mobile-prod-view select { padding: 2px 0; border: 1px solid #eee; margin: 10px 0 0 0; width: 100%; } .mobile-prod-view h3 { font-size: 15px; line-height: normal; color: #000; font-weight: 300; font-family: 'calibri'; padding: 0px 0; font-weight: 300; text-align: left; min-height: 48px; } .mobile-prod-view h3 span { font-size: 12px; color: #666; text-transform: uppercase; font-weight: 300; } .mobile-prod-view em { font-style: normal; color: #ed6e59; font-size: 12px; line-height: 24px; font-family: Calibri; margin: 0px; display: block; text-align: left; } .mobile-prod-view em strong { font-size: 13px; text-align: right; float: right; font-weight: bold; } .mobile-prod-view em span { color: #666; text-decoration: line-through; font-size: 10px; text-transform: uppercase; } .mobile-prod-view em small { font-size: 11px; color: #666; } .mobile-prod-view .proaddcart { overflow: hidden; padding: 8px; background: #f1f1f1; margin: 10px 0 0 0; } .mobile-prod-view .proaddcart .quantity { display: inline-block; overflow: hidden; float: left; background-color: #f4f3f2; border: 1px solid #e0e0e0; border-radius: 4px; } .mobile-prod-view .proaddcart .quantity span { padding: 5px; color: #999; font-size: 13px; } .mobile-prod-view .proaddcart .quantity input[type="text"] { width: 30px; text-align: center; border: none; } .mobile-prod-view .proaddcart a.procart-btn { font-size: 12px; color: #FFF; background: url(../images/pro-cart_hov.png) 7px center no-repeat #666; padding: 3px 10px 2px 30px; float: right; border-radius: 1px; } .mobile-prod-view .proaddcart a:hover.procart-btn { background: url(../images/pro-cart_hov.png) 7px center no-repeat #323232; color: #FFF; } .mobile-prod-view{ display:inherit; } .houshod-products{ display:none; } #header .cart:hover .chackout input { width: 100%; text-align:center; font-size: 13px; color: #fff; font-weight: bold; float: right; background: #666; min-height: 35px; } #header .cart:hover .chackout input:hover { background: #333; } .mobilecat{ display:block; } img{ max-width:100%;} #indcat{ display:none; } } @media (max-width:479px) { .mobilecat{ display:block; } #indcat{ display:none; } img{ max-width:100%;} .mobile-prod-view select { padding: 2px 0; border: 1px solid #eee; margin: 10px 0 0 0; width: 100%; } .mobile-prod-view h3 { font-size: 15px; line-height: normal; color: #000; font-weight: 300; font-family: 'calibri'; padding: 0px 0; font-weight: 300; text-align: left; min-height: 48px; } .mobile-prod-view h3 span { font-size: 12px; color: #666; text-transform: uppercase; font-weight: 300; } .mobile-prod-view em { font-style: normal; color: #ed6e59; font-size: 12px; line-height: 24px; font-family: Calibri; margin: 0px; display: block; text-align: left; } .mobile-prod-view em strong { font-size: 13px; text-align: right; float: right; font-weight: bold; } .mobile-prod-view em span { color: #666; text-decoration: line-through; font-size: 10px; text-transform: uppercase; } .mobile-prod-view em small { font-size: 11px; color: #666; } .mobile-prod-view .proaddcart { overflow: hidden; padding: 8px; background: #f1f1f1; margin: 10px 0 0 0; } .mobile-prod-view .proaddcart .quantity { display: inline-block; overflow: hidden; float: left; background-color: #f4f3f2; border: 1px solid #e0e0e0; border-radius: 4px; } .mobile-prod-view .proaddcart .quantity span { padding: 5px; color: #999; font-size: 13px; } .mobile-prod-view .proaddcart .quantity input[type="text"] { width: 30px; text-align: center; border: none; } .mobile-prod-view .proaddcart a.procart-btn { font-size: 12px; color: #FFF; background: url(../images/pro-cart_hov.png) 7px center no-repeat #666; padding: 3px 10px 2px 30px; float: right; border-radius: 1px; } .mobile-prod-view .proaddcart a:hover.procart-btn { background: url(../images/pro-cart_hov.png) 7px center no-repeat #323232; color: #FFF; } .mobile-prod-view{ display:block; } .houshod-products{ display:none; } #header .cart:hover .chackout { position: absolute; padding: 20px; display: block; top: 56px; right:0px; width: 280px; background: #FFF; border-radius: 0px 0px 4px 4px; box-shadow: 2px 2px 1px #999; border-bottom: 1px solid #eee; border-left: 1px solid #999; border-right: 1px solid #999; z-index: 999999; } #header .cart:hover .chackout p { font-size: 12px; border: none; } #header .cart:hover .chackout p.total { font-size: 11px; line-height: 25px; color: #000; text-align: right; text-transform: none; margin: 0 0px 0 0; } #header .cart:hover .chackout p.text { width: 100%; border: 1px solid #c7c7bd; background: #066; float: left; font-size: 12px; line-height: 14px; color: #fff; text-transform: none; padding: 5px; } #header .cart:hover .chackout input { width: 90px; text-align:center; font-size: 13px; color: #fff; font-weight: bold; float: right; background: #666; min-height: 35px; } #header .cart:hover .chackout input:hover { background: #333; } #header .cart:hover .chackout .item_cart { width: 95%; margin: 0px; position: relative; padding: 1px; box-shadow: 0 0 5px #f0f0f0; } #header .cart:hover .chackout .item_cart ul { margin: 0px; padding: 0px; } #header .cart:hover .chackout .item_cart ul li { margin: 0px 0 3px 0; padding: 5px; width: 100%; float: left; position: relative; border: 1px solid #ccc; box-shadow: 0 0 5px #ccc; } #header .cart:hover .chackout .item_cart ul li a.close { position: absolute; top: 14px; right: 5px; background: url(../images/removepro.png) no-repeat 0px; width: 18px; height: 17px; } #header .cart:hover .chackout .item_cart ul li a.close:hover { background: url(../images/removepro_on.png) no-repeat 0px; } #header .cart:hover .chackout .item_cart ul li a { margin: 0px; padding: 0px; background: none; color: #666; text-align: left; display: block; float: left; } #header .cart:hover .chackout .item_cart ul li img { float: left; width: 35px; height: 31px; } #header .cart:hover .chackout .item_cart ul li h3 { font-size: 13px; font-weight: 300; text-transform: uppercase; color: #666; line-height: 25px; } #header .cart:hover .chackout .item_cart ul li .rs { width: 70%; float: left; margin: 10px 0 0 0; padding: 0 0 0 0; } #header .cart:hover .chackout .item_cart ul li .rs p { padding: 0 0 0 5px; float: left; font-size: 12px; line-height: 20px; color: #666; } #header .cart:hover .chackout .item_cart ul li .rs input { width: 10%; outline: none; border: none; min-height: inherit; float: left; background: none; color: #000; text-align: center; padding: 0px; height: auto !important; border: 1px solid #CCC; } #header .cart:hover .chackout .item_cart ul li .rs input:hover { border: 1px solid #CCC; } #header .cart:hover .chackout .item_cart:-webkit-scrollbar { width: 1em; } #header .cart:hover .chackout .item_cart:-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); } #header .cart:hover .chackout .item_cart:-webkit-scrollbar-thumb { background-color: darkgrey; outline: 1px solid slategrey; } #header .cart:hover .chackout .item_cart p { border: none; text-transform: none; color: #ccc; font-size: 14px; } .scrollbar1 { float: left; height:220px; width: 65px; overflow-y: scroll; overflow-x: hidden; margin-bottom: 25px; width:110%; float:left; } .force-overflow { min-height: 350px; } #style-1::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #F5F5F5; } #style-1::-webkit-scrollbar { width: 8px; background-color: #F5F5F5; } #style-1::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #555; } #header .cart:hover .chackout input { width: 100%; text-align:center; font-size: 13px; color: #fff; font-weight: bold; float: right; background: #666; min-height: 35px; } #header .cart:hover .chackout input:hover { background: #333; } }