/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.zamki-grid .mcb-column-inner {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0px;
    list-style: none;
    padding-left: 0;
    justify-items: end;
    margin: 0px;
}

.left-column-zamek {
    width: 18%;
    background-image: url('/wp-content/uploads/2024/09/backogrund-castle-1.svg');
    background-repeat: no-repeat;
  background-size: auto;
}

.zamki-grid .zamek {
    width: 82%;
    display: flex;
    align-items: center;
}

.zamki-grid .zamek-content {
    width: 60%;
    padding-right: 10%;
}

.zamki-grid .zamek-image {
    width: 40%;
}

.zamki-grid .zamek-title {
    font-size: 26px;
    color: #A63D11;
    line-height: 26px;
    letter-spacing: 1px;
    margin-bottom: 40px;
}

.zamki-grid .zamek-sub-title {
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
}

.zamki-grid .zamek-opis {
    font-size: 18px;
    font-weight: 600;
    color: #3b3634;
    margin-bottom: 40px;
}

.zamki-grid .zamek-ikony .zamek-liczba{
        font-family: "unbounded";
        color: #3b3634;
        font-size: 22px;
}

.zamki-grid .zamek-ikony {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
}

.zamki-grid .zamek-ikony span{
    padding: 15px;
    border: 1px solid #C7B69F;
    display: inline-block;
    border-radius: 5px;
    width: 60px;
    height: 60px;
}

.zamki-grid .zamek-tekst {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
}

.zamek-spacer {
    margin: 50px 0px 35px 0px;
}

.zamek-button {
    margin-top: 40px;
}

