/* COMMOM */
h2 {
  text-align: center;
}

@media (min-width: 576px) {
  h2 {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  h2 {
    font-size: 42px;
  }
}

@media (min-width: 1200px) {
  .entry-content {
    margin: 0;
  }
}

a.btn.btn-primary.btn-gray {
  background: #e5e5e5;
}

a.btn.btn-primary.btn-black {
  background: #000;
  color: #fff;
}

.custom-list.list-check-white li:before {
  background-image: url(../images/home/check-white.png);
}

.custom-list.list-check-black li:before {
  background-image: url(../images/home/check-black.png);
}

/* SECTION 1 */

#header-wrap .hp-1 {
  background-color: #13121a;
  padding: 20px 0px 40px 0px;
  position: relative;
}

#header-wrap .hp-1:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 40px;
  background: #fff;
  right: 0;
  bottom: -1px;
  clip-path: polygon(50px 0%, 100% 0, 100% 100%, 0% 100%);
}

.hp-aa {
  margin-bottom: 15px;
}

.hp-a-1 {
  text-transform: uppercase;
  letter-spacing: -2px;
  text-align: center;
  line-height: 110%;
  font-size: 32px;
  color: #ffffff;
  margin: 0 auto 5px;
  padding-bottom: 30px;
  position: relative;
}

.hp-a-1:after {
	content: "";
	background: url(/wp-content/uploads/2023/09/red-swoosh.png) no-repeat 0 0;
	height: 21px;
	width: 559px;
	position: absolute;
    bottom: 0;
    left: 0;
}

.hp-a-1 span {
  color: #ffec1b;
}

.hp-a {
  text-align: center;
}

.hp-a-2,
.hp-a-4 {
  color: #fff;
  font-size: 18px;
  line-height: 130%;
  margin: 0 auto 10px;
}

.hp-a-4 li{
    font-size: 27px;
    line-height: 1.2em;
    margin-bottom: 20px;
	padding-left: 50px;
	position: relative;
}

.hp-a-4 li:before{
	content: "";
	background: url(/wp-content/uploads/2023/09/yellow-checkmark.png);
	width: 39px;
	height: 30px;
	position: absolute;
    left: 0;
    top: 0;
}

.hp-a-3a {
  max-width: 90px;
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto;
}

.hp-a-3b {
  height: 120px;
}

.hp-a-3 {
	margin-top: -5px;
	margin-bottom: 40px;
}

.shop-btn {
  padding: 15px 0px 25px;
}

.home .fold-content a.btn.btn-primary {
  padding: 20px 40px;
}

.home .fold-content a.btn.btn-primary:hover {
  background: #fff;
  color: #000;
}

@media (min-width: 420px) {
  #header-wrap .hp-1 {
    background-size: 768px;
    background-position: calc(50% + 25px) top;
  }

  .hp-a-3b {
    height: 170px;
  }

  .hp-aa {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
	
	#header-wrap .hp-1 {
  		background-color: #1c1c1c;
	}
	
  #header-wrap .hp-1 {
    background-size: 540px;
    background-position: 200px bottom;
    padding-top: 40px;
    padding-bottom: 30px;  
  }

  .hp-a-1 {
	  letter-spacing: -3px;
   	  max-width: 440px;
  }

  .hp-a-3 {
    margin-top: 40px;
  }

  .hp-a-3a {
    max-width: 160px;
  }

  .hp-a-3b {
    height: 210px;
  }

  .hp-a-2 {
    max-width: 100%;
    font-size: 24px;
  }

  .hp-a-4 {
    font-size: 24px;
    max-width: 400px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
	
	.hp-a-1 {
		letter-spacing: -1px;
		max-width: 550px;
		font-size: 38px;
	}
	
	.hp-a-1:after {
		background-size: cover;
		height: 16px;
		width: 430px;
	}
	
	#header-wrap .hp-1 img{
		max-width: 480px;
	}
	
	.hp-a-4 li{
		text-align: left;
	}
	
}

@media (min-width: 992px) {
	
  #header-wrap .hp-1 {
	  background-image: url(/wp-content/uploads/2023/09/dad-bod-prods.jpg);
	  background-position: calc(50% + 21px) 30px;
	  background-repeat: no-repeat;
	  background-size: 684px;
	  padding: 20px 0 40px;
	  position: relative;
  }
	
  #header-wrap .hp-1 {
    padding-top: 140px;
	padding-bottom: 40px; 
    background-size: 630px;
    background-position: 575px bottom;
  }
	
  .hp-a-1:after {
    content: "";
    background-size: cover;
    height: 14px;
    width: 390px;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .hp-a-1 {
    text-align: left;
    margin: 10px 0 20px;
    max-width: 480px;
  }

  .hp-a-2 {
    margin: 0;
    max-width: 100%;
    text-align: left;
	order: 1;
  }

  .hp-aa {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-bottom: 15px;
  }

  .hp-a-3 {
    margin-top: 0;
  }

  .hp-a-3a {
    position: absolute;
    top: 32%;
    left: 56%;
  }

  .hp-a-3b {
    position: absolute;
    bottom: 30px;
    width: calc(50% + 300px);
    max-width: 1060px;
    right: -80px;
  }

  .hp-a-4 {
    text-align: left;
    margin-left: 0;
  }

  .hp-a-4 span {
    display: block;
  }

  .shop-btn {
    text-align: left;
    padding-bottom: 100px;
  }
}

@media (min-width: 1200px) {
	
  #header-wrap .hp-1 {
    padding-bottom: 380px;  
  }
  .hp-a-1 {
    font-size: 50px;
    max-width: 800px;
  }

  .hp-a-2 {
    font-size: 21px;
    font-family: "Futura Std Extra Bold Condensed";
    text-transform: uppercase;
  }

  .hp-a-4 {
    margin-bottom: 30px;
    max-width: 550px;
}

  .hp-a-3a {
	top: 415px;
    left: calc(50% + 245px);
    max-width: 180px;
  }

  .shop-btn {
    padding-bottom: 95px;
  }

  #header-wrap .hp-1 {
		padding-bottom: 80px;
		background-size: 803px;
		background-position: right 50px;
  }

  #header-wrap .hp-1:after {
    height: 80px;
  }

  .hp-a-3b {
    bottom: 80px;
  }

  .hp-a-3b {
    left: calc(50% - 300px);
    right: auto;
  }
}

@media (min-width: 1500px) {
	
	#header-wrap .hp-1 {
		padding-bottom: 80px;
    	background-size: 803px;
    	background-position: right 50px;
	}
	
}

@media (max-width: 767px) {
	
	#header-wrap .hp-1 {
		background-color: #131219;
		padding: 20px 0px 40px 0px;
		position: relative;
	}
	
	.hp-a-2 {
		font-weight: 800;
		font-size: 21px;
		font-family: "Futura Std Extra Bold Condensed";
		letter-spacing: -0.5px;
		max-width: 320px;
		margin: 0px auto 10px auto;
	}
	
	.hp-a-1:after {
		height: 11px;
		width: 300px;
		background-size: cover;
	}
	
	.hp-a-4 li{
		font-size: 20px;
		font-weight: 800;
		letter-spacing: -0.5px;
		text-align: left;
		padding-left: 30px;
	}
	
	.hp-a-4 li:before {
		width: 25px;
		height: 19px;
		background-size: cover;
	}
	
	#header-wrap .hp-1 img{
		position: relative;
		left: 20px;
	}
	
	.hp-a-1 {
		font-size: 34px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	
	.hp-a-4 {
		padding-top: 0px;
	}
	
	.hp-a-3{
		position: relative;
		margin-bottom: 105px;
	}
	
	.hp-a-3a {
		max-width: 90px;
		position: absolute;
		z-index: 2;
		display: block;
		margin: 0;
		right: 50px;
		top: 10px;
	}
	
	.home .fold-content a.btn.btn-primary {
		padding: 15px 60px;
	}
	
	#header-wrap .hp-1:after {
		height: 30px;
		clip-path: polygon(20px 0%, 100% 0, 100% 100%, 0% 100%);
	}
	
	.home .fold-content a.btn.btn-primary:before{
		content: "\f07a";
		font-family: "Font Awesome 5 Free";
		margin-right: 8px;
		position: relative;
		top: -1px;
	}
	
	.shop-btn {
		padding: 10px 0px 10px 0px;
	}
	
}

