/*
 Theme Name: Steinakzente
 Author URI: http://steinakzente.de/
 Description: IMA Templates.
 Author: The IMA team
 Version: 1.0
 Text Domain: SA
-*/


/* CHANGES BY THE-FLOW.AT */

:root {
	--braun: #BC9E6C;
	--blau: #395465;
}



/*
 * 
 * MAIN STYLES
 * 
 * */

body,
#Panel,
#Panel .wrapper,
.bgb,
.post-item .vc_custom_1587718743818 {
	background: transparent !important;
	background-color: #f8fbfd !important;
}
.logo img {
	max-width: 90%;
	padding: 12px;
}

body {
	overflow-x: hidden;
}

body,
h1, h2, h3, h4, h5, h6
{
	font-family: 'Fira Sans', sans-serif;
}
h1 {
	font-size: 4.5rem !important;
}

h2 {
	font-size: 3.25rem !important;
}
h1, h2, h3, h4, h5, h6,
.shoppage h2, .shoppage h3, .shoppage h1,
section.product-section h1 {
	color: #395465 !important;
}
.title_bb {
	background: rgba(255,255,255,.75);
}
.title_bb a.bb_button {
	color: var(--blau);
	border-color: var(--blau);
}

body:not(.home) .wrapper .the_content {
	background: transparent;
	padding: 0 5%;
}
.wrapper .the_content h1 {
	margin: 0;
	padding: 1% 0;
}
.wrapper header h1 {
	font-size: 50px;
    color: #fff !important;
    font-weight: bold;
}
.Head-line h1 {
	padding-left: 0;
}
.wrapper header h2,
.title_rep h2,
.the_content .wpb_row:not(.products_homepage) h2 {
	color: var(--blau) !important;
}
.wrapper header p {
	font-size: 1.5rem;
	width: 100%;
	max-width: 1000px;
	margin-left: 2%;
}
.stitle {
	font-size: 3.5rem;
}
.white-text p {
	color: white !important;
}

.container-fluid.productscat header {
	text-align: left;
}

.btn,
#SearchBox button {
	height: 48px !important;
	padding: 10px;
	margin-right: 12px;
}
.btn.circle,
#SearchBox button {
	width: 48px !important;
}

.btn.brown,
#SearchBox button {
	background: var(--braun);
	background-color: var(--braun) !important;
}
.btn.circle,
#SearchBox button {
	border-radius: 48px;
}
.btn img {
	padding-left: 0;
	max-height: 100%;
	max-width: 100%;
}
nav#MainMenu #SearchBox {
	margin-right: -38px;
}
nav#MainMenu #SearchBox input[type="search"] {
	margin-right: -16px;
}

body:not(.home) .vc_column_container>.vc_column-inner, body:not(.home) .footerWidgets, .plr5p, .productcat {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.small-box {
	max-width: 1200px;
}
.braun.vc_btn3-inline a,
.braun.vc_btn3-inline button,
.vc_btn3-container a.vc_general.vc_btn3 {
	background-color: var(--braun) !important;
	color: white !important;
	border-width: 0;
	border-radius: 100px;
	font-size: 1.5rem;
	margin-right: 15px;
	font-weight: lighter;
}

.vc_col-has-fill > .vc_column-inner[class*="vc_custom_"] {
	padding: 0 !important;
}
.vc_col-has-fill > .vc_column-inner[class*="vc_custom_"] > .wpb_wrapper {
	padding: 25px 35px 0 35px !important;
	box-shadow: 0 0 25px rgba(0,0,0,.15);
	overflow: hidden;
}

.rund img {
	border-radius: 5000px;
	border: 10px solid var(--braun);
}
@media screen and ( max-width: 1024px ) {
	body, html {
		overflow-x: hidden;
	}
	.the_content {
		margin-top: 0;
	}
	nav#MainMenu #SearchBox {
		top: calc(100% + 10px);
		right: 50px;
		transform: none;
	}
}





/*
 * 
 * HOME
 * 
 * */

