/*
* Mr Parker Shopify theme - created by Richard @ We are Underground
* www.weareunderground.com
*
Gridlock v3.2.1
* A responsive CSS grid system. Part of the Formstone Library.
* http://formstone.it/gridlock/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/
*, :after, :before {
 box-sizing: border-box
}

.gridlock .row {
 width: 92%;
 margin-left: auto;
 margin-right: auto
}

.gridlock .row:after {
 height: 0;
 clear: both;
 content: ".";
 display: block;
 line-height: 0;
 visibility: hidden
}

.gridlock .row .row {
 width: 102.08333333%;
 margin-left: -1.04166667%;
 margin-right: -1.04166667%
}

.gridlock .row .contained .row {
 width: 100%;
 margin-left: 0;
 margin-right: 0
}

.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
 float: left;
 margin-left: 1.04166667%;
 margin-right: 1.04166667%
}

.gridlock .row [class*=all-].padded, .gridlock .row [class*=desktop-].padded, .gridlock .row [class*=max-].padded, .gridlock .row [class*=min-].padded, .gridlock .row [class*=mobile-].padded, .gridlock .row [class*=tablet-].padded {
 box-sizing: content-box;
 margin-left: 0;
 margin-right: 0;
 padding-left: 1.04166667%;
 padding-right: 1.04166667%
}

.gridlock .row [class*=all-].contained, .gridlock .row [class*=desktop-].contained, .gridlock .row [class*=max-].contained, .gridlock .row [class*=min-].contained, .gridlock .row [class*=mobile-].contained, .gridlock .row [class*=tablet-].contained {
 margin-left: 0;
 margin-right: 0
}

.gridlock .row [class*=all-].right, .gridlock .row [class*=desktop-].right, .gridlock .row [class*=max-].right, .gridlock .row [class*=min-].right, .gridlock .row [class*=mobile-].right, .gridlock .row [class*=tablet-].right {
 float: right
}

@media screen and (min-width:500px) {
 .gridlock .row {
   width: 480px
 }
}

@media screen and (min-width:740px) {
 .gridlock .row {
   width: 720px
 }
}

@media screen and (min-width:980px) {
 .gridlock .row {
   width: 960px
 }
}

@media screen and (min-width:1220px) {
 .gridlock .row {
   width: 1200px
 }
}

@media screen and (min-width:1680px) {
 .gridlock .row {
   width: 1480px
 }
}

@media screen and (max-width:739px) {
 .gridlock-mobile-fluid .row {
   width: 98%
 }
}

.gridlock .row .all-fifth {
 width: 17.91666667%
}

.gridlock .row .all-fourth {
 width: 22.91666667%
}

.gridlock .row .all-third {
 width: 31.25%
}

.gridlock .row .all-half {
 width: 47.91666667%
}

.gridlock .row .all-full {
 width: 97.91666667%
}

.gridlock .row .all-push-fifth {
 margin-left: 21.04166667%
}

.gridlock .row .all-push-fourth {
 margin-left: 26.04166667%
}

.gridlock .row .all-push-third {
 margin-left: 34.375%
}

.gridlock .row .all-push-half {
 margin-left: 51.04166667%
}

.gridlock .row .contained.all-fifth {
 width: 20%
}

.gridlock .row .contained.all-fourth {
 width: 25%
}

.gridlock .row .contained.all-third {
 width: 33.33333333%
}

.gridlock .row .contained.all-half {
 width: 50%
}

.gridlock .row .contained.all-full {
 width: 100%
}

.gridlock .row .contained.all-push-fifth {
 margin-left: 20%
}

.gridlock .row .contained.all-push-fourth {
 margin-left: 25%
}

.gridlock .row .contained.all-push-third {
 margin-left: 33.33333333%
}

.gridlock .row .contained.all-push-half {
 margin-left: 50%
}

.gridlock .row [class*=all-].centered {
 float: none;
 margin-left: auto;
 margin-right: auto
}

.gridlock .row .all-hide {
 display: none
}

@media screen and (max-width:739px) {
 .gridlock .row .mobile-1 {
   width: 31.25%
 }
 .gridlock .row .mobile-2 {
   width: 64.58333333%
 }
 .gridlock .row .mobile-3 {
   width: 97.91666667%
 }
 .gridlock .row .mobile-push-1 {
   margin-left: 34.375%
 }
 .gridlock .row .mobile-push-2 {
   margin-left: 67.70833333%
 }
 .gridlock .row .contained.mobile-1 {
   width: 33.33333333%
 }
 .gridlock .row .contained.mobile-2 {
   width: 66.66666667%
 }
 .gridlock .row .contained.mobile-3 {
   width: 100%
 }
 .gridlock .row .contained.mobile-push-1 {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.mobile-push-2 {
   margin-left: 66.66666667%
 }
 .gridlock .row .mobile-fifth {
   width: 17.91666667%
 }
 .gridlock .row .mobile-fourth {
   width: 22.91666667%
 }
 .gridlock .row .mobile-third {
   width: 31.25%
 }
 .gridlock .row .mobile-half {
   width: 47.91666667%
 }
 .gridlock .row .mobile-full {
   width: 97.91666667%
 }
 .gridlock .row .mobile-push-fifth {
   margin-left: 21.04166667%
 }
 .gridlock .row .mobile-push-fourth {
   margin-left: 26.04166667%
 }
 .gridlock .row .mobile-push-third {
   margin-left: 34.375%
 }
 .gridlock .row .mobile-push-half {
   margin-left: 51.04166667%
 }
 .gridlock .row .contained.mobile-fifth {
   width: 20%
 }
 .gridlock .row .contained.mobile-fourth {
   width: 25%
 }
 .gridlock .row .contained.mobile-third {
   width: 33.33333333%
 }
 .gridlock .row .contained.mobile-half {
   width: 50%
 }
 .gridlock .row .contained.mobile-full {
   width: 100%
 }
 .gridlock .row .contained.mobile-push-fifth {
   margin-left: 20%
 }
 .gridlock .row .contained.mobile-push-fourth {
   margin-left: 25%
 }
 .gridlock .row .contained.mobile-push-third {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.mobile-push-half {
   margin-left: 50%
 }
 .gridlock .row [class*=mobile-].centered {
   float: none;
   margin-left: auto;
   margin-right: auto
 }
 .gridlock .row .mobile-hide {
   display: none
 }
}

@media screen and (max-width:499px) {
 .gridlock .row .min-1 {
   width: 31.25%
 }
 .gridlock .row .min-2 {
   width: 64.58333333%
 }
 .gridlock .row .min-3 {
   width: 97.91666667%
 }
 .gridlock .row .min-push-1 {
   margin-left: 34.375%
 }
 .gridlock .row .min-push-2 {
   margin-left: 67.70833333%
 }
 .gridlock .row .contained.min-1 {
   width: 33.33333333%
 }
 .gridlock .row .contained.min-2 {
   width: 66.66666667%
 }
 .gridlock .row .contained.min-3 {
   width: 100%
 }
 .gridlock .row .contained.min-push-1 {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.min-push-2 {
   margin-left: 66.66666667%
 }
 .gridlock .row .min-fifth {
   width: 17.91666667%
 }
 .gridlock .row .min-fourth {
   width: 22.91666667%
 }
 .gridlock .row .min-third {
   width: 31.25%
 }
 .gridlock .row .min-half {
   width: 47.91666667%
 }
 .gridlock .row .min-full {
   width: 97.91666667%
 }
 .gridlock .row .min-push-fifth {
   margin-left: 21.04166667%
 }
 .gridlock .row .min-push-fourth {
   margin-left: 26.04166667%
 }
 .gridlock .row .min-push-third {
   margin-left: 34.375%
 }
 .gridlock .row .min-push-half {
   margin-left: 51.04166667%
 }
 .gridlock .row .contained.min-fifth {
   width: 20%
 }
 .gridlock .row .contained.min-fourth {
   width: 25%
 }
 .gridlock .row .contained.min-third {
   width: 33.33333333%
 }
 .gridlock .row .contained.min-half {
   width: 50%
 }
 .gridlock .row .contained.min-full {
   width: 100%
 }
 .gridlock .row .contained.min-push-fifth {
   margin-left: 20%
 }
 .gridlock .row .contained.min-push-fourth {
   margin-left: 25%
 }
 .gridlock .row .contained.min-push-third {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.min-push-half {
   margin-left: 50%
 }
 .gridlock .row [class*=min-].centered {
   float: none;
   margin-left: auto;
   margin-right: auto
 }
 .gridlock .row .min-hide {
   display: none
 }
}

@media screen and (min-width:740px) and (max-width:979px) {
 .gridlock .row .tablet-1 {
   width: 14.58333333%
 }
 .gridlock .row .tablet-2 {
   width: 31.25%
 }
 .gridlock .row .tablet-3 {
   width: 47.91666667%
 }
 .gridlock .row .tablet-4 {
   width: 64.58333333%
 }
 .gridlock .row .tablet-5 {
   width: 81.25%
 }
 .gridlock .row .tablet-6 {
   width: 97.91666667%
 }
 .gridlock .row .tablet-push-1 {
   margin-left: 17.70833333%
 }
 .gridlock .row .tablet-push-2 {
   margin-left: 34.375%
 }
 .gridlock .row .tablet-push-3 {
   margin-left: 51.04166667%
 }
 .gridlock .row .tablet-push-4 {
   margin-left: 67.70833333%
 }
 .gridlock .row .tablet-push-5 {
   margin-left: 84.375%
 }
 .gridlock .row .contained.tablet-1 {
   width: 16.66666667%
 }
 .gridlock .row .contained.tablet-2 {
   width: 33.33333333%
 }
 .gridlock .row .contained.tablet-3 {
   width: 50%
 }
 .gridlock .row .contained.tablet-4 {
   width: 66.66666667%
 }
 .gridlock .row .contained.tablet-5 {
   width: 83.33333333%
 }
 .gridlock .row .contained.tablet-6 {
   width: 100%
 }
 .gridlock .row .contained.tablet-push-1 {
   margin-left: 16.66666667%
 }
 .gridlock .row .contained.tablet-push-2 {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.tablet-push-3 {
   margin-left: 50%
 }
 .gridlock .row .contained.tablet-push-4 {
   margin-left: 66.66666667%
 }
 .gridlock .row .contained.tablet-push-5 {
   margin-left: 83.33333333%
 }
 .gridlock .row .tablet-fifth {
   width: 17.91666667%
 }
 .gridlock .row .tablet-fourth {
   width: 22.91666667%
 }
 .gridlock .row .tablet-third {
   width: 31.25%
 }
 .gridlock .row .tablet-three-quarter {
   width: 72.9%
 }
 .gridlock .row .tablet-two-thirds {
   width: 64.5%
 }
 .gridlock .row .tablet-half {
   width: 47.91666667%
 }
 .gridlock .row .tablet-full {
   width: 97.91666667%
 }
 .gridlock .row .tablet-push-fifth {
   margin-left: 21.04166667%
 }
 .gridlock .row .tablet-push-fourth {
   margin-left: 26.04166667%
 }
 .gridlock .row .tablet-push-third {
   margin-left: 34.375%
 }
 .gridlock .row .tablet-push-half {
   margin-left: 51.04166667%
 }
 .gridlock .row .contained.tablet-fifth {
   width: 20%
 }
 .gridlock .row .contained.tablet-fourth {
   width: 25%
 }
 .gridlock .row .contained.tablet-third {
   width: 33.33333333%
 }
 .gridlock .row .contained.tablet-half {
   width: 50%
 }
 .gridlock .row .contained.tablet-full {
   width: 100%
 }
 .gridlock .row .contained.tablet-push-fifth {
   margin-left: 20%
 }
 .gridlock .row .contained.tablet-push-fourth {
   margin-left: 25%
 }
 .gridlock .row .contained.tablet-push-third {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.tablet-push-half {
   margin-left: 50%
 }
 .gridlock .row [class*=tablet-].centered {
   float: none;
   margin-left: auto;
   margin-right: auto
 }
 .gridlock .row .tablet-hide {
   display: none !important
 }
}

@media screen and (min-width:980px) {
 .gridlock .row .desktop-1 {
   width: 6.25%
 }
 .gridlock .row .desktop-2 {
   width: 14.58333333%
 }
 .gridlock .row .desktop-3 {
   width: 22.91666667%
 }
 .gridlock .row .desktop-4 {
   width: 31.25%
 }
 .gridlock .row .desktop-5 {
   width: 39.58333333%
 }
 .gridlock .row .desktop-6 {
   width: 47.91666667%
 }
 .gridlock .row .desktop-7 {
   width: 56.25%
 }
 .gridlock .row .desktop-8 {
   width: 64.58333333%
 }
 .gridlock .row .desktop-9 {
   width: 72.91666667%
 }
 .gridlock .row .desktop-10 {
   width: 81.25%
 }
 .gridlock .row .desktop-11 {
   width: 89.58333333%
 }
 .gridlock .row .desktop-12 {
   width: 97.91666667%
 }
 .gridlock .row .desktop-push-1 {
   margin-left: 9.375%
 }
 .gridlock .row .desktop-push-2 {
   margin-left: 17.70833333%
 }
 .gridlock .row .desktop-push-3 {
   margin-left: 26.04166667%
 }
 .gridlock .row .desktop-push-4 {
   margin-left: 34.375%
 }
 .gridlock .row .desktop-push-5 {
   margin-left: 42.70833333%
 }
 .gridlock .row .desktop-push-6 {
   margin-left: 51.04166667%
 }
 .gridlock .row .desktop-push-7 {
   margin-left: 59.375%
 }
 .gridlock .row .desktop-push-8 {
   margin-left: 67.70833333%
 }
 .gridlock .row .desktop-push-9 {
   margin-left: 76.04166667%
 }
 .gridlock .row .desktop-push-10 {
   margin-left: 84.375%
 }
 .gridlock .row .desktop-push-11 {
   margin-left: 92.70833333%
 }
 .gridlock .row .contained.desktop-1 {
   width: 8.33333333%
 }
 .gridlock .row .contained.desktop-2 {
   width: 16.66666667%
 }
 .gridlock .row .contained.desktop-3 {
   width: 25%
 }
 .gridlock .row .contained.desktop-4 {
   width: 33.33333333%
 }
 .gridlock .row .contained.desktop-5 {
   width: 41.66666667%
 }
 .gridlock .row .contained.desktop-6 {
   width: 50%
 }
 .gridlock .row .contained.desktop-7 {
   width: 58.33333333%
 }
 .gridlock .row .contained.desktop-8 {
   width: 66.66666667%
 }
 .gridlock .row .contained.desktop-9 {
   width: 75%
 }
 .gridlock .row .contained.desktop-10 {
   width: 83.33333333%
 }
 .gridlock .row .contained.desktop-11 {
   width: 91.66666667%
 }
 .gridlock .row .contained.desktop-12 {
   width: 100%
 }
 .gridlock .row .contained.desktop-push-1 {
   margin-left: 8.33333333%
 }
 .gridlock .row .contained.desktop-push-2 {
   margin-left: 16.66666667%
 }
 .gridlock .row .contained.desktop-push-3 {
   margin-left: 25%
 }
 .gridlock .row .contained.desktop-push-4 {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.desktop-push-5 {
   margin-left: 41.66666667%
 }
 .gridlock .row .contained.desktop-push-6 {
   margin-left: 50%
 }
 .gridlock .row .contained.desktop-push-7 {
   margin-left: 58.33333333%
 }
 .gridlock .row .contained.desktop-push-8 {
   margin-left: 66.66666667%
 }
 .gridlock .row .contained.desktop-push-9 {
   margin-left: 75%
 }
 .gridlock .row .contained.desktop-push-10 {
   margin-left: 83.33333333%
 }
 .gridlock .row .contained.desktop-push-11 {
   margin-left: 91.66666667%
 }
 .gridlock .row .desktop-fifth {
   width: 17.91666667%
 }
 .gridlock .row .desktop-fourth {
   width: 22.91666667%
 }
 .gridlock .row .desktop-third {
   width: 31.25%
 }
 .gridlock .row .desktop-half {
   width: 47.91666667%
 }
 .gridlock .row .desktop-full {
   width: 97.91666667%
 }
 .gridlock .row .desktop-push-fifth {
   margin-left: 21.04166667%
 }
 .gridlock .row .desktop-push-fourth {
   margin-left: 26.04166667%
 }
 .gridlock .row .desktop-push-third {
   margin-left: 34.375%
 }
 .gridlock .row .desktop-push-half {
   margin-left: 51.04166667%
 }
 .gridlock .row .contained.desktop-fifth {
   width: 20%
 }
 .gridlock .row .contained.desktop-fourth {
   width: 25%
 }
 .gridlock .row .contained.desktop-third {
   width: 33.33333333%
 }
 .gridlock .row .contained.desktop-half {
   width: 50%
 }
 .gridlock .row .contained.desktop-full {
   width: 100%
 }
 .gridlock .row .contained.desktop-push-fifth {
   margin-left: 20%
 }
 .gridlock .row .contained.desktop-push-fourth {
   margin-left: 25%
 }
 .gridlock .row .contained.desktop-push-third {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.desktop-push-half {
   margin-left: 50%
 }
 .gridlock .row [class*=desktop-].centered {
   float: none;
   margin-left: auto;
   margin-right: auto
 }
 .gridlock .row .desktop-hide {
   display: none !important
 }
}

@media screen and (min-width:1220px) {
 .gridlock .row .max-1 {
   width: 6.25%
 }
 .gridlock .row .max-2 {
   width: 14.58333333%
 }
 .gridlock .row .max-3 {
   width: 22.91666667%
 }
 .gridlock .row .max-4 {
   width: 31.25%
 }
 .gridlock .row .max-5 {
   width: 39.58333333%
 }
 .gridlock .row .max-6 {
   width: 47.91666667%
 }
 .gridlock .row .max-7 {
   width: 56.25%
 }
 .gridlock .row .max-8 {
   width: 64.58333333%
 }
 .gridlock .row .max-9 {
   width: 72.91666667%
 }
 .gridlock .row .max-10 {
   width: 81.25%
 }
 .gridlock .row .max-11 {
   width: 89.58333333%
 }
 .gridlock .row .max-12 {
   width: 97.91666667%
 }
 .gridlock .row .max-push-1 {
   margin-left: 9.375%
 }
 .gridlock .row .max-push-2 {
   margin-left: 17.70833333%
 }
 .gridlock .row .max-push-3 {
   margin-left: 26.04166667%
 }
 .gridlock .row .max-push-4 {
   margin-left: 34.375%
 }
 .gridlock .row .max-push-5 {
   margin-left: 42.70833333%
 }
 .gridlock .row .max-push-6 {
   margin-left: 51.04166667%
 }
 .gridlock .row .max-push-7 {
   margin-left: 59.375%
 }
 .gridlock .row .max-push-8 {
   margin-left: 67.70833333%
 }
 .gridlock .row .max-push-9 {
   margin-left: 76.04166667%
 }
 .gridlock .row .max-push-10 {
   margin-left: 84.375%
 }
 .gridlock .row .max-push-11 {
   margin-left: 92.70833333%
 }
 .gridlock .row .contained.max-1 {
   width: 8.33333333%
 }
 .gridlock .row .contained.max-2 {
   width: 16.66666667%
 }
 .gridlock .row .contained.max-3 {
   width: 25%
 }
 .gridlock .row .contained.max-4 {
   width: 33.33333333%
 }
 .gridlock .row .contained.max-5 {
   width: 41.66666667%
 }
 .gridlock .row .contained.max-6 {
   width: 50%
 }
 .gridlock .row .contained.max-7 {
   width: 58.33333333%
 }
 .gridlock .row .contained.max-8 {
   width: 66.66666667%
 }
 .gridlock .row .contained.max-9 {
   width: 75%
 }
 .gridlock .row .contained.max-10 {
   width: 83.33333333%
 }
 .gridlock .row .contained.max-11 {
   width: 91.66666667%
 }
 .gridlock .row .contained.max-12 {
   width: 100%
 }
 .gridlock .row .contained.max-push-1 {
   margin-left: 8.33333333%
 }
 .gridlock .row .contained.max-push-2 {
   margin-left: 16.66666667%
 }
 .gridlock .row .contained.max-push-3 {
   margin-left: 25%
 }
 .gridlock .row .contained.max-push-4 {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.max-push-5 {
   margin-left: 41.66666667%
 }
 .gridlock .row .contained.max-push-6 {
   margin-left: 50%
 }
 .gridlock .row .contained.max-push-7 {
   margin-left: 58.33333333%
 }
 .gridlock .row .contained.max-push-8 {
   margin-left: 66.66666667%
 }
 .gridlock .row .contained.max-push-9 {
   margin-left: 75%
 }
 .gridlock .row .contained.max-push-10 {
   margin-left: 83.33333333%
 }
 .gridlock .row .contained.max-push-11 {
   margin-left: 91.66666667%
 }
 .gridlock .row .max-fifth {
   width: 17.91666667%
 }
 .gridlock .row .max-fourth {
   width: 22.91666667%
 }
 .gridlock .row .max-third {
   width: 31.25%
 }
 .gridlock .row .max-half {
   width: 47.91666667%
 }
 .gridlock .row .max-full {
   width: 97.91666667%
 }
 .gridlock .row .max-push-fifth {
   margin-left: 21.04166667%
 }
 .gridlock .row .max-push-fourth {
   margin-left: 26.04166667%
 }
 .gridlock .row .max-push-third {
   margin-left: 34.375%
 }
 .gridlock .row .max-push-half {
   margin-left: 51.04166667%
 }
 .gridlock .row .contained.max-fifth {
   width: 20%
 }
 .gridlock .row .contained.max-fourth {
   width: 25%
 }
 .gridlock .row .contained.max-third {
   width: 33.33333333%
 }
 .gridlock .row .contained.max-half {
   width: 50%
 }
 .gridlock .row .contained.max-full {
   width: 100%
 }
 .gridlock .row .contained.max-push-fifth {
   margin-left: 20%
 }
 .gridlock .row .contained.max-push-fourth {
   margin-left: 25%
 }
 .gridlock .row .contained.max-push-third {
   margin-left: 33.33333333%
 }
 .gridlock .row .contained.max-push-half {
   margin-left: 50%
 }
 .gridlock .row [class*=max-].centered {
   float: none;
   margin-left: auto;
   margin-right: auto
 }
 .gridlock .row .max-hide {
   display: none
 }
}

.gridlock-fluid .row {
 width: 98%
}

/* =============== */
/* = Theme Fonts = */
/* =============== */




