/** Shopify CDN: Minification failed

Line 366:39 Expected ":"
Line 730:25 Expected ":"

**/
input[name=incrementorInput] {
  -moz-appearance: textfield !important;
  appearance: textfield !important;
  margin: 0;
  text-align: center;
  border: none;
  
  
  min-width: auto!important;
}

@media only screen and (min-width: 450px) {
  input[name=incrementorInput] {
    width: auto!important;  
  }
}

.quantityInput:focus-visible,
.cartQuantity:focus-visible,
input[name=incrementorInput]:focus-visible {
  outline: none;
}

.cartQuantity::-webkit-inner-spin-button,
.cartQuantity::-webkit-outer-spin-button,
.quantityInput::-webkit-inner-spin-button,
.quantityInput::-webkit-outer-spin-button,
input[name=incrementorInput]::-webkit-inner-spin-button,
input[name=incrementorinput]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.quantityInput,
.cartQuantity {
  -moz-apperance: textfield !important; 
  appearance: textfield !important;
  margin: 0;
  border: 1px solid #ccc; 
  text-align: center;
  font: 13px Open Sans, sans-serif;
  width: 250px;
  background: #fff;
  padding: 10px 9px!important;
  border-radius: 8px;
}

.input-text {
  height: 35px;
}
.input-text:focus {
  border: 2px solid #7fabac;
  margin-bottom: 0;
}

.input-text:hover {
  border-color: #7fabac;
}

.is-hidden {
  display: none !important;
}

.is-flex {
  display: flex !important;
}

#product_text { 
  border-top: 0px solid #eeeeee; 
  border-bottom: 0px solid #eeeeee; 
  padding-bottom: 0px;
  margin: 10px 0px; 
}

#product_text ul {
  margin-top: 0px; 
}

#product_text li {
  list-style-position: inside;
  text-indent: -1em; 
  margin-left: 40px; 
  margin-bottom: 6px; 
}

#product_text li {
  list-style: none;
}

#product_text li:before {
  /* For a round bullet */
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -10px;
  top: 0;
  font-size: 20px;
}


#page #about h2 { color: #666666;
font-size:18px!important;
line-height: 1.6em;
margin: 30px 0px 10px 0px; 
  border-top: 6px double #F1E6E5; 
  border-bottom: 6px double #F1E6E5; 
  padding: 15px; }

.read {font-style: normal!important;}
.property-wrapper { margin:15px 0px 0px 0px;}
.about td {padding:15px;}

ul#tags { font-size: 13px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul#tags li{   display: inline; margin-right: 5px;}


#lower-logo {  text-align: center;}
#lower-logo img { max-width: 100%;}

#box {padding: 15px; background: #F5F8FA; margin-bottom: 15px;}
#box #product-variants label {text-transform: uppercase;  min-width: 150px;}
/*Tabs */
ul.tabs { display: block; 
  margin: 20px 0 15px 0; 
  padding: 0; 
  border-bottom: solid 1px #ccc; }
ul.tabs li { 
  display: block; 
  width: auto; 
  height: 30px; 
  padding: 0; 
  float: left; 
  margin-bottom: 0;
   text-transform: uppercase;
}
ul.tabs li a { 
  display: block; 
  text-decoration: none; 
  width: auto; height: 30px; padding: 0px 20px; 
  line-height: 28px; 
  font-size: 14px;
    letter-spacing: .03em;
  color:#474747;
  
font-weight:400;

  border: solid 1px #ccc;  
  border-width: 1px 1px 0 0; margin: 0; 

}
ul.tabs li a.active { 
  background-color:#872d49;
  height: 34px; 
  position: relative; 
  top: -4px; 
  padding-top: 4px; 
  border-left-width: 1px; 
  margin: 0 0 0 -1px; 
  color: #fff; 
  -moz-border-radius-topleft: 0px; 
  -webkit-border-top-left-radius: 0px; 
  border-top-left-radius: 0px; 
  -moz-border-radius-topright: 0px; 
  -webkit-border-top-right-radius: 0px; 
  border-top-right-radius: 0px; }
ul.tabs li:first-child a.active { margin-left: 0; }
ul.tabs li:first-child a { 
  border-width: 1px 1px 0 1px; 
  -moz-border-radius-topleft: 0px; 
  -webkit-border-top-left-radius: 0px; 
  border-top-left-radius: 0px; }
ul.tabs li:last-child a { 
  -moz-border-radius-topright: 0px; 
  -webkit-border-top-right-radius: 0px; 
  border-top-right-radius: 0px; }

ul.tabs-content { 
  margin: 0 0 20px; 
  display: block; }

ul.tabs-content > li { 
  display: none; 
  list-style: none outside none; }
ul.tabs-content > li.active { 
  display: block; }
ul.tabs:before, ul.tabs:after { 
  content: '\0020'; 
  display: block; 
  overflow: hidden; 
  visibility: hidden; 
  width: 0; height: 0; }
ul.tabs:after { clear: both; }
ul.tabs { zoom: 1; }


ul.tabs-content p a {
color: #872D49; }

ul.tabs-content td {
 padding: 6px;
  border: 1px solid #E6E6E6;
  vertical-align: top;
  text-align: left;
font-size: 12px
}


#tab1,#tab2,#tab3 { list-style:none; }


@media only and (max-width: 768px) {
  #collection-loop li {
    width: 49% !important;
  }
  #collection-loop {
    display:flex;
    justify-content: space-between;
    align-items: center;
  }
  #collection-loop .collection-image {
    min-height: unset !important;
  }
}


