/** Shopify CDN: Minification failed

Line 1194:5 Expected "}" to go with "{"

**/
/* Place any CSS overrides in this file. */
/* 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;
}

.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;
    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;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
}

.slick-arrow svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.prevArrow.slick-arrow {
    left: 10px;
}

.nextArrow.slick-arrow {
    right: 10px;
}

/**
 * ----------------------------------------------------------------------------
 * Collapsible
 * ----------------------------------------------------------------------------
 */
.Collapsible {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.Collapsible + .Collapsible {
    border-top: none;
}

.Collapsible--padded {
    padding-left: 24px;
    padding-right: 24px;
}

.Collapsible__Button {
    display: block;
    position: relative;
    width: 100%;
    padding: 15px 30px 15px 0;
    text-align: left;
    cursor: pointer;
    background: none;
    border: 0;
    outline: none;
    text-transform: capitalize;
}

.Collapsible__Plus {
    position: absolute;
    right: 0;
    top: calc(50% - (12px / 2));
    width: 12px;
    height: 12px;
    font-size: 12px;
}

.Collapsible__Button[aria-expanded="true"] .Collapsible__Plus {
    transform: rotate(180deg);
}

.Collapsible .Collapsible {
    margin-left: 16px;
    border: none;
}

.Collapsible .Collapsible .Collapsible__Button {
    padding: 13px 0;
}

.Collapsible__Inner {
    display: none;
}

/* .Collapsible__Button[aria-expanded="true"] + .Collapsible__Inner {
  display: block;
} */
.Collapsible__Content {
    padding-bottom: 20px;
}

/*================================================*/
.site-header .site-header__wrapper .site-header__wrapper__right {
    justify-content: space-between;
    padding-left: 5%;
    align-items: baseline;
}

@media only screen and (min-width: 1920px) {
    .site-header .site-header__wrapper .site-header__wrapper__right {
        padding-left: 8%;
    }
    .site-nav .site-nav__link {
        padding: 15px 30px;
        font-size: 18px;
    }
}

img.header-icon {
    max-width: 25px;
}

@media only screen and (max-width: 767px) {
    img.header-icon {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1440px) {
    .site-header .site-header__wrapper .site-header__wrapper__right {
        padding-left: 2%;
    }
    .site-header__logo img {
        width: 110px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .site-header .site-header__wrapper .site-header__wrapper__right {
        padding-left: 0;
        padding-right: 0;
        flex-direction: row;
        align-items: center;
    }
    .site-nav__link {
        padding: 15px 10px 0;
    }
    img.header-icon {
        max-width: 20px;
    }
    .top-links--icon-links li:first-child {
        padding-left: 0;
    }
    .top-links--icon-links li {
        padding-left: 10px;
    }
    #top_links_wrapper {
        width: calc(100% - 80px);
    }
    #top_links_wrapper .site-nav {
        text-align: left;
    }
    .site-header__wrapper__left .site-header__logowrapper {
        padding-left: 0;
    }
}

.site-nav__link {
    text-transform: uppercase;
}

.site-header__wrapper__left .site-header__logowrapper {
    padding-left: 30px;
}

.mobile-nav-bar-wrapper .site-nav--mobile, .mobile-nav-bar-wrapper .text-right .site-nav--mobile {
    justify-content: flex-end;
}

.homepage-slider-container .swiper-pagination {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .homepage-slider-container .swiper-pagination {
        display: none;
    }
}

.homepage-featured-rich-text .sitewide--title-wrapper, .homepage-featured-rich-text .featured-row__subtext {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
}

.homepage-featured-rich-text .homepage-sections--title {
    margin-bottom: 25px;
}

.homepage-featured-rich-text .featured-row__subtext {
    color: #616161;
}

.grid-item__content {
    padding: 10px 10px 55px;
    justify-content: flex-end;
}

.homepage-collections-background .homepage-collection-grid-inner, .featured-collections-wrapper img, .homepage-collections-background .grid-item-details--overlay {
    height: 60vh;
}

.homepage-featured-box-btn, .quick-add-button, button {
    text-transform: uppercase;
}

.featured-collections-wrapper .homepage-sections-wrapper--white, .featured-collections-wrapper .homepage-collections-background.content-width {
    padding-top: 0;
    padding-bottom: 0;
}

.homepage-sections--title, .list-collections--title, .page--title, .page-category--title {
    margin-bottom: 45px;
}

.grid-view-item-image {
    position: relative;
}

.grid-view-item-image:hover .grid-view-item--desc-wrapper {
    display: block;
}

@media only screen and (min-width: 768px) {
    .grid-view-item-image .grid-view-item--desc-wrapper {
        position: absolute;
        width: 100%;
        bottom: 0;
        background-color: #00000059;
        color: #fff;
        padding: 10px 15px;
        display: flex;
        z-index: 5;
        align-items: center;
        justify-content: space-between;
    }
    .grid-view-item-image .product-grid--price {
        margin-top: 0;
    }
    .grid-view-item-image:hover .grid-view-item--desc-wrapper {
        display: flex;
    }
}

.grid-view-item-image .product-grid--title {
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .product-grid--price a, .grid-view-item-image .product-grid--title a, .product-grid--price a span.money {
        color: #fff;
    }
}

.product-grid--price {
    text-align: left;
}

.sale-badge, .sold-out-badge {
    top: 0 !important;
}

@media only screen and (max-width: 767px) {
    .featured-product--grid-item .grid-view-item .quick-add-wrapper {
        margin-top: 0;
    }
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .quick-view-button {
    display: block;
    width: 49%;
    border: 1px solid #000;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .quick-view-button a {
    padding: 9px 20px;
    display: block;
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .quick-view-button:hover {
    background: var(--primary-btn-bg-hover-color);
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .quick-view-button:hover a {
    color: var(--primary-btn-text-hover-color);
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .shopify-product-form {
    width: 49%;
}

.featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .shopify-product-form .quick-add-button {
    width: 100%;
}

@media only screen and (max-width: 990px) {
    .featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .quick-view-button, .featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .shopify-product-form {
        width: 100%;
    }
    .featured-products-wrapper .featured-product--grid-item .grid-view-item .quick-add-wrapper .ground-btn .shopify-product-form {
        margin-top: 10px;
    }
}

.site-footer .contact-form .input-group {
    display: flex;
}

.site-footer .contact-form .input-group .footer-email-input {
    background-color: #fff;
    padding: 10px;
    border: none;
}

.h3.footer-header {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
}

.newsletter-footer input.footer-email-submit, .newsletter-footer form#contact_form .btn {
    margin: 0;
    text-transform: uppercase;
    height: 100%;
    border: 3px solid #fff;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px;
    font-weight: 400;
}

.bottom--footer---links {
    justify-content: space-evenly;
    display: flex;
    width: 100%;
}

.bottom--footer---links li {
    width: 50%;
    border: none;
    font-size: 12px;
}

.bottom--footer---links li:last-child {
    text-align: right;
}

.social-media-footer ul li a i {
    font-size: 16px;
}

.image-with-text-overlay-wrapper .size-medium .homepage-featured-content-wrapper {
    height: unset;
}

.text-advert-section {
    margin: 0;
}

.text-advert-section .grid__item {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80px;
}

.text-advert-section .grid__item img.icon {
    max-width: 54px;
}

@media only screen and (max-width: 768px) {
    .text-advert-section .grid__item {
        flex-direction: column;
        min-height: 102px;
    }
    .grid.text-advert-section .grid__item {
        /*width: 100%;*/
        padding-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .text-advert-section .grid__item {
        margin: 0;
        padding-left: 0;
    }
    .text-advert-section {
        padding: 10px;
    }
}

.text-advert-section .grid__item span {
    width: unset;
}

.homepage-sections-wrapper--accent .text-advert-section .grid__item {
    border: none;
    min-height: 80px;
}

.bottom--footer {
    border-top: 1px solid #ddd;
}

.text-advert-section .grid__item .text-advert-section--header {
    color: #fff;
}

.btn-green {
    background-color: #027027;
}

.announcement-bar p {
    text-transform: uppercase;
}

body, button, input, select, textarea, .custom-font, .h1, .h2, .h3, .h4, .h5, .h6, .header-font, h1, h2, h3, h4, h5, h6 {
    font-family: neuzeit-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.homepage-sections--title, .list-collections--title, .page--title, .page-category--title {
    font-weight: 400;
}

.homepage-sections-wrapper--light {
    background-color: #f4f4f4;
}

/* popup quickview */
.fancybox-opened .fancybox-skin {
    height: 600px !important;
}

.fancybox-inner {
    width: 100% !important;
}

.featured-collections-wrapper .collection-grid.keep-spacing {
    padding-left: 0;
    padding-right: 0;
}

.collection-grid.collection-grid--items-3.keep-spacing .homepage-collection-grid-item:nth-child(6n + 2) {
    padding-left: 0;
}

.collection-grid.collection-grid--items-3.keep-spacing .homepage-collection-grid-item:nth-child(6n) {
    padding-right: 0;
}

@media only screen and (max-width: 992px) {
    .quick-add-button, .quick-add-button-onboarding, .quick-add-button-variants {
        padding: 10px 5px;
        margin: 0;
    }
    .sold-out-button {
        padding: 10px;
        margin: 0;
    }
}

@media screen and (min-width: 769px) {
    .collection-image .parallax.collection-image-parallax {
        height: 400px;
    }
}

.collection-image .parallax.collection-image-parallax .rellax.img {
    height: 100%;
    margin-top: 0;
    transform: none !important;
}

.collection-image .collection_info {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    padding: 30px;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1660px;
    margin: 0 auto;
}

.collection-image .collection_info .collection_description {
    max-width: 400px;
}

@media screen and (max-width: 768px) {
    .collection-grid__sort-only--enabled {
        padding: 0 10px;
    }
}

@media screen and (min-width: 769px) {
    .collection-grid__sort-only--enabled {
        justify-content: flex-start;
    }
    .collection-style--grid-filters .collection-sidebar-filter.collection-central--sort-by {
        text-align: left;
    }
    .collection-style--grid-filters .collection-central--sort-by button {
        margin-left: 0;
    }
    .collection-style--grid-filters .collection-sidebar-filter {
        text-align: right;
    }
    .collection-style--grid-filters .collection-sidebar-filter.small-hide button {
        margin-right: 0;
        margin-left: auto;
    }
    .template-collection .collection-main-body {
        padding-left: 0;
    }
}

.collection-style--grid-filters .collection-central--sort-by button {
    font-weight: 600;
    text-transform: capitalize;
}

.collection-style--grid-filters .collection-central--sort-by button .header--supporting-text {
    font-size: 14px;
    color: #777777;
}

.grid-view-item--actions-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 15px;
}

@media screen and (min-width: 1025px) {
    .grid-view-item--actions-wrapper {
        visibility: hidden;
        opacity: 0;
    }
}

.grid-view-item:hover .grid-view-item--actions-wrapper {
    visibility: visible;
    opacity: 1;
}

.grid-view-item--actions-wrapper .shop-now-wrapper {
    visibility: visible;
}

.grid-view-item--actions-wrapper .more_info_wrapper {
    width: 100%;
}

@media screen and (min-width: 1025px) {
    .grid-view-item--actions-wrapper .shop-now-wrapper {
        width: 49%;
    }
    .grid-view-item--actions-wrapper .more_info_wrapper {
        width: 49%;
    }
}

.shop-now-wrapper .shop-now-button {
    position: unset;
    transform: none;
    opacity: 1;
    width: 100%;
    background: var(--secondary-btn-bg-color);
    color: var(--secondary-btn-text-color);
    border: 1px solid var(--secondary-btn-text-color);
    text-transform: uppercase;
    margin-top: 0;
}

.more_info_wrapper .more_info_button {
    display: block;
    width: 100%;
    background: var(--secondary-btn-bg-color);
    color: var(--secondary-btn-text-color);
    border: 1px solid var(--secondary-btn-text-color);
    text-transform: uppercase;
    margin-top: 0;
    border-radius: var(--alt-btn-border-radius);
    font-weight: var(--alt-btn-font-weight);
    font-style: var(--alt-btn-font-style);
    font-size: var(--button-font-size-px);
}

@media screen and (max-width: 1024px) {
    .shop-now-wrapper .shop-now-button, .more_info_wrapper .more_info_button {
        margin-bottom: 10px;
    }
}

.shop-now-wrapper .shop-now-button:hover, .more_info_wrapper .more_info_button:hover {
    background: var(--secondary-btn-bg-hover-color);
    color: var(--secondary-btn-bg-text-hover-color);
    border-color: var(--secondary-btn-bg-text-hover-color);
}

@media screen and (min-width: 1025px) {
    .quick-add-wrapper {
        width: 49%;
    }
}

.quick-add-wrapper .quick-add-button, .quick-add-wrapper .quick-add-button-variants {
    width: 100%;
    border: 1px solid var(--primary-btn-bg-color);
    margin: 0;
}

.quick-add-wrapper .quick-add-button-variants {
    padding-left: 5px;
    padding-right: 5px;
}

.shop-now-wrapper .shop-now-button, .more_info_wrapper .more_info_button, .quick-add-wrapper .quick-add-button, .quick-add-wrapper .sold-out-button {
    padding: 10px 8px;
}

@media only screen and (max-width: 1200px) {
    .shop-now-wrapper .shop-now-button, .more_info_wrapper .more_info_button, .quick-add-wrapper .quick-add-button, .quick-add-wrapper .sold-out-button, .quick-add-wrapper .quick-add-button-variants {
        font-size: 12px;
    }
}

.quick-add-wrapper .sold-out-button {
    width: 100%;
    border: 1px solid var(--primary-btn-bg-color-opacity50);
    background-color: grey;
    margin: 0;
}

.quick-add-wrapper .quick-add-button:hover {
    border-color: var(--primary-btn-bg-hover-color);
}

.template-collection .collection_description_wrapper {
    clear: both;
    border-top: 1px solid #ddd;
    margin-top: 50px;
    padding: 50px 0;
}

@media screen and (max-width: 768px) {
    .template-collection .collection_description_wrapper {
        margin-top: 10px;
        padding-top: 25px;
    }
}

.template-collection .section--overflow .section-container {
    max-height: 120px;
    overflow: hidden;
    position: relative;
}

.template-collection .section--overflow .section-container::after {
    content: "";
    display: block;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ffffff', GradientType=0);
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    height: 30px;
}

.template-collection .section--overflow .section-actions {
    padding-top: 10px;
}

.template-collection .section--overflow .section-actions .section-btn {
    text-decoration: none;
    background: transparent;
    border: 0;
    outline: none;
    text-transform: capitalize;
}

.template-collection .section--overflow .section-actions .section-btn span {
    position: relative;
}

.template-collection .section--overflow .section-actions .section-btn span::after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    height: 1px;
    background-color: rgba(88, 89, 91, 0.8);
    transition: background-color .2s ease;
}

.template-collection .section--overflow.in .section-container {
    max-height: inherit;
}

.template-collection .section--overflow.in .section-container::after {
    display: none;
}

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

.template-product .paymentButtonsWrapper {
    margin-top: 10px;
}

@media only screen and (min-width: 768px) {
    .swatch .swatch-element {
        margin: 0 10px 10px 0;
    }
}

.shopify-product-form .swatch .swatch-element label {
    border-color: grey;
    padding: 5px 15px;
    font-size: 14px;
}

.shopify-product-form .swatch .swatch-element label:hover {
    border-color: #ccc;
}

.template-product .product_slider {
    display: block;
    height: 100% !important;
}

.template-product .product_slider .slick-slide {
    margin: 0 !important;
}

.template-product .product_slider .slick-arrow {
    color: #fff;
}

.template-product .product-details-wrapper {
    background: #fff;
}

@media only screen and (max-width: 768px) {
    .template-product .product-details-wrapper {
        padding: 0;
    }
}

@media only screen and (min-width: 600px) {
    .template-product .product-page-related-products {
        margin: 0 -15px;
    }
}

.template-product #AddToCartForm .product-page__form_actions {
    display: flex;
    max-width: 100%;
    width: 100%;
    margin: 0 10px 10px 0;
}

.template-product #AddToCartForm .product-page__form_actions #AddToCart {
    margin: 0;
    width: calc(100% - 120px);
    max-width: unset;
}

.template-product #AddToCartForm .paymentButtonsWrapper .js-qty {
    min-height: 42px;
    margin: 0;
    border: 1px solid #31d467;
}

.template-product #AddToCartForm .paymentButtonsWrapper .js-qty {
    max-width: 120px;
}

