/** Shopify CDN: Minification failed

Line 18:0 Unexpected ".2x"
Line 19:0 Unexpected ".3x"
Line 20:0 Unexpected ".4x"
Line 21:0 Unexpected ".5x"

**/





#index-carousels.loading { opacity: 0; visibility: hidden; }
#index-carousels { padding-top: 40px; padding-bottom: 40px; opacity: 1; visibility: visible;}
.index-carousels__h1 { font-size: 40px; text-transform: none; font-weight: 200; text-align: center; line-height: 1.2; }
#index-carousel-1 {  padding-bottom: 0px; margin-bottom: 30px;padding-left: 20px; padding-right: 20px;}
.2x { width: 50%; }
.3x { width: 33.333%; }
.4x { width: 25%; }
.5x { width: 20%; }

.index-carousel-caption { padding-left: 15px; border-left: 1px solid black; margin-top: -12%; margin-left: 5%; line-height: 1.5; position: relative; z-index: 2;}

.index-carousel-item h3 { font-size: 34px; font-weight: normal; margin-bottom: 0px; line-height: 1;}
.index-carousel-item h4 { text-transform: uppercase; font-size: 12px; letter-spacing: .08em; margin-bottom: 15px;}
.btn.fullwidth { width: 100%; }

@media screen and (max-width: 768px) {
.index-carousels__h1 { font-size: 30px; }
}


