.abt-section, .abt-section img {
    width: 100%;
    margin-bottom: 25px;
}

.home-page-icons p {
    min-height: auto;
    font-size: 9px;
    line-height: 11px;
}

.more_size {
    max-width: 94%;
    margin: 0 auto;
}

.more-size {
    width: 1110px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

ul.mega-menu__linklist {
  	width: 100% !important;
}

.pp_tracking_button {
  	background-color: #545a2a;
  	text-align: center;
  	color: #fff;
  	padding: 12px;
    border-radius: 5px;
    font-weight: bold;
}

#shopify-section-newsletter .h3 {
  	font-size: 16px;
}

@media screen and (min-width: 641px) {
  .price__separator {
    width: 100%;
    margin: 24px 0;
  }
}

.price__separator {
    width: calc(100% + var(--mobile-container-gutter));
    margin: 10px 0;
    border: none;
}
  	

.first-header-sec {
    display: flex;
    justify-content: space-between;
}

.first-header i, .first-header a {
    color: #fff;
}

.first-header a {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.first-header {
    padding: 7px 0;
}

.first-header-lft {
    width: 50%;
    display: flex;
    justify-content: flex-start;
}

ul.footer__linklist li a {
    text-transform: capitalize;
}

div#wpd-create-customer {
    padding: 5% 0px;
}

.wpd_headermsg h2.title {
    font-size: 18px;
    font-weight: 600;
    color: #780000;
    margin-bottom: 0;
}

.first-header-rght {
    width: 70%;
    text-align: end;
}

.first-header-rght ul li {
    display: inline-block;
}

.first-header-rght ul li:after {
    content: "|";
    display: inline-block;
    color: #e7e7e7;
    margin: 0 12px;
    width: 4px;
}

.first-header-rght ul li:last-child::after {
    display: none;
}

.first-header-rght ul li a {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
}

.header__search-bar-wrapper {
    margin: 0 auto;
}

.header {
    padding: 12px 0;
}

.search-bar__input {
    background-color: lightyellow;
}

.search-bar__submit {
    background-color: #ffffe0;
    color: #ababab;
}

.search-bar__top {
    border: 1px solid #efefef;
    max-width: 100%;
    margin-right: 0;
}

.header__cart-count {
    background-color: #545a2a;
    color: #fff;
}

nav.nav-bar {
    background-color: #f4f4f4;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.hide {
    display: none;
}

span.cart-price-count {
    letter-spacing: 1px;
    font-size: 18px;
}

nav.nav-bar ul li {
    padding: 3px 0;
}

li.nav-bar__item.site-nav--active a {
    color: #780000;
    font-size: 17px;
    font-weight: 600; 
    letter-spacing: 0;
}

a.nav-bar__link.link {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    color: #545a2a;
}

.desktop-head {
    display: flex;
    align-items: center;
    padding: 0px 0px;
    justify-content: space-between;
}

.site-recipe-alergies a {
    display: flex;
    align-items: center;
}