@media only screen and (max-width: 375px) {
    .template-product #AddToCartForm .product-page__form_actions #AddToCart {
        width: calc(100% - 80px);
    }
    .template-product #AddToCartForm .paymentButtonsWrapper .js-qty {
        max-width: 80px;
    }
}

.template-product #AddToCartForm .paymentButtonsWrapper .js-qty input {
    min-height: 42px;
}

.template-product #AddToCartForm .paymentButtonsWrapper .js-qty .js-qty__adjust {
    padding: 0 10px;
}

.swatch input:checked + label {
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
}

.swiper-button--next, .swiper-button--prev {
    border-radius: 50%;
}

.text-advert-section .grid__item .text-advert-section--header {
    padding: 0 10px;
    margin: 0;
    display: inline-block;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .site-footer .wrapper .grid .grid__item {
        width: 50%;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, 30%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.homepage-featured-content-box .homepage-featured-content-box-inner {
    animation-delay: 0.5s !important;
}

.homepage-featured-content-box .homepage-featured-content-box-inner, .homepage-featured-content-box .homepage-featured-content-box-inner div a.homepage-featured-box-btn {
    opacity: 0;
    transform: translateY(80%);
}

.homepage-featured-content-box .homepage-featured-content-box-inner {
    animation-delay: 0.5s !important;
}

.swiper-slide-active .homepage-featured-content-box .homepage-featured-content-box-inner, .homepage-featured-content-box .homepage-featured-content-box-inner div a.homepage-featured-box-btn {
    opacity: 1;
    transform: translateY(0);
    animation-delay: 5s !important;
    transition-duration: 5s;
}

#insta-feed {
    margin-bottom: -4px !important;
}

.Faq_PageContent .Collapsible__Plus {
    position: absolute;
    right: 0;
    top: calc(50% - (11px / 2));
    width: 11px;
    height: 11px;
}

.Faq_PageContent .Collapsible__Plus::before, .Faq_PageContent .Collapsible__Plus::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: currentColor;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.Faq_PageContent .Collapsible__Plus::before {
    width: 11px;
    height: 2px;
    opacity: 1;
}

.Faq_PageContent .Collapsible__Plus::after {
    width: 2px;
    height: 11px;
}

.Faq_PageContent .Collapsible__Button[aria-expanded="true"] .Collapsible__Plus::before, .Faq_PageContent .Collapsible__Button[aria-expanded="true"] .Collapsible__Plus::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.Faq_PageContent .Collapsible__Button[aria-expanded="true"] .Collapsible__Plus::before {
    opacity: 0;
}

.template--page-contact form#contact_form .contact-form--submit-button .btn {
    margin-top: 0;
}

