@charset "UTF-8";
/* CSS Document */


@import url(https://db.onlinewebfonts.com/c/6f4150a1b16f82a0278e27e4b903deab?family=Funkydori-Bold);
@import url('https://fonts.cdnfonts.com/css/avenir-lt-pro');




@import url(https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.css);
@import url(https://honeyking.com/wp-content/themes/basebuildv3/dist/styles/main.css);


@font-face {
    font-family: 'FormaDJRMicroMediumTesting';
    src: url('../fonts/FormaDJRMicroMediumTesting.eot');
    src: url('../fonts/FormaDJRMicroMediumTesting.eot') format('embedded-opentype'),
         url('../fonts/FormaDJRMicroMediumTesting.woff2') format('woff2'),
         url('../fonts/FormaDJRMicroMediumTesting.woff') format('woff'),
         url('../fonts/FormaDJRMicroMediumTesting.ttf') format('truetype'),
         url('../fonts/FormaDJRMicroMediumTesting.svg#FormaDJRMicroMediumTesting') format('svg');
}








body{
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin:0;
	line-height: 1;
	color:#000000;
  font-weight: 400;
  font-style: normal;
}



td, div, h1, h2, h3, p, input, form{
	margin:0;
	padding:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	max-width:100%;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
a:hover, a{
	transition:all ease-in-out 0.3s;
	text-decoration:none !important;
}
.btn:focus{
	outline:0 !important;
	box-shadow:none !important;
}
button:focus, input:focus, select:focus {
    outline: none !important;
    box-shadow: none !important;
}


/*=-=-=-=-=-=-=-=-=main-wrapper=-=-=-=-=-=-=-=-=-=*/

.banner{
	height: 700px;
}
.logo h1{
	color:#f5df8a;
	font-size: 10em;
	font-family: "Funkydori-Bold";
}
.sepa{
	background-color: #6e363d;
	    padding: 60px 0;
}
.sepa .logo {
    position: absolute;
    margin: -180px 0 -60px;
    right: 0;
}
.vapeout{
	height: 110vh;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.vape img{
	max-width: 300px;
	display: block;
	margin: auto;
}

.vapeconte p{
	font-family: 'FormaDJRMicroMediumTesting';
	font-size: 20px;
	color: #fff;
}
.mofbg{
	margin-top: 50px;
}

.button{
	background-color: #f6e09b;
	color: #6e363d;
	padding: 15px 50px;
	border-radius: 50px;
	display: inline-block;
	font-family: 'FormaDJRMicroMediumTesting';
	font-size: 18px;
}
.vcon p{
	color: #9f4e9a;
}
.vcon a{
	background-color: #9f4e9a;
	color: #f6e09b;
}
.vconf p{
	color: #242424;
}

.vconf a{
	background-color:  #56568B;
	color: #fff;
}

.handsec{
    padding: 300px 0 0px;
    background: url(../img/hand.png) no-repeat;
    background-size: 35%;
    background-position: right 55%;
	box-shadow: 0px 40px 40px 40px #0000008f;
}
.handin h1{
	/*color: #725a8e;*/
	font-size: 112px;
	font-family: "Funkydori-Bold";
	/*line-height: 90px*/
}
.handin p, .vapelist ul li{
	font-family: 'FormaDJRMicroMediumTesting';
	font-size: 20px;
	color: #242424;
	line-height: normal;
}
.vapelist ul li{
	font-size: 21px;
	list-style: square;
}
.handin{
	margin: 0 0 100px;
}

.scroll1 img{
	max-width: 200px;
}
.vapeswipe{
	margin: 70px 0 -90px;
    position: relative;
}
.footer{
	padding: 200px 0 100px;
	height: 700px;
}
.footer .button{
	color: #151515;
	font-size: 26px;
}
.pendulum {
  display: inline-block;
  transform-origin: bottom center; /* pivot point like a pendulum */
  animation: pendulumSwing 3s ease-in-out infinite;
}

@keyframes pendulumSwing {
  0%   { transform: rotate(-4deg); }
  50%  { transform: rotate(4deg); }
  100% { transform: rotate(-4deg); }
}
.vapelist ul{
	padding: 0 0 0 15px
}


.product {
      background: url('../img/vape1.png') no-repeat center/cover;
		width: 100%;
	height: 550px;
transform-style: preserve-3d;
      transition: none;
	margin: auto;
	background-size: contain !important;
    }

.bg-scroll {
      height: 330px;
      width: 100%;

      background-image: url('../img/vapes.png'); /* your image */
      background-repeat: repeat-x;
      background-position: 0px center;
      background-size: auto 150%;

      will-change: background-position;
    }


.twog {
    margin: -200px 0 100px;
}
.logo img{
	max-width: 400px;
}

.instruc {
    margin: -100px 0 150px;
}
.topbanner{
	padding: 150px 0 0;
}
.disco p{
	color: #56568b;
	font-size: 22px;
	font-family: 'Avenir LT Pro', sans-serif;
    font-weight: 700;
	padding: 0 0 0 22px;
}
.disco h1{
	line-height: 50px;
	font-size: 107px
}
.disco .button{
	background-color: #56568b;
	color: #fff;
	margin: 20px 0 0;

}












@media(max-width:1199px){
	.handsec {
    padding: 100px 0 0px;
	}
}



@media(max-width:991px){
	
	.mofbg{
		margin-top: 90px;
	}
	
	.handsec {
    padding: 100px 0 0px;
	}
	.handsec {
    background-position: right 60%;
        background-size: 50%;
}
	.instruc {
    margin: -50px 0 150px;
}
	
}



@media(max-width:767px){
	.handsec{
		padding: 100px 0 0;
	}
	.footer.vapeout{
		height: auto;
		padding-top: 120px;
	}
	.vapelist {
    margin: 30px 0 0;
}
	.vape img{
		max-width: 200px;
		display: block;
		margin: auto;
	}
	.vapeconte.vcon img {
    max-width: 250px;
		display: block;
		margin: auto;
}
	.vapeout {
    padding: 90px 0px;
    margin: 0;
		height: auto;
}
	.bg-top{
		background-size: cover !important;
	}
	.frstvape{
		background-position-x: 74% !important;
	}
	
	.vapeconte.vapefst img {
    max-width: 300px;
    display: block;
    margin: auto;
}
	
	.handsec{
		background: none;
	}
	.handin {
    margin: 0 0 40px;
}
	.bg-scroll{
		background-size: auto 100%;
		height: 250px
	}
	.vapeswipe {
    margin: -80px 0 -90px;
}

.product {
    width: 180px;
    height: 350px;
}
	.vapeconte {
    margin: 50px 0 0;
}
	.vapeconte.vconf.mofbg{
	margin: -140px 0 0;
	}
	.twog{
		margin: 50px 0 100px;
	}
	.twog img{
		max-width: 250px;
		display: block;
		margin: auto;
	}
	.logo img {
    max-width: 250px;
		display: block;
		margin: auto;
}
	.sepa .logo {
    position: absolute;
    margin: -100px 0 -60px;
    right: 0;
		left: 0;
}
	.sepa {
    padding: 40px 0;
}
	.handin h1 {
    font-size: 60px;
    line-height: 60px;
}
	.handin p{
		font-size: 16px;
	}
	.instruc {
    margin: 0 0 90px;
}
	body{
		text-align: center !important;
	}
	.vapeconte p{
		font-size: 16px;
	}
	
	.button {
    padding: 10px 20px;
		font-size: 14px;
	}
	
	
.footer .button {
    font-size: 16px;
}
	
}











