@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. Fonts
2. Body and some general stuff
3. Header
	3.1 Header - Logo
	3.2 Header - Main Navigation
	3.3 Header - Search
	3.4 Header - Shopping
	3.5 Header - Burger
4. Home
	4.1 Home Slider
5. Menu
6. Promo
7. New Arrivals
8. Extra
9. Gallery
10. Testimonials
11. Newsletter
12. Footer

******************************/

/***********
1. Fonts
***********/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@font-face
{
	font-family: 'Lucida';
	src: url('../fonts/lucida_bright_regular.ttf')  format('truetype');
}
@font-face
{
	font-family: 'Lucida';
	src: url('../fonts/lucida_bright_demi.ttf')  format('truetype');
	font-weight: 700;
}
@font-face
{
	font-family: 'Beyond';
	src: url('../fonts/beyond_the_mountains.otf')  format('opentype'),
		 url('../fonts/beyond_the_mountains.ttf')  format('truetype');
}

/*********************************
2. Body and some general stuff
*********************************/

*
{
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
body
{
	
	font-family: "Tenor Sans", serif;
	font-weight: 400;
	font-style: normal;	  
	background: #FFFFFF;
	color: #2f2f2f;
	background-image: url('./../cion/título(13).png');
	background-repeat: no-repeat;
	background-attachment: fixed;   
    background-size: cover;
    background-position: center;
    
	

}

div
{
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul
{
	list-style: none;
	margin-bottom: 0px;

}
p
{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 2;
	font-weight: 500;
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
p a
{
	display: inline;
	position: relative;
	color: inherit;
	border-bottom: solid 1px #ffa07f;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
a, a:hover, a:visited, a:active, a:link
{
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
p a:active
{
	position: relative;
	color: #FF6347;
}
p a:hover
{
	color: #FFFFFF;
	background: #ffa07f;
}
p a:hover::after
{
	opacity: 0.2;
}

h1{font-size: 48px;}
h2{font-size: 36px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}

.form-control
{
	color: #db5246;
}
section
{
	display: block;
	position: relative;
	box-sizing: border-box;
}
.clear
{
	clear: both;
}
.clearfix::before, .clearfix::after
{
	content: "";
	display: table;
}
.clearfix::after
{
	clear: both;
}
.clearfix
{
	zoom: 1;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
.trans_200
{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.trans_300
{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.trans_400
{
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.trans_500
{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.fill_height
{
	height: 100%;
}
.super_container
{
	width: 100%;
	overflow: hidden;
	/* background-color:#fffffaaf; */
	background-color: #ffffffea;

}
.prlx_parent
{
	overflow: hidden;
}
.prlx
{
	height: 130% !important;
}
.nopadding
{
	padding: 0px !important;
}

.section_subtitle
{
	font-size: 14px;
	font-weight: 600;
	color: #937c6f;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.section_title
{
	font-family: 'Lucida', serif;
	font-size: 60px;
	text-transform: uppercase;
	color: #2f2f2f;
	margin-top: -4px;
}
.button
{
	width: 142px;
	height: 46px;
	background: #937c6f00;
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.button a
{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	line-height: 46px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.button:hover
{
	background: #e0e3e400;
}
.button:hover a
{
	color: #232323;
}

/*********************************
3. Banner
*********************************/
/* Estilos para el banner */
#publicidad-banner {		
	top: 0;
	left: 0;
	width: 100%;
	height: 33px;

	color: #806b5f;
	padding: 15px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	z-index: 2;
	overflow: hidden;
	white-space: nowrap;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  }
  
  #banner-contenedor {
	display: inline-block;
	padding-left: 100%; /* Empieza fuera de la pantalla */
	animation: deslizar 19s linear infinite;
	top:-11px;
  }

  @keyframes deslizar {
	0% {
	  transform: translateX(0);
	}
	100% {
	  transform: translateX(-100%);
	}
  }
  
  /* Ajusta el header para que no quede tapado */
  header {
	margin-top: 50px; /* Ajusta según la altura de tu banner */
  }

/*=================================
NAVBAR STYLES MOVED TO: styles/navbar.css
=================================*/

/* Elementos del carrito */
.cart-item {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.cart-item img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin-right: 12px;
}

.cart-item-details {
    flex: 1;
}

.cart-item-details h3 {
    font-size: 0.95rem;
    margin-bottom: 5px;
}

.cart-item-details p {
    color: #080808;
    font-size: 0.85rem;
    margin-bottom: 8px;
}

.item-price {
    font-weight: bold;
    color: #333;
    font-size: 0.95rem;
}

.item-actions {
    display: flex;
    align-items: center;
	margin-left: 35px;
    margin-top: 24px;
	flex-wrap: wrap;
}

.quantity-control {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.quantity-btn {
    background: #f1f1f1;
    border: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quantity-input {
    width: 35px;
    text-align: center;
    margin: 0 5px;
    border: 1px solid #ddd;
    padding: 3px;
    font-size: 0.9rem;
}

.remove-item {
    background: none;
    border: none;
    color: #ff4757;
    cursor: pointer;
    font-size: 0.85rem;
    text-decoration: underline;
}

/* Resumen del carrito */
.carrt-summary {
    padding: 15px;
    background: #f8f9fa;
    border-top: 1px solid #eee;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 0.95rem;
}

.total {
    font-weight: bold;
    font-size: 1.1rem;
    margin: 12px 0;
    display: flex;
    justify-content: space-between;
}

.checkout-btn, .continue-btn {
    width: 100%;
    padding: 10px;
    border: none;
    cursor: pointer;
    font-size: 0.95rem;
    margin-top: 8px;
    transition: all 0.2s;
}

.checkout-btn {
    background: #333;
    color: white;
}

.checkout-btn:hover {
    background: #444;
}

.continue-btn {
    background: #e9ecef;
    color: #333;
    border: 1px solid #ddd;
}

.continue-btn:hover {
    background: #dee2e6;
}

/* Estilos para botón de contraentrega en la bolsa de compras */
.carrt-summary div.button.cod_button {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 8px 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.carrt-summary div.button.cod_button button {
    display: block !important;
    width: 100% !important;
    padding: 10px !important;
    border: 1px solid #ddd !important;
    cursor: pointer !important;
    font-size: 0.85rem !important;
    margin: 0 !important;
    transition: all 0.2s !important;
    background: white !important;
    color: #333 !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.carrt-summary div.button.cod_button:hover button {
    background: white !important;
    color: #333 !important;
    border-color: #999 !important;
}

/*=================================
3.4.1 Header - MODAL CARRITO
===================================/
/* Contenedor principal del modal */
#emptyCartModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1050;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s linear;
}

#emptyCartModal.show {
    opacity: 1;
    pointer-events: auto;
}

/* Diálogo del modal */
.modal-dialog {
    position: relative;
    width: auto;
    max-width: 500px;
    margin: 0.5rem;
}

/* Contenido del modal */
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
    outline: 0;
}

/* Encabezado del modal */
.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
    color: #212529;
}

/* Botón de cerrar */
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
    cursor: pointer;
}

.btn-close:hover {
    opacity: 0.75;
}

/* Cuerpo del modal */
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    text-align: center;
    font-size: 1.1rem;
}

/* Pie del modal */
.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

/* Botón secundario */
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, 
                border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
}

/* Animación de fade */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

#emptyCartModal.show {
    animation: fadeIn 0.3s ease-out;
}

/*********************************
3.5 Header - Burger
*********************************/

/* Oculta el menú hamburguesa por defecto */
.burger_container {
    display: none;
}

/*********************************
4. Home
*********************************/

.home { position: relative; width: 100%; height: 100vh; background: #FFFFFF; z-index: 1; }

/*
.home-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.158) 0%, rgba(0, 0, 0, 0.11) 50%, rgba(0, 0, 0, 0.11) 100%);
	z-index: 3;
  }
*/
  
  .home_slider_content {
	position: relative; /* Asegura que el contenido esté sobre el overlay */
	z-index: 2;
  }

.home_slider_container
{
	width: 100%;
	height: 100%;
	position: relative; /* Necesario para que el overlay se posicione correctamente */
}
.home_slider_background
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.home_slider_content
{
	position: absolute;
	top: 56.3%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;
}
.home_slider_content_inner
{
	background: #937c6f;
}
.home_slider_title
{
	font-family: 'Lucida', serif;
	font-size: 72px;
	color: #FFFFFF;
	height: 99px;
	line-height: 99px;
	padding-left: 31px;
	padding-right: 19px;
	white-space: nowrap;
}
.home_slider_subtitle
{
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -37px;
	height: 37px;
	background: #2f2f2f;
	color: #FFFFFF;
	padding-left: 34px;
	padding-right: 34px;
	line-height: 37px;
	font-family: 'Lucida', serif;
	font-size: 18px;
	white-space: nowrap;
}
.home_slider_nav {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.home_slider_prev,
.home_slider_next {
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    margin: 0 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_slider_prev:hover,
.home_slider_next:hover {
    background: rgba(255,255,255,0.4);
}

.home_slider_prev img,
.home_slider_next img {
    width: 15px;
    height: 15px;
}

/* Media Queries para móviles */
@media (max-width: 767px) {
    .home_slider_nav {
        bottom: 20px;
    }
    
    .home_slider_prev,
    .home_slider_next {
        width: 35px;
        height: 35px;
    }
    
    .home_slider_prev img,
    .home_slider_next img {
        width: 12px;
        height: 12px;
    }
}

/* Fix para prevenir desplazamiento lateral en modales Bootstrap */
body.modal-open {
    overflow: hidden !important;
    padding-right: 0 !important;
}

/* Estilos específicos para el modal de contraentrega - SOLO cuando está abierto */
#cartCodModal.show {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#cartCodModal.show .modal-dialog {
    margin: auto !important;
    max-width: 1005px !important;
}
.home_slider_dots_container
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.home_slider_dots
{
	display: inline-block;
	position: absolute;
	top: -54px;
	left: 0;
}
.home_slider_dots ul
{
	display: inline-block;
}
.home_slider_dots ul li
{
	display: inline-block;
	position: relative;
	font-family: 'Lucida', serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 7px;
	cursor: pointer;
}
.home_slider_dots ul li:last-child
{
	margin-right: 0;
}
.home_slider_custom_dot div
{
	display: inline-block;
	width: 0px;
	height: 1px;
	background: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	margin-left: 4px;
	margin-right: -4px;
}
.home_slider_custom_dot.active div
{
	width: 100px;
}
.home_slider .owl-dots
{
	display: none !important;
}

/*********************************
5. Menu
*********************************/

.menu
{
	position: fixed;
	top: 0;
	right: -400px;
	width: 400px;
	height: auto;
	background: #FFFFFF;
	z-index: 1210;
	padding-right: 60px;
	padding-top: 87px;
	padding-left: 50px;
}
.menu.active
{
	right: 0;
}
.menu_close_container
{
	position: absolute;
	top: 30px;
	right: 60px;
	width: 18px;
	height: 18px;
	transform-origin: center center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: pointer;
}
.menu_close
{
	width: 100%;
	height: 100%;
	transform-style: preserve-3D;
}
.menu_close div
{
	width: 100%;
	height: 2px;
	background: #232323;
	top: 8px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_close div:last-of-type
{
	-webkit-transform: rotate(90deg) translateX(-2px);
	-moz-transform: rotate(90deg) translateX(-2px);
	-ms-transform: rotate(90deg) translateX(-2px);
	-o-transform: rotate(90deg) translateX(-2px);
	transform: rotate(90deg) translateX(-2px);
	transform-origin: center;
}
.menu_close:hover div
{
	background: #937c6f;
}
.menu .logo
{
	margin-bottom: 60px;
}
.menu_nav ul li
{
	margin-bottom: 11px;
}
.menu_nav ul li a
{
	font-size: 12px;
	text-transform: uppercase;
	color: #2f2f2f;
	font-weight: 600;
	letter-spacing: 0.2em;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_nav ul li a:hover
{
	color: #937c6f;
}
.menu .search
{
	width: 100%;
	margin-bottom: 67px;
}

/*********************************
6. Promo
*********************************/

.promo
{
	padding-top: 88px;
}
.promo_container
{
	margin-top: 75px;
}
.promo_item
{
	width: 100%;
}
.promo_image
{
	width: 100%;
}
.promo_image img
{
	max-width: 100%;
}
.promo_link
{
	width: 100%;
	height: 60px;
	background: #2f2f2f;
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.promo_link a
{
	display: block;
	font-family: 'Lucida', serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 60px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.promo_link:hover
{
	background: #222222;
}
.promo_link:hover a
{
	color: #937c6f;
}
.promo_content
{
	position: absolute;
	top: 43.6%;
	z-index: 1;
}
.promo_content_1
{
	right: 0;
	text-align: right;
	padding-right: 14px;
}
.promo_content_2
{
	left: 0;
	width: 100%;
	text-align: center;
	background: rgba(35, 35, 35, 0.63);
	padding-bottom: 9px;
	padding-top: 2px;
}
.promo_content_3
{
	top: 19%;
	left: 215px;
	background: #2323239d;
	padding-left: 10px;
	text-align: right;
	padding-right: 22px;
	padding-top: 39px;
	padding-bottom: 41px;
}
.promo_title
{
	font-family: 'Lucida', serif;
	font-size: 30px;
	color: #FFFFFF;
}
.promo_subtitle
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: -3px;
}
.promo_content_3 .promo_subtitle
{
	text-transform: none;
	font-weight: 400;
	font-style: italic;
}

/*Estilos generales del boton whatsapp*/
.whatsapp-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  animation: breathe 2s ease-in-out infinite;
}

/*Estilos solo al icono whatsapp*/
.whatsapp-btn i {
  color: #fff;
  font-size: 24px;
  animation: beat 2s ease-in-out infinite;
  text-decoration: none;
}

/*Estilos con animation contorno respirando*/
@keyframes breathe {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

/*Estilos de animacion del icono latiendo*/
@keyframes beat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

/*********************************
7. New Arrivals
*********************************/

.arrivals { height: 70vh; }
.container2 {
    width: 100%;
    max-width: none !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.products_container { margin-top: 40px; display: block; }

@media (max-width: 1024px) {
    .products_container { margin-top: 40px; display: block; }
}

@media (max-width: 768px) {
    .products_container { margin-top: 40px; display: block; }
}

.product_image {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    width: 85%;
    max-width: 260px;
	margin: 0 auto;
	transition: transform 0.2s ease;   
  	height: auto; 
}

.product_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    display: block;
}

.img-back {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}

.product_image:hover .img-front {
    opacity: 0;
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.product_image:hover .img-back {
    opacity: 1;
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.rating
{
	margin-top: 24px;
	background: #fff;
	padding: 7px;
}
.rating i
{
	font-size: 10px;
	margin-right: 1px;
	color: #e0e3e4;
}
.rating i:last-child
{
	margin-right: 0px;
}
.rating_1 i:first-child{color: #f5c06f;}
.rating_2 i:first-child{color: #f5c06f;}
.rating_2 i:nth-child(2){color: #f5c06f;}
.rating_3 i:first-child{color: #f5c06f;}
.rating_3 i:nth-child(2){color: #f5c06f;}
.rating_3 i:nth-child(3){color: #f5c06f;}
.rating_4 i:first-child{color: #f5c06f;}
.rating_4 i:nth-child(2){color: #f5c06f;}
.rating_4 i:nth-child(3){color: #f5c06f;}
.rating_4 i:nth-child(4){color: #f5c06f;}
.rating_5 i:first-child{color: #f5c06f;}
.rating_5 i:nth-child(2){color: #f5c06f;}
.rating_5 i:nth-child(3){color: #f5c06f;}
.rating_5 i:nth-child(4){color: #f5c06f;}
.rating_5 i:nth-child(5){color: #f5c06f;}
.product_content
{
	margin-top: 0px;
	background: #fff;
	padding: 7px;
	border-radius: 16px;
	top: 10px;
	height: 100px;
	min-height: 100px;
}
.product_info
{
	float: left;
}
.product_name a
{
	font-size: 16px;
	font-weight: 600;
	color: #232323;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.product_name a:hover
{
	color: #937c6f;
}
.product_price
{
	font-size: 24px;
	font-weight: 600;
	color: #8a8a8a;
	margin-top: 0px;
}
.product_options
{
	float: right;
	transform: translateY(11px);
}
.product_option
{
	width: 37px;
	height: 37px;
	cursor: pointer;
}
.product_buy
{
	display: inline-block;
	background: #937c6f;
	vertical-align: middle;
	margin-right: 4px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.product_buy img
{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 23px;
	height: 23px;
}
.product_buy:hover
{
	background: #2f2f2f;
}
.product_fav
{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 600;
	color: #232323;
	background: #e0e3e4;
	line-height: 37px;
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.product_fav:hover
{
	color: #FFFFFF;
	background: #232323;
}

.btn_ver_todo {
    display: inline-block;
    background-color: #61382e; /* Puedes cambiar el color para que coincida con tu diseño */
    color: white;
    padding: 12px 30px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn_ver_todo:hover {
    background-color: #555; /* Color al pasar el cursor */
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

/* Desktop grande - 1200px en adelante */
 @media (min-width: 1200px) {
    .arrivals { height: 70vh; } 

	 .container2 {
		max-width: 1000px;
		margin: 0 auto;
				
	} 

     .products_container { margin-top: 40px; display: block; } 

    
}

/*********************************
8. Extra
*********************************/

/* Contenedor principal del mosaico */
.mosaic-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 250px;
    gap: 15px;
    margin: 30px;
    clear: both;
}

/* Items del mosaico - Estilos base */
.mosaic-item {
    position: relative;   
    overflow: hidden;
    background-size: cover;
    background-position: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.mosaic-item:hover {
    transform: translateY(-5px);
}

.mosaic-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    transition: background 0.3s ease;
}

.mosaic-item:hover::before {
    background: rgba(0,0,0,0.5);
}

/* Contenido del mosaico */
.mosaic-content {
    position: relative;
    z-index: 2;
    height: 100%;
    padding: 20px;
    color: white;
    display: flex;
    flex-direction: column;
}

.mosaic-content p {
	flex-grow: 1;
	margin: 0 0 15px;
	font-size: 0.9rem;
	color: #ebe9e9;
}

/* Tamaños específicos */
.mosaic-item.large {
    grid-column: span 2;
    grid-row: span 2;
	
}

.mosaic-item.tall {
    grid-row: span 2;
}
.mosaic-item.tall1 {
    grid-row: span 3;
	height:auto;
	display: flex; /* Añadido */
    justify-content: center; /* Centrado horizontal */
    align-items: center; /* Centrado vertical */
	overflow-y: hidden;
}

.logo2 img{	
	max-height: 140px; 
    width: auto;
    display: block; /* Para evitar espacios no deseados */
    margin: 0 auto; /* Centrado horizontal para la imagen */
	margin-top: 130px;
}

.mosaic-item.wide {
    grid-column: span 2;
}
.mosaic-item.wide1 {
    grid-column: span 2;
	width: 202%;
}

.mosaic-item.medium {
    grid-column: span 1;
    grid-row: span 1;
}

.mosaic-item.small {
    grid-column: span 1;
    grid-row: span 1;
}

/* Estilos de contenido específicos */
.promo-price {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}

.promo-price span {
    font-size: 1.5rem;
    vertical-align: top;
}

.promo-combo {
    font-size: 3.5rem;
    font-weight: 700;
    text-align: center;
    margin: 10px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}

.combo-top, .combo-bottom {
    font-size: 1.8rem;
}

.combo-center{
	font-size: 24px;
	
}

.promo-badge {
    background: #ffc107;
    color: #000;
    padding: 5px 15px;
    
    font-weight: bold;
    display: inline-block;
    margin-bottom: 15px;
    align-self: flex-start;
}

.promo-count {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 2px;
}

h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.3);
	letter-spacing: 2px;
	text-transform: uppercase;
}

p {
    font-size: 0.9rem;
    margin-bottom: 15px;
    flex-grow: 1;
}

/* Botones */
.mosaic-btn {
    background: white;
    color: #333;
    padding: 8px 20px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    align-self: flex-start;
    transition: all 0.3s ease;
}

.mosaic-btn:hover {
    background: #333;
    color: white;
}

.small-btn {
    padding: 5px 15px;
    font-size: 0.8rem;
}

/* Estilos para el timer en el nuevo contenedor */
.new-promo .promo-timer {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin: 15px 0;
	top: -17px;
}

.new-promo .timer-segment {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(5px);
    padding: 8px 5px;
    border-radius: 5px;
    min-width: 50px;
}

.new-promo .timer-number {
    font-size: 1.5rem;
    font-weight: 700;
    font-family: 'Courier New', monospace;
}

.new-promo .timer-label {
    font-size: 0.6rem;
    text-transform: uppercase;
    opacity: 0.8;
    margin-top: 3px;
}

/* Efecto de brillo en hover */
.new-promo:hover .timer-segment {
    background: rgba(255, 255, 255, 0.25);
}

.expired {
    color: white;
    font-weight: bold;
    background: rgba(255, 0, 0, 0.7);
    padding: 5px 10px;
    border-radius: 5px;
}

/*********************************
9. Gallery
*********************************/

.gallery
{
	width: 100%;
	padding-top: 88px;
	padding-left: 44px;
	padding-right: 44px;
	padding-bottom: 42px;
	margin-top: 179px;
	position: relative;
    
    overflow: hidden;

}
.gallery_item a
{
	display: block;
	outline: none;
}

.gallery_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Color negro con 50% de opacidad */
    z-index: 2; /* Capa intermedia (entre imagen y contenido) */
    backdrop-filter: blur(2px); /* Efecto blur opcional */
}

.container17 {
    position: relative;
    z-index: 3; /* Capa superior (contenido) */
    height: 100%;
    display: flex;
    align-items: center; /* Centrado vertical del contenido */
    color: white; /* Color de texto para contrastar con overlay oscuro */
	justify-content: center;
}

.gallery_image
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 1; /* Capa inferior */
	
}
.gallery_title ul li
{
	display: inline-block;
	margin-right: 34px;
}
.gallery_title ul li:last-child
{
	margin-right: 0;
}
.gallery_title ul li a
{
	font-family: 'Lucida', serif;
	font-size: 36px;
	font-weight: 700;
	color: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.gallery_title ul li a:hover
{
	color: #937c6f;
}
.gallery_text
{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
}
.gallery_button
{
	margin: 0 auto;
	margin-top: 100px;
	width: 100px;
	height: 67px;
	background: #937c6f00;
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 20px;
}
.gallery_button a
{
	display: block;
	width: 100%;
	height: 100%;	
	color:  #E1306C;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: center;
	line-height: 37px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.gallery_button a:hover
{
	background: #2f2f2f00;
	color: #ffffffbd;
}
.gallery_slider_container
{
	margin-top: 55px;
	z-index: 6;
}

/*********************************
10. Testimonials
*********************************/

.testimonials
{
	width: 100%;
	padding-top: 88px;
	padding-bottom: 93px;
}
.test_slider_container
{
	margin-top: 65px;
}
.test_text
{
	font-family: 'Lucida', serif;
	font-size: 24px;
	color: #8a8a8a;
	font-style: italic;
	line-height: 1.75;
}
.test_image
{
	width: 86px;
	height: 86px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 26px;
}
.test_image img
{
	max-width: 100%;
}
.test_name
{
	font-family: 'Lucida', serif;
	font-size: 16px;
	font-weight: 700;
	color: #232323;
	margin-top: 14px;
}
.test_title
{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 600;
	color: #937c6f;
	margin-top: 4px;
}

/*********************************
11. Newsletter
*********************************/

.newsletter
{
	width: 100%;
	padding-left: 62px;
	padding-right: 62px;
}
.newsletter_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1; /* Capa intermedia (entre imagen y contenido) */
	
}
.newsletter_content
{
    position: relative;
	width: 100%;
	padding-top: 88px;
	padding-bottom: 94px;
	overflow: hidden;
}
.newsletter_image
{	background-image:url(../images/sombrero-vueltiao.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}
.newsletter .section_subtitle,
.newsletter .section_title
{
	color: #FFFFFF;
	z-index: 2;
}
.newsletter_container
{
	margin-top: 75px;
	z-index: 2;
}
.newsletter_input
{
	width: 100%;
	height: 46px;
	background: #FFFFFF;
	padding-left: 25px;
	border: none;
	outline: none;
	
}
.newsletter_input::-webkit-input-placeholder
{
	font-size: 12px !important;
	font-weight: 400 !important;
	font-style: italic;
	color: #b3b3b3 !important;
}
.newsletter_input:-moz-placeholder
{
	font-size: 12px !important;
	font-weight: 400 !important;
	font-style: italic;
	color: #b3b3b3 !important;
}
.newsletter_input::-moz-placeholder
{
	font-size: 12px !important;
	font-weight: 400 !important;
	font-style: italic;
	color: #b3b3b3 !important;
} 
.newsletter_input:-ms-input-placeholder
{ 
	font-size: 12px !important;
	font-weight: 400 !important;
	font-style: italic;
	color: #b3b3b3 !important;
}
.newsletter_input::input-placeholder
{
	font-size: 12px !important;
	font-weight: 400 !important;
	font-style: italic;
	color: #b3b3b3 !important;
}
.newsletter_button
{
	position: absolute;
	top: 0;
	right: 0;
	width: 142px;
	height: 46px;
	background: #937c6f;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	border: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.newsletter_button:hover
{
	background: #e0e3e4;
	color: #232323;
}
.newsletter_text
{
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 19px;
}

/* Modal - Fondo */
.modal {
  display: none; /* Por defecto está oculto */
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4); /* Fondo semi-transparente */
  padding-top: 60px;
}

/* Modal Content */
.modal-content {
  background-color: #fff;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 400px;
  border-radius: 8px;
  text-align: center;
}

/* El botón de cerrar */
.close-btn {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

h2 {
  color: #4CAF50;
  font-size: 24px;
}

p {
  font-size: 18px;
  color: #1b1b1b;
}

/*********************************
12. Footer
*********************************/
