/* 
Theme Name: Hello Rooster
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Rooster is a child theme of Hello Elementor, created by Elementor team, modified by Anssi Valkama (BM&M)
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* – R E S E T – */




/* – T Y P O G R A P H Y – – – – – – – – */

	/* Jakoviivan muokkaus */
	hr, .elementor hr { height: 2px; margin: 1.5em 0; background-color: rgba(0,0,0,0.1); border: none; }

	/* Listauksen muokkaus */
	.vl-hinta ul,
	.vl-hinta ol,
	.elementor-tab-content ul,
	.elementor-tab-content ol,
	.elementor-widget-text-editor ol, 
	.elementor-widget-text-editor ul  { padding-left: 1.25em; margin-bottom: 1.25em;} 

	.vl-hinta ul li,
	.vl-hinta ol li,
	.elementor-tab-content ul li,
	.elementor-tab-content ol li,
	.elementor-widget-text-editor ol li,
	.elementor-widget-text-editor ul li { margin-bottom: 0.5em; padding-left: 0.3em; }

	.vl-hinta ul li::marker, 
	.vl-hinta ol li::marker, 
	.elementor-tab-content ul li::marker, 
	.elementor-tab-content ol li::marker, 
	.elementor-widget-text-editor ol li::marker,
	.elementor-widget-text-editor ul li::marker { color: var( --e-global-color-accent ); font-weight: 600; }

	/* Viimeisen kappaleen margin */
	.elementor-widget-text-editor p:last-child,
	.elementor-widget-container p:last-child { margin-bottom: 0; }

	/* Elementor-icon margin fix */
	.elementor-icon-wrapper, .icon-fix { line-height: 0px; }
	

/* – M O D I F I C A T I O N S – – – – – – – – */



/* – R E S P O N S I V E  – – – – – – – – */
	
/* – D E S K T O P – */
@media only screen and (max-width: 1280px) {

	
	
} /* – End desktop – */

/* – S M A L L  D E S K T O P – */
@media only screen and (max-width: 1000px) {

	
	
} /* – End small desktop – */

/* – T A B L E T – */
@media only screen and (max-width: 768px) {

	
	
} /* – End tablet – */

/* – M O B I L E / 600 – */
@media only screen and (max-width: 600px) {

	
	
} /* – End 600 – */

/* – M O B I L E / 480 – */
@media only screen and (max-width: 480px) {

	
	
} /* – End 480 – */