/** Shopify CDN: Minification failed

Line 1026:69 Expected "}" to go with "{"

**/
@media screen and (max-width: 1199px) {
  #product-tabs .resp-tabs-container .spr-container .spr-review{
    width:47% !important;
  }
}

@media only screen and (orientation: portrait) and (device-width: 320px), (device-width: 768px) {
}
@media only screen and (orientation: landscape) and (device-width: 320px), (device-width: 768px) {
}
@media screen and (max-width: 768px){
  #faq-tabs .resp-tabs-container .resp-tab-content {
    padding-left: 6px !important;
  }
  #help-center #faq-tabs .resp-tabs-container h2.faq-content-title,
  #faq  #faq-tabs .resp-tabs-container h2.faq-content-title{
    padding-top: 20px !important;
    margin-bottom: 25px !important;
  }
  .col-left-filter{
  	padding-bottom:20px;
  }
}
@media screen  and (max-width: 1199px) and (min-width: 992px){
  div.special-offer div {
    width: 148px !important;
  }
}
@media screen and (max-width: 1200px){
  .footer-mail {
    width: 350px;
  }
  .footer-menu-box.col_3{
    width: 170px;
  }


  .home-rule-wrapper h3 {
    padding: 0 11px;
  }

}
@media screen and (max-width: 991px)and (min-width: 768px){
  .resp-tabs-container #product-description h3.title-description{
    padding-top: 20px !important;
  }
}
@media screen and (max-width: 991px){
  #add-wishlist {
    text-align: left !important;
  }

  .flex-direction-nav li a{
    top: 37% !important;
  }
  /*---Toggle menu---*/
  #nav-mob{
    display:block !important;
  }
  #header .menu-right{
    display:none;
  }
  .main.icon_bar{
    display: block !important;
  }

  /*-header-*/
  .top-messager-wrapp {
    padding-right: 0;
    text-align: center;
    width: 100% !important;
  }
  .top-wrapper {
    text-align: center !important;
    width: 100% !important;
  }
  #top .top-mesager p{
    line-height:24px !important;
  }
  #top {
    padding-top: 10px !important;
  }
  /*-----home page-------*/
  #home-mail form.home-mail input{
    line-height: 20px !important;
    max-width: 200px !important;
    margin: 0 10px !important;
  }
  #home-mail form.home-mail button{
    max-width: 100px !important;
  }
  #home-promo .promo-haft .promo-inner h3 {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  #home-promo .promo-haft .promo-inner h3 span {
    font-size: 24px !important;
    line-height: 24px !important;
  }
  /*---product page-----*/
  #sync2 .item img {
    border: 1px solid hsl(0, 0%, 80%) !important;
  }
  #product-slider .bx-wrapper{
    display:none;
  }
  #product-slider #sync2{
    display:block !important;
  }
  #product-slider .wrap-slide-owl{
    width:100% !important;
  }
  #product-tabs .is-sticky #list-tad{
    width:auto !important;
    margin-right: 15px !important;
  }
  .footer-menu-box {
    float: left;
    width: 33.33% !important;
  }
  #product .breadcrumb{
    margin-bottom:0;
  }
  #product-promos p span {
    display: inline-block !important;
  }
  #sync1 .item img {
    max-width: 100% !important;
    width: 100% !important;
  }
  .pay_product.copy_mob{
    display:block !important;
  }
  #product-slider img.pay_product{
    display:none;
  }
  #product .product-details{
    width: 100% !important;
  }
  #ingredients h3{
    padding-top: 30px !important;
  }
  #product-description h3.title-description{
    /*  padding-top: 30px !important;*/
  }
  #how-to-use, #ingredients, #what-is-it{
    width: 100% !important;
  }
  .purchase-section .purchase {
    display: inline-block !important;
    float: none !important;
    margin-left: 87px !important;
  }
  #product-tabs .resp-tabs-container .spr-container .spr-review {
    width: 47%!important;
  }
  #bestseller-wrapper hr, #related-wrapper hr{
    display: none !important;
  }
  .footer-mail {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 15px;
  }
  .customer_address_table {
    width: 100%;
  }

  .site-col {
    width: 50%;
    min-height: 190px !important;
  }

  .home-rule-item {
    border: none;
  }

  #cart .summary {
    width: 100%;
  }

  #cart .bottom-buttons {
    float: left;
    padding: 10px 0 0;
    width: 100%;
  }

  .cart-table .left-item .cart-headline, .cart-table .right-item .cart-headline{
    padding: 0; 
    width: 100%;
  }

  .cart-table .left-item .cart-body, .cart-table .right-item .cart-body{
    padding: 15px 0;
  }

  .cart-table .right-item .cart-headline div{
    float: left; 
  }

  .cart-table .right-item .cart-headline .price {
    padding-left: 0;
    text-align: left;
    width: 33.3333%;
  }

  .cart-table .right-item .cart-headline .qty{
    width: 25%;
  }

  .cart-table .right-item .cart-headline .remove{
    width: 16.6667%;
  }

  .cart-table .right-item .cart-headline .price_total{
    width: 25%;
  }


  .cart-table .right-item .cart-body .price{
    padding-left: 0;
    text-align: left;
    width: 33.3333%;
  }

  .cart-table .right-item .cart-body .qty{
    width: 25%;
  }

  .cart-table .right-item .cart-body .remove, .cart-body .update{
    width: 16.6667%;
  }

  .cart-table .right-item .cart-body .price_total, .cart-body .subtotal, .cart-body .col-md-3{
    width: 25%;
  }

  .cart-body .col-md-4{
    width: 33.3333%;
  }



  .cart-body .col-md-8{
    width: 100%;
  }

  #shipping-calc #wrapper-response {
    float: left;
    padding: 0;
    width: 100%;
  }

  #shipping-calc #shipping-calculator {
    float: left;
    padding: 0;
    width: 100%;
  }

  #shipping-calc #shipping-calculator .field {
    float: left;
    margin-bottom: 20px;
    width: 100%;
  }

  #shipping-calculator #zip_code {
    margin: 0;
  }

  #shipping-calc #shipping-calculator label {
    float: left;
    margin-bottom: 0;
    width: 30%;
  }

  #shipping-calc #shipping-calculator select, 
  #shipping-calc #shipping-calculator input[type="text"] {
    float: right;
    margin-bottom: 0;
    width: 70%;
  }

  #shipping-calc #shipping-calculator #calc {
    float: right;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0;
    padding: 0;
    width: 200px;
  }


  #help-center .headline .page-title{
    margin: 20px auto 0;
  }

  .trust-center li img {
    float: left;
    max-height: 40px;
  }
  .help-topics {
    float: left;
    margin-top: 30px;
    width: 100%;
  }

  #top {
    float: left;
    padding-top: 10px;
    width: 100%;
  }

  #home-slider .slider-caption h3 {
    font-size: 30px;
    line-height: 46px;
    margin: 0 0 25px;
  }

  .sep-line{
    display: none; 
  }

  .promo-item.mid input[type="text"], 
  .promo-item.mid input[type="email"] {
    height: 28px;
    margin-bottom: 7px;
    text-indent: 10px;
    width: 216px;
  }

  .home-rule-wrapper .home-rule-item {
    float: left;
    padding: 0 15px 15px !important;
    width: 50%;
  }

  .home-rule-icon {
    float: left;  
  }

  .product-image {
    border-right: none;
  }

  #related-wrapper, #bestseller-wrapper, 
  .product-details{
    margin: 0 0 15px;
  }

  .breadcrumb{
    margin: 20px 0; 
  }

  .collection-image {
    display: none;
  }

  .collection-decs {
    float: left;
    left: 0;
    padding: 20px;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
  }


}

