/** Shopify CDN: Minification failed

Line 2375:0 Unexpected "="

**/

/* Fonts - Bengal
================================================== */

@font-face {
  font-family: 'bangla';
  src: url('//downtoearth.ie/cdn/shop/t/21/assets/bangla-regular.woff2?v=105642753612502502881551791490') format('woff2'),
       url('//downtoearth.ie/cdn/shop/t/21/assets/bangla-regular.woff?v=23346800570585117911551791490') format('woff');
       
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'bangla';
  src: url('//downtoearth.ie/cdn/shop/t/21/assets/bangla-bold.woff2?v=166474493381378348251551791490') format('woff2'),
       url('//downtoearth.ie/cdn/shop/t/21/assets/bangla-bold.woff?v=21916553517986651151551791490') format('woff');
       
  font-weight: bold;
  font-style: normal;

}



/* =============================================== */


body
{
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom:0 !important;
}


div.logo {
    width: 30%;
    float: left;
}


header .nav {
    width: 70%;
    float: left;
}

header div.logo img {
    width: 100%;
  	max-width: none;
    margin-top: -55px;
  	top:25px !important;
}

header .dropdown {
  
    background-color: #258148;

    position: absolute;
    width: 66%;
    z-index: 1000;
    top: -140px;
  	/*left: 220px;*/
    left: 50%;
    transform: translateX(-50%);
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 40px;
    box-sizing: border-box;
    padding-bottom: 40px;
  
}

header .nav {
    position: relative;
    width: 70%;
    float: left;
    z-index: 1010;
}


.cart_container .cart_content
{
	margin-top:20px;
}




.menu a.top_link:hover,
.menu a.dropdown_link:hover,
.menu a.active_link {
    border-bottom: 0;
}

.menu a,
.menu a:visited,
.menu a:active 
{
	font-weight:400;
  	padding-top: 0px;
    padding-bottom: 0px;
}

.menu a:hover
{
	text-decoration:underline;
}

.top_bar {
    top:46px;
}

header .nav {
  position: relative;
  width: 100%;
  float: left;
  z-index: 1010;
  margin-top: 0px;
}

header .nav ul.menu {
    padding-top: 10px;
    padding-bottom: 33px;
    float: none;
    clear: both;
    margin: 0;
    display: inline-block;
    /*left: 380px;*/
  	left:50%;
    position: relative;
    transform: translateX(-50%);
    top: -45px;
    text-align: center;
}

header div.logo img{

}

.nav .menu li {
    border-right: 1px solid #26364f;
    vertical-align: middle;
    line-height: 0.8;
    float: left;
  	padding-left: 15px;
    padding-right: 15px;
}


.nav .menu li:last-of-type
{
	border-right:0;
}

.menu.center, .menu.align_right, .menu.align_left {
    margin: 0px 0px;
}

/* shop menu open affects top nav */

body.shopmenu-open .nav .menu li {
    border-right: 1px solid #FFF;
}

body.shopmenu-open .nav .menu li:last-of-type
{
	border-right:0;
}


body.shopmenu-open .nav .menu a
{
  color:#FFF;
}

/* ------------------------------ */


.main_nav_wrapper .dropdown_container .dropdown_content {
    margin: 25px auto 0;
}

.main_nav_wrapper .dropdown_container
{
	/* Use for testing */
  	/*display:block !important;*/
  
    width: 100%;
    position: relative;
    z-index: 1005;
   
  
}

.main_nav_wrapper .dropdown_container .menu a
{
	color:#FFF;
  font-size: 14px;
}

.main_nav_wrapper .dropdown_container .menu li a[href]:hover,
.main_nav_wrapper .dropdown_container .menu li a:focus,
.main_nav_wrapper .dropdown_container .menu a[href]:hover span {
    color: #FFF;
}

.main_nav_wrapper .dropdown_container ul.dropdown_title {
    border-bottom: none;
    padding-bottom: 0px;
}

.main_nav_wrapper .dropdown_container ul li
{
	line-height:1.5;
}


.main_nav_wrapper .dropdown_content
{
	/*display:block;*/
}

.main_nav_wrapper .dropdown_container .dropdown_column
{
	padding: 0;
    flex: 0 0 auto;
    width: auto;
    margin-right: 15px;
}

.main_nav_wrapper .dropdown_container ul.dropdown_title a
{
	font-weight:800;
}

.main_nav_wrapper .dropdown_container span.menu-title {
    font-family: 'bangla';
    color: #FFF;
    font-weight: normal;
    font-size: 30px;
}

/* Footer
================================================== */

div#shopify-section-footer {
    background-color: #f9f9f9;
}

.footer {
    font-size: 14px;
    padding: 0px 0 10px;
    border-top: 0;
    background-color: #f9f9f9;
    background-position: center center;
    color: #6b6b6b;
    width: 95%;
    box-sizing: content-box;
    display: block;
    margin: 40px auto 20px;
    max-width: 1400px;
    position: relative;
}


