@import url("../css/bootstrap.css");
/*@import url('../css/animate.css');*/
@import url("../css/slick.css");
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css");

/* NEW__FONT__ */

@import url("https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");

/* NEW__FONT__ */

h2,
h3,
h4 {
  font-family: "Playfair", serif;
}

h1 {
  font-family: "Playfair Display", serif;
}

:root {
  --theme-color-1: #b3afaf;
  --theme-color-2: #fff;
  --theme-color-3: #000;
  --theme-color-4: #ededed;
}

a {
  text-decoration: none;
}

ul {
  padding: 0;
}

li {
  list-style: none;
}

/* HEADER__STARTS__HERE____ */

.nav-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav li {
  display: inline-block;
  padding: 0 10px 0;
}

.logo a {
  font-size: 45px;
  font-weight: 400;
  color: rgb(163, 106, 7);
}

.nav a {
  font-size: 16px;
  font-weight: 500;
  color: var(--theme-color-2);
  text-transform: uppercase;
}

.search-cart a {
  font-weight: 400;
  color: var(--theme-color-2);
}

.top-header {
  background: #b3afaf;
  padding: 2px 0 2px;
}

.nav {
  padding: 15px 0 0;
}

.nav a:hover {
  border-bottom: 1px solid white;
  transition: 0.2s all;
}

.search-cart i {
  padding: 0 15px 0;
  font-size: 20px;
}

/* HEADER__ENDS__HERE___ */

/* BANNER__STARTS__HERE___ */

.banner-txt {
  text-align: center;
  padding: 70px 0 0;
  position: relative;
  z-index: 99;
}

input#exampleFormControlInput1 {
  width: 50%;
  padding: 20px 70px 20px;
  border-radius: 0;
  font-size: 15px;
  background: transparent;
  border: 2px solid white;
  color: #fff;
}

.banner-txt p {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  color: var(--theme-color-2);
}

.search-flex {
  display: flex;
  justify-content: center;
  padding: 10px 0 0;
  position: relative;
}

.banner-txt h1 {
  font-size: 55px;
  color: var(--theme-color-2);
}

.search-bar-banner {
  position: relative;
}

.keyboard {
  position: absolute;
  left: 27%;
  top: 39%;
}

.keyboard i {
  font-size: 30px;
}

.search-btn {
    position: absolute;
    left: 67%;
    top: 15%;
    background: var(--theme-color-2);
    width: 8%;
    height: 64px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner {
  /* padding: 80px 0 80px; */
  background-image: url(../images/banner-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  background-color: #742626b3;
}

.color-set {
  background: rgb(179 175 175 / 21%);
  height: 100%;
  width: 100%;
  padding: 80px 0 80px;
}

.keyboard i {
  color: dimgrey;
}

.search-btn a {
  color: var(--theme-color-3);
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}

.search-btn #search {
    color: var(--theme-color-3);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    border: 0;
    background: transparent;
}

.brand img {
  width: 100%;
  max-width: 50px;
}

.branding-labels {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: var(--theme-color-2);
  padding: 12px 0px 12px;
  width: 80%;
  position: relative;
  left: 9%;
  margin: 35px 0 0;
  z-index: 0;
}

.brand h4 {
  font-size: 25px;
  font-weight: 700;
}

.brand {
  text-align: center;
}

.browse-sec {
  padding: 70px 0 35px;
}

.browse-head h1 {
  font-size: 50px;
  font-weight: 600;
  margin: 0;
}

.browse-head p {
  margin: 0;
  color: grey;
}

/* BANNER__ENDS__HERE___ */

.mega-bar {
  padding: 50px 0 0;
}

input#exampleFormControlInput2 {
  padding: 30px 40px 30px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border: none;
}

.browse-head {
  padding: 0 50px 0;
}

.filter h4 {
  font-size: 30px;
  padding: 10px 0 20px;
}

.review p {
  font-size: 17px;
}

.form-check {
  margin: 10px 0 15px;
}

