/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color:#1a1a1a;
     font-size: 16px;
     font-family: 'Poppins', sans-serif;;
     line-height: 1.8;
     font-weight: 400;
	 background-color: #fefcf5
     overflow-x: hidden;
}

a {
     color: #bfa34b;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #1a1a1a;
     margin: 0
}

h1 {
     font-size: 48px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #1a1a1a;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 600;
     font-size: 15px;
     line-height: 24px;
     color: #333;
}

a {
     color: #bfa34b;
     text-decoration: none;
     outline: none !important;
}

.layout_padding {
    padding-bottom: 0px;
    padding-top: 90px;
}}


.header_main{ width: 100%; float: left; }
.main-menu ul>li a {
    line-height: 20px;
    font-size: 16px;
    display: block;
    font-weight: 500;
	background-color: #473d23;
    color: #fff;
    padding: 22px 20px;
    text-transform: uppercase;
}
.main-menu ul {
    margin: 0;
	padding: 0;
    list-style-type: none;
    margin-bottom: 10px;
}
ul, li, ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

nav.main-menu {
    float: right;
    margin-left: 0;
}

.taital{color: #bfa34b;

}

.banner_section_start{
	width: 100%;
	float: left; 
	background-color: #fff; 
	border-bottom: 1px solid #bfa34b;
	height: auto; 
	padding-top: 20px; 
	padding-bottom: 20px;
	border-bottom: 1px solid #bfa34b;
}

.main-menu ul li:first-child {
    margin-left: 0;
}
.main-menu ul>li {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
}