.link-Sale.Product a:before {
    content: url(https://cdn.shopify.com/s/files/1/0437/1496/9765/t/2/assets/tag.png);
    padding-right: 8px;
}

.site-recipe-alergies h2 {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    color: #545a2a;
    padding-left: 5px;
}

.desktop-head ul {
    width: 70%;
}

.site-recipe-alergies {
  width: 30%;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    align-items: center;
}

label.search-bar__filter-label{
border-bottom: 1px solid #e9e2dd;
}

.site-recipe-alergies a {
    padding-left: 3%;
}

.cms-fancybox-icon svg {
    max-width: 60px;
    max-height: initial;
    width: 100%;
}

.cms-fancybox-icon {
    background-color: #d7d2a2;
    height: 125px;
    width: 125px;
    min-width: 125px;
    line-height: 125px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
  	z-index: 999999;
}

.cms-fancybox-inner {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 0 15px;
    justify-content: center;
}

.home-icons-sec {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 55px;
}

.cms-fancybox-content {
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 23px 15px 23px 59px;
    margin-left: -45px;
    border-radius: 48px;
    border: 1px solid #ebebef;
    background-color: #fff;
    outline: none;
}

.cms-fancybox-content h2 {
    font-size: 16px;
    font-weight: 700;
    color: #545a2a;
    line-height: 1.3;
    margin-bottom: 3px;
}

.cms-fancybox-content p {
    font-size: 13px;
    font-weight: 600;
    color: #737c35;
    line-height: 1.6;
}

.organic-image {
    float: left;
    width: 31%;
    text-align: center;
    padding-right: 12px;
    margin-right: 3%;
}

.organic-text {
    max-width: 72%;
    margin: 0 auto;
}

.organic-image-sec .organic-image:nth-child(3) {
    margin-right: 0px;
}

.organic-image h2 {
    font-size: 21px;
    padding: 26px 16px;
    border: 1px solid #ebebef;
    background-color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    -khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    font-weight: 600;
    position: relative;
    margin-top: -59px;
  	line-height: 1.2;
  	min-height: 106px;
}

.home-icons {
    background-color: #fcfcfc;
    padding: 60px 0;
}

.home-organic-heading h3 {
    font-size: 42px;
    font-weight: 700;
    color: #545a2a;
    margin-bottom: 0px;
    line-height: 1.2;
}

.home-organic-heading h4 {
    color: #780000;
    font-size: 16px;
    font-weight: 600;
}

.home-organic-heading:before {
    content: url(https://cdn.shopify.com/s/files/1/0437/1496/9765/t/2/assets/heading-icon.png);
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    right: 0;
}

.home-organic-heading {
    text-align: center;
    position: relative;
    padding-top: 35px;
    margin-bottom: 30px;
}

.home-organic-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 25px;
}

.orgainic-contnt {
    width: 33%;
    padding: 26px 30px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.orgainic-banner-img {
    background-size: inherit;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    z-index: 999999;
    justify-content: space-between;
    padding: 7% 7% 21% 7%;
}

.orgainic-contnt h2 {
    font-size: 18px;
    font-weight: 600;
    color: #780000;
    margin-bottom: 0;
}

.orgainic-contnt p {
    font-size: 13px;
    color: rgba(51, 51, 51, 0.66);
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.8;
}

.orgainic-contnt.orgainic-banner-first, .orgainic-contnt.orgainic-banner-second {
    width: 25%;
}

.home-organic-specialists {
    padding: 5% 0 2%;
    position: relative;
}

.home-about-sec {
    display: flex;
    color: #fff;
    align-items: center;
    padding: 9% 5%;
}

.home-about-head {
    width: 32%;
}

.home-about-content {
    width: 68%;
}

.home-about-head h3 {
    font-size: 56px;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 600;
}

.home-about-content P {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5;
}

.organic-image img {
    border-radius: 4px;
    -webkit-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -khtml-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -o-transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: all 1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

.organic-image {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}

.organic-image:hover img {
    -webkit-transform: scale(1.2);
    -khtml-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.home-testimonial .swiper-button-next, .home-testimonial .swiper-button-prev {
    top: auto;
    bottom: 0;z-index: 99999;
    color: #999;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s ease;
    width: auto;
}

.home-testimonial .swiper-container{

padding-bottom: 45px;

}

 .home-testimonial .swiper-button-next:after, .home-testimonial .swiper-button-prev:after {
    font-size: 18px;
    font-weight: 800;
    color: #999;
}

.home-testimonial {
    padding-top: 65px;
    padding-bottom: 85px;
}

  .home-testimonial .swiper-button-prev {
    right: 40px;
}

  .home-testimonial .swiper-button-next {
    left: 50px;
}

.home-testimonial .testimonial {
    border: 1px solid #000;
    padding: 20px 25px;
}

.home-testimonial .testimonial_content h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0;
}

  .home-testimonial .testimonial_content h4 {
    text-align: right;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    margin-right: 40px;
}

.home-testimonial .testimonial {
    border: 1px solid #E6E6E6;
    padding: 20px 25px;
    box-shadow: 1px 1px 1px 1px #fff;
}

.home-testimonial .testimonial_content h2:before {
    content: url(https://cdn.shopify.com/s/files/1/0437/1496/9765/t/2/assets/quotes.png);
    padding-right: 10px;
    text-align: left;
}

.article-item__title {
    font-weight: 600;
    font-size: 20px;
}

.article-item {
    background-color: #FCFCFC;
}

header.section__header h2.section__title.heading.h3 {
       font-size: 42px;
    font-weight: 700;
    color: #545a2a;
    margin-bottom: 0px;
    line-height: 1.2;
  
    padding-top: 20px;
}

div#shopify-section-1596542609764 .container {
    padding-top: 20px;
}

.footer__block-list .footer__block-item {
    width: 19%;
    float: left;
    padding: 0 20px;
}

.footer__block-list .footer-image.footer__block-item {
    width: 40%;
    padding: 0;
}

.footer__block-list {
    margin: 0;
}

.footer-texts.footer__block-item {
    padding: 0;
    width: 22%;
    margin-top: -92px;
}

.footer-texts div#block-footer-0 {
    border: 1px solid #e3eade;
    padding: 30px 30px 30px 40px;
    background-color: #f1f7ec;
    border-radius: 5px;
}

button.footer__title.heading.h6 span {
    color: #780000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

button.footer__title.heading.h6 span {
    display: none;
}

.footer-texts.footer__block-item ul li {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
}

.footer__link-item {
    color: #545a2a;
    font-weight: 500;
    font-size: 15px;
}

.footer__wrapper {
    border-top: 0;
    padding-top: 0;
}

.footer-imgs {
    display: flex;
    align-items: center;
  	justify-content: space-between;
}

.footer-texts.footer__block-item h5 {
    color: #780000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.footer-image .footer__aside-item--social {
    margin-top: 55px;
}

.footer-image .footer__aside-item--social .social-media__item-list {
    margin-left: 15px;
}

.social-media__item i {
    background-color: #545a2a;
    background: #545a2a;
    opacity: 1;
    color: #fff;
    padding: 12px 14px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}

.text-img {
    text-align: center;
    margin-top: 35px;
}

aside.footer__aside {
    margin: 0;
    background-color: #431f07;
    padding: 5px 45px;
}

.footer__localization-form {
    margin-bottom: 0;
}

.footer__aside .footer__aside-item.footer__aside-item--localization {
    width: 50%;
    color: #fff;
}

.footer-bottom-links {
    width: 50%;
}

.footer-bottom-links ul li a {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
}

.footer__wrapper {
    padding-bottom: 20px;
}

button.form__submit.button.button--primary {
    margin: 0;
    border-radius: 5px;
}

.template-product main#main {
    background-color: #f7f7f7;
    padding-top: 1px;
}

.template-product .social-media__item i {
    padding: 7px 9px;
    width: 30px;
    height: 30px;
}

.product-gallery__thumbnail.is-nav-selected {
    border-color: #431f07;
}

.product-meta__title {
    color: #780000;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
}

.product-meta__vendor {
    color: #000;
}

.product-form__info-title {
    color: #780000;
    font-size: 14px;
    font-weight: 600;
}

.block-swatch__radio:checked + .block-swatch__item {
    border-color: #545a2a;
}

div#shopify-section-1596548807894 section.section {
    margin: 0;
}

div#shopify-section-1596548807894 section.section {
    margin: 0;
    background-color: #fcfcfc;
    padding-top: 50px;
}

.offer-item__title {
    font-size: 16px;
    font-weight: 500;
}

.offer-item__content p {
    font-weight: 400;
    font-size: 14px;
}

div#shopify-section-1596521784335 .quick-links .quick-links__image-ie-fix {
    max-width: 180px;
}

h1.page__title.heading.h1 {
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
}

p.collection-block-item__title.heading.h2 {
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
}

.template-list-collections header.section__header {
    justify-content: center;
}

.template-list-collections header.section__header h2.section__title.heading.h3 {
    font-size: 22px;
}

div#shopify-section-list-collections-template {
    background: #f3f5f6;
    padding: 1px;
}

.template-list-collections div#shopify-section-logo-list .section {
    margin: 0;
    padding: 60px 0;
  	background: #f3f5f6;
}

p.card__title--small.heading {
    font-size: 17px;
    font-weight: 600;
    color: #545a2a;
}

.collection__filter-link {
    font-weight: 400;
    font-size: 14px;
    color: #000;
}

.collection__title {
    font-size: 20px;
    font-weight: 500;
    color: #545a2a;
}

.collection__showing-count, .collection__toolbar-item--sort {
    font-size: 12px;
    font-weight: 400;
}

.button--primary {
    background-color: #545a2a;
}

.home-icons-size {
    padding: 0px 40px;
}

.organic-img {
    overflow: hidden;
}

.header__action-item-title {
    color: #000;
}

.newsletter-strip {
    padding: 53px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.icons-home {
    display: flex;
    max-width: 70%;
    margin: 0 auto;
    padding: 45px 0;
}

.home-page-icons {
    border: 1px solid #fff;
    width: 25%;
    padding: 23px;
    text-align: center;
    background-color: #737b3b;
}

.home-page-icons {
    border: 1px solid #fff;
    width: 25%;
    padding: 23px;
    text-align: center;
    background-color: #737b3b;
}

.home-page-icons svg {
    min-width: 42px;
    min-height: 42px;
    fill: currentColor;
    color: #fff;
}

.home-page-icons:hover svg {
    color: #515725;
}

.home-page-icons:hover {
    background-color: #fff;
}

.home-page-icons p {
    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 300;
    font-family: "Montserrat";
    text-align: center;
}

.home-page-icons h5 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    margin-bottom: 10px;
    line-height: 1.2;
}

.home-page-icons:hover h5, .home-page-icons:hover p {
    color: #515725;
}

div#shopify-section-1596521784335 header.section__header {
    justify-content: center;
}

.nav-bar__item > .nav-dropdown {
    min-width: 300px;
}

label.search-bar__filter-label {
    background-color: lightyellow;
    height: 42px;
}

div#shopify-section-1596541984666 h2.section__title.heading.h3 {
    font-size: 42px;
    font-weight: 700;
    color: #545a2a;
    margin-bottom: 0px;
    line-height: 1.2;
    position: relative;
}

