@charset "utf-8";
/* CSS Document */

.header-container {
	background:url(../images/bg-header.jpg) no-repeat center #554d8e;
	background-position: center -90px
	}
	

.violet { color: #554d8e}
.main-menu ul li .mega-menu{
	width: 500px;
}
.main-menu ul li .mega-menu span{
	width: 33%;
	margin-bottom: 1px;
	color: #554d8e;
}
.main-menu ul li .mega-menu span a.mega-title{
	color: #554d8e;
	border: 0px;
	margin-bottom: 7px;
}
h2.tit {
	color: #41b7b4; 
	font-size:20px; 
	font-weight:400; 
	text-align:center;
	text-transform:uppercase
	} 	
.thumb-video{
	margin-top:20px;
	opacity:0.8;
	}	
.thumb-play {
	margin-top:20px;
	opacity:1;
	z-index:8;
	}		
.thumb-video:hover {
	opacity:1;
	}
.thumb-play:hover {
	opacity: 1;
	position:absolute; 
	top:0; left:0;
	z-index:99999
	}		
.footer-coppyright {
	background: #554d8e;
	color:#FFF;
    padding-bottom: 8px;
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
}
.footer-coppyright a {
	color:#FFF;
}
span.txt-head {
	color:#FFF;
	line-height: 100px;
}
footer h3 {
	color:#40b7b3
	}
footer .footer-links ul li a, footer .footer-links ul li , footer .footer-content p {
	color:#666
	}

.footer-newsletter {
	background:#e5e5e5 url(../images/bg-news.jpg) no-repeat center top;
	/*margin:30px 0;*/
}
.contacto .footer-newsletter {
	margin:0;
	margin-bottom: 20px;
}
.separador {
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: 23px;
}
.login, .myaccount {
	margin-top: 36px;
	color: #ffffff;
}
.login span, .fa-unlock-alt, .myaccount span{
	color: #ffffff;

}
.proximamente {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.btn-login {
	width: 170px!important;
}
.sin-cuenta{
	text-transform: initial;
	color: #000000;
	
}
.footer-newsletter h3 {
    margin-top: 0px;
    font-size: 20px;
	line-height:18px;
    font-weight: 400;
    margin-bottom: 0px;
    border: none;
    text-transform: none;
    letter-spacing: 0.5px;
}	
.footer-newsletter .newsletter-email {
	border-radius:20px;
	}
.footer-newsletter .subscribe {
	background: #40b7b3;
	color:#FFF;
	border-radius:20px;
	margin-left:-24px;
	}
.footer-newsletter .subscribe:hover {
    border: 0px #fe0100 solid;
    background: #554d8e;
}
.totop {
	border-radius:20px;
	border: none;
	background-color: #80dedc;
	color:#fff
	}
.thumb-play	{
	position:absolute;
	top:0; left:0;
	pointer-events:none;
	}
.contacto-back {
   /* background: url(../images/bg-header.jpg) center top #fff;
    background-size: cover;*/
}
.contacto ul {
    margin: 0;
    list-style: none;
}
.contacto ul li:first-child {
    margin-left: 0px;
}
.contacto .inline-mode li {
    margin-left: 7px;
    display: inline-block;
}
.contacto ul.inline-mode li a {
    border: 0px solid #666;
    border-radius: 36px;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    width: 36px;
    display: inline-block;
    text-align: center;
}
.contacto .yt a, .contacto .fb a, .contacto .instagram a {
    background: #2e8d8a;
    margin-top: 5px;
}
.violeta{
	color: #564D8E;
	
}
.shine{
	color: #41b7b4;
}
.contacto label{
	color: #564D8E;
}
.comerciales h1{
	text-align: center;
	color: #41b7b4;
}
.comerciales .thumb-video {
    margin: 20px auto;
    opacity: 0.8;
}
.comerciales .thumb-play	 {
    margin-top: 6px;
}
.thumb-jugueteria{
	max-width: 300px;
    margin: 0 auto;
}
.jugueterias .grid{
	width: 100;
	text-align: center;
}
.jugueterias h1{
	padding-bottom: 20px;
}
.grid-sizer, .grid-item {
    width: 31.333%;
    margin: 10px 1%;
    margin-bottom: 4%;
}
.grid-item img:hover{
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.products-list .product-img {
	max-width: 16%;
	margin-right: 2%;
}
.products-list .product-shop {
    width: 28%;
    float: right;
}
.products-list .product-img img {
    width-max: 100%;
}
.products-list h2{
	font-size: 24px;
	margin-bottom: 20px;
	color: #41b7b4;
	
}
.products-list h2 a{
	
}
.unidad_venta, .precio_venta {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.products-list .product-shop .actions ul li {
	font-size: 20px;
	color: #564D8E;
}
.products-list .product-shop .actions ul li .fas{
	font-size: 24px;
	padding-bottom: 15px;
	color: #564D8E;
}
.products-list .product-shop .actions ul li span{
	color: #564D8E;
}
.products-list .product-shop .actions ul li:last-child a{
	border: 0px;
	padding-left: 0px;
}
.products-list .product-shop .actions ul li{
	display: grid;
}
.sorter .short-by{
	float:left;
}
.sorter .short-by select {
	width: 170px;
}
.nosotros p{
	font-weight: 900;
	font-size: 14px;
}
.btn-productos{
	background: #564D8E;
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #564D8E;
    font-weight: 900;
    border-radius: 50px;
    text-transform: uppercase;
}
.btn-donde{
	background: #41b7b4;
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #41b7b4;
    font-weight: 900;
    border-radius: 50px;
    text-transform: uppercase;
}
.nosotros .row-botones{
	padding-bottom: 60px;
	padding-top: 40px;
}
@media (max-width: 768px) {
	.products-list .product-img{
		max-width: 100%;
		margin: 0 auto;
	}
	.products-list .product-shop {
	    width: 100%;
	    float: none;
	    text-align: center;
	}
	.slick-slide img {
	    display: block;
	    margin: 0 auto;
	}
	.products-list h2 {
		text-align: center;
		margin-bottom: 10px;
	}
	.products-list .product-shop .actions ul li{
		display: inline-block;
		margin-right: 40px;
	}
	.comerciales h1{
		font-size: 30px;
	}
	.grid-sizer, .grid-item {
	    width: 100%;
	    margin: 10px 1%;
	    margin-bottom: 4%;
	}
	.header-container {
    background-position: center bottom;
	}
	span.txt-head {
		line-height: 0px;
	}
	.logo {
		margin-bottom: 0px;
		margin-top: -5px;	
	}
	.social ul.inline-mode li a {
		border-radius: 24px;
		color: #fff;
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		width: 24px;	
	}	
	.header-container .social .yt a, .header-container .social .fb a, .header-container .social .instagram a  {
		margin-top:10px;
	}

	.footer-newsletter .newsletter-email {
		width: 75%;
		margin-bottom: 5px;	
	}	
	.footer-newsletter h3 {
    text-align: center;
	margin-left:-3%
	}
	.newsletter-inner {
		width:320px;
		margin:10px auto
			
	}	
}

.jtv-banner3-inner {
	margin-top: 70px;
}
.jtv-banner3-inner .hover_content {
    position: absolute;
    background: #136cbe;
    opacity: 0.8;
    width: 90%;
    /* height: 100%; */
    display: inline-block;
    top: 20px;
    left: 20px;
    margin: 0 auto;
    /* z-index: 200; */
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 10px;
	
}
.jtv-banner3-inner .hover_data {
    display: block;
    padding: 14px 0 14px;
    /* position: absolute; */
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid rgba(255, 255, 255, 0.6);
}
.hover_content {
    text-align: center;
}
.hover_data .title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background-color: #554d8e!important;
    color: #fff!important;
    font-weight: bold;
}
