/* 
 Theme Name:     Glou Glou
 Author:         Glou Glou
 Author URI:     Vincenzo Buquicchio
 Template:       Divi
 Version:        1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.2.4
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
.archive-vini article:not(:first-child), .wishlist-vini  article:not(:first-child) {
	margin-top: 80px;
}
.archive-vini label, .wishlist-vini label {
    font-weight: bold;
    padding-right: 10px;
}

.archive-vini .descrizione-vino, .wishlist-vini .descrizione-vino {
	padding-bottom: 10px !important;
}

.single-vini .entry-content {
	padding-top: 0px !important; 	
}

.archive-vini .simplefavorite-button, .single-vini .simplefavorite-button {
	/*float: right; */
}

.wishlist-vini .simplefavorites-clear {
	background-color: #0c71c3;
    border-color: #0c71c3;
	border-radius: 2px;
    color: #ffffff;
	cursor: pointer;
    display: inline-block;
	float: right;
    padding: .5em 1em .5em 1em;
    position: relative;
    -webkit-border-radius: 2px;
	margin-top: -40px;
}

.content-wishlist-vini {
	padding-top: 20px;
}

.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
}

.wishlist-vini #left-area ul, .comment-content ul, .entry-content ul {
	list-style-type: none;
}

.favorites-list li {
	list-style: none;
}

.searchandfilter input, .searchandfilter select {
	width: 100%;
    height: 40px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.2);
}

.searchandfilter input[type=submit] {
	background-color: #0c71c3 !important;
    color: #fff !important;
}

.wishlist-vini img {
	height: 270px;
    width: auto;
}

#top-menu-nav .simplefavorites-user-count {
	position: absolute;
    top: -16px;
    right: -16px;
    font-size: 10px;
    border-radius: 999px;
    color: #fff;
    background-color: #0c71c3;
    line-height: 12px;
    min-width: 18px;
    height: 18px;
    padding: 4px 4px;
    text-align: center;
}

.pdfprnt-buttons img {
	height: auto !important;
}