div#shopify-section-1596541984666 h2.section__title.heading.h3:before {
      content: url(https://cdn.shopify.com/s/files/1/0437/1496/9765/t/2/assets/heading-icon.png);
    position: absolute;
    top: -29px;
    text-align: center;
    left: 0;
    right: 0;
}

li.nav-dropdown__item a.nav-dropdown__link.link {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    color: #545a2a;
}

li.nav-dropdown__item a.nav-dropdown__link.link:hover {
    color: #5e0400;
}

div#shopify-section-1596541984666 header.section__header {
    text-align: center;
    justify-content: center;
    padding-bottom: 65px;
    margin-top: 110px;
}

.footer-imgs img:first-child {
    padding-right: 10px;
}

img.mbl-imgs {
    display: block;
    margin: 0 auto;
    display: block;
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 37%;
}

.article-item.article-item--featured img.article-item__image {
    height: auto !important;
}

.article-item.article-item--featured .aspect-ratio {
    padding-bottom: 40% !important;
}

.about-content {
    margin: 70px 0;
}

.about-content .container {
    display: flex;
}

.about-content-right, .about-content-left {
    width: 50%;
}

.article-item.article-item--featured .aspect-ratio {
    padding-bottom: 40% !important;
}

.about-content-left h2 {
    line-height: 1.625;
    color: #3f3f3f;
    font-size: 35px;
    margin-bottom: 25px;
}

.about-content-left p {
line-height: 1.625;
color: #3f3f3f;
font-size: 16px;
margin-bottom: 25px;
}

.form-heads h4 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 36px;
    color: #000615;
    line-height: 1.2;
}

.form-heads p {
    line-height: 1.625;
    color: #3f3f3f;
    font-size: 16px;
    margin-bottom: 25px;
}

.shopify-section-collection-template .product-item__action-list.button-stack {
    display: flex;
    flex-direction: row;
}

.shopify-section-collection-template .product-item__action-list.button-stack a.product-item__action-button.button.button--small.button--primary {
    width: 50%;
}

.shopify-section-collection-template .product-item__action-list.button-stack .product-item__action-button {
    width: 50%;
}

form.button-stack {
    display: flex;
    flex-direction: row;
}

.about-content {
    margin: 20px 0;
}

a.more-buttn-featured {
    display: block;
    margin: 0 auto;
    font-weight: 500;
    width: 140px;
    float: none;
    text-align: center;
    color: #fff;
    margin-top: 10px !important;
    background: #545a2a;
    padding: 8px 20px;
    font-size: 15px;
    line-height: 35px;
}

.template-collection .product-item--list a.more-buttn-featured {
    height: 47px;
}

.template-collection .product-item--list .button-stack > .button + .button {
    margin-top: 0;
}

.template-list-collections .collection-list__section .grid .grid__cell {
     border-radius: 4px;
    position: relative;
    overflow: hidden; 
}

.template-list-collections .collection-list__section .grid .grid__cell p.collection-block-item__title.heading.h2 {
    max-width: 72%;
    font-size: 21px;
    padding: 26px 16px;
    border: 1px solid #ebebef;
    background-color: #fff;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06);
    font-weight: 600;
    position: relative;
    margin-top: -59px;
    line-height: 1.2;
    min-height: 106px;
    color: #3a2a2f;
    margin: 0;
}


.template-list-collections .collection-list__section .grid .grid__cell .aspect-ratio{

    padding-bottom: 55% !important;
}

#shopify-section-list-collections-template .collection-block-item--overlay::before {
    background: transparent !important;
}

.footer__block-list .footer-image.footer__block-item:nth-child(1n) {
    width: 35%;
    padding: 0;
}

.footer__block-list .footer__block-item:nth-child(2n) {
    width: 11%;
    padding-left: 40px;
    padding-right: 0;
}

.footer__block-list .footer__block-item:nth-child(3n) {
    width: 16%;
    padding-left: 0;
}

.footer__block-list .footer__block-item:nth-child(4n) {
    width: 17%;
    padding-left: 0;
}

html.js {
    padding-bottom: 0 !important;
}
.first-header-lft span {
    padding-right: 20px;
}

div#shopify-section-list-collections-template .container {
      max-width: 95%;
      margin: 0 auto;
      padding: 0;
}

.template-list-collections div#shopify-section-list-collections-template .container {
    max-width: 77%;
}

.template-list-collections .collection-list__section .grid .grid__cell .aspect-ratio {
    padding-bottom: 100% !important;
}

div#wholesale-form h2 {
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 15px;
}


.form__input-row.website input {
    width: 49%;
}

.form__input-wrapper--labelled .form__field{
    padding-top: 3px;
}

.form__input-row > .form__input-wrapper {
    margin-bottom: 8px;
}

div#shopify-section-collection-template a.product-item__action-button.button,div#shopify-section-collection-template button.product-item__action-button.button.button--small.button--primary {
    display: none;
}

div#shopify-section-collection-template a.more-buttn-featured {
    width: auto;
    padding: 5px 20px;
    margin: 6px !important;
  line-height: 2.5;
      vertical-align: middle;
}

a.collection-link.link {
    color: #000;
}

.newsletter--compact .newsletter__form .form__input-row {
    align-items: center;
}

button.form__submit.button.button--primary {
    margin: -7px 0 0;
   
}

.text-with-icons__content.rte a,.text-with-icons__content.rte a:hover {
    color: #545a2a;
}

.whole-row {
    display: flex;
    justify-content: space-between;
}

.whole-cols {
    width: 58%;
    text-align: center;
    padding-top: 35px;
   
}

.whole-cols-lft {
    width: 42%;
}

.whole-inner{
 box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  width: 100%;
}

.whole-inner h2 {
    font-family: Montserrat;
    font-weight: 400;
    color: #545a2a;
    text-transform: capitalize;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 11px;
}

.whole-inner p {
    font-family: Calibri;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 1.43rem;
    color: #000000;
}

.whole-inner p a{
color: #545a2a;
}

.whole-inner h3 {
    font-size: 20px;
    line-height: 32px;
    color: #800000;
    font-family: Calibri;
}

.wholesale-section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0% 0;
      border-radius: 15px;
}

.wholesale-section1 {
    margin-bottom: 30px;
}

.whole-sec2-col {
    width: 33%;
    padding-top: 25px;
}

.Wholesale-program {
    width: 66%;
    margin-bottom: 50px;
}

.product-meta h5 {
    margin-bottom: 0px;
}

.Wholesale-program .form__input-row button.form__submit.button.button--primary {
    margin: 25px 0 0;
}

div#shopify-section-1596542609764 .rte p,div#shopify-section-1596542609764 h2.heading.h1 {
    color: #fff;
}

div#shopify-section-1596542609764 {
    background: #545a2a;
    padding: 5px 0;
}


div#shopify-section-1596542609764 a.button {
    background: #fff;
    color: #545a2a;
}

span.product-meta__sku {
    color: #000;
    font-size: 14px;
}

.footer__wrapper {
    padding-bottom: 30px;
}

