/** Shopify CDN: Minification failed

Line 532:10 Expected identifier but found whitespace
Line 532:11 Unexpected "#23628b"

**/
@font-face {
    font-family: 'gilroyextrabold';
    src: url('gilroy-extrabold-webfont.woff2') format('woff2'),
         url('gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroylight';
    src: url('gilroy-light-webfont.woff2') format('woff2'),
         url('gilroy-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body, h3, h4, .heading--add-small{
  font-family: 'gilroylight', Arial!important;
}

::selection {
    background: #e1e1e1;
}

.azexo-credits{
	display:none!important;  
}

.template-page main .grid__item{
 	     padding-left: 0;
}

.template-collection h4.product__title {
    min-height: 50px;
}

.logo-container {
    padding: 0;
}

.cart-open-btn .cart-count {
    width: 17px;
    height: 17px;
    line-height: 19px;
}

.login-container .cart-open-btn{
 	right: 165px; 
  top: 36px;
}

.flexslider-thumb .slide:first-child {
    background-position: 50% 70%;
}

.product__desc-content p{
	text-align:left;
}

.heading--page.slide__heading{
 	font-family: 'gilroylight', Arial;
    text-transform: lowercase; 
  /*text-shadow: 1px 1px 9px #23628B;*/
}

.heading--page, .heading--page-md, .heading--page-xs, .heading--page-small, .footer .heading--add-small{
 	font-family: 'gilroylight', Arial;
    font-weight:800;
    text-transform: none;
}

.hero-img .hero-img__content em {
    margin-bottom: -35px;
}

.flexslider-thumb--homepage .slide .slide__link {
    color: #fff;
}

.nav-list .nav-list__item--divider {
    background-color: #f5f4f4;
}

.spesial-offer .heading--page{
  	color: #fff;  
}

.spesial-offer{
 	padding: 140px 15px 0 15px; 
}

.spesial-offer .spesial-offer__info{
 	 font-family: 'gilroylight', Arial;
}

.subheading--page {
 	font-family: 'gilroylight', Arial;
    font-weight:800;
   color: #fff;
}

.spesial-offer .spesial-offer__info:before{
 	display:none; 
}

.special-offer-container a{
 	width: 50%; 
}

.tab-wrapper ul.tab-list{
  display:none;
}

.product-picker .section-heading:before, .summary-container .picker-pack{
  display:none;
}

.summary-container h4 {
    color: #23628b;
    font-size: 1.8em;
}

.section-heading {
    margin-bottom: 55px;
}

.pack-product__checkbox label {
    border: solid 1px #23628B;
    border-radius: 50%;
}

.product-picker .btn.last .arrow-r {
  background-image: url(cart-plus.png);
    background-size: 100%;
    width: 22px;
}

.arrow-l{
  background-image: url('arrow.png');
  background-size: 85%;
}

.picker-nav .prev-btn:hover > .arrow-l{
  background-image: url('white-arrow.png');
  
}

.slider-advantages .swiper-slide .img-holder img {
    width: 100%;
}

.product--lg .product__size-unit{
   font-family: 'gilroylight', Arial;
}

.shopify-challenge__container {
    margin: 70px auto;
}

.search-result__author,.search-result__desc{
 	display:none; 
}

.search-container input{
 	 background-color: #fff;
}

.orders a:hover {
    color: #fff;
}

input.shopify-challenge__button.btn {
    background: #23628b;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 2;
    cursor: pointer;
    text-transform: none;
    color: #23628b;
    background-color: #fff;
    border: solid 3px;
    border-radius: 7px;
    padding: 12px 35px;
    font-size: 16px;
    box-sizing: border-box;
    width: 65%;
    font-family: 'gilroylight', Arial;
    font-weight: 800;
}

input.shopify-challenge__button.btn:hover {
    background: #23628b;
    color: #fff;
}

.form-wrapper.form-wrapper--wishlist.js-wishlist-form button{
    cursor: pointer;
}


/* How to */

.how-to{
 	padding: 50px 0; 
}

.how-to .icon {
    border-radius: 50%;
    border: solid 5px;
  	height: 130px;
    width: 130px;
    margin: 0 auto 20px auto;
    text-align: center;
}

.how-to .icon svg{
    height:50px;
  	position: relative;
    top: 40px;
}

.how-to p {
    text-align: center;
    margin-bottom: 15px;
    line-height:1;
}

.how-to .icon.icon--cart svg{
  	color: #23628B;
}
.how-to .icon.icon--cart {
    border-color: #23628B;
}

.how-to .icon.icon--cc svg{
  	color: #78AFB5;
}
.how-to .icon.icon--cc {
    border-color: #78AFB5;
}

.how-to .icon.icon--star svg{
  	color: #9DBF51;
}
.how-to .icon.icon--star {
    border-color: #9DBF51;
}

.how-to .icon.icon--clock svg{
  	color: #E2AE61;
}
.how-to .icon.icon--clock {
    border-color: #E2AE61;
}

.how-to .icon.icon--truck svg{
  	color: #FFBC4E;
}
.how-to .icon.icon--truck {
    border-color: #FFBC4E;
}

.how-to .icon.icon--map svg{
  	color: #D06C51;
}
.how-to .icon.icon--map {
    border-color: #D06C51;
}


.footer-list .footer-list__link {
  padding: 0;
  font-size: 16px;
}

.footer-logo img{
 	width:85%; 
}

.subscribe-form--footer {
    padding: 15px 0;
}

.form--subscribe .form__field {
    font-size: 12px;
}

.form--subscribe .btn--submit{
 	font-size: 14px;
    text-align: right;
    width: 40%;
}


.form--subscribe .btn--submit:hover{
 	background-color: #fff; 
}

.form--default .form__field--placeholder {
    top: 0px;
}

.btn-join{
    text-transform: none;
 	font-family: 'gilroylight', Arial;
    font-weight:800;
    color: #23628b;
    background-color: #fff;
    border: solid 3px;
    border-radius: 7px;
    padding: 12px 35px;
    font-size: 16px; 
  box-sizing: border-box;
    width: 100%;
}

.btn-join:hover{
 	background: #23628b;
    color: #fff; 
}

.footer{
  background-color: #f0efe9; 
}

.btn {
 	font-family: 'gilroylight', Arial;
    font-weight:800;
}

.addresses-container{
 	    text-align: left;
}

.address-wrapper {
    margin-left: 0;
}

.collection__toolbar-views, .collection__filters{
 	display: inline-block; 
}
/*
.collection__toolbar {
 	text-align: right; 
}
*/

.collection__toolbar .collection__filters {
    float: right;
}

.collection__filters.search {
    float: left;
}

.collection__filters.search input{
  border-bottom: 1px solid;
    padding: 5px 15px 5px 35px; 	
  width: 250px;
}

.collection__filters.search .icon--search{
 	display: block;
    position: absolute;
    padding: 5px 10px; 
}

.collection__filters.search .icon--search svg{
   position: relative;
    top: 4px;
}

.collection__toolbar .collection__toolbar-views .grid-view, 
.collection__toolbar .collection__toolbar-views .list-view{
  	display:none;
}

.product__visuals .product__cart {
    bottom: 70px;
}

.product__title a{
  color: #23628b;  
}

.product__title{
  	font-family: 'gilroylight', Arial;
    font-weight:800;	 
  	color: #23628b;
}

.cart .cart-header .cart-header__item{
	  font-family: 'gilroylight', Arial;
}

.product .product__info .product__spec{
 	 font-family: 'gilroylight', Arial;
}

.product--lg .product-recipe__spec-title{
 	 color: #23628b;  
}

.product__visuals .quantity__info .quantity__counter{
 	 font-family: 'gilroylight', Arial;
}

.grid--in-row {
  margin-bottom: 35px;
}

.dropdown .dropdown__button, .js-dropdown{
 	background-color: #F0F0F0; 
      cursor: pointer;
}

form .btn--default{
  background-color: #78AFB5; 
}

.grid--in-row.product .product__price-point{
 	text-align: right;
    display: inline-block;
    width: 45%;
    position: relative;
    top: 5px;
  	letter-spacing: 2px;
}

.grid--in-row.product .product__info .product__spec{
 text-align: left;
    display: inline-block;
    width: 45%;
}

.header--clear {
    background-color: #fff;
}

.product--lg .form .form__field {
    border: #F0F0F0 solid 2px;
}

.product--lg .form .quantity-field .icon {
    padding: 0;
}

.product--lg .form .quantity-field {
    margin-right: 35px;
    margin-left: 0;
}

.form--default .form__field {
    background-color: #F0F0F0;
      border: 1px solid #F0F0F0;
}

.header {
    box-shadow: 0 1px 4px #00000026;
}

.section--advantages {
    padding-bottom: 75px;
}

.carousel--product .img-holder--product {
    width: 230px;
}

.subheading--page-small, .cart .cart-header .cart-header__item{
 	  font-family: 'gilroylight', Arial;
}

.table--clear th {
  padding: 10px 0 10px 10px;
    background: #23628B;
    color: #fff;
  border:none;
  text-align: center;
}

.table--clear tbody td{
 	 text-align: center;
}

.picker-pack .picker-pack__price{
 	display:none; 
}

.picker-pack {
    width: 20%;
    margin: 0 10px;
    display: inline-grid;
}

.picker-pack .image-holder {
    height: 200px;
    width: 200px;
}

.picker-pack .picker-pack__title {
    color: #23628b;
}

.choosed-pack-info .choosed-pack-total {
    color: #a5a5a5;
}

.pack-choosed .picker-nav {
    position: static;
}

.pack-product .product__spec {
    font-family: 'gilroylight', Arial;
    color: #a5a5a5;
}

.pack-product .pack-product__title 
    color: #23628b;
}

.section--advantages {
    padding-top: 0;
}

.section.by-tags {
    padding: 4em 0;
}

.section.by-tags h4{
    text-align:center;
  min-height: 50px;
}

.sellos{
  text-align: center; 
}

.sellos li {
    display: inline-block;
    margin: 5px 15px;
}

.sellos svg {
    color:#23628B;
}

.product .product__price-point {
    text-align: left;
}

form .btn--default.btn-join{
  background-color: #fff; 
}

.cart-continue-shop .text-clear{
 	display:none!important; 
}

.customer-sidebar a{
    font-weight: 600;
    color: #23628b; 
}

.slider-advantages .swiper-slide .slide-info p {
    margin-right: 15px;
}

.dropdown .dropdown__button, .js-dropdown{
 	width: 210px; 
}

.filter-wrap .icon:before{
  content: "";
    width: 0;
    height: 0;
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    border-style: solid;
    border-width: 0 8px 12px 8px;
    border-color: transparent transparent #ada2a4 transparent;
    border-radius: 2px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
} 

.filter-wrap .icon {
    margin-top: -15px;
    position: relative;
    top: 3px;
    right: 30px;
    cursor: pointer;
    width: 8px;
    height: 8px;
}

/** Form **/

#create_customer{
    margin: 0 auto;
    margin-top: 52px;
    max-width: 280px; 
}