/* Flexible iFrame */

.Flexible-container {
height: 400px;
    position: relative;
    padding-bottom:35%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}




#home h1{
	font-size:27px!important;
	overflow: visible;
line-height: 1.4em;
	margin: 0px auto 5px auto;
	text-align: center;
	width: 50%;
color: #222;
}
#home h2{ color: #222; font-size:18px; line-height: 1.5em; margin-top:0px;}
#home h3{ font-size:20px; line-height: 2em; }
#home p{ margin: 10px 0px; font-size: 17px; line-height: 1.6em;}
#home { margin: 60px 100px 20px 100px!important; }
#home p.callout {font-size: 14px;}

#home .button
	{
	  background: #7fabac; 
	  border: 1px solid #7fabac;
	  -moz-border-radius: 0px;
	  -webkit-border-radius: 0px;
	  border-radius: 1px;
	  color: #fff!important;
	  display: inline-block;
	  font-size: 15px;
	  font-weight: normal;
	  text-decoration: none;
      letter-spacing: .05em;
	  cursor: pointer;
	  margin-top: 10px;
	  line-height: normal;
	  padding: 5px 10px;
	  font-family: 'Open Sans', sans-serif; 
      -webkit-appearance: none; }
#home .button:hover
	{
	  background: #D3D3D3; 
	  border: 1px solid #D3D3D3;
	  color: #fff!important;
    }

/* Header Overrides */
.mobile-dropdown .list .list-item a:hover {
  color: #a8a314 !important;
}
#currencies {
  cursor: pointer;
}
/* END Header Overrides */
/* Active Menu Bar */
#nav .nav.active {
  border-bottom: 2px solid #a8a314;
}
#nav .nav:hover {
  border-bottom: 1px solid #a8a314;
}
#nav .nav.active a {
  font-weight: bold;
  color: #a8a314;
}
#nav ul {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;

  background: linear-gradient(145deg, #f0f0f0, #cacaca);
  box-shadow: 2px 2px 5px #aaa, 1px 1px 10px #fff;
}

/* End Active Menu Bar */
/* Inputs */
.has-text-primary {
  color: #7fabac
}
.has-text-danger {
  color: red;
}
.search-results {
  top: 40px!important;
}
/* End Inputs */
/* Buttons */
.button {
  border-radius: 8px !important;
}
.button.is-primary {
  background-color: #7fabac;
  color: #ffffff;
}
.button.is-secondary {
  background-color: #f5f5f5 !important;
  color: black!important;
}
.button.is-secondary:hover {
  background-color: transparent !important;
  color: black !important;
  font-weight: bold;
  font-size: 16px!important;
  text-decoration-line: underline;
}
.button.is-primary:not(.is-outlined):not(.is-outlined-hover):hover {
  background-color: #517B7B !important;
  color: white;
  box-shadow: 2px 2px 4px 0px #939395;v
}

.button.is-outlined {
  background-color: transparent;
  border: 2px solid;
}
.button.is-outlined.is-primary {
  color: #7fabac !important;
  border: 2px solid #7fabac;
}
.button.is-outlined.is-primary:hover {
  color: white !important;
  background-color: #7fabac !important;
}

