/* eCommerce */

.panel_1_ecomm_button,
.panel_2_ecomm_button,
.panel_3_ecomm_button,
.panel_4_ecomm_button,
.panel_5_ecomm_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 190px;
    font-size: 16px;
    height: 45px;
    position: relative;
    line-height: 43px;
    border: 3px solid #414042;
    text-transform: capitalize;
    font-family: HelveticaNeueLT-Bold;
    cursor: pointer;
    text-align: center;
}
.panel_2_ecomm_button, .panel_3_ecomm_button {
  position: absolute;
  right: 34px;
  top: 81px;
  width: 281px;
  z-index: 99;
}
.panel_4_ecomm_button {
  width: 150px;
}
.panel_1_ecomm_button:hover,
.panel_2_ecomm_button:hover,
.panel_3_ecomm_button:hover,
.panel_4_ecomm_button:hover,
.panel_5_ecomm_button:hover {}


#panel1ECommButNum{
    position: absolute;
    color: transparent;
    left: -35px;
    margin: 0 0 0 15px;
    padding: 0 0 0 20px;
    border-left: 1px solid #414042;
}
.ecomm_modal_list_retailer_img_holder_header, .ecomm_filter_container {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}

.ecomm_filter_container {
  padding: 27px 0 0;
  text-align: right;
}

#panel1ECommButNum,
#panel4ECommButNum,
#panel5ECommButNum {
  border-left: 1px solid #414042;
  color: transparent;
  left: -35px;
  top: -3px;
  height: 45px;
  position: absolute;
}
#panel4ECommButNum {
  left: -20px;
}
#panel2ECommButNum, #panel3ECommButNum {
  display: none;
}

.ecomm_modal_bodytext {
    font-size: 13px;
    font-family: HelveticaNeue55Roman, sans-serif;
}

.ecomm_modal {
  margin: 125px 40px 0px 40px;
}

.ecomm_modal_holder {
  position: relative;
  max-width: 770px;
  font-family: HelveticaNeue55Roman, sans-serif;
  margin: 0 auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  height: auto;
  background-color: #fff;
}


#eCommModalRetailers:before {
  position: absolute;
  top: 16px;
  left: 18px;
}

.ecomm_modal_retailer_tab_holder,
.ecomm_modal_products_tab_holder,
.ecomm_modal_list_buy_button_holder,
#panel2ECommButton,
.ecomm_cp_toggle,
.panel_4_ecomm_button {
  transition: color 0.3s ease-in-out 0s, border 0.3s ease-in-out 0s,
    background-color 0.3s ease-in-out 0s;
}

#eCommModalFront {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.85);
}

#eCommModalBack {
  height: 0;
}

.ecomm_header {
  background: white;
}

.ecomm-buy-online,
.ecomm_modal_back_button,
.ecomm_modal_retailer_count {
  height: 50px;
}

.ecomm-buy-online,
.ecomm_modal_retailer_count {
  color: #363636;
}

.ecomm-buy-online,
.ecomm_modal_back_button,
.ecomm_modal_retailer_count {
  line-height: 50px;
}

.ecomm-buy-online {
  color: #fff;
  padding: 0 0 0 15px;
  box-sizing: border-box;
  cursor: initial;
}

.ecomm_logo {
  max-height: 61px;
  padding: 10px 0 5px 20px;
}

.top_search_ecomm {
  position: relative;
  box-shadow: 0 1px 0 0 #eaeaea, 0 0px 0 0 #eaeaea;
}

.ecomm_modal_back_button {
  display: none;
  vertical-align: top;
  text-align: left;
  position: relative;
}

.ecomm_modal_back_button:hover,
.ecomm_modal_back_button:hover:before {}

.ecomm_modal_back_button_wrapper {
  box-shadow: inset 0 -1px 0 0 #eae9f0;
}

.ecomm_modal_back_button:before {
  font-family: "icomoon";
  position: relative;
  font-style: normal;
  content: "\eaf6";
  position: relative;
  font-size: 10px;
  right: 0;
  padding-right: 10px;
}

