html {background: #fff;}
body {max-width: 1920px; margin:auto; background: #fff; box-shadow: 0 0 100px #ececec;}
body {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #000; font-weight: 400;}

/*zelena #9fc93c    tm.zelena #76a800    modra #1f2953*/
b, strong {font-weight: 700;}
h1, h2, h3 {font-family: 'Nunito', sans-serif; font-weight: 700;}
h1 {font-size: 2.75rem; line-height: 3.3rem !important;}/*44px*/ h2 {font-size: 1.875rem;}/*30px*/ h3 {font-size: 1.375rem;}/*22px*/ h4, h5, h6 {font-size: 1.125rem;}/*18px*/
a {color: #76a800; text-decoration: underline;} a:hover {color: #9fc93c;}
.a-on-dark a {color: #9fc93c; text-decoration: underline;} .a-on-dark a:hover {color: #fff;}
.a-green-txt {color: #76a800;} .a-green-txt a:hover {color: #9fc93c;} /*textovy odkaz - zeleny text jako link, treba telefon, mail, ...*/

#hero h1 {font-size: 54px; line-height: 66px !important;}
.h2-perex {font-size: 1.125rem; line-height: 1.875rem;}
.txt-green {color: #9fc93c;}
.header-bar a:hover {color: #76a800;}
.footer-txt-link {color: #fff;}.footer-txt-link:hover {color: #9fc93c;}
.txt-link:hover {color:#9fc93c;} /*textovy odkaz - cerny text jako link, treba telefon, mail, ...*/ 
.zelena-local h3 {color:#9fc93c; padding-bottom: 20px !important;}

/*padding sekcí*/
.sec-padd {padding: 0 20px;}
/*nadpis stránky*/
h1.entry-title {display: none;}

#btn-main {font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; padding: 15px 30px; border-radius: 4px; color: #fff; background-color: #76a800;}
#btn-main:hover {background-color: #9fc93c;}
#btn-main-big {font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; padding: 22px 60px 19px 60px; border-radius: 4px; color: #fff; background-color: #76a800;}
#btn-main-big:hover {background-color: #9fc93c;}
#btn-ghost {font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; padding: 18px 30px 13px 30px; border-radius: 4px; color: #76a800; background-color: transparent; border: 1px solid #76a800;}
#btn-ghost:hover {color: #fff; background-color: #9fc93c; border: 1px solid #9fc93c;}
#btn-ghost .fas {font-size: 20px; margin-top: -5px;}

/*menu*/
.menu-item-delame {color:#fff;} .menu-item-delame:hover {color:#9fc93c;}

/*text boxik - s linkou nad*/
.text-box-linka p {font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 18px; line-height: 24px !important;}

/*text boxik se zelenym borderem*/
.text-box p {font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 18px;}

/*icon-box - box s ikonkou, nazvem, popiskem a btn*/
.icon-box h3, .icon-box p {max-width: 260px; margin:auto !important;}
.icon-box {transition: all 0.3s;} .icon-box:hover {box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.1); transition: all 0.3s;}

/*icon-box - box s ikonkou a nazvem*/
.icon-box-simple h3 {max-width: 260px; margin:auto !important;}

/*O nás - sekce s číslama*/
.numbers-big {font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 54px; color:#fff;}
.numbers-small p {font-size: 18px; color:#fff; line-height: 24px !important;}

/*Galerie - vlozit obrazky jako plain do text widgetu, tomu dat ID*/
#gallery-grid a {background: #000;}
#gallery-grid p {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px,1fr));
	grid-template-rows: repeat(auto-fill, minmax(300px,1fr));
	grid-gap: 5px;
}
#gallery-grid img {width: 100%;height: 100%;object-fit: cover;opacity:1; transition: all 0.3s;} #gallery-grid img:hover {opacity:.75; transition: all 0.3s;}

/*---PRODUKTY---*/
/*bullet list*/
#produkty-bullets-section ul {list-style-type: none; padding: 0px 0px 0px 20px ;margin: 0;}
#produkty-bullets-section li {background: url('/wp-content/uploads/2019/09/bullet.svg') no-repeat left 7px; background-size: 20px; display: block; padding-left: 40px; padding-top: 0px; margin-bottom: 15px;}

/*---STRANKA SLUZBY---*/
#sluzby-section h2 {text-transform: uppercase;}
#sluzby-section:nth-child(even) {background:linear-gradient(to right, #fff 0%,#e7e7e7 100%)center bottom no-repeat; background-size:100% 1px;}
#sluzby-section:nth-child(odd) {background:linear-gradient(to left, #fff 0%,#e7e7e7 100%)center bottom no-repeat; background-size:100% 1px;}
/*bullet list*/
#sluzby-section ul {list-style-type: none; padding: 0px 0px 0px 20px ;margin: 0;}
#sluzby-section li {background: url('/wp-content/uploads/2019/09/bullet.svg') no-repeat left 7px; background-size: 20px; display: block; padding-left: 40px; padding-top: 0px; margin-bottom: 15px;}

/*PRIPADOVKY-home*/
h3 {margin-block-start: 0;}
/*pripadovky-vypis vsech (podstranka)*/
.pripadovky-vypis .aep-filter-bar {font-family: 'Nunito', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase;}

/*PRIPADOVKY-DETAIL*/
#pripadovky-detail p {line-height: 1.8rem; margin-bottom: 1.2rem;}
#pripadovky-detail h2 {margin-bottom: 3rem;}
#pripadovky-detail h3 {margin-top: 2.5rem; margin-bottom: 1.2rem;}
#pripadovky-detail h4, #pripadovky-detail h5, #pripadovky-detail h6 {font-family: 'Nunito', sans-serif; font-weight: 700; margin-bottom: 1.2rem;}
#pripadovky-detail .wp-block-image img {margin: 50px 0;}
/*block-quote*/
#pripadovky-detail .wp-block-quote {margin: 50px 0; padding: 30px 30px 30px 100px; background:linear-gradient(to right, #fff 0%,#f2f2f2 100%); background-size:100%; position: relative;}
#pripadovky-detail .wp-block-quote p {margin:0;}
#pripadovky-detail .wp-block-quote p:after {content: url(/wp-content/uploads/2019/09/ico-quote.svg); position: absolute; top: 29px; left: 30px;}
/*bullet list*/
#pripadovky-detail ul {list-style-type: none; padding: 0px 0px 0px 80px; margin: 50px 0; font-size: 15px;}
#pripadovky-detail li {background: url('/wp-content/uploads/2019/09/bullet.svg') no-repeat left 7px; background-size: 20px; display: block; padding-left: 40px; padding-top: 0px; margin-bottom: 15px;}

/*Header #02*/
#header-nav-pruh.elementor-sticky--effects{background-color: rgba(255,255,255,0.9)!important;border-bottom: 1px solid #e8e8e8;}
#header-nav-pruh{transition: background-color .4s ease !important;}
#header-nav-pruh.elementor-sticky--effects >.elementor-container{min-height: 60px !important;}
#header-nav-pruh > .elementor-container{transition: min-height .4s ease !important;}

@media (max-width: 1025px) {
  #btn-ghost {padding: 18px 20px 13px 20px;}
}

@media (max-width: 768px) {
  h1 {font-size: 1.875rem; line-height: 2.4rem !important;} h2 {font-size: 1.5rem; line-height: 2.2rem;} h3 {font-size: 1.25rem;} h4, h5, h6 {font-size: 1rem;}
  #hero h1 {font-size: 38px; line-height: 40px !important;}
  #produkty-bullets-section ul {padding: 0;}
  #pripadovky-detail p {font-size: 15px;}
  #pripadovky-detail h2 {margin-bottom: 2rem;}
  #pripadovky-detail .wp-block-image img {margin: 30px 0;}
  #pripadovky-detail .wp-block-quote {margin: 30px 0; padding: 70px 30px 30px 30px;}
  #pripadovky-detail ul {padding: 0px 0px 0px 20px; margin: 30px 0;}
  #btn-ghost {padding: 18px 35px 13px 35px;}
  #header-nav-pruh.elementor-sticky--effects >.elementor-container{min-height: 50px !important;}
}