@media (max-width:575.98px) {
  .stores-details .breadcrumbs {
    display: none
  }
}
.stores-details .breadcrumbs__item a {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px
}
.stores-details-mobile {
  display: none
}
@media (max-width:575.98px) {
  .stores-details-mobile {
    display: block
  }
}
.stores-details__wrapper {
  padding-top: 66px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.stores-details__slider-desktop {
  width: 780px;
  display: block
}
@media (max-width:575.98px) {
  .stores-details__slider-desktop {
    display: none
  }
}
.stores-details__slider-desktop .showcase-wrapper .thumb-previewer {
  height: 585px;
  width: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
@media (max-width:991.98px) {
  .stores-details__slider-desktop .showcase-wrapper .thumb-previewer {
    height: 100%
  }
}
@media (max-width:991px) and (orientation:landscape) {
  .stores-details__slider-desktop .showcase-wrapper .thumb-previewer {
    height: 100%
  }
}
.stores-details__slider-desktop .showcase-wrapper .thumb-previewer iframe {
  height: 100%;
  width: 100%;
  border: none
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-top: 16px
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li {
  margin-left: 20px;
  width: -webkit-calc(100% / 4 - 20px);
  width: -moz-calc(100% / 4 - 20px);
  width: calc(100% / 4 - 20px)
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li a {
  display: block;
  position: relative;
  border: 2px solid #fff;
  -webkit-transition: .1s ease-in;
  -o-transition: .1s ease-in;
  -moz-transition: .1s ease-in;
  transition: .1s ease-in
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li a.active {
  border: 2px solid #7345b3
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li a.d-thumb::before {
  position: absolute;
  content: "";
  background-color: #7345b2;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  opacity: .7
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li a .thumbnail-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  font-family: BioRhyme;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%
}
@media (max-width:991px) and (orientation:landscape) {
  .stores-details__slider-desktop .showcase-wrapper .thumb-img li a .thumbnail-overlay {
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px
  }
}
@media (max-width:991.98px) {
  .stores-details__slider-desktop .showcase-wrapper .thumb-img li a .thumbnail-overlay {
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px
  }
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li a .thumbnail-overlay img {
  display: block;
  text-align: center
}
.stores-details__slider-desktop .showcase-wrapper .thumb-img li img {
  max-width: 100%
}
.stores-details__shop-details {
  width: 356px;
  margin-left: 43px
}
@media (max-width:575.98px) {
  .stores-details__shop-details {
    width: 100%;
    margin-left: 0
  }
}
.stores-details__shop-details--title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #26282b;
  margin-bottom: 8px
}
.stores-details__shop-details--address {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
  color: #454c53
}
.stores-details__shop-details--tel {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
  color: #454c53
}
.stores-details__shop-details--email {
  margin-bottom: 16px
}
.stores-details__shop-details--email a {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #454c53
}
.stores-details__shop-details--cta {
  margin-bottom: 40px
}
.stores-details__shop-details--brands__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 16px;
  color: #26282b
}
.stores-details__shop-details--brands__product-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-y: hidden;
  overflow-x: auto
}
@media (max-width:991.98px) {
  .stores-details__shop-details--brands__product-img {
    margin-bottom: 16px
  }
}
.stores-details__shop-details--brands__product-img::-webkit-scrollbar {
  width: 2px;
  height: 8px
}
.stores-details__shop-details--brands__product-img::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #7345b3;
  -webkit-border-radius: 5px;
  border-radius: 5px
}
.stores-details__shop-details--brands__product-img::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #7345b3;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5)
}
.stores-details__shop-details--brands__product-img::-webkit-scrollbar-thumb:window-inactive {
  background: #7345b3
}
.stores-details__shop-details--brands__product-img img {
  width: 100%;
  height: 100%
}
.stores-details__shop-details--visit__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 16px;
  color: #26282b
}
.stores-details__shop-details--visit ul {
  margin-bottom: 32px
}
.stores-details__shop-details--visit ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px
}
.stores-details__shop-details--visit ul li p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #454c53
}
.stores-details__shop-details--visit ul li span {
  color: #3c6aa8;
  font-size: 40px;
  margin-right: 10px
}
@media (max-width:575.98px) {
  .stores-details__shop-details--visit__cta a {
    width: 100%
  }
}
.stores-details .store-banner {
  margin: 60px 0
}
.stores-details .store-banner picture::before {
  background: rgba(38,40,43,.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.stores-details .store-banner__box {
  position: relative
}
.stores-details .store-banner__box--caption {
  color: #fdfeff;
  left: 15%;
  right: 15%;
  position: absolute;
  top: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}
.stores-details .store-banner__box--caption h2 {
  font-family: BioRhyme;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 12px
}
@media (max-width:575.98px) {
  .stores-details .store-banner__box--caption h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
  }
}
.stores-details .hero-carousel__bottom {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.stores-details .hero-carousel__buttons {
  display: none
}
.stores-details .store-exp-vid {
  margin: 0;
}

/* ----store details revamp ---------------------------------  */
.stores-details__slider-desktop{
  max-width: 738px;
  width: 100%;
}
.stores-details__slider-desktop .showcase-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
}

.stores-details__slider-desktop .showcase-wrapper .thumb-img {
  flex-direction: column;
  gap: 17px;
  max-width: 87px;
  width: 100%;
  margin-top: unset;
}

.stores-details__slider-desktop .showcase-wrapper .thumb-img li {
  width: 100%;
  height: 66px;
  margin-left: unset;
}

.stores-details__slider-desktop .showcase-wrapper .thumb-img li img {
  border-radius: 2px;
}

.stores-details__slider-desktop .thumb-previewer img {
  border-radius: 10px;
}

.stores-details__slider-desktop .showcase-wrapper .thumb-previewer {
  height: 480px;
  max-width: 636px;
  width: 100%;
  position: relative;
}

.stores-details__slider-desktop .showcase-wrapper .thumb-previewer.add_video_icon_desktop {
  cursor: pointer;
}
.stores-details__slider-desktop .showcase-wrapper .thumb-previewer.add_video_icon_desktop::before {
  content: "";
  width: 71px;
  height: 58px;
  background: url(../../../content/dam/asianpaintsbeautifulhomes/bh-new-header/youtube-icon.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}


.stores-details__shop-details {
  margin-left: unset;
  max-width: 551px;
  width: 100%;
}

/* --right side details --  */
/* store_box__result----------------------------------------------   */

/* tabs_box css ---------------------------------------------------- */

/* store cards css --------------------------------------------  */

.stores-details__wrapper .card-content {
  padding: 0 0 0 24px;
  /* min-height: 270px; */
}

.stores-details__wrapper .store-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: unset;
}

.stores-details__wrapper .store-title {
  font-family: Lato;
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #000000;
  max-width: 369px;
  width: 100%;
  padding-bottom: 38px;

}

.stores-details__wrapper .icon-group {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.stores-details__wrapper .icon-button {
  border: none;
  width: 52px;
  height: 52px;
  cursor: pointer;
  background: none;
}


.stores-details__wrapper .store-address {
  font-family: Lato;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #545454;
  margin-bottom: 2px;
  max-width: 411px;
  margin-bottom: 20px;
}

.stores-details__wrapper .store-info {
  display: flex;
  gap: 30px;
  font-family: Lato;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  /* color: #858585; */
  margin-bottom: 40px;
}

.stores-details__wrapper .services {
  font-family: Lato;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 45px;
}

.stores-details__wrapper .action-buttons {
  display: none;
}

.stores-details__shop-details--visit__title{
  font-size: 20px;
  line-height: 26px;
  color: #1D1D1F;
  margin-bottom: 14px;
}
.stores-details__shop-details--visit ul li span{
  display: none;
}
.stores-details__shop-details--visit ul {
  /* margin-bottom: 32px; */
  margin-bottom: 41px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.stores-details__shop-details--visit ul li{
  padding: 0 13px;
  position: relative;
  margin-bottom: unset;
}
.stores-details__shop-details--visit ul li::after{
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-right: 1px solid #0000004D;
}
.stores-details__shop-details--visit ul li:nth-child(1){
  width: 168px;
  padding-left: unset;
}
.stores-details__shop-details--visit ul li:nth-child(2){
  width: 193px;
}
.stores-details__shop-details--visit ul li:nth-child(3){
  width: 161px;
  padding-right: unset;
  border-right: unset;
}
.stores-details__shop-details--visit ul li:nth-child(3)::after{
  content: none;
}
.stores-details__shop-details--visit ul li p{
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.stores-details__shop-details--visit__cta .btn.btn--primary{
  min-height: 48px;
  padding: 0 49.5px;
  line-height: 25px;
  font-size: 18px;
}
/*  */
.card.store-locator-content{
  background: #F5F4EF;
}
.card-content .store-info {
  gap: 39px;
  margin-bottom: 15px;
  line-height: unset;
}
.store-info .store-clock-img{
  width: 16px;
  height: 16px;
}
.store-timing{
  display: flex;
  align-items: center;
  gap: 4px;
}
.store-status{
  font-family: Lato;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #545454;
}
.store-status-common{
   font-family: Lato;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}
.store-open{
  color: #2BA45B;
}
.store-closing-soon{
  color: #E8672F;
}
.store-closed{
  color: #D81921;
}
.store-phoneno{
  display: flex;
  align-items: center;
  gap: 4px;
}
.store-phone-img{
  width: 16px;
  height: 16px;
}
.store-phoneno-label{
  font-family: Lato;
  font-weight: 400;
  font-size: 14px;
  line-height: 33px;
  color: #767676;
}
.store-phoneno-label a{
  color: #767676;
}
.store_box__loadmore_map{
  /* width: 100%; */
  margin: 15px 0 20px 23px;
}
.store_box__loadmore_mapbtn{
  min-height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #7345B2;
    border-radius: 30px;
    font-family: Lato;
    font-weight: 700;
    font-size: 18px;
    line-height: 23.4px;
    padding: 0 41px;
    border: 1px solid #7345B2;
    cursor: pointer;
    background: none;
    /* margin: 0 auto; */
}
@media screen and (max-width : 768px) {

  .stores-details__wrapper .icon-group {
    display: none;
  }

  .stores-details__wrapper .card-content {
    background: none;
    padding: 0px 0 34px 0;
    border-bottom: 1px solid #E2E2E2;
    min-height: unset;
  }
  .stores_address_static {
    position: relative;
  }
  .stores-details__wrapper .store-title-wrapper {
    margin-bottom: 17px;
    position: absolute;
    top: 29px;
    left: 16px;
  }

  .stores-details__wrapper .store-title {
    max-width: 328px;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: unset;
  }

  .stores-details__wrapper .store-address {
    font-size: 16px;
    line-height: 21px;
    color: #545454;
    margin-bottom: 20px;
  }

  .stores-details__wrapper .store-info .mob-number {
    display: none;
  }

  .stores-details__wrapper .store-info {
    font-size: 14px;
    line-height: 10px;
    color: #545454;
    margin-bottom: 20px;
    gap: unset;
  }

  .stores-details__wrapper .services {
    font-size: 12px;
    line-height: 9px;
    margin-bottom: 34px;
  }

  .stores-details__wrapper .action-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    max-width: 328px;
    width: 100%;
  }

  .stores-details__wrapper .action {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 16px;
    color: #6b3fc2;
    /* Purple color */
    cursor: pointer;
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    /* max-width: 314px;
    width: 100%; */
  }

  .stores-details__wrapper .direction_btn img {
    width: 17px;
    height: 17px;
  }

  .stores-details__wrapper .share_btn img {
    width: 12px;
    height: 13px;
  }

  .stores-details__wrapper .call_btn img {
    width: 15px;
    height: 15px;
  }
  .stores-details-mobile .hero-carousel__image img {
    margin-top: unset;
    border-radius: 10px;
    max-height: 250px;
    height: 100%;
  }
 
  .stores-details-mobile .hero-carousel__video{
       margin-top: unset;
    border-radius: 10px;
    max-height: 250px;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .stores-details-mobile {
    padding-top: 92px;
  }
  .stores_address_static .container{
    padding: 0 16px;
  }
  .stores-details__wrapper{
    padding-top: 51px;
  }
  .stores-details__shop-details--visit__title{
    display: none;
  }
  .stores-details__shop-details--visit ul{
    flex-direction: column;
    align-items: start;
    gap: 30px;
    margin-bottom: 32px;
  }
  .stores-details__shop-details--visit ul li:nth-child(1) {
    width: unset;
    padding: unset;
  }
  .stores-details__shop-details--visit ul li:nth-child(2) {
    width: unset;
    padding: unset;
  }
  .stores-details__shop-details--visit ul li:nth-child(3) {
    width: unset;
    padding: unset;
    border-right: unset;
  }
  .stores-details__shop-details--visit ul li::after{
    content: none;
  }
  .stores-details__shop-details--visit ul li span{
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
  }
  .stores-details__shop-details--visit .icon-free-delivery:before{
    content: '';
    width: 100%;
    height: 100%;
    background: url(../../../content/dam/asianpaintsbeautifulhomes/bh-new-header/list-icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .stores-details__shop-details--visit__cta .btn.btn--primary{
    min-height: 44px;
    line-height: 24px;
    padding: 0 39px;
  }
  .stores-details-mobile .hero-carousel__pagination{
    position: absolute;
    left: 0;
    bottom: -61px;
  }
  .stores-details-mobile .hero-carousel__pagination-item{
    background-color: #7345B24D;
    width: 8px;
    height: 4px;
    border-radius: 30px;
    margin-right: 5px;
  }
  .stores-details-mobile .hero-carousel__pagination-item.active{
    background-color: #7345B2;
    width: 33px;
  }
  .stores-details-mobile .hero-carousel{
    margin-left: 16px;
  }
  .stores-details-mobile .hero-carousel__item::before{
    background: unset;
  }
  .stores-details-mobile .hero-carousel__item.add_video_icon{
    cursor: pointer;
  }
  .stores-details-mobile .hero-carousel__item.add_video_icon::before{
    content: "";
    width: 45px;
    height: 36px;
    background: url(../../../content/dam/asianpaintsbeautifulhomes/bh-new-header/youtube-icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
  }
  /* .stores-details-mobile .hero-carousel__carousel .slick-list{
    padding: 0 10px;
  }  */
  .stores-details-mobile .hero-carousel__carousel .slick-slide{
    margin-right: 10px;
  } 
/*  */
.store-phoneno{
  display: none;
}
.card.store-locator-content{
  background: #fff;
}
}

/* end ------------ */


@media (max-width:991.98px) {
  .stores-details .store-exp-vid {
    margin: 0 auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}
@media (max-width:575.98px) {
  .stores-details .store-exp-vid {
    padding-left: 0;
    padding-right: 0
  }
}
.stores-details .store-exp-vid:after {
  position: relative;
  content: "";
  top: unset;
  bottom: unset;
  left: unset;
  background-color: transparent
}
@media (max-width:575.98px) {

        .categories .bfc{
		padding-top:40px;
}   
}
@media (max-width:575.98px) {
  .stores-details .product__main-wrapper {
    background-color: #f9f9f6
  }
   .stores-details .store-banner {
    margin-top: 30px;
    margin-bottom: 0;
}

}
/*# sourceMappingURL=maps/stores-details.css.map */
.stores-details__slider-desktop .thumb-previewer img {
  height: 100%;
  object-fit: cover;
   image-rendering: auto;
  image-rendering: crisp-edges;
  image-rendering: pixelated;
  image-rendering: -webkit-optimize-contrast

}
.stores-details__slider-desktop .thumb-previewer video{
     height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
@media screen and (min-width: 576px) and (max-width: 992px) {
  .store-exp-vid__col.two {
    margin: 0 auto;
}
}
.preview-video, .preview-img {
  width: 100%;
  height: auto;
}

/* .preview-video {
  display: none;
} */