@font-face {
  font-family: Montserrat;
  font-weight: 300;
  font-style: normal;
  src: url("../../../../../../../../montserrat/montserrat_n3.e9c2ec7697570c33b13645dbd15f3f729c5e921b.woff") format("woff2"),
       url("../../../../../../../../montserrat/montserrat_n3.f481a31eaff8b48749cc413f5c6990b1db3c9103_h1-b3JnYW5pY2NvY29vbi5jb20-hmac-27d40f5b10cf435a053f18b45b4f8070d19b5a4feb70475fa2d1e490d5564106.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 300;
  font-style: normal;
  src: url("../../../../../../../../poppins/poppins_n3.bf4dd4af82ac263dde50abfd3dfa16485ed1e002.woff") format("woff2"),
       url("../../../../../../../../poppins/poppins_n3.6758f33361b35d8ab1e3e2f74c575be1fc4c1fda_h1-b3JnYW5pY2NvY29vbi5jb20-hmac-fd71fa493a581742e226541b24ecf4a51f516b8078fe4fcd8f7dc7981588eeac.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  src: url("../../../../../../../../poppins/poppins_n5.25334cd7ff48c81cfd51a6bc5a81d92a1b4d4501.woff") format("woff2"),
       url("../../../../../../../../poppins/poppins_n5.fc8eae64d8f1b5d2b8c42b45ddc0749aff4750a6_h1-b3JnYW5pY2NvY29vbi5jb20-hmac-6b8322717d177179f8fbbbf00424a5a215c591fd8b213a74e5cfd37c3ac575af.woff") format("woff");
}







  @font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  src: url("../../../../../../../../montserrat/montserrat_n4.1d581f6d4bf1a97f4cbc0b88b933bc136d38d178.woff") format("woff2"),
       url("../../../../../../../../montserrat/montserrat_n4.cfce41a967758ce5a9b7d48daeb5b028fd977a9b_h1-b3JnYW5pY2NvY29vbi5jb20-hmac-e535e33e9225c6495919559dbae33cce751cb578ae2c10261e8f650c08c03f98.woff") format("woff");
}




  @font-face {
  font-family: Montserrat;
  font-weight: 300;
  font-style: italic;
  src: url("../../../../../../../../montserrat/montserrat_i3.0851c828f2d9e24bc7e62370e5b23fbce45a9776.woff") format("woff2"),
       url("../../../../../../../../montserrat/montserrat_i3.2ea997ee0b5ec44aa35a893518aa91f824531238_h1-b3JnYW5pY2NvY29vbi5jb20-hmac-0e605125bd7bc0df1283d2a726962d2f7d900ec6c133d437d7b5d103b0e1cdd8.woff") format("woff");
}




  @font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: italic;
  src: url("../../../../../../../../montserrat/montserrat_i4.ae02483b3d5e8777d0d4a4ccf396482c364d8955.woff") format("woff2"),
       url("../../../../../../../../montserrat/montserrat_i4.ba28d1a04ec09448de486d83c63235903dfc0af8_h1-b3JnYW5pY2NvY29vbi5jb20-hmac-71ec17cfe3a697d9ae1f6724619ac0fed8c195a488854a1167291b389c3c166a.woff") format("woff");
}




/* ================= */
/* = Theme Helpers = */
/* ================= */
body {
  color: #000000;
  background: #ffffff;
  font-size: 12px;
  font-family:Montserrat;
  line-height: 1.6em;
  -webkit-text-size-adjust: none;
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
  border: 0;
}

img[data-sizes="auto"] {
  display: block;
  width: 100%;
}

.box-ratio {
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}

.product .box-ratio {
  background-color: white;
}

.box-ratio img {
  background-color: white;
}

.lazyload-fade {
  opacity: 0;
  transition: opacity 200ms;
}

.lazyload-fade.lazyloaded {
  opacity: 1;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.padded {
  margin-bottom: 15px;
}

.hidden {
  display: none;
}

/*  NO-JS Helpers  */
.no-js .no-fouc {
  visibility: visible;
}

.no-js .box-ratio {
  display: none;
}

.no-js .load-wait {
  display: none;
}

.no-js .product-thumbnail .lazyload {
  display: none;
}

.no-js .vantage-accordion .product-accordion-content {
  display: block;
}

.no-js .collection-carousel {
 text-align: center;
}

.no-js .collection-carousel .lazyOwl.product {
  width: 14.5833333333333333%;
  display: inline-block;
}

.no-js .shifter-navigation {
  display: none;
}

.no-js .flexslider .slides > li {
  display: block;
  opacity: 1;
}
.no-js .product-main-image {
  visibility: visible;
  overflow: visible;
}

/* ==================== */
/* = Theme Typography = */
/* ==================== */
h1, h2, h3, h4, h5, h6 {
  color: ;
  font-family:Poppins;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 0;
  line-height: initial;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 27px;
  margin-bottom: 20px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 19px;
}

h4 {
  font-size: 17px;
}

h5 {
  font-size: 15px;
}

h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset {
  margin-bottom: 10px;
}

p {
  font-size: 12px;
  margin-bottom: 1.6em;
  margin-top: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

pre {
  font-family: Montserrat;
  font-size: 13px;
  font-weight: bold;
}

p.date {
  margin-bottom: 5px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a {
  text-decoration:none;
  color: #000000;
  outline: 0;
}

a:hover {
  color: #e9bbad;
  text-decoration:underline;
  outline: 0;
}

a:visited {
  color:#000000;
  text-decoration:none;
  outline: 0;
}

a:focus {
  outline:1px dotted #79160d;
  outline: 0;
}

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt {
  font-weight: bold;
}

ol {
  padding: 0;
  margin-left: 0;
  text-indent: 0;
  list-style-position: inside;
}

ul {
  padding: 0;
  margin: 0;
  list-style:disc inside;
}

blockquote {
  font-family: Montserrat;
  font-size:18px;
  line-height: 24px;
  font-style:italic;
  padding-left:35px;
  color: #999;
  margin: .5em 0 .5em 0;
}

hr {
  background:#f0f0f0;
  border:none;
  color:#f0f0f0;
  display:block;
  height:1px;
  margin-top: 20px;
  width:100%;
}

/* ==================== */
/* = Section Headings = */
/* ==================== */
.section-heading {
  width: 100%;
  display: block;
  position: relative;
  margin: 20px 0 20px 0 !important;
}
.section-heading h2 {
  background: #e9bbad;
  padding: 10px;
  color: #ffffff;
  display: inline-block;
  margin: 0;
}
.section-heading a h2:hover {
  background: #f4e9e8;
  text-decoration: none;
}.section-heading .section-border {
    padding: 0;
  }
  .section-heading .section-border::after {
    content: "";
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: -2;
    border-top: 4px;
    border-top-color: #e9bbad;
    border-top-style: dotted;
  }
  .section-heading h2 {
    width: auto;
    height: auto;
    position: relative;
    padding: 10px 30px 10px 30px;
  }

  

  .section-heading h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 13px solid #ffffff;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
  }
  .section-heading h2:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 13px solid #ffffff;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
  }
  .section-heading {
    text-align: left;
  }



  .section-heading .section-border::after {
    top: 50%;
  }


/* =========== */
/* = Buttons = */
/* =========== */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #e9bbad;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 0 10px !important;
  font-family: Montserrat;
  -webkit-appearance: none;
  border: 0;
  min-width: 160px;
  line-height: 44px !important;
  
   border-radius: 3px;
  
  letter-spacing: 1px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #ffffff;
  background: #f4e9e8;
  border: 0;
}

.secondary-button {
  background: #f4e3cb !important;
  color: #242424 !important;
}

.secondary-button:hover {
  color: #000000 !important;
  background: #e9bbad !important;
}


.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.button {
  text-align: center;
}

a.button:visited {
  background: #e9bbad;
  color: #ffffff;
}

a.button:hover, .cta a:hover { text-decoration: none;}

/* ========= */
/* = Forms = */
/* ========= */
form {
  margin-bottom: 20px;
}

fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #f0f0f0;
  line-height: 44px;
  height: 44px;
  outline: none;
  color: #000000;
  margin: 0;
  width: 100%;
  text-indent: 10px;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  font-size: 12px;
  
   border-radius: 3px;
  
}

select {
  padding: 0;
  margin-bottom: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(select-arrow.png) right no-repeat transparent;
  border: 1px solid #f0f0f0;
  line-height: 35px;
  height: 44px;
  font-size: 90%;
  font-weight: 300;
}

select::-ms-expand {
  display: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #f0f0f0;
  color: #000000;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2);
}

textarea {
  min-height: 120px;
  width: 100%;
  line-height: 22px;
}

label,
legend {
  display: block;
  font-size: 13px;
  font-family:Poppins;
  font-weight: 500;
}

