@import url("https://fonts.googleapis.com/css?family=Cinzel|Poppins:300,500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");
html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-moz-box-sizing: content-box;
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; -webkit-text-decoration: underline dotted;
-moz-text-decoration: underline dotted;
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 {
-moz-box-sizing: border-box;
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"] {
-moz-box-sizing: border-box;
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;
}   .wrap {
display: block;
width: 100%;
font-size: 0;
letter-spacing: 0;
text-align: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wrap > * {
display: inline-block;
vertical-align: top;
}
.col {
min-height: 1px;
font-size: 1rem;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.xl-auto > * {
width: auto;
}
.xl-1 > * {
width: 100%;
}
.xl-2 > * {
width: 50%;
}
.xl-3 > * {
width: 33.33333%;
}
.xl-4 > * {
width: 25%;
}
.xl-5 > * {
width: 20%;
}
.xl-6 > * {
width: 16.66667%;
}
.xl-7 > * {
width: 14.28571%;
}
.xl-8 > * {
width: 12.5%;
}
.xl-9 > * {
width: 11.11111%;
}
.xl-10 > * {
width: 10%;
}
.xl-11 > * {
width: 9.09091%;
}
.xl-12 > * {
width: 8.33333%;
}
.xl-16 > * {
width: 6.25%;
}
.xl-table {
display: table;
table-layout: fixed;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.xl-table > * {
display: table-cell;
}
.xl-flexbox {
display: -moz-box;
display: flex;
table-layout: auto;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.xl-flexbox > * {
display: inline-block;
}
.xl-normal {
display: block;
table-layout: auto;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.xl-normal > * {
display: inline-block;
}
.xl-left {
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
text-align: left;
}
.xl-center {
-ms-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-align: center;
}
.xl-right {
-ms-justify-content: flex-end;
-moz-box-pack: end;
justify-content: flex-end;
text-align: right;
}
.xl-top {
-ms-align-items: flex-start;
-moz-box-align: start;
align-items: flex-start;
}
.xl-top > * {
vertical-align: top;
}
.xl-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.xl-middle > * {
vertical-align: middle;
}
.xl-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.xl-bottom > * {
vertical-align: bottom;
}
.xl-stretch {
-ms-align-content: stretch;
align-content: stretch;
-ms-align-items: stretch;
-moz-box-align: stretch;
align-items: stretch;
}
.xl-between {
-ms-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
-ms-align-content: space-between;
align-content: space-between;
}
.xl-around {
-ms-justify-content: space-around;
justify-content: space-around;
-ms-align-content: space-around;
align-content: space-around;
}
.xl-baseline {
-ms-align-items: baseline;
-moz-box-align: baseline;
align-items: baseline;
}
.xl-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.xl-not-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
}
.xl-1-1 {
width: 100%;
}
.xl-1-2 {
width: 50%;
}
.xl-1-3 {
width: 33.33333%;
}
.xl-2-3 {
width: 66.66667%;
}
.xl-1-4 {
width: 25%;
}
.xl-2-4 {
width: 50%;
}
.xl-3-4 {
width: 75%;
}
.xl-1-5 {
width: 20%;
}
.xl-2-5 {
width: 40%;
}
.xl-3-5 {
width: 60%;
}
.xl-4-5 {
width: 80%;
}
.xl-1-6 {
width: 16.66667%;
}
.xl-2-6 {
width: 33.33333%;
}
.xl-3-6 {
width: 50%;
}
.xl-4-6 {
width: 66.66667%;
}
.xl-5-6 {
width: 83.33333%;
}
.xl-1-7 {
width: 14.28571%;
}
.xl-2-7 {
width: 28.57143%;
}
.xl-3-7 {
width: 42.85714%;
}
.xl-4-7 {
width: 57.14286%;
}
.xl-5-7 {
width: 71.42857%;
}
.xl-6-7 {
width: 85.71429%;
}
.xl-1-8 {
width: 12.5%;
}
.xl-2-8 {
width: 25%;
}
.xl-3-8 {
width: 37.5%;
}
.xl-4-8 {
width: 50%;
}
.xl-5-8 {
width: 62.5%;
}
.xl-6-8 {
width: 75%;
}
.xl-7-8 {
width: 87.5%;
}
.xl-1-9 {
width: 11.11111%;
}
.xl-2-9 {
width: 22.22222%;
}
.xl-3-9 {
width: 33.33333%;
}
.xl-4-9 {
width: 44.44444%;
}
.xl-5-9 {
width: 55.55556%;
}
.xl-6-9 {
width: 66.66667%;
}
.xl-7-9 {
width: 77.77778%;
}
.xl-8-9 {
width: 88.88889%;
}
.xl-1-10 {
width: 10%;
}
.xl-2-10 {
width: 20%;
}
.xl-3-10 {
width: 30%;
}
.xl-4-10 {
width: 40%;
}
.xl-5-10 {
width: 50%;
}
.xl-6-10 {
width: 60%;
}
.xl-7-10 {
width: 70%;
}
.xl-8-10 {
width: 80%;
}
.xl-9-10 {
width: 90%;
}
.xl-1-11 {
width: 9.09091%;
}
.xl-2-11 {
width: 18.18182%;
}
.xl-3-11 {
width: 27.27273%;
}
.xl-4-11 {
width: 36.36364%;
}
.xl-5-11 {
width: 45.45455%;
}
.xl-6-11 {
width: 54.54545%;
}
.xl-7-11 {
width: 63.63636%;
}
.xl-8-11 {
width: 72.72727%;
}
.xl-9-11 {
width: 81.81818%;
}
.xl-10-11 {
width: 90.90909%;
}
.xl-1-12 {
width: 8.33333%;
}
.xl-2-12 {
width: 16.66667%;
}
.xl-3-12 {
width: 25%;
}
.xl-4-12 {
width: 33.33333%;
}
.xl-5-12 {
width: 41.66667%;
}
.xl-6-12 {
width: 50%;
}
.xl-7-12 {
width: 58.33333%;
}
.xl-8-12 {
width: 66.66667%;
}
.xl-9-12 {
width: 75%;
}
.xl-10-12 {
width: 83.33333%;
}
.xl-11-12 {
width: 91.66667%;
}
.xl-1-16 {
width: 6.25%;
}
.xl-2-16 {
width: 12.5%;
}
.xl-3-16 {
width: 18.75%;
}
.xl-4-16 {
width: 25%;
}
.xl-5-16 {
width: 31.25%;
}
.xl-6-16 {
width: 37.5%;
}
.xl-7-16 {
width: 43.75%;
}
.xl-8-16 {
width: 50%;
}
.xl-9-16 {
width: 56.25%;
}
.xl-10-16 {
width: 62.5%;
}
.xl-11-16 {
width: 68.75%;
}
.xl-12-16 {
width: 75%;
}
.xl-13-16 {
width: 81.25%;
}
.xl-14-16 {
width: 87.5%;
}
.xl-15-16 {
width: 93.75%;
}
.xl-hidden {
display: none;
}
.xl-not-hidden {
display: inline-block;
}
.xl-first {
-moz-box-ordinal-group: 0;
order: -1;
}
.xl-not-first {
-moz-box-ordinal-group: 1;
order: 0;
}
.xl-last {
-moz-box-ordinal-group: 2;
order: 1;
}
.xl-not-last {
-moz-box-ordinal-group: 1;
order: 0;
}
.xl-gutter-0 {
width: -moz-calc(100% + 0px);
width: calc(100% + 0px);
margin-left: -0px;
margin-right: -0px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-0 > * {
padding-left: 0px;
padding-right: 0px;
}
.xl-gutter-8 {
width: -moz-calc(100% + 8px);
width: calc(100% + 8px);
margin-left: -4px;
margin-right: -4px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-8 > * {
padding-left: 4px;
padding-right: 4px;
}
.xl-gutter-16 {
width: -moz-calc(100% + 16px);
width: calc(100% + 16px);
margin-left: -8px;
margin-right: -8px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-16 > * {
padding-left: 8px;
padding-right: 8px;
}
.xl-gutter-24 {
width: -moz-calc(100% + 24px);
width: calc(100% + 24px);
margin-left: -12px;
margin-right: -12px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-24 > * {
padding-left: 12px;
padding-right: 12px;
}
.xl-gutter-40 {
width: -moz-calc(100% + 40px);
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-40 > * {
padding-left: 20px;
padding-right: 20px;
}
.xl-gutter-60 {
width: -moz-calc(100% + 60px);
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-60 > * {
padding-left: 30px;
padding-right: 30px;
}
.xl-gutter-80 {
width: -moz-calc(100% + 80px);
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
padding-left: 0;
padding-right: 0;
}
.xl-gutter-80 > * {
padding-left: 40px;
padding-right: 40px;
}
.xl-outside-0 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
padding-right: 0px;
}
.xl-outside-8 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 4px;
padding-right: 4px;
}
.xl-outside-16 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 8px;
}
.xl-outside-24 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 12px;
padding-right: 12px;
}
.xl-outside-40 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 1199px) {
.lg-auto > * {
width: auto;
}
.lg-1 > * {
width: 100%;
}
.lg-2 > * {
width: 50%;
}
.lg-3 > * {
width: 33.33333%;
}
.lg-4 > * {
width: 25%;
}
.lg-5 > * {
width: 20%;
}
.lg-6 > * {
width: 16.66667%;
}
.lg-7 > * {
width: 14.28571%;
}
.lg-8 > * {
width: 12.5%;
}
.lg-9 > * {
width: 11.11111%;
}
.lg-10 > * {
width: 10%;
}
.lg-11 > * {
width: 9.09091%;
}
.lg-12 > * {
width: 8.33333%;
}
.lg-16 > * {
width: 6.25%;
}
.lg-table {
display: table;
table-layout: fixed;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.lg-table > * {
display: table-cell;
}
.lg-flexbox {
display: -moz-box;
display: flex;
table-layout: auto;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.lg-flexbox > * {
display: inline-block;
}
.lg-normal {
display: block;
table-layout: auto;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.lg-normal > * {
display: inline-block;
}
.lg-left {
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
text-align: left;
}
.lg-center {
-ms-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-align: center;
}
.lg-right {
-ms-justify-content: flex-end;
-moz-box-pack: end;
justify-content: flex-end;
text-align: right;
}
.lg-top {
-ms-align-items: flex-start;
-moz-box-align: start;
align-items: flex-start;
}
.lg-top > * {
vertical-align: top;
}
.lg-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.lg-middle > * {
vertical-align: middle;
}
.lg-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.lg-bottom > * {
vertical-align: bottom;
}
.lg-stretch {
-ms-align-content: stretch;
align-content: stretch;
-ms-align-items: stretch;
-moz-box-align: stretch;
align-items: stretch;
}
.lg-between {
-ms-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
-ms-align-content: space-between;
align-content: space-between;
}
.lg-around {
-ms-justify-content: space-around;
justify-content: space-around;
-ms-align-content: space-around;
align-content: space-around;
}
.lg-baseline {
-ms-align-items: baseline;
-moz-box-align: baseline;
align-items: baseline;
}
.lg-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.lg-not-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
}
.lg-1-1 {
width: 100%;
}
.lg-1-2 {
width: 50%;
}
.lg-1-3 {
width: 33.33333%;
}
.lg-2-3 {
width: 66.66667%;
}
.lg-1-4 {
width: 25%;
}
.lg-2-4 {
width: 50%;
}
.lg-3-4 {
width: 75%;
}
.lg-1-5 {
width: 20%;
}
.lg-2-5 {
width: 40%;
}
.lg-3-5 {
width: 60%;
}
.lg-4-5 {
width: 80%;
}
.lg-1-6 {
width: 16.66667%;
}
.lg-2-6 {
width: 33.33333%;
}
.lg-3-6 {
width: 50%;
}
.lg-4-6 {
width: 66.66667%;
}
.lg-5-6 {
width: 83.33333%;
}
.lg-1-7 {
width: 14.28571%;
}
.lg-2-7 {
width: 28.57143%;
}
.lg-3-7 {
width: 42.85714%;
}
.lg-4-7 {
width: 57.14286%;
}
.lg-5-7 {
width: 71.42857%;
}
.lg-6-7 {
width: 85.71429%;
}
.lg-1-8 {
width: 12.5%;
}
.lg-2-8 {
width: 25%;
}
.lg-3-8 {
width: 37.5%;
}
.lg-4-8 {
width: 50%;
}
.lg-5-8 {
width: 62.5%;
}
.lg-6-8 {
width: 75%;
}
.lg-7-8 {
width: 87.5%;
}
.lg-1-9 {
width: 11.11111%;
}
.lg-2-9 {
width: 22.22222%;
}
.lg-3-9 {
width: 33.33333%;
}
.lg-4-9 {
width: 44.44444%;
}
.lg-5-9 {
width: 55.55556%;
}
.lg-6-9 {
width: 66.66667%;
}
.lg-7-9 {
width: 77.77778%;
}
.lg-8-9 {
width: 88.88889%;
}
.lg-1-10 {
width: 10%;
}
.lg-2-10 {
width: 20%;
}
.lg-3-10 {
width: 30%;
}
.lg-4-10 {
width: 40%;
}
.lg-5-10 {
width: 50%;
}
.lg-6-10 {
width: 60%;
}
.lg-7-10 {
width: 70%;
}
.lg-8-10 {
width: 80%;
}
.lg-9-10 {
width: 90%;
}
.lg-1-11 {
width: 9.09091%;
}
.lg-2-11 {
width: 18.18182%;
}
.lg-3-11 {
width: 27.27273%;
}
.lg-4-11 {
width: 36.36364%;
}
.lg-5-11 {
width: 45.45455%;
}
.lg-6-11 {
width: 54.54545%;
}
.lg-7-11 {
width: 63.63636%;
}
.lg-8-11 {
width: 72.72727%;
}
.lg-9-11 {
width: 81.81818%;
}
.lg-10-11 {
width: 90.90909%;
}
.lg-1-12 {
width: 8.33333%;
}
.lg-2-12 {
width: 16.66667%;
}
.lg-3-12 {
width: 25%;
}
.lg-4-12 {
width: 33.33333%;
}
.lg-5-12 {
width: 41.66667%;
}
.lg-6-12 {
width: 50%;
}
.lg-7-12 {
width: 58.33333%;
}
.lg-8-12 {
width: 66.66667%;
}
.lg-9-12 {
width: 75%;
}
.lg-10-12 {
width: 83.33333%;
}
.lg-11-12 {
width: 91.66667%;
}
.lg-1-16 {
width: 6.25%;
}
.lg-2-16 {
width: 12.5%;
}
.lg-3-16 {
width: 18.75%;
}
.lg-4-16 {
width: 25%;
}
.lg-5-16 {
width: 31.25%;
}
.lg-6-16 {
width: 37.5%;
}
.lg-7-16 {
width: 43.75%;
}
.lg-8-16 {
width: 50%;
}
.lg-9-16 {
width: 56.25%;
}
.lg-10-16 {
width: 62.5%;
}
.lg-11-16 {
width: 68.75%;
}
.lg-12-16 {
width: 75%;
}
.lg-13-16 {
width: 81.25%;
}
.lg-14-16 {
width: 87.5%;
}
.lg-15-16 {
width: 93.75%;
}
.lg-hidden {
display: none;
}
.lg-not-hidden {
display: inline-block;
}
.lg-first {
-moz-box-ordinal-group: 0;
order: -1;
}
.lg-not-first {
-moz-box-ordinal-group: 1;
order: 0;
}
.lg-last {
-moz-box-ordinal-group: 2;
order: 1;
}
.lg-not-last {
-moz-box-ordinal-group: 1;
order: 0;
}
.lg-gutter-0 {
width: -moz-calc(100% + 0px);
width: calc(100% + 0px);
margin-left: -0px;
margin-right: -0px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-0 > * {
padding-left: 0px;
padding-right: 0px;
}
.lg-gutter-8 {
width: -moz-calc(100% + 8px);
width: calc(100% + 8px);
margin-left: -4px;
margin-right: -4px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-8 > * {
padding-left: 4px;
padding-right: 4px;
}
.lg-gutter-16 {
width: -moz-calc(100% + 16px);
width: calc(100% + 16px);
margin-left: -8px;
margin-right: -8px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-16 > * {
padding-left: 8px;
padding-right: 8px;
}
.lg-gutter-24 {
width: -moz-calc(100% + 24px);
width: calc(100% + 24px);
margin-left: -12px;
margin-right: -12px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-24 > * {
padding-left: 12px;
padding-right: 12px;
}
.lg-gutter-40 {
width: -moz-calc(100% + 40px);
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-40 > * {
padding-left: 20px;
padding-right: 20px;
}
.lg-gutter-60 {
width: -moz-calc(100% + 60px);
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-60 > * {
padding-left: 30px;
padding-right: 30px;
}
.lg-gutter-80 {
width: -moz-calc(100% + 80px);
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
padding-left: 0;
padding-right: 0;
}
.lg-gutter-80 > * {
padding-left: 40px;
padding-right: 40px;
}
.lg-outside-0 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
padding-right: 0px;
}
.lg-outside-8 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 4px;
padding-right: 4px;
}
.lg-outside-16 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 8px;
}
.lg-outside-24 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 12px;
padding-right: 12px;
}
.lg-outside-40 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 991px) {
.md-auto > * {
width: auto;
}
.md-1 > * {
width: 100%;
}
.md-2 > * {
width: 50%;
}
.md-3 > * {
width: 33.33333%;
}
.md-4 > * {
width: 25%;
}
.md-5 > * {
width: 20%;
}
.md-6 > * {
width: 16.66667%;
}
.md-7 > * {
width: 14.28571%;
}
.md-8 > * {
width: 12.5%;
}
.md-9 > * {
width: 11.11111%;
}
.md-10 > * {
width: 10%;
}
.md-11 > * {
width: 9.09091%;
}
.md-12 > * {
width: 8.33333%;
}
.md-16 > * {
width: 6.25%;
}
.md-table {
display: table;
table-layout: fixed;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.md-table > * {
display: table-cell;
}
.md-flexbox {
display: -moz-box;
display: flex;
table-layout: auto;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.md-flexbox > * {
display: inline-block;
}
.md-normal {
display: block;
table-layout: auto;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.md-normal > * {
display: inline-block;
}
.md-left {
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
text-align: left;
}
.md-center {
-ms-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-align: center;
}
.md-right {
-ms-justify-content: flex-end;
-moz-box-pack: end;
justify-content: flex-end;
text-align: right;
}
.md-top {
-ms-align-items: flex-start;
-moz-box-align: start;
align-items: flex-start;
}
.md-top > * {
vertical-align: top;
}
.md-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.md-middle > * {
vertical-align: middle;
}
.md-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.md-bottom > * {
vertical-align: bottom;
}
.md-stretch {
-ms-align-content: stretch;
align-content: stretch;
-ms-align-items: stretch;
-moz-box-align: stretch;
align-items: stretch;
}
.md-between {
-ms-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
-ms-align-content: space-between;
align-content: space-between;
}
.md-around {
-ms-justify-content: space-around;
justify-content: space-around;
-ms-align-content: space-around;
align-content: space-around;
}
.md-baseline {
-ms-align-items: baseline;
-moz-box-align: baseline;
align-items: baseline;
}
.md-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.md-not-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
}
.md-1-1 {
width: 100%;
}
.md-1-2 {
width: 50%;
}
.md-1-3 {
width: 33.33333%;
}
.md-2-3 {
width: 66.66667%;
}
.md-1-4 {
width: 25%;
}
.md-2-4 {
width: 50%;
}
.md-3-4 {
width: 75%;
}
.md-1-5 {
width: 20%;
}
.md-2-5 {
width: 40%;
}
.md-3-5 {
width: 60%;
}
.md-4-5 {
width: 80%;
}
.md-1-6 {
width: 16.66667%;
}
.md-2-6 {
width: 33.33333%;
}
.md-3-6 {
width: 50%;
}
.md-4-6 {
width: 66.66667%;
}
.md-5-6 {
width: 83.33333%;
}
.md-1-7 {
width: 14.28571%;
}
.md-2-7 {
width: 28.57143%;
}
.md-3-7 {
width: 42.85714%;
}
.md-4-7 {
width: 57.14286%;
}
.md-5-7 {
width: 71.42857%;
}
.md-6-7 {
width: 85.71429%;
}
.md-1-8 {
width: 12.5%;
}
.md-2-8 {
width: 25%;
}
.md-3-8 {
width: 37.5%;
}
.md-4-8 {
width: 50%;
}
.md-5-8 {
width: 62.5%;
}
.md-6-8 {
width: 75%;
}
.md-7-8 {
width: 87.5%;
}
.md-1-9 {
width: 11.11111%;
}
.md-2-9 {
width: 22.22222%;
}
.md-3-9 {
width: 33.33333%;
}
.md-4-9 {
width: 44.44444%;
}
.md-5-9 {
width: 55.55556%;
}
.md-6-9 {
width: 66.66667%;
}
.md-7-9 {
width: 77.77778%;
}
.md-8-9 {
width: 88.88889%;
}
.md-1-10 {
width: 10%;
}
.md-2-10 {
width: 20%;
}
.md-3-10 {
width: 30%;
}
.md-4-10 {
width: 40%;
}
.md-5-10 {
width: 50%;
}
.md-6-10 {
width: 60%;
}
.md-7-10 {
width: 70%;
}
.md-8-10 {
width: 80%;
}
.md-9-10 {
width: 90%;
}
.md-1-11 {
width: 9.09091%;
}
.md-2-11 {
width: 18.18182%;
}
.md-3-11 {
width: 27.27273%;
}
.md-4-11 {
width: 36.36364%;
}
.md-5-11 {
width: 45.45455%;
}
.md-6-11 {
width: 54.54545%;
}
.md-7-11 {
width: 63.63636%;
}
.md-8-11 {
width: 72.72727%;
}
.md-9-11 {
width: 81.81818%;
}
.md-10-11 {
width: 90.90909%;
}
.md-1-12 {
width: 8.33333%;
}
.md-2-12 {
width: 16.66667%;
}
.md-3-12 {
width: 25%;
}
.md-4-12 {
width: 33.33333%;
}
.md-5-12 {
width: 41.66667%;
}
.md-6-12 {
width: 50%;
}
.md-7-12 {
width: 58.33333%;
}
.md-8-12 {
width: 66.66667%;
}
.md-9-12 {
width: 75%;
}
.md-10-12 {
width: 83.33333%;
}
.md-11-12 {
width: 91.66667%;
}
.md-1-16 {
width: 6.25%;
}
.md-2-16 {
width: 12.5%;
}
.md-3-16 {
width: 18.75%;
}
.md-4-16 {
width: 25%;
}
.md-5-16 {
width: 31.25%;
}
.md-6-16 {
width: 37.5%;
}
.md-7-16 {
width: 43.75%;
}
.md-8-16 {
width: 50%;
}
.md-9-16 {
width: 56.25%;
}
.md-10-16 {
width: 62.5%;
}
.md-11-16 {
width: 68.75%;
}
.md-12-16 {
width: 75%;
}
.md-13-16 {
width: 81.25%;
}
.md-14-16 {
width: 87.5%;
}
.md-15-16 {
width: 93.75%;
}
.md-hidden {
display: none;
}
.md-not-hidden {
display: inline-block;
}
.md-first {
-moz-box-ordinal-group: 0;
order: -1;
}
.md-not-first {
-moz-box-ordinal-group: 1;
order: 0;
}
.md-last {
-moz-box-ordinal-group: 2;
order: 1;
}
.md-not-last {
-moz-box-ordinal-group: 1;
order: 0;
}
.md-gutter-0 {
width: -moz-calc(100% + 0px);
width: calc(100% + 0px);
margin-left: -0px;
margin-right: -0px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-0 > * {
padding-left: 0px;
padding-right: 0px;
}
.md-gutter-8 {
width: -moz-calc(100% + 8px);
width: calc(100% + 8px);
margin-left: -4px;
margin-right: -4px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-8 > * {
padding-left: 4px;
padding-right: 4px;
}
.md-gutter-16 {
width: -moz-calc(100% + 16px);
width: calc(100% + 16px);
margin-left: -8px;
margin-right: -8px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-16 > * {
padding-left: 8px;
padding-right: 8px;
}
.md-gutter-24 {
width: -moz-calc(100% + 24px);
width: calc(100% + 24px);
margin-left: -12px;
margin-right: -12px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-24 > * {
padding-left: 12px;
padding-right: 12px;
}
.md-gutter-40 {
width: -moz-calc(100% + 40px);
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-40 > * {
padding-left: 20px;
padding-right: 20px;
}
.md-gutter-60 {
width: -moz-calc(100% + 60px);
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-60 > * {
padding-left: 30px;
padding-right: 30px;
}
.md-gutter-80 {
width: -moz-calc(100% + 80px);
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
padding-left: 0;
padding-right: 0;
}
.md-gutter-80 > * {
padding-left: 40px;
padding-right: 40px;
}
.md-outside-0 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
padding-right: 0px;
}
.md-outside-8 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 4px;
padding-right: 4px;
}
.md-outside-16 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 8px;
}
.md-outside-24 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 12px;
padding-right: 12px;
}
.md-outside-40 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 767px) {
.sm-auto > * {
width: auto;
}
.sm-1 > * {
width: 100%;
}
.sm-2 > * {
width: 50%;
}
.sm-3 > * {
width: 33.33333%;
}
.sm-4 > * {
width: 25%;
}
.sm-5 > * {
width: 20%;
}
.sm-6 > * {
width: 16.66667%;
}
.sm-7 > * {
width: 14.28571%;
}
.sm-8 > * {
width: 12.5%;
}
.sm-9 > * {
width: 11.11111%;
}
.sm-10 > * {
width: 10%;
}
.sm-11 > * {
width: 9.09091%;
}
.sm-12 > * {
width: 8.33333%;
}
.sm-16 > * {
width: 6.25%;
}
.sm-table {
display: table;
table-layout: fixed;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.sm-table > * {
display: table-cell;
}
.sm-flexbox {
display: -moz-box;
display: flex;
table-layout: auto;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.sm-flexbox > * {
display: inline-block;
}
.sm-normal {
display: block;
table-layout: auto;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.sm-normal > * {
display: inline-block;
}
.sm-left {
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
text-align: left;
}
.sm-center {
-ms-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-align: center;
}
.sm-right {
-ms-justify-content: flex-end;
-moz-box-pack: end;
justify-content: flex-end;
text-align: right;
}
.sm-top {
-ms-align-items: flex-start;
-moz-box-align: start;
align-items: flex-start;
}
.sm-top > * {
vertical-align: top;
}
.sm-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.sm-middle > * {
vertical-align: middle;
}
.sm-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.sm-bottom > * {
vertical-align: bottom;
}
.sm-stretch {
-ms-align-content: stretch;
align-content: stretch;
-ms-align-items: stretch;
-moz-box-align: stretch;
align-items: stretch;
}
.sm-between {
-ms-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
-ms-align-content: space-between;
align-content: space-between;
}
.sm-around {
-ms-justify-content: space-around;
justify-content: space-around;
-ms-align-content: space-around;
align-content: space-around;
}
.sm-baseline {
-ms-align-items: baseline;
-moz-box-align: baseline;
align-items: baseline;
}
.sm-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.sm-not-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
}
.sm-1-1 {
width: 100%;
}
.sm-1-2 {
width: 50%;
}
.sm-1-3 {
width: 33.33333%;
}
.sm-2-3 {
width: 66.66667%;
}
.sm-1-4 {
width: 25%;
}
.sm-2-4 {
width: 50%;
}
.sm-3-4 {
width: 75%;
}
.sm-1-5 {
width: 20%;
}
.sm-2-5 {
width: 40%;
}
.sm-3-5 {
width: 60%;
}
.sm-4-5 {
width: 80%;
}
.sm-1-6 {
width: 16.66667%;
}
.sm-2-6 {
width: 33.33333%;
}
.sm-3-6 {
width: 50%;
}
.sm-4-6 {
width: 66.66667%;
}
.sm-5-6 {
width: 83.33333%;
}
.sm-1-7 {
width: 14.28571%;
}
.sm-2-7 {
width: 28.57143%;
}
.sm-3-7 {
width: 42.85714%;
}
.sm-4-7 {
width: 57.14286%;
}
.sm-5-7 {
width: 71.42857%;
}
.sm-6-7 {
width: 85.71429%;
}
.sm-1-8 {
width: 12.5%;
}
.sm-2-8 {
width: 25%;
}
.sm-3-8 {
width: 37.5%;
}
.sm-4-8 {
width: 50%;
}
.sm-5-8 {
width: 62.5%;
}
.sm-6-8 {
width: 75%;
}
.sm-7-8 {
width: 87.5%;
}
.sm-1-9 {
width: 11.11111%;
}
.sm-2-9 {
width: 22.22222%;
}
.sm-3-9 {
width: 33.33333%;
}
.sm-4-9 {
width: 44.44444%;
}
.sm-5-9 {
width: 55.55556%;
}
.sm-6-9 {
width: 66.66667%;
}
.sm-7-9 {
width: 77.77778%;
}
.sm-8-9 {
width: 88.88889%;
}
.sm-1-10 {
width: 10%;
}
.sm-2-10 {
width: 20%;
}
.sm-3-10 {
width: 30%;
}
.sm-4-10 {
width: 40%;
}
.sm-5-10 {
width: 50%;
}
.sm-6-10 {
width: 60%;
}
.sm-7-10 {
width: 70%;
}
.sm-8-10 {
width: 80%;
}
.sm-9-10 {
width: 90%;
}
.sm-1-11 {
width: 9.09091%;
}
.sm-2-11 {
width: 18.18182%;
}
.sm-3-11 {
width: 27.27273%;
}
.sm-4-11 {
width: 36.36364%;
}
.sm-5-11 {
width: 45.45455%;
}
.sm-6-11 {
width: 54.54545%;
}
.sm-7-11 {
width: 63.63636%;
}
.sm-8-11 {
width: 72.72727%;
}
.sm-9-11 {
width: 81.81818%;
}
.sm-10-11 {
width: 90.90909%;
}
.sm-1-12 {
width: 8.33333%;
}
.sm-2-12 {
width: 16.66667%;
}
.sm-3-12 {
width: 25%;
}
.sm-4-12 {
width: 33.33333%;
}
.sm-5-12 {
width: 41.66667%;
}
.sm-6-12 {
width: 50%;
}
.sm-7-12 {
width: 58.33333%;
}
.sm-8-12 {
width: 66.66667%;
}
.sm-9-12 {
width: 75%;
}
.sm-10-12 {
width: 83.33333%;
}
.sm-11-12 {
width: 91.66667%;
}
.sm-1-16 {
width: 6.25%;
}
.sm-2-16 {
width: 12.5%;
}
.sm-3-16 {
width: 18.75%;
}
.sm-4-16 {
width: 25%;
}
.sm-5-16 {
width: 31.25%;
}
.sm-6-16 {
width: 37.5%;
}
.sm-7-16 {
width: 43.75%;
}
.sm-8-16 {
width: 50%;
}
.sm-9-16 {
width: 56.25%;
}
.sm-10-16 {
width: 62.5%;
}
.sm-11-16 {
width: 68.75%;
}
.sm-12-16 {
width: 75%;
}
.sm-13-16 {
width: 81.25%;
}
.sm-14-16 {
width: 87.5%;
}
.sm-15-16 {
width: 93.75%;
}
.sm-hidden {
display: none;
}
.sm-not-hidden {
display: inline-block;
}
.sm-first {
-moz-box-ordinal-group: 0;
order: -1;
}
.sm-not-first {
-moz-box-ordinal-group: 1;
order: 0;
}
.sm-last {
-moz-box-ordinal-group: 2;
order: 1;
}
.sm-not-last {
-moz-box-ordinal-group: 1;
order: 0;
}
.sm-gutter-0 {
width: -moz-calc(100% + 0px);
width: calc(100% + 0px);
margin-left: -0px;
margin-right: -0px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-0 > * {
padding-left: 0px;
padding-right: 0px;
}
.sm-gutter-8 {
width: -moz-calc(100% + 8px);
width: calc(100% + 8px);
margin-left: -4px;
margin-right: -4px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-8 > * {
padding-left: 4px;
padding-right: 4px;
}
.sm-gutter-16 {
width: -moz-calc(100% + 16px);
width: calc(100% + 16px);
margin-left: -8px;
margin-right: -8px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-16 > * {
padding-left: 8px;
padding-right: 8px;
}
.sm-gutter-24 {
width: -moz-calc(100% + 24px);
width: calc(100% + 24px);
margin-left: -12px;
margin-right: -12px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-24 > * {
padding-left: 12px;
padding-right: 12px;
}
.sm-gutter-40 {
width: -moz-calc(100% + 40px);
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-40 > * {
padding-left: 20px;
padding-right: 20px;
}
.sm-gutter-60 {
width: -moz-calc(100% + 60px);
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-60 > * {
padding-left: 30px;
padding-right: 30px;
}
.sm-gutter-80 {
width: -moz-calc(100% + 80px);
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
padding-left: 0;
padding-right: 0;
}
.sm-gutter-80 > * {
padding-left: 40px;
padding-right: 40px;
}
.sm-outside-0 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
padding-right: 0px;
}
.sm-outside-8 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 4px;
padding-right: 4px;
}
.sm-outside-16 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 8px;
}
.sm-outside-24 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 12px;
padding-right: 12px;
}
.sm-outside-40 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
}
@media (max-width: 479px) {
.xs-auto > * {
width: auto;
}
.xs-1 > * {
width: 100%;
}
.xs-2 > * {
width: 50%;
}
.xs-3 > * {
width: 33.33333%;
}
.xs-4 > * {
width: 25%;
}
.xs-5 > * {
width: 20%;
}
.xs-6 > * {
width: 16.66667%;
}
.xs-7 > * {
width: 14.28571%;
}
.xs-8 > * {
width: 12.5%;
}
.xs-9 > * {
width: 11.11111%;
}
.xs-10 > * {
width: 10%;
}
.xs-11 > * {
width: 9.09091%;
}
.xs-12 > * {
width: 8.33333%;
}
.xs-16 > * {
width: 6.25%;
}
.xs-table {
display: table;
table-layout: fixed;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.xs-table > * {
display: table-cell;
}
.xs-flexbox {
display: -moz-box;
display: flex;
table-layout: auto;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.xs-flexbox > * {
display: inline-block;
}
.xs-normal {
display: block;
table-layout: auto;
-moz-box-orient: initial;
-moz-box-direction: initial;
flex-direction: initial;
flex-wrap: initial;
-ms-justify-content: initial;
-moz-box-pack: initial;
justify-content: initial;
-ms-align-content: initial;
align-content: initial;
-ms-align-items: initial;
-moz-box-align: initial;
align-items: initial;
-moz-column-count: auto;
column-count: auto;
}
.xs-normal > * {
display: inline-block;
}
.xs-left {
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
text-align: left;
}
.xs-center {
-ms-justify-content: center;
-moz-box-pack: center;
justify-content: center;
text-align: center;
}
.xs-right {
-ms-justify-content: flex-end;
-moz-box-pack: end;
justify-content: flex-end;
text-align: right;
}
.xs-top {
-ms-align-items: flex-start;
-moz-box-align: start;
align-items: flex-start;
}
.xs-top > * {
vertical-align: top;
}
.xs-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.xs-middle > * {
vertical-align: middle;
}
.xs-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.xs-bottom > * {
vertical-align: bottom;
}
.xs-stretch {
-ms-align-content: stretch;
align-content: stretch;
-ms-align-items: stretch;
-moz-box-align: stretch;
align-items: stretch;
}
.xs-between {
-ms-justify-content: space-between;
-moz-box-pack: justify;
justify-content: space-between;
-ms-align-content: space-between;
align-content: space-between;
}
.xs-around {
-ms-justify-content: space-around;
justify-content: space-around;
-ms-align-content: space-around;
align-content: space-around;
}
.xs-baseline {
-ms-align-items: baseline;
-moz-box-align: baseline;
align-items: baseline;
}
.xs-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
flex-direction: row-reverse;
flex-wrap: wrap-reverse;
}
.xs-not-reverse {
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
}
.xs-1-1 {
width: 100%;
}
.xs-1-2 {
width: 50%;
}
.xs-1-3 {
width: 33.33333%;
}
.xs-2-3 {
width: 66.66667%;
}
.xs-1-4 {
width: 25%;
}
.xs-2-4 {
width: 50%;
}
.xs-3-4 {
width: 75%;
}
.xs-1-5 {
width: 20%;
}
.xs-2-5 {
width: 40%;
}
.xs-3-5 {
width: 60%;
}
.xs-4-5 {
width: 80%;
}
.xs-1-6 {
width: 16.66667%;
}
.xs-2-6 {
width: 33.33333%;
}
.xs-3-6 {
width: 50%;
}
.xs-4-6 {
width: 66.66667%;
}
.xs-5-6 {
width: 83.33333%;
}
.xs-1-7 {
width: 14.28571%;
}
.xs-2-7 {
width: 28.57143%;
}
.xs-3-7 {
width: 42.85714%;
}
.xs-4-7 {
width: 57.14286%;
}
.xs-5-7 {
width: 71.42857%;
}
.xs-6-7 {
width: 85.71429%;
}
.xs-1-8 {
width: 12.5%;
}
.xs-2-8 {
width: 25%;
}
.xs-3-8 {
width: 37.5%;
}
.xs-4-8 {
width: 50%;
}
.xs-5-8 {
width: 62.5%;
}
.xs-6-8 {
width: 75%;
}
.xs-7-8 {
width: 87.5%;
}
.xs-1-9 {
width: 11.11111%;
}
.xs-2-9 {
width: 22.22222%;
}
.xs-3-9 {
width: 33.33333%;
}
.xs-4-9 {
width: 44.44444%;
}
.xs-5-9 {
width: 55.55556%;
}
.xs-6-9 {
width: 66.66667%;
}
.xs-7-9 {
width: 77.77778%;
}
.xs-8-9 {
width: 88.88889%;
}
.xs-1-10 {
width: 10%;
}
.xs-2-10 {
width: 20%;
}
.xs-3-10 {
width: 30%;
}
.xs-4-10 {
width: 40%;
}
.xs-5-10 {
width: 50%;
}
.xs-6-10 {
width: 60%;
}
.xs-7-10 {
width: 70%;
}
.xs-8-10 {
width: 80%;
}
.xs-9-10 {
width: 90%;
}
.xs-1-11 {
width: 9.09091%;
}
.xs-2-11 {
width: 18.18182%;
}
.xs-3-11 {
width: 27.27273%;
}
.xs-4-11 {
width: 36.36364%;
}
.xs-5-11 {
width: 45.45455%;
}
.xs-6-11 {
width: 54.54545%;
}
.xs-7-11 {
width: 63.63636%;
}
.xs-8-11 {
width: 72.72727%;
}
.xs-9-11 {
width: 81.81818%;
}
.xs-10-11 {
width: 90.90909%;
}
.xs-1-12 {
width: 8.33333%;
}
.xs-2-12 {
width: 16.66667%;
}
.xs-3-12 {
width: 25%;
}
.xs-4-12 {
width: 33.33333%;
}
.xs-5-12 {
width: 41.66667%;
}
.xs-6-12 {
width: 50%;
}
.xs-7-12 {
width: 58.33333%;
}
.xs-8-12 {
width: 66.66667%;
}
.xs-9-12 {
width: 75%;
}
.xs-10-12 {
width: 83.33333%;
}
.xs-11-12 {
width: 91.66667%;
}
.xs-1-16 {
width: 6.25%;
}
.xs-2-16 {
width: 12.5%;
}
.xs-3-16 {
width: 18.75%;
}
.xs-4-16 {
width: 25%;
}
.xs-5-16 {
width: 31.25%;
}
.xs-6-16 {
width: 37.5%;
}
.xs-7-16 {
width: 43.75%;
}
.xs-8-16 {
width: 50%;
}
.xs-9-16 {
width: 56.25%;
}
.xs-10-16 {
width: 62.5%;
}
.xs-11-16 {
width: 68.75%;
}
.xs-12-16 {
width: 75%;
}
.xs-13-16 {
width: 81.25%;
}
.xs-14-16 {
width: 87.5%;
}
.xs-15-16 {
width: 93.75%;
}
.xs-hidden {
display: none;
}
.xs-not-hidden {
display: inline-block;
}
.xs-first {
-moz-box-ordinal-group: 0;
order: -1;
}
.xs-not-first {
-moz-box-ordinal-group: 1;
order: 0;
}
.xs-last {
-moz-box-ordinal-group: 2;
order: 1;
}
.xs-not-last {
-moz-box-ordinal-group: 1;
order: 0;
}
.xs-gutter-0 {
width: -moz-calc(100% + 0px);
width: calc(100% + 0px);
margin-left: -0px;
margin-right: -0px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-0 > * {
padding-left: 0px;
padding-right: 0px;
}
.xs-gutter-8 {
width: -moz-calc(100% + 8px);
width: calc(100% + 8px);
margin-left: -4px;
margin-right: -4px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-8 > * {
padding-left: 4px;
padding-right: 4px;
}
.xs-gutter-16 {
width: -moz-calc(100% + 16px);
width: calc(100% + 16px);
margin-left: -8px;
margin-right: -8px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-16 > * {
padding-left: 8px;
padding-right: 8px;
}
.xs-gutter-24 {
width: -moz-calc(100% + 24px);
width: calc(100% + 24px);
margin-left: -12px;
margin-right: -12px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-24 > * {
padding-left: 12px;
padding-right: 12px;
}
.xs-gutter-40 {
width: -moz-calc(100% + 40px);
width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-40 > * {
padding-left: 20px;
padding-right: 20px;
}
.xs-gutter-60 {
width: -moz-calc(100% + 60px);
width: calc(100% + 60px);
margin-left: -30px;
margin-right: -30px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-60 > * {
padding-left: 30px;
padding-right: 30px;
}
.xs-gutter-80 {
width: -moz-calc(100% + 80px);
width: calc(100% + 80px);
margin-left: -40px;
margin-right: -40px;
padding-left: 0;
padding-right: 0;
}
.xs-gutter-80 > * {
padding-left: 40px;
padding-right: 40px;
}
.xs-outside-0 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
padding-right: 0px;
}
.xs-outside-8 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 4px;
padding-right: 4px;
}
.xs-outside-16 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 8px;
}
.xs-outside-24 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 12px;
padding-right: 12px;
}
.xs-outside-40 {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
}
.xl-mt-0 {
margin-top: 0px !important;
}
.xl-mt-10 {
margin-top: 10px !important;
}
.xl-mt-20 {
margin-top: 20px !important;
}
.xl-mt-30 {
margin-top: 30px !important;
}
.xl-mt-50 {
margin-top: 50px !important;
}
.xl-mt-60 {
margin-top: 60px !important;
}
.xl-mt-100 {
margin-top: 100px !important;
}
.xl-mt-150 {
margin-top: 150px !important;
}
.xl-mb-0 {
margin-bottom: 0px !important;
}
.xl-mb-10 {
margin-bottom: 10px !important;
}
.xl-mb-20 {
margin-bottom: 20px !important;
}
.xl-mb-30 {
margin-bottom: 30px !important;
}
.xl-mb-40 {
margin-bottom: 40px !important;
}
.xl-mb-50 {
margin-bottom: 50px !important;
}
.xl-mb-100 {
margin-bottom: 100px !important;
}
.xl-mb-150 {
margin-bottom: 150px !important;
}
.xl-marginy-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.xl-marginy-20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.xl-marginy-50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
.xl-marginy-100 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.xl-marginx-0 {
margin-left: 0px !important;
margin-right: 0px !important;
}
.xl-marginx-20 {
margin-left: 20px !important;
margin-right: 20px !important;
}
.xl-marginx-auto {
margin-left: autopx !important;
margin-right: autopx !important;
}
.xl-pt-0 {
padding-top: 0px !important;
}
.xl-pt-20 {
padding-top: 20px !important;
}
.xl-pb-0 {
padding-bottom: 0px !important;
}
.xl-pb-20 {
padding-bottom: 20px !important;
}
.xl-pb-40 {
padding-bottom: 40px !important;
}
.xl-pl-0 {
padding-left: 0px !important;
}
.xl-pl-20 {
padding-left: 20px !important;
}
.xl-pl-30 {
padding-left: 30px !important;
}
.xl-pl-40 {
padding-left: 40px !important;
}
.xl-pl-50 {
padding-left: 50px !important;
}
.xl-paddingy-0 {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.xl-paddingy-20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.xl-paddingx-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.xl-paddingx-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.xl-paddingx-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.xl-paddingx-40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.xl-fw-normal {
font-weight: normal !important;
}
.xl-fw-bold {
font-weight: bold !important;
}
.xl-fw-900 {
font-weight: 900 !important;
}
.xl-ta-left {
text-align: left !important;
}
.xl-ta-right {
text-align: right !important;
}
.xl-ta-center {
text-align: center !important;
}
.xl-ta-justify {
text-align: justify !important;
}
.xl-color-red {
color: #ff0000 !important;
}
.xl-color-yellow {
color: #ffff00 !important;
}
.xl-color-green {
color: #008000 !important;
}
@media (max-width: 1199px) {
.lg-mt-0 {
margin-top: 0px !important;
}
.lg-mt-10 {
margin-top: 10px !important;
}
.lg-mt-20 {
margin-top: 20px !important;
}
.lg-mt-30 {
margin-top: 30px !important;
}
.lg-mt-50 {
margin-top: 50px !important;
}
.lg-mt-60 {
margin-top: 60px !important;
}
.lg-mt-100 {
margin-top: 100px !important;
}
.lg-mt-150 {
margin-top: 150px !important;
}
.lg-mb-0 {
margin-bottom: 0px !important;
}
.lg-mb-10 {
margin-bottom: 10px !important;
}
.lg-mb-20 {
margin-bottom: 20px !important;
}
.lg-mb-30 {
margin-bottom: 30px !important;
}
.lg-mb-40 {
margin-bottom: 40px !important;
}
.lg-mb-50 {
margin-bottom: 50px !important;
}
.lg-mb-100 {
margin-bottom: 100px !important;
}
.lg-mb-150 {
margin-bottom: 150px !important;
}
.lg-marginy-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.lg-marginy-20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.lg-marginy-50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
.lg-marginy-100 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.lg-marginx-0 {
margin-left: 0px !important;
margin-right: 0px !important;
}
.lg-marginx-20 {
margin-left: 20px !important;
margin-right: 20px !important;
}
.lg-marginx-auto {
margin-left: autopx !important;
margin-right: autopx !important;
}
.lg-pt-0 {
padding-top: 0px !important;
}
.lg-pt-20 {
padding-top: 20px !important;
}
.lg-pb-0 {
padding-bottom: 0px !important;
}
.lg-pb-20 {
padding-bottom: 20px !important;
}
.lg-pb-40 {
padding-bottom: 40px !important;
}
.lg-pl-0 {
padding-left: 0px !important;
}
.lg-pl-20 {
padding-left: 20px !important;
}
.lg-pl-30 {
padding-left: 30px !important;
}
.lg-pl-40 {
padding-left: 40px !important;
}
.lg-pl-50 {
padding-left: 50px !important;
}
.lg-paddingy-0 {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.lg-paddingy-20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.lg-paddingx-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.lg-paddingx-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.lg-paddingx-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.lg-paddingx-40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.lg-fw-normal {
font-weight: normal !important;
}
.lg-fw-bold {
font-weight: bold !important;
}
.lg-fw-900 {
font-weight: 900 !important;
}
.lg-ta-left {
text-align: left !important;
}
.lg-ta-right {
text-align: right !important;
}
.lg-ta-center {
text-align: center !important;
}
.lg-ta-justify {
text-align: justify !important;
}
.lg-color-red {
color: #ff0000 !important;
}
.lg-color-yellow {
color: #ffff00 !important;
}
.lg-color-green {
color: #008000 !important;
}
}
@media (max-width: 991px) {
.md-mt-0 {
margin-top: 0px !important;
}
.md-mt-10 {
margin-top: 10px !important;
}
.md-mt-20 {
margin-top: 20px !important;
}
.md-mt-30 {
margin-top: 30px !important;
}
.md-mt-50 {
margin-top: 50px !important;
}
.md-mt-60 {
margin-top: 60px !important;
}
.md-mt-100 {
margin-top: 100px !important;
}
.md-mt-150 {
margin-top: 150px !important;
}
.md-mb-0 {
margin-bottom: 0px !important;
}
.md-mb-10 {
margin-bottom: 10px !important;
}
.md-mb-20 {
margin-bottom: 20px !important;
}
.md-mb-30 {
margin-bottom: 30px !important;
}
.md-mb-40 {
margin-bottom: 40px !important;
}
.md-mb-50 {
margin-bottom: 50px !important;
}
.md-mb-100 {
margin-bottom: 100px !important;
}
.md-mb-150 {
margin-bottom: 150px !important;
}
.md-marginy-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.md-marginy-20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.md-marginy-50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
.md-marginy-100 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.md-marginx-0 {
margin-left: 0px !important;
margin-right: 0px !important;
}
.md-marginx-20 {
margin-left: 20px !important;
margin-right: 20px !important;
}
.md-marginx-auto {
margin-left: autopx !important;
margin-right: autopx !important;
}
.md-pt-0 {
padding-top: 0px !important;
}
.md-pt-20 {
padding-top: 20px !important;
}
.md-pb-0 {
padding-bottom: 0px !important;
}
.md-pb-20 {
padding-bottom: 20px !important;
}
.md-pb-40 {
padding-bottom: 40px !important;
}
.md-pl-0 {
padding-left: 0px !important;
}
.md-pl-20 {
padding-left: 20px !important;
}
.md-pl-30 {
padding-left: 30px !important;
}
.md-pl-40 {
padding-left: 40px !important;
}
.md-pl-50 {
padding-left: 50px !important;
}
.md-paddingy-0 {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.md-paddingy-20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.md-paddingx-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.md-paddingx-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.md-paddingx-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.md-paddingx-40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.md-fw-normal {
font-weight: normal !important;
}
.md-fw-bold {
font-weight: bold !important;
}
.md-fw-900 {
font-weight: 900 !important;
}
.md-ta-left {
text-align: left !important;
}
.md-ta-right {
text-align: right !important;
}
.md-ta-center {
text-align: center !important;
}
.md-ta-justify {
text-align: justify !important;
}
.md-color-red {
color: #ff0000 !important;
}
.md-color-yellow {
color: #ffff00 !important;
}
.md-color-green {
color: #008000 !important;
}
}
@media (max-width: 767px) {
.sm-mt-0 {
margin-top: 0px !important;
}
.sm-mt-10 {
margin-top: 10px !important;
}
.sm-mt-20 {
margin-top: 20px !important;
}
.sm-mt-30 {
margin-top: 30px !important;
}
.sm-mt-50 {
margin-top: 50px !important;
}
.sm-mt-60 {
margin-top: 60px !important;
}
.sm-mt-100 {
margin-top: 100px !important;
}
.sm-mt-150 {
margin-top: 150px !important;
}
.sm-mb-0 {
margin-bottom: 0px !important;
}
.sm-mb-10 {
margin-bottom: 10px !important;
}
.sm-mb-20 {
margin-bottom: 20px !important;
}
.sm-mb-30 {
margin-bottom: 30px !important;
}
.sm-mb-40 {
margin-bottom: 40px !important;
}
.sm-mb-50 {
margin-bottom: 50px !important;
}
.sm-mb-100 {
margin-bottom: 100px !important;
}
.sm-mb-150 {
margin-bottom: 150px !important;
}
.sm-marginy-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.sm-marginy-20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.sm-marginy-50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
.sm-marginy-100 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.sm-marginx-0 {
margin-left: 0px !important;
margin-right: 0px !important;
}
.sm-marginx-20 {
margin-left: 20px !important;
margin-right: 20px !important;
}
.sm-marginx-auto {
margin-left: autopx !important;
margin-right: autopx !important;
}
.sm-pt-0 {
padding-top: 0px !important;
}
.sm-pt-20 {
padding-top: 20px !important;
}
.sm-pb-0 {
padding-bottom: 0px !important;
}
.sm-pb-20 {
padding-bottom: 20px !important;
}
.sm-pb-40 {
padding-bottom: 40px !important;
}
.sm-pl-0 {
padding-left: 0px !important;
}
.sm-pl-20 {
padding-left: 20px !important;
}
.sm-pl-30 {
padding-left: 30px !important;
}
.sm-pl-40 {
padding-left: 40px !important;
}
.sm-pl-50 {
padding-left: 50px !important;
}
.sm-paddingy-0 {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.sm-paddingy-20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.sm-paddingx-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.sm-paddingx-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.sm-paddingx-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.sm-paddingx-40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.sm-fw-normal {
font-weight: normal !important;
}
.sm-fw-bold {
font-weight: bold !important;
}
.sm-fw-900 {
font-weight: 900 !important;
}
.sm-ta-left {
text-align: left !important;
}
.sm-ta-right {
text-align: right !important;
}
.sm-ta-center {
text-align: center !important;
}
.sm-ta-justify {
text-align: justify !important;
}
.sm-color-red {
color: #ff0000 !important;
}
.sm-color-yellow {
color: #ffff00 !important;
}
.sm-color-green {
color: #008000 !important;
}
}
@media (max-width: 479px) {
.xs-mt-0 {
margin-top: 0px !important;
}
.xs-mt-10 {
margin-top: 10px !important;
}
.xs-mt-20 {
margin-top: 20px !important;
}
.xs-mt-30 {
margin-top: 30px !important;
}
.xs-mt-50 {
margin-top: 50px !important;
}
.xs-mt-60 {
margin-top: 60px !important;
}
.xs-mt-100 {
margin-top: 100px !important;
}
.xs-mt-150 {
margin-top: 150px !important;
}
.xs-mb-0 {
margin-bottom: 0px !important;
}
.xs-mb-10 {
margin-bottom: 10px !important;
}
.xs-mb-20 {
margin-bottom: 20px !important;
}
.xs-mb-30 {
margin-bottom: 30px !important;
}
.xs-mb-40 {
margin-bottom: 40px !important;
}
.xs-mb-50 {
margin-bottom: 50px !important;
}
.xs-mb-100 {
margin-bottom: 100px !important;
}
.xs-mb-150 {
margin-bottom: 150px !important;
}
.xs-marginy-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.xs-marginy-20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.xs-marginy-50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}
.xs-marginy-100 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.xs-marginx-0 {
margin-left: 0px !important;
margin-right: 0px !important;
}
.xs-marginx-20 {
margin-left: 20px !important;
margin-right: 20px !important;
}
.xs-marginx-auto {
margin-left: autopx !important;
margin-right: autopx !important;
}
.xs-pt-0 {
padding-top: 0px !important;
}
.xs-pt-20 {
padding-top: 20px !important;
}
.xs-pb-0 {
padding-bottom: 0px !important;
}
.xs-pb-20 {
padding-bottom: 20px !important;
}
.xs-pb-40 {
padding-bottom: 40px !important;
}
.xs-pl-0 {
padding-left: 0px !important;
}
.xs-pl-20 {
padding-left: 20px !important;
}
.xs-pl-30 {
padding-left: 30px !important;
}
.xs-pl-40 {
padding-left: 40px !important;
}
.xs-pl-50 {
padding-left: 50px !important;
}
.xs-paddingy-0 {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.xs-paddingy-20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.xs-paddingx-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.xs-paddingx-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}
.xs-paddingx-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
.xs-paddingx-40 {
padding-left: 40px !important;
padding-right: 40px !important;
}
.xs-fw-normal {
font-weight: normal !important;
}
.xs-fw-bold {
font-weight: bold !important;
}
.xs-fw-900 {
font-weight: 900 !important;
}
.xs-ta-left {
text-align: left !important;
}
.xs-ta-right {
text-align: right !important;
}
.xs-ta-center {
text-align: center !important;
}
.xs-ta-justify {
text-align: justify !important;
}
.xs-color-red {
color: #ff0000 !important;
}
.xs-color-yellow {
color: #ffff00 !important;
}
.xs-color-green {
color: #008000 !important;
}
} .slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}  html, body {
min-height: 100%;
margin: 0;
padding: 0;
background-color: #FFFFFF;
}
html.menu-open, html.menu-open body {
overflow: hidden;
}
body {
color: #333333;
font: 300 16px / 160% "Poppins", sans-serif;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
body * {
outline: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.container {
max-width: 1234px;
width: 95%;
margin-left: auto;
margin-right: auto;
}
a {
color: inherit;
text-decoration: none;
}
a:hover {
color: #7B7B7B;
}
p {
color: #333333;
font: 300 16px / 160% "Poppins", sans-serif;
}
address {
font-style: normal;
}
blockquote {
padding: 0;
margin: 0;
margin-bottom: 20px;
font-weight: 500;
} .button,
button,
input[type="submit"],
input[type="reset"] {
text-decoration: none;
display: -moz-inline-box;
display: inline-flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
text-align: center;
cursor: pointer;
-moz-transition: 500ms;
transition: 500ms;
font: 300 18px / 100% "Poppins", sans-serif;
text-transform: uppercase;
letter-spacing: 0.02em;
min-height: 44px;
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 50px;
margin-bottom: 10px;
background-color: transparent;
color: #333333;
border: none;
position: relative;
}
.button::before, .button::after,
button::before,
button::after,
input[type="submit"]::before,
input[type="submit"]::after,
input[type="reset"]::before,
input[type="reset"]::after {
content: "";
position: absolute;
display: block;
width: 80%;
height: 50%;
pointer-events: none;
-moz-transition: 1s;
transition: 1s;
}
.button::before,
button::before,
input[type="submit"]::before,
input[type="reset"]::before {
border-top: 1px solid #C3C3C3;
border-left: 1px solid #C3C3C3;
top: 0;
left: 0;
}
.button::after,
button::after,
input[type="submit"]::after,
input[type="reset"]::after {
border-bottom: 1px solid #C3C3C3;
border-right: 1px solid #C3C3C3;
bottom: 0;
right: 0;
}
.button:hover::before, .button:hover::after,
button:hover::before,
button:hover::after,
input[type="submit"]:hover::before,
input[type="submit"]:hover::after,
input[type="reset"]:hover::before,
input[type="reset"]:hover::after {
width: -moz-calc(100% + 5px);
width: calc(100% + 5px);
height: -moz-calc(100% + 5px);
height: calc(100% + 5px);
}
.button.light,
button.light,
input[type="submit"].light,
input[type="reset"].light {
background-color: rgba(0, 0, 0, 0.3);
color: #FFFFFF;
}
.button.light::before, .button.light::after,
button.light::before,
button.light::after,
input[type="submit"].light::before,
input[type="submit"].light::after,
input[type="reset"].light::before,
input[type="reset"].light::after {
border-color: #FFFFFF;
}
.button.light:hover,
button.light:hover,
input[type="submit"].light:hover,
input[type="reset"].light:hover {
background-color: rgba(0, 0, 0, 0.6);
color: #FFFFFF !important;
}
.button.darker,
button.darker,
input[type="submit"].darker,
input[type="reset"].darker {
color: #333333;
}
.button.darker::before, .button.darker::after,
button.darker::before,
button.darker::after,
input[type="submit"].darker::before,
input[type="submit"].darker::after,
input[type="reset"].darker::before,
input[type="reset"].darker::after {
border-color: #333333;
}
.button.large,
button.large,
input[type="submit"].large,
input[type="reset"].large {
font-size: 24px;
line-height: 120%;
padding: 20px 60px;
}
.button.full,
button.full,
input[type="submit"].full,
input[type="reset"].full {
width: 100%;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="password"],
textarea,
select {
min-height: 44px;
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 5px 10px;
margin-bottom: 10px;
font: 300 18px / 27px "Poppins", sans-serif;
background-color: transparent;
color: #000000;
border: none;
border-bottom: 1px solid #333333;
-moz-border-radius: 0;
border-radius: 0;
}
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
color: #7B7B7B;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
color: #7B7B7B;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
textarea::placeholder,
select::placeholder {
color: #7B7B7B;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
background-color: #f6f6f6;
}
input[type="text"].light,
input[type="email"].light,
input[type="url"].light,
input[type="tel"].light,
input[type="number"].light,
input[type="password"].light,
textarea.light,
select.light {
border-color: #FFFFFF;
color: #FFFFFF;
}
input[type="text"].light:-moz-placeholder, input[type="email"].light:-moz-placeholder, input[type="url"].light:-moz-placeholder, input[type="tel"].light:-moz-placeholder, input[type="number"].light:-moz-placeholder, input[type="password"].light:-moz-placeholder, textarea.light:-moz-placeholder, select.light:-moz-placeholder {
color: #7B7B7B;
}
input[type="text"].light::-moz-placeholder, input[type="email"].light::-moz-placeholder, input[type="url"].light::-moz-placeholder, input[type="tel"].light::-moz-placeholder, input[type="number"].light::-moz-placeholder, input[type="password"].light::-moz-placeholder, textarea.light::-moz-placeholder, select.light::-moz-placeholder {
color: #7B7B7B;
}
input[type="text"].light::placeholder,
input[type="email"].light::placeholder,
input[type="url"].light::placeholder,
input[type="tel"].light::placeholder,
input[type="number"].light::placeholder,
input[type="password"].light::placeholder,
textarea.light::placeholder,
select.light::placeholder {
color: #7B7B7B;
}
input[type="text"].light:focus,
input[type="email"].light:focus,
input[type="url"].light:focus,
input[type="tel"].light:focus,
input[type="number"].light:focus,
input[type="password"].light:focus,
textarea.light:focus,
select.light:focus {
background-color: #868686;
}
input[type="text"].light:focus:-moz-placeholder, input[type="email"].light:focus:-moz-placeholder, input[type="url"].light:focus:-moz-placeholder, input[type="tel"].light:focus:-moz-placeholder, input[type="number"].light:focus:-moz-placeholder, input[type="password"].light:focus:-moz-placeholder, textarea.light:focus:-moz-placeholder, select.light:focus:-moz-placeholder {
color: #333333;
}
input[type="text"].light:focus::-moz-placeholder, input[type="email"].light:focus::-moz-placeholder, input[type="url"].light:focus::-moz-placeholder, input[type="tel"].light:focus::-moz-placeholder, input[type="number"].light:focus::-moz-placeholder, input[type="password"].light:focus::-moz-placeholder, textarea.light:focus::-moz-placeholder, select.light:focus::-moz-placeholder {
color: #333333;
}
input[type="text"].light:focus::placeholder,
input[type="email"].light:focus::placeholder,
input[type="url"].light:focus::placeholder,
input[type="tel"].light:focus::placeholder,
input[type="number"].light:focus::placeholder,
input[type="password"].light:focus::placeholder,
textarea.light:focus::placeholder,
select.light:focus::placeholder {
color: #333333;
}
input[type="text"].full,
input[type="email"].full,
input[type="url"].full,
input[type="tel"].full,
input[type="number"].full,
input[type="password"].full,
textarea.full,
select.full {
width: 100%;
}
textarea {
height: auto;
}
select {
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-down.svg);
background-repeat: no-repeat;
background-position: -moz-calc(100% - 20px) 50%;
background-position: calc(100% - 20px) 50%;
cursor: pointer;
color: #7B7B7B;
padding-right: 60px;
}
[disabled] {
opacity: 0.5;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
cursor: not-allowed;
}
h1, .h1-size,
h2, .h2-size,
h3, .h3-size,
h4, .h4-size,
h5, .h5-size,
h6, .h6-size {
color: #000000;
font: normal 48px / 140% "Cinzel", serif;
}
h2, .h2-size {
font-size: 36px;
line-height: 48px;
font-weight: normal;
}
h3, .h3-size {
font-family: "Poppins", sans-serif;
font-size: 28px;
line-height: 160%;
font-weight: 500;
}
h4, .h4-size {
font-family: "Poppins", sans-serif;
font-size: 25px;
line-height: normal;
font-weight: normal;
}
h5, .h5-size {
font-family: "Poppins", sans-serif;
font-size: 22px;
line-height: normal;
font-weight: normal;
}
h6, .h6-size {
font-family: "Poppins", sans-serif;
font-size: 20px;
line-height: normal;
font-weight: normal;
}
figure:not(.woocommerce-product-gallery__wrapper) {
margin: 0;
position: relative;
border: 1px solid #C3C3C3;
-moz-transform: translate(-25px, -25px);
transform: translate(-25px, -25px);
margin-right: 40px;
}
figure:not(.woocommerce-product-gallery__wrapper) > img {
max-width: -moz-calc(100% + 40px);
max-width: calc(100% + 40px);
display: block;
border: 10px solid #FFFFFF;
-moz-transform: translate(25px, 25px);
transform: translate(25px, 25px);
}
main {
min-height: -moz-calc(100vh - 245px);
min-height: calc(100vh - 245px);
}
main > section {
position: relative;
background-repeat: no-repeat;
-moz-background-size: cover;
background-size: cover;
background-position: center center;
}
main > section > .wrap,
main > section > .video-wrapper,
main > section > .video-wrapper > video {
min-height: inherit;
}
main > section.darken-bottom > .wrap {
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
main > section > .bottom-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
main > section.full-height {
min-height: 100vh;
}
main > section ul > li {
color: #333333;
font: 300 16px / 160% "Poppins", sans-serif;
z-index: 0;
}
.text-color-dark {
color: #868686;
}
.text-color-darker {
color: #333333;
}
.text-color-darkest {
color: #000000;
}
.text-color-light {
color: #7B7B7B;
}
.text-color-lighter {
color: #C3C3C3;
}
.text-color-lightest {
color: #FFFFFF;
}
.text-transform-capitalize {
text-transform: capitalize;
}
.text-transform-uppercase {
text-transform: uppercase;
}
.text-border-left {
padding-top: 30px;
padding-left: 25px;
border-left: 1px solid #C3C3C3;
}
.text-shadow {
text-shadow: 2px 2px black;
}
.font-primary {
font-family: "Poppins", sans-serif;
}
.font-secondary {
font-family: "Cinzel", serif;
}
.font-size-smaller {
font-size: 12px;
}
.font-size-small {
font-size: 14px;
}
.font-size-large {
font-size: 18px;
}
.font-size-larger {
font-size: 20px;
}
.font-size-largest {
font-size: 24px;
}
.font-size-title {
font-size: 48px;
}
.video-wrapper {
position: relative;
overflow: hidden;
display: inline-block;
}
.video-wrapper > video {
max-width: 100%;
display: block;
height: auto;
cursor: pointer;
-moz-transition: 500ms;
transition: 500ms;
}
.video-wrapper > video.fill {
width: 100%;
object-fit: cover;
}
.video-wrapper > .video-text,
.video-wrapper > .play-button,
.video-wrapper > .pause-button {
position: absolute;
display: inline-block;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-moz-transition: 500ms;
transition: 500ms;
color: #FFFFFF;
}
.video-wrapper > .video-text.play-button, .video-wrapper > .video-text.pause-button,
.video-wrapper > .play-button.play-button,
.video-wrapper > .play-button.pause-button,
.video-wrapper > .pause-button.play-button,
.video-wrapper > .pause-button.pause-button {
display: -moz-inline-box;
display: inline-flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
}
.video-wrapper > .video-text.play-button:hover, .video-wrapper > .video-text.pause-button:hover,
.video-wrapper > .play-button.play-button:hover,
.video-wrapper > .play-button.pause-button:hover,
.video-wrapper > .pause-button.play-button:hover,
.video-wrapper > .pause-button.pause-button:hover {
opacity: 0.6;
}
.video-wrapper > .pause-button {
opacity: 0;
pointer-events: none;
}
.video-wrapper.full {
width: 100%;
}
.video-wrapper.full > video {
width: 100%;
}
.video-wrapper.bg-video > video {
width: 100%;
object-fit: cover;
cursor: default;
}
.video-wrapper:not(.playing):not(.bg-video)::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 50%;
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
pointer-events: none;
}
.video-wrapper:not(.playing):not(.bg-video) > video[autoplay][muted] {
opacity: 0.6;
}
.video-wrapper.playing > .play-button,
.video-wrapper.playing > .video-title,
.video-wrapper.playing > .video-button {
opacity: 0;
pointer-events: none;
}
.video-wrapper.playing:hover > .pause-button {
opacity: 1;
pointer-events: all;
}
.video-wrapper .video-title,
.video-wrapper .video-button {
position: absolute;
left: 50%;
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.video-wrapper .video-title {
top: 10%;
}
.video-wrapper .video-button {
bottom: 10%;
z-index: 1;
}
.display-block {
display: block;
}
.display-inline-block {
display: inline-block;
}
.social-links a {
font-weight: 500;
}
.social-links .separator {
width: 32px;
height: 1px;
background-color: #868686;
position: relative;
bottom: -10px;
}
.border-left {
border-left: 1px solid #C3C3C3;
padding-left: 30px;
}
.slick-slider {
position: relative;
}
.slick-slider img {
width: 100%;
display: block;
}
.slick-slider .slick-arrow {
white-space: nowrap;
} .slick-slider .slick-arrow.slick-next {
position: absolute;
width: 100px;
-moz-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #FFFFFF;
padding: 5px;
padding-top: 10px;
top: 50%;
right: 0;
left: auto;
}
@media (min-width: 1425px) {
.slick-slider .slick-arrow.slick-next {
right: auto;
left: 100%;
}
}
.project-navigation a {
font-size: 18px;
line-height: 27px;
color: #7B7B7B;
}
.project-navigation a:hover {
color: #333333;
}
.project-navigation a::before, .project-navigation a::after {
color: #575757;
font-size: 40px;
vertical-align: middle;
}
.project-navigation .previous-link a::before {
content: "<";
margin-right: 20px;
}
.project-navigation .next-link a::after {
content: ">";
margin-left: 20px;
}
.tabs > .tab {
display: none;
}
.tabs > .tab.active {
display: block;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.pswp .pswp__caption {
display: none;
}
.pswp .pswp__bg {
background-color: white;
}
.tax-product_cat .product .button,
.tax-product_cat .product .woocommerce-product-details__short-description {
display: none;
}
.single-product .products.related .button,
.single-product .products.related .woocommerce-product-details__short-description {
display: none;
}
.popup-form {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: black; background-color: rgba(0, 0, 0, 0.66);
}
.popup-content {
background-position: right;
margin: 2% auto;
padding: 20px;
border: none;
width: 50%;
}
.popup-content h3 {
font-family: "Cinzel", serif;
text-transform: uppercase;
font-size: 25px;
line-height: 32px;
margin-top: 2px;
font-weight: bold;
margin-bottom: 0;
}
.close {
color: #333333;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.popup-form input.wpcf7-form-control.wpcf7-submit {
width: 100px;
cursor: pointer;
}
.block-with-text {
position: relative;
height: 12em; overflow: hidden;
}
.block-with-text:after {
content: "";
text-align: right;
position: absolute;
bottom: 0;
right: 0;
width: 70%;
height: 1.2em;
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), white 50%);
background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}
.full-screen {
color: #fbb040;
font-size: 22px;
width: 50px;
height: 50px;
border: 5px solid rgba(0, 0, 0, 0.15);
position: absolute;
right: 20px;
top: 20px;
background-color: rgba(0, 0, 0, 0.5);
background-clip: content-box;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
-moz-transition: 500ms;
transition: 500ms;
}
.woocommerce-menu-search {
position: relative;
}
.woocommerce-menu-search input[type="text"] {
min-height: 20px;
font-size: 15px;
line-height: 20px;
}
.woocommerce-menu-search button {
padding: 5px 10px;
font-size: 15px;
position: absolute;
right: 0;
top: -10px;
}
.woocommerce-menu-search button::after {
display: none;
}
.woocommerce-menu-search button::before {
display: none;
}
.woocommerce-menu-search button img {
height: 20px;
width: auto;
} .woocommerce-page header:not(.no-gradient) > .wrap,
.archive header:not(.no-gradient) > .wrap {
min-height: 250px;
}
#woocommerce-wrapper > section:first-child {
min-height: 250px;
-moz-background-size: cover;
background-size: cover;
background-position: center;
}
#woocommerce-wrapper > section:first-child > .wrap {
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.archive.term-sale #woocommerce-wrapper section { }
.archive.term-sale #woocommerce-wrapper section ul.products .product .product-image::before {
content: url(https://www.marcpridmore.com/wp-content/themes/marc-pridmore/img/banner-sales.png);
position: absolute;
right: 0;
top: 0;
} .term-sale-banner {
padding-bottom: 300px;
}
.term-sale-banner::after {
content: url(https://www.marcpridmore.com/wp-content/themes/marc-pridmore/img/sales-banner.jpg);
width: 100%;
position: absolute;
left: 0;
margin-top: 100px;
} header {
background-color: transparent;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
position: absolute;
top: 0;
left: 0;
width: 100%;
}
header.no-gradient {
background: none;
background-color: transparent;
}
header .logo img {
max-width: 100%;
height: auto;
}
header > .wrap {
min-height: 140px;
}
header > .wrap > .col {
color: #FFFFFF;
}
header > .wrap > .col > a {
color: #FFFFFF;
}
header > .wrap > .col > a:hover {
color: #7B7B7B;
}
header > .wrap > .col.menu {
color: #000000;
}
header > .wrap > .col.menu > .menu-opener + * {
pointer-events: none;
left: 100%;
position: fixed;
z-index: 3;
top: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
background-color: #FFFFFF;
-moz-transition: 500ms;
transition: 500ms;
}
header > .wrap > .col.menu > .menu-opener + *.open {
pointer-events: all;
left: 0;
}
header + main > section:first-child {
min-height: 140px;
background-color: #000000;
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/default-top.jpg);
-moz-background-size: cover;
background-size: cover;
background-position: 50% 0%;
color: #FFFFFF;
}
header + main > section:first-child.full-height {
min-height: 100vh;
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/header-default-full.jpg);
}
header + main > section:first-child.full-height > .video-wrapper {
display: block;
min-height: inherit;
max-height: 100vh;
}
header + main > section:first-child.full-height > .video-wrapper > video {
min-height: inherit;
}
header + main > section:first-child.full-height > .wrap {
padding-top: 140px;
}
header + main > section:first-child.full-height > .wrap > .col {
color: #FFFFFF;
}
header + main > section:first-child.full-height > .wrap > .col h1, header + main > section:first-child.full-height > .wrap > .col h2, header + main > section:first-child.full-height > .wrap > .col h3, header + main > section:first-child.full-height > .wrap > .col h4, header + main > section:first-child.full-height > .wrap > .col h5, header + main > section:first-child.full-height > .wrap > .col h6,
header + main > section:first-child.full-height > .wrap > .col .h1-size, header + main > section:first-child.full-height > .wrap > .col .h2-size, header + main > section:first-child.full-height > .wrap > .col .h3-size, header + main > section:first-child.full-height > .wrap > .col .h4-size, header + main > section:first-child.full-height > .wrap > .col .h5-size, header + main > section:first-child.full-height > .wrap > .col .h6-size {
color: #FFFFFF;
}
header + main > section:first-child.full-height > .wrap > .col a {
color: #FFFFFF;
}
header + main > section:first-child.full-height > .wrap > .col a:hover {
color: #7B7B7B;
}
header .menu-title {
color: #000000;
font-family: "Cinzel", serif;
font-size: 24px;
line-height: 100%;
margin-bottom: 30px;
}
header .menu-icons-wrapper {
border-left: 1px solid #454D46;
}
header .menu-icons-wrapper .menu-icons {
display: -moz-box;
display: flex;
-moz-box-orient: vertical;
-moz-box-direction: normal;
flex-direction: column;
justify-content: space-around;
height: 60vh;
}
header .menu-icons-wrapper .menu-icons > a {
position: relative;
display: -moz-box;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
width: 60px;
height: 60px;
margin: 0 auto;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid #FFFFFF;
-moz-transition: 500ms;
transition: 500ms;
}
header .menu-icons-wrapper .menu-icons > a.active {
border-color: #C3C3C3;
}
header .menu-icons-wrapper .menu-icons > a .cart-count {
position: absolute;
display: -moz-box;
display: flex;
-moz-box-pack: center;
justify-content: center;
-moz-box-align: center;
align-items: center;
-moz-border-radius: 50%;
border-radius: 50%;
width: 35px;
height: 35px;
background-color: #333333;
color: #FFFFFF;
top: -8px;
right: -8px;
}
header .menu-icons-wrapper .menu-icons > a .cart-count.no-item {
display: none;
}
header .menu-items {
padding-top: 5px;
}
header .contact-info {
border-left: 1px solid #454D46;
padding: 20px 40px 60px;
}
header.woocommerce-Address-title {
background: none;
background-color: transparent;
position: relative;
} nav ul {
padding: 0;
list-style-type: none;
}
nav > ul > li,
nav > div > ul > li {
color: #000000;
font-family: "Cinzel", serif;
font-size: 24px;
line-height: 100%;
margin-bottom: 40px;
}
nav > ul > li > ul > li,
nav > div > ul > li > ul > li {
display: inline-block;
width: 32%;
color: #575757;
margin-top: 20px;
font-size: 20px;
}
nav > ul > li > ul > li > ul > li,
nav > div > ul > li > ul > li > ul > li {
display: block;
font-size: 18px;
line-height: 100%;
margin-top: 15px;
}
nav ul.woocommerce {
text-align: center;
width: 100%;
display: -moz-box;
display: flex;
-moz-box-pack: justify;
justify-content: space-between;
}
nav ul.woocommerce > li {
font-family: "Cinzel", serif;
font-size: 18px;
}
nav ul.woocommerce > li.menu-item-has-children {
position: relative;
}
nav ul.woocommerce > li.menu-item-has-children::after {
content: "";
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-down.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
-moz-background-size: cover;
background-size: cover;
display: inline-block;
width: 12px;
height: 6px;
position: relative;
top: -2px;
}
nav ul.woocommerce > li.menu-item-has-children > ul {
position: absolute;
z-index: 1;
text-align: left;
top: 100%;
left: 0;
opacity: 0;
pointer-events: none;
-moz-transition: 500ms;
transition: 500ms;
background-color: #FFFFFF;
}
nav ul.woocommerce > li.menu-item-has-children > ul > li {
font-size: 16px;
white-space: nowrap;
}
nav ul.woocommerce > li.menu-item-has-children:hover > ul {
opacity: 1;
pointer-events: all;
}
nav ul.bottom {
list-style-type: none;
margin: 0;
}
nav ul.bottom > li {
display: inline-block;
font-family: "Poppins", sans-serif;
font-size: 8px;
line-height: 12px;
margin-bottom: 0;
margin-right: 20px;
}
nav ul.bottom > li:last-child {
margin-right: 0;
}
nav ul.bottom > li a {
color: #7D7D7D !important;
}
nav.woocommerce-menu > .wrap > .col.middle {
border-left: 1px solid white;
border-right: 1px solid white;
}
nav.woocommerce-menu > .wrap > .col.openable {
position: relative;
z-index: 1;
}
nav.woocommerce-menu > .wrap > .col.openable > a {
font-family: "Cinzel", serif;
font-size: 18px;
display: -moz-box;
display: flex;
-moz-box-pack: center;
justify-content: center;
-moz-box-align: center;
align-items: center;
height: 60px;
background-color: #F0F0F0;
}
nav.woocommerce-menu > .wrap > .col.openable > a::after {
content: "";
display: inline-block;
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-down.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
-moz-background-size: contain;
background-size: contain;
width: 20px;
height: 20px;
margin-left: 10px;
margin-bottom: 3px;
-moz-transition: 500ms;
transition: 500ms;
}
nav.woocommerce-menu > .wrap > .col.openable > a.search::after {
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-search.svg);
}
nav.woocommerce-menu > .wrap > .col.openable > a + * {
position: absolute;
margin: 0;
margin-top: 1px;
display: block;
width: 100%;
background-color: #F0F0F0;
padding: 40px 10px;
-moz-transition: 500ms;
transition: 500ms;
opacity: 0;
pointer-events: none;
top: 0;
}
nav.woocommerce-menu > .wrap > .col.openable > a + * > li {
margin-bottom: 20px;
}
nav.woocommerce-menu > .wrap > .col.openable > a + * > li:last-child {
margin-bottom: 0;
}
nav.woocommerce-menu > .wrap > .col.openable > a + * > li > a {
font-family: "Poppins", sans-serif;
font-size: 18px;
line-height: normal;
color: #575757;
}
nav.woocommerce-menu > .wrap > .col.openable > a + * > li > a:hover {
color: #868686;
}
nav.woocommerce-menu > .wrap > .col.openable > a.open::after {
-moz-transform: rotate(-180deg);
transform: rotate(-180deg);
}
nav.woocommerce-menu > .wrap > .col.openable > a.open + * {
opacity: 1;
pointer-events: all;
top: 100%;
}
nav.view-all {
font-family: "Cinzel", serif;
font-size: 18px;
line-height: 110%;
margin-bottom: 50px;
}  footer {
background-color: #333333;
}
footer > .wrap {
min-height: 245px;
padding-top: 20px;
padding-bottom: 20px;
}
footer > .wrap > .col {
color: #FFFFFF;
}
footer > .wrap > .col a {
color: #FFFFFF;
}
footer > .wrap > .col a:hover {
color: #7B7B7B;
}
footer button {
background-color: transparent !important;
padding: 15px 30px;
}
footer address br:last-child {
display: none;
}
footer .copyright {
font-size: 8px;
line-height: 12px;
color: #7D7D7D;
position: relative;
bottom: -30px;
}
.footer__nav {
display: inline-block;
width: 100%;
overflow: hidden;
position: relative;
z-index: 999;
}
.footer__nav a {
display: inline-block;
width: 100%;
color: #000;
font-size: 20px;
padding: 20px 20px;
background-color: #F0F0F0;
color: #575757;
font-family: 'Cinzel', sans-serif;
margin-bottom: 2px;
}
.footer__nav a.active {
background-color: #DADADA;
} #woocommerce-wrapper .woocommerce-message, .woocommerce .woocommerce-message {
display: -moz-box;
display: flex;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
-moz-box-align: center;
align-items: center;
-moz-box-pack: justify;
justify-content: space-between;
padding: 5px;
padding-left: 20px;
border: 1px solid #C3C3C3;
min-height: 60px;
}
#woocommerce-wrapper .woocommerce-message .button, .woocommerce .woocommerce-message .button {
margin-bottom: 0;
}
#woocommerce-wrapper .woocommerce-message .wc-forward, .woocommerce .woocommerce-message .wc-forward {
-moz-box-ordinal-group: 3;
order: 2;
}
#woocommerce-wrapper .woocommerce-message .restore-item, .woocommerce .woocommerce-message .restore-item {
padding-right: 20px;
}
#woocommerce-wrapper .page-title, .woocommerce .page-title {
font-size: 72px;
line-height: 140%;
margin-top: 50px;
text-align: center;
color: #333333;
}
#woocommerce-wrapper .page-title + .woocommerce-notices-wrapper, .woocommerce .page-title + .woocommerce-notices-wrapper {
margin-bottom: -125px;
margin-top: 70px;
}
#woocommerce-wrapper ul.products, .woocommerce ul.products {
padding: 0;
list-style-type: none;
padding-top: 80px;
padding-bottom: 0;
margin-bottom: 0;
}
#woocommerce-wrapper ul.products .product, .woocommerce ul.products .product {
text-align: center;
}
#woocommerce-wrapper ul.products .price, .woocommerce ul.products .price {
display: none;
}
#woocommerce-wrapper ul.products .count, .woocommerce ul.products .count {
display: none;
}
#woocommerce-wrapper .product-category, .woocommerce .product-category {
text-align: center;
}
#woocommerce-wrapper .product .woocommerce-loop-category__title,
#woocommerce-wrapper .product h2.woocommerce-loop-product__title, .woocommerce .product .woocommerce-loop-category__title,
.woocommerce .product h2.woocommerce-loop-product__title {
font-size: 24px;
line-height: normal;
text-align: center;
}
#woocommerce-wrapper .product a.woocommerce-LoopProduct-link, .woocommerce .product a.woocommerce-LoopProduct-link {
display: block;
margin-bottom: 35px;
}
#woocommerce-wrapper .product .product-image, .woocommerce .product .product-image {
display: -moz-box;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
}
#woocommerce-wrapper .product .product-image > img, .woocommerce .product .product-image > img {
width: auto;
max-height: 320px;
}
#woocommerce-wrapper .product .woocommerce-product-details__short-description, .woocommerce .product .woocommerce-product-details__short-description {
margin-bottom: 35px;
}
#woocommerce-wrapper .product .woocommerce-product-details__short-description p, .woocommerce .product .woocommerce-product-details__short-description p {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
#woocommerce-wrapper .woocommerce-result-count, .woocommerce .woocommerce-result-count {
display: none;
}
#woocommerce-wrapper.single-product .product_title, .woocommerce.single-product .product_title {
margin-top: 40px;
line-height: 55px;
}
#woocommerce-wrapper.single-product .images, .woocommerce.single-product .images {
display: inline-block;
width: 65%;
margin-bottom: 40px;
}
#woocommerce-wrapper.single-product .images .woocommerce-product-gallery__wrapper, .woocommerce.single-product .images .woocommerce-product-gallery__wrapper {
margin: 0;
}
#woocommerce-wrapper.single-product .images ol, .woocommerce.single-product .images ol {
list-style-type: none;
padding: 0;
margin: 0;
margin-top: 30px;
display: block;
}
#woocommerce-wrapper.single-product .images ol > li, .woocommerce.single-product .images ol > li {
display: inline-block;
margin-right: 20px;
max-width: 150px;
max-height: 150px;
}
#woocommerce-wrapper.single-product .images ol > li:last-child, .woocommerce.single-product .images ol > li:last-child {
margin-right: 0;
}
#woocommerce-wrapper.single-product .summary, .woocommerce.single-product .summary {
display: inline-block;
width: 33.33333%;
}
#woocommerce-wrapper.single-product .summary .woocommerce-product-details__short-description, .woocommerce.single-product .summary .woocommerce-product-details__short-description {
margin-bottom: 0;
}
#woocommerce-wrapper.single-product .summary .woocommerce-product-details__short-description::before, .woocommerce.single-product .summary .woocommerce-product-details__short-description::before {
content: "Description:";
font-weight: bold;
font-size: 18px;
margin-bottom: 5px;
display: block;
}
#woocommerce-wrapper.single-product .summary .woocommerce-product-details__short-description p, .woocommerce.single-product .summary .woocommerce-product-details__short-description p {
font-size: 16px;
}
#woocommerce-wrapper.single-product .summary .woocommerce-product-details__short-description p:first-child, .woocommerce.single-product .summary .woocommerce-product-details__short-description p:first-child {
margin-top: 0;
}
#woocommerce-wrapper.single-product .summary > .price, .woocommerce.single-product .summary > .price {
font-size: 16px;
margin: 0;
}
#woocommerce-wrapper.single-product .summary > .price::before, .woocommerce.single-product .summary > .price::before {
content: "Price: ";
margin-right: 10px;
}
#woocommerce-wrapper.single-product .summary .sku_wrapper, .woocommerce.single-product .summary .sku_wrapper {
font-size: 16px;
}
#woocommerce-wrapper.single-product .summary .shop_attributes .woocommerce-product-attributes-item, .woocommerce.single-product .summary .shop_attributes .woocommerce-product-attributes-item {
font-size: 16px;
}
#woocommerce-wrapper.single-product .summary .shop_attributes p, .woocommerce.single-product .summary .shop_attributes p {
font-size: 16px;
display: inline;
margin: 0;
}
#woocommerce-wrapper.single-product .summary .woocommerce-variation-price, .woocommerce.single-product .summary .woocommerce-variation-price {
font-size: 14px;
}
#woocommerce-wrapper.single-product .summary .woocommerce-variation-price::before, .woocommerce.single-product .summary .woocommerce-variation-price::before {
content: "Option Price: ";
}
#woocommerce-wrapper.single-product .summary .variations, .woocommerce.single-product .summary .variations {
margin-top: 20px;
}
#woocommerce-wrapper.single-product .summary .variations label, .woocommerce.single-product .summary .variations label {
font-size: 16px;
text-transform: uppercase;
}
#woocommerce-wrapper.single-product .summary .variations label::after, .woocommerce.single-product .summary .variations label::after {
content: ":";
}
#woocommerce-wrapper.single-product .summary .quantity, .woocommerce.single-product .summary .quantity {
margin-bottom: 30px;
}
#woocommerce-wrapper.single-product .summary .quantity::before, .woocommerce.single-product .summary .quantity::before {
font-size: 16px;
content: "QTY: ";
}
#woocommerce-wrapper.single-product .summary .quantity input, .woocommerce.single-product .summary .quantity input {
width: 60px;
text-align: center;
}
#woocommerce-wrapper.single-product .product-type-variable .summary > .price::before, .woocommerce.single-product .product-type-variable .summary > .price::before {
content: "Price Range: ";
}
#woocommerce-wrapper.single-product .product-type-variable .woocommerce-variation-description, .woocommerce.single-product .product-type-variable .woocommerce-variation-description {
display: none;
}
#woocommerce-wrapper.single-product .woocommerce-product-attributes, .woocommerce.single-product .woocommerce-product-attributes {
margin-bottom: 16px;
}
#woocommerce-wrapper.single-product .long-description, .woocommerce.single-product .long-description {
margin-bottom: 16px;
}
#woocommerce-wrapper.single-product .price-inquire, .woocommerce.single-product .price-inquire {
margin-top: 30px;
}
#woocommerce-wrapper.single-product button[name="add-to-cart"],
#woocommerce-wrapper.single-product button.single_add_to_cart_button, .woocommerce.single-product button[name="add-to-cart"],
.woocommerce.single-product button.single_add_to_cart_button {
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-cart.svg);
background-repeat: no-repeat;
background-position: 85px 50%;
-moz-background-size: 25px;
background-size: 25px;
padding-left: 120px;
padding-right: 100px; font-size: 18px;
height: 80px;
}
#woocommerce-wrapper.single-product button[name="add-to-cart"]::before, #woocommerce-wrapper.single-product button[name="add-to-cart"]::after,
#woocommerce-wrapper.single-product button.single_add_to_cart_button::before,
#woocommerce-wrapper.single-product button.single_add_to_cart_button::after, .woocommerce.single-product button[name="add-to-cart"]::before, .woocommerce.single-product button[name="add-to-cart"]::after,
.woocommerce.single-product button.single_add_to_cart_button::before,
.woocommerce.single-product button.single_add_to_cart_button::after {
border-color: #333333;
}
#woocommerce-wrapper.single-product .posted_in, .woocommerce.single-product .posted_in {
display: none;
}
#woocommerce-wrapper .related ul.products, .woocommerce .related ul.products {
padding-top: 0;
margin-top: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination, .woocommerce nav.woocommerce-pagination {
margin-bottom: 40px;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers, .woocommerce nav.woocommerce-pagination > ul.page-numbers {
text-align: center;
position: relative;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers > li, .woocommerce nav.woocommerce-pagination > ul.page-numbers > li {
margin-bottom: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers {
display: block;
font-size: 18px;
line-height: 45px;
width: 45px;
height: 45px;
text-align: center;
color: #7B7B7B;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.prev, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.prev {
left: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.prev::after, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.prev::after {
content: " Previous Page";
margin-left: 10px;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.next {
right: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.next::before, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.next::before {
content: "Next Page ";
margin-right: 10px;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers:not(.current):hover, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers:not(.current):hover {
color: #000000;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.current {
position: relative;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::before, #woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::after, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::before, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::after {
content: "";
position: absolute;
display: block;
width: 80%;
height: 50%;
pointer-events: none;
-moz-transition: 1s;
transition: 1s;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::before, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::before {
border-top: 1px solid #333333;
border-left: 1px solid #333333;
top: 0;
left: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::after, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.current::after {
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
bottom: 0;
right: 0;
}
#woocommerce-wrapper .woocommerce-form-login, .woocommerce .woocommerce-form-login { max-width: 600px;
}
.woocommerce-MyAccount-content .woocommerce-Button{display:flex !important; margin-left:10px !important;}
.woocommerce-form-login__rememberme{display:block !important;}
#woocommerce-wrapper .woocommerce-MyAccount-navigation-link.is-active, .woocommerce .woocommerce-MyAccount-navigation-link.is-active {
color: #7B7B7B;
text-decoration: underline;
}
#woocommerce-wrapper .woocommerce-form-login, .woocommerce .woocommerce-form-login {
margin-top: 50px;
margin-bottom: 100px;
}
#woocommerce-wrapper .woocommerce-form-login button, .woocommerce .woocommerce-form-login button {
margin-top: 30px;
}
#woocommerce-wrapper .woocommerce-ResetPassword .woocommerce-form-row, .woocommerce .woocommerce-ResetPassword .woocommerce-form-row {
float: none !important;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table, .woocommerce .woocommerce-cart-form .shop_table {
width: 100%;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table > thead, .woocommerce .woocommerce-cart-form .shop_table > thead {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td {
border-bottom: 1px solid #454D46;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-thumbnail, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-thumbnail {
padding: 30px 20px;
padding-left: 0;
width: 150px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-thumbnail img, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-thumbnail img {
width: auto;
max-height: 100px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-name, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-name {
width: 40%;
padding-right: 20px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-name a, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-name a {
font-size: 18px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-quantity, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-quantity {
text-align: center;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-quantity input, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-quantity input {
border-color: #FFFFFF;
width: 65px;
text-align: center;
margin-bottom: 0;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-subtotal, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-subtotal {
text-align: center;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-remove a, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-remove a {
font-size: 30px;
font-weight: 300;
color: #C3C3C3;
opacity: 0.5;
-moz-transition: 500ms;
transition: 500ms;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-remove a:hover, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-remove a:hover {
color: #333333;
opacity: 1;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr > td.actions, .woocommerce .woocommerce-cart-form .shop_table tr > td.actions {
padding: 5px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr > td.actions .coupon, .woocommerce .woocommerce-cart-form .shop_table tr > td.actions .coupon {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr > td.actions .coupon .input-text, .woocommerce .woocommerce-cart-form .shop_table tr > td.actions .coupon .input-text {
width: 200px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr > td.actions [name="update_cart"], .woocommerce .woocommerce-cart-form .shop_table tr > td.actions [name="update_cart"] {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr > td.actions [name="update_cart"][disabled], .woocommerce .woocommerce-cart-form .shop_table tr > td.actions [name="update_cart"][disabled] {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table .product-price, .woocommerce .woocommerce-cart-form .shop_table .product-price {
display: none;
}
#woocommerce-wrapper .cart_totals, .woocommerce .cart_totals {
text-align: right;
}
#woocommerce-wrapper .cart_totals h2, .woocommerce .cart_totals h2 {
display: none;
}
#woocommerce-wrapper .cart_totals .shop_table, .woocommerce .cart_totals .shop_table {
margin-top: 25px;
margin-left: auto;
margin-bottom: 30px;
}
#woocommerce-wrapper .cart_totals .cart-subtotal, .woocommerce .cart_totals .cart-subtotal {
display: none;
}
#woocommerce-wrapper .cart_totals .order-total th::after, .woocommerce .cart_totals .order-total th::after {
content: ": ";
margin-right: 20px;
}
#woocommerce-wrapper .cart_totals .order-total *, .woocommerce .cart_totals .order-total * {
font-size: 18px;
font-weight: normal;
}
#woocommerce-wrapper .cart_totals .checkout-button, .woocommerce .cart_totals .checkout-button {
margin-bottom: 30px;
}
#woocommerce-wrapper #place_order, .woocommerce #place_order {
margin-bottom: 30px;
}
#woocommerce-wrapper .woocommerce-info, .woocommerce .woocommerce-info {
text-align: center;
}
#woocommerce-wrapper .return-to-shop, .woocommerce .return-to-shop {
text-align: center;
}
.return-menu a {
display: -moz-box;
display: flex;
-moz-box-align: center;
align-items: center;
color: #7B7B7B;
}
.return-menu a img {
margin-right: 10px;
}
.filter-menu .widget-section {
padding-left: 30px !important;
padding-right: 30px !important;
padding-bottom: 10px !important;
}
.filter-menu h4 {
font-weight: 300;
font-size: 18px;
position: relative;
margin: 0;
text-align: left;
color: #575757;
}
.filter-menu h4 > .woof_front_toggle {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
text-align: right;
}
.filter-menu .woof_block_html_items {
text-align: left;
}
.filter-menu .woof_list {
margin-top: 10px !important;
}
.filter-menu .woof_list > li {
display: inline-block;
width: 32%;
margin: 0 !important;
margin-bottom: 10px !important;
}
.filter-menu .woof_list > li .woof_checkbox_label {
font-weight: 300;
font-size: 14px;
line-height: 18px;
}
.filter-menu .woof_list > li .woof_childs_list_opener {
display: none !important;
}
.filter-menu .woof_container {
margin-bottom: 20px;
}
.filter-menu .irs {
padding: 0 3px;
}
.filter-menu .irs-line {
height: 1px;
}
.filter-menu .irs-line > .irs-line-left,
.filter-menu .irs-line > .irs-line-mid,
.filter-menu .irs-line > .irs-line-right {
height: inherit;
background: none;
background-color: #C3C3C3;
}
.filter-menu .irs-min, .filter-menu .irs-max {
display: none;
}
.filter-menu .irs-bar, .filter-menu .irs-bar-edge, .filter-menu .irs-slider {
background: none;
}
.filter-menu .irs-bar {
height: 3px;
background-color: #7B7B7B !important;
cursor: pointer;
}
.filter-menu .irs-slider {
width: 10px;
height: 10px;
background-color: #7B7B7B !important;
-moz-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
}
.filter-menu .irs-with-grid {
height: 38px;
}
.filter-menu .irs-grid-pol {
background-color: #C3C3C3;
height: 15px;
}
.filter-menu .irs-grid-pol.small {
display: none;
}
.filter-menu .irs-grid-text {
bottom: -8px;
}
.filter-menu .irs-from, .filter-menu .irs-to, .filter-menu .irs-single {
background-color: #7b7b7b;
}
.filter-menu .irs-from::after, .filter-menu .irs-to::after, .filter-menu .irs-single::after {
content: " in";
position: static;
display: inline;
border: none;
margin-left: 1px;
}
.woof_products_top_panel {
z-index: initial;
}
.woof_products_top_panel a[data-tax="perpage"] {
display: none;
}   @media (max-width: 1199px) {
main > section.full-height {
min-height: auto;
}
.video-wrapper .video-title {
top: 0;
}
h2, .h2-size {
font-size: 30px;
line-height: 38px;
font-weight: normal;
}
iframe {
width: 100%;
}
header .menu-items,
header .contact-info {
border-left: none;
padding: 0 40px;
}
#woocommerce-wrapper.single-product .product_title, .woocommerce.single-product .product_title {
line-height: 45px;
font-size: 35px;
}
#woocommerce-wrapper.single-product .slick-slider .slick-arrow.slick-next {
bottom: -90px !important;
top: unset;
}
#woocommerce-wrapper.single-product .slick-slider .slick-arrow.slick-next img {
width: 75%;
}
#showroom > section.full-height {
min-height: auto !important;
}
.single.single-project .slick-slider .slick-arrow.slick-next {
top: inherit;
bottom: 0px;
}
.single.single-project .slick-slider .slick-arrow.slick-next img {
width: 75%;
}
#meet-marc > section.full-height {
min-height: auto !important;
}
#meet-marc .video-wrapper > .video-text, .video-wrapper > .play-button, .video-wrapper > .pause-button {
top: 40%;
}
} @media (max-width: 991px) {
.video-wrapper.full {
height: auto;
}
.video-wrapper.full .button.large {
padding: 20px 40px;
width: 80%;
}
#showroom figure img {
height: auto;
}
header .contact-info .address, header .contact-info .contact, header .contact-info .social-links {
display: inline-block !important;
}
header .contact-info .address .col, header .contact-info .contact .col, header .contact-info .social-links .col {
display: inline-block;
}
#woocommerce-wrapper.single-product .slick-slider .slick-arrow.slick-next {
right: -40px;
}
#woocommerce-wrapper .page-title, .woocommerce .page-title {
margin-bottom: inherit;
}
#woocommerce-wrapper .page-title + .woocommerce-notices-wrapper, .woocommerce .page-title + .woocommerce-notices-wrapper {
margin-bottom: inherit;
margin-top: inherit;
}
.archive #woocommerce-wrapper section form.woocommerce-ordering {
float: left !important;
margin-top: 30px;
}
#single-project > section:first-child.full-height {
height: auto;
min-height: auto;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.next::before, .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.next::before {
content: "";
margin-right: 10px;
}
.popup-content {
width: 80%;
}
#woocommerce-wrapper.single-product button[name="add-to-cart"], #woocommerce-wrapper.single-product button.single_add_to_cart_button, .woocommerce.single-product button[name="add-to-cart"], .woocommerce.single-product button.single_add_to_cart_button {
padding-left: 60px;
background-position: 25px 50%;
padding-right: 40px;
}
} @media (max-width: 767px) {
.woocommerce-page header:not(.no-gradient) > .wrap, .archive header:not(.no-gradient) > .wrap {
min-height: 140px;
}
#woocommerce-wrapper > section:first-child {
min-height: 140px;
}
#woocommerce-wrapper .page-title, .woocommerce .page-title {
font-size: 46px;
margin-top: 10px;
}
nav.woocommerce-menu > .wrap > .col.openable > a,
nav.woocommerce-menu > .wrap > .col.openable > a + * {
background-color: #ffffff;
}
nav.woocommerce-menu > .wrap > .col.openable > a {
height: 45px;
margin-top: 15px;
margin-bottom: 10px;
}
.filter-menu > a {
-moz-box-pack: start !important;
justify-content: flex-start !important;
margin-left: 30px;
border-bottom: 1px solid #333333;
font-family: "Poppins", sans-serif !important;
font-size: 14px !important;
font-weight: 300;
color: #7b7b7b;
padding-left: 6px;
position: relative;
}
.filter-menu > a::after {
position: absolute;
right: 6px;
}
.filter-menu > a.open {
width: 70vw;
position: relative;
}
.widget-section {
width: 100vw !important;
border-bottom: 1px solid;
}
.search-menu {
width: 70px;
}
.search-menu > a {
-moz-box-pack: end !important;
justify-content: flex-end !important;
text-align: right;
padding-right: 20px;
}
.search-menu > a > span {
display: none;
}
.search-menu > a::after {
width: 25px !important;
height: 25px !important;
}
.search-menu > a + * {
top: 15px !important;
right: 0;
}
.search-menu > a.open + * {
top: 15px !important;
right: 100%;
width: -moz-calc(100vw - 100px) !important;
width: calc(100vw - 100px) !important;
}
header + main > section:first-child.full-height > .wrap {
padding-top: 90px;
}
h1 {
font-size: 35px;
line-height: 55px;
}
.font-size-title {
font-size: 35px;
line-height: 45px;
}
.video-wrapper.full {
height: 100vh;
}
.video-wrapper.full video {
height: 100vh;
}
.video-wrapper.full h2 {
font-size: 30px;
}
.video-wrapper.full h3 {
font-size: 28px;
}
.video-wrapper.full .button {
display: none !important;
}
figure:not(.woocommerce-product-gallery__wrapper) {
max-width: 50% !important;
height: auto;
margin-left: auto;
margin-right: auto;
}
#meet-marc .play-button {
top: 30%;
}
#showroom .play-button {
top: 55%;
}
#single-project .play-button {
top: 70%;
}
nav ul.woocommerce > li {
font-size: 13px;
}
#woocommerce-wrapper.single-product .summary, .woocommerce.single-product .summary {
text-align: left;
width: 100%;
}
#woocommerce-wrapper.single-product .images, .woocommerce.single-product .images {
width: 100%;
text-align: center;
margin-bottom: 70px;
}
#woocommerce-wrapper.single-product .product_title, .woocommerce.single-product .product_title {
margin-top: 20px;
}
header .contact-info .address, header .contact-info .contact, header .contact-info .social-links {
display: none !important;
}
header nav > ul > li > ul > li, header nav > div > ul > li > ul > li {
width: 50%;
}
header .menu-icons-wrapper .menu-icons {
margin-top: 30px;
}
header .menu-icons-wrapper .menu-icons a {
margin: 25px auto;
}
.menu-wrapper.open {
overflow-x: hidden;
}
#woocommerce-wrapper.single-product .images .woocommerce-product-gallery__wrapper img, .woocommerce.single-product .images .woocommerce-product-gallery__wrapper img {
margin: 0 auto;
width: auto;
}
#showroom > section.full-height {
min-height: auto !important;
height: auto !important;
}
#woocommerce-wrapper ul.products, .woocommerce ul.products {
padding-top: 0px !important;
}
.single.single-project .slick-slider .slick-arrow.slick-next {
position: absolute;
width: 50px;
}
.single.single-project .slick-slider .slick-arrow.slick-next img {
width: 100%;
margin: auto;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .page-numbers.next {
top: unset;
bottom: 0 !important;
}
#woocommerce-wrapper nav.woocommerce-pagination > ul.page-numbers .prev.page-numbers {
display: none;
} .woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers.next {
width: 30px !important;
}
#contact .contact-info div {
display: inline-block;
text-align: center;
}
#contact .social-links .separator {
width: 2px;
}
#contact iframe {
height: 230px;
}
#design-services section.full-height.darken-bottom {
background-position: left;
}
#design-services .darken-bottom > .wrap {
background: -moz-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0.31) 100%);
background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.31) 100%);
}
.single.single-product .product.type-product.product-type-simple {
display: -moz-box;
display: flex;
table-layout: auto;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.single.single-product .product.type-product.product-type-simple .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
-moz-box-ordinal-group: 0;
order: -1;
margin-top: 10px;
}
.single.single-product .product.type-product.product-type-simple {
padding: 0 20px;
}
.related.products li {
padding: 0 !important;
}
.related.products .woocommerce-loop-product__title {
font-size: 17px !important;
text-align: left !important;
} #woocommerce-wrapper .product .woocommerce-loop-category__title, #woocommerce-wrapper .product h2.woocommerce-loop-product__title, .woocommerce .product .woocommerce-loop-category__title, .woocommerce .product h2.woocommerce-loop-product__title {
font-size: 18px;
text-align: left;
word-break: break-word;
}
#woocommerce-wrapper ul.products, .woocommerce ul.products {
padding: 0 15px;
}
} @media (max-width: 479px) {
h1 {
font-size: 35px;
line-height: 45px;
}
.button.large {
padding: 20px 30px;
font-size: 20px;
}
figure:not(.woocommerce-product-gallery__wrapper) {
max-width: 80% !important;
}
#meet-marc .play-button {
top: 35%;
}
#meet-marc .video-wrapper.full h2 {
font-size: 24px;
}
#meet-marc .video-wrapper.full h3 {
font-size: 25px;
}
#single-project .project-navigation a {
font-size: 13px;
}
nav ul.woocommerce {
display: block;
}
nav ul.woocommerce li {
margin-bottom: 10px;
}
#woocommerce-wrapper .page-title, .woocommerce .page-title {
margin-bottom: 20px;
}
#woocommerce-wrapper .products li.product img {
margin: auto;
}
#woocommerce-wrapper .page-title, .woocommerce .page-title {
margin-top: 20px;
margin-bottom: 20px;
}
.filter-menu > a {
min-width: 100px;
}
header > .wrap {
min-height: auto;
}
header > .wrap > .menu-icon > a > img,
header > .wrap > .cart-icon > a > img {
max-width: 45px;
}
.search-menu input {
font-size: 14px;
}
header .menu-items,
header .contact-info {
padding: 0 20px;
}
header .logo a img {
width: 80%;
}
header .menu-icons-wrapper .menu-icons > a {
width: auto;
}
header ul.primary li > ul.sub-menu li.menu-item-has-children > a {
font-size: 17px;
font-weight: bold;
color: #484848;
}
header ul.primary li > ul.sub-menu .menu-item-2214 {
font-size: 17px;
font-weight: bold;
color: #484848;
}
header nav > ul > li > ul > li, header nav > div > ul > li > ul > li {
width: 100%;
}
header nav > ul > li, nav > div > ul > li {
font-size: 20px;
line-height: 25px;
}
nav > ul > li, nav > div > ul > li {
margin-bottom: 20px;
}
footer .font-size-small {
font-size: 10px;
}
footer .your-email input, footer .your-message input {
font-size: 11px;
}
#woocommerce-wrapper.single-product slick-next img {
max-height: 150px;
}
#woocommerce-wrapper.single-product .images .woocommerce-product-gallery__wrapper img, .woocommerce.single-product .images .woocommerce-product-gallery__wrapper img {
margin: 0;
}
#woocommerce-wrapper.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images > figure {
margin: 0;
}
#woocommerce-wrapper.single-product .slick-slider .slick-arrow.slick-next {
right: -20px;
}
#woocommerce-wrapper.single-product .slick-slider .slick-arrow.slick-next img {
width: 50%;
margin: auto;
}
#showroom > section.full-height video {
min-height: 60vh !important;
height: 60vh !important;
}
.video-wrapper.full {
height: auto;
}
.video-wrapper.full video {
height: auto;
}
.archive #woocommerce-wrapper section form.woocommerce-ordering {
float: left !important;
margin-top: 30px;
}
#woocommerce-wrapper .woocommerce .sub-menu {
padding: 10px;
width: 80%;
margin-right: auto;
margin-left: auto;
-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.75);
-moz-border-radius: 4px;
border-radius: 4px;
}
#single-project > section:first-child.full-height .video-wrapper.full video {
height: 60vh;
min-height: auto;
}
#single-project .play-button {
top: 55%;
}
#meet-marc .video-wrapper.full video {
height: 60vh;
}
.menu-wrapper.open .logo img {
width: 70%;
}
.post-type-archive-product main > section {
-moz-background-size: cover;
background-size: inherit !important;
background-position: 50% 0%;
}
.popup-content {
width: 94%;
}
#woocommerce-wrapper.single-product .product_title, .woocommerce.single-product .product_title {
font-size: 28px;
}
}
.grecaptcha-badge { visibility: hidden; } div#primary {
padding: 2% 8%;
}
.maincun form.woocommerce-ordering {
width: 4000px;
border-bottom: 1px solid #CDCDCD;
margin-right: -16px;
}
.archive .row.maincun {
overflow: hidden;	
}
section.banimg {
width: 100%;
height: 428px;
object-fit: contain;
}
.woof_container_inner h4 {
font-family: Playfair Display;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
letter-spacing: 0.470588px;
color: #000000;
}
label.woof_checkbox_label {
font-family: "Montserrat", Sans-serif !important;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 16px;
letter-spacing: 0.382353px;
color: #000000;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin: 0 2% 2.992em 0;
}
.woof_container {
border-bottom: 1px solid #B3B3B3;
}
.woocommerce div.product div.images .flex-control-thumbs li {
float: left;
margin: 0;
list-style: none;
width: 12%;
background: #F7F7F7;
border: 1px solid #E0E0E0;
box-sizing: border-box;
MARGIN-LEFT: 10PX;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
width: 79px;
height: 71.1px;
left: calc(50% - 79px/2 - 93px);
top: 4px;
}
.single-product div#primary {
padding: 0px 0%;
background: #fff;
} .woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 0;
background-color: #f8f8f8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
border-bottom: 1px solid #000000;
background: #f8f8f8 !important;
color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
font-family: Playfair Display;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 17px;
letter-spacing: 0.464286px;
color: #000000;
}
.woocommerce-tabs.wc-tabs-wrapper {
padding: 5% 25%;
background: #f8f8f8;
}
.woocommerce-Tabs-panel p {
font-family: "Montserrat", sans-serif !important;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 22px;
letter-spacing: 0.2px;
color: #333333;
}
.woocommerce-Tabs-panel h2 {
font-family: "Montserrat", sans-serif !important;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 22px;
letter-spacing: 0.2px;
color: #333333;
}
section.related.products {
margin-top: 0px;
padding: 0 5%;
padding-top: 5%;
}
.related h2.woocommerce-loop-product__title {
font-family: "Montserrat", Sans-serif;
font-style: normal;
font-weight: 500 !important;
font-size: 11px !important;
line-height: 13px !important;
text-align: center !important;
letter-spacing: 0.650833px !important;
text-transform: uppercase;
color: #343434;
margin-bottom: 5%;
}
.single-product .price bdi {
color: #343434 !important;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 16px;
text-align: center;
letter-spacing: 0.5px;
font-family: "Montserrat", sans-serif;
}
.related h2 {
font-family: Playfair Display;
font-style: normal;
font-weight: normal;
font-size: 27px;
line-height: 36px;
text-align: center;
letter-spacing: 1.12px;
color: #000000;
margin-bottom: 5%;
}
.wht-title > h2 {
font-family: Playfair Display;
font-style: normal;
font-weight: normal;
font-size: 27px;
line-height: 36px;
text-align: center;
letter-spacing: 1.12px;
color: #000000;
background: #fff;
}
.wht-title > h2 {
font-family: "Playfair Display" !important;
font-style: normal;
font-weight: normal;
font-size: 27px !important;
line-height: 36px !important;
text-align: center;
letter-spacing: 1.12px;
color: #000 !important;
background: #f8f8f8 !important;
}
.summary .price bdi {
color: #383838 !important;
font-family: Playfair Display;
font-style: normal;
font-weight: normal;
font-size: 27px;
line-height: 36px;
letter-spacing: 0.436364px;
}
.row.fship {
margin-top: 6%;
margin-bottom: 6%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #f8f8f8;
z-index: 2;
border-bottom-color: #fff;
} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
text-transform: uppercase;
text-decoration: none;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
vertical-align: top;
display: block;
border: 0;
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 11px;
line-height: 36px;
letter-spacing: 0.5px;
}
a.mega-menu-link {
font-family: "Montserrat", sans-serif !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 11px !important;
letter-spacing: 0.5px  !important;
color: #000000  !important;
}
.topbarm p {
font-family: "Montserrat", sans-serif !important;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 20px;
text-align: center;
letter-spacing: 0.391953px;
color: #4E4E4E;
}
.row.topbarm {
background: #EEEEEE;
padding: 5px;
height: 54px;
}
p.condet {
margin-left: 28%;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 0;
background: #f8f8f8 !important;
}
.woocommerce div.product {
background: #fff;
}
.single-pad6{clear:both;padding: 0% 6%;max-width:100%;}
.panel {
background-color: #f8f8f8;}
.clearfix.centerbox {
background: #f8f8f8;
}
textarea:focus, select:focus {
background-color: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:hover {
cursor: pointer;
color: #7b7b7b !important;
}
button.search-btn {
fill: #000000;
color: #000000;
background-color: transparent;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #000000;
padding: 10px 25px 10px 25px;
background: transparent;
}
.archive div#primary {
background: #f8f8f8;
margin-top: -10px;
}
button.button.woof_submit_search_form {
font-family: "Montserrat", Sans-serif !important;
font-weight: 400;
font-size: 14px;
}
table.woocommerce-product-attributes.shop_attributes {
font-family: "Montserrat", sans-serif !important;
font-style: normal;
font-weight: normal;
font-size: 13px !important;
line-height: 22px;
letter-spacing: 0.2px;
color: #333333 !important;
background: #f8f8f8;
}
span#reply-title {
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 22px;
letter-spacing: 0.2px;
color: #333333;
font-family: "Montserrat", sans-serif !important;
}
form#commentform {
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 22px;
letter-spacing: 0.2px;
color: #333333;
font-family: "Montserrat", sans-serif !important;
} @media only screen and (max-width: 600px) {
a.icon-space.map {
display: none;
}
a.icon-space.usernav {
display: none;
}
a.sanpop-link {
display: none;
}
p.condet {
display: none;
}
.logo img {
width: 60%;
}
div#header-image {
margin-left: 0%;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
margin-top: -143%;
}
}
.single-product .woocommerce-breadcrumb {
background: #fff !important;
padding: 0 40px;
}
#mega-menu-wrap-primary #mega-menu-primary { }
.woocommerce-tabs.wc-tabs-wrapper {
border-top: 1px solid #E7E6E6;
border-bottom: 1px solid #E7E6E6;
}
.panel {
border: 0px !important;
border-radius: 0 !important;
box-shadow: none !important;
}
.new-stand-testi .slick-prev.slick-arrow {
margin-top: -100px;
}
.new-stand-testi .slick-next.slick-arrow {
margin-top: -96px;
margin-right: -77px;
}
.new-stand-testi p {
color: white;
}
.mega-firstc {
margin-left: 7px !important;
}
.mega-secc {
margin-left: -34px !important;
}
.mega-therdc {
margin-left: -16px !important;
} #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 0px 15px 0px 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
right: 0;
border-bottom-left-radius: 0;
border-width: 0;
box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
left: 0;
border-bottom-right-radius: 0;
border-width: 0;
box-shadow: none;
}
.single-product ol.flex-control-nav.flex-control-thumbs {
margin-top: 20% !important;
}
li#tab-title-description:active {
font-family: Playfair Display !important;
font-style: normal !important;
font-weight: normal;
font-size: 13px !important;
line-height: 17px !important;
letter-spacing: 0.464286px !important;
color: #000000 !important;
}
li#tab-title-description {
font-family: Playfair Display !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 13px !important;
line-height: 17px !important;
color: #666666 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: normal !important;
}
ul.tabs.wc-tabs {
text-align: center;
}
woocommerce nav.woocommerce-pagination > ul.page-numbers .page-numbers {
background: #f8f8f8 !important;
} .irs-from, .irs-to, .irs-single {
color: #000 !important;
font-size: 10px;
line-height: 1.333;
text-shadow: none;
padding: 1px 5px;
background: transparent !important;
}
.irs-bar {
height: 12px;
top: 25px;
background-position: 0 -60px;
background: #a5a0a080 !important;
}
.irs-slider {
width: 2px !important;
height: 18px;
top: 22px;
background-position: 0 -120px;
background: #c3c6ca !important;
}
.irs-from:after, .irs-to:after, .irs-single:after {
border-top-color: #e1e4e9 !important;
}
a.woof_front_toggle {
font-size: 26px;
} @media only screen and (max-width: 1590px) and (min-width: 1440px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0px 19% 0px 19%;align-content;
}
.woocommerce #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0px 19% 0px 20%;
}
}
@media only screen and (max-width: 1900px) and (min-width: 1600px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0px 22% 0px 23.5%;align-content;
}
.woocommerce #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0px 19% 0px 24.5%;
}
}
@media only screen and (max-width: 2048px) and (min-width: 1920px){
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0px 25% 0px 26.8%;
}
.woocommerce #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0px 25% 0px 27.8%;
}
} @media (max-width: 767px) {
section.banimg {
width: 100%;
height: auto;
}
.cbaner h1.woocommerce-products-header__title.page-title {
font-family: Playfair Display;
font-style: normal;
font-weight: normal;
font-size: 17px !important;
line-height: 20px !important;
letter-spacing: 2.13px;
color: #343434;
}
.col-md-6.cbaner {
width: 50%;
}
.row.ctopbaner {
display: flex; }
.maincun form.woocommerce-ordering {
width: 100%;
border-bottom: 1px solid #CDCDCD;
margin-right: 0;
border-top: 1px solid #cdcdcd;
}
.row.maincun {
border-top: 0;
}
#woocommerce-wrapper ul.products, .woocommerce ul.products {
padding-top: 50px !important;
}
.archive .product-image {
height: auto;
}
.archive .products li {
width: 100% !important;
height: auto !important;
}
.row.maincun {
border-top: 0 !important;
}
.footer ul {
padding-left: 0;
}
.topicon img {
padding-right: 4px;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
margin-left: 10% !important;
}
}  .icon-space.cartt {
position: relative;
}
.icon-space .cart-count {
text-align: center;
position: absolute;
left: 3;
width: 100%;
top: -6px;
color: #000;
font-size: 13px;
}
.topicon a {
margin-left: 5%;
}
.topicon img {
margin-left: 0 !important;
}
@media(max-width: 991px){
div#header-image {
margin-left: 0 !important;
}
.mainheader .tophead .topicon {
text-align: center !important;
padding-top: 0 !important;
}
.mainheader .tophead .topicon img {
margin: 0 10px !important;
}
.topicon a {
margin-left: 0;
}
}
@media(max-width: 780px){
.mainheader .tophead .topicon {
text-align: center !important;
padding-top: 3px !important;
padding-bottom: 14px;
}
.mainheader .tophead .topicon img {
margin: 0 5px !important;
}
.mainheader .row.topbarm {
height: auto;
}
.mainheader .topbarm p {
margin-bottom: 2px;
}
.mainheader p.condet {
margin-left: 0;
}
.icon-space {
margin-right: 7px;
}
#mega-menu-wrap-primary .mega-menu-toggle {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary {
z-index: 9;
}
.mainheader .row.tophead {
margin-bottom: 0;
margin-top: 0;
padding: 10px 0;
}
.mainheader p.condet {
margin-left: 7%;
}
.topbarm p {
padding-top: 15px;
}
.mainheader p.condet {
padding-top: 0;
}
.mainheader .logo img {
width: 100%;
max-width: 170px;
}
.mainheader .tophead .topicon {
position: relative;
z-index: 9;
text-align: right !important;
}
.icon-space {
margin-right: 2px;
}
}
@media(max-width: 768px){
.header-navigation-wrapper {
position: absolute;
top: 106px;
left: 4px;
background: transparent;
right: 10px;
}
.mainheader .sticky .header-navigation-wrapper {
top: 27px;
}
.tophead .logo {
position: inherit;
}
div#header-image {
margin-left: 0 !important;
position: absolute;
left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
margin-top: 5px;
}
.mainheader .row.tophead {
padding: 20px 0;
}
}
@media(max-width: 600px){
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
margin-top: 0;
}
.logo img {
display: block;
right: inherit;
width: 100%;
max-width: 160px;
margin-left: 15px;
}
a.cartt {
position: absolute;
top: -35px;
right: 15px;
left: inherit;
}
.mainheader .tophead .topicon {
text-align: center !important;
padding-top: 0 !important;
padding-bottom: 10px;
}
.header-navigation-wrapper {
padding-top: -35px;
}
.mainheader .row.topbarm {
padding: 10px;
}
.header-navigation-wrapper {
position: absolute;
top: 54px;
left: 0;
background: transparent;
right: 4px;
}
div#header-image {
transform: translate(-50%, -4px);
-webkit-transform: translate(-50%, -4px);
}
}
@media(max-width: 600px){
a.cartt {
position: relative !important;
top: 0 !important;
right: 0 !important;
left: inherit !important;
float: right !important;
}
.topbarm p {
padding-top: 0;
}
}
@media(max-width: 576px){
.header-navigation-wrapper {
top: 19px;
}
.mainheader .sticky .header-navigation-wrapper {
top: -14px;
}
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
margin-top: 35px;
}
}
@media(max-width: 380px){
a.cartt {
top: -1px !important;
margin-right: 0;
}
}
.mainheader {
background-color:#fff;
}
.mainheader .sticky {
position: fixed;
top: 0;
width: 100%;
background-color:#fff;
z-index:9999999;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-property: height, opacity;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.refineby{
display: none !important;
width: 100%;
margin: 0 auto !important;
background: #171717 !important;
padding: 0px !important;
padding: 12px !important;
}
@media only screen and (max-width: 600px) {
.refineby{
display:block !important;
}
.woof{display:none}
.woocommerce-ordering{display:none}
}
.sticky ul.primary-menu{margin-bottom:0px !important;} .archive a.add_to_cart_button{
text-decoration: none !important;
display: -moz-inline-box !important;
display: inline-flex !important;
-moz-box-align: center !important;
align-items: center !important;
-moz-box-pack: center !important;
justify-content: center !important;
text-align: center !important;
cursor: pointer !important;
-moz-transition: 500ms !important;
transition: 500ms !important;
font: 300 18px / 100% "Poppins", sans-serif !important;
text-transform: uppercase !important;
letter-spacing: 0.02em !important;
min-height: 44px !important;
max-width: 100% !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
padding: 15px 50px !important;
margin-bottom: 10px !important;
background-color: transparent !important;
color: #333333 !important;
border: none !important;
position: relative !important;
}
.archive a.add_to_cart_button::before{
border-top: 1px solid #C3C3C3 !important;
border-left: 1px solid #C3C3C3 !important;
top: 0 !important;
left: 0 !important;
}
.archive a.add_to_cart_button::after{
border-bottom: 1px solid #C3C3C3 !important;
border-right: 1px solid #C3C3C3 !important;
bottom: 0 !important;
right: 0 !important;
}
a.wc-forward{display:flex !important;}iframe[name='google_conversion_frame'] {
height: 0 !important;
width: 0 !important;
line-height: 0 !important;
font-size: 0 !important;
margin-top: -13px;
float: left;
}.modal,.modal-open,.stm-iconbox__info{overflow:hidden}.modal,.modal-backdrop{top:0;right:0;left:0;bottom:0}.modal{position:fixed;z-index:1050;display:none;-webkit-overflow-scrolling:touch;outline:0}.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{display:table;content:" "}.modal.fade .modal-dialog{transform:translate(0,-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.stm-header .dropdown-toggle,.stm-switcher__option,.stm-switcher__trigger_default{min-height:40px;padding:5px 40px 5px 20px}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}[class*=__icon].icon_8px{font-size:8px}[class*=__icon].icon_9px{font-size:9px}[class*=__icon].icon_10px{font-size:10px}[class*=__icon].icon_11px{font-size:11px}[class*=__icon].icon_12px{font-size:12px}[class*=__icon].icon_13px{font-size:13px}[class*=__icon].icon_14px{font-size:14px}[class*=__icon].icon_15px{font-size:15px}.stm-header__hb .stm-navigation,[class*=__icon].icon_16px{font-size:16px}[class*=__icon].icon_17px{font-size:17px}[class*=__icon].icon_18px{font-size:18px}[class*=__icon].icon_19px{font-size:19px}[class*=__icon].icon_20px{font-size:20px}[class*=__icon].icon_21px{font-size:21px}[class*=__icon].icon_22px{font-size:22px}[class*=__icon].icon_23px{font-size:23px}[class*=__icon].icon_24px{font-size:24px}[class*=__icon].icon_25px{font-size:25px}[class*=__icon].icon_26px{font-size:26px}[class*=__icon].icon_27px{font-size:27px}[class*=__icon].icon_28px{font-size:28px}[class*=__icon].icon_29px{font-size:29px}[class*=__icon].icon_30px{font-size:30px}[class*=__icon].icon_31px{font-size:31px}[class*=__icon].icon_32px{font-size:32px}[class*=__icon].icon_33px{font-size:33px}[class*=__icon].icon_34px{font-size:34px}[class*=__icon].icon_35px{font-size:35px}[class*=__icon].icon_36px{font-size:36px}[class*=__icon].icon_37px{font-size:37px}[class*=__icon].icon_38px{font-size:38px}[class*=__icon].icon_39px{font-size:39px}[class*=__icon].icon_40px{font-size:40px}[class*=__icon].icon_41px{font-size:41px}[class*=__icon].icon_42px{font-size:42px}[class*=__icon].icon_43px{font-size:43px}[class*=__icon].icon_44px{font-size:44px}[class*=__icon].icon_45px{font-size:45px}[class*=__icon].icon_46px{font-size:46px}[class*=__icon].icon_47px{font-size:47px}[class*=__icon].icon_48px{font-size:48px}[class*=__icon].icon_49px{font-size:49px}[class*=__icon].icon_50px{font-size:50px}[class*=__icon].icon_51px{font-size:51px}[class*=__icon].icon_52px{font-size:52px}[class*=__icon].icon_53px{font-size:53px}[class*=__icon].icon_54px{font-size:54px}[class*=__icon].icon_55px{font-size:55px}[class*=__icon].icon_56px{font-size:56px}[class*=__icon].icon_57px{font-size:57px}[class*=__icon].icon_58px{font-size:58px}[class*=__icon].icon_59px{font-size:59px}[class*=__icon].icon_60px{font-size:60px}body .stm_lh_1{line-height:1px}body .stm_lh_2{line-height:2px}body .stm_lh_3{line-height:3px}body .stm_lh_4{line-height:4px}body .stm_lh_5{line-height:5px}body .stm_lh_6{line-height:6px}body .stm_lh_7{line-height:7px}body .stm_lh_8{line-height:8px}body .stm_lh_9{line-height:9px}body .stm_lh_10{line-height:10px}body .stm_lh_11{line-height:11px}body .stm_lh_12{line-height:12px}body .stm_lh_13{line-height:13px}body .stm_lh_14{line-height:14px}body .stm_lh_15{line-height:15px}body .stm_lh_16{line-height:16px}body .stm_lh_17{line-height:17px}body .stm_lh_18{line-height:18px}body .stm_lh_19{line-height:19px}body .stm_lh_20{line-height:20px}body .stm_lh_21{line-height:21px}body .stm_lh_22{line-height:22px}body .stm_lh_23{line-height:23px}body .stm_lh_24{line-height:24px}body .stm_lh_25{line-height:25px}body .stm_lh_26{line-height:26px}body .stm_lh_27{line-height:27px}body .stm_lh_28{line-height:28px}body .stm_lh_29{line-height:29px}body .stm_lh_30{line-height:30px}body .stm_lh_31{line-height:31px}body .stm_lh_32{line-height:32px}body .stm_lh_33{line-height:33px}body .stm_lh_34{line-height:34px}body .stm_lh_35{line-height:35px}body .stm_lh_36{line-height:36px}body .stm_lh_37{line-height:37px}body .stm_lh_38{line-height:38px}body .stm_lh_39{line-height:39px}body .stm_lh_40{line-height:40px}body .stm_lh_41{line-height:41px}body .stm_lh_42{line-height:42px}body .stm_lh_43{line-height:43px}body .stm_lh_44{line-height:44px}body .stm_lh_45{line-height:45px}body .stm_lh_46{line-height:46px}body .stm_lh_47{line-height:47px}body .stm_lh_48{line-height:48px}body .stm_lh_49{line-height:49px}body .stm_lh_50{line-height:50px}body .stm_lh_51{line-height:51px}body .stm_lh_52{line-height:52px}body .stm_lh_53{line-height:53px}body .stm_lh_54{line-height:54px}body .stm_lh_55{line-height:55px}body .stm_lh_56{line-height:56px}body .stm_lh_57{line-height:57px}body .stm_lh_58{line-height:58px}body .stm_lh_59{line-height:59px}body .stm_lh_60{line-height:60px}body .stm_lh_61{line-height:61px}body .stm_lh_62{line-height:62px}body .stm_lh_63{line-height:63px}body .stm_lh_64{line-height:64px}body .stm_lh_65{line-height:65px}.fsz_12{font-size:12px!important}.fsz_13{font-size:13px!important}.fsz_14{font-size:14px!important}.fsz_15{font-size:15px!important}.fsz_16{font-size:16px!important}.fsz_17{font-size:17px!important}.fsz_18{font-size:18px!important}.fsz_19{font-size:19px!important}.fsz_20{font-size:20px!important}.fsz_21{font-size:21px!important}.fsz_22{font-size:22px!important}.fsz_23{font-size:23px!important}.fsz_24{font-size:24px!important}.fsz_25{font-size:25px!important}.fsz_26{font-size:26px!important}.fsz_27{font-size:27px!important}.fsz_28{font-size:28px!important}.fsz_29{font-size:29px!important}.fsz_30{font-size:30px!important}.fsz_31{font-size:31px!important}.fsz_32{font-size:32px!important}.fsz_33{font-size:33px!important}.fsz_34{font-size:34px!important}.fsz_35{font-size:35px!important}.fsz_36{font-size:36px!important}.fsz_37{font-size:37px!important}.fsz_38{font-size:38px!important}.fsz_39{font-size:39px!important}.fsz_40{font-size:40px!important}.fsz_41{font-size:41px!important}.fsz_42{font-size:42px!important}.fsz_43{font-size:43px!important}.fsz_44{font-size:44px!important}.fsz_45{font-size:45px!important}.fsz_46{font-size:46px!important}.fsz_47{font-size:47px!important}.fsz_48{font-size:48px!important}.fsz_49{font-size:49px!important}.fsz_50{font-size:50px!important}.fsz_51{font-size:51px!important}.fsz_52{font-size:52px!important}.fsz_53{font-size:53px!important}.fsz_54{font-size:54px!important}.fsz_55{font-size:55px!important}body .stm_mgt_0{margin-top:0}body .stm_mgb_0{margin-bottom:0}body .stm_mgl_0{margin-left:0}body .stm_mgr_0{margin-right:0}body .stm_mgt_1{margin-top:1px}body .stm_mgb_1{margin-bottom:1px}body .stm_mgl_1{margin-left:1px}body .stm_mgr_1{margin-right:1px}body .stm_mgt_2{margin-top:2px}body .stm_mgb_2{margin-bottom:2px}body .stm_mgl_2{margin-left:2px}body .stm_mgr_2{margin-right:2px}body .stm_mgt_3{margin-top:3px}body .stm_mgb_3{margin-bottom:3px}body .stm_mgl_3{margin-left:3px}body .stm_mgr_3{margin-right:3px}body .stm_mgt_4{margin-top:4px}body .stm_mgb_4{margin-bottom:4px}body .stm_mgl_4{margin-left:4px}body .stm_mgr_4{margin-right:4px}body .stm_mgt_5{margin-top:5px}body .stm_mgb_5{margin-bottom:5px}body .stm_mgl_5{margin-left:5px}body .stm_mgr_5{margin-right:5px}body .stm_mgt_6{margin-top:6px}body .stm_mgb_6{margin-bottom:6px}body .stm_mgl_6{margin-left:6px}body .stm_mgr_6{margin-right:6px}body .stm_mgt_7{margin-top:7px}body .stm_mgb_7{margin-bottom:7px}body .stm_mgl_7{margin-left:7px}body .stm_mgr_7{margin-right:7px}body .stm_mgt_8{margin-top:8px}body .stm_mgb_8{margin-bottom:8px}body .stm_mgl_8{margin-left:8px}body .stm_mgr_8{margin-right:8px}body .stm_mgt_9{margin-top:9px}body .stm_mgb_9{margin-bottom:9px}body .stm_mgl_9{margin-left:9px}body .stm_mgr_9{margin-right:9px}body .stm_mgt_10{margin-top:10px}body .stm_mgb_10{margin-bottom:10px}body .stm_mgl_10{margin-left:10px}body .stm_mgr_10{margin-right:10px}body .stm_mgt_11{margin-top:11px}body .stm_mgb_11{margin-bottom:11px}body .stm_mgl_11{margin-left:11px}body .stm_mgr_11{margin-right:11px}body .stm_mgt_12{margin-top:12px}body .stm_mgb_12{margin-bottom:12px}body .stm_mgl_12{margin-left:12px}body .stm_mgr_12{margin-right:12px}body .stm_mgt_13{margin-top:13px}body .stm_mgb_13{margin-bottom:13px}body .stm_mgl_13{margin-left:13px}body .stm_mgr_13{margin-right:13px}body .stm_mgt_14{margin-top:14px}body .stm_mgb_14{margin-bottom:14px}body .stm_mgl_14{margin-left:14px}body .stm_mgr_14{margin-right:14px}body .stm_mgt_15{margin-top:15px}body .stm_mgb_15{margin-bottom:15px}body .stm_mgl_15{margin-left:15px}body .stm_mgr_15{margin-right:15px}body .stm_mgt_16{margin-top:16px}body .stm_mgb_16{margin-bottom:16px}body .stm_mgl_16{margin-left:16px}body .stm_mgr_16{margin-right:16px}body .stm_mgt_17{margin-top:17px}body .stm_mgb_17{margin-bottom:17px}body .stm_mgl_17{margin-left:17px}body .stm_mgr_17{margin-right:17px}body .stm_mgt_18{margin-top:18px}body .stm_mgb_18{margin-bottom:18px}body .stm_mgl_18{margin-left:18px}body .stm_mgr_18{margin-right:18px}body .stm_mgt_19{margin-top:19px}body .stm_mgb_19{margin-bottom:19px}body .stm_mgl_19{margin-left:19px}body .stm_mgr_19{margin-right:19px}body .stm_mgt_20{margin-top:20px}body .stm_mgb_20{margin-bottom:20px}body .stm_mgl_20{margin-left:20px}body .stm_mgr_20{margin-right:20px}body .stm_mgt_21{margin-top:21px}body .stm_mgb_21{margin-bottom:21px}body .stm_mgl_21{margin-left:21px}body .stm_mgr_21{margin-right:21px}body .stm_mgt_22{margin-top:22px}body .stm_mgb_22{margin-bottom:22px}body .stm_mgl_22{margin-left:22px}body .stm_mgr_22{margin-right:22px}body .stm_mgt_23{margin-top:23px}body .stm_mgb_23{margin-bottom:23px}body .stm_mgl_23{margin-left:23px}body .stm_mgr_23{margin-right:23px}body .stm_mgt_24{margin-top:24px}body .stm_mgb_24{margin-bottom:24px}body .stm_mgl_24{margin-left:24px}body .stm_mgr_24{margin-right:24px}body .stm_mgt_25{margin-top:25px}body .stm_mgb_25{margin-bottom:25px}body .stm_mgl_25{margin-left:25px}body .stm_mgr_25{margin-right:25px}body .stm_mgt_26{margin-top:26px}body .stm_mgb_26{margin-bottom:26px}body .stm_mgl_26{margin-left:26px}body .stm_mgr_26{margin-right:26px}body .stm_mgt_27{margin-top:27px}body .stm_mgb_27{margin-bottom:27px}body .stm_mgl_27{margin-left:27px}body .stm_mgr_27{margin-right:27px}body .stm_mgt_28{margin-top:28px}body .stm_mgb_28{margin-bottom:28px}body .stm_mgl_28{margin-left:28px}body .stm_mgr_28{margin-right:28px}body .stm_mgt_29{margin-top:29px}body .stm_mgb_29{margin-bottom:29px}body .stm_mgl_29{margin-left:29px}body .stm_mgr_29{margin-right:29px}body .stm_mgt_30{margin-top:30px}body .stm_mgb_30{margin-bottom:30px}body .stm_mgl_30{margin-left:30px}body .stm_mgr_30{margin-right:30px}body .stm_mgt_31{margin-top:31px}body .stm_mgb_31{margin-bottom:31px}body .stm_mgl_31{margin-left:31px}body .stm_mgr_31{margin-right:31px}body .stm_mgt_32{margin-top:32px}body .stm_mgb_32{margin-bottom:32px}body .stm_mgl_32{margin-left:32px}body .stm_mgr_32{margin-right:32px}body .stm_mgt_33{margin-top:33px}body .stm_mgb_33{margin-bottom:33px}body .stm_mgl_33{margin-left:33px}body .stm_mgr_33{margin-right:33px}body .stm_mgt_34{margin-top:34px}body .stm_mgb_34{margin-bottom:34px}body .stm_mgl_34{margin-left:34px}body .stm_mgr_34{margin-right:34px}body .stm_mgt_35{margin-top:35px}body .stm_mgb_35{margin-bottom:35px}body .stm_mgl_35{margin-left:35px}body .stm_mgr_35{margin-right:35px}body .stm_mgt_36{margin-top:36px}body .stm_mgb_36{margin-bottom:36px}body .stm_mgl_36{margin-left:36px}body .stm_mgr_36{margin-right:36px}body .stm_mgt_37{margin-top:37px}body .stm_mgb_37{margin-bottom:37px}body .stm_mgl_37{margin-left:37px}body .stm_mgr_37{margin-right:37px}body .stm_mgt_38{margin-top:38px}body .stm_mgb_38{margin-bottom:38px}body .stm_mgl_38{margin-left:38px}body .stm_mgr_38{margin-right:38px}body .stm_mgt_39{margin-top:39px}body .stm_mgb_39{margin-bottom:39px}body .stm_mgl_39{margin-left:39px}body .stm_mgr_39{margin-right:39px}body .stm_mgt_40{margin-top:40px}body .stm_mgb_40{margin-bottom:40px}body .stm_mgl_40{margin-left:40px}body .stm_mgr_40{margin-right:40px}body .stm_mgt_41{margin-top:41px}body .stm_mgb_41{margin-bottom:41px}body .stm_mgl_41{margin-left:41px}body .stm_mgr_41{margin-right:41px}body .stm_mgt_42{margin-top:42px}body .stm_mgb_42{margin-bottom:42px}body .stm_mgl_42{margin-left:42px}body .stm_mgr_42{margin-right:42px}body .stm_mgt_43{margin-top:43px}body .stm_mgb_43{margin-bottom:43px}body .stm_mgl_43{margin-left:43px}body .stm_mgr_43{margin-right:43px}body .stm_mgt_44{margin-top:44px}body .stm_mgb_44{margin-bottom:44px}body .stm_mgl_44{margin-left:44px}body .stm_mgr_44{margin-right:44px}body .stm_mgt_45{margin-top:45px}body .stm_mgb_45{margin-bottom:45px}body .stm_mgl_45{margin-left:45px}body .stm_mgr_45{margin-right:45px}body .stm_mgt_46{margin-top:46px}body .stm_mgb_46{margin-bottom:46px}body .stm_mgl_46{margin-left:46px}body .stm_mgr_46{margin-right:46px}body .stm_mgt_47{margin-top:47px}body .stm_mgb_47{margin-bottom:47px}body .stm_mgl_47{margin-left:47px}body .stm_mgr_47{margin-right:47px}body .stm_mgt_48{margin-top:48px}body .stm_mgb_48{margin-bottom:48px}body .stm_mgl_48{margin-left:48px}body .stm_mgr_48{margin-right:48px}body .stm_mgt_49{margin-top:49px}body .stm_mgb_49{margin-bottom:49px}body .stm_mgl_49{margin-left:49px}body .stm_mgr_49{margin-right:49px}body .stm_mgt_50{margin-top:50px}body .stm_mgb_50{margin-bottom:50px}body .stm_mgl_50{margin-left:50px}body .stm_mgr_50{margin-right:50px}body .stm_mgt_51{margin-top:51px}body .stm_mgb_51{margin-bottom:51px}body .stm_mgl_51{margin-left:51px}body .stm_mgr_51{margin-right:51px}body .stm_mgt_52{margin-top:52px}body .stm_mgb_52{margin-bottom:52px}body .stm_mgl_52{margin-left:52px}body .stm_mgr_52{margin-right:52px}body .stm_mgt_53{margin-top:53px}body .stm_mgb_53{margin-bottom:53px}body .stm_mgl_53{margin-left:53px}body .stm_mgr_53{margin-right:53px}body .stm_mgt_54{margin-top:54px}body .stm_mgb_54{margin-bottom:54px}body .stm_mgl_54{margin-left:54px}body .stm_mgr_54{margin-right:54px}body .stm_mgt_55{margin-top:55px}body .stm_mgb_55{margin-bottom:55px}body .stm_mgl_55{margin-left:55px}body .stm_mgr_55{margin-right:55px}body .stm_mgt_56{margin-top:56px}body .stm_mgb_56{margin-bottom:56px}body .stm_mgl_56{margin-left:56px}body .stm_mgr_56{margin-right:56px}body .stm_mgt_57{margin-top:57px}body .stm_mgb_57{margin-bottom:57px}body .stm_mgl_57{margin-left:57px}body .stm_mgr_57{margin-right:57px}body .stm_mgt_58{margin-top:58px}body .stm_mgb_58{margin-bottom:58px}body .stm_mgl_58{margin-left:58px}body .stm_mgr_58{margin-right:58px}body .stm_mgt_59{margin-top:59px}body .stm_mgb_59{margin-bottom:59px}body .stm_mgl_59{margin-left:59px}body .stm_mgr_59{margin-right:59px}body .stm_mgt_60{margin-top:60px}body .stm_mgb_60{margin-bottom:60px}body .stm_mgl_60{margin-left:60px}body .stm_mgr_60{margin-right:60px}body .stm_mgt_61{margin-top:61px}body .stm_mgb_61{margin-bottom:61px}body .stm_mgl_61{margin-left:61px}body .stm_mgr_61{margin-right:61px}body .stm_mgt_62{margin-top:62px}body .stm_mgb_62{margin-bottom:62px}body .stm_mgl_62{margin-left:62px}body .stm_mgr_62{margin-right:62px}body .stm_mgt_63{margin-top:63px}body .stm_mgb_63{margin-bottom:63px}body .stm_mgl_63{margin-left:63px}body .stm_mgr_63{margin-right:63px}body .stm_mgt_64{margin-top:64px}body .stm_mgb_64{margin-bottom:64px}body .stm_mgl_64{margin-left:64px}body .stm_mgr_64{margin-right:64px}body .stm_mgt_65{margin-top:65px}body .stm_mgb_65{margin-bottom:65px}body .stm_mgl_65{margin-left:65px}body .stm_mgr_65{margin-right:65px}body .stm_mgt_66{margin-top:66px}body .stm_mgb_66{margin-bottom:66px}body .stm_mgl_66{margin-left:66px}body .stm_mgr_66{margin-right:66px}body .stm_mgt_67{margin-top:67px}body .stm_mgb_67{margin-bottom:67px}body .stm_mgl_67{margin-left:67px}body .stm_mgr_67{margin-right:67px}body .stm_mgt_68{margin-top:68px}body .stm_mgb_68{margin-bottom:68px}body .stm_mgl_68{margin-left:68px}body .stm_mgr_68{margin-right:68px}body .stm_mgt_69{margin-top:69px}body .stm_mgb_69{margin-bottom:69px}body .stm_mgl_69{margin-left:69px}body .stm_mgr_69{margin-right:69px}body .stm_mgt_70{margin-top:70px}body .stm_mgb_70{margin-bottom:70px}body .stm_mgl_70{margin-left:70px}body .stm_mgr_70{margin-right:70px}.fwl{font-weight:300!important}.fwn{font-weight:400!important}.fwm{font-weight:500!important}.fwsb{font-weight:600!important}.fwb{font-weight:700!important}.fweb{font-weight:900!important}.stm_ls_0{letter-spacing:0!important}.stm_mgl_a{margin-left:auto!important}.stm_mgr_a{margin-right:auto!important}.italic{font-style:italic}.no-margin{margin:0!important}.no_deco{text-decoration:none!important}.text-transform{text-transform:uppercase!important}.text-transform_lower{text-transform:lowercase!important}.wtc{color:#fff!important}img{max-width:100%;height:auto;transform:translateZ(0)}.stm_dpb{display:block}.js_trigger__unit{display:none}.js_trigger__unit_class{display:block}.ic:hover{color:inherit}.hidden{display:none}.stm-header .dropdown{position:relative}.stm-header .dropdown-toggle{position:static;display:block;box-sizing:border-box;width:auto;height:auto;font-size:13px;text-transform:uppercase;line-height:30px;font-weight:700;-webkit-appearance:inherit;cursor:pointer!important}.stm-header .dropdown-toggle:after,.stm-switcher__trigger_default:after{margin-top:-3.5px;height:0;border-style:solid;border-width:5px 3.5px 0;border-color:#fff transparent transparent;content:""}.stm-header .dropdown-toggle:after{display:block;position:absolute;right:18px;top:50%;left:auto;width:0}.stm-header .dropdown-list{position:absolute;top:100%;left:0;right:0;margin:0;list-style:none;display:none}.stm-header .dropdown-list li a{display:block;width:100%}.stm-header .dropdown.open .dropdown-list{display:block}.stm-switcher{position:relative;margin-left:19px;order:1}.stm-switcher__trigger{min-width:170px;cursor:pointer}.stm-switcher__trigger_default{line-height:30px;font-weight:700;font-size:13px}.stm-switcher__trigger_default:after{display:block;position:absolute;right:18px;top:50%;width:0}.stm-switcher__trigger_uppercase{text-transform:uppercase}.stm-switcher__trigger.active:after{border-width:0 3.5px 5px;border-color:transparent transparent #fff}.stm-switcher__list{display:none;position:absolute;top:100%;right:0;width:100%;background-color:#aaa;z-index:51}.stm-switcher__list.active{display:block}.stm-switcher__option{font-size:13px;line-height:30px;text-transform:uppercase;font-weight:700;cursor:pointer}.stm-switcher__icon{margin:0 5px 0 -5px}.js-switcher__hidden{display:none}.stm-header__cell_left .stm-switcher{margin-left:0;margin-right:19px;order:-1}.stm-logo img{max-width:100%;height:auto}.stm-icontext__info{padding-left:33px}.stm-icontext__info_divider{position:relative;display:inline-block}.stm-icontext__info_divider:first-child:after{display:none}.stm-icontext__icon{margin-right:9px;font-size:14px;vertical-align:top}.stm-icontext__text{font-size:13px;line-height:16px;vertical-align:top}.stm-icontext_style2{display:flex;margin-bottom:21px}.stm-icontext_style2 .stm-icontext__icon,.stm-icontext_style2 .stm-icontext__text{display:block}.stm-icontext_style2 .stm-icontext__icon{min-width:42px;margin-right:0;opacity:.6}.stm-icontext_style2 .stm-icontext__text{padding-top:2px}.stm-navigation__line_top>ul>li{position:relative}.stm-navigation__line_top>ul>li:before{content:"";display:block;position:absolute;left:15px;right:15px;top:-2px;height:4px;opacity:0;visibility:hidden}.stm-navigation__line_top>ul>li:hover:before{opacity:1;visibility:visible;top:-10px}.stm-navigation__line_top.stm-navigation__fullwidth>ul>li:before{top:-4px}.stm-navigation__line_top.stm-navigation__fullwidth>ul>li:hover:before{opacity:1;visibility:visible;top:0}.stm-navigation__line_middle>ul>li{position:relative}.stm-navigation__line_middle>ul>li:before{content:"";display:block;position:absolute;left:50%;right:100%;top:50%;height:2px;margin:-1px 0 0;opacity:0;transform:scale(.5) translateX(-50%);transition:.3s;visibility:hidden}.stm-navigation__line_middle>ul>li.current-menu-item:before,.stm-navigation__line_middle>ul>li:hover:before{left:15px;right:15px;transform:scale(1) translateX(0);opacity:1;visibility:visible}.stm-navigation__line_bottom>ul>li{position:relative}.stm-navigation__line_bottom>ul>li:before{content:"";display:block;position:absolute;left:15px;right:15px;bottom:-5px;height:4px;opacity:0;visibility:hidden}.stm-navigation__line_bottom>ul>li:hover:before{opacity:1;visibility:visible;bottom:-10px}.stm-header__hb .stm-navigation ul{padding:0;margin:0;list-style:none}.stm-header__hb .stm-navigation ul>li{float:left}.stm-header__hb .stm-navigation ul>li>a{display:block;padding:0 5px;font-weight:700}.stm-header__hb .stm-navigation ul:after{content:"";display:block;clear:both}.stm-header__hb .stm-navigation__fwl ul li a{font-weight:300!important}.stm-header__hb .stm-navigation__fwn ul li a{font-weight:400!important}.stm-header__hb .stm-navigation__fwsb ul li a{font-weight:600!important}.stm-header__hb .stm-navigation__fwb ul li a{font-weight:700!important}.stm-header__hb .stm-navigation__default>ul{margin:0 -15px}.stm-header__hb .stm-navigation__default>ul>li{position:relative}.stm-header__hb .stm-navigation__default>ul>li>a{padding:0 15px;font-weight:400;text-decoration:none!important}.stm-header__hb .stm-navigation__default>ul>li:hover>ul{top:34px;visibility:visible;opacity:1;transition:all .25s ease!important}.stm-header__hb .stm-navigation__default>ul>li ul{opacity:0;visibility:hidden;position:absolute;top:37px;left:15px;width:260px;padding:0;margin:0;list-style:none;box-shadow:0 0 10px rgba(0,0,0,.28);background-color:#fff;transition:all 0s ease!important}.stm-header__hb .stm-navigation__default>ul>li ul:after{content:"";display:block;position:absolute;top:-15px;left:0;width:230px;height:15px;background-color:transparent}.stm-header__hb .stm-navigation__default>ul>li ul li{position:relative;width:100%;border-bottom:1px solid #ddd}.stm-header__hb .stm-navigation__default>ul>li ul li:last-child{border-bottom:0}.stm-header__hb .stm-navigation__default>ul>li ul li:hover>ul{left:100%;visibility:visible;opacity:1}.stm-header__hb .stm-navigation__default>ul>li ul li>a{display:block;padding:16px 20px 14px;font-size:14px;font-weight:400;line-height:18px;text-decoration:none!important;text-transform:none!important;letter-spacing:.3px}.stm-header__hb .stm-navigation__default>ul>li ul li>ul{top:0;left:104%;box-shadow:-4px 0 10px rgba(0,0,0,.28);z-index:20}.stm-header__hb .stm-navigation__default>ul>li ul li>ul:after{height:100%;width:35px;left:-35px;top:0}.stm-header__hb .stm-navigation__default>ul>li ul li>ul:before{top:20px;left:-8px}.stm-header__hb .stm-navigation__divider>ul>li{z-index:10}.stm-header__hb .stm-navigation__divider>ul>li>a .divider{z-index:5}.stm-header__hb .stm-navigation__divider>ul>li:last-child>a .divider,.stm-header__hb .stm-navigation__divider>ul>li:last-child>a>i{display:none!important}.stm-header__hb .stm-navigation__divider>ul>li>.sub-menu li a .divider,.stm-header__hb .stm-navigation__divider>ul>li>.sub-menu li a i{display:none}@media (max-width:1023px){.stm-header__hb .stm-navigation__divider>ul>li>a .divider,.stm-header__hb .stm-navigation__divider>ul>li>a>i{display:none}.stm-header__hb .stm-navigation__default{flex-wrap:wrap}.stm-header__hb .stm-navigation__default>ul{width:100%;margin:0}.stm-header__hb .stm-navigation__default>ul>li{position:relative;float:none;display:block;width:100%}.stm-header__hb .stm-navigation__default>ul>li:before{display:none}.stm-header__hb .stm-navigation__default>ul>li>a{padding:15px 15px 15px 0;height:auto}.stm-header__hb .stm-navigation__default>ul>li ul.sub-menu{padding:15px 0;width:100%;position:static;box-shadow:none;opacity:1;visibility:visible;display:none}.stm-header__hb .stm-navigation__default>ul>li ul.sub-menu .sub-menu{padding:0 0 0 10px}.stm-header__hb .stm-navigation__default>ul>li ul.sub-menu>li.active>a:after{transform:rotate(90deg)}.stm-header__hb .stm-navigation__default>ul>li .stm_mobile__dropdown{position:absolute;right:-15px;top:0;height:100%;width:65px;z-index:10}.stm-header__hb .stm-navigation__default>ul>li.href_empty .stm_mobile__dropdown{right:auto;left:0;width:100%}.stm-header__hb .stm-navigation__default>ul>li.active>a:after{transform:rotate(180deg)}.stm-header__hb .stm-navigation .stm-iconbox{width:100%;padding-left:0;margin:17px 0}.stm-header__hb .stm-navigation .stm-iconbox:before{top:-17px;left:0;right:0;height:1px;width:100%}}.stm-header__hb .stm-navigation__fullwidth{display:flex;padding:0 25px;width:100%}@media (max-width:1100px){.stm-header__hb .stm-navigation__fullwidth{padding:0 15px}}.stm-header__hb .stm-navigation__fullwidth>ul>li{position:relative}.stm-header__hb .stm-navigation__fullwidth>ul>li.current-menu-item:before{opacity:1;visibility:visible;top:0}.stm-header__hb .stm-navigation__fullwidth>ul>li:hover>ul.sub-menu{top:100%;visibility:visible;opacity:1}.stm-header__hb .stm-navigation__fullwidth>ul>li.menu-item-has-children>a{padding-right:25px}.stm-header__hb .stm-navigation__fullwidth>ul>li.menu-item-has-children>a:after{content:"";display:block;position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:5px 3.5px 0;border-color:#fff transparent transparent}.stm-header__hb .stm-navigation__fullwidth>ul>li>a{position:relative;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;color:#fff;padding:21px 20px;font-size:14px;height:64px;line-height:1em;font-weight:900;text-decoration:none!important}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu{position:absolute;top:105%;left:0;background:#fff;list-style:none;padding:12px 0;margin:0;width:220px;box-shadow:0 3px 8px rgba(0,0,0,.3);visibility:hidden;opacity:0;z-index:1}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li{position:relative;width:100%}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.menu-item-has-children>a{position:relative}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.menu-item-has-children>a:after{content:"";display:block;position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:3px 0 3px 5px;border-color:transparent transparent transparent rgba(0,0,0,.5)}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li:hover>ul{left:100%;opacity:1;visibility:visible}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>a{display:block;padding:9px 27px;text-decoration:none!important;font-size:14px;line-height:20px;font-weight:400;background-color:transparent!important}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>a:hover{color:#fff!important}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.current-menu-item a{color:#fff!important;background-color:#777}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>ul{top:-12px;left:105%}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>ul:after{height:100%;width:35px;left:-35px;top:0}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li>ul:before{top:20px;left:-8px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox{position:relative;margin:18px 1px 0 auto;padding-left:70px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox:before{content:"";display:block;position:absolute;top:2px;left:31px;background:rgba(255,255,255,.2);width:1px;height:27px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox__text{font-size:15px;line-height:16px;font-weight:900}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox__description{font-size:13px}.stm-header__hb .stm-navigation__fullwidth .stm-iconbox__icon{margin-top:3px;font-size:22px}@media (max-width:1023px){.stm-header__hb .stm-navigation__fullwidth{flex-wrap:wrap}.stm-header__hb .stm-navigation__fullwidth>ul{width:100%}.stm-header__hb .stm-navigation__fullwidth>ul>li{position:relative;float:none;display:block;width:100%}.stm-header__hb .stm-navigation__fullwidth>ul>li:before{display:none}.stm-header__hb .stm-navigation__fullwidth>ul>li>a{padding:15px 15px 15px 0;height:auto}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu{padding:15px 0;width:100%;position:static;box-shadow:none;opacity:1;visibility:visible;display:none}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu .sub-menu{padding:0 0 0 10px}.stm-header__hb .stm-navigation__fullwidth>ul>li ul.sub-menu>li.active>a:after{transform:rotate(90deg)}.stm-header__hb .stm-navigation__fullwidth>ul>li .stm_mobile__dropdown{position:absolute;right:-15px;top:0;height:100%;width:65px;z-index:10}.stm-header__hb .stm-navigation__fullwidth>ul>li.active>a:after{transform:rotate(180deg)}.stm-header__hb .stm-navigation .stm-iconbox{width:100%;padding-left:0;margin:17px 0}.stm-header__hb .stm-navigation .stm-iconbox:before{top:-17px;left:0;right:0;height:1px;width:100%}}.stm-header__hb .stm-navigation__divider>ul>li{position:relative}.stm-header__hb .stm-navigation__divider>ul>li .divider,.stm-header__hb .stm-navigation__divider>ul>li i{right:0;position:absolute;top:50%;transform:translateY(-50%);transform:translate(50%,-50%)}.admin-bar .stm-navigation__vertical_left .stm_mobile__switcher{top:52px}.envato-preview-visible .stm-navigation__vertical_left .stm_mobile__switcher{top:64px}@media (min-width:1024px){.stm-navigation__vertical_left .stm_mobile__switcher{display:block;position:fixed;top:20px;left:4px;padding:20px;background-color:#fff;cursor:pointer}.stm-navigation__vertical_left .stm_mobile__switcher span{width:32px;height:2px;margin-bottom:8px}.stm-navigation__vertical_left .stm_mobile__switcher span:last-child,.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:last-child{margin-bottom:0}.stm-navigation__vertical_left .stm_mobile__switcher.active span:first-child{top:10px}.stm-navigation__vertical_left .stm_mobile__switcher.active span:last-child{top:-10px}.stm-navigation__vertical_left ul.stm-navigation__vertical{position:fixed;top:0;left:-100%;width:300px;height:100%;padding-top:126px;padding-right:30px;padding-left:55px;background:#fff;transition:all 1s;transition-delay:.2s;box-shadow:6px 0 14px 0 rgba(0,0,0,.2)}.stm-navigation__vertical_left ul.stm-navigation__vertical li{width:100%;text-transform:uppercase;position:relative;margin:10px 0}.stm-navigation__vertical_left ul.stm-navigation__vertical li.menu-item-has-children{margin-bottom:4px}.stm-navigation__vertical_left ul.stm-navigation__vertical li:before{display:none}.stm-navigation__vertical_left ul.stm-navigation__vertical li.menu-item-has-children:after{content:"";display:block;position:absolute;right:0;top:4px;width:20px;height:20px;text-align:center;line-height:20px;transition:all .2s;transform:rotate(90deg);font-size:11px;cursor:pointer;z-index:10}.stm-navigation__vertical_left ul.stm-navigation__vertical li a{font-weight:700!important;font-size:18px!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li a:before{content:"";position:absolute;top:15px!important;right:auto!important;left:-18px!important;width:21px;height:2px!important;background-color:#000;transition:all .3s;opacity:0;visibility:hidden}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li.current-menu-item a,.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:hover a{background:0 0!important;color:#000!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li a:hover{text-decoration:none}.stm-navigation__vertical_left ul.stm-navigation__vertical li a:hover:before{opacity:1;visibility:visible}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu{display:none;top:auto;left:auto;position:relative;width:auto;height:auto;visibility:hidden;opacity:0;padding:6px 0 0;box-shadow:none;transition:all .3s}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li{text-transform:none;padding-left:30px;margin:0;border:0}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li:after{display:none}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li a{text-transform:none;font-weight:400!important;padding-top:6px;padding-bottom:6px;font-size:15px!important;color:#000!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li .sub-menu li a:before{left:19px!important;height:1px!important}.stm-navigation__vertical_left ul.stm-navigation__vertical li.active.menu-item-has-children:after{top:3px;transform:rotate(-90deg)}.stm-navigation__vertical_left ul.stm-navigation__vertical li.active .sub-menu{display:block;visibility:visible;opacity:1}.stm-navigation__vertical_left ul.stm-navigation__vertical.active{left:0;transition:all .3s;transition-delay:.1s}}@media (min-width:1024px) and (max-width:1440px){.stm-navigation__vertical_left .stm_mobile__switcher{left:0}}@media (max-width:1023px){.stm-navigation__vertical_left .stm_mobile__switcher{display:none!important}.stm-header__hb .stm-navigation ul>li{float:none!important}.stm-header__hb .stm-navigation__default>ul>li.menu-item-has-children>a{position:relative}.stm-header__hb .stm-navigation__default>ul>li.menu-item-has-children>a:after{content:"";display:block;position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-style:solid;border-width:5px 3.5px 0;border-color:#fff transparent transparent}}@media (max-width:1024px){.stm-navigation__vertical_left ul.stm-navigation__vertical li a{padding:10px 15px 10px 5px!important}}.stm-offices{display:flex;align-items:center}.stm-offices .stm-icontext__info{margin-top:10px}.stm-offices .stm-switcher__option,.stm-offices .stm-switcher__text{line-height:40px}@media (max-width:1023px){.stm-offices{display:block!important}.stm-offices .stm-switcher{display:block;width:100%;margin:0 0 15px}.stm-offices .stm-icontext__info{display:block;padding:10px 0 0}}.stm-iconbox{display:flex;align-items:flex-start}.stm-iconbox__icon_left{margin-right:14px}.stm-iconbox__icon_right{margin-left:14px}.stm-iconbox__text{margin-bottom:5px;font-weight:700;letter-spacing:.1px}.stm-iconbox__text_nomargin{margin-bottom:0}.stm-iconbox__description{font-size:13px}.stm-socials{margin:0 -8px}.stm-socials__icon{float:left;display:block;width:30px;height:30px;line-height:30px;margin:0 8px;text-align:center;color:#fff}.stm-socials__icon_round{border-radius:50%}.stm-socials__icon_round:hover{color:#fff}.stm-socials__icon_icon_only{border:0;width:auto;background-color:transparent}.mini-cart:before,.mini-cart__actions,.mini-cart__price-total,.mini-cart__products,.stm-socials__icon_filled{background-color:#fff}.stm-socials_opacity-hover{opacity:.7}.stm-socials_opacity-hover:hover{opacity:1}.stm-socials:after{content:"";display:block;clear:both}.stm-socials-btn{display:none}@media (min-width:1024px){.stm-socials-hidden .stm-socials-btn{display:block;font-weight:600;font-size:16px;cursor:pointer}.stm-socials-hidden .stm-socials{position:absolute;top:0;left:-40px;right:-40px;opacity:0;visibility:hidden;margin:1px 0 0;padding:19px 0 20px;text-align:center;transition:all .3s;transition-delay:.3s;background-color:#fff;box-shadow:0 8px 10px 0 rgba(0,0,0,.25);z-index:-1}.stm-socials-hidden .stm-socials a{float:none;display:inline-block;vertical-align:top}.stm-socials-hidden.active .stm-socials{top:100%;opacity:1;visibility:visible}}.stm-cart_style_1 .cart{position:relative;display:block;text-align:center}.stm-cart_style_1 .cart_rounded{width:30px;height:30px;line-height:28px;border:1px solid rgba(255,105,78,.2);border-radius:50%;transition:.3s ease}.stm-cart_style_1 .cart_rounded:hover .cart__icon{color:#fff}.stm-cart_style_1 .cart__icon{font-size:16px}.stm-cart_style_1 .cart__quantity-badge{display:block;position:absolute;right:-7px;top:-7px;padding:0 5px;min-width:18px;height:18px;font-size:11px;line-height:18px;text-indent:1px;color:#fff;white-space:nowrap;text-align:center;border-radius:9px}.stm-cart_style_1 .cart:hover{cursor:pointer}.stm-cart_style_1 .cart:hover .mini-cart{top:100%;opacity:1!important;visibility:visible}@media (max-width:1023px){.stm-cart_style_1 .cart{margin-left:-5px}.stm-cart_style_1 .cart .mini-cart{position:relative;top:0!important;right:0;font-size:90%}.stm-cart_style_1 .cart .mini-cart:before{left:8px;right:auto}}.stm-cart_style_2 .cart{position:relative;font-size:13px}.stm-cart_style_2 .cart .cart__icon{display:inline-block;vertical-align:middle;position:relative;top:-2px;text-align:center;width:24px;height:24px;line-height:24px;border-radius:50%}.stm-cart_style_2 .cart .mini-cart{right:-17px}.stm-cart_style_2 .cart:hover{color:#fff;cursor:pointer}.stm-cart_style_2 .cart:hover .cart__icon{color:#fff}.stm-cart_style_2 .cart:hover .mini-cart{top:100%;opacity:1!important;visibility:visible}.mini-cart{position:absolute;top:115%;right:-15px;opacity:0!important;visibility:hidden;margin-top:13px;width:205px;line-height:normal;text-align:left;z-index:999;box-shadow:0 2px 5px rgba(0,0,0,.5);transition:.3s ease}.mini-cart:after{content:"";display:block;position:absolute;top:-13px;right:0;width:100%;height:13px}.mini-cart:before{content:"";display:block;position:absolute;top:-6px;right:23px;width:12px;height:12px;transform:rotate(45deg)}.mini-cart__products{position:relative;list-style:none;margin:0;overflow-y:auto;max-height:215px}.mini-cart__product{border-bottom:1px solid #ececec;padding:15px}.mini-cart__product:last-child{margin-bottom:0;border-bottom:none}.mini-cart__product-left{float:left;max-width:41px}.mini-cart__product img{display:block;max-width:41px;height:auto}.mini-cart__product-body{overflow:hidden;padding-left:10px}.mini-cart__product-title{margin-top:1px;color:#444;display:block;line-height:16px;text-decoration:none!important}.mini-cart__product-quantity{display:block;margin-top:3px;color:#777}.mini-cart__empty{padding:15px;font-size:13px}.mini-cart__price-total{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:11px 15px}.mini-cart__price-total .amount{font-weight:700;font-size:14px}.mini-cart__actions{padding:15px}.mini-cart__actions .btn{padding:5px 10px!important;font-size:12px}.mini-cart a.mini-cart__action-link{font-size:13px;margin-left:10px;color:#777!important;text-decoration:underline!important}.stm_widget_search{max-width:200px}.stm-search_style_1 [data-toggle=modal]{display:block}.stm-search_style_1 [data-toggle=modal]:focus{outline:0}.stm-search_style_1 a{width:36px;height:36px;border:1px solid transparent;border-radius:50%;text-align:center;line-height:36px;font-size:10px}.stm-search .stm_widget_search{position:relative}.stm-search .stm_widget_search .form-control{padding-right:40px}.stm-search .stm_widget_search button[type=submit]{position:absolute;top:0;right:0;bottom:0;border-radius:0}.stm_woo__signin{font-size:13px}.stm_mobile__header{display:none;padding:30px 15px}.stm_mobile__header .stm_flex{display:flex;flex-wrap:wrap;align-items:center}.stm_mobile__logo{max-width:50%}.stm_mobile__switcher{position:relative;margin:0 0 0 auto;z-index:9999}.stm_mobile__switcher span{display:block;width:28px;height:4px;margin-bottom:7px;border-radius:2px;background:rgba(255,255,255,.5)}.stm_mobile__switcher span:first-child{position:relative;top:0;transition:top .3s .3s,transform .3s 0s}.stm_mobile__switcher span:nth-child(2){opacity:1;transition:opacity .3s}.stm_mobile__switcher span:last-child{margin-bottom:0;position:relative;top:0;transition:top .3s .3s,transform .3s 0s}.stm_mobile__switcher.active span{background:#fff}.stm_mobile__switcher.active span:first-child{top:11px;transform:rotate(-45deg);transition:top .3s 0s,transform .3s .3s}.stm_mobile__switcher.active span:nth-child(2){opacity:0}.stm_mobile__switcher.active span:last-child{top:-11px;transform:rotate(45deg);transition:top .3s 0s,transform .3s .3s}@media (max-width:1024px){.stm_mobile__logo{max-width:40%}}@media (max-width:550px){.stm_mobile__logo{max-width:50%}}@media (max-width:450px){.stm_mobile__header{padding-left:0!important;padding-right:0!important}}@media (max-width:1023px){.stm_mobile__header{display:block}.envato-preview-visible .stm-header,.envato-preview-visible.stm_sticky_header_mobile .stm_mobile__header{margin-top:54px}.stm-navigation__default>ul>li ul li{float:none}.stm-navigation__default>ul>li ul li .stm_mobile__dropdown{display:none!important}.stm_sticky_header_mobile .stm_mobile__header{position:fixed;width:100%;top:0;z-index:100}.stm_sticky_header_mobile .stm-header{padding-top:108px}body .stm-header{padding:0}body .stm-header__row_color{padding:15px 0!important}}.btn_extended{display:block;position:relative;padding:19px 40px 19px 90px!important;border-radius:0!important;text-decoration:none!important}.btn_extended .stm-button__icon{position:absolute;font-size:36px;left:30px;top:50%;transform:translate3d(0,-53%,0)}.btn_extended .stm-button__text{margin:7px 0 0;font-size:14px;line-height:1;font-weight:500}.btn_extended .stm-button__description{font-size:13px;font-weight:300}@media (max-width:1023px){.btn_extended{padding:19px 20px 19px 65px!important}.btn_extended .stm-button__icon{left:15px}}.stm-header .stm_btn{padding:10px 15px}.stm-post-filter .stm_mobile__switcher{display:none}.stm-post-filter .post-filter ul{padding:32px 0 0;margin:0}.stm-post-filter .post-filter ul li{display:block;list-style:none;text-align:left;margin:10px 0}.stm-post-filter .post-filter ul li a{padding:0;text-decoration:none;text-transform:uppercase;letter-spacing:1.4px;line-height:30px;font-weight:600;font-size:14px}.stm-post-filter .post-filter ul li a:hover{text-decoration:none}.stm-post-filter .post-filter ul li a .filter-icon{margin-top:3px;display:inline-block;vertical-align:top;margin-right:9px;font-size:22px}.stm-post-filter .post-filter ul li a.stm-post-filter-hot .filter-icon{color:red}.stm-post-filter .post-filter ul li a.stm-post-filter-popular .filter-icon{color:#fa0}.stm-post-filter .post-filter ul li a.stm-post-filter-latest .filter-icon{color:#3fbb01}.stm-post-filter .post-filter ul li a.stm-post-filter-trending .filter-icon{color:#289dfd}@media (min-width:1024px){.stm-post-filter .post-filter:after,.stm-post-filter:after{content:"";position:absolute}.stm-post-filter{padding:36px 0}.stm-post-filter .stm_mobile__switcher{display:block;margin-top:6px;margin-right:2px;cursor:pointer}.stm-post-filter .stm_mobile__switcher span{border-radius:0;width:32px;height:3px}.stm-post-filter .stm_mobile__switcher.active span:first-child{top:9px}.stm-post-filter:after{top:100%;left:-40px;right:-40px;height:1px;background-color:#e5e5e5}.stm-post-filter .post-filter{position:absolute;top:-100%;left:-40px;right:-40px;padding-top:1px;text-align:center;transition-delay:1s}.stm-post-filter .post-filter:after{top:0;left:0;width:100%;height:0;transition:height .3s;transition-delay:.12s;background-color:#fff;box-shadow:0 8px 10px 0 rgba(0,0,0,.25)}.stm-post-filter .post-filter ul{opacity:0;visibility:hidden;transition:all .4s;transition-delay:0s;padding:19px 0 20px;position:relative;overflow:hidden;z-index:1}.stm-post-filter .post-filter ul li{display:inline-block;text-align:center;margin:0 22px}.stm-post-filter .post-filter.active{top:100%;transition:height .3s}.stm-post-filter .post-filter.active:after{height:100%;transition-delay:.1s}.stm-post-filter .post-filter.active ul{transition:all .3s;transition-delay:.1s;visibility:visible;opacity:1}}.stm-header{position:relative;margin:0 auto 50px}.stm-header:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.stm-header__row{position:relative;display:flex;z-index:50}.stm-header__row_color:before,.stm-header__row_color>.container:before{content:"";display:block;left:0;bottom:0;top:0}.stm-header__row_color{position:relative;padding-left:15px;padding-right:15px;background-size:cover;margin-left:auto;margin-right:auto}.stm-header__row_color_top{z-index:21}.stm-header__row_color_center{z-index:20}.stm-header__row_color_bottom{z-index:19}.stm-header__row_color:before{position:absolute;right:0}.stm-header__row_color>.container{margin:0 auto;max-width:100%;position:relative}.stm-header__row_color>.container:before{position:absolute;right:0}.stm-header__cell{display:flex;flex-grow:1;flex-shrink:0;align-items:center}.stm-header__cell_left{justify-content:flex-start}.stm-header__cell_left .stm-header__element{margin-right:30px}.stm-header__cell_left .stm-header__element:last-child{margin-right:0}.stm-header__cell_center{justify-content:center}.stm-header__cell_center .stm-header__element{margin:0 15px}.stm-header__cell_center .stm-header__element:last-child,.stm-header__cell_right .stm-header__element:last-child{margin-right:0}.stm-header__cell_center .stm-header__element_fullwidth_simple{justify-content:center}.stm-header__cell_right{justify-content:flex-end}.stm-header__cell_right .stm-header__element{margin-left:30px}.stm-header__element{display:flex}.stm-header__element_fullwidth,.stm-header__element_fullwidth_simple{flex-grow:10;margin:0!important}.stm-header__overlay{position:fixed;top:0;left:0;bottom:0;right:-100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;display:none;z-index:99}.stm-header__overlay.active{right:0;opacity:1;visibility:visible}.stm_header_transparent .stm-header__row_color,.stm_header_transparent .stm-header__row_color:before{background:0 0!important}@media (max-width:1023px){.stm-header__overlay{display:block}.stm-header,.stm_header_transparent .stm-header{position:fixed;width:270px}.stm_mobile__logo{min-width:300px}.stm-header .container{max-width:100%}.stm-header{top:0;bottom:0;left:-270px;background-color:#fff;padding:16px 0;margin:0;margin-bottom:0!important;box-shadow:-1px 3px 5px rgba(0,0,0,.2);overflow-y:auto;overflow-x:hidden;z-index:100}.stm-header.active{left:0}.stm-header__row{flex-wrap:wrap}.stm-header__row_color{position:relative;padding:0!important}.stm-header__cell{flex-wrap:wrap;flex-grow:0;max-width:100%;width:100%;margin-bottom:30px;justify-content:flex-start}.stm-header__element{display:block;width:100%;padding:0 15px;margin:0 0 30px!important}.stm-header .container,.stm-header__element_fullwidth{padding:0}.stm_title_box_disabled .stm_breadcrumbs{margin-top:15px}}@media (max-width:550px){.stm_mobile__logo{min-width:200px}}body.stm_title_box_enabled:not(.stm_header_offset) .stm-header{margin-bottom:0}body.stm_transparent_header_disabled.stm_title_box_disabled.stm_breadcrumbs_enabled .stm-header{margin-bottom:20px}.stm-header__row_color.pearl_is_sticky{transition:.3s ease}.stm-header__row_color.pearl_is_sticky.pearl_going_sticky{position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 0 10px rgba(0,0,0,.05);transition:0s ease}.stm-header__row_color.pearl_is_sticky.pearl_sticked{transform:translateY(0);transition:.3s ease}.stm-header__row_color.pearl_is_sticky {
transition: .3s ease;
}
.stm-header__row_color.pearl_going_sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
transform: translateY(-100%);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
transition: 0s ease;
}
.stm-header__row_color.pearl_sticked {
transform: translateY(0);
transition: .3s ease;
}@font-face{font-family:'FontAwesome';src:url(//www.marcpridmore.com/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.marcpridmore.com/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.marcpridmore.com/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.marcpridmore.com/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.marcpridmore.com/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.marcpridmore.com/wp-content/plugins/pearl-header-builder/assets/frontend/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}header .logo img {
display: block;
width: auto;
margin: 0 auto;
}
.mainheader {
min-height: 150px;
}
#header_placeholder {
display: none;
height: 114px;
}
.mainheader .sticky {
height: 114px;
}
.home header .logo img {
max-height: 60px;
}
.orders-disabled .price, .orders-disabled .onsale {
display: none;
}
li.product {
position: relative;
}
li.product .onsale {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
#page {
overflow-x: hidden;
}
.nav-submenu li a {
font-size: 17px;
}
.woof_list label {
font-size: 13px;
}
.woocommerce-checkout header:not(.no-gradient) > .wrap {
min-height: 140px;
}
#woocommerce-wrapper.single-product .images ol > li, .woocommerce.single-product .images ol > li {
cursor: pointer;
}
#woocommerce-wrapper .product .woocommerce-product-details__short-description p, .woocommerce .product .woocommerce-product-details__short-description p {
overflow: visible;
text-overflow: initial;
display: block;
-webkit-line-clamp: initial;
-webkit-box-orient: initial;
}
.filter-menu .woof_list > li {
width: 49%;
}
.woocommerce-product-attributes-item__value p a {
cursor: auto;
}
.filter-menu .woof_list > li .woof_checkbox_label {
font-size: 13px !important;
}
.woof_list label {
padding-top: 10px !important;
}
.home header {
background-color: #000;
}
.home main > section.darken-bottom > .wrap {
background: none;
}
.home header + main > section:first-child.full-height > .wrap > .col h1 {
color: #000;
line-height: 45px;
font-size: 40px;
}
header + main > section:first-child.full-height > .wrap > .col a {
background-color: transparent;
color: #000;
}
.home .button.light::before, .home .button.light::after {
border-color: #000;
}
.home header + main > section:first-child.full-height > .wrap > .col a:hover {
color: #000 !important;
}
.home .darken-bottom .font-size-small {
color: rgba(0, 0, 0, 0.8);
}
.home .darken-bottom .text-color-dark {
color: #000;
}
.home header.no-gradient {
background-color: #fff;
}
p.stock.out-of-stock {
display: none;
}
.home header > .wrap {
min-height: 90px;
}
.home header + main > section:first-child.full-height > .wrap {
padding-top: 120px;
}
.home #home section.full-height {
background-position: 50% 30%;
}
.woof_search_is_going #woocommerce-wrapper .product .woocommerce-product-details__short-description, .woof_search_is_going .woocommerce .product .woocommerce-product-details__short-description, .woof_search_is_going #woocommerce-wrapper .product .button, .woof_search_is_going #woocommerce-wrapper .product .onsale, .search-results #woocommerce-wrapper .product .woocommerce-product-details__short-description, .search-results .woocommerce .product .woocommerce-product-details__short-description, .search-results #woocommerce-wrapper .product .button, .search-results #woocommerce-wrapper .product .onsale {
display: none;
}
.shop_table .woocommerce-shipping-calculator, .shop_table .woocommerce-shipping-destination {
display: none;
}
.shop_table ul#shipping_method {
margin: 0;
padding: 0;
list-style-type: none;
}   @media (max-width: 1199px) { #page {
overflow-x: hidden;
}
.pswp__ui--idle .pswp__top-bar {
opacity: 1 !important;
}
#woocommerce-wrapper .product .product-image > img, .woocommerce .product .product-image > img {
max-width: 100%;
width: auto;
max-height: 190px;
}
.tax-product_cat #woocommerce-wrapper .product .product-image, .tax-product_cat .woocommerce .product .product-image {
height: 190px !important;
}
} @media (max-width: 991px) { .nav-submenu li a {
font-size: 16px;
}
#woocommerce-wrapper.single-product .images ol::before, .woocommerce.single-product .images ol::before {
padding-right: 50px;
max-width: 50%;
}
#woocommerce-wrapper.single-product .product_title, .woocommerce.single-product .product_title {
order: 1 !important;
}
#woocommerce-wrapper.single-product .summary, .woocommerce.single-product .summary {
order: 2 !important;
}
#woocommerce-wrapper.single-product .images, .woocommerce.single-product .images {
order: 1 !important;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
order: 3 !important;
}
.woocommerce .related.products {
order: 4 !important;
}
.single.single-product .product.type-product.product-type-variable {
padding: 0 20px;
}
.single.single-product .product.type-product.product-type-variable {
display: -moz-box;
display: flex;
table-layout: auto;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
flex-direction: row;
flex-wrap: wrap;
-ms-justify-content: flex-start;
-moz-box-pack: start;
justify-content: flex-start;
-ms-align-content: center;
align-content: center;
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
-moz-column-count: auto;
column-count: auto;
}
.collection-nav {
position: relative;
}
.collection-nav:after {
content: "";
display: inline-block;
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-down.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
-moz-background-size: contain;
background-size: contain;
width: 20px;
height: 20px;
margin-left: 10px;
margin-bottom: 3px;
-moz-transition: 500ms;
transition: 500ms;
position: absolute;
right: 0;
top: 0;
z-index: 99999;
cursor: pointer;
}
.nav-submenu {
display: none;
}
header.no-gradient {
padding-bottom: 20px;
}
#woocommerce-wrapper .product .woocommerce-loop-category__title, #woocommerce-wrapper .product h2.woocommerce-loop-product__title, .woocommerce .product .woocommerce-loop-category__title, .woocommerce .product h2.woocommerce-loop-product__title {
text-align: center !important;
}
.filter-menu .woof_list > li, #woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item > td.product-name, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item > td.product-name {
width: 100%;
}
header .menu-icons-wrapper .menu-icons > a .cart-count {
width: 18px;
height: 18px;
font-size: 10px;
}
header .menu-icons-wrapper .menu-icons > a.active {
border-color: #fff;
}
.footer__nav {
margin-top: 30px;
}
#design-services-intro .wrap {
text-align: center;
}
header .logo {
padding-top: 5px;
}
.home header + main > section:first-child.full-height > .wrap > .col {
top: 120px;
transform: translate(0, 0);
height: 85%;
position: absolute;
left: 0;
right: 0;
width: 100%;
}
.home #home section.full-height {
background-position: 50% 0;
}
.home header + main > section:first-child.full-height > .wrap > .col a {
position: absolute;
bottom: 0;
left: 0;
right: 0;
max-width: 300px;
margin: 0 auto;
}
.elementor-35500 .elementor-element.elementor-element-aa2bea5 .jet-image-accordion__list {
flex-direction: column !important;
}
} @media (max-width: 767px) { #woocommerce-wrapper .cart_totals .checkout-button, .woocommerce .cart_totals .checkout-button {
padding: 15px 20px;
}
.elementor-35500 .elementor-element.elementor-element-aa2bea5 .jet-image-accordion__list {
flex-direction: column !important;
}
} @media (max-width: 479px) { #woocommerce-wrapper.single-product .images ol::before, .woocommerce.single-product .images ol::before {
max-width: 62%;
}
header + main > section:first-child.full-height > .wrap {
padding-top: 140px;
}
header + main > section:first-child.full-height > .wrap > .col h1 {
padding: 0 10px;
}
header + main > section:first-child.full-height > .wrap > .col {
position: absolute;
top: 52%;
transform: translate(0, -50%);
left: 0;
right: 0;
}
footer .contact-info .col:last-child {
margin-top: -34px;
}
footer .font-secondary span {
display: block;
margin-top: 7px;
}
.home header + main > section:first-child.full-height > .wrap > .col {
top: 120px;
transform: translate(0, 0);
}
.home header + main > section:first-child.full-height > .wrap > .col h1 {
line-height: 33px;
font-size: 22px;
}
.elementor-35500 .elementor-element.elementor-element-aa2bea5 .jet-image-accordion__list {
flex-direction: column !important;
}
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
}