.footer .footer-bio
{
	width:35%;
  	float:left;
}

.footer .footer-bio img
{
	width: 80%;
    display: block;
  	margin-top:40px;
    margin-bottom: 40px;
}

.footer .footer-bio p
{
	font-weight:400;
  	margin:0;
}


.footer .verify img
{
	height: 20px;
    margin: 0 auto;
    display: block;
}

.footer .verify p
{
  /*background: transparent url(pharmacy-link.png) no-repeat 0 0;
  background-size: 107px;
  padding-left: 114px; */
  height: 20px;
  line-height: 1.1;
  font-size: 10px;
  margin-top: 20px;
  text-align: center;
  margin: 10px 0px;
}

.footer .verify p a
{
	font-size:10px;
  	text-decoration:underline;
}


.copyright {
    height: auto;
    display: flex;
    justify-content: flex-end;
    writing-mode: vertical-lr;
    text-orientation: sideways-right;
    transform: rotate(180deg);
    font-size: 12px;
    font-weight: 400;
    right: 20px;
    bottom: 20px;
    position: absolute;
    color: #87898b;
}

footer ul.social_icons {
    right: 20px;
    position: absolute;
    top: 20px;
    margin: 0;
    padding: 0;
  	z-index: 500;
}

footer ul.social_icons li
{
  display: inline-block;
  margin-bottom: 0;
  border-right: 1px solid #226a4b;
  padding-right: 10px;
  margin-right: 5px;
}

footer ul.social_icons li:last-of-type
{
	margin-right:0;
  	padding-right:0;
  	border-right:0;
}

footer ul.social_icons a
{
	margin-bottom: 0;
   	color: #26694c !important;
  	font-size:16px;
}

footer .social_icons a:hover {
    color: #000 !important;
    font-size: 16px;
}


.footer-logo {
    width: 330px;
    margin-bottom: 20px;
}


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

.footer-links-container
{
  float: left;
  width: 100%;
  bottom: initial;
  position: relative;
  left: initial;
}

.footer-links-container .footer-links
{
	width: auto;
    float: left;
    margin-right: 100px;
}

.footer-links-container .footer-links:first-of-type
{
	margin-right:50px;
}

.footer-links-container .footer-links h6 {
    margin: 0;
    padding: 0px;
    color: #27374e;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
}

.footer-links-container .footer-links p {
    font-weight: 400;
    margin-top: 10px;
    line-height: 1.4;
}

.footer-links-container .footer-links p strong
{
    font-weight: 600;
}

.footer-links-container .footer-links p a
{
    font-weight: 400;
  	color: inherit;
}

.footer-links-container .footer-links p a:hover
{
	text-decoration:underline;
}

.footer-links-container .footer-links ul {
    margin: 10px 0 0 0;
    padding: 0;
}


.footer-links-container .footer-links ul li {
    margin-bottom: 5px;
    line-height: 1;
}

.footer-links-container .footer-links ul li a {
	color:#808285;
  	font-weight:400;
}

.footer-links-container .footer-links ul li a:hover
{
	text-decoration: underline;
}

/* =============================================== */





/* Powered by MBL
================================================== */

.powered-by-mbl
{
  margin-bottom: 20px;
  text-align: center;
  margin-top: 20px;
}

.powered-by-mbl p
{
  margin:0;
  font-weight:bold;
  font-size:12px;
  font-weight:400;
}

.powered-by-mbl p a
{
  font-weight: 600;
  padding-left: 32px;
  background: transparent url(milkbottle.png) no-repeat 3px 5px;
  background-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}





/* =============================================== */


/* Homepage blog Section
================================================== */

.title.center.blog a {
    color: #333333;
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 30px;
}

