@charset "UTF-8";

/*
	Theme Name: Wonder Wall
	Theme URI: https://asumanamac.com/portfolio/wonder-wall
	Description: Wonder Wall is a coching,feminine WordPress theme
	Author: Asuman Amaç
	Author URI: https://asumanamac.com
	License: GNU General Public License v2 or later
	License URI: www.gnu.org/licenses/gpl-2.0.html
	Tags: women,blog,feminine,coaching
	Text Domain: wonder-wall
	Version: 1.0.4
*/

@font-face {
  font-family: "Tomatoes";
  src: local("Tomatoes"), local("Tomatoes"), url("Tomatoes.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*======
*
* . General
*
======*/
html {
  font-size: 16px;
  line-height: 1.25;
  color: #111;
  scroll-behavior: smooth;

}

body {
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.25;
  color: #111;
  margin: 0;
  padding: 0;
}

a, a:visited {
  text-decoration: none;
  cursor: pointer;
  color: #111;
}

a:hover, a:focus {
  text-decoration: none;
  color: #111;
  cursor: pointer;
}

.menu a, .menu .button {
  line-height: inherit;
  text-decoration: inherit;
  display: block;
  padding: inherit;
}

/*======
*
* . Typography
*
======*/
p {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 20px;
}

p:last-child {
  margin-bottom: 0;
}

a, a:visited, a:hover {
  color: #111;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cormorant", serif;
  font-weight: 700;
  margin-bottom: 25px;
  color: #111;
}

.eb-align-left {
  text-align: left;
}

.eb-align-center {
  text-align: center;
}
.eb-align-right {
  text-align: right;
}

.eb-header {
  position: relative;
  display: block;
}
.eb-header .eb-topbar {
  padding: 6px 0;
  background: #EBC6BE;
}
.eb-header .eb-topbar svg {
  width: 20px;
  height: 20px;
}
.eb-header .eb-topbar-inner {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.eb-header .eb-topbar-inner .eb-item-left a {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
}
.eb-header .eb-topbar-inner .eb-item-right {
  display: flex;
  gap: 20px;
}
.eb-header .eb-topbar-inner .eb-item-right .eb-favourite, .eb-header .eb-topbar-inner .eb-item-right .eb-shop {
  position: relative;
}
.eb-header .eb-topbar-inner .eb-item-right .eb-badge {
  position: absolute;
  bottom: -2px;
  right: -5px;
  background: #323E48;
  padding: 0.75px 3.5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 100%;
  font-size: 7px;
  font-weight: 700;
  font-family: "Cormorant", serif;
  text-align: center;
}

.eb-header.eb-style-1 .eb-bottom .eb-bottom-inner {
	display: flex;
  align-items: center;
	justify-content: center;
	padding: 10px;
  } 
  @media only screen and (max-width: 1024px) {
    .eb-header.eb-style-1 .eb-bottom-inner {
  
    justify-content: space-between !important;
  }
}
.eb-header.eb-style-1 .eb-bottom-inner .navbar svg path {
  fill: #000;
  stroke: #000 !important;
}
.eb-header.eb-style-1 .eb-bottom-inner .navbar-expand-lg {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .eb-header.eb-style-1 .eb-bottom-inner .navbar-expand-lg {
    display: block;
  }
}
.eb-header.eb-style-1 .eb-bottom-inner .navbar-expand-lg .icon {
  position: absolute;
  right: 0;
  top: -30px;
  width: 80px;
  height: 80px;
  background: transparent;
  cursor: pointer;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer {
  background: #fff;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.2), 0 15px 12px rgba(0, 0, 0, 0.22);
  height: 100%;
  width: 20%;
  position: fixed;
  padding: 5vh;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  transform: translateX(100%);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media only screen and (max-width: 1024px) {
  .eb-header.eb-style-1 .eb-bottom-inner .side-drawer {
    width: 100%;
  }
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner {
  display: flex;
  flex-direction: column;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-logo {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Cormorant", serif;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 20px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-logo a {
  color: #000;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner #navbarSide {
  display: flex;
  flex-direction: column;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-social {
  padding: 40px 20px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-social ul {
  list-style: none;
  margin: -3px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 11px;
  font-weight: 700;
  align-items: center;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-social ul li {
  padding: 3px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-social ul li a {
  padding: 8px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-social ul li a:hover span i {
  color: #C88E84;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-social ul li a span i {
  font-size: 20px;
  color: #000;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-copyright-text {
  padding: 0 0 0 40px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer-inner .eb-mobile-copyright-text p {
  font-size: 14px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer * + .eb-mobile-copyright-text {
  margin-top: 40px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer .navigation .navbar-side {
  list-style: none;
  padding: 0;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer .navigation .navbar-side .navbar-side-item {
  padding: 20px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer .navigation .navbar-side .navbar-side-item .side-link {
  color: #000;
  font-size: 20px;
  transition: 0.2s ease-in-out;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 30px;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer .navigation .navbar-side .navbar-side-item .side-link i {
  font-size: 14px;
  color: #000;
}
.eb-header.eb-style-1 .eb-bottom-inner .side-drawer .navigation .navbar-side .navbar-side-item .side-link:hover {
  text-decoration: none;
  color: #C88E84;
}
.eb-header.eb-style-1 .eb-bottom-inner .navbar-toggler {
  z-index: 10;
}
.eb-header.eb-style-1 .eb-item-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-logo {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Cormorant", serif;
  padding: 0 10px;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-logo a {
  color: #C88E84;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-logo a img {
  width: 125px;
  height: auto;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media only screen and (max-width: 1024px) {
  .eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu {
    display: none;
  }
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li {
  position: relative;
  cursor: pointer;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li a, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li a:visited {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  padding: 32px 25px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.2s linear;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li a:hover, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li a:visited:hover {
  color: #C88E84;
  cursor: pointer;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown {
  position: relative;
  cursor: pointer;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown svg {
  width: 16px;
  height: 14px;
  margin-left: 8px;
}

.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul.eb-dropdown-menu li svg {
  transform: rotate(-90deg);
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown:hover > .eb-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  min-width: 250px;
  z-index: 15;
  transition: all 0.2s;
  background-color: #fff;
  box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 99;
  transition: 0.5s all;
  transform: translateY(10px);
  flex-direction: column;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li {
  width: 100%;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li .eb-dropdown-menu {
  left: 100%;
  top: 0;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li a, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li a:visited {
  display: flex;
  align-items: center;
  padding: 17px 40px;
  transition: all 0.5s;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li a:hover, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li a:visited:hover {
  margin-left: 15px;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-menu ul li.eb-dropdown .eb-dropdown-menu li:last-child {
  border-bottom: 0;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul {
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li {
  position: relative;
  cursor: pointer;
  display: block;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  padding: 10px 20px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 30px;
  transition: 0.2s linear;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:hover, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited:hover {
  color: #C88E84;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:hover i, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited:hover i {
  color: #B87762;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a .right, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited .right {
  transition: all 0.5s linear 0s;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a i, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited i {
  font-size: 14px;
  transition: all 0.5s linear 0s;
  color: #000;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a i.fa-chevron-up, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited i.fa-chevron-up {
  transition: all 0.5s linear 0s;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a i.fa-chevron-down, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li a:visited i.fa-chevron-down {
  transition: all 0.5s linear 0s;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown {
  position: relative;
  cursor: pointer;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown svg {
  width: 16px;
  height: 14px;
  margin-left: 8px;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown:hover > .eb-dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu {
  position: absolute;
  opacity: 0;
  z-index: 15;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 1;
  visibility: hidden;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li {
  width: 100%;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li .eb-dropdown-menu {
  left: 100%;
  top: 0;
  display: block;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li a, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li a:visited {
  display: block;
  padding: 17px 40px;
  transition: all 0.5s;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li a:hover, .eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li a:visited:hover {
  margin-left: 15px;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-mobile-menu ul li.eb-dropdown .eb-mobile-dropdown-menu li:last-child {
  border-bottom: 0;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-header-social ul {
  list-style: none;
  margin: -3px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 11px;
  font-weight: 700;
  align-items: center;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-header-social ul li {
  padding: 3px;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-header-social ul li a {
  padding: 8px;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-header-social ul li a span i {
  font-size: 20px;
  color: #C88E84;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-canvas ul {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  list-style-type: none;
  background-color: bisque;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  height: 0;
}
.eb-header.eb-style-1 .eb-item-group .eb-item.eb-canvas ul li {
  margin: 1rem 0;
}
.eb-header.eb-style-1 .eb-item-group * + .eb-side-info-bottom {
  margin-top: 30px;
}
.eb-header.eb-absolute {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}

.eb-mobile-header {
  display: none;
}

.eb-footer {
  background-color: #F4EFEC;
  position: relative;
}
.eb-footer.eb-style-1 .eb-footer-logo .eb-footer-logo-title a {
  font-family: "Lato", sans-serif;
  font-size: 32px;
  line-height: 40px;
  color: #C88E84;
}
.eb-footer.eb-style-1 .eb-footer-logo .eb-footer-logo-subtitle a {
  font-size: 18px;
  line-height: 22px;
  color: #C88E84;
}
.eb-footer.eb-style-1 .eb-footer-copyright p {
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
}
.eb-footer.eb-style-1 .eb-footer-bottom-area  .eb-footer-bottom-copyright p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #F4EFEC;
  font-weight: 500;

}

.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-footer-heading .eb-title {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 52px;
  color: #C88E84;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-footer-heading .eb-text {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #2D2E2E;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form {
  display: flex;
  gap: 26px;
  width: 650px;
}
@media only screen and (max-width: 1024px) {
  .eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form {
    flex-direction: column;
    width: 100%;
  }
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form input {
  background: #fff;
  color: #C4CECB;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  border: 1px solid #ccc;
  padding: 0 20px;
  border-radius: 8px;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form input::-moz-placeholder {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  color: rgba(45, 46, 46, 0.5);
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form input::placeholder {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  color: rgba(45, 46, 46, 0.5);
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form input[type="submit"] {
  background-color: #C88E84;
  border: 1px solid #C88E84;
  color: #F5EEEE;
  padding: 0 30px;
  height: 40px;
  border: none;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-newsletter .eb-form-wrapper .eb-form input[type="submit"]:hover {
  background-color: transparent;
  color: #C88E84;
  transition: all 0.2s;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
@media only screen and (max-width: 1024px) {
  .eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom {
    flex-direction: column;
    width: 100%;
    padding: 20px;
  }
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom .eb-links-inner {
  display: flex;
  gap: 100px;
}
.eb-footer.eb-style-1 .eb-footer-inner li {
  list-style-type: none;
}
.eb-footer.eb-style-1 .eb-footer-bottom .eb-links-widgets li::marker {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom .eb-links-inner {
    margin-top: 20px;
  }
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom .eb-links-inner .eb-links-widget .eb-widget-title {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 5px;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom .eb-links-inner .eb-links-widget ul {
  list-style: none;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 0;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom .eb-links-inner .eb-links-widget ul li a {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  padding: 2px 0;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom .eb-links-inner .eb-links-widget ul li a:hover {
  color: #C88E84;
  transition: all 0.2s;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom * + .eb-footer-logo-section {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area {
  background: #C88E84;
  padding: 28px 0;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner {
    flex-direction: column;
    width: 100%;
  }
}
.eb-footer.eb-style-1 .eb-footer-bottom-area  .eb-footer-bottom-copyright p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #F4EFEC;
  font-weight: 500;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 1024px) {
  .eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social {
    margin-top: 10px;
  }
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social-title {
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #F4EFEC;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social ul {
  list-style: none;
  margin: -5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 11px;
  font-weight: 700;
  align-items: center;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social ul li {
  padding: 5px;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social ul li a {
  padding: 5px 7px;
  display: inline-block;
  background: #F4EFEC;
  border-radius: 100px;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social ul li a:hover {
  background: #C88E84;
  transition: all 0.2s;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social ul li a:hover span i {
  color: #F4EFEC;
}
.eb-footer.eb-style-1 .eb-footer-inner .eb-footer-bottom-area-inner .eb-footer-social ul li a span i {
  font-size: 14px;
  color: #C88E84;
}
.eb-footer.eb-style-1 .eb-footer-inner * + .eb-footer-copyright {
  margin-top: 10px;
}
.eb-footer.eb-style-1 .eb-footer-inner * + .eb-form-wrapper {
  margin-top: 30px;
}
.eb-footer.eb-style-1 .eb-footer-inner * + .eb-text {
  margin-top: 10px;
}

.eb-hero {
  position: relative;
}
.eb-hero.eb-style-1 .eb-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item {
    flex-direction: column;
    justify-content: center;
  }
}
.eb-hero.eb-style-1 .eb-item .eb-content {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-content {
    width: 100%;
    order: 2;
    margin-top: 80px;
  }
}
.eb-hero.eb-style-1 .eb-item .eb-content .eb-subtitle {
  font-size: 24px;
  color: #C88E84;
  line-height: 1.2;
}
.eb-hero.eb-style-1 .eb-item .eb-content .eb-title {
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #C88E84;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-content .eb-title {
    font-size: 3.5rem;
  }
}
.eb-hero.eb-style-1 .eb-item .eb-content .eb-desc p {
  font-size: 20px;
  color: #2D2E2E;
  line-height: 29px;
  font-family: "Lato", sans-serif;
}
.eb-hero.eb-style-1 .eb-item .eb-image {
  position: relative;
  z-index: 9;
}
.eb-hero.eb-style-1 .eb-item .eb-image .hero-main-image {
  border-top-right-radius: 223px;
  border-top-left-radius: 223px;
  z-index: 999;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-image .hero-main-image {
    width: 100%;
  }
}
.eb-hero.eb-style-1 .eb-item .eb-image .hero-second-image {
  position: absolute;
  height: auto;
  right: -150px;
  top: -150px;
  z-index: 6;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-image .hero-second-image {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.eb-hero.eb-style-1 .eb-item .eb-image .hero-frame-image {
  position: absolute;
  left: 120px; /* Çerçevenin soldan uzaklığı */
  top: 250px;
  z-index: 5;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-image .hero-frame-image {
    left: 0;
    top: 200px;
  }
}
.eb-hero.eb-style-1 .eb-item .eb-image .eb-hero-arrow {
  position: absolute;
  right: -80px; /* Çerçevenin soldan uzaklığı */
  top: 55%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-image .eb-hero-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-1 .eb-item .eb-image {
    margin-top: 50px;
    order: 1;
  }
}
.eb-hero.eb-style-1 .eb-item * + .eb-button {
  margin-top: 40px;
}
.eb-hero.eb-style-1 .eb-item * + .eb-title {
  margin-top: 20px;
}
.eb-hero.eb-style-1 .eb-item * + .eb-desc {
  margin-top: 30px;
}
.eb-hero.eb-style-2 .eb-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item {
    flex-direction: column;
    justify-content: center;
  }
}
.eb-hero.eb-style-2 .eb-item .eb-content {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item .eb-content {
    width: 100%;
    order: 2;
    margin-top: 80px;
  }
}
.eb-hero.eb-style-2 .eb-item .eb-content .eb-subtitle {
  font-size: 24px;
  color: #C88E84;
  line-height: 1.2;
}
.eb-hero.eb-style-2 .eb-item .eb-content .eb-title {
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #C88E84;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item .eb-content .eb-title {
    font-size: 3.5rem;
  }
}
.eb-hero.eb-style-2 .eb-item .eb-content .eb-desc p {
  font-size: 20px;
  color: #2D2E2E;
  line-height: 29px;
  font-family: "Lato", sans-serif;
}
.eb-hero.eb-style-2 .eb-item .eb-image {
  position: relative;
  z-index: 9;
}
.eb-hero.eb-style-2 .eb-item .eb-image .hero-main-image {
  border-top-right-radius: 223px;
  border-top-left-radius: 223px;
  z-index: 999;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item .eb-image .hero-main-image {
    width: 100%;
  }
}
.eb-hero.eb-style-2 .eb-item .eb-image .hero-second-image {
  position: absolute;
  height: auto;
  left: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item .eb-image .hero-second-image {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.eb-hero.eb-style-2 .eb-item .eb-image .hero-frame-image {
  position: absolute;
  right: 70px; /* Çerçevenin soldan uzaklığı */
  top: 230px;
  z-index: 5;
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item .eb-image .hero-frame-image {
    right: 22px;
    top: 250px;
  }
}
@media only screen and (max-width: 480px) {
  .eb-hero.eb-style-2 .eb-item .eb-image {
    margin-top: 50px;
    order: 1;
  }
}
.eb-hero.eb-style-2 .eb-item * + .eb-button {
  margin-top: 40px;
}
.eb-hero.eb-style-2 .eb-item * + .eb-title {
  margin-top: 20px;
}
.eb-hero.eb-style-2 .eb-item * + .eb-desc {
  margin-top: 30px;
}

.eb-button.eb-style-1 {
  display: flex;
}
.eb-button.eb-style-1 a {
  color: #F4EFEC;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  background: #C88E84;
  padding: 9px 36px;
  border: 1px solid #C88E84;
  display: block;
  min-width: 195px;
  text-align: center;
  border-radius: 8px;
}
.eb-button.eb-style-1 a:hover {
  background: transparent;
  color: #C88E84;
}
.eb-button.eb-style-2 {
  display: flex;
}
.eb-button.eb-style-2 a {
  color: #fff;
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  color: #C88E84;
  display: block;
  min-width: 160px;
  /* text-decoration: underline;
  text-underline-offset: 5px; */
  letter-spacing: 1px;
  transition: all .1s;
  display: flex;
  align-items: center;
}

.eb-button.eb-style-2 a span {
  position: relative;
}
.eb-button.eb-style-2 a span::before {
  content: '';
  position: absolute;
  bottom: -2px; /* Çizgiyi metnin altına yerleştir */
  left: 0;
  width: 0; /* Başlangıçta çizgi yok */
  height: 2px; /* Çizginin yüksekliği */
  background-color: #C88E84; /* Çizginin rengi */
  transition: width 0.3s ease; /* Animasyon efekti */
  
}
.eb-button.eb-style-2 a:hover span::before {
  width: 100%;
}
.eb-button.eb-style-1 a, .eb-button.eb-style-2 a {
  /* display: flex;
  align-items: center;
  gap: 10px; */
  position: relative;
}
.eb-button.eb-style-1 a svg, .eb-button.eb-style-2 a svg {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  opacity: 0; /* Başlangıçta görünmez */
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 1;
}


.eb-button.eb-style-1 a:hover svg, .eb-button.eb-style-2 a:hover svg  {
  opacity: 1; /* Hover durumunda görünür yap */
  transform: translateY(-50%) translateX(10px);
}
.eb-button.eb-style-1 a svg path, .eb-button.eb-style-2 a svg path {
  fill: #fff;
}
.eb-button.eb-style-1 a:hover svg path, .eb-button.eb-style-2 a:hover svg path {
  fill: #C88E84;
}
.eb-button.eb-style-1 a .button-text {
  display: inline-block;
  transition: transform 0.3s ease; /* Yazının hareketini animasyonla sağla */
  z-index: 2;
}
.eb-button.eb-style-1 a:hover .button-text {
  transform: translateX(-50px);
  color: #C88E84;;
}
.eb-button.eb-style-1 a:hover {
  background-color: white;
  color: #C88E84;
  border-color: #C88E84;
}
.eb-button.eb-style-1 a:hover {
  background: transparent;
  color: #C88E84;
  cursor: pointer;
}

.eb-button.eb-align-center {
  justify-content: center;
}

.eb-button.eb-align-right {
  justify-content: flex-end;
}

.eb-quota.eb-style-1 {
  padding: 50px;
  position: relative;
  overflow: visible;
}
.eb-quota.eb-style-1 .eb-quota-inner {
  position: relative;
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content {
  background: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 99999;
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content p {
  font-family: "Tomatoes";
  font-size: 25px;
  line-height: 45px;
  letter-spacing: 1px;
  color: #2D2E2E;
}
@media only screen and (max-width: 480px) {
  .eb-quota.eb-style-1 .eb-quota-inner .eb-content p {
    font-size: 20px;
    line-height: 40px;
  }
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-author {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-author .eb-author-border {
  border-top: 2px solid #C88E84;
  width: 15%;
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-author span {
  font-size: 18px;
  color: #2D2E2E;
  letter-spacing: 1px;
  margin-top: 10px;
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-triple-arrow-icon {
  position: absolute;
  top: -20px;
  left: 100px;
}
@media only screen and (max-width: 480px) {
  .eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-triple-arrow-icon {
    display: none;
  }
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-down-arrow {
  position: absolute;
  right: 100px;
  bottom: -20px;
}
@media only screen and (max-width: 480px) {
  .eb-quota.eb-style-1 .eb-quota-inner .eb-content .eb-down-arrow {
    right: 20px;
  }
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-frame-right {
  position: absolute;
  right: -30px;
  top: -30px;
  width: auto;
  height: auto;
}
.eb-quota.eb-style-1 .eb-quota-inner .eb-frame-left {
  position: absolute;
  left: -30px;
  bottom: -30px;
  width: auto;
  height: auto;
}
.eb-quota.eb-align-left {
  text-align: left;
}
.eb-quota.eb-align-center {
  text-align: center;
}
.eb-quota.eb-align-right {
  text-align: right;
}

.eb-categories.eb-style-1 .eb-categories-inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  row-gap: 30px;
}
@media only screen and (max-width: 1024px) {
  .eb-categories.eb-style-1 .eb-categories-inner {
    flex-direction: column;
    align-items: center;
  }
}
.eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item {
    width: 45%;
  }
}
.eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item .eb-image {
  position: relative;
  display: inline-block;
}
.eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item .eb-image img {
  width: 100%;
  
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item .eb-image img {
    width: 100%;
  }
}
.eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item .eb-image .eb-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  color: #F4EFEC;
  text-transform: uppercase;
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .eb-categories.eb-style-1 .eb-categories-inner .eb-categories-item .eb-image .eb-content {
    width: 80%;
  }
}

.eb-category-listing.eb-style-1 .eb-item .eb-image {
  position: relative;
  z-index: 1;
}
.eb-category-listing.eb-style-1 .eb-item .eb-image img {
  width: 100%;
}
.eb-category-listing.eb-style-1 .eb-item .eb-image .eb-bg-frame {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
  width: 100%;
}
.eb-category-listing.eb-style-1 .eb-item .eb-image .eb-bg-frame img {
  width: 100%;
}
.eb-category-listing.eb-style-1 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}
.eb-category-listing.eb-style-1 .eb-item .eb-content .eb-title a {
  font-size: 16px;
  letter-spacing: 1px;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 21px;
}
.eb-category-listing.eb-style-1 .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
  transition: all 0.2s;
}
.eb-category-listing.eb-style-1 .eb-item .eb-content .eb-button a {
  font-size: 15px;
  line-height: 29px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #C88E84;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.eb-category-listing.eb-style-1 .eb-item .eb-content .eb-button a:hover {
  color: #7D4D3D;
}
.eb-category-listing.eb-style-1 * + .eb-content {
  margin-top: 10px;
}
.eb-category-listing.eb-style-1 * + .eb-button {
  margin-top: 10px;
}
.eb-category-listing.eb-align-left .eb-content {
  align-items: flex-start;
}
.eb-category-listing.eb-align-center .eb-content {
  align-items: center;
  text-align: center;
}
.eb-category-listing.eb-align-right .eb-content {
  align-items: flex-end;
  text-align: right;
}

.eb-team.eb-style-1 .eb-item .eb-image {
  position: relative;
  z-index: 1;
}
.eb-team.eb-style-1 .eb-item .eb-image img {
  width: 100%;
}
.eb-team.eb-style-1 .eb-item .eb-image .eb-bg-frame {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
  width: 100%;
}
.eb-team.eb-style-1 .eb-item .eb-image .eb-bg-frame img {
  width: 100%;
}
.eb-team.eb-style-1 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-team-name {
  font-size: 20px;
  font-weight: bold;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 24px;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-team-name:hover {
  color: #C88E84;
  transition: all 0.2s;
  cursor: pointer;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-team-desc {
  font-size: 18px;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 24px;
}

.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media {
  display: flex;
  align-items: center;
  gap: 10px;
}
* + .eb-social-media {
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .eb-team.eb-style-1 .eb-item .eb-content .eb-social-media {
    margin-top: 10px;
  }
}

.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media ul {
  list-style: none;
  margin: -5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 11px;
  font-weight: 700;
  align-items: center;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media ul li {
  padding: 5px;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media ul li a {
  padding: 5px 7px;
  display: inline-block;
  background: #F4EFEC;
  border-radius: 100px;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media ul li a:hover {
  background: #C88E84;
  transition: all 0.2s;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media ul li a:hover i {
  color: #F4EFEC;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-social-media ul li a i {
  font-size: 14px;
  color: #C88E84;
}

.eb-team.eb-style-1 .eb-item .eb-content .eb-button a {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #C88E84;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.eb-team.eb-style-1 .eb-item .eb-content .eb-button a:hover {
  color: #7D4D3D;
}
.eb-team.eb-style-1 * + .eb-content {
  margin-top: 10px;
}
.eb-team.eb-style-1 * + .eb-button {
  margin-top: 10px;
}

.eb-team.eb-style-1.eb-align-center .eb-item .eb-content {
  align-items: center;
}
.eb-team.eb-style-1.eb-align-right .eb-item .eb-content {
  align-items: flex-end;
}

.eb-testimonials.eb-style-1 .eb-item {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 480px) {
  .eb-testimonials.eb-style-1 .eb-item {
    flex-direction: column;
    justify-content: center;
  }
}
.eb-testimonials.eb-style-1 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
}
.eb-testimonials.eb-style-1 .eb-item .eb-content .eb-title {
  font-size: 48px;
  line-height: 40px;
  color: #C88E84;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: left;
}
.eb-testimonials.eb-style-1 .eb-item .eb-content .eb-text p {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
  text-align: left;
  letter-spacing: -1px;
}
.eb-testimonials.eb-style-1 .eb-item .eb-content .eb-comment {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  color: #2D2E2E;
  position: relative;
  padding: 0 80px;
  text-align: left;
}
.eb-testimonials.eb-style-1 .eb-item .eb-content .eb-comment .eb-left-quota {
  position: absolute;
  left: 0;
  top: 0;
}
.eb-testimonials.eb-style-1 .eb-item .eb-content .eb-comment .eb-right-quota {
  position: absolute;
  right: 0;
  bottom: -50px;
}
.eb-testimonials.eb-style-1 .eb-item .eb-content .eb-stars {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-text {
  margin-top: 10px;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-comment {
  margin-top: 20px;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-stars {
  margin-top: 20px;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-content {
  display: flex;
  flex-direction: column;
  background: #F4EFEC;
  padding: 85px 95px;
  position: relative;
  z-index: 9;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1); /* Gölge efekti */
  position: relative;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-content .eb-testimonials-top-content {
  position: relative;
  z-index: 9;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-content .eb-testimonials-top-content .eb-title {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-content .eb-testimonials-top-content .eb-date a, .eb-testimonials.eb-style-1 .eb-item .eb-testimonials-content .eb-testimonials-top-content .eb-date span {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #C4C4C4;
}
.eb-testimonials.eb-style-1 .eb-item .eb-frame-image {
  position: absolute;
  left: -70px; /* Çerçevenin soldan uzaklığı */
  top: -70px;
  z-index: 5;
}
@media only screen and (max-width: 480px) {
  .eb-testimonials.eb-style-1 .eb-item .eb-frame-image {
    right: 22px;
    top: 250px;
  }
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-bottom-content {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-bottom-content .eb-bottom-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-bottom-content .eb-bottom-content .eb-posted-text {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #C4C4C4;
}
.eb-testimonials.eb-style-1 .eb-item .eb-testimonials-bottom-content .eb-bottom-content .eb-posted-google {
  color: #0671E0;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-button {
  margin-top: 40px;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-title {
  margin-top: 20px;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-date {
  margin-top: 20px;
}
.eb-testimonials.eb-style-1 .eb-item * + .eb-testimonials-bottom-content {
  margin-top: 20px;
}
.eb-testimonials.eb-align-left .eb-testimonials-inner {
  align-items: left;
}
.eb-testimonials.eb-align-center .eb-testimonials-inner {
  align-items: center;
  text-align: center;
}
.eb-testimonials.eb-align-right .eb-testimonials-inner {
  align-items: flex-end;
  text-align: right;
}

.eb-image {
  position: relative;
}
.eb-image.eb-style-1 .eb-image {
  position: relative;
  z-index: 9;
}
.eb-image.eb-style-1 .eb-image .blog-main-image {
  border-top-right-radius: 223px;
  border-top-left-radius: 223px;
  z-index: 999;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .eb-image.eb-style-1 .eb-image .blog-main-image {
    width: 100%;
  }
}
.eb-image.eb-style-1 .eb-image .blog-second-image {
  position: absolute;
  height: auto;
  left: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 1024px) {
  .eb-image.eb-style-1 .eb-image .blog-second-image {
    display: none;
  }
}
.eb-image.eb-style-1 .eb-image .blog-frame-image {
  position: absolute;
  left: -30px; /* Çerçevenin soldan uzaklığı */
  top: 220px;
  z-index: 5;
}
@media only screen and (max-width: 1024px) {
  .eb-image.eb-style-1 .eb-image .blog-frame-image {
    display: none;
  }
  .eb-image.eb-style-1 .eb-image .eb-blog-arrow {
    display: none;
  }
}
.eb-image.eb-style-1 .eb-image .eb-blog-arrow {
  position: absolute;
  left: -80px; /* Çerçevenin soldan uzaklığı */
  top: 65%;
}
@media only screen and (max-width: 1024px) {
  .eb-image.eb-style-1 .eb-image .eb-blog-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-image.eb-style-1 .eb-image {
    margin-top: 50px;
    order: 1;
  }
}
.eb-image.eb-style-2 .eb-image {
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: flex-end;
}
.eb-image.eb-style-2 .eb-image .blog-main-image {
  border-top-right-radius: 223px;
  border-top-left-radius: 223px;
  z-index: 999;
  position: relative;
}
@media only screen and (max-width:1024px) {
  .eb-image.eb-style-2 .eb-image .blog-main-image {
    width: 100%;
  }
}
.eb-image.eb-style-2 .eb-image .blog-second-image {
  position: absolute;
  height: auto;
  right: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 1024px) {
  .eb-image.eb-style-2 .eb-image .blog-second-image {
    display: none;
  }
}
.eb-image.eb-style-2 .eb-image .blog-frame-image {
  position: absolute;
  right: -30px; /* Çerçevenin soldan uzaklığı */
  top: 255px;
  z-index: 5;
}
@media only screen and (max-width: 1024px) {
  .eb-image.eb-style-2 .eb-image .blog-frame-image {
    display: none;
  }

}
.eb-image.eb-style-2 .eb-image .eb-blog-arrow {
  position: absolute;
  right: -80px; /* Çerçevenin soldan uzaklığı */
  top: 65%;
}
@media only screen and (max-width: 1024px) {
  .eb-image.eb-style-2 .eb-image .eb-blog-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-image.eb-style-2 .eb-image {
    margin-top: 50px;
    order: 1;
  }
}

.eb-heading.eb-style-1 .eb-title {
  font-size: 48px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Playfair Display", serif;
  color: #C88E84;
}
.eb-heading.eb-align-left {
  align-items: left;
}
.eb-heading.eb-align-center {
  align-items: center;
  margin: 0 auto;
  text-align: center;
}
.eb-heading.eb-align-right {
  align-items: right;
  margin: 0 0 0 auto;
  text-align: right;
}

.eb-gallery.eb-style-1 .eb-filters {
  display: flex;
}
.eb-gallery.eb-style-1 .eb-filters ul {
  list-style: none;
  margin: -5px;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #C88E84;
  padding: 20px;
  gap: 20px;
}
.eb-gallery.eb-style-1 .eb-filters ul li {
  padding: 5px;
  color: #fff;
}
.eb-gallery.eb-style-1 .grid .grid-item {
  margin-bottom: 20px;
}
.eb-gallery.eb-style-1 .grid .grid-item img {
  width: 100%;
}
.eb-gallery.eb-style-1 * + .grid {
  margin-top: 50px;
}
.eb-gallery.eb-style-2 .eb-image img {
  width: 100%;
}

.eb-newsletter.eb-style-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0;
}
.eb-newsletter.eb-style-1 .eb-newsletter-heading .eb-title {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 52px;
  color: #C88E84;
}
.eb-newsletter.eb-style-1 .eb-newsletter-heading .eb-text {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #2D2E2E;
}
.eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form {
  display: flex;
  gap: 26px;
  width: 650px;
}
@media only screen and (max-width: 1024px) {
  .eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form {
    flex-direction: column;
    width: 100%;
  }
}
.eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form input {
  background: #fff;
  color: #C4CECB;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  border: 1px solid #ccc;
  padding: 0 20px;
  border-radius: 8px;
}
.eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form input::-moz-placeholder {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  color: rgba(45, 46, 46, 0.5);
}
.eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form input::placeholder {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  color: rgba(45, 46, 46, 0.5);
}
.eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form button {
  background-color: #C88E84;
  border: 1px solid #C88E84;
  color: #F5EEEE;
  padding: 0 30px;
  height: 40px;
  border: none;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
  display: inline-block;
}
.eb-newsletter.eb-style-1 .eb-form-wrapper .eb-form button:hover {
  background-color: transparent;
  color: #C88E84;
  transition: all 0.2s;
}
.eb-newsletter * + .eb-form-wrapper {
  margin-top: 30px;
}
.eb-newsletter.eb-align-left {
  justify-content: flex-start;
}
.eb-newsletter.eb-align-left .eb-newsletter-subtitle {
  text-align: left;
}
.eb-newsletter.eb-align-left .eb-newsletter-title {
  text-align: left;
}
.eb-newsletter.eb-align-left .eb-form {
  justify-content: flex-start;
}
.eb-newsletter.eb-align-center .eb-title, .eb-newsletter.eb-align-center .eb-text {
  justify-content: center;
  text-align: center;
}
.eb-newsletter.eb-align-center .eb-newsletter-subtitle {
  text-align: center;
}
.eb-newsletter.eb-align-center .eb-newsletter-title {
  text-align: center;
}
.eb-newsletter.eb-align-center .eb-form {
  justify-content: center;
}
.eb-newsletter.eb-align-right .eb-title, .eb-newsletter.eb-align-right .eb-text {
  justify-content: flex-end;
  text-align: right;
}
.eb-newsletter.eb-align-right .eb-newsletter-subtitle {
  text-align: right;
}
.eb-newsletter.eb-align-right .eb-newsletter-title {
  text-align: right;
}
.eb-newsletter.eb-align-right .eb-form {
  justify-content: flex-end;
}

.eb-blog-listing.eb-style-1 .eb-item .eb-image {
  position: relative;
  z-index: 1;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-image img {
  width: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.eb-blog-listing.eb-style-1 .eb-item .eb-image .eb-bg-frame {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
  width: 100%;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-image .eb-bg-frame img {
  width: 100%;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  /* padding: 0 50px; */
  margin-top: 10px;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-content .eb-title a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 24px;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
  transition: all 0.2s;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-content .eb-button a {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #C88E84;
}
.eb-blog-listing.eb-style-1 .eb-item .eb-content .eb-button a:hover {
  color: #7D4D3D;
}

.eb-blog-listing.eb-style-1 .eb-button.eb-style-1 {
  margin-top: 40px;
}

.eb-blog-listing.eb-align-center .eb-button.eb-style-1 {
  justify-content: center;
}
.eb-blog-listing.eb-align-right .eb-button.eb-style-1 {
  justify-content: flex-end;
}


.eb-blog-listing.eb-style-1 * + .eb-content {
  margin-top: 10px;
}
.eb-blog-listing.eb-style-1 * + .eb-button {
  margin-top: 10px;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper {
  margin-bottom: 200px;
  margin-top: -100px;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper {
    margin-bottom: 100px;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper:last-child {
  margin-bottom: 0;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 75px;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item {
    flex-direction: column;
    justify-content: center;
  }
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item {
    align-items: normal;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content {
  width: 50%;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-border {
  width: 100%;
  height: 2px;
  background-color: #333333;
  margin: 30px 0 0 0;
  opacity: .3;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-author {
  text-align: right;
  padding: 10px 0 0 0;
  font-style: italic;
  color: #333333;
  opacity: 0.8;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content {
    width: 100%;
    order: 2;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-subtitle {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #2D2E2E;
  letter-spacing: 1px;
  line-height: 1.2;
}

.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-subtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #2D2E2E;
  letter-spacing: 1px;
}

.eb-blog-listing.eb-style-2  .eb-item .eb-content .eb-title a {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #C88E84;
  transition: all .2s;
}
.eb-blog-listing.eb-style-2  .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-title {
    font-size: 40px;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-desc p {
  font-size: 20px;
  color: #2D2E2E;
  line-height: 29px;
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image {
  position: relative;
  z-index: 9;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .blog-main-image {
  border-top-right-radius: 223px;
  border-top-left-radius: 223px;
  z-index: 999;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .blog-main-image {
    width: 100%;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .blog-second-image {
  position: absolute;
  height: auto;
  left: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 1024px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .blog-second-image {
    display: none;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .blog-frame-image {
  display: none;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .blog-frame-image {
    left: 22px;
    top: 222px;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .eb-blog-arrow {
  position: absolute;
  left: -80px; /* Çerçevenin soldan uzaklığı */
  top: 75%;
}
@media only screen and (max-width: 1025px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .eb-blog-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image {
    order: 1;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item * + .eb-button {
  margin-top: 20px;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item * + .eb-title {
  margin-top: 16px;
}
.eb-blog-listing.eb-style-2 .eb-item-left-wrapper .eb-item * + .eb-desc {
  margin-top: 15px;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper {
  margin-bottom: 200px;
  background: #F4EFEC;
  padding: 100px 0;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper:last-child {
  margin-bottom: 0;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 75px;
  margin-bottom: 200px;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item {
    flex-direction: column;
    justify-content: center;
  }
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item {
    align-items: normal;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content {
  width: 50%;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-border {
  width: 100%;
  height: 1px;
  background-color: #333333;
  opacity: 0.8;
  margin: 30px 0 0 0;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-author {
  text-align: right;
  padding: 10px 0 0 0;
  font-style: italic;
  color: #333333;
  opacity: 0.8;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content {
    width: 100%;
    order: 2;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-subtitle {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #2D2E2E;
  letter-spacing: 1px;
  line-height: 1.2;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-title {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #C88E84;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-title {
    font-size: 3.5rem;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-desc p {
  font-size: 20px;
  color: #2D2E2E;
  line-height: 29px;
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image {
  position: relative;
  z-index: 9;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .blog-main-image {
  border-top-right-radius: 245px;
  border-top-left-radius: 245px;
  z-index: 999;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .blog-main-image {
    width: 100%;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .blog-second-image {
  position: absolute;
  height: auto;
  right: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 1024px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .blog-second-image {
    display: none;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .blog-frame-image {
  position: absolute;
  left: 70px; /* Çerçevenin soldan uzaklığı */
  top: 220px;
  z-index: 5;
}
@media only screen and (max-width: 1024px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .blog-frame-image {
    display: none;
  }
}

.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .eb-blog-arrow {
  position: absolute;
  right: -80px; /* Çerçevenin soldan uzaklığı */
  top: 75%;
}
@media only screen and (max-width: 1025px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .eb-blog-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image {
    order: 1;
  }
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item * + .eb-button {
  margin-top: 20px;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item * + .eb-title {
  margin-top: 16px;
}
.eb-blog-listing.eb-style-2 .eb-item-right-wrapper .eb-item * + .eb-desc {
  margin-top: 15px;
}
.eb-blog-listing.eb-style-3 {
  position: relative;
}
.eb-blog-listing.eb-style-3 .eb-item {
  padding: 30px 0;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-image {
  position: relative;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-image img {
  width: 100%;
  z-index: 1;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-image .eb-bg-frame {
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-image .eb-bg-frame img {
  width: 100%;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-content .eb-title a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 24px;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
  transition: all 0.2s;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-content .eb-button a {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #C88E84;
}
.eb-blog-listing.eb-style-3 .eb-item .eb-content .eb-button a:hover {
  color: #7D4D3D;
}
.eb-blog-listing.eb-style-3 .eb-arrow-down.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}


/** SHOP **/

.eb-shop-listing.eb-style-1 .eb-item .eb-image {
  position: relative;
  z-index: 1;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-image img {
  width: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.eb-shop-listing.eb-style-1 .eb-item .eb-image .eb-bg-frame {
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
  width: 100%;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-image .eb-bg-frame img {
  width: 100%;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  /* padding: 0 50px; */
  margin-top: 10px;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-content .eb-title a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 24px;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
  transition: all 0.2s;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-content .eb-button a {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #C88E84;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.eb-shop-listing.eb-style-1 .eb-item .eb-content .eb-button a:hover {
  color: #7D4D3D;
}

.eb-shop-listing.eb-style-1 .eb-button.eb-style-1 {
  margin-top: 40px;
}

.eb-shop-listing.eb-align-center .eb-button.eb-style-1 {
  justify-content: center;
}
.eb-shop-listing.eb-align-right .eb-button.eb-style-1 {
  justify-content: flex-end;
}


.eb-shop-listing.eb-style-1 * + .eb-content {
  margin-top: 10px;
}
.eb-shop-listing.eb-style-1 * + .eb-button {
  margin-top: 10px;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper {
  margin-bottom: 200px;
  margin-top: -100px;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper {
    margin-bottom: 100px;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper:last-child {
  margin-bottom: 0;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 75px;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item {
    flex-direction: column;
    justify-content: center;
  }
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item {
    align-items: normal;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content {
  width: 50%;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-border {
  width: 100%;
  height: 2px;
  background-color: #333333;
  margin: 30px 0 0 0;
  opacity: .3;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-author {
  text-align: right;
  padding: 10px 0 0 0;
  font-style: italic;
  color: #333333;
  opacity: 0.8;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content {
    width: 100%;
    order: 2;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-subtitle {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #2D2E2E;
  letter-spacing: 1px;
  line-height: 1.2;
}

.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-subtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Playfair Display", serif;
  color: #2D2E2E;
  letter-spacing: 1px;
}

.eb-shop-listing.eb-style-2  .eb-item .eb-content .eb-title a {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #C88E84;
  transition: all .2s;
}
.eb-shop-listing.eb-style-2  .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-title {
    font-size: 40px;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item .eb-content .eb-desc p {
  font-size: 20px;
  color: #2D2E2E;
  line-height: 29px;
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image {
  position: relative;
  z-index: 9;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .shop-main-image {
  border-top-right-radius: 223px;
  border-top-left-radius: 223px;
  z-index: 999;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .shop-main-image {
    width: 100%;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .shop-second-image {
  position: absolute;
  height: auto;
  left: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 1024px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .shop-second-image {
    display: none;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .shop-frame-image {
  display: none;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .shop-frame-image {
    left: 22px;
    top: 222px;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .eb-shop-arrow {
  position: absolute;
  left: -80px; /* Çerçevenin soldan uzaklığı */
  top: 75%;
}
@media only screen and (max-width: 1025px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image .eb-shop-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item.eb-item-left .eb-image {
    order: 1;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item * + .eb-button {
  margin-top: 20px;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item * + .eb-title {
  margin-top: 16px;
}
.eb-shop-listing.eb-style-2 .eb-item-left-wrapper .eb-item * + .eb-desc {
  margin-top: 15px;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper {
  margin-bottom: 200px;
  background: #F4EFEC;
  padding: 100px 0;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper:last-child {
  margin-bottom: 0;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 75px;
  margin-bottom: 200px;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item {
    flex-direction: column;
    justify-content: center;
  }
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item {
    align-items: normal;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content {
  width: 50%;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-border {
  width: 100%;
  height: 1px;
  background-color: #333333;
  opacity: 0.8;
  margin: 30px 0 0 0;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-author {
  text-align: right;
  padding: 10px 0 0 0;
  font-style: italic;
  color: #333333;
  opacity: 0.8;
  font-size: 14px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content {
    width: 100%;
    order: 2;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-subtitle {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: #2D2E2E;
  letter-spacing: 1px;
  line-height: 1.2;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-title {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  font-family: "Playfair Display", serif;
  color: #C88E84;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-title {
    font-size: 3.5rem;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item .eb-content .eb-desc p {
  font-size: 20px;
  color: #2D2E2E;
  line-height: 29px;
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image {
  position: relative;
  z-index: 9;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .shop-main-image {
  border-top-right-radius: 245px;
  border-top-left-radius: 245px;
  z-index: 999;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .shop-main-image {
    width: 100%;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .shop-second-image {
  position: absolute;
  height: auto;
  right: -100px;
  top: -100px;
  z-index: 6;
}
@media only screen and (max-width: 1024px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .shop-second-image {
    display: none;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .shop-frame-image {
  position: absolute;
  left: 70px; /* Çerçevenin soldan uzaklığı */
  top: 220px;
  z-index: 5;
}
@media only screen and (max-width: 1024px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .shop-frame-image {
    display: none;
  }
}

.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .eb-shop-arrow {
  position: absolute;
  right: -80px; /* Çerçevenin soldan uzaklığı */
  top: 75%;
}
@media only screen and (max-width: 1025px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image .eb-shop-arrow {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item.eb-item-right .eb-image {
    order: 1;
  }
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item * + .eb-button {
  margin-top: 20px;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item * + .eb-title {
  margin-top: 16px;
}
.eb-shop-listing.eb-style-2 .eb-item-right-wrapper .eb-item * + .eb-desc {
  margin-top: 15px;
}
.eb-shop-listing.eb-style-3 {
  position: relative;
}
.eb-shop-listing.eb-style-3 .eb-item {
  padding: 30px 0;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image {
  position: relative;
  transition: opacity 0.3s ease-in-out;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image a:hover {
  cursor: pointer;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Karartma efekti */
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-hover-overlay span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  color: #fff;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-hover-overlay a {
  color: #fff;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-hover-overlay:hover {
  cursor: pointer;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-hover-overlay span svg {
  width: 25px;
  height: 25px;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-hover-overlay span svg path {
  fill: #fff;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image:hover {
  opacity: 0.7;
  cursor: pointer;
}

.eb-shop-listing.eb-style-3 .eb-item .eb-image:hover .eb-hover-overlay {
  opacity: 1;
  width: 100%;
  z-index: 1;
  cursor: pointer;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-bg-frame {
  position: absolute;
  top: -15px;
  left: -15px;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-image .eb-bg-frame img {
  width: 100%;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.eb-shop-listing.eb-style-3 * + .eb-content {
  margin-top: 20px;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-content .eb-title a {
  font-size: 18px;
  letter-spacing: 1px;
  color: #2D2E2E;
  font-family: "Lato", sans-serif;
  line-height: 24px;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-content .eb-title a:hover {
  color: #C88E84;
  transition: all 0.2s;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-content .eb-button a {
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #C88E84;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.eb-shop-listing.eb-style-3 .eb-item .eb-content .eb-button a:hover {
  color: #7D4D3D;
}
.eb-shop-listing.eb-style-3 .eb-arrow-down.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

.eb-carousel-controls {
  margin-top: 20px;
}

.eb-carousel-controls.eb-align-center .eb-carousel-pagination {
  justify-content: center;
}

.eb-carousel-controls.eb-align-right .eb-carousel-pagination {
  justify-content: flex-end;
}

.eb-carousel-pagination {
  display: flex;
  gap: 10px;
}
.eb-carousel-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
}
.eb-carousel-pagination .swiper-pagination-bullet {
  background: #EBC6BE;
  width: 15px;
  height: 15px;
}
.eb-carousel-pagination .swiper-pagination-bullet-active {
  background: #C88E84;
}
.eb-blog-listing.eb-style-3 * + .eb-content {
  margin-top: 10px;
}
.eb-blog-listing.eb-style-3 * + .eb-button {
  margin-top: 10px;
}
.eb-blog-listing.eb-align-left .eb-content {
  align-items: flex-start;
}
.eb-blog-listing.eb-align-center .eb-content {
  align-items: center;
  text-align: center;
}
.eb-blog-listing.eb-align-right .eb-content {
  align-items: flex-end;
  text-align: right;
}

input[type=text], input[type=date], input[type=email], select, input[type=password], input[type=week], input[type=tel], textarea {
  box-shadow: none;
  border: 1px solid #E8D6D2;
  color: rgba(45, 46, 46, 0.5);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  height: auto;
  width: 100%;
  padding: 4px 10px;
  margin: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  border-radius: 8px;
}
input[type=text]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=email]::-moz-placeholder, select::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=week]::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(45, 46, 46, 0.5);
  font-size: 18px;
  font-weight: 400;
}
input[type=text]::placeholder, input[type=date]::placeholder, input[type=email]::placeholder, select::placeholder, input[type=password]::placeholder, input[type=week]::placeholder, textarea::placeholder {
  color: rgba(45, 46, 46, 0.5);
  font-size: 18px;
  font-weight: 400;
}
input[type=text]:focus, input[type=date]:focus, input[type=email]:focus, select:focus, input[type=password]:focus, input[type=week]:focus, textarea:focus {
  box-shadow: 0;
  outline: none;
  border-color: #E8D6D2;
}
input[type=text]:focus-visible, input[type=date]:focus-visible, input[type=email]:focus-visible, select:focus-visible, input[type=password]:focus-visible, input[type=week]:focus-visible, textarea:focus-visible {
  border-color: #E8D6D2 !important;
}

input[type=submit] {
  background: #C88E84;
  border-radius: 8px;
  padding: 10px 35px;
  border: 0;
  color: #F4EFEC;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 20px;
  font-weight: 600;
  transition: all 0.2s;
  border: 1px solid #C88E84;
}
input[type=submit]:hover {
  background: transparent;
  border: 1px solid #C88E84;
  color: #C88E84;
}

label {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  color: #C88E84;
  margin-bottom: 10px;
}

.eb-pagination {
  border-top: 1px solid rgba(17, 17, 17, 0.1);
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  padding: 65px 0;
}
.eb-pagination ul {
  display: flex;
  align-items: center;
  gap: 30px;
  list-style-type: none;
}
.eb-pagination ul li a, .eb-pagination ul li span {
  display: inline-block;
  color: #C88E84;
  font-size: 12px;
}
.eb-pagination ul li a.current, .eb-pagination ul li span.current {
  background: #C88E84;
  padding: 5px 10px;
  border-radius: 100%;
  color: #fff;
}
.eb-pagination.eb-style-1 .eb-page-pagination-inner {
  display: flex;
  justify-content: space-between;
}
.eb-pagination.eb-style-1 .eb-page-pagination-inner .eb-subtitle {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  opacity: 0.4;
}
.eb-pagination.eb-style-1 .eb-page-pagination-inner * + .eb-title {
  margin-top: 5px;
}
.eb-pagination.eb-style-1 .eb-page-pagination-inner .eb-title {
  font-family: "Lato", sans-serif;
  font-size: 24px;
}
.eb-pagination.eb-style-1 .eb-page-pagination-inner .eb-next {
  text-align: right;
}

.eb-filters {
  display: flex;
}
.eb-filters ul {
  list-style: none;
  margin: -5px;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #C88E84;
  padding: 20px;
  gap: 20px;
}
.eb-filters ul li {
  padding: 5px;
  color: #fff;
}


.eb-search-holder {
    position: absolute;
    width: 100%;
    padding: 50px 0;
	background: #FFDFD4;
    left: 0;
    top: 0;
    z-index: 915;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    transition: all .5s cubic-bezier(.79,.14,.15,.86) 0s;
    transform: translate3d(0,-50px,0);
}

.eb-search-active .eb-search-holder {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    transition: all .3s cubic-bezier(.79,.14,.15,.86) 0s;
    transform: translate3d(0,0,0);
}

.eb-search-close {
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 25px;
}

.eb-search-holder form {
    position: relative;
    display: inline-block;
    width: 90%;
}

.eb-search-holder .search_input {
    font-size: 40px;
    font-weight: 700;
    height: 50px;
    border-radius: 0;
    border: 0;
	color: #9B614F;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
}

.eb-search-holder .search_input::placeholder {
    font-size: 40px;
    font-weight: 700;
    height: 50px;
    border-radius: 0;
    border: 0;
    color: #9B614F;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
}
.eb-search-holder button {
    display: none;
}

.eb-search-holder .eb-search-message {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #9B614F;
}

.eb-search-holder .eb-search-close i {
	color: #9B614F;
}

.custom-shop-wrapper {
  background-color: #f9f5f1;
  padding: 20px;
  border-radius: 10px;
}

.woocommerce div.product .product_title {
  font-size: 2rem;
  font-family: 'Georgia, serif';
  color: #b2857d;
}

.woocommerce .button {
  background-color: #b2857d;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  transition: background-color 0.3s ease;
}

.woocommerce .button:hover {
  background-color: #a26e67;
}

.single-product {

  background-color: #f8f4f0;
}


.single-product .container-wrapper .product {
  padding: 20px; /* Ürün bilgileri için boşluk */
}


.custom-product-meta {
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}

.custom-product-meta .sku,
.custom-product-meta .category,
.custom-product-meta .tags {
  font-size: 16px;
  color: #000;
  margin: 5px 0;
}

.custom-product-meta .sku::before,
.custom-product-meta .category::before,
.custom-product-meta .tags::before {
  font-weight: bold;
}

.woocommerce div.product .button, .wishlist_table .product-add-to-cart a, .woocommerce #review_form #respond .form-submit input, .woocommerce-message a {
  background-color: #000;
  color: #fff;
}
.woocommerce div.product form.cart {
  display: flex;
  align-items: center;
}

.woocommerce div.product form.cart .quantity {
  margin: 0;
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
  margin: 0;
  height: 100%; /* Yüksekliği Quantity alanına göre ayarlayın */
  padding: 12px 20px;
}

.woocommerce-notices-wrapper:focus-visible, .woocommerce-message:focus-visible {
  outline: 0;
}

.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  padding: .51rem .75rem;
  border-radius: 3px;
  border: 1px solid #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  padding: .82em 1em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce #review_form #respond .form-submit input:hover {
  background: #C88E84;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #000;
}

.entry-summary h1 {
  color: #C88E84;
}

.entry-summary .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}

.entry-summary .woocommerce-product-details__short-description p, p.custom-info {
  font-size: 16px;
}

.entry-summary .custom-product-meta p {
  opacity: 1;
}
.entry-summary .custom-product-meta p span {
  opacity: .4;
}

.yith-wcwl-add-to-wishlist {
  border: 1px solid #666;
  display: inline-block;
  padding: 10px;
}



/* Sekme alanlarının arka planını kaldır */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: none; 
  border: none; 
}


.woocommerce div.product .woocommerce-Tabs-panel {
  background: none;
  border: none; 
  box-shadow: none;
  padding: 20px 0; 
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
}

li#tab-title-description {
  padding: 0;
}

/* Sekme başlıklarını biraz yumuşatın */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 500;
  color: #333; 
  padding: 10px 5px; 
  border-radius: 5px; 
  opacity: .4;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  opacity: 1;
  font-weight: 600;

}

.woocommerce-Tabs-panel p {
  font-size: 16px;
}

/* Sekme başlıklarının hover (üzerine gelince) efektini ayarlayın */
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #000; 
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: transparent;
}
/* 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}

.woocommerce-Tabs-panel h2 {
  display: none;
} */

.wishlist_table .product-add-to-cart a {
  padding: 6px 20px;
  border-radius: 3px;
  transition: all .2s;
}

.wishlist_table .product-add-to-cart a:hover {
  background-color: #C88E84;
}

.woocommerce .related.products {
  background-color: #f9f9f9;
  padding: 20px;
}

.woocommerce .related.products .product {
  border: 1px solid #ddd;
  margin: 10px;
}

ins {
  font-weight: 600;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  padding-left: 20px;
}

.woocommerce-message, .woocommerce-error::before, .woocommerce p.stars a::before, .woocommerce-message::before, .woocommerce a.remove {
  color: #C88E84 !important;
}

.woocommerce-error {
  border-top-color: #C88E84;
}

.woocommerce span.onsale {
  background-color: #C88E84;
}

.woocommerce a.remove:hover {
  background: #C88E84;
}

.woocommerce-message {
  border-top-color: #C88E84;;
}

.related {
  display: block !important;
}

.related.products, .up-sells {
  display: block !important;
}

.woocommerce table.shop_table td {
  font-size: 16px;
}

.wishlist_table span.nobr {
  font-size: 16px;
}

.woocommerce #reviews #comment {
  height: 100%;

}

.product-wrapper {
    position: relative;
    overflow: hidden;
}

.product-wrapper .product-image img {
    transition: opacity 0.3s ease-in-out;
}

.product-wrapper .product-image:hover img {
    opacity: 0.7;
}

.product-hover-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 10;
}

.product-wrapper .product-image:hover .product-hover-actions {
    opacity: 1; /* Görünürlük artar */
    visibility: visible;
}


/* Ürün Kutusu */
.product-item {
  position: relative;
  padding: 10px;
  transition: all 0.3s ease;
}

.product-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.product-image-wrapper {
  position: relative;
}

.product-image-wrapper img {
  width: 100%;
  transition: opacity 0.3s ease;
}

/* Hover'da Resmin Opaklığı */
.product-image-wrapper:hover img {
  opacity: 0.6; /* Görünürlük %60 */
}

/* Hover'da Add to Cart Butonu */
.hover-add-to-cart {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 10;
  width: 100%;
  text-align: center;
}

.product-image-wrapper:hover .hover-add-to-cart {
  display: block;
}

.hover-add-to-cart a {
  background: transparent !important; /* Şeffaf arka plan */
  color: #111;
  border: 1px solid #333;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.3s ease;
  text-transform: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  color: #111 !important;
  cursor: pointer;
  background: #000;
  transition: all .2s;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover {
  background: #C88E84;
  cursor: pointer !important;
}

.hover-add-to-cart a:hover {
  background: #111;
  color: #fff;
}

.hover-add-to-cart svg {
  width: 25px;
  height: auto;
}

/* Ürün Başlığı ve Fiyat */
.product-details {
  margin-top: 15px;
 
}

.product-details h2 {
  font-size: 16px;
  color: #111;
  margin: 0 0 5px;
}

.product-details .price {
  font-size: 14px;
  color: #666;
}

/* Wishlist Butonu */
.product-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wishlist-button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wishlist-button a {
  font-size: 20px;
  color: #333;
  transition: all 0.3s ease;
}


.woocommerce ul.products li.product .onsale {
  top: -10%;
  right: -5%;
  left: auto;
  margin: 0;
}

.woocommerce .product-image-wrapper svg path {
  fill: #111;
  color: #111;
}

.eb-social-share {
  margin-top: 20px;
}
.eb-social-share p {
  font-size: 16px;
  margin-bottom: 10px;
}
.eb-social-share a {
  margin-right: 10px;
  font-size: 20px;
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease;
}
.eb-social-share a:hover {
  color: #333;
}

.eb-social-share a {
  width: 35px;
  height: 35px;
  border-radius: 50%; 
  display: inline-flex; 
  justify-content: center; 
  align-items: center;
  background-color: #0073aa; 
  color: #fff;
  text-decoration: none; 
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.eb-social-share a:hover {
  background-color: #005780;
  transform: scale(1.1);
}
.eb-social-share a.eb-facebook {
  background: #1877F2;
}

.eb-social-share a.eb-facebook i {
  color: #fff;
  display: inline-block;
}

.eb-social-share a.eb-twitter {
  background: #14171A;
}

.eb-social-share a.eb-twitter i {
  color: #fff;
  display: inline-block;
}

.eb-social-share a.eb-linkedin {
  background: #0a66c2;
}

.eb-social-share a.eb-linkedin i {
  color: #fff;
  display: inline-block;
}
.eb-social-share a.eb-instagram {
  background: #c13584;
}

.eb-social-share a.eb-instagram i {
  color: #fff;
  display: inline-block;
}

.eb-social-share a.eb-mail {
  background: #004f9f;
}

.eb-social-share a.eb-mail i {
  color: #fff;
  display: inline-block;
}
 a.added_to_cart {
  display: none !important;
}

.woocommerce div.product div.images, summary.entry-summary {
  margin-bottom: 5.63em;
}
.up-sells{
  margin-top: 5.63em;
}
/* Kalp butonundaki 'Remove from Wishlist' metnini gizler */
.yith-wcwl-wishlistaddedbrowse a span,
.yith-wcwl-wishlistexists a span {
    display: none !important;
}
/* Remove from Wishlist yazısını gizle */
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexists a {
    display: none !important;
}

.yith-wcwl-wishlistaddedbrowse .feedback {
  display: flex;
  align-items: center;
}

.yith-wcwl-wishlistaddedbrowse .feedback::after {
  content: '';
}

.yith-wcwl-wishlistaddedbrowse .feedback {
  font-size: 0px; /* sadece yazı görünmez hale gelir */
}
.hero-animation, .eb-animation, .eb-arrow-animation {
  opacity: 1; /* Varsayılan olarak tamamen görünür */
  transform: none; /* Varsayılan pozisyon */
  visibility: visible; /* Her zaman görünür */
}


.eb-services.eb-style-1 .eb-item {
  background-color: rgba(235, 198, 190, 0.7411764706);
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 8px 15px rgba(232, 214, 210, 0.9);
  width: 330px;
  min-height: 400px;
  max-height: 500px;
}

@media only screen and (max-width: 1024px) {
  .eb-services.eb-style-1 .eb-item {
    width: 100%;

  }
}
.eb-services.eb-style-1 .eb-item .eb-outer-border {
  width: 120px;
  height: 120px;
  background-color: rgba(235, 198, 190, 0.7803921569);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  box-shadow: 0 8px 15px rgba(232, 214, 210, 0.9);
}
.eb-services.eb-style-1 .eb-item .eb-icon {
  background-color: #f8dad4;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px;
}
.eb-services.eb-style-1 .eb-item .eb-icon svg {
  width: 50px;
  height: 50px;
}
.eb-services.eb-style-1 .eb-item .eb-content {
  background-color: #f1e6e0;
  border-radius: 10px;
  padding: 15px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.eb-services.eb-style-1 .eb-item .eb-content .eb-title {
  font-size: 24px;
  font-family: "Playfair Display", serif;
  color: #c88e84;
}
.eb-services.eb-style-1 .eb-item .eb-content .eb-desc p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
.eb-services.eb-style-1 .eb-item .eb-content .eb-button a {
  font-size: 16px;
  letter-spacing: normal;
  cursor: pointer;
}
.eb-services.eb-style-1 .eb-item * + .eb-desc {
  margin-top: 10px;
}
.eb-services.eb-style-1 .eb-item * + .eb-button {
  margin-top: 15px;
}

.eb-services.eb-style-1.eb-align-left .eb-item {
  text-align: left;
}
.eb-services.eb-style-1.eb-align-left .eb-item .eb-outer-border {
  margin:  0 0 20px 0;
}
.eb-services.eb-style-1.eb-align-center .eb-item {
  text-align: center;
}
.eb-services.eb-style-1.eb-align-center .eb-item .eb-button {
  display: flex;
  justify-content: center;
}
.eb-services.eb-style-1.eb-align-center .eb-item .eb-outer-border {
  margin: 0 auto 20px;
}
.eb-services.eb-style-1.eb-align-right .eb-item {
  text-align: right;
}

.eb-services.eb-style-1.eb-align-right .eb-item .eb-button {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.eb-services.eb-style-1.eb-align-right .eb-item .eb-outer-border {
  margin: 0 0 20px auto;
}

#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #d6b2ab;
  color: #fff;
  padding: 15px 20px;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 1000;
}

#back-to-top a {
  color: white;
  text-decoration: none;
  font-size: 20px;
}

#back-to-top:hover {
  background-color: #C88E84;
}

.eb-animation {
  margin-top: 90px;
}
.eb-newsletter-widget.eb-style-1 {
	display: inline-flex;
  flex-direction: column;
  margin-top: 40px;
  padding-top: 40px;
  }
  .eb-newsletter-widget.eb-style-1 .eb-newsletter-subtitle {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	font-family: "Cormorant", serif;
  }
  .eb-newsletter-widget.eb-style-1 .eb-newsletter-title {
	font-size: 16px;
	line-height: 1.5;
	color: #111;
  }
  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form {
	display: flex;
	flex-direction: column;
	gap: 25px;
	width: 100%;
  }
  @media only screen and (max-width: 1024px) {
	.eb-newsletter-widget.eb-style-1 .eb-form-wrapper form .eb-form {
	  flex-direction: column;
	}
  }
  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form input[type="email"] {
	width: 100%;
	display: block;
	border: 1px solid #111;
  border-radius: 0;
  }

  @media only screen and (max-width: 1024px) {
	.eb-newsletter-widget.eb-style-1 .eb-form-wrapper form input {
	  width: 100%;
	}
  }
  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form input::-moz-placeholder {
	color: #C88E84;
	font-size: 20px;
	display: block;
	padding: 0 10px;
  }
  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form input[type="email"]::placeholder {
	color: #111;
	font-size: 20px;
	display: block;
	padding: 0 10px;
  }
  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form input[type="submit"] {
	padding: 10px 40px;
	background: #C88E84;
	border: 1px solid #111;
	color: #fff;
	outline: 0;
	font-size: 20px;
	line-height: 1;
	display: block;
  font-weight: 500;
  border-radius: 0;
  }
  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form  input[type="submit"]:hover {
	background: transparent;
	color: #C88E84;
  }

  .eb-newsletter-widget.eb-style-1 .eb-form-wrapper form input[type="submit"] {
    margin-top: 10px;
    width: 100%;
  }
  .eb-newsletter-widget.eb-style-1 * + .eb-form-wrapper {
	margin-top: 20px;
  }
  .eb-newsletter-widget.eb-style-1 * + .eb-newsletter-title {
	margin-top: 10px;
  }
  .eb-newsletter-widget.eb-align-left {
	justify-content: flex-start;
  }
  .eb-newsletter-widget.eb-align-left .eb-newsletter-subtitle {
	text-align: left;
  }
  .eb-newsletter-widget.eb-align-left .eb-newsletter-title {
	text-align: left;
  }
  .eb-newsletter-widget.eb-align-left .eb-form {
	justify-content: flex-start;
  }
  .eb-newsletter-widget.eb-align-center {
	justify-content: center;
  }
  .eb-newsletter-widget.eb-align-center .eb-newsletter-subtitle {
	text-align: center;
  }
  .eb-newsletter-widget.eb-align-center .eb-newsletter-title {
	text-align: center;
  }
  .eb-newsletter-widget.eb-align-center .eb-form {
	justify-content: center;
  }
  .eb-newsletter-widget.eb-align-right {
	justify-content: flex-end;
  }
  .eb-newsletter-widget.eb-align-right .eb-newsletter-subtitle {
	text-align: right;
  }
  .eb-newsletter-widget.eb-align-right .eb-newsletter-title {
	text-align: right;
  }
  .eb-newsletter-widget.eb-align-right .eb-form {
	justify-content: flex-end;
  }
  
  .eb-social-share-widget ul {
	list-style: none;
	margin: -3px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	font-size: 11px;
	font-weight: 700;
	align-items: center;
  }
  .eb-social-share-widget ul li {
	padding: 3px;
  }
  .eb-social-share-widget ul li a {
	padding: 20px;
  }
  .eb-social-share-widget ul li a span i {
	font-size: 20px;
	color: #C88E84;
  }
  .eb-social-share-widget ul li a:hover span i {
	color: #C88E84;
  }
  .eb-social-share-widget ul li:first-child a {
	padding-left: 0;
  }
  
  .eb-blog-widget.eb-style-1 .eb-blog-widget-inner .eb-item {
	display: flex;
	gap: 20px;
  }
  .eb-blog-widget.eb-style-1 .eb-blog-widget-inner .eb-item .eb-image img {
	width: 140px;
  }
  .eb-blog-widget.eb-style-1 .eb-blog-widget-inner .eb-item .eb-content .eb-date span {
	font-size: 14px;
	color: #D58E77;
  }
  .eb-blog-widget.eb-style-1 .eb-blog-widget-inner .eb-item .eb-content .eb-title {
	font-size: 16px;
	color: #C88E84;
	line-height: 1.5;
  }
  .eb-blog-widget.eb-style-1 * + .eb-title {
	margin-top: 5px;
  }
  .eb-blog-widget * + .eb-item {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #C88E84;
  }
  
  * + .eb-widget {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #C88E84;
  }

  .sidebar, .sidebar-content {
	position: sticky;
	top: 0;
  }

  .eb-footer-contact-widget {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .eb-footer-contact-widget .eb-footer-contact-widget-item.eb-footer-phone,  .eb-footer-contact-widget .eb-footer-contact-widget-item.eb-footer-mail {
    display: flex;
    align-items: center;
    gap: 20px;
    }
     .eb-footer-contact-widget .eb-footer-contact-widget-item.eb-footer-phone span, .eb-footer-contact-widget .eb-footer-contact-widget-item.eb-footer-mail span {
    font-size: 20px;
    font-family: "Lato", serif;
    line-height: 1.2;
    color: #C88E84;
    }
    .eb-footer-contact-widget .eb-footer-contact-widget-item.eb-footer-phone i, .eb-footer-contact-widget .eb-footer-contact-widget-item.eb-footer-mail i {
    color: #C88E84;
    font-size: 20px;
    }
  .eb-footer-social-widget ul {
    list-style: none;
    margin: -3px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    font-weight: 700;
    align-items: center;
    }
    .eb-footer-social-widget ul li {
    padding: 3px;
    }
    .eb-footer-social-widget ul li a {
    padding: 8px;
    }
    .eb-footer-social-widget ul li:first-child a{
    padding-left:0;
    }
    .eb-footer-social-widget ul li a:hover i {
    color: #7D4D3D;
    }
    .eb-footer-social-widget ul li a i {
    font-size: 20px;
    }
    * + .eb-footer.eb-style-1 .eb-footer-social-widget {
    margin-top: 30px;
    }
    .eb-footer.eb-style-1 .eb-footer-working-hours-widget .eb-widget-title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
    }
    .eb-footer.eb-style-1 .eb-footer-working-hours-widget .eb-footer-working-hours-widget-item ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    list-style-type: circle;
    margin: 0;
    padding: 0;
    }
    .eb-footer.eb-style-1 .eb-footer-working-hours-widget .eb-footer-working-hours-widget-item ul li {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    font-size: 20px;
    line-height: 1.6;
    }
  
    .eb-footer.eb-style-1 .eb-footer-working-hours-widget .eb-footer-working-hours-widget-item ul li div {
    flex-basis: 30%;
    }
    .eb-footer.eb-style-1 .eb-footer-working-hours-widget .eb-footer-working-hours-widget-item ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 100%;
    }
    .eb-footer.eb-style-1 .eb-links-widget .eb-widget-title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 20px;
    }
    .eb-footer.eb-style-1 .eb-links-widget ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    list-style-type: circle;
    margin: 0;
    padding: 0;
    }
    .eb-footer.eb-style-1 .eb-links-widget ul li {
    display: inline-flex;
    align-items: center;
    gap: 17px;
    }
    .eb-footer.eb-style-1 .eb-links-widget ul li a {
    font-size: 20px;
    line-height: 1.6;
    }
    .eb-footer.eb-style-1 .eb-links-widget ul li a:hover {
    color: #C88E84;
    }
    .eb-footer.eb-style-1 .eb-links-widget ul li div {
    flex-basis: 30%;
    }
    .eb-footer.eb-style-1 .eb-links-widget ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 100%;
    }
  
    @media only screen and (max-width: 480px) {
    * + .eb-footer.eb-style-1  .eb-working-hours-widget {
      margin-top: 30px;
      }
    
      * + .eb-footer.eb-style-1 .eb-links-widget {
      margin-top: 30px;
      }
    }

    .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
      font-size: 18px;
    }
    .widget-title {
      margin-bottom: 20px;
    }
    ul.products.columns-3,  ul.products.columns-4, ul.products.columns-2, ul.products.columns-6, ul.products.columns-5, ul.products.columns-1 {
      padding-top: 100px;
    }
    .woocommerce-products-header {
      display: none;
    }
    .archive #primary {
      margin-top: 90px;
    }


     /*============================================================================
  >> 404 PAGE CSS
  ============================================================================
*/

.error404 section.main {
  padding: 90px 0 120px 0;
}
.page-not-found {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.page-not-found h4 {
	font-size: 20rem;
	color: #C88E84;
  }
  .page-not-found span {
	font-size: 2rem;
	text-align: center;
	color: #43271D;
  }

  .page-not-found p {
	font-size: 1.2rem;
	line-height: 2rem;
	text-align: center;
	margin-top: 50px;
	color: #43271D;
  }

  .page-not-found a {
	font-size: 1.2rem;
	background-color:#C88E84;
	color: #fff;
	padding: 15px 20px;
	border: 1px solid #C88E84;
  }
  .page-not-found a:hover {
	background-color:transparent;
	color: #C88E84;
	transition: all .2s;
  }
 /*============================================================================
  >> 13. PAGE
  ============================================================================
*/

.page-title {
  position: relative;
  display: block;
  text-align: center;
  margin: 150px 0 50px 0;

}

.page-title .page-title-content i {
  font-size: 30px;
  margin-right: 20px;

}

.page-title h1 {
  display: inline-block;
  font-size: 3;
font-weight: 500;
}

.page-title p {
display: inline-block;
  font-size: 3rem;
font-weight: 500;
}

.archive-title {
display: inline-block;
  font-size: 3rem;
font-weight: 500;
}

.eb-not-found {
  display: inline-block;
  width: 100%;
  margin:30px 0;
}

.eb-not-found-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  padding:50px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

.eb-not-found-inner h2 {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.3px;
}

.eb-not-found-inner span {
  font-size: 13px;
}

.eb-not-found-form {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 70px;
  text-align: center;
}

.eb-not-found-form span {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  color: #999;
  margin-bottom: 20px;
}

.eb-not-found-form form {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 600px;
}

.eb-not-found-form .search_input {
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 90px;
}

.eb-not-found-form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 50px;
  border: 0;
  color: #fff;
  outline: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.eb-standart-page-title {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  text-align: center;
  padding:50px 0;
}

.eb-standart-page-title .eb-title {
  font-size: 37px;
  font-weight: 700;
  letter-spacing: -0.3px;
}

.eb-standart-page-title .eb-desc {
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  max-width: 900px;
}

.eb-page-error {
  position: relative;
  display: inline-block;
  width: 100%;
  padding:0 0 50px;
  text-align: center;
}

.eb-error-first {
  display: inline-block;
  font-size: 150px;
  font-weight: 900;
  letter-spacing: -2px;
  width: 100%;
  padding: 50px 0;
  color: #fff;
  background-color: #111;
}

.eb-error-second {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -0.3px;
  margin-top: 50px;
}

.eb-error-message {
  display: inline-block;
  font-size: 13px;
  max-width: 630px;
}

.eb-error-button {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}

.eb-error-button a {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #eee;
  color: #111;
  padding: 15px 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.eb-error-button a:hover {
  color: #fff;
}

.eb-main .eb-page-wrap {
  margin-top: 30px;
}

.pagination {
  justify-content: center;
}
.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  list-style: none;
  margin-top: 50px;
}

.page-numbers li a {
  background-color: #F4EFEC;
  padding: 10px;
}

.page-numbers li span.current {
  background-color:  #EBC6BE;
  padding: 10px;
}


.page-numbers li a:hover {
  background-color:  #EBC6BE;
 
}