/* ===================== */
/* = Mobile Navigation = */
/* ===================== */
.shifter-navigation .mobile-menu {
  margin-bottom: 20px;
}
.shifter-navigation .social-icons {
  text-align: center;
  margin: 10px 0;
}
.shifter-navigation .social-icons a {
  font-size: 16px;
}
.shifter-navigation .social-icons li {
 display: inline-block;
 margin-right: 3px;
}
.shifter-navigation .featured-text {
 margin: 10px 0;
}
.shifter-navigation .featured-text p {
 margin: 0;
}
.shifter-navigation .featured-text p {
  color: ;
  margin-bottom: 0;
  line-height: 18px;
}
.shifter-navigation .social-icons,
.shifter-navigation .featured-text {
  text-align: center !important;
  width: 94% !important;
}
.shifter-navigation .search-form {
  padding: 10px 0;
}

.shifter-navigation .top-level-list li {
  padding-left: 10px;
}
.shifter-navigation .second-level-list .second-level-link.accordion-toggle2,
.shifter-navigation .second-level-list .second-level-link {
  padding-left: 15px !important;
}
.shifter-navigation .third-level-list li {
  padding-left: 20px;
}

.shifter-navigation .cart-status {
  margin: 10px 0;
}
.accordion-toggle.open:after,
.accordion-toggle2.open:after {
  content: "\f106";
  font-family: "Font Awesome";
  position: absolute;
  right: 10px;
}

.accordion-toggle:after,
.accordion-toggle2:after {
  content: "\f107";
  font-family: "Font Awesome";
  position: absolute;
  right: 10px;
}

ul#accordion li,
.accordion-toggle,
.accordion-toggle2 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}

.accordion-toggle,
.accordion-toggle2 {
  cursor: pointer;
}

.accordion-content,
.accordion-content2 {
  display: none;
}

.accordion-content.default,
.accordion-content2.default {
  display: block;
}

.shifter-navigation ul {
  list-style: none;
  margin-top: 10px;
}

.shifter-navigation ul li a,
.accordion-toggle,
.accordion-toggle2 {
  color: #000000;
}

.shifter-navigation ul.sub {
  margin-top: 0 !important;
}

.shifter-navigation input#q {
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  width: 88%;
  min-width: initial;
  font-family: Montserrat;
  background-color: transparent;
}

.shifter-navigation form,
.shifter-navigation input#q {
  margin-bottom: 0;
}

/* ========== */
/* = Header = */
/* ========== */
header {
  background: rgba(0,0,0,0);
  color: #000000;
  line-height: 40px;
  font-family: Montserrat;
  position: relative;
  width: 100%;
  z-index: 2;
}

header a {
  color: #000000;
}

header a:visited {
  color: #000000;
}

header a:hover {
  color: #000000;
  text-decoration: none;
}

header #header-search { position: relative; }

header #header-search input#q {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: 0;
  text-indent: 20px;
  padding: 0;
  line-height: inherit;
  height: inherit;
  margin-bottom: 0;
  text-transform: none;
  color: #000000;
  font-family: Montserrat;
}

header #header-search form:before {
  content: "\f002";
  position: absolute;
  top: 0;
  left: 0px;
  font-family: "Font Awesome";
}

header #header-search form {
    margin-bottom: 0;
}

header #header-search input#q::-webkit-input-placeholder {
  color: #000000;
}

header #header-search input#q::-moz-placeholder {
 color: #000000;
}

header #header-search input#q:-moz-placeholder {   /* Older versions of Firefox */
  color: #000000;
}

header #header-search input#q:-ms-input-placeholder {
  color: #000000;
}

header #header-search input#q:focus {
  outline: 0 none;
  border: 0 none;
  box-shadow: 0 0 0;
}

header #message {
  min-height: 1px;
  text-align: center;
}

header #message p {
  margin-bottom: 0;
}

header ul#cart {
  margin-bottom: 0;
  text-align: right;
}

header ul#cart li {
  display: inline-block;
  margin-left: 10px;
}

header#header {
  position: relative;
}

header select#currencies {
  border: 0 !important;
  color: #000000;
  font-family: Montserrat;
  margin-bottom: 0;
  width: 50px;
  min-width: inherit;
  font-weight: 300;
  background: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

header .currency-selector {
  position: relative;
}

header .currency-selector:after {
  content: "\f107";
  font-family: "Font Awesome";
  display: inline-block;
  vertical-align: middle;
}

.header-wrapper {
  position: relative;
  z-index: 5;
}

/* Header Logo */
.header-wrapper #logo.logo-center {
  text-align: center;
  width: 18%;
  margin: 0 auto;
}

.header-wrapper #logo a {
  margin: 0;
  padding: 0;
  font-family:Poppins;
  display: block;
}

.header-wrapper #logo {
  transform: scale(1);
  transition: transform 0.5s ease-in;
}

.header-wrapper.isStuck div#logo {
  transform: scale(0.9);
  transition: transform 0.5s ease-out;
}

.header-wrapper.isStuck #logo img {
  max-height: 65px !important;
}

.header-wrapper .nav-left {
  text-align: left;
  width: auto !important;
}

.header-wrapper .nav-center {
  text-align: center;
}

.header-wrapper .nav-right {
  text-align: right;
}

.header-wrapper {
  transition: background-color 0.5s ease;
}

.header-wrapper.stuckMenu.isStuck {
  width: 100%;
  background: #ffffff;
  z-index: 5;
}

.header-wrapper.absolute {
  z-index: 5;
}

body.index .header-wrapper.stuckMenu.isStuck ul.nav li a,
body.index .header-wrapper.stuckMenu.isStuck #logo a {
  color: #000000 !important;
}

body.index .header-wrapper.stuckMenu.isStuck ul.nav ul.submenu li a {
  color:#000000 !important;
}

body.index .header-wrapper.stuckMenu.isStuck ul.nav ul.submenu li a:hover,
body.index .header-wrapper.stuckMenu.isStuck ul.nav li a:hover,
body.index .header-wrapper.stuckMenu.isStuck #logo a:hover {
  color: #e9bbad !important;
}

/* Cleaned CSS */
.header-wrapper nav {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 0;
}

.header-wrapper ul.nav.inline-centered {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}
.header-wrapper ul.nav.inline-centered .logo-center {
  text-align: center;
  width: calc(20% - 6px);
}
.header-wrapper ul.nav li {
  display: inline-block;
}

.header-wrapper ul.nav li a {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  height: auto;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 40px;
}

.header-wrapper ul.nav li a:hover {
  color: #e9bbad;
  text-decoration: none;
}

/* Main Dropdown */
.header-wrapper ul.nav li.dropdown a.dlink { position: relative; }
.header-wrapper ul.nav li.dropdown a.dlink:before {
  position: absolute;
  top: auto;
  right: 3px;
  font-family: "Font Awesome";
  content: "\f107";
  color: #000000;
  font-size: 12px;
}
.header-wrapper ul.nav li.simple.dropdown { position: relative; }
.header-wrapper ul.nav li ul.submenu {
  display: none;
  position: absolute;
  z-index: 5;
}

.header-wrapper ul.nav li:hover ul.submenu {
  display: block;
  background: #ffffff;
  padding: 15px 0;
  width: 100%;
  min-width: 210px;
}

.header-wrapper ul.nav li ul.submenu li {
  background: #ffffff;
  color: #000000;
  width: 100%;
  white-space: nowrap;
  float: none;
  text-align: left;
  display: inline-block;
}

.header-wrapper ul.nav li.regular.dropdown.has_sub_menu,
.header-wrapper ul.nav li.no-dropdown {
  position: relative;
}

.header-wrapper ul.nav li:hover ul.image_menu.submenu {
  min-width: 370px !important;
}

/* Megamenu Specific */
.header-wrapper ul.nav li:hover ul.megamenu.submenu {
  min-width: 80% !important;
  width: auto !important;
}

.header-wrapper ul.nav.right-side li:hover ul.megamenu.submenu,
.header-wrapper ul.nav .right li:hover ul.megamenu.submenu {
  right: 0;
}

.header-wrapper ul.megamenu h4 {
  text-align: left;
  margin-bottom: 5px;
}

.header-wrapper ul.megamenu h4 a {
  line-height: initial !important;
  height: initial;
  padding: 0 0 5px 0 !important;
}

.header-wrapper ul.megamenu h4.border-bottom {
  border-bottom: 1px solid #000000;
}

/* 2nd Level Submenu Link Styles */
.header-wrapper ul.nav li ul.submenu li a {
  text-align: left;
  line-height: 20px;
  font-weight: 300;
  font-size: 12px;
  padding: 0;
  color: #000000;
  text-transform: uppercase !important;
}

.header-wrapper ul.nav li ul.submenu li a:hover {
  color: #e9bbad !important;
}

.header-wrapper ul.nav li.regular.dropdown ul.submenu span {
  margin: 0;
  width: 50%;
}

.header-wrapper ul.nav li.simple.dropdown ul.submenu li a {
  padding-left: 10px;
}

.header-wrapper ul.nav.right-side li:hover ul.image_menu.submenu {
  right: 0;
}

.header-wrapper ul.nav.left-side li:hover ul.image_menu.submenu {
  left: 0;
}
/* 3rd Level Submenu Link Styles */
.header-wrapper ul.sub_sub_menu {
  display: none;
  background: #ffffff;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 10px 10px;
}
.header-wrapper ul.submenu li.is_parent a.second-level { position: relative; }
.header-wrapper ul.submenu li.is_parent a.second-level:before {
  content: "\f105";
  font-family: "Font Awesome";
  position: absolute;
  top: 0;
  right: 10px;
  color: #000000;
  font-size: 10px;
}

.header-wrapper ul.submenu li.is_parent:hover ul.sub_sub_menu {
  display: block;
}

.header-wrapper ul.submenu li.is_parent.has_sub_menu.edge ul.sub_sub_menu {
  left: initial;
  right: 100%;
}

.header-wrapper ul.sub_sub_menu li {
  background: #ffffff;
  color: #000000;
  min-width: 150px;
  width: 100%;
  white-space: nowrap;
  float: left;
  text-align: left;
}

.header-wrapper ul.sub_sub_menu li a {
  text-align: left;
  font-weight: 300;
  font-size: 12px;
  padding-left: 15px;
  color: #000000;
  text-transform: uppercase !important;
}

.header-wrapper ul.nav li ul.submenu .third-level li {
  display: block;
}

/* Split Nav Styles */
.header-wrapper ul.nav.left-side {
  text-align: left;
}
.header-wrapper  ul.nav.left ul.image_menu.submenu {
  left: 0;
}
.header-wrapper ul.nav.right-side {
  text-align: right;
}
.header-wrapper  ul.nav.right ul.image_menu.submenu {
  right: 0;
}
/* ================= */
/* = Password Page = */
/* ================= */
body.password .password-page #logo {
  padding-top: 100px;
  text-align: center;
}

body.password .password-page {
  min-height: 110vh;
}

body.password .password-page img {
  margin: 10px;
}

body.password .password-page #newsletter-details {
  margin-bottom: 30px;
  text-align: center;
}

body.password #signup-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

body.password #signup-holder {
  width: 100%;
  margin-top: 100px;
}

body.password #password-email {
  float: left;
  text-indent: 10px;
  width: 66%;
  text-transform: uppercase;
  color: #000;
  height: 48px;
}

body.password .searchbox #q:focus::-webkit-input-placeholder {
  color:transparent;
}
body.password .searchbox #q:focus:-moz-placeholder {
  color:transparent;
}
body.password .searchbox #q:focus:-ms-input-placeholder {
  color:transparent;
}
body.password .searchbox #q:focus::-moz-placeholder {
  color:transparent;
}

body.password input#password-email:focus::-webkit-input-placeholder {
  color:transparent;
}
body.password input#password-email:focus:-moz-placeholder {
  color:transparent;
} /* FF 4-18 */
body.password input#password-email:focus::-moz-placeholder {
  color:transparent;
} /* FF 19+ */
body.password input#password-email:focus:-ms-input-placeholder {
  color:transparent;
} /* IE 10+ */

body.password .slideout input[type="submit"] {
  margin-bottom: 0 !important;
}

body.password #password-subscribe {
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px;
}

body.password p.success {
  text-align: center;
}

body.password .password-page-icons {
  margin-bottom: 20px;
}

body.password .password-page-icons li {
  display: inline-block;
  margin: 0 5px;
}

body.password .password-page-icons a:hover {
  opacity: 0.5;
}

body.password .password-page-icons i {
  line-height: 30px;
}

body.password form#login_form {
  padding: 15px 20px;
}

body.password .password-page-footer {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 220px;
}

body.password .password-page-footer a {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/* slideout */
body.password .slideout-toggle.open_password {
  position: fixed;
  top: 20px !important;
  right: 20px !important;
  z-index: 2;
  cursor: pointer;
}

body.password .slideout {
  position: fixed;
  top: 0 !important;
  right: -360px;
  width: 320px;
  background-color: #fff;
  z-index: 300;
  color: #000;
  padding: 20px;
}

body.password .slideout label {
  margin-bottom: 30px;
}

/* =============== */
/* = index.liquid = */
/* =============== */
.index-section {
  clear: both;
}

.index-sections .shopify-section .nbm,
.page-section section.nbm,
.page-sections section.nbm,
.product-sections section.nbm,
.collection-sections section.nbm {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

h2 span {
  background: #ffffff;
}

#left-images img,
#right-images img {
  margin-bottom: 20px;
}

.index-section h2.sections {
  color: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  overflow: visible;
  line-height: 17px;
  height: 9px;
  margin: 30px auto 40px;
  text-align: center;
  width: 97.9166666666666667%;
  text-transform: uppercase;
}

.index-section span {
  padding: 0 10px;
}
.index-section .product-index span.money {
  padding: 0;
}
.staggered-image-wrapper h2.sections {
  margin: 20px auto 20px;
}

#promo-images {
  margin-top: 0px;
  margin-bottom: 20px;
}

#collection-loop h3 {
  margin: 10px 0;
}

ul#featured-posts {
  list-style-type: none;
  float: left;
  width: 100%;
}

ul#featured-posts li {
  float: left;
  display: inline;
}

.featured-image-wrapper {
  padding-top: 25px;
  position: relative;
}

.featured-image-wrapper img {
  width: 100%;
  margin-bottom: 15px;
}

.staggered-image-wrapper img {
  width: 100%;
}

.image-layout {
  margin-bottom: 15px;
}

.image-layout .button {
    margin-bottom: 0;
}

.staggered-image-wrapper {
  margin-bottom: 3px;
}

@media screen and ( max-width: 980px ) {
  .staggered-image-wrapper {
    margin-bottom: -5px;
  }
}

.featured-image-wrapper .row.tc {
  width: 100%;
  display: table;
  overflow: hidden;
}

.feat-image-text {
  font-family: Poppins;
  line-height: initial;
  position: relative;
  z-index: 2;
}

.feat-image-text .button {
    margin-top: 10px;
}

.feat-image-content {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  text-align: center;
  margin: 0 !important;
  width: 100% !important;
}

.image-with-text-wrapper {
  display: table;
  width: 100%;
}

/* =============== */
/* = Collections = */
/* =============== */

@supports (display: grid) {
  #collection-loop {
    margin-top: 20px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }
}

.collection-list.product-info {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  padding-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  border-bottom: solid 2px #fff;
  width: auto;
  white-space: nowrap;
  margin: auto;
  padding-bottom: 3px;
  font-weight: bold;
  bottom: unset;
}
.collection-list.product-info a {
  color: #fff;
}
#collection-loop .box-ratio {
  background: black;
}
#collection-loop .box-ratio img {
  opacity: 0.75;
}
#collection-loop .box-ratio img:hover {
  opacity: 0.9;
}
#collection-description .rte {
  margin-bottom: 15px;
}