/**/

@media (min-width: 992px) {
	
	#header-wrap .hp-1.promo-banner {
		background: #000000;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.home .fold-content .promo-banner a.btn.btn-primary {
		padding: 20px 40px;
		left: 100px;
	}
	
}

@media (min-width: 1200px) {
	
	#header-wrap .hp-1 .container{
		position: relative;
	}
	
	.newyear-sale .shop-btn {
		padding-bottom: 0;
		position: absolute;
		right: 100px;
		margin-left: 0;
		bottom: 40px;
	}
	
	.eoy-sale .shop-btn {
		padding-bottom: 0;
		position: absolute;
		left: 50%;
		margin-left: -180px;
		bottom: 40px;
	}
	
	.newyear-stack-sale .show-now-btn {
		position: absolute;
		bottom: 50px;
		left: 190px;
	}
	
	.newyear-stack-sale .show-now-btn:after {
		content: "";
		background: url(/wp-content/uploads/2023/01/red-arrow.png) no-repeat 0 0/cover;
		height: 155px;
		width: 81px;
		position: absolute;
		top: -100px;
		right: -90px;
	}
	
	.ld-sale .show-now-btn {
		position: absolute;
		bottom: 80px;
		left: auto;
		right: 0;
	}
	
}

/* SECTION 1 */

.section-1{
  position: relative;
  padding: 20px 0;
}

.section-1 .container {
  display: flex;
}

.section-1 .title {
  margin-bottom: 20px;
  max-width: 345px;
  margin-left: auto;
  margin-right: auto;
}

.section-1 img{
	align-self: flex-start;
}

@media (min-width: 768px) and  (max-width: 991px) {
	
	.section-1{
		padding-top: 0;
	}
	
}

@media (min-width: 768px) {
	
	.section-1{
    	padding-top: 40px;
    	padding-bottom: 40px;
	}

	.section-1 .title {
    	text-align: left;
    	margin-bottom: 20px;
    	max-width: 100%;
	}

	.section-1 .inner-wrap {
		position: relative;
		top: 30px;
		left: -30px;
		z-index: 9;
		background: #fff;
		min-height: auto;
		order: 1;
		padding: 30px;
		width: 60%;
	}
	
	.section-1 .inner-wrap p {
		margin-bottom: 20px;
	}
	
	.section-1 img{
		order: 1;
		width: 40%;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-1 {
		padding-top: 30px;
		padding-bottom: 0px;
	}
	
	.section-1 .title{
		font-size: 34px;
	}
	
	.section-1 .inner-wrap{
		padding: 0px 30px 30px 30px;
		top: 0;
	}
	
}

@media (min-width: 992px) {
	
	.section-1{
		padding: 40px 0px 40px 40px;
	}

	.section-1 .inner-wrap p {
		margin-bottom: 20px;
	}

	.section-1 .inner-wrap p:last-child {
		margin-bottom: 0;
	}

	.section-1 .inner-wrap {
		padding: 40px 40px 40px 0px;
		top: 30px;
		left: 0px;
    	width: 60%;
	}
	
	.section-1 img{
		order: 1;
		width: 40%;
	}
	
}

@media (min-width: 1200px) {

	.section-1 .inner-wrap {
    	width: 50%;
	}
	
	.section-1 img{
		position: relative;
		left: -40px;
		order: 2;
		width: 50%;
	}
	
}


@media (max-width: 767px) {

	.section-1{
		padding-top: 0;
	}
	
	.section-1 .inner-wrap{
		padding-bottom: 30px;
	}
	
	.section-1 .container {
		flex-direction: column;
	}
	
	.section-1 p{
		margin-bottom: 20px;
	}
	
	.section-1 p:last-of-type{
		margin-bottom: 0px;
	}
	
}

/* SECTION 2 */

.section-2 > .container{
	background: #000000;
	padding: 30px 30px 0px 30px;
	overflow: hidden;
}

.section-2 .inner-wrap{
	padding-bottom: 30px;
}

.section-2 .inner-wrap .title {
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
}

.section-2 .highlight{
	color: #fff200;
	font-size: 28px;
	margin-bottom: 10px;
}

.section-2 .title{
	font-size: 42px;
}

.section-2 .inner-wrap p{
	color: #ffffff;
	font-weight: 800;
}

.section-3.quotes > .container{
	background: #ebebeb;
	padding: 0;
}

.section-3.quotes .inner-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 80%;
    margin: 0px auto 0px auto;
	padding: 30px 0px 40px 0px;
}

.section-3.quotes p{
	color: #000000;
	font-weight: 800;
	margin-bottom: 60px;
	margin-left: -30px;
	width: 100%;
}

.section-3.quotes blockquote {
    display: flex;
    align-items: center;
    background: #fff200;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 60px;
    padding: 20px 40px 20px 80px;
    position: relative;
    z-index: 1;
}

.section-3 .quote{
	position: relative;
	width: 100%;
}

.section-3 .quote:before {
    content: "";
    background: url(/wp-content/uploads/2023/08/black-quote-1.png) no-repeat 0 0/cover;
    height: 67px;
    width: 77px;
    position: absolute;
    top: -34px;
    left: 0px;
    z-index: 2;
}

.section-3 .quote:nth-child(even){
	margin-right: 40px;
}

.section-3 .quote.last blockquote{
	margin-bottom: 0;
}

