@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Poppins");
@import url("https://fonts.googleapis.com/css?family=Lato");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Inconsolata|Roboto+Mono&display=swap");

body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  background: #fff !important;
  color: #333;
}

/* html, body{overflow-x:hidden;} */
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
img,
ul,
li,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 5px;
  font-weight: 700 !important;
  font-family: "Lato", sans-serif;
}

h1 {
  font-size: 35px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

.p-0 {
  padding: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.evince {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images2/in.png) no-repeat 2px 1px;
}

a {
  text-decoration: none !important;
  color: #333;
}

a:hover {
  color: #7c1417;
}

.gap5 {
  display: block;
  height: 5px;
  clear: both;
}

.gap60 {
  display: block;
  height: 60px;
  clear: both;
}

.gap40 {
  display: block;
  height: 40px;
  clear: both;
}

.gap30 {
  display: block;
  height: 30px;
  clear: both;
}

.gap20 {
  display: block;
  height: 20px;
  clear: both;
}

.gap15 {
  display: block;
  height: 15px;
  clear: both;
}

.gap1 {
  display: block;
  height: 1px;
  clear: both;
}

.gap3 {
  display: block;
  height: 3px;
  clear: both;
}

.gap10 {
  display: block;
  height: 10px;
  clear: both;
}

.font10 {
  font-size: 10px;
  line-height: 16px;
}

.font11 {
  font-size: 11px;
  line-height: 16px;
}

.gap50 {
  display: block;
  height: 50px;
  clear: both;
}

.gap40 {
  height: 40px;
  clear: both;
}

.gap50 {
  height: 50px;
  clear: both;
}

.gap70 {
  height: 70px;
  clear: both;
}

.gap100 {
  height: 100px;
  clear: both;
}

.padclr {
  padding: 0px !important;
}

.nobdr {
  border: 0 !important;
}

.pad10 {
  padding: 10px;
}

.pad15 {
  padding: 15px;
}

.pad20 {
  padding: 20px;
}

.pad30 {
  padding: 30px;
}

.pad40 {
  padding: 40px;
}

.nopadL {
  padding-left: 0px;
}

.nopadR {
  padding-right: 0px;
}

.padL {
  padding-left: 40px;
}

.padR {
  padding-right: 40px;
}

.padR3 {
  padding: 0px 3px 0px 0px;
}

.borderL {
  border-left: 1px solid #e6e8eb;
}

.borderR {
  border-right: 1px solid #e6e8eb;
}

.borderB {
  border-bottom: 1px solid #e6e8eb;
}

.noborderL {
  border-left: 0 !important;
}

.noborderR {
  border-left: 0 !important;
}

.nobdrRadius {
  border-radius: 0 !important;
}

.font32 {
  font-size: 32px !important;
}

.font12 {
  font-size: 11px !important;
  line-height: 18px;
}

.fontBold {
  font-weight: bold;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font16 {
  font-size: 30px !important;
}

.font20 {
  font-size: 20px !important;
}

.font24 {
  font-size: 24px !important;
}

.font18 {
  font-size: 18px !important;
}

.font62 {
  font-size: 62px !important;
  padding: 10px 0;
}

.clear {
  clear: both;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.tal100 {
  height: 100px;
}

.width100 {
  width: 100%;
}

.widthAuto {
  width: auto;
}

.ein {
  background: url("../images/in.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 15px;
  width: 13px;
}

.yes360 {
  display: none;
}

.yes600 {
  display: none;
}

.yes800 {
  display: none;
}

.no360 {
  display: block;
}

.no600 {
  display: block;
}

.no800 {
  display: block;
}

@media (max-width: 599px) {
  .yes360 {
    display: block;
  }

  .no360 {
    display: none;
  }

  /* Style by Kayla */
  .header-content {
    flex-direction: column;
  }

  /* Start / Kayla - Jan 28, 2024 */
  .dropdown-menu {
    top: auto !important;
  }

  .filters-holder {
    /* flex-direction: column; */
    width: 100%;
    gap: 10px;
    align-items: flex-end;
  }

  .search-holder {
    flex-wrap: wrap;
  }

  .btn-filters {
    margin: 0 !important;
    width: 100%;
  }

  .sortBy .form-control {
    margin: 0 !important;
  }

  .sec1 .item {
    height: auto !important;
  }

  .sec1 .next-icon {
    top: calc(50% - 10px);
  }

  .item_inner h2 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
  .item_inner h4 {
    font-size: 11px !important;
    margin-bottom: 5px !important;
  }
  .btn-banner {
    font-size: 11px !important;
    margin-top: 5px !important;
    padding: 4px 7px !important;
  }
  .carousel-indicators .active {
    width: 9px !important;
    height: 9px !important;
  }

  .carousel-indicators li {
    width: 7px !important;
    height: 7px !important;
  }

  .sec1 .next-icon {
    font-size: 20px !important;
    top: calc(50% - 8px) !important;
  }
  /* End / Kayla - Jan 28, 2024 */
}

@media (max-width: 767px) {
  .yes600 {
    display: block;
  }

  .no600 {
    display: none;
  }
  /* Start / Kayla - Jan 28, 2024 */
  .filters-holder {
    margin: 0;
    align-items: flex-end !important;
  }
  /* End / Kayla - Jan 28, 2024 */
}

@media (max-width: 998px) {
  .yes800 {
    display: block;
  }

  .no800 {
    display: none;
  }
}

/*-- Custom Style Starts --*/

/* .headerSub {
    background: rgba(0, 0, 0, 0) url("../images/banner1.jpg") no-repeat scroll 0 0 / cover ;
    height: 100%;
    width: 100%;
    position: relative;
}

.headerSub:before {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.76) 14%, rgba(0, 0, 0, 0.35) 66%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.headerSub > .container {
    padding: 60px 0 40px;
}

.headerSub .banInBox1 h1 {
    font-size: 50px;
    padding-bottom: 0;
    padding-top: 5%;
}

.headerSub .banInBox1 p {
    font-size: 14px;
    font-weight: 600;
}

.sec1 {
    background: url(../images/banner1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    color: #fff;
}
.sec1 .title {
    font-size: 40px;
}
.sec1 .description {
    font-size: 20px;
}

.label-holder {
    background-color: #fff;
    color: #000;
    padding: 5px;
    max-width: 375px;
    width: 100%;
    margin: 0;
}

label {
    margin: 0;
}

input[type=checkbox] {
    width: 25px;
    height: 25px;
    margin-right: 9px;
}

input[type=submit] {
    padding: 10px 20px;
    background: #000;
    color: #fff;
    border: none;
}

input[type=submit]:hover {
    background-color: #fff;
    color: #000;
}

.chk-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.sec1 .form-select {
    color: #000;
    padding: 20px;
    appearance: none;
    border: none;
    font-size: 20px;
    width: 100%;
    max-width: 400px;
    text-align: center;
    margin: 10px 0;
}

.option-item {
    text-align: center;
}

.sec1 .form-wrapper{
    text-align: center;
}

.terms {
    color: #fff;
    background: #000;
    padding: 20px;
}

.terms:hover {
    color: #000;
    background: #fff;
    padding: 20px;
}
.sec1 > .container {
    padding: 0;
}

.banBox1 {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 70%;
}

.banInBox1 h1 {
    color: #fff;
    font-size: 60px;
    padding-bottom: 35px;
    padding-top: 10%;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
}

.banInBox1 p {
    color: #fff;
    font-size: 20px;
    padding-bottom: 35px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
}

.banBox1 section:before {
    color: #666;
    content: "";
    display: block;
    font-family: fontawesome;
    font-size: 20px;
    height: 30px;
    left: 8px;
    position: absolute;
    top: 9px;
    width: 30px;
    z-index: 99;
}

.headerSub .banBox1 section::before {
    font-size: 16px;
    top: 7px;
}

.banBox1 section.city:before {
    content: "\f041";
}

.banBox1 section.serv:before {
    content: "\f002";
}

.banBox1 .form-control {
    border: 1px solid #fff;
    border-radius: 2px;
    height: 50px;
    padding: 6px 22px 6px 34px;
}

.headerSub .banBox1 .form-control {
    height: 40px;
}

.banBox1 .row > .col-sm-4, .banBox1 .row > .col-sm-6, .banBox1 .row > .col-sm-2 {
    padding: 0 5px;
}

.headerSec { */
/*    position: fixed;*/
/* width: 100%; */
/*    z-index: 99;*/
/* } */

.headerO {
  background: #1a1f2a none repeat scroll 0 0;
  padding: 8px 0;
  text-align: right;
}

.headerO a {
  color: #fff;
  font-size: 18px;
}

/* comment removed {suresh 16-05-23} */
.form-group label {
  color: #000;
  font-weight: normal;
}

.red {
  color: #ff0000;
}

.form-control {
  background: transparent none repeat scroll 0 0;
  border-color: #aaa;
  border-radius: 0;
  border-width: 1px 1px 1px;
  box-shadow: none;
  height: 34px;
}

.form-control:focus {
  border-color: #800000;
  box-shadow: none;
}

.navigation-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.headTop {
  background: #000 none repeat scroll 0 0;
  padding: 15px;
  position: relative;
  text-align: center;
}

.headTop img {
  width: 100%;
  max-width: 380px;
  object-fit: contain;
  padding: 20px 0;
}

/* comment */
.headTop {
  background: #000 none repeat scroll 0 0;
  padding: 15px;
  position: relative;
  text-align: center;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  box-shadow: none;
  margin: 0 !important;
  padding: 20px 0;
  width: 100%;
}

.mega-dropdown > .dropdown-toggle:focus + .mega-dropdown-menu,
.mega-dropdown-menu:hover,
.mega-dropdown-menu:focus {
  display: block;
}

.dropdown-header {
  border-bottom: 1px solid #333;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 5px;
}

.mega-dropdown .mega-dropdown-menu li a {
  color: #444;
  display: block;
  font-size: 13px;
  padding: 3px 6px;
}

.mega-dropdown .mega-dropdown-menu li a > strong {
  color: #7c1417;
}

.menuO .navbar {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin: 0;
}

.menuO .navbar-collapse {
  text-align: center;
}

.menuO .nav.navbar-nav {
  display: inline-block;
  float: none;
  margin-bottom: -6px;
}

.menuO .navbar-default .navbar-nav > li > a {
  color: #000 !important;
  font-size: 13px;
  padding: 15px 5px;
}

.menuO .navbar-default .navbar-nav > li > a:hover,
.menuO .navbar-default .navbar-nav > li > a:focus {
  background: #000 none repeat scroll 0 0 !important;
  color: #fff !important;
}

.sec1 .item {
  height: 60vh;
}

.sec1 .item > img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}

.item {
  position: relative;
}

.item_inner {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  color: #fff;
  height: 100%;
  left: 0;
  /* padding: 10vh 20%; */
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 180px;
}

.bg-content {
}

.item_inner h2 {
  font-size: 60px;
  margin-bottom: 15px;
  padding: 0;
  text-align: start;
}

.item_inner h4 {
  font-size: 25px;
  font-weight: normal !important;
  margin-bottom: 15px;
}

.item_inner > a {
  /* background: #fff none repeat scroll 0 0; */
  /* commented for banner {Suresh 18-05-2023} */
  display: inline-block;
  font-size: 16px;
  padding: 12px 32px;
}

.sec1 {
  padding: 0 0 80px;
}

.sec2 {
  padding: 30px 15px;
}

.sec2 > .container {
  padding: 0;
}

.sec3 {
  background: #eee none repeat scroll 0 0;
  color: #000;
  font-size: 14px;
  line-height: 2;
  padding: 40px 15px;
  text-align: center;
}

/*
.sec3 a {
    background: #000 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 50px;
}
*/

.sec4 i {
  font-size: 40px;
}

.sec4 {
  background: #fff none repeat scroll 0 0;
  padding: 30px 15px;
}

.sec4 h4 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: normal !important;
}

.sec4 h5 {
  color: #999;
  font-weight: normal !important;
}

.amount1 {
  text-align: center;
}

.amount {
  /*    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
*/
  color: #7c1417;
  font-size: 16px;
  font-weight: 600;
  padding: 4px 0;
}

.price_product {
  color: #888;
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px 0 14px;
  text-decoration: line-through;
}

.offer_price {
  color: #7c1417;
  font-size: 16px;
  font-weight: 600;
}

.price_productL {
  color: #888;
  font-weight: 600;
  padding: 0 10px 0 14px;
  text-decoration: line-through;
}

.offer_priceL {
  color: #000;
  font-weight: 600;
}

.buy_icons {
  text-align: center;
}

.addtocart1 {
  background: #7c1417 none repeat scroll 0 0;
  border: none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 5px 20px;
  transition: background 0.5s ease 0s, color 0.5s ease 0s;
}

.addtocart1:hover,
.addtocart1:focus {
  background: #800000 none repeat scroll 0 0;
  color: #fff;
}

.listBox {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  /*box-shadow: 4px 4px 4px 0 #aaa;*/
  height: 414px;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 12px;
  position: relative;
  transition: box-shadow 0.2s ease 0s;
}

.listBox:hover,
.listBox:focus {
  box-shadow: 0 0 4px 0 #aaa;
}

.listBox > h4 {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: 300 !important;
  height: 35px;
  margin: 15px 0 10px;
  padding: 0 10px;
  text-align: center;
}

.title1 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: center;
  padding: 0;
}

.title1a {
  font-size: 28px;
}

.catTabs {
  border: 0 none;
  text-align: center;
}

.catTabs > li {
  display: inline-block;
  float: none;
}

.catTabs > li.active {
  margin: 0;
}

.catTabs > li > a {
  border: 2px solid transparent;
  border-radius: 0;
  color: #000 !important;
  font-family: "Poppins", sans-serif;
  padding: 0;
}

.catTabs > li > a:hover,
.catTabs > li > a:focus {
  background: #000 none repeat scroll 0 0;
  border-color: #000;
  color: #fff !important;
}

.catTabs > li > a > span {
  display: block;
  padding: 10px 15px;
}

.catTabs > li.active > a,
.catTabs > li.active > a:hover,
.catTabs > li.active > a:focus {
  background: transparent none repeat scroll 0 0 !important;
  border: 2px solid #000;
  border-radius: 0;
  color: #000 !important;
  font-weight: 600;
}

.sec5 {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 15px 15px 30px;
}

.sec6 {
  background: #fff none repeat scroll 0 0;
  padding: 15px 15px 30px;
}

.sec7 {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 15px 15px 30px;
}

.footerO1 {
  background: #fff none repeat scroll 0 0;
  padding: 15px 15px 35px;
  text-align: center;
}

.footerO1 img {
  max-width: 100%;
}

/*
.footerO2 .container {
    width: 100%;
}
*/

.footerO2 {
  background: #000 none repeat scroll 0 0;
  color: #a1a1a1;
  font-size: 14px;
  padding: 30px 15px;
}

.footerO2 h3 {
  /*border-bottom: 1px solid #7c1417;*/
  color: #fff;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 8px;
  position: relative;
}

.footerO2 h3::after {
  background: #7c1417 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 120px;
}

.footerO2 a {
  color: #a1a1a1;
  display: block;
  margin-bottom: 5px;
}

.sociIcon > a {
  display: inline-block;
  font-size: 35px;
}

.footerO2 .form-control {
  background: #fff none repeat scroll 0 0;
  font-size: 16px;
  height: 40px;
  padding: 5px 10px;
}

.subsBtn,
.subsBtn:hover,
.subsBtn:focus {
  background: #7c1417 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  height: 40px;
  padding: 8px 20px;
}

.footerO2 hr {
  background: #7c1417 none repeat scroll 0 0;
  border: 0 none;
  height: 1px;
}

.footerO3 {
  background: #1d1d1d none repeat scroll 0 0;
  color: #ddd;
  font-size: 14px;
  padding: 12px 15px;
  text-align: center;
}

.footerO0 {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #000;
  font-size: 16px;
  padding: 20px 15px;
  text-align: center;
}

.headScroll {
  background: #333 none repeat scroll 0 0;
  color: #eacc72;
  font-size: 14px;
  padding: 0;
}

.headScroll marquee {
  padding: 6px 0;
}

.headRight {
  color: #fff;
  font-size: 15px;
  display: inline-block;
  text-align: right;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Lato";
}

.headRight a {
  color: #fff;
}

.searchBox1 {
  margin: 0;
}

.searchBox1 input {
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  /* float: left; */
  padding-left: 10px;
  width: calc(100% - 85px);
}

.searchBox > button,
.searchBox1 > button {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #333;
  display: inline-block;
}

.headRight a > i {
  font-size: 30px;
}

.forflex {
  display: flex;
}

.sec9 {
  background: #000 none repeat scroll 0 0;
}

.sec9 > .container {
  width: 100%;
}

.sec9LHS {
  background: rgba(0, 0, 0, 0) url("../images/sec9bg.jpg") repeat scroll 0 0 /
    cover;
}

.sec9RHS {
  color: #fff;
  padding: 200px 40px;
  text-align: center;
}

.sec9RHS > h2 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
}

