
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

.font-title{
	font-size:1.375rem;
	font-weight:bold;
}

.btn-std{
	background-color:#9D151B;
	border:1px solid #9D151B;
	color:#FFFFFF;
}

.btn-std:hover{
	background-color:#FFFFFF;
	border:1px solid #9D151B;
	color:#9D151B;
}


.btn-seguir-comprando{
	background-color:#455A64;
	border:1px solid #455A64;
	color:#FFFFFF;
}

.btn-seguir-comprando:hover{
	background-color:#FFFFFF;
	border:1px solid #455A64;
	color:#455A64;
}






html, body {
    height: 100%;
	font-family:'Poppins', sans-serif;
	font­size: 12px; 
	font­size: 1rem;
  	position: relative;
}

.nav-link {
font-weight:bold	
}


.btn-whatsapp {
        display:block;
        width:250px;
        height:100px;
        color:#fff;
        position: fixed;
        right:5px;
        bottom:80px;
		padding:10px;
        text-align:center;
        z-index:999;
}

.wsp-img {
    width: 250px;
    height: 93px;
	padding-right:5px
}


.btn-whatsappXS {
    display: flex;
    width: 60px; /* Aumenta el tamaño */
    height: 60px; /* Aumenta el tamaño */
    position: fixed;
    right: 0px;
    bottom: 3vh;
    justify-content: center;
    align-items: center; /* Centra verticalmente */
    z-index: 999;
    /*background-color: #14A38B;*/
    color: #FFFFFF;
    border-top-left-radius: 15px; /* Borde superior izquierdo redondeado */
    border-bottom-left-radius: 15px; /* Borde inferior izquierdo redondeado */
    border-top-right-radius: 0; /* Borde superior derecho sin redondeo */
    border-bottom-right-radius: 0; /* Borde inferior derecho sin redondeo */
    padding: 0; /* Mantiene el contenido ajustado */
}



.wsp-imgXs {
    width: 50px;
    height: 50px;
	padding-right:5px
}



.breadcrumb-item a{
	color:#000000 !important;
	text-decoration:none !important;
}
.breadcrumb-item a:hover{
	color:#9D151B !important;
	text-decoration:underline !important;
}


.lnk-std{
	color:#000000 !important;
	text-decoration:none !important;
	font-weight:500
}
.lnk-std:hover{
	color:#212529 !important;
	text-decoration:underline !important;
}




.lnkbarraArticulos{
	font-family:'Poppins', sans-serif;
	font-weight:normal;
	color:#000000 !important;
	text-decoration:none !important;
	font-size:0.875em
}
.lnkbarraArticulos:hover{
	color:#9D151B !important;
	text-decoration:underline !important;
}


#carousel-top img {
	height: 550px !important;
	object-fit: cover;
	margin: auto;
}


.lnkHeader{
    color:#FFFFFF;
	text-decoration:none;
}
.lnkHeader:hover {
    color:#FFFFFF;
	text-decoration:underline;
}


.dropdown-submenu:hover{
	background-color:#888888;
}

.site-search input[type=search] {
    height: 100%;
	 background-color:#FFF;
    margin-bottom: 0;
	border:none;
	border-bottom:1px solid #EEEEEE;outline:none
}

