/** Shopify CDN: Minification failed

Line 390:40 Expected ":"

**/
.ttle {
    font-size: 36px;
    text-align: center;
    color: #955e26;
    font-weight: 700;
    margin-bottom: 10px;
}

.about-us-section-container {
}

.about-us-section-inner {
    max-width: 950px;
    margin: auto;
}

.about-us-section-container {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 25px 0 30px;
    margin: 40px 0 60px;
    font-size: 16px;
}

.about-us-section-inner > p:last-child {
    margin: 0;
} 



@media screen and (max-width: 900px) {
.about-us-section-container {
    margin-top: 40px;
}

}  

@media screen and (max-width: 768px) {
  .ttle {
    font-size: 25px;
}
  .about-us-section-container {
    margin-top: 0px;
}
  .about-us-section-inner{
    font-size: 15px;
  }
}  

@media screen and (max-width: 768px) {
.product_section.js-product_section.container.is-justify-space-between.has-padding-bottom {
    margin-bottom: 0;
}

.crc-badges-outer-container {
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.about-us-section-container {
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    padding: 30px 20px;
    margin-top: -10px;
    border-bottom: 0;
    margin-bottom: 10px;
}
}

.banner__wrapper.is-small .image-element__wrap {
    min-height: 360px;
}

div#shopify-section-promos {
    background: #40a62d;
    text-align: center;
    padding: 10px 0;
}

span#promo-bar-text {
    background: transparent;
}

.container.collection-matrix {
    width: 100%;
}

.collection__main {
    width: 100%;
}


.payment-methods img {
    width: 400px;
}

.payment-methods {
    text-align: center;
    justify-content: center;
}

span.sale.savings .money {
    display: none;
}

span.sale.savings {
    display: inline-flex!important;
    width: auto;
    margin-left: 10px;
    background: #FF4545;
    color: #fff;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    padding: 2px 12px;
    border-radius: 5px;
}

span.price.price--sale {
    color: #40a62d;
}

.product-block.product-block--form {
    border-top: 1px solid #DEDEDE;
    margin-top: 15px;
}

h1.product_name.title {
    font-size: 32px;
}
                             


.crc-product-name {

  /* text-transform: uppercase; */
font-size: 17px;}
.crc-sticky .crc-st-container{
  bottom: 20px;
left: 20px;border-radius: 20px;}

.crc-sticky{
  padding-bottom: 65px;
}

.crc-select-container {
    margin-right: 10px;
}

.crc-sticky #_GUARANTEE_SealSpan{
 bottom: 65px!important; 
  transition: all .3s ease-in-out;
}
.crc-product-cont {
    display: flex;
    flex-direction: column;
    color: #fff;
}

.page-content--product {
  padding-top: 20px;
}

@media only screen and (min-width: 769px){
  .template-product .breadcrumb {
  text-align: left;
  padding-left: 115px;
}
}

.crc-st-disabled{
  cursor:not-allowed!important;
  opacity: .8!important;
}
.crc-st-container .yotpo{
  display: none!important;
}
.crc-st-container {
    z-index: 1999;
    width: calc(100% - 40px);
    position: fixed;
    left: 20px;
    bottom: -90px;
    background-color: #3b3b3b;
  color: #fff;
    height: 75px;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.7);
}

.crc-st-container__outer {
    padding: 0 30px;
    display: flex;
    margin: auto;
    height: 100%;
    align-items: center;
     max-width: 1460px;
    justify-content: space-between;

}

.crc-st-container__inner {
    display: flex;
    flex-direction: row;
    padding: 0px 0px;
    align-items: center;
    text-align: center;
    margin-left: 0px;
    height: 100%;
    padding-top: 5px;
}

.crc-st-container__inner div {
    display: flex;
    font-size: 12px;
    margin-top: -5px;
}