.collection .collection-banner {
  position: relative;
}
.collection-banner img {
    width: 100%;
}
.collection .banner-caption {
  max-width: 350px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  background: #ffffff;
  color: #000000;
  padding: 30px;
}
.collection .banner-caption h1,
.collection .banner-caption h2 {
  color: #000000;
  margin-bottom: 10px;
}
.collection .banner-caption p {
  margin-bottom: 0;
  color: #000000;
}

#side-filter {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
  padding-top: 20px;
}

#side-filter p {
  margin-bottom: 5px;
}

#side-filter li {
  margin-bottom: 10px;
}

.filter li {
  list-style-type: none;
  cursor: pointer;
}

.filter li h4 {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: initial;
  margin-bottom: 0;
}

.filter li > ul.filter-list li a {
  font-size: 13px;
}

.filter li.current a {
  text-decoration: underline;
}

.filter span.color_filter {
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  display: inline-block;
  margin: 0 5px 0 0;
  line-height: initial;
  vertical-align: middle;
  background-size: contain;
  background-position: center;
}

.current span.color_filter:after {
  content: "\f00c";
  font-size: 10px;
  color: white;
  font-family: "Font Awesome";
  display: block;
  background: rgba(33, 43, 54, .5);
  line-height: 14px;
  text-align: center;
}

#current-filters {
  padding: 10px 11px 10px 11px !important;
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #eee;
}

#current-filters h5 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}

#current-filters a {
  margin-right: 8px;
}
#current-filters a:before {
  content: "\f057";
  font-size: 14px;
  color: #f0f0f0;
  font-family: "Font Awesome";
  margin-right: 4px;
}

.filter-menu {
  padding: 5px 0;
  position: relative;
  outline: none;
}

ul.filter-list ul.extended-submenu {
  padding-left: 10px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 7px;
  padding-top: 7px;
}

ul.filter-list {
  display: none;
}

ul.filter-list li {
  margin-bottom: 5px;
}

#sidebar {
  min-height: 1px;background: rgba(0,0,0,0);
    padding: 10px;}

#sidebar h4 {
  font-size: 15px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #f0f0f0;
  letter-spacing: 0;
}

#sidebar ul {
  list-style-type: none;
  margin-bottom: 20px;
}

#sidebar h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}

#sidebar ul li a.current {
  border-bottom: 1px solid #f0f0f0;
  text-decoration: none;
}

#sidebar .collection_container {
  display: block;
  width: 100%;
  float: none;
  margin-top: 20px;
}

#sidebar .collection_container .icn {
  padding: 2px 3px;
  font-size: 10px;
}

#sidebar .collection_container .price {
  display: none;
}

#sidebar .collection_container .sidebar_product_container {
  display: grid;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}

#sidebar .collection_container .product-index {
  grid-column: auto / span 1;
}

#sidebar .collection_container .prod-title {
  font-size: 11px;
  margin-top: 5px;
  line-height: 16px;
  text-align: center;
  display: block;
}

#sidebar .collection_container .reveal {
  margin-bottom: 10px;
  object-fit: contain;
  object-position: center;
  max-width: 100px;
  margin: 0 auto;
}

#sidebar .collection_container .reveal .box-ratio {
  padding-bottom: 100% !important;
}
#sidebar .textnote_container {
  margin-top: 10px;
}
#sidebar .textnote_container p {
  margin-bottom: 0;
}

#sidebar .textnote_container .subheading {
  padding: 10px 0;
}

#sidebar .image_container {
  margin: 20px 0;
}

#sidebar ul.sortme {
  float: right;
}

#sidebar ul.sortme h4 {
  margin-bottom: 5px;
}

#sidebar ul.sortme {
  float: left;
  display: block;
  clear: left;
  width: 100%;
}

#sidebar .filter {
  width: 100%;
  padding: 0 !important;
  text-align: left;
  background-color: transparent;
  color: #ffffff;
  margin-bottom: 10px;
  border-radius: 3px;
}

#sidebar button.filter-menu {
  background-color: transparent;
  color: #e9bbad;
  width: 100%;
  padding: 0 !important;
  text-align: left;
  margin: 0 !important;
}

#sidebar .filter h4:after {
  content: "\f107";
  font-family: "Font Awesome";
  background: #e9bbad;
  padding: 4px 6px;
  color: #ffffff;
  position: absolute;
  right: 11px;
  top: auto;
  font-size: 12px;
}

#sidebar .filter li > ul.filter-list {
  position: absolute;
  z-index: 5;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px 20px;
  top: 38px;
  min-width: 200px;
}

#sidebar .filter {
  width: 100%;
  margin-bottom: 0;
}

#sidebar ul.filter-list {
  display: none;
  position: relative;
  margin-bottom: 5px;
  border-top: 1px solid #f0f0f0;
  padding-top: 10px;
  margin-top: 10px;
}

#sidebar .filter li > ul.filter-list {
  top: 0;
}

#sidebar ul.filter-list li {
  line-height: 13px;
  font-size: 12px;
}

#sidebar ul.filter-list.color-filter li {
  width: auto;
  float: left;
  min-width: 125px;
}

#sidebar .extended-submenu {
  margin-left: 0;
}

#sidebar ul.sidebar_sub_menu {
  margin-bottom: 0;
  margin-left: 10px;
}

#sidebar .extend {
  position: relative;
  cursor: pointer;
}

#sidebar .filter {
  margin: 0;
  line-height: 12px !important;
  min-width: 175px;
  text-align: left;
  display: block;
  padding: 10px 11px 10px 11px !important;
  margin-bottom: 3px;
  position: relative;
}

#sidebar button.filter-menu h4 {
  border-bottom: none;
  padding: 0;
  margin: 0;
}

#full-width-filter button:focus {outline:0;}

#full-width-filter .filter {
  background: none;
  color: #000000;
  margin: 0;
  line-height: 12px !important;
  min-width: 175px;
  text-align: left;
  display: inline-block;
  padding: 10px 11px 10px 11px !important;
  margin-bottom: 3px;
  position: relative;
  border-radius: 3px;
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content; /* Chrome */
  position: relative;
}

#full-width-filter button.filter-menu {
  background-color: transparent;
  color: #e9bbad;
  width: 100%;
  padding: 0 !important;
  text-align: left;
  margin: 0 !important;
}

#full-width-filter button.filter-menu:after {
  content: "\f107";
  font-family: "Font Awesome";
  background: #e9bbad;
  padding: 3px 6px;
  color: #ffffff;
  position: absolute;
  font-size: 14px;
  top: 0;
  right: 0;
  line-height: 14px;
  margin-bottom: 3px;
}

#full-width-filter button.filter-menu h4 {
  font-size: 14px;
  margin: 0;
  padding-right: 30px !important;
}

#full-width-filter ul.filter-list {
  position: absolute;
  z-index: 5;
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 15px 20px;
  top: 41px;
  min-width: 200px;
  left: -1px;
  font-size: 12px;
  line-height: 16px;
}

#full-width-filter ul.filter-list.color-filter {
  min-width: 368px;
}

#full-width-filter ul.filter-list.color-filter.lg {
  min-width: 700px;
}

#full-width-filter ul.filter-list.color-filter li {
  display: inline-block;
  min-width: 160px;
}

#full-width-filter {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
}

ul.sidebar-accordion li,
#sidebar .extend {
  width: 100% !important;
}

@supports (display: grid) {
  #product-loop,
  .related-products {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 20px;
  }

  .product-index.span-6 {
    grid-column: auto / span 6;
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .product-index.span-5 {
    grid-column: auto / span 5;
      float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .product-index.span-4 {
    grid-column: auto / span 4;
      float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .product-index.span-3 {
    grid-column: auto / span 3;
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .product-index.span-1 {
    grid-column: auto / span 1;
      float: none !important;
    margin: 0 !important;
    width: 100% !important;
  }
}

.product-index {
  border: 1px solid #f0f0f0;
  position: relative;
}

.product-index img {
  margin: 0 auto 10px;
  display: block;
}

.product-index img a {
  border: 0;
  display: block;
}

.first {
  clear: left;
}

.index form,
.collection form {
  margin-bottom: 0;
}



.product-info {
  
  text-align: center;
  font-size: 12px;
  line-height: calc(12px + 8px);
  
    padding: 0 15px 0 15px;
  
  
}

.product-info .price {
  margin-top: 5px;
}

.col-swatch ul {
  text-align: center;
}

.product-info p {
  margin-bottom: 0;
}

.product-info a {
  text-decoration: none !important;
}



.product-index .size-swatch {
  padding: 15px 0 10px;
}

.product-index .size-swatch ul {
  margin-bottom: 0;
}

.product-index .size-swatch ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px 5px;
}

.product-index .size-swatch ul li a {
  font-weight: 300;
  min-width: 26px;
  padding: 0 3px;
  display: block;
  min-height: 26px;
  line-height: 26px;
  font-size: 11px;
  border: 1px solid #d5d5d5;
  text-align: center;
}

.product-index:hover > .product-index-inner .size-swatch {
  display: block;
}

.quick-add-to-cart {
  clear: left;
  display: block;
  margin-top: 10px;
}

.product-index p.ajaxified-cart-feedback{
  display: none !important;
}

.col-swatch {
  margin: 0 0 20px 0;
}

.col-swatch ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

.col-swatch li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0;
  margin: 0px 2px;
}

.col-swatch li span {
  display:block;
}

.col-swatch li.color {
  width: 25px;
  height: 25px;
  margin:0;
  border-radius: 25px;
  border: 1px solid #eee;
  overflow: hidden;
}

.col-swatch li.color span {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.col-swatch li.color img.variant-image {
  transform: scale(3);
}

.col-swatch .options li {
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.product-index .prod-title {
  margin-top: 3px;
}

.product-index .spr-badge {
  margin: 5px 0 10px 0;
  padding: 0;
}

.product-index .spr-badge-starrating {
  padding: 0 !important;
}

.prod-price {
  font-weight: bold;
}

.was,
.product-compare-price {
  text-decoration: line-through;
}

.was {
  color: #666;
  display: inline;
  margin-left: 5px;
}

.onsale {
  font-weight: bold;
  color: #e9bbad;
  display: inline;
}

.instagram {
  overflow: hidden;
}

.instagram-feed {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  float: left;
}

.icn {
  padding: 4px 6px;
  border: 0;
  font-size: 13px;
  font-weight: 300;
  position: absolute;
  text-transform: uppercase;
  line-height: initial;
  z-index: 3;

  
    top: 2px;
    right: 2px;
  
}

.new {
  background: #000000;
  color: #fff;
  left: initial;
  right: 2px;
}

.sale-item {
  background: #e9bbad;
  color: #fff;
}

.so {
  background: #f4e3cb;
  color: #fff;
}

.backto {
  margin-right: 10px;
  border-right: 1px solid #eee;
  padding-right: 5px;
}

.prev-prod {
  margin-right: 10px;
  padding-right: 5px;
  border-right: 1px solid #eee;
}

.collection-list-image {
  width: 100%;
}

.onboarding .product-info {
  padding-bottom: 15px;
}
.homepage-featured-product .featured-product-form span,
.homepage-featured-product .featured-product-description span {
  padding-left: 0;
}
.product-price span {
  padding-right: 0 !important;
}

.header-wrapper.stuckMenu.isStuck {
  z-index: 5;
}

/* Product Listing Image On Hover */

  .reveal .hidden {
    display: block !important;
    visibility: visible !important;
  }

  .product-index:hover .reveal img {
    opacity: 1;
  }

  .reveal {
    position: relative;
  }

  .reveal .hidden img {
    background: #ffffff;
  }

  .reveal {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .reveal img {
    margin-bottom: 0;
    color: white;
  }

  .reveal .hidden {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    -webkit-animation: displayslow 2s; /* Safari, Chrome and Opera > 12.1 */
     -moz-animation: displayslow 2s; /* Firefox < 16 */
      -ms-animation: displayslow 2s; /* Internet Explorer */
       -o-animation: displayslow 2s; /* Opera < 12.1 */
          animation: displayslow 2s;
  }
  .reveal:hover .hidden {
    z-index: 1;
    opacity: 1;
  }

  @media (min-width: 480px) and (max-width: 979px) {
    .reveal .caption {
      font-size: 11px;
    }
  }


.reveal.square-images .box-ratio {
  padding-bottom: 100% !important;
}

.reveal.vertical-images .box-ratio {
  padding-bottom: 140% !important;
}

.reveal.horizontal-images .box-ratio {
  padding-bottom: 71.4% !important;
}

.reveal.square-images .box-ratio img,
.reveal.horizontal-images .box-ratio img  {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.reveal.vertical-images .box-ratio img {
  object-fit: cover;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

/* ================ */
/* = Product page = */
/* ================ */
.sticky.is_stuck {
  background: #ffffff;
  z-index: 1;
}

h2.sticky-title {
  display: none;
}

.sticky.is_stuck h2.sticky-title {
  display: block;
}

.product-add label {
  margin-bottom: 10px;
  margin-bottom: 10px;
}

.add {
  clear: left;
  min-width: initial;
  padding: 0 40px !important;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 740px ) {
  input.add.clearfix.AddtoCart, .shopify-payment-button {
    max-width: 100%;
    min-width: 100%;
  }
  #product-loop .product-info {
    width: 100% !important;
    left: 0 !important;
  }
}

.shopify-payment-button__button--unbranded {
  background: #e9bbad !important;
  color: #ffffff !important;
  
    border-radius: 3px !important;
  
}

.shopify-payment-button__button--unbranded:hover {
  color: #ffffff !important;
  background: #f4e9e8 !important;
}

button.shopify-payment-button__more-options, button.shopify-payment-button__more-options:hover {
  background: transparent !important;
  color: #000 !important;
  padding: 0 !important;
  height: initial !important;
  line-height: initial !important;
}

input#quantity, input.quantity {
  height: 46.5px;
  line-height: 47px;
  border: 1px solid #f0f0f0;
  text-align: center;
  min-width: 55px;
  width: 55px;
  display: inline-block;
  margin: 0 10px 0 0;
}

.product-add .js-qty {
  display: inline-block;
  margin-top: 10px;
  min-width: 160px;
}

.product-add .js-qty input#quantity {
  float: none !important;
  margin-right: 0 !important;
}

.product-add .js-qty button {
  display: inline-block !important;
  min-width: 45px !important;
  background: transparent !important;
  color: #000000 !important;
  border: 1px solid #f0f0f0;
  line-height: 45px !important;
  margin-bottom: 0;
}

.product-add label {
  display: inline-block;
  line-height: 45px;
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (min-width: 741px ) {
  .product-page input.add.clearfix.AddtoCart,
  .product-page .shopify-payment-button,
  .featured-product-form input.add.clearfix.AddtoCart,
  .featured-product-form .shopify-payment-button {
    max-width: 300px;
    min-width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: left;
    display: block;
  }
}

.onboard-instagram {
  margin-bottom: 15px;
}

#bigimag img {
  width: 100%;
}

.zoomImg:hover {
  cursor: move;
}

/*set a border on the images to prevent shifting*/
.thumbnail {
  border: 1px solid transparent;
  margin-bottom: 10px;
}

/*Change the colour*/
.active img {
  border:1px solid #ccc !important;
}

#product-price {
  font-size: 16px;
  margin-bottom: 10px;
  padding-top: 10px;
}

#add {
  margin-top: 20px;
}

#product-description {
  border-right: 1px solid #f0f0f0;
  padding-right: 20px;
}

#product-description form {
  padding-top: 10px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}

#product-description h1 {
  line-height: initial;
}

span.twitter,
span.facebook,
span.pinterest {
  display: inline-block;
  position: inherit;
  margin: 0 10px 0 0;
  line-height: 0;
  float: left;
}

