/*
Theme Name: McPen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: Jakub Skalický, Jiří Špaček
*/

@import "assets/css/global.css";

.undo-filter:hover {
    filter: none;
    -webkit-filter: none;
}
.moje-td {
padding: 0;
/*line-height: 23px;*/
border-top: 0px solid #c7c7c7;
/* font-size: 12px; */
font-weight: normal;
text-align: left;
}
.fotek {
color:#fff;
position: absolute;
font-size: 14px;
padding: 0;
width: 28px;
height: 28px;
border-radius: 14px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
text-align: center;
background: #e30613;
line-height: 28px;
top: 126px;
left: 40%;
font-weight: 600;
border: 0px solid #fff;
}
.career-font {
   font-size: 14px;
   color: #bebebe;
}
.odkaz-eshop {
   background: #ee2e24 !important;
   color: #ffffff !important;
   padding: 0px 10px !important;
}

.odkaz-blog {
	color: #e30613 !important;
	padding: 0px 10px !important;
}

.odkaz-kalendar {
   background: #ef7f17 !important;
   color: #ffffff !important;
   padding: 0px 10px !important;
}

.kod {
   font-size: 20px;
   color: #e59100;
   font-weight: bold;
}
.shop {
   color: #fff;
   text-transform: uppercase;
   background-color: #e30613;
   border-radius: 5px;
   border: 1px solid #e30613;
   padding: 10px;
   text-decoration: none;
   font-weight: bold;
}
.shop:hover {
   color: #e30613;
   background-color: #fff;
}
.vetsi1 {
   font-size:18px;
   font-weight:bold;
}
.vetsi2 {
   font-size:20px;
   font-weight:bold;
}

/*.cli-switch .cli-slider {
   display: none !important;
}
*/
.cli_cookie_close_button {
 padding:10px;
 background-color:transparent !important;
 border-radius:0px;
 border:1px solid #e30613;
 color: #e30613 !important
}
.cli_cookie_close_button:hover {
 background-color: #e30613 !important;
 color:#fff !important
}

.checkbox-news {
   position: relative;
left: 0px;
margin-top: 0px;
clear: none !important;
background-position: 0px 0px;
bottom: 0px;
display: block;
margin-right: 15px;
cursor: pointer;
float: left !important;
background: #fff;
width: 18px !important;
height: 18px !important;
border-radius: 3px;
border: none;
outline: none;
}

#menu-item-1565 {
  display: none;
}

.souhlas-reklamace {
   display: inline;
}



