.elementor-8 .elementor-element.elementor-element-746607c3{margin-top:80px;margin-bottom:80px;}/* Start custom CSS for wc-elements, class: .elementor-element-352b49a */ul {
  list-style-type: none;
  padding: 0;
}

.shipping-calculator-form{
    display: 
}
.cart_totals th {
    padding-right: 1rem;
}
.cart_totals td, .cart_totals th {
    vertical-align: top;
}
body .cart .button {
    font-size: 12px !important;
    font-family: "Montserrat", Sans-serif;
    color: #000000 !important;
    border-radius: 0 !important;
    padding: 14px 12px 14px 12px !important;
    font-weight: normal !important;
    background-color: #D3AF4B !important;
    border: none;
}
.woocommerce {
    font-family: "Montserrat", Sans-serif;
}
.cart{
    width: 100%;
    border: 1px solid #a3a3a3;
}
.cart .product-thumbnail{
  width: 200px !important;  
}
#coupon_code{
    background-color: #fff;
    border:1px solid #a3a3a3;
    padding: 11px 30px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    float:none;
    padding: 40px 0;
}
.cart_totals .shop_table{
 border: 1px solid #a3a3a3;
 padding: 30px;
 margin-bottom: 30px;
}
.woocommerce-shipping-calculator{
padding-bottom: 20px;
}
.wc-proceed-to-checkout .button{
font-family: "Montserrat", Sans-serif;
color: #000000 !important;
border-radius: 0 !important;
padding: 14px 12px 14px 12px !important;
font-weight:500 !important;
background-color:#D3AF4B !important;
	border:none;
}
.calculated_shipping h2{
margin-bottom: 10px !important;
}
.cart thead{
background-color: #D3AF4B;
      
}

.cart th{
    padding: 18px 10px;
    border-bottom: 1px solid #a3a3a3;
}
.cart td{
    padding: 24px 10px 0px;
}
.cart tr:nth-last-child(2) td{
    padding-bottom: 24px;
}
.cart tr:last-child td{
padding: 24px 24px 14px;

}
a.remove{
background-color: #e4bab3;
padding-top:2px;
}
.cart .actions{
background-color: #f4f4f4; border-top: 1px solid #a3a3a3;

}
a.remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 17px;
    font-size: 20px;
    font-weight: 700;
    text-align: center !important;
    border-radius: 100%;
    text-decoration: none!important;
    background: #b22222;
    color: #fff;
}
@media screen and (min-width: 768px) {
    .coupon{
    float:left;
}
    .cart tr:last-child td{
text-align: right;
}
}
@media screen and (max-width: 767px) {
    .cart td:before{
        font-weight:700;
    }
        .coupon{
    margin-bottom:10px;
}
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: rgba(0,0,0,0) !important;
}
.woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr:first-child {
    border-top: 0px solid;
}
    body .cart .button::after {
    padding-left: 15px !important;
}
body .woocommerce-cart-form .actions #coupon_code {
    width: 130px!important;
padding:11px 10px !important;
}
.cart tr:last-child td{
padding: 10px 10px 10px;
}
}
@media screen and (max-width: 1025px) and (min-width:767px){
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: block !important;
    float:right;
    margin-left:20px;
}
.woocommerce-page table.cart .product-thumbnail::before{
    display:none;
}
}
@media screen and (max-width: 480px) {
.product-thumbnail{
  display:none !important;  
}}/* End custom CSS */
/* Start custom CSS */.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin-bottom: 1.5rem;
    padding: 1rem;
    background: #D2AE4B;
    font-size: .88889em;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    list-style: none;
    overflow: hidden;
}/* End custom CSS */