.feature_divider {
    width: 100%;
    margin-bottom: 0;
    display: block;
    border: 0;
    border-color: #aaaaaa;
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.article-deets {
    padding: 10px 15px;
}

.article {
    padding: 10px;
    box-sizing: border-box !important;
}

.article h3.sub_title {
    letter-spacing: 0;
    margin: 10px auto 0;
    padding: 0;
    line-height: 1;
}

.article h3.sub_title a {
    color: #27374e;
    font-weight: 800;
    margin-bottom: 0px;
    line-height: 1;
    font-size: 24px;
}

.article .blog_meta span{
    position: relative;
    display: inline-block;
    margin-right: 0;
    font-size: 14px;
    color: #58595b;
    font-weight: 400;
}

 
.article .blog_excerpt
{
	margin-top:20px;
}

.article .blog_excerpt p {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px 0;
}

.article .readmore-link
{
    color: #26694c;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
}


body.blog .excerpt {
    line-height: 1.5;
    margin: 1em 0;
    font-weight: 400;
    font-size: 16px;
    margin: 20px 0 10px 0;
}

body.blog .blog-section h2 a {
    color: #333333;
    color: #27374e;
    font-weight: 800;
    margin-bottom: 0px;
    line-height: 1;
    font-size: 24px;
}

/* =============================================== */


/* Newsletter Section
================================================== */

.newsletter_section h2 {
    margin-top: 0;
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 30px;
    letter-spacing: 0px;
    padding: 0;
    margin-bottom: 10px;
}

.newsletter_section .newsletter-text p {
    margin-bottom: 0;
    color: #256b4c;
    font-weight: 400;
  	letter-spacing: -1px;
}

input.newsletter_sign_up {
    width: 80px;
    font-family: 'bangla';
    font-size: 12px;
    display: block;
    flex-grow: unset;
    flex-shrink: unset;
    height: 80px;
    text-align: center;
    text-align: center;
    background-color: #27374e;
    color: #FFF;
    min-width: initial;
    max-width: initial;
    max-height: initial;
    min-height: initial;
    margin: 0;
    border-radius: 50px;
    line-height: 1;
    padding: 0px;
}

input.newsletter_sign_up:hover
{
	background-color:#000;
}

.newsletter_section input.contact_email[type="email"] {
    width: 320px;
    display: inline-block;
    float: left;
    border: 0;
    border-bottom: 1px solid #26694c;
    margin-right: 20px;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0px;
}

/* =============================================== */



/* Featured Promotions Section (Homepage)
================================================== */

.promotions-grid-standard h3.title {
    font-family: 'bangla';
    color: #27374e;
    font-weight: normal;
    letter-spacing: -1px;
    font-size: 16px;
    margin-left: 30px;
}

.featured-promotions.promo-per-row-3 .feature-section {
    width: calc(33.3333% - 60px);
}


.featured-promotions .feature-section {
    margin: 0 30px 10px;
}

.featured-promotions h2.title {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    line-height: 1;
    color: #273750;
    display: block;
    letter-spacing: -1px;
}

/* =============================================== */




/* Homepage Image+Text 
================================================== */

.featured-link--half .collection_title {
    margin-bottom: 15px;
    display: block;
    color: #26694c;
    font-family: "bangla";
    font-weight: normal;
    letter-spacing: -1px;
}

.featured-link--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #226a4b;
    font-weight: 400;
}

.featured-link--half  .readmore-link {
    color: #26694c;
    font-size: 18px;
    display: inline-block;
    margin-top: 0px;
}

/* =============================================== */


/* Product Thumbs
================================================== */

.featured_products h2.title
{
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 30px;
}


.thumbnail .price,
.thumbnail .title {
    display: block;
    margin-bottom: 5px;
    font-size: inherit;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0;
}

.thumbnail .price span.money {
    color: #27374e;
    font-weight: 400;
}

.thumbnail .price .was_price
{
	color:#000;
}

.thumbnail .price .was_price span.money {
    color: #999;
}

.sale_banner, .new_banner, .preorder_banner {
    background: #27374e;
    font-family: "bangla";
    font-weight: normal;
    font-size: 22px;
    text-transform: none;
    letter-spacing: -1px;
}


.product-list .thumbnail .thumbnail-overlay,
.slider-gallery .thumbnail .thumbnail-overlay,
.list-collections .thumbnail .thumbnail-overlay
{
    background-color: rgba(255, 255, 255, 0.85);
}



.product-wrap:hover .product-details {
    opacity: 0.15;
}

.quick_shop, .view_all {
    font-family: proxima-nova, sans-serif;
    font-weight: 900;
    font-size: 22px;
    text-transform: none;
    text-decoration: underline;
    letter-spacing: 0px;
  	border:0;
  	padding:0;
}

.quick_shop:hover, .view_all:hover {
    background-color: transparent;
    color: #256b4c;
}


.section.product_section {
    margin-top: 0;
    position: relative;
}




/* =============================================== */




