/** Shopify CDN: Minification failed

Line 831:0 Unexpected "$"

**/
.announcement-bar {
  display: flex;
  align-items: center;
}

.site-header-cart--count:after {
  background-color: #79ca95;
}

.site-navigation a,
.site-navigation .navmenu-depth-1 > li > a {
  font-weight: 600;
}

.site-navigation .navmenu-depth-1 > li.navmenu-id-marken {
    display: none;
}

.live-search-button {
  background-color:#79c995;
  border-color:#79c995;
}

.live-search-button:hover {
  background-color:#65b581 !important;
  border-color: #65b581 !important;
}

.header-fix {
  display: flex;
  flex-grow: 1;
}

.header-fix .live-search {
  flex-grow: 1;
}

.snize-ac-results.snize-ac-results-mobile .snize-mobile-top-panel {
    margin-top: 55px !important;
}

.brands {
  margin-right: 15px;
  font-size: 16px;
  display: flex;
}

.brands-button {
  margin-top: 10px;
  background: #79CA95;
  border-color: #79CA95;
  font-size: 18px;
}

.brands-button {
  background: #79CA95 !important;
  border-color: #79CA95 !important;
}

.brands #brands-dropdown { 
  margin-top:0; 
  display:none; 
  position: absolute; 
  top: 100%; 
  z-index: 100; 
  width: 80%; 
  padding:25px 35px; 
  background-color: #fff; 
  box-shadow: 0 3px 4px rgba(127,127,127,0.25); 
  border-radius: 4px; 
  -webkit-column-count: 3; 
  -moz-column-count: 3; 
  column-count: 3; 
  list-style:none; 
  border: 1px solid #EFEFEF; 
}

.brands #brands-dropdown li { 
  padding: 0.8125rem 0; 
  display: inline-block;
  width: 100%; 
}

.brands #brands-dropdown li a { 
  color:#2A4246; 
  text-decoration:none; 
}

.brands #brands-dropdown li a:hover { 
  color:#79CA95; 
}

.site-header-cart {
  display: flex;
  align-items: center;
}

.site-header-main-content {
  z-index: 1;
  position: relative;
}

#ly-languages-switcher { display:none; position: absolute; left: 50%; top: 100%; transform: translate(-50%); background: #fff; list-style: none; font-size: 14px; padding:10px; border-radius:5px; width: 140px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.17); }
#ly-languages-switcher a { color: #233938; }
#ly-languages-switcher li { display:flex; align-items: center; padding: 5px 0; }
#ly-languages-switcher li img { width:15px; margin-right:10px; }
.lh-icons-lang a, .lh-icons-login a { text-decoration:none; display: flex; align-items: center; justify-content: space-between; }
.lh-icons-lang svg, .lh-icons-login svg { width:25px; }
.lh-icons-lang span svg {width:10px; margin-left:8px;}
.lh-icons-lang { margin-right:30px; position:relative; }
.lh-icons-login { margin-right:30px; }
.lh-icons-login span { font-size:14px; color: #334045; display:inline-block; margin-left:8px; }
#shopify-section-static-header .lh-icons-lang { 
  z-index:999 !important; 
}

#shopify-section-static-header .lh-icons-lang img {
  width: 20px;
}

#shopify-section-static-header .lh-icons-lang span {
  font-size: 14px;
  color: #334045;
  display: inherit;
  margin-top: 3px;
}
#shopify-section-static-header .lh-icons-lang svg {
  margin-top: 3px;
  width: 10px;
  margin-left: 8px;
}

#shopify-section-static-header .lh-icons-login svg {
  width: 20px;
}
#shopify-section-static-header .lh-icons-login span {
  margin-top: 3px;
}

.social-link svg {
  color: #fff;
  background-color: #79c995;
  border-radius: 100%;
}

.newsletter .button-primary,
.newsletter .button-primary:hover {
  background-color: #79c995 !important;
  border-color: #79c995 !important;
}

