body {
	font-family: 'Montserrat', sans-serif;
}
footer{
	background-color: #000!important;
}
footer .down-foot{
	border-top: 1px solid #333;
}
.whatsapp {
    position: fixed;
    z-index: 9999!important;
    border-radius: 50% 50% 50% 5px;
    box-shadow: 0px 0px 15px rgb(0 0 2 / 30%);
    width: 50px;
    height: 50px;
    bottom: 15px;
    left: 15px;
    background-color: #00e576;
   	padding: 5px 8px;
    animation: 1s infinite alternate shimmy;
}
.whatsapp i {
    position: absolute;
    font-size: 40px;
    color: #fff;
}
@keyframes shimmy{
    0%{
        transform:translate(0,0)
    }
    100%{
        transform:translate(5px, -5px)
    }
}
.card-pro{
	border-radius: 0px!important;
}
.quantity {
	position: relative;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.55em + .75rem + 2px);
    padding: .4rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
input.error {
    border-color: #F44336!important;
    outline: 0!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 67, 54, .6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 67, 54, .6)!important;
}
.alerta .alert {
	position: fixed;
	bottom: 0;
	width: 100%;
	border-radius: 0;
	margin: 0;
	padding: 25px 15px;
	border: none;
	z-index: 9999;
	text-align: center;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
	-webkit-appearance: none;
	margin: 0;
}

input[type=number]
{
	-moz-appearance: textfield;
}

.quantity input {
	width: 85%;
	height: 42px;
	line-height: 1.65;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	border: 1px solid #eee;
}

.quantity input:focus {
	outline: 0;
}

.quantity-nav {
	float: left;
	position: relative;
	height: 42px;
}

