/*!
Theme Name: parimpidu.ee
Theme URI: http://underscores.me/
Author: Mart Israel
Author URI: http://underscores.me/
Description: Parimad peod iga ilmaga
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: parimpidu-ee
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

parimpidu.ee is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*---------------blog-------------------------*/

.layout-217 .element_1619614360079 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 30px;
	z-index: 1;
	text-align:center !important;
	color:white;
	font-family:"Aino";
	font-weight:200;
	
}

div.element.element_1619614357013.thumb  IMG{

	filter: brightness(0.5)!important;
}


/*keep the moved items positioned with their parent items*/

.et_pb_blog_grid article {
	position: relative;
}


/*remove spacing around entire blog post*/

.et_pb_blog_grid .et_pb_post {
	padding: 0px;
}


/*remove negative margins on blog featured image*/

.et_pb_image_container {
	margin: 0;
}


/*remove the margin below the featured image frame*/

.et_pb_post .entry-featured-image-url {
	margin: 0;
}



.et_pb_blog_grid .entry-featured-image-url::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
/*----------------------woocommerce-----------------*/


.woocommerce div.product p.price, .woocommerce div.product span.price {
   /* color: #24af18;*/
	    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
	order:4;
	    margin-top: 5px;
}
.woocommerce ul.products li.product .price {
    color: #24af18;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 1.857em;
}
div.term-description p{
	text-align: center;
    font-weight: 400;
    background-color: #24af18;
    padding: 5px 5px;
    margin-top: -35px;
    margin-bottom: 50px;
}
/*-------------------sidebar--------------*/
.widget-area ul.sub-menu{
	padding-left: 0px;
	margin-left: 0px;
}
.widget-area ul.sub-menu li{
padding: 2px 14px;
border-bottom: solid 0.3px #e9e9e973;
}
.widget-area ul.sub-menu li:last-child{
padding: 2px 14px;
border-bottom: solid 0px #e9e9e973;
}
.widget-area ul.sub-menu li a{
font-size: 16px;
font-weight: 200;
}
.widget-area li.current-cat.cat-parent a{
	color:#24AF18;
}
.widget-area li.current-cat a{
	color:#24AF18;
}
.widget-area .widget {
    margin: 0 0 0em;
}
.widget-area ul {
    list-style: none;
	margin: 0 0 0em 0em !important;
}
.widget-area ul li  {
    padding:6px 0px;
	border-bottom: solid 0.5px #e9e9e9f5;
}
.widget-area ul li a {
    font-size:19px;
	text-transform: lowercase;
}
.widget-area ul.children li a {
    font-size:16px;
	font-weight:200;
	
}
.widget-area ul.children li a {
    font-size:16px;
	font-weight:200;
}
.widget-area ul.children  {
  padding-left:0px;
	margin-left:0px;
}
.widget-area ul.children li  {
   padding:2px 14px;
	border-bottom: solid 0.3px #e9e9e973;
}
.widget-area ul.children li:last-child  {
   padding:2px 14px;
	border-bottom: solid 0px #e9e9e973;
}
h2.widget-title{
	text-align:center;
}
aside#secondary.widget-area {
    width: 20%;
    float: left;
    display: none;
	
	/*background-color: #232323;*/
	
 
    
    margin-top: 109px;
   
    
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: none !important;
}
.woocommerce ul.products li.product a img {
    width: 100%;
   height: 300px;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    object-fit: cover;
	object-fit: cover;
    filter: grayscale(50%);
	border-radius: 0px;

}
.woocommerce ul.products li.product a img:hover {
  
    filter: grayscale(100%);
  
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    height: 60px;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
	/* filter: grayscale(50%);*/
	border-radius:0px;
}
.woocommerce aside#secondary.widget-area {
    width: 20%;
    float: left;
    display: block;
	margin-bottom:50px;

	
	/*background-color: #232323;*/
   /* border-bottom: solid 1px #e9e9e9f5;*/
    
    margin-top: 127px;
   
    /* box-shadow: 1px 1px 6px 1px #d9d9d975; */
    /*border-right: solid 1px #e9e9e9f5;*/
}
.woocommerce h1.entry-title{
	text-align:center;
}
.single-product .woocommerce span.onsale {
  display:none;
}
.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0px 20px;
    font-size: 1em;
    /* font-weight: 700; */
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: 7px !important;
    right: 6.5px !important;
    margin: 0;
    border-radius: 0px; 
    background-color: #24af18eb;
    color: #fff;
    font-size: .857em;
    z-index: 1;
    font-family: 'Aino';
    font-weight: 200;
    /* text-transform: uppercase; */
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
	display: none;
}
div.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images a{
pointer-events: none !important;
cursor: default !important;
}
.woocommerce header.entry-header {
    position: absolute;
    margin-top: 113px;
    z-index: 2;
    width: 80%;
    padding: 8px 8%;
	
}
.woocommerce .site-main {
    
    width: 80%;
    float: right;
    padding-left: 4%;
	padding:0px 0px 50px 0px;
}
div.summary.entry-summary {
    display: flex;
    flex-direction: column;
}
div.woocommerce-product-details__short-description {
    order: 1;
}
div.product_meta{
	order:2;
}
div.kontakt-tooteleht{
	margin-top:25px;
	order:3;
	/*border: solid 2px #24af18;
	padding:0px 25px;*/
	
}
div.kontakt-tooteleht p{
	font-size:20px;
		font-weight:400;
	color: #24af18;
	margin-top: -20px;
	
}
div.kontakt-tooteleht h3{
	font-size:26px;
	color: #24af18;
	
}
.select2-container--default .select2-selection--single {
    background-color: #000 !important;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    background-color: #020202 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #1aac14 !important;
   
}
section#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories{
	display:block;
}
section#woocommerce_product_categories-3.widget.woocommerce.widget_product_categories{
	display:none;
}
/*----------------------muudatused-----------------------*/
/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  
    padding: 20px;
    border: solid 0.5px #dbdbdb;
    border-radius: 15px;
}
div.entry-content {
   
    background-color: white;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
   
    color: black;
}*/