.button.is-outlined-hover.is-primary {
  color: #7fabac !important;
  border: 2px solid transparent;
  background-color: white;
}
.button.is-outlined-hover.is-primary:hover {
  background-color: white;
  border: 2px solid #7fabac!important;
}



/* .button.is-secondary {
  
}
.button.is-success {
} */

/* End Buttons */
/* Infinite Options Override  */
#infiniteoptions-container input[type="text"] {
  border-radius: 8px !important;
}
/* End Infinite Options Override */
/* Swatch Override */
.swatch li {
  border-radius: 8px !important;
}
.swatch li.selected:not(:hover) {
  background-color: #7fabac !important;
  border-color: #7fabac !important;
  color: white;
}
.swatch ul li.available:hover {
  background-color: #3c5c5e !important;
  border-color: #3c5c5e !important;
  cursor: pointer;
  color: white;
  box-shadow: 2px 2px 4px 0px #939395;
}
/* End Swatch Override */
/* Product-Overrides */
#product-media {
  flex-direction: column;
  max-height: 900px;
}
#product-media {
  display: flex;  
}

.thumbnail-wrapper {
  display: flex;
  justify-content: center;
  align-items: start;
  max-height: 200px;
}
.thumbnail img {
  border-radius: 3px;
}
.big-image-wrapper {
  display: flex;
  align-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 980px) {
  .big-image-wrapper {
    height: 500px;
  }
  .big-image {
    max-height: 450px;
  }
  .big-image-container {
    height: 450px;
  }
}

  
@media screen and (min-width: 981px) {
  .big-image-wrapper {
    height: 700px;  
  }
  .big-image {
    max-height: 650px;
  }
  .big-image-container {
    height: 650px;
  }
}

#bigImage {
  height: 100%;
}

.big-image-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

/* CSS for video thumbnail overlay with play button */
.thumbnail {
  position: relative;
  overflow: hidden;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(5/12 * 100%);
  height: calc(5/12 * 100%);
  border-radius: 50%;
  background-color: rgba(255,255,255,0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border-color: #333;
  border-style: solid;
  border-width: 2px;
}

.play-button svg {
  width: 70%;
  height: auto;
  fill: #000000;
  margin-left: 3px;
  margin-top: 2px;
  opacity: 0.7;
}

.play-button::before {
  content: "";
  position: absolute;
  top: calc(50% - 12.5%);
  left: calc(50% - 12.5%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: calc(15% - 1px);
  border-bottom-width: calc(15% - 1px);
  border-left-width: 0px;
  border-color: transparent transparent transparent #333;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
/*   opacity: 0.7; */
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.overlay:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.overlay:hover .play-button svg,
.overlay:hover .play-button {
  background-color: rgba(255,255,255,0.9);
}
/* End of CSS for video thumbnail overlay with play button */
/* Left-Right Btns */
.arrow-btn-left,
.arrow-btn-right {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(224, 224, 224, 0.5);
  border-radius: 8px; 
  margin-left: 5px;
  margin-right: 5px;
}
.arrow-btn-right i,
.arrow-btn-left i {
  height: fit-content;
}

.arrow-btn-left i {
  margin-right: 10px;
}
.arrow-btn-right i {
  margin-left: 10px;
}
.arrow-btn-left:hover,
.arrow-btn-right:hover {
  cursor: pointer;
  opacity: 0.3;
  border-radius: 8px; 
  background: rgb(230,230,230);
  color: white;
}

.arrow-btn-left:hover i,
.arrow-btn-right:hover i {
  opacity: 0.8;
  zoom:1.1;
  transition: zoom 0.3s ease; 
}

.arrow-btn-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.image-wrapper {
  position: relative;
  display: flex;
  overflow: hidden;
}
/* End Left-Right Btns */
/* Cart */
@media only screen and (max-width: 767px) {
  .cart-image  {
    display: flex;
/*     justify-content: center; */
  }
}
/* End Product-Overrides */
/* Modifiers  */
.has-rounded-corners {
  border-radius: 8px!important;
}
.has-rounded-corners-bottom-left {
  border-bottom-left-radius: 8px !important;
}
.has-rounded-corners-bottom-right {
  border-bottom-right-radius: 8px !important;
}
.has-rounded-corners-top-left {
  border-top-left-radius: 8px !important;
}
.has-rounded-corners-top-right {
  border-top-right-radius: 8px !important;
}
.has-margin-left-10 {
  margin-left: 10px !important;
}
.has-margin-right-10 {
  margin-right: 10px !important;
}
.has-margin-left-5 {
  margin-left: 5px !important;
}
.has-margin-right-5 {
  margin-right: 5px !important;
}
.has-margin-top-10 {
  margin-top: 10px !important;
}
.has-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.has-font-logo {
  font-family: 'Poly', serif;
}
.has-font-bold {
  font-weight: bold;
}
.is-flex-center {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .is-full-width-mobile {
    width: 100%;
  }
  .pagination {
    margin-right: 0px;
  }
}

/* Input Field MDC-Style  */
.text-field {
  position: relative;
  margin: 20px;
  width: 300px;
  height: 56px;
}

.text-field input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 0 16px;
  font-size: 16px;
  background-color: transparent;
}

.text-field label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  padding: 0 16px;
  font-size: 16px;
  line-height: 56px;
  color: rgba(0, 0, 0, 0.54);
  transform-origin: left top;
  transition: transform 0.2s, font-size 0.2s, color 0.2s;
}

.text-field input:focus + label {
  transform: translate(-8px, -28px) scale(0.75);
  font-size: 12px;
  color: #3f51b5;
}

.notch {
  position: absolute;
  top: 0;
  left: 8px;
  width: calc(100% - 16px);
  height: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  pointer-events: none;
}
.mdc-text-field__input {
  margin-bottom: 0 !important;
}
.mdc-text-field {
  max-height: 40px;
}
/* End Input Field MDC-Style  */
/* Select Field */
.select-wrapper {
  max-height: 40px;
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;d
  appearance: none;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 0.7rem center;
  background-size: 1.4rem;
  height: 100%;
  border-radius: 8px;
}

.select-wrapper select:focus {
  outline: none;
  box-shadow: none;
}

.select-wrapper select:active, .select-wrapper select:hover {
  cursor: pointer;
}

.select-wrapper select:focus,
.select-wrapper select:active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 2px solid #7fabac;
  @media only screen and (max-width: 767px) {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}

.select-wrapper select option {
  font-size: 1rem;
}

.select-wrapper select[multiple] {
  background-image: none;
}

.select-wrapper svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.4rem;
  height: 1.4rem;
  transition: transform 0.3s ease;
}