.review i {
  color: #f28100;
  font-size: 15px;
}

/*  */

.slider-container {
  width: 320px;
  margin: 0px;
  font-family: Arial, sans-serif;
}

.label {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 8px;
}

.slider {
  position: relative;
  height: 6px;
  background: #ccc;
  border-radius: 5px;
}

.slider input[type="range"] {
  position: absolute;
  width: 100%;
  /* height: 6px; */
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
}

/* Custom black progress track */
.slider-track {
  position: absolute;
  height: 6px;
  border-radius: 5px;
  background: #000; /* Black bar */
  /* z-index: 1; */
}

/* White circular thumbs with dark gray border */
.slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #3a3a48;
  cursor: pointer;
  margin-top: -6px;
  -webkit-appearance: none;
}

.slider input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #3a3a48;
  cursor: pointer;
}

.miles {
  text-align: right;
  font-size: 14px;
  color: gray;
  margin-top: 8px;
}

/*  */

.product-sec {
  padding: 0 0 60px;
  background-image: url(../images/tree-bg-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-bar {
  padding: 20px 0 0;
}

.rating {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 30px 25px 65px;
  border-radius: 10px;
  width: 90%;
  background: white;
}

.filter {
  position: relative;
}

.filter h4::before {
  position: absolute;
  width: 375px;
  height: 1px;
  background: lightgrey;
  content: "";
  top: 90%;
  left: -8%;
}

.p-bar strong {
  font-size: 16px;
  font-weight: 300;
}

.outer-txt {
  padding: 0 0 20px;
}

.wine-head {
  text-align: center;
  padding: 0 0 50px;
}

.wine-head h5 {
  font-size: 20px;
  font-weight: 500;
  color: var(--theme-color-1);
}

.wine-head h1 {
  font-size: 60px;
}

.wine-head p {
  color: darkgrey;
  font-size: 15px;
}

.wine-add img {
  width: 90%;
}

.contact-btn a {
  background: var(--theme-color-1);
  color: var(--theme-color-2);
  padding: 12px 25px 12px;
  font-weight: 500;
  border-radius: 3px;
}

.wine-brand {
  padding: 70px 0 70px;
}

.wine-add {
  position: relative;
}

.wine-brand-name {
  position: absolute;
  top: 29%;
  left: 13%;
}

.wine-brand-name h4 {
  color: var(--theme-color-2);
  font-size: 50px;
}

.wine-brand-name a {
  color: var(--theme-color-2);
  font-size: 15px;
  border-bottom: 1px solid;
}

.owner img {
  width: 70%;
}

.owner {
  text-align: center;
}

.owner-intro h1 {
  font-size: 55px;
  padding: 20px 0 10px;
}

.owner-intro h6 {
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  padding: 0 0 20px;
}

.contact-btn-view {
  display: flex;
  align-items: center;
  gap: 25px;
  padding: 30px 0 0;
}

.btn-one-cont a {
  background: var(--theme-color-1);
  color: var(--theme-color-2);
  padding: 12px 30px 12px;
  font-weight: 500;
}

.btn-two-cont a {
  color: var(--theme-color-3);
  padding: 12px 20px 12px;
  font-weight: 500;
  border: 1px solid darkgrey;
}

.wellnown {
  padding: 30px 0 0px;
  background-image: url(../images/tree-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.product-inner-discription {
  display: flex;
  gap: 18px;
}

.head-two p {
  width: 65%;
}

.finest-wine {
  padding: 70px 0 50px;
  background: var(--theme-color-1);
}

.head-one h2 {
  font-size: 60px;
  margin: 0;
  color: var(--theme-color-2);
}

.head-two h2 {
  margin: 0;
  color: var(--theme-color-2);
}

.head-two p {
  margin: 0;
  color: var(--theme-color-2);
  font-size: 13px;
  color: lightgrey;
}

.head-two {
  padding: 17px 0 0;
}

.row-align-inner {
  position: relative;
}

.logo-site-sub {
  position: absolute;
  top: -135%;
  left: 85%;
}

.box-one p {
  text-align: center;
  margin: 0;
  color: darkgrey;
  font-size: 15px;
}

.box-one h2 {
  text-align: center;
  font-size: 40px;
  margin: 0;
}

.sub-sign-up {
  display: flex;
  align-items: center;
  position: relative;
  left: 13%;
  gap: 15px;
  padding: 15px 0 0;
}

input#exampleFormControlInput3 {
  width: 52%;
  border-radius: 0;
  padding: 8px 10px 8px;
}

.deal-sec {
  padding: 70px 0 0px;
}

.sub-sign-up a {
  background: var(--theme-color-1);
  color: var(--theme-color-2);
  font-weight: 500;
  padding: 9px 30px 9px;
  border-radius: 2px;
}

.term-txt a {
  color: black;
  font-weight: 500;
}

.term-txt {
  padding: 20px 0 0;
}

.box-one {
  border-right: 1px solid lightgrey;
}

.box-two {
  text-align: center;
}

.box-two h2 {
  font-size: 40px;
  margin: 0;
}

.box-two span {
  font-weight: 600;
  color: black;
}

.box-two p {
  margin: 0;
  color: darkgrey;
  padding: 0 0 20px;
}

.box-two a {
  color: black;
  font-weight: 500;
  font-size: 17px;
  border-bottom: 2px solid var(--theme-color-1);
}

.footer-sec {
  padding: 70px 0 70px;
  background: #b3afaf;
}

.footer-txt-banner h1 {
  color: rgb(163, 106, 7);
  font-size: 120px;
  text-align: center;
  margin: 0;
}

.footer-txt-banner p {
  color: var(--theme-color-2);
  text-align: center;
  margin: 0;
}

.footer-nav ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 20px 0 0;
}

.footer-nav a {
  color: var(--theme-color-2);
  font-size: 20px;
  font-weight: 300;
}

.social-media ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
}

.social-media i {
  color: white;
  font-size: 20px;
}

.social-media li {
  border: 1px solid white;
  width: 3%;
  height: 40px;
  padding: 10px 9px 5px;
  border-radius: 20px;
}

/*.social-media li:hover {*/
/*    background: orange;*/
/*    transition: .2s all;*/
/*}*/

.grid-box-view img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  border-radius: 5px;
}