/*----------------------blogi-----------------------*/
.single-post div.post-thumbnail IMG {
    
    height: 350px;
   
   
}
.single-post header.entry-header {
    position: absolute;
    margin-top: 250px;
    z-index: 2;
    width: 100%;
    padding: 8px 8%;
}
.single-post div.entry-content {
    padding: 400px 8% 100px 8%;
}
.single-post .entry-content p{
	text-align:justify;
}
.single-post footer.entry-footer{
	display:none;
}
.single-entry-meta, 
.entry-meta {
  display: none;
}

/*----------------------tagasiside-----------------------*/
div.testimonial_quote{
	background: none !important;
}
.testimonial_slider__minimal .testimonial_quote {
    width: 100% !important;
   
}
div.testimonial_by_wrap{
	width:100% !important;
}
span.testimonial_avatar IMG{
	box-shadow: 3px 3px 8px #40404075 !important;
}

.testimonial_slider__default .testimonial-star-outer {
   width:100% !important;
	text-align:center !important;
}
.testimonial_slider__default .testimonial_quote {
    
    min-height: 32px;
    float: right;
    margin: 20px 20% !important;
    padding-left: 40px;
	
    margin-left:25% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: url(buttons/black/quote.png) left top no-repeat;
}
div.testimonial_quote{
    background: url(https://kyttehoov24.kirjukoer.ee/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/quote.png) left top no-repeat;
    font-family: 'Aino' !important;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    color: #42240c;
    vertical-align: middle;
    margin-top: 10px !important;
    line-height: 24px !important;
	font-style: italic !important;
}
div.testimonial_by_wrap{
	text-align:center !important;
	width:100%;
}
span.testimonial_by{
	margin-top:20px;
	font-family: 'Aino' !important;
	font-weight: 200 !important;
}
span.testimonial_site{
	font-family: 'Aino' !important;
}
/*--------------------------------------------------------------
# home
--------------------------------------------------------------*/
.esilehe-banner {
    /*position: absolute !important;*/
    height: 1100px;
    top: 0px;
}
.galerii img{
  /*   -webkit-filter: grayscale(100%);  Safari 6.0 - 9.0 */
/*  filter: grayscale(100%);*/
    opacity: 0.9;
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}
.galerii-suur img{
    /* -webkit-filter: grayscale(100%);  Safari 6.0 - 9.0 */
/*  filter: grayscale(100%);*/
    opacity: 0.9;
    width: 100%;
    height: 450px !important;
    object-fit: cover;
}
.kategooria-banner{
	border-top: 0.5px solid #9f9f9f;
	border-left: 0.5px solid #9f9f9f;
	border-right: 0.5px solid #9f9f9f;
	border-bottom: 0.5px solid #9f9f9f;
}
.teenused-banner{
	border-top: 0.5px solid #9f9f9f;
	border-left: 0.5px solid #9f9f9f;
	border-right: 0.5px solid #9f9f9f;
	border-bottom: 0.5px solid #9f9f9f;
}
.home div.post-thumbnail IMG {
    display: block;
    margin-top: 0px;
    width: 100%;
    height: 1100px;
    object-fit: cover;
    background-repeat: no-repeat;
    width: 100%;
    filter: brightness(60%);
	position:absolute;
	border-bottom: 0px solid #9f9f9f;
 	animation: fadeIn 3s;
  -webkit-animation: fadeIn 3s;
  -moz-animation: fadeIn 3s;
  -o-animation: fadeIn 3s;
  -ms-animation: fadeIn 3s;

}

@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}
.home div.entry-content{
	padding:0px;
}
/* top-header--------------------------------------------------------------------*/

