/*.logo-subtitle {
color: #000000 !important;
float: right;
font-family: 'Oswald';
font-size: 14px;
font-weight: normal !important;
letter-spacing: 1.5px;
margin-right: 5px;
margin-top: 18px;
text-transform: uppercase;
}*/

.collection .collection_description {
  display: none !important;
}

.which-tea-suits-image img {
  max-width: 100%;
}

#BIS_trigger{
  display: none !important;
}

.fancybox-inner .sold_out{
  color: #FF0000 !important;
}

.select-to-remove{
  display: none !important;
}

.select-gift-card{
  display: block !important;
}

h4, .h4, h4.title a, h6.title {
  letter-spacing: 0px !important;
}

.left-vein {
  position: fixed;
  display: block;
  z-index: 0;
  background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/right-veins.png?10331752265443683439") 0 0 no-repeat;
    width: 213px;
    height: 100% !important;
    left: 0;
    top: 0;
    }

.right-vein {
  position: fixed;
  display: block;
  z-index: 0;
  background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/left-veins.png?10331752265443683439") no-repeat scroll 0 0 transparent;
    width: 168px;
    height: 100% !important;
    right: -7px;
    top: 0;
    }

.product_form .select label{
  font-family: "MontSerrat" !important;
  font-size: 13px !important;
}

.product-desc-custom{
  margin-bottom: 20px !important;
}

.yourtea-page-container p {
  font-family: 'Arial';
  font-size: 13px !important;
  line-height: 22px !important;
}

/* --- home changes starts --- */

.single_product_li_content_container.charter.italic .sold_out{
  color: #FF0000 !important;
  text-transform: uppercase !important;
}

.bottom-white-footer{
  margin-top: 10px !important;
}

.footer_menu li a.active{
  color: #FF2A3E !important
}

.footer.container {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  padding: 17px 0 !important;
}

.menu .top-link {
  color: #4c4c4c !important;
}

.menu a:visited{
  color: #4c4c4c !important;
}

.cart_count{
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-radius: 4px;
  color: #4C4C4C !important;
  font-family: 'montserrat';
  font-size: 13px;
  left: -95px;
  line-height: 15px;
  padding: 0 4px;
  position: absolute;
  text-align: center;
  top: 10px;
  background: none !important;
  font-weight: normal !important;
}

.displayCartBig {
  top: 45px;
}

.flex-control-nav{
  bottom: 5px !important;
  right: 50px !important;
  z-index: -10;
  /*width: auto !important;*/
}

/* --- home changes ends --- */

/* --- cart starts --- */

.fancybox-inner .purchaseButton{
  width: auto !important;
}

.cart_continue_shopping{
  padding-top: 20px !important;
  padding-right: 30px !important;
}

.cart_continue_shopping a{
  font-family: 'Fjalla One', sans-serif !important;
  font-size: 20px !important;
  letter-spacing: 0px !important;
  text-transform: uppercase !important;
  color: #1CBBCE !important;
}

.cart_continue_shopping a:hover{
  transition: all 0.7s ease;
  color: #808080 !important;
}

.cart_items .title{
  color: #FD283A !important;
  padding-left:25px !important;
}

#cart_form .subtotal{
  color: #FD283A !important;
}

.product-title-a{
  font-family: 'Fjalla One',sans-serif !important;
  font-size:20px !important;
  color: #1CBBCE !important;
}

.product-title-a:hover{
  transition: all 0.7s ease;
  color: #808080 !important;
}

.price_total, .subtotal_amount{
  font-family: "Montserrat" !important;
}

.excluding_tax em{
  font-style: normal !important;
}

.cart .no-items-text, .no-items-text-404{
  font-family: "Montserrat" !important;
  font-style: normal !important;
}

.no-items-text-404{
  margin-top: 50px !important;
}

.search_page{
  padding-top: 0px !important;
}

.search_page p{
  font-family: "Montserrat" !important;
}

.cart .no-items-text a{
  font-family: 'Fjalla One', sans-serif !important;
  font-size: 20px !important;
  letter-spacing: 0px !important;
  text-transform: uppercase !important;
  color: #1CBBCE !important;
}

.cart .no-items-text a:hover{
  transition: all 0.7s ease;
  color: #808080 !important;
}

/* --- cart ends --- */

/* --- search starts --- */

.search .collection_menu{
  font-family: "Montserrat" !important;
}

.search .product_row {
  margin-top: 15px;
}

.search .search-title{
  color: #1CBBCE !important;
  font-family: "Montserrat";
  font-size: 13px !important;
  text-transform: uppercase !important;
  padding-left: 15px;
}

.search .search-title:hover{
  transition: all 0.7s ease;
  opacity: 0.7 !important;
}

.search .search-content{
  padding-left: 15px !important;
  padding-right: 30px !important;
}

/* --- search ends --- */

/* --- shop starts --- */

.collection .breadcrumb{
  margin-bottom: 0px !important;
}

.shopPageTitle{
  margin-bottom: 5px !important;
}

.shopPageSubTitle a{
  color: #B2B2B2 !important;
}

.shopPageSubTitle a:hover{
  color: #000 !important;
  transition: all 0.7s ease;
}

.shopPageSubTitle a.current{
  color: #000 !important;
}

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

.fancybox-inner .product-title-popup{
  letter-spacing:0px !important;
}

.fancybox-inner .view_product_info{
  font-family: "Montserrat" !important;
  font-style: normal !important;
}

.fancybox-inner .view_product_info:hover{
  transition: all 0.7s ease;
  color: #808080 !important;
}

.product-title-antic-teatox{
  color: #009C9D !important;
}
.notify-me-antic-teatox{
  background: #009C9D !important;
}
.view-more-antic-teatox{
  color: #009C9D !important;
}
/* .cart-add-antic-teatox{
background: #009C9D !important;
} */

.product-title-fertility-tea{
  color: #4B1E81 !important;
}
.notify-me-fertility-tea{
  background: #4B1E81 !important;
}
.view-more-fertility-tea{
  color: #4B1E81 !important;
}
/* .cart-add-fertility-tea{
background: #4B1E81 !important;
} */

.product-title-happy-hips{
  color: #4B1E81 !important;
}
.notify-me-happy-hips{
  background: #4B1E81 !important;
}
.view-more-happy-hips{
  color: #4B1E81 !important;
}
/* .cart-add-happy-hips{
  background: #4B1E81 !important;
} */

.product-title-gluten-free-tiny-tea-teatox-14-day{
  color: #DE007B !important;
}
.notify-me-gluten-free-tiny-tea-teatox-14-day{
  background: #DE007B !important;
}
.view-more-gluten-free-tiny-tea-teatox-14-day{
  color: #DE007B !important;
}
/* .cart-add-gluten-free-tiny-tea-teatox-14-day{
background: #DE007B !important;
} */

.product-title-gluten-free-tiny-tea-teatox-28-day{
  color: #DE007B !important;
}
.notify-me-gluten-free-tiny-tea-teatox-28-day{
  background: #DE007B !important;
}
.view-more-gluten-free-tiny-tea-teatox-28-day{
  color: #DE007B !important;
}
/* .cart-add-gluten-free-tiny-tea-teatox-28-day{
background: #DE007B !important;
} */

.product-title-her-tea{
  color: #F37142 !important;
}
.notify-me-her-tea{
  background: #F37142 !important;
}
.view-more-her-tea{
  color: #F37142 !important;
}
/* .cart-add-her-tea{
background: #F37142 !important;
} */

.product-title-manteatox{
  color: #000000 !important;
}
.notify-me-manteatox{
  background: #000000 !important;
}
.view-more-manteatox{
  color: #000000 !important;
}
/* .cart-add-manteatox{
background: #000000 !important;
} */