.ecomm-count {
  display: block;
  width: 100%;
  padding: 15px 0;
  box-shadow: inset 0 -1px 0 0 #eae9f0;
  font-weight: bold;
}

.ecomm_modal_retailer_count_holder {
  display: none;
}

.ecomm_modal_back_button {
  height: 57px;
  line-height: 57px;
  cursor: pointer;
  box-shadow: inset 0 -1px 0 0 #f0f0f0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ecomm_modal_back_button {
  box-shadow: none;
}

.ecomm-buy-online,
.ecomm_modal_back_button, .ecomm_copy {
  color: #414042;
  background-color: #F2F2F2;
}

.ecomm_modal_retailer_count,
.ecomm_modal_back_button {
  vertical-align: top;
  padding-left: 20px;
}

.ecomm_modal_retailer_text_before,
.ecomm_modal_retailer_text {
  display: inline-block;
  vertical-align: top;
}

.ecomm_modal_retailer_tab_holder,
.ecomm_modal_products_tab_holder {
  height: 40px;
  line-height: 20px;
  box-sizing: border-box;
  position: relative;
  line-height: 40px;
  cursor: pointer;
  display: none;
}

.ecomm_modal_list_title_button_top_holder {
  text-align: center;
  cursor: pointer;
  display: none;
}

.ecomm_cp_toggle {
  height: 40px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  display: none;
}

.selected_product_count {
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  line-height: 40px;
  padding-right: 11px;
}

.ecomm_modal_list_title_button_top {
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  padding: 0 5px;
  box-sizing: border-box;
  border: 1px solid #000;
}

#eCommModalContent {
  width: 100%;
}

#eCommModalRetailers {
  margin: 0 auto;
  text-align: left;
}

.eCommModalContent_holder {
  padding-bottom: 0px;
  overflow-y: auto;
  background-color: #fff;
  max-height: 380px;
  box-sizing: border-box;
}
.eCommModalContent_holder::-webkit-scrollbar {
  width: 5px; 
}
.ecomm_footer {
  padding: 0 15px;
  font-size: 13px;
  color: black;
  background: #FBFBFB;
  box-shadow: inset 0 -1px 0 0 #eaeaea;
  text-align: right;
}

.ecomm_footer,
.ecomm_footer a {
  height: 50px;
}

.ecomm_footer,
.ecomm_footer a {
  line-height: 52px;
}

.ecomm_footer a {
  text-decoration: underline;
}

.ecomm_footer a:hover {}

.ecomm_footer a {
  color: #414042;
  text-decoration: underline;
  font-size: 12px;
}

