/* Add custom CSS styles below */ 
.product-single__info .s-add-product-button-main{
  flex-direction: column !important;


}
.product-single__info .s-button-wrap.hydrated, .product-single__info .s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated{
  width: 100% !important;

}

.product-single__info .s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center{
  padding: 25px !important;
  background-color: #976830 !important;
  margin-bottom: 20px !important;
}
.product-single__info .s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center:hover{  
  background-color: #A9783D !important;
}


.product-single.thumbnails .s-add-product-button-mini-checkout-content{
  height: 40px !important;
}
.s-add-product-button-mini-checkout.s-mini-checkout.hide-scroll.hydrated:hover{
  background-color: #EBEBE2 !important;
}


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