
#toggle{
  background: black !important;
}
#toggle .menu-line{
  background: white !important;
}
#toggle:before, #toggle:after{
  background: white !important;
}
.post-type-archive{
  width: auto !important;
  height: auto;
  background: black;
  overflow: auto !important;
  padding: 0;
  margin: 0;
}
::-webkit-scrollbar {
  display: none;
}
.wine .post-wrapper .single-content-wrapper .entry-title{
  display: none;
}
.swiper-container{
  margin: 0 !important;
  overflow: auto !important;
}
.horizontal-slider{
  padding-left:50px !important;
  padding-right: 50px;
}
.swiper-container-free-mode>.swiper-wrapper{
  margin: 0 !important ;
}
.post-type-archive .content-right .horizontal-slider .swiper-wrapper .swiper-slide {
    display: flex;
    align-items: center;
    width: 550px;
    height: calc(70vh);
    margin:15vh 50px ;
    cursor: pointer;
    position: relative;
}
 .horizontal-slider .swiper-wrapper .swiper-slide .carousel-item-image {
    position: absolute;
    z-index: 10;
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
  background: #000000;
background: linear-gradient(315deg, #000000 0%, #2d2d2d 74%);
    width: 100%;
    height: 100%;
}
 .horizontal-slider .swiper-wrapper .swiper-slide .carousel-item-image .img-thumb .ixora-wine{
  width:20vh;
  height: auto;
  margin:10%  auto;
}
 .horizontal-slider .swiper-wrapper .swiper-slide .carousel-item-image  .button{
    width: 150px;
  height: 40px;
border: 1px solid #3d3b3b;
  border-radius: 10px;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: -12% auto;
}
 .horizontal-slider .carousel-item-info {
    width: 430px;
    height: 10%;
    position: absolute;
    text-align: center;
    top: 0;

}
.horizontal-slider .carousel-item-info h1{
    font-size: 26px !important;
    font-weight: 700;
    z-index: 1;
    line-height:30px;
  }
.horizontal-slider .carousel-item-info h2{
    font-size: 20px !important;
    font-weight: 700;
    z-index: 1;
    line-height:22px;
  }
.horizontal-slider .swiper-wrapper .swiper-slide .carousel-item-image .carousel-item-info .carousel-cat-links ul li a {
    background-color:transparent;
    font-size: 14px !important;
    z-index: 1;
    line-height:16px;
}
.horizontal-slider .swiper-wrapper nav.navigation.pagination{
  margin: 40vh 0vw 0px -2% !important;
  z-index: 100 !important;
  /* position: absolute; */
}
.page-numbers{
  margin: 5px 0!important;
}

@media screen and (max-width:1020px)  {
  .horizontal-slider{
  padding-left:0px !important;
  padding-right: 0 !important;
}
  .post-type-archive .content-right .horizontal-slider .no-horizontal-slider .swiper-slide {
    display: flex;
    align-items: center;
    width: 100%;
    height: calc(70vh);
    margin:15vh 0px ;
}
.horizontal-slider .no-horizontal-slider .swiper-slide .carousel-item-image  .button{
  width: 150px;
  height: 40px;
  border: 1px solid #3d3b3b;
  border-radius: 10px;
  text-decoration: none;
  color: white;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: -3vh auto;
}
 .horizontal-slider .no-horizontal-slider .swiper-slide .carousel-item-image .img-thumb .ixora-wine{
  width:22vh;
  height: auto;
  margin:0%  auto;
}
  .post-type-archive .content-right .horizontal-slider .no-horizontal-slider .carousel-item-info {
    position: absolute;
    width: 100%;
    bottom: 0%;
    left: 0%;
}
 .horizontal-slider .no-horizontal-slider .carousel-item-info h1 a{
    font-size: 35px;
    padding: 0;
    color: white !important;
}
 .horizontal-slider .no-horizontal-slider .carousel-item-info h2 a{
    font-size: 30px;
    padding: 0;
    color: white !important;
}
  .post-type-archive .content-right .horizontal-slider .no-horizontal-slider .carousel-item-info .carousel-cat-links ul li a{
    margin: 0;
}
.horizontal-slider .swiper-wrapper nav.navigation.pagination{
  margin: 0 0 50px !important;
  z-index: 100 !important;
  /* position: absolute; */
}
}

@media screen and (max-width:650px)  {
  .post-type-archive .content-right .horizontal-slider .no-horizontal-slider .swiper-slide {
    height: calc(85vh);
}
.horizontal-slider .no-horizontal-slider .carousel-item-info h1 a{
    font-size: 25px;
    padding: 0;
    color: white !important;
}
.horizontal-slider .no-horizontal-slider .carousel-item-info h2 a{
    font-size: 20px;
    padding: 0;
    color: white !important;
}
}

@media screen and (max-width:480px)  {
  .horizontal-slider .carousel-item-info h1{
    font-size: 20px !important;
    font-weight: 700;
    z-index: 1;
    line-height:22px;
  }
  .horizontal-slider .carousel-item-info h2{
    font-size: 16px !important;
    font-weight: 700;
    z-index: 1;
    line-height:18px;
  }
.horizontal-slider .swiper-wrapper .swiper-slide .carousel-item-image .carousel-item-info .carousel-cat-links ul li a {
    background-color:transparent;
    font-size: 14px !important;
    z-index: 1;
    line-height:16px;
}
  .post-type-archive .content-right .horizontal-slider .no-horizontal-slider .swiper-slide {
    height: calc(75vh);
}
.horizontal-slider .no-horizontal-slider .carousel-item-info h1 a{
    font-size: 18px;
    padding: 0;
    color: white !important;
}
.horizontal-slider .no-horizontal-slider .carousel-item-info h2 a{
    font-size: 15px;
    padding: 0;
    color: white !important;
}
}
/* -------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
                              single post type css
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------- */
html{
  margin: 0 !important;
  padding: 0 !important;
}
h3{
  padding:5px 0 !important;
}
.center-relative{
  margin: 0 !important;
  padding: 0 !important;
}
.single-wine{
  background: white !important;
  width: 100% !important;
  height: 100vh;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
::-webkit-scrollbar {
  display: none;
}
.center-relative .wine-info{
  width: 100vw;
  height: 100vh;
  background: red;
  margin-top:-15.5% ;
}
.center-relative .wine-info .image-box{
  width: 40vw;
  height: 100vh;
  background: black;
}
.center-relative .wine-info .image-box .image-block{
  width: 25vw;
  height: 45vh;
  background:linear-gradient(315deg, #000000 0%, #2d2d2d 74%);
  position: absolute;
  margin: 25vh 10vw 0 ;
}
.center-relative .wine-info .image-box .image-block .ixora-wine{
  width: 130px;
  height: auto;
  margin: 0 auto;
}
.center-relative .wine-info .info-box{
  width: 60vw;
  height: 100vh;
  background: white;
  float: right;
  margin: -100vh 0;
}
.wine_logo{
  width: 100px;
  height: auto;
  margin: 3% auto;
}
.wine-name{
  line-height: 25px;
  font-size: 25px;
  text-align: center; 
  width: 60%;
  margin: 0 auto;
}
.region{
  line-height: 25px;
  /* font-size: 22px; */
  text-align:left; 
  width: auto;
  margin-left:6%;
  display:flex;
}
.regionText,.blendText,.testingNotesText{
  font-size: 14px;
  width:35%;
  color:black;
  margin-right: 2%;
}
.regionName,.blendName,.textingNotesName{
  width:55%;
  font-size: 16px;
  margin-right: 20%;
}
.blend{
  /* line-height: 20px;
  font-size: 18px; */
  text-align:left;  
  width: auto;
  margin-left:6%;
  color: #f0810f;
  font-weight:100;
  padding-bottom:10px ;
  display: flex;
}
.testing-notes{
  text-align:left; 
  width: auto;
  margin-left:6%;
  line-height: 27px;
  display: flex;
}
.border-box {
  width: 56vw;
  height: 77vh;
  margin: 0 2%;
  border-radius: 5%;
  position: absolute;
  padding-inline-end: 0 50px !important;
  border: 3px solid #2c3e50;
}
.close-button-icon{
  color: black;
  position: absolute;
  cursor: pointer;
  margin: 2% 0 0 55vw;
  z-index: 100;
}

@media screen and (max-width:1020px){
.single-wine{
  overflow: auto;
}
.center-relative .wine-info{
  width: 100vw;
  height: auto;
  background: green;
  margin-top:-10vh ;
}
.center-relative .wine-info .image-box{
  display: none;
}
.center-relative .wine-info .info-box{
  width: 100vw;
  height: 70vh;
  background: white;
  /* float: right; */
  margin: 0vh 0;
}
.border-box{
  width: 90%;
  height: 90%;
}
.close-button-icon{
  margin: 17vh 87vw;
  z-index: 100;
}
.single .nav-links{
  /* position: absolute; */
  margin: 50px auto !important;
  top: 0% !important;
}
.wine_logo{
  width: 100px;
  height: auto;
  margin: 3% auto;
}
}

@media screen and (max-width:650px){
.single-wine{
  overflow: auto;
}
.center-relative .wine-info{
  width: 100vw;
  height: auto;
  background: green;
  margin-top:-10vh ;
}
.center-relative .wine-info .image-box{
  display: none;
}
.center-relative .wine-info .info-box{
  width: 100vw;
  height: 70vh;
  background: white;
  /* float: right; */
  margin: 0vh 0;
}
.border-box{
  width: 90%;
  height: 100%;
}
.close-button-icon{
  /* margin: 10vh 87vw; */
  z-index: 100;
  position: absolute;
}
.single .nav-links{
  margin: 100vh auto 0!important;
  top: 0% !important;
}
.wine_logo{
  width: 100px;
  height: auto;
  margin: 3% auto;
}
}

@media screen and (max-width:480px){
.close-button-icon{
  /* margin: 5vh 0 0 80vw; */
  z-index: 100;
  position: absolute;
}
.single .nav-links{
  margin: 60vh auto 0!important;
  top: 0% !important;
}
  }
/* -------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
                              taxonomy css
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------- */
.tax-wines_category{
  width: 100%;
  height: 100vh;
  background: black;
  padding: 0;
  /* margin: -20vh 0; */
}
.tax-wines_category .archive-title{
  /* width: 20vw; */
  position: absolute;
  margin: 2% 0%;
}
.tax-wines_category .archive-title .entry-title{
  color:white;
  border: none;
  text-transform: uppercase;
}
.tax-wines_category .swiper-slide {
    display: flex;
    align-items: center;
    width: 550px;
    height: calc(70vh);
    margin:15vh 50px ;
    cursor: pointer;
}

.page-numbers{
  background: gray;
}
.coming-soon{
  color: white !important;
  font-size: 25px !important;
  margin: 15% 7% !important;
}
@media screen and (max-width:1020px)  {
  .tax-wines_category .archive-title{
    width: 25vw;
    position: absolute;
    margin: 2% 20%;
  }
  .tax-wines_category .content-right .horizontal-slider .no-horizontal-slider .swiper-slide {
    display: flex;
    align-items: center;
    width: 100%;
    height: calc(70vh);
    margin:15vh 0px ;
}
.tax-wines_category .horizontal-slider .no-horizontal-slider .swiper-slide .carousel-item-image {
  position: absolute;
  z-index: 10;
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
  background: #000000;
  background: linear-gradient(315deg, #000000 0%, #2d2d2d 74%);
  width: 100%;
  height: 100%;
}
  .tax-wines_category .content-right .horizontal-slider .no-horizontal-slider .carousel-item-info {
    position: absolute;
    width: 100%;
    bottom: 0%;
    left: 0%;
}
.tax-wines_category .content-right .horizontal-slider .no-horizontal-slider .carousel-item-info h1 {
    font-size: 35px;
    padding: 0;
    color: white !important;
}
  .tax-wines_category .content-right .horizontal-slider .no-horizontal-slider .carousel-item-info h2 {
    font-size: 30px;
    padding: 0;
    color: white !important;
}
  .tax-wines_category .content-right .horizontal-slider .no-horizontal-slider .carousel-item-info .carousel-cat-links ul li a{
    margin: 0;
}
}
@media screen and (max-width:1006px)  {
  .tax-wines_category .archive-title{
    width: 50vw;
    position: absolute;
    margin: -8% 20%;
  }
  }
@media screen and (max-width:650px)  {
  .tax-wines_category .archive-title{
    width: 45vw;
    position: absolute;
    margin: -12% 30%;
  }
}
@media screen and (max-width:480px)  {
  .tax-wines_category .archive-title{
    width: 65vw;
    position: absolute;
    margin: -6vh 14vw;
  }
  .tax-wines_category .archive-title .entry-title{
  font-size: 18px;
}
}


/* -------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------
                                            HOME CSS STYLE
-------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------- */
.page-id-399{
  background: white !important;
}
.big-text{
  color: black !important;
  font-size: 30px !important;
  margin-bottom: 0 !important;
}
.menu-text {
  font-family: 'Playfair Display',serif;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 25px !important;
  color: #fff;
}
.main-text{
  font-size: 20px !important;
  padding-top: 10px;
}
.content-1170{
  width: 100% !important;
  max-width: 100% !important;
}
.one_half{
  margin:0 !important;
  /* width: 40% !important; */
  padding-left: 8% !important;
  margin-top: 7% !important;
}
.last{
  padding-left: 0 !important;
  margin: 0 !important;
}
.chf{
  margin: 0 !important;
}
.mapboxgl-map{
  overflow: auto !important;
  /* width: 100vw !important; */
  height: 100vh !important;
}
.mapboxgl-canvas{
  /* width: 100vw !important; */
  height: 100vh !important;
  position: relative !important;
}
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right{
  display: none !important;
}
@media screen and (max-width:1020px)  {
  .one_half{
  margin:0 !important;
  padding-left: 0% !important;
  margin-top: 7% !important;
  padding-bottom: 5% !important;
}
}

.page-id-32 .site-wrapper .menu-right-part .header-logo,
.page-id-166 .site-wrapper .menu-right-part .header-logo,
.page-id-399 .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final.png") !important;
  width: 120px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  margin:20px;
}
.page-id-32 .site-wrapper .open .header-logo,
.page-id-166 .site-wrapper .open .header-logo,
.page-id-399 .site-wrapper .open .header-logo,
.post-type-archive .site-wrapper .menu-right-part .header-logo,
.wine-template-default .site-wrapper .menu-right-part .header-logo,
.tax-wines_category .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final-white.png") !important;
  width: 120px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  margin:20px;
}
.menu-right-part .header-logo img{
  margin-left: 50px;
}
.image_box1{
  width: 100%;
  display: flex;
  justify-content: center;
}
.image{
  width: 200px !important;
  height: 300px !important;
  padding-right: 15px !important;
  padding-top: 10px !important;
}
@media screen and (max-width:1020px){
.image{
  width: 180px !important;
  height: 280px !important;
}
.wine-template-default .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final.png") !important;
}
}

@media screen and (max-width:750px)  {
.image{
  width: 160px !important;
  height: 260px !important;
}
.wine-template-default .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final.png") !important;
}
}

@media screen and (max-width:650px)  {
.image{
  width: 140px !important;
  height: 240px !important;
}
.wine-template-default .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final.png") !important;
}
}

@media screen and (max-width:480px)  {
.image{
  width: 85px !important;
  height: 170px !important;
} 
.wine-template-default .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final.png") !important;
}
}
@media screen and (max-width:350px)  {
.image{
  width: 60px !important;
  height: 140px !important;
} 
.wine-template-default .site-wrapper .menu-right-part .header-logo{
  background-image: url("images/ixora-logo-final.png") !important;
}
}