<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Cinzel|Poppins:300,500&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&amp;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 &gt; * {
display: inline-block;
vertical-align: top;
}
.col {
min-height: 1px;
font-size: 1rem;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.xl-auto &gt; * {
width: auto;
}
.xl-1 &gt; * {
width: 100%;
}
.xl-2 &gt; * {
width: 50%;
}
.xl-3 &gt; * {
width: 33.33333%;
}
.xl-4 &gt; * {
width: 25%;
}
.xl-5 &gt; * {
width: 20%;
}
.xl-6 &gt; * {
width: 16.66667%;
}
.xl-7 &gt; * {
width: 14.28571%;
}
.xl-8 &gt; * {
width: 12.5%;
}
.xl-9 &gt; * {
width: 11.11111%;
}
.xl-10 &gt; * {
width: 10%;
}
.xl-11 &gt; * {
width: 9.09091%;
}
.xl-12 &gt; * {
width: 8.33333%;
}
.xl-16 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
vertical-align: top;
}
.xl-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.xl-middle &gt; * {
vertical-align: middle;
}
.xl-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.xl-bottom &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
width: auto;
}
.lg-1 &gt; * {
width: 100%;
}
.lg-2 &gt; * {
width: 50%;
}
.lg-3 &gt; * {
width: 33.33333%;
}
.lg-4 &gt; * {
width: 25%;
}
.lg-5 &gt; * {
width: 20%;
}
.lg-6 &gt; * {
width: 16.66667%;
}
.lg-7 &gt; * {
width: 14.28571%;
}
.lg-8 &gt; * {
width: 12.5%;
}
.lg-9 &gt; * {
width: 11.11111%;
}
.lg-10 &gt; * {
width: 10%;
}
.lg-11 &gt; * {
width: 9.09091%;
}
.lg-12 &gt; * {
width: 8.33333%;
}
.lg-16 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
vertical-align: top;
}
.lg-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.lg-middle &gt; * {
vertical-align: middle;
}
.lg-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.lg-bottom &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
width: auto;
}
.md-1 &gt; * {
width: 100%;
}
.md-2 &gt; * {
width: 50%;
}
.md-3 &gt; * {
width: 33.33333%;
}
.md-4 &gt; * {
width: 25%;
}
.md-5 &gt; * {
width: 20%;
}
.md-6 &gt; * {
width: 16.66667%;
}
.md-7 &gt; * {
width: 14.28571%;
}
.md-8 &gt; * {
width: 12.5%;
}
.md-9 &gt; * {
width: 11.11111%;
}
.md-10 &gt; * {
width: 10%;
}
.md-11 &gt; * {
width: 9.09091%;
}
.md-12 &gt; * {
width: 8.33333%;
}
.md-16 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
vertical-align: top;
}
.md-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.md-middle &gt; * {
vertical-align: middle;
}
.md-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.md-bottom &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
width: auto;
}
.sm-1 &gt; * {
width: 100%;
}
.sm-2 &gt; * {
width: 50%;
}
.sm-3 &gt; * {
width: 33.33333%;
}
.sm-4 &gt; * {
width: 25%;
}
.sm-5 &gt; * {
width: 20%;
}
.sm-6 &gt; * {
width: 16.66667%;
}
.sm-7 &gt; * {
width: 14.28571%;
}
.sm-8 &gt; * {
width: 12.5%;
}
.sm-9 &gt; * {
width: 11.11111%;
}
.sm-10 &gt; * {
width: 10%;
}
.sm-11 &gt; * {
width: 9.09091%;
}
.sm-12 &gt; * {
width: 8.33333%;
}
.sm-16 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
vertical-align: top;
}
.sm-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.sm-middle &gt; * {
vertical-align: middle;
}
.sm-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.sm-bottom &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
width: auto;
}
.xs-1 &gt; * {
width: 100%;
}
.xs-2 &gt; * {
width: 50%;
}
.xs-3 &gt; * {
width: 33.33333%;
}
.xs-4 &gt; * {
width: 25%;
}
.xs-5 &gt; * {
width: 20%;
}
.xs-6 &gt; * {
width: 16.66667%;
}
.xs-7 &gt; * {
width: 14.28571%;
}
.xs-8 &gt; * {
width: 12.5%;
}
.xs-9 &gt; * {
width: 11.11111%;
}
.xs-10 &gt; * {
width: 10%;
}
.xs-11 &gt; * {
width: 9.09091%;
}
.xs-12 &gt; * {
width: 8.33333%;
}
.xs-16 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
vertical-align: top;
}
.xs-middle {
-ms-align-items: center;
-moz-box-align: center;
align-items: center;
}
.xs-middle &gt; * {
vertical-align: middle;
}
.xs-bottom {
-ms-align-items: flex-end;
-moz-box-align: end;
align-items: flex-end;
}
.xs-bottom &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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 &gt; * {
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) &gt; 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 &gt; section {
position: relative;
background-repeat: no-repeat;
-moz-background-size: cover;
background-size: cover;
background-position: center center;
}
main &gt; section &gt; .wrap,
main &gt; section &gt; .video-wrapper,
main &gt; section &gt; .video-wrapper &gt; video {
min-height: inherit;
}
main &gt; section.darken-bottom &gt; .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 &gt; section &gt; .bottom-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
main &gt; section.full-height {
min-height: 100vh;
}
main &gt; section ul &gt; 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 &gt; video {
max-width: 100%;
display: block;
height: auto;
cursor: pointer;
-moz-transition: 500ms;
transition: 500ms;
}
.video-wrapper &gt; video.fill {
width: 100%;
object-fit: cover;
}
.video-wrapper &gt; .video-text,
.video-wrapper &gt; .play-button,
.video-wrapper &gt; .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 &gt; .video-text.play-button, .video-wrapper &gt; .video-text.pause-button,
.video-wrapper &gt; .play-button.play-button,
.video-wrapper &gt; .play-button.pause-button,
.video-wrapper &gt; .pause-button.play-button,
.video-wrapper &gt; .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 &gt; .video-text.play-button:hover, .video-wrapper &gt; .video-text.pause-button:hover,
.video-wrapper &gt; .play-button.play-button:hover,
.video-wrapper &gt; .play-button.pause-button:hover,
.video-wrapper &gt; .pause-button.play-button:hover,
.video-wrapper &gt; .pause-button.pause-button:hover {
opacity: 0.6;
}
.video-wrapper &gt; .pause-button {
opacity: 0;
pointer-events: none;
}
.video-wrapper.full {
width: 100%;
}
.video-wrapper.full &gt; video {
width: 100%;
}
.video-wrapper.bg-video &gt; 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) &gt; video[autoplay][muted] {
opacity: 0.6;
}
.video-wrapper.playing &gt; .play-button,
.video-wrapper.playing &gt; .video-title,
.video-wrapper.playing &gt; .video-button {
opacity: 0;
pointer-events: none;
}
.video-wrapper.playing:hover &gt; .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: "&lt;";
margin-right: 20px;
}
.project-navigation .next-link a::after {
content: "&gt;";
margin-left: 20px;
}
.tabs &gt; .tab {
display: none;
}
.tabs &gt; .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) &gt; .wrap,
.archive header:not(.no-gradient) &gt; .wrap {
min-height: 250px;
}
#woocommerce-wrapper &gt; section:first-child {
min-height: 250px;
-moz-background-size: cover;
background-size: cover;
background-position: center;
}
#woocommerce-wrapper &gt; section:first-child &gt; .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 &gt; .wrap {
min-height: 140px;
}
header &gt; .wrap &gt; .col {
color: #FFFFFF;
}
header &gt; .wrap &gt; .col &gt; a {
color: #FFFFFF;
}
header &gt; .wrap &gt; .col &gt; a:hover {
color: #7B7B7B;
}
header &gt; .wrap &gt; .col.menu {
color: #000000;
}
header &gt; .wrap &gt; .col.menu &gt; .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 &gt; .wrap &gt; .col.menu &gt; .menu-opener + *.open {
pointer-events: all;
left: 0;
}
header + main &gt; 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 &gt; 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 &gt; section:first-child.full-height &gt; .video-wrapper {
display: block;
min-height: inherit;
max-height: 100vh;
}
header + main &gt; section:first-child.full-height &gt; .video-wrapper &gt; video {
min-height: inherit;
}
header + main &gt; section:first-child.full-height &gt; .wrap {
padding-top: 140px;
}
header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col {
color: #FFFFFF;
}
header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col h1, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col h2, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col h3, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col h4, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col h5, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col h6,
header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col .h1-size, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col .h2-size, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col .h3-size, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col .h4-size, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col .h5-size, header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col .h6-size {
color: #FFFFFF;
}
header + main &gt; section:first-child.full-height &gt; .wrap &gt; .col a {
color: #FFFFFF;
}
header + main &gt; section:first-child.full-height &gt; .wrap &gt; .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 &gt; 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 &gt; a.active {
border-color: #C3C3C3;
}
header .menu-icons-wrapper .menu-icons &gt; 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 &gt; 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 &gt; ul &gt; li,
nav &gt; div &gt; ul &gt; li {
color: #000000;
font-family: "Cinzel", serif;
font-size: 24px;
line-height: 100%;
margin-bottom: 40px;
}
nav &gt; ul &gt; li &gt; ul &gt; li,
nav &gt; div &gt; ul &gt; li &gt; ul &gt; li {
display: inline-block;
width: 32%;
color: #575757;
margin-top: 20px;
font-size: 20px;
}
nav &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li,
nav &gt; div &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; 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 &gt; li {
font-family: "Cinzel", serif;
font-size: 18px;
}
nav ul.woocommerce &gt; li.menu-item-has-children {
position: relative;
}
nav ul.woocommerce &gt; 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 &gt; li.menu-item-has-children &gt; 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 &gt; li.menu-item-has-children &gt; ul &gt; li {
font-size: 16px;
white-space: nowrap;
}
nav ul.woocommerce &gt; li.menu-item-has-children:hover &gt; ul {
opacity: 1;
pointer-events: all;
}
nav ul.bottom {
list-style-type: none;
margin: 0;
}
nav ul.bottom &gt; li {
display: inline-block;
font-family: "Poppins", sans-serif;
font-size: 8px;
line-height: 12px;
margin-bottom: 0;
margin-right: 20px;
}
nav ul.bottom &gt; li:last-child {
margin-right: 0;
}
nav ul.bottom &gt; li a {
color: #7D7D7D !important;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.middle {
border-left: 1px solid white;
border-right: 1px solid white;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable {
position: relative;
z-index: 1;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; 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 &gt; .wrap &gt; .col.openable &gt; 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 &gt; .wrap &gt; .col.openable &gt; a.search::after {
background-image: url(//www.marcpridmore.com/wp-content/themes/marc-pridmore/img/icon-search.svg);
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; 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 &gt; .wrap &gt; .col.openable &gt; a + * &gt; li {
margin-bottom: 20px;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a + * &gt; li:last-child {
margin-bottom: 0;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a + * &gt; li &gt; a {
font-family: "Poppins", sans-serif;
font-size: 18px;
line-height: normal;
color: #575757;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a + * &gt; li &gt; a:hover {
color: #868686;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a.open::after {
-moz-transform: rotate(-180deg);
transform: rotate(-180deg);
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; 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 &gt; .wrap {
min-height: 245px;
padding-top: 20px;
padding-bottom: 20px;
}
footer &gt; .wrap &gt; .col {
color: #FFFFFF;
}
footer &gt; .wrap &gt; .col a {
color: #FFFFFF;
}
footer &gt; .wrap &gt; .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 &gt; img, .woocommerce .product .product-image &gt; 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 &gt; li, .woocommerce.single-product .images ol &gt; li {
display: inline-block;
margin-right: 20px;
max-width: 150px;
max-height: 150px;
}
#woocommerce-wrapper.single-product .images ol &gt; li:last-child, .woocommerce.single-product .images ol &gt; 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 &gt; .price, .woocommerce.single-product .summary &gt; .price {
font-size: 16px;
margin: 0;
}
#woocommerce-wrapper.single-product .summary &gt; .price::before, .woocommerce.single-product .summary &gt; .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 &gt; .price::before, .woocommerce.single-product .product-type-variable .summary &gt; .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 &gt; ul.page-numbers, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers {
text-align: center;
position: relative;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers &gt; li, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers &gt; li {
margin-bottom: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers, .woocommerce nav.woocommerce-pagination &gt; 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 &gt; ul.page-numbers .page-numbers.prev, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.prev {
left: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.prev::after, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.prev::after {
content: " Previous Page";
margin-left: 10px;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.next {
right: 0;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.next::before, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.next::before {
content: "Next Page ";
margin-right: 10px;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers:not(.current):hover, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers:not(.current):hover {
color: #000000;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.current {
position: relative;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.current::before, #woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.current::after, .woocommerce nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.current::before, .woocommerce nav.woocommerce-pagination &gt; 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 &gt; ul.page-numbers .page-numbers.current::before, .woocommerce nav.woocommerce-pagination &gt; 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 &gt; ul.page-numbers .page-numbers.current::after, .woocommerce nav.woocommerce-pagination &gt; 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 &gt; thead, .woocommerce .woocommerce-cart-form .shop_table &gt; thead {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td {
border-bottom: 1px solid #454D46;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-thumbnail, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-thumbnail {
padding: 30px 20px;
padding-left: 0;
width: 150px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-thumbnail img, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-thumbnail img {
width: auto;
max-height: 100px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-name, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-name {
width: 40%;
padding-right: 20px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-name a, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-name a {
font-size: 18px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-quantity, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-quantity {
text-align: center;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-quantity input, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; 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 &gt; td.product-subtotal, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-subtotal {
text-align: center;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-remove a, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; 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 &gt; td.product-remove a:hover, .woocommerce .woocommerce-cart-form .shop_table tr.cart_item &gt; td.product-remove a:hover {
color: #333333;
opacity: 1;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr &gt; td.actions, .woocommerce .woocommerce-cart-form .shop_table tr &gt; td.actions {
padding: 5px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr &gt; td.actions .coupon, .woocommerce .woocommerce-cart-form .shop_table tr &gt; td.actions .coupon {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr &gt; td.actions .coupon .input-text, .woocommerce .woocommerce-cart-form .shop_table tr &gt; td.actions .coupon .input-text {
width: 200px;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr &gt; td.actions [name="update_cart"], .woocommerce .woocommerce-cart-form .shop_table tr &gt; td.actions [name="update_cart"] {
display: none;
}
#woocommerce-wrapper .woocommerce-cart-form .shop_table tr &gt; td.actions [name="update_cart"][disabled], .woocommerce .woocommerce-cart-form .shop_table tr &gt; 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 &gt; .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 &gt; li {
display: inline-block;
width: 32%;
margin: 0 !important;
margin-bottom: 10px !important;
}
.filter-menu .woof_list &gt; li .woof_checkbox_label {
font-weight: 300;
font-size: 14px;
line-height: 18px;
}
.filter-menu .woof_list &gt; 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 &gt; .irs-line-left,
.filter-menu .irs-line &gt; .irs-line-mid,
.filter-menu .irs-line &gt; .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 &gt; 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 &gt; 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 &gt; section.full-height {
min-height: auto !important;
}
#meet-marc .video-wrapper &gt; .video-text, .video-wrapper &gt; .play-button, .video-wrapper &gt; .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 &gt; section:first-child.full-height {
height: auto;
min-height: auto;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .page-numbers.next::before, .woocommerce nav.woocommerce-pagination &gt; 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) &gt; .wrap, .archive header:not(.no-gradient) &gt; .wrap {
min-height: 140px;
}
#woocommerce-wrapper &gt; section:first-child {
min-height: 140px;
}
#woocommerce-wrapper .page-title, .woocommerce .page-title {
font-size: 46px;
margin-top: 10px;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a,
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a + * {
background-color: #ffffff;
}
nav.woocommerce-menu &gt; .wrap &gt; .col.openable &gt; a {
height: 45px;
margin-top: 15px;
margin-bottom: 10px;
}
.filter-menu &gt; 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 &gt; a::after {
position: absolute;
right: 6px;
}
.filter-menu &gt; a.open {
width: 70vw;
position: relative;
}
.widget-section {
width: 100vw !important;
border-bottom: 1px solid;
}
.search-menu {
width: 70px;
}
.search-menu &gt; a {
-moz-box-pack: end !important;
justify-content: flex-end !important;
text-align: right;
padding-right: 20px;
}
.search-menu &gt; a &gt; span {
display: none;
}
.search-menu &gt; a::after {
width: 25px !important;
height: 25px !important;
}
.search-menu &gt; a + * {
top: 15px !important;
right: 0;
}
.search-menu &gt; a.open + * {
top: 15px !important;
right: 100%;
width: -moz-calc(100vw - 100px) !important;
width: calc(100vw - 100px) !important;
}
header + main &gt; section:first-child.full-height &gt; .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 &gt; 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 &gt; ul &gt; li &gt; ul &gt; li, header nav &gt; div &gt; ul &gt; li &gt; ul &gt; 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 &gt; 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 &gt; ul.page-numbers .page-numbers.next {
top: unset;
bottom: 0 !important;
}
#woocommerce-wrapper nav.woocommerce-pagination &gt; ul.page-numbers .prev.page-numbers {
display: none;
} .woocommerce nav.woocommerce-pagination &gt; 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 &gt; .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 &gt; a {
min-width: 100px;
}
header &gt; .wrap {
min-height: auto;
}
header &gt; .wrap &gt; .menu-icon &gt; a &gt; img,
header &gt; .wrap &gt; .cart-icon &gt; a &gt; 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 &gt; a {
width: auto;
}
header ul.primary li &gt; ul.sub-menu li.menu-item-has-children &gt; a {
font-size: 17px;
font-weight: bold;
color: #484848;
}
header ul.primary li &gt; ul.sub-menu .menu-item-2214 {
font-size: 17px;
font-weight: bold;
color: #484848;
}
header nav &gt; ul &gt; li &gt; ul &gt; li, header nav &gt; div &gt; ul &gt; li &gt; ul &gt; li {
width: 100%;
}
header nav &gt; ul &gt; li, nav &gt; div &gt; ul &gt; li {
font-size: 20px;
line-height: 25px;
}
nav &gt; ul &gt; li, nav &gt; div &gt; ul &gt; 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 &gt; 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 &gt; 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 &gt; 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 &gt; 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 &gt; 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 &gt; 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 &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item &gt; 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 &gt; ul.mega-sub-menu &gt; li.mega-menu-row .mega-menu-column &gt; ul.mega-sub-menu &gt; 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 &gt; 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 &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
padding: 0px 19% 0px 19%;align-content;
}
.woocommerce #mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; 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 &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
padding: 0px 22% 0px 23.5%;align-content;
}
.woocommerce #mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; 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 &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
padding: 0px 25% 0px 26.8%;
}
.woocommerce #mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; 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;
}</pre></body></html>