a.crc-st-item__button {
    /* background-color: #26A3E6; */
    color: #FFF;
    padding: 10px 10px !important;
    display: block;
    font-weight: 500;
    width: 300px;
    text-decoration: none;
    margin: auto;
    border-radius: 4px;
    cursor: pointer;
    transition: .2s ease-in-out;
    font-size: 15px;
    /* text-transform: uppercase; */
   text-align: center;
background: linear-gradient(180deg, #C0762B 1.56%, #955E26 100%);}

a.crc-st-item__button:hover {
    filter: brightness(1.1);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
}


.crc-st-select {
    margin: 0px 10px!important;
    flex-direction: column;
}

#st-select1,
#st-select2,
#st-select0 {
    display: none;
}

.crc-st-select span {
    text-align: left;
        margin: 0px 0px 0px;
      font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.crc-st-select select {
   -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0px 25px 0px 7px;
    height: 20px;
   background: url(https://useruploads.visualwebsiteoptimizer.com/useruploads/281813/images/35a248ec69e277f7a2075fd4acd32a3e_stickyarrow.png);
    background-size: 10px;
    background-color: #fff!important;
    background-repeat: no-repeat;
    background-position: 95% center;
    color: #484848;
    min-width: 120px;
    font-weight: 500;
    cursor: pointer;
    height: 26px;
    min-height: 25px;
    font-size: 16px;
    margin-bottom: 3px;
    border: 1px solid #979797;
    border-radius: 4px;
}

@media screen and (max-width: 1080px) {
a.crc-st-item__button {
  width: 250px;
}
  .crc-st-select select {
   
    min-width: 100px;
}
}

@media screen and (max-width: 850px) {
a.crc-st-item__button {
  width: 225px;
}
  .crc-st-select select {
   
    min-width: 90px;
}
}

.crc-st-select select:hover {
    opacity: .8;
}

@media screen and (max-width: 767px) {
    .crc-product-price {
        display: none;
    }
    .crc-st-select select:hover {
        opacity: 1;
    }
    a.crc-st-item__button:hover {
      filter: brightness(1.1);
    }
    a.crc-st-item__button:active {
           filter: brightness(1.1);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
    }
    .crc-st-container {
        z-index: 1999;
        position: fixed;
        left: 20px;
        height: 65px;
        bottom: -80px;
        transition: all .3s ease-in-out;
    }
  .crc-st-container__inner {
      padding: 0px 0px;
  margin: auto;
  height: 100%;
  align-items: center;
  justify-content: center;
  /* padding-bottom: 5px; */
}
    a.crc-st-item__button {
        padding: 12px 5px !important;
        font-weight: 500;
        display: block;
        width: 100%;
        margin-right: 5px;
        text-decoration: none;
        margin: auto;
        margin-right: 0px;
      text-align: center;
    font-size: 18px;}
    .crc-st-item_column__button {
        margin-left: 0px;
        /* margin-top: 4px!important; */
        width: 100%;
    }
    .crc-st-container__outer {
        display: block;
        margin: auto;
        height: 100%;
      padding: 0 10px;
    }
    .crc-st-select {
          flex-direction: column;
    margin: 0!important;
    margin-right: 10px!important;
    text-align: left;
    min-width: 130px;
    }
    .crc-st-select span {
        text-align: left!important;
        font-weight: 500;
        font-size: 12px;
    }
    .crc-st-select select {
  font-size: 16px;
  width: 100%;
  min-width: 90px;
}
    .crc-st-container__inner .crc-select-container {
        width: fit-content;
        justify-content: space-between;g
        margin-top: 0px;
    margin-right: 0;}
  
  .crc-product-name {
    display: none;
}
  
  
}

@media only screen and (device-width : 375px) and (device-height : 812px) {
    .crc-st-container {
 
    height: 80px;
    }
  .crc-sticky{
  padding-bottom: 80px;
}

}

@media only screen and (device-width : 414px) and (device-height : 896px) {
     .crc-st-container {
 
   	 height: 80px;
    }
  .crc-sticky{
  padding-bottom: 80px;
}

}
       



.crc-badges-outer-container{
   margin: 20px 0;
  padding:20px 0;
  border-top: 1px solid #dedede;
   border-bottom: 1px solid #dedede;
  
}
.crc-img-container{
  display: flex;
    flex-wrap: wrap;
        max-width: 1200px;
    width: 100%;
    margin: auto;

}

.crc-img-container span {
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 500;
}
.crc-badges-container{
    width: 25%;
 padding: 5px 5px;
  text-align: center;
  
}
.crc-img-container div svg{
    width: 60px;
  margin-bottom: 5px;
}  

.crc-badge-container{
    width: 100%!important;
    display: flex;
  justify-content: center;
  flex-direction: column;
    align-items: center;
}



.crc-buyNow {
 
  color: #fff!important;
  border-radius: 4px;
  padding: 10px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  transition: .2s ease-in-out;
  width: 100%;
  cursor: pointer;
  text-decoration: none!important;
    background: #40a62d;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
  margin-top: 15px;
} 
@media screen and (min-width: 768px) {
.crc-buyNow:hover {
  filter: brightness(1.15);
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
}   
}
@media screen and (max-width: 768px) {

  
.crc-buyNow:active {
  filter: brightness(1.2);
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.4);
} 
}

span.select {
    width: 100%;
    height: 50px!important;
    border-radius: 4px;
}

span.select select {
    width: 100%;
    height: 50px;
    border-radius: 4px;
    border-color: #BCBCBC;
    font-size: 16px;
    padding: 0 16px;
}

.quantity-addtocart {
    flex-direction: column;
    align-items: initial;
}

html:not(#s) button.button.ajax-submit.action_button.button--add-to-cart.action_button--secondary {
    margin-top: 10px;
    background: #fff!important;
    color: #3B3B3B;
    border: 1px solid #3B3B3B;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    max-height: 50px;
    border-radius: 4px;
    transition: .2s ease-in-out;
  order: 2;
}

html:not(#s) button.button.ajax-submit.action_button.button--add-to-cart.action_button--secondary:hover {
    background: #3EA62E!important;
    border: 0;
    color: #fff;
}

img.paymentBadge {
    display: none;
}

img.trustbadges {
    display: none;
}


.has-product-sticker .sticker-shape-square .thumbnail-sticker {
    display: none;
}

.sticker-holder.sticker-shape-square.sticker-position-bottom-right {
    padding: 0;
}

.shopify-payment-button {
    display: none!important;
}


span.vendor a {
    color: #0072DB;
    font-size: 16px;
}

h1.product_name.title {
    margin-bottom: 12px;
}


@media screen and (max-width: 1320px){
a.header__logo.header__link.primary-logo {
    width: 180px!important;
}

a.navbar-link.header__link {
    font-size: 14px;
}
}

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

.header__search {
    width: 150px;
}
  
.control.header__search-bar.is-relative input {
    padding-left: 30px;
}

.control.header__search-bar.is-relative span.icon {
    left: 10px;
}

a.navbar-link.header__link.is-arrowless {
    font-size: 13px;
}

a.header__logo.header__link.primary-logo {
    width: 150px!important;
}

header a.tel-number {
    font-size: 13px;
}

.icon svg {
    width: 25px;
}

.control.header__search-bar.is-relative {
    margin-right: 5px!important;
}

.contact-header {
    margin-left: 5px!important;
}
}


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

.header__search {
    width: 120px;
}

a.navbar-link.header__link.is-arrowless {
    padding: 5px 10px;
}

.header-cart.action-area__link {
    padding: 1rem 0;
}
}



