/*
Theme Name: Trokit blank
Theme URI: https://trokit.com/
Author: Trokit team
Description: Trokit basic theme 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.1
*/
body{
	font-family: "Poppins", sans-serif;
}

.main-nav ul{
	padding: 0px;
	margin: 0px;
}
.main-nav ul li{
	list-style: none;
	display: inline-block;
	padding: 0px 12px;
}
.main-nav ul li a{
	 font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	transition: all 0.3s;
	position: relative;
}
#mainMenu a.active{
	font-weight: 700 !important;
}
#mainMenu a.active::before{
	content: url('https://kuchenrauschrestaurant.de/wp-content/uploads/2025/07/menu-icon.png');
	position: absolute;
	top: -17px;
	left: 50%;
	margin-left: -9px;
}
nav.navbar {
  background-color: transparent;
  transition: background-color 0.3s ease;
  box-shadow: none;
}
nav.scrolled {
  background-color: #ffffff !important;
  transition: background-color 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: hije për efekt më të dukshëm */
}
.navbar-toggler{
	background-color: transparent;
	border: none !important;
	box-shadow: none !important;
	position: relative;
	z-index: 99999;
}
.navbar-toggler .navbar-toggler-icon{
	background-image: url('https://kuchenrauschrestaurant.de/wp-content/uploads/2025/09/x-light.svg');
}
.scrolled .navbar-toggler .navbar-toggler-icon{
	background-image: url('https://kuchenrauschrestaurant.de/wp-content/uploads/2025/09/x-dark.svg');
}
.collapsed .navbar-toggler-icon{
	display: inline-block;
    width: 1.1em;
    height: 1.1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
	background-image: url('https://kuchenrauschrestaurant.de/wp-content/uploads/2025/09/burger-white.svg');
}
.scrolled .collapsed .navbar-toggler-icon{
	display: inline-block;
    width: 1.1em;
    height: 1.1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
	background-image: url('https://kuchenrauschrestaurant.de/wp-content/uploads/2025/09/burger.svg');
}
.main-nav ul{
	
}
.scrolled ul, .not-home ul{
	background-color: transparent;
}
.scrolled ul li a{
	color: #512218;
	transition: all 0.3s;
}
.scrolled .navbar-toggler{
}
.logo_dark{
	display: none;
}
.scrolled .logo_light{
	display: none;
}
.scrolled .logo_dark{
	display: inline-block;
}
nav.not-home {
  background-color: #ffffff !important;
  transition: background-color 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: hije për efekt më të dukshëm */
}
.not-home ul li a{
	color: #512218;
	transition: all 0.3s;
}
.not-home .logo_light{
	display: none;
}
.not-home .logo_dark{
	display: inline-block;
}
.footer1 p{
	color: #fff;
}
.footer1 p a{
	color: #fff;
	text-decoration: none;
}
#block-7{
	margin-bottom: 30px;
}
.footer2 h3{
	display: none;
}
.footer2 ul{
	margin: 0px;
	padding: 0px;
}
.footer2 ul li{
	list-style: none;
}
.footer2 ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	line-height: 32px;
} 
.footer3 p{
	color: #E88834;
	font-weight: 500;
}
.footer3 ul{
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
.footer3 ul li{
	list-style: none;
	display: inline-block;
}
.footer3 ul li a{
	
}
.footer3 ul li a svg{
	width: 40px;
	height: auto;
	fill: #E88834;
}
.footer-bottom{
	margin-top: 30px;
	border-top: 1px solid #fff;
	padding: 20px 0px;
	margin-bottom: 0px;
	color: #E88834;
	font-weight: 300;
}
.footer-bottom p{
	font-size: 12px !important;
}
.footer-m{
	text-align: center;
	font-size: 14px !important;
}
.footer-m a{
	margin: 0px 10px;
}
.footer-r{
	text-align: right;
}
.footer-r a{
	font-weight: 600 !important;
}
.footer-bottom a{
	color: #E88834;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
}
footer{
	background-color: #512218;
}
.footer4 {
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(255, 255, 255, 0.05);
    border-radius: 6px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.03);
}
/* Dimensione të ndryshme për çift dhe tek */
.swiper-slide:nth-child(even) img {
  width: 424px;
  height: 400px;
  object-fit: cover;
	border-radius: 20px;
}

.swiper-slide:nth-child(odd) img {
  width: 312px;
  height: 255px;
  object-fit: cover;
	border-radius: 20px;
}

/* Opsionale: vendosja inline për të shmangur ndarjet */
.custom-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-swiper .swiper-slide {
  width: auto !important;
	height: 425px;
    justify-content: center;
    justify-items: center;
    display: flex
;
}
.parent {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(5, 1fr);
        gap: 8px;
    }
        
    .div1 {
        grid-row: span 2 / span 2;
    }



    .div4 {
        grid-column-start: 2;
    }

    .div5 {
        grid-row: span 2 / span 2;
        grid-column-start: 3;
    }

    .div6 {
        grid-column: span 2 / span 2;
        grid-row-start: 3;
    }

    .div7 {
        grid-row: span 2 / span 2;
        grid-row-start: 4;
    }

    .div8 {
        grid-row-start: 4;
    }

    .div9 {
        grid-row-start: 4;
    }

    .div10 {
        grid-column: span 2 / span 2;
        grid-column-start: 2;
        grid-row-start: 5;
    }
