/* Add to cart bundles modal styles */

#addtocartmodal-bundles .bundle-box .thumbnail, #addtocartmodal-bundles .bundle-box .thumbnail.isActive, #addtocartmodal-bundles .bundle-box .thumbnail:focus, #addtocartmodal-bundles .bundle-box .thumbnail:hover {
  background-color: #fff;
  border: 1px solid #bbb !important;
  border-radius: 5px;
  padding: 0;
}

#addtocartmodal-bundles .bundle-box .bundle-product.selected:focus, #addtocartmodal-bundles .bundle-box .bundle-product.selected:hover {
  border-color: #4E60EE !important;
}

#addtocartmodal-bundles .bundle-product.selected {
  border-color: #4E60EE !important;
}

#addtocartmodal-bundles .btn.dropdown-toggle {
  text-align: left !important;
}

#addtocartmodal-bundles .thumbnail:after {
  content: none;
}

.modal .bundle-box {
  background: #FFF;
  padding: 0 !important;
}

.addtocartmodal-bundles .modal-body {
  display: none;
}

.addtocartmodal-bundles .modal-header .close {
  margin-top: -22px;
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .align-center-sm {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .align-left-xs {
    text-align: left;
  }
}

/* Add to cart bundles modal styles end */

.bundle-box .btn-cart.updating {
  background-color: #666666;
  pointer-events: none;
}

.bundle-box .total-label {
  text-transform: uppercase;
  line-height: 14px;
  font-size: 12px;
  color: #666666;
  text-align: left;
}

.bundle-box .total-value {
  font-weight: bold;
  color: #333333;
}

blockquote cite {
  display: block;
  font-size: 14px;
}

.bundle-box .product-name.inactive {
  color: #333333;
  cursor: default;
  pointer-events: none;
}

.bundle-product .img-container.inactive {
  cursor: default;
  pointer-events: none;
}

.bundle-box .price-container {
  float: right;
  margin-top: auto;
}

.bundle-box .price-container .product-price {
  font-size: 18px;
  font-weight: bold;
}

.bundle-box .bundle-switch {
  padding: 15px 0 5px;
}

.bundle-box .bundle-switch li {
  margin-bottom: 0;
  padding: 0 20px;
}

.bundle-box .bundle-switch li a {
  border-bottom: 1px solid #ddd;
  padding: 10px 20px 10px 0px;
  color: #4E60EE;
  font-weight: normal;
  transition: font-weight 0.25s ease;
  cursor: pointer;
  white-space: normal;
}

.bundle-box .bundle-switch li:last-child a {
  border-bottom: 0;
}

.bundle-box .bundle-switch li a:hover, .bundle-box .bundle-switch li a:focus {
  background: transparent;
}

.bundle-box .bundle-switch .switch-bundle-link.active a {
  background-color: transparent;
  color: #666;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}

.bundle-box .dropdown-header {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.product-unavailable-label {
  float: right;
  padding-top: 10px;
}

.product-unavailable-label a {
  word-wrap: break-word;
}

.bundle-product-group .bundle-product .siblings-dropdown .dropdown-menu {
  max-height: 250px;
  overflow-y: auto;
}

@media (min-width: 1250px) {
  .bundle-box .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 1250px) {
  .bundle-box .hidden-xs {
    display: none !important;
  }
  .bundle-box .hidden-lg {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .bundle-box {
    border-radius: 0;
  }
}

.dropdown-menu li a {
  white-space: normal
}

.bundle-box .bundle-selector button {
  font-size: 16px;
}

#bundle-info {
  position: relative;
}

.bundle-info {
  position: absolute;
  left: 15px;
  right: 10px;
  z-index: 2;
}

.bundle-products {
  width: 100%;
  font-size: 14px;
}

.bundle-products .bundle-product {
  transition: border-color 0.25s ease;
  position: relative;
  overflow: visible;
}

.bundle-product-content {
  position: relative;
  z-index: 5;
  flex: 0 0 auto;
}

.bundle-product-content h6 {
  font-size: 16px;
}

.bundle-product-content>*:last-child>p:last-child {
  margin-bottom: 0;
}

.bundle-product-group .bundle-product a, .bundle-product-group .bundle-product img {
  flex-shrink: 0;
}

.bundle-product-group .bundle-product .footer {
  margin-top: auto;
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: flex-end;
  padding: 32px 12px 12px;
  */: -moz-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);
  /* IE6-9 */
}

.bundle-product-group .bundle-product .btn-more-info {
  display: inline-block;
  width: auto;
  border-top: none;
  text-align: left;
  background-color: #fff;
  flex: 0 0 auto;
  color: #4E60EE;
  font-weight: bold;
}

.bundle-product-group .bundle-product .checkbox {
  display: inline-block;
  width: 36px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 5px !important;
  border: 1px solid #ddd;
  transition: background-color 0.25s ease, color 0.25s ease, border 0.25s ease, border-radius 0.25s ease;
  color: #e5e5e5;
  flex: 0 0 auto;
  padding: 8px;
}

.bundle-product-group .bundle-product .checkbox:hover {
  color: #fff;
}

.bundle-product-group .bundle-product .checkbox, .bundle-product-group .bundle-product .btn-more-info {
  line-height: 20px;
  border-radius: 0;
}

.bundle-product-group .bundle-product .caption {
  overflow: visible;
  padding-bottom: 0;
  border: none;
  height: auto;
}

.bundle-product-group .bundle-product .caption:after {
  background: none;
  content: none;
}

.bundle-product-group .bundle-product .caption button {
  position: relative;
  z-index: 2;
}

.bundle-product-group .bundle-product .btn-more-info:hover, .bundle-product-group .bundle-product .btn-more-info:focus {
  background-color: #fff;
}

.bundle-product-group .bundle-product .message.warning h1, .bundle-product-group .bundle-product .message.warning h2, .bundle-product-group .bundle-product .message.warning h3, .bundle-product-group .bundle-product .message.warning h4, .bundle-product-group .bundle-product .message.warning h5, .bundle-product-group .bundle-product .message.warning h6, .bundle-product-group .bundle-product .message.warning p, .bundle-product-group .bundle-product .message.warning ul {
  color: red;
}

.bundle-product.selected {
  border-color: #B0B7EF;
  transition: border-color 0.25s ease;
}

.bundle-product.selected .btn.checkbox {
  background-color: #4E60EE;
  color: #fff;
  border-color: #4E60EE;
}

.bundle-product.disabled .bundle-product-content>*:not(.message):not(.siblings-dropdown) {
  opacity: 0.5;
}

.bundle-product.disabled .bundle-product-content .caption a {
  color: #666;
}

.bundle-product.disabled .disabled {
  cursor: default;
}

.bundle-product.disabled .checkbox.disabled {
  cursor: not-allowed !important;
}

.bundle-product.disabled img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.bundle-total {
  text-align: right;
  display: flex;
  align-items: center;
}

.bundle-total>* {
  margin-left: auto;
}

.bundle-total .btn-cart, .bundle-total .btn-primary-outline {
  margin-left: 15px;
  order: 2;
}

.bundle-product-group .bundle-product .more-info-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  transition: z-index 0s ease 0.5s;
}

.bundle-product-group .bundle-product .more-info-panel.active {
  z-index: 1;
  transition: z-index 0s ease 0s;
}

.bundle-product-group .bundle-product .more-info-panel-inner {
  transform: translateY(101%);
  transition: transform 0.5s ease-out;
  overflow-y: auto;
  padding: 12px;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

.bundle-product-group .bundle-product .more-info-panel.active .more-info-panel-inner {
  display: block;
  transform: translateY(0%);
  transition: transform 0.5s ease-out;
  z-index: 1;
}

.visibility-hide {
  visibility: hidden;
  opacity: 0;
}

.visibility-show {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.bundle-caret {
  display: none;
  position: relative;
  z-index: 10;
  left: 28px;
  top: 0px;
  width: 20px;
  height: 14px;
  transition: all 0.5s;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border-right: 1px solid #fff;
  border-left: 1px solid #4E60EE;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #4E60EE;
  background: #fff;
}

.bundle-caret-grey {
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

@media (min-width: 992px) {
  .bundle-products {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: left;
  }
  .bundle-products .bundle-product {
    flex-grow: 1;
    flex-basis: 0;
    margin: 0 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
    transition: border-color 0.25s ease;
    position: relative;
    overflow: visible;
    visibility: visible;
    opacity: 1;
  }
  .bundle-product:first-child {
    margin-left: 0;
  }
  .bundle-product:last-child {
    margin-right: 0;
  }
  .bundle-product-content {
    position: relative;
    z-index: 5;
    padding: 12px 12px 0px;
    flex: 1 0 auto;
    display: flex;
    flex-direction: inherit;
    min-height: 1px;
  }
  .bundle-product .img-container, .bundle-product .message {
    padding-left: 0;
    padding-right: 0;
  }
  .bundle-product-group .bundle-product .caption, .bundle-product-group .bundle-product .siblings-dropdown {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .bundle-box .tab-nav {
    max-width: 140px;
  }
  .bundle-caret {
    display: block !important;
  }
  .siblings-dropdown {
    float: right;
  }
  .bundle-box .bundle-product-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: left;
    flex-direction: row;
  }
  .bundle-box .tab-nav, .bundle-box .bundle-product-group {
    flex: 1 0 auto;
  }
  .bundle-box .tab-nav {
    padding: 0 15px !important;
    min-width: 30%;
    margin-bottom: 0;
  }
  .bundle-box .tab-nav li {
    list-style-type: none;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: 0px 1px 2px #CCC;
    border-radius: 5px;
  }
  .bundle-box .tab-nav li:last-child {
    margin-bottom: 0;
  }
  .bundle-box .tab-nav li a {
    display: block;
    padding: 10px 25px 10px 10px;
    background: #FFF;
    border-left: 5px solid #BBB;
    transition: border-color .25s ease;
    position: relative;
    text-transform: capitalize;
    word-break: break-word;
  }
  .bundle-box .tab-nav li.selected a {
    border-left-color: #4E60EE;
  }
  .bundle-box .tab-nav li.active a {
    color: #666;
    pointer-events: none;
    cursor: default;
  }
  .bundle-products .bundle-product {
    position: relative;
  }
  .bundle-products .bundle-product.active {
    flex-grow: 1;
    flex-basis: 0;
    margin: 0 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
    transition: border-color 0.25s ease;
    overflow: visible;
    visibility: visible;
    height: 100%;
  }
  .bundle-products .bundle-product>*:not(.product-cover) {
    opacity: 0;
  }
  .bundle-products .bundle-product.active>*:not(.product-cover) {
    animation-name: fadeIn;
    animation-duration: .5s;
    /* or: Xms */
    animation-iteration-count: 1;
    animation-direction: normal;
    /* or: normal */
    animation-timing-function: ease-in;
    /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    animation-fill-mode: forwards;
    /* or: backwards, both, none */
    animation-delay: 0s;
    /* or: Xms */
  }
  .bundle-product .img-container {
    padding-top: 12px;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (max-width: 530px) {
  .bundle-caret {
    left: 12px;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .mb-xs-2 {
    margin-bottom: 15px;
  }
  .bundle-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .bundle-box .bundle-selector button {
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
  }
  .bundle-box .bundle-selector button .caret {
    float: right;
    margin-top: 10px;
  }
  .bundle-products {
    min-width: 180px;
    padding-left: 0;
  }
  .bundle-box .tab-nav li {
    word-wrap: initial;
    text-transform: capitalize;
    font-size: 14px;
  }
  .bundle-box .tab-nav li a {
    padding: 10px 10px 10px 5px;
  }
  .bundle-total {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .bundle-total .btn-cart {
    margin-bottom: 30px;
  }
}

@media (max-width: 374px) {
  .bundle-box .tab-nav {
    width: calc(100% - 180px);
  }
  .bundle-caret {
    height: 12px;
  }
}

@media (max-width: 350px) {
  .bundle-box .tab-nav {
    width: calc(100% - 190px);
  }
  .bundle-caret {
    left: 11px;
    height: 10px;
  }
}


/* Global Type 2020 */

.bundle-selector > h3 {
  font-size: 24px;
  letter-spacing: -0.019em;
}

@media (max-width: 992px) {
  .bundle-selector > h3 {
    font-size: 22px;
    letter-spacing: -0.018em;
  }
}