body {
  overflow-x: hidden;
  background-color: #ececec;
  font-family: "Open Sans" !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans";
}

.product-category {
  height: 15vh;
}

.product-category .bg-light {
  background-color: #fff !important;
}

/** Catgeory logo height**/
.navbar-brand img {
  width: 3.5vw;
  height: 5vh;
}

/** Catgeory heading**/
.product-category figcaption {
  font-size: 1.8vw;
  color: #000;
  font-weight: 400;
  font-family: open sans-serif;
  line-height: 2.5vw;
  padding-top: 1.5vh;
}

/** Banner full width**/
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/** Border slider **/
.carousel-inner.my-inner {
  border-left: 0px;
  border-style: solid;
  border-right: 0px;
  border-color: #C4C4C4;
  padding-bottom: 10vh;
}

.bullets li {
  border: 0.995745px solid #000000;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 2.5vh;
  width: 1.7vw;
}

.bullets li {
  border-radius: 1000px;
}

.carousel-indicators .active {
  background: rgba(196, 22, 28, 0.84);
  border: none;
}

.newsletter .content {
  max-width: 300px;
  position: relative;
  z-index: 2;
  border: 3px solid #C4161C;
  border-radius: 0.5rem;
  overflow: hidden;
}

.newsletter .content .form-control {
  height: 50px;
  border-color: #ffffff;
  border-radius: 0;
}

.newsletter .content.form-control:focus {
  box-shadow: none;
  border: 2px solid #243c4f;
}

.newsletter .content .btn {
  min-height: 50px;
  border-radius: 0;
  background: #C4161C;
  color: #fff;
  width: 50px;
  font-weight: 600;
}

/*Header CSS*/
a.second:hover {
  color: #C4161C !important;
}

a.second:hover img {
  filter: invert(11%) sepia(81%) saturate(4676%) hue-rotate(349deg) brightness(109%) contrast(101%);
}

a.navbar-brand:hover {
  filter: invert(12%) sepia(97%) saturate(3362%) hue-rotate(348deg) brightness(106%) contrast(98%);
}

a.navbar-brand:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 7vw;
  left: 50%;
  transform: translate(-50%);
  border: 1px solid #000;
}

a.cart .cart-basket {
  font-size: 0.8vw;
  position: absolute;
  top: -25%;
  right: -25%;
  width: 1vw;
  height: 1vw;
  color: #fff;
  background-color: #FF4500;
  border-radius: 50%;
}

.dropdown:hover + .dropdown-content,
.dropdown2:hover + .dropdown-content2,
.dropdown3:hover + .dropdown-content3,
.dropdown4:hover + .dropdown-content4,
.dropdown5:hover + .dropdown-content5,
.dropdown-content:hover {
  display: inline-block;
}

.dropdown-content,
.dropdown-content2,
.dropdown-content3,
.dropdown-content4,
.dropdown-content5 {
  display: none;
  margin: 0;
  min-height: 58vh;
  transform: translateX(-50%);
  position: absolute;
  z-index: 16;
}

.nav a,
.nav p,
.nav span,
.nav input#q,
a.nav-link {
  font-family: "Poppins";
}