.grid-box-view i {
  font-size: 12px;
  color: lightgrey;
  padding: 0 2px 0;
}

.grid-box-view p {
  margin: 0;
  font-weight: 500;
}

.grid-box-view h4 {
  margin: 0;
  font-size: 25px;
  padding: 10px 0 10px;
}

.grid-box-view span {
  font-weight: 400;
}

.loc-dev p {
  font-weight: 400;
  padding: 5px 0 5px;
  font-size: 14px;
}

.loc-dev {
  padding: 5px 0 5px;
}

.cat-fold {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 10px;
  position: relative;
}

.fold-one p {
  font-weight: 300;
  font-size: 14px;
  font-weight: 600;
}

.fold-one i {
  background: #d3d3d352;
  color: black;
  padding: 10px 10px 10px;
  border-radius: 20px;
}

.fold-two p {
  font-weight: 200;
  color: black;
}

.fold-two i {
  color: darkgrey;
}

.grid-box-view {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 15px 15px 15px;
  border-radius: 5px;
  position: relative;
  margin: 20px 0 0;
  background: white;
}

.cat-fold::before {
  content: "";
  height: 1px;
  width: 113%;
  background: lightgrey;
  position: absolute;
  top: 7%;
  left: -6%;
}

.like-cart {
  position: absolute;
  top: 5%;
  left: 80%;
}

.like-cart i {
  color: red;
  font-size: 20px;
  background: white;
  padding: 6px 6px 6px;
}

