/*9b5977da6fa101ca1e47b2ee52f82d66*/
/*$aside-background-color:		false !default;
 $aside-border-color:			false !default;
 $aside-background-image:		false !default;
 $aside-background-repeat:		no-repeat !default;
 $aside-background-size:			auto !default;
 $aside-background-attachment:	scroll !default;
 $aside-text-color:				false !default;
 $aside-heading-color:			false !default;*/
/*$sidebar-background-color:		false !default;
 $sidebar-border-color:			false !default;
 $sidebar-background-image:		false !default;
 $sidebar-background-repeat:		no-repeat !default;
 $sidebar-background-size:		auto !default;
 $sidebar-background-attachment:	scroll !default;
 $sidebar-text-color:			false !default;
 $sidebar-heading-color:			false !default;*/
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/r_ivee_child/scss/mixins/_nav.scss */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * _animation.scss
 * Custom WooCommerce Animations.
 */
@keyframes spin {
  /* line 197, wp-content/themes/r_ivee_child/scss/mixins/_woocommerce.scss */
  100% {
    transform: rotate(360deg);
  }
}
/* Flex Column */
/* line 2, wp-content/themes/r_ivee_child/scss/_custom.scss */
#g-showcase, #g-about {
  padding: 3rem 2rem !important;
}
/* line 7, wp-content/themes/r_ivee_child/scss/_custom.scss */
#g-intro {
  padding: 0 !important;
}
@media only all and (min-width: 48rem) {
  /* line 22, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-intro {
    background: -webkit-linear-gradient(right,  50%,  50%);
    background: -o-linear-gradient(right,  50%,  50%);
    background: -moz-linear-gradient(right,  50%,  50%);
    background: linear-gradient(to right,  50%,  50%);
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-intro {
    background: #d9d9d9;
  }
}
/* line 22, wp-content/themes/r_ivee_child/scss/_custom.scss */
/* line 23, wp-content/themes/r_ivee_child/scss/_custom.scss */
/* line 24, wp-content/themes/r_ivee_child/scss/_custom.scss */
#g-intro div.banner-commercial-outer-container > div.banner-commercial-inner-container-bottom {
  background: none;
}
@media only all and (min-width: 48rem) {
  #g-intro div.banner-commercial-outer-container {
    background: -webkit-linear-gradient(right,  50%,  50%);
    background: -o-linear-gradient(right,  50%,  50%);
    background: -moz-linear-gradient(right,  50%,  50%);
    background: linear-gradient(to right,  50%,  50%);
  }
  /* line 32, wp-content/themes/r_ivee_child/scss/_custom.scss */
  #g-intro div.banner-commercial-outer-container > div.banner-commercial-inner-container-bottom {
    padding: 2rem 1rem 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-intro div.banner-commercial-outer-container {
    background: #d9d9d9;
  }
  /* line 39, wp-content/themes/r_ivee_child/scss/_custom.scss */
  #g-intro div.banner-commercial-outer-container > div.banner-commercial-inner-container-bottom {
    padding: 0 !important;
  }
  /* line 41, wp-content/themes/r_ivee_child/scss/_custom.scss */
  #g-intro div.banner-commercial-outer-container > div.banner-commercial-inner-container-bottom .banner-commercial-left-block {
    padding: 2rem;
    background: #d9d9d9;
  }
  /* line 45, wp-content/themes/r_ivee_child/scss/_custom.scss */
  #g-intro div.banner-commercial-outer-container > div.banner-commercial-inner-container-bottom .banner-commercial-right-block {
    padding: 2rem 2rem 3rem;
    background: ;
  }
}
/* line 56, wp-content/themes/r_ivee_child/scss/_custom.scss */
footer#g-footer {
  padding: 2rem 0 !important;
}
/* line 60, wp-content/themes/r_ivee_child/scss/_custom.scss */
/* line 61, wp-content/themes/r_ivee_child/scss/_custom.scss */
.r-cat-products .product-category {
  text-align: center;
}
/* line 63, wp-content/themes/r_ivee_child/scss/_custom.scss */
/* line 64, wp-content/themes/r_ivee_child/scss/_custom.scss */
.r-cat-products .product-category .imagewrapper img {
  height: 150px;
  width: auto;
}
/* line 72, wp-content/themes/r_ivee_child/scss/_custom.scss */
.media-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  order: 3;
}
/* line 79, wp-content/themes/r_ivee_child/scss/_custom.scss */
.media-buttons .button {
  margin-top: 0.75rem;
}
@media only all and (max-width: 47.99rem) {
  /* line 85, wp-content/themes/r_ivee_child/scss/_custom.scss */
  /* line 86, wp-content/themes/r_ivee_child/scss/_custom.scss */
  #g-footer .r-aboutus ul.r-aboutus-address, #g-footer .r-bottommenu > .g-grid {
    margin: 1rem auto;
  }
}
/* line 93, wp-content/themes/r_ivee_child/scss/_custom.scss */
/* line 94, wp-content/themes/r_ivee_child/scss/_custom.scss */
/* line 95, wp-content/themes/r_ivee_child/scss/_custom.scss */
.gantry .g-slideshow .uk-slideshow {
  height: unset !important;
}
/* line 97, wp-content/themes/r_ivee_child/scss/_custom.scss */
.gantry .g-slideshow .uk-slideshow .g-slideshow-item {
  height: unset !important;
  position: relative;
}
/* line 100, wp-content/themes/r_ivee_child/scss/_custom.scss */
.gantry .g-slideshow .uk-slideshow .g-slideshow-item canvas {
  display: none;
}
@media only all and (max-width: 47.99rem) {
  /* line 105, wp-content/themes/r_ivee_child/scss/_custom.scss */
  .gantry .g-slideshow .uk-slideshow .g-slideshow-item .g-slideshow-title {
    font-size: 1.3125rem;
  }
  /* line 108, wp-content/themes/r_ivee_child/scss/_custom.scss */
  .gantry .g-slideshow .uk-slideshow .g-slideshow-item .g-slideshow-desc {
    font-size: 0.9rem;
  }
}
/*# sourceMappingURL=custom.css.map */