/* Search and Brand Filter
================================================= */

 .search-and-brand
  {
    float: left;
    margin-top: -10px;
    margin-left: 10px;
  }
  
  .search-and-brand .vendors-dropdown{
  
    float:left;
  }
  
  select.vendors{

    background-size: 18px 12px;
    height: 33px;
    line-height: 33px;
    min-height: 33px;
    padding: 0px 10px 0px;
    border-radius: 3px;
    border: 1px solid #27374e;
    width: 130px;
    
  }
 
  
  @media only screen and (max-width: 800px) {

    .search-and-brand
    {
      display: none;
    }

  }
  
  
  
  .header-search {
  	/*display:none;*/
    float: left;
    margin-left:20px;
    margin-right: 20px;
    width: 280px;
  }
  
  
  .header-search .search__container input[type="text"] {
    font-size: 15px;
    display: inline-block;
    border: 1px solid #2b364e ;
    min-height: 33px;
    height: 32px;
    margin-bottom: 0;
  }
  
  
  .header-search .search__container .search__button {
    position: absolute;
    margin-top: 0;
    top: 0;
    height: 32px;
    width: 32px;
    min-height: 32px;
    right: 0px;
    font-size: 16px;
    background-color: #2b364e;

}
  
  
  .header-search .search__results .thumbnail img {
    max-width: 45px;
    max-height: 45px;
  }
  
  
  .header-search .search__results .title {
    text-transform: none;
    padding-left: 8px;
    text-align: left;
    font-size: 12px;
  }
  
  
  .header-search .menu a span.item-pricing, span.item-pricing {
    padding: 0;
    font-size: 14px;
  }

  .header-search .search__results {
    width: 278px;
    margin-top: 10px;
    box-shadow: 0px 0px 15px #9e9e9e;
  }

  
  .header-search .search__results .item-result {
    left: 0;
    width: 100%;
    background: #ffffff;
    border-left: 0;
    border-right: 0;
    padding: 0;
    margin: 0;
  }
  
  .header-search .search__results .item-result {
    left: 0;
    width: 100%;
    background: #ffffff;
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  
  
  
  @media only screen and (max-width: 1150px) {

    .header-search {
    	width: 150px;
    }

  }
  
  
  @media only screen and (max-width: 1024px) {
  
    .header-search {
      width: 100%;
      margin-left:0px;
      margin-right:5px;
    }
    
    .nav .menu li{
      padding-left: 7px;
      padding-right: 7px;
    }
    
    .search-and-brand .vendors-dropdown {
      display: none;
    }

  }




/* Collection Pages
================================================= */

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

.breadcrumb_text, .article-pagination {
    margin-top: 0px;
    text-transform: none;
    font-size: 12px;
    margin-bottom: 0;
    color: #a6a6a6;
    font-weight: 600;
}

.breadcrumb_text a, .article-pagination a {

	font-weight:400;
  	color: #a6a6a6;
} 

.breadcrumb_text a span, .article-pagination a span {

	font-weight:400;
  	color: #a6a6a6;
} 

.breadcrumb_text .breadcrumb-divider, .article-pagination .breadcrumb-divider {
    color: #a6a6a6;
    margin: 0 5px;
}

h1 {
    text-align: center;
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 30px;
    margin-top: -18px;
    margin-bottom: 0;
}

.section_select .sort_by {
    color: #acacac;
    width: 160px;
    margin: -10px 0 0 0;
    padding: 0;
}

.container.collection {
    margin-top: 30px;
}

body.collection .collection-grids
{
	margin-top:40px;
}

/* =============================================== */

/* Homepage Slider Intro Slide with Search
================================================== */

.index-sections .under-menu:nth-child(1)
{
	margin-top: 21px;
}

.slideshow-section
{

	margin: 21px auto 50px;
    display: block;
    position: relative;
    max-width: 1200px;
    padding: 0 30px;
  	z-index:1000;
  	/*overflow:hidden;*/
  
}


.slide-search
{
	height:100%;
  	background-color:#FFF !important;
}

.slide-default-wrap
{
	/*height:100%;*/ 
  	height: 430px;
}

body.index .flickity-viewport {

  height: 430px !important;
  overflow:visible;
}

.slide-default-wrap .container
{
	width:100%;
  	padding: 0;
}

.slide-default-wrap .search
{
	width: 60%;
    float: left;
    background-color: #FFF;
    height: 100%;
    padding: 30px 30px 30px 10px;
  
  	
}


.slide-default-wrap .search h3
{
  	line-height: 1;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 18px;
    color: #27374e;
    margin: 0;
}

.slide-default-wrap .search h4
{
  	font-family: 'bangla';
    color: #26364f;
    font-weight: normal;
    font-size: 30px;
    letter-spacing: -1px;
    margin-top: 10px;
    margin-bottom:20px;
}

.slide-default-wrap .search .search__form {
    width: 100% !important;
  	padding:0;
    margin-bottom: 0px;
}


.slide-default-wrap .search .section_form {
    padding: 0;
  	
}

.slide-default-wrap .pic
{
	width:40%;
  	float:left;
  	background-color:#FFF;
	height:100%;
}

.slide-default-wrap .search-wrap
{
	width:100%;
  	display: block;
  	margin:0 auto;
}

.slide-default-wrap .search-wrap .search__button {
    position: absolute;
    margin-top: 0;
    top: 0px;
    height: 50px;
    width: 50px;
    left: 0px;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    color: #27374e;
    font-size: 50px;
    font-weight: bold;
    border-radius: 0;
}

.slide-default-wrap .search-wrap .search__container input[type="text"] {
    display: inline-block;
    border: 0;
    min-height: 55px;
    height: 55px;
    margin-bottom: 0;
    padding-left: 80px;
    background-color: transparent;
    border-radius: 0;
    font-size: 25px;
    font-family: bangla;
    letter-spacing: -1px;
    color: #256b4c;

}

.search-wrap p.search-byline {
    border-top: 1px solid #27374e;
    text-align: right;
    margin-top: 15px;
    color: #256b4c;
    font-size: 20px;
    padding-top: 15px;
    font-weight: 400;
}


.search-wrap p.search-byline a{
  text-decoration: underline;
  color: #256b4c;
}


.search-wrap .search__results {
    top: 132%;
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
  	display: none; /* required for FF on Win10 */
}

.search-wrap .search__results li a, .search-wrap .search__results li a:active {
  
	padding:5px 5px;
}

.search-wrap .homepage-slideshow .gallery-cell img
{
    width: 50%;
    display: block;
    margin-right: 0;
    padding-right: 0;
}

.search-wrap .search__results .thumbnail {
    padding: 0;
    text-align: center;
    flex-basis: 50px;
    flex-grow: 0;
    flex-shrink: 0;
}


.homepage-slideshow .flickity-prev-next-button
{
	/*opacity:1 !important;*/
}


.homepage-slideshow
{
	overflow-y: visible;
  	overflow-x: hidden;
  
}

.homepage-slideshow .flickity-prev-next-button.previous {
    left: 0px;
}


.homepage-slideshow .flickity-prev-next-button.next {
    right: -15px;
}


button.flickity-prev-next-button .arrow
{
  display:none;
}


button.flickity-prev-next-button.previous
{
  background: transparent url(//downtoearth.ie/cdn/shop/t/21/assets/slide-left.svg?v=175803721331649024101551791497) no-repeat 0 center;
  background-size:40px;
}

button.flickity-prev-next-button.next
{
  background: transparent url(//downtoearth.ie/cdn/shop/t/21/assets/slide-right.svg?v=146425589914651974751551791497) no-repeat 0 center;
  background-size:40px;
}



.search .pic.mob
{
  display:none;
}




/* =============================================== */




/* Single Product Page
================================================== */

body.product .product
{
	margin-top:70px;
}


body.product .product h1 {
    text-align: left;
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0;
    letter-spacing: 0;
}

.modal p.modal_price,
p.modal_price {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 20px;
}

.swatch-element {
    border: #e2e2e2 1px solid;
    min-width: 30px;
    min-height: 30px;
    border-radius: 0px;
}

.swatch label {
    float: left;
    min-width: 40px;
    height: 30px;
    margin: 0;
    font-size: 11px;
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0 10px;
}


.product-quantity-box .product-plus, .product-quantity-box .product-minus {
    background: #FFF;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    height: 35px;
    display: block;
    width: 35px;
    text-align: center;
    float: left;
    border-radius: 0;
}

.product-quantity-box .product-minus {
    border-right: 0;
    line-height: 35px;
    font-size: 14px;
}

.product-quantity-box .product-plus {
    border-left: 0;
    font-size: 14px;
    line-height: 35px;
}

.product-quantity-box .quantity {
    text-align: center;
    padding: 0px 0px;
    width: 40px;
    height: 35px;
    border-radius: 0;
    -webkit-appearance: none;
    float: left;
}

.purchase-details__quantity input.quantity {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.4;
    min-height: 35px;
    margin-bottom: 0;
}

#tabs > ul > li {
    display: block !important;
}

#tabs p,
#tabs span
{
	display: block;
    font-weight: 400;
    padding: 5px;
    font-size: 14px;
}

body.product #tabs > ul, .custom-product-description-tabs > ul {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: solid 1px #ddd;
    border-radius: 0;
    height: 44px;
    background: transparent;
    color: #8d8d8d;
}

body.product  #tabs > ul,
.custom-product-description-tabs > ul
{
	height:35px;
}

body.product #tabs > ul > li a
{
	background-color:#fdfdfd;  
  	color:#27374e;
}


body.product  #tabs > ul > li a,
body.product  #tabs-app-accordion > h3 a,
body.product  .custom-product-description-tabs > ul > li a
{
	padding: 10px 15px !important;
    font-weight: 700;
    border-radius: 0;
}

body.product #tabs > ul > li.ui-state-active a
{
	background-color:#FFF;
}

body.product #tabs > div,
body.product .custom-product-description-tabs > div,
body.product #tabs-app-accordion > div
{
	border-radius:0;
}

.purchase-details__buttons
{
	width:100%;
}

button.action_button.add_to_cart.plus{
    
    background: #FFF;
    color: #256b4c;
    text-align: left;
    font-weight: 600;
    text-transform: none;
    background: transparent url("add-to-cart-icon.svg") no-repeat 10px 9px;
    background-size: 25px;
    width: auto;
    padding-left: 45px;
    border-color: #ccc;
    max-width: 45%;
    min-width: 140px;
    float: left;
    flex: none;
    display: block;
}

.purchase-details__buttons .shopify-payment-button {
    flex: none;
    -webkit-box-flex: none;
    -moz-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    width: 45%;
    margin-left: 5%;
    float: left;
    margin-top: 0;
}

button.action_button.add_to_cart.plus:hover
{
  	background-color: #256b4c;
    color: #FFF;
    border-color: #216c4b;
}

p.warning {
    text-align: center;
    font-weight: 600;
    line-height: 1;
    padding: 15px;
    width: 100%;
    float: left;
}

.product_links
{
	border:0;
}

.social_buttons {
    border-top: 0;
}

#tabs > #last-tab,
.custom-product-description-tabs > .last-tab
{
  border: 1px solid #e9e9e9 !important;
  margin-top: 5px;
}

body.product h4.title.center {
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 30px;
  	letter-spacing:-1px;
}



.product_links p {
    margin: 2px 0;
    font-weight: 400;
    color: #000;
}

.product_links p span,
.product_links p span a
{
    color: #929292;
}

.meta .label, .label {
    color: #474747;
  	font-weight:600;
}


.product .sale_banner_product
{
	position: absolute;
    left: 0;
    top: 0;

}

body.product span.money {
    font-weight: 700;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #26364f;
}

body.product span.was_price span.money {
    font-weight: 400;
    color: rgba(38, 54, 79, 0.7);
}


/* =============================================== */


/* Quick View
================================================== */

.remodal-overlay {
    background: rgba(51, 51, 51, 0.8);
}


.remodal.quick-shop {
    background-color: #ffffff;
    padding: 0 30px;
    box-shadow: 0px 0px 45px 10px rgba(0, 0, 0, 0.2);
}

.quick-shop h3
{
    text-align: left;
    font-family: 'bangla';
    color: #256b4c;
    font-weight: normal;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0;
    letter-spacing: 0;
}

.quick-shop h3 a
{ 
  color: #256b4c;
}

.quick-shop p
{
    font-weight: 400;
    padding: 5px;
    font-size: 14px;
}

.quick-shop span.money
{
  font-weight:700;
  font-size: 20px;
  margin-top:5px;
  margin-bottom:5px;
  color: #26364f;
}


.quick-shop .secondary_button
{
    clear: both;
    text-align: left;
    color: #292929;
    font-size: 15px;
    display: block;
    margin-top: 10px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    border: 0;
    margin-top: 20px;
    padding: 0;
    display: block;
    width: 160px; 
}


.quick-shop .sale_banner_product {
    background: #27374e;
    font-family: "bangla";
    font-weight: normal;
    font-size: 22px;
    text-transform: none;
    letter-spacing: -1px;
}

.quick-shop span.was_price.js-was-price span.money
{
	font-weight:400;
  	color: rgba(38, 54, 79, 0.7);
}


.sale_banner_product {
    background: #27374e;
    font-family: "bangla";
    font-weight: normal;
    font-size: 22px;
    text-transform: none;
    margin-bottom: 0px;
    letter-spacing: -1px;
    position: absolute;
    left: -13px;
    top: 7px;
    box-sizing: content-box;
    border: 7px solid #FFF;
}

.product-list .thumbnail .thumbnail_banner
{
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    padding: 0;
    position: relative;
    top: -10px;
    right: 0px;
    white-space: nowrap;
    border: 5px solid #FFF;
    box-sizing: content-box;
}


/* =============================================== */







/* Cookie Notice
================================================== */


.divascookies {
	position: fixed;
	top: 0;
	width: 100%;
	background: #1a6a4e;
    border-top: 1px solid #04271b;
    color: #FFF;
	display: none;
	z-index: 999999;
}

.divascookies > .divascookies-banner-container {
	position: relative;
    padding: 5px 20px 10px;
    overflow: hidden;
    text-align: center;
}

.divascookies p.divascookies-banner-text {
	position: relative;
	line-height: 1;
    font-size: 16px;
  	font-weight:bold;
	display: inline-block;
	padding: 0 10px 0 0;
	margin-bottom: 0px;
}

span.divascookies-policy-link {
}

span.divascookies-policy-link a {
	white-space: nowrap;
	color: #FFF;
  	text-decoration:underline;
}

span.divascookies-policy-link a:hover {
	text-decoration: underline;
    transition: color 0.3s ease 0s;
}

.divascookies-banner-container > .divascookies-accept-button-container {
	display: inline-block;
	margin-top: 5px;
}

.divascookies-accept-button-container > .divascookies-accept-button-img {

}

.divascookies-accept-button-container > .divascookies-accept-button-text {
	font-size: 14px;
	cursor: pointer;
	background: #f9fafc;
	color: #313131;
	padding: 0px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    transition: background-color 0.3s ease 0s;
    margin-bottom: 0px;
}

.divascookies-accept-button-container > .divascookies-accept-button-text:hover {
	background: #e3e4e6;
}

/* Swatches using images - if tag is swatch-images
================================================== */

.swatch-element.color.images
{
	border-radius:0;
}

.swatch-element.color label.images{

  padding: 0;
  margin: 0;
  border-radius: 0;
  width: 60px;
  min-height: 60px !important;
  border:0px;

}

.swatch_options input:checked+.swatch-element{
	border-radius: 0;
}


.swatch-element.color label.images span.crossed-out{

      background-image: linear-gradient(to bottom left, transparent 50%, #000 50%, #000 calc(50% + 1px), transparent 50%),linear-gradient(to bottom right, transparent 50%, #000 50%, #000 calc(50% + 1px), transparent 50%);
}

/* Free Delivery Notice
================================================== */



.free-delivery-banner {
    background-color: #1a6a4e;
    padding: 10px 0px;
  	text-align:center;
}

.free-delivery-banner p
{
  background-color: #1a6a4e;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  background: transparent url(delivery-icon-white.svg) no-repeat 0px 3px;
  background-size: 35px;
  margin: 0;
  display: inline-block;
  padding-left: 45px;
}



/* ================================================ */

ul.zoom_controls
{
  float: none;
  margin:0;
  padding:0;
}

ul.zoom_controls li
{

  height: 30px;
  padding-left: 11px;
  padding-right: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background: url(sizer-bg.svg) no-repeat 0px bottom;
  background-size: 38px;
  text-align: center;
  list-style: none;
  margin-right: -7px;

}


ul.zoom_controls li a
{
  color: #000;
  text-decoration: none;
  vertical-align: baseline;
  height: 30px !important;
}

ul.zoom_controls li a.zoom_out
{
  font-size: 0.6rem;
}

ul.zoom_controls li a.zoom_reset
{
  font-size: 1rem;
  line-height:2.3;
}

ul.zoom_controls li a.zoom_in
{
  font-size: 1.5rem;
  line-height: 1.3;
}



.payment_methods {
  float: none;
  margin: 5px auto 0;
  width: 100%;
  text-align: center;
}


#re-captcha {
    margin-bottom: 10px;
}


input.submit.action_button:disabled {
    opacity: 0.2;
}

/* Mobile
=============================================== */

#header .mobile_nav.dropdown_link span.menu_title
{
	display:none;
}




/* Screensizes less than 1280px - tablet */
@media only screen and (max-width: 1280px) {  

  /*
  .footer-links-container .footer-links {
    width: auto;
    float: right;
    margin-right: 40px;
  }

  .footer-links-container {
    float: left;
    width: 55%;
    bottom: 0px;
    position: absolute;
    left: 40%;
  }
  */
  
  


  .footer-links-container {
    float: left;
    width: 100%;
    bottom: initial;
    position: relative;
    left: 0;
    clear: both;
  }

  

}


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

  .footer-links-container .footer-links:first-of-type {
    margin-right: 40px;
  }
  
  
  .footer-links-container .footer-links {
    width: auto;
    float: left;
    margin-right: 40px;
  }
  
  
 
}



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

  .footer .footer-bio {
    width: 100%;
    float: left;
  }

  .footer .footer-bio img {
    width: 80%;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 280px;
  }

  .footer-links-container {
    float: left;
    width: 100%;
    bottom: initial;
    position: relative;
    left: initial;
  }

  .footer-links-container .footer-links {
    width: auto;
    float: left;
  }

  .footer-links-container .footer-links {
    width: 20%;
    float: left;
    margin-right: 0%;
  }

  .footer .footer-bio p {
    font-weight: 400;
    margin: 0 0 30px 0;
  }
  
  

  .footer-links-container .footer-links:first-of-type {
    margin-right: initial;
  }
  
  
  .copyright {
    text-align: center;
    display: block;
   	writing-mode: initial;
    text-orientation: initial;
    transform: none;
    font-size: 12px;
    font-weight: 400;
    right: 20px;
    bottom: 20px;
    position: relative;
    color: #87898b;
    right: initial;
    bottom: initial;
}




}





