a.btn.btn-primary.btn-block.soldout {
    cursor: default;
}
.cartnote textarea
{
  border: 1px solid #df9d3e!important;
  border-radius: 25px!important;
height: auto!important;
margin-bottom: 1.75rem;
padding: 0 1.75rem!important;width: 100%;
}
.cartnote textarea:focus
{
  background-color: #fff;
    border-color: #f1d5ab;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(223 157 62 / 25%);
    box-shadow: 0 0 0 0.2rem #df9d3e40;
    color: #495057;
    outline: 0;
}
.cartnote label{
font-weight: 600;
}
.cartnote {
    padding: 0  1.25rem;
}

@media (max-width: 991px) {
  .nav-item:last-child > a{
      text-align: left;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  
}
@media (max-width: 461px) {
.cart .cart-totals__actions input[type=submit] {
    margin-bottom: 10px;
}
}


/* video thumb style */
/* #shopify-section-media__items {
 	display:none; 
} */
.video-thumb-row {
 	padding: 0px 7px; 
}
.media-section .video-thumb-row .video__thumbnail {
 	 padding-bottom: 56.25%;
}
.video__description {
 	text-align:center; 
}
.herovideo_cool {
 	position:relative;
  height:0;
  padding-top:56.25%;
}

.herovideo_cool iframe {
 	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {
 .video-thumb-row {
 	padding: 0px 14px; 
}	 
}
@media (max-width:1023px) {

.media-section .modal-content {
 	position:relative;
  height:0px;
  padding-top:56.25%;
  
}

.media-section .modal-content iframe {
 position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;	
  
}
.modal .modal-dialog-centered {
 	display:block; 
}
.modal {
 	top:25%; 
  padding:20px !important;
}
  
}



/* END REFERRAL PAGE 30062022 STYLE */
/* blog pages */
#news #MainContent #shopify-section-blog-posts {
 	padding-top:0px;
  	padding-bottom:0px;
}
.header_bg-banner {
  height:486px;
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
}
.header_bg-banner:before, .blog_slide:before {
  content:"";
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.header_titleblock {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
}
.header_titleblock h1 {
  font-size:72px;
  line-height:95px;
}
.header_titleblock h1 span {
 	display:block; 
}
.header_bottom {
  background: #060301;
  padding:28px 112px 116px;
  position:relative;
}
.header_bottom:before {
  content:"";
  background-image:url("/cdn/shop/files/bg-slide.png?v=1657021120");
  background-size: 100%;
  position: absolute;
  top: auto;
  bottom:-110px;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  z-index: 1;
}

.blog-pagination .swiper-pagination-bullet {
 background: #D3B34E;
  opacity:1;
}
.blog-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
 background: #fff;	 
}
.next-prev-btngrp {
 	position: absolute;
    left: 53px;
    right: 53px;
    top: 40%;
    transform: translateY(-40%); 
  	z-index:1;
}
.header_bottom .swipe-btn-next, .header_bottom .swipe-btn-prev {
  width: 31px;
  height: 18px;
  color:#fff;
  top:0px;
  margin-top:0px;
}
.header_bottom .swipe-btn-next:after,
.header_bottom .swipe-btn-prev:after {
 	font-size:19px; 
}
.header_bottom .blog-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 55px;
}
.blog_slide {
 	position:relative; 
}
.blog_slide a {
 	display:block; 
}
.blog_slide img {
  width:100%;
   background: linear-gradient(360deg, #232323 0%, rgba(61, 61, 61, 0) 100%);
  mix-blend-mode: multiply;
}
.blog_slide-title {
  position: absolute;
  top: auto;
  left: 36px;
  right: 0;
  bottom: 34px;
	z-index:10;
}
.blog_slide-title span {
  font-family:SubwayNovella;
  font-style: normal;
  font-weight: 400;
  color:#fff;
  font-size:36px;
  line-height:48px;
  text-decoration:none;
  text-transform:uppercase;
  max-width: 65%;
  width: 100%;
  display: block;
}
.blog_post-bgblock {
  background-image:url("/cdn/shop/files/blog.png?v=1657020677");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position:relative;
  padding:90px 7% 115px;
}
.blog-post {  
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 68px;
  row-gap: 118px;
  list-style-type: none;
  margin-bottom:0px;
  padding-left:0px;
}
.blog_listings {
 	display: flex;
    flex-direction: column; 
}
.blog_listings .responsive-image__wrapper {
  position:relative;
  height:0;
  padding-top:56.25%;
  max-width:inherit !important;
  margin-bottom:51px;
}
.blog_listings .responsive-image__wrapper img {
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:100% !important;
  height:100% !important;
  max-width:inherit !important;
  max-height:inherit !important;
  object-fit:cover;
  object-position: top;
}
.blog_listings a {
  text-decoration:none;
  color: #511E02;  
}
.blog_listings h3 {
  text-transform: uppercase;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom:35px;
}
.blog-list-content-block {
 	display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between; 
}
.tag-grp_main {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  margin-bottom:35px;
}
.tag_list span {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #511E02;
  display: flex;
    align-items: center;
}
.tag_list span a {
  color: #511E02;
  text-decoration:none;
}
.tag_list span img  {
  margin-right:10px;
  width: fit-content;
  height: fit-content;
  object-fit:contain;
}
.blog_list-content {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #060301;
  margin-bottom:25px;
  flex:1;
}
.btn-readmore {
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase; 
  color:#fff !important;
  margin: 0 auto;
  width: max-content;
  display: block;
}
.blog_pagination {
 	padding-top:100px; 
      display: flex;
    justify-content: center;
    align-items: center;
}
.blog_pagination .prev a, .blog_pagination .next a {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #DF9D3E;
  border-radius: 25px;
  padding: 13px 24px;
  width: 200px;
  text-decoration:none;
  display: inline-block;
}
.blog_pagination .prev a:hover, .blog_pagination .next a:hover {
 	background-color: #d48b23;
    border-color: #c98421; 
}
.blog_pagination .prev a:focus,
.blog_pagination .next a:focus{
 	background-color: #d48b23;
    border-color: #c98421;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(195 139 59 / 50%);
    box-shadow: 0 0 0 0.2rem #c38b3b80; 
}
.blog_pagination .prev {
  margin-right:68px;
 	 
}
.blog_pagination .next {
 	margin-left:68px; 
}
.blog_pagination .page {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin: 0px 10px;
  color: #511E02;
}
@media (max-width:1439px) { 
  .blog-post {    
    gap: 30px;
    row-gap: 80px;
}
}

@media (max-width:1366px) {
  .header_bottom {
    padding: 28px 70px 116px;
  }	
  .blog_slide-title span {
    font-size: 25px;
    line-height: 30px;
    max-width: 80%;
  }
  .next-prev-btngrp {
   	left: 20px;
    right: 20px; 
  }
  .tag_list span {
    font-size: 11px;
    line-height: 17px;
  }	
  .tag_list span img {
   	margin-right: 5px; 
  }
}
@media (max-width:1199px) {
  .header_titleblock h1 {
    font-size: 55px;
    line-height: 70px; 
  }
  .blog_listings .responsive-image__wrapper, .blog_listings h3, .tag-grp_main {
    margin-bottom: 20px; 
  }
  .blog_list-content {
    font-size: 16px;
    line-height: 25px; 
  }
  .btn-readmore {
    font-size: 15px; 
  }
  .blog_pagination .prev a, .blog_pagination .next a {
    font-size: 15px;
    line-height: 20px;
    width: 170px;
  }
  .blog_slide-title {
    left: 20px;
    bottom: 20px;
  }
  .blog_slide-title span {
    font-size: 22px;
    line-height: 25px; 
  }
  .header_bottom {
   	padding: 28px 70px 90px; 
  }
  .header_bottom .blog-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
   	bottom: 35px; 
  }
  .blog_post-bgblock {
	padding: 100px 7%;
  }
}
@media (max-width:1023px) { 
  .blog_post-bgblock {    
    background-size: cover;
  }
  .blog-post {
   	grid-template-columns: 1fr 1fr; 
    gap: 30px;
    row-gap: 50px
  }
  .header_bottom:before {
   	bottom: -185px; 
  }	
  
}
@media (max-width:991px) { 
  .header_titleblock h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .header_bottom {
    padding: 28px 50px 50px; 
  }
  .header_bottom:before {
    bottom: -150px;
  }
  .header_bottom .blog-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 5px; 
  }
  .blog_post-bgblock {
    padding: 100px 7%;
    background-size: cover;
    background-repeat: repeat;
  }
  .next-prev-btngrp {
   	left: 5px;
    right: 5px; 
  }
  .blog_pagination {
   	padding-top:50px; 
  }
  .next-prev-btngrp {
   	top: 43%;
    transform: translateY(-43%); 
  }
  
}
@media (max-width:767px) {
  .blog_post-bgblock {
   	padding: 60px 7%; 
  }
  .blog_listings h3 {
    font-size: 20px;
    line-height: 25px;
  }	
  .header_bottom:before {
    bottom: -125px;
  }
}
@media (max-width:640px) { 
  .tag-grp_main {
   	flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .tag_list {
   	margin-bottom:5px; 
  }
}
@media (max-width:575px) {
  .header_bg-banner {
   	height:300px;
  }
  .header_titleblock  {
   	top:53%; 
  }
  .header_titleblock h1 {
   	font-size: 32px;
    line-height: 35px; 
  }
  .header_bottom:before {
    bottom: -115px;
  }
  .blog-post {
   	grid-template-columns: 1fr; 
    gap: 15px;
    row-gap: 35px
  }
  .blog_pagination .prev a, .blog_pagination .next a {
    width: 150px;
  }
  .blog_pagination .next{
   	margin-left: 25px; 
  }
  .blog_pagination .prev {
   	margin-right:25px; 	
  }
  .blog_pagination .page {
    font-size: 16px;
    line-height: 31px; 
  }
  .blog_slide-title span {
   	font-size: 16px;
    line-height: 20px; 
  }
    
}
@media (max-width:574px) { 
  .header_bottom:before {
    bottom: -20px;
    height: 150px;
    background-size: 100% 150px;
}
}

/* BLOG DETAILS STYLE */ 

.template-article #MainContent, .template-page #MainContent {
  background-image:url("/cdn/shop/files/bg-details.png?v=1657102539");
  background-size: cover;
  background-repeat: no-repeat;
  position:relative; 
  background-position-y: 95px;
}
.blog-details .container{
    padding-left: 25px;
    padding-right: 25px;
}
.blog-details  {
  padding-top:104px;
}	
.blog-details .responsive-image__wrapper  {
 	max-width:100% !important; 
} 
.blog-details .responsive-image__wrapper img {
  max-width:100% !important; 
  max-height:inherit !important;
  /* height:456px;
  object-fit:cover; */
}
.blog-detail_title, .blog-details-main .blog-inner_content {
  max-width:1088px;
  margin:0 auto; 
}
.blog-detail_title {
 	margin-top:53px !important; 
}
.blog-detail_title img {
 	width:fit-content;
  display:block;
  text-align:center;
  margin:0 auto;
  object-fit: contain;
}
.blog-detail_title h1 {
  font-family: $headings-font-family;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #511E02;
  margin-bottom:39px;

}
.blog-detail_title .tag-grp_main {
 	max-width: 40%;
    margin: 0 auto; 
}
.blog-detail_title .tag-grp_main .tag_list {
 display:flex;	 
}
.blog-detail_title .tag-grp_main .tag_list img {
  object-fit: contain;
  margin-right:10px;
}
.blog-details-main {
  	padding-bottom:103px;
}	
.blog-details-main .blog-details {
 	margin-top:45px;
  	padding:0px;
}
.blog-details-main .blog-inner_content p {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.03em;
  color: #060301;

}
.blog-inner_content p {
 	margin-bottom:53px; 
}
.blog-inner_content p, .blog-inner_content img {
 	max-width:100%; 
}
.blog-detailsimg {
 	float:right;
  margin-left:32px;
}
.blog-inner_content .container div {
 	margin-bottom:53px; 
}

