/** Shopify CDN: Minification failed

Line 626:17 The "-" operator only works if there is whitespace on both sides

**/
* {
  box-sizing: border-box;
}
a:focus {
  box-shadow: none;
}
.header_scroll_menu {
  border-top: 1px solid #13046c;
}
.header_scroll_menu .header_scrollmenu_inner {
  position: relative;
}
.header_scroll_menu .horizontal_scroll_menu ul {
  display: flex;
  width: 100%;
  gap: 30px;
  transition: transform 0.4s ease-in-out;
  list-style: none;
  overflow-x: auto;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 20px;
  /* max-width: 1430px; */
  max-width: 78%;
  margin: 0 auto !important;
  padding: 25px 30px;
  scrollbar-width: none;
}
/* .header_scroll_menu .horizontal_scroll_menu .second_menu {
    display: none;
} */
.horizontal_scroll_menu .next_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7%;
  background: #ffffff;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  border: 1px solid #dbdbdb;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16), 0 0px 3px 0 rgba(0, 0, 0, 0.23);
}
.horizontal_scroll_menu .next_btn svg,
.horizontal_scroll_menu .prev_btn svg {
  display: inline-block;
}
.horizontal_scroll_menu .prev_btn {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 7%;
  background: #ffffff;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  border: 1px solid #dbdbdb;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16), 0 0px 3px 0 rgba(0, 0, 0, 0.23);
}
.header_scroll_menu .horizontal_scroll_menu ul li .list-menu__item {
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  line-height: 21.78px;
  text-align: left;
  color: #ffffff;
  cursor: pointer;
}
.header_scroll_menu .horizontal_scroll_menu ul li .list-menu__item.active {
  color: #1a0084;
  text-decoration: underline;
}
.horizontal_scroll_menu svg {
  width: 16px;
  height: 16px;
}
.first_menu_child.horizontal_scroll_menu {
  position: absolute;
  top: 0px;
  background: #f2f2f2;
  left: 0;
  right: 0;
  border-bottom: 1px solid #d1d1d1;
  z-index: 1;
}
.header_scroll_menu .first_menu_child.horizontal_scroll_menu ul {
  /* max-width: 1500px; */
  max-width: 78%;
}
.header_scroll_menu .horizontal_scroll_menu ul [disabled] {
  background: #ebebeb;
  opacity: 0.4;
}
.icon_text {
  display: flex;
  align-items: center;
}
.icon_text h2.block_textheading {
  margin-left: 15px;
}
.page-custom-bar.custom_section_slider .section_item a {
  position: relative;
}
.page-custom-bar.custom_section_slider {
  border-top: 1px solid #d1d1d1;
}
.page-custom-bar.custom_section_slider .section_item:first-child a {
  font-weight: 700;
}
.page-custom-bar.custom_section_slider .section_item:first-child a:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  display: inline-block;
  background: #000;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
}
/* .md\:min-h-\[550px\]{
    min-height: 100%;
} */
.gap-2.flex.flex-row.flex-wrap.items-end.pb-4.text-center.justify-center.flex-col.items-center {
  flex-direction: row;
  justify-content: space-evenly;
}
.collection-list_slider h3.type--base {
  position: relative;
  top: -47px;
  color: #fff;
  padding: 0 15px;
}
.banner_svg svg.feather-arrow-right {
  background-color: #fff;
  border-radius: 40px;
}
.collection-list_slider h3.type--base {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.collection-list_slider .typebase_svg svg.base_svg {
  background-color: #fff;
  border-radius: 40px;
}
.collection-list_slider .btn--small {
  background-color: #0d169f !important;
  fill: #fff;
  border-radius: 30px;
  width: 25px;
  height: 25px;
}
.collection-list_slider .right__arrows {
  background-color: #0d169f !important;
  fill: #fff;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -20px;
  top: 30%;
  border-color: unset !important;
}
.collection-list_slider .left__arrows {
  background-color: #0d169f !important;
  fill: #fff;
  border-radius: 30px;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -3px;
  top: 30%;
  border-color: unset !important;
}
.video_section {
  max-width: 1200px;
  margin: 0px auto;
}
.video_section .px-4 {
  margin-left: 20px;
}
.Review_section .img_text-inner {
  max-width: 1300px;
  margin: 0 auto;
}
.Review_section img.Review_backgroundimg {
  width: 100%;
}
.Review_section .img_text_container {
  width: 100%;
  height: 100%;
  background-size: cover;
  padding: 90px 0px;
  position: relative;
}
.Review_section .img_text_container .content h1 {
  font-size: 36px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
}
.Review_section .img_text_container .content h2 {
  color: #fff;
  font-size: 25px;
  text-align: center;
  font-weight: normal;
}
.Review_section .img_text_container .content {
  z-index: 999;
  position: relative;
}
.Review_section .img_text_container .content .img {
  display: flex;
  justify-content: center;
  padding: 25px 0px 10px 0px;
}

.img_text_container::before {
  background-color: #010f91b2;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0px;
}
.Review_section .img_text_container {
  z-index: 8;
}
.icon_text h2.block_textheading {
  margin-bottom: 0px;
}
.Uitjesthuis-col .content img {
  width: auto;
}
.Uitjesthuis-col .content div {
  align-items: center;
  display: flex;
}
.Uitjesthuis-col .content img {
  width: auto;
}
.Uitjesthuis-colom .play-btn-open img {
  top: 25%;
}
.Uitjesthuis-colom .play-btn-open img {
  top: 31%;
}
.Arrangements-col .img {
  width: 100%;
}
.arrage_icon {
  justify-content: center;
  display: flex;
}
.container-inner {
  max-width: 1300px;
  margin: 0 auto;
}
.row-flex {
  display: flex;
}
.Uitjesthuis-col {
  width: 50%;
}
.Uitjesthuis-col .content h4 {
  font-size: 30px;
  color: #140189;
  padding-bottom: 30px;
}
.Uitjesthuis-col .content img {
  display: inline-block;
  padding-right: 15px;
  /* width:45px; */
}
.Uitjesthuis-col .content p {
  display: inline-block;
  /* width:400px; */
  color: #ababab;
  font-size: 19px;
  font-weight: normal;
  margin: 0px;
}
.Uitjesthuis-col .content div {
  margin-bottom: 10px;
}
.Uitjesthuis-colom {
  padding-right: 40px;
  position: relative;
}
.Uitjesthuis-colom .play-btn img {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 35%;
  width: 15%;
  z-index: 8;
}
.Uitjesthuis-colom .play-btn-open img {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 27%;
  width: 15%;
  z-index: 8;
}
#pause_btn {
  display: none;
}
.row-flex {
  margin-bottom: 25px;
}
.waar-sec {
  position: relative;
}
.waar-sec .inner-container {
  width: 100%;
  left: 0;
  right: 0;
  top: unset !important;
  height: max-content;
  bottom: 50px;
  z-index: 20;
}
.slideshow__container {
  width: 100%;
  height: 100%;
  min-height: 600px;
}
.Image_Banner .window--wide {
  min-height: 100% !important;
}
.last_content:before {
  display: none !important;
}
.waar-sec .waar-colom .content h4:before {
  background: #ccc;
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  position: absolute;
  right: 47px;
  top: -20px;
}
/* .waar-sec .inner-container{
    max-width:1300px;
    margin:0 auto;
} */
/* .waar-sec .inner_flex{
    display:flex;
    justify-content:center;
    text-align:right;
} */
/* .waar-sec .waar-colom .content{
    width:20%;
    position:relative;
    height:100px;
} */
.waar-sec .waar-colom .content h4 {
  font-size: 25px;
  color: #000000;
  text-align: left;
  margin: 0px;
  position: relative;
}
.waar-sec .waar-colom {
  width: 100%;
  max-width: 690px;
  /* max-width: 800px; */
  /* margin: 40px auto 0 20px; */
  background-color: #ffffff;
  padding: 40px;
  border: 1px solid #a7a7a7;
  border-radius: 15px;
  max-height: 140px;
}
.waar-sec .waar-colom .content p {
  color: #9b9b9b;
  font-size: 14px;
  padding: 5px 0px;
  text-align: left;
  margin: 0px;
  cursor: pointer;
}
.waar-sec .waar-colom .content a {
  background-color: #0c018f;
  color: #fff;
  padding: 16px 30px;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 19px;
}
.container-inner {
  max-width: 1300px;
  margin: 0 auto;
}
.flex-row {
  display: flex;
}
.flex-row_flex {
  display: flex;
}
.Arrangements-col {
  width: 50%;
}
.Arrangements .Arrangements-col .img img {
  width: 100px;
  height: 110px;
  border-radius: 11px;
  object-fit: fill;
}
.Arrangements {
  padding: 30px 0px;
  background-color: #fafafa;
}
.Arrangements h2 {
  font-size: 28px;
  color: #323232;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.Arrangements .Arrangements-col .content {
  padding: 30px;
  border-radius: 12px;
  margin-right: 15px;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  outline: #fff;
  border: 2px solid #fff;
}
.Arrangements .Arrangements-col .content:hover {
  border: 2px solid #cccccc61;
}
.Arrangements .Arrangements-col .content h4 {
  color: #323232;
  font-size: 25px;
  margin: 0px;
}
.Arrangements .Arrangements-col .content .text {
  margin-left: 20px;
}
.Arrangements .Arrangements-col .content .text ul {
  padding-left: 30px;
}
.Arrangements .Arrangements-col .content .text ul li {
  color: #737373ab;
  font-weight: normal;
  padding: 2px 0px;
  font-size: 17px;
}
.Arrangements .Arrangements-col .content p {
  color: #737373ab;
  font-weight: normal;
  font-size: 17px;
  padding: 10px 0px;
  margin: 0px;
}
.Arrangements .Arrangements-col .content .arrange-btn {
  text-align: center;
  padding-top: 50px;
}
.Arrangements .Arrangements-col .content .arrange-btn a {
  color: #3e2cb9;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
.Arrangements .Arrangements-col .content .arrange-btn img {
  width: 25px;
  height: 25px;
}

/*war sec filter desktop*/
.search_filter_dropdown .v-hidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}
/* === aside styles === */
.search_filter_dropdown {
  display: flex;
  padding-top: 30px;
  max-width: 220px;
  width: 100vw;
  min-height: 150px;
  bottom: 15px;
}
/* === list styles === */
.search_filter_dropdown .list {
  padding-left: 15px;
  font-size: 16px;
  color: #737373;
  width: 240px;
  border-radius: 8px;
  border: 1px solid #ccc;
}
.search_filter_dropdown .list-item {
  width: 100%;
}
/* === drop styles === */
.search_filter_dropdown .drop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  line-height: 1.5;
  white-space: nowrap;
  transition: color 0.2s;
}
.search_filter_dropdown .drop::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.0001 1.5L6.8001 5.5L11.6001 1.5' stroke='%23737373' stroke-width='2.14815' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0px;
  transform: rotate(270deg);
}
.search_filter_dropdown .drop.show::after {
  transform: rotate(0deg);
}
.search_filter_dropdown .droplist {
  font-size: 0.9em;
  width: 100%;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}
.search_filter_dropdown .droplist li {
  padding: 10px 0;
  transition: background-color 0.2s ease-out;
}
.search_filter_dropdown .drop {
  position: relative;
}
.search_filter_dropdown .list-item {
  position: relative;
}
.search_filter_dropdown .droplist li {
  position: relative;
}
.search_filter_dropdown .droplist li a input {
  width: 25px;
  height: 25px;
}
.search_filter_dropdown .droplist li a input {
  position: relative;
}
.search_filter_dropdown .radio-div {
  width: 100%;
  text-align: left;
}
.radio-div label {
  font-size: 17px;
}
/* .search_filter_dropdown .checkmark {
    position: absolute;
    top: 4;
    right: 0px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 8px;
    z-index:-1;
} */
.search_filter_dropdown input[type="radio"] {
  border-radius: 8px !important;
  border: 0px !important;
  width: 22px !important;
  height: 22px !important;
  -webkit-appearance: none;
}
.search_filter_dropdown input:checked ~ .checkmark {
  background-color: #0d169f;
}
.search_filter_dropdown input:focus {
  box-shadow: none !important;
}
/* .search_filter_dropdown #radio-div input{
    width:22px !important;
    height:22px !important;
    border-radius:8px !important;
} */
.search_filter_dropdown .list {
  box-shadow: 1px 0px 4px 2px #c4c4c4;
  padding: 20px;
  border: 1px solid #ccc;
  background-color: #fff;
  height: auto;
  overflow-y: scroll;
  max-height: 300px;
}
.search_filter_dropdown .aside_before {
  display: block;
  height: 32px;
  width: 32px;
  background-color: #fff;
  border: inherit;
  position: absolute;
  left: calc(50% -10px);
  clip-path: polygon(0% 0%, 100% 100%, 0% 100%);
  border-radius: 0 0 0 0.4em;
  background: #fff;
  top: -16px;
  left: 40px;
  transform: rotate(135deg);
  border: 1px solid #ccc;
  top: 15px;
  z-index: 99;
}
.search_filter_dropdown {
  position: relative;
}
.search_filter_dropdown .list span {
  font-size: 17px;
  color: #0d169f;
}
.search_filter_dropdown .list a {
  font-size: 17px;
  color: #0d169f;
  text-decoration: none;
}
.search_filter_dropdown .drop::after {
  color: #000;
}
.search_filter_dropdown .list-item {
  margin: 10px 0px;
}
.search_filter_dropdown .aside_numbers {
  display: flex;
  align-items: center;
  justify-content: center;
}
.search_filter_dropdown .aside_col .aside_col_span {
  background-color: #eeeeee;
  color: #0c018f;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  width: 22px;
  height: 22px;
}
.search_filter_dropdown .aside_col {
  width: 33%;
  display: flex;
  justify-content: center;
}
.search_filter_dropdown .aside_col span {
  color: #0c018f;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search_filter_dropdown ul {
  list-style: none;
}
.search_filter_dropdown #radio-div input:focus {
  box-shadow: none !important;
}
.search_filter_dropdown .radio-div label {
  color: #0d169f;
}
.search_filter_dropdown .who_filter .list {
  overflow-y: auto !important;
}
.search_filter_dropdown {
  display: none;
}
.search_filter_dropdown.show_dropdown {
  display: block;
}
.search_filter_dropdown p.searchbar_filter {
  cursor: pointer;
}
.search_filter_dropdown .filter_minus {
  cursor: pointer;
  cursor: pointer;
  width: 19%;
  text-align: center;
  background: #ccc9;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px !important;
}
.search_filter_dropdown .filter_plus {
  cursor: pointer;
  cursor: pointer;
  width: 19%;
  text-align: center;
  background: #ccc9;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px !important;
}
.search_filter_dropdown span.filter_person {
  width: 30%;
  text-align: center;
}
.search_filter_dropdown.wherefore_filter .list-item {
  margin: 10px 0px;
  border-bottom: 1px solid #cecece;
}
.search_filter_dropdown.wherefore_filter ul.list {
  width: 290px !important;
}
.search_filter_dropdown.who_filter .list {
  overflow: hidden;
}
/* .waar-sec .waar-colom .content:before{
    width:2px;
    height:100%;
    content:'';
    position:absolute;
    right:10px;
    background-color:#ccc;
 } */
/*war sec filter end*/

/* new slider css start */
.new_slider a {
  text-decoration: none;
}
/* .main_heading h3 {
    padding: 1rem;
    text-align: center;
    color: #0D169F;
} */
.new_slider {
  padding-top: 3rem;
}
.new_slider .whitespace-nowrap {
  gap: 11px !important;
  margin: 1rem 0px 0.5rem;
  padding: 0px;
}
.slider_image img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.new_collumns {
  width: 32.7%;
  overflow: hidden;
  display: unset;
  padding-bottom: 10px;
}
.slider_contant {
  padding: 0px 20px;
}
.main_heading {
  max-width: 80rem;
  width: 100%;
  margin: 0px auto;
}
.slider_image {
  max-width: 100px;
  width: 100%;
  height: 100px;
}
.one_slider {
  display: flex;
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  align-items: center;
}
.two_slider {
  display: flex;
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  overflow: hidden;
  align-items: center;
  margin-top: 20px;
}
.slider_contant p {
  margin-bottom: 0px !important;
}
/* new_column_section css start*/

.column_section {
  display: flex;
  justify-content: space-around;
  max-width: 1280px;
  margin: auto;
  gap: 1%;
  padding: 30px 0px;
}
.column_content {
  padding: 0px 15px;
}
.bordered {
  border: 1px solid #b3b3b3;
}

/* new_column_section css end*/
.waar-sec .inner-container .waar_mobile_icon {
  display: none;
}
.Image_Banner.relative.z-10.w-full.h-full {
  width: 100%;
  height: 100%;
  /* min-height: 480px; */
  min-height: 580px;
}
/*search filter*/
.waar-sec .waar-colom .content:before {
  display: none;
}
.template--collection .waar-sec.removed_wat_field .inner-container {
  bottom: 80px;
}
.template--index .waar-sec.removed_wat_field .inner-container {
  bottom: 70px;
}
/* .waar-sec{
    height:365px;
    bottom:117px;
    height:315px;
} */
.waar-sec .mobile_searchbar_filter {
  max-width: 100%;
  bottom: 296px;
  width: 100%;
}
.waar-sec .mobile_searchbar_filter .panel {
  border: 1px solid #dfdfdf;
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  border-radius: 10px;
  position: absolute;
  /* top: 57px; */
  top: 100%;
  right: 0;
  z-index: 1;
}
/* .waar-sec .mobile_searchbar_filter .search-filter-row.waar-row .panel {
    top: 43px;
}
.waar-sec .mobile_searchbar_filter .search-filter-row.wat-row .panel {
    top: 73px;
} */
.waar-sec .mobile_searchbar_filter .panel::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
.waar-sec .mobile_searchbar_filter .panel::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #ccc;
}
.waar-sec .mobile_searchbar_filter .panel::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
  margin: 10px 0;
}
.waar-sec .mobile_searchbar_filter .mobile_filter_accordion {
  display: flex;
  flex-direction: column;
}
.waar-sec .waar-colom {
  max-height: 438px;
  padding: 22px 32px !important;
  height: auto;
  /* overflow-y:auto;
  overflow-x: hidden; */
}
.waar-sec .waar-colom::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  margin: 10px 0;
  background-color: #f1f1f1;
}
.waar-sec .waar-colom::-webkit-scrollbar {
  width: 5px;
}
.waar-sec .waar-colom::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #c1c1c1;
}
.enable_banner_filter button.color__bg-text {
  border-radius: 20px;
}
.enable_banner_filter {
  overflow: visible;
}
.enable_banner_filter .slideshow_dots {
  position: unset;
  background: #fff;
  padding: 20px 0;
}
.enable_banner_filter .slideshow_dots button.color__bg-text {
  border-radius: 20px;
  width: 13px;
  height: 13px;
}
.enable_banner_filter .slideshow_dots .color__bg-text {
  background-color: #b3b3b3;
  opacity: 50%;
}
/*end search filter*/

