/* your custom css */
.content-list-grid a img {
    object-fit: contain !important;
    width: 100%;
    height: 100%;
    object-position: var(--focal-left) var(--focal-top);
    opacity: .7;
    transition: all .15s ease-in-out;
}

.uk-navbar-container.navbar-main .uk-navbar-left .uk-logo img {
    max-width:300px;
}

#header .cbx-navbar-sticky.sticky .navbar-main .uk-logo img {
    max-width: 200px;
    max-height: 94px;
}

.top-navigation>div {
    padding-top: 1.5rem;
    padding-bottom: .5rem;
}

.top-navigation .uk-icon svg, .top-navigation [uk-icon] svg {
    height: 1.225rem;
    color: #B4883C;
}

.uk-search.uk-search-default>.uk-button-group .uk-button-primary {
    padding: 0px 18px;
	background-color: #B4883C !important;
}


.cbx-mainnav-background, .cbx-mobilenav-background {
    background-color: #B4883C !important;
}

.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-left:not(.uk-navbar-center),.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-left.uk-navbar-center>.uk-navbar-nav>li:first-of-type,.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-center:not(.uk-navbar-center),.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-center.uk-navbar-center>.uk-navbar-nav>li:first-of-type,.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-right:not(.uk-navbar-center),.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-right.uk-navbar-center>.uk-navbar-nav>li:first-of-type {
   border-left: 0px solid hsla(var(--black-color-hue), var(--black-color-saturation), var(--black-color-lightness), 0.05) !important;
}

.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-left>ul>li>a,.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-center>ul>li>a,.uk-navbar-container.navbar-categories #desktop-navigation .uk-navbar-right>ul>li>a {
   border-right: 0px solid hsla(var(--black-color-hue), var(--black-color-saturation), var(--black-color-lightness), 0.05) !important;
}

.uk-navbar-container.navbar-categories .uk-navbar-item>a, .uk-navbar-container.navbar-categories .uk-navbar-nav>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 45px;
    padding: 0 15px;
    font-weight: 600;
    line-height: 1;
    color: #fff !important;
    text-transform: none;
}

.uk-navbar-container.navbar-categories .uk-navbar-item.has-children>a>.uk-icon, .uk-navbar-container.navbar-categories .uk-navbar-item.has-children>a>[uk-icon], .uk-navbar-container.navbar-categories .uk-navbar-nav>li.has-children>a>.uk-icon, .uk-navbar-container.navbar-categories .uk-navbar-nav>li.has-children>a>[uk-icon] {
    margin-left: 7.5px;
    margin-right: -3.75px;
    height: .875rem;
    font-weight: 600;
    color: #fff !important;
    min-width: 14px;
}

.hidethiscol {
    display: none !important;
}


/* review slider */

.review-column {
    display: none;
    margin-bottom: -40px !important;
}

.reviews-slider .uk-width-1  {
        display: none;
  box-sizing: border-box;
  width: auto !important;
  max-width: 94%;
}

.reviews-slider img {
        display: none;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
  border-radius: 0px;
}

.reviews-slider .uk-slidenav {
    color: #B4883C !important;
}

.reviews-slider .uk-dotnav>*>* {
  display: none !important;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 0px solid rgba(0, 0, 0, 0);
  transition: .2s ease-in-out;
  transition-property: background-color, border-color;
}

 /* review slider ANIMATION */

@keyframes reviewanimation {
  0%, 20% { margin-left: 0; }
  25%, 45% { margin-left: -25%; }
  55%, 75% { margin-left: -50%; }
  80%, 100%	{ margin-left: -75%; }
}

.reviews-slider .uk-slider-items {
  animation: reviewanimation 30.0s infinite;
}



/* brand slider */

.brands-slider .uk-width-1  {
  box-sizing: border-box;
  width: auto !important;
  max-width: 100%;
}

.brands-slider .uk-slidenav {
    color: #B4883C !important;
}

.brands-slider .uk-dotnav>*>* {
  display: none !important;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 0px solid rgba(0, 0, 0, 0);
  transition: .2s ease-in-out;
  transition-property: background-color, border-color;
}

 /* brand slider ANIMATION */

@keyframes slideanimation {
  0%, 5.00% { margin-left: 0; }
  10%, 15% { margin-left: -85%; }
  20%, 25% { margin-left: -170%; }
  30%, 35% { margin-left: -255%; }
  40%, 45% { margin-left: -340%; }
  50%, 55% { margin-left: -425%; }
  60%, 65% { margin-left: -510%; }
  70%, 75% { margin-left: -595%; }
  80%, 85% { margin-left: -680%; }
  90%, 95% { margin-left: -765%; }
  99%, 100%	{ margin-left: -848%; }
}

