
/*
 * SEARCH BAR
 */

#wpe-wc-product-search form input { background-color: #fff !important; border: 3px solid #2866B1 !important; }
#wpe-wc-product-search .wpe-wc-product-search-icon * { color: #2866B1 !important; font-weight: bold !important; }
#wpe-wc-product-search form:hover input { width: 102% !important; height: 52px !important; border-color: #F1C249 !important; margin: -1px 0 0 -1% !important; }
#wpe-wc-product-search form:hover .wpe-wc-product-search-icon * { color: #F1C249 !important; margin-right: -1% !important; }

/*
 * NAV BAR
 */

#nav { padding: 15px 0 10px 0 !important; }
#nav ul li { padding: 0 0 5px 0 !important; }

#nav ul li a { background-color: #ffffff1a !important; min-width: auto !important; height: 35px !important; line-height: 31px !important; border: 2px solid transparent !important; border-radius: 5px !important; padding: 0 5px !important; font-size: 16px !important; white-space: nowrap !important; }
#nav ul li a img.icon { width: 21px !important; height: 21px !important; margin: 5px 6px 0 0 !important; display: block !important; float: left !important; }
#nav ul li a strong { height: 31px !important; line-height: 31px !important; display: inline-block !important; text-transform: none !important; }
#header #header-links a.account > strong { display: none !important; }
#header #header-links a.account strong { color: #353535 !important; margin: 0 !important; font-size: 15px !important; float: none !important; }

#nav ul li.selected a { background: transparent !important; padding: 0 8px 0 7px !important; }
#nav ul li.selected a img.icon { width: 25px !important; height: 25px !important; margin: 3px 4px 3px 0 !important; }

#nav ul li a:hover { color: #fff !important; background: transparent !important; border-color: #fff !important; padding: 0 5px !important; }
#nav ul li a:hover img.icon { color: #fff !important; width: 25px !important; height: 25px !important; margin: 3px 4px 3px 0 !important; opacity: 1 !important; }

#nav ul li ul.submenu { top: 39px !important; left: 0 !important; }
#nav ul li ul.submenu li a:hover { color: #2866b1 !important; }

#nav #mobile-menu, #nav #mobile-closemenu { display: none !important; }

/* SUBMENU */
#nav ul li:hover ul.submenu li { border: 0 !important; padding: 10px 10px 0 10px !important; }
#nav ul li:hover ul.submenu li:last-child { padding: 10px !important; }
#nav ul li:hover ul.submenu li a { height: 28px !important; line-height: 25px !important; border: 2px solid #e4e4e4 !important; border-radius: 4px !important; text-transform: none !important; }
/* #nav ul li:hover ul.submenu li a:before { content: '>' !important; margin-right: 5px !important; font-weight: bold !important; font-size: 12px !important; } */
#nav ul li:hover ul.submenu li a:hover { color: #fff !important; background: #2866B1 !important; border-color: #2866B1 !important; }

#nav ul.submenu li a { color: #4d4d4d !important; font-size: 15px !important; font-weight: 600 !important; }

/*
 * MOBILE MENU
 */