.login {
  padding: 90px 0 90px;
  background-image: url(../images/banner-bg-inner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.term-candition {
  padding: 90px 0 90px;
  background-image: url(../images/banner-bg-inner-page.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.inner-banner-txt {
  text-align: center;
}

.inner-banner-txt h1 {
  color: var(--theme-color-2);
  font-size: 70px;
}

.inner-banner-txt a {
  color: var(--theme-color-2);
}

.forgat {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.forgat p {
  margin: 0;
}

.register-form {
  text-align: center;
  padding: 0 75px 0;
}

.register-form h3 {
  margin: 0;
  text-transform: uppercase;
}

.register-form p {
  margin: 0;
  font-size: 14px;
  color: grey;
}

input#exampleFormControlInput5 {
  /* width: 80%; */
  border-radius: 0;
  padding: 12px 0 12px;
}

.form-one {
  padding: 0 70px 0;
  border-right: 1px solid lightgrey;
}

.log-form {
  padding: 70px 0 70px;
}

.forgat a {
  color: var(--theme-color-1);
  font-weight: 400;
}

.inner-log-btn {
  text-align: center;
  background: var(--theme-color-1);
  padding: 10px 0 10px;
  margin: 15px 0 0;
}

.inner-log-btn a {
  color: var(--theme-color-2);
  font-weight: 500;
  font-size: 15px;
}

button.btn-login {
    background: none;
    border: none;
}

.reg-btn a {
  background: #d3d3d330;
  color: var(--theme-color-3);
  padding: 8px 25px 8px;
  border-radius: 1px;
}

.reg-btn {
  padding: 20px 0 0;
}

/*  */

.button {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #000;
  cursor: pointer;
}
.liView {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gridStyle {
  display: flex;
  flex-flow: row wrap;
}
.gridStyle li {
  display: inline-flex;
  flex: 0 1 calc(20% - 24px);
  height: 200px;
  background: grey;
  margin: 15px;
}
.gridStyle li:nth-child(5n) {
  margin: 15px 0 15px 15px;
}
.gridStyle li:nth-child(5n + 1) {
  margin: 15px 15px 15px 0;
}

.listStyle {
  display: flex;
  flex-flow: row wrap;
}

.listStyle li {
  display: inline-flex;
  flex: 0 0 calc(100% - 0px);
  height: 200px;
  background: grey;
  margin: 15px 0;
}

.reg-btn a:hover {
  background: #d3d3d359;
  transition: 0.2s all;
}

.inner-log-btn:hover {
  background: #ac4455b0;
  transition: 0.2s all;
}

.like-cart i:hover {
  background: transparent;
  transition: 0.2s all;
}

.contact-btn a:hover {
  background: rgb(163, 106, 7);
  transition: 0.2s all;
}

.btn-one-cont a:hover {
  background: rgb(163, 106, 7);
  transition: 0.2s all;
}

.footer-nav a:hover {
  color: black;
  transition: 0.2s all;
}

.sub-sign-up a:hover {
  background: rgb(163, 106, 7);
  transition: 0.2s all;
}

.wine-add {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.search-flex input {
  color: white;
}

.search-flex input::placeholder {
  color: white;
  opacity: 1;
}

.grid-one img {
  width: 100%;
  max-width: 30px;
  height: 20px;
  object-fit: cover;
  filter: contrast(1.5);
}

.grid-two img {
  width: 100%;
  max-width: 30px;
  height: 17px;
  filter: contrast(1.5);
}

.grid-three img {
  width: 100%;
  max-width: 30px;
  height: 18px;
  filter: contrast(1.5);
}

.nav-top-btns-grid {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: end;
  padding: 0 0 0px;
}

.grid-four button#dropdownMenuButton1 {
  background: #f3f3f3;
  color: black;
  border: transparent !important;
  border-radius: 0;
}

.grid-one {
  background: #444752;
  padding: 5px 11px 7px;
  border-radius: 5px;
}

.grid-two {
  background: #f3f3f3;
  padding: 5px 11px 7px;
  border-radius: 5px;
}

.grid-three {
  background: #f3f3f3;
  padding: 5px 11px 7px;
  border-radius: 5px;
}

.brand img {
  transition: transform 0.3s ease;
}

.brand:hover img {
  transform: translateY(-10px);
}

li.faceboob:hover {
  background: #365493;
  transition: 0.2s all;
  border: none;
}

li.twitter:hover {
  background: #3cf;
  transition: 0.2s all;
  border: none;
}

li.pinterest:hover {
  background: #cb2027;
  transition: 0.2s all;
  border: none;
}

li.linkedin:hover {
  background: #0274b3;
  transition: 0.2s all;
  border: none;
}

li.paper-plan:hover {
  background: #37aee2;
  transition: 0.2s all;
  border: none;
}

.border-deal {
  border: 1px solid lightgrey;
  padding: 80px 0 50px;
}

.owner-intro p {
  margin: 0;
  color: dimgrey;
  font-size: 14px;
}

.terms-inner-page h2 {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  padding: 30px 0 30px;
}

.term-txt {
  padding: 60px 0 60px;
}

.terms-inner-page {
  text-align: center;
}

.abt-inner img {
  width: 100%;
  max-width: 500px;
  z-index: 999;
  position: sticky;
}

.about-us-sec {
  padding: 120px 0 70px;
}

.abt-inner-two h2 {
  font-size: 40px;
}

.abt-inner-two h2 {
  position: relative;
}

.abt-inner-two h2::before {
  content: "";
  width: 130px;
  height: 1px;
  background: black;
  position: absolute;
  top: 94%;
  left: -3%;
}

.bottle-brand img {
  width: 100%;
}

.abt-inner {
  position: relative;
}

.abt-inner::after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  left: 22%;
  top: 20%;
  background: #000;
  border-radius: 50px;
  box-shadow: 0 0 80px 100px rgb(163, 106, 7);
}

.cont-head h2 {
  text-align: center;
  font-size: 40px;
  padding: 0 0 20px;
}

.contact-form {
  padding: 90px 0 90px;
  background-image: url(../images/contact-form-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

input#exampleFormControlInput112 {
  padding: 10px 15px 10px;
  font-weight: 500;
  color: black !important;
  margin: 0 0 20px;
}

textarea#exampleFormControlTextarea1 {
  height: 130px;
  color: black;
  font-weight: 500;
}

.form-cont {
  padding: 0 90px 0;
}

.contact-field-one {
  position: relative;
}

.form-icn {
  position: absolute;
  top: 24%;
  left: 95%;
}

.form-icn i {
  color: var(--theme-color-1);
}

.message-box {
  position: relative;
}

.editz {
  position: absolute;
  top: 8%;
  left: 97%;
}

.editz i {
  color: var(--theme-color-1);
}

.form-submit-btn {
  text-align: center;
  background: var(--theme-color-1);
  padding: 13px 0 13px;
  margin: 10px 0 0;
  border-radius: 3px;
}

.form-submit-btn a {
  color: white;
  font-weight: 500;
}

.faq-sec {
  padding: 70px 0 70px;
}

.vine-fallin img {
  width: 100%;
  max-width: 630px;
  z-index: 99;
  position: static;
}

.faq-sec button.accordion-button.collapsed {
  padding: 20px 15px 20px;
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 0;
}

.faq-sec h2#headingTwo {
  /*border-top: 1px solid lightgrey;*/
  margin: 20px 0 0px;
}

.faq-sec h2#headingThree {
  /*border-top: 1px solid lightgrey;*/
  margin: 20px 0 0;
}

.faq-sech2#headingfour {
  /*border-top: 1px solid lightgrey;*/
  margin: 20px 0 0;
}

.faq-sec .accordion-item:not(:first-of-type) {
  border-top: 1px solid lightgrey;
  margin: 20px 0 20px;
}

.vine-fallin {
  position: relative;
}

.vine-txt {
  position: absolute;
  top: 15%;
  left: 10%;
}

.vine-txt h2 {
  font-size: 50px;
  color: white;
  font-weight: 800;
  width: 65%;
}

.vine-txt p {
  color: white;
}

.registered {
  padding: 70px 0 70px;
}

input#exampleFormControlInput001 {
  padding: 12px 12px 12px;
  border-radius: 0;
  margin: 0 0 15px;
}

