/*
Template:       ciri
Theme Name:     Ciri Child
Theme URI:      https://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     https://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Ciri - Furniture & Interior WooCommerce Theme
Version:        1.0.0
Requires at least: 5.0
Requires PHP:   7.0
Tags:           catalog, ceramics, craftsman, decor, elementor, furniture, furniture catalog, furniture portfolio, furniture shop, furniture store, home decor, interior decoration, lighting, woocommerce, woodworker
License:        GNU General Public License
License URI:    licence/GPL.txt
Text Domain:    ciri
Domain Path:    /languages/
*/


html, body {
	overflow-x: hidden!important;
}

body {
	background-color: #f9be00;
	background-attachment: fixed !important;
}

.la-image-loading {
	background-color: #fcc000!important;
}

.la-image-loading .content {
	display: none!important;
}

#head {
	backdrop-filter: blur(8px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	position: fixed;
	top: 0;
}

#head a img {
	transition: all ease 0.3s;
}

#head a img:hover {
	transform: scale(1.05);
}

.hfe-nav-menu{
	margin-top: 30px!important;
}

.hfe-nav-menu-icon {
	background-color: rgb(255 255 255 / 0.2);
	border-radius: 0.5rem;
}

.hfe-flyout-overlay {
	background: transparent;
}

.hfe-flyout-wrapper .hfe-side {
	height: 100vh!important;
}

a.hfe-menu-item {
	transition: all ease 0.3s;
	border-radius: 0.5rem;
}

a.hfe-menu-item:hover {
	background-color: #f9fafb;
}

.current-menu-item a.hfe-menu-item {
	background-color: #f97316!important;
}

[data-elementor-type="wp-page"] {
	margin-top: 100px;
	margin-bottom: 100px;
}

#footer {
	position: fixed;
	bottom: 0;
	backdrop-filter: blur(8px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}


.beitrag, .default-404-content--content {
	backdrop-filter: blur(8px);
	border-radius: 12px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
	width: auto;
	overflow: hidden;
	background-color: #ffffffcc;
	max-width: 800px!important;
	margin: 0 auto 35px;
}

.beitrag.news {
	max-width: 450px!important;
}

#footer .e-con-inner {
	max-width: 800px!important;
}

#footer .elementor-widget-button {
	width: 50%;
}

#footer .elementor-widget-button a {
	width: 100%;
}

.beitrag .e-con-inner, .default-404-content--inner {
	padding: 25px;
}

.default-404-content--content .button {
	border-radius: 0.5rem;
	background: #003567;
	color: #fff;
}

.default-404-content--content .button:hover {
	border-radius: 0.5rem;
	background: #e72e3e;
	color: #fff;
}

.beitrag .elementor-heading-title {
  color: #003567;
}

.beitrag h3 {
	font-weight: 600;
	font-size: 31px;
}
.beitrag h4 {
	font-weight: 300;
	margin-top: -15px;
	font-size: 20px;
	text-transform: none;
}

.carousel {
	overflow: hidden;
	border-radius: 12px;
}

.elementor-custom-embed-play {
  background: #003567;
  border-radius: 100%;
  margin: 0;
  width: 90px;
  height: 90px;
  opacity: 0.8;
  transition: all ease 0.4s;
}

.elementor-custom-embed-play svg {
  opacity: 1;
  margin-top: 5px;
  width: 80px;
  height: 80px;
  fill: #fff;
}

.elementor-custom-embed-play:hover {
  opacity: 1;
  background: #e72e3e;
}

.txt p {
	font-size: 17px;
	line-height: 1.6;
}

.beitrag .btn a {
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.anmeldung-intro {
	background: #fcc000;
	border-radius: 12px;
	padding: 35px;
	border: 3px solid #000000;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.anmeldung-intro h1 {
	font-size: 32px;
	line-height: 1.4;
	font-weight: bold;
}

.anmeldung-form div.wpforms-container-full input[type="checkbox"] + label, .anmeldung-form div.wpforms-container-full input[type="radio"] + label {
	font-weight: 600;
	font-size: 21px;
}

.anmeldung-form div.wpforms-container-full .wpforms-form .wpforms-field input[type="checkbox"] {
	margin-top: 7px;
}

.anmeldung-form div.wpforms-container-full input[type="text"], .anmeldung-form div.wpforms-container-full input[type="email"], .anmeldung-form div.wpforms-container-full .wpforms-form textarea.wpforms-field-large, .anmeldung-form div.wpforms-container-full input[type="tel"] {
	font-size: 21px;
}

.anmeldung-form .wpforms-submit {
	text-transform: uppercase;
	font-weight: 600!important;
	background: #003567!important;
	border-radius: 0.5rem!important;
	width: 100%;
	font-size: 21px!important;
	transition: all ease 0.3s!important;
}

.anmeldung-form .wpforms-submit:hover {
	background: #e72e3e!important;
}

.legal h1, .legal h2, .legal h3 {
	color: #003567;
}

.legal h2, .legal h3 {
	margin-top: 40px;
	margin-bottom: 10px;
}

.legal h1, .legal h2 {
	font-weight: 600;
}

.legal h3 {
	font-size: 24px!important;
}

.scroll a span, .news.menu-item a span {
	fill: #1D4ED8;
	background: #fcc000;
	border-radius: 8px;
	width: 36px;
	height: 36px;
	margin-right: 15px;
	text-align: center;
}

.scroll a span svg, .news.menu-item a span svg {
	width: 25px;
	margin-top: 5px;
}

.legal.menu-item {
	position: absolute!important;
	opacity: 0.7;
	transition: all ease 0.3s;
}


.legal.menu-item a, .lang-item a {
	font-size: 16px!important;
	padding: 5px 15px!important;
}

.legal.menu-item.imprint {
	bottom: 0;
}

.legal.menu-item.privacy {
	bottom: 0;
	left: 145px;
	border-left: 0.5px solid #d2cdcd;
}

#menu-item-954-en {
	position: absolute !important;
	opacity: 0.7;
	transition: all ease 0.3s;
	bottom: 0;
	right: 25px;
}