@media (max-width:1023px) {
  .template-article #MainContent {
   	background-size:cover; 
  }
  .blog-details {
    padding-top: 60px; 
  }
  .blog-details-main {
  	padding-bottom:35px;  
  }
  .blog-details .responsive-image__wrapper, .blog-inner_content p {
    margin-bottom: 30px; 
  }
  .blog-detail_title {
 	margin-top:0px !important; 
}
  .blog-detail_title h1 {
    margin-bottom: 25px;	
  }
  .blog-details-main .blog-details {
    margin-top: 30px; 
  }
  .blog-detailsimg {
   	float:none;
    margin-left: 0;
    margin-bottom:0px;
    width:100%;
  }
  .blog-inner_content .container div {
 	margin-bottom:30px; 
}
}
@media (max-width:767px) {  
  .blog-detail_title .tag-grp_main {    
   	max-width: 80%; 
  }
  .blog-details-main .blog-inner_content p {
   	font-size: 15px;
    line-height: 25px; 
  }
  .blog-details .responsive-image__wrapper, .blog-inner_content p, .blog-inner_content .container div {
   margin-bottom: 20px; 
  }
  
}
@media (max-width:640px) {  
  .blog-detail_title .tag-grp_main {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width:575px) {  
  .blog-detail_title h1 {
    font-size: 25px;
    line-height: 30px; 
  } 
  .blog-details .responsive-image__wrapper img {
  /* 	height:300px;
    object-position: right;  */
  }
  .blog-inner_content p img {
   	height:250px;
    object-fit:cover;
  }
  .blog-inner_content {
   	padding:0px 16px; 
  }
}
@media (max-width:374px) {  
  .blog-detail_title .tag-grp_main {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
  .blog-detail_title h1 {
    font-size: 22px;
    line-height: 27px; 
  } 
}
.blogtext {
	font-size:50px;
  	padding:150px 20px;
  text-align:center;
}
@media (max-width:1023px) {  
  font-size:35px;
  	padding:50px 20px;
}
@media (max-width:1766px) {
 	.blog_slide-title span {
     	font-size: 25px;
    	line-height: 35px; 
    }
}

/* BLOG DETAILS 05072022 */

/* END BLOG STYLE 05072022 */

@media (max-width:575px) {
 	.referral_inner-content .description p br{
     display:none;
    }
}
@media (max-width:347px) {
 	.referral_inner-content .description p br{
     display:block;
    }
  #Image-561661182178-0{
    max-width: 60px !important;
  }
}
/* REFERRAL PAGE 30062022 STYLE */
 
#referral-program #MainContent h1, 
#refer #MainContent h1 {
  	display:none;
}
#referral-program #shopify-section-referral-program, 
#refer #shopify-section-referral  {
 padding:0px; 
}
.referral_header {
  background-position: bottom;
  background-repeat: no-repeat;
  min-height: 430px;
  background-size: cover;
}
.referral_inner-content {
  padding:60px 0;
  display:flex;
  align-items: flex-start;
  flex-direction: column;
  width: 450px;
}
.referral_inner-content h2 {
/*   font-family: Abel-Regular,sans-serif;
  font-weight: 600; */
  font-family: $headings-font-family;
    font-weight: 400;
  font-size: 56px;
  line-height: 1.11;
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 10px; 
}
.referral_inner-content .description {
  margin-bottom: 15px; 
}
.referral_inner-content .description p, .btntext-grp p {
  line-height:25px;
  color:#fff;
}
.share-winebtn {
  margin-bottom:10px;
  text-transform:capitalize;
  line-height:45px;
  font-size: 20px;
  width: 252px;
  height: 50px;
  padding: 0 32px;
  display: inline-block;
  color: #fff;
}
.btntext-grp p a {
  color:#df9d3e; 
}
.btntext-grp p a:hover {
 	color: #b3761e; 
}
.referral-mainsection {
 	padding:60px 0px;
    text-align:center;
}
.referral-mainsection h3 {
  font-family: Abel-Regular,sans-serif;
  font-weight:400;
 	font-size:24px; 
  	margin-bottom:40px;
  	color: #511E02;
  text-transform:uppercase;
}
.referral-content_box {
  display:flex;
  justify-content: space-between;
  align-items: center;
  max-width:80%;
  margin:0 auto;
}
.refaero-icon img {
  width: 60px;
  height: 60px
}
.refaero-icon:last-child {
 	display:none; 
}
.body-description img {
 	width:80px;
  height:80px;
  object-fit:contain;
	margin-bottom:20px;
}
.body-description p {
  max-width:245px;
  width:100%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 25px;
}
.refaero-icon {
  margin:100px 20px 0;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.body-disclaimer {
  max-width:40%;
  margin:0 auto;
}
.body-disclaimer p {
 	 font-size: 16px;
  line-height: 25px;
}

/* REfERRAL-PROGRAM PAGE STYLE */
.refprogram_tab {
 	display:flex; 
  flex-direction: row;
}
.refprogram_tab .tab {
 	 flex: 0 0 17%;
}
.refprogram_tab .tabcontent {
 	padding: 0 30px;
  flex: 1 0 66%;
  max-width:66%;
  min-width: 640px;
  border:none;
  min-height:270px;
}
.refprogram-main {
  padding:80px 0px;
  display: flex;
  width: 100%;
}
.body-disclaimer {
 	padding-top:50px; 
}
/* Style the buttons inside the tab */
.refprogram-main .tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 10px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  line-height: 25px; 
  border-radius: 4px;
  margin-bottom:10px;
}
.refprogram-main .tab button:hover {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}
.refprogram-main .tab button.active {
  background-color:rgba(0, 0, 0, 1);
  color: #FFFFFF;
}
.refprogram-main .tab h4 {
  font-family: pulpo-rust-75,sans-serif;
  font-size:15px;
  font-weight: 600;
}
.refprogram-main .tabcontent h3 {
  font-family: pulpo-rust-75,sans-serif;
  font-weight: 400; 
  font-size:32px;
  flex-basis: 100%;
  color: #511e02;
  margin-bottom:15px;
}
.refprogram-main .tabcontent p {
  
  font-size:16px;
  line-height: 30px; 
}
.referral_header .modal-header {
 	 border-bottom: none; 
  padding: 10px;
}
.referral_header .modal-body {
  padding-top:0px;
}
.referral_header .modal-footer {
 	 display:none;
}