@media screen and (max-width: 767px){
  #faq-tabs ul.resp-tabs-list {
    width:100% !important;
    display: none;
  }
  #faq .resp-tabs-container .resp-tab-content h2.faq-content-title{
    margin-bottom: 25px !important;
    padding-top: 10px !important;
  }

  /*---product page----*/
  .mfp-image-holder .mfp-content {
    max-width: 600px !important;
  }

  #how-to-use .row, #ingredients .row, #what-is-it .row{
    margin: 0;
  }
  #product-tabs .resp-tabs-container .spr-container .spr-review {
    width: 100% !important;
  }
  #product .product-details h1.title {
    font-size: 24px !important;
  }
  #product-tabs .resp-tabs-container .col-xs-6{
    width:100% !important;

  }
  #product-tabs .resp-tabs-container .spr-container .spr-review{
    margin-left:0 !important;
  }
  #product-tabs .resp-tabs-container .col-xs-6.result_right h3{
    margin-top: 10px!important;
  }
  #product-promos .col-xs-6.col-sm-4 {
    width: 33.333% !important;
  }
  /*---home page----*/
  #home-mail form.home-mail label{
    display:block !important;
  }
  #home-mail form.home-mail input {
    margin-left: 0 !important;
    max-width: 260px !important;
  }
  #home-promo .promo-haft {
    width: 100%;
  }
  #home-promo .promo-haft .promo-inner.promo-two {
    border-top: medium none !important;
  }
  #home-promo .promo-haft .promo-inner.promo-one {
    border-bottom: medium none !important;
  }
  #home-promo .promo-haft .promo-inner h3 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  #home-promo .promo-haft .promo-inner h3 span {
    font-size: 32px !important;
    line-height: 24px !important;
  }

  #review .review-row h3 {
    margin-top: 30px;
  }
  /*----blog----*/
  #article .col-sm-8.col-sx-8.article{
    margin-top: 40px;
  }
  .site-col {
    width: 45%;
    display: inline-block;
  }

  .contact-info-wrapper {
    float: left;
    padding: 0 30px;
    width: 100%;
  }

  .touch-field {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }

  .promo-item.mid input[type="text"], 
  .promo-item.mid input[type="email"] {
    display: table;
    float: none;
    height: 28px;
    margin: 0 auto 7px;
    text-indent: 10px;
    width: 150px;
  }

  .promo-item.mid form {
    bottom: 10px;
    display: table;
    float: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 90%;
  }

  #home-products .col-md-4 {
    float: left;
    width: 33.3333%;
  }

  #home-slider .slider-caption h3 {
    font-size: 27px;
    line-height: 37px;
    margin: 0 0 25px;
  }
  .home-cat-thumb {
    float: left;
    width: 50%;
  }

  .home-cat-desc {
    float: right;
    width: 50%;
  }

  #blog .sidebar{
    float: left; 
    width: 100%; 
  }

  #blog .articles{
    float: left;
    width: 100%; 
  }

  #help-center .search-field{
    width: 80%; 
  }

  .help-topic {
    float: left;
    margin-bottom: 15px;
    width: 50%;
  }
}