#create_customer .cf-app__field {
    position: relative;
}

#create_customer .cf-app__field input[type="text"], 
#create_customer .cf-app__field input[type="password"], 
#create_customer .cf-app__field input[type="email"] {
    padding: 11px 17px 11px 17px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#create_customer .cf-app__field input[type="text"], 
#create_customer .cf-app__field input[type="password"], 
#create_customer .cf-app__field input[type="email"] {
    margin-bottom: 30px;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #fff;
}

#create_customer .cf-app__field input[type="text"], 
#create_customer .cf-app__field input[type="password"], 
#create_customer .cf-app__field input[type="email"] {
    background-color: #F0F0F0;
    border: 1px solid #F0F0F0;
}

#create_customer .btn, #customer_login .btn{
    text-transform: none;
 	font-family: 'gilroylight', Arial;
    font-weight:800;
    color: #23628b;
    background-color: #fff;
    border: solid 3px;
    border-radius: 7px;
    padding: 12px 45px;
    font-size: 16px; 
    width: 100%;
}

#create_customer .btn:hover, #customer_login .btn:hover{
 	background: #23628b;
    color: #fff; 
}

.form__row--text {
    margin: 20px -5px 0 -5px;
}

.cf-app__messages.messages--success{
  text-align: center;
    border: solid 3px;
    border-radius: 7px;
    padding: 12px 20px;
    font-size: 16px;
    color: #9DBF51;
    margin: 15px 0;
}

