* {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-decoration: none;
}
body {
      margin: 0;
      position: relative;
	  background:#fff;
	  font-family:font-2;
}


@font-face {
    font-family: font-2;
    src: url('../fonts/font-2.otf');
    font-weight: bold;
}

@font-face {
    font-family: font-3;
    src: url('../fonts/font-3.ttf');
    font-weight: bold;
}

@font-face {
    font-family: font-4;
    src: url('../fonts/font-4.otf');
}

@font-face {
    font-family: font-5;
    src: url('../fonts/alva-normal.ttf');
}

@font-face {
    font-family: font-6;
    src: url('../fonts/bebas-neue-regular.otf');
}

@font-face {
    font-family: font-7;
    src: url('../fonts/bpg_le_studio_02.ttf');
}
@font-face {
    font-family: font-8;
    src: url('../fonts/bpg_le_studio_02_caps.ttf');
}
/* firago-latin-100-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-100-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-100-normal.woff) format('woff');
}

/* firago-latin-200-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-200-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-200-normal.woff) format('woff');
}

/* firago-latin-300-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-300-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-300-normal.woff) format('woff');
}

/* firago-latin-400-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-400-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-400-normal.woff) format('woff');
}

/* firago-latin-500-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-500-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-500-normal.woff) format('woff');
}

/* firago-latin-600-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-600-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-600-normal.woff) format('woff');
}

/* firago-latin-700-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-700-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-700-normal.woff) format('woff');
}

/* firago-latin-800-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-800-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-800-normal.woff) format('woff');
}

/* firago-latin-900-normal */
@font-face {
  font-family: 'FiraGO';
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-900-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/firago@latest/latin-900-normal.woff) format('woff');
}

/*lwuudfbpuj*/
.lwuudfbpuj{
	float:left;
	position:relative;
	background:#fff;
	width:100%;
	display:flex;
	height:100px;
	justify-content: space-around;
	z-index: 9 !important;
	align-items: center;
}
.lwuudfbpuj {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  transition: all 0.6s ease; /* Ã¡Æ’â€™Ã¡Æ’Å¡Ã¡Æ’Â£Ã¡Æ’â€¢Ã¡Æ’Ëœ Ã¡Æ’â€ºÃ¡Æ’ÂÃ¡Æ’Â«Ã¡Æ’Â Ã¡Æ’ÂÃ¡Æ’ÂÃ¡Æ’â€˜Ã¡Æ’Â */
  z-index: 999;
}

