/* Customization by INB Digital, 2020-2021 */


body {
    background-color: var(--main-bg-color);
}


@media only screen and (min-width: 590px) {
    .index-section {
        margin: 35px 0 40px 0;
    }

    .section-header {
        margin-bottom: 10px;
    }

    .article__grid-meta {
        margin-bottom: 5px;
    }

    .page-full,
    .page-width {
        padding: 0 30px;
    }

    .site-header {
        padding: 10px 0 30px 0;
    }

    .template-index .site-header {
        padding: 10px 0;
    }

    .template-customers-login .page-content {
        padding-top: 50px;
    }

    .template-product .page-content {
        padding-top: 0;
        padding-bottom: 10px;

    }

    .newsletter-section {
        padding: 5px 0 0 0;
    }

	.grid__item.pl_66 {
	padding-left:66px;
  }
  
  	.modal--square .modal__centered-content {
    padding: 10px 38px;
  }

    .modal .newsletter .h1 {
    margin-bottom: 10px;
    margin-top:16px;
	}
  
  .search-bar--page {max-width:100%; padding-top:0;}

}

.site-nav__link {
    text-transform: uppercase;
    margin: 0 5px 0 0;
}

/* Custom content page sidebar code start */
.cd-side-nav {
    position: absolute;
    z-index: var(--zindex-header);
    left: 0;
    top: var(--cd-header-height);
    width: var(--cd-sidebar-width);
    transition: .2s;
    visibility: hidden;
    opacity: 0;
}

.cd-side-nav--is-visible {
    opacity: 1;
    visibility: visible;
}

.cd-nav__list,
.cd-nav__sub-item {
    list-style-type: none;
}

.cd-nav__sub-item a {
    font-size: 12px;
}

ul.cd-nav__list {
    margin: 0 0 20px 0px;
}

.template-page h1.section-header__title {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    font-family: inherit;

}

.breadcrumb {
    margin: 9px 0 20px 0;
    font-size: 12px;
}


@media only screen and (min-width:769px) {
    .cd-nav__item a {
        font-size: 14px;
        line-height: 30px;
        font-weight: 400;
    }

    .cd-nav__sub-item a {
        font-size: 12px;
        line-height: 24px;
    }

    ul.cd-nav__sub-list {
        margin: -3px 0 5px 10px;
    }

    li.cd-nav__item--has-children {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:768px) {
    .cd-nav__item a {
        font-size: 22px;
        line-height: 32px;
    }

    .cd-nav__sub-item a {
        font-size: 18px;
        line-height: 36px;
    }

    .section-header {
        margin-bottom: 20px;
    }

    .site-footer {
        padding-top: 30px
    }

    .lang-pad {
        padding-left: 10px;
        line-height: 38px;
    }

    .lang-active,
    .lang-inactive {
        font-size: 10px;
        line-height: 21px;
    }

    .ann-sm {
        padding-left: 30px;
    }
  
  	.search-bar--page { padding-top:17px;}


}

.breadcrumb .divider {
    color: #999;
}


.announcement__text {
    padding: 6px 0px;
}

.lang-link {
    color: #4d4d4d;
}


@media only screen and (min-width:769px) {
    [data-icon=bag] .cart-link__bubble--visible {
        right: 33px;
    }

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

    .site-footer {
        padding-top: 10px;
        padding-bottom: 10px;
    }

}

@media only screen and (min-width: 590px) {
    .site-nav__link--icon .icon {
        width: 16px;
        height: 16px;

    }

    .main-content {
        min-height: auto;
    }

    .site-footer {
        padding-top: 40px;
    }

    .section--divider {
        padding-top: 50px;
    }
  
    #shopify-section-waterfall-section,
    #shopify-section-waterfall-section-customized {
     margin-bottom: 380px;
  }

}


.light-footer-nav__item li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 10px;
}



@media only screen and (min-resolution: 200dpi) {

    .page-full,
    .page-width {
        padding: 0 5px;
    }
}

.cart-link__bubble--visible {
    width: 12px;
    height: 12px;
}

.icon {
    width: 12px;
    height: 12px;
}


@media only screen and (min-width: 1400px) {

    .page-full,
    .page-width {
        padding: 0 0px;
    }

    .page-width {
        max-width: 1380px;
    }
}

@media only screen and (min-width: 1650px) {
    .page-width {
        max-width: 1600px;
    }
}



.site-nav__link {
    padding-right: 16px !important;
}

.light-footer-nav__item li {
    margin-right: 30px;
}

@media only screen and (min-width: 1050px) {
    .feature-row {
        margin: 0;
    }
}

.product-single__meta {
    padding: 0 10px;
}

.site-header {
    border: none !important;
}

.cart-message {
    padding: 0 0 12% 0;
    font-size: 12px;
}

.cart-message h3 {
    font-size: 24px;
}

.cart-message ul {
    list-style-type: none;
}


.newsletter-input {
    padding: 4px 10px;

}

.newsletter-input label {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 0px;
    border: 1px solid;
    border-color: #f0f1f3;
}


.omnisend-subscribe-input-gender {
    line-height: 16px;
}

.newsletter__input-group {
    max-width: 290px;
    justify-content: center;
}