.atc-button--continue {
  font-size: var(--font-size-button-medium);
  padding: 0.75rem 1.125rem;
  letter-spacing: 0.0em;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.atc-button--continue svg {
  display: block;
  width: 19px;
  height: 18px;
  margin-right: 6px;
  margin-bottom: 1px;
}

.product-form--atc-button.notify-me {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 0;
  width: 100%;
}

.product--outer {
  display: block !important;
}

.productitem,
.productitem:hover {
  border: none;
  box-shadow: none;
}

.productitem--title {
  text-align: center;
}

.productitem--price {
  display: flex;
  justify-content: center;
  align-items: center;
}

.productitem--price>* {
  margin: 0 4px;
}

.productitem--price .price--main {
  color: #494949;
  font-weight: bold;
  display: inline-block;
}

.productitem--price .price--main .price--label {
  display: none;
}

.price--compare-at {
  font-size: inherit;
  color: #334045;
}

.productitem--sale .productitem--price .price--main {
  color: #79ca95;
}

.product--price .price--compare-at.visible+.price--main {
  color: #79ca95;
  font-weight: bold;
}

.share-buttons {
  margin-bottom: 1.75rem;
}

.new_container_for_retailrocket {
  width: 42%;
  flex-grow: 1;
  margin-top: 0px;
}

.badge--soldout,
.badge--sale {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 0.3125rem;
  text-decoration: none;
  vertical-align: middle;
  border-radius:50px;
  width:75px;
  height:75px;
  position:absolute;
  top:0;
  left:0;
  line-height:18px;
  text-align:center;
}

.product-main .product--badge {
  display: none;
}

.imagestyle--cropped-small .productitem--image img, .imagestyle--cropped-small .productitem--image svg, .imagestyle--cropped-medium .productitem--image img, .imagestyle--cropped-medium .productitem--image svg, .imagestyle--cropped-large .productitem--image img, .imagestyle--cropped-large .productitem--image svg {
  object-fit: contain;
}

.mobile-nav-panel .user-icon {
  display: flex; 
  align-items: center;
  padding-left: 25px;
  padding-top: 13px;
}

.mobile-nav-panel .user-icon svg {
  height: 20px;
  margin-right: 8px;
}

.mobile-nav-panel .user-icon span {
  line-height: 19px;
}

div#shopify-section-shopifix-top-bar {
  position: relative;
  z-index: 999999;
  justify-content: center;
  /* display: flex; */
  /* width: 100%; */
  text-align: center;
}

.shopifyexplorer-top-bar__inner {
  background-color: #f3b243;
  font-size: 16px;
  padding: 10px 0;
}

.shopifyexplorer-top-bar {
position: relative!important;
}

.shopifyexplorer-top-bar__inner a:link {
  color: #fff;
  text-decoration: none;
}

.shopifyexplorer-top-bar {
border-bottom: unset; 
}

@media only screen and (max-width: 576px) {
.shopifyexplorer-top-bar__text {
  font-size: 12px; 
}
}

@media screen and (max-width: 500px) {
  #shopify-section-static-header .lh-icons-lang img {
    width: 24px;
  }
  
  #shopify-section-static-header .lh-icons-login { display:none; }

.site-logo-image {
   width:130px !important; 
   margin-right: 30px; }
}

@media screen and (min-width: 680px) {
  .brands-button { 
    margin-top: 0;
  }
}

@media screen and (max-width: 670px) {
  .brands #brands-dropdown { 
    width: calc(100vw - 20px); 
    -webkit-column-count: 2; 
    -moz-column-count: 2; 
    column-count: 3; 
    padding: 15px 15px; 
  }
}

