* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-family: "Arial" !important;
}

body {
  @font-face {
    font-family: "Arial" !important;
    src: url("../fonts/ARIAL.TTF");
    src: url("../fonts/ArialCEItalic.ttf");
    src: url("../fonts/ArialCEBoldItalic.ttf");
    src: url("../fonts/ARIALBI.TTF");
  }
}

body a {
  text-decoration: none;
}

a:focus-visible,
button:focus-visible {
  outline: none;
}

:focus-visible {
  outline: none;
}

header .navbar .navbar-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

header .navbar .navbar-nav .nav-item {
  padding: 0 8px;
}

header .navbar .navbar-nav .nav-item .nav-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  position: relative;
}

header .navbar .navbar-nav .nav-item .nav-link i {
  color: #0072ff;
  font-size: 18px;

}

header .navbar .navbar-nav .nav-item .nav-link.active {
  color: #0080ff;
}

.dropdown-item.active {
  color: #0080ff;
}

header .navbar .navbar-nav .nav-item .nav-link .delhi {
  margin-right: 3px;
}

header .navbar .navbar-nav .nav-item .nav-link .user-ac {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

header .navbar .navbar-nav .nav-item .nav-link .user-ac .user-icon {
  background-color: #cbf0ff !important;
  padding: 0;
  margin-right: 0px;
  border: 2px solid #0072ff;
  border-radius: 50%;

}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-toggle::after {
  /* display: none; */
  position: absolute;
  right: -8px;
  top: 12px;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu {
  padding: 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border: none;
  min-width: 215px;
}

/* header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .user-ac {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 12px 0.75rem 8px;
  border-bottom: 1px solid #d6d6d6;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .user-ac .user-icon {
  background-color: #cbf0ff !important;
  border-radius: 50%;
  padding: 6px;
  margin-right: 6px;
  
} */

header .navbar .navbar-nav .nav-item.user_link .userBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

header .navbar .navbar-nav .nav-item.user_link .userBox .iconBox {
  width: 26px;
  height: 26px;
  min-width: 26px;
  border-radius: 50%;
  border: 2px solid #0072ff;
  text-align: center;
  background: #cbf0ff;
  margin-right: 5px;
}

header .navbar .navbar-nav .nav-item.user_link .userBox .info p {
  margin: 0;
  line-height: 14px;
}

header .navbar .navbar-nav .nav-item.user_link .userBox img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
}

header .navbar .navbar-nav .nav-item.user_link .userBox .info .name {
  font-size: 12px;
}

header .navbar .navbar-nav .nav-item.user_link .userBox .info .email {
  font-size: 10px;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .userBox {
  justify-content: flex-start;
  padding: 12px 15px;
}

/* header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .user-ac .user-name h6 {
  font-weight: 400;
  font-size: 12px;
  color: #000000;
  margin-top: 4px;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .user-ac i {
  color: #0072ff;
} */

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  padding: 12px 15px;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item.active,
header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item:active {
  /* background: #f8f9fa; */
  color: #fff;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item.active .push_btn_box h5,
header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item:active .push_btn_box h5 {
  color: #fff;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box {
  display: inline-block;
  /* display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; */
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu li .noti_toggle_box h5 {
  font-weight: 400;
  font-size: 12px;
  color: #000;
  margin-bottom: 0;
  min-width: 115px;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu li .noti_toggle_box .dropdown-item {
  padding: 0;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu li .noti_toggle_box .dropdown-item:hover {
  background: #fff;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle {
  width: 56px;
  height: 24px;
  position: relative;
  display: inline-block;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__slider {
  width: 56px;
  height: 24px;
  display: block;
  border-radius: 34px;
  background-color: #d8d8d8;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__slider:before {
  content: "";
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #949494;
  box-shadow: 0 0 0 1px #949494;
  bottom: 3px;
  height: 18px;
  left: 3px;
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 18px;
  border-radius: 100%;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__slider:after {
  display: block;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  content: "off";
  color: #484848;
  padding-left: 26px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__input {
  position: absolute;
  opacity: 0;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu li .noti_toggle_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 15px;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__input:checked+.on-off-toggle__slider {
  background-color: #fff;
  border: 1px solid #00af27;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__input:checked+.on-off-toggle__slider:before {
  -webkit-transform: translateX(32px);
  transform: translateX(32px);
  background-color: #00af27;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-menu .dropdown-item .push_btn_box .on-off-toggle__input:checked+.on-off-toggle__slider:after {
  content: "on";
  color: #00af27;
  padding-left: 8px;
}

header .navbar .join-us {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  margin-left: 10px;
  padding: 7px 22px;
  border: 0;
  text-decoration: none;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  display: inline-block;
}

.banner {
  background-image: url("../images/bannerBG.png");
  background-size: cover;
  background-position: center;
  height: 330px;
  max-width: 100%;
  position: relative;
}

.banner .line-c {
  position: absolute;
  top: 108px;
  width: 50%;
  left: 484px;
}

.banner .one-go {
  margin: 40px auto 0;
  max-width: 380px;
}

.banner .one-go h3 {
  font-family: "Arial";
  background-color: #ffffff;
  border-radius: 20px;
  padding: 10px 2px;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.banner .texts {
  text-align: center;
  margin-top: 70px;
}

.banner .texts h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  color: #ffffff;
}

.products .service_slider_box {
  background: #ffffff;
  border: 1px solid #0072ff;
  position: relative;
  border-radius: 5px;
  margin-top: -60px;
  padding: 0 15px;
}

.products .service_slider_box .swiper .swiper-wrapper {
  margin-bottom: 35px;
}

.products .service_slider_box .swiper .serv_slide_btn_box {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10px;
  width: 65px;
}

.products .service_slider_box .swiper .serv_slide_btn_box .swiper-button-next,
.products .service_slider_box .swiper .serv_slide_btn_box .swiper-button-prev {
  display: inline-block;
  width: auto;
  height: auto;
}

.products .service_slider_box .swiper .serv_slide_btn_box .swiper-button-prev {
  top: 0px;
}

.products .service_slider_box .swiper .serv_slide_btn_box .swiper-button-prev::after {
  font-size: 13px;
  font-weight: 900;
}

.products .service_slider_box .swiper .serv_slide_btn_box .swiper-button-next {
  top: 0px;
}

.products .service_slider_box .swiper .serv_slide_btn_box .swiper-button-next::after {
  font-size: 13px;
  font-weight: 900;
}

.products .service_slider_box .item {
  text-align: center;
  padding: 19px 0 7px 0;
}

.products .service_slider_box .item a {
  display: block;
  text-decoration: none;
}

.products .service_slider_box .item a img {
  border-radius: 50%;
  width: 65px;
  height: 65px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 4px solid rgba(0, 114, 255, 0.2);
}

.products .service_slider_box .item a h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
  color: #000000;
}

.products .service_slider_box .item a.active img {
  border: 4px solid #0072ff;
}

.products .service_slider_box .item a.active h5 {
  color: #0072ff;
}

.products .service_slider_box .view-btn a {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0072ff;
}

.products .service_slider_box .leftSide {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0 20px 10px;
}

.products .service_slider_box .leftSide img {
  height: 78px;
  width: 42px;
}

.products .service_slider_box .leftSide .single-door-R {
  margin-left: 12px;
}

.products .service_slider_box .leftSide .single-door-R h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  color: #000000;
}

.products .service_slider_box .leftSide .single-door-R h3 span {
  color: #0072ff;
  font-weight: 600;
}

.products .service_slider_box .leftSide .single-door-R h3 span i {

  font-size: 15px;
}

.products .service_slider_box .rightSide {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px 14px 20px 0px;
}

.products .service_slider_box .rightSide .change {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 32px;
  border: 0;
  background: transparent;
  border-radius: 5px;
  border: 1px solid #0080ff;
  color: #007bff;
}

.products .service_slider_box .rightSide .proceed {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 32px;
  margin-left: 12px;
  border: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #ffffff;
}

.products .r-box {
  background: #ffffff;
  border: 1px solid #0072ff;
  position: relative;
  border-radius: 5px;
  margin-top: -60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 135px;
  overflow-x: auto;
}

.products .r-box .item {
  text-align: center;
  padding: 19px 0 7px 0;
}

.products .r-box .item a {
  display: block;
  text-decoration: none;
}

.products .r-box .item a img {
  border-radius: 50%;
  width: 65px;
  height: 65px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 4px solid rgba(0, 114, 255, 0.2);
}

.products .r-box .item a h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
  color: #000000;
}

.products .r-box .item a.active img {
  border: 4px solid #0072ff;
}

.products .r-box .item a.active h5 {
  color: #0072ff;
}

.products .r-box .view-btn a {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0072ff;
}

.products .r-box .leftSide {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0 20px 10px;
}

.products .r-box .leftSide img {
  height: 60px;
  width: 42px;
  object-fit: cover;
}

.products .r-box .leftSide .single-door-R {
  margin-left: 12px;
}

.products .r-box .leftSide .single-door-R h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  color: #000000;
}

.products .r-box .leftSide .single-door-R h3 span {
  color: #0072ff;
  font-weight: 600;
}

.products .r-box .leftSide .single-door-R h3 span i {

  font-size: 15px;
}

.products .r-box .rightSide {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px 14px 20px 0px;
}

.products .r-box .rightSide .change {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 32px;
  border: 0;
  background: transparent;
  border-radius: 5px;
  border: 1px solid #0080ff;
  color: #007bff;
}

.products .r-box .rightSide .proceed {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 32px;
  margin-left: 12px;
  border: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #ffffff;
}

.instant-service {
  padding: 65px 0;
}

.instant-service .boxx {
  margin: 0 20px;
}

.instant-service .boxx .text {
  padding: 15px 0px 15px 14px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 103px;
}

.instant-service .boxx .text h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.instant-service .boxx .text h6 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

.instant-service .boxx .text span {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  color: #30779f;
}

.instant-service .boxx .one {
  background: #e2f0f9;
}

.instant-service .boxx .two {
  background: #f9faf4;
}

.instant-service .boxx .three {
  background: #f6ffee;
}

.instant-service .boxx .four {
  background: #ffeee4;
}

.instant-service .boxx .image {
  height: 103px;
}

.instant-service .boxx .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.onsite-service {
  background: rgba(228, 240, 255, 0.5);
  padding: 35px 0;
}

.onsite-service .left-side h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
}

.onsite-service .left-side p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  max-width: 360px;
  color: #000000;
}

.onsite-service .left-side a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  color: #0072ff;
}

.onsite-service .left-side a i {}

.onsite-service .repair {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.onsite-service .repair .abt h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}

.onsite-service .repair .abt p {
  font-style: normal;
  font-weight: 400;
  max-width: 220px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.slider-part {
  padding: 70px 0;
}

.slider-part .ongoing-services h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}

.slider-part .ongoing-services h3 span {
  display: block;
}

.slider-part .ongoing-services a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #0072ff;
  text-decoration: none;
}

.slider-part .ongoing-services a i {}

.slider-part .slider .mySwiper {
  width: 100%;
  height: 100%;
}

.slider-part .slider .mySwiper .swiper-wrapper {
  padding-bottom: 30px;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box {
  position: relative;
  width: 324px;
  -webkit-box-shadow: 0px 3px 10px rgba(43, 130, 227, 0.2);
  box-shadow: 0px 3px 10px rgba(43, 130, 227, 0.2);
  padding: 10px 12px 14px;
  border-radius: 6px;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box span {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  color: #1f2c73;
  opacity: 0.5;
  position: absolute;
  top: 8px;
  right: 6px;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing {
  text-align: left;
  margin-bottom: 15px;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 16px;
  color: #000000;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h6 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h6 i {

  font-size: 8px;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .bill {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .bill h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #1f2c73;
}

.slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .bill h3 i {

  font-size: 10px;
}

.slider-part .slider .mySwiper .swiper-pagination {
  bottom: -5px;
  text-align: right;
  left: 0px;
}

.slider-part .slider .mySwiper .swiper-pagination .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #000000;
  width: 12px;
  height: 12px;
}

.slider-part .slider .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #0072ff;
  border: 0;
}

.slider-part .S-btn {
  padding: 30px 0 0px;
}

.slider-part .S-btn .book-btn {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  border: 0;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  padding: 15px 30px;
}

.contactUs {
  background-image: url("../images/contectBg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  text-align: center;
}

.contactUs ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contactUs ul li {
  list-style-type: none;
  color: #fff;
  max-width: 22%;
  width: 100%;
}

.contactUs ul li a {
  color: #fff;
  display: inline-block;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .inner_box p {
  word-break: break-all;
}

.contactUs ul li i {
  font-weight: 900;
  font-size: 30px;
  line-height: 20px;

}

.contactUs ul li .i-whatsapp {}

.contactUs ul li p {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0 0;
}

.select-product {
  padding: 50px 0;
}

.select-product .heading h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 30px;
  color: #000000;
}

.select-product a {
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  padding: 18px 0 0 0;
  height: 100%;
}

.select-product a .product-qualities img {
  height: 122px;
  width: 66px;
}

.select-product a .product-qualities h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  margin-top: 16px;
  color: #000000;
}

.select-product a.active {
  border: 2px solid #0072ff;
}

.productDetail .right .upperInfo .chooseColors a.attr_active {
  border: 2px solid #0072ff !important;
}

.brands {
  padding: 50px 0;
}

.brands .heading h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 30px;
  color: #000000;
}

.brands .brands-listing {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 13px;
}

.brands .brands-listing a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  height: 103px;
  margin: 8px;
  text-align: center;
  width: 207px;
}

.brands .brands-listing a .item-brand-name {
  color: #000;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 400;
  margin-bottom: 0;
}

.brands .brands-listing a img {
  height: 36px;
}

.brands .brands-listing a.active {
  border-color: #0072ff;
}

.issue-navs {
  padding: 60px 0;
}

.issue-navs nav .nav-tabs {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.issue-navs nav .nav-tabs .nav-link {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  border: 0;
  color: #515151;
  opacity: 0.6;
}

.issue-navs nav .nav-tabs .nav-link.active {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #0072ff;
  border-bottom: 2px solid #0072ff;
}

.issue-navs .tab-content {
  margin-top: 30px;
}

.issue-navs .tab-content .tab-pane a {
  text-decoration: none;
  display: block;
  margin-bottom: 35px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.08);
  border-radius: 7px;
  padding: 20px 16px 20px;
}

.issue-navs .tab-content .tab-pane a.active {
  border: 2px solid #0072ff;
}

.issue-navs .tab-content .tab-pane .part {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.issue-navs .tab-content .tab-pane .part h3 {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  color: #000000;
}

.issue-navs .tab-content .tab-pane .part img {
  height: 48px;
  width: 48px;
}

footer {
  background-color: #000;
  padding: 40px 0;
}

footer .container-fluid {
  max-width: 80%;
}

footer .container-fluid .quickLinks {
  margin: 0;
  padding: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

footer .container-fluid .quickLinks li {
  list-style-type: none;
}

footer .container-fluid .quickLinks li a {
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  padding: 0 30px;
}

footer .container-fluid .quickLinks li a i {

  font-weight: 900;
}

footer .container-fluid .socialSharing {
  padding: 0;
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
}

footer .container-fluid .socialSharing li {
  list-style-type: none;
}

footer .container-fluid .socialSharing li a {
  padding: 0 10px;
  color: #fff;
}

footer .container-fluid .socialSharing li a i {}

footer .container-fluid .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 0;
}

footer .container-fluid .logo img {
  margin-right: 20px;
  max-height: 45px;
}

footer .container-fluid .logo p {
  color: #fff;
  margin: 0;
}

footer .container-fluid .logo p i {}

footer .container-fluid .playStore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin: 20px 0 0;
  border: 0;
}

footer .container-fluid .playStore li {
  list-style-type: none;
}

footer .container-fluid .playStore li:first-child a img {
  margin-right: 20px;
}

footer .container-fluid .playStore li a img {
  max-height: 35px;
}

.modal-part {
  position: relative;
}

.modal-part .modal .modal-dialog .modal-content {
  /* max-width: 468px;
  margin: auto; */
  border: 1px solid #0072ff;
}

.modal-part .modal .modal-dialog .modal-content h1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin: 30px 0 0;
  color: #000000;
}

.modal-part .modal .modal-dialog .modal-content .allow-heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #000000;
}

.modal-part .modal .modal-dialog .modal-content .btn-closer {
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 900;
  font-size: 20px;
  line-height: 23px;
  border: 0;
  background: transparent;
}