#related h4, #recently_viewed-products h4 {
  margin-bottom: 20px;
  text-align: center;
}

div#related.desktop-12 {
  margin-top: 30px;
}

ul.related-products {
  list-style-type:none;

}

.related-products * {
  text-align:center;
  padding:0
}

.related-products img {
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
}

.ajaxified-cart-feedback {
  margin: 0 0 20px;
}

.ajaxified-cart-feedback.error {
  color: #FF4136;
}

p.ajaxified-cart-feedback.success {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #f0f0f0;
  background: #fcfcfc;
}

/* RTE Tabbed Content for Product Pages */
.rte-tab > input,
.rte-tab section > div {
  display: none;
}

.rte-tab #tab1:checked ~ section .tab1,
.rte-tab #tab2:checked ~ section .tab2,
.rte-tab #tab3:checked ~ section .tab3,
.rte-tab #tab4:checked ~ section .tab4,
.rte-tab #tab5:checked ~ section .tab5,
.rte-tab #tab6:checked ~ section .tab6 {
  display: block;
}

.rte-tab #tab1:checked ~ nav .tab1,
.rte-tab #tab2:checked ~ nav .tab2,
.rte-tab #tab3:checked ~ nav .tab3,
.rte-tab #tab4:checked ~ nav .tab4,
.rte-tab #tab5:checked ~ nav .tab5,
.rte-tab #tab6:checked ~ nav .tab6{
  color: red;
}

.rte-tab {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.rte-tab ul.tabbed {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rte-tab ul.tabbed li label {
  float: left;
  padding: 12px 12px;
  margin: 0;
  border: 1px solid #f0f0f0;
  border-bottom: 0;
  background: rgba(0,0,0,0);
  color: #000000;
}
@media screen and (max-width: 740px) {
  .rte-tab ul.tabbed li label {
    padding: 5px 5px !important;
  }
}
.rte-tab ul.tabbed li label:hover {
  background: transparent;
  cursor: pointer;
}
.rte-tab ul.tabbed li label:active {
  background: transparent;
}

.rte-tab section {
  clear: both;
}
.rte-tab section div.tabbed-block {
  padding: 20px;
  width: auto;
  border: 1px solid #f0f0f0;
  background: #fff;
  line-height: 1.5em;
  letter-spacing: 0.3px;
  color: #444;
  min-height: 200px;
}
.rte-tab section div.tabbed-block h2 {
  margin: 0;
  letter-spacing: 1px;
  color: ;
}

.rte-tab #tab1:checked ~ nav .tab1 label,
.rte-tab #tab2:checked ~ nav .tab2 label,
.rte-tab #tab3:checked ~ nav .tab3 label,
.rte-tab #tab4:checked ~ nav .tab4 label,
.rte-tab #tab5:checked ~ nav .tab5 label,
.rte-tab #tab6:checked ~ nav .tab6 label{
  background: white;
  color: #111;
  position: relative;
}
.rte-tab #tab1:checked ~ nav .tab1 label:after,
.rte-tab #tab2:checked ~ nav .tab2 label:after,
.rte-tab #tab3:checked ~ nav .tab3 label:after,
.rte-tab #tab4:checked ~ nav .tab4 label:after,
.rte-tab #tab5:checked ~ nav .tab5 label:after,
.rte-tab #tab6:checked ~ nav .tab6 label:after{
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  left: 0;
  bottom: -1px;
}
.rte-tab img {
  height: auto;
}

.rte ul { margin-bottom: 15px; }

#social {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
}

.share-icons a {
  margin: 0 10px 0 0;
  font-size: 16px;
}

div.what-is-it {
  margin-bottom: 10px;
}

.what-is-it label {
  float: left;
  margin-right: 10px;
}

.selector-wrapper {
  clear: left;
  margin-top: 10px;
  display: block;
}

.single-option-selector {
  margin-bottom: 10px;
  width: 200px;
}

.selector-wrapper label {
  margin: 5px 0;
  margin-top: 10px;
}

/* Swatches Styles */



/* Label */
.swatch .header {
  margin: 0.5em 0;
}

/* Hide radio buttons */
.swatch input {
  display: none;
}

.swatch label {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #f4e3cb;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  padding: 0;
  margin: 0px 5px 10px 0;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  min-width: 40px;
  height: 38px;
  line-height: 38px;
  white-space: nowrap;
  text-align: center;
}

.swatch-element label {
  padding: 0 10px;
  line-height: 33px;
}

.color.swatch-element label {
  padding: 0;
}

.swatch .color label {
  border: 1px solid #f0f0f0;
  /* background-position: center center;
  background-size: 34px 34px;
  background-repeat: no-repeat; */
  width: 40px;
  height: 40px;
  overflow: hidden
}

.color.swatch-element .variant-image {
  transform: scale(3);
}

.swatch input:checked + label {
  border: 1px solid #000000;
  background: #ffffff;
  color: #000000;
}

.swatch .color input:checked + label {
  border: 1px solid #f0f0f0;
}

.swatch .color input:checked + label:after {
  content: "\f058";
  font-family: "Font Awesome";
  position: absolute;
  bottom: -6px;
  left: 2px;
  color: rgba(187, 187, 187, .6);
  font-size: 14px;
}

.swatch .color.white input:checked + label:after {
  color: #eee;
}

.swatch .swatch-element {
  display: inline-block;
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin: 0px 3px 10px 0;
  /* To position the sold out graphic and tooltip */
  position: relative;
}
/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.swatch .swatch-element .crossed-out {
  display: none;
}

.swatch .swatch-element.soldout .crossed-out {
  display: block;
}

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: gray;
  color: #fff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: auto;
  font-size: 12px;
  left: auto;
  margin-bottom: 15px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swatch .tooltip:before {
  bottom: -20px;
  content:" ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content:" ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swatch.error {
  background-color: #E8D2D2!important;
  color: #333!important;
  padding: 1em;
  border-radius: 5px;
}

.swatch.error p {
  margin: 0.7em 0;
}

.swatch.error p:first-child {
  margin-top: 0;
}

.swatch.error p:last-child {
  margin-bottom: 0;
}

.swatch.error code {
  font-family: monospace;
}

.swatch.clearfix {
  width: 100%;
  float: left;
  clear: left;
  display: block;
}

.desc {
  float: left;
}

#product-description .rte {
  margin-bottom: 20px;
}

div#product-description.desktop-12 {
  border-right: 0;
  padding-right: 0;
}

/* New Product Image Gallery */
.product-main-image {
  position: absolute;
  overflow: hidden;
  width: auto;
  top: 0;
  left: 0;
  visibility: hidden;
}

.product-main-image img {
  margin: 0 auto;
}

.product-image-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.product-image-container.show-all {
  overflow: initial !important;
  height: initial !important;
}

.product-image-container.show-all .product-main-image {
  position: relative !important;
  top: initial !important;
  visibility: visible !important;
  margin-bottom: 20px;
}

.product-main-image.selected {
  visibility: visible;
}

.product-thumbnail {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  min-height: 56px;
}

@media screen and ( min-width: 980px ) {
  margin-left: 5px;
}

.product-thumbnails {
  text-align: center;
  margin-top: 20px;
}

/* New Product Page */
.product-top {
  position: relative;
}
.product-bottom {
  padding-top: 30px;
}
.product-right-inner {
  position: relative;
  padding: 0 50px 0 50px;
  border: 1px solid transparent;
    z-index: 2 !important;
}
.product-right-inner h1 {
  max-width: 245px;
  margin-bottom: 10px;
}
.product-right .spr-badge {
  margin: -8px 0 10px 0;
}
.product-right #social {
  position: absolute;
  width: auto;
  padding-bottom: 10px;
  top: 33px;
  right: 10px;
}
.product-right .social a {
  display: block;
}
.product-extra {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  display: block;
  padding: 5px;
  margin: 0 auto;
  text-align: center;
}
.product-extra a {
  padding: 5px 10px;
  display: inline-block;
  border-right: 1px solid #dfdfdf;
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content;
}
.product-extra a:last-child {
  border-right: none;
}
.product-extra i {
  margin-right: 5px;
}
.product-links,
.product-links a {
  font-size: 14px;
  font-style: italic;
  text-align: center;
  padding: 10px 0;
}
.product-description .rte-tab {
  width: 100%;
  max-width: none !important;
  margin: 0 auto;
}
#product-size-chart,
#product-model {
  margin: 0;
  position: relative;
  color: black;
  padding: 30px ;
  line-height: 2;
  z-index: 3;
  min-width: 700px;
}

#product-modal {
  padding: 20px 30px;
  color: black;
  margin: 0;
  position: relative;
  min-width: 700px;
}

#product-video iframe {
  width: 900px;
  height: 504px;
}

#product-reviews .spr-container {
  border-color: #ffffff !important;
}

#product-reviews .spr-header-title {
  display: none !important;
}

/* =============================== */
/* = Slideshow w/Video Section = */
/* =============================== */
.main-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 40vw;
  min-height: 8vw;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
}
.main-slider .image svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
  height: 40vw;
}
.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.main-slider .slick-dots {
  bottom: 10px !important;
}
.main-slider .slick-dots li button:before {
  font-size: 44px !important;
}
.main-slider .slick-slide {
  position: relative;
  height: 40vw;
  margin: 0;
  overflow: hidden;
}
.main-slider .slick-slide::before {
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.main-slider .slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}
.main-slider .slick-slide .slide-image {
  opacity: 0;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
  height: 40vw;
}
.main-slider .slick-slide.slick-current .slide-image {
  opacity: 1;
}
.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.main-slider .slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.main-slider .slick-slide .slide-media {
  animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active {
  z-index: 1;
}
.main-slider .slick-slide.slick-active .slide-media {
  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active .caption {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.main-slider .slick-arrow {
  text-align: center;
  display: block !important;
  font-size: 0;
  cursor: pointer;
  position: absolute;
  background: none;
  width: 20px;
  min-width: 20px;
  line-height: 20px;
  outline: none;
  z-index: 1;
}
.main-slider .slick-arrow:hover {
  background: none;
  text-decoration: none;
}
.main-slider .slick-arrow i:before {
  font-family: Font Awesome;
  font-size: 25px !important;
}
.main-slider .slick-arrow i {
  color: white;
}
.main-slider .slick-arrow i:hover {
  color: black !important;
}
.main-slider .slick-prev.slick-arrow {
  top: 50%;
  left: 20px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
.main-slider .slick-next.slick-arrow {
  top: 50%;
  right: 20px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

.main-slider .caption {
  position: absolute;
  max-width: 400px;
  padding: 20px;
  border-width: 3px;
  border-style: solid;
  margin: 0;
  letter-spacing: 0.02em;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease;
  transform: translateY(100px);
}
.main-slider .caption .cta {
  display: inline-block;
  margin-top: 20px;
}
.main-slider .caption .cta a {
  display: inline-block;
}

@keyframes slideIn {
  from {
    filter: blur(2px);
  }
  to {
    filter: blur(0);
  }
}
@keyframes slideOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(2px);
  }
}

/* =============================== */
/* = Featured Collection Section = */
/* =============================== */
#homepage-products .product-info .money {
  padding: 0 !important;
}

#homepage-products .product-info .was {
  margin-left: 0;
}

/* =============================== */
/* = Collection List Section = */
/* =============================== */
#homepage-collections {
  padding-bottom: 20px;
}

/* ============================ */
/* = Featured Product Section = */
/* ============================ */
.homepage-featured-product .featured-product-gallery {
  position: relative;
  margin-bottom: 10px;
}
.homepage-featured-product h4.product-vendor {
  font-size: 16px;
}
.homepage-featured-product .product-description .rte {
  max-width: 600px;
  margin: 0 auto;
}
.homepage-featured-product .product-details {
  padding: 16px;
  margin-bottom: 11px;
  display: inline-block;
}
.homepage-featured-product .product-details li {
  display: block;
}
.homepage-featured-product .flexslider .slides > li.product-slide.flex-active-slide {
  opacity: 1 !important;
  z-index: 2 !important;
  display: block !important;
}

/* =================== */
/* = Text With Image = */
/* =================== */
.text-with-image {
  display: inline-block;
  float: none !important;
  vertical-align: middle;
}

.text-with-image.text_section {
  display: inline-block;
  float: none !important;
  vertical-align: middle;
}

.text-with-image.text_section h2.sections {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-with-image.text_section h2.sections, .text_section .rte {
  text-align: left;
  margin-left: 0;
}

.text-with-image.text_section h2.sections span {
  padding-left: 0;
}

.text-with-image.text_section.text-centered h2.sections,
.text-with-image.text_section.text-centered .rte {
  text-align: center;
}

.text-with-image.text_section.text-centered h2.sections span {
  padding-left: 10px !important;
}

/* =============== */
/* = Map Section = */
/* =============== */
.map-section-container,
.map-section-image {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0
}

.map-section--display-map .map-section-container,
.map-section--display-bg-image .map-section-image {
  z-index: 4;
  position: relative;
}

.placeholder-background {
  display: none;
}
.map-section--onboarding .placeholder-background {
  display: block;
}

.map-section-image.show-image {
  z-index: 5;
  position: relative;
}

.map-section-wrapper {
  height: 400px;
  margin-top: 20px;
}

.map-section-container {
  height: 400px;
  width: 100%;
}

.map-section-content {
  padding: 30px;
}

.map-section-wrapper .text_right .map-section-content-wrapper {
  float: right;
}

.map-section-background-wrapper {
  position: relative;
  overflow: hidden;
}

.map-section--onboarding .map-section-error {
  display: none;
}

.map-section-error {
  font-style: italic;
  color: #ff6d6d;
  border: 2px solid #ff6d6d;
  background-color: rgba(119, 0, 0, 0.65);
  padding: 30px;
  margin-top: -250px;
  width: 50%;
  margin-left: 25%;
  z-index: 6;
}

.map-section-image {
  height: 400px;
  background-size: cover;
  background-position: center;
}

.placeholder-background {
  height: 400px;
}

.map-section .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  height: 400px;
}

/* ====================== */
/* = Newsletter Section = */
/* ====================== */
#newsletter {
  line-height: 80px;
  padding: 30px 15px 0 15px;
}
#newsletter #social-icons {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
#newsletter #social-icons li {
  line-height: 13px;
}
#newsletter p.form--success {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
#newsletter .section-title {
  margin-bottom: 0;
}
#newsletter .section-header p {
  margin: 0;
  padding: 0;
}
#newsletter .section-header {
  text-align: center;
}
#newsletter .input-group {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
}
#newsletter .password__input-group {
  max-width: 600px;
  margin: 0 auto;
}
#newsletter .newsletter__submit {
  width: 30%;
  float: left;
  font-size: 13px;
  height: auto;
  transition: all .25s ease-in-out;
}
#newsletter .newsletter__input {
  width: 69%;
  float: left;
  border: 1px solid ;
  background: transparent;
  margin-bottom: 0;
  height: 44px;
  line-height: 44px;
}
#newsletter .newsletter__input:hover {
  opacity: 0.7;
}
#newsletter .section-icons li {
  display: inline-block;
  margin-right: 6px;
  font-size: 25px;
}

/* =============== */
/* = Cart = */
/* =============== */
body.cart #basket-right {
  text-align: center;
}

body.cart #basket-right p {
  margin-bottom: 20px;
}

body.cart #basket-right img {
  width: 50px;
}