.home .wpb_single_image.wpb_content_element {
	margin-bottom: 0;
}
.home h1 {
	color: white !important;
	font-size: 6rem !important;
	font-weight: bolder !important;
}
.home #home-header .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.home .header {
	padding-left: 5% !important;
	padding-right: 5% !important;
	position: relative;
	z-index: 9;
	overflow: visible !important;
}
.home .header .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.home .header a {
	color: white !important;
	font-weight: 400 !important;
}
.home .home-header-info {
	background: var(--braun);
	border-radius: 150px;
	padding: 15px 25px;
	display: inline-block;
	margin-bottom: -50px;
}
.home .home-header-info p {
	color: white;
	margin: 0;
	font-size: 2rem;
}
.home .home-header-info p:last-child {
	font-size: 3rem;
	font-weight: bolder;
	margin: 1rem auto;
}
.home .fullwidth-head-image .vc_column-inner {
	padding: 0 !important;
}
.home .fullwidth-head-image .wpb_single_image .vc_figure,
.home .fullwidth-head-image .wpb_single_image .vc_figure img {
	width: 100vw;
}
.home #mega-menu-wrap-HeaderMenu #mega-menu-HeaderMenu > li.mega-menu-item.mega-current-menu-ancestor:not(.mega-toggle-on) > a.mega-menu-link {
	background: white;
	color: black;
	font-weight: bold;
}
.home #mega-menu-wrap-HeaderMenu #mega-menu-HeaderMenu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:hover {
	
}
@media screen and ( max-width: 1024px ) {
	h1 {
		font-size: 3rem !important;
		margin-top: 15px;
	}
	.home h1 {
		font-size: 4rem !important;
	}	
	.home .home-header-info p:last-child {
		font-size: 2rem;
	}
	.home .home-header-info {
		padding: 15px 50px;
	}
}
@media screen and ( max-width: 1280px ) {
	h1, h2, h3, h4, p {
		hyphens: auto;
	}
}


/*
 * 
 * MENU
 * 
 * */

#Main {
	position: sticky;
	top: -72px;
	z-index: 999;
}
.logo-nav {
	background: white;
	border-radius: 50px;
	box-shadow: 0 0 25px rgb(0 0 0 / 5%);
	margin-top: 50px;
}
nav#MainMenu {
	width: 100%;
}

nav#MainMenu #mega-menu-wrap-HeaderMenu {
	background: transparent;
}
#mega-menu-wrap-HeaderMenu #mega-menu-HeaderMenu > li.mega-menu-item > a.mega-menu-link {
	color: black;
	font-weight: bold;
}
#Main .headinfo {
	background: var(--blau);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px;
	text-align: center;
}
#Main .headinfo span,
#Main .headinfo a {
	font-size: 1.65rem;
}
nav#MainMenu .mega-menu-item > .mega-sub-menu > li.mega-current-menu-item a {
	font-weight: bolder !important;
}
#mega-menu-wrap-HeaderMenu #mega-menu-HeaderMenu > li > a.mega-menu-link {
	font-weight: bolder !important;
}
@media screen and ( max-width: 768px ) {
	#mega-menu-wrap-HeaderMenu #mega-menu-HeaderMenu > li.mega-menu-item > a.mega-menu-link {
		color: white;
	}
	.logo-nav {
		width: 100vw;
		margin-left: -50px;
		margin-right: -50px;
		border-radius: 0;		
	}
	.logo-nav .equal {
		flex-basis: 95%;
	}
	#Main .headinfo a {
		text-decoration: none;
	}
}
@media screen and ( max-width: 1280px ) {
	.logo-nav .equal:last-child {
		padding: 10px 0 10px 20px;
	}
} 
@media screen and ( max-width: 1280px ) and ( min-width: 768px ) {
	#Main {
		position: relative;
		top: 0;
	}
	.logo-nav .equal {
		flex-basis: 100%;
	}
}


/*
 * 
 * SINGLE PRODUCT
 * 
 * */

.single-laux_produkt {
	font-size: 1.5rem;
	line-height: 2 !important;
}

.PorductSingel .product-section {
	border-bottom: 0;
}