.dropdown-content .col a p,
.dropdown-content2 .col a p,
.dropdown-content3 .col a p,
.dropdown-content4 .col a p {
  color: #000;
  font-size: 0.83vw;
  font-family: "Poppins" !important;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.dropdown-content .col a,
.dropdown-content2 .col a,
.dropdown-content3 .col a,
.dropdown-content4 .col a {
  float: none;
  font-size: 0.73vw;
  font-family: "Poppins" !important;
  color: #666565;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content .col a.pt-2,
.dropdown-content2 .col a.pt-2,
.dropdown-content3 .col a.pt-2,
.dropdown-content4 .col a.pt-2 {
  font-family: "Open Sans" !important;
}

.brand-category {
  color: #908C8C;
  font-family: "Roboto" !important;
  font-weight: 700;
  border-bottom: 1px solid #908C8C;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.05vw;
  line-height: 1.5em;
}

.brand-cat-list a {
  text-decoration: none;
  color: #908C8C;
  font-weight: 400;
  font-size: 1.03vw;
  line-height: 1.5em;
}

.brand-cat-list a.active {
  color: #000;
}

.brands-grid img {
  width: 11.45vw;
}

p.top-brands {
  font-family: "Roboto";
  font-size: 2vw;
  line-height: 2em;
  font-weight: 700;
}

/*Header CSS End*/
/*home page banner css*/
h5.card-title,
p.card-text {
  font-size: 0.85vw;
  line-height: 1.3em;
}

h5.card-title {
  font-weight: 600;
}

p.card-text {
  font-weight: 400;
}

p.del-price {
  opacity: 70%;
}

span.price,
.see-more {
  color: #C4161C;
  font-weight: 600;
}

.h1.main-section-heading {
  font-size: 1.85vw;
  font-weight: 700;
  line-height: 1.4em;
}

/*home page banner css END*/
/*Home Page Deals section*/
h1.deals.card-title.h1 {
  font-size: 2.2vw;
  color: #fff;
  font-weight: 700;
  line-height: 1.35em;
}

h1.deals.card-text {
  font-size: 1.7vw;
  font-weight: 600;
  line-height: 1.3em;
}

.deals-col-1 {
  max-width: 19.5% !important;
}

.deals.btn span {
  font-size: 1.15vw;
  line-height: 1.4em;
}

.deals-card-img,
.offers-card-img,
.trending-card-img {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
  box-shadow: 0px 3.7312500477px 3.7312500477px 0px rgba(0, 0, 0, 0.2509803922) !important;
}

.offers-card-img,
.cart-card-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  width: 12.3vw;
  height: 28vh;
}

h5.deals.card-title {
  font-size: 1.25vw;
  line-height: 1.35em;
  font-weight: 700;
}

p.deals.card-text {
  font-size: 1.05vw;
  line-height: 1.35em;
}

.deals-del-price {
  font-size: 0.85vw;
  color: #E5E5E5;
  /*opacity: .5;*/
  font-weight: 600;
}

.deals-price {
  font-size: 0.85vw;
  color: #fff;
  font-weight: 600;
  line-height: 1.4em;
}

.deals-card-img {
  height: 42.5vh;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1099px) {
  div.deals.price.row {
    position: absolute;
    top: 92%;
    right: 0%;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1153px) {
  div.deals.price.row {
    position: absolute;
    top: 93.5%;
    right: 0%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  div.deals.price.row {
    position: absolute;
    top: 93%;
    right: 0%;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
  div.deals.price.row {
    position: absolute;
    top: 94%;
    right: 0%;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  div.deals.price.row {
    position: absolute;
    top: 93.5%;
    right: 0%;
  }
}
@media only screen and (min-width: 1920px) {
  div.deals.price.row {
    position: absolute;
    top: 93.6%;
    right: 0%;
  }
}
/*Home Page Deals section End   */
/*first purchase css*/
.first-purchase td h1.my-auto.bold {
  font-weight: 700;
  font-size: 2.65vw;
  line-height: 150%;
}

.first-purchase td h1.my-auto.light {
  font-weight: 300;
  font-size: 2.65vw;
  line-height: 150%;
}

/*first purchase css END*/
/*offers in automotive section*/
p.h1.offers {
  font-size: 1.85vw;
  font-weight: 700;
  line-height: 1.35em;
}

.offers-section .carousel-control-prev,
.offers-section .carousel-control-next {
  display: none;
}

.offers-section:hover .carousel-control-prev,
.offers-section:hover .carousel-control-next {
  display: flex;
}

/*Trending section*/
.trending-card-img {
  width: 14vw;
  height: 26vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}

.trending-blue-border {
  border-radius: 1.5rem !important;
  margin: -2% 0 0 -2%;
}

.blue-border {
  border-radius: 1.5rem !important;
  background-image: linear-gradient(to right, #44B0EA 40%, #0074B2);
}

/*offers in automotive section END*/
.signin td h1.my-auto.bold {
  font-size: 1.36vw;
  line-height: 1.35em;
  font-weight: 700;
}

.signin-btn.btn span {
  font-size: 1.25vw;
  line-height: 1.7vw;
  font-weight: 600;
}

/*popular brand in automotive START*/
.popular-auto-btn {
  background: linear-gradient(180deg, rgba(0, 116, 178, 0.5) 0%, #0074B2 100%);
  box-shadow: 0.652937px 0.652937px 1.30587px 0.326468px rgba(0, 0, 0, 0.15);
  border-radius: 0.73vw;
  font-size: 1.25vw;
  color: white;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.0075em;
  width: 10.9vw;
  height: 3.63vw;
  border: none;
}

.popular-auto-border {
  position: relative;
  margin: 0.5vw 1vw;
  max-width: 2px !important;
  height: 20vh;
  opacity: 0.3;
  background-color: #000;
}

/*popular brand in automotive END*/
/*Automotive-categories START*/
.automo-category {
  text-align: center;
  color: #0074B2;
  border-radius: 0.5vw;
  background-color: white;
  border-color: #0074B2;
  font-size: 0.85vw;
  font-weight: 600;
  width: 16.83vw;
  height: 2.916vw;
}

.automo-cat-btns {
  font-size: 0.73vw;
  font-weight: 400;
  color: white;
  background-color: #0074B2;
  border: none;
  letter-spacing: 0.022em;
  width: 14.2vw;
  height: 2.1vw;
}

.automo-cat-btns-1 {
  font-size: 0.73vw;
  font-weight: 400;
  color: #19191D;
  background-color: white;
  border: none;
  letter-spacing: 0.022em;
  width: 14.2vw;
  height: 2.1vw;
  text-align: left;
}

.catogry-sections {
  font-size: 0.73vw;
  font-weight: 400;
  color: #19191D;
  background-color: none;
  letter-spacing: 0.022em;
  text-align: left;
}

.search-vehicle-btns-lg {
  font-size: 0.85vw;
  font-weight: 400;
  color: #787885;
  border-color: #0074B2;
}

.search-btn-vehicle-lg {
  font-size: 1.05vw;
  background-color: #0074B2;
  color: #fff;
  width: 11.61vw;
  height: 2.3vw;
}

/*Automotive-categories END*/
/*Search-by-category START*/
.customer-ratings {
  text-align: left;
  font-size: 1.03vw;
  font-weight: 400;
  font-color: #19191D;
  border: none;
}

.search-by-vehicle {
  text-align: left;
  font-size: 0.85vw;
  font-weight: 400;
  color: #787885;
  border-radius: 0.2rem;
  border-color: #0074B2;
}

.search-btn-vehicle-sm {
  font-size: 1.05vw;
  text-align: center;
  background-color: #0074B2;
  color: #fff;
  border-radius: 0.2rem;
  width: 100%;
}

.search-categories-img {
  height: 7.81;
  width: 13vw;
  margin-bottom: 10px;
}

.search-categories-txt {
  font-size: 0.84vw;
  font-weight: 600;
  text-align: center;
}

/*Search-by-category END*/
/*+57-more-btn START*/
.more57-btn {
  color: #C4161C;
  font-size: 0.73vw;
  font-weight: 400;
  align-items: end;
  letter-spacing: 0.022em;
  background: none;
}

/*+57-more-btn END*/
.call:hover .phone {
  display: block;
}

.link {
  color: #212529;
}
.link:hover {
  color: #212529;
}

#categories {
  display: none;
}

.categories-drop:hover + #categories,
#categories:hover {
  display: block !important;
}

.footer .link {
  color: #fff;
  font-size: 0.75vw;
}
.footer .link.font-weight-bold {
  font-size: 0.84vw;
}

#alert-container {
  top: 50px;
  right: 15px;
  z-index: 100;
  position: fixed;
  font-size: 16px;
}
#alert-container .alert {
  max-width: 400px !important;
  min-height: 45px !important;
  max-height: 100px !important;
}
#alert-container .alert.alert-dismissible .close {
  font-size: 23px;
  padding: 0.3rem 1.25rem;
}

.control-error {
  color: #FC6868;
  font-size: 12px;
}

.modal-parent {
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 125;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
}
.modal-parent .overlay-loader {
  top: 50%;
  left: 50%;
  z-index: 11;
  position: fixed;
  margin-top: -24px;
  margin-left: -24px;
}
.modal-parent .overlay-loader .cp-spinner {
  width: 48px;
  height: 48px;
  position: absolute;
  display: inline-block;
  box-sizing: border-box;
  left: calc(50% - 24px);
  margin-top: calc(40% - 24px);
}
.modal-parent .overlay-loader .cp-round:before {
  border-radius: 50%;
  content: " ";
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 6px grey;
  border-right: solid 6px grey;
  border-bottom: solid 6px grey;
  border-left: solid 6px grey;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-parent .overlay-loader .cp-round:after {
  border-radius: 50%;
  content: " ";
  width: 48px;
  height: 48px;
  display: inline-block;
  box-sizing: border-box;
  border-top: solid 6px #C4161C;
  border-right: solid 6px transparent;
  border-bottom: solid 6px transparent;
  border-left: solid 6px transparent;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
}

.theme-btn {
  background-color: #C4161C !important;
}
.theme-btn.light {
  color: #C4161C !important;
}
.theme-btn:hover, .theme-btn:focus {
  background-color: #C4161C !important;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*add to cart button*/
.add-cart-btn {
  width: 60%;
  font-weight: 600;
  font-size: 0.85vw;
  line-height: 143%;
  letter-spacing: 0.018em;
  background: #C4161C;
  border-radius: 5.36364px;
  color: white;
}

/*add to cart button END*/
.cart-card-img {
  width: 80%;
  background-size: contain;
  height: 26vh;
  background-repeat: no-repeat;
  background-position: center;
}

.carousel-item {
  padding-top: 10px;
}

.sale-img {
  width: 3vw;
  z-index: 1;
}

.new-img {
  width: 3vw;
  margin-top: -3.5vw;
  margin-left: auto;
  z-index: 1;
}

#add-cart {
  border-radius: 8px;
  box-shadow: 0px 1px 2px rgba(58, 58, 68, 0.24), 0px 2px 4px rgba(90, 91, 106, 0.24);
}

/* log-in-pg START */
.login-txt {
  font-family: "Open Sans";
  font-size: 1.88vw;
  font-weight: 700;
  color: #525252;
}

.login-txt-1 {
  color: #525252;
  font-size: 0.84vw;
  font-weight: 400;
}

.email-txt {
  font-size: 0.84vw;
  font-weight: 400;
  color: #A1A1A1;
}

.email-txt a {
  text-decoration: none;
}

.login-btn {
  font-size: 0.94vw;
  font-weight: 800;
  border-radius: 0.3vw;
}

.sign-in-phn {
  font-size: 0.8vw;
  font-weight: 600;
  color: #C4161C;
}

.registered {
  color: #828282;
  font-size: 0.94vw;
  font-weight: 400;
}

input[type=text],
input[type=password] {
  width: 100%;
  display: inline-block;
  border: 1px solid #DED2D9;
  border-radius: 0.3vw;
  box-sizing: border-box;
}

.email-txt input:checked ~ .checkmark {
  background-color: red;
}

.forgot-psw {
  color: #C4161C;
  font-size: 0.84vw;
  font-weight: 600;
  background: white;
}

.signin-button {
  background-color: #C4161C;
  color: white;
  border: none;
  cursor: pointer;
  width: 100%;
}

.signin-button:hover {
  opacity: 0.8;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
    display: block;
    float: none;
  }
  .cancelbtn {
    width: 100%;
  }
}
.google-btn {
  font-size: 0.84vw;
  font-weight: 700;
  color: #828282;
  border-color: #828282;
  border-radius: 0.3vw;
  background: none;
}

.form-link {
  text-decoration: none;
  cursor: pointer;
}

.form--hidden {
  display: none;
}

/* log-in-pg END */
/* delivery - page START */
#progressbar {
  margin-bottom: 3vh;
  color: #0074B2;
  padding-left: 0;
  margin-top: 3vh;
}

#progressbar li {
  list-style-type: none;
  font-size: 0.94vw;
  font-weight: 600;
  width: 25%;
  float: left;
  position: relative;
  color: #0074B2;
}

