/*!
Theme Name: BRESYS
Theme URI: http://underscores.me/
Author: Bresys Informatika Kft - Hungary
Author URI: https://bremersystems.eu
Description: Theme based on underscores.me theme - lightweight and compatible with elementor and more... enjoy!
Version: 2.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bresys
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

BRESYS is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/**
 * Remove the margin in all browsers.
 */
body, html {
	margin: 0;
	overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

.transition {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out; 
}

/*--------------------------------------------------------------
# HEROES STARTSEITE
--------------------------------------------------------------*/

.coupon_code {
	border: 2px dashed;
    border-radius: 10px;
    padding: 6px 15px;
    text-align: center;
    margin-top: 10px;
    margin-left: 20px;
}
.banner_small .premium-banner-ib-desc {
	background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.5732668067226891) 0%, rgba(0,0,0,0) 100%);
}

.gewinnspiel_teaser .premium-badge-container {
	margin-top:55px !important;
	margin-left:20px;
}

/*--------------------------------------------------------------
# SLIDER STARTSEITE
--------------------------------------------------------------*/

.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {
    background: white;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 15px;
	position: relative;
	width: 100%;
	height:680px;
}

.woocommerce.ywcps-product-slider .wishsuite-btn,
.woocommerce.ywcps-product-slider .wishsuite-button {
	position: absolute;
    bottom: 20px;
    width: 100%;
    left: 10px;
}

.woocommerce.ywcps-product-slider .add_to_cart_button {
	position: absolute;
    bottom: 50px;
}

.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item h2 {
	font-size: 20px;
    color: #333;
    line-height: 1.2;
}

.woocommerce ul.products li.product .price {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}

.price.price-unit.smaller.wc-gzd-additional-info {
    font-size: 12px !important;
}


/*--------------------------------------------------------------
# MEGAMENU STYLES
--------------------------------------------------------------*/

