/* home page slider */

.text
{
float:left;
  
font-family: objektiv-mk1, sans-serif;

font-weight: bold !important;

font-style: normal;
}

section.sets_dekuyper
{
  background:#ffffff; 
  /* padding-left:100px;
  padding-right:100px; */
  padding-bottom:90px;
}

 .row
{
  max-width:100% !important;
  display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}


section.sets_dekuyper .bartender_text
{
text-align: left;
font-size: 16px;
text-align: left;
letter-spacing: 0.53px;
color: #222222;
opacity: 1;
font-weight:400;
font-family: objektiv-mk1, sans-serif;
width:85%;

}

section.sets_dekuyper  .tip_title
{
text-align: left;
font-size: 42px;
letter-spacing: 1.36px;
color: #222222;
opacity: 1;
font-family: Objektiv Mk1 Bold, sans-serif;
font-weight:bold;
width: 75%;
text-transform: uppercase;
}
section.sets_dekuyper  .mob_tender_tip
{
  /*padding-top: 23px;
  padding-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;*/
}

.mob_tender_tip .wr_btn .arw_btn, 
.mob_tender_tip .wr_btn .btn_left {
  margin-bottom: 0;
}
@media only screen and (max-width:47.9375em) and (min-width:0em) 
{
  /*section.sets_dekuyper .main_set
  {
    flex-direction: column-reverse;
  }*/
  .home_scnd_slider .mob_tender_tip 
  {
    display:block;
  }
  section.sets_dekuyper {
    background: #ffffff;
    /*  padding-left: 17px; 
     padding-right: 17px;  */
    padding-bottom: 0px;
	}
  section.sets_dekuyper .desk_mob
  {
    display:none;
  }
  section.sets_dekuyper .main_tender
  {
    border:none;
  }
  
  section.sets_dekuyper .bartender_text
  {
    font-size:14px;
    width:100%;
    /*padding-top: 10px;*/
  }
  section.sets_dekuyper .tip_title
  {
    font-size:24px;
    width:100%;
  }
  
  p.testmonial_title
  {
    text-align:center;
  }
  
  /*.home_second_text,.home_scnd_slider
  {
    width:100% !important;
  }*/
  
  
}

@media only screen and (max-width:63.9375em) and (min-width:48em) 
{
  
  section.sets_dekuyper {
    padding-top: 0px ;
  }
  section.sets_dekuyper .tip_title {
    font-size:18px;
  }
  section.sets_dekuyper .bartender_text
  {
    font-size: 11px;
    width:90%;
  }
  section.sets_dekuyper p 
  {
    margin-bottom:5px;
  }
}

@media only screen and (max-width:82em) and (min-width:64em) 
{
  section.sets_dekuyper .home_scnd_slider {
    padding-top: 0px !important;
  }
  section.sets_dekuyper .tip_title {
    font-size:30px;
  }
  section.sets_dekuyper .bartender_text
  {
    font-size: 14px;
  }
  
  p.testmonial_title
  {
  padding-top: 20px;
  }
  section.sets_dekuyper p 
  {
    margin-bottom:10px;
  }
  section.sets_dekuyper .desk_mob
  {
    padding-bottom:0px;
  }
}

/*Home page Map section*/
/* home page slider */

.text
{
float:left;
  
font-family: objektiv-mk1, sans-serif;

font-weight: bold !important;

font-style: normal;
}

section.where_buy
{
  background:#ffffff; 
 /*  padding-left:100px;
  padding-right:100px; */
  padding-bottom:90px;
}

.home section.where_buy{
    padding-top:150px;
}

 .row
{
  max-width:100% !important;
  display: flex;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}
section.where_buy  .main_buy
{
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 3px solid #EAEAEA;
}

section.where_buy .bartender_text
{
text-align: left;
font-size: 16px;
text-align: left;
letter-spacing: 0.53px;
color: #222222;
opacity: 1;
font-weight:400;
font-family: objektiv-mk1, sans-serif;


}

