/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
[class*="woolentorducts-columns-"] ul.products{
	justify-content: center;
}
body.elementor-page-30703 #main .container{
	width:100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}
body #home-top-slider .elementor-background-slideshow__slide__image{
	    background-repeat: no-repeat;
}
body .wl-filterable-products-content .shop-loop-after{
	display: flex !important;
    justify-content: center;
}
@media (min-width: 1440px) {
	body .elementor-element-1351ecc > .elementor-container{
		max-width: 1440px;
	}
}

@media (min-width: 992px) and (max-width: 1219px){
	body .elementor-section.elementor-section-boxed.oz-top-header >.elementor-container{
		max-width:1200px;
	}
}

/* CSS Added by: Omangom */
.mini-cart .minicart-icon::after {
	display:none;
}
.msg-upload-completed {
  position: relative;
  color: #08bd0d;
  display: inline;
}