/** My Account **/

.customer-sidebar .text-link--default, .customer-sidebar .customer__logout-link {
    padding: 0;
}


.table--orders tbody tr td:nth-child(1) {
  width: 14%;
}

.table--orders tbody tr td:nth-child(2) {
  width: 15%;
}

.table--orders tbody tr td:nth-child(3) {
  width: 20%;
}

.table--orders tbody tr td:nth-child(4) {
  width: 15%;
}

.table--orders tbody tr td:nth-child(5) {
  width: 20%;
}

.table--orders tbody tr td:nth-child(6) {
  width: 15%;
}


.hulk_reorder_button{
 	    background-size: 25px!important; 
}

.orders td a{
 	font-weight: 600;
    color: #23628b; 
}

.orders {
    width: 100%;
    margin-bottom: 2em;
}

.table-wrapper table {
    min-width: 525px;
}

.contact-short .contact-short__contact a:hover {
    color: #fff;
    text-decoration: underline;
}

/** Reorder **/

.hulk_modal-content > .hulkdiscount_box{
 	display:none!important; 
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_modal-header{
    background: #fff!important; 
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_title_bar {
    border-bottom: 0!important;
    background: #23628B;
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_list-title span{
 	color: #fff!important;
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_text-danger{
 	font-family: 'gilroylight'!important; 
  color: #D06C51!important;
 margin: 15px;
    font-size: 17px;
    border: solid;
    padding: 4px;
    text-align: center;
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_text-danger:empty, span#error_msg, .hulk_text-danger.hulkqty_zero {
    border: 0!important;
    padding: 0;
}

.hulkapps .hulk_pop_up .hulk_modal-footer{
 	 background: #fff!important; 
}

.hulkapps .hulk_pop_up .hulk_modal-content .hulk_checkout, 
.hulkapps .hulk_pop_up .hulk_modal-content .hulk_addtocart{
    padding: 12px 45px!important;
    font-size: 16px!important; 
}



.hulkapps .hulk_pop_up .hulk_modal-content .hulk_notes textarea{
	height: 40px!important;
}

.heading--accent{
 	 font-family: 'gilroylight', Arial;
}


/** Slider **/

.flexslider-thumb .flex-control-thumbs li {
    margin-bottom: 15px;
    width: 55px;
    height: 55px;
}

.flexslider-thumb .flex-control-thumbs {
    top: 23%;
}

.flexslider-thumb .slide {
    height: 80vh; 
}

/* Compact Search */

.search-popup__desc-wrapper .product__spec{
  display:none; 	 
}
.search-popup__desc-wrapper .search-popup__item-price{
  color:#a2a2a2;
}

.search-container.open .icon--search{
 	background: #fff; 
}

.form--default.form--search-primary {
    margin: 0 auto;
    margin-top: 0;
    max-width: initial;
}

.form--default.form--search-primary .form__field {
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #23628b;
}

.form--default.form--login,.form--default.form--register {
    max-width: 335px;
}

.search-result .highlight {
    color: #fff;
}

/** Sidebar **/


li.sidebar-nav__item.parent {
    font-weight: 800;
}

li.sidebar-nav__item.parent a{
  	padding-left: 5px;
}

li.sidebar-nav__item.child {
    font-weight: 100;
    padding-left: 20px;
}

li.sidebar-nav__item.parent.active a.link-parent, li.sidebar-nav__item.child.active{
    border-left: solid #9DBF51 3px;
}

li.sidebar-nav__item .child:hover{
    border-left: solid #2C7048 3px;
}

.jdgm-prev-badge {
    margin-top: 15px;
}

.product--lg .form-wrapper {
    margin: 0;
    padding: 0 0 25px 0;
    background-color: #fff;
}

.product--lg .product__price {
    font-size: 25px;
    color: #666;
    letter-spacing: 2px;
}

.money{
 	letter-spacing: 2px; 
}

/* Recomienda a un amigo */

#invita-a-un-amigo .main-content{
 	background-image: url('/cdn/shop/files/slide2-WEB-2000x1500_2000x.progressive.jpg?v=1601739057');
    background-size: cover;
    background-position: center;
}

#invita-a-un-amigo .rte .one-whole{
	background: #fff;
    padding: 35px;
}

button#mc-embedded-subscribe:hover {
    background: #23628b;
    color: #fff;
}

.invite-container .cart-open-btn{
 	left: 100px;
    top: 36px;
    text-align: left;
  width: 165px;
}

.product .product--sold-out:before{
 	font-size: 14px;
  font-family: 'gilroylight', Arial;
}


.form--login .form__row--recover-pass {
  margin-top: 20px;
}

/* My Account Dropdown */

.cart-open-btn.nav-list{
 	background-color: transparent; 
      width: auto;
}

.cart-open-btn.nav-list>.has-dropdown>.nav-list__link {
 	     padding: 0 25px 0 0;
}

.cart-open-btn.nav-list .nav-list__item .icon--plus-small {
   display: block;
    top: 25%;
    right: 22px;
}

.name{
	padding: 7px 40px!important;
    color: #ada2a4;
}

.nav-list {
    margin: 0 auto;
  
}

.cart-btn-container.invite-container .cart-open-btn {
    margin-left: 25px;
}

.counter-area p{
    margin-bottom: 55px;
    font-weight: 800;
    text-transform: none;
}

.counter-area p span{
    font-size: 32px!important;
    line-height: 48px;
}

.els-cup-w-icon{
	max-height: 100px!important;
}

.els-cup-w-icon img {
    max-height: 100px!important;
}

h3.heading--add.article__title {
    font-size: 16px;
    -webkit-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    -ms-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out;
    font-family: 'gilroylight', Arial;
    font-weight: 800;
    color: #23628b;
    line-height: 1.5;
    padding-top: 10px;
}

/* Blog */

.article .img-holder img{
  height: 239px;
  width: 239px;
  object-fit: cover;
}

li.sort-tag, li.choosen-tag{
  text-transform: capitalize;
}
ul.blog-sorting_choosed-tags:before{
    content:"Filtrar por:";
    margin-right: 15px;
}

.blog-sorting_choosed-tags .choosen-tag {
    background-image: url('/cdn/shop/t/20/assets/x.png?v=1658181442');
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px center;
}

.our-promise p{
  margin-bottom: 2em;
}

#aside-menu {
    
    position: static;
}