.slideshow-inner .max-w-prose {
  gap: 0;
}
.slideshow-inner .max-w-prose h1 {
  margin-bottom: 30px;
}

/* Banner Filter Css start*/
.waar-sec .mobile_searchbar_filter .accordion {
  color: #444;
  cursor: pointer;
  padding: 14px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px solid #ccc;
  display: grid !important;
  grid-template-columns: 120px 300px 50px;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  background-color: #fff;
  font-size: 16px;
}
.waar-sec
  .mobile_searchbar_filter
  .mobile_filter_accordion
  .search-filter-row:first-child
  .accordion {
  padding-top: 0;
}
.waar-sec .active,
.accordion:hover {
  background-color: #ccc;
}
.waar-sec .active,
.accordion:focus {
  box-shadow: none;
}
.waar-sec .panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.waar-sec .selected_value {
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.waar-sec .accordion p {
  /* padding:5px 10px; */
  margin: 0px;
  font-size: 13px;
  color: #9b9b9b;
  font-weight: normal;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.waar-sec .accordion p .label_text {
  font-size: 16px;
  color: #9b9b9b;
  font-weight: 600;
  line-height: 20px;
}
.waar-sec .accordion .filter-icons {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: end !important;
}
.waar-sec .accordion .filter-checkmork {
  display: none;
}
.waar-sec .panel .radio-div {
  width: 50%;
  text-align: left;
}
.waar-sec .panel .radio-div-rec {
  width: 50%;
  text-align: right;
}
.waar-sec .panel .list-item {
  padding: 10px;
  padding-left: 20px;
}
.waar-sec .panel {
  padding: 15px;
}
.waar-sec #provincies {
  font-size: 15px;
  background-color: transparent;
  border: 0px;
  margin-left: 0px;
  padding-left: 20px;
}
.waar-sec #provincies .pannel-icon {
  right: 5px;
}
.waar-sec .content.mobile_filter.content-btn {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.waar-sec .content.mobile_filter.content-btn span {
  background-color: #0c018f;
  color: #fff;
  padding: 16px 30px;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 19px;
  width: -webkit-fill-available;
  cursor: pointer;
}
.waar-sec .panel .radio-div label {
  font-size: 16px;
  color: #0d169f;
}
.waar-sec #provincies {
  font-size: 16px;
  color: #0d169f;
}
.waar-sec .panel .radio-div label {
  font-size: 15px;
}
.waar-sec .panel input[type="radio"]:focus {
  box-shadow: none !important;
}
.waar-sec .mobile_searchbar_filter .aside_numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
}
.waar-sec .mobile_searchbar_filter span.filter_person {
  width: 30%;
  text-align: center;
  color: #0d169f;
  font-size: 17px !important;
}
.waar-sec #provincies {
  font-weight: normal;
}
.waar-sec .filter-inner-content {
  display: flex;
  justify-content: space-between;
  padding: 10px 24px 10px 39px;
  border-radius: 10px;
  cursor: pointer;
}
.waar-sec .filter-inner-content:hover {
  background: #eeeeee;
}
.waar-sec .filter-content .filter_not_found {
  text-align: center;
  display: block;
  color: #000;
  font-size: 17px;
  font-weight: 600;
  display: none;
  line-height: 18px;
}
.waar-sec .filter-content .filter-text {
  color: #000;
  font-size: 17px;
  font-weight: 600;
}
.waar-sec .filter-content .filter-select {
  color: #0d169f;
  cursor: pointer;
  font-size: 15px;
  text-decoration: underline;
  font-weight: 600;
}
.waar-sec .mobile_searchbar_filter .accordion.active {
  border-bottom: 1px solid #0d169f;
}
.waar-sec .filter-note {
  color: #000;
  font-weight: bold;
  text-align: center;
  margin: 10px 0px;
  font-size: 14px;
  display: none !important;
}
.waar-sec .filter-content .filter-qnty-box {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
.waar-sec .filter-content .filter-qnty {
  display: flex;
  gap: 10px;
  width: 60%;
  justify-content: space-around;
  flex-direction: row-reverse;
}
.waar-sec .filter-content button.filter-btns {
  color: #fff;
  background: #0d169f;
  width: 20%;
  border-radius: 10px;
}
.waar-sec .filter-content input.filter-qnty-value {
  width: 40%;
  color: #0d169f;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}
.waar-sec .filter-content .person-no {
  color: #000;
  font-size: 15px;
}
.waar-sec .dont-know-text {
  color: #0d169f;
  font-size: 13px;
  text-align: center;
  margin-top: 12px;
  cursor: pointer;
  display: block;
}
.filter-person-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.filter-person-bottom .filter-person-confirm {
  color: #02600c;
  font-size: 13px;
  margin-top: 12px;
  font-weight: 500;
}
.waar-sec .accordion.wat-filter .selected_value.wat_values {
  background: #6c4ced;
  color: #fff;
  border-radius: 10px;
  font-size: 13px;
  padding: 8px 13px;
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: normal;
}
.waar-sec .accordion.wat-filter .extra-count {
  background: #6c4ced;
  color: #fff;
  display: inline-block;
  border-radius: 10px;
  font-size: 13px;
  padding: 5px 13px;
  display: flex;
  align-items: center;
  line-height: normal;
}
.waar-sec .accordion.wat-filter .wat_values .del_wat_value {
  font-size: 13px;
  line-height: normal;
}
.waar-sec .search-banner {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  gap: 10px;
  background: #fff;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
}
.waar-sec .search-banner .banner-filter-search:focus {
  box-shadow: none;
}
.waar-sec .search-banner .banner-filter-search {
  background: transparent;
  border: none;
}
.waar-sec .search-banner .banner-filter-search::placeholder {
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
  color: #000;
}
.waar-sec .search-banner .filter_not_found {
  display: none;
}
.waar-sec .filter-content {
  height: 100%;
  max-height: 135px;
  overflow-y: auto;
  margin: 10px 0;
  padding-right: 20px;
}
.waar-sec .suggestion_values {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 15px;
  align-items: center;
}
.waar-sec .suggestion_values .sugg_value {
  background: #6c4ced;
  color: #fff;
  border-radius: 10px;
  font-size: 14px;
  padding: 8px 20px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.waar-sec .suggestion_values .sugg_text {
  font-size: 15px;
  color: #606060;
}
.filter-content .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 0;
}
.filter-content .ui-state-default {
  border: 0 !important;
  background: none !important;
}
.filter-content .ui-state-hover,
.filter-content .ui-widget-content .ui-state-hover {
  color: #341a9e !important;
}
.filter-content .ui-datepicker-current-day .ui-state-default {
  color: #341a9e !important;
}
.filter-content .ui-widget.ui-widget-content {
  width: 100%;
  border: none;
}
.filter-content .ui-datepicker table {
  border: none;
}
.mobile_filter_accordion .search-filter-row {
  position: relative;
}
.mobile_filter_accordion .search-filter-row.wanneer-row .panel .filter-content,
.mobile_filter_accordion .search-filter-row.person-row .panel .filter-content {
  max-height: 100%;
  overflow: unset;
  padding-right: 0;
}
.waar-sec .filter-content::-webkit-scrollbar {
  width: 9px;
  background-color: none;
}
.waar-sec .filter-content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #d9d9d9;
}
.switch-field.mobile_switch_btns {
  display: none;
}
/* .header_scrollmenu_inner .parent-menu-scroll.second_menu {
    display: none;
} */

.calender-sec .arrang_arrows.slick-prev {
  position: absolute;
  top: -45px;
  right: 30px;
}
.calender-sec .arrang_arrows.slick-next {
  position: absolute;
  top: -45px;
  right: 0;
}
.calender-sec .sub-heading-text {
  margin-bottom: 0;
}
.calender-sec .celender-boxs {
  width: 250px;
}
#template-index .coll_popup_modal .calender-sec .celender-boxs {
  width: 400px !important;
}
.calender-sec .slick-list.draggable {
  margin-bottom: 25px;
}
.calender-sec .date-heading,
.calender-sec .week-heading {
  text-align: center;
}
.calender-sec .date-heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.1px;
  color: #000;
}
.calender-sec .week-heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 16.37px;
  color: #222020;
}
.calender-sec .calender-slider-item {
  padding: 23px 17px;
  width: 80px !important;
}
.calender-sec .calender-slider-item a {
  text-decoration: none !important;
}
.calender-sec.available_dates_cale {
  position: relative;
}
.calender-sec.available_dates_cale .unavailable_date_popup {
  display: none;
  position: absolute;
  top: 20px;
  right: 24px;
  border: 1px solid #e0e0e0;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  width: 100%;
  max-width: 243px;
  margin: 0 auto;
}
.calender-sec.available_dates_cale .date_popup_content {
  white-space: break-spaces;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.52px;
  color: #000;
}
.calender-sec.available_dates_cale .date_popup_close {
  font-size: 12px;
  font-weight: 400;
  line-height: 12.1px;
  color: #000;
  position: absolute;
  top: -17px;
  right: -10px;
  padding: 5px;
  cursor: pointer;
}
.calender-sec.available_dates_cale .date_popup_body {
  position: relative;
}
#header_desktop_version .type__body.header_menu {
  justify-content: center;
  padding-left: 0;
}
#template-product .calender-sec .celender-boxs {
  width: 500px !important;
}
.filter_book_button {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 5px;
}
.filter_book_button button a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.1px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  text-align: left;
}
.filter_book_button button {
  border: 1px solid transparent;
  padding: 18px 20px;
  border-radius: 10px;
  width: 100%;
  /* max-width: 216px; */
  background: #f7f7f7;
  box-sizing: border-box;
}
.filter_book_button button.active {
  border: 1px solid #341a9d;
}
.filter_book_button button.active a {
  color: #341a9d;
}
.header_menu .header__dropdown {
  top: 105px;
  z-index: 20;
  width: 100%;
  max-width: 50%;
  border-radius: 10px;
  left: 41%;
  right: 0;
  transform: translateX(-59%);
}
.header_menu .header__dropdown .header_dropdown_inner {
  max-height: 600px;
  overflow: auto;
}
.header_menu .header__dropdown .header_dropdown_inner .grand_child_inner {
  align-items: self-start;
}
.header_menu
  .header__dropdown
  .header_dropdown_inner
  .hover_submenu
  .grand_child_inner
  a {
  font-size: 16px;
}
.header_menu .header__dropdown .header_dropdown_inner .hover_submenu > a {
  margin-bottom: 20px;
}
.header_dropdown_overlay {
  position: fixed;
  content: "";
  top: 104px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #0000004d;
  z-index: 19;
  display: none;
}
.header_menu .header__link:hover + .header__dropdown + .header_dropdown_overlay,
.header_menu .header__dropdown:hover + .header_dropdown_overlay {
  display: block;
}
.header__dropdown .header_dropdown_inner {
  padding: 23px 0px 38px;
}
#header_desktop_version {
  z-index: 999;
  position: relative;
}
.header_menu .header__dropdown .hover_submenu {
  padding: 0 20px;
  width: 33.333%;
  border-right: 1px solid #d9d9d9;
}
.header_menu .header__dropdown .hover-parent-menu :nth-child(3n + 3) {
  border-right: none;
}
.header_menu .header__dropdown .hover_submenu:last-child {
  border-right: none;
}
.header_menu .header__dropdown .hover_submenu a {
  margin-bottom: 0;
}
/* Banner Filter Css end */
.experience_card .customer-cart-img,
.experience_card .experience-cart-img {
  width: 36px;
}
.experience_card .business-card-img {
  width: 36px;
}
/* .experience_card .experience-cart-img {
    display: none;
} */
.experience_card {
  position: relative;
  margin-left: 15px;
  padding-left: 10px;
  cursor: pointer;
}
.experience_card:before {
  position: absolute;
  content: "";
  top: -9px;
  left: 0px;
  width: 40px;
  height: 40px;
  background: #e2e2e2;
  border-radius: 50px;
}
.mobile_header_drawer_logo .hamburger_menu_text.mobile {
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  padding-left: 10px;
}
.mobile_header_drawer_logo button.type__nav {
  padding-right: 8px;
}