@media screen and (min-width: 768px){
	
	.section-2 .inner-wrap .title{
		font-size: 38px;
		max-width: 520px;
		margin: 0px auto 30px auto;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.section-3.quotes .inner-wrap {
		max-width: 90%;
		padding: 30px 0px 40px 0px;
	}

	.section-3 .quote {
		width: 47.5%;
	}
	
	.section-3 .quote:nth-child(even) {
		margin-right: 5%;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-2 .inner-wrap .title {
		font-size: 36px;
	}

}

@media screen and (min-width: 992px){
	
	.section-2 > .container{
		display: flex;
		background: #000000;
		padding: 20px 0px 0px 0px;
	}
	
	.section-2 > .container > .inner-wrap{
		padding: 40px;
		width: 50%;
		order: 2;
	}
	
	.section-3 .quote{
		width: 45%;
	}
	
	.section-2 img{
		align-self: flex-end;
		order: 1;
		width: 50%;
	}
	
	.section-2 .inner-wrap .title{
		text-align: left;
	}

}

@media screen and (min-width: 1200px){
	
	.section-2 .container{
		padding: 20px 0px 0px 0px;
	}
	
	.section-3 .quote:nth-child(4) blockquote {
		margin-bottom: 20px;
	}
	
	.section-2 .inner-wrap .title{
		font-size: 42px;
		margin-left: 0;
	}
	
	.section-2 img{
		position: relative;
		left: -30px;
	}

}

@media screen and (max-width: 991px){

	.section-2 .container{
		overflow: hidden;
		padding: 30px 15px 0px 15px;
	}

	.section-2 img {
		margin: 0px auto;
		max-width: none;
		position: relative;
		left: 0;
		width: 320px;
	}
	
	.section-3 .quote:nth-child(4) blockquote{
		margin-bottom: 20px;
	}

}

@media screen and (min-width: 768px) and (max-width: 1199px){
	
	.section-3.quotes p {
		text-align: center;
	}
	
}

@media screen and (max-width: 767px){
	
	.section-2 .inner-wrap .title{
		margin-bottom: 10px;
		font-size: 32px;
	}
	
	.section-3.quotes .inner-wrap {
		max-width: 100%;
		margin: 0px auto 0px auto;
		padding: 30px 20px 30px 20px;
	}
	
	.section-3.quotes blockquote{
		margin-right: 0;
		padding-left: 60px;
	}
	
	.section-2 .highlight {
		font-size: 24px;
		margin-bottom: 5px;
	}
	
	.section-2 img {
		max-width: none;
		position: relative;
		left: 0;
		width: 100%;
	}
	
	.section-3 .quote{
		width: 100%;
	}
	
	.section-3 .quote:nth-child(even) {
		margin-right: 0;
	}
	
	.section-3 .quote:nth-child(4) blockquote{
		margin-bottom: 20px;
	}
	
	.section-3.quotes p{
		margin-left: 0;
	}

}


/* SECTION 4 */

.section-4 {
    background: #181818;
    max-width: 1300px;
	margin: 0px auto 40px auto;
    padding: 20px 15px 0px 15px;
	overflow: hidden;
}

.section-4 p{
	color: #ffffff;
}

.section-4 .left-col{
	flex-basis: auto;
}

.section-4 .right-col{
	flex-basis: auto;
	position: relative;
}

.section-4 .right-col:after {
    content: "";
    background: #fff200;
    border-radius: 100%;
    position: absolute;
    bottom: -190px;
    left: -80px;
    height: 500px;
    width: 500px;
    z-index: 1;
}

.section-4 .right-col img {
	display: block;
    position: relative;
    z-index: 2;
    margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 991px){

	.section-4 {
		padding-top: 30px;
	}

}

@media (min-width: 992px) {
	
	.section-4 .left-col{
		flex-basis: 987px;
		padding: 40px;
	}

	.section-4 .right-col{
		flex-basis: 313px;
		position: relative;
	}

}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-4 .left-col {
		flex-basis: 900px;
		padding: 40px 100px 40px 0px;
	}

	.section-4 .right-col {
		flex-basis: 275px;
		position: relative;
		align-items: flex-end;
		display: flex;
	}
	
}

@media (min-width: 1200px) {
	
	.section-4 .left-col{
		padding-right: 260px;
	}
	
	.section-4 .right-col img{
		position: relative;
		right: 100px;
	}

}


@media (max-width: 991px) {

	.section-4 .d-flex{
		flex-direction: column;
	}
	
	.section-4{
		margin-bottom: 20px;
	}
	
	.section-4 .right-col img {
		max-width: 200px;
		margin: 0px auto;
	}

	.section-4 .right-col:after {
		bottom: -60px;
		left: 50%;
		margin-left: -135px;
		height: 270px;
		width: 270px;
		z-index: 1;
	}
	
}

@media (max-width: 767px) {
	
	.section-4{
		margin-bottom: 20px;
	}
	
	.section-4 .right-col img {
		max-width: 200px;
		margin: 0px auto;
	}

	.section-4 .right-col:after {
		bottom: -60px;
		left: 20px;
		height: 270px;
		width: 270px;
		z-index: 1;
	}
	
}


/* SECTION 5 */

.section-5 {
    background: #181818;
    max-width: 1300px;
	margin: 0px auto 40px auto;
    padding: 0px;
	overflow: hidden;
}

.section-5 .title {
	color: #ffffff;
	margin-bottom: 20px;
}

.section-5 p{
	color: #ffffff;
}

@media (min-width: 768px){
	
	
	
}

@media (min-width: 992px) {
	
	.section-5 .right-col{
		padding: 40px;
	}

}

@media (min-width: 1200px) {
	
	.section-5 .left-col{
		order: 1;
		width: 50%;
	}
	
	.section-5 .right-col{
		padding: 40px;
		order: 2;
		width: 50%;
	}	

	.section-5 .title {
		text-align: left;
	}

}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-5 .right-col {
		padding-left: 0px;
	}
	
	.section-5 .left-col{
		flex-basis: 60%;
		position: relative;
	}
	
	.section-5 img{
		height: 100%;
		max-width: none;
		width: auto;
		position: absolute;
		top: 0;
		left: 0;
	}
	
}

@media (max-width: 991px) {

	.section-5 .d-flex{
		flex-direction: column;
	}
	
	.section-5{
		margin: 0px auto 30px auto;
		padding: 30px 0px 0px 0px;
	}
	
	.section-5 .left-col img {
		display: block;
		max-width: 250px;
		margin: 20px auto 0px auto;
	}
	
	
}


/* SECTION 6 */

.section-6{
  position: relative;
  padding: 20px 0;
}

.section-6 .title {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media (min-width: 768px) {
	
	.section-6{
    	padding-top: 40px;
    	padding-bottom: 40px;
	}

	.section-6 .title {
		margin-bottom: 40px;
    	text-align: center;
	}

	.section-6 .inner-wrap {
		position: relative;
		top: 30px;
		left: -30px;
		z-index: 9;
		background: #fff;
		min-height: auto;
		order: 1;
		padding: 30px;
		width: 60%;
	}
	
	.section-6 .inner-wrap p {
		margin-bottom: 20px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-6 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.section-6 .title{
		font-size: 34px;
	}
	
}

@media (min-width: 992px) {
	
	.section-6{
		padding: 0px 0px 40px 40px;
	}
	
	.section-6 .d-flex{
		align-items: center;
	}
	
	.section-6 .left-col{
		padding-right: 40px;
		width: 50%
	}
	
	.section-6 .right-col{
		width: 50%
	}

	.section-6 .inner-wrap p {
		margin-bottom: 20px;
	}

	.section-6 .inner-wrap p:last-child {
		margin-bottom: 0;
	}

	.section-6 .inner-wrap {
		padding: 40px 40px 40px 0px;
		top: 30px;
		left: 0px;
    	width: 60%;
	}
	
}

@media (min-width: 1200px) {

	.section-6 .inner-wrap {
    	width: 50%;
	}
	
}

@media (max-width: 991px) {

	.section-6{
		margin: 0px auto 30px auto;
		padding: 0px 0px 0px 0px;
	}
	
	.section-6 .d-flex{
		flex-direction: column;
	}
	
	.section-6 .right-col img {
		display: block;
		margin: 20px auto 0px auto;
	}
	
	.section-6 .inner-wrap{
		padding-bottom: 30px;
	}
	
	.section-6 .container {
		flex-direction: column;
	}
	
	.section-6 p{
		margin-bottom: 20px;
	}
	
	.section-6 p:last-of-type{
		margin-bottom: 0px;
	}
	
}

/* SECTION 7 */

.section-7 {
    background: #e6e6e6;
    max-width: 1300px;
	margin: 0px auto 40px auto;
    padding: 0px;
	overflow: hidden;
}

.section-7 .container{
	padding: 0;
}

.section-7 .title {
	margin-bottom: 20px;
}

.section-7 p{

}

@media (min-width: 768px){
	
}

@media (min-width: 992px) {
	
	.section-7 .d-flex{
		align-items: flex-end;
	}
	
	.section-7 .right-col{
		padding: 40px;
	}

}

@media (min-width: 1200px) {
	
	.section-7 .left-col{
		order: 1;
		width: 50%;
	}
	
	.section-7 .right-col{
		padding: 40px;
		order: 2;
		width: 50%;
	}	

	.section-7 .title {
		text-align: left;
	}

}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-7 .d-flex {
		align-items: flex-end;
	}
	
	.section-7 .right-col {
		padding: 40px;
		order: 2;
		flex-basis: 55%;
	}
	
	.section-7 .left-col{
		width: 45%;
		position: relative;
		order: 1;
	}
	
	.section-7 .title{
		text-align: left;
	}
	
}

@media (max-width: 991px) {
	
	.section-7 .d-flex{
		flex-direction: column;
	}
	
	.section-7{
		margin-bottom: 0;
	}
	
	.section-7 .right-col{
		padding: 20px 20px 30px 20px;
	}
	
}

/* SECTION 8 */

.section-8 {
    background: #ffffff;
    max-width: 1300px;
	margin: 0px auto 40px auto;
    padding: 0px;
	overflow: hidden;
}

.section-8 .container{
	max-width: 1100px;
	padding: 0;
}

.section-8 .title {
	margin-bottom: 20px;
}

.section-8 p{

}

@media (min-width: 768px){
	
}

@media (min-width: 992px) {
	
	.section-8 .d-flex {
		align-items: center;
	}
	
	.section-8 .right-col{
		padding: 40px;
	}

}

@media (min-width: 1200px) {
	
	.section-8 .left-col {
		order: 1;
		flex-basis: 355px;
	}
	
	.section-8 .right-col{
		padding: 40px;
		order: 2;
		flex-basis: 745px;
	}	

	.section-8 .title {
		text-align: left;
	}

}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-8 .container {
		padding: 0px 15px 0px 15px;
	}
	
	.section-8 .title {
		margin-bottom: 20px;
		text-align: left;
	}
	
	.section-8 .right-col{
		width: 70%;
	}
	
	.section-8 .left-col{
		width: 30%;
	}
	
}