.quantity-button {
	position: relative;
	cursor: pointer;
	border-left: 1px solid #eee;
	width: 20px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
	line-height: 1.7;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.quantity-button.quantity-up {
	position: absolute;
	height: 50%;
	top: 0;
	border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
	position: absolute;
	bottom: -1px;
	height: 50%;
}
.carousel-indicators {
    right: inherit!important;
    margin-right: 10%;
    margin-left: 10%;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    margin-left: 0px;
    border-radius: 50%;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(245, 99, 57, 0);
    border: 2px solid #fff;
    opacity: 1;
    transition: opacity .6s ease;
}
.carousel-indicators .active{
	background-color: #e6b201;
    border: 2px solid #e6b201;
    opacity: 1;
}
/*CSS Icono Carro de Compras*/
.cont-carro{
	position: relative;
}
.cont-carro .navbar-nav{
	padding-right: 100px;
}
.carro{
	position: absolute;
	right: 0;
}
.carro a {
	position: relative;
	color: #e6b201;
	font-size: 21px;
	padding-right: 10px;
}
.carro a .cantidad{
	position: absolute;
    top: -5px;
    font-size: 11px;
    text-align: center;
    padding: 4px 4px;
    border-radius: 50%;
    right: -10px;
    height: 23px;
    width: 23px;
    background-color: black;
    color: #fff;
}
/*CSS Icono Carro de Compras*/

.form-controlsss{
	font-family: 'Montserrat', sans-serif;
    padding: 4px 15px!important;
    height: auto!important;
    font-size: 14px!important;
    font-weight: 300!important;
    width: 150px;
    line-height: 1.5!important;
    color: #000!important;
    background-color: rgb(255 255 255)!important;
    border: none!important;
    border-radius: 16px!important;
}
.form-controlsss::placeholder{
	color: #999!important;
}
.form-controlsss:focus{
	color: #999999!important;
	border: 1px solid #e6b201!important;
	background-color: rgb(255 255 255)!important;
}
.btn-searsh{
	border-radius: 15px;
    padding: 2px 6px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    background-color: #e6b201;

	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-searsh:hover{
	background-color: #fff;
	color: #e6b201;
}
.carousel-item {
	margin-top: 80px;
	height: 55vh;
	min-height: 300px;
	max-height: 600px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.banner-seccion{
	margin-top: 80px;
	height: 30vh;
	min-height: 300px;
	max-height: 300px;
}
.carousel-caption{
	bottom: inherit;
    padding: 0;
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.bg-oscuro{
	background-color: #000;
}
#mainNav {
	border: 0px!important;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
	background-color: #fff!important;
	-webkit-transition: all 0.05s ease-in-out;
	-moz-transition: all 0.05s ease-in-out;
	-o-transition: all 0.05s ease-in-out;
	transition: all 0.05s ease-in-out;
}
#mainNav .navbar-toggler {
	font-size: 18px;
    right: 0;
    border-radius: 10px;
    padding: 8px 12px;
    color: white;
    border: 0;
    background-color: #e6b201;
}
#mainNav .navbar-brand {
	padding: 5px 0;
}
#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #fec503;
}
#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 14px;
    font-weight: 400;
    padding: 5px 0;
    color: #999;
    text-transform: uppercase;
}
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	color: #000;
	text-transform: uppercase;
}
.titulo-slide{
	font-size: 45px;
    line-height: 45px;
    font-weight: 400;
    max-width: 650px;
}
.texto-slide{
	color: #fff;
	max-width: 450px;
	font-size: 16px;
	font-weight: 300;
}
.texto-blanco{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.texto-footer{
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
a.texto-footer:hover{
	color: #e6b201!important;
}
.titulo-producto{
	font-size: 18px;
	color: #666;
	font-weight: 400;
}
.titulo-blanco{
	color: #fff;
	font-size: 30px;
	margin-bottom: 0;
	font-weight: 400;
}
.titulo-small-blanco{
	color: #fff;
	font-size: 21px;
	font-style: italic;
	margin-bottom: 0;
	font-weight: 400;
}
.titulo{
	color: #999;
    font-size: 30px;
    margin-bottom: 0;
    font-weight: 400;
}
.titulo-italic{
	font-style: italic;
	color: #666;
	font-size: 24px;
	margin-bottom: 0;
	font-weight: 600;
}
.subtitulo{
	color: #333;
	font-size: 18px;
	margin-bottom: 0;
	font-weight: 400;
}
.texto{
	color: #666;
	font-size: 16px;
	font-weight: 300;
}
.texto-underline{
	border-bottom: 1px dashed #ccc;
}
.precio-oferta {
    font-size: 14px;
    color: #ccc;
    text-decoration: line-through;
}
.cont-pro{
	position: relative;
}
.btn-pro{
	position: absolute;
	bottom: 15px;
	right: 15px;
	background-color: rgba(255,255,255, 0);
	border-color: #fff;
	color: #fff;
	border-radius: 0px;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.btn-pro:hover{
	border-color: #e6b201;
	background-color: #e6b201;
	color: #fff;
}
.titulo-categoria{
	font-size: 30px;
	font-weight: 400;
	position: absolute;
	top: 35%;
	right: 0;
	left: 0;
	margin: auto;
	color: #fff;

}
.btn-pro-dos{
	position: absolute;
	bottom: 35%;
	width: 110px;
	right: 0;
	left: 0;
	margin: auto;
	background-color: rgba(255,255,255, 0);
	border-color: #fff;
	color: #fff;
	border-radius: 0px;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.btn-pro-dos:hover{
	border-color: #e6b201;
	background-color: #e6b201;
	color: #fff;
}
.btn-color,
.btn-slide{
	background-color: #e6b201;
	color: #fff;
	border-radius: 0px;
	padding: 8px 20px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.btn-color-small{
	background-color: #e6b201;
	color: #fff;
	border-radius: 0px;
	padding: 3px 10px;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.btn-color:hover,
.btn-slide:hover,
.btn-color-small:hover{
	background-color: #000;
	color: #fff;
}
.valor{
	font-size: 18px;
	font-weight: 600;
	color: #666;
}
/*Custom Radios Color - Tallas*/
	.select-color{
		width: 40px;
		height: 40px;
		margin-right: .3rem;
		margin-bottom: .4rem;
	}
	.select-tallas{
		width: 45px;
		min-height: 32px;
		margin-right: .3rem;
		margin-bottom: .4rem;
	}

	/* Hide the browser's default radio button */
	.select-color input,
	.select-tallas input{
		position: absolute;
		opacity: 0;
		cursor: pointer;
	}

	/* Create a custom radio button */
	.select-color .cont-color{
		position: absolute;
		top: 0;
		left: 0;
		height: 40px;
		width: 40px;
		padding: 4px;
		border:1px solid #e3e3e3;
		background-color: #fff;
	}
	.select-tallas .cont-talla{
		position: absolute;
		top: 0;
		left: 0;
		padding: 4px 0px;
		width: 45px;
		border: 1px solid #e3e3e3;
		font-size: 14px;
		background-color: #fff;
	}

	.select-color .cont-color .color{
		height: 100%;
		width: 100%;
	}

	/* On mouse-over */
	.select-color:hover input ~ label .cont-color,
	.select-tallas:hover input ~ .cont-talla{
		border-color: #80bdff;
		box-shadow: 0 0 0 0.15rem rgba(0,123,255,.25);
		cursor: pointer;
	}

	/* Show the indicator when checked */
	.select-color input:checked ~ label .cont-color,
	.select-tallas input:checked ~ .cont-talla {
		border-color: #80bdff;
		box-shadow: 0 0 0 0.15rem rgba(0,123,255,.25);
	}

/*Fin Custom Radios Color - Tallas*/

@media (max-width: 1024px) {}

@media (min-width: 992px) {
	#mainNav {
		padding-top: 0;
		padding-bottom: 0;
		border: none;
		background-color: rgba(0, 0, 0, 0);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	#mainNav .navbar-brand img {
		width: 160px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	#mainNav .navbar-nav .nav-item .nav-link {
		padding: 1.9em 1em !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	#mainNav.navbar-shrink {
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 0;
		background-color: rgba(0,0 ,0 , 1);
	}
	#mainNav.navbar-shrink .navbar-brand img {
		width: 150px;
		padding: 0;
	}
	#mainNav.navbar-shrink .nav-item .nav-link {
		padding: 1.4em 1em !important;
	}
}
@media (max-width: 768px) {
	.carro {
		right: 85px;
	}
}
@media (max-width: 767px) {
	.titulo-categoria {
	    font-size: 24px!important;
	    top: 30%!important;
	}
	.btn-pro-dos{
		bottom: 30%!important;
	}
	.carro {
		top: 15px;
		right: 85px;
	}
	#mainNav .navbar-brand img {
		width: 170px;
	}
	.carousel-item {
		margin-top: 60px;
	}
	.titulo-slide{
		font-size: 28px;
		line-height: 28px;
		font-weight: 400;
	}
}


