﻿/*
Theme Name: Ecova Child
Theme URI: https://gramotech.com/wp/ecova
Template: ecova
Author: Vlastimil Waic
Author URI: http://www.deleo.cz
Description: Ecova WordPress Theme Modified by Vlastimil Waic for Českomoravská Myslivecká Jednota
Tags: featured-images,theme-options
Version: 22.09.08.0001
Updated: 23:29:00

changed color #66bb6a
*/

/* TEMP SLIDER CSS */

.rcpthover img, .nkphover img
	{
    	opacity: 0;
	}

.rcpthover:hover img, .nkphover:hover img
	{
    	opacity: 1 !important;
		transform: scale(1.02);
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

/* XX TEMP SLIDER CSS XX */

.hiddenclass
	{
    	display: none;
	}

nav.navbar
	{
    	overflow: visible;
		max-height: 76px;
	}

a.navbar-brand
	{
    	z-index: 99;
		position: relative;
		margin-top: 95px; /* was 130px */
		margin-right: 60px !important;
		margin-left: 40px !important;
		padding-bottom: 40px !important;
		background-color: transparent !important;
		background-image: linear-gradient(180deg, rgba(27,94,32,1) 0%, rgba(27,94,32,1) 62%, rgba(255,255,255,0) 100%) !important;
		max-width: 180px;
		transform: scale(0.8, 0.8); /* was not present */
	}

a.da-download-link, a.omslink, a.clublink, div.general a, div.pravo a, div.pojisteni a, div.jssm a, ul.mailster-newsletter-list li a, a.dltbl, a.kluby, .kynologie a, .comment-form li.w3, .related-posts > ul > li a
	{
    	color: #555555;
		text-decoration: underline;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

a.mdonate, section.hlavni-slider .rev-btn
	{
		transition-delay: 0s !important;
		transition-duration: 0.3s !important;
		transition-property: all !important;
		transition-timing-function: ease-in-out !important;
	}

a.mdonate::after
	{
    	display: none;
	}

a.mdonate:hover, section.hlavni-slider .rev-btn:hover
	{
    	color: #1b5e20 !important;
		background-color: #c8e6c9 !important;
	}

#menu-hlavni-menu > li > a:hover
	{
    	color: white !important;
	}

.sub-menu > li > a:hover
	{
    	color: rgb(26, 124, 5) !important;
	}

.fw-main-row div.container div.row  .fw-col-md-9
	{
    	padding-right: 2em !important;
	}

a.da-download-link:hover, a.omslink:hover, a.clublink:hover, div.general a:hover, div.pravo a:hover, div.jssm a:hover, ul.mailster-newsletter-list li a:hover, a.dltbl:hover, a.kluby:hover, .kynologie a:hover, .comment-form li.w3, .related-posts > ul > li a:hover
	{
    	color: rgb(26, 124, 5);
		text-decoration: underline;
	}

div.blog-post-large div.post-txt h5 a:hover
	{
    	color: #C8E6C9 !important;
	}

div.blog-post-large i.fas.fa-calendar-alt::after, div.co-delat i.fas::after, div.pdate-img-over i.fas::after
	{
    	content: "\00a0\00a0";
	}

div.blog-post-large i.fas, div.blog-small-post i.fas, div.co-delat i.fas, div.pdate-img-over i.fas
	{
    	color: #fff !important;
	}

div.co-delat div.news-txt .news-meta li i.fas.fa-calendar-alt
	{
    	color: #999999 !important;
	}

div.co-delat div.news-block.mb30:hover a
	{
		top: 0;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
		-o-transition: all ease-in-out 0.3s;
	}

div.co-delat div.news-thumb a
	{
    	position: absolute;
		width: 50px;
		height: 50px;
		left: 0;
		right: 0;
		bottom: 0;
		top: -100px;
		margin: auto;
		background: none;
		background-color: rgba(0, 0, 0, 0);
		background-repeat: repeat;
		background-attachment: scroll;
		background-image: none;
		background-size: auto;
		background-origin: padding-box;
		background-clip: border-box;
		text-align: center;
		line-height: 48px;
		font-size: 16px;
		border-radius: 100%;
		box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
		z-index: 99;
		color: #fff;
		opacity: 0;
		border: 2px solid #fff;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
		-o-transition: all ease-in-out 0.3s;
	}

div.co-delat div.news-thumb a:hover
	{
		background-color: rgb(102, 187, 106);
		border: 2px solid rgb(102, 187, 106);
	}

div.co-delat div.news-thumb i.fas.fa-link::after
	{
    	content: "";
	}

/*
div.blog-small-post i.fa-calendar-alt, div.co-delat i.fa-calendar-alt
	{
    	color: #999999 !important;
	}
*/

div.pdate-img-over
	{
    	position: absolute;
		bottom: 0;
		left: 0;
		padding-left: 0.8em;
		padding-bottom: 0.8em;
		padding-top: 2em;
		z-index: 10000;
		color: white;
		width: 100%;
		height: 4em;
		font-size: 14px;
		background-color: transparent;
		background-image: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0) 100%);
	}

div.co-delat h4
	{
    	font-weight: 600 !important;
	}

div.co-delat a.rm
	{
    	font-family: "Poppins", sans-serif !important;
		font-weight: 700 !important;
		color: rgb(102, 187, 106) !important;
	}

div.co-delat a.rm:hover
	{
		color: #222 !important;
	}