.price1 {
  color: #7c1417;
}

.sec9RHS > p {
  font-size: 15px;
  font-weight: 600;
}

/*
.sec9RHS > a {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    color: #000;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding: 20px 45px;
}
*/

.sec10 {
  background: #f4f4f4 none repeat scroll 0 0;
  padding: 30px 15px;
}

.blogBox {
  background: #fff none repeat scroll 0 0;
  padding: 10px;
}

.blogBox img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
  width: 100%;
}

.blogBox h3 {
  font-size: 22px;
  font-weight: 400 !important;
  margin: 10px 0 18px;
}

.blogBox p {
  color: #555;
  line-height: 1.8;
  margin-bottom: 20px;
}

.blogBox a {
  background: #333 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  padding: 10px 16px;
}

.sec11 {
  background: #1d1d1d none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  padding: 50px;
  text-align: center;
}

.sec11 a {
  color: #fff;
}

.searchBtn {
  background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
  border: 0px solid;
  height: 30px;
  width: 30px;
  font-size: 19px;
}

#modal_search .modal-dialog {
  color: #333;
  text-align: left;
  width: 90%;
}

#modal_search .modal-content {
  background-color: rgba(255, 255, 255, 1);
}

#modal_search .modal-title {
  color: #333;
  font-size: 24px;
  font-weight: 400 !important;
}

