/* 
Theme Name:		EcomatCB
Theme URI:		https://responsivedesign.ro/
Description:	Tema personalizata cloruradecalciu.ro
Author:			Gina Crainic
Author URI:		https://responsivedesign.ro/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	ecomatcb
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/** Start Envato Elements CSS: Blocks (72-3-34d2cc762876498c8f6be5405a48e6e2) **/

.envato-block__preview{overflow: visible;}

/*Kit 69 Custom Styling for buttons */
.envato-kit-69-slide-btn .elementor-button,
.envato-kit-69-cta-btn .elementor-button,
.envato-kit-69-flip-btn .elementor-button{
	border-left: 0px !important;
	border-bottom: 0px !important;
	border-right: 0px !important;
	padding: 15px 0 0 !important;
}
.envato-kit-69-slide-btn .elementor-slide-button:hover,
.envato-kit-69-cta-btn .elementor-button:hover,
.envato-kit-69-flip-btn .elementor-button:hover{
	margin-bottom: 20px;
}
.envato-kit-69-menu .elementor-nav-menu--main a:hover{
	margin-top: -7px;
	padding-top: 4px;
	border-bottom: 1px solid #FFF;
}
/* Fix menu dropdown width */
.envato-kit-69-menu .elementor-nav-menu--dropdown{
	width: 100% !important;
}

/** End Envato Elements CSS: Blocks (72-3-34d2cc762876498c8f6be5405a48e6e2) **/



/** Start Envato Elements CSS: Accounting Firm (80-3-d84222ab5552cdf17ab2d749631152e5) **/

/* Kit 80 Custom Styles - classes are added to the Advanced tab of the element they affect */
.envato-kit-80-space-triangle.elementor-widget-spacer .elementor-widget-container{
		border-left-color:transparent !important;
		border-bottom-color:transparent !important;
		width:10px;
}
.envato-kit-80-space-triangle .elementor-widget-container {
	position: absolute !important;
	top: 0 !important;
	right: 0;
}
.envato-kit-80-space-triangle-bottom.elementor-widget-spacer .elementor-widget-container{
		border-top-color:transparent !important;
		border-right-color:transparent !important;
		width:10px;
}

.envato-kit-80-space-triangle-mid.elementor-widget-spacer .elementor-widget-container{
		border-left-color:transparent !important;
		border-right-color:transparent !important;
		width:10px;
	  border-bottom-color:transparent !important;
		width:10px;

}
/* CTA Button icon */
.envato-kit-80-cta .elementor-button-icon{
	color:#ed8b00;
}

/* Large heading Rotate - Our staff */
.envato-kit-80-rotate-heading{
	transform: rotate(-90deg);
}

/** End Envato Elements CSS: Accounting Firm (80-3-d84222ab5552cdf17ab2d749631152e5) **/

button, [type="submit"], [type="button"] {
	color: #ffffff;
	background-color: #297C6D;
	border: 1px solid #297C6D;
}
button:hover, button:focus, [type="submit"]:hover, [type="submit"]:focus, [type="button"]:hover, [type="button"]:focus {
	background-color: #ED8B00;
}
.search .site-main {
    width: 1140px;
    margin: 20px auto;
}
a {
	color: #ed8b00;
}
a:hover {
	color: #297C6D; 
	opacity: 0.5;
}
h2 a {
	color: #297C6D; 
}
dl, dt, dd, ol, li {
	margin-bottom: .8rem;
}
 ul {
	margin-bottom: 1.1rem;
}