div.co-delat div.news-thumb, #test-unit-archives .blog-post .blog-thumb
	{
    	border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

.news-block:hover .news-txt h4 a, div.co-delat div.news-txt h4 a:hover
	{
		color: #66bb6a !important;
	}

.news-thumb a:hover
	{
	    background: #66bb6a;
		color: #fff;
	}

ul.mailster-newsletter-list li a, ul.mailster-newsletter-list li a:hover
	{
    	font-size: 150%;
	}

div.pravo li, div.hvk li, div.jssm li
	{
    	margin-bottom: 0.7em;
	}

div.jssm ol
	{
 		counter-reset: item
	}
div.jssm li
	{
  		display: block
	}
div.jssm li:before
	{
  		content: counters(item, ".") ". ";
  		counter-increment: item
	}

.blog-single-content-flex, #test-unit-archives .blog-post
	{
		align-content: center;
		overflow: visible;
  		display: flex;
  		flex-direction: row-reverse;
		justify-content: flex-end;
	}

div.blog-single-thumb, div.blog-single-thumb .size-full, #test-unit-archives .blog-post .blog-thumb
	{
  		flex: 0 0 300px;
		margin-left: auto;
	}

#test-unit-archives .blog-post .blog-txt
	{
  		flex: 1 1 auto;
		padding-right: 40px;
	}

.blog-txt h3 a
	{
  		word-break: normal !important;
	}

.post-main-content
	{
  		width: auto !important;
		margin-right: 3em;
	}

.blog-single-content .post-main-content a
	{
		color: #222 !important;
		text-decoration-line: underline;
		text-decoration-style: solid;
		text-decoration-thickness: auto;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

.blog-single-content .post-main-content a:hover
	{
		color: #66bb6a !important;
		text-decoration-line: underline;
		text-decoration-style: solid;
		text-decoration-thickness: auto;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

.blog-single-content .post-main-content .post-meta a
	{
		color: rgb(153, 153, 153) !important;
		text-decoration: none !important;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

.blog-single-content .post-main-content .post-meta a:hover
	{
		color: #66bb6a !important;
		text-decoration: none !important;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

.download-title
	{
  		font-size: 24px;
	}

/*
#cartdropdown
	{
    	display: none;
	}
*/

.social-links a, .social-links a:visited
	{
    	border-color: #C8E6C9 !important;
		height: 34px !important;
		width: 34px !important;
		margin-top: 5px !important;
		padding-top: 5px !important;
		color: #C8E6C9 !important;
		font-size: 16px !important;
	}

.social-links a:hover, a.search-icon:hover
	{
		background: rgb(102, 187, 106) !important;
		color: white !important;
	}

a.search-icon, a.search-icon:visited
	{
    	border-color: #C8E6C9 !important;
		color: #C8E6C9 !important;
	}

#gramotech_search
	{
    	width: 75%;
		height: 85%;
		left: initial;
		right: 0;
	}

#gramotech_search.open
	{
		opacity: 0.95;
	}

.search-results .blog-post .blog-thumb img
	{
    	max-width: 550px !important;
	}

.search-results .blog-post .blog-txt
	{
    	width: 100% !important;
		max-width: 950px !important;
	}

.search-results ul.post-meta li:nth-of-type(3)
	{
    	display: none;
	}

.search-results mark
	{
    	padding: 0 !important;
		background-color: #E4FC5B;
		font-weight: 600;
	}

.inner-header
	{
		background: url(https://www.cmmj.cz/wp-content/themes/ecova-child/assets/images/innerheader.jpg) !important;
	} 

section.inner-header h1
	{
		position: relative;
		z-index: 101;
	}

.cntmail span
	{
		color: #222222;
		background-color: rgba(0, 0, 0, 0);
		text-decoration: none;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

.cntmail span:hover
	{
		color: rgb(102, 187, 106);
	}

.fw-accordion-content
	{
		margin-left: 2em;
		margin-top: -1em;
	}

.listtop
	{
		margin-bottom: 0;
	}

div.blog-txt
	{
		width: 540px; /* was 486px */
	}


/*
.fw-team-centr
	{
		display: flex;
  		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
		width: 33.3%;
	}
*/

.organyx
	{
		width: 200px;
		height: 200px;
	}

.kostecky > .container > .row > .col-md-12
	{
		z-index: 998;
	}

#fpactivities
	{
		z-index: 100;
		align-content: center;
		height: 100px;
		overflow: visible;
  		display: flex;
  		flex-direction: row;
		justify-content: center;
		align-items: flex-end;
	}

#fpactivity1, #fpactivity2, #fpactivity3, #fpactivity4, #fpactivity5
	{
		width: 200px;
		height: 200px;
		background-image: url("https://www.cmmj.cz/wp-content/uploads/2019/07/vypch_bgr.png");
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-left: 1em;
		margin-right: 1em;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		box-shadow: rgba(26, 124, 5, 0.25) 0 0 0 0.2rem;
		transition-delay: 0s;
		transition-duration: 0.2s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

#fpactivity1:hover, #fpactivity2:hover, #fpactivity3:hover, #fpactivity4:hover, #fpactivity5:hover
	{
		box-shadow: 0 0 0 0.4rem rgba(26, 124, 5, 0.5);
	}

#fptext1, #fptext2, #fptext3, #fptext4, #fptext5
	{
		color: #2F3022;
		font-family: "Poppins", sans-serif;
		font-size: 1.75em;
		text-align: center;
	}

#linxt1, #linxt2, #linxt3, #linxt4, #linxt5
	{
		color: #2F3022;
		text-align: center;
	}

a.iconlink1, a.iconlink2, a.iconlink3, a.iconlink4, a.iconlink5
	{
    	color: #2F3022; 
		transition-delay: 0s;
		transition-duration: 0.2s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

a.iconlink1:hover, a.iconlink2:hover, a.iconlink3:hover, a.iconlink4:hover, a.iconlink5:hover
	{
    	color: #66bb6a;
	}

#fpicon1
	{
		color: rgb(34, 34, 34);
		text-align: center;
		min-height: 62px;
		margin-bottom: 1.3em;
		margin-top: 1em;
		position: relative;
	}

#fpicon1grey
	{
		position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 102;
  		transition: opacity 0.2s linear;
  		cursor: pointer;
	}

#fpicon1grey:hover
	{
  opacity: 0;
	}

#fpicon1green
	{
    	position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 101;
	}

#fpicon2
	{
		color: rgb(33, 82, 65);
		text-align: center;
		min-height: 62px;
		margin-bottom: 1.3em;
		margin-top: 1em;
		position: relative;
	}

#fpicon2grey
	{
		position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 102;
  		transition: opacity 0.2s linear;
  		cursor: pointer;
	}

#fpicon2grey:hover
	{
  opacity: 0;
	}

#fpicon2green
	{
    	position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 101;
	}

#fpicon3
	{
		color: rgb(34, 34, 34);
		text-align: center;
		min-height: 62px;
		margin-bottom: 1.3em;
		margin-top: 1em;
		position: relative;
	}

#fpicon3grey
	{
		position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 102;
  		transition: opacity 0.2s linear;
  		cursor: pointer;
	}

#fpicon3grey:hover
	{
  opacity: 0;
	}

#fpicon3green
	{
    	position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 101;
	}

#fpicon4
	{
		color: rgb(34, 34, 34);
		text-align: center;
		min-height: 62px;
		margin-bottom: 1.3em;
		margin-top: 1em;
		position: relative;
	}

#fpicon4grey
	{
		position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 102;
  		transition: opacity 0.2s linear;
  		cursor: pointer;
	}

#fpicon4grey:hover
	{
  opacity: 0;
	}

#fpicon4green
	{
    	position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 101;
	}

#fpicon5
	{
		color: rgb(34, 34, 34);
		text-align: center;
		min-height: 62px;
		margin-bottom: 1.3em;
		margin-top: 1em;
		position: relative;
	}

#fpicon5grey
	{
		position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 102;
  		transition: opacity 0.2s linear;
  		cursor: pointer;
	}

#fpicon5grey:hover
	{
  opacity: 0;
	}

#fpicon5green
	{
    	position: absolute;
    	margin: auto;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
		overflow: hidden;
		height: 62px;
		z-index: 101;
	}


ul.topnav-right
	{
		display: initial !important;
	}

.preory .section-title strong
	{
		display: none;
	}

div.co-delat .h2-news
	{
		padding-top: 0;
	}

div.pagesplit
	{
		width: 98%;
		min-height: 0.2em;
		background-color: rgba(102, 187, 106, 0.5);
		box-shadow: rgba(102, 187, 106, 0.25) 0 0 0 0.1rem;
		transition-delay: 0s;
		transition-duration: 0.2s;
		transition-property: all;
		transition-timing-function: ease-in-out;
		margin-top: 1em;
		margin-bottom: 2em;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}

div.slick-slide div.row
	{
		justify-content: center;
	}

div.slick-slide .col-4
	{
		flex: 0 0 100%;
		max-width: 60%;
	}

.col-md-6-header
	{
		flex: 0 0 100% !important;
		max-width: 90% !important;
		margin-bottom: 30px;
	}

.col-md-6-content
	{
		flex: 0 0 100% !important;
		max-width: 90% !important;
	}

.front-akce-1stcol .row
	{
		justify-content: center;
	}

.front-akce-1stcol h5 a, .front-akce-2ndcol h5 a
	{
		font-weight: 600;
	}

.front-akce-1stcol div.post-txt h5, .front-akce-2ndcol div.post-txt h5
	{
		margin-top: -0.3em !important;
	}

.front-akce-2ndcol .row
	{
		justify-content: center;
	}

.front-akce-1stcol .row .section-title-2, .front-akce-2ndcol .row .section-title-2
	{
		padding-left: 15px;
	}

.front-akce-1stcol .row a.view-more, .front-akce-2ndcol .row a.view-more
	{
		margin-right: 15px;
		font-family: "Poppins", sans-serif !important;
	}


.fw-tabs ul li a
	{
		font-weight: 500;
		font-size: 1.1em !important;
	}

.fw-tabs ul li.ui-state-active
	{
		background-color: white !important;
		background-image: linear-gradient(180deg, rgba(102,187,106,1) 0%, rgba(255,0,0,0) 15%) !important;
	}

.fw-tabs ul li.ui-state-active.ui-state-hover
	{
		background-color: white !important;
		background-image: linear-gradient(180deg, rgba(102,187,106,1) 0%, rgba(255,0,0,0) 20%) !important;
	}

.fw-tabs ul li.ui-state-hover
	{
		background-image: linear-gradient(180deg, rgba(102,187,106,1) 0%, rgba(255,0,0,0) 15%) !important;
	}

.co-je-cmmj .fw-tabs ul li.ui-state-active, .co-je-cmmj .fw-tabs ul li.ui-state-hover
	{
		padding-top: -1px;
		padding-bottom: 1px;
	}

.loga-partneru div.fw-row
	{
  		display: flex;
  		flex-direction: row;
		justify-content: center;
	}

.loga-partneru img
	{
		height: 70px !important;
		width: auto !important;
	}

.loga-partneru .loga-2ndrow img
	{
		height: 50px !important;
		width: auto !important;
	}

.loga-partneru .loga-2ndrow-2ndcol img
	{
		height: 30px !important;
		width: auto !important;
	}

.loga-partneru .loga-2ndrow-4thcol img
	{
		height: 40px !important;
		width: auto !important;
	}

.loga-partneru .fw-col-md-3
	{
		float: initial !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}

.lastest-products li a
	{
  		display: -webkit-box;
  		-webkit-line-clamp: 2;
  		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-ms-box-orient: vertical;
  		overflow: hidden;
	}

div.blog-small-post div.post-txt h5 a
	{
  		display: block;
		margin-top: 0.3em;
		line-height: 120% !important;
	}

div.blog-small-post div.post-txt p, .blog-post.wf100 div.blog-txt p, div.news-block.mb30 div.news-txt p
	{
  		display: -webkit-box;
  		-webkit-line-clamp: 3;
  		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-ms-box-orient: vertical; 
  		overflow: hidden;
	}

div.co-delat div.news-block.mb30 div.news-txt p
	{
  		display: -webkit-box;
  		-webkit-line-clamp: 5;
  		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-ms-box-orient: vertical;  
  		overflow: hidden;
	}

section.logogrid > div.container > div.row > .col-md-12
	{
  		display: -ms-grid;
  		display: grid;
		-ms-grid-columns: 25% 20px 25% 25px 25% 20px 25%;
		grid-template-columns: 34% 22% 22% 22%;
		-ms-grid-rows: auto 40px auto 40px auto 40px auto;
		grid-template-rows: auto auto auto auto;
		grid-column-gap: 20px;
		grid-row-gap: 40px;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(1)
	{
  		-ms-grid-row: 1;
  		-ms-grid-column: 1;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(2)
	{
  		-ms-grid-row: 1;
  		-ms-grid-column: 3;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(3)
	{
  		-ms-grid-row: 1;
  		-ms-grid-column: 5;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(4)
	{
  		-ms-grid-row: 1;
  		-ms-grid-column: 7;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(5)
	{
  		-ms-grid-row: 3;
  		-ms-grid-column: 1;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(6)
	{
  		-ms-grid-row: 3;
  		-ms-grid-column: 3;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(7)
	{
  		-ms-grid-row: 3;
  		-ms-grid-column: 5;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(8)
	{
  		-ms-grid-row: 3;
  		-ms-grid-column: 7;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(9)
	{
  		-ms-grid-row: 5;
  		-ms-grid-column: 1;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(10)
	{
  		-ms-grid-row: 5;
  		-ms-grid-column: 3;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(11)
	{
  		-ms-grid-row: 5;
  		-ms-grid-column: 5;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(12)
	{
  		-ms-grid-row: 5;
  		-ms-grid-column: 7;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(13)
	{
  		-ms-grid-row: 7;
  		-ms-grid-column: 1;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(14)
	{
  		-ms-grid-row: 7;
  		-ms-grid-column: 3;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(15)
	{
  		-ms-grid-row: 7;
  		-ms-grid-column: 5;
	}

section.logogrid > div.container > div.row > .col-md-12 > *:nth-child(16)
	{
  		-ms-grid-row: 7;
  		-ms-grid-column: 7;
	}

section.logogrid div.fw-row:first-child
	{
  		-ms-grid-row: 1;
  		grid-row-start: 1;
  		-ms-grid-row-span: 4;
  		grid-row-end: 5;
	}

section.logogrid div.fw-row
	{	
		margin: auto;
	}

section.logogrid div.fw-row img
	{	
		max-height: 80px;
		max-width: 235px;
	}

section.logogrid div.fw-row a[href*="lesycr"] img
	{	
		-webkit-transform: scale(0.8);	
		    -ms-transform: scale(0.8);	
		        transform: scale(0.8);
	}

section.logogrid div.fw-row a[href*="face"] img
	{	
		height: 80px;
		width: 80px;
	}

section.logogrid div.fw-row a[href*="cmkj"] img
	{	
		max-height: 50px;
		width: auto;
		-webkit-transform: scale(0.9);
		    -ms-transform: scale(0.9);
		        transform: scale(0.9);
	}

section.logogrid div.fw-row a[href*="meopta"] img, section.logogrid div.fw-row a[href*="czub"] img, section.logogrid div.fw-row a[href*="cmkj"] img
	{	
		max-height: 50px;
		width: auto;
	}

section.logogrid div.fw-row a[href*="sabe"] img, section.logogrid div.fw-row a[href*="techsoup"] img
	{	
		max-height: 40px;
		width: auto;
	}

section.logogrid div.fw-row:first-child img
	{
  		width: 235px !important;
		max-height: 102px !important;
		height: 102px !important;
	}

.hvk td.default-col
	{
  		vertical-align: top !important;
	}

.hvkdiv
	{
  		min-height: 100px;
	}

.hvktable
	{
		margin-bottom: 10px;
		max-width: 200px;
	}

.thirds-row-original
	{
	}

.third-left
	{
		background-color: #0F6B3C;
		max-height: 460px;
		overflow: hidden;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

.third-left .third-banner-layer
	{
		background-image: url(https://www.cmmj.cz/wp-content/uploads/2021/06/jssm-third.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		height: 460px;
		padding-left: 10px !important;
	}

.third-left .third-left-upperbanner
	{
		position: absolute;
		right: 0;
		top: 0;
		margin: 2em 2em 0 0;
		max-width: 220px;
		background-image: url(https://www.cmmj.cz/wp-content/uploads/2021/06/jssm-text.svg);
		background-size: contain;
		background-repeat: no-repeat;
		/* max-height: 217px; */
	}

.upperbanner-futter
	{
		visibility: hidden;
	}

.third-right
	{
		background-color: black;
		max-height: 460px;
		overflow: hidden;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

.third-right .third-banner-layer
	{
		background-image: url(https://www.cmmj.cz/wp-content/uploads/2021/06/sapik-eliska-third.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: right;
		height: 460px;
	}

.third-right .third-upperbanner
	{
		color: white;
		position: relative;
		float: right;
		margin: 1.5em 0 0 0;
		padding: 0.5em 2em 0.5em 3em;
		max-width: 50%;
		font-weight: 600;
		background-color: transparent !important;
		background-image: linear-gradient(270deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 65%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%) !important;
	}

.third-right .third-lowerbanner
	{
		color: white;
		position: absolute;
		right: 0;
		bottom: 0;
		margin: 1em 0 1em 0;
		max-width: 50%;
		font-weight: 600;
		/*background-image: url(https://www.cmmj.cz/wp-content/uploads/2020/01/1170px-Biohazard.svg.png);*/
		background-size: cover;
		width: 35%;
		height: 35%;
	}

.lowerbanner-futter
	{
		max-height: 158px;
		/*visibility: hidden;*/
	}

.third-left .third-banner-content
	{
		width: 100%;
		max-height: 55%;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: transparent !important;
		background-image: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 65%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%) !important;
	}

.third-right .third-banner-content
	{
		background-color: black;
		width: 100%;
		max-height: 55%;
		position: absolute;
		bottom: 0;
		left: 0;
		background-color: transparent !important;
		background-image: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 65%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0) 100%) !important;
	}

.underthirds-row-original
	{
		height: 100px;
	}

.underthirds-row-safepartner
	{
		height: 200px;
	}

.underthird
	{
		background-color: #3C58A2;
		background-color: transparent !important;
		background-image: linear-gradient(50deg, rgba(60,88,162,1) 0%, rgba(60,88,162,1) 22%, rgba(112,159,212,1) 100%) !important;
		min-width: 100%;
		height: 100px;
		overflow: hidden;
		padding-right: 0 !important;
	}

.underthird .underthird-banner-layer
	{
		background-image: url(https://www.cmmj.cz/wp-content/uploads/2019/11/Banner_LL_transp.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left 10%;
		height: 100%;
	}

.underthird .underthird-banner-content
	{
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
	}

.underthird-safepartner
	{
		background: #e3e3e3;
		background: -moz-linear-gradient(left,  #e3e3e3 0%, #f9f9f9 50%, #e9e9e9 100%) !important;
		background: -webkit-linear-gradient(left,  #e3e3e3 0%,#f9f9f9 50%,#e9e9e9 100%) !important;
		background: linear-gradient(to right,  #e3e3e3 0%,#f9f9f9 50%,#e9e9e9 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#e9e9e9',GradientType=1 ) !important;
		min-width: 100%;
		height: 200px;
		overflow: hidden;
		padding-right: 0 !important;
	}

.underthird-safepartner .underthird-banner-safepartner-layer
	{
		height: 100%;
		display: flex;
		flex-direction: row;
		padding-left: 20px;
		padding-right: 20px;
	}

.underthird-safepartner .underthird-banner-safepartner-content-left
	{
		max-width: calc(50% - 181px);
	}
.underthird-safepartner .underthird-banner-safepartner-content-center
	{
		background-image: url(https://www.cmmj.cz/wp-content/uploads/2020/05/kryt-transp.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left 10%;
		max-width: 362px;
		width: 362px;
		margin-left: 30px;
		margin-right: 30px;
	}
.underthird-safepartner .underthird-banner-safepartner-content-right
	{
		padding-top: 5px;
		max-width: calc(50% - 181px);
		line-height: 20px;
	}
.underthird-safepartner .underthird-banner-safepartner-content-right span.tucne
	{
		display: inline-block;
		font-weight: 700;
		padding-top: 5px;
	}
.underthird-safepartner h3 a
	{
		color: #eb2431 !important;
	}
.safepartner-logo
	{
		max-width: 420px;
		padding-left: -10px;
		padding-top: 10px;
	}

div.zpravodaj-titlereg
	{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		max-height: 460px;
	}

div.zpravodaj-titlereg p
	{
		margin-bottom: 0.6em !important;
	}

div.zpravodaj-titlereg div.mailster-form-fields
	{
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}

div.zpravodaj-titlereg .mailster-wrapper.mailster-email-wrapper
	{
		display: flex;
		flex-direction: column;
		align-items: center;
	}

div.zpravodaj-titlereg h3, div.zpravodaj-titlereg p, div.third-right h3 a, div.third-left h3 a, div.underthird h3 a
	{
		color: white !important;
	}

div.zpravodaj-titlereg h3
	{
		margin: 1.2em 1em 0.6em 1em;
		font-weight: 700 !important;
	}

div.third-left h3
	{
		margin: 1.6em 1.2em 1.2em 1.2em;
	}

div.third-right h3
	{
		margin: 1.6em 1.2em 1.2em 1.2em;
	}

div.underthird h3
	{
		margin: 0 0 0.3em 230px;
	}

div.third-right h3 a, div.third-left h3 a, div.underthird h3 a, div.underthird-safepartner h3 a
	{
		font-weight: 700 !important;
	}

.blog-single-content .post-meta .post-tags a
	{
		text-transform: none !important;
	}

form.mailster-form-1 .mailster-firstname, form.mailster-form-1 .mailster-lastname, form.mailster-form-1 .mailster-email, .input.mailster-coolcaptcha
	{
		background-color: rgb(255, 255, 255);
		border-color: rgb(204, 204, 204);
		border-radius: 4px;
		border-style: solid;
		border-width: 0.666667px;
		border-collapse: separate;
		border-spacing: 0 0;
		box-shadow: rgba(0, 0, 0, 0.075) 0 1px 1px 0 inset;
		box-sizing: border-box;
		color: rgb(55, 55, 55);
		display: block;
		overflow: visible;
		padding-bottom: 7px;
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 7px;
		text-decoration-color: rgb(85, 85, 85);
		text-decoration-line: none;
		text-decoration-style: solid;
		transition-delay: 0s, 0s;
		transition-duration: 0.15s, 0.15s;
		transition-property: border-color, box-shadow;
		transition-timing-function: ease-in-out, ease-in-out;
		margin-bottom: 0.5em;
	}

.mailster-firstname-wrapper
	{
		margin-right: 5px;
	}

.mailster-lastname-wrapper
	{
		margin-left: 5px;
	}

.mailster-wrapper.mailster-_coolcaptcha-wrapper
	{
		width: 410px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

.mailster-coolcaptcha-wrap img
	{
		border-radius: 4px;
		margin-bottom: 10px;
	}

form.mailster-form-1 .mailster-firstname, form.mailster-form-1 .mailster-lastname
	{
		width: 200px;
	}

form.mailster-form-1 .mailster-email
	{
		width: 410px;
	}

.input.mailster-coolcaptcha
	{
		width: 250px !important;
	}

form.mailster-form-1 input.submit-button
	{
		box-sizing: border-box;
		border-color: rgb(0, 0, 0);
		border-radius: 3px;
		border-style: none;
		border-width: 0;
		border-collapse: separate;
		border-spacing: 0 0;
		display: inline-block;
		padding-bottom: 10px;
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 10px;
		text-decoration-color: rgb(0, 0, 0);
		text-decoration-line: none;
		text-decoration-style: solid;
		vertical-align: middle;
		-moz-appearance: button;
		-webkit-appearance: button;
		text-transform: uppercase;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 600;
		line-height: 44px;
		padding: 0 20px;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}

div.zpravodaj-titlereg form.mailster-form-1 input.submit-button
	{
		background-color: #66bb6a;
		color: white;
	}

div.zpravodaj-titlereg form.mailster-form-1 input.submit-button:hover
	{
		color: #1b5e20;
		background-color: #c8e6c9;
	}

div.archiv-zpravodaje form.mailster-form-1 input.submit-button
	{
		background-color: rgb(102, 187, 106);
		color: white;
	}

div.archiv-zpravodaje form.mailster-form-1 input.submit-button:hover
	{
		background-color: rgb(27, 94, 32);
	}

.search-no-results #footer_udalosti .inner .title .date, .search-no-results #footer_udalosti .inner .title .text
	{
 /*   	color: rgb(204, 204, 204);
		font-family: "Roboto", sans-serif;
		font-size: 16px;
		font-weight: 400;
		text-transform: none !important;
		visibility: hidden; */
	}

.search-no-results #wplsp-live-1 .inner.j-checkHeightInner
	{
    	margin: 0 !important;
		width: auto !important;
	}

.search-no-results #wplsp-live-1 .inner.j-checkHeightInner .title
	{
    	margin: 0 !important;
		font-size: 16px !important;
		display: inline !important;
	}

.search-no-results #wplsp-live-1 .inner.j-checkHeightInner .date, .search-no-results #wplsp-live-1 .inner.j-checkHeightInner .text
	{
    	/* all: initial; */
		color: #CCCCCC;
		font-weight: 400;
		font-size: initial;
		display: inline;
		margin: 0;
		text-transform: initial !important;
	}

#footer_udalosti
	{
    	height: 13em;
    	line-height: 1.3em !important;
    	overflow: hidden;
	}

#footer_udalosti li
	{
		color: #CCCCCC;
		text-align: left !important;
	}

#footer_udalosti span.date
	{
		color: #CCCCCC;
	}

#footer_udalosti span.date::after
	{
		content: " ";
	}

#footer_udalosti span.text
	{
		color: #CCCCCC;
	}

#footer_udalostilink
	{
		color: #CCCCCC;
    	line-height: 1.3em;
 		margin-top: 0.5em;
	}

.footer
	{
    	background: #33691e;
		position: relative;
		background-color: transparent !important;
		background-image: linear-gradient(175deg, rgba(27,94,32,1) 0%, rgba(27,94,32,1) 22%, rgba(7,25,8,1) 100%) !important;
	}

.footer-partners
	{
    	border-bottom: 1px solid rgba(255, 255, 255, .3);
    	padding: 20px 0;
	}

div.footer-widget .lm
	{
		display: none;
	}

div.footer-widget .widget-title
	{
		color: white;
	}

.footer-copyr img
	{
		transform: scale(0.8, 0.8);
	}
a.footerlinky, #footer_udalostilink a, div.menu-weby-cmmj-container a
	{
    	color: #CCCCCC;
		text-decoration: underline;
		transition-delay: 0s;
		transition-duration: 0.3s;
		transition-property: all;
		transition-timing-function: ease-in-out;
	}
a.footerlinky:hover, #footer_udalostilink a:hover, div.menu-weby-cmmj-container a:hover
	{
    	color: #66bb6a;
		text-decoration: underline;
	}

div.menu-weby-cmmj-container a::before
	{
		text-decoration: none !important;
		display: inline-block;
	}

.page-404-txt
	{
		transform: scale(0.8) !important;
	}

.related-posts > ul
	{
		width: auto !important;
	}

.comment-form li.w3, .related-posts > ul > li
	{
		width: auto !important;
		padding: 0 0 0 1em !important;
		float: none !important;
	}

div.wpcf7-response-output
	{
		transform: scale(1.05) !important;
	}

figure figcaption
	{
		font-size: 85%;
		font-style: italic;
	}

.front-akce-1stcol
	{
		padding-right: 5px !important;
	}

.front-akce-2ndcol
	{
		padding-left: 5px !important;
	}

.zstpage .bwg_blog_style_share_buttons_image_alt0
	{
		display: none !important;
	}

.zstpage .bwg_container
	{
		margin-top: 0 !important;
		margin-left: -34px !important;
	}

.post-main-content .wp-block-quote
	{
		margin: 20px !important;
		padding: 30px !important;
		width: 90% !important;
	}

.post-main-content .wp-block-quote p
	{
		font-size: 18px !important;
		line-height: 30px !important;
	}

body:not(.page-id-884) div.grecaptcha-badge
	{
		display: none !important;
	}

.poetry
	{
		font-size: 150%;
		font-weight: 700;
		max-width: 848px;
		white-space: pre-wrap;
		line-height: 100%;
		margin-bottom: 40px !important;
		padding-top: 25px !important;
		padding-bottom: 25px !important;
	}

.pozncmmj p
	{
		font-size: 80% !important;
		margin-bottom: 1em !important;
	}

.pozncmmj cite
	{
		font-size: 60% !important;
		display: block;
	}

.pozncmmj blockquote::before
	{
		content: "" !important;
	}

.pojisteni .fw-table .heading-row .desc-col
	{
		min-width: 20%;
	}

.pojisteni .fw-table .heading-row .default-col:first-of-type
	{
		min-width: 30%;
	}

.pojisteni .fw-table .heading-row .default-col:last-of-type, .pojisteni .fw-table .default-row .default-col:last-of-type
	{
		min-width: 50%;
		background-color: rgb(219,238,220);
	}

.mpp_block
	{
		display: inline-flex;
		flex-direction: row;
		gap: 3em;
	}

.mpp_left, .mpp_right
	{
		max-width: 350px;
	}

.mpp_block figcaption
	{
		display: block;
		margin-top: 0.6em;
		font-size: 110%;
	}

/* ZPRAVODAJ OVERRIDES

a.mdonate, a.search-icon, div.footer-widget a.lm, ul.gt-breadcrumb, ul.post-meta, div.blog-single-content div.single-post-tags a, a.footerlinky
	{
		display: none;
	}

a.navbar-brand, ul.gt-breadcrumb li a, ul.post-meta a, div.blog-single-content div.single-post-tags a
	{
  		pointer-events: none;
   		cursor: default;
	}
*/

/* MEDIA JEN PRO SAFEPARTNER */
@media (max-width: 1570px)
	{
		.underthirds-row-safepartner, .underthird-safepartner, .underthird-banner-safepartner-layer
			{
				height: 160px;
			}
		.underthird-banner-safepartner-content-left p
			{
				margin-bottom: 0;
			}
		.underthird-banner-safepartner-content-left h3
			{
				font-size: 23px;
			}
		.underthird-banner-safepartner-content-center
			{
				margin-right: 0 !important;
			}
		.underthird-banner-safepartner-content-right
			{
				padding-top: 0px;
				margin-left: -30px;
				max-width: none !important;
				font-size: 0.8rem;
				line-height: 1rem !important;
				flex-grow: 2;
			}
	}
/* KONEC MEDIA JEN PRO SAFEPARTNER */

@media (max-width: 1415px)
	{
		a.mdonate, li.social-links, li a.search-icon
			{
				display: none;
			}
		a.navbar-brand
			{
				min-width: 144px !important;
				margin-right: 0 !important;
			}
		.header-style-2 .navbar .navbar-nav > li > a
			{
    			font-size: 14px;
			}
		.mailster-form-1
			{
				transform: scale(0.8) !important;
			}
		.mailster-firstname-wrapper
			{
				margin-right: 0;
			}
		.mailster-lastname-wrapper
			{
				margin-left: 0;
			}
	}

@media (min-width: 1415px)
	{
		li.menu-item-2673 a::after, li.menu-item-3901 a::after, li.menu-item-3901, li.menu-item-3908, li.menu-item-4649 a::after, li.menu-item-4649, li.menu-item-4651
			{
				display: none;
			}
	}

@media (max-width: 1281px)
	{
		.third-banner-content h3 a
			{
				font-size: 70% !important;
			}
		.logogrid
			{
				transform: scale(0.8) !important;
			}
		.header-style-2 .navbar .navbar-nav > li > a
			{
    			padding: 22px 10px;
    			font-size: 12px;
			}
		.mailster-form-fields
			{
    			width: 400px;
			}
/* MEDIA JEN PRO SAFEPARTNER */
		.safepartner-logo
			{
				max-width: 336px !important;
			}
		.underthird-banner-safepartner-content-left h3
			{
				font-size: 16px;
			}
		.underthird-banner-safepartner-content-right
			{
				font-size: 0.7rem;
				line-height: 0.9rem !important;
			}
/* KONEC MEDIA JEN PRO SAFEPARTNER */
	}


@media (min-width: 1250px)
	{
		.fw-container
			{
				width: 1170px;
			}
	}

@media (max-width: 1210px)
	{
		a.navbar-brand
			{
				transform: scale(0.4) !important;
				margin-top: 5px !important;
				background-color: transparent !important;
				background-image: none !important;
				margin-left: -40px !important;
				margin-right: 0 !important;
			}
		#fpactivities
			{
				transform: scale(0.8) !important;
			}
		a.view-more
			{
				display: block !important;
			}
		.p80
			{
				padding-top: 30px !important;
			}
		.third-banner-content h3 a
			{
				font-size: 60% !important;
			}
		.blog-single-content-flex
			{
				flex-direction: column !important;
			}
		.blog-single-thumb .post-main-content
			{
				margin-right: 0 !important;
			}
		.blog-single-content .post-main-content
			{
				margin-right: 0 !important;
			}
		.front-akce-1stcol .post-txt, .front-akce-2ndcol .post-txt
			{
				padding-bottom: 10px !important;
			}
		.front-akce-1stcol .col-md-6 a.view-more, .front-akce-2ndcol .col-md-6 a.view-more
			{
				margin-right: -20px !important;
			}
		.fw-team-centr
			{
				display: flex !important;
				flex-direction: column !important;
				margin-bottom: 1.5em;
			}
		.blog-txt
			{
				width: 100% !important;
			}
		.preory .blog-list .blog-txt p
			{
				width: 100%;
			}
		.zpravodaj-titlereg h3
			{
				padding-top: 20px !important;
				text-align: center;
			}
		.mailster-form-1 .mailster-form-fields
			{
				margin-left: -30px !important;
			}
		div.zpravodaj-titlereg p
			{
				margin-bottom: 0 !important;
			}
		.post-main-content .wp-block-quote
			{
				margin: 10px !important;
				padding: 5px !important;
			}
	}

@media (max-width: 1081px)
	{
		.third-banner-content h2 a
			{
				font-size: 55% !important;
			}
		.mailster-form-fields
			{
    			width: auto;
			}
		.mailster-form-1
			{
				transform: scale(0.7) !important;
			}
	}

@media (min-width: 1021px)
	{
		.fw-container
			{
				width: auto !important;
			}
		li.menu-item-4939
			{
				display: none;
			}
	}

 @media (max-width: 1021px)
	{
		.navbar-toggler:not(:disabled):not(.disabled)
			{
				cursor: pointer !important;
				z-index: 99 !important;
				overflow: hidden !important;
				margin-top: -20px !important;
			}
		.header-style-2 .navbar .navbar-nav > li > a
			{
    			padding: 22px 10px;
    			font-size: 12px;
			}
		a.view-more
			{
				margin-top: 0 !important;
				margin-bottom: 10px !important;
			}
		div.section-title-2 > h2
			{
				margin-bottom: 0 !important;
			}
		div.navbar-collapse > ul.navbar-nav
			{
				z-index: 999 !important;
				background-color: rgb(27,94,32);
				position: relative !important;
			}
		.third-banner-content h3 a
			{
				font-size: 50% !important;
			}
	}

 @media (max-width: 1018px)
	{
		#fpactivities
			{
				display: none !important;
			}
		.front-akce-1stcol a.view-more, .front-akce-2ndcol a.view-more
			{
				transform: scale(0.7) !important;
			}
		.logogrid
			{
				transform: scale(0.7) !important;
			}
	}

@media (max-width: 991px)
	{
		.navbar-toggler:not(:disabled):not(.disabled)
			{
				cursor: pointer !important;
				z-index: 99 !important;
				overflow: hidden !important;
				margin-top: -60px !important;
			}
		a.navbar-brand
			{
				margin-top: -60px !important;
			}
		a.view-more
			{
				margin-top: 0 !important;
				margin-bottom: 10px !important;
			}
		div.section-title-2 > h2
			{
				margin-bottom: 20px !important;
			}
		div.navbar-collapse > ul.navbar-nav
			{
				z-index: 999 !important;
				background-color: rgb(27,94,32);
				position: relative !important;
				margin-top: -60px !important;
			}
		.logogridheader, .logogrid
			{
				display: none;
			}
		.third-banner-content h3 a
			{
				font-size: 90% !important;
			}
		.underthird
			{
				padding: 0 !important;
			}
		.underthird-banner-layer
			{
				background-size: 120px !important;
				background-position: left center !important;
			}
		.underthird-banner-content h3
			{
				margin: 0 0 0.3em 150px !important;
			}
		.underthird-banner-content h3 a
			{
				font-size: 70% !important;
			}
		.mailster-form-1 .mailster-form-fields
			{
				margin-left: 0 !important;
			}
/* MEDIA JEN PRO SAFEPARTNER */
		.underthirds-row-safepartner, .underthird-safepartner, .underthird-banner-safepartner-layer
			{
				height: auto;
			}
		.underthird-safepartner
			{
				padding: 0 !important;
			}
		.underthird-banner-safepartner-layer
			{
				flex-direction: column !important;
			}
		.underthird-banner-safepartner-content-left, .underthird-banner-safepartner-content-center, .underthird-banner-safepartner-content-right
			{
				max-width: none !important;
				width: 100% !important;
				text-align: center !important;
			}
		.safepartner-logo
			{
				margin-top: 1.5rem !important;
				transform: scale(1);
			}
		.underthird-banner-safepartner-content-left h3
			{
				font-size: 24px;
				margin-bottom: 1.5rem !important;
			}
		.underthird-banner-safepartner-content-center
			{
				height: 160px !important;
				min-height: 160px !important;
				margin: 0 !important;
				background-position: center !important;
			}
		.underthird-banner-safepartner-content-right
			{
				font-size: 1rem;
				line-height: 1rem !important;
				margin-left: 0 !important;
				margin-top: 1rem !important;
				margin-bottom: 1.5rem !important;
				flex-grow: 1;
			}
/* KONEC MEDIA JEN PRO SAFEPARTNER */
	}

/* MEDIA JEN PRO LIGA LIBE */
@media (max-width: 660px)
	{
		.underthird-banner-content h3
			{
				line-height: 1.3rem !important;
				margin-bottom: 15px !important;
			}
	}
/* KONEC MEDIA JEN PRO LIGA LIBE */

@media (max-width: 575px)
	{
		.navbar-toggler:not(:disabled):not(.disabled)
			{
				margin-top: 0 !important;
			}
		.zpravodaj-titlereg h3
			{
				padding-top: 0 !important;
			}
		.mailster-form-1
			{
				transform: scale(0.7) !important;
			}
		.pdate-img-over
			{
				width: -moz-calc(100% - 20px) !important;
				width: -webkit-calc(100% - 20px) !important;
				width: -o-calc(100% - 20px) !important;
				width: calc(100% - 20px) !important;
				left: 10px !important;
				bottom: 10px !important;
			}
	}

/* MEDIA JEN PRO SAFEPARTNER */
@media (max-width: 460px)
	{
		.safepartner-logo
			{
				max-width: 260px !important;
				margin-bottom: 1.5rem !important;
			}
	}
/* KONEC MEDIA JEN PRO SAFEPARTNER */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
	{
     /* IE10+ CSS styles go here */
		body
			{
   				overflow-x: hidden;
  			}
		a.navbar-brand
			{
				margin-top: -20px; /* was 130px */
			}
		ul.navbar-nav
			{
				margin-top: -100px;
			}
		a.mdonate
			{
				margin-top: 15px;
			}
		.social-links a, .social-links a:visited
			{
				margin-top: 500px !important;
				padding-top: 5px !important;
			}
		.social-links a:hover, a.search-icon:hover
			{
				background: rgb(102, 187, 106) !important;
				color: white !important;
			}
		a.search-icon, a.search-icon:visited
			{
    			border-color: #C8E6C9 !important;
				color: #C8E6C9 !important;
			}
		#gramotech_search
			{
    			width: 75%;
				height: 85%;
				left: auto !important;
				right: 0 !important;
			}
		#gramotech_search.open
			{
				opacity: 0.95;
			}
		ul.topnav-right
			{
				display: block !important;
				position: absolute;
				right: 0;
				top: 0;
				height: 76px !important;
			}
		li.social-links a, li a.search-icon
			{
				margin-top: 20px !important;
			}
	}