/**
* 2010-2021 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through LICENSE.txt file inside our module
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright 2010-2021 Webkul IN
* @license LICENSE.txt
*/

.wk-bundle-margin-top-2 {
  margin-top: 2rem;
}

.wk-bundle-rounded {
  border-radius: 0.25rem;
}

.wk-bundle-text-right {
  text-align: right;
}

.wk-padding-point-5 {
  padding: 0.5rem;
}

.wk-bundle-border {
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

.wk-bundle-border-img {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.wk-is-required-block {
  color: #9a9a9a;
}

.wk-bundle-sub-product .color {
  box-shadow: none;
}

.wk-bundle-sub-product .wk-product-quantity .wk-qty,
.wk-bundle-sub-product .wk-product-quantity .wk-qty .input-group {
  width: 100% !important;
  margin-right: 0 !important;
}

.wk-bundle-sub-product .product-cover img {
  box-shadow: none !important;
}

.wk-sub-product-variants>.product-variants-item select {
  background-color: #fff;
  padding-right: 1.875rem;
}

.wk-sub-product-variants>.product-variants-item ul li {
  margin-right: 0.625rem;
}

.wk-bundle-product-select .wk-select-sub-product {
  width: 100%;
}

/* Start Left Column Slider CSS */
.wk_bp_slider_view {
  padding-bottom: 0px !important;
  padding-top: 6px !important;
}

.wk_bp_slider_view .carousel-indicators {
  position: absolute;
  bottom: -16px;
  left: 41%;
  z-index: 15;
  width: 78%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  top: auto;
  bottom: -14px;
}

.wk_bp_slider_view .carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #7a7a7a;
}

/* The colour of the indicators */
.wk_bp_slider_view .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.wk_bp_slider_view .carousel-indicators {
  margin-bottom: -18px;
}

.wk_bp_slider_view .carousel-indicators .active {
  background: #707070 !important;
}

/* End Left Column Slider CSS */

/* Start Slider CSS */
.wk_bp_slider_view .MultiCarousel {
  float: left;
  overflow: hidden;
  width: 100%;
  position: relative;
  /* background-color: #ffffff; */
  padding: 0 10px;
}

.wk_bp_slider_view .MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}

.wk_bp_slider_view .MultiCarousel .MultiCarousel-inner .item {
  float: left;
  margin-right: 0px;
}

.wk_bp_slider_view .MultiCarousel .MultiCarousel-inner .item>div {
  padding: 5px;
  margin: 5px;
}

.wk_bp_slider_view .MultiCarousel .leftLst,
.wk_bp_slider_view .MultiCarousel .rightLst {
  position: absolute;
  border-radius: 0%;
  top: calc(50% - 20px);
  background-color: #ffffff !important;
  border: none !important;
  cursor: pointer;
}

.wk_bp_slider_view .MultiCarousel .leftLst {
  left: 0;
}

.wk_bp_slider_view .MultiCarousel .rightLst {
  right: 0;
}

.wk_bp_slider_view .MultiCarousel .leftLst.over,
.wk_bp_slider_view .MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ccc;
  display: none;
}

.wk_quantity_wanted {
  color: #232323;
  background-color: #fff;
  padding: 0.175rem 0.5rem;
  width: 3rem;
}

.wk_disable {
  pointer-events: none;
  cursor: not-allowed !important;
}

.wk-product-right-block .add-to-cart {
  font-size: 12px;
}

.wk_plus_symbol_grid {
  position: absolute;
  top: 50%;
  left: -12px;
  color: #9b9b9b !important;
}

.wk-ribbon-wrapper-bp {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -13px;
  right: 0px;
  z-index: 1;
}