.searchBox input {
  font-size: 30px;
  height: auto;
  padding: 20px 10px;
}

.buy_icons .form-control {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #cbd6dd;
  display: inline-block;
  padding: 5px 1px;
  text-align: center;
  width: 50px;
}

.buy_icons1 .form-control {
  height: 30px;
  padding: 1px 1px;
  font-size: 14px;
}

.buy_icons1 .addtocart1 {
  /* font-size: 13px;
    height: 25px;
    padding: 1px 14px;
    vertical-align: top; */
}

.heartIcon,
.heartIcon:hover,
.heartIcon:focus {
  color: #7c1417;
  font-size: 20px;
}

.sec8 {
  background: #fff none repeat scroll 0 0;
  padding: 20px 15px 40px;
}

.sec8Box {
  text-align: center;
}

.sec8Box i {
  font-size: 50px;
}

.sec8Box > h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400 !important;
  margin: 18px 0 4px;
}

.sec8Box > p {
  color: #333;
}

.sec8a {
  /* background: url("../images/sec8abg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff; */
  padding: 80px 0;
}

.sec8a .card {
  box-shadow: 0 0 0 1px rgba(87, 87, 87, 0.1),
    0 8px 8px 0 rgba(234, 224, 218, 0.3);
  border-radius: 20px;
}

.sec8a .card .content-holder:first-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.sec8a .card-image {
  width: 100%;
  height: 100%;
  border-radius: 0 20px 20px 0;
}

.sec8a .content-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap-reverse;
}

/* .sec8a .content-wrapper {
    display: flex;
    justify-content: flex-start;
} */

.sec8a .title {
  font-size: 40px;
  font-weight: 600 !important;
  line-height: 1.2;
  /* margin: auto; */
  margin-bottom: 30px;
  max-width: 430px;
}

.sec8a .description {
  color: #333;
  font-size: 18px;
  line-height: 1.2;
  width: 100%;
  max-width: 541px;
}

.listCaurosel .carousel-control {
  width: 5%;
}

.listCaurosel .carousel-control {
  background: transparent none repeat scroll 0 0;
  color: #000;
  opacity: 1;
}

.listCaurosel .right {
  right: -7%;
}

.listCaurosel .left {
  left: -7%;
}

.mega-dropdown .mega-dropdown-menu li > a > img {
  border: 1px solid #ccc;
}

#banner .carousel-control {
  background-image: none !important;
}

.glyphicon {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 0 4px 2px #333;
  color: #000;
  display: inline-block;
  font-size: 18px;
  height: 50px !important;
  padding-top: 15px;
  position: absolute;
  top: calc(50% - 45px);
  width: 50px !important;
  z-index: 5;
}

.sec1 .next-icon {
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: calc(50% - 45px);
}

.sec1 .carousel-control {
  width: 5%;
}

.left .next-icon {
  left: 50%;
}

.right .next-icon {
  right: 50%;
}
.left .glyphicon {
  left: 50%;
}

.right .glyphicon {
  right: 50%;
}

.glyphicon.fa {
  color: #333;
  font-size: 26px !important;
  height: 40px !important;
  padding-top: 6px;
  width: 40px !important;
}

.font-grey {
  color: #bfbfbf !important;
}

.font-grey a {
  color: #bfbfbf !important;
}

.listImg {
  display: block;
  height: 250px;
  padding: 10px;
  text-align: center;
}

.listImg > img {
  max-height: 100%;
  max-width: 100%;
}

.listBox1 .listImg {
  height: 170px;
}

.listBox1 .addtocart1 {
  font-size: 13px;
  padding: 3px 12px;
}

.listBox1 .buy_icons .form-control {
  height: auto;
  padding: 3px 10px;
}

.listRow > .col-sm-4.col-md-3.col-lg-2 {
  padding: 0 8px;
}

