@media (min-width: 1536px) {
  .\32xl\:block {
    display: block;
  }
}


.search-input{
  font-family: "Open Sans";
  font-weight: normal;
  font-style: italic;
  font-size: 10px;
  line-height: 14px;
  text-align: left;
  color: #000;
  background-color: #ECECEC !important;
  border-radius: 25px;
  padding: 0 16px;
  height: 40px;
  box-shadow: none;
}

.main-search-container{
  background-color: #ECECEC !important;
  border-radius: 25px;
  height: 40px;
  max-width: 500px !important;
  width: 100%;
  padding: 0;
  margin: 0;
}
.search-input:hover, .search-input:focus, .search-input:active{
  background-color: #ECECEC !important;
  box-shadow: none;
}


button.search{
  height: 40px;
  width: 40px;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

button.search svg{
  height: 20px;
  width: 20px;
}

.header-logo{
  max-width: 140px;
}



nav{
  font-family: var(--font-family-one);
}


nav a{
  font-family: var(--font-family-one);
  font-weight: normal;
  font-size: 18px !important;
  letter-spacing: -0.02em;
  text-align: left;
  color: #000;
}

nav a.Shop.Wine{
  font-size: 22px !important;
}

header{
  max-height: 520px;
  height: 90px;
  overflow: hidden;
}

@media(max-width: 1023px){
  header{
    height: auto;
  }
}
#menu-cart-icon svg{
  width: 24px;
  height: 24px;
  stroke: #740000;
}

#menu-cart-icon svg + span{
  height: 15.7px;
  width: 15.7px;
  background-color: #0088CC;
  border: 2px solid #fff;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 7px;
  text-align: center;
  color: #fff;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding: 0;
  right: 5px;
  top: 7px;

}

#search-content{
  display: block !important;
}

@media(max-width: 1290px){
  .main-search-container,
  #search-content{
    max-width: 280px !important;
  }
}


@media(max-width: 1023px){
   body header .hidden{
    display: none !important;
  }

  .main-search-container,
  #search-content{
    max-width: 100% !important;
  }

  #search-content{
    order: 4;
    margin-top: 10px;
  }

  .mobile-menu-trigger {
    height: 42px;
    width: 42px;
  }

  .h-screen .mobile-menu-trigger{
    display: none;
  }

  .topMostheader-col  + .topMostheader-col {
    display: none !important;
  }

  .topMostheader-col {
    width: 100%;
    justify-content: center;
  }

  .menu-icon svg{
    height: 42px;
    width: 42px;
    padding: 0.75rem;
  }

  .menu-open{
    top: 24px;
  }
}

@media (max-width: 640px) {
  .header-logo{
    order: 2 !important;
  }

  .navigation{
    order: 1;
  }
}

input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }



/*css for footer*/

.footerMain .links a{
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 13px;
  line-height: 26px;
  text-align: left;
  color: #fff;
}
.footerMain .links a:hover {
  text-decoration: underline;
  color: #f5f3f3;
}

#leftbox {
    float:left;
    width:25%;
    height:280px;
}
#middlebox {
  float: left;
  width: 33%;
  height: 280px;
}
#rightmiddlebox {
  float: left;
  width: 33%;
  height: 280px;
}
#rightbox{
    width: 100%;
    margin-top: 44px;
    margin-bottom: 29px;
}

.contact-info{
  margin-left: 25px;
}

.contact-info li{
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  color: #fff;
  opacity: 1;

}

.footerMain p {
  font-family: var(--font-family-one);
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
  text-transform: capitalize;
}
.footerMain #boxes p {
  font-family: "Open Sans";
}
.page-footer .title-font{
  font-family: var(--font-family-one);
  font-weight: bold;
  font-size: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #fff;
}

.page-footer .title-font + .tracking-widest{
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  color: #fff;

}

.footer-wrapper{
  position: relative;
}


.logowrapper{
  position: relative;
}

.logowrapper:after{
  content: '';
  position: absolute;
  bottom: 0;
  height: 100%;
  background-color: #707070;
  width: 1px;
  display: block;
  right: 0;
}


#boxes{
  padding-left: 40px;
}

.copyright-wrapper{
  border-top: 1px solid #707070;
  padding: 25px 0;
  border-left: 1px solid #707070;
  box-sizing: initial;
}

.copyright-wrapper ul{
  padding-left: 40px;
  margin: 0 -10px;
}

.copyright-wrapper ul li{
  margin: 0 10px;
}

.copyright-wrapper p small{
  color: #fff;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  text-align: right;
  color: #fff;
  display: block;
  width: 100%;

}

.wine-concierge-section{
  height: 90px;
}

.wine-concierge-section .content-wrapper {
  max-width: 385px;
  margin-right: 15px;
}