@media screen and (min-width: 680px) {
  .site-header-main-content {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 991px) {
    .featured-collection--container .home-section--title {
      margin-top: 6rem;
    }
}
@media screen and (max-width: 768px) {
  .ts-icon-fix { 
   display: inline-block;
  }
  .trusted-shops-mobile {
   display: inline-block !important;
   float: right;
   padding-right: 50px;
   padding-top: 10px;
  }    
}

@media screen and (max-width: 1023px) {
  #shopify-section-static-header .lh-icons-login { margin-right:15px; }
  #shopify-section-static-header .lh-icons-login span, #shopify-section-static-header .lh-icons-lang span { display: none; } 
  #shopify-section-static-header .lh-icons-lang { margin-right:15px; } 
}

@media screen and (min-width: 1024px) {
  .site-header-main-content {
    margin-right: 325px;
  }

  .layout--has-sidebar .productgrid--items .productgrid--item:hover .productitem--title a, .layout--has-sidebar .productgrid--items .productgrid--item:focus .productitem--title a {
      text-decoration: underline;
  }
}
 /* trusted shops */
.footerArrow {
  display:none;
  
}

 /* product description link */
.rte a, .pxs-newsletter-text a {
    color: #79CA95;
}

/* History Re-order */
@-webkit-keyframes rotating{
	from{
	    -webkit-transform:rotate(0deg);
	    -o-transform:rotate(0deg);
	    transform:rotate(0deg)
	}
	to{
	    -webkit-transform:rotate(360deg);
	    -o-transform:rotate(360deg);
	    transform:rotate(360deg)
	}
}
@keyframes rotating{
	from{
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	to{
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}


.account-order-number a:link{
   color:#79CA95 !important;
   font-weight:bold;
}

.account-order-number a:visited{
   color:#79CA95 !important;
   font-weight:bold;
}

.reorder-btn {
  padding-top:5px;
}

.history-reorder{
   padding-top:5px;
}

.pt-spinner {
    -webkit-animation: rotating .5s linear infinite;
    animation: rotating .5s linear infinite;
    height: 100%;
  
}

.pt-spinner-container{
  display: none;
  height: 22px;
  margin-top: -4px;
}


.pt-reorder-text{
  color: #f3b243;
  font-weight: bold;
  cursor: pointer;
}

.order-overview {
  width: 250px;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
        .reorder-desktop{
            display: none;
        }
    }


/* Hide navmenu "marken" */
.site-navigation .navmenu-depth-1 > li.navmenu-id-marken {
    display: none;
}

discount-list-item {
    color: #79CA95 !important;
}

/* Country GEO notification */
#geo-notification {
    padding: 5px;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;
    background: #f3b243;
    color: #fff;
    font-weight: bold;
}
/* Customization Mini Cart */
.atc-button--checkout {
  display: none !important;
}
.atc-button--viewcart {
  background-color: #f3b243 !important;
}

/* Check out page */
.cart-shipping-toggle {
  color: #79ca95 !important;
}
.cart-shipping-toggle:hover{
  opacity: 50% !important;
}
/* mobile menu icon */
.mobile-nav-close {
  padding-top: 57px !important;
}
.mobile-nav-panel .user-icon {
  padding-top: 65px !important;
}
/* FAQ */
.faq {
  border-radius: 8px;
  overflow: hidden;
}
.tab-category {
  line-height: 3em;
  font-size: 1.3125rem !important;
  font-weight: 600;
}
.faq .tab-toggle {
  display: none;
}
.faq .tab-label {
  background-color: #79ca95;
  display: flex;
  justify-content: space-between;
  padding: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 0.2em;
}
.faq .tab-label:hover {
  background-color: #334045;
  color: white;
}
.faq .tab-toggle:checked ~ .tab-label {
  background-color: #334045;
  color: white;
}
.faq .tab-label::after {
  content: '\276F';
  transition: all .4s;
}
.faq .tab-toggle:checked ~ .tab-label::after {
  transform: rotate(90deg);
}
.faq .tab-content {
  background-color: white;
  max-height: 0px;
  overflow: hidden;
  transition: all .4s;
  padding: 0 1em;
  color: #1b1b1b;
  margin: 0.2em;
}
.faq .tab-toggle:checked ~ .tab-content {
  max-height: 100vh;
  line-height: 1.5;
  text-align: justify;
}
.rte-description {
  text-align: center;
  margin: 20px 0 0 0;
  text-align: justify;
  text-align-last: center;
}
.slideshow-slide__heading .faq-new {
  text-align: center !important;
}
.faq-new {
  margin: auto;
  max-width: 680px;
  margin-top: 50px;
}
.faq-new-header {
  text-align: center !important;
}
@media screen and (max-width: 670px) {
  .faq-new {
    padding: 0.5em;
  }
}

/* Account Page */
.account-page-login #customer_register_link {
  color:#79c995; 
}
.account-page-login .customers-login-forgot_password {
  color:#f3b243; 
}

.account-page-content a {
    color: #79c995;
}

/* Product Tab Styling */

  .dmws-tab-wrapper {
    padding: 0 10px;
    width: 100%;
  }

  .dmws-tab-headings {
  	display: flex; flex-wrap: wrap;	
    justify-content: flex-start;
    border-bottom: 1px solid #DFDFDF;
  }
  
  .dmws-tab-heading {
    width: 100%;
    cursor: pointer;
    padding: 18px 35px;
    font-size: 16px; font-family: "Nunito Sans";
    text-transform: none; line-height: 22px;
    text-align: center;
    margin-bottom: 0px;
  }
  @media screen and (max-width: 1346px) {
  	.dmws-tab-heading {
      padding: 18px 22px;
  	}
  }

  .dmws-tab-heading.dmws-active-heading { background: #334045; color: white; border-radius: 4px 4px 0 0; }
  
  .dmws-tab-content { display: none }
  .dmws-tab-content.dmws-active-content { display: block; }

  @media( min-width: 600px ){
    .dmws-tab-wrapper {
      padding-left: 0;
    }
    .dmws-tab-heading { width: auto; }
  }
  @media( min-width: 1200px ){
    .dmws-tab-wrapper { width: 51%; }      
  }
  @media (max-width: 600px) {
    .dmws-tab-heading{ 
      margin-top: 0; 
    }
    .dmws-tab-heading:first-child {
      border-radius: 4px 4px 0 0;
      border: 1px solid #334045;
    }
    .dmws-tab-heading {
      border-radius: 0;
      border: 1px solid #334045;
      border-top: none;
      border-bottom: none;
    }
    .dmws-tab-heading:last-child {
      border-radius: 0 0 4px 4px;
      border: 1px solid #334045;
    }
  }

/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none;
}

/* Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none;
}

/* menu navigation "sale" colored */
.navmenu-id-sale a[href="/collections/sale"] {
    color: #DFB325;
    font-weight: bold !important;
}

#product-ratings{
	cursor: pointer;
}