input#exampleFormControlInput002 {
  padding: 12px 12px 12px;
  border-radius: 0;
  margin: 0 0 15px;
}

.log-form-submit-btn {
  text-align: center;
  background: var(--theme-color-1);
  padding: 15px 0 15px;
}

.log-form-submit-btn a {
  color: white;
  font-size: 17px;
  font-weight: 500;
}

.log-form-submit-btn .btn-login {
  color: white;
  font-size: 17px;
  font-weight: 500;
  border: 0;
  background: none;
}

.register-form-one h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  font-family: "Atlassian Sans";
}

.log-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.log-flex a {
  font-weight: 500;
  color: black;
}

.register-form-one {
  border: 1px solid lightgrey;
  padding: 30px 50px 30px;
  border-radius: 2px;
}

.register-form-two h2 {
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  font-family: "Atlassian Sans";
}

input#exampleFormControlInput003 {
  padding: 10px 10px 10px;
  border-radius: 0;
  margin: 0 0 20px;
}

input#exampleFormControlInput004 {
  padding: 10px 10px 10px;
  border-radius: 0;
}

input#exampleFormControlInput005 {
  padding: 10px 10px 10px;
  border-radius: 0;
  margin: 0 0 20px;
}

input#exampleFormControlInput006 {
  padding: 10px 10px 10px;
  border-radius: 0;
}