div#shopify-section-promos {
    background: #40a62d;
    text-align: center;
    padding: 10px 0;
}

span#promo-bar-text {
    background: transparent;
}

a.blog-read-more {
    text-align: center;
    border: 1px solid green;
    font-size: 16px;
    color: green;
    padding: 7px 20px;
    display: block;
    margin: 0 auto;
    font-weight: 500;
    border-radius: 4px;
    width: auto;
    margin: -15px auto 30px;
    transition: .2s ease-in-out;
}

a.blog-read-more:hover {
    background: green;
    color: #fff;
}
@media screen and (max-width: 768px) {
.article .banner__wrapper.is-small .image-element__wrap {
    min-height: 0;
}
}



/* BUG FIXES FROM PRIYA */

@media screen and (min-width: 768px) {

.dropdown-click--false .navbar-item.header__item[data-navlink-handle="brands"]:hover .navbar-dropdown {
    max-width: 900px;
    columns: 3;
      left: 50%;
    transform: translateX(-50%);
    top: 85%;
}

.navbar-item.header__item[data-navlink-handle="brands"] {
    position: static;
}

.navbar-item.header__item[data-navlink-handle="brands"] a.navbar-item {
   width: 100%;
}
}

/* BUG FIXES FROM PRIYA */



div#template-article-slide-in-blog-post .dark-overlay-true:after {
    display: none;
}



@media screen and (max-width: 768px) {
.banner__wrapper.is-small .image-element__wrap {
    min-height: 200px;
}
}

.dark-overlay-true:after {
    display: none;
}