/* Logo list section */
.logolist--section {    
    background: #E4E2D8;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-top: 50px;
}

.logolist--image {
    filter: brightness(0%) !important;
}

.bckg-text {
  background: rgba(0, 0, 0, 0.5);
  padding-left: 10px;
  padding-right: 10px;
}

h2.promo-block--header.pxu-lia-element .bckg-text {
    line-height: 70px;
}

@media only screen and (max-width: 768px) {
	h2.promo-block--header.pxu-lia-element .bckg-text {
    	line-height: 55px;
	}
  }

/* Recharge CSS styling */

.sub_readmore {
	color: #334045 !important;
	text-decoration: none;
}

div.rc_popup {
	display: none !important;
}

.reload-icon {
	margin-right: 4px;
	margin-left: 8px;
}

.subReadmore {
  	display:none;
}

div#rc_login {
    display: none!important;
}

.selling-plan {
    font-size: 12px !important;
}

/* Promotion blocks Frontpage */

/* .bckg-text {
  background: rgba(0, 0, 0, 0.5);
  padding-left: 10px;
  padding-right: 10px;
} */

h2.promo-block--header.pxu-lia-element span,
p.promo-block--text.pxu-lia-element span {
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0.5em 0 0 rgb(0 0 0 / 50%), -0.5em 0 0 rgb(0 0 0 / 50%);
}

h2.promo-block--header.pxu-lia-element {
	/*line-height: 70px;*/
	margin-left: 20px;
}

p.promo-block--text.pxu-lia-element {
	margin-left: 10px;
}

.promo-block--index-2 span.button-primary.promo-block--button.pxu-lia-element.mdc-ripple-surface.mdc-ripple-upgraded {
	margin-left: 5px;
}

@media only screen and (max-width: 768px) {
	h2.promo-block--header.pxu-lia-element {
		line-height: 45px;
		padding-left: 10px;
		margin-left: 10px;
	}

	p.promo-block--text.pxu-lia-element {
		margin-left: 10px;
		padding-left: 10px;
	}

}

@media only screen and (max-width: 425px) {

/* 		line-height: 45px;
		padding-left: 10px;
		margin-left: 10px;
	} */

	p.promo-block--text.pxu-lia-element {
		margin-left: 10px;
		/*padding-left: 10px;*/
	}
  body{
    overflow-x:hidden;
     width:100vw;
  }
   .brands #brands-dropdown {
    flex-wrap: wrap;
    left:0;
    right:0;
    padding: 6px;
     width:80vw;
  }
  .brands #brands-dropdown li {
    padding: 5px 0;
    font-size: 10px;
    width:80%;
  }
 
}

