@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;
}@font-face{font-family:eicons;src:url(//www.marcpridmore.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0);src:url(//www.marcpridmore.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0#iefix) format("embedded-opentype"),url(//www.marcpridmore.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0) format("woff2"),url(//www.marcpridmore.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0) format("woff"),url(//www.marcpridmore.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0) format("truetype"),url(//www.marcpridmore.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.44.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}