/* COMMOM */

.coupon-code{
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: -0.5px;
}

.coupon-code span{
    border: solid 1px #000000;
    letter-spacing: -0.5px;
    margin-left: 5px;
	padding: 5px 15px;
}
.home #order{
	margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

.coupon-msg{
    background: #fff154;
    border: 2px solid #454545;
    border-radius: 0px;
    color: #000;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 400;
    margin-bottom: 30px;
    padding: 10px 15px 10px 15px;
    text-align: center;
}

.coupon-msg p{
	font-weight: 600;
	text-transform: uppercase;
}

.coupon-msg p strong{
	font-weight: 500;
}


@media (min-width: 768px) and (max-width: 991px) {
	
	.coupon-msg {
		margin: 30px auto;
		padding: 10px 15px 10px 15px;
		width: 540px;
	}
	
}

@media (max-width: 767px) {
	
	.pp-header{
		margin-bottom: -15px;
		right: 10px;
		z-index: 9;
	}
	
	.coupon-msg {
		font-size: 20px;
		line-height: 1.4em;
		margin: 30px;
		padding: 10px 15px 10px 15px;
	}
	
	.coupon-msg p{
    	font-size: 14px;
    	line-height: 1.2em;
	}

}
#order {
	max-width: 1300px;
    margin: 60px auto 0px auto;
    padding: 10px 0px 0px 0px;
}

.pp-entries{
    padding-top: 0px;
}

.pp-wrap {
  max-width: 390px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.pp-wrap:before {
  content: "";
  background: #454545;
  bottom: 0;
  width: 30px;
  left: 15px;
  position: absolute;
  height: calc(100% - 68px);
}

.pp-wrap:after {
  content: "";
  position: absolute;
  height: calc(100% - 67px);
  width: calc(100% + 10px);
  background: #454545;
  bottom: 0;
  left: 0;
  clip-path: polygon(25px 0%, 100% 0, 100% calc(100% - 35px), calc(100% - 35px) 100%, 0 100%, 0 25px);
}

.pp-header {
  background: #454545;
  margin-left: 15px;
  margin-right: -10px;
  clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
  position: relative;
  overflow: hidden;
  margin-bottom: -2px;
}

.pp-header h4 {
  font-family: "Uniform ExtCond";
  font-size: 32px;
  text-transform: uppercase;
  line-height: 42px;
  color: #fff;
  padding: 18px 0 12px;
  margin-bottom: -3px;
}

.pp-body {
  border: 3px solid #454545;
  position: relative;
  z-index: 2;
  clip-path: polygon(32px 0%, 100% 0, 100% calc(100% - 32px), calc(100% - 32px) 100%, 0 100%, 0 32px);
}

.pp-body > div {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.pp-title {
  text-align: center;
  font-weight: 500;
  font-size: 23px;
  padding: 25px 0;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
}

.qty-1 .pp-title span {
  display: block;
}

.pp-title span {
  color: #ff0008;
}

.pp-img {
  margin-bottom: 20px;
}

.pp-retail {
	color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
}

.pp-retail span {
  text-decoration: line-through;
}

.pp-savings {
  color: #ff0008;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.pp-sale {
  font-size: 42px;
  font-weight: 500;
  line-height: 110%;
}

.pp-contents {
  font-size: 18px;
  text-transform: uppercase;
}

.pp-contents span {
  font-weight: 500;
}

.pp-btn-wrap {
  margin: 20px 0;
}

#order .pp-btn-wrap .btn-primary:not(:disabled):not(.disabled).active, 
#order .pp-btn-wrap .btn-primary:not(:disabled):not(.disabled):active, 
#order .pp-btn-wrap .show > .btn-primary.dropdown-toggle, 
#order .pp-btn-wrap a.btn-primary, 
#order .pp-btn-wrap a.btn-primary:visited {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background: #de0e16;
    border: none;
    transition: none;
    padding: 20px 65px;
    font-family: "Gotham";
    font-size: 18px;
    line-height: 100%;
    border-radius: 5px;
}

.extra-1 {
  font-family: "Uniform ExtCond";
  text-transform: uppercase;
  font-size: 30px;
  line-height: 100%;
  max-width: 230px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.extra-1 span {
  color: #ff0008;
}

.qty-2 .pp-wrap:before,
.qty-2 .pp-header,
.qty-2 .pp-wrap:after {
  background: #de0e16;
}

.qty-2 .pp-body {
  border: 3px solid #de0e16;
}

span.cur-symbol {
  font-size: 70%;
}

.pp-entry {
  margin: 0 10px 20px;
  padding-bottom: 20px;
}

#order .slick-next:before,
#order .slick-prev:before {
    line-height: 1;
    opacity: 1;
    color: #fffc00;
    text-shadow: none;
    background: #111;
    border-radius: 100px;
    width: 48px;
    display: block;
    position: absolute;
}

#order .slick-dots {
  bottom: -20px;
}

