.logo {
    max-width: 250px;
    width: 100%;
    padding-bottom: 5px;
}

.u-btn-outline-secondary {
    color: #000 !important;
    border-color: #000;
    background-color: transparent;   
    border: solid 2px !important;  
    font-weight: 700;
}

.u-btn-outline-secondary:hover {
    color: #fff !important;
    background-color: #343434 !important;
    border-color: #343434 !important;   
    
}

label {
  font-weight: 700 !important;
}

.ikona-xxl {
    font-size: 70px;
}

.ikona-xl {
    font-size: 50px;
}

.ikona-l {
    font-size: 40px;
}

.ikona-m {
    font-size: 25px;
}

.ikony {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;    
}

.js-side-nav:hover .icon-menu:before {
    color: #666b6e !important;
}

object {
    pointer-events: none;
}

.breadcrumb {
    background-color: #f9f9f9 !important;
    padding-top: 0px !important;
    font-size: 16px;
}

.breadcrumb a {
    margin-top: -2px;
}

.breadcrumb .non-active {
    color: #B2B2B2 !important;   
}

.odstranit-foto-button1 {
    top: 0px;
    right: 30px;
    position: absolute;
    background: #1d75e5;
    border: solid 2px #1d75e5;
    border-radius: 55%;
    padding: 20px 20px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.odstranit-foto-button1 i {
    top: 2px;
    right: 3.5px;
    color: white;
    position: absolute;
    font-size: 35px;
}

.odstranit-foto-button1:hover {
    top: 0px;
    right: 30px;
    position: absolute;
    background: #4890e9;
    border: solid 2px #4890e9;
    border-radius: 55%;
    padding: 20px 20px;
    cursor: pointer;
}

/* CEHCKBOX */
.cbx {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    padding: 6px 8px;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.2s ease;
  }
  .cbx:not(:last-child) {
    margin-right: 6px;
  }
  .cbx:hover {
    background: rgba(52, 52, 52, 0.1);
  }
  .cbx span {
    float: left;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
  }
  .cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    transform: scale(1);
    border: 1px solid #cccfdb;
    transition: all 0.2s ease;
    box-shadow: 0 1px 1px rgba(0,16,75,0.05);
  }
  .cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
  }
  .cbx span:last-child {
    padding-left: 8px;
    line-height: 18px;
  }
  .cbx:hover span:first-child {
    border-color: #343434;
  }
  .inp-cbx {
    position: absolute;
    visibility: hidden;
  }
  .inp-cbx:checked + .cbx span:first-child {
    background: #343434;
    border-color: #343434;
    animation: wave 0.4s ease;
  }
  .inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
  }
  body {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    color: #223254;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .inline-svg {
    position: absolute;
    width: 0;
    height: 0;
    pointer-events: none;
    user-select: none;
  }
  @media screen and (max-width: 640px) {
    .cbx {
      width: 100%;
      margin-bottom: 4px;
      display: inline-block;
    }
  }
  @-moz-keyframes wave {
    50% {
      transform: scale(0.9);
    }
  }
  @-webkit-keyframes wave {
    50% {
      transform: scale(0.9);
    }
  }
  @-o-keyframes wave {
    50% {
      transform: scale(0.9);
    }
  }
  @keyframes wave {
    50% {
      transform: scale(0.9);
    }
  }
  

/* CARDS */

.card {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;  
}

.card-bg {
    background-color: #F9F9F9 !important;
    min-height: 100vh;
}

.card-list-info {
    display: -ms-flexbox!important;
    display: flex!important;
    padding-left: 40px;
}

.card-upraveni-menu {
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 3.21429rem;
}

.card-link-left {
    padding: 20px;
    position: relative;
}

.card-link-right {
    padding: 20px;
    position: relative;
}

.card-ikona-obsah {
    text-align: center;
    padding: 10px;
}

.u-card-v1:hover h3 {
    color: white !important;
}

.u-card-v1:hover .ikony:before {
    color: white !important;
}

.card-ikona-obsah {
    border-radius: 10px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;      
}

.card-ikona-obsah-link:hover .card-ikona-obsah h5 {
    font-weight: 600 !important;
}

.card-ikona-obsah-link:hover .card-ikona-obsah {
    background: #343434 !important;
    color: white !important;
    font-weight: 700 !important;
}