section.where_buy  .tip_title
{
text-align: left;
font-size: 42px;
letter-spacing: 1.36px;
color: #222222;
opacity: 1;
font-family: objektiv-mk1, sans-serif;
font-weight:bold;

}
section.where_buy  .mob_tender_tip
{
  padding-top:23px;
  padding-bottom:30px;
  top: 15%;
    position: relative;
}
/*section.where_buy .bg_color
{
  background-color:#F5F5F5;
}*/
section.where_buy  button > a.btn_left
{
  background:#000 !important;
  font-size:18px;
  letter-spacing: 0;
  color: #FFFFFF;
  opacity: 1;
  font-family: objektiv-mk1, sans-serif;
  font-weight:bold;
  padding: 15px 24px 18px 24px;
  text-transform:uppercase;
}
section.where_buy  button > a.arw_btn
{
  background:#D0A464;
  padding: 0;
}
section.where_buy  button > a.arw_btn.drizly {
  padding: 8px;
}

section.where_buy  button.wr_btn{
  margin:0px 16px;
  padding-top: 23px;  
  padding-bottom: 30px;
}
section.where_buy img.wr_width
{
  width:100%;
  height: 100%;
}
@media only screen and (max-width:47.9375em) and (min-width:0em) 
{
  
  .home_scnd_slider .mob_tender_tip 
  {
    display:block;
  }
  section.where_buy {
    background: #ffffff;
     padding-left: 17px; 
     padding-right: 17px; 
    padding-bottom: 0px;
  }
  
  section.where_buy .main_buy
  {
    border:none;
  }
  
  section.where_buy .bartender_text
  {
    font-size:14px;
    width:100%;
    padding-top: 10px;
  }
  section.where_buy .tip_title
  {
    font-size:23px;
    width:100%;
  }
  
  p.testmonial_title
  {
    text-align:center;
  }
  
  /*.home_second_text,.home_scnd_slider
  {
    width:100% !important;
  }*/
  section.where_buy .bg_color
  {
    background:#fff;
    box-shadow: 0px 3px 16px #00000029;
    /*     margin-top: -16%; */
  }
  section.where_buy .mob_tender_tip
  {
    top:0%;
  }
  section.where_buy button.wr_btn
  {
        padding-top: 20px;
  }
  section.where_buy button > a.btn_left
  {
    font-size:15px;
    padding: 16px 24px 18px 24px;
  }
  /* section.where_buy button > a.arw_btn {
    padding: 9px 10px 4px 10px;
  }
  section.where_buy button > a.search_btn {
    padding: 9px 12px 4px 12px;
  }
  section.where_buy button a.mob_btn_pad
  {
    padding: 16px 37px 18px 37px;
  } */
  
}

@media only screen and (max-width:63.9375em) and (min-width:48em) 
{
  
  section.where_buy {
  /* padding-top: 0px ;
  padding-left: 27px ;
  padding-right:27px ; */
  padding:27px;
  }
  /* section.where_buy .tip_title {
    font-size:18px;
  } */
  /* section.where_buy .bartender_text
  {
    font-size: 11px;
  } */
  section.where_buy p 
  {
    margin-bottom:5px;
  }
  section.where_buy .mob_tender_tip
  {
    top:4%;
  }
}
@media only screen and (max-width:30.8125em) and (min-width:0em) 
{
  /* section.where_buy button.wr_btn
  {
    padding-top:0px !important;
  } */
  section.where_buy button.wr_btn.mob_wr_btn
  {
    padding-top:15px !important;
  }
}
@media only screen and (max-width:82em) and (min-width:64em) 
{
  section.where_buy {
  /* padding-top: 0px ;
  padding-left: 27px ;
  padding-right:27px ; 
  padding: 27px;*/
  }
  section.where_buy .home_scnd_slider {
    padding-top: 0px !important;
  }
  section.where_buy .tip_title {
    font-size:30px;
  }
 /*  section.where_buy .bartender_text
  {
    font-size: 14px;
  } */
  
  p.testmonial_title
  {
  padding-top: 20px;
  }
  section.where_buy p 
  {
    margin-bottom:10px;
  }
  section.where_buy .desk_mob
  {
    padding-bottom:0px;
  }
  section.where_buy .mob_tender_tip
  {
    top:10%;
  }
}
.text-center {
  text-align: center!important;
}
.home .where_buy {
	padding-top:0 !important;
}
.wr_btn.mob_wr_btn .search_btn{
	background: none !important;
}