.wk-ribbon-bp {
  font: bold 10px Sans-Serif;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 4px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #9b9b9b;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.wk-ribbon-bp:before,
.wk-ribbon-bp:after {
  content: "";
  position: absolute;
  bottom: -3px;
}

.wk-ribbon-bp:before {
  left: 0;
}

.wk-ribbon-bp:after {
  right: 0;
}

@media screen and (max-width: 480px) {
  .wk_plus_symbol_grid {
    display: none;
  }
}

@media screen and (max-width: 684px) {
  .wk_plus_symbol_grid {
    display: none;
  }
}

.wk-bp-cart-popup {
  font-size: 10px !important;
}

.wk-sub-product-variants .input-color:checked+span {
  border: 2px solid #2fb5d0 !important;
}

.wk-bp-color-border {
  border: 2px solid #2fb5d0 !important;
}

.wk-sub-product-variants .input-color:hover+span {
  border: 2px solid #2fb5d0 !important;
}

.wk-bundle-product-select {
  text-align: center;
}

.wk-bundle-product-select .wk-select-sub-product {
  /* width: 75%; */
  text-align: center;
  font-size: 15px;
  padding: 12px;
}

.wk_grid_section_title {
  background-color: #f1f1f1;
  padding: 5px 8px;
  margin-bottom: 5px;
  text-align:  center;
  font-weight: 900;
  color: #d9bb71;
}

.wk-bp-custom-margin-t {
  margin-top: 5px !important;
}

.wk-bp-custom-margin-b {
  margin-bottom: 5px !important;
}

.wk-bp-custom-margin-2-t {
  margin-top: 2px !important;
}

.wk-bp-custom-margin-2-b {
  margin-bottom: 2px !important;
  text-align: center;
}

.wk-sub-product-title {
  font-size: 14px;
  color: #232323;
  letter-spacing: 0;
}

.wk-bundle-sub-product .product-cover {
  margin-bottom: 6px;
}

.wk-bp-grid-dropdown {
  background-color: #ffffff !important;
  height: 2rem !important;
}

.wk-row-margin {
  margin-bottom: 25px;
}

.wk_bp_loading-image {
  position: absolute;
  top: 212px;
  left: 100px;
  z-index: 10;
}

.wk-loader-disable-element {
  opacity: 0.3;
  cursor: not-allowed !important;
}

.wk_bp_slider_view .wk-btn-slider {
  padding: 1px 6px !important;
  border-width: 0px !important;
  border-color: none;
  background-color: #f1f1f1 !important;
  cursor: pointer;
}

.wk-bp-slider-view-title {
  background-color: #f1f1f1;
}

.wk-bp-slider-view-body {
  background-color: #ffffff;
}

.wk_bp_slider_view-title {
  padding-bottom: 6px !important;
}

.wk_bp_slider_view .item {
  position: relative;
}

.wk_bp_cancel {
  position: absolute;
  z-index: 1;
  right: 12px;
  background-color: #ffffff;
  color: rgb(112, 109, 109);
  box-shadow: 0px 0px 3px rgba(75, 74, 74, 0.3);
  opacity: 0.5;
  top: 12px;
  cursor: pointer;
}

.wk_bp_cancel .material-icons {
  color: rgb(112, 109, 109);
}

.wk_bundle_section_redirect .wk_chk_circle {
  color: #5a9913;
}

.wk_bundle_section_redirect .wk_add_circle {
  color: #7a7a7a;
}

.wk-section-right-block .card-block {
  padding-top: 0.5rem !important;
}

.highlight {
  border: 2px solid #2fb5d0;
}

/* .quickview .wk-section-right-block {
    display: none !important;
} */

.wk-bundle-promotion {
  padding: 5px;
  text-align: center;
}

.wk-bundle-promotion {
  border: 2px solid transparent;
}

.wk-bundle-promotion:hover {
  border: 2px solid #2fb5d0;
}

.wk-promo-bp-configure_action {
  padding: 5px !important;
}

.wk_bp_promo-start-price {
  font-size: 11px;
  text-decoration: #000000;
}

@media only screen and (max-width: 769px) {
  .wk_bp_section_resp {
    margin-bottom: 1.5rem;
  }

  .card {
    background-color: #fff !important;
  }

  .wk-bundle-product-select .wk-select-sub-product {
    width: 100%;
  }
}

.wk-bundle-product-select {
  margin-top: 5px;
}

.wk-select-border {
  border: 2px solid #2fb5d0 !important;
}

/** Css for mpbooking*/
.mp-booking-btn-bundle {
  margin-top: 10px;
}

.week_days {
  font-size: 12px;
  text-align: center;
  margin-top: 15px;
}

.wk-more-detail {
  background: gainsboro;
  border-radius: 15px;
  padding: 10px;
}

.wk-participant {
  background: gainsboro;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}

.wk-in-stock {
  border: 3px solid green;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
}

.wk-out-stock {
  border: 3px solid red;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
}

.wk-group-price {
  color: burlywood;
  font-weight: 700;
  text-align: left;
}

.wk-in-book {
  background-color: green;
}

.wk-out-book {
  background-color: red;
}

.group_slot_checkbox {
  padding-right: 10px;
}

.hidden {
  display: none;
}

.date_range_form {
  margin-top: 20px;
}

.date_range_form .form-control {
  padding-left: 8px !important;
  padding-right: 5px !important;
}

.time_slot_checkbox label {
  text-align: left;
}

.booking_time_slots_quantity_wanted {
  width: 50%;
}

.unavailable_slot_err {
  text-align: right;
  display: none;
  color: red;
}

.feature_plans_priority {
  margin-bottom: 0px !important;
}

.product_booking_feature_plans {
  font-size: 13px;
  margin-top: 10px;
  font-style: italic;
}

.feature_plans_info {
  padding: 20px;
  font-size: 14px;
  font-weight: 600;
}

.wk-booking-container .form-control {
  border: 1px solid #ccc !important;
  color: #999 !important;
  font-size: 14px !important;
  height: 35px;
}

.wk-booking-container select.form-control:not([size]):not([multiple]) {
  height: 36px !important;
  padding: 5px 8px !important;
}

.wk-booking-container .menutitle {
  font-weight: 600;
  color: #333;
}

.wk-booking-container .list_content li span a {
  color: #333;
}

.wk-booking-container .menu_item ul li {
  background-color: #fbfbfb;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-weight: 600;
}

.wk-booking-container .menu_item ul li:hover {
  background-color: #2fb5d2 !important;
}

.wk-booking-container .menu_item ul li:hover a {
  color: #fff !important;
}

.wk-booking-container .menu_active {
  background-color: #2fb5d2 !important;
}

.wk-booking-container .menu_active a {
  color: #fff !important;
}

.page-title {
  background-color: #696969;
  overflow: hidden;
  padding: 15px;
}

.page-title span {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
}

#booking_product_available_qty span {
  border-radius: 3px !important;
  padding: 1px 8px 2px 8px !important;
  background-color: #2fb5d2;
  color: #fff;
}