body.cart .cart-image {
 margin-right: 50px;
}
body.cart .rte-accordion .item-content {
 background: transparent;
}
body.cart .cart-item {
  margin-bottom: 20px;
  padding: 10px 20px;
  display: block;
  position: relative;
  border: 1px solid #f0f0f0;
  min-height: 200px;
}
body.cart .outline-button,
#CartContainer .outline-button {
  padding: 5px 10px;
  background: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  display: inline-block;
  margin-top: 10px;
  z-index: 1;
}
#CartContainer .outline-button {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  height: 44px;
  line-height: 31px;
}
body.cart .cart-item .outline-button {
  position: absolute;
  bottom: 18px;
  right: 18px;
  z-index: 1;
}
body.cart .cart-free-shipping,
#CartContainer .cart-free-shipping {
  padding: 10px;
  background: #e9bbad;
  color: #000000;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}
#CartContainer .cart-free-shipping {
  margin-top: 20px !important;
  text-align: center;
}
body.cart #basket-right .rte-accordion {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
}
body.cart .cart-final-details input {
  min-width: 179px;
}
@media screen (max-width: 980px) and (min-width: 741px) {
  body.cart .cart-final-details input {
    min-width: 145px;
  }
}
/* Shipping Calculator */
#shipping-calculator {
  color: #000000;
}
#shipping-calculator p {
  padding: 0;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  text-align: left;
}
#shipping-calculator .item-content {
  padding: 0 10px;
}
#shipping-calculator .field {
  float: left;
  margin: 0 0.6em 1em 0;
  font-size: 15px
}
#shipping-calculator .field label {
  display: block;
  margin: 0 0 .3em;
  font-size: 1em;
}
#shipping-calculator .field input[type=text] {
  display: inline-block;
  width: 150px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: .4em .6em;
  font-size: 1em;
  border: 1px solid rgba(0,0,0,.15);
  outline: 0;
  border-radius: .3125em;
  -webkit-appearance: none;
}
#shipping-calculator .field:last-child:before {
  content: "\00A0"; display: block; margin: 0 0 .3em; font-size: 1em;
}
#shipping-calculator #wrapper-response {
  clear: both;
}
@media (max-width: 800px) {
  #shipping-calculator .field {
    float: none;
  }
  #shipping-calculator .field:last-child:before {
    content: none;
  }
}

body.cart .product-add .js-qty {
  display: inline-block;
  margin-top: 10px;
  min-width: 160px;
}

body.cart .js-qty input.quantity {
  float: none !important;
  margin-right: 0 !important;
  height: 35px !important;
  line-height: 35px !important;
  min-width: 40px !important;
  width: 50px !important;
}

body.cart .js-qty button {
  display: inline-block !important;
  min-width: 25px !important;
  background: transparent !important;
  color: #000000 !important;
  border: 1px solid #f0f0f0;
  line-height: 35px !important;
  margin-bottom: 0;
}

body.cart .cart-title {
  width: 65% !important;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 30%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
}

body.cart .cart-image {
 margin-right: 10px;
 width: 25% !important;
 display: inline-block;
 vertical-align: top;
}

@media only screen and (max-width: 740px) {
 #order_details .product {
    width: 50%;
  }
  #order_details .order-images {
    width: 40%;
  }
  .cart-title {
   margin-top: 5%;
   width: 48% !important;
   display: inline-block;
   vertical-align: middle;
  }
  .cart-image {
   margin-right: 10px;
   width: 43% !important;
   display: inline-block;
   vertical-align: middle;
  }
  body.cart .cart-title {
    margin-top: 0;
  }
}

/* ================= */
/* = Blogs & Pages = */
/* ================= */
.blog .blog-banner {
  height: 300px;
  position: relative;
  overflow: hidden;
}

.blog .blog-banner .box-ratio {
  padding-bottom: 300px !important;
}

.blog .blog-banner img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.blog .blog-banner .banner-caption {
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content;
  max-width: 350px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
  background: #ffffff;
  padding: 30px;
}

.blog .blog-banner .banner-caption h1,
.blog .blog-banner .banner-caption p {
  margin-bottom: 0;
  color: #000000;
}

@supports (display: grid) {
  .blog-template ul#blog-articles {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-row-gap: 10px;
    grid-column-gap: 10px;
  }
}


.blog-template .article-meta,
.article .article-meta,
#homepage-blog .article-meta {
  padding: 0 15px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #e8e8e8;
  height: 50px;
  line-height: 48px;
  margin: 10px 4px 10px 0;
  clear: both;
}
.blog-template .article-tags,
#homepage-blog .article-tags {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 900;
}
.blog-template .article-meta .article-share,
.article .article-meta .article-share,
#homepage-blog .article-meta .article-share {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
  width: 28%;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .blog-template .article-meta .article-share,
  .article .article-meta .article-share,
  #homepage-blog .article-meta .article-share,
  .blog-template .article-meta .comments-count,
  .article .article-meta .comments-count {
    display: none !important;
  }
}
.blog-template .article-meta .article-data,
.article .article-meta .article-data,
#homepage-blog .article-meta .article-data {
  width: 54%;
  display: inline-block;
  vertical-align: top;
}
.blog-template .grid-layout .article-meta .article-data {
  width: 100%;
}

@supports (width: intrinsic) {
  .blog-template .article-meta .article-data,
  .article .article-meta .article-data,
  #homepage-blog .article-meta .article-data {
    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content;
    min-width: 40%;
    display: inline-block;
  }
}
.blog-template .article-meta #social,
.article .article-meta #social,
#homepage-blog .article-meta #social {
  float: none;
  display: inline-block;
  width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;    /* Firefox/Gecko */
  width: -webkit-max-content;
  min-width: 30%;
}
.blog-social #social {
  text-align: center;
}
.blog-social #social li {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
}
.blog-template .article-meta .share-icons,
.article .article-meta .share-icons {
  margin-bottom: 0;
  border-top: none;
  padding-top: 0;
}
.blog-template .article-meta .share-icons i,
.article .article-meta .share-icons i {
  font-size: 14px;
}
.blog-template .article-meta .comments-count,
.article .article-meta .comments-count {
  font-size: 13px;
  border-left: 1px solid #e8e8e8;
  padding-left: 20px;
  line-height: 48px;
  width: 15%;
  display: inline-block;
  vertical-align: top;
}

#homepage-blog .article-body h2 {
 margin-top: 10px;
}

.blog-template .blog-promos {
   padding: 20px 0;
   position: relative;
}

.blog-template .promo-inner:hover {
  cursor: pointer;
  opacity: 0.8;
}

.blog-template .promo-inner {
   display: table;
   cursor: pointer;
   width: 100%;
   float: left;
   margin-right: 30px;
   height: 150px;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   position: relative;
   webkit-box-shadow: 0px 0px 14px 7px rgba(158,158,158,0.14);
   -moz-box-shadow: 0px 0px 14px 7px rgba(158,158,158,0.14);
   box-shadow: 0px 0px 14px 7px rgba(158,158,158,0.14);
   -o-transition: .25s;
   -ms-transition: .25s;
   -moz-transition: .25s;
   -webkit-transition: .25s;
   transition: .25s;
}
.blog-template .promo-caption {
   height: 100%;
   display: table-cell;
   vertical-align: middle;
   text-align: center;
 }
.blog-template .promo-caption h5 {
   color: #000;
   line-height: 1.5em;
   padding: 14px 18px;
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: 2px;
   background: #ffffff;
   display: inline-block;
   text-align: center;
 }
 .article .article-image .box-ratio {
   padding-bottom: 60% !important;
   width: 100%;
 }
 .article .article-image .box-ratio img {
   height: 250px;
   object-fit: cover;
   object-position: center;
   width: 100%;
 }

/* Blog Sidebar */
#sidebar .sidebar-item {
 border-bottom: 1px solid;
 border-color: #e5e5e5;
 padding-bottom: 30px;
 margin-bottom: 30px;
}
#sidebar .sidebar-heading {
 color: #222;
 font-size: 12px;
 text-transform: uppercase;
 text-align: center;
 letter-spacing: 2px;
 font-weight: 400;
 margin-bottom: 25px;
}
#sidebar .blog-subscribe {
 background: #f6f6f6;
 padding: 40px 28px;
 text-align: center;
}
#sidebar .blog-subscribe h4:before {
 font-family: "Font Awesome";
 content: "\f0e0";
 font-weight: 400;
 font-size: 17px;
 margin-right: 8px;
}
#sidebar .blog-subscribe form {
  margin-bottom: 0;
}
#sidebar #social {
  float: none;
}
#sidebar .blog-social .share-icons {
 text-align: center;
 border-top: none !important;
 margin-bottom: 0;
 padding-top: 0;
}
#sidebar .blog-social .share-icons i {
 font-size: 17px;
}
#sidebar .blog-social .share-text {
 display: none;
}
#sidebar .blog-bio img {
 margin-bottom: 10px;
 border-radius: 50%;
}
#sidebar .blog-bio p {
 text-align: center;
 padding: 0 10px;
 margin-bottom: 0;
}
#sidebar .blog-bio .bio {
 margin-top: 15px;
}
#sidebar .ad-inner {
  border: 1px solid #f0f0f0;
  float: none;
}
#sidebar .featured-article {
  margin-bottom: 10px;
  min-height: 80px;
}
#sidebar .featured-article .article-image {
  width: 30%;
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
}
#sidebar .featured-article .article-caption {
  width: 50%;
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
}
#sidebar .featured-article .article-caption span,
#sidebar .featured-article .article-caption a {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
}
#sidebar .featured-article .article-caption h4 {
  font-size: 14px;
}
.blog #sidebar ul.filter-list li {
  display: inline-block;
}
.blog #sidebar ul.filter-list li a {
  line-height: 13px;
  font-size: 12px;
  background: #e9bbad;
  color: #ffffff;
  padding: 10px;
  cursor: pointer;
  display: block;
}
.blog #sidebar ul.filter-list li a:hover {
  background: #f4e9e8;
  text-decoration: none;
}
.blog #pagination {
  text-align: left;
  margin-top: 20px;
  padding-top: 0;
  line-height: 36px;
}
.blog #pagination .count,
.article .comment-details {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 50px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #aaa;
}
.article .gravatar img {
  border-radius: 50%;
}
/*------------------------- */

.blog-template #sidebar h3,
.article-template #sidebar h3 {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
}

.blog-template .author,
.article-template .author {
  display: inline-block;
  margin-right: 5px;
}

.blog-template .article-body h2,
.article-template .article-body h2 {
  margin-bottom: 5px;
}

.blog-template p.published,
.article-template p.published {
  display: inline-block;
  margin-bottom: 5px;
}

.blog-template ul#blog-articles {
  list-style-type: none;
}

.blog-template .single-article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  float: left;
  width: 100%;
}

.blog-template .single-article:nth-child(4n) {
  clear: left;
}

.blog-template .single-article .box-ratio,
.homepage-excerpt .box-ratio {
  margin-bottom: 10px;
}

.article-image {
  margin-bottom: 10px;
}

.blog-template li.tags a,
.article-template li.tags a {
  padding: 2px 3px;
  background: #e9bbad;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 5px 5px 0;
}

.blog-template li.tags,
.article-template li.tags {
  display: inline-block;
}

.blog-template .feat-post-title,
.article-template .feat-post-title {
  font-weight: bold;
  display: block;
  margin-top: 10px;
}

.blog-template .feat-post-date,
.article-template .feat-post-date {
  font-size: 90%;
  display: block;
}

.article-template .comments {
  margin-top: 20px;
  list-style-type: none;
  display: block;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.article-template .comment-button {
  text-transform: uppercase;
  font-size: 16px;
  text-align: right;
  display: block;
}

.article-template #comments ul li {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
}

.article-template .comment-details {
  margin-bottom: 10px;
}

.article-template .gravatar {
  float: left;
  margin-right: 20px;
}

.article-template .comment {
  float: left;
}

.article-template .comment p {
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
}

dd {
  margin-left: 0;
}

/* ========== */
/* = Search = */
/* ========== */
#search-bar {
  margin-top: 20px;
  border-bottom: 1px solid #f0f0f0;
}

#q {
  text-transform: uppercase;
}

.search-content {
  text-align: center;
  padding: 20px;
}

.product-index:hover > .search-content {
  opacity: 0.1;
}

/* ===================== */
/* = Customer Accounts = */
/* ===================== */
#customer-wrapper {
  float: left;
  margin-bottom: 40px;
}

#customer-wrapper p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#forgot_password {
  margin-bottom: 15px;
}

#customer-wrapper form {
  margin-top: 20px;
}

#admin_header {
  margin-bottom: 30px;
}

.view_address p {
  margin: 0;
}

#customer_detail p {
  margin: 0;
}

.address_table {
  margin-bottom: 20px;
}

#order_address {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#order_details {
  float: left;
}

#create-customer,
#customer {
  margin-top: 30px;
}

div#recover-password {
  margin-top: 30px;
}

.action_link {
  display: inline-block;
  margin-bottom: 10px;
}

.action_edit {
  padding: 0 10px;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  margin: 0 10px;
}

a#view_address {
  display: block;
  margin-top: 10px;
}

.center {
  text-align: center;
}

/* ========== */
/* = Footer = */
/* ========== */
.footer-template {
  background: #f4e9e8;
  padding-top: 30px;
  margin-top: 30px;
}

body.index .footer-template {
  margin-top: 0;
}

.footer-template {
  position: relative;
}

#footer {
  padding-bottom: 10px;
}

#footer p {
  margin-bottom: 10px;
}

#footer .site-credit, #footer .site-credit a {
  font-size: 13px;
}

#footer ul {
  list-style-type: none;
}

#footer-border {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
  background: #f0f0f0;
}

.footer-block {
  margin-bottom: 25px;
}

#footer p,
#footer a,
#footer h4 {
  color: #000000;
}

ul#footer_icons {
  list-style-type: none;
  text-align: center;
  margin-bottom: 30px;
}

ul#footer_icons li {
  display: inline-block;
  margin: 0 10px;
}

ul#footer_icons li a {
  color: #000000;
  font-size: 22px;
  display: inline-block;
  text-align: center;
}

#footer-EMAIL {
  margin-bottom: 10px;
}

#footer-subscribe {
  margin-bottom: 10px;
}

#subscribe_popup {
  padding: 20px;
  float: left;
}

#payment {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0px;
}

.payment-methods svg {
  display: inline;
  width: 40px;
  height: 25.25px;
  text-align: center;
  margin: 3px 1px;
}

/* ================ */
/* = Mobile Hides = */
/* ================ */
#mobile-product {
  display: none;
}
@media screen and (max-width:980px) {
  header .customer-account,
  header .customer-login,
  header .customer-newaccount,
  header .cart-name {
    display: none !important;
  }
}

/* ========== */
/* = Global = */
/* ========== */
#content {
  min-height: 530px;
  
    padding-top: 20px;
  
}
.index #content {
  padding-top: 0 !important;
}

#mc_embed_signup {
  margin-top: -10px;
}

#mce-EMAIL {
  float: left;
  margin-right: 0;
  width: 75%;
  display: inline-block;
}

#mc-embedded-subscribe {
  float: left;
  margin-top: 0;
  height: 38px;
  line-height: 38px;
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  display: inline-block;
}

#pagination {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  line-height: 36px;
}

#pagination a {background: rgba(0,0,0,0);margin: 0;
  border: 0;
  display: inline-block;
  padding: 0 10px;

}

#pagination a:hover {
  text-decoration: none;
  background: #000000;
  color: #fff;
}

#pagination .current {
  background: transparent;
  margin: 0;
  border: 0;
  display: inline-block;
  padding: 0 10px;
}

#pagination .count {
  display: block;
  margin-bottom: 10px;
}

#breadcrumb {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 36px;background: rgba(0,0,0,0);
    padding: 0 10px;}

#breadcrumb a {
  padding: 0 5px 0 0;
}

#breadcrumb p {
  padding: 0 5px 0 0;
}

