.elementor-3004 .elementor-element.elementor-element-606b8e8d{overflow:hidden;margin-top:0px;margin-bottom:80px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3004 .elementor-element.elementor-element-a793404 > .elementor-widget-container{margin:40px 0px 24px 15px;}.elementor-3004 .elementor-element.elementor-element-a793404 .elementor-heading-title{font-family:"Roboto", -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;line-height:1.3em;color:var( --e-global-color-42c7477 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,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 );}.elementor-3004 .elementor-element.elementor-element-155c3377{color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-3004 .elementor-element.elementor-element-a793404 > .elementor-widget-container{margin:0px 0px 10px 15px;padding:0px 0px 0px 0px;}.elementor-3004 .elementor-element.elementor-element-a793404 .elementor-heading-title{font-size:26px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-3004 .elementor-element.elementor-element-a793404 > .elementor-widget-container{margin:30px 0px 0px 15px;}.elementor-3004 .elementor-element.elementor-element-a793404 .elementor-heading-title{font-size:22px;}}/* Start custom CSS for text-editor, class: .elementor-element-155c3377 */.wishlist-title-container {
    display: none;
}
/**/


.woocommerce table.shop_table {
    border-radius: 0;
    padding: 20px 20px 0 20px;
    margin: 0;
}

.wishlist_table thead tr {
    text-transform: uppercase;
    color: #000000;
    font-family: "Roboto", -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.product-price .nobr,
.product-stock-status .nobr {
    font-size: 16px;
}

table.wishlist_table td {
    border: none;
}

.woocommerce table.shop_table td {
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

.woocommerce .wishlist_table a.add_to_cart.button.alt {
    text-transform: uppercase;
}

.wishlist_table tr td {
    text-align: left;
}

.wishlist_table th {
    border: none;
}

.wishlist_table thead:first-child tr:first-child th {
    border-bottom: 2px solid #000000;
    border-top: none;
}

.woocommerce table.shop_table td {
    border: none;
}

.woocommerce table.shop_table tr:not(:first-child) td {
    border-top: 1px solid #e5e5e5;
}

.product-name a, 
.product-price {
    color: #000000;
    font-size: 14px;
}

.product-name a:hover {
    color: #565656;
}

.product-stock-status {
    font-size: 14px;
}

.woocommerce a.remove {
    font-weight: 300;
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
    background: transparent;
    color: #000000!important;
}

.product-remove {
    width: 5%;
}

.product-thumbnail {
    width: 15%;
}

.product-name {
    width: 30%;
}

.product-price {
    width: 20%;
}

.product-stock-status {
    width: 15%;
}

.product-add-to-cart {
    width: 15%;
}

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

.woocommerce-message::before {
    color: #000000;
}

.wishlist-empty {
    font-size: 15px;
}

.woocommerce table.shop_table td.wishlist-empty {
    line-height: 2.5em;
}/* End custom CSS */