@media ( max-width: 768px ) {

    #header .col_6 { display: none; }
    #header-links a > span { display: none !important; }
    #header #header-links a strong { color: rgba(0,0,0,0.5) !important; font-size: 16px !important; }
    #header #header-links a.account > strong { color: rgba(0,0,0,0.5) !important; font-size: 16px !important; display: block !important; }
    #nav #hamburger { display: none !important; }
    #sub-nav { display: block !important; }

    #nav { padding: 5px 0 !important; }
    #nav.nav-fixed-mobile { width: auto !important; border-radius: 18px !important; padding: 12.5px 0 !important; top: 20px !important; right: 20px !important; left: 20px !important; }
    #nav.nav-fixed-mobile { box-shadow: 0px 3.611px 13.632px 0px rgba(0, 0, 0, 0.25) !important; backdrop-filter: blur(3.836805582046509px) !important; }
    #nav.nav-fixed-mobile #mobile-menu button { margin: 0 4% 0 5% !important; }
    #nav.nav-fixed-mobile #mobile-menu #wpe-wc-product-search { width: 60% !important; }

    #nav .container { padding: 0px !important; }

    #nav #mobile-menu { display: block !important; }
    #nav #mobile-menu button { color: #fff !important; background: #2866B1 !important; width: 26% !important; height: 40px !important; line-height: 36px !important; border-radius: 7px !important; border: 2px solid rgba(255,255,255,.25) !important; padding: 0 12px !important; margin: 0 4% 0 10% !important; font-size: 15px !important; font-weight: 600 !important; text-align: right !important; position: relative !important; float: left !important; }
    #nav #mobile-menu button img { height: 14px !important; position: absolute !important; top: 12px !important; left: 12px !important; }
    #nav #mobile-menu #wpe-wc-product-search { width: 50% !important; height: 40px !important; margin: 0 !important; float: left !important; }
    #nav #mobile-menu #wpe-wc-product-search input { height: 40px !important; line-height: 40px !important; padding: 0 10px !important; }
    #nav #mobile-menu #wpe-wc-product-search .wpe-wc-product-search-icon { top: 5px !important; right: 5px !important; }

    /* LIST */

    #nav.open #mobile-closemenu { color: #ffffffa6 !important; background: #2F537E !important; width: 40px !important; height: 40px !important; line-height: 30px !important; border-radius: 50% !important; border: 2px solid rgba(255,255,255,.2) !important; text-align: center !important; font-size: 23px !important; display: block !important; position: absolute !important; top: -20px !important; right: -20px !important; }
    #nav.open:before { content: '' !important; background: rgba(0,0,0,.75) !important; position: fixed !important; top: -10000px !important; right: -10000px !important; bottom: -10000px !important; left: -10000px !important; z-index: 9999 !important; display: block !important; }
    #nav.open > .container > ul { background: #2866B1 !important; width: 250px !important; border: 4px solid rgba(255,255,255,.2) !important; border-radius: 28px !important; padding: 20px !important; margin: -234px 0 0 -125px !important; display: block !important; position: fixed !important; z-index: 99999 !important; top: 50% !important; left: 50% !important; }
    #nav.open > .container > ul > li { background: rgba(255,255,255,.05) !important; width: 100% !important; border-radius: 6px !important; padding: 0 !important; margin: 0 0 2px 0 !important; }
    #nav.open > .container > ul > li a { background: none !important; height: 40px !important; line-height: 40px !important; display: flex !important; align-content: center !important; justify-content: center !important; }
    #nav.open > .container > ul > li a strong { height: 36px !important; line-height: 36px !important; font-size: 17px !important; }
    #nav.open > .container > ul > li a img { display: inline-block !important; float: none !important; }
    #nav.open.nav-fixed-mobile > .container > ul { margin: 0 0 0 -125px !important; top: 150px !important; }

}

/*
 * BUTTONS
 */