/* card-css */
.experience-card-wrapper {
  position: fixed;
  background: #00000066;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.experience-card-wrapper .card-wrapper {
  width: 430px;
  background: #fff;
  margin: 0 auto;
  padding: 30px 20px;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.experience-card-wrapper .card-wrapper img {
  max-width: 100%;
  margin: auto;
}
.experience-card-wrapper.login-register-wrapper
  .card-wrapper
  .content-box
  .gray-text {
  width: 100%;
}
.experience-card-wrapper .card-heading {
  font-size: 19px;
  font-weight: 600;
  line-height: 23.19px;
  text-align: center;
  color: #1a0084;
  margin-top: 0;
  margin-bottom: 17px;
}
.experience-card-wrapper.experience-member-wrapper .image-box {
  border-bottom: 1px solid #d9d9d9;
}
.experience-card-wrapper .card-wrapper .image-box {
  padding: 18px;
  text-align: center;
}
.experience-card-wrapper .card-wrapper .content-box {
  text-align: center;
  padding-top: 10px;
}
.experience-card-wrapper .card-wrapper .content-box .gray-text,
.experience-card-wrapper .card-wrapper .content-box .green-text,
.experience-card-wrapper .card-wrapper .content-box .black-text {
  font-size: 13px;
  font-weight: 600;
  line-height: 19px;
  text-align: center;
  color: #5d5d5d;
  width: 200px;
  margin: 0 auto;
}
.experience-card-wrapper.login-register-wrapper .card-heading {
  margin-bottom: 0px;
}
.experience-card-wrapper.login-register-wrapper
  .card-wrapper
  .experience-card-box
  button {
  background: #341a9d;
  border-radius: 10px;
}
.experience-card-wrapper.login-register-wrapper .card-image-box {
  width: 350px;
  margin: 18px auto 0;
}
.experience-card-wrapper.login-register-wrapper .card-heading {
  color: #341a9d;
  font-weight: 700;
  line-height: 27px;
}
.experience-card-wrapper.login-register-wrapper .card-wrapper {
  width: 500px;
  padding: 30px 40px;
}
.experience-card-wrapper .card-wrapper .content-box .green-text {
  color: #02600c;
  font-weight: 600;
  width: 263px;
  margin: 0 auto;
  line-height: 19px;
}
.experience-card-wrapper .card-wrapper .content-box .black-text {
  color: #000;
  font-weight: 600;
}
.experience-card-wrapper .card-wrapper .experience-card-box button {
  background: #1a0084;
  width: 100%;
  border: none;
  padding: 16px 12px;
  border-radius: 5px;
  margin-top: 20px;
  max-width: 350px;
}
.experience-card-wrapper .card-wrapper .experience-card-box button a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
.experience-card-wrapper .experience-card-box {
  text-align: center;
}
.experience-card-wrapper .card-subheading {
  text-align: center;
  margin: 0;
  position: relative;
  padding-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
}
.experience-card-wrapper .card-subheading:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #d9d9d9;
  width: 100%;
}
.experience-card-wrapper .card-subheading:after {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  border-bottom: 2px solid #341a9d;
  width: 43px;
}
.experience-card-wrapper.experience-membership .black-text {
  padding: 18px 0 8px;
  width: 100% !important;
}
.experience-card-wrapper .close-icon {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 26px;
  height: 26px;
  padding: 5px;
  cursor: pointer;
}
.experience-card-wrapper .close-icon svg {
  width: 16px;
  height: 16px;
}
.experience-card-wrapper .card-detail-box {
  display: flex;
  padding-top: 5px;
}
.experience-card-wrapper.membership-card-wrapper .content-right-box {
  text-align: left;
  padding-left: 15px;
  width: 80%;
}
.experience-card-wrapper.membership-card-wrapper .content-left-box {
  width: 20%;
}
.experience-card-wrapper.membership-card-wrapper .content-box .black-text,
.experience-card-wrapper.membership-card-wrapper .content-box .green-text {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.experience-card-wrapper.membership-card-wrapper .button-text {
  font-size: 13px;
  color: #341a9d;
  line-height: 20px;
  display: inline-block;
  margin-top: 5px;
  font-weight: 700;
}
.experience-card-wrapper {
  display: none;
}
#template-product .calender-sec.available_dates_cale .unavailable_date_popup {
  top: 0;
}
#coll_popup_modal .coll_popup_content #custom_product_form {
  border: none;
  background: none;
}
#coll_popup_modal .coll_popup_content .custom_product_form {
  padding: 0px;
}
.collection__price .normal_price,
.collection__price .price_pp,
.collection__price .collection_price {
  font-size: 16px;
  font-weight: 600;
  line-height: 21.82px;
  text-align: left;
  color: #086c18 !important;
}
.collection__price .normal_price span {
  font-weight: 600;
  font-size: 16px;
}
.experience_card_price {
  display: flex;
  align-items: center;
  margin-top: 12px;
  gap: 5px;
  display: none;
}
.experience_card_price .member_price {
  font-size: 16px;
  font-weight: 600;
  line-height: 21.82px;
  text-align: left;
  color: #086c18;
}
.experience_card_price .member_price_icon {
  padding-left: 3px;
}
.collection__price.striked {
  text-decoration: line-through;
  -webkit-text-decoration-color: #086c18; /* Safari */
  text-decoration-color: #086c18;
}
.collection__price {
  gap: 0;
}
.header_drawer_acc {
  background: #fff;
  color: #0e0064;
  padding: 6px 10px;
  cursor: pointer;
  border: 1.5px solid #a7a7a7;
  border-radius: 5px;
}
.header_drawer_acc a {
  text-decoration: none;
}
.summary_container .collapsible_summary {
  display: none;
  margin-bottom: 5px;
}
.summary_container .collapsible_summary:last-child {
  margin-bottom: 0;
}
.summary_container .collapsible_summary_container > :nth-child(1) {
  display: block;
}
.summary_container .collapsible_summary_inner {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.summary_container .summary_product {
  font-size: 14px;
  font-weight: 700;
  color: #555755;
  display: flex;
  align-items: self-start;
}
.summary_container .summary_product span {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 2px;
  margin-left: 10px;
  cursor: pointer;
}
.summary_container .summary_product span svg {
  width: 22px;
  height: 22px;
}
.summary_container .summary_price {
  font-size: 14px;
  font-weight: 600;
  padding-right: 30px;
  color: #555755;
}
.summary_container .summary_other_items {
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #555755;
}
.skip_this_step {
  font-size: 17px;
  font-weight: 700;
  line-height: 23.19px;
  color: #000;
  padding-top: 23px;
  cursor: pointer;
  width: max-content;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.load_summary_items {
  display: none;
}
.all_summary_items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  cursor: pointer;
  width: 100%;
  max-width: 130px;
  margin: 0 auto;
}
.load_summary_items svg {
  width: 18px;
  height: 18px;
  fill: #555755;
}
.collapsible_summary_container {
  /* max-height: 27px;
    overflow: auto;
    height: 100%;
    scrollbar-width: none; */
  margin-top: 24px;
  margin-bottom: 7px;
}
.collapsible_summary_container:empty {
  display: none;
}
.extra_pop_up .stepper_total_price {
  font-size: 16px;
}
.custom_product_form .full_available_dates {
  display: flex;
  align-items: center;
  gap: 12px;
}
.custom_product_form .available_dates_title {
  font-size: 13px;
  color: #000;
  font-weight: 600;
  line-height: normal;
}
.custom_product_form .feedback-sec {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 7px 10px;
  margin: 10px 0 0 auto;
  width: 100%;
  display: none;
}
.custom_product_form .feedback-sec .checkmark svg {
  width: 22px;
  height: 22px;
  fill: #00ba00;
}
.custom_product_form .feedback-output {
  margin: 0;
  font-size: 12px;
  color: #626161;
  font-weight: 600;
  padding-left: 8px;
  line-height: 16px;
}
.custom_product_form .feedback-sec.qnty_tooltip {
  display: flex;
}
.custom_product_form .quantity-sec .user-feedback {
  width: 40%;
  margin: 0px 0px 0px auto;
}
.custom_product_form .rental-days-sec .main_feedback {
  width: 40%;
  margin: 0 0 0 auto;
}
.custom_product_form .pro_form_dropdown .feedback-sec {
  width: 40%;
}
.custom_product_form .rental-days-sec .main_feedback .time_estimate p,
.custom_product_form .rental-days-sec .main_feedback .time_estimate p .time {
  font-size: 12px;
  line-height: normal;
  margin-top: 5px;
}
/* .custom_product_form .product_items_flex.inner-products.product_badge {
    padding: 40px 12px 12px;
} */
.custom_product_form_atc .order_summary {
  text-align: left;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  margin-bottom: 12px;
}
.custom_product_form_atc .order_summary_detail {
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  color: #949494;
  line-height: 19.1px;
}
.custom_product_form_atc .order_summary_time.order_summary_detail {
  margin-bottom: 14px;
}
.custom_product_form_atc .form_summary_product {
  font-size: 14px;
  color: #949494;
  text-align: left;
  width: 80%;
}
.custom_product_form_atc .form_summary_price {
  font-size: 14px;
  color: #949494;
  width: 20%;
  text-align: end;
  /* text-align: left;
    width: 100%;
    max-width: 80px; */
}
.Width_two_third .custom_product_form_atc .form_summary_price,
.Width_two_third .atc-container .atc_total .amount-box {
  max-width: 70px;
}
.Width_two_third .custom_product_form .feedback-sec.arrangement_qnty {
  flex-wrap: wrap;
  padding: 3px;
}
.Width_two_third
  .custom_product_form
  .feedback-sec.arrangement_qnty
  .feedback-output {
  padding-left: 4px;
}
.Width_two_third
  .custom_product_form
  .custom_product_form_colom
  .feedback-output {
  padding-left: 0;
}
.Width_two_third .custom_product_form .feedback-sec .checkmark svg {
  width: 17px;
  height: 17px;
}
.custom_product_form_atc .custom_form_cost {
  text-align: left;
  display: block;
  font-weight: 700;
  font-size: 15px;
  color: #000;
}
.custom_product_form_atc .form_summary_container .form_summary {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.custom_product_form_atc .form_summary_container .form_summary:last-child {
  margin-bottom: 0px;
}
.custom_product_form .Panel #search_postcode {
  background: #051792;
  margin-left: 10px;
}
.custom_product_form .Panel .Panel__Title {
  margin-bottom: 15px;
  color: #1a0084;
}
.custom_product_form .Panel .Panel__Title b {
  font-size: 14px;
  white-space: break-spaces;
}
.custom_product_form .Panel #input_postcode {
  border: none;
  border-radius: 5px;
}
.custom_product_form .Panel #input_postcode::placeholder {
  font-weight: 600;
  font-size: 16px;
  color: #000 !important;
}
/* .custom_product_form .feedback-sec.qnty_tooltip {
    display: flex;
} */
.custom_product_form .feedback-sec.arrangement_qnty {
  /* display: flex; */
  padding: 5px 13px;
  width: 100%;
  justify-content: center;
}
.custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
  font-size: 10px;
  color: #000;
}
.full_available_dates .available_dates_icon {
  cursor: pointer;
}
#custom_product_form .pro_available_calendar {
  display: none;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  background: #00000052;
  height: 100%;
  width: 100%;
}
#custom_product_form .pro_calendar_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 100%;
  border-radius: 10px;
  max-width: 400px;
}
#custom_product_form .pro_calendar_close {
  position: absolute;
  right: 12px;
  top: 8px;
  padding: 5px;
  cursor: pointer;
  width: 23px;
  height: 27px;
  min-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}
#custom_product_form .product_calendar {
  padding: 40px 12px 12px;
}
#custom_product_form .ui-datepicker-inline.ui-datepicker {
  width: 100%;
  border: none;
}
#custom_product_form table.ui-datepicker-calendar {
  border: none;
}
#custom_product_form .ui-datepicker-header {
  background: #fff;
  border: none;
}
#custom_product_form .ui-datepicker-calendar .ui-state-default {
  border: none !important;
  background: none !important;
  color: #000 !important;
  font-weight: 700;
  position: relative;
  height: 39px;
  width: 39px;
}
/* #custom_product_form .ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #DFDFDF;
} */
/* #custom_product_form .ui-datepicker-current-day .ui-state-default {
    color: #341a9e !important;
} */
.custom_section_slider .section_slider_inner {
  display: flex;
  gap: 30px;
  padding: 16px 30px;
  width: 100%;
  max-width: 78%;
  margin: 0 auto;
  overflow-x: auto;
  transition: transform 0.4s ease-in-out;
  white-space: nowrap;
  scrollbar-width: none;
}
.custom_section_slider .section_item {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-align: left;
  cursor: pointer;
}
.custom_section_slider .section_item a {
  text-decoration: none;
}
.custom_section_slider .section_item.active {
  color: #1a0084;
  border-bottom: 1px solid #1a0084;
}
.custom_section_slider {
  width: 100%;
}
.atc_message .feedback-output {
  padding-left: 10px !important;
}
.atc_message .success_msg {
  display: flex;
  padding: 30px 10px 0px;
}
.atc_message .checkmark svg {
  width: 50px;
  height: 50px;
  fill: #02bc7d;
}
.atc_message .feedback-output p {
  margin: 0;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
}
.atc_message .cart-btn {
  background: #1a0084;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 10px;
  font-weight: 600;
}
.atc_message .Continue-btn {
  background: #fff;
  padding: 10px 25px;
  border-radius: 10px;
  font-weight: 600;
}
.atc_message .buttons {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.atc_message .cart-btn span {
  font-size: 14px;
  color: #fff;
}
.atc_message .Continue-btn span {
  font-size: 14px;
  color: #6f6b6b;
  border-bottom: 1px solid #6f6b6b;
}
.Width_two_third .Width_two_third .custom_product_form .atc_message .buttons {
  flex-wrap: wrap;
  gap: 10px;
}
.rental_calendar_popup {
  display: none;
}
.smi-dropdown .smi-dropdown__list {
  z-index: 1000 !important;
}
#search-mobile.form-input,
#search-desktop.form-input {
  padding-right: 40px !important;
}
#search-mobile.form-input::placeholder,
#search-desktop.form-input::placeholder {
  overflow: hidden;
  text-overflow: ellipsis !important;
  white-space: nowrap;
}
.Width_two_third .price-container .flex-row {
  gap: 10px;
}
.Width_two_third .price-container .price_colom h2 {
  font-size: 15px;
}
.Width_two_third .experience_card_price .member_price,
.Width_two_third .price-container .price_colom h3,
.Width_two_third .price-container .price_colom h5 a {
  font-size: 13px;
}
.checkout_page_right {
  border-top: none;
  margin-top: -100px;
}
.checkout_page_right .checkout_payments {
  text-align: center;
  margin-bottom: 10px;
}
.checkout_page_right .checkout_payments .list.list-payment {
  list-style: none;
  padding: 0;
  margin: 0 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.checkout_page_right .checkout_payments .list-payment__item svg {
  width: 45px;
  height: 30px;
}
.checkout_page_right .checkout_payments .list-payment__item {
  cursor: pointer;
}
.checkout_page_right .checkout_payments .payment_icon_text {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.cart_top_checkout {
  padding: 16px 16px 16px 0;
}
.cart_top_checkout .cart_top_subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cart_top_checkout .cart_top_left {
  display: flex;
  align-items: center;
}
.cart_top_checkout .top_checkout {
  padding-left: 30px;
}
.cart_top_checkout .top_checkout button#checkout span {
  font-size: 15px;
}
.cart_top_checkout .top_checkout button#checkout {
  min-width: max-content;
  gap: 5px;
}

.cart_top_left .subtotal_text {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cart_top_left .subtotal_price {
  color: #07520a;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

#customer_login .new_register_btn {
  width: 100%;
  background: #341a9d;
  color: #fff;
  padding: 18px 24px;
  font-size: 14px;
  border-radius: 10px;
}
#template-product .product-details-right nav.type--smaller,
#template-product .product-details-right .product_title_image {
  display: none;
}
#template-product .product_images_left nav.type--smaller {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 15px;
}
#template-product .product_images_left .product_title_image {
  width: 158px;
}
.upsell_product_sec .upsell_product_item,
.delivery-location-main .delivery_location_container {
  display: none;
}
.upsell_product_sec .stepper_load_more,
.upsell_product_sec .all_summary_items,
.custom_delivery_location .more-location-btn {
  transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
}
.product-popup-inner {
  height: calc(100% - 129px);
  overflow: auto;
  /* scrollbar-width: none; */
}

/* delivery location popup start */
.delivery-location-main {
  background: #00000091;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
}
.delivery-location-main .delivery-location-popup {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 20px;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 720px;
  height: 100%;
  max-height: 704px;
  overflow: auto;
}
.delivery-location-main .location-wrapper {
  height: calc(100% - 80px);
  overflow: auto;
  width: 100%;
  padding: 40px 60px 10px 60px;
}
.delivery-location-main .location-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  margin: 10px 0;
}
.delivery-location-main .location-wrapper::-webkit-scrollbar {
  width: 5px;
}
.delivery-location-main .location-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #d9d9d9;
}
.delivery-location-main .delivery-close-icon {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 30px;
  padding: 5px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.delivery-location-main .icon-sub {
  display: flex;
  justify-content: center;
  padding: 10px 0px;
  position: relative;
  width: 200px;
  margin: 0 auto;
}
.delivery-location-main .icon-sub:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 170px;
  height: 170px;
  background: #341a9d;
  transform: translateX(-50%);
  border-radius: 100%;
}
.delivery-location-main .icon-sub .delivery-img {
  width: 180px;
}
.delivery-location-main .delivery-info.not-select-info {
  text-align: center;
  margin: 20px 0;
}
.delivery-location-main .kies-head-main {
  color: #000;
  font-size: 25px;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: normal;
}

.delivery-location-main .not_available_conatiner {
  text-align: center;
  display: none;
  margin-top: 20px;
}
.delivery-location-main button.not_available_btn {
  background: #1a0084;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 16px;
  text-decoration: none;
}
.delivery-location-main .sub-heading,
.delivery-location-main .not_available {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.delivery-location-main .search-title {
  color: #010101;
  font-size: 17px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 7px;
}
.delivery-location-main .search-icon {
  margin: 40px 0 15px;
}
.delivery-location-main .input-field {
  position: relative;
}
.delivery-location-main .order-now-btn {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: #1a0084;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 700;
}
.delivery-location-main #location_search {
  border-radius: 10px;
  border: none;
  padding: 12px 18rem 12px 30px;
  min-height: 65px;
  background: #d9d9d9;
}
.delivery-location-main #location_search::placeholder {
  color: #000;
  opacity: 1;
}
.delivery-location-main #location_search:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.delivery-location-main .location_region {
  display: flex;
  width: 100% !important;
  justify-content: space-between;
  color: #000;
  padding: 13px 0px;
  border-bottom: 1px solid #828282;
  font-weight: 600;
  font-size: 17px;
}
.delivery-location-main ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
.delivery-location-main li.custom-list-sub {
  padding: 8px 5px;
  display: flex;
  align-items: center;
}
.delivery-location-main span.kies-head {
  padding: 0px 10px;
  word-break: break-all;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
}
.delivery-location-main button.btn-kies {
  background-color: #1a0084;
  padding: 6px 30px;
  border: none;
  color: #fff;
  border-radius: 10px;
  margin-left: auto;
  cursor: pointer;
  font-size: 14px;
}
.delivery-location-main .arrow-icon {
  padding-left: 10px;
}
.delivery-location-main .more-location-btn {
  padding: 12px 30px;
  background: #1a0084;
  color: #fff;
  border-radius: 10px;
  margin: 0px auto 25px;
  display: flex;
  font-size: 17px;
}
.delivery-location-main .more-location {
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
}
.delivery-location-main .load_search_btn {
  position: absolute;
  top: 50%;
  right: 190px;
  transform: translateY(-50%);
  background: #1a0084;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 700;
}
/* delivery location popup end */

/* order popup start */
.selected-location-msg .icon-sub:before {
  width: 110px !important;
  height: 110px !important;
  background: #1a0084;
}
.selected-location-msg .icon-sub .delivery-img {
  width: 130px !important;
}
.selected-location-msg .delivery-info.not-select-info {
  margin: 0;
}
.selected-location-msg .delivery-location-popup {
  padding: 30px 20px !important;
  height: max-content;
}
.selected-location-msg .kies-head-main {
  font-size: 17px !important;
}
.selected-location-msg .order-now-btn {
  position: unset;
  width: 100%;
  max-width: 285px;
  margin: 15px auto 0;
  transform: unset;
  justify-content: center;
}
.selected-location-msg .delivery-close-icon {
  font-size: 18px;
  width: 145px;
  font-weight: 600;
}
/* order popup end */

