/*
Theme Name: Ecorp
Theme URI: https://ecosh.ee/
Description: Ecorp theme for Ecosh Life website
Author: Siim Pihlak
Author URI: https://ecosh.ee/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.product-background::after, .product-background::before {
  content:'';
  display:block;
  clear:both;
}
.ecosh-hidden {
	display:none !important;
}
.dropdown-menu ul li a.menu-link {
	text-transform: none !important;
}
.entry-content blockquote {
	max-width: 1060px !important;
	padding-left: 60px !important;
	padding-right: 30px !important;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-left: 8px solid #009444 !important;
	position: relative;
	background-color: #EDEDED;
	color: #555555;
	font-size: 18px;
}
.entry-content blockquote::before {
	font-family:Arial;
	content: "\201C";
	color:#009444;
	font-size:4em;
	position: absolute;
	left: 10px;
	top:-10px;
}
.single-post.content-max-width #main #content-wrap {
	max-width:1100px !important;
	position: relative;
}
.single-post.content-max-width #main #content-wrap figure {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 20px;
	padding-right: 20px;
}
.single-post.content-max-width #main #content-wrap figure figcaption {
	text-align: center;
}
.woocommerce ul.products.list .product-inner {
	text-align: left !important;
}

/* Customize ei tööta, allahindluste häkk */

.product_tag-1093.sale .product-inner::before, .single-product .product_tag-1093.sale .elementor-element .container::before {
	background-image:url("https://ecosh.ee/wp-content/uploads/2022/07/20-2.png");
}