.footer-texts.footer__block-item
{
    margin-top: 0;

}

.first-header.mbl {
    display: none;
}

.first-header.mbl p {
    text-align: center;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
}


form.search-bar.mbl {
    display: none;
}

div#shopify-section-1598420385033 {
    display: none;
}


.mobile-menu__section:not(:last-child) {
    border-bottom: 0;
}

.mobile-menu__section {
      padding-bottom: 0;
    padding-top: 0;
}

li.mobile-menu__nav-item a {
    padding: 0;
}

.aspect-ratio1 img {
    width: 100%;
}

.template-article .article__image-wrapper {
    max-width: 100%;
}

.nav-bar__item > .nav-dropdown {
    min-width: 380px;
}


/***********/

.about-content .whole-cols-lft {
    width: 30%;
      height: 400px;

}

.about-content .whole-cols {
    width: 70%;
      padding-top: 0px;

}

.about-content .whole-inner p {
    font-family: Calibri;
    font-size: 18px;
    line-height: 26px;
    padding-top: 45px;
    color: #000000;
    text-align: left;
    font-weight: 400 !important;
}

.about-content .whole-inner {
    padding: 0px;
}

.about-content .whole-row {
    width: 90%;
    margin: 0 auto;
}

.template-page .page__content.rte {
    width: 90%;
    margin: 0 auto 60px;
}

.template-page .page__content.rte p img {
    width: 100%;
}

h1.page__title.heading.h1 {
    font-size: 36px;
    color: #2b3743;
    font-weight: 400;
    text-transform: capitalize;
}

.main-set {
    display: flex;
    margin: 0 auto;
    width: 100%;
}

.main-set .col-frt img {
    margin: 0px !important;
}

.main-set .col-frt {
    margin: 35px;
      width: 35% !important;

}

.col-frt .set-hdg h3 {
    text-align: center;
    font-size: 30px !important;
}

.set-pr p {
    color: #777777;
    font-size: 16px;
    margin-top: 30px;
    font-weight: 400;
}

.set-hdg p {
      margin: -18px;
    text-align: center;
    padding: 0px;
    color: #fff !important;
}

.main-set .col-frt .set-hdg p a {
    color: #fff !important;
      background-color: #545a2a;
    padding: 8px;
}

.col-frt .set-hdg h3 a.mag {
    color: #ce4891;
}

.hset h2 {
    color: #780000;
}

.main-divs {
    margin: 0 auto;
    width: 65%;
    background-color: #e6e6e6;
    border: 1px solid #FFF;
    text-align: left;
    padding: 20px;
     margin-top: 39px;

}

.set-ph h2 {
    font-size: 24px;
    color: #545a2a;
    font-weight: 400;
}

.set-ph p {
    color: #777777;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
}

.set-ph h3 {
    color: #777777;
    text-align: right;
    font-size: 14px;
}

.product-item.product-item--vertical button.product-item__action-button.button.button--small.button--disabled {
    display: none;
}


.block-list__item a.article-item__image-container .aspect-ratio1 {
    height: 300px;
}

.block-list__item a.article-item__image-container .aspect-ratio1 img.article-item__image {
    height: 100%;
}

.gm-menu-installed .gm-menu li.gm-item.gm-level-0:first-child a.gm-target.js-no-transition span {
  
  color: rgba(120, 0, 0, 1) !important;
}

p.sc-fAjcbJ.bBQlcw, p.sc-iRbamj.HIlWj {
    display: none !important;
}

.desktop-head .gm-menu .gm-submenu.gm-mega ul {
    padding-top: 0 !important;
}

ul.gm-grid {
    justify-content: space-between;
}

.gm-links>.gm-heading, .gm-products-carousel .gm-heading, .gm-products-list .gm-heading, .gm-products-grid .gm-heading {
    border: 0 !important;
}

.gm-menu-installed .gm-menu .gm-submenu .gm-item .gm-heading {
    padding: 4px 0;
}

.gm-menu-installed .gm-menu .gm-grid-item {
    padding: 13px 25px;
}

.search-bar {
    z-index: 99999999999;
}

ul.gm-links {
    width: 100%;
}

.article-item__title a.link {
    text-transform: initial;
}

.gm-submenu.gm-mega p.sc-eqIVtm.hyMYAa {
    display: none !important;
}

.faq__contact-info .text-with-icons__item {
    padding: 28px 19px;
}

.faq__question{
    font-weight: 600;
    color: #88151c;

}

.faq__group-title {
    text-align: center;
    font-weight: 600;
    color: #88151c;
}

.ftr-txt {
    margin: 25px 60px 20px;
}

.ftr-txt p {
    font-size: 12px;
  	text-align: center;
}

.social_heading {
    padding: 10px 0 !important;
    font-size: 12px;
}

div#ndn-sticky-social {
    margin: 0;
}

#shopify-section-page-faq-template .page__description.rte {
    margin-top: 40px;
}

.template-page .newsletter-strip {
    margin-top: 30px;
}


/*************Responsive*****CSS************/


@media only screen and (min-width: 1600px)
{
  
div#shopify-section-newsletter button.form__submit
  {
      margin-top: -11px !important;
  }
  
}

@media only screen and (min-width: 1400px) {
  
  
  .wholesale-section-bg {
  
    padding: 2% 0;
}
  
.organic-image h2 {
    font-size: 30px;
    color: #515726;
    font-weight: 600;
    font-family: "Montserrat";
    min-height: 160px;
}
  
.home-organic-specialists .more-size {
 width: 94%;
}
  
  a.more-buttn-featured {
  display: block;
    margin: 0 auto;
    font-weight: 500;
    width: 140px;
    float: none;
    text-align: center;
    color: #fff;
    margin-top: 10px !important;
    background: #545a2a;
    padding: 8px 20px;
    font-size: 15px;
    line-height: 35px;
}
    
.orgainic-contnt h2 {
    font-size: 16px;
} 
  
.orgainic-contnt p {
    font-size: 13px;
}
  
.orgainic-contnt {
    width: 33%;
    padding: 42px 50px;
}

  .footer-imgs img:last-child {
    margin-right: 50px;
}
  
 div#shopify-section-1596521784335 section.section {
    margin-top: 0px;
}
  
.orgainic-banner-img {
    padding:2% 0% 6% 0%;
    background-size: auto;
    max-width: 90%;background: none;
    margin: 0 auto;
}
  
.home-organic-sec {
    padding: 25px 100px;
    max-width: 80%;
    margin: 0 auto;
}
  
.home-organic-heading h3 {
    font-size: 42px;
}
  
  .home-organic-heading h4 {
    font-size: 16px;
}
  
  div#shopify-section-1596521784335 .quick-links .quick-links__image-ie-fix {
  max-width: 40%;
}
  
  div#shopify-section-1596521784335 .quick-links {
    max-width: 920px;
    margin: 0 auto;
}
  
 header.section__header h2.section__title.heading.h3 {
    font-size: 42px;
}

  .container header.section__header {
    padding: 0 50px;
}
  
  .section__action-link {
    font-size: 25px;
}
  
  .quick-links {
    border: 0;
}
  
  #shopify-section-1596521784335 .quick-links__link {
    border: 0;
    box-shadow: none;
}
  