.modal-part .modal .modal-dialog .modal-content .btn-closer i {

  color: #ff0000;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space {
  position: relative;
  /* margin: 5px 0 28px; */
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space .form-group .input_box {
  position: relative;
  margin-bottom: 25px;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space i {
  position: absolute;
  top: 15px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
  /* z-index: -1; */
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space select {
  border: 1px solid #0072ff;
  padding: 9px 16px !important;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space input {
  border: 1px solid #0072ff;
  padding: 9px 16px !important;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  opacity: 0.4;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  opacity: 0.4;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space input::-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  opacity: 0.4;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .space input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  opacity: 0.4;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .otp-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 16px 0 30px;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .otp-input input {
  width: 52px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #0072ff;
  border-radius: 5px;
  outline: none;
  height: 52px;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .resend {
  color: #0072ff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  margin: 0px 0 26px;
  display: block;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .otp {
  font-weight: 600;
  font-size: 14px;
  border: 0;
  line-height: 16px;
  margin-bottom: 21px;
  padding: 11px 75px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #ffffff;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .backToLogin {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  margin: 8px 0 13px;
  color: #0072ff;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .backToLogin i {}

.modal-part .modal .modal-dialog .modal-content .modal-body .allow {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  padding: 11px 100px;
  margin: 15px auto;
  display: block;
  border: 0;
  text-align: center;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .dont-allow {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  border: 1px solid #0072ff;
  border-radius: 5px;
  background: transparent;
  padding: 11px 80px;
  color: #0072ff;
  margin: 0px 0 29px;
}

/* .modal-part .modal .modal-dialog .fullBox {
  max-width: 385px;
}

.modal-part .modal .modal-dialog .cancellation_popup {
  max-width: 468px;
}

.modal-part .modal .modal-dialog .for-location {
  max-width: 390px;
} */

/***Setting Page Design*****/
.setting_section {
  padding: 35px 0px;
}

.setting_section .chat_with_us h2 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 35px;
  text-align: center;
}

.setting_section .chat_with_us .chat_innerbox {
  height: 425px;
  overflow-y: auto;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-left: 15px;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box .imgBox {
  width: 30px;
  min-width: 30px;
  line-height: 30px;
  height: 30px;
  background: #d2e5fc;
  border-radius: 50%;
  text-align: center;
  margin-right: 20px;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box .imgBox img {
  width: 16px;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box .inner_box {
  background: #eeeeee;
  border-radius: 12px;
  padding: 8px 10px;
  display: inline-block;
  min-width: 60px;
  max-width: 500px;
  position: relative;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box .inner_box p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin-bottom: 0;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box .inner_box .message_time {
  text-align: right;
  display: block;
  font-size: 10px;
  color: #969696;
  font-weight: 400;
}

.setting_section .chat_with_us .chat_innerbox .reciver_box .inner_box img {
  position: absolute;
  left: -7px;
  top: 0;
}

.setting_section .chat_with_us .chat_innerbox .sender_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 15px;
  margin-bottom: 15px;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .imgBox {
  width: 30px;
  min-width: 30px;
  line-height: 30px;
  height: 30px;
  background: #d2e5fc;
  border-radius: 50%;
  text-align: center;
  margin-left: 20px;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .imgBox img {
  width: 16px;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .inner_box {
  background: #0072ff;
  border-radius: 12px;
  padding: 8px 10px;
  display: inline-block;
  min-width: 60px;
  position: relative;
  max-width: 500px;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .inner_box p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .inner_box .message_time {
  text-align: left;
  display: block;
  font-size: 10px;
  color: #fff;
  font-weight: 400;
}

.setting_section .chat_with_us .chat_innerbox .sender_box .inner_box img {
  position: absolute;
  right: -7px;
  top: 0;
}

.setting_section .chat_with_us .send_text_message_box {
  border-top: 1px solid #acacac;
  background: #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px #e5e5ea;
  box-shadow: inset 0px 1px 0px #e5e5ea;
  margin-top: 25px;
  padding: 10px 0;
}

.setting_section .chat_with_us .send_text_message_box .form-group .input_box {
  position: relative;
}

.setting_section .chat_with_us .send_text_message_box .form-group .input_box .form-control {
  border: none;
  padding-right: 40px;
}

.setting_section .chat_with_us .send_text_message_box .form-group .input_box .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.setting_section .chat_with_us .send_text_message_box .form-group .input_box button {
  position: absolute;
  right: 0;
  top: 8px;
  outline: none;
  background: none;
  border: none;
  display: inline-block;
}

/****** Wallet Page Design *******/
.wallat_section {
  background: #f1f7ff;
  padding-top: 50px;
}

.wallat_section h3 {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.wallat_section .wallet_amt_box {
  background: #fff;
  padding: 20px 15px;
  border-radius: 5px;
  margin-bottom: -50px;
  -webkit-box-shadow: 0px 2px 10px rgba(199, 199, 199, 0.3);
  box-shadow: 0px 2px 10px rgba(199, 199, 199, 0.3);
}

.wallat_section .wallet_amt_box h5 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 0;
}

.wallat_section .wallet_amt_box p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400;
}

.wallat_section .wallet_amt_box .add_money_btn_box button {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #fff;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
}

.transaction_section {
  padding-top: 85px;
  padding-bottom: 50px;
}

.transaction_section h5 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

.transaction_section .calendar_box .calendar_box_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.transaction_section .calendar_box .calendar_box_1 .form-group {
  max-width: 185px;
  width: 100%;
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box {
  position: relative;
  z-index: 0;
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control {
  border: 1px solid #0072ff;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  width: 100%;
}

.transaction_section .calendar_box .date_filter {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #fff;
  padding: 8px 0;
  font-size: 14px;
  font-weight: 700;
  margin-top: 15px;
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.transaction_section .calendar_box .calendar_box_1 .form-group .date_input_box i {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #9700fd;
  cursor: pointer;
  z-index: -1;
}

.transaction_section .table-responsive.border-1 {
  margin: 25px 0;
  border: 1px solid #acacac;
  border-radius: 8px;
}

.transaction_section .table-responsive.border-1 .table {
  text-align: left;
  margin: 0;
}

.transaction_section .table-responsive.border-1 .table thead {
  background: #f2f2f2;
}

.transaction_section .table-responsive.border-1 .table thead tr {
  border-width: 0;
}

.transaction_section .table-responsive.border-1 .table thead th {
  font-size: 16px;
  font-weight: 700;
  border: none;
  color: #000;
}

.transaction_section .table-responsive.border-1 .table thead th:first-child {
  padding-left: 20px;
}

.transaction_section .table-responsive.border-1 .table tbody tr {
  border: none;
}

.transaction_section .table-responsive.border-1 .table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  border: none;
  color: #000;
}

.transaction_section .table-responsive.border-1 .table tbody tr td:first-child {
  padding-left: 20px;
}

.transaction_section .table-responsive.border-1 .table tbody tr td:last-child {
  border-right: none;
}

.transaction_section .table-responsive.border-1 .table tbody tr td .credit_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  color: #00af27;
  font-size: 12px;
}

.transaction_section .table-responsive.border-1 .table tbody tr td .credit_text svg path {
  fill: #00af27;
}

.transaction_section .table-responsive.border-1 .table tbody tr td .debit_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  color: #ff0000;
  font-size: 12px;
}

.transaction_section .table-responsive.border-1 .table tbody tr td .debit_text svg path {
  fill: #ff0000;
}

.transaction_section .table-responsive.border-1 .table tbody tr td .none_text {
  color: #acacac;
  font-weight: 700;
}

.transaction_section .table-responsive.border-1 .table tbody tr:last-child td {
  border-bottom: none;
}

/*******Rewards Section ********/
.rewards_section {
  background: #f1f7ff;
  padding-top: 50px;
}

.rewards_section h3 {
  font-size: 28px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 40px;
}

.rewards_section .rewards_point_box {
  background: #fff;
  padding: 20px 15px;
  border-radius: 5px;
  margin-bottom: -50px;
  -webkit-box-shadow: 0px 2px 10px rgba(199, 199, 199, 0.3);
  box-shadow: 0px 2px 10px rgba(199, 199, 199, 0.3);
}

.rewards_section .rewards_point_box h5 {
  font-weight: 700;
  font-size: 28px;
  color: #000;
  margin-bottom: 0;
}

.rewards_section .rewards_point_box h5 i {
  color: #ffe600;
  font-size: 18px;
}

.rewards_section .rewards_point_box p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400;
}

.rewards_section .rewards_point_box .redeem_points_btn button {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #fff;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
}

.rewards_points_section {
  padding-top: 85px;
  padding-bottom: 50px;
}

.rewards_points_section h5 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

.rewards_points_section .calendar_box .calendar_box_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group {
  max-width: 185px;
  width: 100%;
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box {
  position: relative;
  z-index: 0;
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control {
  border: 1px solid #0072ff;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  width: 100%;
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.rewards_points_section .calendar_box .calendar_box_1 .form-group .date_input_box i {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #9700fd;
  cursor: pointer;
  z-index: -1;
}

.rewards_points_section .table-responsive.border-1 {
  margin: 25px 0;
  border: 1px solid #acacac;
  border-radius: 8px;
}

.rewards_points_section .table-responsive.border-1 .table {
  text-align: left;
  margin: 0;
}

.rewards_points_section .table-responsive.border-1 .table thead {
  background: #f2f2f2;
}

.rewards_points_section .table-responsive.border-1 .table thead tr {
  border-width: 0;
}

.rewards_points_section .table-responsive.border-1 .table thead th {
  font-size: 16px;
  font-weight: 700;
  border: none;
  color: #000;
}

.rewards_points_section .table-responsive.border-1 .table thead th:first-child {
  padding-left: 20px;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr {
  border: none;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  border: none;
  color: #000;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td:first-child {
  padding-left: 20px;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td:last-child {
  border-right: none;
  width: 125px;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td .credit_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  color: #00af27;
  font-size: 12px;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td .credit_text svg path {
  fill: #00af27;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td .debit_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  color: #ff0000;
  font-size: 12px;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td .debit_text svg path {
  fill: #ff0000;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td .none_text {
  color: #acacac;
  font-weight: 700;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr td .action_btn {
  color: #0072ff;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
}

.rewards_points_section .table-responsive.border-1 .table tbody tr:last-child td {
  border-bottom: none;
}

/****About us page Css****/
.about_us_banner {
  background: url("../images/about_us_banner.png") no-repeat center;
  background-size: cover;
  height: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about_us_banner h3 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
}

.about_us_banner.privacy_banner {
  background: url("../images/privacy_policy_banner.png") no-repeat center;
  background-size: cover;
}

.about_us_banner.term_condition_banner {
  background: url("../images/TnC_banner.png") no-repeat center;
  background-size: cover;
}

.about_us_cont_Section {
  padding: 50px 0;
}

.about_us_cont_Section .imgBox {
  text-align: center;
  margin-bottom: 50px;
}

.about_us_cont_Section .imgBox img {
  width: 87px;
  height: 102px;
}

.about_us_cont_Section .about_us_content {
  padding-left: 20px;
  padding-right: 20px;
}

.about_us_cont_Section .about_us_content p {
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

/*****Change Password Css****/
.change_password_section {
  background: #f1f7ff;
  height: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.change_password_section h3 {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 28px;
}

.change_password_content {
  padding: 50px 0;
}

.change_password_content .form-group {
  margin-top: 20px;
}

.change_password_content .form-group:first-child {
  margin-top: 0;
}

.change_password_content .form-group .input_box {
  position: relative;
}

.change_password_content .form-group .input_box .form-control {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
}

.change_password_content .form-group .input_box .form-control:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.change_password_content .form-group .input_box .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.change_password_content .form-group .input_box .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.change_password_content .form-group .input_box .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.change_password_content .form-group .input_box .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.change_password_content .form-group .input_box a {
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.change_password_content .form-group .input_box a i {
  font-weight: 700;
}

.change_password_content .change_passBtn_box {
  text-align: center;
  margin-top: 25px;
}

.change_password_content .change_passBtn_box button {
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  max-width: 175px;
  width: 100%;
  padding: 10px 0;
  color: #fff;
}

.change_password_content .button_box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  border-radius: 12px;
  padding: 15px 25px 15px 10px;
  margin-top: 20px;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
}

.change_password_content .button_box a:first-child {
  margin-top: 0;
}

.change_password_content .button_box a span {
  color: #0072ff;
  margin-left: 15px;
  display: inline-block;
}

/****My Account Css*****/
.my_account_banner {
  background: #f1f7ff;
  padding-top: 50px;
  height: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.my_account_banner h3 {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 28px;
}

/*####Temp Login #####*/

.temp_login_section {
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.temp_login_section .form-group {
  margin-top: 35px;
}

.temp_login_section .form-group .input_box {
  position: relative;
  z-index: 0;
}

.temp_login_section .form-group .input_box .form-control {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.temp_login_section .form-group .input_box .form-control:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.temp_login_section .form-group .input_box .form-control::-webkit-input-placeholder {
  color: black;
}

.temp_login_section .form-group .input_box .form-control:-ms-input-placeholder {
  color: black;
}

.temp_login_section .form-group .input_box .form-control::-ms-input-placeholder {
  color: black;
}

.temp_login_section .form-group .input_box .form-control::placeholder {
  color: black;
}

.temp_login_section .form-group .input_box a {
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.temp_login_section .change_passBtn_box {
  text-align: center;
  margin-top: 25px;
}

.temp_login_section .change_passBtn_box button {
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  max-width: 175px;
  width: 100%;
  padding: 10px 0;
  color: #fff;
}


.my_account_section {
  padding: 0px 0 50px;
  margin-top: -60px;
}

.my_account_section .profile_pic_box {
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.my_account_section .profile_pic_box .imgBox {
  position: relative;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 4px solid #0072ff;
  margin: 0;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(189, 219, 249, 0.36);
  box-shadow: 0px 4px 7px 0px rgba(189, 219, 249, 0.36);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  z-index: 1;
}

.my_account_section .profile_pic_box .imgBox .upload_img_label {
  position: absolute;
  inset: 0;
}

.my_account_section .profile_pic_box .imgBox #image-file {
  width: 0;
  height: 0;
}

.my_account_section .profile_pic_box .imgBox .profile-pic {
  height: 92px;
  width: 100px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 50%;
  z-index: -1;
  position: relative;
  object-fit: cover;
}

.my_account_section .profile_pic_box .imgBox .upload-button {
  position: absolute;
  right: -12px;
  bottom: 12px;
  border: 1px solid #0072ff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 26px;
  z-index: -1;
  background: #fff;
  text-align: center;
}

.my_account_section .profile_pic_box .imgBox .upload-button svg {
  opacity: 1;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  color: #34495e;
}

.my_account_section .profile_pic_box .imgBox .file-upload {
  display: none;
}

.my_account_section .form-group {
  margin-top: 35px;
}

.my_account_section .form-group .input_box {
  position: relative;
  z-index: 0;
}

.my_account_section .form-group .input_box .form-control,
.my_account_section .form-group .input_box .form-select {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.my_account_section .form-group .input_box .form-control:focus,
.my_account_section .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.my_account_section .form-group .input_box .form-control::-webkit-input-placeholder,
.my_account_section .form-group .input_box .form-select::-webkit-input-placeholder {
  color: black;
}

.my_account_section .form-group .input_box .form-control:-ms-input-placeholder,
.my_account_section .form-group .input_box .form-select:-ms-input-placeholder {
  color: black;
}

.my_account_section .form-group .input_box .form-control::-ms-input-placeholder,
.my_account_section .form-group .input_box .form-select::-ms-input-placeholder {
  color: black;
}

.my_account_section .form-group .input_box .form-control::placeholder,
.my_account_section .form-group .input_box .form-select::placeholder {
  color: black;
}

.my_account_section .form-group .input_box a {
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.my_account_section .form-group .input_box a i {
  font-weight: 700;
}

.my_account_section .form-group .input_box a.select_icon {
  z-index: -1;
}

.my_account_section .change_passBtn_box {
  text-align: center;
  margin-top: 25px;
}

.my_account_section .change_passBtn_box button {
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  max-width: 175px;
  width: 100%;
  padding: 10px 0;
  color: #fff;
}

/******Saved Address Css******/
.saved_address_content {
  padding: 50px 0;
}

.saved_address_content .box {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  border-radius: 12px;
  padding: 15px;
  margin-top: 25px;
  min-height: 150px;
}

.saved_address_content .box .content {
  position: relative;
}

.saved_address_content .box .content h5 {
  font-weight: 700;
  font-size: 18px;
  color: #000;
}

.saved_address_content .box .content .content_para {
  height: 90px;
  overflow-y: auto;
}

.saved_address_content .box .content .content_para::-webkit-scrollbar {
  width: 0px;
}

/* Track */
.saved_address_content .box .content .content_para::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #0072ff;
}

/* Handle */
.saved_address_content .box .content .content_para::-webkit-scrollbar-thumb {
  background: #0072ff;
}

.saved_address_content .box .content p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
  word-break: break-all;
}

.saved_address_content .box .content a {
  position: absolute;
  right: 25px;
  top: -2px;
  display: inline-block;
}

.saved_address_content .box .content a:last-child {
  right: 0px;
}

.saved_address_content .box .content a i {
  color: #0072ff;
}

.saved_address_content h4 {
  font-weight: 700;
  font-size: 20px;
  color: #000;
  text-align: center;
  border-top: 1px solid #d6d6d6;
  padding-top: 30px;
  margin-bottom: 25px;
  margin-top: 50px;
}

.saved_address_content .form-group {
  margin-top: 20px;
}

.saved_address_content .form-group .input_box {
  position: relative;
}

.saved_address_content .form-group .input_box .form-control,
.saved_address_content .form-group .input_box .form-select {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.saved_address_content .form-group .input_box .form-control:focus,
.saved_address_content .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.saved_address_content .form-group .input_box .form-control::-webkit-input-placeholder,
.saved_address_content .form-group .input_box .form-select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.saved_address_content .form-group .input_box .form-control:-ms-input-placeholder,
.saved_address_content .form-group .input_box .form-select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.saved_address_content .form-group .input_box .form-control::-ms-input-placeholder,
.saved_address_content .form-group .input_box .form-select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.saved_address_content .form-group .input_box .form-control::placeholder,
.saved_address_content .form-group .input_box .form-select::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.saved_address_content .form-group .input_box a {
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.saved_address_content .form-group .input_box a i {
  font-weight: 700;
}

.saved_address_content .form-group .input_box a.select_icon {
  z-index: -1;
}

.saved_address_content .change_passBtn_box {
  text-align: center;
  margin-top: 25px;
}

.saved_address_content .change_passBtn_box button {
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  max-width: 175px;
  width: 100%;
  padding: 10px 0;
  color: #fff;
}

/*****Desk Service Select Service Css*******/
.select_service_section {
  padding-top: 50px;
}

.select_service_section h5 {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  text-align: center;
}

.select_service_section .prodcu_price_title_box {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
  margin-top: 15px;
}

.select_service_section .prodcu_price_title_box .title_inner_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.select_service_section .prodcu_price_title_box .title_inner_box img {
  margin-right: 10px;
}

.select_service_section .prodcu_price_title_box .title_inner_box h5 {
  text-align: left;
  font-weight: 400;
}

.select_service_section .prodcu_price_title_box .title_inner_box h5 span {
  display: block;
}

.select_service_section .prodcu_price_title_box .check_rate_card {
  text-align: right;
}

.select_service_section .prodcu_price_title_box .check_rate_card h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-weight: 900;
  font-size: 15px;
  color: #0072ff;
  margin-bottom: 0;
}

.select_service_section .prodcu_price_title_box .check_rate_card h6 svg path {
  fill: #0072ff;
}

.select_service_section .prodcu_price_title_box .check_rate_card .check_rate_text {
  font-weight: 400;
  font-size: 15px;
  color: #0072ff;
  display: inline-block;
}

.service_type_section {
  padding: 50px 0;
}

.service_type_section.schedule_booking_sec {
  padding-top: 0;
}

.service_type_section .service_type_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(217, 217, 217, 0.3);
  border-radius: 12px;
  max-width: 500px;
  width: 100%;
  margin: auto;
  padding: 15px 0;
}

.service_type_section .service_type_box .service_type_text {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-bottom: 0;
}

.service_type_section .service_type_box .nav {
  border: none;
}

.service_type_section .service_type_box .nav .nav-link {
  border: none;
  background: transparent;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  padding: 0;
  margin-left: 75px;
}

.service_type_section .service_type_box .nav .nav-link .form-check {
  padding-left: 0;
}

.service_type_section .service_type_box .nav .nav-link .form-check .form-check-label {
  cursor: pointer;
}

.service_type_section .service_type_box .nav .nav-link .form-check .form-check-input {
  border-color: #000;
}

.service_type_section .service_type_box .nav .nav-link .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.service_type_section .service_type_box .nav .nav-link .form-check .form-check-input:checked {
  background-image: none;
  border-color: #0072ff;
  background-color: #0072ff;
}

.service_type_section .service_type_box .nav .nav-link.active,
.service_type_section .service_type_box .nav .nav-link:focus {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.service_type_section .nerby_stores_box .nearby_store_title {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 15px;
  margin: 25px 0;
}

.service_type_section .nerby_stores_box .store_box_address {
  background: #ffffff;
  border-radius: 12px;
  padding: 15px;
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
}

.service_type_section .nerby_stores_box .store_box_address .content {
  padding-right: 50px;
  position: relative;
}

.service_type_section .nerby_stores_box .store_box_address .content h5 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-bottom: 8px;
}

.service_type_section .nerby_stores_box .store_box_address .content h5 b {
  font-weight: 700;
  width: 75px;
  min-width: 75px;
  display: inline-block;
}

.service_type_section .nerby_stores_box .store_box_address .content h5 span {
  font-weight: 400;
  display: inline-block;
}

.service_type_section .nerby_stores_box .store_box_address .content p {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin-bottom: 5px;
}

.service_type_section .nerby_stores_box .store_box_address .content a {
  position: absolute;
  right: 0;
  top: -2px;
  display: inline-block;
}

.service_type_section .nerby_stores_box .store_box_address .content a i {
  color: #0072ff;
}

.service_type_section .nerby_stores_box .pickup_ser_box {
  margin: 20px 0;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group {
  margin-top: 15px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box {
  position: relative;
  z-index: 0;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box.select_input.select_error {
  margin-bottom: 25px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box.select_error .error {
  position: absolute;
  top: 100%;
  left: 0;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-control,
.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-select {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-control:focus,
.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-control::-webkit-input-placeholder,
.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-control:-ms-input-placeholder,
.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-control::-ms-input-placeholder,
.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-control::placeholder,
.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box .form-select::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box a {
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box a i {
  font-weight: 700;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box a.select_icon {
  z-index: -1;
}

.service_type_section .nerby_stores_box .pickup_ser_box .form-group .input_box.date_input .form-control {
  padding-right: auto;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box {
  margin-top: 15px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .calendar {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #0072ff;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-header {
  height: 40px;
  line-height: 40px;
  color: #000;
  background: #fff;
  margin-bottom: 10px;
  border-bottom: 1px solid #0072ff;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-prev {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  cursor: pointer;
  overflow: hidden;
  margin-top: 18px;
  float: left;
  margin-left: 12px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-prev:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -43px 0px 0px 8px;
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #0072ff;
  border-bottom: 2px solid #0072ff;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-prev:hover {
  border-color: #5ed1cc;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-prev:hover:after {
  border-color: #5ed1cc;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-next {
  width: 20px;
  height: 20px;
  text-indent: 9999px;
  cursor: pointer;
  overflow: hidden;
  margin-top: 18px;
  float: right;
  margin-right: 12px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-next:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin: -43px 0px 0px 6px;
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #0072ff;
  border-bottom: 2px solid #0072ff;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-next:hover {
  border-color: #5ed1cc;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-next:hover:after {
  border-color: #5ed1cc;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-title {
  text-align: center;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-calendar {
  width: 100%;
  text-align: center;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-calendar thead tr th span {
  display: block;
  width: 40px;
  color: #000;
  margin-bottom: 5px;
  font-size: 13px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-state-default {
  display: block;
  text-decoration: none;
  color: #000;
  line-height: 28px;
  font-size: 12px;
  font-weight: 600;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-state-default:hover {
  background: rgba(0, 0, 0, 0.02);
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-state-highlight {
  /* color: red; */
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-state-active {
  color: #0072ff;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .inner_cal_box .ui-datepicker-unselectable .ui-state-default {
  color: #eee;
  border: 2px solid transparent;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .time_box {
  margin-top: 15px;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .time_box .timepicker_div {
  position: relative;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .time_box .timepicker_div .form-control {
  background: transparent;
  border: 1px solid #0072ff;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .time_box .timepicker_div .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.service_type_section .nerby_stores_box .pickup_ser_box .calendar_box .time_box .timepicker_div i {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: -1;
  color: #0072ff;
}

.service_type_section .nerby_stores_box.schedule_booking .pickup_ser_box {
  margin: 0;
}

.service_type_section .btn_box {
  text-align: center;
  margin-top: 25px;
}

.service_type_section .btn_box a {
  outline: none;
  background: #ffffff;
  border: 1px solid #ff0000;
  border-radius: 5px;
  display: inline-block;
  max-width: 225px;
  width: 100%;
  margin: auto;
  font-weight: 700;
  font-size: 14px;
  color: #ff0000;
  padding: 8px 0;
}

.service_type_section .btn_box button {
  outline: none;
  display: inline-block;
  max-width: 225px;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #fff;
  border: none;
  padding: 9px 0;
  margin-right: 10px;
}

/******My Services Css*******/
.my_service_banner {
  background: #f1f7ff;
  padding-top: 65px;
  height: 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.my_service_banner h3 {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 28px;
}

.my_service_banner .form-group {
  margin-top: 20px;
}

.my_service_banner .form-group .input_box {
  position: relative;
  top: 35px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  border-radius: 5px;
}

.my_service_banner .form-group .input_box .form-control {
  border-color: transparent;
  padding: 10px 40px 10px 10px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.my_service_banner .form-group .input_box .form-control:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.my_service_banner .form-group .input_box .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.my_service_banner .form-group .input_box .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.my_service_banner .form-group .input_box .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.my_service_banner .form-group .input_box .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.my_service_banner .form-group .input_box a {
  position: absolute;
  top: 12px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.my_service_banner .form-group .input_box a i {
  font-weight: 700;
}

.my_service_banner .form-group .input_box a.select_icon {
  z-index: -1;
}

.my_service_banner .form-group .input_box.date_input .form-control {
  padding-right: auto;
}

.myServices {
  padding-top: 25px;
  padding-bottom: 50px;
}

.myServices .search-services {
  position: relative;
  margin-top: -25px;
}

.myServices .search-services i {
  position: absolute;
  top: 15px;
  right: 574px;
  font-weight: 900;
  font-size: 18px;
  color: #0072ff;
}

.myServices .search-services input {
  -webkit-filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.4));
  filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.4));
  max-width: 588px;
  width: 100%;
  font-weight: 400;
  outline: none;
  font-size: 16px;
  line-height: 18px;
  padding: 15px 0 15px 13px;
  border: 0;
  color: #000000;
  background: #ffffff;
  border-radius: 5px;
  opacity: 0.3;
}

.myServices nav {
  margin-top: 40px;
}

.myServices nav .nav-tabs {
  justify-content: space-between;
}

.myServices nav .nav-tabs .nav-link {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  border: 0;
  color: #515151;
  opacity: 0.6;
}

.myServices nav .nav-tabs .nav-link.active {
  font-weight: 700;
  color: #0072ff;
  border-bottom: 4px solid #0072ff;
}

.myServices .tab-content {
  margin-top: 40px;
}

.myServices .tab-content .tab-pane a {
  text-decoration: none;
}

.myServices .tab-content .tab-pane .services-box {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  max-width: 290px;
  border-radius: 5px;
  margin: 0 auto 20px;
  padding: 17px 14px 17px;
  min-height: 132px;
}

.myServices .tab-content .tab-pane .services-box .firstLine {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 6px;
}

.myServices .tab-content .tab-pane .services-box .firstLine a {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #00af27;
  display: inline-block;
}

.myServices .tab-content .tab-pane .services-box .firstLine .pending {
  color: #1f2c73;
}

.myServices .tab-content .tab-pane .services-box .firstLine .D-services {
  color: #f37334;
}

.myServices .tab-content .tab-pane .services-box .firstLine .completed {
  color: #acacac;
}

.myServices .tab-content .tab-pane .services-box .firstLine .cancelled {
  color: #ff0000;
}

.myServices .tab-content .tab-pane .services-box .firstLine h6 {
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  color: #1f2c73;
  opacity: 0.5;
}

.myServices .tab-content .tab-pane .services-box .secondLine {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.myServices .tab-content .tab-pane .services-box .secondLine h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myServices .tab-content .tab-pane .services-box .secondLine h5 {
  font-weight: 900;
  font-size: 10px;
  line-height: 12px;
  color: #1f2c73;
}

.myServices .tab-content .tab-pane .services-box .secondLine h5 i {}

.myServices .tab-content .tab-pane .services-box h4 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.myServices .tab-content .tab-pane .services-box h4 span {
  opacity: 0.7;
}

.myServices .tab-content .tab-pane .services-box h5 {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  margin: 4px 0 4px;
  color: #000000;
}

.myServices .tab-content .tab-pane .services-box h6 {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  color: #000000;
  opacity: 0.6;
}

.myServices .tab-content .tab-pane .services-box .cancel-btn {
  text-align: end;
  margin-top: 10px;
}

.myServices .tab-content .tab-pane .services-box .cancel-btn .cancel-booking {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  padding: 7px 13px;
  background: transparent;
  color: #ff0000;
  border: 1px solid #ff0000;
  border-radius: 5px;
  text-align: end;
}

.myServices .inprogress_offcanvas {
  min-width: 700px;
}

.myServices .inprogress_offcanvas .inProgress .top {
  border-bottom: 1px solid #cdc3c3;
  position: relative;
  margin: 0 0px 0 30px;
  padding: 0 30px 13px 0px;
}

.myServices .inprogress_offcanvas .inProgress .top button {
  position: absolute;
  right: 20px;
  top: -24px;
  outline: none;
  border: none;
  background: transparent;
  font-size: 12px;
}

.myServices .inprogress_offcanvas .inProgress .top .secTexts {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.myServices .inprogress_offcanvas .inProgress .top .secTexts h2 {
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .top .secTexts h3 {
  margin-left: 25px;
  font-weight: 600;
  font-size: 14px;
  background: #00af27;
  border-radius: 5px;
  padding: 9px 40px;
  color: #ffffff;
}

.myServices .inprogress_offcanvas .inProgress .top .secTexts h2 span {
  font-weight: 500;
}

.myServices .inprogress_offcanvas .inProgress .top .s_details h3 {
  font-weight: 700;
  font-size: 14px;
  margin: 40px 0 15px;
  color: #aeaeae;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts h2 {
  font-weight: 700;
  font-size: 18px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts h3 {
  font-weight: 600;
  font-size: 14px;
  background: #00af27;
  border-radius: 5px;
  padding: 9px 40px;
  color: #ffffff;
  margin: 0;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts .completed {
  background: #acacac;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts .cancelled {
  background: #ff0000;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts .pendingBlue {
  background: #1f2c73;
}

.myServices .inprogress_offcanvas .inProgress .top .firstTexts .deskService {
  background: #f37334;
}

.myServices .inprogress_offcanvas .inProgress .down {
  padding: 0 30px;
  overflow-y: scroll;
  height: calc(100vh - 285px);
}

.myServices .inprogress_offcanvas .inProgress .down .secTexts {
  margin-top: 20px;
}

.myServices .inprogress_offcanvas .inProgress .down .secTexts h3 {
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .secTexts h3 .unassigned {
  color: #ff0000;
}

.myServices .inprogress_offcanvas .inProgress .down .secTexts h3 span {
  font-weight: 500;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox {
  width: 48%;
  padding: 20px 0 12px 20px;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox ul {
  padding: 0;
  margin: 0;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox ul li {
  list-style: none;
  padding: 0 0 5px;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox ul li a {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox ul li a i {
  margin-right: 3px;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox {
  width: 49%;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper {
  border: 1px solid #d9d9d9;
  padding: 20px 0 9px 20px;
  border-radius: 12px;
  margin-bottom: 15px;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper h3 {
  font-weight: 700;
  font-size: 14px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper h4 {
  font-weight: 700;
  font-size: 18px;
  color: #0072ff;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower {
  border: 1px solid #d9d9d9;
  padding: 20px 0 5px 20px;
  border-radius: 12px;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower p {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0072ff;
}

.myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower .redColor {
  color: #ff0000;
}

.myServices .inprogress_offcanvas .inProgress .down .fourthTexts {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f8f8f8;
  border-radius: 12px;
  margin: 26px 0;
  padding: 15px 18px;
}

.myServices .inprogress_offcanvas .inProgress .down .fourthTexts h3 {
  font-weight: 700;
  font-size: 14px;
  margin: 0;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .fourthTexts h4 {
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  color: #0072ff;
}

.myServices .inprogress_offcanvas .inProgress .down .p_options_heading h3 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 14px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check {
  margin-bottom: 11px;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check #points,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check #points {
  border: 1px solid #0072ff;
  border-radius: 10px;
  color: #acacac;
  font-size: 12px;
  padding: 5px 25px 5px 10px;
  outline: none;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check .form-check-input,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check .form-check-input {
  border: 1px solid black;
  height: 13px;
  width: 13px;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check .form-check-input:checked,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check .form-check-input:checked {
  background-image: none;
  background-color: #0072ff;
  border-color: #0072ff;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check .form-check-input:focus,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check .form-check-input:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check a,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check a {
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check label,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check label {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check .change,
.myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check .change {
  color: #0072ff;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill {
  background: #f8f8f8;
  border-radius: 12px;
  padding: 20px;
  margin: 25px 0;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill h3 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 12px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill .cost {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill .cost h4 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill .cost h5 {
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill .totalCost {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill .totalCost h4 {
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .serviceBill .totalCost h5 {
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: #0072ff;
}

.myServices .inprogress_offcanvas .inProgress .down .cashOnDelivery h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myServices .inprogress_offcanvas .inProgress .down .lower_btns {
  text-align: center;
  margin-top: 35px;
}

.myServices .inprogress_offcanvas .inProgress .down .lower_btns .proceed {
  font-weight: 700;
  font-size: 14px;
  padding: 10px 70px;
  border: 0;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
}

.myServices .inprogress_offcanvas .inProgress .down .lower_btns .cancel {
  font-weight: 700;
  font-size: 14px;
  padding: 10px 70px;
  color: #ff0000;
  background: #ffffff;
  border: 1px solid #ff0000;
  border-radius: 5px;
}



.contact_us_section {
  padding: 50px 0;
}

.contact_us_section .imgBox {
  text-align: center;
  margin-bottom: 30px;
}

.contact_us_section .imgBox img {
  width: 87px;
  height: 102px;
}

.contact_us_section p {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
}

.contact_us_section .form-group {
  margin-top: 25px;
}

.contact_us_section .form-group .input_box {
  position: relative;
}

.contact_us_section .form-group .input_box .form-control,
.contact_us_section .form-group .input_box .form-select {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.contact_us_section .form-group .input_box .form-control:focus,
.contact_us_section .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact_us_section .form-group .input_box .form-control::-webkit-input-placeholder,
.contact_us_section .form-group .input_box .form-select::-webkit-input-placeholder {
  color: black;
}

.contact_us_section .form-group .input_box .form-control:-ms-input-placeholder,
.contact_us_section .form-group .input_box .form-select:-ms-input-placeholder {
  color: black;
}

.contact_us_section .form-group .input_box .form-control::-ms-input-placeholder,
.contact_us_section .form-group .input_box .form-select::-ms-input-placeholder {
  color: black;
}

.contact_us_section .form-group .input_box .form-control::placeholder,
.contact_us_section .form-group .input_box .form-select::placeholder {
  color: black;
}

.contact_us_section .form-group .input_box a {
  position: absolute;
  top: 9px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.contact_us_section .form-group .input_box a i {
  font-weight: 700;
}

.contact_us_section .form-group .input_box a.select_icon {
  z-index: -1;
}

.contact_us_section .change_passBtn_box {
  text-align: center;
  margin-top: 25px;
}

.contact_us_section .change_passBtn_box button {
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  max-width: 175px;
  width: 100%;
  padding: 10px 0;
  color: #fff;
}

.contact_us_section .or_box {
  margin: 35px 0;
}

.contact_us_section .or_box h6 {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  position: relative;
}

.contact_us_section .or_box h6::after,
.contact_us_section .or_box h6::before {
  position: absolute;
  content: '';
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40%;
  height: .1px;
  background: #000;
  opacity: 0.2;
}

.contact_us_section .or_box h6::before {
  left: 0;
}

.contact_us_section .or_box h6::after {
  right: 0;
}

.contact_us_section .contact_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact_us_section .contact_link a {
  font-weight: 400;
  color: #000000;
  font-size: 14px;
}

.contact_us_section .contact_link a i {
  font-weight: 700;
  color: #0072FF;
}

.contact_us_section .contact_link a:last-child {
  margin-left: 15px;
}

.date_filter.btn-info {
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.myOrderSection .tab-content .tab-pane .processingBox .processingBtn,
.myOrderSection .tab-content .tab-pane .cancelledBox .processingBtn,
.myOrderSection .tab-content .tab-pane .deliveredBox .processingBtn {
  background: #ffffff;
  border: 1px solid #a3a3a3;
  border-radius: 5px;
  padding: 7px 14px;
  color: #a3a3a3;
}

/* .rewardsBox .mainBox .table-responsive.border-1 .table thead th {
  width: 200px !important;
  min-width: 200px !important;
} */

.swiper-button-disabled {
  display: none !important;
}


@media (max-width: 1536px) {
  .instant-service .boxx .text {
    padding: 15px 0px 11px 14px;
  }

  .instant-service .boxx .text h6 {
    margin: 0;
  }
}

@media (max-width: 1440px) {
  .offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box {
    height: 425px;
    overflow-y: auto;
  }

  .offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .date_and_time {
    margin: 10px 0 25px;
  }

  .offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .transa_title {
    margin: 15px 0 25px;
  }

  .myServices .inprogress_offcanvas .inProgress .down {
    height: calc(100vh - 275px);
  }
}

@media (max-width: 1299px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0 5px;
  }

  .instant-service .boxx {
    margin: 0 7px;
  }

  .instant-service .boxx .text {
    padding: 13px 0px 11px 9px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box {
    padding: 10px 10px 8px;
  }
}

@media (max-width: 1199px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }

  .products .r-box {
    margin-top: -70px;
  }

  .instant-service .n-3,
  .instant-service .n-4 {
    margin-top: 20px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box {
    padding: 10px 10px 8px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h3 {
    font-size: 13px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h6 {
    font-size: 11px;
  }

  footer .quickLinks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .quickLinks li {
    margin-bottom: 10px;
  }

  footer .container-fluid .quickLinks li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff !important;
    padding: 0 15px;
  }
}

@media (max-width: 1024px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }

  .banner {
    height: 280px;
  }

  .products .r-box .item {
    padding: 10px 0 0px 0;
  }

  .myServices nav .nav-tabs .nav-link {
    font-size: 16px;
  }

  .onsite-service .repair img {
    width: 120px;
  }

  footer .container-fluid {
    max-width: 95% !important;
  }
}

@media (max-width: 992px) {
  footer .logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  footer .socialSharing {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}

@media (max-width: 991px) {
  header .navbar .navbar-nav {
    align-items: flex-start;
  }

  header .navbar .join-us {
    margin: 5px 0 15px 6px;
  }

  header .navbar .navbar-nav .nav-item {
    padding: 0 6px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    display: inline-block;
  }

  header .navbar .navbar-toggler {
    border: none;
  }

  header .navbar .navbar-toggler svg {
    width: 16px;
    fill: #00adef;
  }

  header .navbar .navbar-toggler:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  header .navbar .navbar-toggler.collapsed span {
    display: none;
    color: #00adef;
  }

  header .navbar .navbar-toggler.collapsed svg {
    display: block;
  }

  header .navbar .navbar-toggler svg {
    display: none;
  }

  header .navbar .navbar-toggler span {
    display: block;
    color: #00adef;
  }

  .onsite-service .left-side {
    margin-bottom: 30px;
    text-align: center;
  }

  .onsite-service .left-side p {
    max-width: none;
  }

  .slider-part {
    padding: 55px 0;
  }

  .brands .brands-listing .brand-name {
    width: 180px;
  }

  .myServices {
    padding-bottom: 35px;
  }

  .myServices nav {
    margin-top: 35px;
  }

  .myServices nav .nav-tabs .nav-link {
    font-size: 14px;
  }

  .saved_address_content .box .content p {
    font-size: 16px;
  }

  .saved_address_content .box {
    padding: 12px;
  }

  .myServices .tab-content .tab-pane .services-box {
    padding: 10px 8px;
    max-width: none;
  }
}

@media (max-width: 915px) {
  .banner {
    height: 242px;
  }

  .banner .texts {
    margin-top: 60px;
  }

  .banner .one-go {
    margin: 30px auto 0;
  }

  .banner .texts h3 {
    font-size: 26px;
    line-height: 24px;
  }
}

@media (max-width: 768px) {
  .banner {
    height: 210px;
  }

  .banner .one-go {
    margin: 23px auto 0;
    max-width: 340px;
  }

  .banner .one-go h3 {
    padding: 6px 3px;
    font-size: 14px;
  }

  .banner .texts {
    margin-top: 38px;
  }

  .banner .texts h3 {
    font-size: 18px;
  }

  .slider-part .ongoing-services h3 span {
    display: inline;
  }

  .contactUs ul li {
    max-width: 32%;
  }
}

@media (min-width: 768px) and (max-width: 844px) and (orientation: landscape) {
  .banner.mobile_banner {
    display: none;
  }
}

@media (min-width: 390px) and (max-width: 844px) and (orientation: landscape) {
  .banner {
    background-image: none;
  }

  .banner.mobile_banner {
    background-image: url("../images/mobile_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: static;
    height: 235px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner .one-go {
    margin: 0 auto 5px;
    max-width: 290px;
  }

  .banner .one-go h3 {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .banner .texts {
    margin-top: 0;
  }
}

@media (min-width: 414px) and (max-width: 896px) and (orientation: landscape) {
  .banner {
    background-image: none;
  }

  .banner.mobile_banner {
    background-image: url("../images/mobile_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: static;
    height: 235px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner .one-go {
    margin: 0 auto 5px;
    max-width: 290px;
  }

  .banner .one-go h3 {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .banner .texts {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .instant-service .boxx {
    margin: 7px 20px;
  }

  .slider-part .ongoing-services {
    margin: 0 20px 20px;
    text-align: center;
  }

  .slider-part .ongoing-services h3 {
    font-size: 23px;
  }

  .slider-part .ongoing-services a {
    font-size: 17px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box span {
    font-size: 11px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h3 {
    font-size: 14px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .repairing h6 {
    font-size: 12px;
  }

  .slider-part .slider .mySwiper .swiper-wrapper .swiper-slide .S-box .bill h3 {
    font-size: 14px;
  }

  footer .container-fluid .playStore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .myServices .inprogress_offcanvas {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}

@media (max-width: 667px) {
  .banner {
    background-image: none;
  }

  .banner.mobile_banner {
    background-image: url("../images/mobile_banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: static;
    height: 235px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner .one-go {
    margin: 0 auto 5px;
    max-width: 290px;
  }

  .banner .one-go h3 {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .banner .texts {
    margin-top: 0;
  }

  footer .container-fluid .playStore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }
}

@media (max-width: 576px) {
  .banner .one-go {
    margin: 0 auto 15px;
    max-width: 290px;
  }

  .banner .one-go h3 {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .banner .texts {
    margin-top: 0;
  }

  .banner .texts h3 {
    line-height: inherit;
  }

  .service_type_section .nerby_stores_box .pickup_ser_box .form-group {
    margin-top: 15px;
  }

  .select_service_section {
    padding-top: 35px;
  }

  .select_service_section .prodcu_price_title_box {
    margin-top: 0;
  }

  .service_type_section {
    padding: 35px 0;
  }

  .service_type_section .service_type_box {
    padding: 15px 10px;
  }

  .service_type_section .service_type_box .nav .nav-link {
    margin-left: 40px;
  }

  .form-group .input_box .select2-container .select2-selection--single {
    padding: 4px 0.75rem 4px 3px;
  }

  .products .r-box {
    margin-top: -36px;
  }

  .products .service_slider_box {
    margin-top: -40px;
  }

  .contactUs ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contactUs ul li {
    max-width: 100%;
  }

  .contactUs ul li i {
    font-size: 20px;
  }

  .contactUs ul li p {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 20px;
  }

  footer {
    padding: 35px 0;
  }

  footer .socialSharing {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 20px;
  }

  footer .playStore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .instant-service {
    padding: 35px 0;
  }

  .onsite-service .repair {
    flex-direction: column;
  }

  .onsite-service .repair img {
    margin-bottom: 20px;
  }

  .onsite-service .repair .abt {
    text-align: center;
  }

  .onsite-service .repair .abt p {
    max-width: none;
  }

  .contactUs {
    padding: 35px 0;
  }

  .myServices nav .nav-tabs .nav-link {
    display: block;
    width: 100%;
    font-size: 16px;
  }

  .myServices nav .nav-tabs .nav-link.active,
  .myServices nav .nav-tabs .nav-link:hover {
    background-color: #0072ff;
    color: #fff;
    border: 1px solid #0072ff;
    border-radius: 5px;
  }

  .my_account_section .form-group {
    margin-top: 15px;
  }

  .saved_address_content {
    padding: 35px 0;
  }

  .saved_address_content .box {
    min-height: initial;
  }

  .saved_address_content .box .content .content_para {
    height: auto;
    overflow: unset;
  }

  .saved_address_content h4 {
    margin-top: 35px;
    margin-bottom: 10px;
  }

  .change_password_content {
    padding: 35px 0;
  }

  .brands {
    padding: 35px 0;
  }

  .brands .brands-listing a {
    width: 48%;
    margin: 10px 1%;
  }

  .about_us_cont_Section {
    padding: 35px 0;
  }

  .about_us_cont_Section .imgBox {
    margin-bottom: 25px;
  }

  .about_us_cont_Section .about_us_content {
    font-size: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  footer .container-fluid .socialSharing {
    margin: 30px 0 15px;
  }

  .service_type_section .btn_box button {
    max-width: 135px;
  }

  .service_type_section .btn_box a {
    max-width: 135px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper {
    padding: 10px 0 5px 5px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper h3 {
    word-break: break-all;
    font-size: 13px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper h4 {
    font-size: 15px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower p {
    word-break: break-all;
    font-size: 13px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower {
    padding: 10px 0 5px 5px;
  }

  .myServices .inprogress_offcanvas .inProgress .down {
    padding: 0 15px;
  }

  .myServices .inprogress_offcanvas .inProgress .top {
    margin: 0 0px 0 15px;
    padding: 0 15px 13px 0px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox {
    margin-top: 15px;
    width: 100%;
  }

  .myServices .tab-content .tab-pane .services-box {
    max-width: none;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .upper,
  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .rightBox .lower,
  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox {
    padding: 20px 12px;
  }

  .myServices .inprogress_offcanvas .inProgress .down {
    height: calc(100vh - 300px);
  }

  .wallat_section .wallet_amt_box .add_money_btn_box button {
    max-width: 175px;
    margin: auto;
  }

  .transaction_section .calendar_box .date_filter {
    max-width: 175px;
    margin: 15px auto 0;
  }

  .myServices .inprogress_offcanvas .inProgress .down .fifthTexts .left .form-check label,
  .myServices .inprogress_offcanvas .inProgress .down .fifthTexts .right .form-check label {
    font-size: 13px;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts {
    flex-direction: column;
  }

  .myServices .inprogress_offcanvas .inProgress .down .thirdTexts .leftBox {
    width: 100%;
  }

  .myServices .inprogress_offcanvas .inProgress .down .lower_btns .cancel {
    margin-top: 15px;
  }

  .myServices .inprogress_offcanvas .inProgress .top .secTexts h3 {
    font-size: 13px;
    padding: 7px 12px;
  }

  .modal-part .modal .modal-dialog .cancellation_popup {
    padding: 5px;
  }

  .modal-part .modal .modal-dialog .modal-content h1 {
    font-size: 18px;
  }

  .setting_section {
    padding: 25px 0;
  }

  .setting_section .chat_with_us h2 {
    margin-bottom: 25px;
  }

  .contact_us_section {
    padding: 35px 0;
  }

  .contact_us_section .form-group {
    margin-top: 15px;
  }
}

@media (max-width: 375px) {
  .products .r-box {
    margin-top: -13px;
  }

  .onsite-service .left-side h3 {
    font-size: 20px;
  }

  .onsite-service .left-side p {
    font-size: 13px;
  }

  .onsite-service .left-side a {
    font-size: 14px;
  }

  .slider-part .ongoing-services h3 {
    font-size: 20px;
  }

  .slider-part .ongoing-services a {
    font-size: 15px;
  }

  .brands .brands-listing .brand-name {
    width: 150px;
  }

  .brands .brands-listing .brand-name img {
    height: 32px;
  }

  .myFavourites .head .left h3 {
    font-size: 16px;
  }

  .myFavourites .head .left h4 {
    font-size: 11px;
  }

  .myFavourites .head .right a {
    font-size: 11px;
  }
}

.offcanvas.offcanvas-end {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  left: 0;
  top: 90px;
}

.offcanvas.add_amount_box_innerBox {
  padding: 20px 0;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_title {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 20px;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_title h5 {
  font-size: 18px;
  font-weight: 700;
  padding-right: 35px;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_title button {
  position: absolute;
  right: 20px;
  top: 3px;
  outline: none;
  border: none;
  background: transparent;
  font-size: 12px;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent {
  max-width: 250px;
  width: 100%;
  margin: 30px auto 0;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .form-group .form-control {
  background: #ffffff;
  border-color: #0072ff;
  border-radius: 5px;
  font-size: 16px;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .form-group .form-control::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .form-group .form-control:-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .form-group .form-control::-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .form-group .form-control::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .form-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options {
  margin-top: 30px;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options h6 {
  font-weight: 700;
  font-size: 16px;
  color: #000;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .form-check {
  position: relative;
  margin-bottom: 10px;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .form-check .form-check-input {
  border-color: #727272;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .form-check .form-check-input:checked {
  background-color: #727272;
  border-color: #727272;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .form-check .form-check-label {
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .form-check .form-check-label a {
  position: absolute;
  right: 20px;
  top: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #0072ff;
  text-decoration: none;
  display: inline-block;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .add_amt_btn {
  text-align: center;
}

.offcanvas.add_amount_box_innerBox .add_amt_box .amt_contnent .pay_options .add_amt_btn button {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  outline: none;
  border: 1px solid transparent;
  max-width: 150px;
  width: 100%;
  padding: 5px 0;
  margin-top: 25px;
}

.offcanvas.rewards_box_innerBox {
  padding: 20px 0;
  min-width: 465px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .amt_title {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 20px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .amt_title h5 {
  font-size: 18px;
  font-weight: 700;
  padding-right: 35px;
  text-align: center;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box {
  padding: 20px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .points_box {
  max-width: 225px;
  width: 100%;
  margin: auto;
  background: #f5f5f5;
  border-radius: 12px;
  text-align: center;
  padding: 12px 0;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .points_box h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 34px;
  font-weight: 700;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .points_box h2 span {
  font-size: 14px;
  display: inline-block;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .points_box h2 span i {
  color: #ffe500;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .points_box h6 {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin-bottom: 0;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .date_and_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  margin: 10px 0 50px;
  color: #000;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .date_and_time span {
  margin-right: 4px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .remark_title {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin-bottom: 12px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .radeem_message {
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  padding: 10px 8px;
  max-width: 325px;
  width: 100%;
  margin: auto;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .radeem_message p {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin-bottom: 0;
  text-align: center;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .transa_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin: 15px 0 35px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .transa_title span {
  font-weight: 700;
  font-size: 16px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box button {
  outline: none;
  display: block;
  background: #ffffff;
  border: 1px solid #ff0000;
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  color: #ff0000;
  padding: 6px 0;
  max-width: 150px;
  width: 100%;
  margin: 0 auto 15px;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .imgBox {
  text-align: center;
}

.offcanvas.rewards_box_innerBox .add_amt_box .rewards_content_box .imgBox img {
  width: 85px;
}

.address_modal_popup .modal .modal-dialog .modal-content {
  border: 1px solid #0072ff;
  border-radius: 5px;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-header .modal-title {
  font-weight: 700;
  font-size: 20px;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-header .btn-close {
  background-image: none;
  color: red;
  opacity: 1;
  margin-top: -45px;
  padding: 0;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-header .btn-close:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-body {
  padding-top: 0;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-body h6 {
  font-weight: 700;
  font-size: 18px;
  color: #000;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-body p {
  font-weight: 400;
  font-size: 18px;
  color: #000;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-body p i {
  margin-right: 5px;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-footer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  padding-top: 0;
  padding-bottom: 30px;
}

.address_modal_popup .modal .modal-dialog .modal-content .modal-footer a {
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  border: none;
  outline: none;
  max-width: 225px;
  width: 100%;
  padding: 8px 0;
  text-decoration: none;
  text-align: center;
}

/*# personal css chamges */
.form-group .input_box .select2-selection {
  border-color: #0072ff;
  padding-right: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.form-group .input_box .select2-container .select2-selection--single {
  height: auto;
  padding: 4px 0.75rem 4px 3px;
}

.form-group .input_box .select2-container .select2-selection--single .select2-selection__rendered {
  color: #000;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
}

.select2-dropdown {
  border: 1px solid #0072ff !important;
}

.form-group .input_box .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-selection__rendered {
  min-height: 28px;
}

.select_service_section .prodcu_price_title_box .title_inner_box h5 .title_span {
  display: inline-block;
}

.select_service_section .prodcu_price_title_box .title_inner_box h5 .title_span:last-child {
  margin-left: 5px;
}

/* .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  z-index: 999999;
  width: 100% !important;
} */

.select2.select2-container {
  width: 100% !important;
}

.select2-container {
  z-index: 9999;
}

.invalid-feedback {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  text-align: left;
  color: #e74a3b;
}

.resend_disabled {
  pointer-events: none;
}

.otp_timmer {
  display: block;
  margin-bottom: 10px;
}

.custompaginatio_box {
  width: 100%;
  height: 100%;
}

.custompaginatio_box nav {
  display: flex;
  justify-content: center;
  align-items: center;
}

.custompaginatio_box nav div:last-child {
  display: none;
}

.custompaginatio_box nav span {
  padding: 6px 20px !important;
  border-radius: 5px;
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  color: #fff;
  display: inline-block;
  width: 125px;
  text-align: center;
}

.custompaginatio_box nav a {
  display: inline-block;
  padding: 6px 20px !important;
  border-radius: 5px;
  width: 125px;
  text-align: center;
}

.custompaginatio_box nav span svg {
  width: 22px;
}

.modal-part .modal .modal-dialog .modal-content .modal-body .otp.submit_otp_button {
  background: rgba(0, 0, 0, 0.04);
  color: #000;
  cursor: not-allowed;
}

/* .service_type_section.submit_otp_button {
  background: rgba(0, 0, 0, 0.04);
  color: #000;
  cursor: not-allowed;
} */
button.submit_otp_button[disabled=disabled],
button.submit_otp_button:disabled {
  background: rgba(0, 0, 0, 0.04);
  color: #000;
  cursor: not-allowed;
  opacity: 0.4;
}

.brands .form-group .input_box .form-control {
  border-color: transparent;
  padding: 10px 40px 10px 10px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  color: #000;
}

.brands .form-group .input_box a {
  position: absolute;
  top: 12px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.brands .form-group .input_box a i {
  font-weight: 700;
}

.brands .form-group .input_box {
  position: relative;
  margin-bottom: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px rgb(153 153 153 / 20%);
  box-shadow: 0px 3px 10px rgb(153 153 153 / 20%);
  border-radius: 5px;
}

.error {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  text-align: left;
  color: #e74a3b;
  font-weight: 600;
}

.notifications {
  padding: 50px 0 0;
  min-height: 100vh;
}

.notifications .heading {
  text-align: left;
}

.notifications .heading h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #030835;
}

.notifications .clearbtn {
  text-align: end;
}

.notifications .clearbtn a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
  color: #ff1e1e;
}

.notifications .boX {
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 114, 255, 0.16);
  border-radius: 5px;
  padding: 15px 20px 18px 20px;
  margin: 30px 0;
}

.notifications .boX h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 12px;
  color: #000000;
}

.notifications .boX p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  /* or 133% */
  color: #000000;
}

.notifications .boX .timeDate {
  text-align: end;
}

.notifications .boX .timeDate span {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  opacity: 0.6;
}

@media (max-width: 375px) {
  .notifications .boX {
    padding: 15px 14px 18px 14px;
  }
}

header .navbar .navbar-nav .nav-item .nav-link span {
  background-color: #0072ff;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
}

/*check rate card*/
.ratecardModalTable .modal-dialog {
  justify-content: center;
}

.ratecardModalTable .modal-dialog .modal-content {
  min-width: 700px;
}

.ratecardModalTable .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  justify-content: center;
  position: relative;
  padding: 15px 0 0px;
}

.ratecardModalTable .modal-dialog .modal-content .modal-header h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  text-align: center;
  color: #000000;
}

.ratecardModalTable .modal-dialog .modal-content .modal-header .btn-closer {
  position: absolute;
  top: 5px;
  right: 8px;
  font-weight: 900;
  font-size: 20px;
  line-height: 23px;
  border: 0;
  background: transparent;
}

.ratecardModalTable .modal-dialog .modal-content .modal-header .btn-closer i {
  font-family: "Font Awesome 6 Free" !important;
  color: #ff0000;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive {
  border: 1px solid #000;
  border-radius: 10px;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table {
  width: 100%;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table .top {
  background-color: #000;
  color: #fff;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table thead {
  border: 1px solid #000;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table .top th {
  padding: 10px 12px;
  font-weight: 700;
  font-size: 14px;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table .top th:nth-child(2),
.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table .top th:nth-child(3) {
  text-align: center;
  min-width: 150px;
  border-left: 1px solid #fff;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table tr td {
  border: 1px solid #000000;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  padding: 12px;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table tbody {
  border-style: hidden;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table tr td:nth-child(2) {
  text-align: center;
  color: #0072ff;
  font-weight: 600;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table tr td:nth-child(2) i {
  font-size: 14px;
}

.ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table tbody tr td:nth-child(3) {
  color: red;
  font-weight: 600;
}

@media (max-width: 767px) {
  .ratecardModalTable .modal-dialog .modal-content {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}

@media (max-width: 425px) {
  .ratecardModalTable .modal-dialog .modal-content .modal-header h3 {
    font-size: 18px;
  }

  .ratecardModalTable .modal-dialog .modal-content .modal-body {
    padding: 12px 5px;
  }

  .ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table .top th {
    font-size: 12px;
  }

  .ratecardModalTable .modal-dialog .modal-content .modal-body .table-responsive table tr td {
    font-size: 14px;
  }

  .myFavourites .head .left h3 {
    font-size: 20px !important;
    margin: 0;
  }

  .myFavourites .head .left h4 {
    font-size: 13px;
  }

  .aboutOrder .fullLine .parts:first-child h6 {
    max-width: 120px;
    font-size: 11px;
  }

  .aboutOrder .fullLine .parts h3 {
    font-size: 11px;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3:nth-child(2) {
    max-width: 250px;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3:nth-child(3) i {
    font-size: 12px;
  }

  footer .container-fluid .quickLinks {
    justify-content: space-between;
  }
}

.notification_tost {
  position: fixed;
  bottom: 0;
  z-index: 999;
  right: 0;
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  font-size: 14px;
  font-weight: 500;
  color: white;
}


/* E-commerce CSS */

.bannerSlider .swiper .swiper-wrapper {
  padding-bottom: 40px;
}

.bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox {
  position: relative;
}

.bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox img {
  width: 100%;
}

.bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox .logoBanner {
  position: absolute;
  height: 176px;
  width: auto;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15%;
}

.bannerSlider .swiper .swiper-pagination .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background: transparent;
  border: 2px solid grey;
}

.bannerSlider .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0072ff;
  border: 0;
}

.discount {
  padding: 30px 0 0 0;
}

.discount .blueBack {
  background-image: url(../images/contectBg.png);
  border-radius: 10px;
  background-position: center;
  position: relative;
  background-size: cover;
}

.discount .blueBack h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin: 0;
  padding: 22px 0;
  color: #ffffff;
}

.discount .blueBack span {
  position: absolute;
  top: 48px;
  right: 13px;
  font-weight: 400;
  font-size: 9px;
  color: #fff;
}

.bestPrice {
  padding: 20px 0 0;
}

.bestPrice .imgBox img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.newArrival .heading h3,
.featuredProducts .heading h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  margin: 25px 0;
  color: #000000;
}

.newArrival .leftBox,
.newArrival .rightBox,
.featuredProducts .leftBox,
.featuredProducts .rightBox {
  background: #e4f0ff;
  border-radius: 10px;
  padding: 14px 59px 20px 37px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.newArrival .leftBox .texts h3,
.newArrival .rightBox .texts h3,
.featuredProducts .leftBox .texts h3,
.featuredProducts .rightBox .texts h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
  color: #000000;
}

.newArrival .leftBox .texts .specifications,
.newArrival .rightBox .texts .specifications,
.featuredProducts .leftBox .texts .specifications,
.featuredProducts .rightBox .texts .specifications {
  margin: 18px 0;
}

.newArrival .leftBox .texts .specifications h4,
.newArrival .rightBox .texts .specifications h4,
.featuredProducts .leftBox .texts .specifications h4,
.featuredProducts .rightBox .texts .specifications h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  color: #000000;
}

.newArrival .leftBox .texts .priceText,
.newArrival .rightBox .texts .priceText,
.featuredProducts .leftBox .texts .priceText,
.featuredProducts .rightBox .texts .priceText {
  position: relative;
}

.newArrival .leftBox .texts .priceText h5,
.newArrival .rightBox .texts .priceText h5,
.featuredProducts .leftBox .texts .priceText h5,
.featuredProducts .rightBox .texts .priceText h5 {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.newArrival .leftBox .texts .priceText h5 span,
.newArrival .rightBox .texts .priceText h5 span,
.featuredProducts .leftBox .texts .priceText h5 span,
.featuredProducts .rightBox .texts .priceText h5 span {
  font-weight: 600;
}

.newArrival .leftBox .texts .priceText h5 span i,
.newArrival .rightBox .texts .priceText h5 span i,
.featuredProducts .leftBox .texts .priceText h5 span i,
.featuredProducts .rightBox .texts .priceText h5 span i {
  font-size: 14px;
}

.newArrival .leftBox .texts .priceText h6,
.newArrival .rightBox .texts .priceText h6,
.featuredProducts .leftBox .texts .priceText h6,
.featuredProducts .rightBox .texts .priceText h6 {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  color: #000000;
}

.newArrival .leftBox .texts .priceText h6 span,
.newArrival .rightBox .texts .priceText h6 span,
.featuredProducts .leftBox .texts .priceText h6 span,
.featuredProducts .rightBox .texts .priceText h6 span {
  font-weight: 600;
}

.newArrival .leftBox .texts .priceText h6 span i,
.newArrival .rightBox .texts .priceText h6 span i,
.featuredProducts .leftBox .texts .priceText h6 span i,
.featuredProducts .rightBox .texts .priceText h6 span i {
  color: #f3b001;
}

.newArrival .leftBox .texts .priceText::before,
.newArrival .rightBox .texts .priceText::before,
.featuredProducts .leftBox .texts .priceText::before,
.featuredProducts .rightBox .texts .priceText::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 135px;
  background-color: black;
  top: -8px;
  left: 66px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.newArrival .leftBox .texts .priceText::after,
.newArrival .rightBox .texts .priceText::after,
.featuredProducts .leftBox .texts .priceText::after,
.featuredProducts .rightBox .texts .priceText::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 135px;
  background-color: black;
  top: 50px;
  left: 66px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.newArrival .leftBox .pic,
.newArrival .rightBox .pic,
.featuredProducts .leftBox .pic,
.featuredProducts .rightBox .pic {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.newArrival .leftBox .pic .fridgepic,
.newArrival .rightBox .pic .fridgepic,
.featuredProducts .leftBox .pic .fridgepic,
.featuredProducts .rightBox .pic .fridgepic {
  height: 185px;
}

.newArrival .leftBox .pic .circle,
.newArrival .rightBox .pic .circle,
.featuredProducts .leftBox .pic .circle,
.featuredProducts .rightBox .pic .circle {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.address_length {
  /* padding-left: 20px; */
  padding-right: auto;
  /* text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; */
}

/* 28 April 23 */

.pro-thumb {
  width: 200px;
  height: 200px;
  object-fit: contain;
}

.blueBox .upper img {
  width: 200px;
  height: 200px;
  object-fit: contain;
}

.productDetail .left .btns .buybtn {
  text-align: center;
}

.productDetail .left .btns .cartbtn p {
  margin-bottom: 0px;
}

.productDetail .right .upperInfo .chooseColors a.active {
  border: 1px solid #0072ff;
  padding: 6px 10px;
}

.productDetail .right .upperInfo .ram {
  margin: 10px 0px;
}


.yourCart i {
  margin-right: 8px;
}

.yourCart i.fa-star {
  /* color: #00c543;
  color: #f3b001; */
  color: yellow;
}

.productDetail .right .upperInfo .chooseColors a {
  text-decoration: none;
  display: inline-block;
  border: 1px solid #b9b9b9 !important;
  border-radius: 6px;
  margin-right: 7px;
  padding: 3px;
  color: #000;
  width: 60px;
  text-align: center;
}

#attributeId_9 .ram {
  margin: 20px 0px 15px 0px;
}

.productDetail .left .picBox {
  padding: 15px;
}

.productDetail .left .picBox .allPics .imgBox:last-child {
  margin-bottom: 0px;
}

.productDetail .singlePic {
  height: 100%;
  margin-left: 15px;
}

.productDetail .left .picBox .allPics .imgBox img {
  height: 50px;
  width: 50px;
  -o-object-fit: cover;
  object-fit: contain;
}

.productDetail .left .picBox {
  padding: 15px !important;
}

#productDetail .left .allPics {
  margin-right: 40px;

}

.productDetail .left .picBox .allPics .imgBox img {
  height: 80px !important;
  width: 50px !important;
  -o-object-fit: cover;
  object-fit: cover;
  width: 80px !important;
}

.productDetail .left .picBox {
  justify-content: space-between !important;
}

#productDetail .left .allPics {
  margin-right: 0px;
  width: 25%;
}

.productDetail .singlePic {
  width: 90%;
  text-align: center;
  margin-left: 0px;
}

.productDetail .left .picBox .allPics .imgBox {
  height: auto;
  margin-bottom: 0px;
}

.productDetail .right .upperInfo .chooseColors a {
  min-width: 60px;
  width: auto;
}

.cartbtn span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.buybtn span {
  display: flex;
  justify-content: center;
  align-items: center;
}

#loaders #buyloaders img {
  width: 24px;
}


.yourCart .rightCol .btnsOnBill .checkOut {
  min-width: 120px;
  padding: 10px;
}

.productInfo .box {
  max-width: 400px;
}

.productInfo .form-check .form-check-input {
  border: 1px solid #89a1b9;
  background-color: #ddd;
}

.productInfo .form-check .form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

#addressId_30 {
  font-size: 25px;
  border: 2px solid #154b9b;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 {
  margin-top: 0px;
}

.arrow {
  margin-right: 10px;
}

.myFavourites .itemBoxes .blueBox .upper a {
  top: 1%;
}

header .navbar .navbar-nav .nav-item.dropdown.user_link .dropdown-toggle::after {
  top: 19px;
}

header {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.out_of_stock {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 12px;
  color: #ff1e1e;
}

.disabled {
  pointer-events: none;
  cursor: default;
  opacity: .6;
}

.yourCart {
  padding: 20px 20px 50px;
}

.yourCart .rightCol {
  margin-top: 30px;
}

.yourcart .leftcol .productinfo .standard h5 {
  text-align: center;
}

.productDetails .right {
  margin-top: 30px;
}

.orderInfoHead .rightSide .ratebtn {
  background: linear-gradient(180deg, #0072FF 0%, #00C6FF 100%);
  color: #ffffff;
}

.orderInfoHead .rightSide .ratebtn i {
  color: #ffffff;
}

.myOrderSection .tab-content .tab-pane .processingBox,
.cancelledBox,
.deliveredBox .bothParts .line ul li::after {
  width: 200px;
  left: 6px;
}

.myOrderSection .tab-content .tab-pane .processingBox,
.cancelledBox,
.deliveredBox .bothParts .line.cancelledLine ul li::after {
  /* width:510px; */
  width: 100%;
}

.productInfo .name {
  flex-wrap: wrap;
}

.disabled {
  /* pointer-events: none; */
  /* removed */
  text-decoration: none;
  color: rgba(255, 255, 255, 0.25);
}

.disabled:hover {
  cursor: not-allowed;
}

.swiper-button-disabled {
  display: none;
}

header .navbar .dropdown-menu .userBox .iconBox img {
  margin-top: -4px;
}

/* 28 April 23 */

.sonyProducts {
  padding: 25px 0 0;
}

.sonyProducts .productsSlider {
  padding: 0 35px;
  margin-top: 20px;
  position: relative;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox {
  border-radius: 10px;
}


.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .upper {
  background-color: #d4f1ff;
  text-align: center;
  padding: 20px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower {
  background-color: #e9f8ff;
  padding: 22px 0 32px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  text-align: center;
  color: #000000;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin: 12px 0;
  color: #000000;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h5 i {
  font-size: 12px;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6 {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  position: relative;
  text-align: center;
  color: #000000;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 117px;
  top: -5px;
  left: 84px;
  background-color: #000000;
}

.sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 117px;
  top: 20px;
  left: 84px;
  background-color: #000000;
}

.sonyProducts .productsSlider .swiper-button-prev {
  left: -3px;
}

.sonyProducts .productsSlider .swiper-button-prev::after {
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  opacity: 0.3;
}

.sonyProducts .productsSlider .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}

.sonyProducts .productsSlider .swiper-button-next {
  right: -3px;
}

.sonyProducts .productsSlider .swiper-button-next::after {
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  opacity: 0.5;
}

.accessories,
.dealsOnAudio,
.airConditioners,
.washingMachines,
.itemListing {
  padding: 0;
}

.accessories .left a,
.dealsOnAudio .left a,
.airConditioners .left a,
.washingMachines .left a,
.itemListing .left a {
  display: inline;

}

.accessories .left h3,
.dealsOnAudio .left h3,
.airConditioners .left h3,
.washingMachines .left h3,
.itemListing .left h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  margin: 25px 0;
  color: #000000;
  display: inline-block;
}

.accessories .left .dealsHeading,
.dealsOnAudio .left .dealsHeading,
.airConditioners .left .dealsHeading,
.washingMachines .left .dealsHeading,
.itemListing .left .dealsHeading {
  margin: 25px 0;
}

.accessories .right,
.dealsOnAudio .right,
.airConditioners .right,
.washingMachines .right,
.itemListing .right {
  text-align: end;
}

.accessories .right a,
.dealsOnAudio .right a,
.airConditioners .right a,
.washingMachines .right a,
.itemListing .right a {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */
  color: #0072ff;
  text-decoration: none;
  display: inline-block;
  margin-right: 38px;
}

.accessories .accessoriesSlider,
.dealsOnAudio .accessoriesSlider,
.airConditioners .accessoriesSlider,
.washingMachines .accessoriesSlider,
.itemListing .accessoriesSlider {
  padding: 0 35px;
  position: relative;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox {
  border-radius: 10px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper {
  background-color: #d4f1ff;
  text-align: center;
  padding: 20px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper i,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper i,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper i,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper i,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .upper i {
  position: absolute;
  top: 2%;
  right: 2%;
  color: #fff;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower {
  background-color: #e9f8ff;
  padding: 13px 34px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3 {
  font-weight: 800;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  color: #000000;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars {
  margin: 2px 0 4px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars i,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars i,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars i,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars i,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .ratingStars i {
  color: #f3b001;
  font-size: 11px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 {
  font-weight: 700;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  color: #000000;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 i,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 i,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 i,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 i,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 i {
  font-size: 9px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 span,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 span,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 span,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 span,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h4 span {
  font-weight: 900;
  font-size: 8px;
  line-height: 9px;
  text-align: center;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #000000;
  opacity: 0.5;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5 {
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #000000;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5 span,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5 span,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5 span,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5 span,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price h5 span {
  color: #0072ff;
  font-size: 11px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  border: 0;
  padding: 11px 24px;
  margin-right: 5px;
  border-radius: 5px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  background-color: #fff;
  border: 1px solid #0072ff;
  color: #0072ff;
  padding: 11px 20px;
  border-radius: 5px;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item {
  text-align: center;
  padding: 19px 0 7px 0;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a {
  display: block;
  text-decoration: none;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a img,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a img,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a img,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a img,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a img {
  border-radius: 50%;
  width: 65px;
  height: 65px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 4px solid rgba(0, 114, 255, 0.2);
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a h5,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a h5,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a h5,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a h5,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
  color: #000000;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active img,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active img,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active img,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active img,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active img {
  border: 4px solid #0072ff;
}

.accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active h5,
.dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active h5,
.airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active h5,
.washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active h5,
.itemListing .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .item a.active h5 {
  color: #0072ff;
}

.accessories .accessoriesSlider .swiper-button-prev,
.dealsOnAudio .accessoriesSlider .swiper-button-prev,
.airConditioners .accessoriesSlider .swiper-button-prev,
.washingMachines .accessoriesSlider .swiper-button-prev,
.itemListing .accessoriesSlider .swiper-button-prev {
  left: -3px;
}

.accessories .accessoriesSlider .swiper-button-prev::after,
.dealsOnAudio .accessoriesSlider .swiper-button-prev::after,
.airConditioners .accessoriesSlider .swiper-button-prev::after,
.washingMachines .accessoriesSlider .swiper-button-prev::after,
.itemListing .accessoriesSlider .swiper-button-prev::after {
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  opacity: 0.3;
}

.accessories .accessoriesSlider .swiper-button-prev.swiper-button-disabled,
.dealsOnAudio .accessoriesSlider .swiper-button-prev.swiper-button-disabled,
.airConditioners .accessoriesSlider .swiper-button-prev.swiper-button-disabled,
.washingMachines .accessoriesSlider .swiper-button-prev.swiper-button-disabled,
.itemListing .accessoriesSlider .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.accessories .accessoriesSlider .swiper-button-next,
.dealsOnAudio .accessoriesSlider .swiper-button-next,
.airConditioners .accessoriesSlider .swiper-button-next,
.washingMachines .accessoriesSlider .swiper-button-next,
.itemListing .accessoriesSlider .swiper-button-next {
  right: -3px;
}

.accessories .accessoriesSlider .swiper-button-next::after,
.dealsOnAudio .accessoriesSlider .swiper-button-next::after,
.airConditioners .accessoriesSlider .swiper-button-next::after,
.washingMachines .accessoriesSlider .swiper-button-next::after,
.itemListing .accessoriesSlider .swiper-button-next::after {
  font-weight: 900;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  opacity: 0.5;
}

.topBrands {
  padding: 50px 0 100px;
}

.topBrands .heading h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #000000;
}

.topBrands .brandsList {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.conditions {
  background-image: url("../images/contectBg.png");
  background-position: center;
  background-size: cover;
  padding: 30px 0;
}

.conditions .container-fluid {
  max-width: 90%;
}

.conditions .container-fluid .first {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.conditions .container-fluid .first .imgSide {
  margin: 0 22px 0px 0;
}

.conditions .container-fluid .first .texts h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  /* identical to box height */
  color: #ffffff;
}

.conditions .container-fluid .first .texts h6 {
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -0.02em;
  color: #ffffff;
}

footer {
  background-color: #000;
  padding: 40px 0;
}

footer .container-fluid {
  max-width: 88%;
}

footer .container-fluid .rowSec {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

footer .container-fluid .rowSec .firstCol p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin: 12px 0 0;
  color: #ffffff;
}

footer .container-fluid .rowSec .secondCol ul li,
footer .container-fluid .rowSec .thirdCol ul li,
footer .container-fluid .rowSec .thirdCol ul li,
footer .container-fluid .rowSec .fourthCol ul li {
  padding-bottom: 18px;
}

footer .container-fluid .rowSec .secondCol ul li a,
footer .container-fluid .rowSec .thirdCol ul li a,
footer .container-fluid .rowSec .thirdCol ul li a,
footer .container-fluid .rowSec .fourthCol ul li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  /* identical to box height, or 167% */
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}

footer .container-fluid .rowSec .secondCol ul li a i,
footer .container-fluid .rowSec .thirdCol ul li a i,
footer .container-fluid .rowSec .thirdCol ul li a i,
footer .container-fluid .rowSec .fourthCol ul li a i {
  color: #fff;
}

footer .container-fluid .quickLinks {
  margin: 0;
  padding: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

footer .container-fluid .quickLinks li {
  list-style-type: none;
}

footer .container-fluid .quickLinks li a {
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  padding: 0 30px;
}

footer .container-fluid .quickLinks li a i {
  font-family: "Font Awesome 6 Brands" !important;
  font-weight: 900;
}

footer .container-fluid .socialSharing {
  padding: 0;
  margin: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0;
}

footer .container-fluid .socialSharing li {
  list-style-type: none;
}

footer .container-fluid .socialSharing li a {
  padding: 0 10px;
  color: #fff;
}

footer .container-fluid .socialSharing li a i {
  font-family: "Font Awesome 6 Brands" !important;
}

footer .container-fluid .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0 0;
}

footer .container-fluid .logo img {
  margin-right: 20px;
  max-height: 45px;
}

footer .container-fluid .logo p {
  color: #fff;
  margin: 0;
}

footer .container-fluid .logo p i {
  font-family: "Font Awesome 6 Free" !important;
}

footer .container-fluid .playStore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin: 20px 0 0;
  border: 0;
}

footer .container-fluid .playStore li {
  list-style-type: none;
}

footer .container-fluid .playStore li:first-child a img {
  margin-right: 20px;
}

footer .container-fluid .playStore li a img {
  max-height: 35px;
}


.withFilters {
  padding: 40px 60px;
}

.withFilters .filters {
  border: 1px solid #b4b4b4;
  border-radius: 3px;
}

.withFilters .filters .firstPart {
  padding: 17px 20px 13px 20px;
  border-bottom: 1px solid #b4b4b4;
}

.withFilters .filters .firstPart .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.withFilters .filters .firstPart .d-flex h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
  color: #000000;
}

.withFilters .filters .firstPart .d-flex a {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #0072ff;
}

.withFilters .filters .firstPart .my-2 h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  background: #e9f8ff;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  margin: 2px;
}

.withFilters .filters .firstPart .my-2 h3 i {
  font-weight: 900;
  font-size: 20px;
  line-height: 23px;
  /* identical to box height */
  color: #0072ff;
}

.withFilters .filters .secPart {
  border-bottom: 1px solid #b4b4b4;
  padding: 17px 20px 13px 20px;
}

.withFilters .filters .secPart h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #000000;
}

.withFilters .filters .secPart .inputs select {
  max-width: 35%;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.withFilters .filters .secPart .inputs select:nth-child(1) {
  margin-right: 10px;
}

.withFilters .filters .thirdPart,
.withFilters .filters .fourthPart,
.withFilters .filters .fifthPart,
.withFilters .filters .sixthPart {
  border-bottom: 1px solid #b4b4b4;
  padding: 17px 20px 13px 20px;
}

.withFilters .filters .thirdPart h3,
.withFilters .filters .fourthPart h3,
.withFilters .filters .fifthPart h3,
.withFilters .filters .sixthPart h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
  color: #000000;
}

.withFilters .filters .thirdPart #searchB,
.withFilters .filters .fourthPart #searchB,
.withFilters .filters .fifthPart #searchB,
.withFilters .filters .sixthPart #searchB {
  border: 0;
  border-bottom: 1px solid #b4b4b4;
  width: 100%;
  margin-bottom: 15px;
}

.withFilters .filters .thirdPart .searchIcon,
.withFilters .filters .fourthPart .searchIcon,
.withFilters .filters .fifthPart .searchIcon,
.withFilters .filters .sixthPart .searchIcon {
  position: absolute;
  top: 57px;
  left: 22px;
  font-size: 14px;
  color: #b4b4b4;
}

.withFilters .filters .thirdPart .checkboxes .form-check label i,
.withFilters .filters .fourthPart .checkboxes .form-check label i,
.withFilters .filters .fifthPart .checkboxes .form-check label i,
.withFilters .filters .sixthPart .checkboxes .form-check label i {
  color: #f3b001;
}

.withFilters .filters .thirdPart .checkboxes .form-check input,
.withFilters .filters .fourthPart .checkboxes .form-check input,
.withFilters .filters .fifthPart .checkboxes .form-check input,
.withFilters .filters .sixthPart .checkboxes .form-check input {
  border: 1px solid #000000;
}

.withFilters .listing {
  padding-left: 12px;
}

.withFilters .listing .topPart {
  border-bottom: 1px solid #b4b4b4;
  padding-bottom: 15px;
}

.withFilters .listing .topPart h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #000000;
}

.withFilters .listing .topPart h3 span {
  font-size: 21px;
  font-weight: 500;
  opacity: 0.4;
}

.withFilters .listing .topPart .sorting h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin: 0 40px 0 0;
  color: #000000;
}

.withFilters .listing .topPart .sorting a {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  margin: 0 40px 0 0;
  display: inline-block;
  color: #000000;
}

.withFilters .listing .topPart .sorting a.active {
  color: #0072ff;
}

.withFilters .listing .lowerPart {
  margin-top: 30px;
  padding: 0 33px 0 0;
}

.withFilters .listing .lowerPart .blueBox {
  border-radius: 10px;
  margin: 0 0 26px 0;
  position: relative;
}

.withFilters .listing .lowerPart .blueBox .upper {
  background-color: #d4f1ff;
  text-align: center;
  padding: 20px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.withFilters .listing .lowerPart .blueBox .upper i {
  position: absolute;
  top: 2%;
  right: 2%;
  color: #fff;
}

.withFilters .listing .lowerPart .blueBox .lower {
  background-color: #e9f8ff;
  padding: 13px 34px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.withFilters .listing .lowerPart .blueBox .lower h3 {
  font-weight: 800;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  color: #000000;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.withFilters .listing .lowerPart .blueBox .lower .ratingStars {
  margin: 2px 0 4px;
}

.withFilters .listing .lowerPart .blueBox .lower .ratingStars i {
  color: #f3b001;
  font-size: 11px;
}

.withFilters .listing .lowerPart .blueBox .lower .price h4 {
  font-weight: 700;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  color: #000000;
}

.withFilters .listing .lowerPart .blueBox .lower .price h4 i {
  font-size: 9px;
}

.withFilters .listing .lowerPart .blueBox .lower .price h4 span {
  font-weight: 900;
  font-size: 8px;
  line-height: 9px;
  text-align: center;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #000000;
  opacity: 0.5;
}

.withFilters .listing .lowerPart .blueBox .lower .price h5 {
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #000000;
}

.withFilters .listing .lowerPart .blueBox .lower .price h5 span {
  color: #0072ff;
  font-size: 11px;
}

.withFilters .listing .lowerPart .blueBox .lower .btns {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.withFilters .listing .lowerPart .blueBox .lower .btns .buy {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  border: 0;
  padding: 10px 24px;
  margin-right: 5px;
  border-radius: 5px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
}

.withFilters .listing .lowerPart .blueBox .lower .btns .cart {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  background-color: #fff;
  border: 1px solid #0072ff;
  color: #0072ff;
  padding: 10px 20px;
  border-radius: 5px;
}

.productDetail {
  padding: 70px 30px;
}

.productDetail .left .picBox {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #b4b4b4;
  padding: 0 12px;
}

.productDetail .left .picBox .allPics .imgBox {
  height: 75px;
  margin-bottom: 12px;
}

.productDetail .left .picBox .allPics .imgBox img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.productDetail .left .btns {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
}

.productDetail .left .btns .buybtn {
  font-weight: 700;
  font-size: 18px;
  padding: 7px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  color: #f7f8fe;
  width: 49%;
  border: 0;
}

.productDetail .left .btns .cartbtn {
  color: #0072ff;
  font-size: 18px;
  font-weight: 700;
  padding: 7px 0;
  background: transparent;
  width: 49%;
  border: 1px solid #0072ff;
  border-radius: 5px;
}

.productDetail .right .upperInfo {
  border-bottom: 1px solid #b4b4b4;
  padding: 0 0 23px 0;
}

.productDetail .right .upperInfo .headName {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.productDetail .right .upperInfo .headName .samgalaxy {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  color: #030835;
}

.productDetail .right .upperInfo .headName .icons a i {
  font-size: 18px;
  margin-right: 6px;
  color: grey;
}

.productDetail .right .upperInfo .rating_reviews {
  font-size: 18px;
  font-weight: 700;
  margin: 17px 0;
}

.productDetail .right .upperInfo .rating_reviews i {
  color: #f3b001;
}

.productDetail .right .upperInfo .rating_reviews span {
  color: #0072ff;
  font-weight: 500;
}

.productDetail .right .upperInfo .priceofItem {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 12px;
}

.productDetail .right .upperInfo .priceofItem i {
  font-size: 16px;
}

.productDetail .right .upperInfo .priceofItem span {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  /* identical to box height, or 100% */
  color: #949494;
}

.productDetail .right .upperInfo .priceofItem .linethrough {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}

.productDetail .right .upperInfo .rewardPoints {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 25px;
  color: #000000;
}

.productDetail .right .upperInfo .rewardPoints i {
  color: #f3b001;
}

.productDetail .right .upperInfo .ram {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
  color: #282c3f;
}

.productDetail .right .upperInfo button {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  border: 1px solid #b9b9b9;
  border-radius: 6px;
  background: #fff;
  padding: 6px 16px;
  margin-right: 10px;
  color: #030835;
}

.productDetail .right .upperInfo button.active {
  background: #0072ff;
  color: #fff;
}

.productDetail .right .upperInfo .chooseColors .colors {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin: 25px 0 7px 0;
  color: #282c3f;
}

.productDetail .right .upperInfo .chooseColors a {
  text-decoration: none;
  display: inline-block;
  border: 1px solid #b9b9b9;
  border-radius: 6px;
  margin-right: 7px;
}

.productDetail .right .upperInfo .chooseColors a.active {
  border: 1px solid #0072ff;
}

.productDetail .right .upperInfo .chooseColors a img {
  height: 65px;
}

.productDetail .right .upperInfo .deliveryAt {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  background: #e1eeff;
  border-radius: 5px;
  padding: 7px 14px;
  display: inline-block;
  margin: 27px 0 25px;
  color: #000000;
}

.productDetail .right .upperInfo .deliveryAt a {
  color: #0072ff;
  text-decoration: underline;
  font-weight: 500;
}

.productDetail .right .upperInfo .deliveryAt span {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}

.productDetail .right .upperInfo .deliveredBy {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.productDetail .right .upperInfo .deliveredBy span {
  font-weight: 500;
  color: #000000;
}

.productDetail .right .upperInfo .soldBy {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.productDetail .right .upperInfo .soldBy span {
  font-weight: 500;
  color: #000000;
}

.productDetail .right .lowerInfo {
  margin-top: 30px;
}

.productDetail .right .lowerInfo .pDetails .detailsOfProduct {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.productDetail .right .lowerInfo .pDetails p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.productDetail .right .lowerInfo .features .headingOfFeatures {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.productDetail .right .lowerInfo .features .listOfQuali {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 2px;
  color: #000000;
}

.productDetail .right .lowerInfo .features .listOfQuali i {
  font-size: 14px;
  color: #b4b4b4;
}

.productDetail .right .lowerInfo .materialCare {
  margin-top: 15px;
}

.productDetail .right .lowerInfo .materialCare .care {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.productDetail .right .lowerInfo .materialCare .wash {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
}

.yourCart {
  padding: 20px 15px 75px;
  min-height: calc(100vh - 390px);
}

.yourCart i {
  font-size: 17px;
}

.yourCart .headingofcart {
  text-align: left;
}

.yourCart .headingofcart h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin: 24px 0;
  color: #030835;
}

.yourCart .leftCol {
  padding: 0 35px 0 0;
}

.yourCart .leftCol .forCoupon {
  position: relative;
  margin-bottom: 25px;
}

.yourCart .leftCol .forCoupon input {
  background: #f7f7f7;
  border-radius: 5px;
  max-width: 55%;
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  padding: 13px 16px;
  color: #bfc0ca;
  border: none;
}

.yourCart .leftCol .forCoupon a {
  position: absolute;
  display: inline-block;
  top: 13px;
  right: 41%;
  font-weight: 700;
  font-size: 17px;
  line-height: 23px;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}

.yourCart .leftCol .productInfo .name {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.yourCart .leftCol .productInfo .name h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
  color: #030835;
}

.yourCart .leftCol .productInfo .name h3 span {
  font-size: 17px;
}

.yourCart .leftCol .productInfo .name h3 br {
  display: none;
}

.yourCart .leftCol .productInfo .standard {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 3px 0px 7px;
}

.yourCart .leftCol .productInfo .standard h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #030835;
}

.yourCart .leftCol .productInfo .removeandprice {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.yourCart .leftCol .productInfo .removeandprice .removeItem {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #ff0404;
}

.yourCart .leftCol .productInfo .removeandprice .mrpandsave {
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  padding: 9px 0 10px;
}

.yourCart .leftCol .productInfo .removeandprice .mrpandsave h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  text-align: right;
  color: #949494;
}

.yourCart .leftCol .productInfo .removeandprice .mrpandsave h3:nth-child(1) {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  margin-bottom: 8px;
}

.yourCart .leftCol .forPinCode {
  background: #e1eeff;
  border-radius: 5px;
  max-width: 390px;
  padding: 20px;
  margin-top: 40px;
}

.yourCart .leftCol .forPinCode h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}

.yourCart .leftCol .forPinCode h3 span {
  text-decoration: underline;
}

.yourCart .leftCol .forPinCode h3 a {
  font-weight: 500;
}

.yourCart .leftCol .forPinCode h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  color: #000000;
}

.yourCart .rightCol {
  border: 1px solid #969696;
  border-radius: 10px;
  padding: 20px 20px;
}

.yourCart .rightCol .orderSummary {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 28px;
  color: #030835;
}

.yourCart .rightCol .originalPrice {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.yourCart .rightCol .originalPrice h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #030835;
}

.yourCart .rightCol .originalPrice h5 i {
  font-size: 18px;
}

.yourCart .rightCol .savings {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.yourCart .rightCol .savings h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #030835;
}

.yourCart .rightCol .savings h5:nth-child(2) {
  color: #00c543;
}

.yourCart .rightCol .delivery {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.yourCart .rightCol .delivery h1 {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #030835;
}

.yourCart .rightCol .total {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  border-top: 1px solid #000000;
  padding: 18px 0 26px;
}

.yourCart .rightCol .total h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  /* identical to box height */
  color: #030835;
}

.yourCart .rightCol .btnsOnBill {
  text-align: center;
  padding: 0 12px;
}

.yourCart .rightCol .btnsOnBill .checkOut {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  padding: 10px;
  width: 100%;
  border: 0;
  color: #f7f8fe;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
}

.yourCart .rightCol .btnsOnBill .or {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #6f6f6f;
  margin: 10px 0;
}

.bad {
  color: #ff9f00;
}

.very_bad {
  color: #ff6161;
}

.good,
.very_good,
.excellent {
  color: #388e3c;
}

.selected {
  color: #ffe11b;
}

.yourCart .rightCol .btnsOnBill .payPoints {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  width: 100%;
  color: #000000;
  background: #ffffff;
  border: 1px solid #0072ff;
  border-radius: 5px;
  padding: 16px 0;
}

.yourCart .rightCol .btnsOnBill .payPoints i {
  color: #f3b001;
}

.yourCart .rightCol .btnsOnBill .payPoints span {
  color: #0072ff;
  font-weight: 600;
}

.myFavourites {
  padding: 40px 100px;
}

.myFavourites .head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  padding: 20px 0px;
  border-bottom: 1px solid #cccccc;
  /* margin: 0 40px 25px; */
  margin: 0 0 25px;
}

.myFavourites .head .left h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  color: #000000;
}

a.disabled {
  pointer-events: none;
  cursor: default;
  opacity: .6;
}

.myFavourites .head .left h4 {
  font-weight: 400;
  font-size: 22px;
  line-height: 25px;
  margin: 0;
  color: #000000;
}

.myFavourites .head .right a {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #ff1e1e;
}

.myFavourites .itemBoxes {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  /* justify-content: center; */
}

.myFavourites .itemBoxes .blueBox {
  border-radius: 10px;
  /* margin: 15px; */
  position: relative;
  width: calc(20% - 15px);
  margin: 0 7px 10px;
}

.myFavourites .itemBoxes .blueBox .upper {
  background-color: #d4f1ff;
  text-align: center;
  padding: 20px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.myFavourites .itemBoxes .blueBox .upper a {
  position: absolute;
  top: 3%;
  right: 3%;
  color: #ff1e1e;
}

.redStar {
  color: #ff1e1e !important;
}

.myFavourites .itemBoxes .blueBox .upper a:nth-child(2) {
  right: 11%;
}

.myFavourites .itemBoxes .blueBox .lower {
  background-color: #e9f8ff;
  padding: 13px 34px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.myFavourites .itemBoxes .blueBox .lower h3 {
  font-weight: 800;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  color: #000000;
}

.myFavourites .itemBoxes .blueBox .lower .ratingStars {
  margin: 2px 0 4px;
}

.myFavourites .itemBoxes .blueBox .lower .ratingStars i {
  color: #f3b001;
  font-size: 11px;
}

.myFavourites .itemBoxes .blueBox .lower .price h4 {
  font-weight: 700;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
  color: #000000;
}

.myFavourites .itemBoxes .blueBox .lower .price h4 i {
  font-size: 9px;
}

.myFavourites .itemBoxes .blueBox .lower .price h4 span {
  font-weight: 900;
  font-size: 8px;
  line-height: 9px;
  text-align: center;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #000000;
  opacity: 0.5;
}

.myFavourites .itemBoxes .blueBox .lower .price h5 {
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #000000;
}

.myFavourites .itemBoxes .blueBox .lower .price h5 span {
  color: #0072ff;
  font-size: 11px;
}

.myFavourites .itemBoxes .blueBox .lower .btns {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.myFavourites .itemBoxes .blueBox .lower .btns .buy {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  border: 0;
  padding: 10px 24px;
  margin-right: 5px;
  border-radius: 5px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
}

.myFavourites .itemBoxes .blueBox .lower .btns .cart {
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  background-color: #fff;
  border: 1px solid #0072ff;
  color: #0072ff;
  padding: 10px 20px;
  border-radius: 5px;
}

.myAccount {
  padding: 50px 0 45px;
}

.myAccount .heading h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 37px;
  color: #000000;
}

.myAccount .profilePic {
  position: relative;
}

.myAccount .profilePic a {
  position: absolute;
  top: 60%;
  right: 49%;
  -webkit-transform: translateX(56px);
  transform: translateX(56px);
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid;
  padding: 1px 5px;
}

.myAccount .pickup_form .form-group {
  margin-top: 20px;
}

.myAccount .pickup_form .form-group .input_box {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  border-radius: 5px;
}

.myAccount .pickup_form .form-group .input_box .form-control,
.myAccount .pickup_form .form-group .input_box .form-select {
  padding: 10px 40px 10px 10px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  background: #ffffff;
  border: 1px solid #0072ff;
}

.myAccount .pickup_form .form-group .input_box .form-control:focus,
.myAccount .pickup_form .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.myAccount .pickup_form .form-group .input_box .form-control::-webkit-input-placeholder,
.myAccount .pickup_form .form-group .input_box .form-select::-webkit-input-placeholder {
  color: #000000;
}

.myAccount .pickup_form .form-group .input_box .form-control:-ms-input-placeholder,
.myAccount .pickup_form .form-group .input_box .form-select:-ms-input-placeholder {
  color: #000000;
}

.myAccount .pickup_form .form-group .input_box .form-control::-ms-input-placeholder,
.myAccount .pickup_form .form-group .input_box .form-select::-ms-input-placeholder {
  color: #000000;
}

.myAccount .pickup_form .form-group .input_box .form-control::placeholder,
.myAccount .pickup_form .form-group .input_box .form-select::placeholder {
  color: #000000;
}

.myAccount .pickup_form .form-group .input_box a {
  position: absolute;
  top: 12px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.myAccount .pickup_form .form-group .input_box a i {
  font-weight: 700;
}

.myAccount .pickup_form .form-group .input_box a.change {
  right: 45px;
}

.myAccount .pickup_form .form-group .input_box.date_input .form-control {
  padding-right: auto;
}

.myAccount .pickup_form .updatebtn {
  margin-top: 35px;
}

.myAccount .pickup_form .updatebtn button {
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  border: 0;
  padding: 13px 55px;
  color: #ffffff;
}

.manageAddress {
  padding: 40px 0 40px;
  border-top: 1px solid #f2f2f2;
}

.manageAddress .left {
  text-align: left;
  margin-bottom: 35px;
}

.manageAddress .left h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
  color: #000000;
}

.manageAddress .right {
  text-align: right;
}

.manageAddress .addressBox {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  border-radius: 12px;
  padding: 15px 20px;
}

.manageAddress .addressBox .name_editbtn {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.manageAddress .addressBox .name_editbtn h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
  color: #000000;
}

.manageAddress .addressBox .address h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 7px;
  color: #000000;
}

.addAddress {
  padding: 60px 0 54px;
}

.addAddress .heading h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  margin: 0 0 10px;
}

.addAddress .profilePic {
  position: relative;
}

.addAddress .profilePic a {
  position: absolute;
  top: 60%;
  right: 49%;
  -webkit-transform: translateX(56px);
  transform: translateX(56px);
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid;
  padding: 1px 5px;
}

.addAddress .pickup_form .form-group {
  margin-top: 20px;
}

.addAddress .pickup_form .form-group .input_box {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  border-radius: 5px;
}

.addAddress .pickup_form .form-group .input_box .form-control,
.addAddress .pickup_form .form-group .input_box .form-select {
  padding: 10px 40px 10px 10px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  background: #ffffff;
  border: 1px solid #0072ff;
}

.addAddress .pickup_form .form-group .input_box .form-control:focus,
.addAddress .pickup_form .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.addAddress .pickup_form .form-group .input_box .form-control::-webkit-input-placeholder,
.addAddress .pickup_form .form-group .input_box .form-select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.addAddress .pickup_form .form-group .input_box .form-control:-ms-input-placeholder,
.addAddress .pickup_form .form-group .input_box .form-select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.addAddress .pickup_form .form-group .input_box .form-control::-ms-input-placeholder,
.addAddress .pickup_form .form-group .input_box .form-select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.addAddress .pickup_form .form-group .input_box .form-control::placeholder,
.addAddress .pickup_form .form-group .input_box .form-select::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.addAddress .pickup_form .form-group .input_box .form-control:optional,
.addAddress .pickup_form .form-group .input_box .form-select:optional {
  color: rgba(0, 0, 0, 0.4);
}

.addAddress .pickup_form .form-group .input_box a {
  position: absolute;
  top: 12px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.addAddress .pickup_form .form-group .input_box a i {
  font-weight: 700;
}

.addAddress .pickup_form .form-group .input_box a.change {
  right: 45px;
}

.addAddress .pickup_form .form-group .input_box.date_input .form-control {
  padding-right: auto;
}

.addAddress .pickup_form .updatebtn {
  margin-top: 35px;
}

.addAddress .pickup_form .updatebtn button {
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  border: 0;
  padding: 13px 55px;
  color: #ffffff;
}

.bannerRewards {
  background-image: url("../images/rewardsbanner.png");
  background-position: center;
  background-size: cover;
}

.bannerRewards .text {
  text-align: center;
}

.bannerRewards .text h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  margin: 0;
  padding: 135px 0;
  color: #ffffff;
}

.rewardsBox {
  padding: 0 0 70px;
}

.rewardsBox .mainBox {
  -webkit-filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
  filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 45px 40px;
  margin-top: -75px;
  border-radius: 5px;
  background-color: #fff;
}

.rewardsBox .mainBox .first {
  text-align: center;
  background: #f1f7ff;
  border-radius: 5px;
  max-width: 600px;
  margin: auto;
  padding: 22px 0;
}

.rewardsBox .mainBox .first h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 21px;
  color: #000000;
  display: flex;
  align-items: end;
  justify-content: center;
  margin: 10px 20px 20px;
}

.rewardsBox .mainBox .first h3 i {
  color: #ffe600;
  /* font-size: 28px; */
  font-size: 16px;
}

.rewardsBox .mainBox .first h6 {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}

.rewardsBox .mainBox .second h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin: 35px 0 10px;
  color: #000000;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group {
  max-width: 185px;
  width: 100%;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box {
  position: relative;
  z-index: 0;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box .form-control {
  border: 1px solid #0072ff;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  width: 100%;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box .form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.rewardsBox .mainBox .calendar_box .calendar_box_1 .form-group .date_input_box i {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #9700fd;
  cursor: pointer;
  z-index: -1;
}

.rewardsBox .mainBox .table-responsive.border-1 {
  margin: 25px 0;
  border: 1px solid #0072ff;
  border-radius: 12px;
}

.rewardsBox .mainBox .table-responsive.border-1 .table {
  text-align: left;
  margin: 0;
}

.rewardsBox .mainBox .table-responsive.border-1 .table thead {
  background: #e8f2ff;
}

.rewardsBox .mainBox .table-responsive.border-1 .table thead tr {
  border-width: 0;
}

.rewardsBox .mainBox .table-responsive.border-1 .table thead th {
  font-size: 16px;
  font-weight: 700;
  border: none;
  color: #000;
  padding: 14px 0;
}

.rewardsBox .mainBox .table-responsive.border-1 .table thead th:first-child {
  padding-left: 42px;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr {
  border: none;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td {
  font-size: 16px;
  font-weight: 400;
  border: none;
  color: #000;
  padding: 10px 0px;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td:first-child {
  padding-left: 42px;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td:last-child {
  border-right: none;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td .credit_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  color: #00af27;
  font-size: 12px;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td .credit_text svg path {
  fill: #00af27;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td .debit_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  font-size: 12px;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td .debit_text svg path {
  fill: #ff0000;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr td .none_text {
  color: #acacac;
  font-weight: 700;
}

.rewardsBox .mainBox .table-responsive.border-1 .table tbody tr:last-child td {
  border-bottom: none;
}

.orderInfoHead {
  padding: 50px 0 50px;
}

.orderInfoHead .leftSide {
  text-align: left;
}

.orderInfoHead .leftSide h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #030835;
}

.orderInfoHead .leftSide h3 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  background: #ffffff;
  border-radius: 5px;
  padding: 7px 14px;
  margin-left: 20px;
}

.orderInfoHead .leftSide h3 span.process {
  border: 1px solid #0072ff;
  color: #0072ff;
}

.orderInfoHead .leftSide h3 span.delivered {
  border: 1px solid #a3a3a3;
  color: #a3a3a3;
}

.orderInfoHead .leftSide h3 span.return {
  border: 1px solid #a3a3a3;
  color: #a3a3a3;
}

.orderInfoHead .leftSide h3 span.cancel {
  color: #ff1e1e;
  border: 1px solid #ff1e1e;
}

.orderInfoHead .rightSide {
  text-align: right;
}

.orderInfoHead .rightSide a {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  border: 1px solid #ff1e1e;
  border-radius: 5px;
  padding: 9px 40px;
  color: #ff1e1e;
}

.orderInfoHead .rightSide a.ratebtn {
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border: 0;
  color: #ffffff;
  margin-right: 10px;
}

.trackingOrder .ratebtn {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  /* border: 1px solid #ff1e1e; */
  border: 0;
  border-radius: 5px;
  padding: 9px 40px;
  /* color: #ff1e1e; */
  margin-bottom: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  color: #fff;
}

.orderInfoHead .rightSide a.ratebtn i {
  color: #ffffff;
}

.aboutOrder {
  background-color: #f9f9f9;
  padding: 36px 0 18px;
}

.aboutOrder .fullLine {
  background: #fff;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
  -webkit-filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
  filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
  margin-bottom: 15px;
}

.aboutOrder .fullLine .parts h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
}

.aboutOrder .fullLine .parts h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
}

.aboutOrder .fullLine .parts:first-child {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aboutOrder .fullLine .parts:first-child h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  margin-left: 8px;
  color: #030835;
}

.aboutus_banner {
  background-image: url("../images/about_us_banner.png");
  background-position: center;
  background-size: cover;
}

.aboutus_banner .aboutTechlair {
  padding: 80px 0;
}

.aboutus_banner .aboutTechlair h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  margin: 0;
  color: #ffffff;
}

.text_about {
  padding: 30px 0;
}

.text_about .imgBox {
  margin: 0px 0 30px;
}

.text_about .imgBox img {
  height: 102px;
}

.text_about .para p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  /* or 157% */
  text-align: center;
  color: #000000;
}

.text_conditions {
  padding: 50px 0px;
}

.text_conditions .para p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #000000;
}

.for_contact {
  padding: 30px 0 65px;
}

.for_contact .imgBox {
  margin: 0px 0 30px;
}

.for_contact .imgBox img {
  height: 102px;
}

.for_contact .heading p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  /* identical to box height, or 157% */
  text-align: center;
  color: #000000;
}

.for_contact .profilePic {
  position: relative;
}

.for_contact .profilePic a {
  position: absolute;
  top: 60%;
  right: 49%;
  -webkit-transform: translateX(56px);
  transform: translateX(56px);
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid;
  padding: 1px 5px;
}

.for_contact .pickup_form .form-group {
  margin-top: 20px;
}

.for_contact .pickup_form .form-group .input_box {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  box-shadow: 0px 3px 10px rgba(153, 153, 153, 0.2);
  border-radius: 5px;
}

.for_contact .pickup_form .form-group .input_box .form-control,
.for_contact .pickup_form .form-group .input_box .form-select {
  padding: 10px 40px 10px 10px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  background: #ffffff;
  border: 1px solid #0072ff;
}

.for_contact .pickup_form .form-group .input_box .form-control:focus,
.for_contact .pickup_form .form-group .input_box .form-select:focus {
  border-color: #0072ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.for_contact .pickup_form .form-group .input_box .form-control::-webkit-input-placeholder,
.for_contact .pickup_form .form-group .input_box .form-select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.for_contact .pickup_form .form-group .input_box .form-control:-ms-input-placeholder,
.for_contact .pickup_form .form-group .input_box .form-select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.for_contact .pickup_form .form-group .input_box .form-control::-ms-input-placeholder,
.for_contact .pickup_form .form-group .input_box .form-select::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.for_contact .pickup_form .form-group .input_box .form-control::placeholder,
.for_contact .pickup_form .form-group .input_box .form-select::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.for_contact .pickup_form .form-group .input_box .form-control:optional,
.for_contact .pickup_form .form-group .input_box .form-select:optional {
  color: rgba(0, 0, 0, 0.4);
}

.for_contact .pickup_form .form-group .input_box a {
  position: absolute;
  top: 12px;
  right: 15px;
  display: inline-block;
  color: #0072ff;
  font-size: 14px;
}

.for_contact .pickup_form .form-group .input_box a i {
  font-weight: 700;
}

.for_contact .pickup_form .form-group .input_box a.change {
  right: 45px;
}

.for_contact .pickup_form .form-group .input_box.date_input .form-control {
  padding-right: auto;
}

.for_contact .pickup_form .updatebtn {
  margin-top: 35px;
}

.for_contact .pickup_form .updatebtn button {
  background: -webkit-gradient(linear, left top, left bottom, from(#0072ff), to(#00c6ff));
  background: linear-gradient(180deg, #0072ff 0%, #00c6ff 100%);
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  border: 0;
  padding: 13px 55px;
  color: #ffffff;
}

.for_contact .pickup_form .or h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin: 28px 0;
  position: relative;
  text-align: center;
  color: #000000;
}

.for_contact .pickup_form .or h3::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 370px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.for_contact .pickup_form .or h3::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 370px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.for_contact .pickup_form .mail_phone {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.for_contact .pickup_form .mail_phone h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
}

.for_contact .pickup_form .mail_phone h3:first-child {
  margin-right: 10px;
}

.for_contact .pickup_form .mail_phone h3:last-child {
  margin-left: 10px;
}

.for_contact .pickup_form .mail_phone h3 i {
  color: #0072ff;
}

.notifications {
  padding: 50px 0 90px;
}

.notifications .heading {
  text-align: left;
}

.notifications .heading h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #030835;
}

.notifications .clearbtn {
  text-align: end;
}

.notifications .clearbtn a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
  color: #ff1e1e;
}

.notifications .boX {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 114, 255, 0.16);
  box-shadow: 0px 4px 10px rgba(0, 114, 255, 0.16);
  border-radius: 5px;
  padding: 15px 20px 18px 20px;
  margin-top: 20px;
}

.notifications .boX h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 12px;
  color: #000000;
}

.notifications .boX p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  /* or 133% */
  color: #000000;
}

.notifications .boX .timeDate {
  text-align: end;
}

.notifications .boX .timeDate span {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  opacity: 0.6;
}

.faq_banner {
  background-image: url("../images/bannerfaq.png");
  background-position: center;
  background-size: cover;
}

.accordion_faq {
  padding: 60px 0 85px;
}

.accordion_faq .accordion {
  background: #ffffff;
}

.accordion_faq .accordion .accordion-item {
  background-color: #fff;
  border: 1px solid #0072ff;
  border-radius: 5px;
  margin-bottom: 20px;
}

.accordion_faq .accordion .accordion-item .accordion-header .accordion-button {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000000;
  border-radius: 5px;
}

.accordion_faq .accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: url("../images/plus.png");
  height: 13px;
  width: 13px;
  background-position: center;
  background-size: cover;
}

.accordion_faq .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background-image: url("../images/minus.png");
  height: 4px;
}

.accordion_faq .accordion .accordion-item .accordion-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}

.trackingOrder {
  background-color: #f9f9f9;
  padding: 40px 0 100px;
}

.trackingOrder .bothParts {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.trackingOrder .bothParts .line ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.trackingOrder .bothParts .line ul li {
  /* background-color: #0072ff; */
  background-color: #bcbcbc;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  list-style: none;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}


.trackingOrder .bothParts .line ul li.active {
  background-color: #0072ff;
}

.trackingOrder .bothParts .line ul li::after {
  content: "";
  position: absolute;
  border: 1px dashed rgba(0, 0, 0, 0.2);
  top: 50%;
  left: 12px;
  /* width: 240px; */
  width: 305px;
}

.trackingOrder .bothParts .line ul li:last-child::after {
  width: 0;
  left: 0;
}

.trackingOrder .bothParts .line ul li.redDot {
  background-color: #ff1e1e;
}

.trackingOrder .bothParts .line ul li.redDot::after {
  width: 0;
  left: 0;
}

.trackingOrder .bothParts .line.cancel_line ul li::after {
  width: 620px;
}

.trackingOrder .bothParts .line.cancel_line ul li:last-child {
  color: #ff1e1e;
}

.trackingOrder .bothParts .line.cancel_line ul li:last-child::after {
  width: 0;
}

.trackingOrder .bothParts .orderInfo ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 40px;
}

.trackingOrder .bothParts .orderInfo ul li {
  list-style: none;
}

.trackingOrder .bothParts .orderInfo ul li h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2px;
  /* color: #000000; */
  color: #bcbcbc;
}

.trackingOrder .bothParts .orderInfo ul li.active h3 {
  color: #000000;
}

.trackingOrder .bothParts .orderInfo ul li h3:nth-child(2) {
  font-weight: 500;
}

.trackingOrder .bothParts .orderInfo.cancel_info ul li:last-child h3,
.trackingOrder .bothParts .orderInfo.cancel_info ul li:last-child h2 {
  color: #ff1e1e;
}

.trackingOrder .boxx {
  padding: 20px 20px 1px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  box-shadow: 0px 0px 8px rgba(0, 114, 255, 0.11);
  border-radius: 12px;
  min-height: 175px;
}

.trackingOrder .boxx .one,
.trackingOrder .boxx .two,
.trackingOrder .boxx .three {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.trackingOrder .boxx .one i.fa-star,
.trackingOrder .boxx .two i.fa-star,
.trackingOrder .boxx .three i.fa-star {
  /* color: #00c543;
  color: #f3b001;  */
  color: yellow;
}

.trackingOrder .boxx .one h3,
.trackingOrder .boxx .two h3,
.trackingOrder .boxx .three h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  /* min-width: 120px; */
}

.trackingOrder .boxx .one h3 .star,
.trackingOrder .boxx .two h3 .star,
.trackingOrder .boxx .three h3 .star {
  color: #f3b001;
}

.trackingOrder .boxx .one h3:nth-child(2),
.trackingOrder .boxx .two h3:nth-child(2),
.trackingOrder .boxx .three h3:nth-child(2) {
  font-weight: 400;
}

.trackingOrder .col-lg-6 .boxx .one h3,
.trackingOrder .col-lg-6 .boxx .two h3,
.trackingOrder .col-lg-6 .boxx .three h3 {
  min-width: 150px;
}

.trackingOrder .col-lg-6 .boxx .one,
.trackingOrder .col-lg-6 .boxx .two,
.trackingOrder .col-lg-6 .boxx .three {
  justify-content: left;
}

.trackingOrder .boxx .bb {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.trackingOrder .ratingBox {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px;
  margin-top: 30px;
  -webkit-filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
  filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
}

.trackingOrder .ratingBox .upper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
}

.trackingOrder .ratingBox .upper h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */
  color: #030835;
}

.trackingOrder .ratingBox .upper h3 span {
  margin-left: 30px;
}

.trackingOrder .ratingBox .upper h3 span i {
  color: #f3b001;
}

.trackingOrder .ratingBox p {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
  margin: 0;
}

/* .trackingOrder.trackingOrderSecond .bothParts .line ul li:nth-child(3),
.trackingOrder.trackingOrderSecond .bothParts .line ul li:nth-child(4),
.trackingOrder.trackingOrderSecond .bothParts .line ul li:nth-child(5) {
  background-color: #bcbcbc;
} */

/* .trackingOrder.trackingOrderSecond .bothParts .orderInfo ul li:nth-child(3) h3,
.trackingOrder.trackingOrderSecond .bothParts .orderInfo ul li:nth-child(4) h3,
.trackingOrder.trackingOrderSecond .bothParts .orderInfo ul li:nth-child(5) h3 {
  color: #bcbcbc;
  font-weight: 500;
} */

.cancel_modal .modal .modal-dialog .modal-content .modal-header {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 0;
  padding: 30px 0 10px;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-header .modal-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #030835;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-header button {
  right: 9px;
  top: 3px;
  font-weight: 900;
  font-size: 17px;
  line-height: 23px;
  color: #0072ff;
  border: 0;
  background: transparent;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body {
  padding: 0 28px;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body h5 {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #030835;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body h5 span {
  color: #acacac;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .stars i {
  margin: 5px 3px 18px;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .form-floating .form-control {
  height: 80px;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .form-floating .form-control::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
  opacity: 0.5;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .form-floating .form-control:-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
  opacity: 0.5;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .form-floating .form-control::-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
  opacity: 0.5;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .form-floating .form-control::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #030835;
  opacity: 0.5;
}

.cancel_modal .modal .modal-dialog .modal-content .modal-body .cancel_btn {
  background: #ff1e1e;
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  padding: 9px 65px;
  border: 0;
  color: #ffffff;
  margin: 25px 0 37px;
}

.myOrderSection {
  background-color: #f9f9f9;
  padding: 0 0 65px;
}

.myOrderSection .heading h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  margin: 57px 0 19px;
  color: #000000;
}

.myOrderSection .tabs_section .nav {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0px 0 22px;
  border: 0;
}

.myOrderSection .tabs_section .nav .nav-link {
  border: 0;
  background: no-repeat;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000000;
  opacity: 0.5;
}

.myOrderSection .tabs_section .nav .nav-link.active {
  color: #0072ff;
}

.myOrderSection .tab-content .tab-pane .processingBox,
.myOrderSection .tab-content .tab-pane .cancelledBox,
.myOrderSection .tab-content .tab-pane .deliveredBox {
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px 20px;
  -webkit-filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
  filter: drop-shadow(0px 6px 10px rgba(29, 119, 230, 0.1));
}

.myOrderSection .tab-content .tab-pane .processingBox .one,
.myOrderSection .tab-content .tab-pane .cancelledBox .one,
.myOrderSection .tab-content .tab-pane .deliveredBox .one {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.myOrderSection .tab-content .tab-pane .processingBox .one h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.myOrderSection .tab-content .tab-pane .processingBox .one a,
.myOrderSection .tab-content .tab-pane .cancelledBox .one a,
.myOrderSection .tab-content .tab-pane .deliveredBox .one a {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding: 6px 20px;
  text-align: center;
  color: #0072ff;
  background: #ffffff;
  border: 1px solid #0072ff;
  border-radius: 5px;
}

.myOrderSection .tab-content .tab-pane .processingBox .one a.cancelledbtn,
.myOrderSection .tab-content .tab-pane .cancelledBox .one a.cancelledbtn,
.myOrderSection .tab-content .tab-pane .deliveredBox .one a.cancelledbtn {
  color: #ff1e1e;
  border: 1px solid #ff1e1e;
}

.myOrderSection .tab-content .tab-pane .processingBox .one a.deliveredbtn,
.myOrderSection .tab-content .tab-pane .cancelledBox .one a.deliveredbtn,
.myOrderSection .tab-content .tab-pane .deliveredBox .one a.deliveredbtn {
  color: #a3a3a3;
  border: 1px solid #a3a3a3;
}

.myOrderSection .tab-content .tab-pane .processingBox .two,
.myOrderSection .tab-content .tab-pane .cancelledBox .two,
.myOrderSection .tab-content .tab-pane .deliveredBox .two {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  color: #000000;
}

.myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
.myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
.myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  /* identical to box height, or 133% */
  color: #000000;
}

.myOrderSection .tab-content .tab-pane .processingBox .two .data h4 i,
.myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4 i,
.myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 i {
  font-size: 14px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul li,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul li,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul li {
  background-color: #bcbcbc;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  list-style: none;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul li.active,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul li.active,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul li.active {
  background-color: #0072ff;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  list-style: none;
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul li::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul li::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul li::after {
  content: "";
  position: absolute;
  border: 1px dashed rgba(0, 0, 0, 0.2);
  top: 50%;
  left: 12px;
  width: 240px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul li.redDot,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul li.redDot,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul li.redDot {
  background-color: #ff1e1e;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul li.redDot::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul li.redDot::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul li.redDot::after {
  width: 0;
  left: 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancel_line ul li::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancel_line ul li::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancel_line ul li::after {
  width: 620px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancel_line ul li:last-child,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancel_line ul li:last-child,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancel_line ul li:last-child {
  color: #ff1e1e;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancel_line ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancel_line ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancel_line ul li:last-child::after {
  width: 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine {
  margin: 20px 0 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
  /* width: 195px; */
  width: 248px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li:last-child::after {
  width: 0;
  display: none;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine {
  margin: 20px 0 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
  width: 505px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li:last-child::after {
  width: 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine {
  margin: 20px 0 0;
}

/* .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li {
  background-color: #0072ff !important;
} */

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
  width: 193px;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li:last-child::after,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li:last-child::after {
  width: 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li {
  list-style: none;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2px;
  /* color: #000000; */
  color: #bcbcbc;
}


.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li.active h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li.active h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li.active h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2px;
  color: #000000;
}


.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li.red h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li.red h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li.red h3 {
  color: red;
}

.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3:nth-child(2),
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3:nth-child(2),
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3:nth-child(2) {
  font-weight: 500;
}

/* .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.cancel_info ul li:last-child h3,
.myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.cancel_info ul li:last-child h2,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.cancel_info ul li:last-child h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.cancel_info ul li:last-child h2,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.cancel_info ul li:last-child h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.cancel_info ul li:last-child h2 {
  color: #ff1e1e;
} */

/* .myOrderSection .tab-content .tab-pane .processingBox .bothParts.secondBP .line ul li:nth-child(3),
.myOrderSection .tab-content .tab-pane .processingBox .bothParts.secondBP .line ul li:nth-child(4),
.myOrderSection .tab-content .tab-pane .processingBox .bothParts.secondBP .line ul li:nth-child(5),
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts.secondBP .line ul li:nth-child(3),
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts.secondBP .line ul li:nth-child(4),
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts.secondBP .line ul li:nth-child(5),
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts.secondBP .line ul li:nth-child(3),
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts.secondBP .line ul li:nth-child(4),
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts.secondBP .line ul li:nth-child(5) {
  background-color: #bcbcbc;
} */

/* .myOrderSection .tab-content .tab-pane .processingBox .bothParts.secondBP .orderInfo ul li:nth-child(3) h3,
.myOrderSection .tab-content .tab-pane .processingBox .bothParts.secondBP .orderInfo ul li:nth-child(4) h3,
.myOrderSection .tab-content .tab-pane .processingBox .bothParts.secondBP .orderInfo ul li:nth-child(5) h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts.secondBP .orderInfo ul li:nth-child(3) h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts.secondBP .orderInfo ul li:nth-child(4) h3,
.myOrderSection .tab-content .tab-pane .cancelledBox .bothParts.secondBP .orderInfo ul li:nth-child(5) h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts.secondBP .orderInfo ul li:nth-child(3) h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts.secondBP .orderInfo ul li:nth-child(4) h3,
.myOrderSection .tab-content .tab-pane .deliveredBox .bothParts.secondBP .orderInfo ul li:nth-child(5) h3 {
  color: #bcbcbc;
  font-weight: 500;
} */


@media (max-width: 1399px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0 4px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 12px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::after {
    left: 64px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::before {
    left: 64px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower {
    padding: 13px 14px;
  }

  .conditions .first .texts h3 {
    font-size: 18px;
  }

  .bannerSec .bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox .logoBanner {
    height: 140px;
  }
}

@media (max-width:1399px) {


  .withFilters .listing .topPart .sorting h3 {
    margin: 0 25px 0 0;
  }

  .withFilters .listing .topPart .sorting a {
    margin: 0 25px 0 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    width: 164px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 430px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    width: 165px;
  }


  .trackingOrder .boxx {
    padding: 15px 15px 1px;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 14px;
  }

  .trackingOrder .bothParts .line ul li::after {
    /* width: 215px; */
    width: 260px;
  }

}

.yourCart .leftCol .productInfo .standard div h3 {
  display: none;
}

@media (max-width: 1399px) {

  .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    /* width:172px; */
    width: 100%;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after {
    width: 436px;
  }
}

@media (max-width: 1366px) {
  .trackingOrder .bothParts .line.cancel_line ul li::after {
    width: 530px;
  }

  .myFavourites .itemBoxes .blueBox {
    width: calc(25% - 15px);
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    width: 207px;
  }
}


@media (max-width: 1199px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0 0px;
  }

  header .navbar .join-us {
    padding: 7px 17px;
  }

  footer .quickLinks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer .quickLinks li {
    margin-bottom: 10px;
  }

  footer .quickLinks li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff !important;
    padding: 0 15px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower {
    padding: 13px 33px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3 {
    font-size: 12px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .buy {
    padding: 11px 18px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .btns .cart {
    padding: 11px 13px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::after {
    left: 77px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::before {
    left: 77px;
  }

  .conditions .downs {
    margin-top: 20px;
  }

  .myFavourites .itemBoxes .blueBox {
    width: calc(33% - 15px);
  }
}

@media (max-width:1199px) {

  .withFilters {
    padding: 40px 35px;
  }

  .withFilters .listing .topPart .sorting h3 {
    font-size: 18px;
  }

  .withFilters .listing .topPart .sorting a {
    font-size: 17px;
  }


  .newArrival,
  .featuredProducts .leftBox,
  .rightBox {
    padding: 14px 36px 20px 36px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    font-size: 13px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
    font-size: 14px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
    font-size: 15px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    /* width: 133px; */
    width: 170px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 355px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    width: 133px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
    font-size: 13px;
  }

  .myFavourites {
    padding: 40px 78px;
  }

  .trackingOrder .bothParts .line ul li::after {
    /* width: 180px; */
    width: 215px;
  }

  .trackingOrder .boxx {
    padding: 13px 12px 1px;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 12px;
  }

}

@media (max-width:1199px) {

  .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 360px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.processingBoxLIne ul li::after {
    /* width:140px; */
    width: 100%;
  }

  .trackingOrder .bothParts .line.cancel_line ul li:last-child::after {
    display: none;
  }

  .trackingOrder .bothParts .line.cancel_line ul li::after {
    width: 450px;
  }
}

@media (max-width: 1024px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 12.7px;
  }

  footer .container-fluid {
    max-width: 95% !important;
  }

  .newArrival .leftBox,
  .newArrival .rightBox,
  .featuredProducts .leftBox,
  .featuredProducts .rightBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .newArrival .leftBox .texts,
  .newArrival .rightBox .texts,
  .featuredProducts .leftBox .texts,
  .featuredProducts .rightBox .texts {
    text-align: center;
  }

  .newArrival .leftBox .texts .priceText::before,
  .newArrival .rightBox .texts .priceText::before,
  .featuredProducts .leftBox .texts .priceText::before,
  .featuredProducts .rightBox .texts .priceText::before {
    left: 50%;
  }

  .newArrival .leftBox .texts .priceText::after,
  .newArrival .rightBox .texts .priceText::after,
  .featuredProducts .leftBox .texts .priceText::after,
  .featuredProducts .rightBox .texts .priceText::after {
    left: 50%;
  }

  .newArrival .leftBox .pic,
  .newArrival .rightBox .pic,
  .featuredProducts .leftBox .pic,
  .featuredProducts .rightBox .pic {
    text-align: center;
    margin-top: 20px;
  }

  .bannerSec .bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox .logoBanner {
    height: 100px;
  }

  .topBrands {
    padding: 50px 0 60px;
  }
}

@media (max-width:1024px) {

  .newArrival,
  .featuredProducts .leftBox,
  .rightBox {
    padding: 14px 20px 20px 20px;
    min-height: 365px;
  }

  .myFavourites {
    padding: 40px 65px;
  }
}

@media (max-width: 992px) {
  footer .logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  footer .socialSharing {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}

@media (max-width: 991px) {
  header .navbar .navbar-nav .nav-item {
    padding: 0 6px;
  }

  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }

  footer .container-fluid .rowSec .firstCol,
  footer .container-fluid .rowSec .secondCol,
  footer .container-fluid .rowSec .thirdCol,
  footer .container-fluid .rowSec .fourthCol {
    text-align: center;
    padding-bottom: 12px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::after {
    left: 92px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::before {
    left: 92px;
  }
}

@media (max-width:991px) {

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    font-size: 13px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
    font-size: 14px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
    font-size: 15px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    /* width: 118px; */
    
    width: 150px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 315px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    width: 118px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
    font-size: 13px;
  }


  header .navbar .navbar-nav {
    align-items: center;
  }
}

@media (max-width:991px) {
  .trackingOrder .bothParts .line ul li::after {
    /* width: 130px; */
    width: 155px;
  }

  .trackingOrder .bothParts .orderInfo ul li h3 {
    font-size: 14px;
  }

  .trackingOrder .boxx {
    margin-bottom: 20px;
    min-height: auto;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 15px;
  }

}

@media (max-width:991px) {
  .trackingOrder .bothParts .line.cancel_line ul li::after {
    width: 325px;
  }

  .yourCart .leftCol {
    padding: 0;
  }

  .myFavourites .itemBoxes .blueBox {
    width: calc(50% - 15px);
  }

  /* .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 322px;
  } */

  /* .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.processingBoxLIne ul li::after {
    width: 127px;
  } */

  .orderInfoHead .rightSide a {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    border: 1px solid #ff1e1e;
    border-radius: 5px;
    padding: 9px 20px;
  }

  .aboutOrder .fullLine {
    padding: 15px 0;
  }
}

@media (max-width: 767px) {
  footer .container-fluid .playStore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .discount .blueBack h4 {
    font-size: 17px;
  }

  .bestPrice .imgBox {
    margin-bottom: 15px;
  }

  .newArrival .heading h3,
  .featuredProducts .heading h3 {
    font-size: 21px;
    margin: 12px 0 25px 0;
  }

  .newArrival .heading .featuredHeading,
  .featuredProducts .heading .featuredHeading {
    margin: 20px 0 20px 0;
  }

  .newArrival .leftBox,
  .newArrival .rightBox,
  .featuredProducts .leftBox,
  .featuredProducts .rightBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .newArrival .leftBox .texts h3,
  .newArrival .rightBox .texts h3,
  .featuredProducts .leftBox .texts h3,
  .featuredProducts .rightBox .texts h3 {
    font-size: 20px;
  }

  .newArrival .leftBox .pic,
  .newArrival .rightBox .pic,
  .featuredProducts .leftBox .pic,
  .featuredProducts .rightBox .pic {
    margin-bottom: 15px;
  }

  .newArrival .leftBox,
  .featuredProducts .leftBox {
    margin-bottom: 12px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::after {
    left: 48px;
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::before {
    left: 48px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower {
    padding: 13px 13px;
  }


  .accessories .left h3,
  .dealsOnAudio .left h3,
  .airConditioners .left h3,
  .washingMachines .left h3 {
    font-size: 21px;
  }

  .bannerSec .bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox .logoBanner {
    height: 75px;
  }

  .topBrands .heading h3 {
    font-size: 21px;
  }
}

@media (max-width:767px) {

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    font-size: 12px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
    font-size: 12px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
    font-size: 14px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    width: 82px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 226px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    width: 82px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
    font-size: 13px;
  }

  .myFavourites {
    padding: 40px 0px;
  }

  .myFavourites .head {
    margin: 0 20px 25px;
  }

  .aboutOrder .fullLine .parts:first-child {
    display: block !important;
  }

  .aboutOrder .fullLine .parts h3 {
    font-size: 13px;
  }

  .aboutOrder .fullLine .parts h4 {
    font-size: 13px;
    text-align: center;
  }

  .aboutOrder .fullLine .parts:first-child h6 {
    font-size: 13px;
    max-width: 165px;
    margin: 13px 0 0;
  }
}

@media (max-width:767px) {

  /* .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 232px;
  } */

  /* .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.processingBoxLIne ul li::after {
    width: 90px;
  } */

}

@media (max-width: 667px) {
  footer .container-fluid .playStore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 576px) {
  footer .socialSharing {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 20px;
  }

  footer .playStore {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #productDetail .left .allPics {
    display: flex;
    width: 100%;
  }

  .productDetail .left .picBox {

    flex-direction: column;

  }

  .orderInfoHead .rightSide a {
    font-size: 12px !important;
    line-height: 16px;
    padding: 5px 19px !important;
  }
}

@media (max-width: 575px) {

  .newArrival .leftBox,
  .newArrival .rightBox,
  .featuredProducts .leftBox,
  .featuredProducts .rightBox {
    padding: 20px;
  }

  .newArrival .leftBox .texts .priceText::before,
  .newArrival .rightBox .texts .priceText::before,
  .featuredProducts .leftBox .texts .priceText::before,
  .featuredProducts .rightBox .texts .priceText::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .newArrival .leftBox .texts .priceText::after,
  .newArrival .rightBox .texts .priceText::after,
  .featuredProducts .leftBox .texts .priceText::after,
  .featuredProducts .rightBox .texts .priceText::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .newArrival .leftBox .pic .circle,
  .newArrival .rightBox .pic .circle,
  .featuredProducts .leftBox .pic .circle,
  .featuredProducts .rightBox .pic .circle {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .sonyProducts .productsSlider .mySwiper3 .swiper-wrapper .swiper-slide .blueBox .lower h6::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower {
    text-align: center;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3 {
    font-size: 18px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower .price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .discount {
    padding: 15px 0 0 0;
  }

  .discount .blueBack h4 {
    font-size: 15px;
    padding: 17px 0;
  }

  .discount .blueBack span {
    top: 39px;
  }

  .bannerSec .bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox .logoBanner {
    height: 50px;
  }

  .conditions .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .conditions .row .first {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px;
  }

  .conditions .row .first .texts h3 {
    font-size: 16px;
  }

  .conditions .row .first .texts h6 {
    font-size: 12px;
  }

  .conditions .row .first .imgSide {
    margin-right: 20px;
  }

  .topBrands {
    padding: 25px 0 25px;
  }

  .topBrands .brandsList {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .topBrands .brandsList img {
    margin: 0 8px 12px;
  }

  footer .container-fluid .rowSec .firstCol ul li,
  footer .container-fluid .rowSec .secondCol ul li,
  footer .container-fluid .rowSec .thirdCol ul li,
  footer .container-fluid .rowSec .fourthCol ul li {
    padding-bottom: 8px;
  }

  .myOrderSection .heading h3 {
    margin: 38px 0 19px;
  }

  .myOrderSection .nav {
    justify-content: space-between;
  }

  .myOrderSection .nav .nav-link {
    padding: 4px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    font-size: 12px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data {
    min-width: 33%;
    text-align: center;
    margin-bottom: 18px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
    font-size: 12px;
    margin: 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
    font-size: 14px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts {
    flex-direction: row;
    justify-content: center;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li {
    margin: 0 0 45px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    left: 5px;
    top: 10px;
    height: 53px;
    width: 0px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li:last-child::after {
    height: 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li {
    margin: 42px 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    left: 5px;
    top: 10px;
    height: 86px;
    width: 0px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li:last-child::after {
    height: 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 100%;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li {
    margin: 42px 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    left: 5px;
    top: 10px;
    height: 86px;
    width: 0px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li:last-child::after {
    height: 0;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul {
    justify-content: space-around;
    margin-bottom: 0;
    flex-direction: column;
    height: 100%;
    padding-left: 30px;
    padding-top: 18px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li {
    /* padding: 0 0 34px; */
    height: 60px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
    font-size: 13px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.cancel_info ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.cancel_info ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.cancel_info ul {
    padding: 0 0 0 30px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.cancel_info ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.cancel_info ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.cancel_info ul li {
    /* padding: 21px 0 0; */
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.orderInfoD ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.orderInfoD ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.orderInfoD ul li {
    padding: 12px 0 0px;
  }

  .orderInfoHead .leftSide h3 {
    font-size: 16px;
    line-height: 30px;
  }

  .orderInfoHead .leftSide h3 span {
    font-size: 12px;
    margin-left: 3px;
  }

  /* .orderInfoHead .rightSide a {
    font-size: 12px;
    padding: 9px 22px;
  } */

  .trackingOrder {
    padding: 40px 0 25px;
  }

  .trackingOrder .boxx {
    min-height: auto;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 13px;
  }

  .trackingOrder .bothParts {
    flex-direction: row;
    justify-content: space-evenly;
  }

  .trackingOrder .bothParts .orderInfo ul {
    flex-direction: column;
    justify-content: space-around;
  }

  .trackingOrder .bothParts .orderInfo ul li {
    /* margin: 0 0 29px; */
    margin: 0;
    min-height: 72px;
  }

  .trackingOrder .bothParts .orderInfo ul li h3 {
    font-size: 14px;
  }

  .trackingOrder .bothParts .line ul {
    flex-direction: column;
    justify-content: space-around;
  }

  .trackingOrder .bothParts .line ul li {
    margin: 0 0 60px;
  }

  .trackingOrder .bothParts .line ul li::after {
    /* width: 5px; */
    height: 67px;
    top: 13px;
  }

  .trackingOrder .bothParts .line ul li:last-child::after {
    height: 0;
  }

  .trackingOrder .bothParts .orderInfo ul li h3 {
    font-size: 12px;
    line-height: 15px;
  }



}

@media (max-width:575px) {

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 13px;
  }

  .trackingOrder .bothParts .line ul li::after {
    left: 5px;
    width: 0px;
  }

  .aboutOrder .fullLine .parts h3 {
    font-size: 11px;
  }

  .aboutOrder .fullLine .parts h4 {
    font-size: 12px;
  }

  /* .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 251px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .bothParts .line.processingBoxLIne ul li::after {
    width: 97px;
  } */

  .myOrderSection .tab-content .tab-pane .processingBox .one,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one {
    flex-wrap: wrap;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    width: 100%;
    margin-bottom: 20px;
  }

  .myOrderSection .tab-content .tab-pane .processingBox,
  .deliveredBox .one a {
    font-size: 12px;
    padding: 6px 12px;
  }

  .yourCart .leftCol .productInfo .name h3 {
    font-size: 18px;
  }

  .yourCart .rightCol .total h3 {
    font-size: 16px;
  }

  .yourCart .rightCol .originalPrice,
  .savings,
  .delivery h5 {
    font-size: 16px;
  }

}

@media (max-width: 425px) {
  .discount .blueBack h4 {
    font-size: 13px;
    padding: 14px 0;
  }

  .discount .blueBack span {
    font-size: 8px;
    top: 35px;
  }
}

@media (max-width:425px) {

  .trackingOrder .boxx .one,
  .two,
  .three h3:nth-child(2) {
    max-width: initial;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 11px;
  }


  .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox {
    padding: 15px 10px;
  }

  .aboutOrder .fullLine .parts:first-child h6 {
    font-size: 11px;
    max-width: 125px;
  }

  .yourCart .leftCol .productInfo .name h3 {
    font-size: 14px;
  }


}

@media (max-width: 375px) {
  .discount .blueBack h4 {
    font-size: 12px;
    padding: 14px 0;
  }

  .bannerSec .bannerSlider .swiper .swiper-wrapper .swiper-slide .imgBox .logoBanner {
    height: 40px;
  }

  .accessories .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .dealsOnAudio .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .airConditioners .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3,
  .washingMachines .accessoriesSlider .swiper .swiper-wrapper .swiper-slide .blueBox .lower h3 {
    font-size: 14px;
  }

  .accessories .left h3,
  .dealsOnAudio .left h3,
  .airConditioners .left h3,
  .washingMachines .left h3 {
    font-size: 18px;
  }

  .newArrival .heading h3,
  .featuredProducts .heading h3 {
    margin: 0px 0 13px 0;
  }
}

@media (max-width:375px) {
  .myOrderSection .tab-content .tab-pane .processingBox,
  .cancelledBox,
  .deliveredBox .one flex-wrap: wrap;
}

@media (max-width: 320px) {
  .banner {
    height: 97px;
  }

  .banner .one-go {
    margin: 8px auto 0;
    max-width: 231px;
  }

  .banner .texts {
    margin-top: 26px;
  }

  .banner .texts h3 {
    font-size: 12px;
  }

  .service_type_section .nerby_stores_box .store_box_address {
    padding: 10px;
  }

  .service_type_section .nerby_stores_box .store_box_address .content {
    padding-right: 16px;
  }

  .myServices .inprogress_offcanvas .inProgress .top {
    padding: 0 12px 15px 12px;
  }

  .myServices .inprogress_offcanvas .inProgress .top .firstTexts h3 {
    padding: 9px 15px;
  }

  .myServices .inprogress_offcanvas .inProgress .down {
    padding: 0 12px;
  }

  .discount .blueBack h4 {
    font-size: 11px;
    padding: 12px 0;
  }

  .discount .blueBack span {
    font-size: 7px;
    top: 34px;
  }
}

@media (max-width:767px) {

  .orderInfoHead .leftSide h3 {
    display: flex;
    justify-content: space-between;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line ul li.redDot::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line ul li.redDot::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line ul li.redDot::after {
    display: none;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    font-size: 12px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
    font-size: 12px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
    font-size: 14px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    /* width: 82px !important; */
    width: 105px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    width: 226px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    width: 82px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
    font-size: 13px !important;
  }

  .myFavourites {
    padding: 40px 0px !important;
  }

  .myFavourites .head {
    margin: 0 20px 25px !important;
  }

  .aboutOrder .fullLine .parts:first-child {
    display: block !important;
  }

  .aboutOrder .fullLine .parts h3 {
    font-size: 13px !important;
  }

  .aboutOrder .fullLine .parts h4 {
    font-size: 13px !important;
    text-align: center !important;
  }

  .aboutOrder .fullLine .parts:first-child h6 {
    font-size: 13px !important;
    max-width: 165px !important;
    margin: 13px 0 0 !important;
  }
}

@media (max-width:575px) {


  .myFavourites .itemBoxes .blueBox {
    width: 100%;
    margin: 0 0 10px 10px;
  }

  .trackingOrder .bothParts .line.cancel_line ul li::after {
    width: 0;
    height: 74px !important;
  }

  .trackingOrder .bothParts .line.cancel_line ul li {
    margin: 0 0 75px !important;
  }

  .trackingOrder .bothParts .line.cancel_line ul li:last-child {
    margin: 0 !important;
  }

  .yourCart .leftCol .productInfo .name {
    flex-wrap: nowrap;
  }

  .yourCart .leftCol .productInfo .name>h3 {
    min-width: 70px;
  }

  .yourCart .leftCol .productInfo .name h3 {
    font-size: 15px !important;
  }

  .yourCart .leftCol .productInfo .standard {
    align-items: end;
  }

  .yourCart .leftCol .productInfo .standard h5 {
    font-size: 14px;
  }

  .yourCart .rightCol .originalPrice h5,
  .yourCart .rightCol .savings h5,
  .yourCart .rightCol .delivery h1 {
    font-size: 15px;
    margin: 0;
  }

  .yourCart .rightCol .originalPrice h5 i,
  .yourCart i {
    font-size: 15px;
  }

  .yourCart .rightCol .orderSummary {
    font-size: 16px;
  }

  .yourCart .leftCol .productInfo .name>h3 {
    display: none;
  }

  .yourCart .leftCol .productInfo .standard div {
    text-align: right;
  }

  .yourCart .leftCol .productInfo .standard div h3 {
    display: block;
    font-size: 15px !important;
    font-weight: 700;
  }

  .myOrderSection .heading h3 {
    margin: 38px 0 19px !important;
  }

  .myOrderSection .nav {
    justify-content: space-between !important;
  }

  .myOrderSection .nav .nav-link {
    padding: 4px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .one h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .one h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .one h3 {
    font-size: 12px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two {
    flex-wrap: wrap !important;
    justify-content: space-around !important;
    max-width: 100% !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data {
    min-width: 33% !important;
    text-align: center !important;
    margin-bottom: 18px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h3 {
    font-size: 12px !important;
    margin: 0 !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .cancelledBox .two .data h4,
  .myOrderSection .tab-content .tab-pane .deliveredBox .two .data h4 {
    font-size: 14px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts {
    flex-direction: row !important;
    justify-content: center !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul {
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li {
    margin: 5px 0 45px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li::after {
    left: 5px !important;
    top: 10px !important;
    height: 53px !important;
    width: 0px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.processingBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.processingBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.processingBoxLine ul li:last-child::after {
    height: 0 !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul {
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li {
    margin: 42px 0 !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li::after {
    left: 5px !important;
    top: 10px !important;
    height: 86px !important;
    width: 0px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.cancelledLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.cancelledLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.cancelledLine ul li:last-child::after {
    height: 0 !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul {
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li {
    margin: 42px 0 !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li::after {
    left: 5px !important;
    top: 10px !important;
    height: 86px !important;
    width: 0px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .line.deliveredBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .line.deliveredBoxLine ul li:last-child::after,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .line.deliveredBoxLine ul li:last-child::after {
    height: 0 !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul {
    justify-content: space-around;
    margin-bottom: 0 !important;
    flex-direction: column !important;
    height: 100% !important;
    padding-left: 30px !important;
    padding-top: 18px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li {
    /* padding: 0 0 34px !important; */
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo ul li h3,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo ul li h3 {
    font-size: 13px !important;
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.cancel_info ul,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.cancel_info ul,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.cancel_info ul {
    /* padding: 0 0 0 30px !important; */
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.cancel_info ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.cancel_info ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.cancel_info ul li {
    /* padding: 21px 0 0 !important; */
  }

  .myOrderSection .tab-content .tab-pane .processingBox .bothParts .orderInfo.orderInfoD ul li,
  .myOrderSection .tab-content .tab-pane .cancelledBox .bothParts .orderInfo.orderInfoD ul li,
  .myOrderSection .tab-content .tab-pane .deliveredBox .bothParts .orderInfo.orderInfoD ul li {
    padding: 12px 0 0px !important;
  }

  .orderInfoHead .leftSide h3 {
    font-size: 16px !important;
    line-height: 30px !important;
  }

  .orderInfoHead .leftSide h3 span {
    font-size: 12px !important;
    margin-left: 3px !important;
  }

  /* .orderInfoHead .rightSide a {
    font-size: 12px !important;
    padding: 9px 22px !important;
  } */

  .trackingOrder {
    padding: 40px 0 25px !important;
  }

  .trackingOrder .boxx {
    min-height: auto !important;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3 {
    font-size: 13px !important;
  }

  .trackingOrder .bothParts {
    flex-direction: row !important;
    /* justify-content: space-evenly !important; */
    justify-content: left;
  }

  .trackingOrder .bothParts .orderInfo ul {
    flex-direction: column !important;
    justify-content: space-around !important;
  }

  /* .trackingOrder .bothParts .orderInfo ul li {
    margin: 0 0 29px !important;
  } */

  .trackingOrder .bothParts .orderInfo ul li h3 {
    font-size: 14px !important;
  }

  .trackingOrder .bothParts .line ul {
    flex-direction: column !important;
    justify-content: space-around !important;
  }

  .trackingOrder .bothParts .line ul li {
    margin: 0 0 60px !important;
  }

  .trackingOrder .bothParts .line ul li::after {
    /* width: 5px !important; */
    height: 67px !important;
  }

  .trackingOrder .bothParts .line ul li:last-child::after {
    height: 0 !important;
    display: none;
  }

  .trackingOrder .bothParts .orderInfo ul li h3 {
    font-size: 12px !important;
    line-height: 15px;
  }

  /* .yourCart .leftCol .productInfo .name h3 {
    font-size: 18px !important;
  } */


  .aboutOrder .fullLine {
    padding: 15px;
    flex-wrap: wrap;
  }

  .aboutOrder .fullLine .parts {
    width: 50%;
    text-align: center;
  }

  .aboutOrder .fullLine .parts.d-flex {
    width: 100%;
    display: flex !important;
    justify-content: left;
    margin-bottom: 20px;
  }

  .aboutOrder .fullLine .parts.d-flex a:last-child {
    margin-left: 20px;
  }

  .trackingOrder .boxx .one h3,
  .trackingOrder .boxx .two h3,
  .trackingOrder .boxx .three h3 {
    font-size: 14px !important;
    min-width: 72px;
  }

  .withFilters {
    padding: 40px 0px;
  }

  .withFilters .listing .topPart h3 {
    margin-top: 20px;
  }

  .withFilters .listing .lowerPart {
    padding: 0;
  }

  .withFilters .listing {
    padding: 0;
  }

  .sorting.d-flex {
    flex-wrap: wrap !important;
  }

  .sorting.d-flex h3 {
    width: 100%;
  }

  .withFilters .listing .topPart .sorting a {
    font-size: 16px;
    margin: 0 10px 0 0;
  }

  .rewardsBox .mainBox .table-responsive.border-1 .table thead th {
    width: 200px !important;
    min-width: 200px !important;
  }
}

@media (max-width:425px) {

  .myFavourites .head .left h3 {
    font-size: 20px !important;
    margin: 0 !important;
  }

  .myFavourites .head .left h4 {
    font-size: 13px !important;
  }

  .aboutOrder .fullLine .parts:first-child h6 {
    max-width: 120px !important;
    font-size: 11px !important;
  }

  .aboutOrder .fullLine .parts h3 {
    font-size: 11px !important;
  }

  /* .trackingOrder .boxx .one,
  .two,
  .three h3:nth-child(2) {
    max-width: 250px !important;
  }

  .trackingOrder .boxx .one,
  .two,
  .three h3:nth-child(3) i {
    font-size: 12px !important;
  } */

  footer .container-fluid .quickLinks {
    justify-content: space-between !important;
  }

}

@media (max-width:375px) {
  .myFavourites .head .left h3 {
    font-size: 16px !important;
  }

  .myFavourites .head .left h4 {
    font-size: 11px !important;
  }

  .myFavourites .head .right a {
    font-size: 11px !important;
  }
}