.brands-slider .uk-slider-items {
  animation: slideanimation 60.0s infinite;
}

/* Content */

.trio-banner-link .uk-position-bottom-right {
   border-radius: 7px;
}

    /* Product icons */
    .icons-overlay .icon-greengift {
    background-image: url(/media/lbknp2jx/greengift.png);
    }
    
    .product-details .product-images .icons-overlay .icon {
    width: 150px;
    max-width: 33.333%;
    aspect-ratio: 1 / 1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    }

    .product-details .product-images .icons-overlay {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 0 2% -5% 0;
    }
    
    .product-preview .icons-overlay .icon {
    width: 75px;
    max-width: 33.333%;
    aspect-ratio: 1 / 1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    }
    
    .product-preview .icons-overlay {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 0 3% -9% 0;
    }
    
    .product-short-description {
        display: block !important;
        font-size: 1.5em;
    }
    
    .progress-step.invalid {
    border:5px solid;
    border-color: #b4883c !important;
}


/* Giftshop */

    .giftshop-special .uk-width-1-4\@m {
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
    padding: 0.75%;
    margin: 0 .5%;
    width: 24%;
}




/* Footer */

.footer {
    background-color: #1A4034 !important;
    padding-bottom: 1px !important;
}

.footer-company {
    color: #fff !important;
}

.footer-cms {
    color: #fff !important;
}

.footer-categories {
    color: #fff !important;
}

.chevron::before {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '';
	display: inline-block;
	height: 0.45em;
	left: 0.15em;
	position: relative;
	top: 0.15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
	color: #fff;
}

.footer-some .uk-icon-button {
    background-color: #B4883C !important; 
    color: #fff;
}

.footer-rights {
    display: none;
}

/*  custom modal   */

.hidethis {
    display: none;
}

#thismodal:target {
    display: block;
}

.thismodalbox {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thismodalcontent {
  transition: top .25s ease;
  position: fixed;
  top: inherit;
  right: 0;
  left: 0;
  width: 75%;
  height: auto;
  max-height: min-content;
  margin: auto;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  border: 5px solid rgba(0, 0, 0, .1);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, .06);
  z-index: 2000;
}

.thismodal-smallscreen {
  display: none;
}


@media (max-height: 949px) and (max-width: 749px) {
  .thismodal-smallscreen {
      display: block;
  }
    
  .thismodal-bigscreen {
      display: none;
  }
}

.thismodalimg {
    max-width: 100% !important;
    height: 100% !important;
    max-height: 75% !important;
    border: 3px solid #1A4033 !important;
    margin-bottom: 2% !important;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 980px) {
  .cgm-btn {
      width: 44%;
      height: auto;
      margin-top: 15%;
  }
  .giftshop-bnt {
      margin-top: 15%;
  }
}

@media (min-width: 981px) {
  .cgm-btn {
      width: 40%;
      height: auto;
      margin-top: 15%;
  }
    .giftshop-bnt {
      margin-top: 15%;
  }
}

.cgm-btn {
    background: #b4883c;
    border-radius: 5px;
    line-height: 42px;
    font-size: 1.175rem;
    max-width: 1600px;
}

.cgm-btn:hover {
    background-color: hsla(var(--primary-color-hue), var(--primary-color-saturation), var(--primary-darken-5), 1);
    color: hsla(var(--black-color-hue), var(--black-color-saturation), var(--black-lighten-100), 1);
    background-color: hsla(var(--primary-color-hue), var(--primary-color-saturation), var(--primary-darken-5), 1);
    color: hsla(var(--black-color-hue), var(--black-color-saturation), var(--black-lighten-100), 1);
}

.custom-gift-modal-close {
  color: #aaa;
  line-height: 50px;
  font-size: 80%;
  position: absolute;
  right: 0;
  text-align: center;
  width: 70px;
  text-decoration: none;
}
  
.custom-gift-modal-close:hover {
    color: black;
}

.custom-gift-modal-close:target #thismodal {
    display: none;
}

body .giftshop-front.center-content {
    justify-content: flex-start;
    overflow: auto;
}

.uk-margin .product-slider-special {
    margin-bottom: -1% !important;
}

#novitet-img {
    max-width: 10%;
}

@media (max-width: 516px) {
    #novitet-img {
    max-width: 15%;
    }
}