.product-list-sidebar.fixed{
    position:fixed!important;
    top: 50px;
    height: 90vh;
    overflow-y: overlay;
      width: 17%;
}

/* Mobile */

@media (max-width: 769px){
  .header--clear.fixed .nav-list {
      background-color: #fff;
  }
  .login-container{
   	display:none; 
  }
  .header-wrapper {
      background: #fff;
    padding:25px 0;
  }

  .special-offer-container a{
      width: 100%; 
  }
  .how-to .container{
   	padding:0 15px;
  }
  .how-to .icon {
      border: solid 3px;
      height: 150px;
      width: 150px;
  }
  .how-to .icon svg {
      height: 80px;
      position: relative;
      top: 34px;
  }

  .how-to p{
      font-size: 1.3em;
      line-height: 1.5em;
  }
  
  .social-icons--inverse {
      padding-top: 0;
      padding-bottom: 0;
  }

	.footer-logo img{
      width: 80%;
      padding: 25px;
  }
  .form--subscribe .btn--submit {
      text-align: center;
      width: 100%;
  }
  
  .btn-join {
      padding: 12px 40px;
      font-size: 1.3em;
  }

  .featured-collections__list .item__title {
    font-size: 1.3em;
  }
  
  .copyright {
      display: block;
      font-size: 16px;
      line-height: 30px;
      text-align: center;
      color: #ada2a4;
      background-color: #fff;
      padding: 15px 0;
  }
  .slider-advantages .swiper-slide .img-holder img {
      width: 65%;
  }
  
  .heading--page, .heading--page-md, .heading--page-xs, .heading--page-small, .footer .heading--add-small{
      font-weight:500;
  }
  .subheading--page {
    font-weight:500;
    font-size: 20px;
  }

  .btn {
      font-weight:500;
  }
  .product__title{
      font-weight:500;	 
  }
  .btn-join{
      font-weight:500;
  }

  .login-form {
      margin-bottom: 45px;
  }
  .logo-container .site-logo img {
      height: auto;
      width: 90%;
  }
  

  li.sidebar-nav__item.parent {
      font-weight: 500;
  }


  .table--orders tbody tr td:nth-child(1) {
    width: 20%;
  }

  .table--orders tbody tr td:nth-child(2) {
    width: 15%;
  }

  .table--orders tbody tr td:nth-child(3) {
    width: 15%;
  }

  .table--orders tbody tr td:nth-child(4) {
    width: 20%;
  }

  .table--orders tbody tr td:nth-child(5) {
    width: 26%;
  }

  .table--orders tbody tr td:nth-child(6) {
    width: 14%;
  }
  
  .hulkapps .hulk_pop_up .hulk_modal-content .hulk_text-danger {
      margin: 0 25px 15px 0;
      font-size: 16px;
  }
  
  .hulkapps .hulk_pop_up .hulk_modal-content .hulk_btn{
   	    width: 70%;
    margin: 15px 0; 
  }
  
  .hulk_modal-footer{
   	text-align: left!important; 
  }
  
  .flexslider-thumb .flex-control-thumbs li {
      margin-bottom: 15px;
      width: 35px;
      height: 35px;
      margin-right: 10px;
  }
  .flexslider-thumb .flex-control-thumbs {
      top: 80%;
  }
  .flexslider-thumb .slide {
      height: 100vh;
  }
  
  .picker-pack .image-holder {
      height: 120px;
      width: 120px;
  }
  .picker-pack {
    width: 40%;
    margin: 10px 10px;
  }
  
  .heading--accent{
       font-size: 60px;
  }
  
  .collection__filters.search {
      width: 100%;
      margin-bottom: 20px;
  }
  .collection__toolbar .collection__filters {
      float: none;
      width: 100%;
  }
  .dropdown {
    margin-left: 0;
  }
  .icon--minus:before {
    margin-left: 10px;
  }
  .quantity-field input{
   	    width: 87%; 
  }
  
  .invite-container .cart-open-btn,.login-container .cart-open-btn{
 	display:none
	}
  .product--lg .product__desc, .product--lg .product-recipe {
      text-align: left;
  }
  .nav-list .nav-list__item:last-child {
      margin-bottom: 2em;
  }
  
  .nav-list .nav-list__link {
      padding: 15px 38px 14px 38px;
      display: inline-block;
      color: #666;
      position: static;
      z-index: 2;
      width: 60%;
  }
  
  .nav-list .has-dropdown .icon--plus-small {
      padding: 16px 40px 17px 12px;
      position: absolute;
      top: 0;
      right: 0px;
      cursor: pointer;
      z-index: 1;
  }
  a.nav-list__link.toggle {
      float: right;
      padding: 0;
  }
  .cart{
  	padding: 20px 20px 60px 20px;
  }
  .cart .cart-list__item--img img{
    transform: none;
  }
  .img-holder--circle-sm {
      width: 64px;
      height: 64px;
  }
  .cart div.cart-list__item--quantity{
  	width: 38px;

  }
  .cart div.cart-list__item--price{
   	 width: 70px;
  }
  .our-promise p{
    font-size: 1.3em;
  }
  .icon--close{
        margin-top: 2em;
  }

}