.template--page-contact .map-wrapper iframe {
    height: 500px;
}

.template--page-contact {
    padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
    .template--page-contact .page--title {
        margin-bottom: 0;
    }
}

.image-with-text-overlay-section {
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .image-with-text-overlay-section {
        margin-bottom: 30px;
    }
}

.image-with-text-overlay-section .image-with-text-overlay {
    position: relative;
    background-position: center;
    background-size: cover;
}

.image-with-text-overlay-section .image-with-text-overlay .image-with-text-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.image-with-text-overlay-section .image-with-text-overlay .image-with-text-wrapper .image-with-text-content-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    max-width: 1660px;
    margin: 0 auto;
    padding: 15px;
}

@media screen and (min-width: 480px) {
    .image-with-text-overlay-section .image-with-text-overlay .image-with-text-wrapper .image-with-text-content-wrapper {
        padding: 30px;
    }
}

.image-with-text-overlay-section .image-with-text-overlay .image-with-text-wrapper .image-with-text-content-wrapper .image-with-text-content {
    max-width: 1000px;
}

.template--page-faq {
    padding-bottom: 50px;
}

body#contact.contact-page.page-fade.unloading,
body.template-product.page-fade.unloading {
    opacity: 1;
}

div#ShopNowContainer .product_slider > div:nth-child(3) {
    display: block;
}