ul.products-slider li.product .button.add_to_cart_button,
.woocommerce ul.products li.product .button.add_to_cart_button,
.woocommerce div.product form.cart button.single_add_to_cart_button { height: 35px !important; line-height: 33px !important; border-radius: 4.608px !important; border: 1px solid #487DBC !important; background: #2866B1 !important; padding: 0 10px !important; text-transform: none !important; }

ul.products-slider li.product .button.add_to_cart_button:before,
.woocommerce ul.products li.product .button.add_to_cart_button:before,
.woocommerce div.product form.cart button.single_add_to_cart_button:before { content: '' !important; width: 23px !important; height: 23px !important; line-height: 35px !important; margin: 5px 10px 5px 0 !important; float: left !important; display: block !important; }

ul.products-slider li.product .button.add_to_cart_button:before,
.woocommerce ul.products li.product .button.add_to_cart_button:before,
.woocommerce div.product form.cart button.single_add_to_cart_button:before { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addcart.png') center no-repeat !important; background-size: contain !important; }

ul.products-slider li.product .button.add_to_cart_button:hover:before,
.woocommerce ul.products li.product .button.add_to_cart_button:hover:before,
.woocommerce div.product form.cart button.single_add_to_cart_button:hover:before { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addcart-hover.png') center no-repeat !important; background-size: contain !important; }

ul.products-slider li.product .button.add_to_cart_button.added:before,
.woocommerce ul.products li.product .button.add_to_cart_button.added:before,
.woocommerce div.product form.cart button.single_add_to_cart_button.added:before { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addcart-confirm.png') center no-repeat !important; background-size: contain !important; }

#federic-db-products .woocommerce .products .product { height: 440px !important; margin-bottom: 0 !important; }
#federic-db-products .woocommerce .products .product a.button { line-height: 33px !important; padding: 0 10px !important; font-size: 15px !important; }
#federic-db-products .woocommerce .products .product div.yith-wcwl-add-to-wishlist { height: auto !important; margin-top: 10px !important; }

/* PREVENDITA */

.woocommerce ul.products li.product.product_cat-prevendita .button.add_to_cart_button:before,
.woocommerce div.product.product_cat-prevendita form.cart button.single_add_to_cart_button:before { height: 20px !important; margin-top: 6px !important; }

.woocommerce ul.products li.product.product_cat-prevendita .button.add_to_cart_button:hover:before,
.woocommerce div.product.product_cat-prevendita form.cart button.single_add_to_cart_button:hover:before { height: 23px !important; margin-top: 5px !important; }

.woocommerce ul.products li.product.product_cat-prevendita .button.add_to_cart_button:before,
.woocommerce div.product.product_cat-prevendita form.cart button.single_add_to_cart_button:before { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-preorder.png') center no-repeat !important; background-size: contain !important; }

.woocommerce ul.products li.product.product_cat-prevendita .button.add_to_cart_button:hover:before,
.woocommerce div.product.product_cat-prevendita form.cart button.single_add_to_cart_button:hover:before { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-preorder-hover.png') center no-repeat !important; background-size: contain !important; }

.woocommerce ul.products li.product.product_cat-prevendita .button.add_to_cart_button.added:before,
.woocommerce div.product.product_cat-prevendita form.cart button.single_add_to_cart_button.added:before { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-preorder-confirm.png') center no-repeat !important; background-size: contain !important; }

/* WISHLIST */

.single-product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.single-product .summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse { text-align: left !important; align-items: start !important; }

.woocommerce .yith-wcwl-add-button a.add_to_wishlist,
.products-slider .yith-wcwl-add-button a.add_to_wishlist { width: 30px !important; height: 30px !important; opacity: 1 !important; display: inline-block !important; }
.woocommerce .yith-wcwl-add-button a.add_to_wishlist svg,
.products-slider .yith-wcwl-add-button a.add_to_wishlist svg,
.woocommerce .yith-wcwl-add-button a.add_to_wishlist i,
.products-slider .yith-wcwl-add-button a.add_to_wishlist i { display: none !important; }
.woocommerce .yith-wcwl-add-button a.add_to_wishlist,
.products-slider .yith-wcwl-add-button a.add_to_wishlist { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addwishlist.png') center no-repeat !important; background-size: contain !important; }
.woocommerce .yith-wcwl-add-button a.add_to_wishlist:hover,
.products-slider .yith-wcwl-add-button a.add_to_wishlist:hover { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addwishlist-hover.png') center no-repeat !important; background-size: contain !important; }

.woocommerce .yith-wcwl-add-button,
.products-slider .yith-wcwl-add-button { height: 30px !important; line-height: 30px !important; font-size: 0 !important; }

.woocommerce .yith-wcwl-add-button a.delete_item,
.products-slider .yith-wcwl-add-button a.delete_item { width: 30px !important; height: 30px !important; background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addwishlist-confirm.png') center no-repeat !important; background-size: contain !important; opacity: 1 !important; display: inline-block !important; }

.woocommerce .yith-wcwl-add-button a.delete_item i,
.woocommerce .yith-wcwl-add-button a.delete_item:after,
.products-slider .yith-wcwl-add-button a.delete_item i,
.products-slider .yith-wcwl-add-button a.delete_item:after { display: none; }

.yith-wcwl-wishlistaddedbrowse .feedback { width: 30px !important; height: 30px !important; background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/icon-addwishlist-confirm.png') center no-repeat !important; background-size: contain !important; opacity: 1 !important; }
.yith-wcwl-wishlistaddedbrowse .feedback svg { display: none !important; }

.single-product form a.added_to_cart,
.single-product form button.single_add_to_cart_button:after,
ul.products-slider li.product a.added_to_cart,
.woocommerce ul.products li.product a.added_to_cart,
.yith-wcwl-wishlistaddedbrowse a { display: none !important; }

#yith-wcwl-popup-message { display: none !important; }

/*
 * CATEGORY FILTERS
 */

@media ( max-width: 768px ) {
    #body header #new-category-filter { margin-bottom: 100px !important; position: relative !important; }
    #body header #new-category-filter #new-filters #result-show { margin: 3px 110px 3px 7px !important; }
    #body header #new-filters { float: none !important; clear: both !important; position: absolute !important; left: 0 !important; bottom: -40px !important; }
    #body header #new-filters > div { margin: 0 0 5px 0 !important; text-align: left !important; float: none !important; }
}


/*
 * BADGE SALE
 */

.wpa-discount-badge { width: 65px !important; height: 65px !important; line-height: 65px !important; padding: 0 !important; text-align: center !important; transform: rotate(20deg) !important; font-size: 18px !important; }
.wpa-discount-badge { background: url('https://federicstore.it/wp-content/themes/federicstore/assets/img/restyle/badge-onsale.png') center no-repeat !important; background-size: contain !important; }
.single-product .wpa-discount-badge { left: 10px; right: auto; }

/*
 * CUSTOM LABEL
 */

.wapl-label .woocommerce-advanced-product-label.product-label.label-custom { border-radius: 4px !important; padding: 3px 8px !important; /* background-color: #FEE101 !important; */ }

/*
 * PRODUCTS
 */

@media ( max-width: 768px ) {
    ul.products li.product { /*border-bottom: 1px solid #ddd !important;*/ padding-bottom: 30px !important; margin-bottom: 30px !important; }
}


/*
 * TIDIO
 */

.awesome-iframe .widget-position-right.bubbleWithLabel .widgetLabel { display: none !important; }
