/*
Theme Name: Shop Elite Child
Theme URI: https://themesaga.com/theme/shop-elite/
Template: shop-elite
Author: Themesaga
Author URI: http://www.themesaga.com/
Description: Shop Elite is a clean, modern and professional responsive eCommerce WordPress Theme. It supports WooCommerce along with providing its own widgets and settings to further enhance the WooCommerce features. With its clean interface and lots of customization option, you can now build any type of online store you want.
Tags: e-commerce,blog,two-columns,left-sidebar,right-sidebar,theme-options,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.5.1595260039
Updated: 2020-07-20 12:47:19

*/

.elementor-html .preloader {
    display: none;
}

a:hover,
a:focus,
a:active,
.site-footer a:hover,
.site-footer a:focus,
.saga-mincart-items a:hover,
.saga-mincart-items a:focus {
    color: #438AFE;
}


.main-btn-primary,
.primary-bg,
.woocommerce .site .button,
body button,
body input[type="button"],
body input[type="reset"],
body input[type="submit"],
.main-btn-primary:hover,
.main-btn-primary:focus,
.head-top-right button,
.saga-woo-counter,
.divider,
.widget .social-widget-menu ul a:before,
body.single .comments-area .comment-respond .form-submit input#submit,
.woocommerce #respond input#submit{
    background: #438AFE;
    color: #fff;
}

@media only screen and (min-width: 992px) {
    .main-navigation .menu ul > li.current-menu-item > a,
    .main-navigation .menu ul > li:hover > a,
    .main-navigation .menu ul ul a:hover {
        background: #438AFE;
        color: #fff;
    }
}

.main-btn-primary:active {
    border-color: #438AFE;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 0;
}

  form.checkout .col2-set {
        /* padding-bottom: 43px; */
        width: 100%;
        float: left;
    }


.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: url(https://colorincoloreando.com.ar/wp-content/uploads/2020/07/30.svg) center no-repeat #fff;
    background-size: 80px 80px;
    z-index: 9999;
}


.woocommerce ul.products li.product .price{
	color: #000000
}

.site .woocommerce div.product p.price,
.site .woocommerce div.product span.price,
.woocommerce .site div.product p.price,
.woocommerce .site div.product span.price {
    color: #000000; !important
}

.site .woocommerce-info {
       background-color: #63c58d; !important
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #438AFE !important;
}