/* 15-10-2024 */
/* uit new changes start */
#header_desktop_version .header-main-logo {
  width: 200px;
}
header nav {
  background: #13046c !important;
  /* color: #fff !important; */
}
header nav .desktop_dropdown_menu .desktop_dropdown_title,
header nav .switch_btn_dropdown.desktop,
header nav .header_right_icons a {
  color: #fff;
}
.header_menu .flex-shrink a.header__link {
  color: #fff;
}
header nav svg {
  color: #fff;
}
header nav .header_wishlist svg path {
  fill: #fff;
}
header nav .header_wishlist {
  margin-left: 10px;
}
.experience_card {
  display: none;
}
.location_track_icon .desktop.selected_location {
  display: none;
}
.header_right_icons a:first-child {
  display: none;
}
.header_scroll_menu {
  background: #13046c;
}
header .delivery-icons {
  position: relative;
  padding: 12px 0;
}
/* header .delivery-icons:hover .popup-msg-box {
    display: block !important;
    transition: all 2s ease;
} */
header .delivery-icons .popup-msg-box {
  position: absolute;
  top: 50px;
  right: 0;
  width: 300px;
  background: #ffffff;
  border: 1px solid #a4a4a4;
  text-align: left;
  border-radius: 10px;
  padding: 20px;
  transition: all 2s ease;
  display: none;
}
header .delivery-icons .popup-msg-box p {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
header .delivery-icons .popup-msg-box .close-icon svg {
  width: 18px;
  height: 18px;
  fill: #000 !important;
}
header .delivery-icons .popup-msg-box .close-icon {
  position: absolute;
  top: 4px;
  right: 8px;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}
.header_right_icons svg {
  width: 27px;
  height: 27px;
}
#header_desktop_version {
  align-items: center;
}
.main_switch_btn {
  position: relative;
}
.main_switch_btn .switch-field.desktop_switch_btns {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  margin: 0;
  border: 1px solid #a4a4a4;
  border-radius: 10px;
  width: 200px;
}
.main_switch_btn .switch-field .btn-div {
  display: block;
  border-radius: 0px;
  background: #fff;
}
.main_switch_btn .switch-field input:checked + label,
.main_switch_btn .switch-field label:last-of-type,
.main_switch_btn .switch-field label:first-of-type {
  background: none !important;
  width: 100%;
  display: block;
  text-align: left;
  font-size: 16px;
}
#location_track_icon svg {
  fill: #fff;
}
.switch_btn_dropdown.desktop .switch_btn_icon svg {
  fill: #fff;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.switch_btn_dropdown.desktop {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px 20px;
  position: relative;
}
.header_right_icons > :nth-child(2) {
  margin-right: 15px;
}
.header_right_icons > :nth-child(2) span {
  margin-right: 12px;
}
.header_cart_count {
  background: #fff;
  color: #04006f;
  position: absolute;
  top: -14px;
  right: -5px;
  border-radius: 30px;
  padding: 3px;
  width: 18px;
  min-width: max-content;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_cart_count .cart-count {
  font-size: 10px;
}
#location_track_icon {
  margin-left: 15px;
}
.desktop_dropdown_menu {
  position: relative;
  padding: 0 10px;
  cursor: pointer;
}
.desktop_dropdown_menu .desktop_dropdown_title {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 137px;
  flex-wrap: wrap;
  padding: 26px 0;
  line-height: 22px;
}
.desktop_dropdown_menu .desktop_dropdown_content {
  position: absolute;
  top: 100%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, 10%);
  background: #fff;
  color: #000;
  width: 400px;
  border: 1px solid #a4a4a4;
  border-radius: 10px;
  padding: 13px;
  transition: ease-in-out 0.3s;
}
.desktop_dropdown_menu:hover .desktop_dropdown_content {
  display: block;
  transition: ease-in-out 0.3s;
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0%);
}
.desktop_dropdown_menu .desktop_dropdown_title svg {
  fill: #fff;
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
.desktop_dropdown_menu
  .desktop_dropdown_content
  .mobile_menu_drawer
  .border--b-width:last-child {
  border-bottom: none;
}
.desktop_dropdown_menu .mobile_menu_drawer .child_menu_inner {
  background: #fff;
  height: auto;
  overflow: unset;
}
.desktop_dropdown_menu .mobile_menu_drawer {
  height: 500px;
}
.desktop_dropdown_menu .mobile_menu_drawer .child_menu_inner > :nth-child(1) {
  background: #fff;
}
.desktop_dropdown_menu .mobile_menu_drawer .grandchild_img {
  /* background-size: 25px !important; */
  background-repeat: no-repeat;
  background-position: center;
}
.header_menu .new-desktop-search {
  position: relative;
  width: 65%;
  padding-left: 38px;
}
.header_menu .new-desktop-search span {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.header_menu .new-desktop-search span .feather-search {
  color: #13046c;
}
.header_menu .new-desktop-search .search__input {
  border-radius: 10px;
  padding: 15px 50px 15px 15px;
  background: #fff;
  color: #000;
  font-weight: 700;
  text-overflow: ellipsis;
}
.price-container .price_colom .price_badge,
.collection__price_main .price_badge {
  display: inline-block;
  color: #4b4b4b;
  background: #d9d9d9;
  border-radius: 10px;
  font-weight: 600;
  padding: 7px 12px;
  margin-left: 10px;
  font-size: 15px;
}
.price_colom.price_colom-inner {
  display: none;
}
.collection__price_main .price_badge {
  margin-left: 8px;
  line-height: 14px;
}
.collection_product_item .collection__price_main {
  display: flex;
  align-items: center;
}
.extra_pop_up_item_flex .stepper_load_more .load_more_btn {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}
.extra_pop_up_item_flex .stepper_load_more .custom__icons.new_load_more {
  margin-left: 5px;
}
.Image_Banner_n .btn {
  background: #fff;
  color: #13046c;
  border: none;
  padding: 18px 28px;
  font-weight: 700;
}
.Image_Banner_n .btn .banner__icon {
  margin-left: 12px;
}
.Image_Banner_n .btn .banner__icon svg {
  width: 28px;
  height: 27px;
}
.custom_product_form .pro_form_dropdown .time-selectbox-sec {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #00000052;
  height: 100%;
  width: 100%;
  z-index: 99;
}
.custom_product_form
  .pro_form_dropdown
  .time-selectbox-sec
  .time-selectbox-inner {
  border: 1px solid #b5b5b5;
  border-radius: 10px;
  padding: 30px 20px 20px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 400px;
  max-height: max-content;
  height: 650px;
  overflow: auto;
}
/* .custom_product_form .pro_form_dropdown .time-selectbox-sec .time-selectbox-inner .time-select-dropdown {
    height: calc(100% - 50px);
    overflow: auto;
} */
.custom_product_form .time-selectbox-close {
  position: absolute;
  right: 12px;
  top: 8px;
  padding: 5px;
  cursor: pointer;
  width: 23px;
  height: 27px;
  min-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}
.custom_product_form .pro_form_dropdown .time-selectbox-sec .heading-title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 23px;
}
.custom_product_form .pro_form_dropdown .time-selectbox-sec .time-select-items {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  border: 1px solid #a7a7a7;
  margin-bottom: 12px;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  color: #000;
}
.custom_product_form
  .pro_form_dropdown
  .time-selectbox-sec
  .time-select-items
  .input-box {
  position: relative;
  width: 23px;
  height: 23px;
  background: #d9d9d9;
  border: 1px solid #838383;
}
.custom_product_form
  .pro_form_dropdown
  .time-selectbox-sec
  .time-select-items
  .input-box:checked {
  color: #00ba00;
  border: 1px solid #00ba00;
}
.custom_product_form .pro_form_dropdown .time-selectbox-sec .time-select-items:has(.input-box:checked):before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 8px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.custom_product_form .rental-days-sec, .custom_product_form .inner_dropdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
  flex-wrap: wrap;
  padding: 18px 0px;
}
.custom_product_form .quantity-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
  flex-wrap: wrap;
  padding: 18px 0px;
}
.custom_product_form .rental-days-sec.section_error input, .custom_product_form .pro_form_dropdown.section_error .dropdown_content .dropdown_content_inner {
    border: 1px solid #FF2F2F;
}
.custom_product_form .rental-days-sec .heading-wrapper-inner, .custom_product_form .quantity-sec .heading-wrapper-inner, .custom_product_form .inner_dropdown .heading-wrapper-inner {
  padding: 0 16px 0 0px;
  width: 60%;
}
.custom_product_form .product_timing {
  display: flex;
  align-items: center;
  width: 100%;
}
.custom_product_form .quantity-sec .main_right_qnty,
.custom_product_form .start-rental-right,
.custom_product_form .end-rental-right,
.custom_product_form .dropdown_content {
  width: 40%;
}
.custom_product_form .dropdown_content_inner {
  border: 1px solid #bebebe;
  border-radius: 5px;
  padding: 10px 18px 10px 10px;
  cursor: pointer;
  position: relative;
}
.custom_product_form .dropdown_content_inner:before,
.custom_product_form .rental-days-sec .rental-dates:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  background-image: url(/cdn/shop/files/down-arrow_5.png?v=1729235756);
  height: 17px;
  width: 17px;
  background-repeat: no-repeat;
  text-align: center;
  padding: 4px;
  background-position: center;
  background-size: 16px;
}
.custom_product_form .rental-days-sec .rental-dates {
  position: relative;
}
.custom_product_form .dropdown_content_inner .booking_time {
  font-size: 12px;
  font-weight: 600;
  color: #000;
  padding-left: 8px;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}
.custom_product_form .dropdown_content_inner .custom__icons.clock svg {
  width: 18px;
  height: 18px;
}
.custom_product_form button.item_view_more {
  background: #000;
  width: 100%;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  /* margin-top: 20px; */
  cursor: pointer;
}
.custom_product_form button.item_view_more .view_more_text {
  font-size: 18px;
}
.custom_product_form button.item_view_more .custom__icons.item_view_more {
  margin-left: 10px;
}
.booking_product_items.hide__items {
  display: none;
}
.main-custom-from .custom_form_atc.floating_btton {
  background: #051792;
  color: #fff;
  padding: 20px;
  border-radius: 20px 20px 0px 0px;
  cursor: pointer;
  text-align: center;
  display: none;
}
.main-custom-from .custom_form_atc.floating_btton,
.main-custom-from .custom_form_atc .total_pro_price.amount-box {
  font-size: 18px;
}
#custom_product_form .ui-datepicker-title .ui-datepicker-month,
#custom_product_form .ui-datepicker-title .ui-datepicker-year {
  font-size: 22px;
  color: #000;
  font-weight: 700;
}
#custom_product_form .ui-datepicker-calendar th span {
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
#custom_product_form .ui-datepicker-calendar .ui-state-default:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #025a0d;
  border-radius: 10px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.ui-datepicker-unselectable .ui-state-default:before {
  background: #ff2f2f !important;
}
.ui-datepicker-unselectable.fully_booked .ui-state-default:before {
  background: #ffa52f !important;
}
.custom_product_form .booking_product_items .inner-products.active {
  border: 2px solid #025a0d;
}
.custom_product_form .date_time_error {
  display: none;
}
.custom_product_form .date_time_error p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 800;
  color: #000;
  margin-bottom: 0;
}
.custom_product_form .date_time_error .custom__icons.error {
  padding-right: 10px;
}
.custom_product_form .time_estimate p {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-top: 10px;
  margin-bottom: 0px;
}
.custom_product_form .time_estimate {
  display: none;
}
.custom_product_form .time_estimate p .time {
  font-size: 14px;
  color: red;
  font-weight: 600;
}
.custom_product_form .custom_content_box {
  border: 1px solid #b7b7b7;
  background: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  margin-top: 10px;
}
.custom_product_form .custom_content_box .custom_text {
  font-size: 12px;
  color: #000;
  font-weight: 600;
  margin: 0;
  line-height: normal;
}
.custom_product_form .quantity .quantity-heading {
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin: 0;
  color: #000;
  font-weight: 700;
  padding-bottom: 10px;
  display: none;
}
.custom_product_form .custom-feedback-sec {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 7px 10px;
  margin: 10px 0 0 auto;
  width: 100%;
}
.custom_product_form .custom-feedback-sec .feedback-output {
  padding-left: 0px;
}
.Width_two_third .custom_product_form .inner-products {
  padding: 20px 10px;
}
.custom_product_form .item_custom_description,
.custom_product_form .item_custom_description .more-text,
.custom_product_form .item_custom_description .dots {
  margin-top: 5px;
  font-size: 14px;
  color: #5e5e5e;
  line-height: normal;
  font-weight: 600;
}
.custom_product_form .item_custom_description .more-text {
  margin-top: 0px;
}
.custom_product_form .item_custom_description p {
  font-size: 14px;
  color: #5e5e5e;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 0px;
}
.more-text {
  display: none;
}
.custom_read_more {
  color: #fff;
  font-size: 16px;
  opacity: 0.75;
  cursor: pointer;
  line-height: normal;
  text-decoration: underline;
}
#template-product .custom_read_more {
  color: #13046c;
  font-size: 14px;
  font-weight: 600;
  opacity: 1;
  text-decoration: underline;
  line-height: normal;
}
#template-collection .main_collection_page .custom_read_more {
  color: #13046c;
  font-size: 14px;
  font-weight: 600;
}
.collection_product_item .custom__description, .collection_product_item .custom__description .dots, .collection_product_item .custom__description .more-text {
  font-size: 14px !important;
  line-height: 1.25;
}
.collection_product_item a.hover\:no-underline.block.no-underline.whitespace-normal.pb-4 {
  min-height: auto;
  padding-bottom: 5px;
}
.collection_product_item .zero_reviews {
    padding-bottom: 16px;
}
.Width_two_third .custom_product_form .feedback-sec,
.Width_two_third .custom_product_form .custom-feedback-sec,
.Width_two_third .custom_product_form .custom_content_box {
  padding: 5px;
}
.coll_popup_modal .custom_product_form_colom .product_items_text {
  width: 55%;
}
.coll_popup_modal .custom_product_form_colom .quantity {
  width: 30%;
}
.coll_popup_modal .coll_popup_content .custom_form_atc.floating_btton {
  display: none;
}
.header_wishlist .th_wlc_product_count,
.header_wishlist .th_wlc_product_count span {
  background: #fff;
  color: #04006f;
  font-size: 12px;
  line-height: normal;
}
.th_wl_button .th_wl_icon,
.th_wl_button_after .th_wl_icon {
  width: 20px !important;
  height: 20px !important;
}
.th_prd_wl_btn .th_wl_count, .th_wl_col_btn .th_wl_count, .th_prd_wl_btn .th_wl_text, .th_wl_col_btn .th_wl_text {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}
.th_wl_col_btn .th_wl_button, .th_prd_wl_btn .th_wl_button, .th_wl_col_btn .th_wl_button_after {
  justify-content: start !important;
}
.th_prd_wl_btn .th_wl_button, .th_wl_col_btn .th_wl_button, .th_prd_wl_btn .th_wl_dropbtn, .th_wl_col_btn .th_wl_dropbtn {
  background: none !important;
}
#template-collection .th_wl_col_btn.collection_wishlist {
  padding: 0px !important;
  white-space: unset;
  border: none;
}
.th_wl_col_btn.collection_wishlist .d-flex,
.th_prd_wl_btn.product_wishlist .d-flex {
  align-items: self-start;
}
.th_prd_wl_btn.product_wishlist {
  white-space: unset;
  border: none !important;
}
.custom_product_form .location_summary,
.custom_product_form .vat_subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom_product_form .location_summary {
  margin: 10px 0px 15px;
}
.custom_product_form .location_summary .location_subtotal {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  font-size: 14px;
  color: #6e6e6e;
  line-height: normal;
  font-weight: 600;
  width: 80%;
  text-align: left;
}
.custom_product_form .location_summary .location_subtotal .inner_text {
  font-size: 14px;
  color: #6e6e6e;
  line-height: normal;
  font-weight: 600;
  text-align: left;
}
.custom_product_form .location_summary .location_subtotal .location_text {
  font-size: 14px;
  color: #13046c;
  line-height: normal;
  font-weight: 600;
  padding: 0px 5px;
  cursor: pointer;
  text-decoration: underline;
}
.custom_product_form
  .location_summary
  .location_subtotal
  .custom__icons.shipping {
  margin-right: 10px;
}
.custom_product_form .location_summary .vat_shipping_price,
.custom_product_form .vat_subtotal .final_vat_subtotal {
  font-size: 14px;
  line-height: normal;
  color: #025a0d;
  font-weight: 700;
  width: 20%;
  text-align: end;
}
.custom_product_form .vat_subtotal .vat_title {
  font-size: 14px;
  color: #025a0d;
  line-height: normal;
  font-weight: 700;
  width: 80%;
  text-align: left;
}
.banner_filter_scroll {
  width: 100%;
  max-width: 690px;
  position: absolute;
  bottom: -75px;
  padding: 0px 16px;
  display:none;
}
.banner_scroll_btn {
  background: #fff;
  max-width: max-content;
  padding: 16px 30px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0px auto;
  border: 1px solid #d8d8d8;
}
.banner_scroll_btn .banner_scroll_down {
  padding-left: 6px;
}
.banner_scroll_btn .banner_scroll_down svg {
  width: 20px;
  height: 20px;
}
.banner_scroll_btn .banner_scroll_text {
  font-size: 18px;
  color: #000;
  line-height: normal;
  font-weight: 600;
}
header nav .search_inner svg, header nav .search-mobile-container svg {
  color: #333333;
}
.custom_product_form .quantity-sec .quantity-box .choose-date:focus {
    outline: 2px solid #12121280;
    outline-offset: 3px;
    box-shadow: 0 0 0 3px rgb(255 255 255), 0 0 .5rem .4rem rgb(18 18 18 / 0.1);
    background: #fff;
    border: 1px solid #0000001a;
}
.custom_product_form .inner-products .qnty_value:focus {
    outline: 2px solid #12121280;
    outline-offset: 1px;
    box-shadow: 0 0 0 3px rgb(255 255 255), 0 0 .5rem .4rem rgb(18 18 18 / 0.1);
    z-index: 1;
}




/* uit new changes end */

/* @media only screen and (max-width: 1852px) {
  .header_dropdown_overlay {
      top: 239px;
  }
} */

@media only screen and (max-width: 1600px) {
  .switch-field.desktop_switch_btns label {
    width: 110px;
  }
  .header_menu .flex-shrink a.header__link {
    padding: 38px 8px;
    /* font-size: 17px; */
  }
  .header_scroll_menu .horizontal_scroll_menu ul li .list-menu__item,
  .custom_section_slider .section_item,
  .custom_section_slider .section_item a {
    font-size: 16px;
  }
  .header_scroll_menu .horizontal_scroll_menu ul {
    padding: 20px 30px;
  }
  /* .first_menu_child.horizontal_scroll_menu {
        top: 79px;
    } */
  .header_scroll_menu .horizontal_scroll_menu ul,
  .header_scroll_menu .first_menu_child.horizontal_scroll_menu ul,
  .custom_section_slider .section_slider_inner {
    /* max-width: 1320px; */
    max-width: 76%;
  }
  .experience_card:before {
    width: 37px;
    height: 37px;
    top: -7px;
  }
}

@media only screen and (max-width: 1440px) {
  .header-main-logo {
    max-width: 13rem;
  }
  /* .experience_card .customer-cart-img, .experience_card .experience-cart-img {
        width: 36px;
    } */
  /* .experience_card .business-card-img {
        width: 45px;
    } */
  .experience_card {
    margin-left: 10px;
  }
  /* .experience_card:before {
        top: -4px;
    } */
}