@media only screen and (max-width: 425px) {

	h2.promo-block--header.pxu-lia-element,
	p.promo-block--text.pxu-lia-element {
		padding-left: 10px;
		margin-left: 0px;
	}

	.promo-block--index-2 span.button-primary.promo-block--button.pxu-lia-element.mdc-ripple-surface.mdc-ripple-upgraded {
		margin-left: 0px;
	}
}

/*================ LoyaltyLion ================*/

$color-grey: #e8e9eb;

.cart-with-rewards {
	display: flex;
}

.cart-with-rewards__cart {
	flex-grow: 1;
	border-right: 1px solid $color-grey;
	padding-right: 2em;
}

.cart-with-rewards__widget {
	padding-left: 0;
	/*   width: 300px; */
	margin: 0 auto;
	margin-right: 0;
}

.loyaltylion-redemption-widget-container {
	width: 100%;
	text-align: left;
	margin-bottom: -20px;
	display: flex;


}

.loyaltylion-redemption-widget--disabled {
	opacity: 0.5;
	pointer-events: none;
}

.loyaltylion-redemption-widget__header {
	background-color: #fff;
	padding: 0;
}

.loyaltylion-redemption-widget__guest {
	padding-top: 3em;
}

.loyaltylion-redemption-widget__guest a {
	text-decoration: none;
	color: #79CA95;
}

.loyaltylion-redemption-widget__points {
	font-weight: bold;
}

.loyaltylion-redemption-widget__lead {
	margin-bottom: 0;
	position: relative;
}

.loyaltylion-redemption-widget-rewards {
	/*   border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: $color-grey;
  background-color: #fcfcfc; */
	border: none;
	position: relative;
	overflow: hidden;
	max-height: 300px;
	transition: max-height 0.15s ease-in-out;
}

.loyaltylion-redemption-widget-rewards--hidden {
	max-height: 0;
}

.loyaltylion-redemption-widget__navigator {
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	line-height: 24px;
	font-size: 42px;
	color: #333;
	top: 50%;
	margin-top: -15px;
}

.loyaltylion-redemption-widget__navigator--hidden {
	display: none;
}

.loyaltylion-redemption-widget__navigator--back {
	left: -5px;
}

.loyaltylion-redemption-widget__navigator--forward {
	right: -5px;
}

.loyaltylion-redemption-widget__rewards-slider {
	display: flex;
	position: relative;
	transition: left 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}

.loyaltylion-product-reward {
	flex: 0 0 100%;
	flex-basis: 100%;
	padding: 20px 0;
	display: flex;
	flex-direction: column;
}

.loyaltylion-product-reward__picture img {
	height: 100px;
	box-shadow: 0px 0px 14px 0px rgba(201, 201, 201, 0.3);
	margin-bottom: 5px;
}

.loyaltylion-product-reward__cost {
	margin-bottom: 12px;
	display: none;
}

.loyaltylion-product-reward__name {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 110%;
	flex-grow: 1;
}

.loyaltylion-product-reward__variant-selector {
	display: none;
}

/* cart page css start */
#loyaltylion .lion-in-cart-rewards-widget-item {
	flex: 0 0 100%;
	display: flex;
	flex-direction: row;
	padding: 0;
	align-items: center;
	margin: 0 auto;
    justify-content: space-between;
}
.cart-with-rewards__widget {
	z-index: 9;
	position: absolute;
	top: 45px;
}

.loyaltylion-redemption-widget-container .widget-header {
	font-size: 20px;
	margin: 10px 0px 0px 0px;
}

#loyaltylion .lion-in-cart-rewards-widget-item__picture img {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.lion-in-cart-rewards-widget-item .lion-in-cart-rewards-widget-item__picture {
	width: 45px !important;
	margin-bottom: 0 !important;
}

#loyaltylion .lion-in-cart-rewards-widget-item__name {
	width: 40%;
	margin-bottom: 0;
	text-align: center;
}

.loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
	margin-right: 10px;
}