.product-title-14dayteatox{
  color: #DE007B !important;
}
.notify-me-14dayteatox{
  background: #DE007B !important;
}
.view-more-14dayteatox{
  color: #DE007B !important;
}
/* .cart-add-14dayteatox{
background: #DE007B !important;
} */

.product-title-28dayteatox{
  color: #DE007B !important;
}
.notify-me-28dayteatox{
  background: #DE007B !important;
}
.view-more-28dayteatox{
  color: #DE007B !important;
}
/* .cart-add-28dayteatox{
background: #DE007B !important;
} */

.product-title-antioxidant-tea{
  color: #1c5e33 !important;
}
.notify-me-antioxidant-tea{
  background: #1c5e33 !important;
}
.view-more-antioxidant-tea{
  color: #1c5e33 !important;
}
/* .cart-add-antioxidant-tea{
background: #1c5e33 !important;
} */

.product-title-breastfriend-tea{
  color: #aa4653 !important;
}
.notify-me-breastfriend-tea{
  background: #aa4653 !important;
}
.view-more-breastfriend-tea{
  color: #aa4653 !important;
}
/* .cart-add-breastfriend-tea{
background: #aa4653 !important;
} */

.product-title-skin-magic-tea{
  color: #184754 !important;
}
.notify-me-skin-magic-tea{
  background: #184754 !important;
}
.view-more-skin-magic-tea{
  color: #184754 !important;
}
/* .cart-add-skin-magic-tea{
background: #184754 !important;
} */

.product-title-energy-tea{
  color: #307E94 !important;
}
.notify-me-energy-tea{
  background: #307E94 !important;
}
.view-more-energy-tea{
  color: #307E94 !important;
}
/* .cart-add-energy-tea{
background: #307E94 !important;
} */

.product-title-happy-tea{
  color: #555c68 !important;
}
.notify-me-happy-tea{
  background: #555c68 !important;
}
.view-more-happy-tea{
  color: #555c68 !important;
}
/* .cart-add-happy-tea{
background: #555c68 !important;
} */

.product-title-hangover-tea{
  color: #73534e !important;
}
.notify-me-hangover-tea{
  background: #73534e !important;
}
.view-more-hangover-tea{
  color: #73534e !important;
}
/* .cart-add-hangover-tea{
background: #73534e !important;
} */

.product-title-sex-tea{
  color: #906a77 !important;
}
.notify-me-sex-tea{
  background: #906a77 !important;
}
.view-more-sex-tea{
  color: #906a77 !important;
}
/* .cart-add-sex-tea{
background: #906a77 !important;
} */

.product-title-sleep-tea{
  color: #555c68 !important;
}
.notify-me-sleep-tea{
  background: #555c68 !important;
}
.view-more-sleep-tea{
  color: #555c68 !important;
}
/* .cart-add-sleep-tea{
background: #555c68 !important;
} */

.product-title-teaface{
  color: #ff826e !important;
}
.notify-me-teaface{
  background: #ff826e !important;
}
.view-more-teaface{
  color: #ff826e !important;
}
/* .cart-add-teaface{
background: #ff826e !important;
} */

.product-title-your-soma-bar{
  color: #c93996 !important;
}
.notify-me-your-soma-bar{
  background: #c93996 !important;
}
.view-more-your-soma-bar{
  color: #c93996 !important;
}
/* .cart-add-your-soma-bar{
background: #c93996 !important;
} */

.product-title-e-book-creating-a-healthier-you-52-pages{
  color: #CBA67C !important;
}
.notify-me-e-book-creating-a-healthier-you-52-pages{
  background: #CBA67C !important;
}
.view-more-e-book-creating-a-healthier-you-52-pages{
  color: #CBA67C !important;
}
/* .cart-add-e-book-creating-a-healthier-you-52-pages{
background: #CBA67C !important;
} */

.product-title-making-skin-magic-ebook-incl-14-recipes{
  color: #CBA67C !important;
}
.notify-me-making-skin-magic-ebook-incl-14-recipes{
  background: #CBA67C !important;
}
.view-more-making-skin-magic-ebook-incl-14-recipes{
  color: #CBA67C !important;
}
/* .cart-add-making-skin-magic-ebook-incl-14-recipes{
background: #CBA67C !important;
} */

.product-title-gift-card{
  color: #CBA67C !important;
}
.notify-me-gift-card{
  background: #CBA67C !important;
}
.view-more-gift-card{
  color: #CBA67C !important;
}
/* .cart-add-gift-card{
background: #CBA67C !important;
} */

/* --- shop ends --- */

div.container{
  padding: 0px !important;
}

.blog-title{
  color: #fd283a !important;
  font-size: 45px !important;
  margin-left: 30px !important;
  font-family: "Montserrat";
  text-transform: uppercase !important;
  line-height: 1.2 !important;
  letter-spacing: 0px !important;
}

.blog-subtitle-text{
  font-family: 'Alex Brush', cursive;
  font-size: 26px !important;
  margin-left: 30px !important;
  margin-top: 7px !important;
  line-height: 1.1 !important;
}

.breadcrumb a {
  font-family: "Montserrat";
  text-transform: uppercase !important;
  color: #5e6863 !important;
}

.breadcrumb span{
  margin-left: 0px !important;
}

.breadcrumb a:hover {
  transition: all 0.7s ease;
  color: #FD283A !important;
}

.current-breadcrumb{
  color: #fd283a !important;
  font-family: "Montserrat";
  text-transform: uppercase !important;
}

.faq-collateral{
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.faq-collateral h2 {
  background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/faq-toggle.png?10331752265443683439") no-repeat scroll -16px -91px rgba(0, 0, 0, 0);
    color: #FE3D40;
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    padding-left: 30px;
    padding-top: 11px;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDDDDD;
    letter-spacing: 0px !important;
    }

.faq-collateral .contentFixes {
  margin-left: 30px;
  margin-bottom: 10px;
  margin-top:10px;
  font-family:'Montserrat';
  font-weight:normal !important;
}

.faq-collateral .contentFixes, .faq-collateral .contentFixes p, .faq-collateral .contentFixes div, .faq-collateral .contentFixes address , .faq-collateral .contentFixes span {
  color: #444 !important;
  font-family: 'Arial' !important;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 22px !important;
}

.faq-collateral .contentFixes a {
  color: #01A7BB !important;
}

.faq-collateral .contentFixes a:hover {
  transition: all 0.7s ease;
  opacity: 0.7 !important;
}

.faq-collateral h2:hover{
  cursor: pointer;
}

.bebas {
  font-family: 'Fjalla One', sans-serif !important;
}

#collateral-accordion.faq-collateral h2.active {
  background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/faq-toggle.png?10331752265443683439") no-repeat scroll -106px 5px rgba(0, 0, 0, 0);
    }