.wine-concierge-section .concierge-heading{
  font-family: var(--font-family-one);
  font-weight: bold;
  font-size: 20px;
  line-height: 37px;
  text-align: left;
  color: var(--secondary-btn);

}

.wine-concierge-section .concierge-content{
  font-family: "Open Sans";
  font-weight: 500;
  font-style: italic;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  color: #000;
}


.wine-concierge-section .content{
  height: inherit;
}
.wine-concierge-section .button a{
  width: 178.07px;
  height: 30.76px;
  border-radius: 15.38px;
  background: var(--secondary-btn);
  border: 2px solid #fff;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  font-family: var(--font-family-one);
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  color: #fff;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;

}
.wine-concierge-section .button a:hover{
  background: var(--secondary-btn-hover);
}
.wine-concierge-section svg{
  margin-right: 15px;
}

.footerMain .w-full p{
  color: #fff;
}

.footer-wrapper [data-element="main"]{
  width: 50%;
}

.subscribe .inputWrapper{
  position: relative;
  max-width: 261.38px;
}

.subscribe .inputWrapper button{
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
  align-items: cenetr;
  width: 55.38px;
  height: 34px;
  border-radius: 0px 17px 17px 0px;
  background: #464646;
}

.subscribe .inputWrapper input{
  width: 100%;
  height: 34px;
  border-radius: 17px;
  background: #ececec;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
  font-family: "Open Sans";
  font-weight: normal;
  font-style: italic;
  font-size: 11px;
  text-align: left;
  color: #000;
}

.subscribe .tracking-widest span{
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  color: #fff;
  letter-spacing: normal;

}

#boxes{
  justify-content: space-between;
  display: flex;
}

@media(max-width: 1200px){
  .logowrapper a{
    max-width: 145px;
  }
}


@media(max-width: 1023px){
  .logowrapper{
    display: none;
  }

  .copyright-wrapper{
    border-left: none;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .copyright-wrapper ul{
    justify-content: center;
    margin-bottom: 27px;
    padding-left: 0px;
  }

  .copyright-wrapper ul li:first-child svg{
    width: 15.25px;
    height: 32.6px;

  }

  .copyright-wrapper ul li:nth-child(2) svg{
    width: 32.13px;
    height: 28.12px;
  }

  .copyright-wrapper ul li:last-child svg{
    width: 32.64px;
    height: 32.6px;
  }

  .copyright-wrapper p{
    width: 100%;
  }

  .copyright-wrapper p small{
    margin: 0;
    text-align: center;
  }

  #boxes{
    flex-direction: column;
  }

  #leftbox, #middlebox, #rightmiddlebox{
    width: 100%;
    height: auto;
    padding-bottom: 15px;
  }

  .links{
    display: none;
    padding-left: 15px;
    margin-top: 10px;
  }

  .footer-heading{
    position: relative;
  }
  .footer-col.closed .footer-heading:before{
    content: '+';
    width: 20px; height: 20px;
    position: absolute;
    top: 0; left: 0;
  }
  .footer-col.open .footer-heading:before{
    content: '-';
    width: 20px; height: 20px;
    position: absolute;
    top: 0; left: 0;
  }

  .footer-col .footer-heading{
    cursor: pointer;
    padding-left: 15px;
  }


  .footer .container{
    max-width: 628px;
  }


}


.footer .container{
  padding-top: 40px;
  padding-bottom: 40px;
}

@media(max-width: 767px){
  .footer-wrapper [data-element="main"],
  .subscribe-wrapper{
    width: 100%;
    max-width: 285px;
    margin: 0 auto;
    padding-right: 0;
  }

  .footer-wrapper{
    flex-wrap: wrap;
  }

  .wine-concierge-section .content{
    flex-wrap: wrap;
  }

  .wine-concierge-section .button{
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  .wine-concierge-section{
    height: auto;
    padding: 20px 27px;
  }

  .wine-concierge-section .content-wrapper{
    max-width: calc(100% - 60px);
    margin-right: 0;
  }

  .wine-concierge-section svg {
    max-width: 48px;
    margin-right: 10px;
    vertical-align: top;
    align-self: baseline;
}
.wine-concierge-section .concierge-heading {
  font-size: 16px;
  line-height: 20px;
}
.wine-concierge-section .concierge-content {
  padding-right: 20px;
  padding-top: 5px;
}
.wine-concierge-section .button {
  display: unset;
  margin-top: 5px;
  width: calc(100% - 58px);
  margin-left: 58px;
}
  header .container{
    padding-left: 10px;
    padding-right: 20px;
  }

  #search-content .container{
    padding-left: 10px;
    padding-right: 0px;
  }
}

a[aria-label="store logo"]{
  font-size: 0px;
}