.no-bg {
    background: none;
}

.no-border {
    border: none;
    padding-right: 35px;
}

select#CustomerGender:active {
    border: none;
}

.collapsible-trigger {
    padding: 10px 0;
}

.social-sharing__link {
    margin-right: 10px;
}

label.variant__label {
    border: none;
}


.lang-active {
    font-size: 11px;
}

.lang-inactive {
    margin-left: 6px;
    border-left: 1px solid #6d6d6d;
    padding: 2px 6px;
    color: #6d6d6d;
    font-size: 11px;
}


select.tag-filter {
    border: none !important;

}

.collection-filter select {
    display: inline-block;
    width: auto !important;
}



.product-single__title {
    font-size: 21px;

    line-height: 1.4em;

    font-weight: 400;
}

.collection-switcher__trigger.is-active {
    border-bottom: none;
}


.grid-product__price {
    font-size: 16px;

    line-height: 1.5;

    font-weight: 400;
}


.product__price {
    font-size: 26px;

    line-height: 1.6;

    font-weight: 400;
}


.h3.h3_compact {
margin-bottom:0;
font-size: 18px;
padding-top: 12px;
}

.newsletter-section .rte_compact p {
margin: 5px 0 0;
}


.bBRGQJ.bBRGQJ 	{padding:0}


.newsletter-section {
    padding: 10px 0;
}



.skrim__description {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 50.5px 55.5px 25.5px;
    pointer-events: none;
    color: #ffffff;
    color: var(--colorHeroText);
    transition: bottom 0.5s ease;
    display:none;
    background: rgb(0, 0, 0, 0.6);
    padding: 20px;
}


.skrim__description p {
margin-bottom:0;
}


.waterfall-item {
  background-color: #fff;
  font-size: 12px;
margin: 0 0px 0px;
    padding: 0 8px;
}

.waterfall-item a p {
line-height:10px;
margin-bottom: 14px;
}

.pt5 {padding-top:5px;}


.template-product .rte>div {
    margin-bottom: 0;
}


.rte table { margin-bottom:8px;}

.site-nav__dropdown-link {
    padding: 4px 15px;
}

.site-nav__dropdown {adding: 0 0 5px;}

.modal .newsletter p, .newsletter-section .rte p {
    margin-bottom: 0px;
}

.popup-cta {
    margin-bottom: 0;
}

.js-modal-close {
  margin-bottom:12px;
}

.icon.icon-envelope { width:14px; height:14px;}


@media only screen and (max-width: 589px) {
.modal--mobile-friendly {
top: 0%;
}
  .modal--mobile-friendly.modal--square .modal__centered-content {
padding: 20px 20px 15px 20px;
}

.modal {
background: rgb(0,0,0,0.4);
}

}
  
// Waterfall zoom
  
.popup-hover {
position:relative;
display:inline-block;

}
.popup-hover .popup {
	display:none;
  	background:#fff;
    
  
}
  
.popup-active .popup {
	display:block;
	position:absolute;
  	width: 450px;
  	max-height:400px;
	display: inline-block;
}


  
// End waterfall zoom

.waterfall-grid {
margin-bottom:100px;

}

img {

-webkit-touch-callout: default;
  -webkit-user-select: default;
  -khtml-user-select: default;
  -moz-user-select: default;
  -ms-user-select: default;
  user-select: default;
  
}

.hide-div1, .hide-div2 {
  display:none;
}


// Footer newsletter, March 2021


.kmDoud.kmDoud.kmDoud.kmDoud.kmDoud.kmDoud {

border-bottom: 1px solid #1d1e1e;

}


// Upsell 

.bold-price {font-weight:bold}
.btn.btn--full.upsell-atc {padding: 9px 10px;line-height: 18px;}
.product-single__form.upsell-form, .product-single__form { margin-bottom:0;}



.pr5 {  
  padding-right:5px;

}

.upsell-title {

}

.upsell-title .money {
font-weight:normal;
}

.ajaxcart__product-name--wrapper {
margin-bottom: 6px;
}

.small-but {
font-size:13px;
}



.btn.btn--full.upsell-atc {
line-height: 20px;
height: 38px;
}

.top-line {

border-top: 1px solid #efefef;
padding-top: 10px;

}

.ajaxcart__price {
float:right;
}

.mt3 {
margin-top:3px;
}

.product-single__description {
margin-bottom: 20px;
margin-top: 20px;
}

.upsell-atc {
height:38px;
}

.h105 {
height:105px;

}


@media only screen and (max-width: 589px) {
  .btn {
    padding: 8px 10px;
  }
  
  .btn.btn--full.upsell-atc {
  margin-top: 2px;
  padding: 9px 6px;
  }

}

.mb15 {
margin-bottom:15px;
}

select[name="currency"] {
  border: none;
  color:#ffffff;
  padding-top: 0;
  padding-bottom: 0;
  
  
  
  	background-image:url(//cdn.shopify.com/s/files/1/1135/4684/t/104/assets/ico-select-white.svg);
  
  
  
}

.pright {
	padding-right:10px;
}

.cart__checkout {
 width:100%;
}

.pbottom {
  padding-bottom:10px;
}


.small-text {
 font-size:11px;      
}

