﻿.hours { }
.hours span.hrs { font-weight: 700 }

.coupon { padding: 20px; border: 4px dashed; border-radius: 15px; text-align: center; }

#ftws { right: 0; left: 0; height: 30vh; max-height: 100%; border: solid 2px #D6D6D6; border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;
position: fixed; bottom: 0; z-index: 999; max-width: 90%; margin:0 5%; background-color: #fff; background-clip: padding-box; outline: 0;
box-shadow: rgba(100, 100, 111, 0.3) 0px 7px 29px 0px;
padding: 3rem;
}
@media (min-width: 1300px) {
    #ftws h2 { width: 70% }
}

@media (min-width: 992px) {
    .p-lg-7 { padding: 5rem !important; }
}

body.t14 .bg-primary-subtle{ background:none!important }
body.t21 .bg-primary-subtle, body.t21 .coupon { color: #0f2537 }
body.t21 .coupon .text-muted { color: #0f2537 !important}

body.t4 .bg-primary-subtle, body.t4 .coupon { color: #222 }
body.t4 .coupon .text-muted { color: #222 !important }

body.t23 .bg-light-subtle, body.t23 .bg-primary-subtle { background: none !important; background-image: linear-gradient(#17082e 0,#1a0933 7%,#1a0933 80%,#0c1f4c 100%) !important; }

body.t18 .bg-primary-subtle { color: #222 }