.MM_link a {
	background: #EEE1D4;
	border-radius:5px;
	display: block;
	padding:10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.MM_link a:hover {
	background: #E5D8CC;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.premium-ver-hamburger-menu .premium-mobile-menu-outer-container {
	background:white;
}

.premium-mobile-menu-container .premium-nav-menu-item {
	height: 44px;
    border-bottom: 1px dotted #ccc;
}



/*--------------------------------------------------------------
# BLOG STYLES
--------------------------------------------------------------*/
.sidebar_headline{
    font-size: 1.3rem;
    font-weight: 600;
    border-bottom: 1px solid #EEE1D4;
    padding-bottom: 1rem;
}



.sidebar_cat:before {
    font-family: "Font Awesome 5 Free";
    content: "\f5fd";
    color: #333;
    margin-right: .8rem;
}

.sidebar_posts:before {
	font-family: "Font Awesome 5 Free";
    content: "\f5ac";
    color: #333;
    margin-right: .8rem;
}

.sidebar_archive:before {
	font-family: "Font Awesome 5 Free";
    content: "\f187";
    color: #333;
    margin-right: .8rem;
}

.sidebar_list {
	list-style: none;
    margin: 0;
    padding-left: 33px;
    padding-right: 20px;
}

.sidebar_list li {
	margin-bottom: .7rem;
}

.sidebar_list a {
	color: #333 !important;
}

/*--------------------------------------------------------------
# WOOCOMMERCE STYLES
--------------------------------------------------------------*/

.woolentor-quickview-btn-area {
	display: none !important;
}

.related.products .button {
	font-size:14px;
}

.woocommerce-order {
	color:black !important;
}

.woocommerce-order button,
.woocommerce-button  {
	background:var(--e-global-color-accent) !important;
	border:0 !important;
	padding: 10px 15px;
    border-radius: 20px;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
	background:white;
	border-radius: 15px;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
	position: relative;
}

.aws-search-form {
	border-radius: 60px;
}

.aws-search-field {
	border:0 !important
}

.aws-search-btn.aws-form-btn {
	border:0 !important;
	border-top-right-radius: 30px !important;
	border-bottom-right-radius: 30px !important;
}

.aws-search-result .aws_onsale {
	background:var(--e-global-color-accent) !important;
}

.woocommerce-Tabs-panel h2:first-child {
	display: none !important;
}


.woocommerce-info {
    border-top-color: var(--e-global-color-accent) !important;
}

.woocommerce-info::before {
    color: var(--e-global-color-accent) !important;
}

.woocommerce ul.products li.product .button {
	background:#E2941D;
	color:white;
	border-radius: 30px;
	font-weight:400;
}

.onsale {
	width: 80px;
    height: 80px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #E2941D !important;
	transform: rotate(-15deg);
}

.onsale:after {
	content:'';
	width:72px;
	height:72px;
	border-radius: 100%;
	border:2px dashed white;
	position: absolute;
}

.single-product .onsale {
	width: 120px;
    height: 120px;
    font-size: 20px !important;
}

.single-product .onsale:after {
	width:110px;
	height:110px;
}

.woocommerce .ywcps-wrapper ul.products li.product .onsale {
	top:10px !important;
}

.single-product .added_to_cart.wc-forward {
	position: absolute;
    right: 0;
    top: 60px;
}

.product p.wc-gzd-additional-info {
	font-size:12px !important;
    margin-top: 0px !important;
	margin-bottom:0px !important;
}

 .wc-gzd-additional-info-loop.tax-info {
	position:relative; 
	top:10px;
    border-top: 1px dashed #ccc;
    padding-top: 10px !important;
	padding-bottom:10px !important;
}

 .wishsuite-btn,
 .wishsuite-btn-exist,
 .wishsuite-button   {
	font-size: 12px;
    margin-top: 10px;
}

 ul.products li.product .woocommerce-loop-product__title {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px;
    margin-bottom: 10px !important;
	display:block;
}

.woocommerce table.shop_attributes th {
	text-align:left;
}

.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {
	font-family: 'Raleway' !important;
}

.elementor-104998 .elementor-element.elementor-element-37831a3.elementor-wc-products ul.products li.product .price ins,
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
	text-decoration:none !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color:#333;
}

.woocommerce .elementor-105052 .elementor-element.elementor-element-ccadcf4 .price {
	margin:0;
}