/* Screensizes less than 800px - tablet */
@media only screen and (max-width: 800px) {  
  
  

  header .dropdown {
    position: absolute;
    width: 100%;
    z-index: 1000;
    background-color: #ffffff;
    top: 70px;
    right: 0;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    padding-bottom: 0px;
  }

  .menu a,
  .menu a:visited,
  .menu a:active {
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 18px;
    line-height: 2;
  }
  
  .top_bar {
    top: 10px;
  }
  


  .slide-default-wrap .pic
  {
    display:none;
  }

  .slide-default-wrap .search {
    width: 100%;
  }

  .search-wrap p.search-byline
  {
    display:none;
  }

  .search__results-wrapper {
    display: none !important;
  }


  .homepage-slideshow .flickity-prev-next-button {
    opacity: 0 !important;
    visibility: hidden;
  }
  
  .slide-default-wrap .search-wrap .search__container input[type="text"] {
   
    min-height: 55px;
    height: 65px;
    margin-bottom: 0;
    padding-left: 80px;
    padding-bottom: 10px;
    border-bottom: 1px solid #26364f;
  }
  
  
  .container.promotions-grid-standard {
    width: 90%;
}
  
  
  .featured-promotions.promo-per-row-3 .feature-section {
    width: calc(33.3333% - 0px);
  }

  .featured-promotions .feature-section img {
    width: 90%;
  }
  
  
  .featured-promotions .feature-section .feature-wrap {
    display: none;
  }
  
  
  .featured-link--half {
    width: 100%;
    margin: 0;
    padding: 0;
  }


  .featured-link--half .info {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
  }
  
  .featured-link--margin {
    margin-left: 0;
    margin-right: 0;
  }
  
  .footer .footer-bio {
    width: 100%;
    float: none;
  }
  
  .footer-links-container {
    float: none;
    width: 100%;
    bottom: initial;
    position: relative;
    left: initial;
  }
  
  .footer-links-container .footer-links:first-of-type {
    margin-right: 0px;
}
  
  .footer-links-container {
    float: none;
    width: 100%;
    bottom: initial;
    position: relative;
    left: initial;
    margin-top: 20px;
}

  .footer-links-container .footer-links {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom:20px;
}


  
  .cart_content {
    top: 40px;
    right: 0;
    position: absolute;
    z-index: 2000;
    background-color: #f1f1f1;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: smaller;
    text-transform: none;
    color: #333333;
    border: 1px solid #cccccc;
    border-top: 0;
    border-right: 0;
    width: 100%;
    min-width: 320px;
    max-width: 60%;
  }
  
  
  footer ul.social_icons {
    right: initial;
    position: relative;
  }



  
}


