/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./lululemon/cartridges/app_lululemon_base/cartridge/client/default/scss/product/variationAttributeSizeDropdown.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Bootstrap is overriding breakpoint lg to 1409px,
    which is causing no-margin issue in tablet landspace mode.
    Hence the custom logic. */
.lazyload {
  visibility: hidden;
}

.lazyloaded {
  visibility: visible;
}

.underline-class {
  display: inline;
  text-decoration: none;
  background-position: 0% 100%;
  background-repeat: no-repeat;
}

.ll_custom-size-dropdown {
  display: flex;
  flex-direction: column;
  width: 78.17%;
}
@media screen and (max-width: 768px) {
  .ll_custom-size-dropdown {
    width: 100%;
  }
}
.ll_custom-size-dropdown .selected-size-name {
  font-weight: 600;
  line-height: 20px;
  font-size: 17px;
  font-size: 1.0625rem;
}
.ll_custom-size-dropdown .selected-size-name:lang(ko), .ll_custom-size-dropdown .selected-size-name:lang(ja), .ll_custom-size-dropdown .selected-size-name:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.ll_custom-size-dropdown .selected-size-name:lang(zh) {
  line-height: 21px;
}
.ll_custom-size-dropdown .ll_custom-select-size {
  height: 52px;
  font-size: 18px;
  font-size: 1.125rem;
}
.ll_custom-size-dropdown .ll_custom-select-size:lang(ko), .ll_custom-size-dropdown .ll_custom-select-size:lang(ja), .ll_custom-size-dropdown .ll_custom-select-size:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.ll_custom-size-dropdown .ll_custom-select-size:lang(zh) {
  line-height: 22px;
}
.ll_custom-size-dropdown .ll_custom-select-size {
  font-weight: 400;
  color: #000;
  border-radius: 4px;
  border-color: #000 !important;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle {
  background-color: #fff !important;
  color: #8d9196;
  border: 1px solid #000;
  border-radius: 4px;
  outline: 0 !important;
  box-shadow: none;
  margin: unset;
  max-width: unset;
  float: unset;
  height: 52px;
  z-index: auto;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle::before {
  content: none;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle::after {
  content: "";
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCAxMCA2Ij4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTkuNDEyLjg4Mkw1IDUuMjk0LjU4OC44ODIiLz48L3N2Zz4=) no-repeat right;
  background-position: unset;
  border: none;
  height: 7px;
  width: 14px;
  display: block;
  right: 1.5%;
  position: absolute;
  top: 46%;
  transition: 0.3s all linear;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle:active, .ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle:hover, .ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle:not(:disabled),
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle :not(.disabled):active {
  box-shadow: none !important;
  border-color: #000 !important;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle:focus {
  box-shadow: 0 0 6px rgb(0, 0, 0) !important;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle .filter-option-inner {
  font-size: 18px;
  font-size: 1.125rem;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle .filter-option-inner:lang(ko), .ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle .filter-option-inner:lang(ja), .ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle .filter-option-inner:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle .filter-option-inner:lang(zh) {
  line-height: 22px;
}
.ll_custom-size-dropdown .ll_custom-select-size .dropdown-toggle .filter-option-inner {
  font-weight: 400;
}
.ll_custom-size-dropdown .ll_custom-select-size.show .dropdown-toggle::after {
  transform: scaleY(-1);
  -ms-filter: "FlipV";
  filter: FlipV;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu {
  z-index: 100;
  max-height: inherit !important;
  padding: 8px 6px 8px 0;
  margin-top: 4px;
  border: 1px solid #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.45);
  border-radius: 4px;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu li {
  margin: 0 13px;
  border-bottom: 1px solid #d5d5d5;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu li:hover, .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu li.active {
  background: #e5e6e7;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu li:first-child {
  display: none;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu li:last-of-type {
  border-bottom: none;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu li.disabled a {
  pointer-events: auto;
  cursor: auto;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .inner {
  height: 100%;
  max-height: 350px !important;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .inner::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .inner::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background-color: #d9d9d9;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .inner .ll_gradient {
  position: absolute;
  width: 95%;
  height: 80px;
  background: linear-gradient(to bottom, transparent, #fff);
  bottom: -8px;
  pointer-events: none;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item {
  border-bottom: unset !important;
  padding: 18.75px 0 18.75px 8px;
  font-size: 19px !important;
  font-size: 1.1875rem !important;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:lang(ko), .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:lang(ja), .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:lang(zh) {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 24px;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:lang(zh) {
  line-height: 23px;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item {
  font-weight: 400 !important;
  color: #000;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item.sold-out-size {
  color: #53565a;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item.active, .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:active {
  background-color: transparent;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:hover, .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item:focus {
  background-color: unset;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item.sold-out-size .text {
  text-decoration: line-through;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout {
  display: block;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  font-size: 17px;
  font-size: 1.0625rem;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout:lang(ko), .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout:lang(ja), .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout:lang(zh) {
  line-height: 21px;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout {
  color: #53565a;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu::-webkit-scrollbar {
  width: 6px;
}
.ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  border-radius: 10px;
}
.ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner {
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
}
.ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner:lang(ko), .ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner:lang(ja), .ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner:lang(zh) {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.8px;
}
.ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner:lang(zh) {
  line-height: 22px;
}
.ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner {
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner {
    letter-spacing: 0.75px;
  }
}
.ll_custom-size-dropdown .ll_custom-select-size.invalid-state .dropdown-toggle {
  border: 1px solid #d22030 !important;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.45) !important;
  background: url("../../images/cross-mark.svg") no-repeat;
  background-position: 90%;
}
.ll_custom-size-dropdown .ll_size-dropdown-error {
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #d31334;
  display: none;
  font-size: 17px;
  font-size: 1.0625rem;
}
.ll_custom-size-dropdown .ll_size-dropdown-error:lang(ko), .ll_custom-size-dropdown .ll_size-dropdown-error:lang(ja), .ll_custom-size-dropdown .ll_size-dropdown-error:lang(zh) {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
}
.ll_custom-size-dropdown .ll_size-dropdown-error:lang(zh) {
  line-height: 21px;
}

.ll_bisn-custom-size-dropdown {
  width: 100%;
}
.ll_bisn-custom-size-dropdown .ll_custom-select-size .dropdown-toggle {
  height: 53px;
}
.ll_bisn-custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu {
  width: 100%;
}
.ll_bisn-custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu.show {
  margin-bottom: 4px;
}
.ll_bisn-custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .inner {
  max-height: 296px !important;
}
.ll_bisn-custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item.sold-out-size .text {
  text-decoration: unset;
}

html:lang(ja) .ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner, html:lang(ko) .ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner, html:lang(zh) .ll_custom-size-dropdown .ll_custom-select-size .filter-option-inner-inner {
  font-size: 15px;
  line-height: 49px;
}
html:lang(ja) .ll_custom-size-dropdown .ll_size-dropdown-error, html:lang(ko) .ll_custom-size-dropdown .ll_size-dropdown-error, html:lang(zh) .ll_custom-size-dropdown .ll_size-dropdown-error {
  font-size: 14px;
}
html:lang(ja) .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item, html:lang(ko) .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item, html:lang(zh) .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item {
  font-size: 15px !important;
  padding: 21.25px 0 21.25px 8px;
}
html:lang(ja) .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout, html:lang(ko) .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout, html:lang(zh) .ll_custom-size-dropdown .ll_custom-select-size.bootstrap-select div.dropdown-menu .dropdown-item .ll_custom-size-soldout {
  font-size: 14px;
}

/*# sourceMappingURL=variationAttributeSizeDropdown.css.map*/