.head-0102 {
  font-size: 2.5rem;
}
/* Slider strats here */
.smart_watches .slick-prev.slick-arrow {
  right: 100px;
  top: -30px;
}
.smart_watches .slick-prev.slick-arrow {
  top: -30px;
  border: none;
  background-color: transparent;
  font-size: 15px;
  color: #888;
  text-transform: capitalize;
  position: absolute;
  right: 102px;
  z-index: 9;
}
.smart_watches .slick-next.slick-arrow {
  top: -30px;
  border: none;
  background-color: transparent;
  font-size: 15px;
  color: #888;
  text-transform: capitalize;
  position: absolute;
  right: 42px;
  z-index: 9;
}
.smart_watches .slick-next.slick-arrow::after {
  top: 5px;
  content: "";
  background: url(https://img02.watchstationindia.com/uploads/wsi/homepagetemplates/images/right-carousel-arrow.svg) no-repeat center;
  position: absolute;
  right: -15px;
  background-size: 15px;
  width: 15px;
  height: 15px;
  font-size: 0.875rem;
  color: #888;
}
.smart_watches .slick-next.slick-arrow::after {
  right: -14px;
  top: 4px !important;
}
.smart_watches .slick-prev.slick-arrow::before {
  top: 4px;
  content: "";
  background: url(https://img02.watchstationindia.com/uploads/wsi/homepagetemplates/images/left-carousel-arrow.svg) no-repeat center;
  position: absolute;
  right: 64px;
  left: -14px;
  background-size: 15px;
  width: 15px;
  height: 15px;
  font-size: 0.875rem;
  color: #888;
}
.smart_watches .slick-prev.slick-arrow::after {
  content: "" !important;
}
.smart-watches-inner span {
  font-weight: 600;
  color: #242424;
}
.tile-body {
  color: #85641d;
  margin-bottom: 0;
}
/* end */
/* shop__ByBrand */
.shop__ByBrand {
  position: relative;
  display: block;
}
.img__HoverShow {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  visibility: hidden;
  max-width: 100%;
}
.shop__ByBrand:hover .img__HoverShow {
  visibility: visible;
  opacity: 1;
}
.img__DefaultShow {
  max-width: 100%;
}
.responsive_new .slick-list {
  padding-left: 10vw;
}
.responsive_new .tile-body {
  margin-top: 1rem;
}
.smart_watches .responsive_new .slick-next.slick-arrow {
  top: 40%;
  font-size: 0;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}
.smart_watches .responsive_new .slick-next.slick-arrow::after {
  left: 10px;
  right: 0;
  top: 10px !important;
}
.smart_watches .responsive_new .slick-prev.slick-arrow {
  top: 40%;
  font-size: 0;
  left: 5%;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
}
.smart_watches .responsive_new .slick-prev.slick-arrow::before {
  left: 10px;
  right: 0;
  top: 10px !important;
}
.smart_watches .responsive_new .slick-arrow {
  visibility: hidden;
  opacity: 0;
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
}
.smart_watches .responsive_new:hover .slick-arrow {
  visibility: visible;
  opacity: 1;
}
/* smooth slider starts */
/* .smooth-slider {
  display: flex;
}
.smooth-slider-inner img {
  width: 100%;
}
.smooth-slider-inner::-webkit-scrollbar {
  display: none;
}
.smooth-slider-inner::-webkit-scrollbar {
  display: none;
}
.smooth-slider {
  white-space: nowrap;
  vertical-align: top;
  overflow: auto;
  width: 100%;
  padding: 0px 17px;
  display: inline-block;
}
.smooth-slider-inner {
  white-space: normal;
  padding: 15px 7px 15px 7px;
  float: none;
  display: inline-block;
} */
/* end */
/* readmore css start */
#fold.card {
  border: none;
}
#fold.card .card-body {
  padding: 0.5rem 0.7rem;
}
#fold.card .card-header {
  padding: 0;
  margin-bottom: 0;
  background-color: #fff;
  border: none !important;
}
#fold.card .card-header h5 .btn-link {
  color: #888;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 0.5rem;
  display: flex;
  text-transform: uppercase;
  transition: 1s ease;
}
#fold.card .card-header .btn.btn-link.collapsed::before {
  transform: rotate(90deg);
}
#fold.card .card-header .btn.btn-link::before {
  content: "";
  float: left;
  width: 20px;
  height: 20px;
  margin: 3px 5px 0 0;
  background: transparent url("https://img02.watchstationindia.com/uploads/wsi/homepagetemplates/images/right-carousel-arrow.svg") no-repeat 0 0;
  background-position-x: 0px;
  background-position-y: 0px;
  background-position: 50%;
  transform: rotate(-90deg);
  transform-origin: center;
  transition: transform 0.25s;
}
.reval-watchstation-content table td a {
  text-decoration: none;
  color: #85641d;
}
.table-content a {
  color: #85641d;
}
.stand-content-slot h4 {
  font-size: 1.25rem;
  font-weight: 700;
}
/* readmore css end */
.responsive .slick-track {
  display: flex !important;
}
.responsive a {
  color: #000 !important;
}
.text-decoration-none {
  text-decoration: none !important;
  color: #000 !important;
}
.heading1 {
  font-size: 1.75rem;
}
@media (max-width:767px) {
  .heading1 {
    font-size: 1.3rem;
  }
}
/*Skeleton CSS*/
.pictureLazy {
  animation: fadeIn 0.5s;
  z-index: 2;
  position: relative;
}
.animated-bg-placeholder {
  -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) infinite forwards placeHolderShimmer;
  animation: 1s cubic-bezier(.25, .46, .45, .94) infinite forwards placeHolderShimmer;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #eaeaec), color-stop(35%, #dad9d9), color-stop(70%, #eaeaec), to(#eaeaec)) no-repeat #eaeaec;
  background-size: 800px 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0
  }
  100% {
    background-position: 468px 0
  }
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0
  }
  100% {
    background-position: 468px 0
  }
}
.brandimg_div p {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
}
.brandimg_div a {
  color: #000;
  text-decoration: none;
}
.brandimg_div {
  display: flex;
}
.inner_div {
  width: 145px;
}
/* banner slider css starts */
.banner-slider button {
  font-size: 0;
  /*opacity: 0;*/
}
/* end */
.smooth-slider .brandimg_div .inner_div {
  width: 145px;
}
/* banner slider css starts */
.banner-slider {
  position: relative;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.banner-slider .slick-prev.slick-arrow, .banner-slider .slick-next.slick-arrow {
  font-size: 0;
  border: 0;
  opacity: 0;
}
.banner-slider .slick-dots li button {
  font-size: 0;
  width: 10px !important;
  height: 10px !important;
  border-radius: 100px;
  background: #cccccc !important;
}
.banner-slider .slick-dots {
  position: absolute;
  bottom: 33px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
.banner-slider .slick-dots .slick-active button {
  background: #212529 !important;
}
.banner-slider ul li {
  margin-right: 5px;
}
/* end */
.offersBanner .slick-dots {
  display: none !important;
}
footer {
  min-height: 350px;
}
.fullBannerBlock {
  width: 100%;
}
@media (min-width: 992px) {
  .brandIconContainer {
    max-width: 100%; /*max-width: 1000px;*/
    margin: auto;
  }
}
/* mobile css starts */
@media only screen and (max-width: 999px) {
  /* */
  .smooth-slider {
    display: flex;
  }
  .smooth-slider-inner::-webkit-scrollbar {
    display: none;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  .text-blk {
    color: #000;
    font-weight: 600;
  }
  /* readmore css start */
  #fold.card {
    border: none;
  }
  #fold.card .card-body {
    padding: 0.5rem 0.7rem;
  }
  #fold.card .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: none !important;
  }
  #fold.card .card-header h5 .btn-link {
    color: #888;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding: 1rem 0.5rem;
    display: flex;
    text-transform: uppercase;
    transition: 1s ease;
  }
  #fold.card .card-header .btn.btn-link.collapsed::before {
    transform: rotate(90deg);
  }
  #fold.card .card-header .btn.btn-link::before {
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    margin: 3px 5px 0 0;
    background: transparent url("https://img02.watchstationindia.com/uploads/wsi/homepagetemplates/images/right-carousel-arrow.svg") no-repeat 0 0;
    background-position-x: 0px;
    background-position-y: 0px;
    background-position: 50%;
    transform: rotate(-90deg);
    transform-origin: center;
    transition: transform 0.25s;
  }
  .reval-watchstation-content table td a {
    text-decoration: none;
    color: #85641d;
  }
  .table-content a {
    color: #85641d;
  }
  .stand-content-slot h4 {
    font-size: 1.25rem;
    font-weight: 700;
  }
  /* readmore css end */
  .brand-logos {
    height: 136px;
  }
  .brand-logos .smooth-slider-inner img {
    height: 70px;
  }
  .heading1 {
    font-size: 1.75rem;
  }
  .brand-logos p {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
  }
  .brandimg_div a {
    color: #000;
    text-decoration: none;
  }
  .bg-white-card {
    background-color: #fff;
  }
  .brand-logos a {
    color: #000 !important;
    text-decoration: none;
  }
  .brand-logos a:hover {
    color: #000;
  }
  .brand-logos img {
    margin: 0px auto;
  }
  /* banner slider css starts */
  .banner-slider {
    position: relative;
  }
  .banner-slider .slick-prev.slick-arrow, .banner-slider .slick-next.slick-arrow {
    font-size: 0;
    border: 0;
    opacity: 0;
  }
  .banner-slider button {
    font-size: 0;
    /*opacity: 0;*/
  }
  .banner-slider .slick-dots {
    position: absolute;
    bottom: 33px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner-slider .slick-dots .slick-active {
    color: #bcaaaa;
  }
  /* end */
  .smooth-slider .brandimg_div .inner_div {
    width: 145px;
  }
  /* banner slider css starts */
  .banner-slider {
    position: relative;
    display: flex;
    flex-direction: row;
    overflow: hidden;
  }
  .banner-slider .slick-prev.slick-arrow, .banner-slider .slick-next.slick-arrow {
    font-size: 0;
    border: 0;
    opacity: 0;
  }
  .banner-slider .slick-dots li button {
    font-size: 0;
    width: 10px !important;
    height: 10px !important;
    border-radius: 100px;
    background: #cccccc !important;
  }
  .banner-slider .slick-dots {
    position: absolute;
    bottom: 13px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 20px;
  }
  .banner-slider .slick-dots .slick-active button {
    background: #212529 !important;
  }
  .banner-slider ul li {
    margin-right: 5px;
  }
  /* end */
  .offersBanner .slick-dots {
    display: none !important;
  }
  footer {
    min-height: 650px;
  }
  .templateParent {
    min-height: 1500px;
  }
  .smooth-slider-inner img {
    height: 340px !important;
    width: auto !important;
  }
  /*  */
  .smooth-slider {
    white-space: nowrap;
    vertical-align: top;
    overflow: auto;
    width: 100%;
    padding: 0px 12px;
    display: inline-block;
  }
  .smooth-slider-inner {
    white-space: normal;
    padding: 15px 7px 15px 7px;
    float: none;
    display: inline-block;
  }
  .smooth-slider-inner a {
    position: relative;
  }
  .brand-logos .smooth-slider-inner img {
    height: 70px !important;
    width: 70px !important;
  }
  .bannermbl-inner-slider {
    min-height: 200px;
  }
  .brand-logos {
    height: 100px;
    overflow-y: hidden;
    margin: auto;
  }
  .sliderMbl {
    height: 360px;
    overflow-y: hidden;
  }
  .inner_div {
    width: auto;
  }
  .smart_watches {
    min-height: auto !important;
  }
}
@media (max-width:767px) {
  .heading1 {
    font-size: 1.3rem;
  }
  .headerContainer {
    min-height: 68px;
  }
}
/* mobile css ends */
.banner-bg {
  background-color: #000;
}
.promo-offer a, .promo-offer span {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  justify-content: center;
  text-align: left;
}
.offersBanner {
  padding: 0;
}
.offersBanner .slick-arrow.slick-prev {
  top: 0px;
  left: 0px;
  width: 40px;
  height: 100%;
  background: url('https://imgfnfuat02.revalsys.com/uploads/wsi/homepagetemplates/images/banner-arrow-prev.svg') no-repeat center;
  font-size: 0;
  background-size: 50px;
  background-color: #000;
}
.offersBanner .slick-arrow.slick-next {
  top: 0px;
  right: 0;
  width: 40px;
  height: 100%;
  background: url('https://imgfnfuat02.revalsys.com/uploads/wsi/homepagetemplates/images/banner-arrow-next.svg') no-repeat center;
  font-size: 0;
  background-size: 50px;
  background-color: #000;
}
.offersBanner .slick-list {
  padding: 0 !important;
}
.offersBanner .slick-list {
  width: 100%;
}
.mb-3px {
  margin-bottom: 3px !important;
}
.audio-mute-unmute {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 31px;
  height: 31px;
}
.audio-mute-unmute .video-play-btn, .audio-mute-unmute .video-pause-btn {
  position: absolute;
  padding: 0;
}
.audio-mute-unmute .video-play-btn:before {
  display: none;
}
.fontCap {
  text-transform: uppercase !important;
}
.inner-scroll-toptags {
  position: relative;
  overflow-x: scroll;
  background: #000;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.inner-scroll-toptags::-webkit-scrollbar {
  display: none;
}
.inner-scroll-toptags table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.inner-scroll-toptags td {
  padding: 0px 5px;
  width: 90px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #000;
}
@media (max-width:1440px) {
  .inner-scroll-toptags td {
    width: 240px !important;
  }
  .promo-offer a, .promo-offer span {
    font-size: 11px;
  }
}
@media (max-width:767px) {
  .category-content {
    min-height: 320px;
    max-height: inherit;
  }
  .footer {
    min-height: 700px;
    max-height: inherit;
  }
  .audio-mute-unmute {
    bottom: 16px;
    right: 16px;
  }
  .smooth-slider-inner {
    width: auto !important;
  }
	.inner-scroll-toptags td {
    width: 280px !important;
  }
  .promo-offer a, .promo-offer span {
    font-size: 13px;
  }
}
/*
.reval_offer_banner {
  display: none !important;
}*/
.hero-banner-slider {
  position: relative;
	padding: 0;
}

/* Common styles for both arrows */
.hero-banner-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  background: rgba(255, 255, 255, 0.7);
  border: none;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
}

/* Left arrow */
.hero-banner-slider .slick-prev {
  left: 10px !important;
	right: inherit !important;
	 background: rgba(255, 255, 255, 0.7) url(https://img02.watchstationindia.com/uploads/wsi/homepagetemplates/images/left-carousel-arrow.svg) no-repeat center;
	font-size: 0;
	width: 30px;
	height: 30px;
}

/* Right arrow */
.hero-banner-slider .slick-next {
  right: 10px !important;
	left: inherit !important;
	 background: rgba(255, 255, 255, 0.7) url(https://img02.watchstationindia.com/uploads/wsi/homepagetemplates/images/right-carousel-arrow.svg) no-repeat center;
	font-size: 0;
	width: 30px;
	height: 30px;
}

/* Optional: hide arrows on small screens */
@media (max-width: 768px) {
  .hero-banner-slider .slick-arrow {
    display: none !important;
  }
}