.text__title.mt-sm {
 	font-size:40px; 
}
@media (max-width:1364px) { 
 .refprogram_tab {
   padding-left: 16px;
   padding-right: 16px;
}
  
}	
@media (max-width:1023px) {
  .refprogram-main {
   	padding: 50px 0px; 
  }
  .refprogram_tab {
    flex-direction: column; 
  }
  .refprogram_tab .tabcontent {
   	min-width: 100%;
    min-height: 100%;
  }
  .refprogram_tab .tabcontent {
   	padding: 0px; 
  }
  .refprogram_tab .tab {
   	margin-bottom: 25px; 
  }
}

@media (max-width:1089px) {
  .referral-content_box {
    flex-direction: column;
    max-width: 100%;
  }
  .body-description {
    min-height: 100%;
    width: 270px;
    margin-bottom: 15px;
  }
  .refaero-icon {   
    margin: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }	
  .body-disclaimer {
   	max-width: 75%;
    padding-top:15px;
  }
}
@media (max-width:1023px) { 
  .referral_header {
    height:500px;
  }
}
@media (max-width:767px) {
  .refprogram-main .tabcontent h3 {
   	font-size: 22px; 
  }
  .refprogram-main .tabcontent p, .refprogram-main .tab button {
   	font-size: 15px;
    line-height: 25px; 
  }
  .body-disclaimer {
   	 max-width: 100%;
  }
}
@media (max-width:575px) {
  .referral_header {
   	height: auto; 
  }
  .refprogram_tab .tab {
   	margin-bottom: 15px; 
  }
  .referral_inner-content {
   	width: 100%; 
  }
  .referral_inner-content h2 {
   	font-size: 35px; 
  }
/*   .referral-mainsection h3 {
   	font-size:30px; 
  } */
  .share-winebtn {
    font-size: 18px;
  }	
  .body-disclaimer p a {
   	white-space: break-spaces;
    display: inline-block; 
  }
}

/* END REFERRAL PAGE 30062022 STYLE */
.body-description p {
  max-width:245px;
  width:100%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 25px;
}
.refaero-icon {
  margin:100px 20px 0;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.body-disclaimer {
  max-width:40%;
  margin:0 auto;
}
.body-disclaimer p {
 	 font-size: 16px;
  line-height: 25px;
}