@media only screen and (max-width: 1365px) {
  .header_scroll_menu .horizontal_scroll_menu ul,
  .header_scroll_menu .first_menu_child.horizontal_scroll_menu ul,
  .custom_section_slider .section_slider_inner {
    max-width: 85%;
  }
  .horizontal_scroll_menu .next_btn {
    right: 2%;
  }
  .horizontal_scroll_menu .prev_btn {
    left: 2%;
  }
  .header-main-logo a {
    width: 200px !important;
  }
  .switch-field.desktop_switch_btns label {
    width: 92px;
    font-size: 12px;
  }
  .header_right_icons {
    padding-left: 0;
  }
  /* .header_right_icons svg {
        width: 20px;
        height: 20px;
    } */
  .header_menu .flex-shrink a.header__link {
    font-size: 14px;
    margin-right: 4px;
  }
  .location_track_icon .desktop.selected_location {
    font-size: 12px;
    width: 58px;
  }
  #template-product .calender-sec .celender-boxs {
    width: 430px !important;
  }
  #template-product .calender-sec .calender-slider-item {
    width: 70px !important;
  }
  #template-collection .calender-sec .celender-boxs,
  #template-index .calender-sec .celender-boxs {
    width: 220px !important;
  }
  #template-collection .calender-sec .calender-slider-item,
  #template-index .calender-sec .calender-slider-item {
    width: 75px !important;
  }
  #template-index .coll_popup_modal .calender-sec .calender-slider-item {
    width: 80px !important;
  }
  /* .custom_product_form .quantity-sec .quantity-box {
        width: 43.5%;
    } */
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 22px;
  }
  /* .Width_two_third .custom_product_form .rental-days-sec input {
        width: 43%;
        padding: 16px 30px 16px 10px;
        background-position: right 10px center;
        background-size: 16px;
    } */
  .Width_two_third .custom_product_form .product_items_flex h4.item_title a,
  .Width_two_third .extra_orderable_section h4.orderable_product_title a {
    font-size: 16px !important;
  }
  .Width_two_third .custom_product_form .inner-products .pro_price,
  .Width_two_third .custom_product_form .inner-products .price_custom_text {
    font-size: 14px;
  }
  /* .Width_two_third .custom_product_form .inner-products .price_plus, .Width_two_third .custom_product_form .inner-products .price_minus {
        width: 20px;
    } */
  .Width_two_third .custom_product_form {
    padding: 20px 10px;
  }
  .Width_two_third
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    font-size: 9px;
  }
  .header_dropdown_overlay {
    top: 199px;
  }
  .header_menu .header__dropdown {
    top: 103px;
  }
  .custom_product_form .feedback-sec.arrangement_qnty {
    padding: 5px;
  }
  .atc_message .cart-btn,
  .atc_message .Continue-btn {
    padding: 10px 16px;
  }
  .price-container .price-container-inner .flex-row {
    gap: 50px;
  }
  .custom_product_form .quantity .quantity-heading {
    font-size: 15px;
  }
  .Width_two_third .custom_product_form_colom .product_items_text,
  .Width_two_third .extra_orderable_section .orderable_product_text {
    width: 55%;
    padding-right: 10px;
  }
  .Width_two_third .custom_product_form_colom .quantity,
  .Width_two_third .extra_orderable_section .quantity {
    width: 30%;
  }
  .switch_btn_dropdown.desktop {
    padding: 10px;
  }
}

@media only screen and (max-width: 1199px) {
  .waar-sec .waar-colom {
    max-height: 480px;
  }
  .horizontal_scroll_menu .next_btn {
    right: 1%;
  }
  .horizontal_scroll_menu .prev_btn {
    left: 1%;
  }
  .switch-field.desktop_switch_btns .btn-div {
    padding: 10px 8px;
  }
  .switch-field.desktop_switch_btns label {
    width: 100%;
    font-size: 11px;
  }
  .header_menu .flex-shrink a.header__link {
    font-size: 13px;
    padding: 34px 6px;
  }
  .experience_card:before {
    width: 35px;
    height: 35px;
  }
  /* .experience_card .customer-cart-img, .experience_card .experience-cart-img {
        width: 46px;
    } */
  /* .experience_card .business-card-img {
        width: 41px;
    } */
  .header-main-logo {
    max-width: 10rem;
  }
  /* .header_right_icons svg {
        width: 18px;
        height: 18px;
    } */
  #template-product .calender-sec .celender-boxs {
    width: 350px !important;
  }
  #template-product .calender-sec .calender-slider-item {
    padding: 23px 10px !important;
    width: 60px !important;
  }
  #template-collection .calender-sec .celender-boxs, #template-index .calender-sec .celender-boxs {
    width: 180px !important;
  }
  #template-collection .calender-sec .calender-slider-item, #template-index .calender-sec .calender-slider-item {
    padding: 23px 20px !important;
    width: 67px !important;
  }
  .custom_product_form .rental-days-sec .rental-dates {
    gap: 13px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg {
    padding: 0;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 19px;
  }
  .Width_two_third .custom_product_form .rental-days-sec .rental-dates {
    gap: 7px;
  }
  .Width_two_third .custom_product_form {
    padding: 10px;
  }
  .Width_two_third .custom_product_form_colom .img {
    width: 16%;
  }
  .Width_two_third .custom_product_form_colom .product_items_text,
  .Width_two_third .extra_orderable_section .orderable_product_text {
    width: 52%;
  }
  .Width_two_third .custom_product_form_colom .quantity,
  .Width_two_third .extra_orderable_section .quantity {
    width: 32%;
  }
  /* .Width_two_third .custom_product_form .product_items_number {
        width: 25%;
    } */
  .Width_two_third
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    font-size: 8px;
  }
  /* .Image_Banner.relative.z-10.w-full.h-full {
        min-height: 600px;
    } */
  /* .waar-sec .inner-container {
        bottom: 20px;
    } */
  .header_dropdown_overlay {
    top: 188px;
  }
  .header_menu .header__dropdown {
    top: 92px;
  }
  .header_menu .header__dropdown .hover_submenu {
    padding: 15px;
  }
  .smi-container-fluid .smi-dropdown-popup-wrapper {
    column-gap: 10px;
  }
  .custom_product_form .feedback-sec .checkmark svg {
    width: 20px;
    height: 20px;
  }
  .custom_product_form {
    padding: 12px;
  }
  .custom_product_form_colom .product_items_text,
  .extra_orderable_section .orderable_product_text {
    width: 55%;
  }
  .custom_product_form_colom .quantity,
  .extra_orderable_section .quantity {
    width: 30%;
  }
  .atc_message .success_msg {
    padding: 30px 0px 0px;
  }
  .atc_message .cart-btn,
  .atc_message .Continue-btn {
    padding: 10px 14px;
  }
  .atc_message .cart-btn span,
  .atc_message .Continue-btn span {
    font-size: 13px;
  }
  .Width_two_third .custom_product_form .product_items_flex h4.item_title a,
  .Width_two_third .extra_orderable_section h4.orderable_product_title a {
    font-size: 14px !important;
  }
  .Width_two_third .custom_product_form .item_custom_description,
  .Width_two_third .custom_product_form .item_custom_description .more-text,
  .Width_two_third .custom_product_form .item_custom_description .dots,
  .Width_two_third .custom_product_form .item_custom_description p {
    font-size: 13px;
  }
  .Width_two_third .custom_product_form .product_items_text .item_popup_msg {
    font-size: 13px;
  }
  .Width_two_third .custom_product_form .inner-products .pro_price,
  .Width_two_third .custom_product_form .inner-products .price_custom_text {
    font-size: 13px;
  }
  .Width_two_third .custom_product_form .custom-feedback-sec,
  .Width_two_third .custom_product_form .custom_content_box,
  .Width_two_third .custom_product_form .feedback-sec {
    padding: 5px;
  }
  .Width_two_third
    .custom_product_form
    .quantity-sec
    .quantity-box
    .choose-date,
  .Width_two_third .custom_product_form .quantity-sec .quantity-box button {
    height: 30px;
  }
  .Width_two_third .custom_product_form .quantity .quantity-heading {
    font-size: 12px;
  }
  .Width_two_third
    .custom_product_form
    .quantity-sec
    .feedback-sec.selected_quantity
    .feedback-output {
    font-size: 10px;
  }
  .Width_two_third .custom_product_form .inner-products {
    padding: 12px 8px;
  }
  .price-container .flex-row {
    gap: 22px;
    flex-wrap: nowrap;
  }
  .Width_two_third .price-container .flex-row {
    flex-wrap: wrap;
  }
  .Width_two_third .experience_card_price .member_price,
  .Width_two_third .price-container .price_colom h3,
  .Width_two_third .price-container .price_colom h5 a {
    font-size: 16px;
  }
  .Width_two_third .price-container .price_colom h2 {
    font-size: 18px;
  }
  .header_menu .new-desktop-search {
    width: 60%;
    padding-left: 10px;
  }
  .header-main-logo a {
    width: 160px !important;
  }
  .Width_two_third .main-custom-from .custom_form_atc.floating_btton {
    padding: 14px;
  }
}

@media only screen and (max-width: 1024px) {
  /* .switch-field.mobile_switch_btns {
        display: block;
    } */
  .switch-field.mobile_switch_btns {
    width: 100%;
  }
  .switch-field .btn-div label {
    width: 50%;
    padding: 20px;
    font-size: 16px;
  }
  .mobile_switch_btns .btn-div {
    padding: 0 5px;
  }
  .switch-field .btn-div {
    background-color: #fff;
    border-top: 1px solid #cdcdcd;
    border-radius: 0;
  }
  .switch-field input:checked + label {
    border-bottom: 1px solid #0e0064;
    border-radius: 0 !important;
    background: none !important;
  }
  /* #header_tablet_version .mobile_cart .type__nav.type--smaller {
        position: absolute;
        top: -15px;
        right: -4px;
        padding: 5px;
        width: max-content;
        height: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
    } */
  /* .experience_card .customer-cart-img, .experience_card .experience-cart-img {
        width: 60px;
    } */
  /* .experience_card .business-card-img {
        width: 50px;
    } */
  .experience_card:before {
    width: 40px;
    height: 40px;
    top: -8px;
  }
  .custom_product_form .feedback-output {
    padding-left: 4px;
  }
  .Width_two_third .sbz-cart-calculator button#search_postcode,
  button#search_postcode {
    flex: 0 0 110px !important;
  }
  /* .custom_location_tracker {
        display: block;
    } */
  .custom_location_tracker .icon {
    margin: 0 auto;
    border: none;
    padding: 10px 20px;
    width: 300px;
    align-items: center;
  }
  .custom_location_tracker .delivery-days {
    display: none;
  }
  header nav .mobile_cart {
    margin-left: 10px;
  }
  #location_track_icon {
    margin-left: 12px;
  }
}
/* tab */

@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .flex-row {
    flex-wrap: wrap;
    display: flex;
  }
  .container-inner {
    max-width: 97%;
    margin: 0 auto;
  }
  /* .waar-sec .inner_flex{
        flex-wrap:wrap;
        width:100%;
        margin:0 auto;
    }
    .waar-sec .waar-colom .content{
        width:47%;
        margin-right:5px;
        border:1px solid #cccccc63;
        margin-bottom:10px;
    }
    .waar-sec .waar-colom .content-btn{
        width:100%;
    }
    .waar-sec .waar-colom .content-btn{
        text-align:center;
        padding-top:15px;
    }
    .waar-sec .waar-colom .content-btn{
        border:0px;
    }
    .waar-sec .waar-colom .content h4{
        padding:20px 10px;
        padding-bottom:0px;
    }
    .waar-sec .waar-colom .content p{
        padding-left:10px;
    }
    .waar-sec .waar-colom{
        border-radius:0px;
        border:none;
        margin:0px;
    }
    .waar-sec .waar-colom .content h4{
        font-size:23px;
    }
    .waar-sec .waar-colom .content p{
        font-size:14px;
        padding-bottom:20px;
    } */
  .row-flex {
    flex-wrap: wrap;
    width: 100%;
  }
  .container-inner {
    max-width: 100% !important;
    margin: 0 auto;
  }
  .Uitjesthuis-col {
    width: 100%;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 30px;
    padding-top: 0px;
  }
  .Uitjesthuis-colom {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .Uitjesthuis-colom video {
    border-radius: 0px !important;
  }
  .Uitjesthuis-sec {
    width: 100%;
  }
  .Uitjesthuis-col .content h4 {
    font-size: 25px;
    text-align: center;
    padding: 12px 0px 30px 0px;
  }
  .Uitjesthuis-col .content div {
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
  .Uitjesthuis-col .content p {
    font-size: 17px;
    padding: 10px 0px;
    width: 500px;
  }
  .icon {
    width: 100%;
  }
  .Uitjesthuis-col .content img {
    display: block;
    margin: 0 auto;
  }
  .Image_Banner h1 {
    font-size: 40px;
  }
  /* .Image_Banner p{
        font-size:15px;
    } */
  .collection-list_slider .window--wide {
    padding-bottom: 0px !important;
  }
  .Uitjesthuis-colom .play-btn img {
    width: 13%;
    top: 42%;
  }
  .Uitjesthuis-colom .play-btn-open img {
    width: 13%;
    top: 34%;
  }
  .Uitjesthuis-col .content h4 {
    text-align: left;
    padding-bottom: 0px !important;
  }
  .Uitjesthuis-col .content div {
    text-align: left !important;
  }
  .Uitjesthuis-col .content p {
    width: auto !important;
  }
  .Uitjesthuis-col .content img {
    margin: 0px !important;
  }
  .featured-collection_slider .window--wide {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }
  .Review_section .img_text_container .content h1 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .Review_section .img_text_container .content .img {
    padding: 10px 0px 0px 0px !important;
  }
  .Review_section .img_text_container {
    padding: 50px 0 30px 0px !important;
  }
  .Arrangements .Arrangements-col .content p {
    font-size: 14px;
  }
  .Arrangements h2 {
    font-size: 25px;
  }
  .Arrangements {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .Arrangements .Arrangements-col .img img {
    height: 66px !important;
    object-fit: cover !important;
  }
  .Arrangements .Arrangements-col .content .text ul li {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 991px) {
  .header_scroll_menu .horizontal_scroll_menu ul,
  .header_scroll_menu .first_menu_child.horizontal_scroll_menu ul,
  .custom_section_slider .section_slider_inner {
    max-width: 83%;
  }
  .slideshow-inner .slidshow__heading h1 {
    font-size: 40px;
  }
  .slideshow-inner .slidshow__description h2 {
    font-size: 30px;
  }
  /* .custom_product_form .rental-days-sec .rental-dates {
        justify-content: center;
        flex-wrap: wrap;
    } */
  /* .custom_product_form .rental-days-sec input {
        width: 42%;
        padding: 17px 36px 17px 10px !important;
    } */
  /* .custom_product_form .quantity-sec .quantity-box {
        width: 50%;
    } */
  .price-container .flex-row {
    gap: 14px;
  }
  .price-container .price_colom .content {
    margin: 0;
    padding: 0;
  }
  #template-product .calender-sec .calender-slider-item {
    padding: 23px 10px !important;
    width: 68px !important;
  }
  #template-product .calender-sec .celender-boxs {
    width: 245px !important;
  }
  #template-collection .calender-sec .celender-boxs,
  #template-index .calender-sec .celender-boxs {
    width: 130px !important;
  }
  #template-collection .calender-sec .calender-slider-item,
  #template-index .calender-sec .calender-slider-item {
    padding: 23px 10px !important;
    width: 52px !important;
  }
  #template-collection .calender-sec .arrang_arrows.slick-prev,
  #template-collection .calender-sec .arrang_arrows.slick-next {
    top: -62px;
  }
  #template-product .custom_product_form {
    padding: 20px 10px;
  }
  /* .custom_product_form .product_items_number, .custom_product_form .orderable_product_number {
        display: block;
    } */
  .custom_product_form .inner-products .price_minus, .custom_product_form .inner-products .price_plus {
    height: 26px;
  }
  .custom_product_form .inner-products .qnty_value {
    height: 26px;
  }
  .custom_product_form_colom .img, .extra_orderable_section .orderable_product .img {
    width: 17%;
  }
  .custom_product_form_colom .product_items_text, .extra_orderable_section .orderable_product_text {
    width: 50%;
  }
  .custom_product_form_colom .quantity, .extra_orderable_section .quantity {
    width: 33%;
  }
  .custom_product_form .product_items_flex h4.item_title a, .extra_orderable_section h4.orderable_product_title a {
    font-size: 16px !important;
  }
  .custom_product_form_colom .product_items_text, .extra_orderable_section .orderable_product_text {
    padding-right: 10px;
  }
  .custom_product_form .product_items_flex h4.item_title, .extra_orderable_section h4.orderable_product_title {
    margin-bottom: 5px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image:before {
    width: 90px;
    height: 90px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 18px;
    line-height: 24px;
  }
  .delivery_msg_container .delivery_msg_inner {
    gap: 50px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image {
    width: 57px;
  }
  .Width_two_third .custom_product_form .rental-days-sec .rental-dates {
    flex-direction: column;
  }
  .Width_two_third .custom_product_form .rental-days-sec input,
  .Width_two_third .custom_product_form .quantity-sec .quantity-box {
    width: 100%;
  }
  .Width_two_third .custom_product_form .inner-products {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
  }
  .Width_two_third .custom_product_form_colom .img,
  .Width_two_third .extra_orderable_section .orderable_product .img {
    width: 30%;
  }
  .Width_two_third .custom_product_form_colom .product_items_text,
  .Width_two_third .extra_orderable_section .orderable_product_text {
    width: 70%;
    padding-right: 0;
  }
  .Width_two_third .custom_product_form .product_items_number {
    /* width: 40%; */
    text-align: left;
  }
  .Width_two_third .custom_product_form_colom .quantity,
  .Width_two_third .extra_orderable_section .quantity {
    width: 70%;
    margin: 0 0 0 auto;
    justify-content: start;
  }
  .Width_two_third .custom_product_form .quantity-sec .main_right_qnty,
  .Width_two_third .custom_product_form .quantity-sec .heading-wrapper-inner,
  .Width_two_third .custom_product_form .quantity-sec .user-feedback,
  .Width_two_third .custom_product_form .start-rental-right,
  .Width_two_third .custom_product_form .end-rental-right,
  .Width_two_third .custom_product_form .rental-days-sec .main_feedback,
  .Width_two_third .custom_product_form .pro_form_dropdown .feedback-sec,
  .Width_two_third .custom_product_form .dropdown_content,
  .Width_two_third .custom_product_form .inner_dropdown .heading-wrapper-inner,
  .Width_two_third
    .custom_product_form
    .rental-days-sec
    .heading-wrapper-inner {
    width: 100%;
  }
  .Width_two_third .custom_product_form .quantity-sec,
  .Width_two_third .custom_product_form .rental-days-sec,
  .custom_product_form .inner_dropdown {
    row-gap: 10px;
  }
  .Width_two_third .atc-container .atc_total {
    flex-wrap: wrap;
  }
  .Width_two_third .custom_product_form .quantity .quantity-heading {
    text-align: left;
  }
  .slideshow__container {
    min-height: 580px;
  }
  .custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
    font-size: 9px;
    padding-left: 0;
  }
  .custom_product_form .feedback-sec.arrangement_qnty {
    flex-wrap: wrap;
  }
  .custom_product_form .inner-products .price_minus,
  .custom_product_form .inner-products .price_plus {
    width: 25px;
  }
  .custom_product_form .full_available_dates svg {
    width: 13px;
    height: 13px;
  }
  .custom_product_form .full_available_dates {
    gap: 5px;
  }
  .custom_product_form .available_dates_title {
    font-size: 11px;
  }
  /* .custom_product_form_atc .form_summary_price, .atc-container .atc_total .amount-box {
        max-width: 70px;
    } */
  .atc_message .buttons {
    flex-wrap: wrap;
  }
  .price-container .price_colom h2 {
    font-size: 16px;
  }
  .main_cart form h1,
  .main_cart form h1 span {
    font-size: 40px;
  }
  .cart_top_checkout .top_checkout {
    padding-left: 10px;
  }
  .custom_product_form .feedback-sec {
    padding: 7px 5px;
  }
  .Width_two_third .custom_product_form button.item_view_more .view_more_text {
    font-size: 14px;
  }
  .Width_two_third .main-custom-from .custom_form_atc.floating_btton,
  .Width_two_third
    .main-custom-from
    .custom_form_atc
    .total_pro_price.amount-box {
    font-size: 13px;
  }
  .Width_two_third
    .custom_product_form
    .custom_product_form_atc
    .custom_form_atc {
    font-size: 14px;
  }
  .Width_two_third .main-custom-from .custom_form_atc.floating_btton {
    padding: 12px;
  }
}

