/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* @override 
 https://modern2021.wctest.ca/templates/g5_hydrogen/custom/css/nice-select-v2.css
 https://modern2021.wctest.ca/templates/g5_hydrogen/custom/css-compiled/nice-select-v2-quantity-picker-only_34.css */
/* line 9, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 {
  position: relative;
  height: auto !important;
  padding: 0 !important;
  overflow-y: auto;
  border: none !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
/* line 19, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 span.current {
  display: none !important;
}
/* line 23, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .qp-make-selection {
  font-size: 13px;
  line-height: 40px;
  height: 40px;
  position: relative;
  z-index: 1;
  text-align: center !important;
  cursor: default;
  display: block;
}
/* line 33, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .qp-make-selection:after {
  /*			content: '';
   width: calc(100% +16px);
   display: block;
   //border-bottom: 1px solid #868786;
   z-index: 2;
   top: 20px;*/
}
/* line 43, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 #close-series {
  position: absolute;
  right: 0 !important;
  top: 2px !important;
  z-index: 3;
  cursor: pointer;
  font-size: 28px;
  font-family: sans-serif;
  font-weight: 100 !important;
  color: #868786 !important;
  background: none;
  padding: 0 !important;
  /*		&:after {
   cursor: pointer;
   content: "\2715";
   font-size: 18px;
   //line-height: 32px;
   font-family: sans-serif;
   font-weight: 100 !important;
   color: #868786;
   width: 30px !important;
   height: 30px !important;
   }*/
}
/* line 56, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 #close-series:hover {
  color: #303030 !important;
  background: none !important;
}
/* line 77, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list {
  position: relative !important;
  height: auto !important;
  opacity: 1 !important;
  transform: none !important;
  max-height: 185px;
  overflow-y: auto !important;
  border: none !important;
}
/* line 86, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list li {
  display: flex !important;
  justify-content: space-between;
}
/* line 89, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
/* line 91, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list li span.opt_sizes_span {
  flex: 1 1 80%;
}
/* line 95, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list li span.price_span, .nice-select-v2 .list li span.price_span.price-old, .nice-select-v2 .list li span.sales_price_span.price-new {
  font-weight: 600;
  text-align: right;
}
/* line 100, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list li span.price_span {
  flex: 1 1 20%;
}
/* line 104, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list li span.sales_price_span.price-new {
  color: #e61d3a;
  flex: 1 1 10%;
  padding-right: 3px;
}
/* line 110, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list li span.price_span.price-old {
  text-decoration: line-through;
  order: 3;
  flex: 1 1 10%;
}
/* line 121, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 0px;
  border: solid 0px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 13px !important;
  font-weight: normal;
  height: 32px;
  line-height: 30px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
/* line 151, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2:hover {
  border-color: #dbdbdb;
}
/* line 155, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2:active, .nice-select-v2.open, .nice-select-v2:focus {
  border-color: #999;
}
/* line 159, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}
/* line 181, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* line 187, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
/* line 195, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
/* line 201, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.disabled:after {
  border-color: #ccc;
}
/* line 209, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.wide .list {
  /*	left: 0 !important;
   right: 0 !important;*/
}
/* line 214, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.right {
  float: right;
}
/* line 218, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.right .list {
  left: auto;
  right: 0;
}
/* line 223, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
/* line 229, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.small:after {
  height: 4px;
  width: 4px;
}
/* line 234, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2.small .option {
  line-height: 34px;
  min-height: 34px;
}
/* line 239, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .list {
  background-color: #fff;
  border-radius: 0px;
  box-shadow: none !important;
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  top: 100%;
  left: 0;
  z-index: 9;
}
/* line 259, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 30px;
  list-style: none;
  min-height: 30px;
  outline: none;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-bottom: 1px solid #868786 !important;
}
/* line 272, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .option:first-child {
  border-top: 1px solid #868786 !important;
}
/* line 277, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .option:hover, .nice-select-v2 .option.focus {
  background-color: transparent;
}
/* line 281, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .option.selected, .nice-select-v2 .option.selected.focus {
  font-weight: normal;
  background-color: #c0c0c0 !important;
}
/* line 286, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.nice-select-v2 .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
/* line 292, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.no-csspointerevents .nice-select-v2 .list {
  display: none;
}
/* line 296, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.no-csspointerevents .nice-select-v2.open .list {
  display: block;
}
/* line 306, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
/* line 307, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile [id^="qtydiv_"] {
  height: 100% !important;
  position: fixed !important;
  z-index: 9999 !important;
  width: 100% !important;
  max-width: 100% !important;
  bottom: 0 !important;
  background: rgba(0, 0, 0, 0.5) !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
/* line 320, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile [id^="qtydiv_"] .quantity-outer {
  background: #fff !important;
  position: absolute !important;
  bottom: 0px !important;
  left: 0;
  right: 0;
}
/* line 327, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile [id^="qtydiv_"] .quantity-outer .quantity-wrap {
  padding: 0px 10px;
}
/* line 334, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile [id^="divproductseries_"] {
  height: 100% !important;
  position: fixed !important;
  z-index: 9999 !important;
  width: 100% !important;
  max-width: 100% !important;
  bottom: 0 !important;
  background: rgba(0, 0, 0, 0.5) !important;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
/* line 347, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile [id^="divproductseries_"] .product_options_select.open {
  position: absolute !important;
  bottom: 40px !important;
  left: 0;
  right: 0;
}
/* line 353, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile [id^="divproductseries_"] button.selectQtyBtn {
  position: absolute !important;
  bottom: 0 !important;
  left: 0;
  right: 0;
}
/* line 361, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 {
  font-size: 15px !important;
}
/* line 363, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 .option {
  line-height: 48px;
  min-height: 48px;
  padding-left: 12px;
  padding-right: 12px;
}
/* line 368, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 .option:first-child {
  border-top: none !important;
}
/* line 372, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 .qp-make-selection {
  font-size: 16px;
  line-height: 46px;
  height: 47px;
  position: relative;
  z-index: 1;
  text-align: center !important;
  cursor: default;
  display: block;
}
/* line 381, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 .qp-make-selection:after {
  content: '';
  width: calc(100% +16px);
  display: block;
  border-bottom: 1px solid #868786;
  z-index: 2;
  top: 20px;
}
/* line 391, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 #close-series {
  position: absolute;
  right: 8px !important;
  top: 4px !important;
  z-index: 3;
  cursor: pointer;
  font-size: 42px;
  font-family: sans-serif;
  font-weight: 100 !important;
  color: #868786 !important;
  background: none;
  padding: 0 !important;
}
/* line 404, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 #close-series:hover {
  color: #303030 !important;
  background: none !important;
}
/* line 411, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .nice-select-v2 .list {
  position: relative !important;
  height: auto !important;
  opacity: 1 !important;
  transform: none !important;
  max-height: 293px;
  overflow-y: auto !important;
  border: none !important;
}
/* line 423, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
/* line 424, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .quantity-wrap .qp-make-selection {
  font-size: 16px !important;
  line-height: 46px !important;
  height: 48px !important;
  position: relative;
  z-index: 1;
  text-align: center !important;
  cursor: default;
  display: block;
}
/* line 433, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .quantity-wrap .qp-make-selection:after {
  content: '';
  width: calc(100% +16px);
  display: block;
  z-index: 2;
  top: 20px;
}
/* line 443, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .quantity-wrap #close-series {
  position: absolute;
  right: 8px !important;
  top: -2px !important;
  z-index: 3;
  cursor: pointer;
  font-size: 42px !important;
  font-family: sans-serif;
  font-weight: 100 !important;
  color: #868786 !important;
  background: none;
  padding: 0 !important;
}
/* line 456, templates/g5_hydrogen/custom/scss/nice-select-v2-quantity-picker-only.scss */
.filter-is-mobile .quantity-wrap #close-series:hover {
  color: #303030 !important;
  background: none !important;
}
/*# sourceMappingURL=nice-select-v2-quantity-picker-only_34.css.map */