@media (max-width: 991px) {
	
	.section-8{
		margin-bottom: 0;
	}
	
	.section-8 .d-flex{
		flex-direction: column;
	}
	
	.section-8 .right-col{
		padding: 20px 20px 20px 20px;
	}
	
	.section-8 img{
		display: block;
		margin: 0px auto 0px auto;
		max-width: 300px;
	}
	
}

/** SECTION 9 **/

.section-9{
	margin-bottom: 40px;
}

@media (min-width: 992px) {
	
	.section-9 .title{
		padding-top: 20px;
		margin-bottom: 20px;
		text-align: left;
	}
	
	.section-9 .d-flex{
		align-items: flex-start;
		height: 420px;
	}
	
	.section-9 .left-col {
		flex-basis: 700px;
		padding-right: 40px;
	}
	
	.section-9 .right-col {
		flex-basis: 700px;
		position: relative;
	}
	
	.section-9 .right-col img{
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
		max-width: none;
		position: absolute;
		top: 0;
		left: 0;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-9 .d-flex {
		height: 450px;
	}

}

@media (max-width: 991px) {
	
	.section-9 .d-flex{
		flex-direction: column;
	}
	
	.section-9{
		margin-bottom: 20px;
	}
	
	.section-9 .title{
		font-size: 32px;
	}
	
	.section-9 .left-col{
		padding: 20px 0px 20px 0px;
	}
	
	.section-9 .right-col img{
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
		max-width: 100%;
		position: relative;
		top: 0;
		left: 15px;
	}
	
}


/** SECTION 10 **/

.section-10{
	margin-bottom: 40px;
}

@media (min-width: 992px) {
	
	.section-10 .title{
		padding-top: 20px;
		margin-bottom: 20px;
		text-align: left;
	}
	
	.section-10 .d-flex{
		align-items: flex-start;
		height: 540px;
	}
	
	.section-10 .left-col {
		flex-basis: 700px;
		padding-left: 40px;
		order: 2;
	}
	
	.section-10 .right-col {
		flex-basis: 700px;
		position: relative;
		order: 1;
	}
	
	.section-10 .right-col img{
		clip-path: polygon(0 0, 100% 0%, 90% 100%, 0 100%);
		max-width: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-10 .d-flex {
		height: 600px;
	}

}

@media (max-width: 991px) {
	
	.section-10{
		margin-bottom: 0;
	}
	
	.section-10 .d-flex{
		flex-direction: column;
	}
	
	.section-10 .right-col{
		padding: 20px 20px 20px 20px;
	}
	
	.section-10 .right-col img {
		clip-path: polygon(0 0, 100% 0%, 90% 100%, 0 100%);
		max-width: 100%;
		position: relative;
		top: 0;
		left: -35px;
	}
	
}

/** SECTION 11 **/

.section-11{
	margin-bottom: 40px;
}

@media (min-width: 992px) {
	
	.section-11 .title{
		padding-top: 20px;
		margin-bottom: 20px;
		text-align: left;
	}
	
	.section-11 .d-flex{
		align-items: flex-start;
		height: 874px;
	}
	
	.section-11 .left-col {
		flex-basis: 700px;
		padding-right: 40px;
	}
	
	.section-11 .right-col {
		flex-basis: 700px;
		position: relative;
	}
	
	.section-11 .right-col img{
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
		max-width: none;
		position: absolute;
		top: 0;
		left: 0;
	}
	
}

@media (max-width: 991px) {
	
	.section-11 .title{
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.section-11 .d-flex{
		flex-direction: column;
	}
	
	.section-11 .left-col{
		padding: 0px 0px 20px 0px;
	}
	
	.section-11 .right-col img{
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 10% 100%);
		max-width: 100%;
		position: relative;
		top: 0;
		left: 15px;
	}
	
}

/* SECTION 12 */

.section-12 {
	margin: 0px auto 0px auto;
    padding: 0px;
	overflow: hidden;
}

.section-12 .container{
	background: #e6e6e6;
	max-width: 1300px;
	padding: 0;
}

.section-12 .title {
	margin-bottom: 20px;
}

.section-12 .title .highlight{
	color: #e30613;
}

.section-12 p{
    margin-bottom: 0.9em;
}

@media (min-width: 768px){
	
}

@media (min-width: 992px) {
	
	.section-12 .d-flex{
		align-items: flex-end;
	}
	
	.section-12 .right-col{
		padding: 40px;
	}

}

@media (min-width: 1200px) {
	
	.section-12 .left-col{
		order: 1;
		width: 50%;
	}
	
	.section-12 .right-col{
		padding: 40px;
		order: 2;
		width: 50%;
	}	

	.section-12 .title {
		text-align: left;
	}

}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-12 .d-flex {
		align-items: flex-start;
	}
	
	.section-12 .right-col {
		padding: 40px;
		width: 60%;
		order: 2;
	}
	
	.section-12 .left-col {
		width: 40%;
		position: relative;
		order: 1;
	}
	
	.section-12 .left-col img {
		position: absolute;
		top: 0;
		max-width: none;
		right: 0;
	}

}

@media (max-width: 991px) {
	
	.section-12 .d-flex{
		flex-direction: column;
	}
	
	.section-12 .title {
		margin-bottom: 20px;
		font-size: 32px;
	}
	
	.section-12 .left-col{
		padding: 20px 0px 0px 0px;
	}
	
	.section-12 .left-col img{

	}
	
	.section-12 .right-col{
		padding: 20px 20px 0px 20px;	
	}
	
}

@media (max-width: 767px) {
	
	.section-12 .title {
		margin-bottom: 20px;
		font-size: 26px;
	}
	
	.section-12 .left-col img{
		display: block;
	}
	
}


/* SECTION 13 */

.section-13{
  position: relative;
  padding: 20px 0;
}

.section-13 .container {
  display: flex;
}

.section-13 .title {
  margin-bottom: 20px;
  max-width: 345px;
  margin-left: auto;
  margin-right: auto;
}

.section-13 img{
	align-self: flex-start;
}

@media (min-width: 768px) {
	
	.section-13{
    	padding-top: 40px;
    	padding-bottom: 40px;
	}

	.section-13 .title {
    	text-align: left;
    	margin-bottom: 20px;
    	max-width: 100%;
	}

	.section-13 .inner-wrap {
		position: relative;
		top: 30px;
		left: -30px;
		z-index: 9;
		background: #fff;
		min-height: auto;
		order: 1;
		padding: 30px;
		width: 60%;
	}
	
	.section-13 .inner-wrap p {
		margin-bottom: 20px;
	}
	
	.section-13 img{
		order: 1;
		width: 40%;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-13 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.section-13 .inner-wrap {
		top: 0;
		order: 1;
		padding: 0px 30px 0px 30px;
	}

	.section-13 .title{
		font-size: 28px;
	}
	
}

@media (min-width: 992px) {
	
	.section-13{
		padding: 40px 0px 40px 40px;
	}

	.section-13 .inner-wrap p {
		margin-bottom: 20px;
	}

	.section-13 .inner-wrap p:last-child {
		margin-bottom: 0;
	}

	.section-13 .inner-wrap {
		padding: 40px 40px 40px 0px;
		top: 30px;
		left: 0px;
    	width: 60%;
	}
	
	.section-13 img{
		order: 1;
		width: 40%;
	}
	
}

@media (min-width: 1200px) {

	.section-13 .inner-wrap {
    	width: 50%;
	}
	
	.section-13 img{
		position: relative;
		left: -40px;
		order: 2;
		width: 50%;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.section-13 .inner-wrap {
		padding: 0px 40px 0px 0px;
		top: 0;
		left: 0px;
		width: 60%;
	}
	
}

@media (max-width: 767px) {

	.section-13{
		padding-top: 20px;
	}
	
	.section-13 .title {
		font-size: 28px;
	}
	
	.section-13 .inner-wrap{
		padding-bottom: 30px;
	}
	
	.section-13 .container {
		flex-direction: column;
	}
	
	.section-13 p{
		margin-bottom: 20px;
	}
	
	.section-13 p:last-of-type{
		margin-bottom: 0px;
	}
	
}

/* X6 - stacks */
  /* STACK */
  .stack-white .custom-list.stack-list li:before {
    background: url(/wp-content/themes/lehcart/images/common/black-tick.svg) top left/contain no-repeat;
  }

  .stack {
    position: relative;
    clear: both;
  }

  .stack:after {
    content: "";
    height: 1px;
    width: 100px;
    display: block;
    clear: both;
  }

  .stack-black {
    background: #000;
    color: #fff;
    padding: 40px 0;
  }

  .stack-white {
    padding: 40px 0;
  }

  .stack-info {
    margin-bottom: 30px;
  }

  .stack-title {
    text-transform: uppercase;
    text-align: center;
    line-height: 110%;
    margin-bottom: 5px;
  }

  .stack-description {
    text-transform: uppercase;
    text-align: center;
    font-family: "Futura Std Extra Bold Condensed";
  }

  .stack-testimonial {
    text-align: center;
    font-size: 20px;
    margin: 0;
    line-height: 120%;
  }

  .stack-img {
    margin: 20px 0;
    text-align: center;
  }

  .stack-img img {
    margin-left: -30px;
  }

  .stack-reviews {
    text-align: center;
    margin: 20px 0;
  }

  .stack-reviews i {
    color: #ffec1b;
    padding: 0 2px;
    font-size: 18px;
  }

  .stack-reviews span {
    padding-left: 10px;
    font-size: 16px;
  }

  .stack-package h5 {
    font-family: "Futura Std Extra Bold Condensed";
    text-transform: uppercase;
    font-size: 26px;
  }

  .custom-list.stack-list {
    margin-bottom: 20px;
  }

  .custom-list.stack-list li:before {
    width: 25px;
    height: 25px;
    top: 8px;
  }

  .custom-list.stack-list li {
    font-size: 18px;
    padding: 5px 0 0 35px;
    display: inline-block;
    margin-right: 15px;
  }

  .stack-reg-price {
    font-family: "Futura Std Extra Bold Condensed";
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 10px;
  }

  .stack-reg-price span {
    font-family: "Roboto Condensed", sans-serif;
  }

  .stack-sale-price {
    font-family: "Futura Std Extra Bold Condensed";
    text-transform: uppercase;
    font-size: 36px;
    color: #e72220;
    line-height: 100%;
    margin-bottom: 10px;
    letter-spacing: -1px;
  }

  .savings-ribbon {
    width: 100%;
    flex-shrink: 0;
    font-size: 14px;
    text-align: center;
    line-height: 105%;
    color: #fff;
  }

  .savings-ribbon div {
    position: relative;
    display: inline-block;
    padding: 16px 20px 15px 50px;
  }

  .savings-ribbon div:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: red;
    content: "";
    left: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 10% 100%, 0% 50%);
  }

  .savings-ribbon div:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    left: 20px;
    top: calc(50% - 5px);
    border-radius: 100px;
  }

  .savings-ribbon div span {
    position: relative;
  }

  .stack-sale-wrap {
    margin-bottom: 30px;
  }

  .stack .button-wrap {
    text-align: center;
  }

  .stack .button-wrap a {
    padding: 25px 70px;
    font-size: 24px;
  }

  .stack-info-clip {
    height: 133px;
    overflow: hidden;
    margin-bottom: 25px;
  }

  .stack-read-more {
    border-top: 2px solid #000;
    text-align: right;
    padding-top: 5px;
    margin-bottom: 25px;
  }

  .stack-black .stack-read-more {
    border-top: 2px solid #fff;
  }

  .stack-read-more span {
    padding-right: 40px;
    position: relative;
    cursor: pointer;
  }

  .stack-read-more span:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 1px;
    right: 10px;
    top: 5px;
    border: 10px solid transparent;
    border-top-color: #000;
  }

  .stack-black .stack-read-more span:after {
    border-top-color: #fff;
  }

  .stack-read-more span:hover {
    color: #f00;
  }

  .stack-read-more span:hover:after {
    border-top-color: #f00;
  }

  .stack-info-clip.show {
    height: auto;
  }

  @media (min-width: 576px) {
    .stack-title {
      font-size: 46px;
    }

    .stack-description {
      font-size: 30px;
      margin-bottom: 15px;
    }

    .stack-testimonial {
      font-size: 28px;
    }

    .stack-sale-price {
      font-size: 36px;
    }
  }

  @media (min-width: 768px) {
    .stack-sale-price {
      display: inline-block;
    }

    .savings-ribbon {
      display: inline-block;
      width: auto;
      position: relative;
      top: -10px;
      left: 15px;
    }
  }