#booking_product_available_qty {
  color: #333333;
  margin-top: 20px;
}

.pull-sm-left {
  float: left;
}

.pull-sm-right {
  float: right;
}

.page-title {
  text-align: center;
}

.wk-booking-container {
  margin-top: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #d5d5d5;
}

.wk-booking-content {
  padding: 0px 20px 20px;
  border-bottom: 1px solid #f2f2f2;
}

.booking_total_price_text {
  color: #414141;
}

.booking_total_price {
  color: #ff704d;
  font-weight: 700;
  white-space: nowrap;
  font-size: 20px;
}

.time_slot_price {
  color: #2fb5d2;
  font-weight: 800;
}

.booked_slot_text {
  font-size: 14px;
  color: red;
  padding: 15px;
}

.booking_product_errors {
  display: none;
  padding: 5px 15px;
}

#bookings_in_select_range td,
#bookings_in_select_range th {
  padding: 6px;
}

#bookings_in_select_range {
  font-size: 13px;
}

#bookings_in_select_range label {
  font-size: 13px;
  font-style: italic;
}

.wk-booking-container .booking_loading_img {
  display: none;
}

.wk-booking-container #booking_date_from,
.wk-booking-container #booking_date_to,
.wk-booking-container #booking_time_slot_date {
  cursor: text;
}