section.cartitems--container {
	margin-top: 90px;
}
#loyaltylion .lion-action-button {
    padding: 7px 15px;
}
@media only screen and (max-width: 1024px) {
	.cart-with-rewards__widget {
		top: 45px;
	}

	section.cartitems--container {
		margin-top: 85px;
	}
}

@media only screen and (max-width: 840px) {
	.loyaltylion-redemption-widget-container .widget-header {
		font-size: 16px;
	}

	.loyaltylion-redemption-widget-container {
		margin-bottom: -15px;
	}

	.loyaltylion-redemption-widget__lead {
		font-size: 14px;
	}

	.lion-in-cart-rewards-widget-item .lion-in-cart-rewards-widget-item__picture {
		width: 40px;
	}
    #loyaltylion .lion-action-button {
      padding: 7px 12px;
    }
}

@media only screen and (max-width: 768px) {
	.loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
		width: 35%;
	}
    #loyaltylion .lion-in-cart-rewards-widget-item__name {
      width: 38%;
    }
  #loyaltylion .lion-action-button {
    padding: 5px 5px;
  }
}
@media only screen and (max-width: 640px) {
	.loyaltylion-redemption-widget-container {
		margin-bottom: -10px;
	}

	.cart-with-rewards__widget {
		top: 25px;
	}

	section.cartitems--container {
		margin-top: 95px;
	}

	.cart-with-rewards__widget {
		width: 95vw;
	}
  .loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
      width: 28%;
    }
}

@media only screen and (max-width: 575px) {
	#loyaltylion .lion-action-button {
		font-size: 12px;
		padding: 6px 10px;
	}

	#loyaltylion .lion-in-cart-rewards-widget-item__name {
		width: 55%;
	}

	.loyaltylion-redemption-widget-container {
		display: flex;
		flex-flow: column;
	}

	.loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
		width: 100%;
	}

	.loyaltylion-redemption-widget-rewards {
		margin-top: 10px;
	}

	.lion-in-cart-rewards-widget-item .lion-in-cart-rewards-widget-item__picture {
		width: 45px;
	}

	.lion-in-cart-rewards-widget-item__button {
		text-align: center;
		width: 38%;
	}

	section.cartitems--container {
		margin-top: 155px;
	}
}

@media only screen and (max-width: 480px) {
	.loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
		width: 100%;
		margin-right: 2px;
	}

	#loyaltylion .lion-in-cart-rewards-widget-item__name {
		width: 52%;
		font-size: 14px;
	}

	.loyaltylion-redemption-widget__lead {
		margin-top: -5px;
	}
}

@media only screen and (max-width: 425px) {
	.loyaltylion-redemption-widget-container .widget-header {
		font-size: 14px;
		padding-top: 10px;
	}

	.loyaltylion-redemption-widget__lead {
		font-size: 12px;
	}

	#loyaltylion .lion-in-cart-rewards-widget-item__name {
		width: 42%;
	}

	section.cartitems--container {
		margin-top: 160px;
	}
}

@media only screen and (max-width: 375px) {
	.lion-in-cart-rewards-widget-item .lion-in-cart-rewards-widget-item__picture {
		width: 50px;
	}

	.loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
		width: 100%;
	}

	section.cartitems--container {
		margin-top: 165px;
	}
    #loyaltylion .lion-in-cart-rewards-widget-item__name {
      width: 35%;
    }
}

@media only screen and (max-width: 320px) {
	.loyaltylion-redemption-widget-container .loyaltylion-redemption-widget-container-1 {
		width: 100%;
	}

	#loyaltylion .lion-action-button {
		font-size: 10px;
		padding: 6px;
	}

	#loyaltylion .lion-in-cart-rewards-widget-item__name {
		width: 35%;
	}

	section.cartitems--container {
		margin-top: 150px;
	}
   .brands #brands-dropdown {
    width: 75vw;
    flex-wrap: wrap;
    left:0;
    right:0;
  }
  
  .brands #brands-dropdown li{
    width:80%;
  } 
}

/* cart page css end */

/* loading spinner for the button */

@keyframes redemption-widget-spinner {
	to {
		transform: rotate(360deg);
	}
}

.loyaltylion-product-reward__button[data-lion-working] {
	position: relative;
	color: transparent;
}