.listRow {
  margin: 0 -8px;
}

.listBox1 > h4 {
  color: #000;
  font-size: 14px;
  height: 36px;
  overflow: hidden;
}

.listBox1 {
  box-shadow: 4px 4px 4px 0 #aaa;
  height: 306px;
  margin-bottom: 16px;
  overflow: hidden;
  transition: box-shadow 0.2s ease 0s;
}

.listBox1:hover,
.listBox1:focus {
  box-shadow: 0 0 4px 0 #aaa;
}

.listsec1 {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 4px 4px 0 #eee;
  padding: 5px 15px;
}

.gridList {
  display: inline-block;
}

.gridList > button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #999;
  font-size: 28px;
  line-height: 28px;
  padding: 3px 5px;
}

.gridList > button.active {
  color: #7c1417;
}

.sortBy {
  display: inline-block;
}

.sortBy .form-control {
  /* background: #fff none repeat scroll 0 0;
  border: 1px solid #cbd6dd;
  color: #636363;
  display: inline-block;
  font-size: 14px;
  height: auto;
  padding: 8px 14px 8px 8px;
  vertical-align: super; */
  /*width: 85px;*/
  /* width: auto; */
  margin-left: 15px;
  background-color: #fff;
  border: 1px #cbd6dd solid;
  border-radius: 0;
  padding: 5px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  height: 33.42px;
  color: #000;
}

.btnlistS {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #333;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 33px;
  width: 34.6px;
}

.product_name {
  color: #000;
  font-size: 14px;
}

.product_name:hover,
.product_name:focus {
  color: #000;
}

.listTable tbody {
  font-size: 13px;
}

.listsec2 {
  padding: 30px 15px;
}

.detailsec1 {
  background: #eee none repeat scroll 0 0;
  border-bottom: 1px solid #ddd;
  color: #666;
  font-size: 13px;
  padding: 10px 15px;
}

.detailsec2 {
  background: #fff none repeat scroll 0 0;
  padding: 50px 15px;
}

.detailTitle {
  color: #000;
  font-family: "Lato", sans-serif;
  font-weight: 400 !important;
  font-size: 25px;
}

.detailImg {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  box-shadow: 4px 4px 3px 0 #ccc;
  padding: 15px;
  width: 100%;
}

.buy_icons1 {
  display: flex;
  justify-content: space-evenly;
  align-items: end;
  gap: 15px;
  width: min-content;
}

.detailAmt > span {
  padding: 0;
}

.detailAmt .price_product {
  font-size: 20px;
}

.detailAmt .offer_price {
  font-size: 26px;
}

.detailAmt .amount {
  font-size: 26px;
}

.detailsec2 .tab-pane {
  border: 1px solid #ddd;
  color: #666;
  padding: 22px 20px;
}

.detailsec2 .nav-tabs li > a {
  border-radius: 0;
  color: #000;
}

.detailsec2 .nav-tabs li.active > a {
  background: #ddd none repeat scroll 0 0;
  color: #000;
}

.headRight .dropdown {
  display: inline-block;
  /* margin: 0 10px; */
}

.headRight .dropdown .dropdown-menu {
  color: #333;
  top: 4vh;
  left: auto;
  right: calc(-100% + 15px);
  width: 500px;
}

.create_box {
  padding: 60px 0 20px;
}

.create_head {
  font-size: 24px;
  padding: 0 0 10px;
  text-align: center;
}

.create_head1 {
  font-size: 24px;
  padding: 0 0 10px;
}

.create_hr {
  background: #ccc none repeat scroll 0 0;
  height: 1px;
}

.label_color {
  color: #666666;
}

.create_box1 {
  padding: 20px 0;
}

.btn_login,
.btn_login:hover,
.btn_login:focus {
  background: #7c1417 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 25px;
}

.already_account {
  color: #737373;
  padding-bottom: 50px;
}

.sign_color {
  color: #7c1417;
}

.menuO {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.signup_content .input_design {
  border: 1px solid #999;
  padding: 6px 12px;
}

.dataTables_info {
  float: left;
  width: 49%;
  margin: 20px 0;
}
/* kayla-comment*/
/* #dynamic-table_info.dataTables_info { 
    float: none;
    width: 100%;
    margin: 0 0 20px;
    text-align: right;
} */
/* kayla-comment*/
.dataTables_filter {
  text-align: right;
}

.dataTables_paginate {
  float: right;
  text-align: right;
  width: 49%;
}

.borderBox {
  border: 1px solid #ccc;
  padding: 20px 15px 15px;
  font-size: 15px;
}

.borderBox > h3 {
  font-size: 16px;
  margin-bottom: 30px;
}

.orClass {
  position: relative;
  text-align: center;
}

/*
.orClass > span {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #666;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    padding-top: 8px;
    width: 40px;
}
*/

.orClass > span {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  left: 0;
  margin: 0 auto;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  top: -12px;
  width: 110px;
}

.orClass > i {
  background: #666 none repeat scroll 0 0;
  display: block;
  height: 1px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #000;
  border-color: #000;
}

.pagination > li > a,
.pagination > li > span {
  color: #333;
}

.orderMsg1 {
  color: #7c1417;
  display: inline;
  font-weight: 600;
}

.orderMsg2 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.8;
}

.orderMsg2 > span {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}

.sec8Box img {
  height: 60px;
}

.shop1 img {
  height: auto;
  width: 80px;
  padding: 0;
}

.listBox > h4 > a {
  color: #333;
}

.btn-social-facebook,
.btn-social-facebook:hover,
.btn-social-facebook:focus {
  display: block;
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
  padding: 8px 1.15rem;
  width: 100%;
  font-size: 15px;
}

.btn-social-facebook i {
  font-size: 28px;
  margin-right: 6px;
}

.btn-social-google {
  background-color: #ededed;
  border-color: #ededed;
  color: #4d4d4d;
  padding: 8px 1.15rem;
  width: 100%;
  font-size: 15px;
}

.register_border .form-control {
  border-width: 1px;
  padding: 6px 12px;
}

.offBox {
  background: #7c1417 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 6px 16px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.offBox > span {
  font-size: 14px;
  font-weight: 600;
}

.lowstk {
  color: #7c1417;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 15px;
  text-align: center;
}

.outstk {
  color: #666;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 15px;
  text-align: center;
}

.detailsec2 .carousel-indicators {
  bottom: -10px;
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
  width: 100%;
}

.detailsec2 .carousel-indicators > li {
  border-color: #333;
}

.detailsec2 .carousel-indicators > li.active {
  background: #7c1417 none repeat scroll 0 0;
  border-color: #7c1417;
}

.detailBox h3 {
  /*border-bottom: 1px solid #7c1417;*/
  color: #000;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 8px;
  position: relative;
}

.detailBox h3::after {
  background: #7c1417 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 120px;
}

.detailBox > p {
  line-height: 2;
}

.noticon {
  background: #7c1417 none repeat scroll 0 0;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  height: 20px;
  padding-top: 2px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -9px;
  width: 20px;
}

.tr1 {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}

.listTable {
  border-bottom: 1px solid #ccc;
}

.listsec1a {
  background: #ddd none repeat scroll 0 0;
  border-bottom: 1px solid #bbb;
  border-top: 1px solid #bbb;
  display: none;
  padding: 30px 0 25px;
}

.listsec1a .form-control {
  background: #fff none repeat scroll 0 0;
}

.listsec1a.active {
  display: block;
}

