.elementor-6589 .elementor-element.elementor-element-38eb6fe7{margin-top:0px;margin-bottom:0px;}/* Start custom CSS for shortcode, class: .elementor-element-2510e789 */.page-id-6589 #full-width-page-wrapper {
    background-color: #f6f6f6!important;
}
#cart-content .quantity .qty-button  {
    font-weight: 700;
    text-transform: uppercase;
    border-style: solid;
    border-width: 3px;
    border-radius: 0;
    padding: 2px 10px;
    color: #272727;
    background-color: #d48139;
    border-color: #d48139;
    transition: all 0.2s;
}
#cart-content .quantity input {
    border-style: solid;
    border-width: 3px;
    padding: 2px;
    background-color: #ffffff;
    border-color: #272727;
    transition: all 0.2s;
}
#cart-content .button {
    background-color: #d48139!important;
    color: #272727!important;
    border-radius: 0;
    transition: all 0.2s;
}
#cart-content .button:hover {
    background-color: #272727!important;
    color: #d48139!important;
    border-radius: 0;
    transition: all 0.2s;
}
#cart-content .product-name a {
    color: #272727!important;
}
#cart-content .product-name a:hover {
    color: #d48139!important;
}
#cart-content table {
    border-collapse: collapse!important;
    border-radius: 0;
    background-color: #fff;
}
#cart-content table thead tr {
    background-color: #272727!important;
    color: #d48139!important;
}
#cart-content table tbody tr td {
    border-radius: 0; 
}
#cart-content h2 {
    font-family: "Oswald", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #272727;
}
#cart-content .woocommerce-loop-product__title {
    font-size: 1.2rem;
}
#cart-content .product {
    background-color: #fff;
    padding: 1rem;
}
@media (min-width: 992px) {
   #cart-content .product {
       padding: 2rem;
   } 
}
#cart-content .cross-sells .woocommerce-Price-amount {
    font-family: Oswald;
    font-size: 30px!important;
    font-weight: 600;
    color: #272727;
}/* End custom CSS */