/* Login */
.signin-page .header .logo img {
	max-width: 300px !important;
}

.store-product .rating i {
    color: #DAA520;
}

.store-product a .flag {
	background: #DAA520;
    font-size: 0.875rem !important;
	letter-spacing: 0 !important;
}

.store-footer .newsletter form button,
.store-product a .flag:after {
	background: #CD853F;
}

.store-product .info .price,
.store-testimonials .quote .quote-mark {
	color: #DAA520;
}

.btn-shadow.btn-shadow-warning {
	
}

.store-product-details .info .brand {
	margin-top: 5px;
	font-size: 16px;
	color: #666;
	font-family: Merriweather,Georgia;
}
.store-product-details .info .name,
.store-product-details .info .brand,
.store-product-details .info .price,
.store-product .info .name,
.store-product .info .price,
.cart-product .name,
.cart-product .vendor,
.cart-product .price,
.cart-total .total .price,
.cart-total .total span,
.store-navbar .section-top #cart-modal .products .product .details .vendor,
.store-navbar .section-top #cart-modal .total-price .note {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.featured-collections {
	margin: 80px 0;
}
.store-navbar nav.navbar.navbar-dark {
	background: #000;
}
.store-navbar nav.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1.0);
}


.collection-products .container {
	border-bottom: 0;
}
.store-footer {
	margin-top: 0;
}

.ayuda h3 {
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    color: #57616b;
}

.ayuda p {
    font-size: 17px;
    line-height: 29px;
    font-weight: 300;
    text-align: center;
    width: 70%;
    margin: 20px auto 0;
    color: #61686e;
}

.ayuda form input[type=email],
.ayuda form input[type=text],
.ayuda form textarea {
    font-size: 16px;
    margin-bottom: 8px;
    outline: 0;
    color: #666;
    background: #fff;
    padding: 18px 20px;
    border: 1px solid #cbcdd2;
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.ayuda label {
	margin-top: 8px;
}
.ayuda form {
    max-width: 550px;
    margin: 0px auto 0;
}
.ayuda form input[type=submit] {
    background: linear-gradient(to bottom,#6fb1f5 0,#3b97f7 100%);
    box-shadow: rgba(23,43,99,.24) 0 7px 28px;
    width: 100%;
    padding: 18px 20px;
    text-align: center;
    outline: 0;
    border: none;
    margin-top: 23px;
    font-weight: 500;
    cursor: pointer;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(106,132,158,.6);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#checkout-cart-summary {
	width: 100% !important;
	margin-top: 0 !important;
}

#checkout-cart-summary .price-details .total-price {
    border-top: none;
    padding: 10px 0 10px;
    font-size: 17px;
}

#spinner {
	display: none;
}

.store-product-details .main-pic { 
	background-size: contain;
	background-repeat: no-repeat;
}



.store-product-discount .flag {
    position: absolute;
    display: inline-block;
    color: #fff;
    background: #DAA520;
    left: -8px;
    text-transform: uppercase;
    /* font-family: Lato,"Helvetica Neue",Arial; */
    font-weight: 400;
    padding: 2px 11px;
    letter-spacing: 1px;
}
.store-product-discount a .flag:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 9px;
    background: #a27e2c;
    bottom:-4px;
    left: 1.5px;
    z-index: -1;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.price-discount {
	color: #DAA520 !important;

}


.store-product-details .variant label,
.store-product-details .info .variants .variant label {
    width: auto !important;
    padding-right: 8px;
    text-align: right !important
}

.store-product-details .variant .input-qty,
.store-product-details .info .variants .variant .input-qty {
    display: inline-block;
    width: 80px !important;
    height: 32px;
    padding-right: 6px;
    text-align: right !important;
}


.precio-normal {
	color: #70A913 !important;
}
.precio-descuento {
	color: #DAA520 !important
}

.store-product .info .price {
    font-size: 21px !important;
}

.store-product-details .info .name-additional {
	font-size: 16px !important;
}
.rojo {
	color: #f00 !important;
}

.bold {
	font-weight: bold !important;
}


.cart-product .input-qty, #prod_qty .input.qty,
.store-product-details .variant .input-qty {
	max-width: 80px !important;
	text-align: right !important;
}

.checkout-btn-place-order {
	margin-top: 20px;
	padding: 10px 20px;
	background: #6bb84b;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	border-radius: 3px;
	border-color: none !important;
	border-style: none !important;
	font-weight: 500;
	text-decoration: none;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}


#checkout .field.field--with-dropdown select[readonly=true] {
	background-color: #e9ecef !important;
    opacity: 1 !important;
}


/* Carrusel Slider Inicio */
.carousel .carousel-indicators li {
    width: .625rem;
    height: .625rem;
    cursor: pointer;
    border-radius: 50%;
}
.carousel-indicators li {
    background-color: rgba(44,57,77,.25);
}
.carousel-indicators .active {
    background-color: rgba(44,57,77,1);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    color: rgba(44,57,77,.25);
}
.flecha-carousel {
	background-image:url('../imgs/arrows.png');
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:;
	background-repeat-y:;
	background-size:68px 52px;
	box-sizing:border-box;
	color:rgb(0, 102, 192);
	cursor:pointer;
	display:block;
	font-family:"Amazon Ember", Arial, sans-serif;
	font-size:13px;
	font-style:italic;
	height:52px;
	line-height:19px;
	outline-color:rgb(0, 102, 192);
	outline-style:none;
	outline-width:0px;
	position:absolute;
	text-align:right;
	text-size-adjust:100%;
	top:46%;
	transform:matrix(1, 0, 0, 1, -17, -26);
	vertical-align:top;
	visibility:visible;
	width:34px;
}
.flecha-next {
	background-position-x:-34px;
	background-position-y:0px;
	right:10px;
}
.flecha-previous {
	background-position-x:0px;
	background-position-y:0px;
	left:40px;
}
.flecha-carousel:hover {
	opacity: 50%;
}