/*
Theme Name:  SparkChild. Tema Filho Loja Virtual
Theme URI:  https://diarioexcel.com.br/SparkChild
Description:  Theme to support tutsplus tutorial. Child theme for the Twenty Nineteen theme.
Author:  Welisson Silva
Textdomain:  mccollin
Author URI:  https://diarioexcel.com.br
Template:  sparklestore
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://diarioexcel.com.br/SparkChild/Licence/        
*/

.woocommerce ul li.product a img,
.woocommerce ul.products li.product a img {
    height: 150px;
    width: 100%;
}


.store_products_item_details{
    width: 100%;
    display:block;
    padding: 15px 10px;
    text-align: center;
}

.store_products_item_details h3 {
    font-size: 1em;
    margin-bottom: 15px;
    line-height: 1.4;
}

.store_products_item_details .price ins, .store_products_item_details .price {
    color: rgba(17, 114, 49, 0.712);
}

.product_wrapper{
    margin: 5px;
    box-shadow: 1px 1px 6px 1px rgba(163,163,163,1);
}

.categoryarea-wrap{
    box-shadow: 1px 1px 6px 1px rgba(163,163,163,1);
}

.widget_sparklestore_product_widget_area{
    margin-top: 34px;
}


/**
 * Advance Search 
*/
.block-search .form-search {
    box-shadow: 1px 1px 6px 1px rgba(163,163,163,1);
}

.chosen-container-single .chosen-single{
    display: none;
}

.chosen-container {
    display: none;
}
