/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.badge {
    background-color: #EA5F6C;
    margin: 0.25rem;
}

.btn-primary {
    background-color: #EA5F6C;
    border-color: #EA5F6C;
    color: #fff;
}

@media (min-width: 768px)   {
.header-bottom {
    /* border-bottom: var(--header-bottom-border-bottom); */
   /* background-image: url(https://test-loutky.masekpavel.cz/img/bg-header.png);*/
    background-attachment: fixed;
    
    background-repeat: no-repeat;
    background-size: cover;
}  }
 
 
.embed-container {
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    position: relative;
}


iframe {
    border: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.header-top .container-md  {
    max-width: 100%;
}

.header-bottom .container-md  {
    max-width: 100%;
}

.header-bottom .logo  {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    display: block;
  
}

.col-auto .logo .order-xl-1 .ms-lg-0 .ms-2 .me-lg-0 .me-auto    {
    width: 100%;
   

}


@media (max-width: 768px)      {
.header-bottom .logo {
    width: 50%;
    margin-top: 10px;
   

}       }


.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: #838383;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: #6793d3;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: #315487;
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: none;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    text-decoration: underline;
}


 a .product-miniature__title {
    color: #2553a2;
    
    font-weight: 800;
}


.footer .footer__main {
    background: #304d70;
    padding-bottom: 1.25rem;
    padding-top: 2.5rem;
}


.breadcrumb {
    font-size: .775rem;
    padding: 0.75rem 0;
}


.main-menu__tree>li .menu-container {
    background-color: #fff;
    display: none;
    left: 0;
    padding: 2.925rem 2rem;
    position: absolute;
    right: 0;
    top: 95%;
    z-index: 1045;
    
}







.main-menu__tree>li .menu-container .container  {
    max-width: 100%;
}

.main-menu__tree>li>a {
    outline-offset: -0.5rem;
    padding: 1.3rem 1rem 1.4rem 1rem;
    font-size: 16px;
    font-weight: 800;
    /* background-color: white; */
    color: white !important;
}

.main-menu__tree>li>a:hover{
    outline-offset: -0.5rem;
    padding: 1.3rem 1rem 1.4rem 1rem;
    font-size: 16px;
    font-weight: 800;
    background-color: white;
    color: black !important;
}

#header, #header .header-top {
    /* background-color: #ee6670; */
    background-image: url(https://test-loutky.masekpavel.cz/img/bg-header.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
}


@media (min-width: 768px) {
.header-top {
    border-bottom: none;
} }



.subcategory {
    align-items: center;
    border: 1px solid #ced4da;
    border-radius: 4px;
    display: block;
    height: 100%;
    padding: 0.5rem;
}

.subcategory__image {
    flex-shrink: 0;
    width: auto;
}

.subcategory__name {
    color: var(--bs-gray-800);
    font-size: 1rem;
    margin-bottom: 0;
    margin-left: 0; 
    text-align: center;
    font-weight: 800;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}


.row.align-items-center.gx-2.header-bottom__row.menu {
    background: #ee6670;
    --bs-gutter-x: 1.5rem;
}



.subcategory {
    align-items: center;
    border: 0px;
    border-radius: 4px;
    display: block;
    height: 100%;
    padding: 0;
}


.subcategory__image .img-fluid {
    
    border-radius: 3px;
}


a:hover .subcategory__name {
    background: #e8f5f5;
    transition: 1s;
    
}

.carousel .carousel-caption .caption-description {
    max-width: none;
}

.carousel .carousel-caption {
    bottom: inherit;
    max-width: 1120px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}


.carousel-caption {
    bottom: 1.25rem;
    color: #343a40;
    left: 40%;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: absolute;
    right: 40%;
    text-align: center;
}


@media (min-width: 768px)  {
.ratio-homeSlider {
    --bs-aspect-ratio: 30%;
}  }

.carousel-caption {
    bottom: 1.25rem;
    color: #ffffff;
    left: 40%;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: absolute;
    right: 40%;
    text-align: center;
}

.carousel .carousel-content p {
    color: #ffffff;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



.dostupnost {
    font-size: 14px;
}

.dostupnost .material-icons {
    font-size: 18px;
}



.btn-primary {
  background-color: #EA5F6C;
  border-color: #EA5F6C;
  color: #fff;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2554a2;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.block-social a {
  
  color: #fff;
}




:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #2554a2;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13,110,253;
  --bs-secondary-rgb: 108,117,125;
  --bs-success-rgb: 25,135,84;
  --bs-info-rgb: 13,202,240;
  --bs-warning-rgb: 255,193,7;
  --bs-danger-rgb: 220,53,69;
  --bs-light-rgb: 248,249,250;
  --bs-dark-rgb: 33,37,41;
  --bs-white-rgb: 255,255,255;
  --bs-black-rgb: 0,0,0;
  --bs-body-color-rgb: 33,37,41;
  --bs-body-bg-rgb: 255,255,255;
  --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient: linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));
  --bs-body-font-family: Inter,sans-serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.25;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0,0,0,0.175);
  --bs-border-radius: 8px;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}



.block-reassurance-item     {
  
  font-size: 5px;
  color: white;
}