body{ overflow-x:hidden; } .footer{ background-color: #fff; padding: 20px 0; border-top: 1px solid #5b472e; line-height: 160%; } .footer a:link , .footer a:visited{ color: #222; text-decoration: none; } .footer a:hover{ color: #5b472e; text-decoration: none; } .Copyright{ padding: 10px 0; background-color: #5b472e; text-align: center; color: #fff; } .col_two_fifth{ width: 46%; } .ProductSizeOption{ width: 100%; margin-bottom: 10px; } .Stock{ width: 100%; line-height: 200%; } .StockLeft{ float: left; text-align: left; width: 50%; } .StockRight{ float: right; text-align: right; width: 50%; } .sizeOptionActive{ padding: 4px 10px; background-color: #5b472e; border: 0px; color: #fff; margin-right: 10px; } .sizeOption{ padding: 4px 10px; background-color: #dbdbdc; border: 0px; color: #222; margin-right: 10px; } .codeStyle , .NotInStockStyle{ color: #b64a51; } .InStockStyle{ color: #4ab134; } .cartBTN{ margin: 0 !important; height: 40px; line-height: 40px; display: inline-block; position: relative; cursor: pointer; outline: none; white-space: nowrap; margin: 5px; padding: 0 22px; font-size: 14px; height: 40px; line-height: 30px; background-color: #e3a345; color: #FFF; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; border: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); } .cartBTN:hover{ background-color: #5b472e; } #ProductSlide{ width: 85%; } #ContactDetails{ margin-bottom: 50px; } @media screen and (max-width: 991px) { #ShowOnMobile{ margin-bottom: 20px; } #DisableOnMobile{ display: none; } #ProductSlide{ width: 100%; } }