div#shopify-section-1596542609764 .container .rte {
    font-size: 18px;
}
  
  div#shopify-section-1596542609764 .container {
    max-width: 60%;
}
  
  .button {
  font-weight: 500;
    float: none;
    text-align: center;
    color: #fff;
    margin-top: 10px !important;
    background: #545a2a;
    padding: 8px 20px;
    font-size: 15px;
    line-height: 35px;
}
  
  .product-item__info {
    text-align: center;
}
  div#shopify-section-newsletter button.form__submit {
    padding: 17px 25px;
    font-size: 25px;
        margin-top: -8px !important;
}
  
  .form-heads p {
    line-height: 1.625;
    color: #3f3f3f;
    font-size: 16px;
    margin-bottom: 25px;
}
  
.product-item__inventory::before {
    top: 0.3em;
    width: 0px;
}  
  
  .more-size {
    width: 95%;
}
  .home-testimonial .more-size {
    width: 80%;
}
.home-testimonial .testimonial_content h2 {
    font-size: 36px;
    text-align: center;
}
  .form-heads h4 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 36px;
    color: #000615;
    line-height: 1.2;
}
  
  .home-testimonial .testimonial_content h4 {
    font-size: 20px;
    text-align: center;
}
  
.home-testimonial .testimonial_content p {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
 
  .article-item__title {
    font-size: 28px;
    line-height: 1.5;
}
  .article-item__excerpt {
    font-size: 20px;
    font-weight: 500;
}
  .home-page-icons p {
    font-size: 17px;
}
.home-page-icons h5 {
    font-size: 20px;
}
 
.container {
    max-width: 90%;
    margin: 0 auto;
}
   
 div#shopify-section-newsletter .form__input-wrapper--labelled .form__field {
    height: 70px;
}

div#shopify-section-newsletter .container--extra-narrow {
    max-width: 50%;
}
  
button.form__submit.form__submit--centered.button.button--primary.button--min-width {
    width: 100%;
}
  
.home-icons .container {
    max-width: 77%;
    margin: 0 auto;
}
  .organic-image h2{
      min-height: 130px;
        font-size: 28px;
  }
  
  .organic-image h2{
     min-height: 110px;
  
  }
  
  
  .home-organic-specialists {
    padding: 4% 0 2%;
   
}
  div#shopify-section-1596521784335 {
    padding-top: 3%;
}
  
  div#shopify-section-1596542609764 .container {
    padding-top: 2.5%;
}
  
  div#shopify-section-1596541984666 header.section__header{
      margin-top: 0;
    padding-top: 4%;
  
  }
  
  .home-testimonial {
    padding-top: 4%;
   
}
  
 .newsletter-strip {
    margin-top: 4%;
} 
  
.template-list-collections .collection-list__section .grid .grid__cell {
    float: left;
    width: 31%;
    text-align: center;
    padding-right: 15px;
    margin-right: 2%;
}  
 
.template-list-collections .collection-list__section .grid .grid__cell p.collection-block-item__title.heading.h2 {
    min-height: 130px;
    font-size: 28px;
    color: #515726;
    font-weight: 600;
    font-family: "Montserrat";
}  
  
  .article-item__title{
      font-size: 22px;
    line-height: 1.5;
  }
  
}

@media(max-width:1390px)
{
  
  a.more-buttn-featured
  {
      width: 208px;
    padding: 5px 20px;

  }
  img.mbl-imgs {
    max-width: 40%;
}
.orgainic-banner-img {
    padding: 7% 0% 11% 0%;
}


  img.mbl-imgs
  {
      top: 53%;
  }
 
  
}

@media only screen and (max-width: 1200px) {
  
  .more-size {
    width: 95%;
    margin: 0 auto;
}
  .footer-imgs img {
    max-width: 50%;
}
  .first-header-rght {
    width: 60%;
}
  .first-header-lft {
    width: 40%;
}
.header__action-list .header__action-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
  .header__action-list {
    padding: 0;
    max-width: 32%;
    width: 100%;
}
  .header__search-bar-wrapper {
    width: 100%;
    max-width: 60%;
    margin: 0;
}
  .header__action-list .header__action-item-content span.cart-price-count {
    padding-left: 10px;
}
  a.nav-bar__link.link {
    font-size: 15px;
}
  li.nav-bar__item.site-nav--active a {
    font-size: 15px;
}
  .offer-item.offer-item--inline {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
  .article-item__title {
    font-size: 17px;
    padding: 0 5px;
}
  .article-item__excerpt.rte {
    font-size: 14px;
    padding: 0 5px;
}
  .footer-texts.footer__block-item {
    margin-top: -40px;
}
  .footer-texts div#block-footer-0 {
    padding: 12px 10px;
}
  .footer__aside .footer__aside-item.footer__aside-item--localization {
    width: 50%;
}
.footer-bottom-links {
    width: 50%;
}
  .orgainic-banner-img {
    padding: 7% 0% 0% 0%;
}
  
 .first-header-lft {
    width: 50%;
}
.first-header-rght {
    width: 50%;
}
  .footer-texts.footer__block-item{
      margin-top: 0;
  
  }
  
}


@media only screen and (max-width: 1024px) {
  
.home-organic-heading h3 {
    font-size: 30px;
}
  .home-organic-heading h4 {
    font-size: 15px;
}
  .home-testimonial .testimonial_content h2 {
    font-size: 25px;
}
  .home-testimonial .testimonial_content p {
    font-size: 14px;
}
  .footer__link-item {
    font-size: 13px;
}
  .footer-texts.footer__block-item h5 {
    font-size: 16px;
}
  .footer-texts.footer__block-item ul li {
    font-size: 12px;
}
  .footer-bottom-links ul li a {
    font-size: 12px;
}
  .header__search-bar-wrapper {
    max-width: 40%;
    margin: 0 auto;
}
  .offer-item.offer-item--inline {
    padding: 16px 10px;
    justify-content: space-evenly;
}
    .footer__aside-item.footer__aside-item--copyright.hidden-lap-and-up {
    display: none;
}
    .organic-image
  {
      width: 47%;
        margin-right: 6%;
  }
  .organic-image:nth-child(2n) {
    margin-right: 0;
    padding-right: 0;
}
  .footer-imgs img {
    max-width: 186px !important;
}
  .template-collection form.button-stack {
    display: block;
  
}
  .template-collection button.product-item__action-button {
    width: 95%;
}
 .template-collection a.product-item__action-button {
    width: 95%;
}
  .ftr-txt {
    margin: 18px 0px 0px;
}
}