@media screen and (max-width: 639px){
  #product .product-details div.special-offer div{
    width: 147px !important;
  }
  #product-tabs .is-sticky,
  #product-tabs #list-tad-sticky-wrapper{
    display:none !important;
  }
  .resp-tabs-container .tab {
    padding-top: 20px !important;
  }
  .mfp-image-holder .mfp-content {
    max-width: 400px !important;
  }
  /*----site map------*/
  .site-map-wrapp .site-col {
    min-height: auto !important;
  }
  #home-promo .promo-haft .promo-inner h3 {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  #home-promo .promo-haft .promo-inner h3 span {
    font-size: 27px !important;
    line-height: 24px !important;
  }
  #home-instagram h2 {
    font-size: 26px !important;
  }
  #instafeed .item {
    height: 150px !important;
    min-height: 150px !important;
  }

  #cart .order-info {
    color: #7a7a7a;
    float: left;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 100%;
  }

  #cart .bottom-buttons .checkout-proceed {
    float: left;
    margin: 0;
    width: 100%;
  }

  #cart .bottom-buttons #checkout {
    float: none;
    margin: 0 auto;
    display: table
  }


  #home-products .col-md-4 {
    width: 100%; 
  }

  .promo-item.mid form{
    bottom: 5px; 
  }

  .promo-item.mid input[type="text"], 
  .promo-item.mid input[type="email"] {
    display: table;
    float: none;
    height: 24px;
    margin: 0 auto 3px;
    text-indent: 10px;
    width: 140px;
  }

  #home-slider .slider-caption h3 {
    font-size: 22px;
    line-height: 37px;
    margin: 0 0 5px;
  }

  #header .header-col.logo-wrapper{
    display: block;
    float: left;
    width: 100%;
  }

  .logo {
    display: table;
    float: left;
    margin: 0 auto;
  }

  #header .header-col.exclusive {
    display: block;
    float: left;
    width: 50%;
  }
  #header .header-col.search-wrapper {
    display: block;
    float: left;
    margin-top: 10px;
    width: 50%;
  }

  #main-nav-wrapper{
    margin: 10px 0;
  }
}
@media screen and (max-width:570px){
  #product-promos .col-xs-6.col-sm-4{
    width:100% !important;
    margin-top: 30px;
  }
  #product-promos img {
    margin-bottom: 13px !important;
  }
  #product-promos h4 {
    margin: 0 0 12px !important;
  }
  #product-promos{
    padding: 0 5px 20px !important;
  }
  #product-description h3.title-description {
    line-height: 30px !important;
    padding: 0 10px;
    width: 100%!important;
  }
}
@media screen and (max-width:500px){
  #product .product-details div.special-offer div{
    width: 145px !important;
  }
  .purchase-section .purchase #add-to-cart,
  #product .product-details #add-item-form .purchase-section .purchase p{
    width: 192px !important;
  }
  .product-reviews-start span{
    margin-right: 9px !important;
  }
  .footer-menu-box {
    margin-bottom: 20px !important;
    text-align: center;
    width: 100% !important;
  }

  #cart p.order-note {
    font-size: 17px;
    line-height: 30px;
  }

  .cart-body .promo-text{
    width: 0;
  }

  .promo-item {
    float: left;
    padding: 0 0 15px !important;
    position: relative;
    width: 100%;
  }

  .home-rule-wrapper .home-rule-item {
    float: left;
    padding: 0 15px 15px !important;
    width: 100%;
  }

  #header .exclusive span.exclusive-link{
    font-size: 17px; 
  }

  #header .search {
    border-bottom: 2px solid #c6c0bd;
    border-top: 2px solid #c6c0bd;
    float: left;
    height: 34px;
    padding: 5px 0;
    position: relative;
    width: 100%;
  }
  .home-cat-thumb {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
  }

  .home-cat-desc {
    float: left;
    width: 100%;
    padding: 0;
  }

  .promo-item.mid form {
    bottom: 20px;
  }
  .promo-item.mid input[type="text"], 
  .promo-item.mid input[type="email"] {
    height: 42px;
    margin-bottom: 7px;
    text-indent: 10px;
    width: 216px;
  }
}