.menu-items a.menu-item{
	height: 100%;
	border: 1px solid #3F291B;
	border-radius: 10px;
	display: block;
}
.menu-item-image{
	margin: 4px;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.3s;
}
.menu-item-image img{
	width: 100%;
	height: auto;
	border-radius: 8px;
	transition: all 0.3s;
}
.menu-items a.menu-item:hover img{
	transform: scale(1.1);
	transition: all 0.3s;
}
.menu-items a.menu-item:hover{
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.31);
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.31);
	transition: all 0.3s;
}
.menu-item-content{
	padding: 10px;
}
.menu-item-content a{
	text-decoration: none;
}
.menu-item-content h2{
	font-size: 16px;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	color: #512218;
}
.menu-item-content p{
	font-size: 14px;
	font-weight: 400;
	font-family: "Poppins", sans-serif;
	color: #512218;
	margin-bottom: 20px;
}
.menu-item-content h3{
	font-size: 20px;
	font-weight: 600;
	color: #D88B47;
	font-family: "Poppins", sans-serif;
	margin-bottom: 0px;
}
.menu-items-categpry{
	margin-bottom: 20px;
	text-align: center;
}
.menu-items-categpry ul{
	margin: 0px;
	height: 0px;
	display: inline-block;
}
.menu-items-categpry ul li{
	list-style: none;
	display: inline-block;
}
.menu-items-categpry ul li a{
	color: #512218;
	text-decoration: none;
	font-weight: 500;
	font-size: 15px;
	font-family: "Poppins", sans-serif;
	padding: 5px;
	margin: 0px 15px;
	box-sizing: padding-box;
	transition: font-weight 0.2s ease;
}
.menu-items-categpry ul li:hover a{
}
.menu-items-categpry ul li a.active{
	border-bottom: 1px solid #D88B47;
	font-weight: 600;
}
.contact-form{
	
}
.contact-form input{
	border: none;
	border-bottom: 1px solid #512218;
	color: #512218;
	width: 100%;
	padding: 10px 5px;
	font-family: "Poppins", sans-serif;
	margin-bottom: 5px;
}
.contact-form input::placeholder, .contact-form textarea::placeholder{
	color: #512218;
	font-family: "Poppins", sans-serif;
}
.contact-form input:focus, .contact-form textarea:focus{
	border: none;
	outline: none;
	box-shadow: none;
	border-bottom: 1px solid #512218;
}
.contact-form textarea{
	color: #512218;
	width: 100%;
	max-height: 100px;
	font-family: "Poppins", sans-serif;
	border: none;
	border-bottom: 1px solid #512218;
	margin-bottom: 15px;
}
.contact-form input[type="submit"]{
	font-family: "Poppins", sans-serif;
	width: 50%;
	float: right;
	background-color: #D88B47;
	color: #fff;
	border-radius: 10px;
	padding: 7px;
}
/* File */

/* End file */

/* Services */
}
.navbar-toggler{
	box-shadow: none !important;
	box-shadow: 0 0 0 0 !important;
	outline: 0 !important;
}
.navbar-toggler:focus{
	box-shadow: none !important;
	box-shadow: 0 0 0 0 !important;
	outline: 0 !important;
}
.wpml-ls-item{
	display: inline-block !important;
}
#mainMenu .wpml-ls-item{
	padding: 0px;
}
.wpml-ls-first-item a:after{
	content: " /";
}
#mainMenu .wpml-ls-first-item{
	margin-left: 30px;
}
@media (min-width: 992px) { 

}
@media (max-width: 1199.98px) { 
	
}
@media (max-width: 767.98px) {
	.footer-bottom{
		margin: 0px !important;
	}
	.footer-bottom .col-md-4{
		padding: 0px !important;
	}
	.footer3 p{
		font-size: 12px;
	}
	.footer3 ul li a svg {
    	width: 30px;
	}
	.navbar-collapse{
		position: fixed;
		width: 100%;
		height: 100vh;
		top: 0px;
		left: 0px;
	}
	.navbar-collapse>div{
		height: 100vh;
		background-color: rgba(81, 34, 24, 1);
		display: flex;
		align-items: center;
		justify-items: center;
		justify-content: center;
	}
	.scrolled .navbar-collapse>div{
		background-color: rgba(255, 255, 255, 1);
	}
	.navbar-collapse ul{
		background-color: transparent;
	}
	.navbar-collapse ul li{
		text-align: center;
	}
	.menu-item a{
		justify-content: center;
	}
	#mainMenu .main-nav ul li a{
		font-size: 20px;
	}
	ul .wpml-ls-menu-item a{
		display: block !important;
	}
	.rtb-booking-form legend{
		font-size: 20px !important;
		margin-top: 10px !important;
	}
	.rtb-booking-form fieldset>div{
		margin-top: 5px !important;
	}
	.rtb-booking-form label{
		font-size: 14px;
	}
	.rtb-booking-form legend{
		font-size: 20px;
	}
	.contact-form input[type="submit"] {
		float: none;
    width: 100%;
	}
	.rtb-booking-form fieldset{
		margin-bottom: 0px !important;
	}
	.footer-m{
		text-align: left;
	}
	.footer-m a:first-child{
		margin-left: 0px;
	}
	.footer-r{
		text-align: left;
	}
	.logo img{
		height: 40px;
	}
	#block-7 img{
		width: 230px !important;
	}
	.main-nav ul{
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.main-nav ul li{
		display: block;
		margin-top: 15px;
	}
	.current_page_item a::before{
		top: -15px;
	}
}

/* End Articles */

/* Portfolio */

/* End Portfolio */

/* Galery */

/* End Galery */

/* Testimonials */

/* End Testimonials */

/* Partners */

/* End Partners */