/** @format */

@charset "UTF8";
body {
	font-size: 16px;
	line-height: 175%;
	letter-spacing: 1px;
	color: #333333;
	background: #000;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.group-mobile {
	width: 100%;
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

.mg-top--20 {
	margin-top: -20px;
}

.mg-top--30 {
	margin-top: -30px;
}

.mg-top--50 {
	margin-top: -50px;
}

.mg-top--70 {
	margin-top: -70px;
}

.mg-top--100 {
	margin-top: -100px;
}

.mg-top--300 {
	margin-top: -300px;
}

.pd-bottom-50 {
	padding-bottom: 50px;
}

.pd-bottom-40 {
	padding-bottom: 40px;
}

.pd-bottom-100 {
	padding-bottom: 100px;
}

.pd-right-18 {
	padding-right: 18px;
	margin-top: 20px;
	padding-bottom: 30px;
}

.bg-white {
	background-color: #ffffff;
}

.btn-052654{
    padding-left: 15px;
    padding-right: 10px;
	padding-bottom: 5%;
}

.block-img-02{
	padding: 20px 15px 50px 15px;
}

.img-mg-top-50 img {
	margin-top: -40px;
}

.group-mobile img {
	width: 100% !important;
	height: auto;
}

.comment-wp {
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}

.has-text-align-center {
	text-align: center;
}

.bg-before {
	position: relative;
}

.bg-before figure {
	position: relative;
	z-index: 1;
}

.bg-before::before {
	content: "";
	width: 100%;
	position: absolute;
	height: 445px;
	background-color: #ffffff;
	left: 0;
	top: 77px;
}

.group-mobile figure {
	width: 100%;
}

.footer__bottom {
	width: 100%;
	max-width: 767px;
	margin: 0 auto;
	background: #000;
	text-align: center;
	padding-bottom: 200px;
	background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(0, 56, 148, 1) 100%);
}

.footer__bottom ul {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 30px 0 10px;
	gap: 30px;
	list-style: none;
}

.footer__bottom ul a,
.footer__bottom p {
	color: #eeeeee;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
	display: inline-block;
}

.page-content {
	width: 100%;
	max-width: 767px;
	margin: 0 auto;
	background: #000;
}

.title {
	width: 100%;
	font-size: 30px;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 40px;
	text-align: center;
}

.page-content_wrap {
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	padding-bottom: 5px;
}
.page-content_wrap td,
.page-content_wrap th,
.page-content_wrap a,
.page-content_wrap li,
.page-content_wrap p {
	font-size: 16px;
	color: #ffffff;
	line-height: 185%;
	letter-spacing: 1px;
	text-align: justify;
}

.page-content_wrap td,
.page-content_wrap th {
	border: 1px solid #ffffff;
	vertical-align: top;
	padding: 20px !important;
}

.page-content_wrap td:first-child {
	width: 200px;
}

.page-content_wrap hr {
	margin: 25px 0;
}

.page-content_wrap .wp-block-heading {
	font-size: 22px;
	color: #ffffff;
	line-height: 185%;
	letter-spacing: 1px;
	margin: 30px 0 15px;
}

.page-content_wrap ul {
	margin-left: 18px;
}

.page-content_wrap li:not(:last-child) {
	margin-bottom: 10px;
}

.page-content_wrap p {
	margin-bottom: 30px;
}

main{
  position: relative;
  z-index: 1;
}

@media (max-width: 650px) {
	.footer__bottom ul {
		gap: 0px;
	}
	.footer__bottom ul a {
		font-size: 13px;
		letter-spacing: 0;
	}
	.footer__bottom p {
		font-size: 14px;
	}
	.page-content_wrap td:first-child {
		background: #fff;
		color: #000;
	}
	.page-content_wrap td:first-child,
	.page-content_wrap td {
		width: 100% !important;
		float: left;
		border: 0;
	}
	
	.footer__bottom {
		padding-bottom: 130px;
	}
}

/* Custom CSS */
.block-p25{
	padding: 0 25px;
	margin-top: -20px;
}

.block-159854{
	position: relative;
    overflow: hidden;
    margin-top: -60px;
}

.block-159854 img{
	position: relative;
	left: 10px;
}

.wp-img-button-02{
	padding-left: 12px;
    padding-right: 5px;
	padding-bottom: 10%;
}
.wp-img-button img {
    width: 97% !important;
    display: block;
    margin-top: -8%;
}


.flavor-list {
	position: relative;
	z-index: 1;
}

.flavor-item {
	position: absolute;
    max-width: 78%;
    left: 53%;
    transform: translatex(-50%);
}

.flavor-item.mint {
	top: 40%;
}

.flavor-item.menthol {
	top: 52%;
}

.flavor-item.peach {
	top: 64%;
}

.flavor-item.blueberries {
	top: 76%;
}

.sale-btn {
	margin-top: -30%;
}

.com-txt {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-image {
	margin-bottom: 5%;
}

footer {
	max-width: 767px;
	margin: 0 auto;
	margin-top: clamp(-60px, -10%, -570px);
}

.footer__bottom {
	display: flex;
	flex-direction: column;
	position: relative;
}

footer img {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}

.footer-content {
	z-index: 1;
	margin-top: 10%;
	margin-bottom: 7%;
	text-align: left;
	width: 100%;
	margin-left: clamp(20px, 8vw, 60px);
	max-width: 300px;
}

footer h2 {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	
}

footer h2 a {
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 46px;
}
