.elementor-65 .elementor-element.elementor-element-612c8ec > .elementor-container{max-width:1480px;}/* Start custom CSS */.is-right-sidebar{
    display: none !important;
}
article#post-65 {
        padding: 40px;
    background: white;
}
.site-content .content-area {
    width: 100%;
}
.inside-article {
    display: flex;
    flex-direction: column;
    background: transparent;
}
 @media only screen and (max-width: 767px) {
     tr.wc-block-cart-items__row {
    display: flex !important;
    /* flex-direction: column; */
    flex-wrap: wrap;
}
td.wc-block-cart-item__total {
    justify-content: start;
}
 }/* End custom CSS */