#progressbar #step1:before {
  content: "";
  color: #0074B2;
  width: 1.5vw;
  height: 1.5vw;
  margin-left: 0px !important;
}

#progressbar #step2:before {
  content: "";
  color: #0074B2;
  width: 1.5vw;
  height: 1.5vw;
  margin-left: 32%;
}

#progressbar #step3:before {
  content: "";
  color: #0074B2;
  width: 1.5vw;
  height: 1.5vw;
  margin-right: 32%;
}

#progressbar #step4:before {
  content: "";
  color: rgba(151, 149, 149, 0.651);
  width: 1.5vw;
  height: 1.5vw;
  margin-right: 0px !important;
}

#progressbar li:before {
  line-height: 29px;
  display: block;
  font-size: 12px;
  background: rgb(151, 149, 149);
  border-radius: 50%;
  margin: auto;
  z-index: -1;
  margin-bottom: 1vh;
}

#progressbar li:after {
  content: "";
  height: 3px;
  background: rgba(151, 149, 149, 0.651);
  position: absolute;
  left: 0%;
  right: 0%;
  margin-bottom: 2vh;
  top: 0.62vw;
  z-index: 1;
}

.progress-track {
  padding: 0 8%;
}

#progressbar li:nth-child(2):after {
  margin-right: auto;
}