.separator {
  padding-right: 5px;
}

div#contactFormWrapper p {
  margin-bottom: 0;
  margin-top: 0;
}
.notice {
  border: 1px dashed #f0f0f0;
  padding: 5px;
  background: ghostwhite;
  margin: 20px 0;
}
figure {
  margin: 0;
}
@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from { opacity: 0; border-color: transparent; }
  to   { opacity: 1; border-color: #f0f0f0; }
}

@keyframes displayslow {
  from { opacity: 0; display: none; }
  to   { opacity: 1; display: block; }
}

/* Firefox < 16 */
@-moz-keyframes displayslow {
  from { opacity: 0; display: none; }
  to   { opacity: 1; display: block; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes displayslow {
  from { opacity: 0; display: none; }
  to   { opacity: 1; display: block; }
}

/* Internet Explorer */
@-ms-keyframes displayslow {
  from { opacity: 0; display: none; }
  to   { opacity: 1; display: block; }
}

/* Opera < 12.1 */
@-o-keyframes displayslow {
  from { opacity: 0; display: none; }
  to   { opacity: 1; display: block; }
}

/* Product Reviews Stars */
.spr-icon-star:before,
.spr-icon-star-empty:before {
  color: #000000;
}

/* Form Errors */
.errors ul {
  list-style: none;
  color: darkred;
  font-style: italic;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
}

/* Shop Notification */
.shop-notification {
  padding: 20px 15px;
  background-color: #323232;
  
}

.shop-notification.fixed-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
}
.shop-notification.above-footer {
  margin-bottom: -30px;
  margin-top: 30px;
}
body.index .shop-notification.above-footer {
  margin-bottom: 0 !important;
  margin-top: 0;
}
.notification-wrapper {
  display: block;
  color: #ffffff;
  text-align: center;
}
.notification-wrapper a,
.notification-wrapper p {
  font-size: 14px;
  font-family:Poppins;
  color: #ffffff;
  line-height: calc(14px + 5px);
}
.notification-wrapper p {
  margin: 0;
}
@media screen and (max-width: 740px) {
  .notification-wrapper a,
  .notification-wrapper p {
    font-size: 12px;
    line-height: 15px;
  }
}
/* ==================== */
/* = Images & Iframes = */
/* ==================== */
svg:not(:root) {
  overflow: hidden;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ================ */
/* = Slick Slider = */
/* ================ */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  margin: 0 2px;
  height: 100%;
  min-height: 1px;
}

[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;
  margin-top: 2px;
}
.slick-vertical .slick-slide:focus {
  outline:0;
}
.slick-arrow.slick-hidden {
  display: none;
}

.slick-slider {
  text-align: center;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  min-width: initial;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 22px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/*
* Shifter v3.1.2 - 2014-10-28
* A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library.
* http://formstone.it/shifter/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/
.shifter-open {
  overflow: hidden;
}

.shifter-open .shifter-page *,
.shifter-open .shifter-header * {
  pointer-events: none;
}

.shifter-navigation {
  display: none;
  opacity: 0;
  top: 85px;
  text-align: left;
}

.shifter-enabled .shifter-page {
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff;
  display: block;
  overflow: hidden;
}

.shifter-enabled .shifter-navigation {
  width: 270px;
  height: 100%;
  position: fixed;
  top: 20px;
  z-index: 0;
  background: #ffffff;
  display: block;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: opacity 0.001s linear 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0.2s, transform 0.2s ease;
}

.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header,
.shifter-enabled .shifter-navigation {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header {

  /* --- Stops anything absolutely positioned within the container from working as anythin with transform assumes parent ----
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  */
}

.shifter-enabled .shifter-handle {
  cursor: pointer;
  display: block;
}

.shifter-enabled .shifter-navigation {
  right: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-open .shifter-page,
.shifter-open .shifter-header {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0);
}

.shifter-enabled.shifter-left .shifter-navigation {
  left: 0;
  top: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-enabled.shifter-left.shifter-open .shifter-page,
.shifter-enabled.shifter-left.shifter-open .shifter-header {
  -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0);
}

.shifter-open .shifter-navigation {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity 0.001s linear 0s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0s, transform 0.2s ease;
}

.no-csstransforms3d .shifter-enabled.shifter-navigation {
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left .shifter-navigation {
  left: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-open .shifter-page {
  left: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-open .shifter-navigation {
  right: 0;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-page {
  left: auto;
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-navigation {
  left: 0;
}

.shifter-page { transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1); }

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.flexslider .slides > li {
  position: relative;
  margin-bottom: 0;
  display: none;
  -webkit-backface-visibility: hidden;
  } /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  background: transparent;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  background: transparent !important;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 4;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0,0,0,0.8);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.flex-direction-nav a:hover {
  background: transparent !important;
  text-decoration: none;
}

.flex-direction-nav .flex-prev {
  width: 40px;
  height: 40px;
  left: -40px;
}

.flex-direction-nav .flex-next {
  width: 40px;
  height: 40px;
  right: -40px;
}

.flex-direction-nav .flex-prev:before {
  content:"\f104";
  font-family: "Font Awesome";
  font-size: 30px;
  text-align: center;
  line-height: 40px;
}

.flex-direction-nav .flex-next:before {
  content:"\f105";
  font-family: "Font Awesome";
  font-size: 30px;
  text-align: center;
  line-height: 40px;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

.flex-caption {
  position: absolute;
  padding: 0 5%;
  line-height: normal;
  z-index: 3;
}

.flex-caption h2.slide-title {
  line-height: inherit;
}

.flexslider .readmore {
  position: absolute;
  width: 100%;
  text-align: center;
}

.flexslider .placeholder-svg { width: 100%; }

.cta a {
  padding: 10px 20px;
  letter-spacing: 1px;
  
    border-radius: 3px;
  
  -webkit-transition: background .5s ease,color .5s ease;
  -moz-transition: background .5s ease,color .5s ease;
  -o-transition: background .5s ease,color .5s ease;
  transition: background .5s ease,color .5s ease;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #000000;
  text-shadow: none;
  border: 1px solid #f0f0f0;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden !important;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url(fancybox_sprite_v-30059930562004970911550068274.png);
}

.fancybox-next span {
  background-image: url(//https://cdn.shopify.com/s/files/1/1215/7080/t/7/assets/next.png?4841);
}


.fancybox-prev span {
  background-image: url(//https://cdn.shopify.com/s/files/1/1215/7080/t/7/assets/prev.png?4841);
}


#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(//https://cdn.shopify.com/s/files/1/1215/7080/t/7/assets/fancybox_loading.gif?4841) center center no-repeat;
}

.fancybox-close:after {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  z-index: 8040;
  content:"\f057";
  font-family: Font Awesome;
  font-size: 20px;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(//https://cdn.shopify.com/s/files/1/1215/7080/t/7/assets/blank.gif?v=164826798765693215961550068271); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  width: 50px;
  height: 50px;
}

.fancybox-next span {
  right: 10px;
  width: 50px;
  height: 50px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(255,255,255,0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/* Password Page */
.password-page #logo {
  padding-top: 100px;
  text-align: center;
}

.password-page {
  min-height: 110vh;
}

.password-page img {
  margin: 10px;
}

.password-page #newsletter-details {
  margin-bottom: 30px;
  text-align: center;
}

#signup-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#signup-holder {
  width: 100%;
  margin-top: 100px;
}

#password-email {
  float: left;
  text-indent: 10px;
  width: 66%;
  text-transform: uppercase;
  color: #000;
  height: 48px;
}

.searchbox #q:focus::-webkit-input-placeholder {
  color:transparent;
}
.searchbox #q:focus:-moz-placeholder {
  color:transparent;
}
.searchbox #q:focus:-ms-input-placeholder {
  color:transparent;
}
.searchbox #q:focus::-moz-placeholder {
  color:transparent;
}

input#password-email:focus::-webkit-input-placeholder {
  color:transparent;
}
input#password-email:focus:-moz-placeholder {
  color:transparent;
} /* FF 4-18 */
input#password-email:focus::-moz-placeholder {
  color:transparent;
} /* FF 19+ */
input#password-email:focus:-ms-input-placeholder {
  color:transparent;
} /* IE 10+ */

.slideout input[type="submit"] {
  margin-bottom: 0 !important;
}

#password-subscribe {
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px;
}

.password p.success {
  text-align: center;
}

.password-page-icons {
  margin-bottom: 20px;
}

.password-page-icons li {
  display: inline-block;
  margin: 0 5px;
}

.password-page-icons a:hover {
  opacity: 0.5;
}

.password-page-icons i {
  line-height: 30px;
}

body.password form#login_form {
  padding: 15px 20px;
}

.password-page-footer {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 220px;
}

.password-page-footer a {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/* slideout */
.slideout-toggle.open_password {
  position: fixed;
  top: 20px !important;
  right: 20px !important;
  z-index: 2;
  cursor: pointer;
}

.slideout {
  position: fixed;
  top: 0 !important;
  right: -320px;
  width: 320px;
  background-color: #fff;
  z-index: 300;
  color: #000;
  padding: 20px;
}

.slideout label {
  margin-bottom: 30px;
}

.closeslide {
  float: right;
  cursor: pointer;
  font-size: 20px;
}

.closeslide i.icon-angle-right {
  margin-right: -3px;
}

@media screen and ( max-width: 740px ) {
  ul#password-icons {
    display: none;
  }

  #signup-holder {
    margin-top: 50px;
    text-align: center;
  }
  body.password #signup-wrap {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    width: 320px;
  }
}

@media screen and ( min-width: 980px ) {
  .mobile-trigger {
    display: none !important;
  }
}

/* #Media Queries
================================================== */
@media screen and ( min-width: 980px ) {
  div#product-loop .product-index.first {
    clear: left;
  }

  #collection-page-template .show-filter {
    display: none;
  }
}

/* Smaller than standard 980 (devices and browsers) */
@media only screen and (max-width: 980px) {
  /* Mobile & Tablet Header */
  header {
    width: 100%;
    z-index: 9;
    background-color: #ffffff;
    color: #161616;
  }

  header a,
  header a:visited {
    color: #000000 !important;
  }

  header .shifter-handle i {
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
  }

  .header-inner {
    padding: 0 10px;
  }

  header select#currencies {
    width: 40px;
    color: #161616;
  }

   #mobile-logo {
     text-align: center;
     min-height: 38px;
   }

   #mobile-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    padding: 10px 0;
  }

   header #message p {
     font-size: 13px !important;
     line-height: 16px;
     padding: 5px 0;
   }

   .header-wrapper {
     display: none;
   }
   .icn { font-size: 10px; }
   li.currency-selector { margin-left: 0 !important;}

   ul#cart li {
     vertical-align: middle;
     margin: 0 0 0 5px;
   }

   ul.nav {
     display: none !important;
   }

   li.searchbox {
     display: none !important;
   }

  nav {
    position: relative;
  }

  #navigation {
    position: initial !important;
  }

  .mobile-trigger {
    display: inline-block;
  }

  ul.nav { display: none;}

  #collection-page-template #sidebar {
    display: none;
    text-align: center;
  }

  #collection-page-template #sidebar.open {
    display: block;
  }

  div#product-loop .product-index.first {
    clear: none;
  }

  .product-loop .collection-caption {
    width: 100%;
  }

  

  .product-main-image {
    visibility: visible;
  }

  div#related {
    margin-top: 20px;
    padding-top: 20px;
  }

  #looked-at h4 {
    text-align: center;
  }

  #product-description {
    border-right: 0;
    padding-right: 0;
  }

  #full-width-filter {
    text-align: center;
  }

  #collection-page-template .show-filter {
    clear: both;
    border: 1px solid;
    text-align: center;
    margin: 0 auto 20px;
    padding: 8px 10px;
    float: none;
    width: 100%;
    display: block;
  }

  /* Product Page */
  .product-right-inner {
    padding: 25px 30px 20px 30px !important;
  }
  .product .rte-tab {
    width: intrinsic !important;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content !important;    /* Firefox/Gecko */
    width: -webkit-max-content !important;
    margin-left: 0;
  }
  .product-right-inner .sku {
    margin-top: 10px;
    text-align: left;
  }
  #product-size-chart,
  #product-model {
    margin: 0;
    position: relative;
    color: black;
    padding: 5px ;
    line-height: 2;
    z-index: 3;
    min-width: auto;
  }
  .product td, th {
    padding: 3px;
  }
  .product table {
    font-size: 12px;
  }
  #product-video iframe {
    width: auto;
    height: auto;
  }

  .product-right #social {
    right: 10px;
    top: 23px;
  }
  .product-image-container.show-all .product-main-image { margin-bottom: 0;}

  .product-extra a { font-size: 12px;}

  .product .slick-slide {
    min-width: 300px;
    margin: 0;
  }

  /* Blog Template */
  .blog-template .article-meta .comments-count .comments {
    display: none;
  }

  #shopping-cart p { text-align: center;}

  .product-links,
  .product-links a {
    font-size: 12px;
    padding: 7px 0;
  }
}

@media screen and ( min-width: 741px ) {
  div#contactFormWrapper {
    max-width: 600px;
  }
}