.wl-quantity-wrap {
	height: 54px;
    background: white;
    border-radius: 50px;
    padding-right: 50px;
    margin-right: -50px;
}
.single_add_to_cart_button {
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.wc-variation-selection-needed {
	opacity: 1 !important;
	background:#EEC487 !important;
}

.tagged_as {
	color:transparent !important;
}
.tagged_as a {
	background: #EEE1D4;
    color: #777 !important;
    padding: 6px 10px;
    border-radius: 17px;
    margin-bottom: 9px;
    display: inline-block;
}

.tagged_as a:hover {
	color:#333 !important;
}


/*--------------------------------------------------------------
# WARENKORB
--------------------------------------------------------------*/

.elementor-widget-woocommerce-cart .woocommerce table.cart,
.cart td:before  {
	font-size:14px !important;
}

/*--------------------------------------------------------------
# MEIN KONTO
--------------------------------------------------------------*/

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type {
	margin-bottom:1rem !important;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
	padding:10px;
}

.e-my-account-tab h2 {
	margin-bottom:0 !important;
	font-weight:bold !important;
}

.e-my-account-tab h3 {
	margin-bottom:1rem !important;
	margin-top:1rem !important;
	font-size:20px !important;
}

.e-my-account-tab .woocommerce-form,
.e-my-account-tab .woocommerce-ResetPassword.lost_reset_password,
address,
.woocommerce-MyAccount-content-wrapper {
	border-radius: 15px !important;
}

.e-wc-account-tabs-nav {
	border-radius: 15px;
	overflow:hidden;
}
.e-my-account-tab button,
.woocommerce-info a  {
	background:var(--e-global-color-accent) !important;
	border:0 !important;
	padding:5px 10px;
	border-radius: 5px;
}

.button.button-document-download {
	background:var(--e-global-color-accent) !important;
}

.e-my-account-tab button:hover {
	background:#CF891E !important;
}

.elementor-14 .elementor-element.elementor-element-a2b5884 .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
	color:white !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button {
	border:0 !important;
	background:var(--e-global-color-accent) !important;
	margin-right:5px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a {
	color:var(--e-global-color-accent) !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table {
	font-family: 'Raleway' !important;
}

/*--------------------------------------------------------------
# RELATED PRODUCTS
--------------------------------------------------------------*/

.related.products .product {
	background: white;
    padding: 10px !important;
    border-radius: 15px;
}

.related.products .woocommerce-loop-product__title {
	color:#333;
}

/*--------------------------------------------------------------
# FILTER STYLES
--------------------------------------------------------------*/
.wcpf-field-item.wcpf-box-style .wcpf-heading-label {
    font-weight: 700;
    font-family: "Raleway", Sans-serif !important;
    letter-spacing: 1px;
    background: white;
    padding-left: .5rem;
    border: 1px solid #eee;
}

.wcpf-front-element-102539 .text:before {
    content: "\f5fd";
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    margin-right: .5rem;
}

.wcpf-front-element-102541 .text:before {
    content: "\f555";
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    margin-right: .5rem;
}

.wcpf-front-element-105003 .text:before {
    content: "\f0a3";
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    margin-right: .5rem;
}

.wcpf-price-slider-min-max-inputs input {
	font-size: 14px;
    height: 30px;
    border: 1px solid #ccc;

}

.wcpf-button.wcpf-button-action-reset {
	background: #E56353;
    color: white;
    height: 40px;
    border-radius: 35px;
}

.wcpf-button.wcpf-button-action-reset:hover {
	background: #ca5143;
}

.orderby {
	height:40px;
	border-radius: 10px;
	padding:10px;
}


/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/

.payicon {
	width: calc(33% - 5px);
	max-width:85px;
background: white;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	
}

.payicon img {
	margin-bottom: -5px;
}

.ssl-icon {
	width: 50px;
	float: left;
	margin-right: 10px;
}

.ssl-text {
	font-size: 13px;
	line-height:1.5;
	font-weight: bold;
	font-family: Raleway, sans-serif;
	position: relative;
	top: 5px;
}



/*--------------------------------------------------------------
# BREAKPOINTS
--------------------------------------------------------------*/
@media (min-width:400px) {
	.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {

		height:700px;
	}
}

@media (max-width:767px) {

	.woocommerce-ordering {
		display:block;
		width:100%;
	}

	.orderby {
		width:100%;
	}

	
}

@media (min-width:768px) {

	.woocommerce td.product-name dl.variation p {
		margin-top:0 !important;
	}


	.e-wc-account-tabs-nav {
		border-radius: 25px;
		overflow: hidden;
	}

	 ul.products li.product .woocommerce-loop-product__title {
		height: 85px;
	}

	.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {
		height: 720px;

	}
}

@media (max-width:1199px) {
	.premium-menu-link.premium-menu-link-parent {
		justify-content: space-between !important;
	}
}


@media (min-width:1024px) {
	.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {
		height: 590px;

	}
}

@media (min-width:1240px) {


.woocommerce-cart-form__cart-item.cart_item .product-remove,
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail  {
	vertical-align: top;
}

.aws-search-form {
	height:50px !important;
}

	 ul.products li.product .woocommerce-loop-product__title {
		height: 80px;
	}

	.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {
		height: 650px;

	}
}

@media (min-width:1350px) {
	.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {
		height: 700px;

	}
}

@media (min-width:1500px) {
	.woocommerce.ywcps-product-slider .owl-carousel.owl-drag .owl-item li {
		height: 740px;

	}
}