input#exampleFormControlInput007 {
  padding: 10px 10px 10px;
  border-radius: 0;
  margin: 20px 0 20px;
}

.sub-submit {
  text-align: center;
  background: var(--theme-color-1);
  padding: 12px 0 12px;
}

.sub-submit a {
  color: white;
  font-weight: 400;
}

.log-inner-sub-field-four p a {
  color: var(--theme-color-1);
  font-weight: 500;
  border-bottom: 1px solid;
}

.register-form-two {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 70px 40px 40px;
}

.listing-sec {
  padding: 70px 0 70px;
}

.listing-box .fold-one p {
  font-weight: 500;
  font-size: 14px;
}

/*.vine-fallin::before {*/
/*    content: '';*/
/*    width: 85%;*/
/*    height: 100%;*/
/*    background: rgb(163 106 7 / 27%);*/
/*    position: absolute;*/
/*    top: 3%;*/
/*    left: 3%;*/
/*    border-radius: 6px;*/
/*}*/

/*.vine-fallin::after {*/
/*    content: '';*/
/*    width: 80%;*/
/*    height: 5%;*/
/*    background: rgb(163 106 7 / 27%);*/
/*    position: absolute;*/
/*    left: 5.5%;*/
/*    top: 100%;*/
/*    border-radius: 0px 0px 5px 5px;*/
/*}*/

.accordion-button:not(.collapsed) {
  background: transparent;
}

.abt-inner img {
  animation: upDown 3s ease-in-out infinite;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

@keyframes upDown {
  0%,
  100% {
    top: 0;
  }
  50% {
    top: -10px; /* Move up by 10px */
  }
}

.listing-box {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
}

.listing-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); /* Optional: adds shadow for depth */
}

.log-form-submit-btn:hover {
  background: rgb(163, 106, 7);
  transition: 0.2s all;
}

.sub-submit:hover {
  background: rgb(163, 106, 7);
  transition: 0.2s all;
}

.form-submit-btn:hover {
  background: rgb(163, 106, 7);
  transition: 0.2s all;
}

.fold-one i:hover {
  color: var(--theme-color-1);
  transition: 0.2s all;
}

.rating-main ul.rating {
  box-shadow: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 10px 0;
  gap: 2px;
}