.mean-container .mean-bar { background: #d4b85a;}

.main-menu ul > li.active a{ background-color: #d4b85a; color: #ffffff; }

.carousel-indicators .active {
    background-color: #473d23;
}

.carousel-indicators li { background-color: #473d23; height: 10px;}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #473d23;
    background-size: 100% 100%;
    padding-top: 8px;
}

.carousel-control-next {
    right: 1080px;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 200px;
}

.carousel-control-prev {
    left: -137px;
    top: 87px;
}
.fa { line-height: 3px! important;}







.padding_0 {
	padding: 0 !important;
}

.img-responive {
	max-width: 100%;
}

.gallery_blog img {
	width: 100%;
	min-height: 295px;
}

.gallery_blog {
    position: relative;
}

.gallery_blog .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(191, 163, 75, 0.8);
}

.gallery_blog h2 {
    color: #fff;
    line-height: 287px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}


.banner_section{
	width: 100%;
	float: left;
}
.banner_taital{
	width: 100%;
	float: left;
	font-size: 45pt;
	color: #473d23;
	line-height: 60px;
}
.taital{
	margin-top: 30px;
}

.banner-image{
	width: 100%;
	float: left;
}

.lorem_text{
	width: 100%;
	float: left;
	margin-left: 0px;
}

.bt_main{
	width: 100%;
	float: left;
	background-color: #473d23;
	height: 50px;
    font-size: 16pt;
    border: 0px;
	border-radius: 5px;
    color: #fff;
    }
    .bt_main :hover {color: #fff;}
.banner_bt{ 
	width: 15%;
	margin: 0 auto;
 }

 .about_section{
 	width: 100%;
 	float: left;
 }

 .about_text{
 	width: 100%;
 	float: left;
 	color: #bfa34b;
 	font-size: 50pt;
 	border-bottom: 3px solid #bfa34b;
    margin-top: 65px;
 }

 .color{ color: #473d23; }

 .about_taital{
 	width: 100%;
 	float: left;
 	color: #473d23;
 	font-size: 14pt;
 	margin-left: 0px;
 	padding-top: 20px;
 }
 .read_more{
	width: 30%;
	float: left;
	background-color: #473d23;
	height: 50px;
	font-size: 16pt;
	margin-top: 20px;
	border: 0px;
	border-radius: 5px;
    color: #fff;

 }
 .read_more :hover{color: #fff}
 .product_section{
 	width: 100%;
 	float: left;
 }
 .product_text{
 	width: 45%;
 	float: left;
 	color: #473d23;
 	font-size: 50pt;
 	border-bottom: 3px solid #bfa34b;
  
 }
 .den{ color: #bfa34b; }

.product_section_2{
	width: 100%;
	float: left;
    padding-top: 40px;
}

.den_text{
	width: 100%;
	float: left;
	text-align: center;
	color: #473d23;
	font-weight: 700;

}
.den_text a{ color: #473d23}

.den_text a:hover{
	 color: #473d23; 
}
.croissants{ color: #473d23; }

.croissants a:hover{ color:#473d23;  }
.gallery_section{
	width: 100%;
	float: left;
}

.gallery_main{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.gallery_taital{
 	width: 100%;
 	float: left;
 	color: #473d23;
 	font-size: 50pt;
}

.our_text{
	color: #bfa34b;
	border-bottom: 3px solid #bfa34b;
}

.gallery_maain{ width: 100%; float: left; margin-top: 50px; }
.breads_text{
	width: 100%;
	float: left;
	top: -174px;
    text-align: center;
    color: #bfa34b;
    font-size: 30pt;
    font-size: 20pt;
    font-weight: 700;
}

.touch_main{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.images {
    width: 100%!important;
    margin-bottom: 20px;
}


.input_main {
    width: 100%;
    float: left;
    background-color: #bfa34b;
    padding: 40px 20px 13px 20px;
}

.email-bt {
    background: #ffffff;
    border: none;
    color: #000;
    width: 100%;
    height: 55px;
    font-size: 16px;
    padding: 20px;
}

.send_btn {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.massage-bt {
    color: #000;
    border: none;
 
    width: 100%;
    height: 145px;
    font-size: 16px;
    padding: 20px;
}

button.main_bt {
    background: #473d23;
    border: none;
    color: #fff;
    width: 150px;
    height: 50px;
    font-size: 22px;
    margin-top: 45px;
  
    
}

button.main_bt a:hover { color: #bfa34b; }

.map_section{
	width: 100%;
	float: left;
	padding-top: 90px;
}

.contact_section{
	width: 100%;
	float: left;
	background-color: #2a2416;
	height: auto;
	padding-top: 40px;
	padding-bottom: 45px;
}

.contact_text{
	width: 24%;
	float: left;
	color: #ffffff;
	border-bottom: 3px solid #bfa34b;
    margin-top: 10px;
    margin-bottom: 30px;
}
.contact_taital{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adderess_text{
	color: #ffffff;
	font-size: 16pt;
	font-weight: 700;
	padding-top: 10px;
}

.image-icon{
	width: 100%; 
	float: left;
	padding-top: 10px;	

}
.email_text {
    font-size: 17px;
    color: #ebebeb;
	font-weight: 500;
    padding-left: 10px;
}
.social_icon{
	width: 100%;
	float: left;
}

.social_icon ul{
	margin: 0px; 
	padding: 0px;
}

.social_icon li{ 
	float: left; 
	padding-right: 15px;
	margin-top: 25px;
}

.footer-img{
	width: 100%; 
	float: left;
	margin-top: 15px;
}

.copyright_section{
	width: 100%;
	float: left;
	background-color: #fefefe;
	height: auto;
}

.copyright_taital{
	font-weight: 18px; 
	color: #473d23;
	text-align: center;
}

.copyright_taital a{
	color: #473d23;
}
.copyright_taital a:hover{
	color: #bfa34b;
}

.hello_images{ width: 100%; float: left; }

.container {
  position: relative;
}


.layout_padding2 {padding-top: 60px;}


.gallery_blog{
  position: relative;
  width: 100%;
}

.gallery_blog:hover .overlay {
  opacity: 1;
}



.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #473d23;
}

.container:hover .overlay {
  opacity: 1;
}

#map {
    height: 100%;
    min-height: 480px;
}

.product_section_2 .images {
    border: solid #e7e4e3 23px;
}

.product_section_2 .images:hover {
    border-color: #473d23;
}

.contact_section .contact_taital ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.contact_section .contact_taital ul li {
    display: flex;
    align-items: center; /* Вирівнює вміст по центру */
    margin-bottom: 8px; /* Невеликий відступ між посиланнями */
}

/* 3. Стилізація самих посилань */
.contact_section .contact_taital ul li a {
    color: #fff; /* Білий колір тексту для посилання */
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    /* Переконайтеся, що сам текст посилання починається відразу після маркера */
    padding: 0; 
}

/* 4. Створення та стилізація кастомного маркера (Червоного квадрата) */
/* Знайдено у вашому прикладі. Застосовуємо стилі до елемента, що створює маркер */
.contact_section .contact_taital ul li::before {
    /* Тут може бути інший контент, наприклад, символ Unicode, але квадрат - це "\25A0" */
    content: "\25A0"; 
    
    /* !!! ЗМІНА КОЛЬОРУ МАРКЕРІВ !!! 
       Використовуємо золотистий колір теми: #bfa34b */
    color: #bfa34b; 

    display: inline-block;
    /* Регулюємо відстань між маркером та текстом */
    margin-right: 8px; 
    font-size: 12px; /* Трохи зменшуємо розмір маркера */
}

/* 5. Виправлення стилів для блоку "Адреса" (Іконки) */
/* Це стосується вирівнювання тексту поруч із іконками */
.image-icon {
    /* Знову використовуємо Flexbox для вирівнювання іконок та тексту */
    display: flex;
    align-items: center; 
    margin-bottom: 10px; /* Відступ між рядками адреси */
}

.image-icon img {
    /* Регулювання розміру іконки */
    width: 24px; 
    height: 24px;
    margin-right: 10px; /* Відступ між іконкою та текстом */
}

.adderess_text, .email_text {
    /* Скасовуємо float, якщо він заважає */
    float: none; 
    line-height: normal; /* Важливо для правильного вирівнювання тексту */
    padding-top: 0;
}