.select-wrapper select:checked + svg {
  transform: rotate(180deg);
}
/* End Select Field */
/* Flex Slider override */
.flexslider {
  background: #f5f5f5;
}
/* End Flex Slider override */
/*  Image Popup */
.image-popup-container {
  width: 100%;
  height: 100%;
  display: fixed;
  background: rbga(0,0,0,0.8);
}

.media-container {
  
}

.media-container-wrapper {
  background: white;
  border-radius: 8px;
  border: 2px solid black;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*  End Image Popup */
/* Header Classes */
.is-header-list-item {
  display: flex !important; 
  height: 80%;
  align-items: center;
  padding-left: 5px; 
  padding-right: 5px;
  border-radius: 8px;
}
.is-header-list-item:hover {
  background: #3c5c5e;
}
.is-header-list-item a:hover {
  color: white!important;
}
.icon-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.icon-font {
  font-family: 'icons';
}


.is-font-size-small { font-size: small; }
.is-font-size-medium { font-size: medium; }
.is-font-size-large { font-size: large; }


.badge {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: red;
  color: white;
  font-size: 12px;
  font-weight: 600;

  left: 55%;
  margin-top: 12px !important;
  top: -16px;
}
.badge-indicator {
  position: absolute;
  left: 30%;
  top: 0;
  margin-top: -3px!important;
  font-weight: 600;
}
/* End Header Classes */
#infiniteoptions-container {
  margin-bottom: 20px;
}

/* Account Login overrides */
@media screen and (min-width: 768px) {
  .account-login-wrapper {
    min-width: 500px;
  }
}
.account-login-wrapper {
  display: flex;
  justify-content: center;
}
/* End Account Login overrides */
#recently-viewed-products .image img {
  border-radius: 6px;
}
/* Column system */
.columns {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}
.columns .column {
    display: flex;
    justify-content: center;
    align-items: center;
}