@media screen and (max-width: 479px){
  /*-----product-----*/
  #product .product-details #add-item-form .purchase-section .purchase p {
    line-height: 45px !important;
    width: 150px !important;
  }
  #sync2 .owl-controls .owl-buttons .owl-next,
  #sync2 .owl-controls .owl-buttons .owl-prev{
    background-size: 35px auto !important;
  }
  #product #product-reviews .spr-review-header h3.spr-review-header-title{
    font-size: 16px !important;
  }
  #product #product-reviews .spr-review-header span.spr-review-header-byline{
    font-size: 10px !important;
  }

  /*------home page------*/
  .flex-direction-nav li a.flex-next i,
  .flex-direction-nav li a.flex-prev i{
    background-size: 32px auto !important;
  }
  .flex-direction-nav li a.flex-prev i{
    background-position: right center;
  }
  #home-mail form.home-mail label{
    font-size: 10px !important;
    line-height: 20px!important;
    margin-bottom: 12px!important;
  }
  #home-mail form.home-mail button {
    max-width: 90px !important;
  }
  #home-mail form.home-mail input {
    margin-right: 5px !important;
    max-width: 185px !important;
  }
  #home-promo .promo-haft .promo-inner.promo-two .promo-caption,
  #home-promo .promo-haft .promo-inner.promo-three .promo-caption,
  #home-promo .promo-haft .promo-inner.promo-one .promo-caption{
    left: 0 !important;
    padding: 30px 10px;
    position: relative !important;
    top: 0 !important;
    -webkit-transform: translate(0%, 0%)!important;
    -moz-transform: translate(0%, 0%)!important;
    -o-transform: translate(0%, 0%)!important;
    -ms-transform: translate(0%, 0%)!important;
    transform: translate(0%, 0%)!important;
    width: 100%;
  }
  .flex-direction-nav li a{
    top: 35% !important;
  }
  #product .product-details div.special-offer div{
    width:100% !important;
    margin-bottom: 15px;
  }
  #add-wishlist {
    text-align: left !important;
  }
  #add-item-form .quantity-selector{
    width: 150px !important;
    float: none !important;
  }
  .purchase-section .purchase{
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
  #product .product-details div.special-offer {
    margin: 0 !important;
  }
  .purchase-section .purchase #add-to-cart{
    font-size: 11px !important;
    width: 150px !important;
    height: 45px !important;
  }
  .product-reviews-start span.spr-badge{
    border-right: medium none !important;
    display: block;
    margin-bottom: 9px;
    width: 100%;
  }
  .product-reviews-start span.same {
    padding-right: 5px !important;
  }
  #product-reviews .spr-header span.spr-starrating i.spr-icon.spr-icon-star:before{
    width:20px !important;
  }
  #product-promos .col-xs-6.col-sm-4 p{
    margin:0 !important;
  }
  #bestseller-wrapper h4, #related-wrapper h4 {
    font-size: 20px !important;
    line-height: 28px !important;
    margin: 30px auto 0 !important;
    padding: 0 !important;
    text-align: center;
  }
  /**------*/
  #forgot_password {
    display: block;
    width: 100%;
  }
  #customer-login .signin {
    float: left;
    margin-top: 12px;
    width: 100%;
  }

  #top .top-mesager p{
    display:block !important;
  }
  #cd-menu-trigger{
    top: -75px !important;
  }
  .top-wrapper{
    padding:0 !important;
  }
  .top-wrapper #cart-target a{
    font-size: 10.5px !important;
    padding-left: 20px !important;
  }
  .top-wrapper .toolbar-customer a{
    margin-right: 7px !important;
    padding-left: 21px !important;
    font-size: 10.5px !important;
  }
  .top-wrapper .top-social a {
    font-size: 14px !important;
    margin: 0 4px !important;
  }
  .top-wrapper #currencies{
    font-size: 10.5px !important;
    margin: 0 5px 0 0;
  }
  .site-map-wrapp .site-col {
    width: 100%;
    min-height: auto !important;
  }
  .cart-table .left-item .cart-headline, 
  .cart-table .right-item .cart-headline{
    font-size: 12px;  
  }

  .cart-table .right-item .cart-headline div{
    padding: 0;
  }

  #shipping-calc #wrapper-response {
    font-size: 13px;
  }
  #wrapper-response #shipping-rates {
    margin-left: 10px;
    padding-left: 0;
  }

  .footer-menu-box {
    float: left;
    margin-bottom: 35px;
    width: 100%;
    text-align: left;
  }

  #header .exclusive span.exclusive-link{
    font-size: 14px; 
  }

  #header .search {
    border-bottom: 2px solid #c6c0bd;
    border-top: 2px solid #c6c0bd;
    float: left;
    height: 34px;
    padding: 5px 0;
    position: relative;
    width: 100%;
  }

  .logo img {
    max-width: 200px;
  }

  .trust-center li {
    display: inline-block;
    float: left;
    height: 70px;
    margin: 0;
    text-align: center;
    width: 50%;
  }
  .trust-center li img{
    float: none; 
    text-align: center;
  }

  .help-topic {
    float: left;
    margin-bottom: 15px;
    width: 100%;
  }
}