#progressbar li:nth-child(1):after {
  margin: auto;
}

#progressbar li:nth-child(3):after {
  float: left;
  width: 68%;
}

#progressbar li:nth-child(4):after {
  margin-left: auto;
  width: 132%;
}

#progressbar li.active:before,
#progressbar li.active:after {
  background: #0074B2;
}

/* delivery - page END */
/* 30% & 40% off - page START */
.off-img-auto {
  width: 22vw;
}

.off-img-sport {
  width: 22vw;
}

.off-btn {
  font-size: 1.5vw;
  font-weight: 400;
  background-color: #c4161c;
  color: #fff;
  width: 10vw;
  height: 4vw;
}

.off h1 {
  font-size: 4.55vw;
  font-weight: 800;
  letter-spacing: 0.0075em;
}

.off h1 span {
  font-size: 3.34vw;
}

.off h2 {
  color: #C4161C;
  font-size: 2.35vw;
  letter-spacing: 0.0075em;
  font-weight: 400;
  margin-top: -0.5vw;
}

.off h3 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.84vw;
  font-weight: 400;
  letter-spacing: 0.0075em;
  line-height: 150%;
}

/*30% & 40% off - page END */
/*wishlist section START*/
.wishlist-card-img,
.best-selling-card-img {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.wishlist-card-img {
  width: 14vw;
  height: 26vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
}

.wishlist-border {
  border: 1vw solid;
  border-radius: 2vw;
}

.wishlist-font {
  font-size: 1.88vw;
  font-weight: 700;
}

/*wishlist section END*/
/*benefits section*/
.s-w-seller-txt {
  font-size: 1.88vw;
  font-weight: 700;
}

.s-w-seller-sub-txt {
  font-size: 0.9vw;
  font-weight: 400;
  color: #666565;
}

.s-w-partner-btn {
  font-size: 1.1vw;
  font-weight: 600;
  background-color: #c4161c;
  color: #fff;
  border-radius: 0.5vw;
}

/*benefits section END*/
/* header css */
/* desktop header styling */
@media screen and (max-width: 1440px) {
  .red-strip {
    height: 40px;
  }
  .nav > .row.m-0.w-100.bg-white.py-4 {
    height: 100px;
  }
  .nav > #categories.container-fluid.bg-white {
    height: 106px;
  }
}
@media screen and (min-device-width: 1441px) and (max-device-width: 1600px) {
  .red-strip {
    height: 50px;
  }
  .nav > .row.m-0.w-100.bg-white.py-4 {
    height: 120px;
  }
  .nav > #categories.container-fluid.bg-white {
    height: 110px;
  }
}
@media screen and (min-width: 1601px) {
  .red-strip {
    height: 59px;
  }
  .nav > .row.m-0.w-100.bg-white.py-4 {
    height: 120px;
  }
  .nav > #categories.container-fluid.bg-white {
    height: 110px;
  }
}
.lout {
  display: none;
}