.top-header h2{
	display:none;
}
.top-header ul{
	display:none;
}
.top-header {
	width: 100%;
	padding:5px;
	background-color:#24af18;
	position:fixed;
	z-index:3;
	
}
.top-header p {
    color: white;
    text-align: center;
    line-height: normal;
    padding-bottom: 4px !important;
    margin-top: 0px;
    padding-top: 4px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
	font-weight: 400;
    font-size: 15px;

}
.top-header li {
    display: block;
    text-align: -webkit-match-parent;
	padding-bottom:0px;
}
.top-header .widget {
    margin: 0 0 0em;
}

/* header
--------------------------------------------- */
ul.mega-sub-menu{
	margin-top: 5px !important;
    border-top: solid 1px #24af18 !important;
}
.banner-meta p{
	font-size:20px;
}
div.post-thumbnail IMG {
    display: block;
    margin-top: 0px;
    width: 100%;
    height: 200px;
    object-fit: cover;
    background-repeat: no-repeat;
    width: 100%;
    filter: brightness(60%);
	position:absolute;
	border-bottom: 0.5px solid white;
	
   
}
header.entry-header {
    position: absolute;
    margin-top: 113px;
    z-index: 2;
    width: 100%;
    padding: 8px 8%;
}

#rmp_menu_trigger-219 {
   
    top: 43px;
  
}
button.menu-toggle{
	text-align:right;
	    display: none;
}

div.site-branding{
	float:left;
	width:15%;
}
.site-header {
    background-color: #0c0708de;
    padding: 5px 3.6%;
    position: fixed;
    width: 100%;
    z-index: 3;
    margin-top: 35px;
    border-bottom: 0.5px solid #ffffffa1;
    border-top: 0.5px solid #ffffffa1;
    box-shadow: 2px 10px 12px #0000007d;
}
/* kontakt-vorm
--------------------------------------------- */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #dc3232;
	color: #dc3232;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	color: #24af18;
}
/* site-main
--------------------------------------------- */
div.entry-content{
	
	padding:250px 8% 100px 8%;
}
/* footer
--------------------------------------------- */
.site-footer ul{
	list-style:none;
	margin: 0 0 0em 0em;
	padding-left:0px;
}
.site-footer li {
	
}
.site-footer h3{
	font-size:23px;
}
.site-footer{
	background-color:#020202;
	overflow: hidden;
	border-top:0.5px solid #9f9f9f;
	padding:20px 8%;
	    width: 100%;
}
#footer-sidebar {
display:block;

}

#footer-sidebar1 {
float: left;
width: 38%;
}

#footer-sidebar2 {
float: left;
width: 38%;
}

#footer-sidebar3 {
float: left;
width: 24%;
	text-align:right;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 50%;
    font-weight: 400;
}
del{
		font-size: 70%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #ffffff;
	/*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;*/
	font-family: 'Aino';
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight:200;
	
	color:white;
}

p {
	margin-bottom: 1.5em;
	color:white;
	font-size:16px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}
li {
	
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: white;
	text-decoration:none;
}

a:visited {
	color: white;
}

a:hover,
a:focus,
a:active {
	
	
	color: #24af18;
	
	text-shadow:0px 0px 3px #24af18;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 3px solid;
    border-color: #fff #fff #fff;
    border-radius: 25px;
    background: #000000;
    color: rgb(255 255 255);
    line-height: 1;
    padding: 0.6em 5em 0.4em;
    /* width: 100%; */
    font-weight: 600;
    text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	color: white;
	border-color:#24af18;
	text-shadow:0px 0px 3px #24af18;
	background: #24af18;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 3px;
    background-color: black;
    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: white;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}
.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
    display: none;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	float: right;
	margin-top: 21px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	    padding: 0px 30px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: white;
	line-height: 15px;
	text-transform: lowercase;
	font-weight:100 !important;
}

