/*
Theme Name: Porto Herkules
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* Fonts */

/* montserrat-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/montserrat-v31-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/montserrat-v31-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/montserrat-v31-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/montserrat-v31-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/montserrat-v31-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/montserrat-v31-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v31-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/montserrat-v31-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v31-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/montserrat-v31-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Language Switcher */
.menu-item-object-wpml_ls_menu_item .porto-narrow-sub-menu{
	min-width: fit-content;
}

/* Zur Kasse Button ist auf dem Mobiltelefon nicht sichtbar (hinter der Adressleiste verschwunden) */

#mini-cart .widget_shopping_cart .buttons {
	padding: 0 10px 80px 10px;
}

.btn .viewcart {
	color: whitesmoke !important;
}

/* Home Header */

@media (max-width: 575px) {
  .intro-banner img {
	object-position: 65% !important;
  }
}

/* Woocommerce */

/* Lieferadresse ausblenden */

.woocommerce-shipping-fields {
	display: none !important;
}


#side-nav-panel .share-links {
  display: none;
}

/* Home */

/* Falls das Bild im Page Header ist */
.home .page-content {
	margin-top: 100px;
}

/* Content */

.elementor-element-bf1eef4 .porto-ibanner-layer {
	left: 50%;
	right: unset;
	transform: translateX(-50%);
	top: 5% !important;
	bottom: unset;
}

@media (max-width:1599px) and (min-width:992px) {
	.elementor-element-81d3252 .porto-ibanner-layer {
		left: 3% !important;
	}
}

/* Header Slider */
.elementor-slides-wrapper h2.elementor-heading-title {
	text-shadow: 0px 0px 10px #000000;
}

.elementor-slides-wrapper .elementor-heading-title {
	text-shadow: 0px 0px 10px #000000;
}

/* Shop Woocommerce */

/* Checkout */
 .mollie-components .mollie-component.is-invalid {
	border-color: rgb(255, 0, 0);
}

/* Shop Sidebar */
.woocommerce-page .sidebar-content ul li a:hover, .woocommerce-page .sidebar-content ul li.current > a {
	color: #2390C1;
}

/* Product Page */

/* Product Page Button */

.btn,
.single_add_to_cart_button {
	background: transparent linear-gradient(261deg, #2390C1 0%, #003D77 100%) 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
}
.btn:hover, .btn:focus, .btn:active,
.single_add_to_cart_button:hover {
	color: #040404;
	background: #FFA700 !important;
}

/* Product Page Filter */

.filter-item-list .filter-item {
	background: transparent linear-gradient(261deg, #2390C1 0%, #003D77 100%) 0% 0% no-repeat padding-box;
	color: white;
	border-radius: 6px;
	border: 0;
}

.filter-item-list .active .filter-item, .filter-item-list .filter-item:not(.disabled):hover {
	color: #040404;
	background: #FFA700;
}

.filter-item-list a.disabled {
	cursor: not-allowed;
	opacity: 0.2;
}

/* Woocommerce Filter */

.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a, .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a, .woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a, .woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a {
	background: transparent linear-gradient(261deg, #2390C1 0%, #003D77 100%) 0% 0% no-repeat padding-box;
	color: white;
	border-radius: 10px;
	border: 0;
	transition: color 0.3s,background-color 0.3s,border-color 0.3s;
}

.woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a:hover, .woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a, .woocommerce .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen span, .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li a:hover, .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a, .woocommerce .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen span, .woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li a:hover, .woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen a, .woocommerce-page .woocommerce-widget-layered-nav-list:not(.filter-item-list) li.chosen span, .woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li a:hover, .woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen a, .woocommerce-page .yith-woo-ajax-navigation ul.yith-wcan-label li.chosen span {
	color: #040404;
	background: #FFA700;
}

/* Content */
.main-content {
  padding-bottom: 0px;
}

/* Footer */

.footer h2 {
	+color: white !important;
}

/* Overlay nach hinzufuegen zum Warenkorb */
.style-3 > .success-message-container {
	width: 350px;
	transform: translateX(10px);	
}

.style-3 > .success-message-container .btn {
	padding-left: 0.7rem;
	padding-right: 0.7rem;
	border: 0;
}
.btn-gray {
	color: whitesmoke;
}

/* GoTop Button */
html #topcontrol {
	background: #7d8287;
}
html #topcontrol:hover {
	background: rgb(35, 144, 193);
	color: whitesmoke;
}