/**
* 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;
}

.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;
}

.wk_grid_section_title {
  background-color: #f1f1f1;
  padding: 5px 8px;
  margin-bottom: 5px;
}

.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;
}

.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;
}