@media (min-width: 992px) and (max-width: 1199px){
	
	.stack-title {
		font-size: 38px;
	}
	
}

  @media (min-width: 992px) {
    .stack {
      position: relative;
      display: flex;
      align-items: center;
    }

    .stack.show {
      align-items: flex-start;
    }

    .stack-img {
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 400px;
    }

    .stack-info {
      width: 52%;
      margin-bottom: 0;
      padding-right: 30px;
      flex-shrink: 0;
    }

    .stack-package {
      width: 44.9%;
      float: left;
      margin-top: 330px;
    }

    .savings-ribbon {
      top: 0;
    }

    .stack .button-wrap {
      text-align: left;
    }

    .stack .button-wrap a {
      font-size: 18px;
    }

    .stack-right .stack-img {
      left: 50%;
    }

    .stack-right .stack-package {
      width: 400px;
    }

    #a3 .stack-package {
      margin-top: 350px;
    }
  }

  @media (min-width: 1200px) {
    .stack-sale-wrap {
      margin-bottom: 10px;
    }

    .stack-package {
      margin-top: 350px;
    }

    .stack .button-wrap a {
      padding: 20px 70px;
    }

    .stack-title {
      text-align: left;
    }

    .stack-description {
      text-align: left;
    }

    .stack-testimonial {
      text-align: left;
    }

    .stack-reviews {
      text-align: left;
    }

    .stack-info {
      width: 640px;
      padding-right: 110px;
    }

    .stack-package,
    .stack-img {
      width: 520px;
    }

    .savings-ribbon {
      top: -10px;
    }

    .stack-title {
      font-size: 46px;
    }

    .stack-description {
      font-size: 34px;
    }

    .stack-package {
      margin-top: 390px;
    }

    .stack-right .stack-package {
      width: 520px;
      float: right;
    }
  }


@media (max-width: 767px) {
	
	.stack-title {
		font-size: 28px;
	}
	
	.stack-description {
		font-size: 20px;
	}
	
	.stack-sale-price {
		font-size: 28px;
	}

}

/****/

.section-14{
	padding-top: 30px;
}

.section-14 .container {
    background: url(/wp-content/uploads/2023/09/calmlean-bg.jpg) no-repeat 0 0/cover #000000;
    border-radius: 0px 400px 400px 0px;
	margin-bottom: 40px;
	position: relative;
}

.section-14 .container:before {
    content: "";
    background: #000000;
    position: absolute;
    top: 0;
    left: -40vw;
    height: 100%;
    width: 50vw;
    z-index: 1;
}

.section-14 .inner-wrap{
	padding: 0px 40px 40px 40px;
	position: relative;
	z-index: 2;
}