/* Screensizes less than 480px - phone portrait*/
@media only screen and (max-width: 480px) {
  
  
  h1 {
    margin-top: 10px;
  }


  .featured-promotions.promo-per-row-3 .feature-section {
    width: 100%;
  }

  /*.container .thumbnail.even, .container .thumbnail.odd {
    width: 100% !important;
  }*/
  
  .footer-logo {
    width: 50%;
    margin-bottom: 20px;
    margin-top: 30px;
    margin: 20px auto 20px;
}


  .featured-link--half .description {
    position: relative;
    font-size: 13px;
  }
  
  
  .newsletter_section input.contact_email[type="email"] {
    width: 100%;
    margin-right: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0px;
  }

  .copyright
  {
  	width:100%;
    text-align:center;
  }
  
  
  .slide-default-wrap .search h4
  {
  	font-size:18px;
  }
  
  
  .slide-default-wrap .search-wrap .search__button {
    position: absolute;
    margin-top: 0;
    top: 0px;
    height: 20px;
    width: 20px;
    left: 0px;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    color: #27374e;
    font-size: 20px;
    font-weight: bold;
    border-radius: 0;
  }
  
  .slide-default-wrap .search-wrap .search__container input[type="text"] {
    min-height: 45px;
    height: 45px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-bottom: 0px;
    border-bottom: 1px solid #26364f;
    font-size: 18px;
  }
  
  #tabs > ul > li a,
  #tabs-app-accordion > h3 a,
  .custom-product-description-tabs > ul > li a {
    font-style: normal;
    font-weight: normal;
    border: 1px #dddddd solid;
    border-right: 0;
    display: block;
    text-decoration: none;
    width: auto;
    height: 28px;
    padding: 0px 11px !important;
    line-height: 29px;
    background: #ffffff;
    color: #474747;
    font-size: 14px;
    outline: none;
    margin: 1px 0 0 0;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
}
  
  #tabs-app-accordion > div
  {
  	font-weight:400;
    padding-top:30px;
  }
  
  #tabs-app-accordion > h3,
  .custom-product-description-tabs > ul > li
  {
  	display: block !important;
    height: 50px !important;
  }
  
  body.product #tabs > ul > li a, body.product #tabs-app-accordion > h3 a, body.product .custom-product-description-tabs > ul > li a {
    padding: 10px 15px !important;
    font-weight: 700;
    border-radius: 0;
    color: #383838;
    letter-spacing: 0;
    background-color: #FFF;
    font-size: 14px;
}

  
  
  #mobile_menu select.currencies
  {
	display:none;
  }
  
  
  header .dropdown {
    position: absolute;
    width: 100%;
    z-index: 1000;
    background-color: #f9f9f9;
    top: 60px;
    right: 0;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    box-sizing: border-box;
    padding-bottom: 0px;
  }
  
  .flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 180px !important;
  }
  
  .search .pic.mob
  {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: auto;
  }
  
  .slide-default-wrap
  {
  	height:auto !important;
  }
  
  .slide-default-wrap .search
  {
  	height:100%;
  }
  

  body.index .flickity-viewport {
    height: 500px !important;
  }
  
  .slideshow-section {
    margin: 0px auto 0px;
    display: block;
    position: relative;
    max-width: 1200px;
    padding: 0px 20px;
  }

  .slide-default-wrap .search
  {
  	padding:0px;
  }
  




  
}


=============================================== */