.main-navigation a:hover {
	
	color: #24af18;
	
	text-shadow:0px 0px 3px #24af18;
	
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
    width: 235px;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
@media only screen and (max-width: 1600px){
	
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 230px;
	}
}
@media only screen and (max-width: 1400px){
	
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 230px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    
    font-size: 0.9em;
    height: 60px;
}
	.woocommerce ul.products li.product .price {
 
    font-size: 1.457em;
}
}
@media only screen and (max-width: 1280px){
.elementor-20 .elementor-element.elementor-element-3b5b585 .elementor-heading-title {
   
    font-size: 60px !important;
   
    margin-top: -100px !important;
	}}
@media only screen and (max-width: 1200px){
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 180px;
}
	.woocommerce .site-main {
    width: 75%;
   
}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    
    font-size: 0.9em;
    height: 80px;
}
	.main-navigation li {
   
    padding: 0px 20px;
}
	.woocommerce aside#secondary.widget-area {
    width: 25%;
	}
}
@media only screen and (max-width: 1000px){
	div.menu-peamenuu-container{
		display:none;
	}
	.woocommerce .site-main {
    width: 70%;
   
}
	.woocommerce aside#secondary.widget-area {
    width: 30%;
	}
	.testimonial_quote span {
    display: block;
    font-size: 15px !important;
}
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 150px;
	}	
	.woocommerce ul.products li.product .price {
 
    font-size: 1em;
}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    
    font-size: 0.7em;
    height: 60px;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    
		padding: 0px 20px 0px 20px; !important}
}
@media only screen and (max-width: 900px){
	
	.elementor-20 .elementor-element.elementor-element-3b5b585 .elementor-heading-title {
   
 
   
    margin-top: 100px !important;
	}}

	
	
}
@media only screen and (max-width: 840px){
#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
  
    border-bottom: 1px solid white;
	}}
@media only screen and (max-width: 768px){
	div.testimonial_quote  {
   padding-left:20px !important;
		padding-right:20px !important;
}
	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    background: #191515 !important;
    padding: 20px 30px 20px 30px !important;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999999;
    border-bottom: solid 0.5px white;
}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
   
    background: #191515 !important;
    text-transform: lowercase !important;
		font-size:16px !important;
}
		.woocommerce ul.products li.product .price {
 
    font-size: 1.5em;
}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    
    font-size: 1em;
    height: 75px;
}
	.widget-area ul {
    padding-left:0px;
}
	div.term-description p {
    
    margin-top: -12px;
 
}
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 300px;
}
	h1 {
    font-size: 1.5em;
    margin: 0.67em 0;
}
	div.entry-content {
    padding:0px 8% 10px 8%;
}
	.woocommerce header.entry-header {
   
    width: 100%;
   position:relative;
}
	.woocommerce header.entry-header {
   
    margin-top: 0px;
   
}
	section#woocommerce_product_categories-2.widget.woocommerce.widget_product_categories{
	/*display:none;*/
}
section#woocommerce_product_categories-3.widget.woocommerce.widget_product_categories{
	display:none;
	margin:0px 7%;
}
	.woocommerce div.site{
	display: flex;
    flex-direction: column;
}
.woocommerce div.top-header{
	order:1;
}
.woocommerce .site-header{
	order:2;

}
.woocommerce .site-main{
	order:4;
}
.woocommerce .widget-area{
	
}
.woocommerce .site-footer{
	order:5;
}
		.woocommerce .site-main {
    width: 100%;
   
}
	.woocommerce aside#secondary.widget-area {
    width: 100%;
	order:3;
		padding: 0px 25px
}
	#footer-sidebar1 {
    float: left;
    width: 100%;
}
	#footer-sidebar2 {
    float: left;
    width: 100%;
}
	#footer-sidebar3 {
    float: left;
    width: 100%;
    text-align: left;
}
	.single-post header.entry-header {
   
    margin-top: 150px;
  
}
	.home div.post-thumbnail IMG {
    
    height: 800px;
 
}
	.esilehe-banner {
    /* position: absolute !important; */
    height: 800px;
   
}
	
}
@media only screen and (max-width: 500px){
	.banner-meta p {
    font-size: 16px;
}
		.elementor-20 .elementor-element.elementor-element-3b5b585 .elementor-heading-title {
   
 
   
    font-size: 40px !important;
	}
	div.testimonial_quote span {
    font-size: 14px !important;
		line-height:normal !important;
}
	div.testimonial_quote  {
   padding-left:20px !important;
		padding-right:20px !important;
}
	.woocommerce ul.products li.product .price {
 
    font-size: 1.3em;
}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    
    font-size: 0.8em;
    height: 65px;
}
	
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 220px;
}
	
}
@media only screen and (max-width: 400px){
	
	.woocommerce ul.products li.product a img {
    width: 100%;
    height: 160px;
}
	
}