/* Sticky Ã¡Æ’â€ºÃ¡Æ’â€œÃ¡Æ’â€™Ã¡Æ’ÂÃ¡Æ’â€ºÃ¡Æ’ÂÃ¡Æ’Â Ã¡Æ’â€Ã¡Æ’ÂÃ¡Æ’â€˜Ã¡Æ’Â */
.lwuudfbpuj.sticky {
  position: fixed;
  top:0; /* Ã¡Æ’Â¯Ã¡Æ’â€Ã¡Æ’Â  Ã¡Æ’ÂÃ¡Æ’Â¥Ã¡Æ’â€Ã¡Æ’â€œÃ¡Æ’ÂÃ¡Æ’Å“ Ã¡Æ’ËœÃ¡Æ’Â¬Ã¡Æ’Â§Ã¡Æ’â€Ã¡Æ’â€˜Ã¡Æ’Â¡ */
  animation: slideDown 0.8s forwards;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Ã¡Æ’Â©Ã¡Æ’ÂÃ¡Æ’â€ºÃ¡Æ’ÂÃ¡Æ’Â¡Ã¡Æ’â€¢Ã¡Æ’Å¡Ã¡Æ’ËœÃ¡Æ’Â¡ Ã¡Æ’ÂÃ¡Æ’Å“Ã¡Æ’ËœÃ¡Æ’â€ºÃ¡Æ’ÂÃ¡Æ’ÂªÃ¡Æ’ËœÃ¡Æ’Â */
@keyframes slideDown {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}



.uqnntlfyho{
	width:1400px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media (max-width: 768px) {
.uqnntlfyho{
	width:92%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.login_form_lamaria img{width:35px;}
.wishlist_lamaria img{width:35px;}
.cart_top_lamaria img{width:35px;}
	
}



/*slider_content*/
.slider_content{
	position:relative;
	width:100%;
	height:90vh;
	overflow:hidden;
}
@media (max-width: 768px) {
/*slider_content*/
.slider_content{
	position:relative;
	width:100%;
	height:30vh;
	overflow:hidden;
}
	.pokemon__img {
		width:100px;
	}
}


/*menu_bottom_content*/
.menu_bottom_content {
	width: 100%;
	padding: 10px 0;
}

.menu_bottom_content ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	height:150px;
	padding: 0;
	width: 1400px;
	margin: auto;
	position:relative;
	list-style: none;
}
@media (max-width: 768px) {
.menu_bottom_content ul {
	overflow:scroll;
	width:100%;;
}
}
.menu_bottom_content li {
	text-align: center;
	transition: transform 0.3s ease;
}

.menu_bottom_content li:hover {
	transform: translateY(-5px);
}

.menu_bottom_content a {
	display: flex;
	flex-direction: column;
	align-items: center;
	position:relative;
	text-decoration: none;
	color: #333;
	font-family: 'font-8', sans-serif;
	font-size: 15px;
	transition: color 0.3s;
}
@media (max-width: 768px) {
.menu_bottom_content a {
	display: flex;
	flex-direction: column;
	align-items: center;
	position:relative;
	text-decoration: none;
	color: #333;
	font-family: 'font-8', sans-serif;
	font-size: 15px;
	transition: color 0.3s;
	width:120px;
}
}


.menu_bottom_content a::after{
	content:'';
	position:absolute;
	width:0%;
	bottom:-20px;
	height:3px;
	border-radius:100px;
	height:5px;
	background:#0A4033;
}
.menu_bottom_content a:hover::after{
	transition:all,.3s;
	content:'';
	position:absolute;
	width:50%;
	bottom:-20px;
	height:5px;
	border-radius:100px;
	background:#0A4033;
}


.menu_bottom_content a:hover {
	color: #0A4033; /* Ã¡Æ’ÂÃ¡Æ’Â¥Ã¡Æ’Â Ã¡Æ’ÂÃ¡Æ’Â¡Ã¡Æ’Â¤Ã¡Æ’â€Ã¡Æ’Â Ã¡Æ’Ëœ hover Ã¡Æ’Â¤Ã¡Æ’â€Ã¡Æ’Â Ã¡Æ’Ëœ */
}

.menu_bottom_content img {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
	transition: transform 0.3s;
}
.cart_top_lamaria button{background:none;border:none;background: #f9f9f9;border-radius: 100px;margin-left: 3px;}
.menu_bottom_content li:hover img {
	transform: scale(1.1);
}

.menu_bottom_content span {
	margin-top: 3px;
}
/*content_product_list*/
.content_product_list{
	width:100%;
	display:flex;
	justify-content: space-around;
}
.content_product_list_01{
	width: 1400px;
}

#special .product_list_content{
	display:flex;
	align-items: flex-start;
}
#product_sli_bottom{
	/* background:#f9f9f9; */
}
#product_slider_bottom{
	background:#f0f0f0 url(https://lamaria.ge/image/catalog/Slider/bg-slider.png);
	width:100%;
	/* height: 350px; */
}
#product_slider_bottom .slider{
	height:450px;
	/* display: flex; */
	width: 1400px;
	justify-content: space-between;
	align-items: center;
}
#product_sli_bottom{
	background:#ffffff;
	width:100%;
	height:450px;
}
/*footer_lamaria*/
.footer_lamaria{
	float:left;
	width:100%;
	display:flex;
}
.footer_lamaria_01{
	width:1400px;
	margin:auto;
	display: flex;
	padding: 30px 0;
}
.footer {
  background-color: #F5F5F5;
  color: white;
  /* padding: 40px 20px; */
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}

.footer-section {
  flex: 1 1 200px;
}

.footer-title {
  font-size: 18px;
  font-weight: bold;
  background: none;
  color: #0A4033;
  border: none;
  width: 100%;
  text-align: left;
  padding: 10px 0;
  font-family: font-8;
  cursor: pointer;
  position: relative;
}

.footer-title::after {
  content: "";
  position: absolute;
  right: 0;
}

.footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: none;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.footer-list li {
  margin: 20px 0;
  color: #171717;
  font-family: 'font-8';
}

.footer-list a {
  color: #000014;
  text-decoration: none;
}

.footer-list a:hover {
  color:#0A4033;
}

/* Mobile accordion */
@media (max-width: 768px) {
	#product_slider_bottom .slider{
		height:max-content;
		display: flex;
		justify-content: space-around;
	}
    .wishlist_lamaria{display:none;}
	.footer-title {
		font-size: 14px;
		font-family: 'font-8';
	}
	.footer-section {
		flex: 0 1 49px;
		border-bottom: 1px daSHED #dddddd9c;
		font-size: 14px;
	}
.footer_lamaria_01{
	display:flex;
	width: 92%;
	flex-direction: column;
}

	.content_product_list_01{
		width:92%;
	}
	.footer-title::after {
  content: "+";
  position: absolute;
  right: 0;
}
  .footer-list {
    max-height: 0;
    transition: max-height 0.3s ease;
  }

  .footer-section.open .footer-list {
    max-height: 500px; /* enough height to show all items */
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .footer-section.open .footer-title::after {
    content: "-";
  }
	  .footer-list a{
		  color:#000;
		  font-family:font-8;
	  }
}
/*footer_power_by*/
.footer_power_by{
 background: #fff; border-top: 1px solid #ddd; display: flex; height: 100px; font-family: font-8; justify-content: space-around; align-items: center;
}
.footer-legal{
    display: flex; width: 1400px; margin: auto; align-items: center; justify-content: space-between;
}