.columns .column.is-1 {
    width: 8.3333333333%;
    min-width: 8.3333333333%;
    max-width: 8.3333333333%;
}
.columns .column.is-2 {
    width: 16.6666666667%;
    min-width: 16.6666666667%;
    max-width: 16.6666666667%;
}
.columns .column.is-3 {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
}
.columns .column.is-4 {
    width: 33.3333333333%;
    min-width: 33.3333333333%;
    max-width: 33.3333333333%;
}
.columns .column.is-5 {
    width: 41.6666666667%;
    min-width: 41.6666666667%;
    max-width: 41.6666666667%;
}
.columns .column.is-6 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
}
.columns .column.is-7 {
    width: 58.3333333333%;
    min-width: 58.3333333333%;
    max-width: 58.3333333333%;
}
.columns .column.is-8 {
    width: 66.6666666667%;
    min-width: 66.6666666667%;
    max-width: 66.6666666667%;
}
.columns .column.is-9 {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
}
.columns .column.is-10 {
    width: 83.3333333333%;
    min-width: 83.3333333333%;
    max-width: 83.3333333333%;
}
.columns .column.is-11 {
    width: 91.6666666667%;
    min-width: 91.6666666667%;
    max-width: 91.6666666667%;
}
.columns .column.is-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

/* Display */
.is-flex {
  display: flex;
}

.is-justify-content-center { justify-content: center; }
.is-justify-content-flex-start { justify-content: flex-start!important; }
/* Alignment */
.is-align-items-center { align-items: center; }
.is-align-content-center { align-content: center; }

/* Add .is-#-touch classes for widths from 1 to 12 */
@media only screen and (max-width: 1023px) {
  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
    .columns .column.is-1-touch {
        width: 8.3333333333%;
        min-width: 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .columns .column.is-2-touch {
        width: 16.6666666667%;
        min-width: 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .columns .column.is-3-touch {
        width: 25%;
        min-width: 25%;
        max-width: 25%;
    }
    .columns .column.is-4-touch {
        width: 33.3333333333%;
        min-width: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .columns .column.is-5-touch {
        width: 41.6666666667%;
        min-width: 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .columns .column.is-6-touch {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }
    .columns .column.is-7-touch {
        width: 58.3333333333%;
        min-width: 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .columns .column.is-8-touch {
        width: 66.6666666667%;
        min-width: 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .columns .column.is-9-touch {
        width: 75%;
        min-width: 75%;
        max-width: 75%;
    }
    .columns .column.is-10-touch {
        width: 83.3333333333%;
        min-width: 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .columns .column.is-11-touch {
        width: 91.6666666667%;
        min-width: 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .columns .column.is-12-touch {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}
.is-flex-column {
  flex-direction: column;
}
#content.row {
  flex-direction: column;
}
/* End Columns */
#homepage div:first-child img {
  max-width: 1000px;
  background: white;
}

/* Animations */
/* Sliding left */
.slide-out-left {
  animation: slideOutLeft 0.5s ease-in-out forwards;
}

/* Sliding in from right */
.slide-in-right {
  animation: slideInRight 0.5s ease-in-out forwards;
}

/* Sliding out to right */
.slide-out-right {
  animation: slideOutRight 0.5s ease-in-out forwards;
}

/* Sliding in from left */
.slide-in-left {
  animation: slideInLeft 0.5s ease-in-out forwards;
}

/* Keyframes for sliding out to left */
@keyframes slideOutLeft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/* Keyframes for sliding in from right */
@keyframes slideInRight {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}

/* Keyframes for sliding out to right */
@keyframes slideOutRight {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}

/* Keyframes for sliding in from left */
@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

@media (max-width: 768px) {
  #bigVideo {
    width: 85%;
    height: 75%;
  }
}
@media (max-width: 480px) {
  #bigVideo {
    width: 75%;
    height: 65%;
  }
}


/* Footer */
.footer-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.footer-column {
  width: 30%;
  min-width: 200px;
}
.is-flex-flow-wrap {
  flex-flow: wrap;
}
@media screen and (max-width: 740px) {
  .footer-row {
    justify-content: center!important;
  }
}
@media screen and (min-width: 741px){
  .footer-row {
    justify-content: space-between!important;
  }
}

@use "@material/floating-label/mdc-floating-label";
@use "@material/line-ripple/mdc-line-ripple";
@use "@material/notched-outline/mdc-notched-outline";
@use "@material/textfield";

@include textfield.core-styles;