@media only screen and (max-width: 850px) {
  
  .first-header-rght {
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
  .first-header-lft {
    display: block;
    width: 27%;
    text-align: center;
}
  .organic-image h2 {
    font-size: 16px;
}
  .home-icons {
    padding: 40px 0;
}
  div#shopify-section-1596521784335 .section {
    margin: 45px 0;
}
  .home-testimonial {
    padding: 30px 0;
}
  .first-header a {
    font-size: 12px;
}
  .first-header a {
    font-size: 12px;
}
  .footer__block-list .footer__block-item {
    width: 25%;
}
  .footer__block-item {
    flex: auto;
}
.footer-texts.footer__block-item {
    margin-top: 10px;
}
.footer__aside .footer__aside-item.footer__aside-item--localization {
    width: 100%;
}
  .footer-bottom-links.first-header-rght {
    width: 100%;
    justify-content: center;
    margin-top: 5px;
}
aside.footer__aside {
    text-align: center;
}
.icons-home
  {
      max-width: 95%;
  }
  .organic-text
  {
      max-width: 90%;
  }
  .orgainic-banner-img
  {
      padding: 7% 0 21% 0;
  }
  .orgainic-contnt.orgainic-banner-first, .orgainic-contnt.orgainic-banner-second {
    width: 33%;
}
  .organic-image
  {
      width: 47%;
        margin-right: 6%;
  }
  .organic-image:nth-child(2n) {
    margin-right: 0;
    padding-right: 0;
}
  .orgainic-contnt
  {
  width: 42%;
  }
  .orgainic-contnt.orgainic-banner-first, .orgainic-contnt.orgainic-banner-second {
    width: 42%;
}
  .icons-home
  {
      height: 518px;
        display: block;
  }
  .home-page-icons
  {
      float: left;
        width: 50%;
  }

  .header__inner {
     flex-flow: inherit;
    justify-content: flex-start;
}
  .header__mobile-nav
  {
      width: 3%;
  }
  .header__logo
  {
      width: 90%;
  }
  .home-page-icons p
  {
  font-size: 13px;
  }
  .footer-imgs
  {
      display: block;
  }
  .footer-imgs img {
    margin-bottom: 18px;
}
  .right-contact-infos {
    padding-left: 0;
    width: 100%;
    float: none;
}
  .collection-list__section {
    margin-bottom: 0px;
}
  .about-content .container {
    display: flex;
    flex-direction: column-reverse;
}
  
.about-content-right, .about-content-left {
    width: 100%;
}
  .about-content-left h2
  {
      text-align: center;
  }
  .about-content-left p
  {
      text-align: center;
  }
  .hidden-tablet {
    width: 100% !important;
    display: block !important;
    margin: 0 !important;
}
.blog-sidebar__item
{
	
	    text-align: center;

}
.social-media__item-list
{
	
	justify-content: center;
}
  
.template-article  .article__image-wrapper
{
	
	    margin: 0 auto;
	        max-width: 100%;
}
  
.template-article .article__toolbar {
    justify-content: center !important;
}
  
  .orgainic-banner-img {
    padding: 7% 0 4% 0;
}
  
  img.mbl-imgs {
    top: 0;
    position: relative;
    max-width: 100%;
}
  
  .template-collection .product-list--collection a.product-item__action-button {
    width: 96%;
}
  
  .template-collection a.more-buttn-featured {
    width: 180px;
    padding: 5px 20px;
}
  
    .template-collection .product-item--list a.more-buttn-featured {
    width: 95%;
}
  
   .template-collection span.product-item__inventory {
    text-align: center;
}
  
  .template-collection .price-list,.template-collection .product-item__vendor, .product-item__title {
    text-align: center;
}
  
.template-collection .recently-viewed-products-placeholder a.more-buttn-featured
  {
      display: block;
    margin: 0 auto;
  }
  
  .template-collection .recently-viewed-products-placeholder .inventory::before {
    left: 97px;
}
   .template-collection .product-item--list .product-item__info
  {
      display: block;

  }
  .template-collection .product-item--list a.more-buttn-featured {
    width: 85%;
}
 
  .header__action-list .header__action-item-content span.cart-price-count{
      display: none;
  }
  
  span.header__action-item-title {
    display: none;
}
 .header__action-item--currency, .header__action-item--locale {
   
    padding: 0 10px;
} 
  .header__action-list {
   
    width: 50%;
}
  
  .first-header-sec {
    display: block;
   
}
  
.first-header-lft {
   
    width: 100%;
    text-align: center;
   
}

.first-header-rght {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
  
.template-page .page__content.rte {
    width: 95%;
  margin-bottom:40px;
}
  
  header.section__header h2.section__title.heading.h3{
  
      font-size: 35px;
  }
  
  .newsletter-strip {
    padding: 1px 0;
  }
  
  .article-item__title {
    font-size: 15px;
  }
  
  .product-list.product-list--scrollable .product-item__title {
      text-align: left !important;
}
  
}

@media only screen and (max-width: 749px) {
  
    div#shopify-section-newsletter section.section.section--text-centered {
    margin: 35px 0;
}
  .first-header-rght ul li:after {
    display: none;
}
.home-organic-heading h3 {
    font-size: 22px;
}
  .home-organic-heading h4 {
    font-size: 12px;
}
  .home-testimonial .testimonial_content h2 {
    font-size: 20px;
}
  .home-testimonial .testimonial_content p {
    font-size: 12px;
}
  .home-testimonial .testimonial_content h4 {
    font-size: 13px;
}
  .mobile-menu__section.mobile-menu__section--loose .social-media__item i {
    margin-right: 15px;
}
  .organic-text
  {
      max-width: 90%
  }
  
  .orgainic-contnt
  {
      width: 40%;
  }
  .orgainic-contnt.orgainic-banner-first, .orgainic-contnt.orgainic-banner-second {
    width: 40%;
}
}


