/*!
Theme Name: Grow2fit
Theme URI: http://underscores.me/
Author: Bohuslav Potocnak
Author URI: http://bpotocnak.sk
Description: Custom theme for grow2fit
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: grow2fit
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.

Grow2fit 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

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! 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.
 */


.next.page-numbers,.prev.page-numbers{
	display: none;
}
.page-numbers.current{
	width: 48px;
	height: 48px;
	transition: all 0.2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: #ffffff;
}

.pager ul{
	margin-left: 0;
}
.main-menu .menu-item a::before{
	content: "";
	display: inline-block;
	background-image: url("./sipka.svg");
	width: 8px;
	height: 16px;
	margin-right: 5px;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	position: relative;
	filter: invert(1);
	top: -2px;
}
.main-menu .menu-item a:hover::before{
	content: "";
	display: inline-block;

	width: 8px;
	height: 16px;
	margin-right: 5px;
	filter: invert(77%) sepia(28%) saturate(5619%) hue-rotate(29deg) brightness(98%) contrast(80%);
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.single .article-detail ul {
	margin-bottom: 3rem;
}
.single .article-detail ul li{
	padding-left: 25px;
	margin-bottom: 1.3rem;
	color: #ffffff;
	font-size: 1.125rem;
	position: relative;
}
.single .article-detail ul li::before{
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
	background: #96B719;
}

.wpcf7-form-control{
	border-radius: 3px;
	padding-left: 1.2rem;
	padding-right: 1.2rem;
	height: 52px;
	width: 100%;
	border: 1px solid #ced4da;
	font-size: 0.875rem;
	font-family: "Plau" !important;
	border: 0;
}
.wpcf7-form-control{
	height: initial;
}

.modal-content .wpcf7-form-control{
	border-radius: 3px;
	padding-left: 1.2rem;
	padding-right: 1.2rem;
	height: 52px;
	font-size: 0.875rem;
	font-family: "Plau" !important;
}
#polylang-2 a{
	color: #ffffff;
	font-size: 0.875rem;
	font-weight: 700;
}
.modal-content textarea.wpcf7-form-control{
	border-radius: 3px;
	padding-left: 1.2rem;
	padding-right: 1.2rem;
	height: 52px;
	font-size: 0.875rem;
	height: 152px;
	font-family: "Plau" !important;
}
.wpcf7-response-output{
	margin-top: 15px;
}
.screen-reader-response{
	display: none;
}
.nice-select.wpcf7-form-control{
	height: 42px;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{
	border-top: 0!important;
}
.wrap .wpcf7-form-control{
	height: 52px;
}

#formular .wpcf7-form-control{
	height: 52px;
}
#formular textarea.wpcf7-form-control{
	height: initial;
}
@media screen and (max-width: 767px){
	.hp-testimonials .item .left .tab-switcher img{
		height: 520px;
	}
}

.justifytext p{
	text-align: justify;
}
.our-technologies .item-wrap .item{
	cursor: initial;
}

.main-menu #polylang-2{
	display: none;
}

@media screen and (max-width: 767px){
	.main-menu #polylang-2{
		display: block;
	}	
	#polylang-2 a{
		font-size: 1.25rem;
	}
}

html[lang='en-GB'] .custom-file .custom-file-label.custom-file-label-1:after{
	content: "Select";
}

html[lang='en-GB'] .custom-file .custom-file-label.custom-file-label-2:after{
	content: "Select";
}

.single .article-detail ul li{
	font-size: 20px;
}
.subpage-content p{
	font-size: 20px;
}
.single .article-detail ul ul{
	margin-top: 20px;
	margin-bottom: 10px;
}

.single .article-detail img{
	height: auto!important;
}


.single .article-detail ul li{
	color: #B3B6B8;
}


#hp-news-logos-mobile{
	display: block!important;
	padding-top: 70px;
	padding-bottom: 70px;
}
.hp-testimonials.testimonials-subpage .owl-dots{
	bottom: 0;
}

.list-ok li:before{
	background-size: cover!important;
}
.managment-grid .subpage-content p{
	text-align: center;
}

.hp-testimonials{
	margin-top: -7em;
}

@media screen and (max-width: 1199px){
	.hp-testimonials{
		margin-top: -7.5em;
	}
}

@media screen and (max-width: 992px){
	.hp-testimonials{
		margin-top: -7em;
	}
}


@media screen and (max-width: 767px){
	.hp-testimonials{
		margin-top: 0;
	}
}


.hp-testimonials .item .right{
	padding-top: 15.75rem!important;
}

@media screen and (max-width: 768px){
	.hp-testimonials .item .right{
		padding-top: 7rem!important;
	}
    .our-technologies .item-wrap .item img{
    	max-height: 100px!important;
    }
}
.our-technologies .item-wrap .item .item-popup{
	padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}