.paginate span{
  border: none !important;
  font-size: 24px !important;
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.paginate .current{
  font-family: 'league_gothicregular' !important;
  background: none !important;
  color: #ff5057 !important;
}

.paginate span a {
  font-family: 'league_gothicregular' !important;
  color: #e3dfda !important
}

.paginate span a:hover {
  transition: all 0.7s ease;
  color: #ff5057 !important;
}

.paginate span.next, .paginate span.prev {
  display: none !important;
}

.menu a.active {
  color: #FF2A3E !important
}

.nav ul.menu li{
  padding: 10px 13px !important;
}


/* --- blog css starts --- */

.blog_item_title {
  color: #f45;
  font-size: 1.85em;
  line-height: 1.2em;
  margin: 5px 5px;
  width: 100%;
  height: 1.35em !important;
  overflow: hidden !important;
  margin: 10px 0;
  text-transform: uppercase;
}

.blog_item_title a{
  font-size: 21px !important;
  color: #ff5057 !important;
  text-transform: uppercase !important;
}

.blog_item_title a:hover{
  transition: all 0.7s ease;
  color: #666 !important;
}

.blog_single_link a {
  padding: 5px 22px 5px 22px;
  font-family: 'Montserrat',sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  background: #09b3c7;
  display: inline-block;
  margin: auto auto;
  text-decoration: none !important;
  float: left;
}

.blog_single_link a:hover {
  transition: all 0.7s ease;
  background: #666 !important;
  text-decoration: none !important;
}

.blog_item_image{
  border: 5px solid #e4e4e4 !important;
}

.blog_item_excerpt {
  font-family: 'Arial' !important;
  font-size: 13px !important;
  height: 104px !important;
  margin-bottom: 25px !important;
  margin-top: 10px !important;
  overflow: hidden !important;
  word-wrap: break-word;
  padding: 0 10px 0 0 !important;
}

.blog_item_image {
  max-height: 160px !important;
  height: 160px !important;
  overflow: hidden !important;
}

.blog_item_excerpt p, .blog_item_excerpt span,.blog_item_excerpt address, .blog_item_excerpt div {
  font-family: 'Arial' !important;
  font-size: 13px !important;
}

.blog_item_container{
  margin-top: 50px !important;
}

.blog_item_container.firstThree {  
  margin-top: 0px !important;
}

.blog_item_image img {
  width: 100%;
}

/* --- blog css ends --- */

/* --- healthy tips css starts --- */

.tips_item_title {
  color: #f45;
  font-size: 26px;
  margin: 5px 5px;
  width: 100%;
  height: 52px !important;
  overflow: hidden !important;
  margin: 0px 0px 10px 0;
  text-transform: uppercase;
}

.tips_item_title a{
  font-size: 21px !important;
  color: #ff5057 !important;
  text-transform: uppercase !important;
}

.tips_item_title a:hover{
  transition: all 0.7s ease;
  color: #666 !important;
}

.tips_single_link a {
  padding: 5px 22px 5px 22px;
  font-family: 'Montserrat',sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  background: #09b3c7;
  display: inline-block;
  margin: auto auto;
  text-decoration: none !important;
  float: left;
}

.tips_single_link a:hover {
  transition: all 0.7s ease;
  background: #666 !important;
  text-decoration: none !important;
}

.tips_item_image{
  border: 5px solid #e4e4e4 !important;
}

.tips_item_excerpt {
  font-family: 'Arial' !important;
  font-size: 13px !important;
  height: 162px !important;
  margin-bottom: 25px !important;
  margin-top: 10px !important;
  overflow: hidden !important;
  word-wrap: break-word;
  padding: 0 10px 0 0 !important;
}

.tips_item_image {
  max-height: 160px !important;
  height: 160px !important;
  overflow: hidden !important;
}

.tips_item_excerpt p, .tips_item_excerpt span,.tips_item_excerpt address, .tips_item_excerpt div {
  font-family: 'Arial' !important;
  font-size: 13px !important;
}

.tips_item_container{
  margin-top: 50px !important;
}

.tips_item_container.firstTwo {  
  margin-top: 0px !important;
}

.tips_item_image img {
  width: 100%;
}

/* --- healthy tips css ends --- */

/* --- reviews css starts --- */

.reviewSingleItem {
  width: 23%;
  background: rgba(255,255,255,.6);
  margin: 0 1%;
  margin-bottom: 15px !important;
}

.reviewSingleItem .reviewSingleItem_smallContainer {
  margin: 15px !important;
  background: #fff !important;
  padding: 15px !important;
}

.reviewSingleItem_title {
  border-bottom: 1px solid #E4E4E4;
  color: #FF3543;
  font-size: 18px;
  height: 20px !important;
  line-height: 1.4;
  margin-bottom: 15px;
  overflow: hidden !important;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  word-wrap: break-word;
}

/* --- reviews css ends --- */

/* --- recipes css starts --- */

.recipesContainer .recipe_archive_single_container {
  margin: 15px !important;
  padding: 15px !important;
  background: #fff;
}

.recipe_single_title {
  border-bottom: 1px solid #E4E4E4 !important;
  color: #F37142;
  display: block;
  font-size: 17px !important;
  height: 35px;
  line-height: 30px !important;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

.recipe_single_image {
  text-align: center !important;
  overflow: hidden !important;
}

.recipe_single_image img {
  max-height: 100% !important;
  max-width: 100% !important;
}

.recipe_single_link {
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.recipe_single_link a {
  padding: 4px 45px;
  font-family: 'Montserrat',sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  background: #f37142;
  display: inline-block;
  margin: auto auto;
  text-decoration: none !important;
}

.recipe_single_link a:hover {
  transition: all 0.7s ease;
  background: #666 !important;
  text-decoration: none !important;
}

.recipesContainer .four.columns {
  background: rgba(255,255,255,0.6) !important;
}

/* --- recipes css ends --- */

/* --- eating plan css starts --- */

.eating-plan-right-sidebar img {
  border: 5px solid #e4e4e4;
  max-width: 95% !important;
}

.eating-plan-subtitle {
  font-family: 'Alex Brush',cursive;
  font-size: 26px !important;
  margin-bottom: 15px !important;
  line-height: 1.1 !important;
}

.eating-plan-left-sidebar{
  margin-left: 20px !important
}

.eating-plan-top-content p, .eating-plan-posts p, .eating-plan-right-sidebar p {
  font-family: 'Arial';
  font-size: 13px !important;
  line-height: 22px !important;
}

.eating-plan-posts h1{
  color: #1cbbce !important;
  font-family: 'Fjalla One', sans-serif !important;
  font-size: 24px !important;
  border-top: 1px solid #ddd;
  padding-top: 15px !important;
  margin-top: 20px !important;
  letter-spacing: 0px !important;
}

.eating-plan-top-content h1 strong{
  letter-spacing: 0px !important;
}

.eating-plan-posts span{
  color: #bcbbbb !important;
}

.eating-plan-posts span.breakfast{
  padding-right: 8px !important;
}

.eating-plan-posts span.lunch{
  padding-right: 28px !important;
}

.eating-plan-posts span.dinner{
  padding-right: 26px !important;
}

.eating-plan-posts {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;
}

.eating-plan-right-sidebar {
  padding-right: 30px !important;
}

/* --- eating plan css ends --- */

.desktop_hidden{
  display: none;
}

.articleContent .recipeSubtitle{
  color: #000000 !important;
  font-family: 'Alex Brush',cursive;
  font-size: 27px !important;
  line-height: 1.1 !important;
  margin-bottom: 20px !important;
}

.articleContent .recipeMethod{
  border-top: 1px solid #DDDDDD;
  color: #000000;
  display: block;
  font-family: 'league_gothicregular' !important;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase !important;
  padding-left: 15px;
}

.articleContent .recipeDescription{
  color: #444 !important;
  padding-left: 15px;
}

.articleContent .recipeDescription div{
  color: #444 !important;
  font-size: 13px !important;
  line-height:22px !important;
  margin: 0 0 15px;
}

.articleContent .recipeDescription li{
  color: #444 !important;
  font-size:13px !important;
  list-style: disc !important;
  padding-left: 5px !important;
}

.articleContent .recipeDescription ul, .articleContent .recipeDescription ol{
  margin-left: 15px !important;
}

.articleContent{
  font-size: 13px !important;
  color: #000 !important;
}

/* --- footer starts --- */

.insta-img{
  max-width: 100% !important;
}

.insta-charitea{
  padding-top: 20px !important;
}

.insta-charitea a:hover{
  transition: all 0.7s ease !important;
  opacity: 0.7 !important;
}

.sub-footer{
  margin-top: 0px !important;
  padding-top: 30px !important;
}

.whiteBG .single_product_li_more_info_container{
  display: none !important;
}

.yarn{
  font-family: 'Oswald';
  font-size: 15px;
  color: #5f5445;
}

.yarn a{
  text-transform: uppercase;
  color: #4c4c4c;
  font-weight: bold;
}

.yarn a:hover{
  transition: all 0.7s ease !important;
  color: #FF2A3E;
}

.yarn div {
  margin-right: 60px;
  margin-top: 20px;
}

.footerWrapper .footer ul li a:hover {
  transition: all 0.7s ease !important;
  opacity: 0.7;
}

/* --- footer ends --- */


/* --- page starts --- */

.yourtea-page-container {
  padding: 25px 30px !important;
}

.contact-form{
  margin-top: 0px !important;
}

.contact-form label{
  font-family: "Montserrat" !important;
  color: #4c4c4c !important;
  font-size: 15px !important;
}

/* --- page end --- */

/* Product page extra product start */

.productPageExtraProduct{
  margin-top: 25px;
}

.productPageExtraProductContent {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
}

.productPageExtraProductImage img{
  vertical-align: middle;
}

.productPageExtraProductDesc {
  font-size: 12px;
  padding: 10px 10px 10px 20px;
}

.productPageExtraProductPrice {
  text-align: center;
  padding-top: 5px;
}

.productPageExtraProductForm {
  text-align: center;
}

.productPageExtraProductForm .inline_purchase{
  margin-left: 0px;
}

.productPageExtraProductForm .productbaseButtonBackground{
  margin-top: 10px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.productPageExtraProductTitle{
  font-family: "Montserrat";
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
}

.productPageExtraProductForm form {
  margin-bottom: 0px;
}

.productPageExtraProduct .purchaseButton{
  position: relative;
}

.productPageExtraProduct .add-to-cart-loader{
  position: absolute;
  right: -25px;
  top: 15px; 
}

/* Product page extra product end */

@media all and (min-width: 1200px) {
  .thumbnail .price{
    height: 23px !important;
  }

  .thumbnail .title{
    height: 40px !important;
  }

  .thumbnail img{
    max-height: 200px !important;
  }

  .recipe_single_image {
    height: 238px !important;
  }

  .recipe_single_image img {
    height: 238px !important;
    width: 238px !important;
    overflow: hidden !important;
  }

  .recipesContainer .four.columns {
    margin-bottom: 15px;
  }

  .charitea-img {
    height: 420px !important;
    max-width: 100% !important;
    width: auto !important;
  }
}

@media all and (min-width: 960px) and (max-width: 1200px) {

  /* Product page extra product start */

  .productPageExtraProductDesc {
    font-size: 12px;
    line-height: 1.6;
    padding: 0 10px 10px 20px;
  }

  .productPageExtraProductForm form {
    margin-bottom: 0px;
  }

  .productPageExtraProductPrice{
    padding-top: 0px;
  }

  /* Product page extra product end */

  .desktop_hidden{
    display: none !important;
  }

  .mobile-product-single {
    display:none !important;
  }

  .thumbnail .price{
    height: 23px !important;
  }

  .thumbnail .title{
    height: 60px !important;
  }

  .thumbnail img{
    max-height: 175px !important;
  }

  .thumbnail .relative{
    min-height: 200px !important;
  }

  .blog_item_image {
    max-height: 138px !important;
    height: 138px !important;
    overflow: hidden !important;
    width: auto !important;
  }

  .blog_item_image img {
    height: 138px !important;
    width: 100%;
  }

  .recipe_single_image {
    height: 162px !important;
    width: 162px !important;
  }

  .recipe_single_image img {
    height: 162px !important;
    width: 162px !important;
  }

  .recipesContainer .four.columns {
    margin-bottom: 15px;
  }

  .recipe_single_link a{
    padding: 4px 25px !important;
  }

  .eating-plan-right-sidebar img{
    max-width: 100% !important;
  }

  /* --- home starts --- */

  .insta-charitea img {
    max-width: 100% !important;
  }

  #homepage_slider {
    margin-top: 114px;
  }

  .four.columns.paymentOptions {
    padding-bottom: 10px;
  }

  .displayCartBig {
    top: 35px !important;
    right: 60px !important;
  }

  .topMyAcLinks {
    margin-right: 60px;
  }

  .charitea-img {
    height: 330px !important;
    max-width: 100% !important;
    width: auto !important;
  }
  /* --- home ends --- */

  /* --- cart starts --- */

  .cart .blog-title{
    display: inline-block;
    margin-left: 20px !important;
    margin-top: 15px;
  }

  .cart_continue_shopping {
    padding-top: 40px !important;
  }

  /* --- cart ends --- */
}

@media all and (min-width: 768px) and (max-width: 959px) {

  /* Product page extra product start */

  .productPageExtraProductDesc {
    font-size: 12px;
    line-height: 1.5;
    padding: 0 10px 10px 20px;
  }

  .productPageExtraProductImage img {
    margin-top: 23px;
  }

  .productPageExtraProductForm form {
    margin-bottom: 0px;
  }

  .productPageExtraProductAdd {
    padding-top: 10px;
  }

  .productPageExtraProductForm .purchaseButton {
    width: 85%;
  }

  /* Product page extra product end */

  .thumbnail .price{
    height: 23px !important;
  }

  .thumbnail .title{
    height: 80px !important;
  }

  .thumbnail img{
    max-height: 130px !important;
  }

  .thumbnail .relative{
    min-height: 150px !important;
  }

  .nav ul.menu li {
    padding: 10px 9px !important;
  }

  .top-link {
    font-size: 10px !important;
  }

  .blog_item_image {
    height: 95px !important;
    max-height: 95px !important;
    overflow: hidden !important;
  }

  .blog_item_image img {
    width: 100%;
  }

  .reviewSingleItem {
    width: 30% !important;
  }

  .recipe_single_image {
    height: 112px !important;
    width: 112px !important;
  }

  .recipe_single_image img {
    height: 112px !important;
    width: 112px !important;
  }

  .recipesContainer .four.columns {
    margin-bottom: 15px;
  }

  .recipe_single_link a{
    padding: 4px 10px !important;
  }

  .eating-plan-right-sidebar img{
    max-width: 100% !important;
  }

  /* --- home starts --- */

  .insta-charitea img {
    max-width: 100% !important;
  }

  #homepage_slider {
    margin-top: 106px;
  }

  .four.columns.paymentOptions {
    padding-bottom: 10px;
  }

  .displayCartBig {
    top: 35px !important;
    right: 60px !important;
  }

  .topMyAcLinks {
    margin-right: 60px;
  }

  .charitea-img {
    height: 258px !important;
    max-width: 100% !important;
    width: auto !important;
  }
  /* --- home ends --- */
}

@media all and (max-width: 767px) {

  /* Product page extra product start */

  .productPageExtraProduct .add-to-cart-loader {
    top: 17px;
    right: 50px;
  }

  .productPageExtraProductImage {
    text-align: center;
  }

  .productPageExtraProductContent {
    padding: 15px 0px;
  }

  .productPageExtraProductForm form {
    margin-bottom: 0px;
  }

  .productPageExtraProductContent .productbaseButtonBackground{
    margin-top: 10px !important;
    padding-bottom: 7px !important;
    padding-top: 7px !important;
    width: 125px !important;
  }

  /* Product page extra product end */

  .search .product_row p {
    padding: 0px 15px !important;
  }

  .search .search-title {
    padding-left: 0px !important;
  }

  .product .product-name{
    font-size: 32px !important;
    line-height: 1.2 !important;
  }

  #productDescription .ui-tabs-panel{
    height: auto !important;
  }

  #productDescription {
    height: auto !important;
  }

  .left-vein,.right-vein{
    display:none !important;
  }

  div.sixteen.columns.breadcrumb {
    margin-bottom: 0 !important;
    padding: 0px 0px 0px !important;
  }

  .breadcrumb{
    text-align: left !important;
  }

  .blog-title{
    display: block !important;
    margin-left: 0 !important;
    margin-top: 5px;
    padding-left: 0 !important;
  }

  .blog-subtitle-text{
    margin-left: 0px !important;
    margin-bottom: 10px !important;
    padding:7px !important;
  }

  .faq-collateral {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  div.content{
    padding: 10px !important;
  }

  /* --- blog css starts --- */

  .blog_item_title{
    height: auto !important;
  }

  .blog_item_image {
    height: auto !important;
    max-height: auto !important;
    width: auto !important;
    max-width: 100% !important;
  }

  .blog_item_image > img {
    height: auto !important;
    width: 100%;
  }

  .blog_item_container{
    margin-top: 20px !important;
  }

  .blog_item_container.firstThree {  
    margin-top: 20px !important;
  }

  .blog_item_excerpt{
    height: 99px !important;
  }

  /* --- blog css ends --- */

  /* --- tips css starts --- */

  .tips_item_title{
    height: auto !important;
  }

  .tips_item_image {
    height: auto !important;
    max-height: auto !important;
    width: auto !important;
    max-width: 100% !important;
  }

  .tips_item_image > img {
    height: auto !important;
    width: 100%;
  }

  .tips_item_container{
    margin-top: 0 !important;
    padding: 0 15px !important;
  }

  .tips_item_container.firstTwo {  
    margin-top: 0px !important;
  }

  .tips_item_wrap_container{
    margin-top: 20px !important;
  }

  .eating-plan-right-sidebar img{
    max-width: 100% !important;
  }

  /* --- tips css ends --- */


  .reviewSingleItem {
    width: 100% !important;
  }

  .recipe_single_image {
    height: 100% !important;
    width: 100% !important;
  }

  .recipesContainer .four.columns {
    margin-bottom: 15px;
  }

  .recipe_single_title {
    line-height: 17px !important;
    overflow: none !important;
  }

  /* --- eating plan css starts --- */

  .eating-plan-subtitle {
    padding: 0px 0px 15px !important;
  }

  .eating-plan-top-content {
    padding: 0px 15px !important;
    text-align: justify !important;
  }

  .eating-plan-posts {
    padding: 0px 15px !important;
  }

  .eating-plan-right-sidebar{
    padding: 0px 15px !important;
    text-align: justify !important;
    margin-bottom: 30px !important;
  }

  .eating-plan-right-sidebar img{
    display: block !important;
    margin: auto !important;
  }

  .eating-plan-left-sidebar{
    margin-left: 0px !important;
  }

  /* --- eating plan css ends --- */

  .container.main.content{
    margin-top: 15px !important;
  }

  .desktop_hidden{
    display: block;
  }

  /* --- home starts --- */

  #instafeed a{
    display: block !important;
    text-align: center !important;
  }

  .insta-charitea img {
    max-width: 100% !important;
  }

  .four.columns.newsLetter {
    margin-top: 15px;
  }

  .four.columns.paymentOptions {
    padding-bottom: 20px;
  }

  .footerWrapper .footer ul li{
    margin-bottom: 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  /* --- home ends --- */

  /* --- cart starts --- */

  .cart .blog-title {
    display: inline-block !important;
    margin-left: 10px !important;
    margin-top: 0 !important;
  }

  .cart_continue_shopping {
    padding-right: 10px !important;
    padding-top: 20px !important;
  }

  .cart_items .title {
    padding-left: 15px !important;
  }

  .cart-details-mobile p,.cart-details-mobile label, .cart-details-mobile textarea{
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .cart-details-mobile .quantity_label{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .cart-details-mobile textarea{
    width: 95% !important;
  }

  .cart-details-mobile{
    margin-top: 10px !important;
  }

  .cart-details-mobile .subtotal{
    padding-left:15px !important;
  }

  /* --- cart ends --- */

  .single_product_li_img_container > img {
    max-width: 100% !important;
  }

  .single_product_li_content_container.charter.italic{
    font-size: 13px !important;
    height: 50px !important;
  }

  .single_product_li_img_container{
    height: 190px !important;
  }

  .yarn div {
    margin-right: 5px !important;
  }

  /* New Design Mobile 08/07/2014 */

  /* Side Menu */

  .mobile-side-menu-wrapper{
    background: #fff !important;
  }

  .mobile-side-menu{
    padding-top: 0px !important;
  }

  .mobile-side-menu li:after{
    border-bottom: 0px !important;
  }

  .mobile-side-menu li{
    border-bottom: 2px solid #f8f4ec !important;
  }

  .mobile-side-menu li a{
    color: #4c4c4c;
    font-family: 'montserrat';
    font-size: 14px;
    padding: 25px 20px;
    text-transform: uppercase; 
  }

  #header .mobile-menu-top{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-menu-icon.png?10331752265443683439") no-repeat scroll 0 0 transparent;
      background-size: 50px;
      margin-top: 15px;
      padding-left: 60px;
      padding-top: 0;
      }

  #header .mobile-menu-top span{
    color: #4c4c4c;
    text-transform: none;
    font-size: 13px;
  }

  #header{
    background: #fff !important;
    height: 65px;
    border-bottom: 0px;
    opacity: 1;
  }

  .mm-fixed-top{
    background: #fff !important;
  }

  .header{
    margin-top: 65px;
  }

  .mobile-cart-right.right{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-cart-icon-combine.png?10331752265443683439") no-repeat top left;
      background-position: 0 0;
      width: 124px;
      height: 40px !important;
      margin-top: 15px !important;
      padding-top: 0 !important;
      }

  .mobile-cart-right.items-fill.right{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-cart-icon-combine.png?10331752265443683439") no-repeat top left;
      background-position: 0 -43px; width: 124px; height: 40px;
      margin-top: 15px !important;
      padding-top: 0 !important;
      }

  .mobile-cart-right.right > span {
    color: #4c4c4c !important;
    font-size: 13px !important;
    padding-left: 35px !important;
  }

  .mobile-cart-right.items-fill.right > span {
    color: #fff !important;
  }

  .mobile-checkout-top.right{
    display: none !important;
  }

  .mobile-menu-below-logo.desktop_hidden {
    background: none repeat scroll 0 0 #fff;
    border-top: 2px solid #f8f4ec;
    font-size: 13px;
    height: 40px;
    padding-top: 15px;
  }

  .mobile-menu-below-logo.desktop_hidden ul {
    padding: 0px 5px !important;
    margin-left: 0px !important;
    text-align: center;
  }

  .mobile-menu-below-logo.desktop_hidden li {
    display: inline-block;
    list-style: none outside none;
    padding-right: 30px;
  }

  .mobile-menu-below-logo.desktop_hidden li a{
    color: #4c4c4c;
    text-transform: uppercase;
    font-family: 'montserrat';
  }

  .header_bar{
    border-bottom: 0px;
  }

  .logo-footer-mobile.desktop_hidden {
    margin: 5px auto auto;
  }

  .footerWrapper{
    background: #403a3c;
    padding-top: 0px;
  }

  .footerWrapper .footer.container{
    background: #403a3c;
  }

  .footerWrapper .footer ul li a, .footerWrapper .footer ul li{
    color: #fff;
    font-size: 12px;
  }

  .mobile_hide{
    display: none;
  }

  a.mobile_hide{
    display: none;
  }

  .sub-footer .container .four.paymentOptions{
    display: none;
  }

  .sub-footer .container .four.paymentOptions.desktop_hidden{
    display: block;
    padding-bottom: 5px;
  }

  .sub-footer .container .four.paymentOptions.desktop_hidden .title{
    text-align: left !important;
    font-size: 25px;
    margin-bottom: 0px;
  }

  .sub-footer .container .four.newsLetter .title{
    text-align: left !important;
    font-size: 25px;
    margin-bottom: 0px;
  }

  .sub-footer .container .four.paymentOptions.desktop_hidden p{
    text-align: left !important;
    color: #000;
  }

  .sub-footer .container .four.newsLetter p{
    text-align: left !important;
    color: #000;
  }

  .paymentOptions.desktop_hidden ul{
    text-align: center;
    margin-top: 25px;
  }

  .paymentOptions.desktop_hidden li{
    display: inline-block !important;
    padding: 0px !important;
    margin-right: 20px;
  }

  .paymentOptions.desktop_hidden .visa{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/payment.png?10331752265443683439");
      background-position: no-repeat;
      display: block;
      height: 44px;
      width: 73px;
      }

  .paymentOptions.desktop_hidden .mastercard{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/payment.png?10331752265443683439");
      background-position: no-repeat;
      display: block;
      height: 44px;
      width: 73px;
      background-position: 0px 101px;
      }

  .paymentOptions.desktop_hidden .paypal{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/payment.png?10331752265443683439");
      background-position: no-repeat;
      display: block;
      height: 44px;
      width: 73px;
      background-position: 0px 43px;
      }

  .win-tiny-tea-wrapper{
    background: #1cbbce;
  }

  .win-tiny-tea-title{
    color: #fff;
    display: block;
    font-family: 'Arial';
    font-size: 25px;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
  }

  .win-tiny-tea-subtitle{
    background: #1db3c5;
    margin-bottom: 15px;
  }

  .win-tiny-tea-subtitle a{
    color: #fff;
    display: block;
    font-family: 'Arial';
    font-size: 23px;
    padding: 15px 0 20px;
    text-align: center;
    text-decoration: underline;
    text-transform: lowercase;
  }

  .win-tiny-tea-content {
    font-family: 'Arial';
    font-size: 13px;
    line-height: 1.2;
    color: #403a3c;
  }

  .win-tiny-tea-content p{
    font-family: 'Arial';
    font-size: 13px;
    line-height: 1.2;
    color: #403a3c;
  }

  .win-tiny-tea-button {
    padding-bottom: 50px;
    padding-top: 25px;
  }

  .win-tiny-tea-button a{
    background: none repeat scroll 0 0 #18727d;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-family: "Montserrat";
    font-size: 15px;
    margin: auto;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
  }

  .footerSocialIcons-wrapper {
    margin-bottom: 50px;
  }

  .footerSocialIcons h6{
    color: #fd3f9c !important;
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 25px;
    border: 0px;
  }

  .footerSocialIcons-wrapper a img{
    max-width: 100%;
  }

  .footerSocialIcons-wrapper .footerSocialIcons{
    border-top: 1px solid #d6d6d6;
    padding-top: 10px;
  }

  .newsLetter-wrapper .newsLetter{
    border-top: 1px solid #d6d6d6;
    padding-top: 10px;
  }

  .newsLetter-wrapper .newsLetter h6{
    color: #fd3f9c !important;
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 25px;
    border: 0px;
    margin-bottom: 0px;
  }

  .newsLetter-wrapper .newsLetter p {
    color: #000;
    text-align: left !important;
  }

  .paymentOptions.desktop_hidden ul{
    margin-bottom: 0px;
  }

  .paymentOptions.desktop_hidden{
    border-top: 1px solid #d6d6d6;
    padding-top: 10px;
  }

  .charitea-mobile-new{
    margin-bottom: 20px !important;
    border-top: 1px solid #d6d6d6;
    padding-top: 10px;
  }

  .instagram-mobile-new{
    margin-bottom: 20px !important;
    padding-top: 10px;
  }

  .instagram-mobile-new .instaTitle{
    margin-bottom: 0px;
  }

  .instagram-mobile-new p{
    color: #000;
  }

  .insta-charitea img{
    display: block;
    margin: auto auto;
  }

  .width480{
    display: none;
  }

  .bottom-white-footer{
    margin-top: 0px !important;
  }

  .width767 .container .featured_links .column{
    margin-bottom: 0px;
  }

  body{
    background: transparent;
  }

  .mobile-collections.container.main.content{
    margin-top: 0px !important;
    padding: 0px 10px !important;
  }

  .mobile-collections .shopPageTitle{
    padding-left: 0px;
    line-height: 1;
    color: #ff0071;
  }

  .mobile-collections .shopPageSubTitle{
    padding-left: 0px;
    font-size: 16px;
    letter-spacing: 0px;
    position: relative;
  }

  .mobile-collections .product-items{
    width: 100% !important;
  }

  .collections-mobile-page .left-side{
    width: 48%;
    float: left;
    margin-left: 1%;
  }

  .collections-mobile-page .right-side{
    width: 40%;
    float: left;
    margin-left: 3%;
    margin-right: 1%;
  }

  .collections-mobile-page .mobile-product-title{
    display: block;
    font-family: Montserrat;
    font-size: 15px;
    margin-top: 10px;
    text-align: left;
    text-transform: uppercase;
    line-height: 1.2;
  }

  .collections-mobile-page .mobile-product-price{
    display: block;
    font-family: Montserrat;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    color: #000;
  }

  .collections-mobile-page .mobile-product-content {
    color: #6b6b6b ;
    font-family: 'Montserrat';
    font-size: 11px;
    line-height: 1.5;
    margin-top: 10px;
    text-align: left;
  }

  .collections-mobile-page .inline_purchase{
    float: left;
    margin-left: 0px;
    margin-top: 20px !important;
    position: relative;
  }

  .collections-mobile-page .product_form{
    margin-bottom: 10px !important;
  }

  .collections-mobile-page{
    border-bottom: 1px solid #d6d6d6;
  }

  .collections-mobile-page .product_form .productbaseButtonBackground{
    font-size: 12px;
    font-weight: normal;
    width: 75%;
  }

  .collections-mobile-page .form767 .productbaseButtonBackground{
    padding: 12px 10px !important;
    font-size: 10px;
    font-weight: normal;
    width: 100px !important;
    float: left;
  }

  .collections-mobile-page .product_form .purchaseButton{   
    width: 100px !important;
    max-width: 100%;
    margin-right:5px !important;

  }

  .collections-mobile-page .form480{
    display: none;
  }

  .collections-mobile-page .form767{
    display: block;
  }

  .mobile-product-more {
    float: right;
    margin-right: 15px;
    font-family: Montserrat;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 13px;
  }

  .collections-mobile-page .form767 .mobile-product-more{
    float: left;
    font-family: Montserrat;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 27px;
    text-transform: uppercase;
    margin-right:auto !important;
  }

  .collections-mobile-page .product_form{
    margin-top: 10px;
  }

  .collections-mobile-page .product_form .select-to-remove select{
    margin-bottom: 0px;
  }

  .collections-mobile-page .form480 .selector-wrapper{
    display: none;
  }

  .collections-mobile-page .form480 .selector-wrapper:first-child{
    display: block;
  }

  .desktop_hidden.view-all-mobile-shop {
    color: #39afc0 !important;
    float: right;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: -35px;
    width:70px;
  }

  .back-to-shop-mobile{
    margin-bottom: 10px !important;
  }

  .back-to-shop-mobile a{
    color: #39afc0 !important;
    text-decoration: underline;
    font-family: Montserrat;
    font-size: 15px;
    text-transform: uppercase;
  }

  .desktop_hidden.container.mobile-collections.mobile-shop-home{
    margin-top: 30px;
  }

  .collections-mobile-page{
    position: relative;
  }

  .mobile-shop-arrow-right{
    position: absolute;
    right: 0px;
    top: 39.5%;
  }

  .mobile-shop-arrow-right a{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-shop-arrow.png?10331752265443683439");
      width: 25px;
      height: 48px;
      display: block;
      background-repeat: no-repeat;
      background-size: 25px 48px;
      }

  .product .product-name{
    font-size: 24px !important;
    text-transform: none !important;
  }

  .mobile-product-single .collections-mobile-page {
    border-bottom: 0px;
  }

  #productDescription .ui-tabs-anchor{
    font-weight: normal !important;
  }

  .product-items.sixteen.columns.mobile-product-single.desktop_hidden {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mobile-product-single .collections-mobile-page .left-side{
    width: 50%;
    margin-left: 0;
  }

  .mobile-product-single .collections-mobile-page .right-side {
    margin-left: 7%;
    margin-right: 0;
    width: 43%;
  }

  .mobile-product-single .collections-mobile-page .mobile-product-price{
    color: #787878;
  }

  .mobile-product-single .qtyContainer{
    margin-bottom: 15px;
  }

  .mobile-product-single .qtyContainer label{
    color: #000;
    margin-top: 8px;
  }

  .mobile-product-single .qtyContainer input.quantity{
    margin-left: 5px;
    padding: 10px;
    text-align: center;
    color: #000;
  }

  .mobile-product-single .collections-mobile-page .product_form .productbaseButtonBackground{
    width: 100%;
    padding: 12px 5px !important;
  }

  .mobile-faqs-top-left {
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #737373;
    float: left;
    font-family: 'Montserrat';
    font-size: 13px;
    padding: 5px 5px 0px;
    text-align: center;
    width: 35%;
    text-transform: uppercase;
  }

  .mobile-faqs-top-right{
    font-family: 'Montserrat';
    text-transform:: uppercase;
    padding-top: 5px;
    width: 59%;
    margin-left: 1%;
    float: left;
  }

  .mobile-faqs-top-right .downloadAttachmentProductLink{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }

  .mobile-faqs-top-right .downloadAttachmentProductLink:hover{
    background: none !important;
  }

  .mobile-collections .mobile-faqs-top-left{
    width: 200px;
    margin-bottom: 10px;
    text-transform: none;
  }

  .checkout-title.collection_title.blog-title{
    color: #ff0071 !important;
    font-size: 38px !important;
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-cart-icon.png?10331752265443683439");
      background-position: 235px 11px;
      background-repeat: no-repeat;
      width: 100% !important;
      }

  .mobile-cart-wrapper .mobile-left{
    width: 40%;
    float: left;
    margin-left: 1%;
  }

  .mobile-cart-wrapper .mobile-right{
    width: 48%;
    float: left;
    margin-left: 5%;
  }

  .mobile-cart-single {
    border-bottom: 1px solid #d6d6d6;
    margin: 20px 0 0;
    padding-bottom: 15px;
    position: relative;
  }

  .mobile-cart-single .product-title-a{
    font-family: 'Montserrat' !important;
    font-size: 15px !important;
  }

  .mobile-cart-single .price_total {
    color: #666666 !important;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: 25px;
    width: 50%;
  }

  .mobile-cart-single .quantity_label{
    text-transform: uppercase !important;
    font-family: 'Montserrat' !important;
    color: #666666 !important;
    font-size: 14px;
  }

  .mobile-cart-single .mobile-cart-quantity {
    float: left;
    margin-top: 20px;
    width: 50%;
  }

  .mobile-cart-single .mobile-cart-quantity input.quantity{
    width: 35px;
    text-align: center;
    color: #000;
  }

  .mobile-cart-single .mobile-cart-title{
    width: 90%;
  }

  .mobile-cart-single .remove_item{
    position: absolute;
    right: 10px;
    top: 5px;
  }

  .mobile-cart-single .remove_item a{
    height: 24px;
    width: 24px;
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-cart-item-close.png?10331752265443683439");
      display: block;
      }

  #cart_form_mobile .cart-details-mobile{
    margin-top: 0px !important;
  }

  #cart_form_mobile .subtotal {
    border-bottom: 0 none;
    border-top: 0 none;
    color: #38c9da;
    float: left;
    margin-bottom: 0 !important;
    text-align: right;
    width: 40%;
    font-size: 21px;
  }

  #cart_form_mobile .total-amount-mobile{
    border-bottom: 1px solid #d6d6d6;
  }

  #cart_form_mobile .subtotal_amount {
    color: #787878 !important;
    float: right;
    margin-bottom: 0 !important;
    margin-left: 2%;
    padding-top: 10px;
    width: 48%;
  }

  #cart_form_mobile .subtotal_amount strong {
    float: left;
    color: #787878 !important;
    font-weight: normal !important;
  }

  #cart_form_mobile #estimated-shipping{
    float: left;
    margin-left: 5px;
  }

  #cart_form_mobile .delivery-note-mobile {
    color: #38c9da;
    cursor: pointer;
    font-family: 'Montserrat';
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    text-decoration: underline;
  }

  #cart_form_mobile .mobile-cart-note{
    display: none;
  }

  .mobile-view-more-images {
    font-family: 'Montserrat';
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
  }

  .mobile-view-more-images a {
    text-decoration: underline;
  }

  #sticky-header {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    color: #969696;
    display: none;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    opacity: 0.95;
    padding: 0 50px;
    text-align: center;
    width: 100%;
    z-index: 1001;
  }


  #sticky-header a {
    color: #808080;
    display: block;
    font-size: 25px;
    height: 40px;
    left: 15px;
    padding-top: 5px;
    position: absolute;
    top: 0;
  }

  #sticky-header {
    background: none repeat scroll 0 0 #fff !important;
    border-bottom: 0 none;
    height: 85px;
    opacity: 1;
    border-bottom: 2px solid #f8f4ec;
  }

  #sticky-header .mobile-menu-top {
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-menu-icon.png?10331752265443683439") no-repeat scroll 0 0 / 50px auto transparent;
      margin-top: 15px;
      padding-left: 2px;
      padding-right: 10px;
      padding-top: 33px;
      }

  div#sticky-header a span {
    display: inline;
    padding-left: 4px;
    position: relative;
    top: -2px;
  }

  #sticky-header a span {
    color: #969696;
    display: block;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    padding-bottom: 8px;
    position: relative;
    text-transform: uppercase;
  }

  #sticky-header a.right {
    font-size: 20px;
    left: auto;
    padding-top: 8px;
    right: 15px;
    top: 2px;
  }

  #sticky-header .mobile-menu-top span {
    color: #4c4c4c;
    font-size: 13px;
    text-transform: none;
  }

  #sticky-header .mobile-checkout-top.right{
    margin-right: 35px;
    margin-top: 40px;
  }

  #sticky-header .mobile-sticky-logo{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-header-sticky-logo.png?10331752265443683439") no-repeat scroll 0 0 / 45px 45px rgba(0, 0, 0, 0);
      height: 45px;
      left: 50%;
      margin-left: -35px;
      top: 15px;
      width: 45px;
      }

  #sticky-header .mobile-menu-below-logo {
    border-top: 0 none;
    left: 0;
    padding-top: 5px;
    position: absolute;
    top: 85px;
    width: 100% !important;
  }

  #sticky-header .mobile-menu-below-logo a{
    position: static;
  }

  #sticky-header .mobile-menu-below-logo.desktop_hidden li a {
    color: #4c4c4c;
    font-family: 'montserrat';
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
  }

  .mobile-continue-shopping-link{
    color: #fd3f9c !important;
    font-family: 'Montserrat';
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center;
    display: block;
  }

  .mobile-checkout-button{
    margin-bottom: 0px;
  }

  .add-to-cart-loader {
    position: absolute;
    right: -28px;
    top: 10px;
  }

  .add-to-cart-loader-bottom {
    bottom: -30px;
    position: absolute;
    right: 40px;
  }

  .featuredBG.width767.desktop_hidden .flex-control-nav {
    bottom: 25px !important;
    right: 40px !important;
  }

  .featuredBG.width767{
    position: relative;
  }

  .products-container-isotope .allproducts.product-items{
    width: 100% !important;
  }

  /*
  .mobile-product-single #product-form-199583609 #product-select-199583609{
  display: block;
}
  */

  .wholesaler-title{
    font-size: 35px !important;
  }

  .wholesaler-subtitle{
    margin-left: 0px !important;
    padding-top: 15px !important;
  }

  .wholesaler-note{
    margin-left: 0px !important;
    margin-bottom: 10px !important;
  }
}

