- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 209
- 210
- 211
- 212
- 213
- 214
- 215
- 216
- 217
- 218
- 219
- 220
- 221
- 222
- 223
- 224
- 225
- 226
- 227
- 228
- 229
- 230
- 231
- 232
- 233
- 234
- 235
- 236
- 237
- 238
- 239
- 240
@font-face {
font-family: gothambook;
font-weight: normal;
font-style: normal;
src: url("../globals/fonts/gotham/gothamhtf-book.ttf"), url("../globals/fonts/gotham/gothamhtf-book.eot?#iefix"); }
@font-face {
font-family: gothammedium;
font-weight: normal;
font-style: normal;
src: url("../globals/fonts/gotham/gothamhtf-medium.ttf"), url("../globals/fonts/gotham/gothamhtf-medium.eot?#iefix"); }
#rs-ee-product-lightboxes-bg {
cursor: pointer;
visibility: visible;
background: rgba(0, 0, 0, 0.7);
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
z-index: 50;
display: none; }
#rs-ee-product-lightboxes {
z-index: 100;
position: fixed;
top: 50px;
left: 10%;
position: fixed;
width: auto;
height: auto;
margin: 0px auto;
background-color: #f1f1f1;
font: none;
font-family: 'gothambook', arial, sans-serif; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes {
position: absolute;
left: 0px;
margin: 5px; } }
#rs-ee-product-lightboxes #rs-ee-product-close {
right: 4px;
top: -35px;
position: absolute;
font-size: 1em;
cursor: pointer; }
#rs-ee-product-lightboxes #rs-ee-product-close img {
width: 1em;
height: 1em; }
#rs-ee-product-lightboxes h1 {
color: #4487c0;
font-size: 2em;
font-family: 'gothambook', arial, sans-serif; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes h1 {
font-size: 1em; } }
#rs-ee-product-lightboxes p {
font-size: 1em;
color: #3e3d3f;
font-family: 'gothambook', arial, sans-serif; }
#rs-ee-product-lightboxes button {
margin-top: 16px;
background: none;
background-color: #0098db;
border-radius: 5px;
padding: 12px 28px;
outline: none;
border: none;
cursor: pointer;
font: none; }
#rs-ee-product-lightboxes button a {
color: white;
text-transform: uppercase;
font-size: 16px;
line-height: normal;
text-decoration: none;
letter-spacing: 1px;
font-weight: 200; }
#rs-ee-product-lightboxes.active {
display: block; }
#rs-ee-product-lightboxes .main_content {
text-align: center;
padding-bottom: 20px; }
#rs-ee-product-lightboxes .main_content p {
width: 65%;
margin: 0px auto; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .main_content p {
width: 90%; } }
#rs-ee-product-lightboxes .products-container {
overflow: auto;
opacity: 1;
z-index: 1000;
text-align: center;
margin: 0px auto;
width: 90%; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .products-container {
width: 100%; } }
#rs-ee-product-lightboxes .products-container .product-column {
z-index: 1000;
float: left;
max-width: 250px;
padding: 5px;
margin-left: 10px; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .products-container .product-column {
min-width: 100%;
max-width: 100%;
margin-left: 0px;
padding: 0px;
margin-top: 20px; } }
#rs-ee-product-lightboxes .products-container .product-column .header {
padding: 10px;
color: white;
min-height: 80px;
border-top-left-radius: 10px;
border-top-right-radius: 10px; }
#rs-ee-product-lightboxes .products-container .product-column .header .cta-container {
display: none; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .products-container .product-column .header .cta-container {
display: block;
border-top-left-radius: 0px;
border-top-right-radius: 0px; }
#rs-ee-product-lightboxes .products-container .product-column .header .cta-container button {
background: none;
background-color: #f0c433; }
#rs-ee-product-lightboxes .products-container .product-column .header .cta-container button a {
color: #3e3d3f; }
#rs-ee-product-lightboxes .products-container .product-column .header .cta-container button.js-rsee-personal {
background: none;
background-color: #0098db; }
#rs-ee-product-lightboxes .products-container .product-column .header .cta-container button.js-rsee-personal a {
color: white; } }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .products-container .product-column .header {
border-top-left-radius: 0px;
border-top-right-radius: 0px; } }
#rs-ee-product-lightboxes .products-container .product-column .header.yellow {
background-color: #f0c433;
color: black; }
#rs-ee-product-lightboxes .products-container .product-column .header.blue {
background-color: #4487c0; }
#rs-ee-product-lightboxes .products-container .product-column .header.blue-dark {
background-color: #2497b7; }
#rs-ee-product-lightboxes .products-container .product-column .header.blue-darker {
background-color: #71bbd5; }
#rs-ee-product-lightboxes .products-container .product-column .header .product-name {
text-transform: uppercase;
border-bottom: 1px;
font-size: 1em;
font-weight: bold;
padding-bottom: 5px; }
#rs-ee-product-lightboxes .products-container .product-column .header hr {
border-style: solid; }
#rs-ee-product-lightboxes .products-container .product-column .header .product-details {
font-size: 0.80em;
margin-top: 18px;
color: white; }
#rs-ee-product-lightboxes .products-container .product-column .header .product-details .line-1 {
font-family: 'gothammedium', arial, sans-serif;
text-transform: uppercase; }
#rs-ee-product-lightboxes .products-container .product-column .header .product-details .line-1.diff {
color: #3e3d3f; }
#rs-ee-product-lightboxes .products-container .product-column .header .product-details .line-2 {
font-family: 'gothambook', arial, sans-serif; }
#rs-ee-product-lightboxes .products-container .product-column .header .product-details .line-2.diff {
color: #3e3d3f; }
#rs-ee-product-lightboxes .products-container .product-column .content {
z-index: 1000;
background-color: #ffffff;
margin: 0px;
padding: 1px 0px 0px 0px;
text-align: left;
font-size: 0.80em;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .products-container .product-column .content {
display: none;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px; } }
#rs-ee-product-lightboxes .products-container .product-column .content ul {
list-style: none;
padding: 0px 10px; }
#rs-ee-product-lightboxes .products-container .product-column .content ul li {
margin-top: 15px;
position: relative;
padding-left: 25px; }
#rs-ee-product-lightboxes .products-container .product-column .content ul li:before {
content: '';
position: absolute;
background-image: url("./check-mark.svg");
width: 18px;
height: 18px;
left: 0px; }
#rs-ee-product-lightboxes .products-container .product-column .content .special {
text-transform: uppercase;
padding-left: 15px;
text-align: center; }
#rs-ee-product-lightboxes .products-container .product-column .content .cta-container {
background-color: #3e3d3f;
min-height: 80px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
text-align: center;
font-weight: bold; }
@media screen and (max-width: 1200px) {
#rs-ee-product-lightboxes .products-container .product-column .content .cta-container {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px; } }
#rs-ee-product-lightboxes .products-container .product-column .content .cta-container button {
background: none;
margin-top: 16px;
background-color: #0098db;
border-radius: 5px;
padding: 12px 28px;
outline: none;
border: none;
cursor: pointer; }
#rs-ee-product-lightboxes .products-container .product-column .content .cta-container button a {
color: white;
text-transform: uppercase;
font-size: 16px;
line-height: normal;
text-decoration: none;
letter-spacing: 1px;
font-weight: 200; }
#rs-ee-product-lightboxes .spacer-column-4 {
height: 45px; }
#rs-ee-product-lightboxes .spacer-column-1 {
height: 45px; }
#rs-ee-product-lightboxes:after {
content: '';
overflow: scroll;
background-color: black;
opacity: 0.5; }