/*
Theme Name: Bellaria (Child Theme)
Theme URI: http://bellaria.cwsthemes.com/
Author: CWSthemes
Author URI: http://themeforest.net/user/creativews
Description: Bellaria - A Delicious Cakes and Bakery WordPress Theme
Version: 1.0.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Tags: two-columns, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: bellaria
Template: bellaria
*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
.bellaria_shop_loop_item_content_wrapper img {
    width: 300px;
    height: 300px;
    object-fit: contain;
}
.woocommerce-shop .bellaria_layout_container{ width: 95% !important; }
@media screen and (max-width: 767px) {
	.woocommerce-shop .bellaria_layout_container{ width: 90% !important; }
}
@media (min-width:768px){
.u-column1.col-1,.u-column2.col-2{width: 45%;padding: 10px;}
.woocommerce-Input {width: 100%;}
div#customer_login { display: flex;}
}

body.wp-singular.page-template-default.page #site_header .woo_minicart_bar_item .bar_element  {
    color: #bb0a1e !important;
}