footer .top {
  background: #ee2e24 !important;
}
input[type="submit"] {
 cursor: pointer;  
}
.break {
  flex-basis: 100%;
  width: 0px; 
  height: 0px; 
  overflow: hidden;
}
.break-det {
  flex-basis: 100%;
  width: 0px; 
  height: 20px; 
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
   .break-det {
     flex-basis: 100%;
     width: 0px; 
     height: 0px; 
     overflow: hidden;
   }
}
.sel {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 42px;
line-height: 40px;
outline: none !important;
padding-left: 20px;
padding-right: 30px;
font-size: 14px;
font-weight: normal;
color: #000000;
background: #fff url("../wp-content/themes/mcpen/assets/css/images/select2.png") 93% center no-repeat;
  background-size: auto;
background-size: 12px 7px;
border: 1px solid #dedede;
display: block;
width: 100%;
border-radius: 0;
}
#wpcf7-f2088-o1 .wpcf7-email {
height: 42px !important;
max-width: 150px;
padding: 5px;
}
.tab-video {
   width: 100%;
   padding: 0;
}
.td-video {
   width: 100%;
   padding: 0 0 50px 0;
   border: 0;
}
.tab-pracovat {
   width: 100%;
   padding: 0 0 50px 0;
   border-bottom: 0px solid #d9d9d9;
}
.td-pracovat {
   width: 50%;
   padding-right: 40px;
   padding-left: 20px;
   border: 0;
   text-align: left;
   vertical-align: top;
}
.tab-benefits {
   width: 100%;
   padding: 0;
   border-spacing: 25px;
}
.td-benefits, .td-benefits:last-of-type {
   width: 25%;
   padding: 10px;
   border: 1px solid #000;
   text-align: left !important;
   vertical-align: top;
}
#icon-benefit {
  color:#ee2e24;
}
a {
   color: #ee2e24;
}
a:hover {
   text-decoration: none;
}
.dlazdice, .dlazdice:last-of-type {
   text-align: center;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   height: 200px;
   background: #ee2e24;
   color: #fff;
   border: 5px solid #ee2e24;
   width: 25%;
}
.dlazdice:hover, .dlazdice:last-of-type:hover {
   background: #fff;
   color: #ee2e24;
   border: 5px solid #ee2e24;
   cursor:default;
}
.button1 {
display: inline-block;
text-decoration: none;
font-size: 14px;
font-weight: bold;
text-align: center;
background: #fff;
-webkit-transition: all 400ms;
-moz-transition: all 400ms;
-ms-transition: all 400ms;
-o-transition: all 400ms;
transition: all 400ms;
border: 2px solid #ee2e24;;
outline: none;
min-width: 130px;
width: auto !important;
margin: 0 auto;
color: #000 !important;
padding: 0 30px;
height: 42px;
line-height: 42px;
}
.button1:hover {
display: inline-block;
background: #ee2e24;
-webkit-transition: all 400ms;
-moz-transition: all 400ms;
-ms-transition: all 400ms;
-o-transition: all 400ms;
transition: all 400ms;
color: #fff !important;
}
textarea {
   max-width: 100%;
}

               .tab-career {
                  width: 100%;
                  /*border-spacing: 30px;
                  border-collapse: Separate;*/
               }
               .td-career {
                  border:0;
                  width: 50%;
                  vertical-align: top;
               }
               .obr-career {
                  border: 0px solid #000;
                  padding-right: 30px;
                  width: 100%;
               }
               @media screen and (min-width: 1025px) {
               .obr-career {
                  height: 350px;
               }
               }
               .tab-benefits {
                  width: 100%;
                  padding: 0;
                  border-spacing: 10px;
               }
               .td-benefits, .td-benefits:last-of-type {
                  width: 33%;
                  padding: 10px;
                  border: 1px solid #000;
                  text-align: left !important;
                  vertical-align: top;
               }
               #icon-benefit {
                  color:#ee2e24;
               }
               #info-benefit {
                  color:#6a6a6a;
               }
               .detail-kariera-ikona-td {
                  width: 80px;
                  border:0;
               }
               .detail-kariera-td, .detail-kariera-td:last-of-type {
                  text-align: left;
                  width: 192px;
                  border:0;
                  padding-left: 0;
               }


/* styly pro web kariéra */
.kar-video {
   width: 100%;
   aspect-ratio: 16 / 9;
   margin-bottom: 50px !important;
}
@media screen and (min-width: 1025px) {
   .kar-video {
   padding-left: 20px !important;
   padding-right: 20px !important;
   left: -10px !important;
   position: relative;
   }
}
@media screen and (max-width: 1024px) {
   .breadcrumbs {
     padding-top: 50px !important;
   }
}
.kar-kont {
   float: left;
   width: 100%;
   padding: 0;
   margin: 0 0 50px 0;
}
.kar-left {
   float: left;
   width: 50%;
}
@media screen and (min-width: 1025px) {
   .kar-left {
      padding-right: 20px;
   }
}
.kar-sel {
   float: left;
   width: 33%;
}
@media screen and (min-width: 1025px) {
   .kar-sel {
      padding-right: 20px;
   }
}
@media screen and (max-width: 1024px) {
   .kar-sel, .kar-left-sel, .kar-right-sel {
      width: 100% !important;
      padding-bottom: 10px;
   }
}
.kar-left-sel {
   float: left;
   width: 25%;
}
.kar-right-sel {
   float: right;
   width: 75%;
}
.kar-right {
   float: right;
   width: 50%;
}
.kar-icon {
   float: left;
   text-align: center;
   width: 60px;
}
.kar-full {
   float: left;
   width: 100%;
   padding-top: 60px;
   text-align: justify;
}
.kar-dlazka-hlavni, .kar-dlazka-hlavni:last-of-type {
   text-align: center;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   height: 200px;
   background: #ee2e24;
   color: #fff;
   border: 5px solid #ee2e24;
   width: 23%;
   padding: 0px;
   float:left;
   margin:10px;
   display: flex;
   align-items: center;
/*   -webkit-transition: all 400ms;
   -moz-transition: all 400ms;
   -ms-transition: all 400ms;
   -o-transition: all 400ms;
   transition: all 400ms; */
}
.kar-dlazka-hlavni:hover, .kar-dlazka-hlavni:last-of-type:hover {
   background: #fff;
   color: #ee2e24;
   cursor:default;
}
.kar-dlazka, .kar-dlazka:last-of-type {
   text-align: center;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   height: 200px;
   background: #ee2e24;
   color: #fff;
   border: 5px solid #ee2e24;
   width: 45%;
   padding: 0px;
   float:left;
   margin:10px;
   display: flex;
   align-items: center;
}
.kar-dlazka:hover, .kar-dlazka:last-of-type:hover {
   background: #fff;
   color: #ee2e24;
   cursor:default;
}

