html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    background: #fff;
    color: #575757;
    font-family: "Roboto", sans-serif;
    line-height: 1;
}

a{
    text-decoration: none!important;
}

input{
}

.socialIcons a {
    margin: 4px;
}

.socialIcons a i {
    display: block;
    color: #fff;
    width: auto;
    float: inherit;
    height: 40px;
    border-radius: 20px;
    font-size: 30px;
}

.code.prod {
    margin: 10px 0 0;
    font-weight: bold;
}

a{
    text-decoration: none;
   	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.5s ease 0s; /* Safari and Chrome */
	-o-transition: all 0.5s ease 0s; /* Opera */
	color: #3e3e3e;
}

a.logoImgBrand {
    display: flow-root;
    margin: 0 auto;
    margin-bottom: 0;
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: regular;
}

ol, ul {
	list-style: none;
}

ul li, ol li, p {
    line-height: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--estilos generales--*/
.wrapper {
    background: none repeat scroll 0 0 #fff;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.menu-content,
header.genrl {
    background: #0B1221;
    background: linear-gradient(90deg, rgba(11, 18, 33, 1) 0%, rgba(18, 54, 76, 1) 100%);
    display: block;
    overflow: visible;
    padding: 0;
    margin: 0;
}

.aboutUsHome{
    background: #0B1221;
    background: linear-gradient(90deg, rgba(11, 18, 33, 1) 0%, rgba(18, 54, 76, 1) 100%);
    color: #fff;
}

section.estilosHome {
    background: #0B1221;
    background: linear-gradient(90deg, rgba(11, 18, 33, 1) 0%, rgba(18, 54, 76, 1) 100%);
}

section.navGen.menuNormal {
    margin: 0;
    display: block;
}

p.searchtag {
    font-size: 1.5em;
    font-style: italic;
    color: #fff;
}

a.linkPrint {
    background: #fbc553;
    color: #fff;
    padding: 10px 13px;
    border-radius: 12px;
    margin: 2px 0 0px 11px;
    float: left;
    font-style: italic;
    font-weight: bold;
}

a.linkPrint:hover{
	background: #499249;
	color: #fff;
}


section.one {
    display: block;
}

section.itemsFoot {
    display: block;
    margin-bottom: 10px;
}

section.itemsFoot .mencions li{
	clear: both;
}

h2.footTitle {
    margin-bottom: 1.2em;
    text-align: left;
    text-transform: uppercase;
}

section.itemsFoot.two {
	text-align: left;
}

section.one img {
    display: block;
    float: left;
    height: auto;
}

section.navigation {
    clear: both;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    display: inline-block;
}

.iconsUser a{
    position: relative;
    color: #fff;
}

ul.genNav.nav.navbar-nav li a.open{
	background: #fbc553;
}

ul.genNav.nav.navbar-nav li a {
    color: #fff;
    font-weight: 600;
    font-size: .9em;
}

ul.genNav.nav.navbar-nav li a:hover {
    color: #00c5f8;
}


footer ul li a:hover {
    text-decoration: underline;
    color: #00c5f8 !important;
}


footer.general ul li {
    list-style: inside;
}

nav.menuHead.navbar.navbar-default {
    background: transparent;
    border: none;
    margin: 0;
}

ul.dropdown-menu {
    box-shadow: none;
    border: none;
}

.headOne.headBrandMobile,
.headOne.headBrandMobile a{
    color: #fff;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
    color: #fff!important;
    text-decoration: none;
    background-color: #fbc553!important;
    outline: 0;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus{
    color: #fff!important;
    text-decoration: none;
    background-color: #fbc553!important;
    outline: 0;
}

.sectionOne {
	display:block;
    height: auto;
    width: 100%;
}

h1.logo{

}

a.logo {
    display: block;
    float: left;
    height: auto;
    width: auto;
}

.logo.chano {
    width: 99%;
    margin: 0 auto;
}


section.sectionOThers {
    clear: both;
    margin: 0;
    padding: 0;
}

section.sectionOThers figure img{
	width: 100%;
}

section.sectionOThers ul li{
	margin: 0;
	padding: 0;
}


.eyeSlider.Home.flexslider {
    position: relative;
    padding: 5px;
    margin: 6px;
}

.flex-direction-nav {
    position: absolute;
    top: 39%;
    z-index: 2;
    width: 100%;
}

.flex-prev {
    position: absolute;
    left: 10px;
    background: url(images/prevSlide.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    text-indent: -900px;
    height: 30px;
    width: 30px;
    margin: 1em:
}

.flex-next{
	position: absolute;
	right: 10px; 
    background: url(images/nextSlide.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    text-indent: -900px;
    height: 30px;
    width: 30px;
    margin: 1em:
}

section.logoIndexBrandOne img {
    width: 50%;
    height: auto;
    display: block;
    float: inherit;
    margin: 0 auto;
}

div.buscador {
    margin-top: 0px;
}

.socialIcons {
    margin-top: 0px;
}

.logohead.inter, .navHead.inter{
    padding: 0;
    margin: 0;
}

.logohead.inter .logo.chano {
    height: 80px;
}

.sectionTwo {
    float: right;
    height: 25px;
    margin-top: 8px;
    width: auto;
}

ul.socialMedia {
    float: right;
    position: relative;
    top: 0;
    width: 356px;
}

form.registro {
    float: right;
    margin: 31px 10px 0 0;
    padding: 0;
    width: auto;
}

form.registro input[type="text"] {
    background: none repeat scroll 0 0 #C5C5C5;
    border: 1px solid #CECECE;
    box-shadow: 0 0 2px #262626;
    color: #FFFFFF;
    font-size: 18px;
    margin: 0 7px;
    padding: 5px;
    text-align: center;
    width: 105px;
}

.icons.share a i {
    font-size: 20px;
    padding: 10px 0 0px 12px;
    background: #4f8bc9;
    color: #fff;
    border-radius: 14px;
    width: 40px;
    height: 40px;
}

footer {
    display: block;
    overflow: hidden;
}

footer.general{
    background: linear-gradient(90deg, rgba(11, 18, 33, 1) 0%, rgba(18, 54, 76, 1) 100%);
    overflow: visible;
    padding: 1em 0 0;
    padding: 3em 0;
    position: relative;
    color: #786666;
    clear: both;
    color: #fff;
}

.brand.foot{
	max-width: 300px;
	float: left;
	margin: 0 1em 1em;
}

.logoFooter {
    clear: both;
    display: block;
    margin-bottom: 0.5em;
    overflow: hidden;
}

.brand.foot p {
    color: #fff;
    font-size: 9px;
    margin: 5px 6px 0 0;
    text-align: left;
}

.logo.footer {
    float: left;
    width: 100%;
    margin-top: 1em;
}

span.shadow {
    background: url("images/footerShadow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    position: relative;
    top: -20px;
    width: 100%;
}

ul.videosLis li figure img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
section.blockcont figure img {
    width: 100%;
    height: auto;
    display: block
}
width: 34px

footer section.brand.foot {
    display: block;
    float: left;
    overflow: hidden;
}

footer section{
	margin: 0 auto;
}

footer section ul {
    display: block;
    overflow: hidden;
    padding: 0 0 0 11px;
}

section.itemsFoot ul li.menu-item{
}

footer section ul.sub-menu{
	margin-left: 10px;
}

footer section ul .socialIcons.foot {
    margin-left: 0;
    margin-top: 10px;
}

footer section ul.dateScha{
	margin-right: 0;
}

footer section ul li {
    color: #786666;
    clear: both;
    list-style: inside none none;
    text-align: left;
}

footer.general, 
footer section ul li, 
footer section ul li a {
    font-size: 1em;
    line-height: 1.5em;
    color: #fff;
}

footer ul li a:hover {
    text-decoration: underline;
    color: #00c5f8 !important;
}

footer.general h2 {
    margin-bottom: 5px;
    text-align: left;
}

footer ul li a{
    color: #fff;
}

a.btn-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    padding: 15px;
    font-size: 24px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    text-align: center;
}

.btn-whatsapp:hover {
    background-color: #1ebe5b;
    transform: scale(1.1);
    color: white;
    text-decoration: none;
}

.queBuscando {
    display: block;
    float: none;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    width: 1024px;
}

p.search {
    color: #B5F255;
    float: none;
    font-size: 22px;
    margin: 0 0 5px 12px;
    width: auto;
}

.queBuscando form {
    display: block;
    float: left;
    margin: 0 auto;
    padding: 5px 0;
    width: auto;
}

.queBuscando form input[type="text"] {
    border: 2px solid #DDDADA;
    border-radius: 11px;
    color: #DDDADA;
    font-size: 24px;
    height: 29px;
    margin: 5px 0 0 10px;
    padding: 0 4px;
    width: 311px;
}

.queBuscando form input[type="submit"] {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/search.png");
    background-size: 38px auto;
    border: medium none;
    cursor: pointer;
    height: 38px;
    position: relative;
    right: 22px;
    text-indent: -9000000px;
    top: -5px;
    width: 38px;
}

.input-text.qty.text {
    padding: 7px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}

ul.socialMedia li a {
    box-shadow: 0 0 2px #484848;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 38px;
    line-height: 40px;
    margin: 0 4px;
    overflow: hidden;
    padding: 0 0 0 9px;
    text-align: left;
    text-shadow: 1px 1px 1px #000000;
    width: auto;
    font-size: 15px;
}

ul.socialMedia li a img {
    float: right;
    margin: 5px 7px 0 6px;
}

section.bgFooter {
    display: block;
    height: 144px;
    position: relative;
    top: -12px;
}

.social1, .social2 {
    background: none repeat scroll 0 0 #fff;
    display: block;
    margin: 0.5em 0;
}

.social1 iframe, .social2 iframe{
	margin: 0 auto;
	display: block;
}

aside.moreVideos{
	background: #bbbdbf;
}

aside.moreVideos h2{
	font-weight: bold;
}

aside.moreVideos section{
	margin: .5em 0;
}

section.facebook.blocktwo{
}

section.twitter.blocktwo{
}

section.listThumanils{
	display: block;
	margin-top: 0.5em;
}

article.allPost{
	display: block;
	margin-bottom: 1em;
	overflow: hidden;
}

.allpost h2, h2.title {
    color: #12364c;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 13px;
    margin-top: 14px;
    padding-bottom: 11px;
    padding-left: 8px;
    letter-spacing: .5em;
    text-transform: uppercase;
}

h1.product-title {
    font-size: 2em;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
}

div.breadCrumbs, 
div.breadCrumbs a {
    color: #4f8bc9;
}

article.allPost p.tags a, 
article.allPost p.tags {
    color: #C27BB5;
    font-size: 11px;
    margin-left: 3px;
    font-weight: bold;
}

a.btnContacto {
    background: #C27BB5;
    padding: 10px;
    border-radius: 6px;
    color: #fff;
    float: initial;
    clear: both;
    width: 50%;
    text-align: center;
    display: block;
    margin: 1em;
    margin-left: 0;
}

article.allPost,
.allpost p, 
.allpost div{
	font: inherit;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: inherit;
	color: #3e3e3e;
	line-height: 27px;
	overflow: hidden;
}

.allpost p iframe, .allpost iframe {
    display: block;
    height: 70%;
    margin: 0 auto .5em;
    max-width: 100%;
    width: 100%;
}

.allpost p a{
	color: #0F75BC;
}

.allpost p img, .allpost img {
	vertical-align: inherit;
	max-width: 100%;
	display: block;
	width: inherit;
	height: inherit;
	margin-bottom: .5em;
}

.allpost .addthis_native_toolbox{
	margin-top: 1em;
}

.allpost ul li a, 
.allpost ul li,
.allpost ul{
	list-style: inherit;
	color: #3e3e3e;
}

.addthis-animated a{
	margin: 0 0 1em 0;
	display: block;
}

.content {
	display: block;
}

section.spanGreen {
    background: none repeat scroll 0 0 #9ecc3c;
    display: block;
    height: 6px;
    max-width: 1024px;
}

span.blue{
	background: #125B79;
	height: 6px;
	width: 30%;
	display: block; 
}

span.green {
    background: none repeat scroll 0 0 #9ecc3c;
    display: block;
    float: right;
    height: 6px;
    width: 30%;
}

section.spanGreen.Foot {
    background: none repeat scroll 0 0 #fff;
    display: block;
    height: 6px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    top: -6px;
    min-width: 1024px;
}

section.spcap {
    background: rgba(255,255,255, 0.8);
    bottom: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
}

section.spcap h2 {
    font-size: 2em;
    color: #4f8bc9;
    text-align: center;
    padding-bottom: 6px;
    font-weight: lighter;
}

section.spcap p{
	font-size: 1em;
	font-weight: lighter;
	color: #3e3e3e;
	text-align: center;
}

section.sliderHome {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
}

section.articleWrapp {
    margin: 0;
    padding: 5em 0;
}

section.articleWrapp.newsBlock{
    padding: 0;
    margin: 0;
}

.cont.Cat{
	padding: 0;
	margin: 0;
}

.eyeHome.int {
    margin: 0 0 1em;
    padding: 0;
}

.eyeSlider img,
.eyeHome.int img{
	width: 100%;
	height: auto;
}

.eyeSlider ul.slides {
    clear: both;
    display: block;
    overflow: hidden;
    width: inherit;
    margin: 0;
}

.eyeSlider ul.slides li div.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,0.5);
    padding: 9px;
    width: 100%;
    text-align: center;
}

.eyeSlider ul.slides li div.caption a h2, 
.eyeSlider ul.slides li div.caption h2 {
    color: #000;
    font-size: inherit;
    font-weight: lighter;
}

.flex-control-nav.flex-control-paging{
	text-align: center;
}

.flex-control-nav.flex-control-paging li{
    display: inline-block;
    margin: 0 0.3em;
    text-align: center;
}

.eyeSlider .flex-control-nav.flex-control-paging li a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #0f75bc;
    border-radius: 31px;
    display: inline-block;
    text-align: center;
    height: 20px;
    text-indent: -1000px;
    width: 20px;
    cursor: pointer;
}

.eyeSlider .flex-control-nav.flex-control-paging li a:hover,
.eyeSlider .flex-control-nav.flex-control-paging li a.flex-active{
	background: #0f75bc;
	border: 1px solid #fff;
}

.eyeSlider ul li a{
	overflow: hidden;
	display: block;
}

.carousel-control-prev{
    left: 1em;
}

.carousel-control-next{
    right: 1em
}

.carousel-control-prev,
.carousel-control-next {
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.4); /* fondo oscuro translúcido */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  z-index: 2;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

/* Tamaño de los íconos dentro */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
}


ul.socialIcons {
    display: block;
    text-align: center;
    margin-top: 11px;
}

ul.socialIcons li{
	margin: 0 3px;
	display: inline-block;
}

ul.socialIcons li a{
	display: inline-block;
	text-align: center;
}

ul.socialIcons li a img {
    width: 34px;
    height: auto;
    display: block;
}

.headElements {
    display: block;
    float: right;
    margin-bottom: 1em;
    margin-right: 20px;
    margin-top: 5em;
    max-width: 288px;
    min-width: 288px;
    overflow: hidden;
    width: 288px;
}

section.genBlock {
	background: #F4F4F4;
	display: block;
}

section.lastVideos h2 {
    font-size: 22px;
    font-weight: bold;
}

ul.listThumnHome li {
    display: block;
    margin-bottom: 0.5em;
    padding: 10px;
}

ul.listThumnHome li a {
    display: block;
    height: auto;
}

ul.listThumnHome li:hover{
	box-shadow: 0 0 3px gray;
}

section.capBloList{
	display: block;
	padding: .5em;
	background: #e6e7e8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTZlN2U4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjclIiBzdG9wLWNvbG9yPSIjZTZlN2U4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(-45deg,  #e6e7e8 0%, #e6e7e8 67%, #ffffff 67%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e6e7e8), color-stop(67%,#e6e7e8), color-stop(67%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #e6e7e8 0%,#e6e7e8 67%,#ffffff 67%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #e6e7e8 0%,#e6e7e8 67%,#ffffff 67%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #e6e7e8 0%,#e6e7e8 67%,#ffffff 67%); /* IE10+ */
	background: linear-gradient(135deg,  #e6e7e8 0%,#e6e7e8 67%,#ffffff 67%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e7e8', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

ul.listThumnHome li h2 {
    font-weight: bold;
    margin: 0 auto;
}

ul.listThumnHome li figure {
    display: block;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

ul.listThumnHome li figure img {
    height: auto;
    width: 100%;
}

ul.listThumnHome li p {
}

p.tagline {
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

div.others {
    display: block;
    height: auto;
    margin-top: 1em;
    padding: 0;
}

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
	height: auto;
}

div.prod.caption, 
section.blocksNews ul li .caption {
    background: #fff;
    background-size: 2px auto;
    display: flex;
    padding: 6px 9px;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    height: auto;
    font-size: 10px;
    align-items: center;
}

section.blocksNews.Eye ul li .caption{
	background: #86baef;
}

section.blocksNews ul li .caption h2 {
    color: #5a6268;
    font-size: initial;
    margin-bottom: 7px;
}

section.blocksNews ul li .caption p {
    color: #fff;
    text-align: center;
    font-size: inherit;
}

div.conCap {
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px;
}

section.blocksNews ul li .caption:hover{
	opacity: 1;
}


.triangle {
    border-bottom: 100px solid #f4f4f4;
    border-right: 47px solid transparent;
    height: 0;
    position: absolute;
    right: -47px;
    top: -1px;
    width: 0;
}

section.headOne.headBrandDesktop {
    margin: 0;
}

.headOne.headBrandMobile {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

section.headOne, 
section.headOne a {
    margin: 0;
    padding: 0;
    color: #fff;
}

section.headOne.single {
    padding-bottom: 1em;
}

section.blocksNews {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.eyeSlider.Home.flexslider:hover {
    background: #C493BB;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url("images/fancybox_loading.gif") center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.woocommerce-breadcrumb {
    color: #4f8bc9;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #0F75BC;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    background: url("images/controlsSlider.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 10px;
}

.bx-wrapper .bx-next {
    background: url("images/controlsSlider.png") no-repeat scroll -41px 0 rgba(0, 0, 0, 0);
    right: 10px;
}

.bx-wrapper .bx-controls-direction a {
    height: 22px;
    margin: 0;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 31%;
    width: 22px;
    z-index: 50;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url("images/controls.png") -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url("images/controls.png") -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.carousel-indicators {
  bottom: 0;
  gap: 8px;
  justify-content: center;
}

.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: #0089f7;
  opacity: .8;
  transition: all 0.3s ease-in-out;
  border: none;
}

.carousel-indicators .active {
  width: 28px;
  background-color: #c6e6ff; /* Color de marca */
  opacity: 1;
}


.CarlInst {
    display: block;
    height: 280px;
    overflow: hidden;
}

section.instamgrand.home{
	display: block;
	margin-bottom: 1em;
}

section.instamgrand.home ul li {
    height: 100%;
    padding: 10px;
}

section.instamgrand.home ul li:hover, 
section.instamgrand.home ul li:hover > section.instamgrand.home ul li p{
	background: #0B67AD;
	color: #fff;
}

p.capt {
    font-size: 12px;
    padding: 4px 8px;
    text-align: center;
}

h3.geninst {
    background: url("images/blueTex.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #fff;
    display: block;
    font-size: 21px;
    font-weight: lighter;
    line-height: 27px;
    overflow: hidden;
    padding: 5px;
}

span.insticoT {
    background: url("images/instagram-icon.svg") no-repeat scroll center center / 100% auto rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 30px;
    margin-right: 5px;
    overflow: hidden;
    width: 30px;
}

.morenews {
    background: url("images/blueTex.png");
    clear: both;
    color: #fff;
    display: block;
    margin: 0 auto 1em;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    width: 40%;
}


.blockcont.cat {
    padding: 5px;
}

.blockPost li .blockcont{
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    background: #80cca6;
}

.blocksPost li .blockcont:hover, 
.blockcont.cat:hover {
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
}

aside.sidehome section {
    display: block;
    margin-bottom: 1em;
    overflow: visible;
    padding: 0;
}

li.items {
    height: auto;
    padding: 1em;
}

ul.asidevideos li {
    clear: both;
    display: block;
    margin-bottom: 1em;
    overflow: hidden;
    padding-bottom: 1em;
}

ul.asidevideos li:last-of-type {
    border: none;
}

a.contBlock {
    border: 1px solid #ededed;
    display: block;
    border-radius: 5px;
}

h2.titleGen {
    font-size: 2em;
    margin-bottom: 13px;
    margin-top: 14px;
    padding-bottom: 11px;
    letter-spacing: .5em;
    text-transform: uppercase;
}

ul.asidevideos li .blockCaption {
    margin-right: 0.2em;
    margin-top: 0.5em;
    color: #4f8bc9;
}

ul.asidevideos li figure {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

ul.asidevideos li a {
    display: block;
    overflow: hidden;
}

ul.asidevideos li a:hover{
	background: url("images/blueTex.png");
	color: #fff;
}

ul.asidevideos li img {
    float: left;
    height: auto;
    margin-right: 7px;
    width: 30%;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img, article.allPost img{
    border: 0 none;
    height: auto;
    margin: 0 auto 1em;
    max-width: 98.5%!important;
    padding: 0;
    width: inherit;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.pager span {
    display: inline-block;
    background: #00c5f8;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
}

.pager a {
    display: inline-block;
    background: #0b1322;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
}

.pager a,
.pager span{
    display: inline-block;
    padding: 5px 10px;
}

div.pager {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
}


div.page img {
    width: 100%;
    position: absolute;
    top: -50%;
    left: 0%;
}

div.page a {
    overflow: hidden;
    width: 100%;
    display: block;
    height: 30em;
    position: relative;
    border-radius: 5px;
}

div.pager nav.woocommerce-pagination ul li {
    display: inline-block;
}

div.prod.caption {
    background: transparent;
    display: block;
    padding: 1em;
}

div.prod.caption p {
    color: initial;
}

div.conCap p {
    font-size: 17px;
    margin-top: 3px;
    display: block;
    font-weight: bold;
    text-align: left;
}

div.prod.caption .conCap h2 {
    text-align: left;
    font-size: initial;
    color: inherit;
    margin-bottom: 2em;
}


    /* Logo con tamaño adecuado */
.logo-img {
    transition: transform 0.3s ease-in-out;
}

.logo-img:hover {
    transform: scale(1.05);
}

/* Íconos de usuario, carrito y login */
.iconsShop {
    gap: 20px;
}

.iconsShop a {
    color: #444;
    margin-right: 15px;
    transition: color 0.3s ease-in-out;
}

.iconsShop a:hover {
    color: #f39c12;
}

.iconsShop.users a i {
    font-size: 16px;
}

/* Buscador más compacto */
.buscador {
}

/* Menú bien distribuido */
.navbar-nav {
    gap: 15px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
}

/* Separación entre elementos del menú */
.navbar-nav .nav-item {
    padding: 0 10px;
}

/* Enlaces del menú con animación */
.navbar-nav .nav-link {
    color: #0056b3;
    transition: color 0.3s ease-in-out;
}

.navbar-nav .nav-link:hover {
    color: #f39c12;
    font-weight: bold;
}

/* Elemento activo */
.navbar-nav .current-menu-item .nav-link {
    color: #f39c12;
    font-weight: bold;
    border-bottom: 2px solid #f39c12;
}


.iconsShop {
    font-size: 1.5rem;
    align-items: center;
    display: flex
;
    justify-content: space-around;
}

.iconsShop a {
    color: #333;
    transition: color 0.3s ease-in-out;
    position: relative;
}

.iconsShop a:hover {
    color: #f39c12;
}

/* Contador del carrito */
.cart-count {
    position: absolute;
    top: -5px;
    right: -8px;
    background: #f39c12;
    color: #fff;
    font-size: 0.8rem;
    font-weight: bold;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}


    #hero-slider {
        max-height: auto;
        overflow: hidden;
    }
    
    .hero-slide {
        position: relative;
        height: 600px; /* Ajuste de altura */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-img img {
        object-fit: cover;
        height: 100%;
    }

    .carousel-caption {
        position: absolute;
        transform: inherit;
        width: 100%;
        background: rgb(255 255 255 / 0%);
        padding: 15px;
        border-radius: 0;
        height: 100%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        right: inherit;
        left: inherit;
        flex-direction: column;
        align-content: center;
    }

    .hero-title {
        font-size: 2rem;
        color: #fff;
        font-weight: normal;
        text-shadow: 0px 0px 7px #36516c;
    }

    /* Ajuste en móviles */
    @media (max-width: 768px) {

    }


.socialIcons li {
    display: inline-block;
    margin-right: 10px;
}


.image-container {
    width: 100%;
    height: 100%; /* Ajusta según tu diseño */
    overflow: hidden;
    position: relative;
}

.responsive-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.btn, 
.moreInfo, 
.woocommerce-button, 
.wp-element-button, 
a.btn.btn-primary, 
button.btn.btn-default, 
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart, 
.single_add_to_cart_button, 
button.btn.btn-default {
    background: #0089f7;
    border-radius: 5px;
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: auto;
    width: max-content;
    display: inline-block;
    transition: background-color 0.4s ease, color 0.4s ease, box-shadow 0.4s ease;
    font-weight: 500;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    transform: translateY(-2px);
    text-decoration: none!important;
}

/* Hover más suave y elegante */
.btn:hover, 
.moreInfo:hover, 
.woocommerce-button:hover, 
.wp-element-button:hover, 
a.btn.btn-primary:hover, 
button.btn.btn-default:hover, 
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart:hover, 
.single_add_to_cart_button:hover, 
button.btn.btn-default:hover {
    background: #c6e6ff;
    color: #333;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

form.col-lg-12.form-inline .btn {
    margin: 0;
    border-radius: 0 5px 5px 0px;
}

.btn-scroll-top {
    display: none;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 999;
    background-color: #0f2437;
    color: #00c5f8;
    border: none;
    border-radius: 50%;
    padding: 10px 14px;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: opacity 0.3s ease;
}

.btn-scroll-top.show {
  display: block;
}

.btn-scroll-top:hover {
    background-color: #00c5f8;
    color: #0f2437;
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(242, 216, 148, 0.6);
    transition: all 0.3s ease;
}

/*-------animacionCarrousel------*/



/*----listado-de---productos------*/
/* Contenedor del producto */
.blockProd {
  background-color: #f7f9fa;
  padding: 2rem 1rem;
}

.items.uniform-item {
  margin-bottom: 2rem;
  transition: all 0.3s ease-in-out;
}

.items.uniform-item:hover {
  transform: translateY(-5px);
}

/* Caja del producto */
.prod.blockcont {
  border-radius: 12px;
  overflow: hidden;
  background-color: white;
  padding: 1.2rem;
  transition: all 0.3s ease;
}

/* Imagen */
.prod.blockcont figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

/* Texto */
.prod.caption {
  margin-top: 1rem;
  text-align: center;
}

.prod.caption h2 {
  font-size: 1.1rem;
  color: #18242e;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.prod.caption p {
  font-size: 0.95rem;
  color: #466a7c;
  font-weight: 500;
}

.moreInfo {
  font-size: 0.8rem;
  color: #999;
  text-decoration: underline;
}

/* ----- CONTENEDOR PRINCIPAL DEL PRODUCTO ----- */
.single-product.container {
}

/* ----- ESTILO PARA EL TÍTULO DEL PRODUCTO ----- */
.product-title {
    /* font-size: 2rem; */
    /* font-weight: bold; */
    /* color: #333; */
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* ----- PRECIO DEL PRODUCTO ----- */
.product-price {
    font-size: 1.8rem;
    font-weight: 600;
    color: #4f8bc9 !important;
}

/* ----- CÓDIGO DEL PRODUCTO ----- */
.product-sku {
    font-size: 1rem;
    font-weight: 500;
    color: #666;
}

/* ----- DESCRIPCIÓN DEL PRODUCTO ----- */
.product-short-description {
    font-size: 1rem;
    color: #444;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 11px;
}

/* ----- IMAGEN DEL PRODUCTO ----- */
.image-container {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.image-container img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    position: absolute;
    top: -5%;
}

/* ----- BOTÓN DE AÑADIR AL CARRITO ----- */
.product-add-to-cart .button {
    background-color: #00c5f8;
    color: white;
    font-size: 1rem;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    width: inherit;
    border: none;
    margin: 1em 0;
}

.product-add-to-cart .button:hover {
    background-color: #12364c;
}

/* ----- CATEGORÍAS Y ETIQUETAS ----- */
.product-meta {
    line-height: 1.5em;
    font-size: inherit;
}

.product-meta p {
    font-size: 0.9rem;
    color: #777;
}

/* ----- SECCIÓN DE PESTAÑAS (Descripción / Reseñas) ----- */
.nav-tabs {
    border-bottom: 2px solid #ddd;
}

.nav-tabs .nav-link {
    font-weight: bold;
    color: #333;
    padding: 12px 20px;
    border-radius: 8px 8px 0 0;
}

.nav-tabs .nav-link.active {
    background-color: #4f8bc9;
    color: white;
    border-color: #4f8bc9;
}

/* ----- CONTENIDO DE LAS PESTAÑAS ----- */
.tab-content {
    padding: 20px;
    background: #fff;
}

/* ----- PRODUCTOS RECOMENDADOS ----- */
.recomendados h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}


/* ----- RESPONSIVE DESIGN ----- */
@media (max-width: 768px) {
    .single-product.container {
        padding: 20px;
    }

    .product-title {
        font-size: 1.6rem;
    }

    .product-price {
        font-size: 1.5rem;
    }

    .product-short-description {
        font-size: 0.9rem;
    }

    .nav-tabs .nav-link {
        font-size: 0.9rem;
    }

    .items {
        width: 100%;
    }
}


/* ----- CONTENEDOR UNIFORME PARA LAS TARJETAS ----- */


/* Estilos base para listas en WordPress */
.wp-block-list {
    margin: 0;
    padding: 0;
    list-style: none; /* Se puede cambiar a disc, circle, square según diseño */
}

.wp-block-list ul, 
.wp-block-list ol {
    margin: 0 0 1.5em 1.5em; /* Espaciado típico */
    padding: 0;
}

.wp-block-list li {
    margin-bottom: 0.5em;
    line-height: 1.6;
    list-style: inside;
}

/* Diferenciación de listas ordenadas y desordenadas */
.wp-block-list ul {
    list-style-type: disc;
}

.wp-block-list ol {
    list-style-type: decimal;
}

/* Enlaces dentro de las listas */
.wp-block-list li a {
    color: var(--wp--preset--color--primary, #0073aa);
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

.wp-block-list li a:hover,
.wp-block-list li a:focus {
    color: var(--wp--preset--color--secondary, #005177);
    text-decoration: underline;
}

/* Negritas dentro de listas */
.wp-block-list li strong {
    font-weight: bold;
}

/* Adaptación a listas anidadas */
.wp-block-list li ul,
.wp-block-list li ol {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-left: 1.5em;
}

/* Ajuste para listas dentro de bloques de texto */
.wp-block-list p + ul,
.wp-block-list p + ol {
    margin-top: 1em;
}

/* Soporte para numeración en listas ordenadas */
.wp-block-list ol li {
    list-style-position: outside;
}

/* Ajuste de accesibilidad para listas */
.wp-block-list ul[role="list"],
.wp-block-list ol[role="list"] {
    list-style: none;
}


.aboutUsHome {
    padding: 50px 0;
}

section.aboutUsHome {
    padding: 1em;
}

.porque{
    background-color: #c3cacf;
}

.porque i{
    color: #00c5f8;
}

.sectionTitle {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
}

.aboutText {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #555;
    max-width: 800px;
    margin: 0 auto;
    text-align: justify;
}

.about-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.btn-primary {
    background-color: #007bff;
    border: none;
    padding: 12px 25px;
    font-size: 1.1rem;
    border-radius: 5px;
    transition: background 0.3s ease;
}

.btn-primary:hover {
    background-color: #0056b3;
}

ul.socialIcons li.mercado-libre a{
	margin: 0;
	padding: 0;
}

ul.socialicons li a img.mercado-libre {
    height: 30px;
    width: auto;
    display: block;
}


.iconBox {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: center;
  padding: 1rem;
  border-radius: 12px;
}

.iconBox img {
  transition: transform 0.3s ease;
}

.iconBox:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
  background-color: rgba(255, 255, 255, 0.05); /* ligero fondo para destacar */
}

.iconBox:hover img {
  transform: scale(1.1);
}

.iconBox:hover h3 {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
}


.porque .contBlock {
  transition: all 0.3s ease;
  background-color: transparent;
  border-radius: 12px;
}

.porque .contBlock i {
  transition: transform 0.3s ease, color 0.3s ease, text-shadow 0.3s ease;
  color: #ffffff;
}

.porque .contBlock:hover {
  background-color: rgba(255, 255, 255, 0.05);
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.porque .contBlock:hover i {
    transform: scale(1.2);
    color: #00c5f8;
    text-shadow: 0 0 10px rgb(242 216 148);
}


.prod.blockcont {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0); /* sin sombra por defecto */
}

.prod.blockcont figure img {
  transition: transform 0.4s ease;
  width: 100%;
  height: auto;
  display: block;
}

.prod.blockcont:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px);
}

.prod.blockcont:hover figure img {
  transform: scale(1.05);
}

.prod.caption .moreInfo {
  transition: color 0.3s ease;
}

.prod.blockcont:hover .moreInfo {
  color: #05ada3; /* Color de marca o realce visual */
  text-decoration: underline;
}

.sefect.nonefect:hover{
    box-shadow: none;
    background: inherit;
}

/*-------------------*/

/* ===== TABLA DE VARIACIONES (TALLA Y COLOR) ===== */
.variations {
    width: 100%;
    border-spacing: 0;
    margin-bottom: 1rem;
}

.variations tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1rem;
}

/* ===== ETIQUETAS (Color, Talla) ===== */
.variations th.label {
    font-weight: 600;
    color: #333;
    font-size: 1rem;
    margin-bottom: 0.25rem;
}

/* ===== SELECTORES ===== */
.variations td.value select {
    width: 100%;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #fff;
    transition: border 0.3s ease;
}

.variations td.value select:focus {
    border-color: #007bff;
    outline: none;
}

/* ===== ENLACE LIMPIAR OPCIONES ===== */
.reset_variations {
    display: inline-block;
    margin-top: 0.5rem;
    font-size: 0.9rem;
    color: #6c757d;
    text-decoration: underline;
    cursor: pointer;
    transition: color 0.3s ease;
}

.reset_variations:hover {
    color: #000;
}

/* ===== ESTILO GENERAL DE CONTENEDOR ===== */
.variations_form {
    background-color: #f9f9f9;
    padding: 1.5rem;
    border-radius: 12px;
    border: 1px solid #eee;
}

/* ===== ESTILO PARA LA VARIACIÓN DETECTADA ===== */
.single_variation {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 1rem;
    color: #1a1a1a;
}

/* ===== BOTÓN AÑADIR AL CARRITO ===== */
.single_add_to_cart_button {
    background-color: #111;
    color: white;
    padding: 0.75rem 2rem;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: bold;
    border: none;
    margin-top: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.single_add_to_cart_button:hover {
    background-color: #333;
}


.variations td.value select {
    width: 100%;
    ...
}


/* MENÚ LATERAL */
.mobile-menu-overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1050;
  display: none;
  justify-content: flex-start;
  align-items: stretch;
  cursor: pointer;
}
.mobile-menu-overlay.active {
  display: flex;
}
.menu-content {
  width: 270px;
  max-width: 90%;
  background-color: #111;
  height: 100%;
  overflow-y: auto;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  cursor: default;
}
.mobile-menu-overlay.active .menu-content {
  transform: translateX(0);
}

/* BUSCADOR */
.search-overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(18, 32, 56, 0.9);
  z-index: 1060;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
.search-overlay.active {
  display: flex;
}
.search-box {
  width: 100%;
  max-width: 600px;
  background: white;
  padding: 0.5rem;
  border-radius: 10px;
  position: relative;
}
.close-search {
  position: absolute;
  top: -2.5rem;
  right: 0;
  background: none;
  border: none;
  font-size: 2.5rem;
  color: white;
  cursor: pointer;
}
.search-box input[type="search"] {
  width: 100%;
  padding: 1rem;
  font-size: 1.25rem;
  border-radius: 8px 0 0 8px;
  border: 1px solid #ccc;
  outline: none;
}
.search-box input[type="submit"] {
  padding: 1rem 1.5rem;
  font-size: 1.25rem;
  border: none;
  background: #000;
  color: #fff;
  border-radius: 0 8px 8px 0;
  cursor: pointer;
}