@media only screen and (max-width: 684px) {
  
  
  .whole-row {
    display: block;
}
  
  .whole-cols {
    width: 100%;
   
    padding-top: 20px;
    padding-left: 13%;
}
  
  
 .Wholesale-program {
    width: 100%;
 }
  .whole-sec2-col {
    width: 100%;
        margin-bottom: 35px;
  }
  
  .organic-image {
    width: 50%;
    margin-bottom: 12px;
}
  .first-header-lft {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
 
  .header__logo-image {
    margin: 0 auto;
}
  
  .header__mobile-nav {
    max-width: 100%;
    width: 22%;
    margin: 0;
}
  .header__logo {
    width: 50%;
}
  .header__action-list {
    margin: 0;
    max-width: 100%;
    width: 50%;
}
  .header__action-list .header__action-item-content span.cart-price-count {
    display: none;
}
  .footer__block-list .footer-image.footer__block-item {
    width: 100%;
}
  
  .footer__block-list .footer-image.footer__block-item:nth-child(1n) {
    width: 100%;
    padding: 0;
}
  
.footer__block-list .footer__block-item:nth-child(2n) {
    width: 100%;
    padding-left: 0px;
    padding-right: 0;
}
.footer__block-list .footer__block-item:nth-child(3n) {
    width: 100%;
    padding-left: 0;
    padding-right: 0px;
}
 .footer__block-list .footer__block-item:nth-child(4n) {
    width: 100%;
    padding-left: 0;
}
  
  .footer__localization-form .select-button {
    color: #000;
    width: auto;
}
  

.footer__localization-form {
    display: flex;
    align-items: center;
    justify-content: center;
}
  
header.section__header h2.section__title.heading.h3,div#shopify-section-1596541984666 h2.section__title.heading.h3 {
    font-size: 30px;
 
}

  .footer__block-list .footer__block-item {
    width: 100%;
}
  
.footer-texts.footer__block-item {
    width: 100%;
    padding: 0 20px;
}
  
button.footer__title.heading.h6 span {
    display: block;
    font-size: 14px;
}
  .footer__title {
    padding: 10px 0;
}
  .footer-image .footer__aside-item--social {
    margin: 25px 0;
}

  .footer__aside .footer__aside-item.footer__aside-item--localization {
    margin: 0px;
    padding: 5px 0;
}

  .footer-texts div#block-footer-0 {
    padding: 0;
    border: 0;
}
  .footer__collapsible-content {
    padding: 0;
}
.footer__block-item .rte {
    padding: 20px 15px;
}
  .organic-image h2 {
    min-height: auto;
}
.organic-image h2 {
    min-height: auto;
    font-size: 14px;
    padding: 20px 3px;
    margin-top: -38px;
}
  .home-page-icons p
  {
  min-height: 44px;
    font-size: 12px;
  }
  .right-contact-infos {
    margin-top: 50px;
}
  .layout {
    margin-bottom: 60px;
}
  .orgainic-banner-img {
    padding: 5% 0 5% 0;
    background-color: #fff !important;
    background-image: none !important;
}
  img.mbl-imgs {
    display: block;
}
  
	.hidden-tablet {
    width: 100% !important;
    display: block !important;
    margin: 0 !important;
}
.blog-sidebar__item
{
	
	    text-align: center;

}
.social-media__item-list
{
	
	justify-content: center;
}
.template-article  .article__image-wrapper
{
	
	    margin: 0 auto;
	        max-width: 100%;
}
.template-article .article__toolbar {
    justify-content: center !important;
}
    .template-collection button.product-item__action-button {
    width: 95%;
}
 .template-collection a.product-item__action-button {
    width: 95%;
}
 .organic-image {
   
    margin-right: 0%;
} 
  .orgainic-contnt h2
  {
      font-size: 16px;
  }
  
 .home-page-icons h5 {
    font-size: 14px;
    font-weight: 600;
 
}
  
  
.header__search-bar-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
form.search-bar.mbl {
    display: block;
    opacity: 1 !important;
    margin-top: 12px;
    padding-bottom: 0px;
}

   .search-bar {
    opacity: 1;
   }
  .search-bar__top-wrapper {
    width: 80%;
    margin: 0 auto;
}
  .header {
    display: block;
  }
 .template-page .page__content.rte {
    width: 100%;
 }
 .main-set {
    display: block;
 }
  
  .social-media__item i{
      padding: 13px 14px;
      text-align: center;
  }
   
 .main-set .col-frt {
    margin: 15px;
 }
  
  .main-divs {
    margin:0 auto 30px;
    width: 95%;
  }
  
  .gm-menu-installed .gm-menu img {
    display: none;
}

}

@media(max-width:568px)
{
    
  .set-ph h2 {
    font-size: 22px;
    margin: 0;
   line-height: 24px;
  }
  
  .set-ph p {
    
    line-height: 24px;
    font-size: 15px;
  }
  
  
 .main-set .col-frt {
    margin: 15px auto 40px;
    width: 90% !important;
}
  
  .about-content .whole-cols-lft {
    width: 100%;
    height: 0px;
}
  .about-content .whole-cols {
    width: 100%;
    padding-top: 0px;
}
  .template-page .page__content.rte p img {
 
    margin: 0;
}
  
 .template-page .page__header--centered {
    margin: 10px 0 20px;
} 
  
h1.page__title.heading.h1 {
    font-size: 24px;
}
  
.template-page .page__content.rte {
    width: 92%;
}  
  
  .faq {
    margin: 30px 0 20px 0;
}
  
 .list-contact-infos ul li h2 {
    font-size: 16px;
 }
  
  .list-contact-infos ul li p {
   
    font-size: 14px;
  
}
  
 .right-contact-infos {
    margin-top: 35px;
}  
  
 div#shopify-section-1598420385033 {
    display: block;
} 
  div#shopify-section-slideshow {
    display: block;
}
.home_content img {
    height: 175px;
    object-fit: cover;
}
  
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
   
    background: #fff;
}
  
  .text-img {
  
    margin-top: 20px;
}
  
  .mobile-menu__section.mobile-menu__section--loose {
    padding-top: 13px;
    padding-bottom: 13px;
}
  
  .wholesale-section1 {
    margin-bottom: 0px;
}
  
  .whole-cols {
   
    padding-top: 0px;
    padding-left: 0%;
}
  .whole-inner h2{
        font-size: 20px;
      margin-bottom: 7px;
  }
  
  div#wholesale-form h2 {
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 11px;
}
   
  .form__input-row.website input {
    width: 100%;
}
  
.home-page-icons h5 {
    font-size: 12px;
    font-weight: 600;
}
  
.organic-image
  {
      margin-right: 0%;
  }
  .orgainic-contnt {
    margin-bottom: 50px;
    width: 100%;
}
  
  div#shopify-section-1596541984666 h2.section__title.heading.h3
  {
  font-size: 32px;
  }
  
  div#shopify-section-1596541984666 header.section__header
  {
      padding-bottom: 35px;
    margin-top: 55px;
  }
  
  .home-organic-heading h3 {
    font-size: 30px;
}
  
  .newsletter-strip
  {
  padding: 1px 0;
  }
  
  .footer-imgs
  {
      display: block;
  }
  
  .footer-imgs img {
    display: block;
    max-width: 60%;
    margin: 0 auto 22px;
}
  
  .footer-image .footer__aside-item--social .social-media__item-list {
    justify-content: center;
    margin-left: 0;
}
  
  .header__logo-image {
    margin: 0;
}
  
  .header__logo {
    width: 90%;
}
  
  .header__mobile-nav
  {
        padding: 0 9px;
      width: 10%;
  }
  
  .organic-image {
    float: none;
    width: 100%;
    margin-bottom: 12px;
}
  
  .orgainic-contnt {
    margin-bottom: 30px;
    width: 80%;
    display: block;
    margin: 0 auto 32px;
}
  
  .home-organic-sec
  {
  display: block ;
  }
  .orgainic-banner-img
  {
  display: block;
  }
  
  .orgainic-contnt.orgainic-banner-first, .orgainic-contnt.orgainic-banner-second {
    width: 80%;
}
  
  .quick-links
  {
      display: block;
  }
  
  .quick-links__link
  {
      box-shadow: none;
    display: block;
        margin: 0 auto;
  }
  
  .product-list--scrollable .product-item {
    width: 90%;
    padding: 31px;
}
  
  .scroller .block-list__item {
    width: 94%;
}
  
  .layout {
    margin-bottom: 48px;
}
  
