@font-face { font-family: 'RustFont'; src:url("http://app.gpay.io/assets/css/themes/rust/rust.ttf") format("truetype"); font-weight:normal; font-style:normal } body { background-image: url('https://i.redd.it/t5e3q7yse6cz.png'); background-position: top center; background-attachment: fixed; background-size: cover; color: white; background-color: rgba(0,0,0,0.5); background-blend-mode: multiply; } .header-top { min-height: 50px; background-color: #2b303a; color: white; font-size: 18px; padding: 15px; font-family: 'RustFont', sans-serif, Arial; } .header-top .cart .gpay-btn { background-color: #1D486A; color: #4BAAEA; padding: 15px; text-decoration: none; border-bottom: 2px solid white; font-family: 'RustFont', sans-serif, Arial; } .header-top .cart .gpay-btn:hover { color: white; } .navigation { width: 100%; } .navigation { width: 100%; height: 55px; background-color: #AB3D2A; } .navigation .menuul { height: 23px; width: 100%; float: left; margin: 17px 0 0 0; display: flex; font-size: 18px; justify-content: space-evenly; } .navigation .menuli { display: inline; margin: 0; } .navigation .menuli a, .menulia { font-size: 17px; font-weight: 700; color: #FFF; align-items: flex-start; text-shadow: 0 1px 1px #d44826; text-transform: uppercase; } .navigation .menuli a:hover, .navigation .menuli.selected a, .menulia:hover, .menulia.selected { color: #C5BBB3; text-decoration: none !important; } .box { background-color: rgba(0, 0, 0, 0.8); padding: 25px; color: white; border-bottom: 3px solid #AB3D2A; } .rustfont { font-family: 'RustFont', sans-serif, Arial; } div.body { margin-top: 15px; } div.body .box .hometabmessage { margin-top: 25px; } .thumbnail { background-color: transparent !important; color: white !important; border: 0; } .thumbnail .caption { color: white !important; } .green-btn { background-color: #6C8747; color: #C2CEA9; height: 50px; padding-top:0 !important; padding-bottom:0 !important; line-height: 50px; display: inline-block; min-width: 50px; text-align: center; padding-left: 15px; padding-right: 15px; border: 0; font-family: 'RustFont', sans-serif, Arial; } .green-btn:hover { text-decoration: none; color: white; } .blue-btn { background-color: #1D486A; color: #4BAAEA; border: 0; display: inline-block; padding: 0 !important; height: 50px; margin: 0 !important; line-height: 50px; min-width: 50px; } a.blue-btn{ padding: 16px !important; } .blue-btn:hover { color: white; } .removefromcart { color: white !important; } .rightboxcart { background: #191919; min-height: 150px; } .rightboxcart .white-text { color: #efefef; } .rightboxcart .btn { width: 100%; margin-top: 30px; } .rightboxcart .right_cart_header { font-size: 17px; border-bottom: #000 1px solid; /*padding: 20px;*/ margin-bottom: 20px; padding: 15px; } .right_cart_body { padding: 15px; } .right_cart_body hr { color: #efefef; border-top: #000 1px solid; margin-left: -15px; margin-right: -15px; } .dropdown-toggle { cursor: pointer; } .modal { color: black; } .popular-products img{ width:60px; height:60px; }