.advBtn {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #999;
  color: #666;
  font-size: 15px;
  padding: 6px 10px;
}

.btn_search,
.btn_search:hover,
.btn_search:focus {
  background: #000 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  padding: 6px 5px;
  width: 100%;
}

.btn_reset,
.btn_reset:hover,
.btn_reset:focus {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #7c1417;
  border-radius: 0;
  color: #7c1417;
  font-weight: 600;
  padding: 6px 5px;
  width: 100%;
}

.cateBox a,
.cateBox a:hover,
.cateBox a:focus {
  color: #444;
  display: block;
  padding: 4px 0;
}

.input-group .form-control {
  border-left: 0 none;
  height: 40px;
  padding-left: 2px;
}

.input-group-addon {
  background-color: #fff;
  border-color: #999;
  border-radius: 0;
  color: #888;
}

.footerO1 img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: 3px 3px 3px -2px #333;
  padding: 10px;
}

.advSearchForm .col-sm-2 {
  width: 20%;
}

.ms-choice {
  border: medium none;
}

.ms-drop {
  border-radius: 0;
  margin-left: -12px;
  margin-top: 0;
}

.ms-drop input[type="checkbox"] {
  font-size: 13px;
  margin-right: 6px;
  vertical-align: sub;
}

.ms-drop ul > li label {
  font-size: 13px;
}

.ms-choice > span {
  padding-left: 12px;
  top: 3px;
}

.offShow,
.offShow:hover,
.offShow:focus {
  background-color: #f1cbcb;
  color: #7c1417;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-top: 7px;
  padding: 4px 0;
  text-align: center;
}

.offShowG,
.offShowG:hover,
.offShowG:focus {
  background-color: #ccc;
  color: #7c1417;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-top: 7px;
  padding: 4px 0;
  text-align: center;
}

.offShow2,
.offShow2:hover,
.offShow2:focus {
  background-color: #f1cbcb;
  border: 1px solid #f1cbcb;
  color: #7c1417;
  display: block;
  font-size: 13px;
  padding: 4px 10px;
  text-align: center;
}

td > .amount {
  font-size: 12px;
  font-weight: 400;
}

.blackBg {
  background: #000 none repeat scroll 0 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff !important;
  text-align: left;
}

.blackBg a {
  color: #fff;
}

.advBtn small {
  font-size: 80%;
}

.footlogo {
  max-height: 150px;
  max-width: 100%;
}

.soItemname {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.soOffTxt {
  color: #7c1417;
}

#show_offers .tr1 {
  background: #f1cbcb none repeat scroll 0 0;
  color: #7c1417;
}

.norspTxt {
  color: #999;
  font-style: italic;
  font-weight: 600;
  padding: 4px 0;
}

.enqBtn {
  background-color: #f1cbcb;
  border-radius: 2px;
  color: #7c1417;
  letter-spacing: 1px;
  padding: 8px 20px;
  font-size: 15px;
  font-weight: 600;
}

.enqBtn:hover {
  color: #800000;
}

.fweight800 {
  font-weight: 800;
}

.table-striped > tr:nth-child(odd).highlight > td {
  background-color: maroon !important;
}

.enquiry_contact1 {
  color: maroon;
}

/*-- Custom Style Ends --*/

/*-- Responsive --*/

@media (min-width: 1280px) {
  .container {
    width: 1280px;
  }

  .listCaurosel .left {
    left: -4%;
  }

  .listCaurosel .right {
    right: -4%;
  }
}

@media (max-width: 1279px) {
  .container {
    width: 100%;
  }

  .sec8a {
    height: 800px;
    padding: 309px 15px 50px;
  }

  .sec8a h3 {
    font-size: 54px;
  }

  .sec8a p {
    font-size: 26px;
  }

  /* Style by Kayla */
  .logo-holder img {
    max-width: 340px !important;
  }

  .searchBox2 input {
    min-width: 250px !important;
  }
}

/*-- 1024 --*/
@media (max-width: 1100px) {
  .sec8a {
    height: 700px;
    padding: 250px 15px 50px;
  }

  .sec8a h3 {
    font-size: 48px;
  }

  .sec8a p {
    font-size: 22px;
  }
}

/*-- 800 --*/
@media (max-width: 998px) {
  .headTop {
    /* text-align: left; */
  }

  .headTop img {
    max-width: 180px;
    padding: 20px 10px 20px 0;
  }

  .headRight a > i {
    font-size: 18px;
  }

  .dropdown2 .dropbtn2 {
    font-size: 13px;
  }

  .sec8a {
    height: 500px;
    padding: 180px 15px 50px;
  }

  .sec8a h3 {
    font-size: 34px;
  }

  .sec8a p {
    font-size: 18px;
  }

  /* .listTable {
    max-width: 200%;
    width: 200%;
  } */

  .listsec1a .container {
    padding: 0 30px;
  }

  .listCaurosel .left {
    left: -5%;
  }

  .listCaurosel .right {
    right: -5%;
  }
  /* Style by Kayla */
  /* .header-content {
    flex-direction: column;
  } */

  .logo-search-holder {
    display: flex;
    flex-direction: column-reverse;
  }
}

/*-- 600/640/675 --*/
@media (max-width: 767px) {
  .headTop {
    /* padding-left: 0; */
  }

  .item_inner h2 {
    font-size: 26px;
  }

  .item_inner h4 {
    font-size: 18px;
  }

  .sec8a {
    /* background: rgba(0, 0, 0, 0) url("../images/sec8abg.jpg") no-repeat scroll
      center top / cover; */
    height: auto;
    padding: 60px 15px;
  }

  /* Style by Kayla */
  .sec8a .title {
    font-size: 30px;
    max-width: 320px;
  }

  .sec8a .card-image {
    border-radius: 20px 20px 0 0;
  }

  .headRight .dropdown .dropdown-menu {
    right: calc(-100% - 150px);
  }

  /* Style by Kayla */
  .sec11 .container {
    padding: 0;
  }

  /* .listTable {
    max-width: 150%;
    width: 150%;
  } */

  .menuO .nav.navbar-nav {
    display: block;
  }

  .menuO .navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    padding: 10px 6px;
  }

  .new_customer {
    border-right: 0 none;
    padding: 0;
  }

  .register_border {
    padding: 0;
  }

  .advSearchForm .col-sm-2 {
    width: 100%;
  }

  .pagination > li > a,
  .pagination > li > span {
    font-size: 13px;
    padding: 5px 6px;
  }

  .dataTables_info,
  .dataTables_paginate {
    width: 100%;
  }

  .pagging {
    margin-top: 20px;
  }

  .pagging a,
  .pagging span {
    font-size: 13px;
    padding: 5px !important;
  }

  .shop1 img {
    height: auto;
    width: 45px;
    padding: 0;
  }

  #form_news .subsBtn {
    width: 100%;
  }

  .forflex {
    display: block;
  }

  .sec9LHS {
    height: 250px;
  }

  .sec9RHS {
    padding: 50px 40px;
  }

  .listCaurosel .left {
    left: -7%;
  }

  .listCaurosel .right {
    right: -7%;
  }
  .header-content-right i {
    font-size: 20px !important;
  }
}