@media (min-width: 601px) and (max-width: 980px) {
  .new_collumns {
    width: 50%;
  }
  .new_slider .whitespace-nowrap {
    padding: 0px 1rem;
  }
  .main_heading {
    padding: 0rem 1rem;
  }
  .new_slider .md\:flex.justify-end.hidden.gap-4.pt-4.window--wide {
    display: flex;
  }
}
/* new slider css end */

@media (max-width: 909px) {
  #wwkSidebarTop.wwk-sidebar--top-wrapper {
    z-index: 30 !important;
  }
}

/* mobile */
@media (max-width: 767px) {
  .waar-sec .filter-inner-content {
    padding: 10px 24px 10px 24px;
  }
  .waar-sec .filter-content .filter-text {
    font-size: 16px;
  }
  .waar-sec .filter-content .filter-select,
  .waar-sec .search-banner .banner-filter-search::placeholder {
    font-size: 14px;
  }
  .waar-sec .mobile_searchbar_filter .panel {
    max-width: 350px;
  }
  .waar-sec .content.mobile_filter.content-btn span {
    font-size: 16px;
  }
  .waar-sec .accordion.wat-filter .selected_value.wat_values,
  .waar-sec .accordion.wat-filter .extra-count {
    font-size: 12px;
    padding: 5px 10px;
  }
  .custom_product_form .rental-days-sec .rental-dates {
    flex-wrap: nowrap;
  }
  .custom_product_form .rental-days-sec .rental-dates label {
    font-size: 14px;
  }
  /* .custom_product_form .quantity-sec .quantity-box {
        width: 41%;
    } */
  .custom_product_form .inner-products .price_minus,
  .custom_product_form .inner-products .price_plus {
    height: 36px;
  }
  .custom_product_form .inner-products .qnty_value {
    height: 36px;
  }
  .Width_two_third .custom_product_form .inner-products .price_plus,
  .Width_two_third .custom_product_form .inner-products .price_minus {
    height: 36px;
    width: 36px;
  }
  .Width_two_third .custom_product_form .inner-products .qnty_value {
    height: 36px;
  }
  .slideshow-inner .slidshow__description h5 {
    font-size: 25px;
  }
  .slideshow-inner .slidshow__heading h1 {
    font-size: 38px;
  }
  .price-container .flex-row {
    gap: 70px;
  }
  .Width_two_third .price-container .flex-row {
    gap: 70px;
    flex-wrap: nowrap;
  }
  .slideshow-inner .max-w-prose h1 {
    margin-bottom: 15px;
  }
  .slideshow__container {
    min-height: 450px;
    max-height: 490px;
  }
  #template-index .waar-sec .inner-container {
    bottom: 15px;
  }
  .waar-sec .inner-container {
    bottom: 45px;
  }
  .template--index .waar-sec.removed_wat_field .inner-container,
  .template--collection .waar-sec.removed_wat_field .inner-container {
    bottom: 80px !important;
  }
  /* .switch-field.mobile_switch_btns {
        display: block;
    } */
  .horizontal_scroll_menu .next_btn,
  .horizontal_scroll_menu .prev_btn {
    width: 38px;
    height: 38px;
  }
  .horizontal_scroll_menu svg {
    width: 14px;
    height: 14px;
  }
  .header_scroll_menu .horizontal_scroll_menu ul, .header_scroll_menu .first_menu_child.horizontal_scroll_menu ul {
    max-width: 82%;
    padding: 16px 10px;
  }
  .custom_section_slider .section_slider_inner {
    padding: 16px 10px;
  }
  #template-collection .available_dates_cale .container, #template-index .available_dates_cale .container {
    margin: 0 auto 0 0;
  }
  #template-index .calender-sec .calender-slider-item {
    padding: 23px 20px !important;
    width: 85px !important;
  }
  #template-collection .calender-sec .calender-slider-item {
    padding: 23px 20px !important;
    width: 75px !important;
  }
  #template-index .calender-sec .celender-boxs {
    width: 250px !important;
  }
  #template-collection .calender-sec .celender-boxs {
    width: 405px !important;
  }
  #template-index .container-wrapper {
    width: 100%;
    max-width: 300px;
  }
  #template-collection .container-wrapper {
    width: 100%;
    max-width: 450px;
  }
  #template-index .coll_popup_modal .container-wrapper {
    width: 100%;
  }
  #template-collection .calender-sec .arrang_arrows.slick-prev, #template-collection .calender-sec .arrang_arrows.slick-next {
    top: -42px;
  }
  #template-index .calender-sec .arrang_arrows.slick-prev, #template-index .calender-sec .arrang_arrows.slick-next {
    top: -42px;
  }
  #template-product .calender-sec .calender-slider-item {
    width: 75px !important;
  }
  #template-product .calender-sec .celender-boxs {
    width: 465px !important;
  }
  #template-product .calender-sec .date-heading {
    margin-bottom: 5px;
  }
  .extra_pop_up_item_flex .img img {
    height: 60px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image {
    width: 65px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image:before {
    width: 100px;
    height: 100px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 22px;
    line-height: normal;
  }
  .delivery_msg_container {
    padding: 16px;
  }
  .filter_book_button {
    gap: 20px;
    flex-wrap: nowrap;
  }
  /* .first_menu_child.horizontal_scroll_menu {
        top: 75px;
    } */
  .waar-sec .mobile_searchbar_filter .accordion {
    padding: 10px 0;
    grid-template-columns: 130px 300px 50px;
  }
  .waar-sec .mobile_searchbar_filter .accordion {
    font-size: 17px;
  }
  .waar-sec .suggestion_values .sugg_value {
    gap: 10px;
  }
  .Width_two_third .custom_product_form .inner-products {
    flex-wrap: unset;
    align-items: start;
  }
  .Width_two_third .custom_product_form .rental-days-sec .rental-dates {
    flex-direction: unset;
  }
  /* .Width_two_third .custom_product_form .rental-days-sec input {
        width: 43%;
        padding: 16px !important;
        background-position: right 15px center;
    } */
  /* .Width_two_third .custom_product_form .quantity-sec .quantity-box {
        width: 42.5%
    } */
  .Width_two_third .custom_product_form_colom .img,
  .Width_two_third .extra_orderable_section .orderable_product .img {
    width: 15%;
  }
  .Width_two_third .custom_product_form_colom .product_items_text,
  .Width_two_third .extra_orderable_section .orderable_product_text {
    width: 59%;
    padding-right: 20px;
  }
  /* .Width_two_third .custom_product_form .product_items_number {
        width: 23%;
    } */
  .Width_two_third .custom_product_form_colom .quantity,
  .Width_two_third .extra_orderable_section .quantity {
    width: 26%;
    align-items: center;
    justify-content: space-between;
  }
  .Width_two_third .custom_product_form .product_items_flex h4.item_title a,
  .Width_two_third .extra_orderable_section h4.orderable_product_title a {
    font-size: 18px !important;
  }
  .Width_two_third .custom_product_form .inner-products .pro_price,
  .Width_two_third .custom_product_form .inner-products .price_custom_text {
    font-size: 16px;
  }
  .Width_two_third
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    font-size: 11px;
  }
  .Width_two_third .custom_product_form .quantity .quantity-heading {
    text-align: center;
    font-size: 16px;
  }
  .Width_two_third .custom_product_form .item_custom_description,
  .Width_two_third .custom_product_form .item_custom_description .more-text,
  .Width_two_third .custom_product_form .item_custom_description .dots,
  .Width_two_third .custom_product_form .item_custom_description p {
    font-size: 14px;
  }
  .Width_two_third .custom_product_form .feedback-sec.arrangement_qnty {
    padding: 7px 10px;
  }
  .Width_two_third .custom_product_form .quantity-sec .main_right_qnty,
  .Width_two_third .custom_product_form .quantity-sec .user-feedback,
  .Width_two_third .custom_product_form .start-rental-right,
  .Width_two_third .custom_product_form .end-rental-right,
  .Width_two_third .custom_product_form .rental-days-sec .main_feedback,
  .Width_two_third .custom_product_form .pro_form_dropdown .feedback-sec,
  .Width_two_third .custom_product_form .dropdown_content {
    width: 40%;
  }
  .Width_two_third .custom_product_form .quantity-sec .heading-wrapper-inner,
  .Width_two_third .custom_product_form .rental-days-sec .heading-wrapper-inner,
  .Width_two_third .custom_product_form .inner_dropdown .heading-wrapper-inner {
    width: 60%;
  }
  .Width_two_third .custom_product_form button.item_view_more .view_more_text,
  .Width_two_third
    .custom_product_form
    .custom_product_form_atc
    .custom_form_atc {
    font-size: 18px;
  }
  .Width_two_third .main-custom-from .custom_form_atc.floating_btton,
  .Width_two_third
    .main-custom-from
    .custom_form_atc
    .total_pro_price.amount-box {
    font-size: 18px;
  }
  .Width_two_third .main-custom-from .custom_form_atc.floating_btton {
    padding: 20px;
  }
  .Width_two_third .custom_product_form .quantity-sec,
  .Width_two_third .custom_product_form .rental-days-sec,
  .custom_product_form .inner_dropdown {
    row-gap: 0px;
  }
  .Width_two_third .custom_product_form .product_items_text .item_popup_msg {
    font-size: 14px;
  }
  .Width_two_third .product_items_flex.inner-products .product_item_badge {
    margin-left: 5px;
  }
  .Width_two_third
    .custom_product_form
    .quantity-sec
    .quantity-box
    .choose-date,
  .Width_two_third .custom_product_form .quantity-sec .quantity-box button {
    height: 40px;
  }
  #template-collection #collection_product_item {
    margin-bottom: 90px;
  }
  .collection-list_slider .collection_item {
    width: 52% !important;
  }
  .Arrangements .Arrangements-col .content {
    border: 1px solid #cccccc54;
  }
  .Arrangements .Arrangements-col .img img {
    width: 67px;
    height: 85px;
    border-radius: 11px;
    object-fit: cover;
  }
  .row-flex {
    flex-wrap: wrap;
    width: 100%;
  }
  .container-inner {
    max-width: 100% !important;
    margin: 0 auto;
  }
  .Uitjesthuis-col {
    width: 100%;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 20px;
  }
  .Uitjesthuis-colom {
    padding: 0px;
  }
  .Uitjesthuis-colom video {
    border-radius: 0px !important;
  }
  .Uitjesthuis-sec {
    width: 100%;
    padding-top: 15px !important;
  }
  .Uitjesthuis-col .content h4 {
    font-size: 25px;
    text-align: left;
    padding: 12px 0px 30px 0px;
  }
  .Uitjesthuis-col .content div {
    text-align: center;
    margin-bottom: 10px;
  }
  .Uitjesthuis-col .content p {
    font-size: 14px;
    padding: 10px 0px;
    text-align: left;
  }
  .Arrangements .Arrangements-col .content {
    border: 1px solid #cccccc54;
  }
  .Arrangements .Arrangements-col .img img {
    width: 67px;
    height: 85px;
    border-radius: 11px;
    object-fit: cover;
  }
  .Review_section h1 {
    font-size: 20px !important;
    line-height: 25px;
  }
  .Arrangements .Arrangements-col .content {
    border: 1px solid #cccccc54;
  }
  .Arrangements .Arrangements-col .img img {
    width: 67px;
    height: 85px;
    border-radius: 11px;
    object-fit: cover;
  }
  .flex-row {
    flex-wrap: wrap;
    display: flex;
  }
  .container-inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .Arrangements-col {
    width: 100%;
  }
  .Arrangements .Arrangements-col .content {
    margin-right: 0px;
  }
  .Arrangements .Arrangements-col .content p {
    font-size: 14px;
  }
  .Arrangements .Arrangements-col .content .text ul li {
    font-size: 14px;
  }
  .Arrangements {
    padding: 30px 10px !important;
  }
  /* .waar-sec .inner-container{
        position: relative;
        bottom: unset !important;
        z-index: 10;
    }
    .waar-sec .inner_flex{
        flex-wrap:wrap;
        width:100%;
        margin:0 auto;
    }
    .waar-sec .waar-colom .content{
        margin-right:5px;	
        margin-bottom:10px;
    }
    .waar-sec .waar-colom .content-btn{
        width:100%;
    }
    .waar-sec .waar-colom .content-btn{
        text-align:center;
        padding-top:15px;
    }
    .waar-sec .waar-colom .content-btn{
        border:0px;
    }
    .waar-sec .waar-colom .content h4{
        padding:0px 10px;
        padding-bottom:0px;
    }
    .waar-sec .waar-colom .content p{
        padding-left:10px;
    }
    .waar-sec .waar-colom{
        border-radius:0px;
        border:none;
        margin:0px;
       padding:40px 0 30px 5px !important;
    }
    .waar-sec .waar-colom .content a{
        padding:14px 30px;
        font-size:16px;
    }
    .waar-sec .waar-colom .content h4{
        font-size:21px;
    }
    .waar-sec .waar-colom .content p{
        font-size:12px;
    } */
  .Review_section .img_text_container {
    padding: 40px 0px;
  }
  .Arrangements h2 {
    font-size: 25px;
  }
  .Arrangements .Arrangements-col .content h4 {
    font-size: 24px;
  }
  .waar-sec .waar-colom .content a {
    font-size: 11px 30px;
  }
  .Image_Banner h1 {
    font-size: 27px;
  }
  .Image_Banner p {
    font-size: 14px;
  }
  .custom_liquid_section .window--wide {
    padding: 0px !important;
  }
  .collection-list_slider .window--wide {
    padding-bottom: 0px !important;
  }
  #shopify-section-template--20714460447055__d33e2c5e-7acd-43ac-8dc1-c5f4185dafe7
    .featured-collection_slider
    .window--wide {
    padding-top: 0px !important;
  }
  /* .waar-sec .waar-colom .content {
        width:100%;
        margin-right:0px;
        text-align:left;
        padding:10px 0px;
        border-bottom:1px solid #ccc !important;
        display: flex;
        align-items: center
	}
    .waar-sec .waar-colom .content p{
        display:inline-block;
    }
    .waar-sec .waar-colom .content h4{
        display:inline-block;
    }
    .waar-sec .waar-colom{
        border-radius: 0;
        margin: 0;
        background: #fff;
        margin: 20px;
        border-radius: 10px;
        box-shadow: 0px 0px 3px 0px #ccc !important;
        border:none !important;
        padding:10px !important;
    }
    .waar-sec .waar-colom .content a{
        width:100% !important;
        text-align:center !important;
    }
    .content.content-btn {
        display: block !important;
    }
    .waar-sec .waar-colom .content:last-child{
        border-bottom:0px !important;
    }
    .waar-sec .waar-colom .waar_mobile_icon svg{
		height: 20px !important;
        width: 20px !important;
	}
    .waar-sec .waar-colom .waar_mobile_icon {
        display:block !important;
        margin-left: auto;
        margin-right: 10px
	} */
  .Image_Banner.relative.z-10.w-full.h-full {
    min-height: 490px !important;
  }
  .custom_product_form .inner-products .price_minus,
  .custom_product_form .inner-products .price_plus {
    width: 36px;
  }
  .custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
    font-size: 10px;
    padding-left: 8px;
  }
  .custom_product_form .available_dates_title {
    font-size: 13px;
  }
  .custom_product_form .full_available_dates {
    gap: 12px;
  }
  .custom_product_form .full_available_dates svg {
    width: 20px;
    height: 20px;
  }
  .atc_message .cart-btn,
  .atc_message .Continue-btn {
    padding: 10px 25px;
  }
  .atc_message .cart-btn span,
  .atc_message .Continue-btn span {
    font-size: 14px;
  }
  .extra_pop_up_item_flex .upsell_stepper_content {
    height: 384px;
  }
  .waar-sec .filter-content .filter_not_found {
    font-size: 15px;
  }
  .checkout_page_right {
    margin-top: 40px;
  }
  .main_cart form h1,
  .main_cart form h1 span {
    font-size: 36px;
  }
  .cart_top_checkout .top_checkout {
    padding-left: 30px;
  }
  .cart_top_checkout {
    padding: 16px 0px 16px 0;
  }
  #template-product .product_main_title,
  #template-product .no_review_container {
    padding: 0 16px !important;
  }
  #template-product .product_images_left nav.type--smaller {
    padding-left: 16px;
    padding-right: 16px;
  }
  #template-product .product_images_left .product_title_image {
    margin-left: 16px;
  }
  .delivery-location-main .delivery-location-popup {
    max-width: 95%;
    max-height: 714px;
  }
  .delivery-location-main .all_location_inner {
    overflow-y: unset;
    overflow-x: unset;
    height: unset;
  }
  .delivery-location-main .location-wrapper {
    padding: 30px 30px 10px 30px;
  }
  .delivery-location-main .order-now-btn,
  .delivery-location-main .load_search_btn {
    padding: 10px 15px;
    font-size: 13px;
  }
  .delivery-location-main .load_search_btn {
    right: 155px;
  }
  .delivery-location-main #location_search {
    padding: 12px 15rem 12px 18px;
  }
  .extra_pop_up_item_flex .stepper_load_more {
    bottom: 0px;
  }
  .Image_Banner .btn {
    padding: 14px 20px;
    font-size: 16px;
  }
  .custom_product_form_colom .product_items_text,
  .extra_orderable_section .orderable_product_text {
    padding-right: 20px;
  }
  .custom_product_form_colom .img,
  .extra_orderable_section .orderable_product .img {
    width: 15%;
  }
  .custom_product_form_colom .product_items_text,
  .extra_orderable_section .orderable_product_text {
    width: 59%;
  }
  .custom_product_form_colom .quantity,
  .extra_orderable_section .quantity {
    width: 26%;
  }
  .custom_product_form .product_items_flex h4.item_title a,
  .extra_orderable_section h4.orderable_product_title a {
    font-size: 18px !important;
  }
  .banner_filter_scroll {
    left: 0;
  }
  .main-custom-from .custom_form_atc.floating_btton {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99 !important;
  }
}
/*end mobile*/