.u-card-v1 {
    border-radius: 15px;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 0 15px rgba(218, 218, 218, 0.5);
    box-shadow: 0 0 15px rgba(218, 218, 218, 0.5);
}

.u-card-v1:hover {
    background: #343434 !important;
}

.u-card-v1:hover .card-list-info {
    color: white !important;
}


.u-card-v1:hover h3 {
    font-weight: 700 !important;
}

.u-card-v2 {
    border-radius: 10px;
    padding: 40px 40px 20px 40px;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 0 15px rgba(218, 218, 218, 0.5);
    box-shadow: 0 0 15px rgba(218, 218, 218, 0.5);
}

.card-modal-v1, .card-modal-v2 {
    border-radius: 10px;
}

.card-modal-v1 .hs-admin-close, .card-modal-v2 .hs-admin-close {
    color: black;
    font-weight: 700;
}

.card-modal-v2 {
    min-width: 700px;
}

.card-modal-v2 h2 {
    display: inline-flex;
}

.card-modal-v2 h2 i {
    margin-top: -5px;
}


.g-bg-bavero-cta {
    background: #343434 !important; 
}

.g-bg-bavero-cta:hover {
    background: #5e5b5b !important;
}

.menu-hamburger {
    background: white;
    border: 0px !important;
}

.nav-item a {
        display: inline-flex;
        margin-top: 5px;
}

button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

.video {
    border-radius: 5px;
}

[type="file"] {
    overflow: hidden;
  }

[type="file"] + label {
    background: red;
}
  
  .btn-primary {
    background: #343434;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    display: inline-flex;
    margin-bottom: 1rem;
    border: solid 2px #343434;
    outline: none;
    padding: 0.7rem 30px !important;
    position: relative;
    transition: all 0.3s;
    vertical-align: middle;
  }
  
  .btn-secondary {
    background: white;
    border: none;
    border-radius: 5px;
    color: #343434;
    cursor: pointer;
    font-weight: 600;
    border: solid 2px #343434;
    font-size: 18px;
    display: inline-flex;
    margin-bottom: 1rem;
    outline: none;
    padding: 0.7rem 30px !important;
    position: relative;
    transition: all 0.3s;
    vertical-align: middle;
  }
  
  .select-primary  {
    background: white;
    border-radius: 5px;
    color: #343434;
    font-weight: 700;
    border: solid 2px #343434;
    font-size: 18px;
    padding: 10px 0px;
  }

.active:hover {
  color: #000;
}


/* iPHONE X and lower */

@media only screen 
and (max-device-width : 375px)
and (-webkit-device-pixel-ratio : 3) {
    .card-list-info {
        display: inline!important;
        padding-left: 0px;
        width: 100%;
        text-align: center; 
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .card-list-info i {
        margin-right: 0px !important;
    }

    .card-link-right {
        padding: 0px !important;
    }

    .u-dropdown--simple.u-dropdown--reverse-y, .u-dropdown--jquery-slide.u-dropdown--reverse-y, .u-dropdown--css-animation.u-dropdown--reverse-y {
        top: 80%;
        right: -20px !important;
        bottom: auto;
        margin-top: 0 !important;
        margin-bottom: 1.42857rem;
    }
}

.buttony-delete-save {
  display: flex;
}

.buttony-delete-save-sm {
  display: flex;
}

@media only screen 
and (max-device-width : 576px) {
    .card-modal-v2 {
        min-width: 300px;
    }

    .buttony-delete-save {
      display: block;
    }

    .buttony-delete-save-sm {
      margin-top: 10px;
    }

    [type="file"] + label {
        font-size: 15px !important;
        padding: 0.7rem 40px !important;
      }

    .u-card-v2 {
        padding: 20px 20px 20px 20px !important;
    }

    h1 {
        font-size: 30px !important;
    }

    .logo {
      max-width: 190px;
      width: 100%;
      padding-bottom: 0px;
  }
}

@media only screen 
and (min-device-width : 576px)
and (max-device-width : 750px) {
    .card-modal-v2 {
        min-width: 500px;
    }
}

.btn-primary-delete {
  background: white !important;
  color: #d03c3c;
  outline: none !important;
}

.btn-primary-delete:hover {
  color: #a52e2e;
  background: white;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none !important;
}
