.elementor-3302 .elementor-element.elementor-element-6130174{--display:flex;--padding-top:30px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-3302 .elementor-element.elementor-element-2d73da1 .woocommerce-breadcrumb{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-3302 .elementor-element.elementor-element-2d73da1 .woocommerce-breadcrumb > a{color:var( --e-global-color-text );}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-3302 .elementor-element.elementor-element-2d73da1 .woocommerce-breadcrumb{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-3302 .elementor-element.elementor-element-6130174{--padding-top:30px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}.elementor-3302 .elementor-element.elementor-element-2d73da1 .woocommerce-breadcrumb{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-3302 .elementor-element.elementor-element-6130174{--padding-top:20px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-3302 .elementor-element.elementor-element-2d73da1 .woocommerce-breadcrumb{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */.yith-wcwl-form .wishlist_table, 
.yith-wcwl-form .wishlist_table * {
    font-family: 'Roboto', sans-serif !important;
}

.yith-wcwl-form .wishlist_table td a, 
.yith-wcwl-form .wishlist_table td.product-name a {
    color: #C9A76D !important;
    font-weight: bold !important;
    text-decoration: none !important;
    transition: color 0.3s ease !important;
}

.yith-wcwl-form .wishlist_table td a:hover, 
.yith-wcwl-form .wishlist_table td.product-name a:hover {
    color: #b08f57 !important;
}

.yith-wcwl-form .wishlist_table a.remove {
    color: #C9A76D !important;
    font-weight: bold !important;
}

.yith-wcwl-form .wishlist_table .product-add-to-cart a.add_to_cart_button {
    background-color: #C9A76D !important;
    color: #ffffff !important;
    font-weight: bold !important;
    border-radius: 4px !important;
    padding: 8px 16px !important;
    transition: background-color 0.3s ease !important;
}

.yith-wcwl-form .wishlist_table .product-add-to-cart a.add_to_cart_button:hover {
    background-color: #b08f57 !important;
}/* End custom CSS */