/*-- 480 --*/
@media (max-width: 599px) {
  .logo-holder img {
    max-width: 300px !important;
    /* padding: 0 0 15px; */
  }
  /* #cart_item_count {
    display: none;
  } */

  /* .headRight-holder {
    width: 100%;
  } */
  header .navigation .menu-list {
    top: 17vh !important;
  }
  .headRight {
    width: 100%;
  }

  .headRight .content-holder {
    display: flex;
    gap: 5px;
  }

  .headRight .dropdown3 {
    margin-right: auto;
  }

  .headRight a > i {
    font-size: 18px !important;
  }
  .headRight .dropdown .dropdown-menu {
    /* right: calc(-100% - 133px); */
    width: 370px;
  }
  #cart_items {
    right: calc(-100% - 70px);
    width: 370px;
  }
  .content-column1 .img-content {
    display: none;
  }
}

/*-- 360/375 --*/
@media (max-width: 479px) {
  .logo-holder img {
    max-width: 250px !important;
    /* padding: 0 0 15px; */
  }

  /* .headRight-holder {
    width: 100%;
  } */

  .item_inner {
    padding: 0 60px;
  }

  /* Start of style for list item mobile view */
  .listTable thead {
    display: none;
  }

  .dataTable tbody tr {
    display: grid;
    background: #fff;
    margin-bottom: 12px;
  }

  .table-hover > tbody > tr:hover {
    background: #fff;
  }

  .dataTable tbody tr:hover .extra-content {
    display: none !important;
  }

  .table > tbody > tr > td:not(:first-child):not(:last-child) {
    padding: 0 8px !important;
    text-align: left;
  }

  #mobile-country::before {
    content: "Country:";
    display: block;
    color: #7c8287;
    font-size: 13px;
  }
  #mobile-region::before {
    content: "Region:";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-type::before {
    content: "Type:";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-appellation::before {
    content: "Appellation:";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-vintage::before {
    content: "Vintage:";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-available::before {
    content: "Available:";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-price::before {
    content: "Price(SGD):";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-price-fav::before {
    content: "Price(Incl. GST):";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }
  #mobile-offers::before {
    content: "Offers(%):";
    display: block;
    color: #7c8287;
    font-size: 12px;
  }

  .table-responsive {
    padding: 12px;
    background: #f5f5f5;
    border: none;
  }

  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    border-top: none;
  }

  .buy_icons1 {
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 20px;
  }

  .grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal-width columns by default */
    grid-template-rows: auto auto; /* Two rows, auto-sized */
    grid-gap: 10px; /* Adjust the gap as needed */
  }

  .grid-item {
    /* Style your grid items here */
  }

  .grid-item.full-width {
    grid-column: 1 / span 2; /* Make the full-width item span two columns */
  }

  /* End of style for list item mobile view */
  /* Start of style for filter mobal mobile view */
  .modal-content {
    margin: 0 !important;
    width: 28% !important;
    height: 100vh;
    border: none !important;
    border-radius: 0;
  }

  .modal-dialog {
    margin: 0 !important;
  }

  .price-filter-content {
    padding: 0 20px !important;
  }

  .card-body-filter {
    display: flex !important;
    flex-direction: column !important;
  }

  #accordion {
    height: 630px !important;
  }

  /* End of style for filter mobile view */

  /* Start of style for cart menu mobile view*/
  .cart-menu {
    overflow: auto;
    bottom: 0;
    top: 148px;
    background: #fff;
    left: 0;
    width: 100%;
    box-shadow: none;
    position: fixed;
    max-width: 100%;
    min-height: 100%;
    right: 0;
    z-index: 999;
    margin-bottom: 0;
  }
  /* End of style for cart menu mobile view*/
  .headRight {
    width: 100%;
  }

  .headRight .content-holder {
    display: flex;
    gap: 5px;
  }

  .headRight .dropdown3 {
    margin-right: auto;
  }

  /* .headRight a > i {
    font-size: 20px !important;
  } */

  .service-list-item {
    /* margin-bottom: 20px; */
  }

  .sec1 {
    padding: 0;
  }
}

/*-- 320 --*/
@media (max-width: 360px) {
  .headTop img {
    max-width: 170px;
    padding: 20px 10px 20px 0;
  }

  .headRight a > i {
    font-size: 18px;
  }

  .dropdown2 .dropbtn2 {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .headTop img {
    max-width: 130px;
  }

  .headRight a > i {
    font-size: 15px;
  }

  .dropdown2 .dropbtn2 {
    font-size: 12px;
  }
}

/*-- New css for filter-area 30-5-2020 --*/
.filter-area,
div#listgrid_view {
  width: 100%;
  float: left;
}

.filterForm .card.col-xs-6:nth-child(odd) {
  padding-left: 5px;
}

.filterForm .card.col-xs-6:nth-child(even) {
  padding-right: 5px;
}

.filterForm .card {
  margin: 2px 0;
}

.filterForm .card-header {
  width: 100%;
  border: 1px solid #cbd6dd;
  padding: 5px;
  cursor: pointer;
  position: relative;
  display: flex;
}

.filterForm .card input {
  width: 100%;
  border: 0;
  padding: 0;
  border-radius: 0;
  outline: none;
}

.filterForm .card-header > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 5px;
  font-size: 12px;
  position: absolute;
  right: 5px;
  top: 50%;
  bottom: 0;
  transform: translateY(-50%);
}

.filterForm .card-header.collapsed > a:before {
  float: right !important;
  content: "\f067";
}

.filterForm .card-body {
  background: #cdcdcd;
  border: 1px solid #000;
  padding: 5px;
}

.filterForm .card-body label {
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: space-between;
  width: 100%;
  font-weight: normal;
}

.filterForm .card-body label input[type="checkbox"] {
  width: auto;
  margin: 0;
  border-radius: 0;
}

p.filter-header {
  font-weight: bold;
  position: relative;
  float: left;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  p.filter-header {
    margin-bottom: 5px;
  }
  /* p.filter-header {
    width: 100%;
    border: 1px solid #000;
    padding: 7px 5px;
    cursor: pointer;
    position: relative;
    z-index: 2;
  }

  p.filter-header:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f067";
    padding-right: 5px;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
  } */

  /* p.filter-header.open:before {
    float: right !important;
    content: "\f068";
  }

  .filter-area {
    display: none;
  }

  .filter-area.filter--open {
    display: block;
  } */

  .sortBy,
  .sortBy .form-control {
    width: 100%;
    margin-top: 5px;
  }

  .sortBy .form-control {
    width: 100%;
    /* border: 1px solid #000; */
    padding: 7px 5px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
  }
}

.searchBox2 input {
  color: #fff;
  border: 1.9px solid #fff;
  display: inline-block;
  float: left;
  padding-left: 10px;
  width: calc(100% - 40px);
  background-image: url(./images/search.svg);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 45px;
  min-width: 240px;
  border-color: rgb(211, 211, 211, 0.4);
  background-size: 20px;
  height: 40px;
  border-radius: 0px;
  border-color: #fff;
  min-width: 320px;
  background-color: transparent;
}

@media (max-width: 599px) {
  .closeMob {
    display: none;
  }

  /* #clearText {
    display: none;
  } */

  /* .headRight .dropdown .dropdown-menu {
    right: -10px;
	} */
}

/* Kayla Style */

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
}

.table > tbody > tr > td {
  padding: 20px 8px;
}

.table > thead > tr > th {
  padding: 10px 8px;
}
.search-holder {
  display: flex;
  align-items: center;
}

.filterForm .card input {
  color: #636363;
}

.pr_name h2 {
  font-size: 16px;
}

.pr_name h2:hover {
  color: #000;
}

.additional-info {
  font-size: 14px;
  color: #4d4d4d;
}

