/*------------------------------------------------------------------------
# "Sparky Framework" - Joomla Template Framework
# Copyright (C) 2016 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* This is a variant of default template style */


a,
.mnu_topmenuleft > li > a:hover, .mnu_topmenuright > li > a:hover,
.mnu_mainmenu  > li.active > a, .mnu_mainmenu > li.active > span,
.mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > a, .mnu_mainmenu > li > a:hover, .mnu_mainmenu > li:hover > span,
.mnu_bottommenu1 > li > a:hover, .mnu_bottommenu2 > li > a:hover, .mnu_bottommenu3 > li > a:hover,
.mnu_footermenu > li > a:hover,
.carouselrow .highlight,
.abovecontent a:hover,
.acymailing_module_form input.button:hover,
.acymailing_module_form input.button:focus,
.mp_right li a:hover, .mp_right i:hover,
.category-view .product h2 a:hover,
.manufacturer-view-default h2 a:hover {
    color: #f7c7e1;
}

.show_cart::before{
	
	color: #f7c7e1;
}

button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.button, .btn-primary, .btn-warning, input.default,  span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, .vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
	background:  #f7c7e1;
}

.sparky_logo::before {
    background: #ff1493 url(../../images/logo.png);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: 13px 9px;
}

.mainmenurow input:focus {
    border-color: #f7c7e1;
}

.carouselrow {
	border-bottom: 3px solid #f7c7e1;
}

.category-view .spacer.product-container:hover {
	border: 3px solid #eceaec;
}

/***/

.bottomrow i:hover{
	
	background: #f7c7e1 !important;
}

/* boton comprar*/

span.addtocart-button input.addtocart-button{
	
background: #6f676b !important;	

}

span.addtocart-button input.addtocart-button:hover{
	
background: #9e999c !important;	
color: #ffffff !important;

}


input.default{
	
	background: #f7c7e1;
}


.input.button, .btn-primary{
	
	background:#f7c7e1 !important;
	
	
}
.discount_badge{
	
	background: #f7c7e1;
	
}

h1, h1 a, h2, h2 a, a:hover, a:active, a:focus, .heading, .newsletter_notice, .acymailing_module_form input.button, span.addtocart-button input.addtocart-button:hover, span.addtocart-button input.notify-button:hover, input.highlight-button:hover, a.highlight:hover, .product-short-description, .productdetails-view .product-price, .vmCartModule .total_price, .userdata h2, .userfields_info, .manufacturer-details-view h1 {
    color:#6f676b;
}

.category-view .product-price .PricesalesPrice {
	color: #a8a5a7 !important;
}

.total_products {
	background: #f7c7e1;
}

.hot_swipe_carousel_slides .contents h2,
.hot_swipe_carousel_slides .contents {
    color: #ff1493 !important;
}