.faq
  {
  padding: 0 12px;
  }
  
  .faq__group-title {
    text-align: left;
    margin-bottom: 13px;
    font-size: 20px;
}
  
  .faq__contact-info .page__description,.faq__contact-info h2.page__title.heading.h2 {
    text-align: left !important;
}
  
  div#shopify-section-page-faq-template .container--unflush {
    padding: 0;
}
  
  .faq__contact-info header.page__header.page__header--stack.page__header--centered {
    align-items: flex-start;
}
  .template-list-collections .quick-links__image-ie-fix {
    max-width: 53% !important;
}
  
  .template-list-collections header.section__header h2.section__title.heading.h3 {
    font-size: 22px;
    text-align: center;
}
  
  .template-collection .product-item .button--small {
    line-height: 28px;
    font-size: 12px;
}
  
  .template-collection a.product-item__title {
    font-size: 12px;
}
  
  .collection__image-wrapper--small {
    height: 65px;
}
  
.inventory::before
{
	
	    left: 128px;
}

.template-index a.more-buttn-featured, .template-index .product-item__inventory, .template-index .product-item__price-list, .template-index a.product-item__title, .template-index a.product-item__vendor.link {
    text-align: center;
}
  
.article-item
{
	
	padding: 22px;
}
  
.template-blog .hidden-tablet {
    margin: 0 auto;
    width: 90%;
}
  
.template-blog .block-list.block-list--loose.block-list--no-flush {
    width: 100%;
    margin: 0 auto;
}
  
.template-article .article__image-wrapper {
    left: 0;
    margin: 0 auto !important;
    max-width: 100%;
}
  
.template-article h1.page__title.heading.h1
{
	
	    font-size: 22px;
}
  
  .form-heads h4
  {
    font-size: 22px;
  }
  
  .form-heads p
  {
  line-height: 23px;
   
    font-size: 14px;
  }
  
  .about-content-left h2
  {
    line-height: 35px;
    font-size: 35px;
  }
  
  .about-content-left h2 {
    margin-bottom: 14px;
    line-height: 35px;
    font-size: 30px;
    margin-top: 27px;
}
  
  .hidden-tablet {
    width: 88% !important;
    display: block !important;
    margin: 0 auto !important;
}
  
  .orgainic-banner-img
  {
      padding: 0% 0 5% 0;
  }
  
  .template-collection a.more-buttn-featured {
    width: 205px;
    padding: 3px 20px;
    margin: 0;
    line-height: 25px;
    font-size: 12px;
       }
  
  .template-collection .product-item--list a.more-buttn-featured {
    width: 95%;
}
  
   .template-collection span.product-item__inventory {
    text-align: center;
}
  
  .template-collection .price-list,.template-collection .product-item__vendor, .product-item__title {
    text-align: center;
}
  
.template-collection .recently-viewed-products-placeholder a.more-buttn-featured
  {
      display: block;
    margin: 0 auto;
  }
  
  .template-collection .recently-viewed-products-placeholder .inventory::before {
    left: 97px;
}
  
  .template-collection .product-item--list a.more-buttn-featured {
    height: 32px;
}
  
  header.section__header h2.section__title.heading.h3,
  div#shopify-section-1596541984666 h2.section__title.heading.h3,
  .home-organic-heading h3{
   font-size: 20px;
    text-align: center;
 
}
  
 .header > .container {
    padding: 0 10px;
}
  
  .header__action-item {
    padding: 0 5px;
}

  .Wholesale-program button.form__submit.button.button--primary {
    margin: 11px 0 0 !important;
}
  
  button.form__submit.button.button--primary {
    margin: 0px 0 0;
    width: 100%;
}
  	
.first-header a {
    font-size: 10px;
}

.first-header-rght ul li a {
    font-size: 12px;
    padding: 0 4px;
    }

.footer {
    padding: 10px 0 0px 0;
}
  
.first-header-lft span {
    padding-right: 0px;
}
  
.first-header .container {
    padding: 3px 5px;
}

.product-meta__title {
  
    font-size: 20px;
    margin-bottom: 5px;
    }
  
.product-meta h5 {
    margin-bottom: 0px;
}

div#shopify-section-product-template .price-list span.price {
    font-size: 17px;
}

div#shopify-section-collection-template .collection .product-item__info {
    text-align: center;
}
  
.template-collection .price-list span.price {
    font-size: 15px;
}
  
 .footer-bottom-links.first-header-rght ul {
    text-align: center;
}
  
aside.footer__aside {
  
    padding: 5px 10px;
}
  
.product-list--scrollable .product-item__info-inner {
    text-align: center;
}

/********/  
  
  
 .header__action-item.hidden-tablet-and-up {
    display: none;
} 
  

 .header__logo {
    width: 65%;
    margin: 0 auto;
} 
 
  .header__logo-image {
    margin: 0 auto;
}
  
.header__action-list {
    width: 18%;
  
}
  
 .first-header {
    display: none;
} 
  
  .first-header.mbl {
    display: block;
}
  

  .mobile-menu__section.new-sec ul li.mobile-menu__nav-item {
    padding: 4px 0;
}
  
  .product-list.product-list--scrollable .product-item__title {
    text-align: center !important;
}
  
  ul.footer__linklist.list--unstyled {
    padding-bottom: 15px;
}
  
 div#shopify-section-1596542609764 .section.section--text-centered {
    margin-top: 22px;
}
 
  
  div#shopify-section-newsletter section.section.section--text-centered {
    margin: 20px 0 35px;
}
  
  .faq__question{
      font-size: 15px;
    line-height: 22px;
  
  }  
  
  .about-content .whole-inner p{
  
        padding-top: 17px;
  
  }
  
}

@media(max-width:425px)
{
.home-page-icons h5
  {
      font-size: 13px;
  }

.home-page-icons p {
    min-height: 44px;
    font-size: 11px;
}
  
.home-page-icons
  {
      padding: 12px;
  }
  
    .icons-home {
    height: 470px;
    display: block;
}
  
  .orgainic-contnt
  {
      width: 90%;
  }
  
  .orgainic-contnt.orgainic-banner-first, .orgainic-contnt.orgainic-banner-second {
    width: 90%;
}
  
  .orgainic-banner-img {
    padding: 0% 0 21% 0;
}
  
  .template-collection a.more-buttn-featured
  {
      width: 167px;

  }
  
}

@media(max-width:375px)
{
  
.home-page-icons h5 {
    font-size: 10px;
}
    
  div#shopify-section-1596541984666 h2.section__title.heading.h3 {
    font-size: 28px;
}
  
  .home-organic-heading h3 {
    font-size: 28px;
}
  
  .hidden-tablet {
    width: 83% !important;
    display: block !important;
    margin: 0 auto !important;
}
  
  .template-collection a.more-buttn-featured
  {
      width: 142px;
  }
  
  .first-header a {
    font-size: 10px;
}
  
  .set-ph p {
    line-height: 20px;
    font-size: 14px !important;
}
  
  .set-ph h2 {
    font-size: 20px !important;
 }
  
  .main-divs {
    width: 91%; 
}
  
}

.product-subtitle h3 {
  font-size: 18px;
  font-weight: 500;
}
.product_size.heading.h4 {
  background: #545a2a;
  width: 33%;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 2px;
  text-align: center;
}
.product-subtitle.h3 {
  font-weight: 500;
}
.page__tag-item, a.collection-link.link {
display: none;
}