#menu-item-956-en {
	position: absolute !important;
	opacity: 0.7;
	transition: all ease 0.3s;
	bottom: 0;
	right: 0;
}

#menu-item-954-de {
	position: absolute !important;
	opacity: 0.7;
	transition: all ease 0.3s;
	bottom: 15px;
	right: 90px;
	border-left: 0.5px solid #d2cdcd;
}

#menu-item-956-de {
	position: absolute !important;
	opacity: 0.7;
	transition: all ease 0.3s;
	bottom: 15px;
	right: 57px;
	border-left: 0.5px solid #d2cdcd;
}

.legal.menu-item:hover, .legal.menu-item.current-menu-item, #menu-item-954-en:hover, #menu-item-954-de:hover, #menu-item-956-en:hover, #menu-item-956-de:hover, .current-lang {
	opacity: 1!important;
}


#cmplz-manage-consent {
	display: none;
}

.kali-logo img {
	height: 51px!important;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
}

footer {
	content-visibility: visible!important;
}

/* Responsive */


@media(max-width: 1650px){

}


@media(max-width: 1530px){

}

@media(max-width: 1440px){

}

@media(max-width: 1365px){

}

@media(max-width: 1300px){

}

@media(max-width: 1250px){
.anmeldung-intro {
	max-width: 95%!important;
	margin: 0 auto;
}

}

@media(max-width: 1005px){
.elementor-custom-embed-play, .elementor-custom-embed-play svg {
    width: 80px;
    height: 80px;
}

.elementor-custom-embed-play svg {
  margin-top: 0;
  padding: 5px;
}

.beitrag, #footer .e-con-inner, .beitrag.news {
	max-width: 95% !important;
}


.video .e-hosted-video {
    --video-aspect-ratio: 1 !important;
}

.beitrag .elementor-spacer-inner {
	--spacer-size: 662px!important;
}

#footer .elementor-widget-button {
  width: 46%;
}


#footer .elementor-widget-button a {
  font-size: 15px!important;
}

.anmeldung-intro h1 {
  font-size: 25px;
}

.anmeldung-img img {
	max-width: 220px;
}
}


@media(max-width: 765px){
.head-container {
	padding-left: 1rem;
	padding-right: 1rem;
}


.elementor-custom-embed-play, .elementor-custom-embed-play svg {
  width: 60px;
  height: 60px;
}

.beitrag, #footer .e-con-inner, .anmeldung-intro, #anmeldung.beitrag, .beitrag.news {
	max-width: 96% !important;
}

.beitrag .elementor-spacer-inner {
	--spacer-size: 90vw!important;
}

.beitrag h3 {
	font-size: 24px
}

.beitrag h4 {
	font-size: 18px
}

.anmeldung-intro h1 {
  font-size: 21px;
}

.anmeldung-form div.wpforms-container-full input[type="checkbox"] + label, .anmeldung-form div.wpforms-container-full input[type="radio"] + label, .anmeldung-form div.wpforms-container-full input[type="text"], .anmeldung-form div.wpforms-container-full input[type="email"], .anmeldung-form div.wpforms-container-full .wpforms-form textarea.wpforms-field-large, .anmeldung-form div.wpforms-container-full input[type="tel"] {
	font-size: 18px;
}

.anmeldung-form div.wpforms-container-full .wpforms-form .wpforms-field input[type="checkbox"] {
  margin-top: 5px;
}

.beitrag .e-con-inner {
  padding: 15px;
}
}


@media(max-width: 340px){
.kali-logo img {
  height: 45px !important;
}

#footer .elementor-widget-button {
  width: auto;
}
}