.qty-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.qty-holder {
  width: fit-content;
  display: inline-flex;
  margin-right: 20px;
}

.quantity-button {
  background-color: #000;
  border: 2px solid #000 !important;
  color: #fff;
  height: 30px;
  width: 30px;
  background-color: #000;
  display: inline-block;
}

.qty-btn-left {
  border-radius: 2px 0 0 2px;
}

.qty-btn-right {
  border-radius: 0 2px 2px 0;
}
/* Commented by Kayla */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
/* Commented by Kayla */

.dataTable tbody tr {
  font-size: 14px;
}

/* Initially hide the extra content */
.dataTable tbody tr .extra-content {
  display: none;
  /* background-color: #f1cbcb; */
  width: 66%;
  /* padding: 20px; */
  margin: 20px 0 0 20px;
}

/* Show the extra content when the row is hovered */
.dataTable tbody tr:hover .extra-content {
  display: block;
  height: 32px;
  overflow: hidden;
  transition: all 200ms ease;
}

.active_text {
  padding: 0 10px;
  background: #eee;
  margin-right: 5px;
  width: 100%;
  max-width: max-content;
  /* border-radius: 4px; */
}

.remove_keyword {
  font-weight: 600;
  margin-left: 10px;
  font-size: 18px;
  color: #636363;
}
.hidden-input {
  color: transparent;
}

#clearText a:hover {
  color: #000 !important;
}

.slider-labels {
  margin-top: 10px;
}

/* Functional styling;
   * These styles are required for noUiSlider to function.
   * You don't need to change these rules to apply your design.
   */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
   * Browsers can paint handles in their own layer.
   */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
   */
.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color: #000;
}

/* Styling;
   */
.noUi-background {
  background: #d6d7d9;
}

.noUi-connect {
  background: #000;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
   */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #000;
  border: 8px solid rgba(57, 60, 68, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
   */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* .dropdown {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}

.dd-button {
  display: inline-block;
  border: 1px solid #cbd6dd;
  padding: 8px 30px 8px 8px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
  color: #636363;
  height: 37px;
  min-width: 300px;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #636363;
}

.dd-button:hover {
  background-color: #eeeeee;
}


.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  list-style-type: none;
  z-index: 1;
  min-width: 300px;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
} 

.dd-menu li {
  padding: 25px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:hover {
  background-color: #f6f6f6;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #636363;
}

.dropdown-filter {
    display: flex;
} */

.dropdown-filter {
  /* margin-top: 5px;
    display: flex; */
  display: none;
}

.dropbtn {
  display: inline-block;
  border: 1px solid #cbd6dd;
  padding: 8px 30px 8px 8px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
  color: #636363;
  height: 37px;
  min-width: 300px;
  font-weight: 600;
}

.dropdown-filter .dropdown {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.dropdown-filter .dropdown:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #636363;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding: 30px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #f3f3f3;
}

.price-range-container .btn-holder {
  margin-top: 20px;
}

.listingHeader .dropdown {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.listingHeader .dropdown .dd-a {
  min-width: 300px;
  height: 37px;
  padding: 8px 14px 8px 8px;
  background: white;
  border: 1px solid #cbd6dd;
  position: relative;
  transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
}
.listingHeader .dropdown .hidden-checkbox {
  top: 0;
  opacity: 0;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
.listingHeader .dropdown input:hover {
  cursor: pointer;
}
.listingHeader .dropdown .dd-a span:hover {
  color: blue;
}
.listingHeader .dropdown input:checked:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}
.listingHeader .dropdown input:checked ~ .dd-c {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
}
.listingHeader .dropdown .dd-a span {
  color: #636363;
  font-weight: 600;
}

.listingHeader .dropdown .dd-c {
  /* right: 0; */
  /* left: auto; */
  display: block;
  position: absolute;
  background: white;
  height: auto;
  transform: scaleY(0);
  transform-origin: top left;
  transition-duration: 0.2s;
  -webkit-transform: scaleY(0);
  -webkit-transform-origin: top left;
  -webkit-transition-duration: 0.2s;
  border: black;
  width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.listingHeader .dropdown .dd-c a {
  color: black;
  font-size: 12px;
  text-decoration: none;
}

.listingHeader .dropdown .dd-c ul {
  padding: inherit;
  padding: 20px 0;
  list-style-type: none;
  /* padding-inline-start: 40px; */
}

.listingHeader .dropdown .dd-c ul ul {
  font-size: calc(100% - 1px);
  padding: inherit;
  padding-left: 15px;
  list-style-type: none;
}

.listingHeader .dropdown .dd-c ul li label {
  font-weight: 400;
  display: flex;
  justify-content: start;
  align-items: center;
}

.listingHeader .dropdown .dd-c ul li label input {
  margin: 0 5px 0 0;
}

.listingHeader .dropdown .accordion {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.listingHeader .dropdown .active,
.listingHeader .dropdown .accordion:hover {
  background-color: #fff;
  border-bottom: 2px solid black;
}

.listingHeader .dropdown .accordion:after {
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.listingHeader .dropdown .active:after {
  content: "\2212";
}

.listingHeader .dropdown .panel {
  padding: 0 18px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.product-name-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  /* align-items: baseline; */
  margin-bottom: 20px;
}

.product-name-wrapper img {
  width: auto;
  max-width: 80px;
}

.product-name-holder .product-name {
  font-size: 16px;
  margin: 0;
}

.product-content {
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  margin: 15px 0;
}

.product-details-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

.product-details-wrapper .product-details-holder:first-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.product-price {
  font-size: 17px;
}

.product-price-total {
  font-size: 20px;
}

/* .product-quantity {
  background-color: #eee;
  padding: 5px 20px;
} */

/* input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    position: relative;
    background-color: #000;
    content: '';
} */

input[type="radio"],
input[type="checkbox"] {
  accent-color: #7c1417;
}

option:checked {
  color: #fff;
  background-color: #7c1417;
}
select option:hover {
  background-color: #7c1417 !important; /* Your desired background color on hover */
}

.dropbtn3 {
  color: #c5c5c5;
  background: none;
  padding: 0;
  font-size: 16px;
  border: none;
  display: flex;
  align-items: center;
}

.dropdown3 {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.dropdown3 span {
  font-size: 15px;
}

.dropdown-content3 {
  display: none;
  position: absolute;
  color: black;
  background: white;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 11;
  text-align: center;
}

.dropdown-content3 a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content3 a:hover {
  background-color: #eeeeee;
}

.dropdown3:hover .dropdown-content3 {
  display: block;
}

.dropdown3 .content-holder {
  /* margin-right: 15px; */
}

.total-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 0 20px;
}

.total-holder p {
  font-size: 18px;
}

.logo-holder img {
  width: 100%;
  max-width: 380px;
  object-fit: contain;
  /* padding: 0 0 15px 0; */
}

.headRight .caret {
  width: 9px !important;
  height: 15px !important;
}

.hidden-percent {
  opacity: 0;
}

.hidden-percent:after {
  content: "\00a0"; /* Unicode non-breaking space character to visually replace '%' */
  visibility: hidden; /* Hide the '%' */
}

#keyword_search1::after {
  content: "%";
  visibility: hidden;
  opacity: 0;
  display: none;
}

.confirm-btn {
  background-color: #7c1417;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  padding: 10px 20px;
}

.confirm-btn:hover {
  background-color: #7c1417;
  color: #fff;
}

.btn-secondary {
  background-color: #fff;
  border: solid 2px #7c1417;
  color: #7c1417 !important;
  font-weight: 600;
}

.btn-secondary:hover {
  background: none;
}

.btn-primary {
  background-color: #7c1417 !important;
  border: solid 2px #7c1417 !important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 4px;
}
.btn-primary:focus {
  background-color: #7c1417 !important;
  border: solid 2px #7c1417 !important;
  color: #fff !important;
  font-weight: 600;
  border-radius: 4px;
}

.btn-primary:hover {
  border: solid 2px #7c1417;
}

.cart-menu-item {
  display: flex;
  justify-content: center;
  padding: 20px;
  font-size: 14px;
  font-weight: 400 !important;
  border-bottom: 1px solid #bbb;
}

.update-qty {
  color: #333 !important;
}

.product-quantity input {
  width: 60px;
  height: 30px;
  background: #f7f8f9;
  border-radius: 4px;
  border: none;
  padding: 4px 4px 4px 8px;
}

input[type="number"]:focus {
  outline: none;
}

.cart-menu {
  /* max-height: auto; */
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  background: #fbfbfb;
}

.listBox {
}

.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.align-item-center {
  align-items: center;
}

.align-item-baseline {
  align-items: baseline;
}

.detailsec2 .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.detailsec2 .price-qty-wrapper {
  /* display: flex; */
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-30 {
  margin-bottom: 30px;
}

.listsec2 .active-filter-holder {
  padding: 20px;
  background: #e9e9e9;
  max-width: 20%;
}

.listsec2 .active-filter-holder .title {
  font-size: 16px;
}
#loader {
  text-align: center;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 10px solid #ddd;
  border-top-color: #7c1417;
  transition: all ease 1s;
  animation: rotate 1s infinite;
}
@keyframes rotate {
  100% {
    rotate: 360deg;
  }
}
.main {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.spinner {
  min-height: 275px;
}

.spinner h3 {
  position: relative;
}

.spinner h3:after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 150px;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 50%;
  border: 4px solid #b1b1b2;
  border-top-color: #7c1417;
  -webkit-animation: spinner 1s linear infinite;
  animation: spinner 1s linear infinite;
}

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* from MDN - https://developer.mozilla.org/ */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  border: 0 !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.login-signin-holder {
  display: flex;
  gap: 10px;
}

.login-signin-holder a {
  color: #fff !important;
  font-size: 16px;
}

.header-content-right {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  font-family: "Lato", sans-serif;
}

.card-body-filter {
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: stretch;
}

.card-header-filter h2 {
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  font-weight: 500 !important;
  padding: 20px 0;
}

.card-body-filter label {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 15px;
  font-weight: 500;
  min-width: 300px;
  cursor: pointer;
}

.card-body-filter input[type="checkbox"] {
  margin: 0;
  height: 15px;
  width: 15px;
  cursor: pointer;
}

.show-more,
.show-more-varietal,
.show-more-country,
.show-more-region,
.show-more-format,
.show-more-occassion {
  /*   width: 690px;  */
  color: #333;
  position: relative;
  font-size: 15px;
  font-weight: 600;
  padding-top: 25px;
  height: 20px;
  cursor: pointer;
  text-decoration: underline;
  margin-bottom: 40px;
}

.show-more-height,
.show-more-height-varietal,
.show-more-height-country,
.show-more-height-region,
.show-more-height-format,
.show-more-occassion-format {
  height: 75px;
  overflow: hidden;
}

.card-filter-content {
  border-bottom: 1px solid #e5e5e5;
}

.modal-btn-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  border-top: 1px solid #e5e5e5;
}
.modal-btn-holder .btn_primary {
  width: 150px;
  background-color: #7c1417;
  border-radius: 4px;
}

.modal-btn-holder #clearText {
}

#accordion {
  height: 500px;
  overflow: auto;
}

/* .modal-content .modal-header {
  padding: 20px;
} */

.modal-clear-text {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline !important;
}

.btn-filters {
  margin-left: 15px;
  background-color: #fff;
  border: 1px #cbd6dd solid;
  border-radius: 0;
  padding: 5px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  height: 33.42px;
  color: #000;
}

.btn-filters:active {
  outline: none;
}

.price-filter-content {
  padding: 0 50px;
}

.m-0 {
  margin: 0 !important;
}
/* .modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-y: hidden;
} */

.modal-content {
  width: 100%;
}

.modal-dialog {
  width: 1200px;
  margin: 140px auto;
}

.modal-header {
  padding: 18px 24px;
}

.modal-header .close {
  float: right;
  font-size: 25px;
  font-weight: 400;
  cursor: pointer;
  opacity: 1;
}

.modal-body {
  padding: 0 15px 0 25px;
}

.price-filter-content .price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}

