html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } h1 {
font-size: 2em;
margin: 0.67em 0; }  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; } abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; }  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible; } button,
select { text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block; } summary {
display: list-item; }  template {
display: none; } [hidden] {
display: none; } body,
button,
input,
select,
optgroup,
textarea {
color: #ffffff;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
clear: both; }
p {
margin-bottom: 1.5em; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa; }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #ccc; }
textarea {
width: 100%; }  a {
color: #ffffff; }
a:visited {
color: #FFFFFF; }
a:hover, a:focus, a:active {
color: #FFFFFF; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0; } .main-navigation {
grid-area: Nav;
-ms-grid-row: 2;
grid-row: 2;
grid-column: 1/-1;
background-color: #435065;
padding: 4px;
border-radius: 10px;
padding-left: 0px; }
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul li {
padding: 10px; }
.main-navigation ul.menu {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul.menu > li {
float: left;
position: relative;
margin: 0 3px;
padding: 10px;
border-radius: 10px; }
.main-navigation ul.menu > li > ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999; }
.main-navigation ul.menu > li > ul ul {
left: -999em;
top: 0; }
.main-navigation ul.menu > li > ul li:hover, .main-navigation ul.menu > li > ul li:focus {
background-color: #576884; }
.main-navigation ul.menu > li > ul li:last-child:hover {
background-color: #576884;
border-radius: 0 0 10px 10px; }
.main-navigation ul.menu > li > ul li:hover > ul,
.main-navigation ul.menu > li > ul li.focus > ul {
left: 100%; }
.main-navigation ul.menu > li > ul a {
width: 200px; }
.main-navigation ul.menu > li > ul:hover > a,
.main-navigation ul.menu > li > ul:focus > a {
border-radius: 0 10px 10px 10px; }
.main-navigation ul.menu > li:hover {
background-color: #304353; }
.main-navigation ul.menu > li.current-menu-item {
border-radius: 10px;
background-color: #273643; }
.main-navigation ul.menu > li.menu-item-has-children:hover {
border-radius: 10px 10px 0 0; }
.main-navigation ul.menu > li.menu-item-has-children:hover ul {
left: 0;
background-color: #1e2933;
border-radius: 0 0 10px 10px; }
.main-navigation a {
display: block;
text-decoration: none; } .menu-toggle,
.main-navigation.toggled ul {
display: block; }
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none; }
.main-navigation ul {
display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; } .pagination {
margin-top: 10px;
display: inline-block; }
.pagination span, .pagination a {
background-color: #5d5d5d;
padding: 7px;
border-radius: 5px; }  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%; }  .sticky {
display: block; }
.post,
.page {
margin: 0 0 1.5em; }
.updated:not(.published) {
display: none; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; } #page {
display: -ms-grid;
display: grid;
max-width: 1040px;
margin-left: auto;
margin-right: auto;
-ms-grid-rows: 170px 1fr 100px;
grid-template-rows: 170px 1fr 100px;
grid-gap: 20px;
grid-template-areas: "main-header" "content" "footer";
padding: 0px 7px; }
#main-header {
display: -ms-grid;
display: grid;
grid-area: main-header;
grid-template-areas: "Logo" "Nav";
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
-ms-grid-rows: 118px 52px;
grid-template-rows: 118px 52px;
grid-column: 1 / -1; }
#main-header .site-branding {
grid-area: Logo;
-ms-grid-row: 1;
grid-row: 1;
grid-column: 1/6; }
#content {
grid-column: 1/-1; }
footer#colophon {
grid-column: 1/-1; } #content {
grid-area: content; }
#content .searchandfilter {
background-color: #293240;
border-radius: 5px;
margin-left: 0;
padding: 10px;
margin-bottom: 10px; }
#content .searchandfilter ul {
margin-left: 0;
margin-bottom: 0;
padding-left: 0; }
#content .searchandfilter h4 {
margin: 15px 0;
font-size: 16px;
margin: 0;
display: inline-block;
padding-right: 10px; }
@media (max-width: 536px) {
#content .searchandfilter h4 {
padding-top: 10px; } }
#content .searchandfilter input {
background-color: #232323;
border: none;
color: #ffffff; }
#content .searchandfilter input[type="submit"] {
font-size: 14px;
padding: 9px;
background-color: #4a5b75; }
@media (max-width: 773px) {
#content .searchandfilter input[type="submit"] {
margin-top: 5px;
width: 100%; } }
@media (max-width: 490px) {
#content .searchandfilter li {
width: 100%; }
#content .searchandfilter li input {
width: 100%;
margin-top: 8px; } }
#content .latest-reports {
display: -ms-grid;
display: grid;
grid-template-areas: "latest-report" "more-reports";
-ms-grid-rows: auto 1fr;
grid-template-rows: auto 1fr; }
#content .latest-reports a {
text-decoration: none; }
#content .latest-reports .latest-report {
display: -ms-grid;
display: grid;
grid-area: latest-report;
grid-template-areas: "img" "report-summary" "nz-map-location";
-ms-grid-columns: 280px 2fr 1fr;
grid-template-columns: 280px 2fr 1fr;
padding: 30px;
border-radius: 10px;
background-color: rgba(49, 58, 74, 0.75);
grid-area: latest report;
grid-column: 1/-1; }
#content .latest-reports .latest-report img {
-ms-grid-column: 1;
grid-column: 1; }
#content .latest-reports .latest-report .report-summary {
padding-left: 15px;
-ms-grid-column: 2;
grid-column: 2; }
#content .latest-reports .latest-report .report-summary span {
font-weight: bold; }
#content .latest-reports .latest-report .report-summary h2 {
margin-top: 0px;
margin-bottom: 10px; }
#content .latest-reports .latest-report .report-summary h3 {
font-size: 16px;
margin-bottom: 7px;
margin-top: 0;
padding-top: 0px; }
#content .latest-reports .latest-report .report-summary ul.conditions {
list-style: none;
margin: 0;
padding: 0; }
#content .latest-reports .latest-report .report-summary ul.conditions li {
display: inline-block;
margin-right: -4px; }
@media (max-width: 973px) {
#content .latest-reports .latest-report .report-summary {
grid-column: 2/-1; } }
@media (max-width: 670px) {
#content .latest-reports .latest-report .report-summary h2, #content .latest-reports .latest-report .report-summary h3 {
margin-bottom: 0; }
#content .latest-reports .latest-report .report-summary p {
font-size: 14px; }
#content .latest-reports .latest-report .report-summary ul {
font-size: 14px; } }
#content .latest-reports .latest-report img {
border-radius: 10px; }
#content .latest-reports .latest-report p {
margin: 0; }
@media (max-width: 640px) {
#content .latest-reports .latest-report {
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr; }
#content .latest-reports .latest-report p {
display: inline-block; } }
#content .latest-reports .latest-report .fadein {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 1;
grid-row: 1;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
-ms-grid-rows: 1fr;
grid-template-rows: 1fr;
display: -ms-grid;
display: grid; }
#content .latest-reports .latest-report .fadein img, #content .latest-reports .latest-report .fadein picture {
-ms-grid-row: 1;
grid-row: 1;
-ms-grid-column: 1;
grid-column: 1;
opacity: 0;
-webkit-animation-name: fade;
animation-name: fade;
-webkit-animation-duration: 24s;
animation-duration: 24s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
width: 100%; }
@-webkit-keyframes fade {
0% {
opacity: 0; }
12.5% {
opacity: 1; }
33.33333% {
opacity: 1; }
45.83333% {
opacity: 0; }
100% {
opacity: 0; } }
@keyframes fade {
0% {
opacity: 0; }
12.5% {
opacity: 1; }
33.33333% {
opacity: 1; }
45.83333% {
opacity: 0; }
100% {
opacity: 0; } }
#content .latest-reports .latest-report .fadein img:nth-child(1), #content .latest-reports .latest-report .fadein picture:nth-child(1) {
-webkit-animation-delay: 0s;
animation-delay: 0s; }
#content .latest-reports .latest-report .fadein img:nth-child(2), #content .latest-reports .latest-report .fadein picture:nth-child(2) {
-webkit-animation-delay: 8s;
animation-delay: 8s; }
#content .latest-reports .latest-report .fadein img:nth-child(3), #content .latest-reports .latest-report .fadein picture:nth-child(3) {
-webkit-animation-delay: 16s;
animation-delay: 16s; }
#content .latest-reports .latest-report .fadein picture {
opacity: 100%; }
@media (max-width: 550px) {
#content .latest-reports .latest-report {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: 1fr max-content;
grid-template-rows: 1fr max-content; }
#content .latest-reports .latest-report .fadein {
grid-column: 1/-1; }
#content .latest-reports .latest-report img {
-ms-grid-row: 1;
grid-row: 1;
grid-column: 1/-1; }
#content .latest-reports .latest-report .report-summary {
padding-top: 20px;
-ms-grid-row: 2;
grid-row: 2;
grid-column: 1/-1; } }
#content .latest-reports .more-reports {
margin-top: 20px;
grid-area: more-reports;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
#content .latest-reports .more-reports a {
position: relative;
margin: 0;
padding: 0.5%;
width: 25%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-decoration: none;
transition: ease all .3s; }
@media (max-width: 800px) {
#content .latest-reports .more-reports a {
width: 33.33%; }
#content .latest-reports .more-reports a:nth-child(3n+1) {
padding-left: 0; }
#content .latest-reports .more-reports a:nth-child(3n+3) {
padding-right: 0; } }
@media (max-width: 580px) {
#content .latest-reports .more-reports a {
width: 50%; } }
#content .latest-reports .more-reports a:hover img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); }
@media (min-width: 801px) {
#content .latest-reports .more-reports a:nth-child(4n+1) {
padding-left: 0; }
#content .latest-reports .more-reports a:nth-child(4n+4) {
padding-right: 0; } }
#content .latest-reports .more-reports .report-thumb {
margin: 0;
overflow: hidden;
border-radius: 10px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
#content .latest-reports .more-reports .report-thumb img {
height: auto;
width: 100%;
transition: all .5s;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
#content .latest-reports .more-reports .report-thumb h3 {
margin: 0;
padding-left: 3px;
line-height: 22px;
text-shadow: 1px 2px 2px black; }
#content .latest-reports .more-reports .report-thumb p {
margin: 0;
font-size: 14px;
line-height: 17px;
padding-left: 3px;
text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
font-weight: 500; }
#content .latest-reports .more-reports .report-thumb figcaption {
background-color: #2e3542;
padding: 7px;
z-index: 2;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
#content .latest-reports .more-reports .more-reports-link {
width: 25%;
margin: 0;
border-radius: 10px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none; }
#content .latest-reports .more-reports .more-reports-link div {
background-color: #435065;
height: 100%;
width: 100%;
border-radius: 10px;
-ms-grid-column-align: center;
justify-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
#content .latest-reports .more-reports .more-reports-link div h2 {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
#content .latest-reports .more-reports .more-reports-link div:hover {
background-color: #394456; }
@media (max-width: 800px) {
#content .latest-reports .more-reports .more-reports-link {
width: 33.33%; } }
@media (max-width: 580px) {
#content .latest-reports .more-reports .more-reports-link {
width: 50%; } }
#content .home-shop-chasers {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
-ms-grid-rows: auto;
grid-template-rows: auto;
transition: ease all .5s; }
#content .home-shop-chasers .join-the-storm {
background-color: #D8D8D8;
-ms-grid-row: 1;
grid-row: 1;
grid-column: 1/5;
display: -ms-grid;
display: grid;
-ms-grid-columns: (1fr)[8];
grid-template-columns: repeat(8, 1fr);
border-radius: 5px;
margin-right: 0.5%;
margin-left: 0.5%;
margin-top: 15px;
overflow: hidden;
transition: ease all .5s; }
#content .home-shop-chasers .join-the-storm img {
grid-row: 1/-1;
grid-column: 1/-1;
height: 100%; }
#content .home-shop-chasers .join-the-storm .merch {
grid-row: 1/-1;
grid-column: 5/9; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon {
background-color: #d8d8d8;
background-color: rgba(216, 216, 216, 0.73);
padding: 2%;
margin: 5%;
border-radius: 5px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2, #content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
color: #070D14;
text-shadow: 1px 1px 10px #fff, 1px 1px 10px #ccc;
transition: ease all .5s; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2 {
font-size: 30px;
margin-bottom: 0px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
font-size: 25px;
margin-top: 0; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon .shop-now {
background-color: #070D14;
color: #FFFFFF;
font-size: 28px;
padding: 20px;
border-radius: 10px;
transition: ease all .5s; }
@media (max-width: 897px) {
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2 {
font-size: 29px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
font-size: 25px; } }
@media (max-width: 855px) {
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2 {
font-size: 23px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
font-size: 21px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon .shop-now {
font-size: 22px; } }
@media (max-width: 600px) {
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2 {
font-size: 23px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
font-size: 20px; } }
@media (max-width: 465px) {
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2 {
font-size: 20px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
font-size: 17px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon .shop-now {
font-size: 22px; } }
@media (max-width: 405px) {
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h2 {
font-size: 17px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon h3 {
font-size: 15px; }
#content .home-shop-chasers .join-the-storm .merch .merch-coming-soon .shop-now {
font-size: 16px; } }
#content .home-shop-chasers .chaser-profiles {
border-radius: 10px;
margin-top: 15px;
margin-left: 0.5%;
margin-bottom: 0;
-ms-grid-row: 1;
grid-row: 1;
-ms-grid-column: 6;
grid-column: 6;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
#content .home-shop-chasers .chaser-profiles img {
border-radius: 5px 5px 0 0; }
#content .home-shop-chasers .chaser-profiles figcaption {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
background-color: #2e3542;
width: 100%;
text-align: center;
border-radius: 0 0 10px 10px; }
@media (max-width: 720px) {
#content .home-shop-chasers .join-the-storm {
grid-column: 1/-1; }
#content .home-shop-chasers .chaser-profiles {
display: none; } }
.contactpage .entry-title {
display: none; }
.contactpage input, .contactpage textarea {
width: 100%;
padding: 10px;
background-color: rgba(16, 21, 33, 0.96);
border: none;
color: #ffffff; }
.contactpage input:active, .contactpage input:focus, .contactpage textarea:active, .contactpage textarea:focus {
color: #ffffff; }
.contactpage input[type="submit"] {
background-color: #e80220;
font-size: 24px;
padding: 20px;
color: #ffffff; }
.contactpage input[type="submit"]:hover {
background-color: #bf021d; }
.single-report .report-intro {
display: -ms-grid;
display: grid;
-ms-grid-rows: 309px min-content;
grid-template-rows: 309px min-content;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
width: 100%;
overflow: hidden;
border-radius: 10px; }
.single-report .report-intro .post-thumbnail {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 1;
grid-row: 1; }
.single-report .report-intro .post-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover; }
.single-report .report-intro .report-heading {
-ms-grid-row: 1;
grid-row: 1;
-ms-grid-column: 1;
grid-column: 1;
padding: 20px;
position: relative; }
.single-report .report-intro .report-heading .entry-title {
margin-top: 0;
margin-bottom: 0;
z-index: 1;
position: relative; }
.single-report .report-intro .report-heading .entry-meta {
z-index: 1;
position: relative; }
.single-report .report-intro .report-heading::after {
content: '';
background: linear-gradient(180deg, rgba(20, 20, 20, 0.87) 0%, rgba(30, 30, 31, 0.66) 16%, rgba(30, 30, 31, 0.36) 25%, rgba(0, 140, 169, 0) 45%, rgba(0, 212, 255, 0) 100%);
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0;
z-index: 0; }
.single-report .report-intro .report-summary {
-ms-grid-row: 2;
grid-row: 2;
-ms-grid-column: 1;
grid-column: 1;
background-color: #435065;
padding: 20px; }
.single-report .report-intro .report-summary p {
margin: 0;
padding-left: 0; }
.single-report .report-intro .report-summary span {
font-weight: bold; }
.single-report .report-intro .report-summary h2 {
margin-top: 0px;
margin-bottom: 10px; }
.single-report .report-intro .report-summary h3 {
font-size: 16px;
margin-bottom: 7px;
margin-top: 0;
padding-top: 0px; }
.single-report .report-intro .report-summary ul.conditions {
list-style: none;
margin: 0;
padding: 0; }
.single-report .report-intro .report-summary ul.conditions li {
display: inline-block;
margin-right: -4px; }
.single-report .report-content {
display: -ms-grid;
display: grid;
-ms-grid-columns: minmax(500px, 62%) minmax(175px, 38%);
grid-template-columns: minmax(500px, 62%) minmax(175px, 38%);
grid-column-gap: 2%; }
.single-report .report-content .entry-content {
padding-left: 20px;
background-color: #06080c;
background-color: #2d333e;
padding-right: 20px;
border-radius: 5px;
-ms-grid-column: 1;
grid-column: 1; }
.single-report .report-content .entry-content .featured-video {
position: relative;
overflow: hidden;
height: auto;
margin-left: -20px;
margin-right: -20px;
border-radius: 5px 5px 0 0;
background-color: #000; }
.single-report .report-content .entry-content .featured-video iframe,
.single-report .report-content .entry-content .featured-video object,
.single-report .report-content .entry-content .featured-video embed {
width: 100%; }
.single-report .report-content .entry-content .featured-video-comments {
margin-left: -20px;
margin-right: -20px;
background-color: #000;
padding: 20px; }
.single-report .report-content .video-wrapper {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
background-color: #000; }
.single-report .report-content .video-wrapper iframe,
.single-report .report-content .video-wrapper object,
.single-report .report-content .video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important; }
.single-report .report-content .video-comments {
background-color: #000;
padding: 10px; }
.single-report .report-content .additional-content .weather-videos {
margin-top: 1.5em; }
.single-report .report-content .additional-content .weather-videos .videos {
margin-top: 5px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.single-report .report-content .additional-content .weather-gallery ul {
margin: 0;
padding: 0;
list-style: none;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.single-report .report-content .additional-content .weather-gallery ul > li img {
width: 100%; }
@media (max-width: 775px) {
.single-report .report-content .additional-content .weather-gallery {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.single-report .report-content .additional-content .weather-gallery ul > li {
width: 100%; } }
.single-report .report-content .additional-content .weather-models h3 {
margin-bottom: 0; }
.single-report .report-content .additional-content .weather-models .weather-model-images {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (min-width: 702px) {
.single-report .report-content .additional-content {
-ms-grid-column: 2;
grid-column: 2; }
.single-report .report-content .additional-content .weather-videos .videos .video {
width: 100%;
margin-bottom: 10px; } }
@media (min-width: 702px) and (min-width: 702px) and (max-width: 775px) {
.single-report .report-content .additional-content .weather-videos .videos {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.single-report .report-content .additional-content .weather-videos .videos .video {
width: 100%; } }
@media (min-width: 702px) {
.single-report .report-content .additional-content .weather-gallery ul > li {
width: 49%;
margin: 1%; }
.single-report .report-content .additional-content .weather-gallery ul > li:nth-child(odd) {
margin-left: 0; }
.single-report .report-content .additional-content .weather-gallery ul > li:nth-child(even) {
margin-right: 0; }
.single-report .report-content .additional-content .weather-gallery ul > li img {
width: 100%; } }
@media (min-width: 702px) and (max-width: 775px) {
.single-report .report-content .additional-content .weather-gallery {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.single-report .report-content .additional-content .weather-gallery ul > li {
width: 100%; } }
@media (min-width: 702px) {
.single-report .report-content .additional-content .weather-models .weather-model-images figure {
margin: 1%;
width: 49%; }
.single-report .report-content .additional-content .weather-models .weather-model-images figure:nth-child(odd) {
margin-left: 0; }
.single-report .report-content .additional-content .weather-models .weather-model-images figure:nth-child(even) {
margin-right: 0; } }
@media (max-width: 702px) {
.single-report .report-content {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
-ms-grid-rows: min-content min-content;
grid-template-rows: min-content min-content; }
.single-report .report-content .additional-content {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 2;
grid-row: 2; }
.single-report .report-content .additional-content .weather-videos .videos .video {
width: 100%;
margin-bottom: 10px; }
.single-report .report-content .additional-content .weather-gallery ul > li {
-webkit-flex-basis: 33%;
-ms-flex-preferred-size: 33%;
flex-basis: 33%; }
.single-report .report-content .additional-content .weather-gallery ul > li:nth-child(3n-1) {
margin-left: 0.5%;
margin-right: 0.5%; }
.single-report .report-content .additional-content .weather-models .weather-model-images figure {
margin: 5px 0 5px 0;
width: 33%; }
.single-report .report-content .additional-content .weather-models .weather-model-images figure:nth-child(3n-1) {
margin-left: 0.5%;
margin-right: 0.5%; } }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .custom-logo-link {
display: inline-block; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; }
.wp-block-gallery {
margin-left: 0; }#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#lightbox-image {
width: 100%;
height: auto;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#lightbox-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
zoom: 1;
display: block;
}
#lightbox-nav-btnPrev { 
left: 0; 
float: left;
}
#lightbox-nav-btnNext { 
right: 0; 
float: right;
}
#lightbox-container-image-data-box {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
}
#lightbox-container-image-data {
padding: 0 10px; 
color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
width: 70%; 
float: left; 
text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
width: 66px; 
float: right;
padding-bottom: 0.7em;	
}.woocommerce #primary{padding:15px}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr td,table.shop_table_responsive tr th{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}.woocommerce-categories{padding:0;margin:0;list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-categories a{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-flex-basis:30.333%;-ms-flex-preferred-size:30.333%;flex-basis:30.333%;margin-right:3%;border-radius:5px;overflow:hidden}.woocommerce-categories a:nth-child(3n){margin-right:0}.woocommerce-categories a figure{height:100%;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.woocommerce-categories a figure:hover::before{background:0 0}.woocommerce-categories a figure::before{content:'';position:absolute;background-color:rgba(0,0,0,.35);width:100%;height:100%}.woocommerce-categories a figure img{width:100%;height:100%}.woocommerce-message{padding:10px;width:100%;margin-bottom:5px;border-radius:4px}.woocommerce-breadcrumb{display:none}.woocommerce-result-count{display:none}.woocommerce-ordering{display:none;color:#000}.woocommerce-ordering select{color:#000}ul.products{content:"";display:table;table-layout:fixed;margin:0;padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.products li.product{transition:ease all .5s;overflow:hidden;margin:1%;width:32%;list-style:none;position:relative;margin-bottom:2em;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}ul.products li.product:first-child,ul.products li.product:nth-child(4){margin-left:0}ul.products li.product:nth-child(3){margin-right:0}ul.products li.product .woocommerce-loop-product__title{font-size:1rem}ul.products li.product img{display:block;border-radius:3px 3px 0 0;width:100%;transition:ease-out all .5s}ul.products li.product img:hover{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}ul.products li.product .button{display:block}ul.products li.product a{text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}ul.products li.product .flex-grow{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background-color:#1e1b26}ul.products li.product h2{z-index:2;background-color:#1e1b26;margin:0;padding:10px;text-align:center}ul.products li.product .price{font-size:24px;background-color:#1e1b26;text-align:center}ul.products li.product .add_to_cart_button{background-color:#3d66cc;padding:10px;text-align:center;text-decoration:none;border-radius:0 0 5px 5px}ul.products li.product .add_to_cart_button:hover{background-color:#5b7ed4}@media (max-width:700px){ul.products li.product{margin:1%;width:49%}ul.products li.product:first-child{margin-left:0;margin-right:1%}ul.products li.product:nth-child(3n){margin-right:1%;margin-left:0}ul.products li.product:nth-child(even){margin-right:0;margin-left:1%}}.single-product div.product{content:"";display:table;table-layout:fixed;position:relative}.single-product div.product .woocommerce-product-gallery{position:relative;opacity:1!important}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;display:block;z-index:99}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48.1%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.79667%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:22.15%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.96%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .quantity{margin-bottom:10px}.single-product div.product .single_add_to_cart_button{background-color:#3d66cc;border:none;padding:15px;color:#fff;font-size:22px;margin-bottom:10px}.stock:empty:before{display:none}.stock.in-stock{color:#20836b}.stock.out-of-stock{color:#e2401c}.woocommerce-cart .woocommerce-cart-form{background-color:red;border-radius:5px}.woocommerce-cart .woocommerce-cart-form img.attachment-woocommerce_thumbnail{max-height:150px;width:auto}@media screen and (min-width:768px){.col2-set .form-row-first{float:left;margin-right:3.8%}.col2-set .form-row-last{float:right;margin-right:0}.col2-set .form-row-first,.col2-set .form-row-last{width:48.1%}}.site-header-cart{position:relative;margin:0;padding:0;content:"";display:table;table-layout:fixed}.site-header-cart .cart-contents{text-decoration:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .product_list_widget{margin:0;padding:0}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:star;font-weight:400}.star-rating:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#fff}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:star;content:"\53";color:#fff;text-indent:0;opacity:.25}p.stars a:hover~a:before{content:"\53";color:#fff;opacity:.25}p.stars:hover a:before{content:"\53";color:#fff;opacity:1}p.stars.selected a.active:before{content:"\53";color:#fff;opacity:1}p.stars.selected a.active~a:before{content:"\53";color:#fff;opacity:.25}p.stars.selected a:not(.active):before{content:"\53";color:#fff;opacity:1}.woocommerce-tabs ul.tabs{list-style:none;margin:0;padding:0;text-align:left}.woocommerce-tabs ul.tabs li{display:block;margin:0;position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{margin-bottom:1em}.woocommerce-password-strength{text-align:right}.woocommerce-password-strength.strong{color:#20836b}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #20836b}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.required{color:red}.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-noreviews,p.no-comments{content:"";display:table;table-layout:fixed;background-color:#20836b;clear:both}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3d9cd2}.woocommerce-error{background-color:#e2401c}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;background-color:#3d9cd2;z-index:9999}@media screen and (min-width:48em){.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgba(0,0,0,.2)}.site-header-cart.focus .widget_shopping_cart,.site-header-cart:hover .widget_shopping_cart{left:0;display:block}}.widget_price_filter .price_slider{margin-bottom:1.5em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;background:#fff;box-sizing:border-box;margin-top:-.25em;opacity:1}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,.widget_price_filter .ui-slider .ui-slider-handle:hover{box-shadow:0 0 0 .25em rgba(0,0,0,.1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;background:#fff}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,.1)}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}