.zamek-zdjecie {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.image-zamek-holder {
    position: absolute;
    margin-bottom: -1px;
    margin-top: -1px;
}

.section-zamki {
    display: flex;
}

.zamek-ikony-holder {
    width: 33.3%;
}

.single-zamek .mfn-footer-stick {
    position: relative;
}

.single-zamek .main-content{
    background-color: #fff;
}

.single-zamek .pricing {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.single-zamek .pricing .img-holder, .single-zamek .pricing .pricing-content {
    width: 50%;
}


.single-zamek .pricing .img-holder img{
    width: 100%;
}

.single-zamek .pricing .img-holder {
    background-size: cover;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    display: flex;
}

.single-zamek .pricing .img-holder p {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    background-color: #A63D11;
    font-size: 56px;
    line-height: 96px;
    color: #fff;
    display: inline-block;
    font-family: "Unbounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-transform: uppercase;
    font-weight: 900;
}

.single-zamek .main-content-zamek {
    display: flex;
}

.single-zamek .pricing .pricing-table{
    border-style: solid;
    border-color: #C7B79F;
    border-width: 1px 1px 1px 1px;
    padding-top: 50px;
    padding-right: 38px;
    padding-bottom: 50px;
    padding-left: 38px;
    width: 70%;
}

.single-zamek .pricing-content {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url('/wp-content/uploads/2024/10/cennik-bg-1.png');
    background-repeat: no-repeat;
    background-position: 100% 20%;
    background-size: 50%;
}

.single-zamek .pricing-content .title-pricing, .single-zamek .title-castle {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: "Unbounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 900;
    color: #a63d11;
}

.single-zamek .join-holidays .title-holidays {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: "Unbounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 900;
}

.single-zamek .join-holidays .title-holidays span {
    color: #A63D11;
}

.single-zamek .pricing-holder{
    display: flex; 
    border-bottom: 1px dotted black;
    justify-content: space-between;
    margin-bottom: 20px;
}

.single-zamek .pricing-holder:last-child{
    margin-bottom: 0px !important;
}

.single-zamek .pricing-holder .entry-pricing {
    font-weight: 800;
    text-transform: uppercase;
    line-height: 20px;
}

.single-zamek .pricing-holder div {
    width:50%;
}

.single-zamek .pricing-holder .end-pricing {
    font-size: 14px;
    line-height: 20px;
}

.single-zamek .holidays-holder {
    padding: 60px;
    background-color: #eef0ef;
    margin: 30px;
    display: flex;
    justify-content: center;
}

.single-zamek .join-holidays {
    max-width: 1220px;
    display: flex;
    align-items: center;
}

.single-zamek .join-holidays .holidays-content-area {
    width:75%;
    display: flex;
    align-items: center;
}

.single-zamek .join-holidays .holidas-join {
width:25%;
}

.single-zamek .join-holidays p {
    margin-bottom: 0px !important;
}

.single-zamek .join-holidays img {
    height: 340px;
    margin-left: 50px;
    margin-right: 50px;
}

.single-zamek .holidas-join .zamek-button{
    display: inline-block;
    margin-top: 20px;
}

.single-zamek .holidas-join .zamek-button .button_label {
    display: flex;
    align-items: center;
}

.single-zamek .holidas-join .zamek-button img {
    width:22px;
    height: 22px;
    margin-left: 0px;
    margin-right: 10px;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.single-zamek .holidas-join .zamek-button.summer {
    margin-right: 15px;
}

.single-zamek .castle-descritpion{
    margin-top: 60px;
    padding-bottom: 40px;
}

.home-testimonials-header h2.title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-testimonials-header .left-icon {margin-right: 20px;}
.home-testimonials-header .right-icon {margin-left: 20px;}

.home-testimonial-slider {
    width: 66.6% !important;
}

.home-testimonial-slider blockquote {
    text-align: center !important;
}

.home-testimonial-slider .testimonials_slider a.slider_prev, .home-testimonial-slider .testimonials_slider a.slider_next {
    top: 60px;
}

.home-testimonial-slider .hr_dots span {
    color: #fff;
    background: #fff;
}

.rotate-element {
    top:0px;
}

.rotate-element img {
    height:80vh;
}

.rot-abs {
    position: absolute;
}

.rot-abs.first, .rot-abs.second {
    left: 0px;
    top: 0px;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details {
    display: none !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    padding: 0px !important;
    border-radius: 0px !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    box-shadow: 0 0 0px 0px #fcfcfc00 !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_slideshow .slb_template_tag {
    display: none !important;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes rotating {
    from {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .rotating {
    -webkit-animation: rotating 120s linear infinite;
    -moz-animation: rotating 120s linear infinite;
    -ms-animation: rotating 120s linear infinite;
    -o-animation: rotating 120s linear infinite;
    animation: rotating 120s linear infinite;
  }

  @-webkit-keyframes rotating-reverse /* Safari and Chrome */ {
    from {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes rotating-reverse {
    from {
      -ms-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    to {
      -ms-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .rotating-reverse {
    -webkit-animation: rotating 120s linear infinite reverse;
    -moz-animation: rotating 120s linear infinite reverse;
    -ms-animation: rotating 120s linear infinite reverse;
    -o-animation: rotating 120s linear infinite reverse;
    animation: rotating 120s linear infinite reverse;
  }

  .page-id-388 #Wrapper {
    background: rgb(241,160,153);
background: linear-gradient(90deg, rgba(241,160,153,1) 0%, rgba(232,202,190,1) 50%, rgba(157,161,208,1) 100%);

  }

  .page-id-388 #Content {
    background: transparent !important;
    padding-top: 0px !important;
  }

  .new-button{
    background-color: #fff;
    color: #000;
    border-radius: 55px;
    outline: 1px solid #000000 !important;
    outline-offset: 5px;
  }

  .new-button:hover {
    background-color: #000;
    color: #fff;
  }

  .home-new-offer .mfn-queryloop-item-wrapper {
    width: 33.3% !important;
  }

  .home-new-offer .mfn-queryloop-item-wrapper .mcb-item-banner_box-inner {
    outline: 1px solid #000000 !important;
    outline-offset: 5px;
    border-radius: 20px;
  }

  .home-new-offer .mfn-queryloop-item-wrapper .mcb-item-banner_box-inner .banner-image {
    border-radius: 20px;
  }

  .home-new-offer .mfn-queryloop-item-wrapper .banner-wrapper {
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 1) 100%);
    border-radius: 20px;
  }

.home-new-offer .mfn-queryloop-item-wrapper:nth-child(2) .cta-icon{
    background-color: #58a632 !important;
}

.home-new-offer .mfn-queryloop-item-wrapper:nth-child(3) .cta-icon{
    background-color: #007579 !important;
}

.home-new-offer .mfn-queryloop-item-wrapper:nth-child(4) .cta-icon{
    background-color: #911004 !important;
}

.accent-one {
    color: #58a532;
}

.accent-two {
    color: #007579;
}

.accent-three {
    color: #921105;
}

.accent-four {
    color: #e1b200;
}

.home-why-us-txt h2 {
    font-family: Delicious Handrawn;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
}

.home-new-testimonials .bq_wrapper {
    border-radius: 25px;
}

.home-new-testimonials blockquote {
    text-decoration: none;
}

.home-new-testimonials .slick-arrow {
    border-radius: 25px;
    background-color: #fff;
    color: #000;
    outline: 1px solid #000000 !important;
    outline-offset: 5px;
}

.home-new-testimonials .slick-arrow i {
    color: #000 !important;
}

.home-new-testimonials .hr_dots span {
    color: #000;
    background: #000;
}

.footer-gallery .image_frame.scale-with-grid{
    outline: 1px solid #000000 !important;
    outline-offset: 5px;
}

.single-zamek .castle-description-images {
    display: flex;
    flex-direction: column;
}

.single-zamek .gallery {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 20px;
    gap: 20px;
}

.single-zamek .castle-image-item {
    flex: calc(33.33% - 20px)
}