@media screen and (min-width: 992px) {
	.PorductSingel .product-section {
		width: 50vw;
		margin-left: auto;
		margin-right: 10vw;
	}
	.single-laux_produkt section.product-section h1 {
		text-align: left;
		margin-left: 2%;
		/*display: inline-block;*/
	}
	.PorductSingel .productfeaturedimage {
		height: 35vw;
		background-repeat: no-repeat;
		background-position: center;
		width: 35vw;
		border-radius: 35vw;
		box-shadow: 0 0 35px rgb(0 0 0 / 5%);
		margin: 50px;
		border: 20px solid rgba(255,255,255,1);
		float: left;
	}

	.PorductSingel .product-section .col-md-12.product-info-col,
	.PorductSingel .product-section .col-md-12.product-request-col {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.PorductSingel .product-section .col-md-12.product-request-col {
		margin-top: 50px;
	}
	.PorductSingel .product-section .col-md-12 .row {
		margin-left: 0;
		margin-right: 0;
	}
}

.PorductSingel .product_info_usecase img {
	border: 10px solid white;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.PorductSingel .product-section .product-request,
.PorductSingel .singleproductinfo,
.PorductSingel .product-section .product-request .product-stock .marker {
 	background-color: transparent;
}
.PorductSingel .product-section .product-request {
	padding: 0;
	margin-top: 25px;
}
.PorductSingel .product-section .product-request .beratung {
	color: #395465;
	background: white;
	padding: 25px;
	margin: -5px 0 25px 0;
}
.PorductSingel .product-section .product-request .no_price {
	display: block;
}
.PorductSingel .product-section .product-request .beratung img {
	float: left;
	margin-right: 25px;
	margin-top: -10px;
	background: #BC9E6C;
	padding: 10px;
}
.PorductSingel .product-section .product-request .beratung span {
	font-weight: 700;
	text-transform: uppercase;
}
.PorductSingel .product-section .product-request .beratung a {
	color: #395465;
	font-weight: 700;
	text-decoration: underline;
}
.PorductSingel .product-section .product-request .btn-request {
	font-weight: normal;
	border-radius: 100px;
	margin-bottom: 50px;
}
.PorductSingel .product-section .product-request .product-stock i {
	background-color: #395465 !important; 
}
.PorductSingel .product-section .product-request .no_price i {
	background-color: transparent !important;
}
.PorductSingel .product-section .product-request .product-stock span {
	background-color: transparent !important;
	color: #242424;
}
.PorductSingel .product-section .product-request .no_price {
	color: #242424;
}
.PorductSingel a.downloadbuttonproduct {
	background: white;
	color: #242424;
	text-decoration: underline;
}




/*
 * 
 * CTA
 * 
 * */

#contact-cta {
	position: fixed;
	right: 5%;
	bottom: 100px;
}
#contact-cta .content {
	background: white;
	color: var(--braun);
	border-radius: 100px;
	padding: 15px 25px 15px 70px;
	margin-left: -50px;
}
#contact-cta .button a {
	background: var(--braun);
	color: white;
	border-radius: 100px;
	padding: 10px 25px;
	margin: -5px -35px auto 35px;
	white-space: nowrap;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}
#contact-cta .img {
	position: absolute;
	left: -120px;
	top: -32px;
}
@media screen and ( max-width: 1024px ) {
	body:not(.home) #contact-cta {
		display: none;
	}
	#contact-cta {
		bottom: 25px;
	}
	#contact-cta .button a {
		margin-right: 10px;
	}
	#contact-cta .img {
		left: -96px;
		top: -14px;
	}
	#contact-cta img {
		width: 96px;
	}
}


/*
 * 
 * PRODUCT GRID
 * 
 * */
.products-grid {
	margin-top: 75px;
}
.products-grid .item figure figcaption {
	left: 50%;
	bottom: 50%;
	background-color: rgba(188, 158, 106, 1);
	transform: translateX(-50%) translateY(50%);
    padding: 20px 35px;
	border-radius: 100px;
	display: inline-block;
	width: auto;
	text-transform: uppercase;
	font-weight: normal;
	min-height: 0;
	height: auto;
	line-height: 1.1;
	word-wrap: normal;
    word-break: normal;
}
.products_homepage .products-grid .item figure figcaption,
.shoppage .products-grid .item figure figcaption {
	min-height: 0;
	padding: 20px 35px;
	bottom: 50%;
}
.products-grid .item figure .item-links a {
	background: white;
	border-radius: 100px;
	color: #242424 !important;
	display: block !important;
	margin: auto;
}
.products-grid .item:hover .item-info {
	background-color: rgba(57, 84, 101, .85) !important;
}
.products-grid .item figure .item-size {
	font-size: 1.5rem;
}
.products-grid .item figure .item-size {
	height: 28px;
}




/*
 * 
 * RATINGS
 * 
 * */

.ratings {
	overflow: auto;
    width: auto;
    display: inline-block;
	background-color: #BC9E6C;
	padding: 15px;
	position: relative;
}
.ratings .stars_title {
	white-space: nowrap;
}
.home .ratings .ratinginfo {
	margin-bottom: 35px !important;
}
.ratings .ratinginfo ul {
	margin: 0;
}
.ratings .ratinginfo ul li {
	list-style-type: none;
	background: transparent;
}
.ratings .stars5 {
	min-width: 120px;
}
.ratings a,
.productscat .ratings a {
	font-size: 1.25rem;
    text-align: left;
	text-decoration: underline;
	color: white;
}
.home .ratings a {
	position: absolute;
    width: 90%;
    left: 5%;
	bottom: 10px;
}
.rating-wrapper {
	text-align: right;
	margin-top: -75px;
}
.productscat .ratings {
	float: right;
}

@media screen and ( max-width: 1024px) {
	.ratings {
		width: 100%;
		margin-top: 45px;
	}
	.container-fluid.productscat header {
		display: flex;
		flex-wrap: wrap;
		padding-top: 25px;
	}
	.container-fluid.productscat header h2 {
		display: none;
	}
	.container-fluid.productscat header .ratings {
		order: 10;
	}
}

    


/*
 * 
 * ARCHIVE
 * 
 * */
.archive .products-grid .geo-location-container {
	margin: 50px 0;
}
.archive .products-grid .geo-location-container form span {
	color: #242424;
}
.archive .products-grid .col-md-3 {
	padding: 0 35px;
}