div#ShopNowContainer .product_slider > div {
    display: none;
}

.sharing-button .fa.fa-instagram {
    font-size: 20px;
    transform: translateY(6px);
}

body#allium-bulbs .collection-main-body .product-grid--price,
body#allium-bulbs .collection-main-body .quick-add-wrapper {
    display: none;
}

.template-product .contact-us {
    display: none;
}

.template-product .allium-bulbs .Product__Tabs,
.template-product .allium-bulbs .product-page__policies,
.template-product .allium-bulbs .wrapper-price {
    display: none !important;
}

.template-product .allium-bulbs button#AddToCart {
    display: none;
}

.template-product .allium-bulbs .contact-us {
    display: block;
    border-radius: var(--alt-btn-border-radius);
    font-weight: var(--alt-btn-font-weight);
    font-style: var(--alt-btn-font-style);
    background: var(--primary-btn-bg-color);
    color: var(--primary-btn-text-color);
    transition: all .15s ease-in-out 0s;
    display: inline-block;
    padding: 10px 35px;
    text-transform: var(--button-text-case);
    letter-spacing: 1px;
    font-size: var(--button-font-size-px);
    text-align: center;
    min-height: 44px;
    margin: 0;
    width: calc(100% - 120px);
    max-width: unset;
    transition: color .25s ease-in-out,background .25s ease-in-out,border .25s ease-in-out;
    word-wrap: break-word;
    white-space: normal;
}

.grid-view-item-image .quick-add-wrapper {
    display: none;
}

.recently-viewed-products {
    padding-top: 0;
}

div#shopify-section-template--product ul.slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
}

div#shopify-section-template--product ul.slick-dots li.slick-active button {
    background: var(--primary-btn-bg-color);
    border: 1px solid var(--primary-btn-bg-color);
}

div#shopify-section-template--product ul.slick-dots button {
    font-size: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 50%;
    box-shadow: none;
    margin: 0 5px;
}

.grid-view-item .sold-out-badge {
    left: auto !important;
    right: 0;
}

.product-grid--title span {
  display: block;

}
  input.btn--secondary.update-cart.cart--button-update {
    color: #000;
    border-color: #000;
}
  
  input.btn--secondary.update-cart.cart--button-update:hover {
    color: #fff;
}

@media only screen and (max-width: 1280px) {
    #top_links_wrapper {
        width: inherit !important;
    }