.ecomm_copy {
  padding: 0 15px 0 20px;
  font-family: HelveticaNeue55Roman, sans-serif;
  height: 55px;
  line-height: normal;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.ecomm_back_button_container {
  position: absolute;
  top: 0;
  width: 100%;
}
.ecomm_modal_bodytext_alt:before {
  background: red;
  line-height: 20px;
  width: 37px;
  height: 5px;
  position: absolute;
  left: 8px;
}

.ecomm_modal_list_big_img {
  display: block;
  max-height: 75px;
  max-width: 130px;
  padding-top: 15px;
  margin: 0 auto;
}

.ecomm_modal_products_sub_big_img_holder {
  cursor: pointer;
}

.ecomm_modal_retailer_sub_img_holder,
.ecomm_modal_list_retailer_img_holder {
  width: 100%;
  box-sizing: border-box;
}

.ecomm_modal_list_name_holder {
  padding: 15px 5px 10px;
  height: 60px;
  font-size: 14px;
  color: #414042;
  margin: 0 auto;
  text-align: center;
}

.ecomm_modal_retailer_sub_img,
.ecomm_modal_list_retailer_img {
  width: 100%;
  max-height: 92px;
  max-width: 190px;
  cursor: pointer;
}

.ecomm_modal_retailer_sub_count_holder {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  background: transparent;
  text-align: center;
  text-transform: capitalize;
  overflow: hidden;
  cursor: pointer;
}

.ecomm_modal_retailer_sub_count {
  box-sizing: border-box;
  font-family: HelveticaNeue55Roman, sans-serif;
  display: block;
  font-size: 14px;
  max-width: 150px;
  margin: auto;
}

.ecomm_modal_products_name_holder {
  font-weight: bold;
  margin: 5px 0;
  cursor: pointer;
  min-height: 30px;
}

.ecomm_modal_products_sub_count_holder {
  margin-bottom: 15px;
  cursor: pointer;
}

.ecomm_modal_list_buy_button_holder {
  margin: 0 auto 0;
  cursor: pointer;
  height: 40px;
  line-height: 20px;
}

.ecomm_modal_list_buy_button {
    position: relative;
    bottom: -15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #414042;
    text-transform: capitalize;
    font-family: HelveticaNeueLT-Bold;
    font-size: 17px;
    max-width: 125px;
    margin: 0 auto;
    height: 35px;
    line-height: 37px;
    cursor: pointer;
}

.ecomm_modal_close_button1 {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.ecomm_modal_close_button {
  position: absolute;
  right: 10px;
  top: 15px;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ecomm_modal_close_button:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.ecomm_modal_close_button:before {
  font-family: icomoon;
  color: #212529;
  content: "\eaaa";
  position: relative;
  font-size: 14px;
  top: 0;
  left: 0;
}



#panel2ECommAltText>span {
  text-decoration: underline;
}

.ecomm_modal_list_title_button_holder {
  display: none;
}

#eCommModalList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  text-align: left;
}

.ecomm_modal_list_retailer_img_holder_header {}

.ecomm_modal_list_retailer_img_holder_header>img {
  display: block;
  max-width: 200px;
  text-align: center;
}

.ecomm_modal_list_count_holder {
  display: none;
  vertical-align: top;
  width: 48%;
  min-height: 102px;
  line-height: 20px;
  text-align: right;
  font-weight: bold;
}
.ecomm_modal_list_count {
}

.ecomm_modal_retailer_sub_img_count_holder,
.ecomm_modal_product_holder,
.ecomm_modal_list_item_holder {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  width: 24%;
  position: relative;
  margin: 0;
  text-align: center;
}
.ecomm_modal_list_item_holder {
  padding: 15px 0 30px;
  /* margin-right: -4px; */
}
.ecomm_modal_retailer_sub_img_count_holder {
  padding: 15px 0 20px;
}
.ecomm_modal_retailer_sub_img_count_holder:nth-child(4n + 5) {
  /* border-right: 0 */
}
#eCommModalFilterSlice {
  box-shadow: inset 0 1px 0 0 #eaeaea;
}

/* ecomm filter */
.ecomm_filter {
  position: relative;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: inset 0 0 0 1px #D4D4D4;
  height: 40px;
  line-height: 40px;
  width: 260px;
  display: inline-block;
}