.loyaltylion-product-reward__button[data-lion-working]:before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
	border-top: 2px solid #fff;
	border-right: 2px solid transparent;
	animation: redemption-widget-spinner .7s linear infinite;
}

@media only screen and (max-width: 650px) {
	.cart-with-rewards {
		display: block;
	}

	.cart-with-rewards__cart {
		padding-right: 0;
		border-right: none;
		border-bottom: 1px solid $color-grey;
		padding-bottom: 2em;
	}

	.cart-with-rewards__widget {
		padding-left: 0;
		padding-top: 2em;
		width: 96vw;
	}
}

.loyaltylion-redemption-widget__guest {
    padding-top: 14px;
    margin-left: 20px;
}

@media only screen and (max-width: 575px) {
  .loyaltylion-redemption-widget__guest {
      margin-left: 0px;
      padding-top: 0px;
  }
}

/* Recharge CSS styling */
.sub_readmore {
	color: #334045 !important;
	text-decoration: none;
}

div.rc_popup {
	display: none !important;
}

.reload-icon {
	margin-right: 4px;
	margin-left: 8px;
}

.subReadmore {
	display: none;
}

div#rc_login {
	display: none !important;
}

.selling-plan {
	font-size: 12px !important;
}

/* Recharge CSS */
 .rc-container .rc-widget .rc-radio__input {
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    border: 2px solid rgb(27, 27, 26);
    border-radius: 11px;
    background: transparent;
}

.sub_readmore {
	color: #334045 !important;
	text-decoration: none;
}

 .rc-container .rc-widget .rc-option--active {
   background-color: #EFEFEF;
    border-radius: 8px;
   padding: 10px !important;
}
 .rc-container .rc-widget .rc-selling-plans__dropdown {
   background-color: #fff;
   background-image: url(//de.livehelfi.com/cdn/shop/t/9/assets/arrow-down-black.svg?v=146597454893269081611659356968);
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 12px 8px;
    border: none;
    padding: 8px 50px 8px 16px;
    border-radius: 30px;
    margin: 0;
    width: max-content;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
    outline: 0;
    -webkit-appearance: none;
    color: #334045;
    font-weight: 700;
}

label.rc-radio__label.rc_widget__option__label{
	font-size:18px;
}
label.rc-radio__label.rc_widget__option__label span.rc-option__price.rc_widget__price {
    font-weight: 700;
}
.rc-option--active .rc-radio__input:before{
	content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #127BAC;
    border-radius: 50%;
    top: 8px;
    left: 0px;

}
.rc-option--active .rc-radio__input:after{
	content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #127BAC;
    top: 12px;
    left: 4px;
    border-radius: 50%;
}
.rc-option--active .rc_widget__option__selector{
	position:relative;
  	display:block;
}
@media only screen and (max-width: 335px) {
  .rc-option--active .rc-radio__input:before{
  	width: 28px;
    height: 28px;
    top: 2px;
    left: -1px;
  }
  .rc-option--active .rc-radio__input:after{
  	width: 16px;
    height: 16px;
    top: 8px;
    left: 5px;
  }
  .rc-container .rc-widget .rc-radio__input{
  	width: 26px;
    height: 26px;
  }
  label.rc-radio__label.rc_widget__option__label {
    font-size: 16px;
	}
  .rc-template__legacy-radio .rc-radio{
  	padding: 8px !important;
  }
}

.rc-List{
	list-style: none;
    padding: 5px 50px;
    margin-top: -17px;
    background: #efefef;
    border-radius: 7px;
}
.rc-List li{
  margin: 5px 0;
}
    .cbb-frequently-bought-add-button{
    background-color: rgb(243, 178, 67);
  height:35px;
}
.cbb-frequently-bought-add-button .translatable{
  color:#fff;
}
@media only screen and (max-width: 768px) {
.rc-List{
    padding: 5px 30px;
  }
  .site-header-main-content .brands{
    display:none;
  }
}  

@media only screen and (max-width: 335px) {
  .rc-List{	
    padding: 0px 0 0 35px;
  }
   .site-logo-image{
      margin-right: 70px;
  }
  #shopify-section-static-header .lh-icons-lang{
    margin-right:0;
  }
}
