.elementor-61 .elementor-element.elementor-element-08792ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-61 .elementor-element.elementor-element-b12405f{--sections-title-color:#FFFFFF;--order-summary-color:#FBF0D7;--order-summary-variations-color:#BBBBBB;--product-link-normal-color:#856C53;--product-link-hover-color:#856C53;--order-summary-items-divider-color:#333333;--order-summary-remove-icon-normal-color:#595757;}.elementor-61 .elementor-element.elementor-element-b12405f {--sections-descriptions-color:#856C53;}.elementor-61 .elementor-element.elementor-element-b12405f .woocommerce-cart-form{--order-summary-title-color:#FFFFFF;}/* Start custom CSS */.e-cart-section{
    background-color: rgba(44,44,44,0.8) !important;
    border: none !important;
    
}

.product-name a{
    color: #856C53 !important;
}

.quantity input{
    background-color: white !important;
    color: black !important;
    text-align: center !important;
}

.wc-proceed-to-checkout a{
    background-color:  #856C53 !important;
    border-radius: 25px !important
}

.shipping-calculator-button{
    color:  #856C53 !important;
}

.shop_table button{
    border: solid 1px white !important;
    border-radius: 25px !important;
}

.entry-title{
    color:#856C53;
}


@media only screen and (max-width: 992px) {
   .entry-title{
   text-align:center !important;

} 
    
}/* End custom CSS */