/*
Theme Name: Aperitif
Theme URI: http://aperitif.elated-themes.com
Description: Wine Shop and Liquor Store
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: aperitif
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Logo */
#qodef-page-header-inner .qodef-header-logo-link img.qodef--main {
    margin-bottom: 52px!important;
}
#qodef-page-header-inner .qodef-header-logo-link img:not(.qodef--main) {
    top: 30%!important;
}

/* Side area */
a.qodef-side-area-opener.qodef-side-area-opener--predefined {
    display: none!important;
}
.qodef-custom-wishlist::before {
	content" ;
	display: none!important;
/*     margin: -1px 0 0!important; */
/*     display: -webkit-box!important; */
/*     display: -ms-flexbox!important; */
    /* display: flex!important; */
    /* -webkit-box-pack: center; */
/*     -ms-flex-pack: center; */
    /* justify-content: center; */
    /* -webkit-box-align: center; */
/*     -ms-flex-align: center; */
    /* align-items: center; */
    /* height: 58px; */

}
.qodef-header--centered #qodef-page-header>div:not(.qodef-header-sticky) .widget, .qodef-header--divided #qodef-page-header>div:not(.qodef-header-sticky) .widget, .qodef-header--standard #qodef-page-header>div:not(.qodef-header-sticky) .widget{
    border: none!important;
}


.column1{
	width: 49.5%;
	float: left;
	padding:6px;
	margin:0px;
}

.column2 {
    width: 44.5%;
    float: left;
    padding: 0;
    margin: 0px;
}

.column.one > button {
    width: 100%;
}

fieldset {
    margin-bottom: 2%;
    border: 1px solid #f2f2f2;
}



element.style {
}
.wpb_single_image.vc_align_left {
    text-align: left;
}
.xhimg {	position: absolute;}
.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {	width: 400px;}


#qodef-woo-page.qodef--single .qodef-quantity-buttons:before {    content: 'Menge:';}

:not(.qodef-woo-product-wishlist-holder)>.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before {    display: none;}
.qodef-social-share .qodef-social-title {    display: none;}
/* .qodef-woo-product-list .qodef-woo-product-content .price {    display: none;} */
.yith_wcwl_wishlist_footer .yith-wcwl-share {    display: none;}
.qodef-woo-product-list .qodef-woo-product-tags {    display: none;}

.qodef-page-title.qodef-title--standard .qodef-m-title {    font-size: 70px;}
.qodef-woo-product-list .qodef-woo-product-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    min-width: 350px;
}

@media screen and (max-width: 1400px){
	#qodef-woo-page.qodef--single form.cart a.button, #qodef-woo-page.qodef--single form.cart button {
    line-height: 55px;
    padding: 0 30px;
}
	
	@media screen and (max-width: 480px){
	#qodef-woo-page.qodef--single form.cart a.button, #qodef-woo-page.qodef--single form.cart button {
    line-height: 55px;
    padding: 0 25px;
}
}