@media all and (max-width: 480px) {

  .featuredBG.width480{
    position: relative;
    background: #fff;
  }

  .featuredBG.width480 .flex-control-nav {
    bottom: 25px !important;
    right: 30px !important;
  }

  #sticky-header .mobile-menu-below-logo.desktop_hidden li a {
    font-size: 12px;
  }

  #sticky-header .mobile-checkout-top.right{
    display: block !important;
    margin-right: 30px;
    color: #4c4c4c !important;
    display: block !important;
    font-family: 'montserrat';
    font-size: 13px !important;
    font-weight: normal;
  }

  .mobile-cart-single .price_total {
    float: left;
    position: static;
  }

  .mobile-cart-single .mobile-cart-quantity {
    bottom: 30px;
    position: static;
  }

  .mobile-cart-single .mobile-cart-title{
    width: 87%;
  }

  .collections-mobile-page .inline_purchase{
    margin-top: 0px !important;
  }

  .collections-mobile-page .form480 .productbaseButtonBackground{
    font-size: 10px;
    font-weight: normal;
    margin-left: 30px;
    width: 85px;
    padding: 12px 5px;
    margin-top: 5px;
  }

  .collections-mobile-page .form480{
    display: block;
  }

  .collections-mobile-page .form767{
    display: none;
  }

  .width767{
    display: none;
  }

  .width480{
    display: block;
  }

  .width480 .featured_links a img{
    width: 100%;
  }

  .width480 .featured_links a:hover img{
    opacity: 1 !important;
  }

  .footerSocialIcons-wrapper a img{
    max-width: 100%;
    height: 43px;
  }

  .thumbnail .price{
    height: 23px !important;
  }

  .thumbnail .title{
    height: 60px !important;
  }

  .thumbnail img{
    max-height: 130px !important;
  }

  .thumbnail .relative{
    min-height: 150px !important;
  }

  .single_product_li_img_container > img {
    max-width: 100% !important;
  }

  .single_product_li_content_container.charter.italic{
    font-size: 12px !important;
    height: 60px !important;
  }

  .single_product_li_img_container{
    height: 155px !important;
  }

  .cart_continue_shopping a{
    font-size:18px !important;
  }

  /* New Design Mobile 08/07/2014 */

  /* Side Menu */

  .mobile-side-menu-wrapper{
    background: #fff !important;
  }

  .mobile-side-menu{
    padding-top: 0px !important;
  }

  .mobile-side-menu li:after{
    border-bottom: 0px !important;
  }

  .mobile-side-menu li{
    border-bottom: 2px solid #f8f4ec !important;
  }

  .mobile-side-menu li a{
    color: #4c4c4c;
    font-family: 'montserrat';
    font-size: 14px;
    padding: 25px 20px;
    text-transform: uppercase; 
  }

  #header .mobile-menu-top{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-menu-icon.png?10331752265443683439") no-repeat scroll 0 0 transparent;
      background-size: 50px;
      margin-top: 15px;
      padding-left: 60px;
      padding-top: 0;
      }

  #header .mobile-menu-top span{
    color: #4c4c4c;
    text-transform: none;
    font-size: 13px;
  }

  #header{
    background: #fff !important;
    height: 65px;
    border-bottom: 0px;
    opacity: 1;
  }

  .mm-fixed-top{
    background: #fff !important;
  }

  .header{
    margin-top: 65px;
  }

  .mobile-cart-right.right{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-cart-icon-combine.png?10331752265443683439") no-repeat top left;
      background-position: 0 0;
      width: 124px;
      height: 40px !important;
      margin-top: 15px !important;
      padding-top: 0 !important;
      }

  .mobile-cart-right.items-fill.right{
    background: url("//cdn.shopify.com/s/files/1/0206/2698/t/7/assets/mobile-cart-icon-combine.png?10331752265443683439") no-repeat top left;
      background-position: 0 -43px; width: 124px; height: 40px;
      margin-top: 15px !important;
      padding-top: 0 !important;
      }

  .mobile-cart-right.right > span {
    color: #4c4c4c !important;
    font-size: 13px !important;
    padding-left: 35px !important;
  }

  .mobile-cart-right.items-fill.right > span {
    color: #fff !important;
  }

  .mobile-checkout-top.right{
    display: none !important;
  }

  .mobile-menu-below-logo.desktop_hidden {
    background: none repeat scroll 0 0 #fff;
    border-top: 2px solid #f8f4ec;
    font-size: 13px;
    height: 40px;
    padding-top: 15px;
  }

  .mobile-menu-below-logo.desktop_hidden ul {
    padding: 0px 5px !important;
    margin-left: 0px !important;
    text-align: center;
  }

  .mobile-menu-below-logo.desktop_hidden li {
    display: inline-block;
    list-style: none outside none;
    padding-right: 2%;
  }

  .mobile-menu-below-logo.desktop_hidden li a{
    color: #4c4c4c;
    text-transform: uppercase;
    font-family: 'montserrat';
  }
}

@media all and (min-width: 340px) and (max-width: 767px) {
  .mobile-checkout-top.right{
    color: #4c4c4c !important;
    display: block !important;
    font-family: 'montserrat';
    font-size: 13px !important;
    font-weight: normal;
    margin-right: 135px;
    margin-top: 7px;
  }
}

@media all and (max-width: 340px) {  
  .mobile-menu-below-logo.desktop_hidden{
    font-size: 12px;
  }
}

.flex-control-nav li {
  max-width: 100%;
  width: 100% !important;
}

.addthis_sharing_toolbox {
  display: inline-block;
  height: 33px;
  width: 190px;
  overflow:hidden;
  margin-left:39px;
}

#addToPolyvore {
  position: relative;
  top: -6px;
  display: inline-block;
}

.fancybox-inner .fancybox-product-img .flex-control-nav.flex-control-thumbs > li {
  width: 100px !important;
}

.fancybox-inner .fancybox-product-img .flexslider .slides img{
  width: 350px;
}

.mobileFixBodyMood{
  font-size: 33px !important;
}

.mobile-menu-below-logo ul{
  margin-bottom: 0px !important;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .top-link {
    font-size:12px !important;
  }
}