@media screen and (max-width: 1024px) {
  /* For mobile phones: */
  .kar-full {
    width: 100%;
    padding: 0px;
  }
}
@media screen and (max-width: 1024px) {
  /* For mobile phones: */
  .kar-right, .kar-left {
    width: 100%;
    padding: 10px;
  }
}
@media screen and (max-width: 1024px) {
   .kar-dlazka, .kar-dlazka:last-of-type, .kar-dlazka-hlavni, .kar-dlazka-hlavni:last-of-type {
      width: 23%;
      height: 150px;
      margin: 1%;
      font-size: 14px;
   }
}
@media screen and (max-width: 640px) {
   .kar-dlazka, .kar-dlazka:last-of-type, .kar-dlazka-hlavni, .kar-dlazka-hlavni:last-of-type {
   width: 48%;
   padding: 0px;
   height: 150px;
   margin: 1%;
   font-size: 14px;
   }
}
.kar-boxik {
   width: 48%;
   height:220px;
   float: left;
   margin-right: 2%;
   margin-bottom:2%;
   border-spacing: 20px;
   background: #f6f6f6;
   padding: 10px;
}
@media screen and (max-width: 1024px) {
  /* For mobile phones: */
  .kar-boxik {
    width: 47%;
    min-height: 300px;
    margin-bottom: 30px;
    border-bottom: 1px solid gray;
  }
}
@media screen and (max-width: 640px) {
  /* For mobile phones: */
  .kar-boxik {
    width: 100%;
    min-height: 330px;
    margin-bottom: 30px;
    border-bottom: 1px solid gray;
  }
}
.kar-boxik-nadpis {
   width: 100%;
}
.kar-boxik-nadpis-h4 {
   color: #ee2e24 !important;
   text-decoration: underline;
   font-weight: normal !important;
}
.kar-boxik-nadpis-h4:hover {
   text-decoration: none;
}
.kar-boxik-left {
   width: 75%;
   float: left;
   padding: 20px 20px 0 0;
}
@media screen and (max-width: 1024px) {
  /* For mobile phones: */
   .kar-boxik-left {
      width: 100%;
   }
}
.kar-boxik-right {
   width: 25%;
   display: grid;
   padding-right: 10px;
   height: 100px;
}
@media screen and (max-width: 1024px) {
  /* For mobile phones: */
   .kar-boxik-right {
      width: 100%;
      text-align:center;
   }
}
.kar-patka-left {
   float: left;
}
@media screen and (max-width: 1024px) {
  /* For mobile phones: */
   .kar-patka-left {
      width: 100%;
      padding-bottom: 20px;
   }
}
.kar-patka-right {
   float: right;
}
@media screen and (max-width: 1024px) {
  /* For mobile phones: */
   .kar-patka-right {
      width: 100%;
      text-align: center;
   }
}
.obr {
   width: 100%;
   border: 1px solid #000;
}
.ikona-pozice {
   float: left;
   padding: 0;
   margin: 0 10px 0 0;
}
.ikona {
   width: 50px;
   height: 50px;
   display: flex;
   justify-content: center;
   align-items: center;
}
#splite_popup_box.layout_centered {
   /*height: 450px;*/
}
@media screen and (max-width: 640px) {
   #splite_popup_box.layout_centered {
      /*left: 10px;*/
      margin: auto;
      width:80%;
      /*height: 500px;*/
      top: 0 !important;
   }
   #splite_popup_box {
      left: calc(50% - 150px) !important;
   }
}
#splite_popup_description {
   display: none;
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
   .kar-kont.non-tablet {
   display:none;
   }
   #splite_curtain, #splite_popup_box {
      display: none !important;
   }
}
.kar-ben-icon {
   width: 64px;
   height: 64px;
   -webkit-filter: invert(91%) sepia(0%) saturate(7463%) hue-rotate(85deg) brightness(121%) contrast(107%);
   filter: invert(91%) sepia(0%) saturate(7463%) hue-rotate(85deg) brightness(121%) contrast(107%);
}
.kar-poz-icon {
   width: 45px;
   height: 45px;
   -webkit-filter: invert(23%) sepia(92%) saturate(4583%) hue-rotate(353deg) brightness(101%) contrast(87%);
   filter: invert(23%) sepia(92%) saturate(4583%) hue-rotate(353deg) brightness(101%) contrast(87%);
}
/* styly pro web kariéra konec */