@media screen and (max-width: 380px){
  .home-review .trust_section{
    margin-bottom:30px;
  }
  #home-instagram h2 {
    font-size: 20px !important;
  }
  #instafeed .item {
    height: 130px !important;
    min-height: 130px !important;
  }
  .footer-mail .input-fields input#mail {
    max-width: 255px !important;
  }
  #header .header-col.exclusive {
    display: block;
    float: left;
    width: 100%;
  }

  #header .header-col.search-wrapper {
    display: block;
    float: left;
    margin-top: 10px;
    width: 100%;
  }

  #header .exclusive span.exclusive-link {
    font-size: 18px;
  }

  #home-slider .slider-caption h3 {
    font-size: 14px;
    line-height: 37px;
    margin: 0 0 5px;
  }

  #home-slider .slider-caption {
    float: left;
    left: 0;
    position: absolute;
    top: 23%;
    width: 100%;
  }

  .flex-direction-nav li a.flex-prev{
    left: 5px; 
  }

  .flex-direction-nav li a.flex-next {
    right: 5px;
  }

  #home-slider .slider-caption a{
    height: 28px;
    line-height: 28px;
  }

  .purchase-section .purchase #add-to-cart{
    width: 150px; 
  }

  .purchase-section .purchase {
    float: right;
    margin-left: 10px;
  }
  /* NEW */
  #collection-mb-menu ul.navbar-nav li.dropdown.sort-filter a h4, #collection-mb-menu ul.navbar-nav .row_col_2 li.dropdown.sort-filter a h4{
  	font-size:11px!important;
  }
  #home-instagram h2 img{
    max-width: 60px!important;
  }
  #top .top-mesager p{
  	font-size: 12px!important;
  }
  
    
}

@media screen and (max-width: 320px){
  #cart p.order-note {
    font-size: 13px;
    line-height: 26px;
  }
}
@media screen and (max-width: 339px){
  #sync2 .owl-controls .owl-buttons {
    top: 28% !important;
  }
  
  
.footer-social a {margin: 0px 10px;} 
.footer-social {display: block;margin: 20px auto;text-align: center;}