.elementor-2573 .elementor-element.elementor-element-5d37a134{--display:flex;}.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 );}/* Start custom CSS for text-editor, class: .elementor-element-759867b2 *//* 1 */


table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #f1f4f4;
}


table td, table th {
    border: none;
}

.woocommerce table.shop_table td {
    border: none;
}

.woocommerce a.remove:hover {
    color: black !important;
    background: transparent;
    text-decoration: none;
}

.woocommerce a.remove {
    color: #cccccc !important;
}

.product-thumbnail {
    max-width: 80px;
}

td a {
    background-color: transparent;
    text-decoration: initial;
    color: black;
}

td a:hover {
    text-decoration: none;
    color: black;
}

input[type=number] {
    border: 1px solid #cccccc;
    padding-right: 5px;
    padding-left: 5px;
}

#yith-ywraq-form .update-list-wrapper {
    margin-top: 30px;
}

#yith-ywraq-form .update-list-wrapper input[type="submit"] {
    margin-right: 10px !important;
    margin-top: 0px !important;
}

.button {
    border: none !important;
    border-radius: 20px !important;
    background-color: #bc302e !important;
    color: #fff !important;
}

#ywraq-list-to-pdf {
    background-color: #ededed !important;
    color: #0c6e8b !important;
    margin-left: 10px;
}

.button.ywraq_clean_list {
    margin-left: 10px !important;
}

.button.wc-backward.yith-ywraq-before-table-wc-backward {
    margin-left: 10px;
}

#yith-ywrq-table-list {
    border-collapse: collapse;
    border: none;
}

#yith-ywrq-table-list thead th,
#yith-ywrq-table-list tfoot th {
    border: none !important;
    padding: 20px 5px 20px 20px !important;
}

#yith-ywrq-table-list tbody tr td {
    border-top: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
}

#yith-ywrq-table-list tbody tr td img {
    height: auto;
    max-width: 80px !important;
    border-style: none;
}

#yith-ywrq-table-list tbody tr:first-child {
    border-top: none !important;
}

#yith-ywrq-table-list tbody tr:last-child {
    border-bottom: none !important;
}

/* 2 */

.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
    background-color: #f5f5f5;
    padding: 15px 25px 25px 25px !important;
    border-radius: 15px;
}

#yith-ywraq-default-form {
    border-top: 1px solid #cccccc;
}

@media (max-width: 1024px) {
    .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
        margin-left: 0% !important;
    }
}

#message {
    height: 10em;
    width: 100%;
    resize: none;
}/* End custom CSS */