.section-14 .title{
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

.section-14 .sub-title {
    color: #ffffff;
    font-size: 36px;
	margin-bottom: 30px;
    padding: 40px 0px 0px 40px;
	position: relative;
	z-index: 2;
}

.section-14 p{
	color: #ffffff;
}


@media (min-width: 1200px) {
	
	.section-14 .inner-wrap{
		width: 50%;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-14 .container {
		background: url(/wp-content/uploads/2023/09/calmlean-bg.jpg) no-repeat 165px 0/cover #000000;
		border-radius: 0px 100px 100px 0px;
		padding-right: 174px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.section-14{
		padding-top: 0;
	}
	
	.section-14 .container {
		margin-bottom: 0;
	}

	.section-14 .sub-title {
		padding-left: 0;
		font-size: 32px;
		margin-bottom: 20px;
	}

	.section-14 .container {
		border-radius: 0px 20px 20px 0px;
		max-width: 90%;
	}
	
	.section-14 .inner-wrap {
		padding: 0px 0px 40px 0px;
	}
	
}

@media (max-width: 767px) {
	
	.section-14{
		padding-top: 0;
	}
	
	.section-14 .container {
		margin-bottom: 0;
	}

	.section-14 .sub-title {
		padding-left: 0;
		font-size: 25px;
		margin-bottom: 20px;
	}

	.section-14 .container {
		border-radius: 0px 20px 20px 0px;
		max-width: 90%;
	}
	
	.section-14 .inner-wrap {
		padding: 0px 0px 40px 0px;
	}

}

/**/

.section-15{
	padding: 20px 0px 30px 0px;
}

.section-15 .title{
	margin-bottom: 20px;
}

.section-15 .container{
	max-width: 800px;
}

.section-15 .d-flex{
	align-items: center;
}

.section-15 .inner-wrap {
    padding-left: 40px;
    order: 2;
    flex-basis: 630px;
}

.section-15 .image {
    order: 1;
    flex-basis: 170px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.section-15 .title {
		margin-bottom: 20px;
		font-size: 38px;
	}
	
}

@media (max-width: 767px) {
	
	.section-15 .d-flex {
		align-items: flex-start;
	}

	.section-15 .title {
		font-size: 26px;
		margin-bottom: 20px;
	}
	
	.section-15 .inner-wrap {
		padding-left: 20px;
		order: 2;
		flex-basis: 400px;
	}
	
	.section-15 .image {
		order: 1;
		flex-basis: 200px;
		position: relative;
	}
	
	.section-15 img{
		max-width: none;
		position: absolute;
		right: -15px;
		top: 5px;
	}

}

/****/

.section-16 .container {
	background: url(/wp-content/uploads/2023/09/dim3x-bg.jpg) no-repeat -170px 0/cover #000000;
    border-radius: 400px 0px 0px 400px;
    margin-bottom: 40px;
    position: relative;
}

.section-16 .container:before {
    content: "";
    background: #000000;
    position: absolute;
    top: 0;
    right: -40vw;
    height: 100%;
    width: 50vw;
    z-index: 1;
}

.section-16 .inner-wrap{
	padding: 0px 40px 40px 40px;
	position: relative;
	z-index: 2;
}

.section-16 .title{
	color: #ffffff;
	margin-bottom: 20px;
}

.section-16 .sub-title {
    color: #ffffff;
    font-size: 36px;
	margin-bottom: 30px;
    padding: 40px 0px 0px 40px;
	position: relative;
	z-index: 2;
}

.section-16 p{
	color: #ffffff;
}

@media (min-width: 992px) {

	.section-16 .title{
		text-align: left;
	}
	
}

@media (min-width: 1200px) {
	
	.section-16 .sub-title{
		margin-left: 50%;
	}
	
	.section-16 .inner-wrap {
		margin-left: 50%;
		width: 43%;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-16 .container {
		background: url(/wp-content/uploads/2023/09/dim3x-bg.jpg) no-repeat -350px 0/cover #000000;
		border-radius: 100px 0px 0px 100px;
		padding-left: 200px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.section-16 .container {
		background-size: 115%;
		background-position: 0px bottom;
		border-radius: 30px 0px 0px 30px;
		margin-bottom: 0px;
		max-width: calc(100% + 30px);
		padding: 0px 50px 480px 40px;
		position: relative;
		right: -20px;
	}
	
	.section-16 .container:before{
		display: none;
	}

	.section-16 .d-flex {
		align-items: flex-start;
	}
	
	.section-16 .sub-title {
		font-size: 32px;
		margin-bottom: 20px;
		padding: 30px 20px 0px 0px;
	}
	
	.section-16 .inner-wrap {
		padding: 0px 0px 20px 0px;
	}
	
}

@media (max-width: 767px) {
	
	.section-16 .container {
		background-size: 115%;
		background-position: 0px bottom;
		border-radius: 30px 0px 0px 30px;
		margin-bottom: 0px;
		max-width: calc(100% + 30px);
		padding: 0px 30px 230px 20px;
		position: relative;
		right: -20px;
	}
	
	.section-16 .container:before{
		display: none;
	}

	.section-16 .d-flex {
		align-items: flex-start;
	}
	
	.section-16 .sub-title {
		font-size: 24px;
		margin-bottom: 20px;
		padding: 30px 20px 0px 0px;
	}
	
	.section-16 .inner-wrap {
		padding: 0px 0px 20px 0px;
	}
	
}

/****/

.section-17{
	padding-top: 30px;
}

.section-17 .container {
    background: url(/wp-content/uploads/2023/09/preworkout-bg.jpg) no-repeat right -40px/auto 120% #000000;
    border-radius: 0px 400px 400px 0px;
    margin-bottom: 40px;
    position: relative;
}

.section-17 .container:before {
    content: "";
    background: #000000;
    position: absolute;
    top: 0;
    left: -40vw;
    height: 100%;
    width: 50vw;
    z-index: 1;
}

.section-17 .inner-wrap{
	padding: 0px 40px 40px 40px;
	position: relative;
	z-index: 2;
}

.section-17 .title{
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

.section-17 .sub-title {
    color: #ffffff;
    font-size: 36px;
	margin-bottom: 30px;
    padding: 40px 0px 0px 40px;
	position: relative;
	z-index: 2;
}

.section-17 p{
	color: #ffffff;
}

@media (min-width: 1200px) {
	
	.section-17 .inner-wrap{
		width: 50%;
	}
	
}

@media (min-width: 992px) and (max-width: 1199px){
	
	.section-17 .container{
		background-position: 140% -40px;
		border-radius: 0px 100px 100px 0px;
		padding-right: 200px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){

	.section-17 {
		padding-top: 30px;
	}
	
	.section-17 .container {
		background-size: 115%;
		background-position: 0px bottom;
		border-radius: 0px 30px 30px 0px;
		max-width: calc(100% + 30px);
		margin-bottom: 20px;
		padding-bottom: 570px;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
		left: -20px;
	}
	
	.section-17 .container:before{
		display: none;
	}
	
	.section-17 .inner-wrap {
		padding: 0px 20px 50px 40px;
	}

	.section-17 .d-flex {
		align-items: flex-start;
	}
	
	.section-17 .sub-title {
		font-size: 32px;
		margin-bottom: 20px;
		padding: 30px 0px 0px 40px;
	}
	
	.section-17 .inner-wrap {
		padding: 0px 20px 50px 40px;
	}

}

@media (max-width: 767px) {
	
	.section-17 {
		padding-top: 30px;
	}
	
	.section-17 .container {
		background-size: 115%;
		background-position: 0px bottom;
		border-radius: 0px 30px 30px 0px;
		max-width: calc(100% + 30px);
		margin-bottom: 20px;
		padding-bottom: 260px;
		padding-left: 0;
		position: relative;
		left: -20px;
	}
	
	.section-17 .container:before{
		display: none;
	}
	
	.section-17 .inner-wrap {
		padding: 0px 20px 50px 40px;
	}

	.section-17 .d-flex {
		align-items: flex-start;
	}
	
	.section-17 .sub-title {
		font-size: 24px;
		margin-bottom: 20px;
		padding: 30px 0px 0px 40px;
	}
	
	.section-17 .inner-wrap {
		padding: 0px 20px 50px 40px;
	}
	
}


/* SECTION 18 */

.section-18{
  position: relative;
  padding: 20px 0;
}

.section-18 .container {
    display: flex;
    justify-content: center;
}

.section-18 .title {
  margin-bottom: 40px;
  max-width: 345px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.section-18 img{
	align-self: flex-start;
}

@media (min-width: 768px) {
	
	.section-18{
    	padding-top: 0px;
    	padding-bottom: 40px;
	}

	.section-18 .title {
    	margin-bottom: 30px;
    	max-width: 100%;
	}

	.section-18 .inner-wrap {
		position: relative;
		top: 30px;
		left: -30px;
		z-index: 9;
		background: #fff;
		min-height: auto;
		order: 1;
		padding: 30px;
		width: 60%;
	}
	
	.section-18 .inner-wrap p {
		margin-bottom: 20px;
	}
	
	.section-18 img{
		order: 1;
		width: 40%;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-18 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.section-18 .title{
		font-size: 32px;
	}
	
	.section-18 .inner-wrap {
		top: 0;
		left: -30px;
		padding: 0px 0px 0px 30px;
	}
	
}

@media (min-width: 992px) {
	
	.section-18{
		padding: 0px 0px 40px 0px;
	}

	.section-18 .inner-wrap p {
		margin-bottom: 20px;
	}

	.section-18 .inner-wrap p:last-child {
		margin-bottom: 0;
	}

	.section-18 .inner-wrap {
		padding: 40px 40px 0px 0px;
		top: 0px;
		left: 0px;
    	width: 60%;
	}
	
	.section-18 img{
		order: 1;
		width: 40%;
	}
	
}

@media (min-width: 1200px) {

	.section-18 .inner-wrap {
		padding-bottom: 40px;
		top: 30px;
    	width: 40%;
	}
	
	.section-18 img {
		position: relative;
		left: -40px;
		order: 2;
		width: 50%;
		max-width: 523px;
	}
	
}


@media (max-width: 767px) {

	.section-18{
		padding-top: 0;
	}
	
	.section-18 .title{
		font-size: 26px;
    	max-width: 320px;
		margin-bottom: 15px;
	}
	
	.section-18 .inner-wrap{
		padding-bottom: 20px;
	}
	
	.section-18 .container {
		flex-direction: column;
	}
	
	.section-18 p{
		margin-bottom: 20px;
	}
	
	.section-18 p:last-of-type{
		margin-bottom: 0px;
	}
	
}

/* X8 */
  .cs-block {
    padding: 20px 50px 10px 15px;
    position: relative;
    width: 100%;
    max-width: 550px;
    margin: 0 auto 30px;
  }

  .cs-block .inner-wrap {
    border: solid 3px #ffffff;
    margin: 20px 10px 40px 10px;
    padding: 20px 20px 20px 20px;
    position: relative;
  }

  #product-tabs .cs-block h3 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
  }

  .cs-block .inner-wrap p{
    color: #ffffff;
  }

  .cs-block .cs-link {
    background: #ffffff;
    line-height: 1em;
    position: absolute;
    right: -25px;
    top: calc(100% - 50px);
    padding: 10px;
    width: 75%;
  }

  .cs-block .cs-link p{
    color: #700878;
  }

  .cs-block .inner-wrap > p {
    margin-bottom: 60px;
  }

  .cs-link p {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.1em;
    margin-bottom: 5px;
  }

  .cs-block .cs-link a,
  .cs-block .cs-link a:visited {
    color: #700878;
    font-size: 12px;
    font-weight: 600;
    word-break: break-word;
  }

  .cs-block.violet {
    background: #700878;
    color: #fff;
  }


  /* black */
  .cs-block.black {
    background: #000000;
  }

  .white .inner-wrap {
    border-color: #000;
  }

  .white .cs-link {
    background: #000;
    color: #fff;
  }

  .white .cs-link a {
    color: #fff;
  }

  .x8-b {
    height: 0;
    overflow: hidden;
  }

  .x8-b.show {
    height: auto;
  }

  @media (min-width: 992px) {
    .x8-a,
    .x8-b {
      display: flex;
      flex-wrap: wrap;
    }

    .cs-block:nth-child(even) {
      width: 48%;
      flex-shrink: 0;
      margin-left: 2%;
    }

    .cs-block:nth-child(odd) {
      width: 48%;
      flex-shrink: 0;
      margin-right: auto;
    }
  }

@media (max-width: 767px) {
	
	.cs-block {
		padding: 20px 15px 10px 15px;
		margin: 0 auto 30px;
	}
	
	.cs-block .inner-wrap {
		margin: 20px 10px 40px 10px;
		padding: 15px 15px 15px 15px;
		position: relative;
	}
	
	.cs-block .cs-link p {
		font-size: 16px;
	}
	
	.cs-block .inner-wrap > p {
		line-height: 1.4em;
	}
	
	.cs-block .cs-link {
		line-height: 1em;
		position: absolute;
		right: -15px;
		padding: 10px;
		width: 80%;
		bottom: -35px;
		top: auto;
	}

	.cs-block .cs-link a, .cs-block .cs-link a:visited {
		display: block;
		color: #700878;
		font-size: 12px;
		font-weight: 600;
		text-overflow: ellipsis;
		max-width: 200px;
		word-wrap: normal;
	}
	
}

/* SECTION 20 */

.section-20 {
    background: #ffffff;
    max-width: 1300px;
	margin: 40px auto 40px auto;
    padding: 0px;
	overflow: hidden;
}

.section-20 .container{
	max-width: 1100px;
	padding: 0;
}

.section-20 .title {
	margin-bottom: 20px;
}

.section-20 p{

}

@media (min-width: 992px) {
	
	.section-20 .d-flex {
		align-items: flex-start;
	}
	
	.section-20 .inner-wrap{
		padding: 40px;
	}

}

@media (min-width: 1200px) {
	
	.section-20 .image {
		order: 1;
		flex-basis: 515px;
	}
	
	.section-20 .inner-wrap {
		padding: 0px 40px 0px 40px;
		order: 2;
		flex-basis: 745px;
	}

	.section-20 .title {
		text-align: left;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.section-20 .image {
		order: 1;
		flex-basis: 515px;
	}
	
	.section-20 .inner-wrap {
		padding: 0px 40px 0px 40px;
		order: 2;
		flex-basis: 745px;
	}

	.section-20 .title {
		text-align: left;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-20 {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.section-20 .container{
		padding-bottom: 30px;
	}
	
	.section-20 .d-flex{
		flex-direction: column;
	}
	
	.section-20 .inner-wrap{
		padding: 0px 15px 20px 15px;
	}
	
	.section-20 .title {
		margin-bottom: 20px;
		font-size: 36px;
	}
	
	.section-20 .image{
		text-align: center;
	}
	
}

@media (max-width: 767px) {
	
	.section-20 {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.section-20 .d-flex{
		flex-direction: column;
	}
	
	.section-20 .inner-wrap{
		padding: 0px 15px 20px 15px;
	}
	
	.section-20 .title {
		margin-bottom: 20px;
		font-size: 28px;
	}
	
}

/**/

.section-21{
	margin-bottom: 40px;
}

.section-21 > div{
	background: #e1e1e1;
	padding: 40px 40px 40px 80px;
}

.section-21 .title{
	margin-bottom: 30px;
	text-align: left;
}

.section-21 .inner-wrap{
	padding-right: 40px;
}

.section-21 .d-flex{
	justify-content: space-between;
}

.section-21 .icons {
    align-items: flex-end;
    flex-wrap: wrap;
    max-width: 535px;
}

.section-21 .icon{
    margin: 0;
    width: 33.3%;
    text-align: center;
}

.section-21 .icon img{
	margin-bottom: 10px;
}

.section-21 .icon p{
	font-size: 18px;
	font-weight: 800;
	line-height: 1.3em;
}

.section-21 li{
	font-size: 26px;
	font-weight: 800;
	position: relative;
	margin-bottom: 10px;
}

.section-21 li:before{
	display: inline-block;
	content: "";
	background: url(/wp-content/uploads/2023/09/yellow-checkmark.png) no-repeat 0 0/cover;
	height: 30px;
	width: 39px;
	margin-right: 10px;
	position: relative;
	top: 4px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.section-21 > div{
		padding-left: 40px;
	}
	
	.section-21 .title {
		font-size: 32px;
	}
	
	.section-21 .icons {
		flex-wrap: wrap;
		max-width: 410px;
		align-items: center;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-21 {
		margin-bottom: 0px;
	}
	
	.section-21 ul{
    	margin: 0px auto;
		width: 345px;
	}
	
	.section-21 li:before{
		height: 20px;
		width: 26px;
	}
	
	.section-21 .title {
		font-size: 32px;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.section-21 > div {
		padding: 30px 20px 30px 20px;
	}
	
	.section-21 .d-flex:not(.icons) {
		flex-direction: column;
	}
	
	.section-21 .icons {
		align-items: center;
		flex-wrap: wrap;
		margin: 0px auto;
		padding-top: 20px;
	}
	
	.section-21 .icon {
		margin: 0px 0px 15px 0px;
		width: 33.3%;
		text-align: center;
	}
	
	.section-21 .icon img {
		margin-bottom: 10px;
		width: 60px;
	}
	
	.section-21 .inner-wrap {
		padding-right: 0;
	}
	
	.section-21 li {
    	font-size: 20px;
	}
	
	.section-21 .icon p {
		font-size: 14px;
		font-weight: 800;
		line-height: 1.1em;
	}
	
}

@media (max-width: 767px) {
	
	.section-21 {
		margin-bottom: 0px;
	}
	
	.section-21 li:before{
		height: 20px;
		width: 26px;
	}
	
	.section-21 .title {
		font-size: 24px;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.section-21 > div {
		padding: 30px 20px 30px 20px;
	}
	
	.section-21 .d-flex:not(.icons) {
		flex-direction: column;
	}
	
	.section-21 .icons {
		align-items: flex-start;
		flex-wrap: wrap;
		padding-top: 20px;
	}
	
	.section-21 .icon {
		margin: 0px 0px 15px 0px;
		width: 33.3%;
		text-align: center;
	}
	
	.section-21 .icon img {
		margin-bottom: 10px;
		width: 60px;
	}
	
	.section-21 .inner-wrap {
		padding-right: 0;
	}
	
	.section-21 li {
    	font-size: 20px;
	}
	
	.section-21 .icon p {
		font-size: 14px;
		font-weight: 800;
		line-height: 1.1em;
	}
	
}

/* SECTION 22 */

.section-22 {
    background: #ffffff;
    max-width: 1300px;
	margin: 40px auto 40px auto;
    padding: 0px;
	overflow: hidden;
}

.section-22 .container{
	max-width: 1100px;
	padding: 0;
}

.section-22 .title {
	margin-bottom: 20px;
}

.section-22 p{

}

@media (min-width: 768px){
	
}

@media (min-width: 992px) {
	
	.section-22 .d-flex {
		align-items: flex-start;
	}
	
	.section-22 .inner-wrap{
		padding: 40px;
	}

}

@media (min-width: 1200px) {
	
	.section-22 .image {
		order: 2;
		flex-basis: 515px;
	}
	
	.section-22 .inner-wrap {
		padding: 0px 40px 0px 40px;
		order: 1;
		flex-basis: 745px;
	}

	.section-22 .title {
		text-align: left;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.section-22 .container {
		padding: 0px 15px;
	}
	
	.section-22 .image {
		order: 2;
		flex-basis: 515px;
	}
	
	.section-22 .inner-wrap {
		padding: 0px 40px 0px 40px;
		order: 1;
		flex-basis: 745px;
	}

	.section-22 .title {
		text-align: left;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.section-22 {
		padding: 30px 15px 30px 15px;
		margin: 0px auto 0px auto;
	}

	.section-22 .inner-wrap{
		padding-bottom: 30px;
	}
	
	.section-22 .d-flex {
		flex-direction: column;
	}
	
	.section-22 .image{
		text-align: center;
	}
	
	.section-22 .inner-wrap {
		padding-bottom: 30px;
	}
	
	.section-22 .title {
		font-size: 34px;
		margin-bottom: 20px;
	}

	.section-22 p{
		margin-bottom: 20px;
	}
	
	.section-22 p:last-of-type{
		margin-bottom: 0px;
	}
	
}

@media (max-width: 767px) {

	.section-22 {
		padding: 20px 15px 20px 15px;
		margin: 0px auto 0px auto;
	}

	.section-22 .inner-wrap{
		padding-bottom: 20px;
	}
	
	.section-22 .d-flex {
		flex-direction: column;
	}
	
	.section-22 .inner-wrap {
		padding-bottom: 30px;
	}
	
	.section-22 .title {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.section-22 p{
		margin-bottom: 20px;
	}
	
	.section-22 p:last-of-type{
		margin-bottom: 0px;
	}
	
}

/**/

.section-23{
	background: #e1e1e1;
	padding: 40px 0px 40px 0px;
}

.section-23 .line-through{
	text-decoration: line-through;
}

.section-23 .highlight{
	color: #e30613;
}

@media (min-width: 1200px) {
	
	.section-23 .image {
		position: relative;
		order: 1;
		width: 40%
	}
	
	.section-23 .image img{
		position: absolute;
		top: 0;
		right: 0;
		max-width: none;
	}
	
	.section-23 .inner-wrap {
		position: relative;
		padding: 0px 40px 0px 40px;
		order: 2;
		width: 60%
	}

}

@media (max-width: 767px) {
	
	.section-23 {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.section-23 .d-flex{
		flex-direction: column;
	}
	
	.section-23 .inner-wrap{
		padding: 0px 0px 0px 0px;
	}
	
	.section-23 .title {
		margin-bottom: 20px;
		font-size: 25px;
		letter-spacing: -1px;
		line-height: 1.3em;
	}
	
	.section-23 img{
		position: relative;
		left: -20px;
	}
	
	.section-23 h3{
		font-size: 21px;
	}
	
}

/**/

.section-24{
	background: #ffffff;
	padding: 40px 0px 40px 0px;
}

.section-24 .line-through{
	text-decoration: line-through;
}

.section-24 .highlight{
	color: #e30613;
}

@media (min-width: 1200px) {
	
	.section-24 .d-flex{
		height: 282px;
	}
	
	.section-24 .image {
		position: relative;
		order: 1;
		width: 40%
	}
	
	.section-24 .image img{
		position: absolute;
		top: 0;
		right: 0;
		max-width: none;
	}
	
	.section-24 .inner-wrap {
		position: relative;
		padding: 0px 40px 0px 40px;
		order: 2;
		width: 60%
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.section-24 .d-flex{
		align-items: center;
	}
	
	.section-24 .image {
		position: relative;
		order: 1;
		width: 40%
	}
	
	.section-24 .image img {
		position: relative;
		top: 0;
		right: 0;
		max-width: 100%;
	}
	
	.section-24 .inner-wrap {
		position: relative;
		padding: 0px 40px 0px 40px;
		order: 2;
		width: 60%
	}
	
}

@media screen and (max-width: 991px) {
	
	.section-24 {
		padding: 30px 0px 30px 0px;
	}

	.section-24 .d-flex{
		flex-direction: column;
	}

	.section-24 .title {
		margin-bottom: 20px;
		font-size: 34px;
	}
	
	.section-24 .inner-wrap {
		padding-bottom: 20px;
	}
}

@media (max-width: 767px) {
	
	.section-24 .title {
		margin-bottom: 20px;
		font-size: 25px;
	}
	
}

/* FAQ */
  #faq {
    max-width: 1140px;
    margin: 0 auto;
    padding-top: 50px;
  }

  #faq h2 {
    max-width: 870px;
    text-align: center;
    margin: 0 auto 20px;
  }

  #faq .card-header a {
    display: block;
    border: none;
    transform: skew(15deg);
    padding: 22px 60px 22px 40px;
    font-size: 18px;
    color: #000;
    font-family: "Roboto Condensed", sans-serif;
  }

  #faq #faq-accordion .card-header,
  #faq #faq-accordion .card {
    border: none;
  }

  #faq #faq-accordion .card-header h5 {
    background: #eee;
    margin: 0;
    transform: skew(-15deg);
  }
  
  #faq .card-header h5 a {font-size: 20px; padding: 12px 60px 12px 20px;}
  body #faq .card-body {padding: 15px 20px;}
  body #faq .card-body p {margin-bottom: 15px;}

  #faq div#faq-accordion {
    max-width: 1140px;
    margin: 0 auto;
  }

  #faq .card-header a:after {
    content: "-";
    display: block;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 36%;
    right: 30px;
    font-size: 18px;
  }

  #faq .card-header a.collapsed:after {
    content: "+";
  }

  #faq .card-body {
    margin: 0 auto;
  }

  #faq .card-body ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: disc;
  }

  @media (min-width: 992px) {

    #faq {
      padding-top: 40px;
      padding-bottom: 40px;
    }

    #faq .card-header a:after {
      right: 50px;
    }

    #faq .card-header a {
      font-size: 22px;
      font-family: "Futura Std Extra Bold Condensed";
    }

  }

  @media (max-width: 767px) {

    #faq {
      padding-top: 30px;
      padding-bottom: 20px;
    }

    #faq h2{
        font-size: 28px;
        margin-bottom: 20px;
    }

  }