.rating-main ul.rating i {
  color: orange;
  font-size: 14px;
}

.rating-main {
  display: flex;
  align-items: center;
}

.rating-main ul.rating {
  box-shadow: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 10px 4px 10px 0;
  gap: 2px;
  width: auto;
}

.rating-main ul.rating i {
  color: orange;
  font-size: 14px;
}

.rating-main {
  display: flex;
  align-items: center;
}

.rating-main p {
  flex: 1 1 0;
}

.rating-main span {
  color: #000;
}

#suggestions-list {
    display: none;
    position: absolute;
    top: 40px;
    left: 25%;
    width: 50.1%;
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    padding: 0;
}

#suggestions-list li {
    padding: 10px;
    cursor: pointer;
}

#suggestions-list li:hover {
    background-color: #f1f1f1;
}

.suggested-brand {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 10px 20px;
    transition: .2s all;
    cursor: pointer;
    border-bottom: 1px dotted #00000033;
}

.suggested-brand img {
    width: 50px;
    height: 50px;
    object-fit: scale-down;
}

.suggested-brand:hover {
    background: #eaeaea;
}

.suggested-brand h4 {
    margin: 0;
}

.suggested-txt {
    text-align: left;
}

.suggested-txt span {
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.blurred-number .number-text {
    color: transparent;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    pointer-events: none;
    transition: all 0.3s ease;
}

.blurred-number.revealed .number-text {
    color: #000;
    text-shadow: none;
    pointer-events: auto;
}

.product-left {
  display: flex;
  align-items: flex-start;
  /*position: sticky;*/
  /*top: 10px;*/
  gap: 15px;
}

.product-slider-nav {
  width: 24%;
  margin-top: 50px;
}

.product-slider-for {
  width: 79%;
}

section.product-section {
    padding: 120px 0 50px;
}

.product-slider-nav-wrap {
    text-align: center;
    padding: 30px 0;
    position: relative;
    background: #872524;
}

.product-slider-nav-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/single-product.png);
    background-size: cover;
    background-position: center;
    opacity: 13%;
    z-index: 0;
}

.product-slider-nav-wrap img {
    object-fit: contain;
    position: relative;
}

.product-slider-for-wrap {
    text-align: center;
}

.product-slider-for-wrap img {
    width: 40%;
    transition: .2s all;
}

.product-slider-for-wrap img:hover {
    transform: scale(1.1);
}

.product-name-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px;
}

.product-right h2 {
    margin: 0 0 5px;
    font-size: 48px;
    font-weight: 600;
}

.product-name-wrap a {
    background: #ac4455;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-name-wrap a img {
    width: 50%;
}

.product-right h5 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Inter';
    margin-bottom: 60px;
}

.product-right h5 span {
    font-weight: bold;
}

.product-size-wrap h4 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
    font-family: Poppins;
    font-weight: 400;
}

.product-size-wrap p {
    margin: 0;
    opacity: 40%;
    font-family: 'Poppins';
    font-size: 15px;
}

.product-size-box {
    padding: 30px 0;
    border-top: 2px solid #d3d3d3;
}

.product-size-box-flex {
    display: flex;
    align-items: center;
    gap: 60px;
}

.product-size-flex {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.accordion-section button.accordion-button {
    padding: 20px 20px 20px 0;
    box-shadow: none !important;
    font-size: 18px;
    color: #000;
    font-family: Poppins;
    font-weight: 400;
    border-bottom: 2px solid #cfcfcf;
}

.accordion-section .accordion-button::after {
    background-color: #f7ecee;
    width: 50px !important;
    height: 50px !important;
    padding: 0;
    background-position: center;
    border-radius: 50%;
}

.accordion-section .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-section .accordion-body {
    padding: 0;
}

.accordion-section .accordion-body p {
    margin: 0;
}

.accordion-section .accordion-item {
    border: 0;
}

.accordion-section .accordion-button:not(.collapsed) {
    color: #000;
}

.accordion-section .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0;
}