@media only screen and (max-width: 768px) {
  /* Mobile Product Page */
  #product-description h2,
  #product-description h1,
  #product-description .product-price,
  #product-description
  #product-price {
    text-align: center;
  }

  @supports (display: grid) {
    .product-index.span-4 {
      grid-column: auto / span 6 !important;
    }
    .product-index.span-6,
    .collection-image.span-6 {
      grid-column: auto / span 6 !important;
    }
    .product-index.span-3 {
      grid-column: auto / span 6 !important;
    }
  }

  .product-right-inner .sku {
    margin-top: 10px;
    text-align: center;
  }

  .product-add {
    text-align: center;
  }

  .product-add .js-qty {
    display: block;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .product-add label {
    display: inline-block !important;
    float: none !important;
  }

  .product-description .rte-tab {
    max-width: 100%! important;
  }

  #full-width-filter {
    display: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #full-width-filter .filter {
    margin-bottom: 5px;
    outline: none;
    min-width: unset;
  }

  #full-width-filter ul.filter-list.lg {
    min-width: 368px !important;
  }

  #full-width-filter ul.filter-list.lg li {
    min-width: 160px;
  }

  #full-width-filter .filter {
    width: 173px !important;
  }

  #full-width-filter button.filter-menu {
    min-width: 153px;
  }

  #full-width-filter button.filter-menu h4 {
    font-size: 12px;
    padding-right: 0 !important;
  }

  #mobile-product {
    display: block !important;
  }

  #product-description {
    padding: 0 !important;
    border: 0 !important;
  }

  #add {
    width: 100%;
  }

  .swatch {
    text-align: center;
  }

  .swatch .swatch-element {
    display: inline-block;
    float: none;
  }

  .single-option-selector {
    width: 100%;
    margin-bottom: 15px;
  }

  /* Mobile Slideshow */
  .flex-caption {
    bottom: 5%;
    top: initial !important;
    width: 100%;
    left: 0 !important;
  }

  .flex-caption .caption-inners {
    padding: 5px 15px;
    width: 100%;
  }

  .flex-caption h2.slide-title {
    font-size: 15px !important;
    margin-bottom: 5px !important;
  }

  .flex-caption p {
    font-size: 14px !important;
  }

  .flex-caption .cta a {
    font-size: 14px !important;
    padding: 5px 8px !important;
  }

  /* Mobile Map */
  .map-section-wrapper {
    height: auto !important;
  }

  /* Mobile Featured Product */
  .search {
    width: 100%;
  }

  #q {
    width: 100%;
  }

  .flex-direction-nav { display: none; }
  .flex-control-nav { display: block; }

  #footer ul {
    text-align: center;
    margin-bottom: 20px;
  }

  #mce-EMAIL {
    width: 100%;
  }

  .button {
    width: 100%;
  }

  a.button {
    width: initial;
  }


  input {
    width: 100%;
    min-width: 100%;
  }

  #update-cart,
  #checkout {
    width: 100%;
  }

  .flex-direction-nav {
    display: none;
  }

  #order_shipping {
    margin-top: 20px;
  }

  #promo-images img {
    margin-bottom: 20px;
  }

  .first {
    clear: none;
  }
  ul#featured-posts li {
    margin-bottom: 20px;
    clear: left;
  }


  #mc-embedded-subscribe {
    width: 100%;
    min-width: 100%;
  }

  li.icons a {
    float: none;
  }

  #mce-EMAIL {
    text-align: center;
    margin-bottom: 10px;
  }

  body.product input.add.clearfix {
    clear: left;
    width: 100%;
    margin-top: 20px;
  }

  .product-add label {
    float: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-right: 00px;
  }

  body.product .product-add {
    margin-top: 0px;
  }

  #sidebar {
    text-align: center;
  }

  /* Force table to not be like tables anymore */
  table,
  #shopping-cart thead,
  #shopping-cart tbody,
  #shopping-cart th,
  #shopping-cart td,
  #shopping-cart tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #shopping-cart thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #shopping-cart tr {
    border: 1px solid #ccc;
    margin: 20px 0;
  }

  #shopping-cart td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 10px;
    text-align: center;
  }

  #shopping-cart table input {
    margin-top: 20px !important;
  }

  #basket-right h4 {
    font-weight: normal;
    text-align: center;
    margin: 20px 0 30px;
  }

  #shopping-cart table td:nth-of-type(2):before {
    content: "Item Price";
  }

  #shopping-cart table td:nth-of-type(3):before {
    content: "Quantity";
  }

  #shopping-cart table td:nth-of-type(4):before {
    content: "Remove";
  }

  #shopping-cart table td:nth-of-type(5):before {
    content: "Total";
  }
  #newsletter form {
    text-align: center;
  }
  #newsletter .btn.newsletter__submit {
    display: inline-block;
    float: none;
  }
  #product-images {
    margin-bottom: 10px;
  }
  .homepage-featured-product .product_form,
  .homepage-featured-product #social {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    text-align: center;
  }

  /* Mobile Collections */
  .collection .banner-caption {
    padding: 20px;
    max-width: 275px;
  }
  .collection .banner-caption p {
    font-size: 12px;
  }
  .collection .banner-caption h2 {
    font-size: 14px;
    margin-bottom: 3px;
  }
  .collection .collection-banner img {
    object-fit: cover;
    width: auto;
    height: 300px;
  }

  /* Mobile Blog */
  .blog .banner-caption {
    padding: 10px;
    max-width: 200px;
  }
  .blog .banner-caption p {
    font-size: 14px;
    line-height: 15px;
    margin-top: 5px;
  }
  .blog .banner-caption h1 {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .blog .blog-banner img {
    object-fit: cover;
    width: 100%;
    height: 300px;
  }
  .blog .blog-promos .promo {
    margin-bottom: 10px;
  }
  .blog #sidebar {
    margin-top: 30px;
  }
  .blog #sidebar .blog-bio .bio-image {
    max-width: 200px;
    margin: 0 auto;
  }
  .article .article-title { font-size: 28px !important; line-height: 28px !important; }
  .article .article-intro p { font-size: 12px !important; margin-bottom: 0 !important; }

  .cart-free-shipping { text-align: center; margin-bottom: 10px !important;}
}

/* iPhone 6/7/8, Galaxy Pixel 2 Landscape */
@media only screen and (min-width: 321px) and (max-width: 411px) {
  #full-width-filter ul.filter-list.lg {
    min-width: 288px !important;
  }

  #full-width-filter ul.filter-list.lg li {
    min-width: 140px;
  }

  #full-width-filter .filter {
    width: 163px !important;
  }

  #full-width-filter button.filter-menu {
    min-width: 143px !important;
  }

  #full-width-filter button.filter-menu h4 {
    padding-right: 0 !important;
  }

  #full-width-filter .right-filter ul.filter-list,
  #full-width-filter ul.filter-list.color-filter,
  #full-width-filter ul.filter-list {
    width: 100% !important;
    min-width: unset !important;
  }
}

/* iPhone SE Landscape */
@media only screen and (max-width: 320px) {
  #full-width-filter ul.filter-list.lg{
    min-width: 294px !important;
  }

  #full-width-filter ul.filter-list.lg li {
    min-width: 123px;
  }

  #full-width-filter .filter,
  #full-width-filter ul.filter-list {
    width: 100% !important;
  }
  #full-width-filter ul.filter-list.color-filter { min-width: unset !important; }

  #full-width-filter button.filter-menu {
    min-width: 115px;
  }

  #full-width-filter button.filter-menu h4 {
    padding-right: 0 !important;
  }

  #collection-page-template .icn {
    padding: 2px 4px;
    font-size: 9px;
  }
}


/* onboarding styles for new theme install */
.onboard {
  background: #eee !important;
}

.row.no-blocks .desktop-12 {
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border: 1px dashed #eee;
  background: #f7f7f7;
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 300;
}

.promo-inner .onboard .placeholder-svg,
.product-index.onboard .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
}

.flexslider .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
  height: 650px;
}

.onboard-instagram {
  background: #f9f9f9;
}

.plax-placehold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 0 !important;
  overflow: hidden;
}

.plax-placehold .placeholder-svg,
.promo-inner .onboard .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
  height: 100%;
  width: auto;
}

.featured-image-wrapper .onboard {
    margin-bottom: 20px;
}

/* =========================================== */
/* ================ AJAX CART ================ */
/* =========================================== */
.js-drawer-open {
  overflow: hidden;
  height: 100%;
}

.js-drawer-open-right .is-moved-by-drawer {
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.js-drawer-open-right .drawer--right {
  display: block;
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.drawer--right {
  width: 300px;
  right: -300px;
  border-left: 1px solid #f0f0f0;
}

.drawer {
  -webkit-transform: translateZ(0);
  will-change: transform;
  outline: 0 none;
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 22;
  color: #000000;
  background-color: #ffffff;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.drawer__header h3 {
  margin-bottom: 0;
  color: #000000;
}

.drawer__close {
  text-align: right;
  float: right;
  cursor: pointer;
}

.ajaxcart__inner {
  margin-bottom: 30px;
}

.ajaxcart__product {
  position: relative;
  max-height: 500px;
}

.ajaxcart__product p {
    margin-bottom: 5px;
}

#CartDrawer .row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  width: 270px;
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

span.fallback-text {
  display: none;
}

input.ajaxcart__qty-num {
  display: inline-block;
  float: left;
  width: 34px;
  min-width: 32px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #f0f0f0;
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  text-indent: 0;
  -moz-appearance: none;
  color: #000000;
  border-left: 0;
  border-right: 0;
  margin-bottom:0;
  background: transparent;
  outline: 0 none;
}

input.js-qty__num {
  float: left;
  display: inline-block;
  width: initial;
  height: 32px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  min-width: initial;
  max-width: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  outline: 0 none;
}

button.ajaxcart__qty-adjust.quantity-increment {
  width: 32px !important;
  height: 34px;
  min-width: 32px !important;
  float: left;
  line-height: 33px !important;
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #f0f0f0;
}

button.ajaxcart__qty-adjust.quantity-increment:hover {
  background: #fff !important;
  color: #000 !important;
}

textarea#CartSpecialInstructions {
  width: 270px !important;
  max-width: 270px;
  min-width: 270px;
}

.drawer .text-right {
  line-height: 40px;
}

.cart__checkout {
  width: 100%;
}

.ajaxcart__footer.row .text-right {
  line-height: initial;
}

.ajaxcart__footer.row .text-center {
  clear: left;
}

@media screen and ( min-width: 980px ) {
  .product-index.first { clear: none; }
  .product-index.desktop-4:nth-child(3n+1) {
      clear: left;
  }
  .product-index.desktop-3:nth-child(4n+1) {
      clear: left;
  }
  .product-index.desktop-6:nth-child(2n+1) {
      clear: left;
  }
}
@media screen and ( min-width: 741px ) and ( max-width: 980px ) {
  .product-index.first { clear: none; }
  .product-index.tablet-2:nth-child(3n+1) {
      clear: left !important;
  }
  .product-index.tablet-half:nth-child(2n+1) {
      clear: left !important;
  }
}
@media screen and ( max-width: 740px ) {
  .product-index.first { clear: none; }
  .product-index.mobile-half:nth-child(2n+1) {
      clear: left !important;
  }
  .product-index.mobile-1:nth-child(3n+1) {
      clear: left !important;
  }
}

/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

/* Solid */
@font-face{font-family:"Font Awesome";font-style:normal;font-weight:900;src:url(fa-solid-900.eot);src:url(fa-solid-900.eot#iefix) format("embedded-opentype"),url(fa-solid-900.woff) format("woff2"),url(fa-solid-900.woff) format("woff"),url(fa-solid-900.ttf) format("truetype"),url(fa-solid-900.svg) format("svg")}

.fa,
.fas {
  font-family: "Font Awesome";
  font-weight:900
}

/* Brands */
@font-face {
  font-family: 'Font Awesome Brands';
  font-style: normal;
  font-weight: normal;
  src: url("fa-brands-400.eot");
  src: url("fa-brands-400.eot#iefix") format("embedded-opentype"), url("fa-brands-400.woff") format("woff2"), url("fa-brands-400.woff") format("woff"), url("fa-brands-400.ttf") format("truetype"), url("fa-brands-400.svg") format("svg"); }

.fab {
  font-family: 'Font Awesome Brands';
}

.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}


/**
 * *******************************************************
 * AOS (Animate on scroll) - wowjs alternative
 * made to animate elements on scroll in both directions
 * *******************************************************
 */
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}


/* #RTE Formating
================================================== */
.rte h2 {
  margin-bottom: 30px;
}
/* RTE Button */
.rte-button {
  background: #e9bbad;
  border: none;
  -webkit-transition: background 0.3s ease,color 0.3s ease;
  -moz-transition: background 0.3s ease,color 0.3s ease;
  -o-transition: background 0.3s ease,color 0.3s ease;
  transition: background 0.3s ease,color 0.3s ease;
  -webkit-appearance: none;
  color: #ffffff;
  display: inline-block;
  font-family: ;
  font-weight: 400;
  font-size: px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 15px 5px;
  font-family: ;
  text-transform: uppercase;
}

.rte-button:hover {
  color: #ffffff;
  background: #f4e9e8;
}

/* RTE Accordion */
.rte-accordion .item {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #ffffff;
  overflow: hidden;
}
.rte-accordion input.trigger {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.rte-accordion label.accordion-label {
  position: relative;
  display: block;
  background: #f4e9e8;
  color: #000000;
  line-height: 1;
  cursor: pointer;
}
.rte-accordion label.accordion-label span {
  color: #000000;
}
.rte-accordion .item-heading {
  max-width: 90%;
  padding: 10px;
  display: block;
  font-family: Montserrat;
  font-weight: 300;
  font-size: 12px;
}
.rte-accordion .item-content {
  max-height: 0;
  overflow: hidden;
  background: white;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.rte-accordion .item-content p {
  font-family:Montserrat;
  font-weight: 300;
  font-size: 12px;
  padding: 8px;
}

.rte-accordion input:checked ~ .item-content {
  max-height: 100%;
}
.rte-accordion label.accordion-label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 10px;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  padding: 10px 15px;
}
.rte-accordion input[type=checkbox] + label::after {
  content: "+";
}
.rte-accordion input[type=radio] + label::after {
  content: "\25BC";
}
.rte-accordion input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.rte-accordion input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

/* RTE Tabbed Content */
.rte-tab > input,
.rte-tab section > div {
  display: none;
}

.rte-tab #tab1:checked ~ section .tab1,
.rte-tab #tab2:checked ~ section .tab2,
.rte-tab #tab3:checked ~ section .tab3 {
  display: block;
}

.rte-tab #tab1:checked ~ nav .tab1,
.rte-tab #tab2:checked ~ nav .tab2,
.rte-tab #tab3:checked ~ nav .tab3 {
  color: red;
}

.tab3 label,
.tab4 label,
.tab5 label {
  border-left: none !important;
}

.rte-tab {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.rte-tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rte-tab ul li label {
  float: left;
  padding: 15px 25px;
  margin: 0;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: ;
  color: ;
}
@media screen and (max-width: 740px) {
  .rte-tab ul li label {
    padding: 5px 5px !important;
  }
}
.rte-tab ul li label:hover {
  background: #dddddd;
}
.rte-tab ul li label:active {
  background: #ffffff;
}

.rte-tab section {
  clear: both;
}
.rte-tab section div {
  padding: 20px;
  width: 100%;
  background: #fff;
  line-height: 1.5em;
  letter-spacing: 0.3px;
  color: #444;
}
.rte-tab section div h2 {
  margin: 0;
  letter-spacing: 1px;
  color: ;
}

.rte-tab #tab1:checked ~ nav .tab1 label,
.rte-tab #tab2:checked ~ nav .tab2 label,
.rte-tab #tab3:checked ~ nav .tab3 label {
  background: white;
  color: #111;
  position: relative;
}
.rte-tab #tab1:checked ~ nav .tab1 label:after,
.rte-tab #tab2:checked ~ nav .tab2 label:after,
.rte-tab #tab3:checked ~ nav .tab3 label:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  left: 0;
  bottom: -1px;
}

/* RTE Image Slider */

.rte-image-slider-container {
  min-height: 600px;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.rte-image-slider-container input {
  visibility: hidden;
}

.rte-image-slider-menu {
  position: absolute;
  left: 0;
  z-index: 900;
  width: 100%;
  bottom: 0;
}

.rte-image-slider-menu label {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: ;
  border-radius: 50px;
  margin: 0 .2em 1em;
}

.rte-image-slider-menu label:hover {
  background: ;
}

.rte-slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  padding: 8em 1em 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: left 0s .75s;

}

[id^="rte-slide"]:checked + .rte-slide {
  left: 0;
  z-index: 2;
  transition: left .65s ease-out;
}

/* RTE Map */
.rte-map {
  border: none;
  min-height: 500px;
}

/* RTE Divider */
.rte hr {
  margin: 60px 0
}

/* RTE Masonry Gallery */
.rte-masonry {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -moz-column-fill: initial;
  -webkit-column-fill: initial;
  column-fill: initial;
}
.rte-masonry.gutter {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
}
.rte-masonry.no-gutter {
  -moz-column-gap: 0;
  -webkit-column-gap: 0;
  column-gap: 0;
  line-height: 0;
}
.rte-masonry .item img {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.rte-masonry .item {
  display: inline-block;
  background: #fff;
  width: 100%;
}
.rte-masonry .item:hover {
  opacity: 0.8;
  cursor: pointer;
}
.rte-masonry.no-gutter .item {
  padding: 0;
  margin: 0;
}
.rte-masonry.gutter .item {
  margin: 0 0 1.5em;
}

@media only screen and (min-width: 400px) {
  .rte-masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .rte-masonry.gutter {
    -moz-column-gap: .8em;
    -webkit-column-gap: .8em;
    column-gap: .8em;
  }
}

@media only screen and (min-width: 700px) {
  .rte-masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media only screen and (min-width: 900px) {
  .rte-masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}

@media only screen and (min-width: 1100px) {
  .rte-masonry {
    -moz-column-count: 5;
    -webkit-column-count: 5;
    column-count: 5;
  }
}

@media only screen and (min-width: 1280px) {
  .rte-masonry {
      width: 1260px;
  }
}