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


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;}
  
  .dropdown { display:none!important; }


}

.breadcrumb .divider {
    color: #999;
}


.announcement__text {
    padding: 6px 10px;
}

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


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

    .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: 18px;
    height: 18px;
}


@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: 14px;

    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, .hide-div3 {
  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;
  }
  
  .light-footer-nav__item {
  margin-top:15px;
  }
  
  .light-footer-nav__item li.footer-links {
	width:80%;
    padding: 10px 0;
  }
  
  .footer-payments {
  	margin-top:20px;
  }

}

.mb15 {
margin-bottom:15px;
}

select[name="currency"] {
  border: none;
  color:#1c1d1d;
  padding-top: 0;
  padding-bottom: 0;
  
  
  
}

.pright {
	padding-right:10px;
}

.cart__checkout {
 width:100%;
}

.pbottom {
  padding-bottom:10px;
}


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

.grid__item.no-padding-left {
 padding-left:0;
}


/* Right menu */

.right-menu {
  display:none;
 
}

.header-item--icons .site-nav.right-menu {
margin-right: 0;
left:-130px;
}


/* Dropdown Button */
.dropbtn {
  background-color: #fff;
  color: #1c1d1d;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #fff;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block; 
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 2px;
  text-decoration: none;
  text-transform:capitalize;
  display: block;
  margin-left:5px;
  margin-top:5px;
  margin-bottom:5px;
}

/* Change color of dropdown links on hover */
/* .dropdown-content a:hover {background-color: #efefef}  */

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

#myDropdown li.site-nav__item {
display:block;

}

svg {
  pointer-events: none;
}




.clerk-slider-nav {
top:33%;
  
}

@media only screen and (max-width: 767px) {
  .currency_picker_desktop {
    display:none; 
  }

 .clerk-slider-nav {

   top:22%;
 }


  
}
  
  
  .currency_picker_mobile{
     background-color:#fff;
     font-size:16px;
  }
  
  select[name="currency"] {
	color: #000;
    background-image:url(//bjorgjewellery.com/cdn/shop/t/137/assets/ico-select.svg);
  }
    
  .currency_picker_desktop{
   /* display:none; */
  }
  
  /*
  .announcement.hide-div1 .small--two-thirds {
    width: 100%;
  }
  .announcement__text{
    text-align:center;    
  }
  .announcement__text br{
   display:none;
  }
  */
  


/*767*/


@media only screen and (min-width: 768px) and (max-width: 995px)  {
 

}


.currency_picker_mobile select[name="currency"] {
font-size:16px;
float:right;
padding-left:0;

}

.site-nav__link {
 padding-left: 8px;
}

.header-item--navigation {
margin-left: 20px;
}

@media only screen and (max-width: 768px)  {
 .site-nav__link {
padding-left:0px;
}

.article__image-wrap {
margin-bottom:20px;
}



}

.site-nav__link.currency_picker_mobile {
padding-left:0;
}

#myDropdown {
z-index:99;
}

.no-pl {
padding-left:0;
}

.pb {
padding-bottom:25px;
}

.pt {
padding-top:5px;
}


.clerk_content_wrap-global {
width:100%;
}

.template-collection .clerk_product_price_wrap-global, .template-collection .clerk_image_wrapper-global {

padding-bottom:15px;
}

.template-collection .clerk_content_wrap-global {
width:100%;
border-bottom:2px solid #000;
padding-bottom: 5px;
margin-bottom:25px;
}


.template-collection .clerk_product_tile_p-global {
margin-left:0;
}

.clerk_slider_wrapper hr {
display:none;
}

/* 09.10.2022 Blog customization */

@media only screen and (min-width:768px) {
  .grid-blog-desktop {
    display:grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
  }
  .article__content--right {
    padding:20px 0 0 0;
  }
  .article__content {
    padding-right: 0;
    max-width: 100%;
    padding:20px 0 0 0;
  }
  .article--layout {
    flex-direction: column;
    align-items: start;   
  }
  .even-article {
    flex-direction: column-reverse;
  }
  .article__image-wrap--right .article__image {
    left: unset;
  }
  .article__image-wrap {
    position: relative;    
    width: 100% !important;
    flex:unset;
  }
  .article__image {
    position:relative;
  }
  .article__h3 {
    text-transform: uppercase;
  }
  .template-blog .article {
    margin-bottom: 0px !important;
  }
  .grid-blog-desktop .btn {
    display:none;
  }
  #shopify-section-blog-template .pagination {
    padding-top:40px;
  }

  .article__content {
    font-size:14px;
  }
  
}

.text-spacing {
    margin-bottom: 10px;
}

@media only screen and (min-width: 590px) {
.h3 {
  margin-bottom:6px;
}
}

.page-blocks>div:first-child .index-section {
    margin-top: 22px;
}