#order .slick-next {
  right: 50px;
  z-index: 9;
}

#order .slick-prev {
  left: 20px;
  z-index: 9;
}

@media (min-width: 375px) {
  .pp-header h4 {
    font-size: 32px;
  }
}
@media (max-width: 375px) {
  .pp-header h4 {
    font-size: 24px;
	  line-height:24px;
  }
}

@media (min-width: 425px) {
  .pp-title {
    max-width: 100%;
  }

  .pp-sale {
    font-size: 65px;
	line-height: 1em;
  }
}

@media (min-width: 768px) {
  .pp-title {
    max-width: 170px;
  }
}

@media (min-width: 992px) {

  /* .pp-entries {
    display: flex;
    flex-wrap: nowrap;
  }

  .pp-entry {
    width: 33.33%;
    margin: 0;
  } */

  .pp-title {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
  }

}

@media (min-width: 992px) and (max-width: 1199px){
	
	#order {
		border-top: none;
		max-width: 100%;
		margin-top: 0;
		padding: 10px 30px 0px 20px;
	}
	
	.pp-entry {
		margin: 0px 0px 20px;
		padding-bottom: 20px;
	}
	
	.pp-entries {
		border-top: none;
		padding-top: 10px;
	}
	
}

@media (min-width: 1200px) {

  .pp-title {
    max-width: 100%;
    padding: 45px 0;
  }

  .pp-entry {
    margin: 0;
    padding-bottom: 0;
  }

  .pp-title {
    font-size: 22px;
	letter-spacing: -0.5px;
    max-width: 100%;
    padding: 30px 0px 15px 0px;
    text-transform: uppercase; 
  }

  .qty-1 .pp-title span {
    display: inline-block;
  }

}

@media (max-width: 991px) {
	
	#order {
		border-top: none;
		max-width: 1300px;
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
	}
	
	.pp-title {
		font-size: 23px;
		padding: 25px 0;
		max-width: none;
	}
	
	.qty-1 .pp-title span {
		display: inline-block;
	}
	
	.pp-entries {
		border-top: none;
		padding-top: 0;
	}
	
	.pp-entry {
		margin: 0px 0px 20px 0px;
		padding-bottom: 20px;
	}

}


.page-template-page-vsl-wide #footer-wrap {
    padding: 40px 0px 0px;
}

.copyr .footer-links{
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
}

.footer-links a{
	display: inline-block;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}

.ft3-c .copyr p a:visited{
	color: #de0e16;
}

#disclaimer{
	display: block;
	background: #000000;
	padding: 20px 0px 20px 0px;
}

.page-template-page-vsl-wide .modal-dialog {
	max-width: 640px;
	width: 100%;
}

.page-template-page-vsl-wide .modal-body {
	max-height: 480px;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden; 
}

.page-template-page-vsl-wide .iframe-container {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%; /* 16:9 aspect ratio */
}

.page-template-page-vsl-wide .iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

@media (max-width: 991px) {
	
	
	.pp-title {
		font-size: 19px;
		padding: 25px 0;
		max-width: none;
	}
	
	#disclaimer{
		padding: 20px;
	}

}