/*
Theme Name: Appetizer
Theme URI: https://burgerthemes.com/appetizer-free/
Template: appetizer
Author: Cokui
Description: Thème enfant pour Potions et Patapon.
Tags: one-column,two-columns,left-sidebar,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,blog,grid-layout,portfolio,photography
Version: 1.0.8.1681142815
Updated: 2023-04-10 18:06:55

*/
.main-header .header-my-account {
	color: #fff;
	background: none;
	display: inline-block;
	width: 33px;
	height: 33px;
	text-align: center;
	cursor: pointer;
	line-height: 1.25;
	padding: 0;
	border-radius: 6.25rem;
	border: 1px solid transparent;
}
.fa-spoon::before{
	content:"\27A4";
}

.scrollingUp i{
	transform: rotate(270deg) translate(-15px, 0px);
	text-shadow: -5px 5px 8px rgb(0 0 0 / 25%);
	font-size: 60px;
}

@media (max-width: 991px) {
    div.main-mobile-nav {
        display: flex;
    }
}

.widget form {
	overflow: visible !important;
}

.sidebar .widget{
	overflow: visible !important;
}
.yith-wcan-filters{
	background-color: rgb(255, 251, 250);
}

.sidebar{
	padding-top: 80px;
}

input[type="search"].yith-s {
  margin-bottom: 10px !important;
}

form#yith-ajaxsearchform > div {
	display: block !important;
}

.woo-shop .product-inner .product-img {
	max-height: 208px;
}

.woocommerce ul.products li.product a img {
	height: 208px;
}