.ecomm_filter_field {
  height: 40px;
  width: 100%;
  background-color: transparent;
  -webkit-text-fill-color: #414042;
  padding: 0 10px 0 15px;
  color: #414042;
  box-sizing: border-box;
  border: none;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ecomm_modal_list_stock {
  position: relative;
  text-transform: uppercase;
  margin-top: 5px;
}

.ecommlist_online_product_available_no {
  color: #b9b9b9;
}

.ecommlist_online_product_available_yes {
  position: relative;
  display: block;
  color: #9ACE3F;
  font-weight: bold;
}

.ecommlist_online_product_available_yes:before {
  position: relative;
  content: '\ec98';
  font-size: 12px;
  top: 1px;
  right: 5px;
  color: #9ACE3F;
}

.ecomm_modal_list_buy_button_outstock {
  background: #c2c0c0;
  position: relative;
  bottom: -15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 3px solid #414042;
  text-transform: capitalize;
  font-family: HelveticaNeueLT-Bold;
  font-size: 17px;
  max-width: 125px;
  margin: 0 auto;
  height: 35px;
  line-height: 37px;
  cursor: pointer;
}

/* Real Time Loader Classes */

.updating_availability_time_wrapper {
  padding-bottom: 5px;
}

.updating_availability_time {
  position: relative;
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
  background-color: #ebf8ff;
  margin: 0px 20px 20px 20px;
  font-size: 12px;
  color: #000;
  text-align: center;
}

.updating_text {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}

.availability_time {
  padding-bottom: 20px;
  font-style: italic;
  font-size: 12px;
  text-align: center;
  color: #7F7F7F;
}

.availability_time:before {
  position: relative;
  font-family: icomoon;
  content: '\ed1b';
  font-size: 8px;
  top: -1px;
  right: 5px;
  font-style: normal;
  color: #7F7F7F;
}

.ecomm_modal_list_buy_button_off:hover {
  opacity: 0.8;
}

.ecomm_modal_list_buy_button_outstock:hover {
  opacity: 0.8;
}

.ecomm_more_button {
  background: #D0112B;
  cursor: pointer;
  color: #fff;
  text-align: center;
  width: 150px;
  padding: 10px 0;
  margin: 10px auto;
}
.ecomm_more_text {
  width: 100%;
  text-align: center;
  margin: 0 auto 10px;
}

.rt_price_change {
  animation-name: color_change;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-direction: alternate;
}

@-webkit-keyframes color_change {
  from {
    color: #000000;
  }
  to {
    color: #1CA6F2;
  }
}
@-moz-keyframes color_change {
  from {
    color: #000000;
  }
  to {
    color: #1CA6F2;
  }
}
@-ms-keyframes color_change {
  from {
    color: #000000;
  }
  to {
    color: #1CA6F2;
  }
}
@-o-keyframes color_change {
  from {
    color: #000000;
  }
  to {
    color: #1CA6F2;
  }
}
@keyframes color_change {
  from {
    color: #000000;
  }
  to {
    color: #1CA6F2;
  }
}

.updating_availability_icon {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  text-transform: none;
  position: relative;
  top: 6px;
  width: 20px;
  height: 20px;
  font-size: 18px;
  text-align: center;
  color: #000;
  margin: auto;
  overflow: hidden;
  border-radius: 0px;
  box-shadow: 0 0 0px #eee;
  background-color: transparent;
}

.updating_availability_icon .spinner {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  animation: rotator 1.4s linear infinite;
}

.updating_availability_icon .path {
  stroke-dasharray: 200;
  stroke-dashoffset: 0;
  stroke: #464545;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite;
}

@keyframes dash {
  0% {
    stroke-dashoffset: 200
  }
  50% {
    stroke-dashoffset: 165;
    transform: rotate(135deg)
  }
  100% {
    stroke-dashoffset: 200;
    transform: rotate(450deg)
  }
}

@keyframes rotator {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(270deg)
  }
}

.updating_availability_icon .spinner-ie {
  display: none;
}

/* MS IE 10-11 Support */
@media all and (-ms-high-contrast:none) {
  .updating_availability_icon .spinner {
    display: none;
  }
  .updating_availability_icon .spinner-ie {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    top: 0px;
    margin: auto;
    background-image: url('//cdn.destinilocators.com/cms/images/updating-availability-icon-v1.gif');
    background-position: center center;
    background-size: contain;
  }
}

/* MS EDGE Support */
@supports (-ms-ime-align:auto) {
  .updating_availability_icon .spinner {
    display: none;
  }
  .updating_availability_icon .spinner-ie {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    top: 0px;
    margin: auto;
    background-image: url('//cdn.destinilocators.com/cms/images/updating-availability-icon-v1.gif');
    background-position: center center;
    background-size: contain;
  }
}

@media (prefers-reduced-motion: reduce) {
  .updating_availability_icon .spinner {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    top: 0px;
    margin: auto;
    background: url(//cdn.destinilocators.com/cms/images/destini-loader-logo-v1.svg);
    background-size: 20px 20px;
    animation: none;
  }
  .updating_availability_icon .path {
    display: none;
  }
}