.site-search input[type=search]:focus{border:none;border-bottom:1px solid #000;outline:none}
.site-search input[type=search]:focus+.search-icon{color:#e6453c}
.site-search input[type=search]:focus::-webkit-input-placeholder{color:rgba(0,0,0,.5)}
.site-search input[type=search]:focus::-moz-placeholder{color:rgba(0,0,0,.5)}
.site-search input[type=search]:focus::-ms-input-placeholder{color:rgba(0,0,0,.5)}
.site-search input[type=search]:focus::placeholder{color:rgba(0,0,0,.5)}
.site-search input[type=search]::-webkit-input-placeholder{color:#000}
.site-search input[type=search]::-moz-placeholder{color:#000}
.site-search input[type=search]::-ms-input-placeholder{color:#000}
.site-search input[type=search]::placeholder{color:#000}



.__slide-image {
    background-position: center;
}

.__slide-image {
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}




.cart-basket {
	width: 25px;
	height: 25px;
	text-align: center;
	padding: 4px 0;
	font-size: 12px;
	margin-bottom:10px;
	border-radius: 15px;
	position: absolute;
	top: -6px;
	right: -5px;
	border:none;
	background-color: #E84889;
	color: #fff;
}



.envio2 {
    color: #fff;
    background-color: #43C8FA;
    border-color: #43C8FA;
    padding: 15px 13px !important;
    margin: 0px !important;
    border-radius: 50%;
    border: 0px solid #dedede;
    font-size: 18px;
    margin-right: 5px !important;
}



.navbar-default{
color: #000;
background-color: #F9F9F9;
border-color: #F9F9F9;
}
.navbar-default .navbar-nav > li > a{
	color:#F2F2F2;
}
.navbar-default .navbar-nav > li > a:hover{
	color:#94E900;
}

.navbar-default .navbar-nav > li:active{
	color:#94E900;
}

.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #000;
    border-bottom-color: #000;
}
.navbar-default .navbar-brand{
	color:#fff;
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
  width:1000px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}



h2 {
  margin-top: 30px;
  text-align: center;
}
h2.linea {
  position: relative;
  z-index: 1;
}
h2.linea:before {
  border-top: 1px solid #888888;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
h2.linea span {
  background: #fff;
  padding: 0 5px;
}




.table-prices {
	font-size:0.8em;
}
.h2 {
	padding:16px 0;
	font-family:'Poppins';
	font-size:18px;
	color:#006D99;
}
.syn-nopadding { padding:0;}
.syn-table { display:table !important; width:100%; height:100%; }
.syn-valign { display:table-cell; vertical-align:middle; }
.footer{ background-color:#787878;}

.lnk{
    color:#373737;
	text-decoration:none;
}
.lnk:hover {
    color:#373737;
	text-decoration:underline;
}
.lnkart{
    color:#EEEEE;
	font-size:0.8em;
	text-decoration:none;
}
.lnkart:hover {
    color:#666;
	text-decoration:underline;
}


.TitleArticulosDestacados{
	font-family:'Poppins';
    color:#373737;
	font-size:1.725em;
	text-decoration:none;
}




.TitleArticulos{
	font-family:'Poppins';
    color:#373737;
	font-size:1.45em;
	font-weight:bold;
	text-decoration:none;
}



.price{
	font-family:'Poppins', sans-serif;
	font-size: 1.5em;
  	font-weight:BOLD;
	color:#000000;
}
.TitleItem{
	font-family:Calibri, Arial, sans-serif;
	font-size:1.250em;
  	font-weight:BOLD;
	color:#3E55F9;
}
.round{
	border-radius:3px; 
	-moz-border-radius:3px; /* Firefox */ 
	-webkit-border-radius:3px; /* Safari y Chrome */ 
}


.MenuFooter{
	font-family:'Poppins',sans-serif;
}

.MenuFooter ul{
 list-style: none;
 margin: 0;
 padding: 0;
}
.MenuFooter li{
	
}
.MenuFooter li a{
	text-decoration:none;
	font-size:0.938em;
	/*font-weight:bold;*/
	color:#373737;
	/*color:#45A84D;*/
	padding:0 5px;
	font-family:'Poppins',sans-serif;
}
.MenuFooter li a:hover{
	color:#000;
	text-decoration:underline;
}

.RedesFooter{
	font-size:0.938em;
	color:#373737;
	padding:0 5px;
	font-family:'Poppins',sans-serif;
}




.itemHeader{
font-size:0.875em;
background-color:#CCC;
color:#FFF;
}
.selected_item{
font-size:0.875em;
background-color:#03C;
color:#FFF;
}


.SubItem{
font-size:0.875em;
}




/*
 * SuperFish Overrides
 */
 
 .sf-menu {
float: left;
position: relative;
left: 25%;
z-index:1000;
}
.sf-menu ul {
	 font-family:"Roboto";
	 background-color:transparent;
}
.sf-menu > ul {
	float:initial;
}
.sf-menu li {
	 background-color:transparent;
}
.sf-menu li a {
	border:none;
	color:#FFFFFF;
	font-size:1.175em;
	font-family:'Poppins';
	font-weight:normal;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	color:#0EFB11;
	-webkit-transition: none;
	transition: none;
	background-color:transparent;
}
.sf-menu li:hover > a {
	color:#0EFB11;
}

.sf-menu li {
    /* box color for top-level menu items */
     background-color:transparent;
	 font-family:'Poppins';
	 color:#000;
}
sf-menu li:hover {
    /* box color for top-level menu items */
    background-color:transparent;
	font-family:'Poppins';
	color:#000;
}
.sf-menu li li {
    /* box color for second-level menu items */
    background-color:#F2F2F2;
	font-family:'Poppins';
	font-size:1em;
	color:#000;
	padding:3PX;
	border-bottom:1px solid #E6E6E6;
}
.sf-menu li li:hover {
    /* box color for second-level menu items */
    font-family:'Poppins';
	background-color:#F2F2F2;
	color:#000;
}


.sf-menu li li a{
	font-family:'Poppins';
	color:#000;
	font-size:1em;
	padding:3PX;

}
.sf-menu li li li {
    /* box color for third-level menu items */
 font-family:'Poppins';
 text-transform:uppercase;
 background-color:#F2F2F2;
 border-bottom:1px solid #E6E6E6;
}



/*
 * SuperFish Overrides
 */






@media (max-width:799px) {
	.LogoGrande{
		display:none;
		margin-top:5px
	}
	.LogoChico{
		display:inline;
		margin-bottom:5px
	}
}


@media (min-width:800px) {
	.LogoGrande{
		display:inline;
		margin-top:5px;
		margin-bottom:5px;
	}
	.LogoChico{
		display:none;
		margin-top:5px
	}
}







.carousel_params{
  width:800px;
  height:300px;	
  text-align:center;
}


/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 20px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: Roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: Roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: Roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}

/****** LOGIN MODAL ******/


footer .sombra-foot {
    height: 15px;
    width: 100%;
}
.sombra {
    background: rgba(0, 0, 0, 0) url("images/sombra.png") no-repeat scroll center top / 100% 10px;
    position: relative;
    z-index: 25;
}




/* CSS HOME*/

.div_price{
	font-family:'Poppins',sans-serif;
	padding-bottom:10px;
	text-align:left;
	padding-left:5px;
}
.btn_art{
	background-color:#F2F2F2;	
}







/* CSS HOME*/

#mapa {
	border: 1px solid #ccc;
	height: 340px;
	margin: 15px 15px 15px 0px;
	width: 100%;
}




.menu-fixed {
	position:fixed;
	z-index:1000;
	top:0;
	/*max-width:1000px;*/
	/*left:0;*/
	/*Podemos hacer que el menu abarque el 100% al hacer scroll*/
	width:100%;
	box-shadow:0px 4px 3px rgba(0,0,0,.5);
	background:rgba(0,0,0,.70);
	 transition: all 300ms ease-in-out;
}

.menu{
	
}

.etiquetas{
    position: absolute !important;
    border-radius: 0.75rem !important;
	top:1px; left: 20px;
	padding:5px;
	width:10em;
	/*z-index:1000;*/
	margin-top:5px;
	font-size:0.875em; cursor:pointer;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;	
}
.etiquetas_new{
    position: absolute !important;
	top:1px; left: 20px;
	font-size: 10px;
    clear: both;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 6px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 25%);
    padding: 5px 10px;
	/*z-index:1000;*/
}



