@charset "utf-8";
/* CSS Document */

body, button, input, select, textarea {
    font-family: 'Inter', sans-serif;
}

.header-container {
	background-color: #F5F5F5;
	height: 120px;
}
	

.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;
	}
a:hover {
    color: #FF9519!important;
}
.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: 32px;
	color: #791515;
}
.login span, .fa-unlock-alt, .myaccount span{
	color: #791515;

}
.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;
}
.producto_seleccionado {
	width: 100%;
    display: flex;
}
.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: #ff9418;
}
h4 {
	font-family: 'Inter', sans-serif;
}
.form-style label {
    font-size: 12px;
    font-weight: 700;
    vertical-align: text-bottom;
    min-width: 30%;
    margin-top: 17px;
    margin-bottom: 0;
    color: #770062;
    font-family: 'Inter', sans-serif;
}

.form-style input, .form-style select, .form-style textarea {
    margin-top: 11px;
    padding: 4px;
    vertical-align: top;
    font-size: 14px;
    border: 1px solid #8C0064;
    border-radius: 3px;
    width: 100%!important;
    color: #8C0064;
}

.bg-imp {
    background-color: #F00F4B;
    color: #fff!important;
}
.form-style .btn-std {
    padding: 12px;
}
.btn-std {
    font-size: 14px;
    text-align: center;
    float: none;
    padding: 2px 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 82px auto 0;
    cursor: pointer;
}
.form-style input[type=checkbox] {
    width: 16px!important;
    margin-top: -1px;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-style.form-footer {
    margin-top: 17px;
        padding-bottom: 16px;
}
.form-style input, .form-style select, .form-style textarea {
    margin-top: 11px;
    padding: 4px;
    vertical-align: top;
    font-size: 14px;
    border: 1px solid #8C0064;
    border-radius: 3px;
    width: 100%!important;
    color: #8C0064;
    height: 36px;
}
.panel-body{
    border-width: 2px;
    border-color: #770062;
    padding: 28px 28px 45px;
    border-style: solid;
    border-radius: 24px;
}
.producto_thumb {
    position: relative;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.compare-wishlist {
    width: 100%;
    text-align: center;
}
.producto_thumb .titulo {
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0 0;
    padding-bottom: 5px;
}
.products-list{
	margin: 0 auto;
	width: 80%;
}
.producto_thumb .btn_comprar {
    position: relative;
    font-size: 14px;
    text-align: center;
    background-color: #F00F4B;
    color: #fff;
    display: table;
    float: none;
    padding: 2px 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 5px auto 0;
    
}
.producto_thumb img {
    border-style: solid;
    border-width: 2px;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
    max-width: 100%;
    display: block;
    border-color: #FF9418!important;
}
.producto_thumb .bajada, .producto_thumb .precio, .producto_thumb .titulo {
    float: left;
    color: #F00F4B;
    text-align: center;
    position: relative;
    width: 100%;
    min-height: 43px;
}
.producto_thumb .precio {
    float: left;
    color: #FF9418;
    text-align: center;
    position: relative;
    width: 100%;
    padding-bottom: 8px;
    font-size:16px;
    font-weight: 900;
}
.producto_thumb .bajada {
    float: left;
    color: #F00F4B;
    text-align: left;
    font-size:11px;
    font-weight: 100;
    height: 15px;
    width: 100%;
    display: block;
    text-align: center;
}
.producto_thumb .titulo {
    min-height: 58px;
}
.producto_thumb {
    position: relative;
    overflow: hidden;
    background: 0 0;
    max-width: 90%;
    padding: 9px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 0 auto;
    min-height: 140px;
}
.finalizar_compra .producto_seleccionado {
    position: relative;
    float: left;
    width: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: #770062;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    margin-bottom: 30px;
}
.finalizar_compra  .btn-std {
	font-size: 24px;
	    padding: 10px;
}
.producto_seleccionado .col_1 {
    position: relative;
    float: left;
    width: 31.2%;
}
.producto_seleccionado .col_1 img {
    border-width: 2px;
    border-style: solid;
    border-color: #770062;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    max-width: 162px;
    margin: 38px 0 34px 19%;
}
.producto_seleccionado .col_2 {
    position: relative;
    float: left;
    width: 55%;
}
.producto_seleccionado .tituloSel {
    font-size: 25px;
    width: 100%;
    margin: 51px 0 11px;
    font-weight: 700;
    color: #F00F4B;
}
.producto_seleccionado .item {
    font-size: 18px;
    width: 100%;
    margin: 0 0 3px;
    color: #FF9519;
}
.producto_seleccionado .col_3 {
    position: relative;
    float: left;
    width: 13%;
}
.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;
}