.price-filter-content .price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}

.price-filter-content .field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}

.price-filter-content
  .price-input
  input[type="number"]::-webkit-outer-spin-button,
.price-filter-content
  .price-input
  input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.price-filter-content .price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}

.price-filter-content .slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}

.price-filter-content .slider .progress {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  border-radius: 5px;
  background: #000;
}

.price-filter-content .range-input {
  position: relative;
}

.price-filter-content .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.price-filter-content .range-input input[type="range"]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #000;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.price-filter-content .range-input input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #000;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.listsec2 .apply_filter {
  font-size: 15px;
  font-weight: 700;
}
body.no-scroll-cart {
  overflow: hidden;
}
.btn1 {
  padding: 20px 0;
}

.scrollable-menu {
  overflow: auto;
  max-height: 44vh;
}
#style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  background-color: #f5f5f5;
}

#style-1::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

#style-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #b9b9b9;
}

.product-name-holder .cancel {
  width: 25px;
}
.prod-cont {
  width: 75%;
}
.btn-banner {
  font-size: 17px;
  padding: 6px 15px;
  margin-top: 15px;
}
.fa-cart-shopping {
  font-size: 25px !important;
}

/* .section-hero-sg .bg-image .img-content {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)),
    url("./rmp_images/SG_2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 243px 40px 70px;
  display: flex;
  align-items: flex-end;
}
.section-hero-sg .bg-image-1 .img-content {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)),
    url("./rmp_images/SG_1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 243px 40px 70px;
  display: flex;
  align-items: flex-end;
} */

.input-group input[type="text"]:focus,
input[type="password"]:focus {
  border: 1px solid #7c1417;
  /* border-left: 0; */
}
.register_border .google-button {
  border: #000 solid 1px;
  color: #000;
  width: 100%;
  padding: 10px 15px;
}

.register_border .google-button:hover {
  border: 1px solid #7c1417;
  color: #7c1417;
}

.me-2 {
  margin-right: 8px;
}
/* Start / Kayla - Jan 28, 2024 */
.dropdown-menu {
  top: auto !important;
}
/* End / Kayla - Jan 28, 2024 */
.float-wp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float-wp {
  margin-top: 16px;
}
.float-wp {
  position: fixed;
  /* Default fixed positioning */
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  -webkit-box-shadow: 2px 2px 3px #999;
  /* Safari compatibility */
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  /* Safari hack to ensure fixed position works */
  transform: translateZ(0);
  /* Forces hardware acceleration in Safari */
  -webkit-transform: translateZ(0);
}
@supports (-webkit-touch-callout: none) {
  .float-wp {
    position: fixed;
    bottom: 40px;
    right: 40px;
    transform: translateZ(0);
    /* Ensure fixed works */
    -webkit-transform: translateZ(0);
  }
}