.wr_btn .drizly{
	background: none !important;
	padding:0 !important;
}
.below-medium{
	display:none;
}	
.mob_tender_tip {
	margin:0 auto !important;
	letter-spacing: 0.53px;
}
.where_buy .mob_tender_tip h3, .where_buy .mob_tender_tip p{
	margin:0 auto !important;
}	
.mob_tender_tip .button-where{
	text-align: center;
}
section.where_buy .bartender_text{
	font-size:16px;
}
@media only screen and (max-width:767px) {
	.where_buy {
		margin-bottom: 25px;
		padding: 0 !important;
	}
	.where_buy .home_scnd_slider {
		margin: -31px auto 0;
		width: 	83.333% !important;
	}
}

@media only screen and (max-width:1024px) {
	.where_buy .wr_btn{
		width:100%;
	}
	.above-medium{
		display:none !important;
	}
	.below-medium{
		display:block !important;
		margin:0 auto !important;
		padding:8px 0 0 !important;
	}
	.below-medium .arw_btn{
		padding: 0 !important;
	}
	section.where_buy .tip_title{
		font-size:24px !important;
	}
	section.where_buy .bartender_text{
	font-size:14px;
}
}
@media only screen and (max-width: 640px){
	section.sets_dekuyper .mob_tender_tip{
		padding: 20px 30px!important;
	}
}
.home section.sets_dekuyper{
  padding: 0 0 110px!important;
}
.where_buy .home_second_text{
  background-size: cover !important;
}
@media only screen and (max-width:1440px) and (min-width:1024px) {
  .wr_btn img{
    height:40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width:768px) {
.wr_btn img {
    height: 36px;
}
}
@media only screen and (max-width:767px){
  .wr_btn img{
    height:44px;
  }
}
.about{
  padding-top: 3%;
}
.about section.sets_dekuyper
{
  padding-bottom:40px;
}
.about .t_i{
  padding-right: 20px;
}
.about .i_t{
  padding-left: 20px;
}

.about .t_i_image{
  padding-left: 20px;
}
.about .i_t_image{
  padding-right: 20px;
}
@media only screen and (max-width:640px){
  .about{
    padding-top: 0;
  }
  .about section.sets_dekuyper {
      padding-bottom: 0;
  }
  .about .i_t_image {
      padding-right: 0;
  }
  .about .i_t{
    padding-left: 0;
  }
  section.sets_dekuyper  .tip_title{
    letter-spacing: 0.68px;
  }
  .home section.sets_dekuyper{
    padding: 0 !important;
    margin-top: 60px;
  }
}

/*.about .hide-small{
  display: none;
}
.about .show-medium{
  display: block;
}
.about .show-small{
  display: block;
}
.about .hide-medium{
  display: none;
}*/
@media print,screen and (min-width:40em){
  .about .hide-medium{
    display:none!important
  }
}
@media screen and (max-width:39.9375em){
  .about .show-medium{
      display:none!important
    }
}

@media print,screen and (min-width:768px){
  .home .hide-medium{
    display:none!important
  }
}
@media screen and (max-width:767px){
  .home .show-medium{
      display:none!important
    }
}
.button-where button:focus{
  outline: none;
}