
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-flags li.product-flag {
background: #A6CC39;
}

#footer {
    padding-top: 0.5rem;
}

#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle;
    color: #fff;
}

#header {
    color: #ebe3e3;
}

#header .header-nav .blockcart {
    background: #000000;
}

#header .header-nav #_desktop_contact_link #contact-link {
    color: #000;
}

.block-contact {
    color: #000;
}

.mt-3 {
    margin-top: 0rem!important;
}

.block-category {
    min-height: 1.75rem;
    margin-bottom: 0.563rem;
}

#header .header-top .menu {
    padding-left: 15px;
    margin-bottom: .005rem;
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #ff0000;
}

.product-flags li.product-flag.on-sale {
    background: #ff0000;
    }
.carousel .carousel-inner {
    height: auto;
}
.comments_note {
    display: none;
}

.alert-info {
    background-color: #ffffff;
    border-color: #000000;
    color: #31708f;
}

.btn-primary {
    color: !important;
    background-color: #f58800!important;
}

.product-price {
    color: #A06131;
    FONT-SIZE: 20PX;
}

.tabs .nav-tabs .nav-link.active {
    color: #000;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border-bottom: #A06131 3px solid;
}

a {
    color: #A06131;
}

a:hover {
  color: orange;
}

.block-social ul li {
    background-color: #A06131;
}

#pricealert-button-launch {
    color: #f00;

}

.has-discount .discount {
    background: #ff0000;
}

.has-discount .page-content.page-cms ul, .has-discount p, .has-discount.product-price, .page-content.page-cms .has-discount ul {
    color: #ff0000;
}

.transf{
	background: green;
	display: inline-block;
	padding: .3125rem .625rem;
	margin-left: .625rem;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

.cuotas{
	background: blue;
	display: inline-block;
	padding: .3125rem .625rem;
	margin-left: .625rem;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link {
    color: #000000;
    background-color: orange;
}
/*
@media (max-width: 767.98px) {
    .btn-primary {
     width: 25% !important;
    }
}*/

span.resalte {
    color: red;
}

.descuento {
    font-weight: bold;
    margin: 10px;
    background: yellow;
}

div marquee {
    background: black;
    color: white;
    align-content: center;
}
.marquee span {
    margin: 50px;
}


#header {
    color: #b1ada4
}

.pagination .next {
    float: right;
    background: #d8dbc3b5;
}

#header .header-nav .cart-preview.active {
    background: #d78024e0;
}

#header .header-top a[data-depth="0"]{
    color: #000000;
    text-transform: uppercase;
}