/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Jean Paul Gotye
Author URI: https://www.jpgweb.cz/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.custom_html-3 {
  position: fixed;
  left: 0;
  bottom: 0;
  margin-bottom: 0!important;
  padding-bottom:60px;
  height: 40px;
  width: 100%;
  background-color: #232323;
  color: white;
  text-align: center;
}
@media (min-width: 1025px) {
 .custom_html-3 {
  display:none;
}
}

.wrap {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-evenly;
}
.itm1 {
  width:93px;
  height:60px;
  background:#1bd741;
  padding-top:5px;
  text-decoration:none;
}
.itm2 {
  width:93px;
  height:60px;
  background:#dc472e;
  padding-top:5px;
  text-decoration:none;
}
.itm3 {
  width:93px;
  height:60px;
  background:#3a559f;
  padding-top:5px;
  text-decoration:none;
}
.itm4 {
  width:93px;
  height:60px;
  background:#f1f1f1;
  padding-top:5px;
  text-decoration:none;  
}
@media (max-width: 768px) {
.pcnadpis {
  display: none !important;
}
}
@media (min-width: 1025px) {
.mnadpis {
  display: none !important;
}
}
.odkaz-pismo  {
  font-size: 14px;
  color: #27950a;
  text-decoration: none;
}
.odkaz-pismo:hover  {
  font-size: 14px;
  color: #03a876;
  text-decoration: none;	
}
.boxik2{
  box-shadow: 0 0 11px rgba(33,33,33,.2) !important; 
  background-color: #ffffff;
}

.boxik1:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2) !important; 
  background-color: #ffffff;
}
.boxik {
  background-color: transparent !important;
border-color: transparent !important; 
}
@media screen and (min-width: 1000px) {
.rozsireni2 {
  position: relative;
  margin-right: -40px !important;
z-index: 2;
}
}
@media screen and (min-width: 1000px) {
.rozsireni1{
  position: relative;
box-shadow: 0 2px 15px 0px rgba(0,0,0,0.07);
  padding: 40px !important;
  background-color: #ffffff;
  margin-left: -80px !important;
    font-style: italic;
z-index:1;
}
}
@media screen and (min-width: 1000px) {
.rozsireni{
  position: relative;
box-shadow: 0 2px 15px 0px rgba(0,0,0,0.07);
  padding: 50px !important;
  background-color: #ffffff;
  margin-left: -120px !important;
    font-style: italic;
z-index: 2;
}
}
@media screen and (min-width: 1000px) {
.obr-1{
  position: relative;
box-shadow: 0 2px 5px 0 rgba( 0, 0, 0, 0.07 );
width:300px;
height: 520px;
  background-color: #ffffff;
z-index: 2;
}
}
@media screen and (min-width: 1000px) {
.obr-2:hover{
  position: relative;
box-shadow: 0 2px 5px 0 rgba( 0, 0, 0, 0.07 );
  background-color: #ffffff;
z-index: 2;
}
}
@media screen and (min-width: 1000px) {
.obrazek-hlavni{
  margin-top:-60px !important;
}
}
.nadpis1 {
    font-style: italic;
}
.text1 {
    font-style: italic;
	  line-height: 1.6;
}
.button1 {
  background-color: #ffffff;
  border: 1px solid #d1d1d1;
  color: #000000;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.button1:hover {
  background-color: #000000;
  color: #ffffff;
}
.boxtext {
  color: #000000;
    font-size: 36px;
}
/*header*/
.site-header-row-container-inner {
border-bottom: 2px solid #f1f1f1!important;
}

/*konec*/
/*vlajky*/
.vlajka-es a{
    content: "";
    display: block;
   margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
	color:transparent!important;
    background-image: url(https://www.caracol.cz/wp-content/uploads/2022/12/vl-es.jpg);
    background-repeat: no-repeat;
    background-size: 34px 20px !important;
    width: 34px;
    height: 30px;}
.vlajka-en a{
    content: "";
    display: block;
   margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
	color:transparent!important;
    background-image: url(https://www.caracol.cz/wp-content/uploads/2022/12/vl-en.jpg);
    background-repeat: no-repeat;
    background-size: 34px 20px !important;
    width: 34px;
    height: 30px;}
.vlajka-de a{
    content: "";
    display: block;
   margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
	color:transparent!important;
    background-image: url(https://www.caracol.cz/wp-content/uploads/2022/12/vl-de.jpg);
    background-repeat: no-repeat;
    background-size: 34px 20px !important;
    width: 51px;
    height: 30px;}
.vlajka-cz a{
    content: "";
    display: block;
   margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
	color:transparent!important;
    background-image: url(https://www.caracol.cz/wp-content/uploads/2022/12/vl-cz.jpg);
    background-repeat: no-repeat;
    background-size: 34px 20px !important;
    width: 51px;
    height: 30px;}