.account:hover + .lout {
  display: block;
  color: red;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: contents !important;
}
.owl-carousel .owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  left: 20px;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  transition: opacity 0.15s ease;
}
.owl-carousel .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  right: 20px;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  transition: opacity 0.15s ease;
}
.owl-carousel .owl-prev .fa,
.owl-carousel .owl-next .fa {
  opacity: 1;
  display: flex;
  width: 2.5vw;
  border-radius: 50%;
  background-color: #F5F5F5;
  height: 2.5vw;
  margin-bottom: 100%;
  box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.25);
}
.owl-carousel .fa-chevron-right:before,
.owl-carousel .fa-chevron-left:before {
  margin: auto;
  font-weight: lighter;
}
.owl-carousel a.item {
  display: inline-block;
}
.owl-carousel ~ .see-more-container {
  top: -25px;
  left: 97%;
  z-index: 10;
  position: relative;
}

#categories > .pb-2 > .row.border-top {
  max-height: 1rem;
}

@media screen and (max-width: 1440px) {
  .main-category-wrapper,
.dropdown-content5 {
    top: 140px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .main-category-wrapper,
.dropdown-content5 {
    top: 170px;
  }
}
@media screen and (min-width: 1601px) {
  .main-category-wrapper,
.dropdown-content5 {
    top: 179px;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-control-next.circle.mr-2 {
    width: 2.5vw !important;
  }
}
.account:hover + .lout {
  display: block;
  color: red;
}

.search-categories-text {
  font-size: 1.85vw;
  font-weight: 600;
  line-height: 9px;
}

.h1.main-section-heading {
  font-weight: 700;
  line-height: 1.4em;
}

#categories > .pb-2 > .row.border-top {
  max-height: 1rem;
}

@media screen and (max-width: 1440px) {
  .main-category-wrapper,
.dropdown-content5 {
    top: 105px;
  }
  .cat-spacer {
    height: 35px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1600px) {
  .main-category-wrapper,
.dropdown-content5 {
    top: 127px;
  }
  .cat-spacer {
    height: 43px;
  }
}
@media screen and (min-width: 1601px) {
  .main-category-wrapper,
.dropdown-content5 {
    top: 138px;
  }
  .cat-spacer {
    height: 41px;
  }
}
@media screen and (min-width: 1200px) {
  .carousel-control-next.circle.mr-2,
.carousel-control-prev.circle.ml-2 {
    width: 2.5vw !important;
  }
}
@media screen and (max-width: 767px) {
  .product-txt {
    font-size: 5vw;
    font-weight: 600;
  }
  .product-rating {
    font-weight: 400;
    font-size: 3.05vw;
    line-height: 1.35em;
  }
  .track-bar-txt {
    font-size: 1.84vw;
    color: #0074B2;
    font-weight: 400;
  }
  .color-txt {
    font-size: 2.5vw;
    font-weight: 600;
    color: #000000;
  }
  .product-txt-price {
    font-weight: 400;
    font-size: 2.5vw;
    line-height: 1.35em;
    color: #686776;
  }
  .product-get-it-by {
    font-size: 2.5vw;
    font-weight: 400;
    color: #0074B2;
  }
  .subtotal-txt {
    font-size: 3.5vw;
    font-weight: 600;
  }
  .subtotal-sub-txt {
    font-size: 2.84vw;
    font-weight: 400;
  }
  .product-quantity-txt {
    font-size: 3.25vw;
    font-weight: 600;
    color: #0074B2;
  }
  .product-quantity-select {
    width: 60px;
    height: 30px;
  }
  .product-add-cart-btn {
    background: #C4161C;
    border-radius: 0.5vw;
    color: white;
    font-size: 2.84vw;
    font-weight: 400;
  }
  .product-wishlist-btn {
    background: none;
    color: #000000;
    border-color: #0074B2;
    border-radius: 0.5vw;
    font-size: 2.84vw;
    font-weight: 400;
  }
  p.h1.offers {
    font-size: 5vw;
    font-weight: 700;
    line-height: 1.35em;
  }
  .heart-outline {
    position: absolute;
    padding-left: 16rem !important;
    color: rgba(0, 0, 0, 0.5);
    font-size: 4vw;
  }
  .heart-red {
    color: red;
    padding-left: 16rem !important;
    position: absolute;
    display: block;
    font-size: 4vw;
  }
}
.modal-open {
  overflow: hidden;
}

.modal-overlay {
  display: none;
  overflow-y: auto;
  z-index: 10;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: fixed;
  background: #000000;
  opacity: 0.7;
}

.modal-open .modal-overlay {
  display: block;
}

.modal-container {
  z-index: 999999 !important;
}

.modal-container {
  left: 50%;
  top: 100px;
  z-index: 11;
  width: 600px;
  max-width: 80%;
  max-height: 80%;
  position: fixed;
  font-size: 14px;
  overflow-y: auto;
  margin-left: -300px;
  background: #ffffff;
  -webkit-animation: jelly 0.5s ease-in-out;
          animation: jelly 0.5s ease-in-out;
  -webkit-animation: fade-in-white 0.3s ease-in-out;
          animation: fade-in-white 0.3s ease-in-out;
  border-radius: 5px;
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.03), 0 20px 45px 5px rgba(0, 0, 0, 0.2);
}
.modal-container .modal-header h3 {
  display: inline-block;
  font-size: 20px;
  color: black;
  margin: 0;
}
.modal-container .modal-header .icon {
  cursor: pointer;
}
.modal-container .modal-header .icon.remove-icon {
  width: 24px;
  height: 24px;
  background-image: url("../images/Icon-remove.svg");
  margin-right: 0px !important;
}
.modal-container .modal-body {
  padding: 20px;
}
.modal-container .modal-body .control-group .control {
  width: 100%;
}

@media only screen and (max-width: 770px) {
  .modal-container {
    max-width: 80%;
    left: 10%;
    margin-left: 0px;
  }
  .control-group {
    width: 100%;
  }
  .control-group .control {
    width: 100%;
  }
  .control-group.date .control, .control-group.datetime .control {
    padding-left: 40px;
  }
}
.search-data {
  display: flex;
}
.search-data .modal-icon .icon {
  cursor: pointer;
}
.search-data .modal-icon .icon.remove-query-icon {
  width: 24px;
  height: 24px;
  background-image: url("../images/Icon-remove.svg");
}

i.icon {
  display: inline-block;
  background-size: cover;
}
i.icon.remove-icon {
  background-image: url("../images/Icon-remove.svg") !important;
  width: 24px;
  height: 24px;
  margin-right: -109px;
}

.account-layout .account-head .account-heading {
  font-weight: 800;
  font-size: 20px;
  margin-left: 5%;
}
.account-layout .account-items-list {
  width: 95%;
  margin-left: 30px;
}

.status-pending {
  background: #5C5959;
  border-radius: 20px;
  color: #fff;
}

.status-accepted {
  background: #FF8A00;
  border-radius: 20px;
  color: #fff;
}

.status-expired-rejected {
  background: #C4161C;
  border-radius: 20px;
  color: #fff;
}

.status-delivered {
  background: #15CF74;
  border-radius: 20px;
  color: #fff;
}

.status-closed {
  background: #1f43e4;
  border-radius: 20px;
  color: #fff;
}

.seller-txt-blue {
  color: #0074B2;
}

.seller-txt-gray {
  color: rgba(0, 0, 0, 0.5);
}

#catalog-bulk-deal-products {
  width: calc(100% - 250px);
}

/* ravi */
.dropdown-content p.pt-4.font-weight-bold.mb-0 {
  padding-top: 0 !important;
}

.dropdown-content .row.bg-white {
  display: block;
}

ul.pagination.justify-content-center {
  margin-top: 20px;
  padding-bottom: 27px;
}

li.page-item.pagination-prev-nav a.page-link,
li.page-item.pagination-next-nav a.page-link,
li.page-item.pagination-page-nav a.page-link {
  border: none;
}

li.page-item.pagination-page-nav.active a.page-link {
  background: #0041ff;
}

li.page-item.pagination-page-nav,
li.page-item.pagination-prev-nav,
li.page-item.pagination-next-nav {
  padding: 0;
}

.message-block {
  font-size: 18px;
  color: whitesmoke;
}