/* Desktop */

@media (min-width: 769px){
  .heading--page.slide__heading{
 	font-family: 'gilroylight', Arial;
    font-weight:800;
      text-transform: lowercase; 
      font-size: 60px;
  }
  .nav-list__item--login.has-dropdown, .nav-list__item--myaccount.has-dropdown,
  .nav-list .nav-list__item--invite{
   	display:none!important; 
  }
  
/*  .nav-list>.has-dropdown>.nav-list__link:after {
      margin: -3px 10px;
      opacity: 1;
      display: inline-block;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
  }
  */
  .nav-list>.has-dropdown>.nav-list__link:after:hover {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  }
  .spesial-offer .heading--page, .spesial-offer .subheading--page{
      width: 50%;
      margin: 0 auto;
  }
  .copyright {
    padding: 15px 0;
  }
  
  .how-to .container,  .our-promise .container{
   	margin: 0 auto;
    max-width: 1200px; 
  }
  .footer .heading--add-small{
      font-size: 20px;
  }
  .footer .footer__item {
      padding: 0 13px;
  }
  .wrapper.collection {
      max-width: 1390px;
  }

  .grid--in-row {
    margin-left: 0;
    margin-right: 8px;
  }

  .grid--in-row:first-child {
    margin-left: 0;
  }
  
  .product--lg .form-wrapper {
   	margin:0; 
  }
  .product--lg .product__expense {
      display: block;
    margin: 35px auto;
  }
  .carousel--product-gallery .img-holder {
      height: 355px;
  }
  .cart div.cart-list__item--quantity .icon:last-child {
      top: -40px;
  }
  
  .slider-advantages .swiper-slide .slide-info {
    width: 60%;
  }
  .slider-advantages .swiper-slide .img-holder {
    width: 30%;
    margin-bottom: 30px;
	}
  .product--lg .product-recipe__spec-title{
   	    letter-spacing: 12px; 
  }
  .cart .cart-list__item--title {
      width: 125px;
  }
  ul.cart-list{
  	height: 18em;
    width: 100%;
    overflow-y: auto;
    padding-right: 20px;
  }
  .cart .cart-header .cart-header__item {
    padding: 0 29px 0 20px;
  }

  #main-nav li.nav-list__item:first-child {
      display: none;
  }
  
  #main-nav .nav-list__dropdown .nav-list__item:first-child{
  	display:block;  
  }
  
  .drawer--cart .drawer__wrapper {
      width: 500px;
  }
  .site-logo {
      line-height: 75px;
  }
  .search-container{
   	top: 38px; 
  }
  .nav-list{
   	height: 65px; 
  }
  .cart-open-btn{
   	    top: 38px; 
  }
  .slider-advantages {
  padding-top: 22px;
  max-width: 100%;
  }
  .form--subscribe .form__field{
   	padding: 20px 100px 20px 20px; 
  }
  
  .form--subscribe .btn--submit{
    padding: 17px 22px 17px 5px;
 	background-color: #fff; 
  }
  
  .collection-wrapper .product.grid--in-row{
   	 width: 23%;
  }
  .product .img-holder--product {
      min-width: 100%;
      min-height: 225px;
  }
  .collection-wrapper{
   	text-align:left; 
  }
  
  .product__visuals.product-in-cart .quantity-field{
   	width: 100%; 
  }
  .product--lg .product__price {
      font-size: 25px;
  }
  
  .template-product .product__title{
        margin-bottom: 40px;
  }
  
    .search-results .grid--in-row {
      width: 23%;
  }
  
  .form--subscribe.form--default .btn--submit{
    position: absolute;
      top: 34%;
      width: 31%;
  }
  
  .nav-list .nav-list__item .icon--plus-small{
   	display:block; 
      top: -37px;
    right: -5px;
  }
  .icon--plus-small:before, .icon--plus-small:after{
   	background-color: #666; 
  }
  .product--lg .product__desc, .product--lg .product-recipe {
      text-align: left;
  }
  
  .table-wrapper {
      overflow-x: hidden;
  }
  li.nav-list__item.nav-list__item--login {
      margin-right: 20px;
  }
  .hulk_tooltip .hulk_tooltiptext{
   	     left: -100%!important;
  }
  
  .nav-list>.has-dropdown>.nav-list__link.toggle {
    	padding: 0;
	}
  
  article.article.article--blog.grid--in-row{
      width:23%; 
  }
}