@media (min-width: 320px) and (max-width: 600px) {
  .new_collumns {
    width: 80%;
  }
  .new_slider {
    padding-top: 2rem;
  }
  .slider_image {
    max-width: 70px;
    width: 100%;
    height: 70px;
  }
  .new_slider .whitespace-nowrap {
    padding: 0px 1rem;
  }
  .slider_image img {
    height: 70px;
  }
  .main_heading {
    padding: 0rem 1rem;
  }
  .new_slider .md\:flex.justify-end.hidden.gap-4.pt-4.window--wide {
    display: flex;
  }
}

@media only screen and (max-width: 575px) {
  .waar-sec .mobile_searchbar_filter .panel {
    max-width: 100%;
  }
  .header_scroll_menu .horizontal_scroll_menu ul,
  .header_scroll_menu .first_menu_child.horizontal_scroll_menu ul,
  .custom_section_slider .section_slider_inner {
    max-width: 80%;
  }
  .waar-sec .filter-content .filter-text,
  .waar-sec .filter-content .person-no {
    font-size: 14px;
  }
  .waar-sec .search-banner {
    height: 100%;
    max-height: 45px;
  }
  .waar-sec .filter-content .filter-qnty {
    height: 100%;
    max-height: 35px;
  }
  .waar-sec .filter-content input.filter-qnty-value {
    min-height: 35px;
  }
  .waar-sec .waar-colom::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    margin: 0 10px;
    background-color: #f1f1f1;
  }
  .waar-sec .waar-colom::-webkit-scrollbar {
    height: 5px;
  }
  .waar-sec .waar-colom::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #c1c1c1;
  }
  #template-product .calender-sec .celender-boxs {
    width: 365px !important;
  }
  #template-product .calender-sec .calender-slider-item {
    width: 60px !important;
  }
  /* .waar-sec .suggestion_values {
        flex-wrap: wrap;
    } */
  .slideshow__container {
    /* min-height: 420px; */
    max-height: 450px;
  }
  .slideshow-inner .slidshow__heading h1 {
    font-size: 30px;
  }
  .slideshow-inner .slidshow__description h5 {
    font-size: 20px;
  }
  .waar-sec .accordion p .label_text {
    font-size: 13px;
  }
  .waar-sec .waar-colom {
    padding: 15px !important;
    max-width: 100%;
  }
  .waar-sec .mobile_searchbar_filter .accordion {
    font-size: 15px !important;
    grid-template-columns: 120px 240px 50px;
  }
  .waar-sec .selected_value {
    font-size: 14px;
  }
  .waar-sec .accordion.wat-filter .selected_value.wat_values,
  .waar-sec .accordion.wat-filter .extra-count {
    font-size: 10px;
    padding: 4px 8px;
  }
  .extra_pop_up,
  .coll_popup_modal .coll_popup_content {
    width: 452px;
  }
  .upsell_product_sec .upsell-buttons-sec {
    margin-top: 20px;
  }
  .upsell_product_sec .upsell_product_title a {
    margin-bottom: 5px;
    display: inline-block;
    text-align: left;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 20px;
    line-height: normal;
  }
  .extra_pop_up_item_flex .stepper_load_more {
    /* width: 45px;
        height: 45px; */
    bottom: -10px;
  }
  .extra_pop_up_item_flex .upsell_stepper_content {
    height: 390px;
  }
  .extra_pop_up_item_flex .stepper_load_more svg {
    width: 20px;
    height: 20px;
  }
  .extra_pop_up .upsell_product_item {
    margin-bottom: 10px;
  }
  #template-index .coll_popup_modal .calender-sec .calender-slider-item {
    width: 70px !important;
  }
  #template-index .coll_popup_modal .calender-sec .celender-boxs {
    width: 360px !important;
  }
  #template-collection .calender-sec .celender-boxs {
      width: 355px !important;
  }
  #template-collection .calender-sec .calender-slider-item {
      width: 68px !important;
  }
  #template-collection .container-wrapper {
      max-width: 400px;
  }
  .experience-card-wrapper.login-register-wrapper .card-wrapper {
    width: 450px;
    padding: 30px 30px;
  }
  .custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
    font-size: 9px;
  }
  .custom_product_form .Panel .ShippingEstimator__Form {
    flex-wrap: nowrap;
  }
  .custom_product_form .Panel #search_postcode {
    flex: 0 0 170px;
  }
  .atc_message .cart-btn,
  .atc_message .Continue-btn {
    padding: 10px 17px;
  }
  .atc_message .cart-btn span,
  .atc_message .Continue-btn span {
    font-size: 13px;
  }
  .Width_two_third
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    font-size: 9px;
  }
  .Width_two_third .custom_product_form .feedback-sec.arrangement_qnty {
    padding: 7px 5px;
  }
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    padding-left: 4px;
  }
  .price-container .flex-row,
  .Width_two_third .price-container .flex-row {
    gap: 24px;
  }
  .Width_two_third .price-container .flex-row {
    gap: 20px;
  }
  .item_msg_modal .item_msg_content {
    max-width: 450px;
  }
  .waar-sec .filter-content .filter_not_found {
    font-size: 14px;
  }
  .available_location_msg .location_message h4 {
    font-size: 14px !important;
  }
  .available_location_msg .location_message {
    padding: 20px 12px;
  }
  .cart_top_checkout .top_checkout {
    padding-left: 20px;
  }
  .cart_top_left .subtotal_price {
    font-size: 22px;
  }
  .cart_top_left .top_checkout #checkout {
    font-size: 14px;
  }
  /* .delivery-location-main #location_search {
        padding: 12px 11.6rem 12px 15px;
    } */
  .delivery-location-main .order-now-btn {
    right: 15px;
  }
  .delivery-location-main .location-wrapper {
    padding: 30px 16px 10px 16px;
  }
  .product-popup-inner {
    height: calc(100% - 133px);
  }
  .delivery-location-main .arrow-icon svg {
    width: 15px;
    height: 15px;
  }
  .extra_pop_up_item_flex .stepper_load_more {
    padding: 10px 15px;
  }
  .Image_Banner.relative.z-10.w-full.h-full {
    min-height: 520px !important;
  }
  .banner_scroll_btn .banner_scroll_text {
    font-size: 16px;
  }
  .banner_filter_scroll {
    bottom: -70px;
  }
  .waar-sec .inner-container {
    bottom: 40px;
  }
  .custom_product_form_colom .product_items_text, .extra_orderable_section .orderable_product_text {
    width: 55%;
  }
  .custom_product_form_colom .quantity, .extra_orderable_section .quantity {
    width: 30%;
  }
  .custom_product_form .quantity .quantity-heading {
    font-size: 15px !important;
  }
  .Width_two_third .custom_product_form_colom .product_items_text, .Width_two_third .extra_orderable_section .orderable_product_text {
    width: 55%;
  }
  .Width_two_third .custom_product_form_colom .quantity, .Width_two_third .extra_orderable_section .quantity {
    width: 30%;
  }
  .mobile-header-logo {
    max-width: 41%;
    margin-right: 15px;
  }
  .banner_filter_scroll {
    max-width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .header_scroll_menu .horizontal_scroll_menu ul,
  .header_scroll_menu .first_menu_child.horizontal_scroll_menu ul,
  .custom_section_slider .section_slider_inner {
    max-width: 76%;
  }
  .horizontal_scroll_menu .next_btn,
  .horizontal_scroll_menu .prev_btn {
    width: 30px;
    height: 30px;
  }
  .horizontal_scroll_menu svg {
    width: 12px;
    height: 12px;
  }
  .waar-sec .accordion p .label_text {
    font-size: 11px;
    line-height: 16px;
  }
  .mobile_filter_accordion .pannel-icon svg,
  .mobile_filter_accordion .filter-checkmork svg {
    width: 16px;
    height: 16px;
  }
  .waar-sec .mobile_searchbar_filter .accordion {
    font-size: 14px !important;
    grid-template-columns: 110px 1fr 50px;
    padding: 4px 0;
  }
  .slideshow-inner .slidshow__heading h1 {
    font-size: 25px;
  }
  .slideshow-inner .slidshow__description h5 {
    font-size: 16px;
  }
  .slideshow__container {
    min-height: 410px;
    max-height: 410px;
  }
  .Image_Banner.relative.z-10.w-full.h-full {
    min-height: 470px !important;
  }
  .banner_filter_scroll {
    bottom: -65px;
  }
  .banner_scroll_btn .banner_scroll_text {
    font-size: 14px;
  }
  .banner_scroll_btn .banner_scroll_down svg {
    width: 16px;
    height: 16px;
  }
  .waar-sec .accordion p {
    gap: 5px;
  }
  .waar-sec .selected_value {
    font-size: 13px;
  }
  .custom_product_form .rental-days-sec .rental-dates {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .price-container .flex-row,
  .Width_two_third .price-container .flex-row {
    gap: 10px;
  }
  #template-product .calender-sec .celender-boxs {
    width: 290px !important;
  }
  #template-product .calender-sec .calender-slider-item {
    width: 73px !important;
  }
  #template-index .container-wrapper {
    width: 100%;
  }
  #template-index .calender-sec .calender-slider-item {
    width: 65px !important;
  }
  #template-index .calender-sec .celender-boxs {
    width: 190px !important;
  }
  .waar-sec .content.mobile_filter.content-btn span {
    padding: 10px 30px;
  }
  .custom_product_form .inner-products .price_minus,
  .custom_product_form .inner-products .price_plus {
    height: 26px;
  }
  .custom_product_form .inner-products .qnty_value {
    height: 26px;
  }
  .coll_popup_modal .coll_popup_content {
    width: 95%;
    max-height: 90%;
  }
  .extra_pop_up {
    width: 372px;
    max-height: 89%;
    padding: 30px 10px;
  }
  .upsell_product_sec .upsell_product_number {
    display: block;
  }
  .extra_pop_up_item_flex .img img,
  .custom_product_form_colom .img img {
    height: 50px;
  }
  .upsell_product_sec .pro_price,
  .upsell_product_sec .price_custom_text {
    font-size: 13px;
  }
  .extra_popup_item {
    padding: 10px;
  }
  .upsell_product_sec .upsell-buttons-sec button {
    padding: 12px;
  }
  .upsell_product_sec .build-box-progress-bar .circle-icon {
    width: 50px;
    height: 50px;
  }
  .upsell_product_sec .price_plus,
  .upsell_product_sec .price_minus {
    height: 25px;
  }
  .extra_pop_up_item_flex .upsell_stepper_content {
    height: 312px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 17px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image {
    width: 57px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image:before {
    width: 90px;
    height: 90px;
  }
  /* .extra_pop_up_item_flex .stepper_load_more {
        width: 40px;
        height: 40px;
    } */
  .extra_pop_up_item_flex .stepper_load_more svg {
    width: 18px;
    height: 18px;
  }
  .upsell_product_sec .upsell_product_title a,
  .upsell_product_sec #item_popup_msg {
    font-size: 12px;
  }
  .extra_pop_up_item_flex .img {
    width: 20%;
  }
  .upsell_product_sec .upsell_product_text {
    width: 35%;
    padding-left: 5px;
  }
  .main_cart .cart_product_info a > p:first-child,
  .cart-drawer a > p:first-child {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .main_cart .cart_product_info .cart-line-property,
  .cart-drawer .cart-line-property {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .Width_two_third .custom_product_form .rental-days-sec .rental-dates {
    justify-content: space-between;
  }
  .Width_two_third .custom_product_form .inner-products .price_plus,
  .Width_two_third .custom_product_form .inner-products .price_minus {
    height: 28px;
    width: 28px;
  }
  .Width_two_third .custom_product_form .inner-products .qnty_value {
    height: 28px;
  }
  .Width_two_third .custom_product_form .product_items_flex h4.item_title a,
  .Width_two_third .extra_orderable_section h4.orderable_product_title a {
    font-size: 16px !important;
  }
  .Width_two_third .custom_product_form .inner-products .pro_price,
  .Width_two_third .custom_product_form .inner-products .price_custom_text {
    font-size: 14px;
  }
  #template-collection #collection_product_item {
    margin-bottom: 50px;
  }
  .calender-sec.available_dates_cale .unavailable_date_popup {
    right: 10px;
  }
  #header_tablet_version .mobile_search_icon svg,
  #header_tablet_version .mobile_account_login svg,
  #header_tablet_version .mobile_cart svg,
  #header_tablet_version #location_track_icon svg,
  .header_wishlist svg {
    width: 22px;
    height: 22px;
  }
  .mobile-header-logo {
    margin-right: 10px;
  }
  .mobile_header_drawer_logo .hamburger_menu_text.mobile {
    font-size: 13px;
    padding-left: 5px;
  }
  .experience_card {
    margin-left: 5px;
  }
  .experience_card:before {
    width: 35px;
    height: 35px;
  }
  .experience_card .customer-cart-img,
  .experience_card .experience-cart-img {
    width: 33px;
  }
  /* .experience_card .business-card-img {
        width: 42px;
    } */
  .experience-card-wrapper .card-wrapper {
    width: 370px;
  }
  .experience-card-wrapper .card-wrapper .experience-card-box button {
    max-width: 290px;
  }
  #template-index .coll_popup_modal .calender-sec .celender-boxs {
    width: 285px !important;
  }
  .experience-card-wrapper.login-register-wrapper .card-wrapper {
    width: 370px;
    padding: 30px 20px;
  }
  .experience-card-wrapper.login-register-wrapper .card-image-box {
    width: 330px;
  }
  .summary_container .summary_price,
  .extra_pop_up .upsell.amount-box {
    padding-right: 0;
  }
  .custom_product_form .inner-products .price_minus,
  .custom_product_form .inner-products .price_plus {
    width: 30px;
  }
  .custom_product_form .available_dates_title {
    font-size: 12px;
  }
  .custom_product_form .full_available_dates {
    gap: 8px;
  }
  .custom_product_form .full_available_dates svg {
    width: 16px;
    height: 16px;
  }
  .custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
    padding-left: 0;
  }
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .inner-products
    .price_minus,
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .inner-products
    .price_plus {
    width: 28px;
  }
  .upsell_product_sec .upsell-buttons-sec {
    gap: 10px;
  }
  .item_msg_modal .item_msg_content {
    max-width: 95%;
  }
  .available_location_msg .location_message img {
    width: 100px;
  }
  .available_location_msg .location_message .available_location_img:before {
    width: 100px;
  }
  .available_location_msg .location_message .available_location_img {
    max-width: 100px;
  }
  .available_location_msg .location_message .msg-detail {
    padding-left: 10px;
  }
  .custom_location_tracker .icon {
    padding: 0px 20px 10px 20px;
  }
  .cart_top_checkout .cart_top_left {
    flex-wrap: wrap;
    gap: 10px;
  }
  .cart_top_checkout .top_checkout {
    padding-left: 0;
  }
  .delivery-location-main .order-now-btn,
  .delivery-location-main .sub-heading {
    font-size: 14px;
  }
  .delivery-location-main span.kies-head {
    font-size: 16px;
  }
  .delivery-location-main .location_region {
    font-size: 16px;
    padding: 10px 0px;
  }
  .delivery-location-main .kies-head-main {
    font-size: 22px;
  }
  .delivery-location-main button.btn-kies {
    padding: 6px 20px;
  }
  .delivery-location-main .icon-sub:before {
    width: 150px;
    height: 150px;
  }
  .delivery-location-main .icon-sub .delivery-img {
    width: 160px;
  }
  .delivery-location-main .delivery-location-popup {
    max-height: 674px;
  }
  .product-popup-inner {
    height: calc(100% - 113px);
  }
  .delivery-location-main .order-now-btn,
  .delivery-location-main .load_search_btn {
    padding: 10px !important;
    font-size: 12px !important;
  }
  .delivery-location-main .load_search_btn {
    right: 140px;
  }
  .delivery-location-main #location_search {
    padding: 12px 13rem 12px 18px;
  }
  #header_tablet_version .mobile_cart .type__nav.type--smaller {
    right: -2px;
  }
  #location_track_icon {
    margin-left: 12px;
  }
  .extra_pop_up_item_flex .stepper_load_more .load_more_btn {
    font-size: 14px;
  }
  .custom_product_form
    .pro_form_dropdown
    .time-selectbox-sec
    .time-selectbox-inner,
  #custom_product_form .pro_calendar_inner {
    max-width: 380px;
  }
  .custom_product_form_colom .product_items_text,
  .extra_orderable_section .orderable_product_text {
    width: 53%;
    padding-right: 10px;
  }
  .custom_product_form_colom .quantity,
  .extra_orderable_section .quantity {
    width: 32%;
  }
  .custom_product_form .product_items_flex h4.item_title a,
  .extra_orderable_section h4.orderable_product_title a {
    font-size: 16px !important;
  }
  .custom_product_form .quantity .quantity-heading {
    font-size: 13px !important;
  }
  .Width_two_third .custom_product_form_colom .product_items_text,
  .Width_two_third .extra_orderable_section .orderable_product_text {
    width: 53%;
    padding-right: 10px;
  }
  .Width_two_third .custom_product_form_colom .quantity,
  .Width_two_third .extra_orderable_section .quantity {
    width: 32%;
  }
  .th_prd_wl_btn .th_wl_count {
    font-size: 16px;
  }
  .coll_popup_modal .custom_product_form_colom .product_items_text {
      width: 52%;
  }
  .coll_popup_modal .custom_product_form_colom .quantity {
      width: 33%;
  }
  #template-collection .calender-sec .celender-boxs {
      width: 285px !important;
  }
}

