| 1 |
/* line 1, ../sass/wp-disable-style.scss */ |
| 2 |
.wp-disable { |
| 3 |
/* The switch - the box around the slider */ |
| 4 |
/* Hide default HTML checkbox */ |
| 5 |
/* The slider */ |
| 6 |
/* Rounded sliders */ |
| 7 |
} |
| 8 |
/* line 2, ../sass/wp-disable-style.scss */ |
| 9 |
.wp-disable header { |
| 10 |
background: #c5ccce; |
| 11 |
color: #66666b; |
| 12 |
padding: 35px; |
| 13 |
border-radius: 10px 10px 0 0; |
| 14 |
} |
| 15 |
/* line 8, ../sass/wp-disable-style.scss */ |
| 16 |
.wp-disable header .col-left { |
| 17 |
display: inline-block; |
| 18 |
width: 59%; |
| 19 |
} |
| 20 |
/* line 12, ../sass/wp-disable-style.scss */ |
| 21 |
.wp-disable header .col-left h2 { |
| 22 |
color: #66666b; |
| 23 |
font-size: 22px; |
| 24 |
font-weight: 400; |
| 25 |
margin: 0; |
| 26 |
margin-bottom: 10px; |
| 27 |
} |
| 28 |
/* line 20, ../sass/wp-disable-style.scss */ |
| 29 |
.wp-disable header .col-left small { |
| 30 |
font-size: 14px; |
| 31 |
font-weight: 100; |
| 32 |
color: #66666b; |
| 33 |
} |
| 34 |
/* line 27, ../sass/wp-disable-style.scss */ |
| 35 |
.wp-disable header .col-right { |
| 36 |
display: inline-block; |
| 37 |
text-align: right; |
| 38 |
width: 40%; |
| 39 |
} |
| 40 |
/* line 31, ../sass/wp-disable-style.scss */ |
| 41 |
.wp-disable header .col-right a { |
| 42 |
background: #fff885 none repeat scroll 0 0; |
| 43 |
color: #928a07; |
| 44 |
font-size: 12px; |
| 45 |
text-decoration: none; |
| 46 |
padding: 5px 15px; |
| 47 |
border-radius: 20px; |
| 48 |
} |
| 49 |
/* line 39, ../sass/wp-disable-style.scss */ |
| 50 |
.wp-disable header .col-right > p { |
| 51 |
margin: 5px auto; |
| 52 |
} |
| 53 |
/* line 43, ../sass/wp-disable-style.scss */ |
| 54 |
.wp-disable header .col-right small { |
| 55 |
background: #f65428 none repeat scroll 0 0; |
| 56 |
border-radius: 1px; |
| 57 |
font-size: 13px; |
| 58 |
padding: 2px 13px 3px; |
| 59 |
} |
| 60 |
/* line 52, ../sass/wp-disable-style.scss */ |
| 61 |
.wp-disable .container { |
| 62 |
/*background: #fff;*/ |
| 63 |
padding: 35px 20px; |
| 64 |
display: block; |
| 65 |
} |
| 66 |
/* line 59, ../sass/wp-disable-style.scss */ |
| 67 |
.wp-disable .container .tab-wrap { |
| 68 |
float: left; |
| 69 |
padding: 0 15px 0 0; |
| 70 |
width: 100%; |
| 71 |
} |
| 72 |
/* line 64, ../sass/wp-disable-style.scss */ |
| 73 |
.wp-disable .container .tab-wrap ul.tabs { |
| 74 |
margin: 0px; |
| 75 |
padding: 0px; |
| 76 |
list-style: none; |
| 77 |
} |
| 78 |
/* line 68, ../sass/wp-disable-style.scss */ |
| 79 |
.wp-disable .container .tab-wrap ul.tabs li { |
| 80 |
background: #c5ccce; |
| 81 |
border-radius: 5px 5px 0 0; |
| 82 |
color: #797979; |
| 83 |
cursor: pointer; |
| 84 |
display: inline-block; |
| 85 |
float: left; |
| 86 |
margin: 0 3px 0 0; |
| 87 |
padding: 15px 25px; |
| 88 |
font-size: 16px; |
| 89 |
} |
| 90 |
/* line 79, ../sass/wp-disable-style.scss */ |
| 91 |
.wp-disable .container .tab-wrap ul.tabs li.current { |
| 92 |
background: #f5f5f5; |
| 93 |
color: #797979; |
| 94 |
} |
| 95 |
/* line 87, ../sass/wp-disable-style.scss */ |
| 96 |
.wp-disable .container .tab-wrap .tab-content { |
| 97 |
display: none; |
| 98 |
background: #f5f5f5; |
| 99 |
clear: both; |
| 100 |
padding: 15px; |
| 101 |
border-radius: 0 5px 5px 5px; |
| 102 |
} |
| 103 |
/* line 94, ../sass/wp-disable-style.scss */ |
| 104 |
.wp-disable .container .tab-wrap .tab-content.current { |
| 105 |
display: inherit; |
| 106 |
} |
| 107 |
/* line 99, ../sass/wp-disable-style.scss */ |
| 108 |
.wp-disable .container .tab-wrap .panel { |
| 109 |
margin: 20px auto; |
| 110 |
padding: 20px; |
| 111 |
background: #f7b66d; |
| 112 |
border-radius: 5px; |
| 113 |
} |
| 114 |
/* line 105, ../sass/wp-disable-style.scss */ |
| 115 |
.wp-disable .container .tab-wrap .panel h3 { |
| 116 |
color: white; |
| 117 |
font-size: 20px; |
| 118 |
text-align: center; |
| 119 |
} |
| 120 |
/* line 111, ../sass/wp-disable-style.scss */ |
| 121 |
.wp-disable .container .tab-wrap .panel.featured-panel.stye-1 { |
| 122 |
background: #23458b none repeat scroll 0 0; |
| 123 |
} |
| 124 |
/* line 115, ../sass/wp-disable-style.scss */ |
| 125 |
.wp-disable .container .tab-wrap .panel .pane-head { |
| 126 |
display: block; |
| 127 |
width: 100%; |
| 128 |
} |
| 129 |
/* line 118, ../sass/wp-disable-style.scss */ |
| 130 |
.wp-disable .container .tab-wrap .panel .pane-head a { |
| 131 |
display: block; |
| 132 |
} |
| 133 |
/* line 121, ../sass/wp-disable-style.scss */ |
| 134 |
.wp-disable .container .tab-wrap .panel .pane-head a.just-link { |
| 135 |
text-decoration: none; |
| 136 |
background: #d4d4d4; |
| 137 |
padding: 10px 15px; |
| 138 |
font-size: 16px; |
| 139 |
color: #585858; |
| 140 |
border-radius: 0 0 5px 5px; |
| 141 |
} |
| 142 |
/* line 129, ../sass/wp-disable-style.scss */ |
| 143 |
.wp-disable .container .tab-wrap .panel .pane-head a.just-link:hover { |
| 144 |
background: #c7c6c6; |
| 145 |
} |
| 146 |
/* line 134, ../sass/wp-disable-style.scss */ |
| 147 |
.wp-disable .container .tab-wrap .panel .pane-head img { |
| 148 |
display: block; |
| 149 |
width: 100%; |
| 150 |
} |
| 151 |
/* line 140, ../sass/wp-disable-style.scss */ |
| 152 |
.wp-disable .container .tab-wrap .panel.featured-panel { |
| 153 |
background: #f65428 none repeat scroll 0 0; |
| 154 |
margin-bottom: 13px; |
| 155 |
padding: 1px; |
| 156 |
} |
| 157 |
/* line 147, ../sass/wp-disable-style.scss */ |
| 158 |
.wp-disable .container .btn-submit { |
| 159 |
background: #00CDBF; |
| 160 |
color: #05867d; |
| 161 |
height: auto; |
| 162 |
padding: 10px 30px; |
| 163 |
text-decoration: none; |
| 164 |
text-shadow: unset; |
| 165 |
box-shadow: none; |
| 166 |
border: none; |
| 167 |
margin-top: 20px; |
| 168 |
font-size: 18px; |
| 169 |
text-transform: uppercase; |
| 170 |
border-radius: 100px; |
| 171 |
} |
| 172 |
/* line 161, ../sass/wp-disable-style.scss */ |
| 173 |
.wp-disable .container .btn-submit:hover { |
| 174 |
background: #12c7bb; |
| 175 |
color: #05867d; |
| 176 |
} |
| 177 |
/* line 167, ../sass/wp-disable-style.scss */ |
| 178 |
.wp-disable .container .disable-form .form-group { |
| 179 |
display: block; |
| 180 |
padding: 15px 10px; |
| 181 |
border-bottom: 1px solid #ccc; |
| 182 |
min-height: 34px; |
| 183 |
line-height: 34px; |
| 184 |
} |
| 185 |
/* line 174, ../sass/wp-disable-style.scss */ |
| 186 |
.wp-disable .container .disable-form .form-group:last-child { |
| 187 |
border: none; |
| 188 |
} |
| 189 |
/* line 178, ../sass/wp-disable-style.scss */ |
| 190 |
.wp-disable .container .disable-form .form-group span { |
| 191 |
font-size: 16px; |
| 192 |
color: #797979; |
| 193 |
} |
| 194 |
/* line 188, ../sass/wp-disable-style.scss */ |
| 195 |
.wp-disable .side-bar { |
| 196 |
padding: 0 0 0 18px; |
| 197 |
width: 39%; |
| 198 |
display: inline-block; |
| 199 |
} |
| 200 |
/* line 193, ../sass/wp-disable-style.scss */ |
| 201 |
.wp-disable .side-bar h3 { |
| 202 |
background: #c5ccce; |
| 203 |
border-radius: 5px 5px 0 0; |
| 204 |
color: #797979; |
| 205 |
margin: 0; |
| 206 |
padding: 10px 25px; |
| 207 |
line-height: 25px; |
| 208 |
font-weight: 400; |
| 209 |
} |
| 210 |
/* line 282, ../sass/wp-disable-style.scss */ |
| 211 |
.wp-disable .side-bar .pane-head a img { |
| 212 |
display: block; |
| 213 |
width: 100%; |
| 214 |
border-radius: 5px; |
| 215 |
margin-bottom: 20px; |
| 216 |
} |
| 217 |
/* line 290, ../sass/wp-disable-style.scss */ |
| 218 |
.wp-disable .side-bar .pane-head h2 { |
| 219 |
color: white; |
| 220 |
line-height: 22px; |
| 221 |
text-align: center; |
| 222 |
} |
| 223 |
/* line 296, ../sass/wp-disable-style.scss */ |
| 224 |
.wp-disable .side-bar .pane-head h3 { |
| 225 |
background: #bfbfbf; |
| 226 |
color: #737373; |
| 227 |
margin: 0 auto; |
| 228 |
text-align: center; |
| 229 |
} |
| 230 |
/* line 307, ../sass/wp-disable-style.scss */ |
| 231 |
.wp-disable .check_options { |
| 232 |
font-weight: bold; |
| 233 |
} |
| 234 |
/* line 312, ../sass/wp-disable-style.scss */ |
| 235 |
.wp-disable .stars { |
| 236 |
float: right; |
| 237 |
height: 19px; |
| 238 |
background: transparent url("/wp-content/plugins/wp-disable/images/stars.jpg") repeat scroll 0 0; |
| 239 |
width: 100px; |
| 240 |
} |
| 241 |
@media (max-width: 768px) { |
| 242 |
/* line 320, ../sass/wp-disable-style.scss */ |
| 243 |
.wp-disable .tab-wrap { |
| 244 |
width: 96%; |
| 245 |
} |
| 246 |
/* line 323, ../sass/wp-disable-style.scss */ |
| 247 |
.wp-disable .col-left, .wp-disable .col-right, .wp-disable .side-bar { |
| 248 |
width: 100%; |
| 249 |
} |
| 250 |
/* line 326, ../sass/wp-disable-style.scss */ |
| 251 |
.wp-disable .col-right a { |
| 252 |
display: block; |
| 253 |
} |
| 254 |
} |
| 255 |
/* line 332, ../sass/wp-disable-style.scss */ |
| 256 |
.wp-disable .switch { |
| 257 |
position: relative; |
| 258 |
display: inline-block; |
| 259 |
width: 60px; |
| 260 |
height: 34px; |
| 261 |
float: right; |
| 262 |
} |
| 263 |
/* line 341, ../sass/wp-disable-style.scss */ |
| 264 |
.wp-disable .switch input { |
| 265 |
display: none; |
| 266 |
} |
| 267 |
/* line 344, ../sass/wp-disable-style.scss */ |
| 268 |
.wp-disable .slider { |
| 269 |
position: absolute; |
| 270 |
cursor: pointer; |
| 271 |
top: 0; |
| 272 |
left: 0; |
| 273 |
right: 0; |
| 274 |
bottom: 0; |
| 275 |
background-color: #F37E67; |
| 276 |
-webkit-transition: .4s; |
| 277 |
transition: .4s; |
| 278 |
} |
| 279 |
/* line 356, ../sass/wp-disable-style.scss */ |
| 280 |
.wp-disable .slider:before { |
| 281 |
position: absolute; |
| 282 |
content: ""; |
| 283 |
height: 26px; |
| 284 |
width: 26px; |
| 285 |
left: 4px; |
| 286 |
bottom: 4px; |
| 287 |
background-color: white; |
| 288 |
-webkit-transition: .4s; |
| 289 |
transition: .4s; |
| 290 |
} |
| 291 |
/* line 368, ../sass/wp-disable-style.scss */ |
| 292 |
.wp-disable input:checked + .slider { |
| 293 |
background-color: #00CDBF; |
| 294 |
} |
| 295 |
/* line 372, ../sass/wp-disable-style.scss */ |
| 296 |
.wp-disable input:focus + .slider { |
| 297 |
box-shadow: 0 0 1px #2196F3; |
| 298 |
} |
| 299 |
/* line 376, ../sass/wp-disable-style.scss */ |
| 300 |
.wp-disable input:checked + .slider:before { |
| 301 |
-webkit-transform: translateX(26px); |
| 302 |
-ms-transform: translateX(26px); |
| 303 |
transform: translateX(26px); |
| 304 |
} |
| 305 |
/* line 383, ../sass/wp-disable-style.scss */ |
| 306 |
.wp-disable .slider.round { |
| 307 |
border-radius: 34px; |
| 308 |
} |
| 309 |
/* line 387, ../sass/wp-disable-style.scss */ |
| 310 |
.wp-disable .slider.round:before { |
| 311 |
border-radius: 50%; |
| 312 |
} |
| 313 |
|