input[type="checkbox"] {
   display: inline-block !important;
   height: inherit !important;
   width: auto !important;
}

#anonym {
   max-width: 75%;
 }


 /* styly pro detail produktu */
 .nazev {
   font-size: xx-large;
   font-weight: bold;
   text-align: center;
   color: #e30613;
   margin-bottom: 10px;
   margin-top: 50px;
 }
 .zarazeni {
   font-size: smaller;
   text-align: center;
   color: silver;
   margin-bottom: 50px;
 }
 .hlavni-fotografie {
   /* float: left; */
   height: auto;
   display: inline-grid;
   /*width: 32%;*/
   text-align: center;
   border: 1px solid #6a6a6a;
   overflow: hidden;
   margin-bottom: 30px;
}
.hlavni-fotografie:hover {
   border: 1px solid #e30613;
 }
 .hlavni-fotografie img {
   border: 0px solid #6a6a6a;
   margin: auto;
   padding: 5%;
   -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
 }
 .dalsi-fotografie {
   padding-right: 0px;
   margin-bottom: 20px;
   border: 0px solid #6a6a6a;
 }
 .dalsi-fotografie img {
   /*width: 25%;*/
   border: 0px solid #6a6a6a;
   margin: auto;
   padding: 5%;
   -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
 }
 .dalsi-fotografie a {
   height: auto;
   display: inline-grid;
   width: 32%;
   text-align: center;
   border: 1px solid #6a6a6a;
   overflow: hidden;
 }
 .dalsi-fotografie a:hover {
   border: 1px solid #e30613;
 }
 .poznamka {
   font-size: normal;
 }
 .table-detail-prvni {
   border: 0px;
   padding: 0px;
   margin-bottom: 20px;
 }
 .table-detail-prvni td {
   /* border-top: 0px; */
 }
 .zaznam {
   font-size: xx-small;
   color: #bebebe;
   border-top: 1px solid #bebebe;
   margin-top: 50px;
 }
 @media screen and (max-width: 815px) {
   .desktop {
      display: none;
   }
   .mobile {
      display: initial;
   }
 }
 @media screen and (min-width: 816px) {
   .desktop {
      display: initial;
   }
   .table-td-obr {
      width: 33%;
   }
   .mobile {
      display: none;
   }
 }
 .zoom {
   background-color: ;
   -webkit-transition: all 0.5s linear;
   transition: all 0.5s linear;
   margin: 0 auto;
 }
 
 .zoom:hover {
   transform: scale(1.5);
   webkit-transform: scale3d(1.2,1.2,1);
   transform: scale3d(1.2,1.2,1);
 }
 
/* badge pro sbírku Diakonie */
.badge-diakonie {
  position: absolute;
  top: 8px;
  right: 8px;

  background: rgba(255, 255, 255, 1);
  padding: 6px;  /* víc prostoru kolem loga */
  border-radius: 6px;
  /* 🟡 Výrazný rámeček */
  border: 2px solid #FF0066; /* neonový růžový tón */
  box-shadow: 0 0 8px rgba(255, 0, 102, 0.6);
  z-index: 2;
  display: inline-block;
}
.badge-diakonie img {
  max-width: 80px; /* uprav dle potřeby */
  height: auto;
  display: block;
}