.elementor-20 .elementor-element.elementor-element-7815b5c4{padding:60px 0px 60px 0px;}.elementor-20 .elementor-element.elementor-element-398eb773 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-20 .elementor-element.elementor-element-8702a2f > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-20 .elementor-element.elementor-element-fc2ebfe > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-20 .elementor-element.elementor-element-9d7231f > .elementor-widget-container{background-color:#F0F0F0F0;padding:40px 40px 40px 40px;border-radius:25px 25px 25px 25px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-20 .elementor-element.elementor-element-7815b5c4{padding:40px 20px 40px 20px;}.elementor-20 .elementor-element.elementor-element-398eb773 > .elementor-element-populated{margin:0px 0px -20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-20 .elementor-element.elementor-element-8702a2f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-20 .elementor-element.elementor-element-fc2ebfe > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-20 .elementor-element.elementor-element-9d7231f > .elementor-widget-container{padding:10px 20px 10px 20px;}}@media(max-width:767px){.elementor-20 .elementor-element.elementor-element-fc2ebfe > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-20 .elementor-element.elementor-element-9d7231f > .elementor-widget-container{padding:0px 0px 0px 0px;}}@media(max-width:1024px) and (min-width:768px){.elementor-20 .elementor-element.elementor-element-398eb773{width:100%;}.elementor-20 .elementor-element.elementor-element-8702a2f{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-8c41cac */.cus-pro .yith-ywraq-mail-form-wrapper {
    display: none;
}

.cus-pro {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

.cus-pro table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.cus-pro thead {
    background-color: #f0f2f5;
}

.cus-pro th, 
.cus-pro td {
    padding: 15px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

.cus-pro th {
    font-size: 1rem;
    font-weight: bold;
    color: #333;
}

.cus-pro td.product-thumbnail img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
    margin: auto;
    display: block;
}

.cus-pro td.product-name a {
    color: #333;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    margin-top: 8px;
}

.cus-pro td.product-name a:hover {
    color: #0073e6;
}

.cus-pro td.product-remove a {
    color: #ff4d4f;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: none;
}

.cus-pro td.product-remove a:hover {
    color: #d9363e;
}

.cus-pro .update-list-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.cus-pro .update-list-wrapper .button {
    background-color: #F05A24;
    color: white;
    border: none;
    padding: 17px 40px;
    border-radius: 8px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
        border-radius: 25px 0px 25px 0px;
}

.cus-pro .update-list-wrapper .button:hover {
    background-color: #000000;
    color: #ffffff;
}

/* Responsive Layout */
@media (max-width: 768px) {
    .cus-pro table, 
    .cus-pro thead, 
    .cus-pro tbody, 
    .cus-pro th, 
    .cus-pro td, 
    .cus-pro tr {
        display: block;
    }

    .cus-pro thead {
        display: none;
    }

    .cus-pro tr {
        margin-bottom: 20px;
        background: #fff;
        border: 1px solid #eaeaea;
        border-radius: 10px;
        padding: 15px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    }

    .cus-pro td {
        text-align: right;
        padding-left: 50%;
        position: relative;
        border: none;
    }

    .cus-pro td::before {
        content: attr(data-title);
        position: absolute;
        left: 15px;
        top: 15px;
        font-weight: bold;
        color: #555;
        text-align: left;
        white-space: nowrap;
    }

    .cus-pro .update-list-wrapper {
        justify-content: center;
    }
    
    .cus-pro {
    padding: 0px;
}
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-9d7231f */.cus-form form#yith-ywraq-form,
.cus-form .yith-ywraq-before-table{
    display: none;
}

.cus-form input.button.raq-send-request.last {
    background-color: #F05A24;
    padding: 18px;
    color: #ffffff;
    width: 100%
}/* End custom CSS */