.elementor-796 .elementor-element.elementor-element-0aa9c74:not(.elementor-motion-effects-element-type-background), .elementor-796 .elementor-element.elementor-element-0aa9c74 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://charlottedavisonbooks.com/wp-content/uploads/2023/09/R.jpg");background-position:center right;background-repeat:no-repeat;background-size:cover;}.elementor-796 .elementor-element.elementor-element-0aa9c74 > .elementor-background-overlay{background-color:#414141;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-796 .elementor-element.elementor-element-0aa9c74 > .elementor-container{min-height:400px;}.elementor-796 .elementor-element.elementor-element-0aa9c74{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-796 .elementor-element.elementor-element-3b60a6f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-796 .elementor-element.elementor-element-3b60a6f{text-align:left;}.elementor-796 .elementor-element.elementor-element-3b60a6f .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:65px;font-weight:700;text-transform:capitalize;letter-spacing:1.4px;color:#FFFFFF;}.elementor-796 .elementor-element.elementor-element-4b4d984{margin-top:80px;margin-bottom:80px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}body.elementor-page-796:not(.elementor-motion-effects-element-type-background), body.elementor-page-796 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-796 .elementor-element.elementor-element-3b60a6f{text-align:center;}.elementor-796 .elementor-element.elementor-element-3b60a6f .elementor-heading-title{font-size:40px;}}/* Start custom CSS for section, class: .elementor-element-4b4d984 *//*Cart page*/
.cus-cart .woocommerce-cart-form table {
    border: 1px solid #eaeaea;
    border-radius: 0;
}
.cus-cart .woocommerce-cart-form table thead{
    background-color: #234833;
    color:#fff;
}

.cus-cart table tr td .amount {
    font-weight: 600;
    COLOR: #fff;
}


.cus-cart .woocommerce-cart-form table tbody td a {
    color: #fff !important;
    font-family: poppins;
}


.cust-cart .woocommerce-cart-form table thead th{
    color: #3D3D3D;
    font-weight: 600;
    text-transform: uppercase;
    font-family: poppins;
}
.cus-cart .woocommerce-cart-form table tbody td.product-thumbnail{
    max-width: 80px;
}
.cus-cart .woocommerce-cart-form table tbody td.product-thumbnail img{
    width: 130px;
}
.cus-cart .woocommerce-cart-form table tbody td a{
    color: #000;
    font-family: poppins;
}

.cus-cart .woocommerce-cart-form .actions .button {
    background: #234833;
    color: #fff !important;
    border: 1px solid #234833;
    border-radius: 0px;
    padding: 13px 20px !important;
    transition: .4s;
    font-family: poppins;
}
.cus-cart .woocommerce-cart-form .actions .button:hover {
    background: #000;
    color: #fff !important;
    border: 1px solid #234833;
}

@media only screen and (max-width: 768px){
    .cus-cart #coupon_code {
        width: 48% !important;
    }
    .cus-cart .woocommerce-cart-form .actions .button {
        padding: 16px 8px;
        font-size:16px;
    }
    
    .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: right;
    font-size:11px;
}
    
    
    
}
.cus-cart .woocommerce-cart-form .actions input.input-text {
    padding: 11px !important;
    border-radius: 0;
    width: auto !important;
}

.cus-cart .cart_totals {
    padding: 0 20px 20px;
    border: 1px solid #eaeaea;
}
.cus-cart .cart_totals h2{
    background-color: #f7f7f7;
    border-bottom: 1px solid #eaeaea;
    margin: 0 -20px 20px;
    padding: 14px 20px;
    font-size: 18px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-family: poppins;
}
.cus-cart .cart_totals table {
    margin: 0 0 20px 0;
}
.cus-cart .cart_totals table tr{
    border-bottom: 1px solid #eaeaea;
}
.custom-cart .cart_totals table tr td{
    font-weight: 600;
    border-left: 1px solid #ebe9eb !important;
    text-align: right;
    font-family: poppins;
}
.cus-cart .cart_totals table tr th{
    border-right: 1px solid #eaeaea;
    width: 33%;
    font-family: poppins;
}
.cus-cart table tr td .amount{
    font-weight: 600;
}
.cus-cart .cart_totals .button.alt {
    background: #234833;
    color: #fff !important;
    border: 1px solid #234833;
    border-radius: 0px;
    padding: 15px 20px !important;
    transition: .4s;
    font-family: poppins;
    font-size: 16px;
}
.cus-cart .cart_totals .button.alt:hover {
    background: #000;
    color: #fff !important;
    border: 1px solid #234833;
}

 .woocommerce-message {
    border-top-color: #234833;
}

.woocommerce-message::before {
    content: "\e015";
    color: #234833;
}

.cus-cart th.product-quantity {
    
    text-align: center;
}


a.button.wc-backward {
    background-color: #234833;
    color: white;
    transition: .3s;
}

a.button.wc-backward:hover {
    background-color: #000;
    color: white;
    transition: .3s;
}


.woocommerce-info {
    border-top-color: #234833;
}

.woocommerce-info::before {
    color:#234833;
}/* End custom CSS */