}
section.section {
padding: 0;
}
.col-sm-4 {
 width: 35%;
float: right;
 padding-right: 5px;
 padding-left: 5px;
}
.site-header {
 
}
.product-add {
background-color: #344a50!important;
color:#e8b176;
}
.product-price {
color: #142a30 !important;
}
.product-add:hover {
background-color: #814256!important;
color:#344a50;
}
.product .product-footer{
 background-color: #344a50!important; 
}


/*//*/
.circle-action ,.sub-nav__menu svg ,.btn-primary{
border: 1px #e8b176 solid !important;
border-radius: 7px;
color:#e8b176 !important;
}
.sicon-user{
color:#e8b176;
}
.site-header__cart .badge {
background: #ECCC6E;
} 
.add-cart-large, .order-btn,.cart-nav-submit.receipt-back {
background: #ECCC6E;
border: 1px #ECCC6E solid !important;
border-radius: 7px;
color: #814256 !important;
}
#ask_button {
background: #ECCC6E;
color: #814256 !important;
}


/*8888888888888*/
.footer-main, .store-contact {
text-align: center;
}
.footer-main {
background-color: #344a50;
font-size: 15px !important;
}
.footer-item p {
color:#e8b176 !important;
}
.footer-links li a {
color:#e8b176 !important;
}
.footer-links li a:hover {
color: #e8b176 !important;
}
.footer-title {
color: #344a50;
background: #e8b176;
border-radius: 7px;
font-weight: bold;
padding-top: 0.3rem;
padding-bottom: .3rem;
}
.store-contact a{
 color: #e8b176 !important;
}
.social__item a {
 color: #e8b176;
 border-color: #e8b176;
 border-radius: 7px;
}
#submit_cart {
color: #814256;
background-color: #ECCC6E;
}
.btn.btn-default.expand-toggle {
color: #e8b176;
 background-color: #344a50;
}
.btn.btn-default.expand-toggle:hover {
color: #e8b176;
background-color: #ECCC6E;
}
#sort-toggle {
color: #e8b176 !important;
background-color: #ECCC6E;
}
#sort-toggle:hover{
color: #ECCC6E !important;
background-color: #e8b176 !important; 
}
.btn-primary{
border:1px solid #ECCC6E !important;
color:#ECCC6E !important; 
}