@media only screen and (max-width: 399px) {
  .price-container .flex-row,
  .Width_two_third .price-container .flex-row {
    flex-wrap: wrap;
  }
  .waar-sec .mobile_searchbar_filter .accordion {
    grid-template-columns: 100px 1fr 50px;
  }
  .waar-sec .accordion p .label_text {
    line-height: 15px;
  }
  .waar-sec .accordion p {
    gap: 5px;
  }
  .slideshow-inner .slidshow__description h5 {
    font-size: 14px;
  }
  .slideshow__container {
    min-height: 400px;
    /* max-height: 390px; */
  }
  .waar-sec .filter-inner-content {
    padding: 10px;
  }
  .waar-sec .mobile_searchbar_filter .search-filter-row.wanneer-row .panel {
    padding: 5px;
  }
  .search-filter-row.wanneer-row .filter-content .ui-widget.ui-widget-content {
    padding: 0;
  }
  .search-filter-row.wanneer-row .ui-datepicker td {
    padding: 0 !important;
  }
  .waar-sec .accordion.wat-filter .selected_value.wat_values,
  .waar-sec .accordion.wat-filter .extra-count {
    padding: 0px 8px;
  }
  .waar-sec .mobile_searchbar_filter .accordion {
    font-size: 13px !important;
  }
  .waar-sec .selected_value {
    font-size: 11px;
  }
  .Image_Banner h1 {
    font-size: 23px;
  }
  .Image_Banner .max-w-prose {
    gap: 0;
  }
  /* #header_tablet_version .mobile_search_icon svg, #header_tablet_version .mobile_account_login svg, #header_tablet_version .mobile_cart svg, #header_tablet_version #location_track_icon svg {
        width: 21px;
        height: 21px;
    } */
  #header_tablet_version .mobile_header_drawer_logo .feather.feather-menu {
    width: 22px;
  }
  #header_tablet_version .mobile_cart .type__nav.type--smaller {
    height: 16px;
  }
  /* .mobile-header-logo a {
        width: 150px !important;
    } */
  .mobile_header_drawer_logo .hamburger_menu_text.mobile {
    font-size: 12px;
  }
  .experience_card .customer-cart-img,
  .experience_card .experience-cart-img {
    width: 30px;
  }
  /* .experience_card .business-card-img {
        width: 42px;
    } */
  .experience_card:before {
    width: 28px;
    height: 28px;
    top: -5px;
  }
  .experience_card {
    margin-left: 0;
    padding-left: 8px;
  }
  #template-product .calender-sec .celender-boxs {
    width: 210px !important;
  }
  #template-index .calender-sec .calender-slider-item {
    padding: 23px 10px !important;
  }
  #template-index .calender-sec .celender-boxs {
    width: 140px !important;
  }
  /* .custom_product_form .inner-products {
        padding: 7px;
    } */
  /* .custom_product_form .inner-products .pro_price, .custom_product_form .inner-products .price_custom_text {
        font-size: 12px;
    } */
  .custom_product_form_colom .product_items_text,
  .extra_orderable_section .orderable_product_text {
    padding-left: 5px;
  }
  .custom_product_form .quantity-sec .quantity-box button,
  .custom_product_form .quantity-sec .quantity-box .choose-date {
    height: 28px;
  }
  .waar-sec .filter-content .filter-qnty,
  .waar-sec .filter-content input.filter-qnty-value {
    max-height: 30px;
  }
  .waar-sec .filter-content .filter-qnty {
    gap: 5px;
  }
  .waar-sec .filter-content .filter-qnty-box {
    gap: 2px;
  }
  .waar-sec .filter-content .filter-qnty {
    width: 50%;
  }
  .extra_pop_up {
    width: 93%;
    padding: 30px 10px 20px;
    max-height: 84%;
  }
  .extra_pop_up .cross svg {
      top: 10px;
  }
  #template-collection .calender-sec .celender-boxs {
      width: 235px !important;
  }
  .upsell_product_sec .upsell_product_title a,
  .upsell_product_sec #item_popup_msg {
    font-size: 12px;
  }
  .upsell_product_sec .pro_price,
  .upsell_product_sec .price_custom_text {
    font-size: 12px;
  }
  .upsell_product_sec .price_plus,
  .upsell_product_sec .price_minus {
    height: 20px;
  }
  .upsell_product_sec .upsell-buttons-sec button {
    padding: 10px;
    font-size: 14px;
  }
  .extra_pop_up .stepper_total_price {
    font-size: 14px;
  }
  .upsell_product_sec .build-box-progress-bar .circle-icon {
    width: 40px;
    height: 40px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_msg p {
    font-size: 16px;
  }
  .delivery_msg_container .delivery_msg_inner .delivery_img .image:before {
    width: 85px;
    height: 85px;
  }
  .delivery_msg_container .delivery_msg_inner {
    gap: 30px;
  }
  /* .extra_pop_up_item_flex .stepper_load_more {
        width: 35px;
        height: 35px;
    } */
  .extra_pop_up .upsell_description p {
    font-size: 13px;
  }
  .experience-card-wrapper .card-wrapper {
    width: 93%;
  }
  /* .mobile-header-logo {
        margin-right: 20px;
    } */
  #template-index .coll_popup_modal .calender-sec .celender-boxs {
    width: 205px !important;
  }
  .filter_book_button {
    gap: 7px;
  }
  .filter_book_button button {
    padding: 13px;
  }
  .filter_book_button button a {
    font-size: 12px;
    gap: 10px;
  }
  .experience-card-wrapper.login-register-wrapper .card-wrapper {
    width: 95%;
  }
  .experience-card-wrapper.login-register-wrapper .card-image-box {
    width: 100%;
  }
  .delivery_msg_container .delivery_msg_inner {
    margin-bottom: 0;
  }
  .window--wide {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* #template-product .calender-sec .calender-slider-item {
        width: 80px !important;
    } */
  .skip_this_step {
    font-size: 14px;
    padding-top: 15px;
  }
  /* .custom_product_form_atc .form_summary_price, .atc-container .atc_total .amount-box {
        max-width: 65px;
    } */
  .custom_product_form .Panel #search_postcode {
    flex: 0 0 120px;
  }
  .custom_product_form .inner-products .price_minus,
  .custom_product_form .inner-products .price_plus,
  .custom_product_form .inner-products .qnty_value {
    width: 26px;
  }
  /* .product_items_flex.inner-products .product_item_badge {
        padding: 0px 20px;
    } */
  .custom_product_form .feedback-output {
    font-size: 12px;
  }
  .custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
    text-align: center;
  }
  .custom_product_form .available_dates-sec .heading-wrapper-inner {
    flex-wrap: wrap;
  }
  .custom_product_form .product_items_number {
    line-height: 0;
  }
  .atc_message .feedback-output p {
    margin: 0;
    font-size: 14px;
  }
  .atc_message .checkmark svg {
    width: 35px;
    height: 35px;
  }
  .Width_two_third .custom_product_form .inner-products .price_plus,
  .Width_two_third .custom_product_form .inner-products .price_minus {
    height: 26px;
    width: 26px;
  }
  .Width_two_third .custom_product_form .inner-products .qnty_value {
    height: 26px;
  }
  .Width_two_third .custom_product_form .product_items_flex h4.item_title a,
  .Width_two_third .extra_orderable_section h4.orderable_product_title a {
    font-size: 13px !important;
  }
  .Width_two_third .custom_product_form .inner-products .pro_price,
  .Width_two_third .custom_product_form .inner-products .price_custom_text {
    font-size: 13px;
  }
  #template-product .custom_read_more {
    font-size: 13px;
  }
  .Width_two_third
    .custom_product_form
    .quantity-sec
    .quantity-box
    .choose-date,
  .Width_two_third .custom_product_form .quantity-sec .quantity-box button {
    height: 28px;
  }
  .Width_two_third .custom_product_form .product_items_text .item_popup_msg {
    font-size: 13px;
  }
  .Width_two_third .custom_product_form .item_custom_description,
  .Width_two_third .custom_product_form .item_custom_description .more-text,
  .Width_two_third .custom_product_form .item_custom_description .dots,
  .Width_two_third .custom_product_form .item_custom_description p {
    font-size: 13px;
  }
  .custom_product_form .item_custom_description,
  .custom_product_form .item_custom_description .more-text,
  .custom_product_form .item_custom_description .dots,
  .custom_product_form .item_custom_description p {
    font-size: 13px;
  }
  .Width_two_third .main-custom-from .custom_form_atc.floating_btton,
  .Width_two_third
    .main-custom-from
    .custom_form_atc
    .total_pro_price.amount-box {
    font-size: 16px;
  }
  .main-custom-from .custom_form_atc.floating_btton,
  .main-custom-from .custom_form_atc .total_pro_price.amount-box {
    font-size: 16px;
  }
  .Width_two_third .custom_product_form .inner-products {
    padding: 12px 8px;
  }
  .Width_two_third .custom_product_form_colom .product_items_text {
    width: 52%;
  }
  .Width_two_third .custom_product_form_colom .quantity {
    width: 33%;
  }
  .Width_two_third .custom_product_form_colom .img img {
    height: 40px;
  }
  .custom_product_form .feedback-sec {
    padding: 5px;
  }
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .inner-products
    .price_minus,
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .inner-products
    .price_plus {
    width: 26px;
  }
  .coll_popup_modal .coll_popup_content {
    padding: 20px 10px;
  }
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    padding-left: 0;
  }
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .rental-days-sec
    input {
    width: 100%;
  }
  .available_location_msg .button {
    padding: 12px;
  }
  .available_location_msg .location_message .available_location_img {
    margin: 0 auto;
  }
  .available_location_msg .location_message {
    flex-wrap: wrap;
  }
  .available_location_msg .location_message .msg-detail {
    padding-left: 0;
    text-align: center;
  }
  .delivery-location-main #location_search {
    padding: 12px 10.5rem 12px 15px;
  }
  .delivery-location-main .order-now-btn {
    padding: 10px 12px;
  }
  .delivery-location-main .arrow-icon {
    padding-left: 5px;
  }
  .delivery-location-main .arrow-icon svg {
    width: 15px;
    height: 15px;
  }
  .selected-location-msg .delivery-close-icon {
    font-size: 14px;
    width: 120px;
  }
  .product-popup-inner {
    height: calc(100% - 101px);
  }
  .delivery-location-main .order-now-btn,
  .delivery-location-main .load_search_btn {
    padding: 8px !important;
    font-size: 10px !important;
  }
  .delivery-location-main .load_search_btn {
    right: 115px;
  }
  .mobile_header_drawer_logo button.type__nav {
    padding-right: 0px;
  }
  .Image_Banner .btn {
    padding: 8px 20px;
  }
  .custom_product_form
    .pro_form_dropdown
    .time-selectbox-sec
    .time-selectbox-inner,
  #custom_product_form .pro_calendar_inner {
    max-width: 95%;
  }
  .custom_product_form .heading-wrapper-inner .qusmark_popup {
    margin-right: 8px;
  }
  .custom_product_form .heading-wrapper-inner .heading-inner {
    font-size: 13px;
  }
  .custom_product_form .rental-days-sec .heading-wrapper-inner,
  .custom_product_form .quantity-sec .heading-wrapper-inner,
  .custom_product_form .inner_dropdown .heading-wrapper-inner {
    padding: 0 10px 0 0px;
  }
  .custom_product_form_colom .product_items_text,
  .extra_orderable_section .orderable_product_text {
    width: 52%;
  }
  .custom_product_form_colom .quantity,
  .extra_orderable_section .quantity {
    width: 33%;
  }
  .coll_popup_modal .custom_product_form_colom .product_items_text {
    width: 52%;
  }
  .coll_popup_modal .custom_product_form_colom .quantity {
    width: 33%;
  }
  .custom_product_form .product_items_flex h4.item_title a,
  .extra_orderable_section h4.orderable_product_title a {
    font-size: 13px !important;
  }
  .custom_product_form .inner-products .pro_price,
  .custom_product_form .inner-products .price_custom_text,
  .custom_product_form .product_items_text .item_popup_msg {
    font-size: 13px;
  }
  .custom_product_form .inner-products {
    padding: 14px 10px;
  }
  .custom_product_form .custom_content_box,
  .custom_product_form .custom-feedback-sec {
    padding: 5px;
  }
  .custom_product_form .custom_content_box .custom_text,
  .custom_product_form .feedback-output {
    font-size: 10px;
  }
  .product_items_flex.inner-products .product_item_badge {
    margin-left: 0;
  }
  .Image_Banner.relative.z-10.w-full.h-full {
    min-height: 450px !important;
  }
  #template-collection .container-wrapper, #template-index .container-wrapper {
      max-width: 300px;
  }
  #template-collection .calender-sec .calender-slider-item {
      width: 80px !important;
  }
}

@media only screen and (max-width: 383px) {
  #template-product .calender-sec .calender-slider-item {
    width: 60px !important;
  }
  #template-index .calender-sec .calender-slider-item {
    width: 53px !important;
  }
  .Width_two_third
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    font-size: 7px;
  }
}

@media only screen and (max-width: 367px) {
  /* .extra_pop_up_item_flex .upsell_stepper_content {
        height: 360px;
    } */
  .extra_pop_up_item_flex .stepper_load_more {
    bottom: -7px;
  }
  /* .extra_pop_up {
        max-height: 91%;
    } */
  .mobile-header-logo {
    margin-right: 4px;
  }
  .slideshow__container {
    min-height: 440px;
    /* max-height: 390px; */
  }
}

@media only screen and (max-width: 349px) {
  .custom_product_form .feedback-sec.arrangement_qnty .feedback-output {
    font-size: 7px;
  }
  .coll_popup_modal
    .coll_popup_content
    .custom_product_form
    .feedback-sec.arrangement_qnty
    .feedback-output {
    font-size: 8px;
  }
  /* .mobile-header-logo {
        margin-right: 13px;
    } */
  #header_tablet_version .mobile_search_icon svg,
  #header_tablet_version .mobile_account_login svg,
  #header_tablet_version .mobile_cart svg,
  #header_tablet_version #location_track_icon svg,
  .header_wishlist svg {
    width: 19px;
    height: 19px;
  }
  /* .mobile-header-logo a {
        width: 107px !important;
    } */
  .upsell_product_sec .upsell-buttons-sec button,
  .extra_pop_up .stepper_total_price {
    font-size: 12px;
  }
  .template--index .waar-sec.removed_wat_field .inner-container,
  .template--collection .waar-sec.removed_wat_field .inner-container {
    bottom: 75px !important;
  }
  .cart_top_checkout .cart_top_subtotal {
    flex-wrap: wrap;
    gap: 5px;
  }
  .main_cart form h1,
  .main_cart form h1 span {
    font-size: 33px;
  }
  .extra_pop_up_item_flex .upsell_stepper_content {
    height: 360px;
  }
  .Image_Banner.relative.z-10.w-full.h-full {
    min-height: 490px !important;
  }
  .slideshow__container {
    min-height: 460px;
    /* max-height: 400px; */
  }
  .custom_product_form .location_summary .location_subtotal,
  .custom_product_form_atc .form_summary_product {
    width: 79%;
  }
  .custom_product_form .location_summary .vat_shipping_price,
  .custom_product_form .vat_subtotal .final_vat_subtotal,
  .custom_product_form_atc .form_summary_price {
    width: 21%;
  }
}

/* FIX: productprijs altijd groen + bold, ongeacht h2/h3/p/span */
.price-container .product_pr {
  color: #086c18 !important;
  font-weight: 700 !important;
}

/* Als je strikethrough gebruikt (experience card) */
.price-container .product_pr.striked {
  text-decoration: line-through;
  text-decoration-color: #086c18;
  -webkit-text-decoration-color: #086c18;
}
