/* Top Section */

.out-of-stock-message {
    background: #feffb4;
    border: dashed 3px #c51a1c;
    padding: 10px;
    max-width: 1024px;
    margin: 0px auto 30px;
}

.out-of-stock-message p {
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: -.5px;
    text-align: center;
    font-weight: 700;
}

.home #masthead{
    border-bottom:none;
	height: 100px;
    margin-bottom:-230px;
    position:relative;
    z-index:99
}

.home #content{
    padding-top: 131px; 
}

#main .entry-content {
    margin-top: 0;
}

.page-home #s1 {
    background: url(/wp-content/uploads/2022/11/bg1.png) center bottom / cover no-repeat transparent;
    height: 755px;
    margin-bottom: 0px;
    padding-top: 150px;
    position: relative;
    text-align: center;
}

#s1 img{
    position: relative;
    top: -390px;
    left: 53%;
    max-width: 573px;
    margin-left: 0;
}

#s1 svg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#s1 svg .st0{
    fill:#FFFFFF;
}

#s1 .container{
    position: relative;
    z-index: 2;
}

.s1-a {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
}

.s1-a .s1-a-1{
	color: #000000;
    font-size: 57px;
    font-weight: 400;
	line-height: 1em;
}

.s1-b {
    font-size: 57px;
    font-weight: 800;
    margin-bottom: 30px;
}

.s1-a .s1-a-2{
	color: #df2128;
    font-size: 57px;
    font-weight: 800;
	line-height: 1em;
}

.s1-a .s1-a-3{
    color: #1a1a1a;
    font-size: 55px;
    font-weight: 800;
	line-height: 1em;
}

.s1-c {
    margin-bottom: 20px;
    text-align: left;
}

.s1-c a {
    display: inline-block;
}

.s1-c .checkmarks{
	margin-bottom: 0;
}

.s1-c .checkmarks li{
    color: #000;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 10px;
    position: relative;
}

.s1-c .checkmarks li:before{
    color: #de0e16;
}

.s1-c .order.red-btn {
    padding: 15px 55px 20px;
    margin: 15px 0px;
}

.s1-d {
    display: none;
}

.s1-d a {
    display: inline-block;
}

.s1-e {
    display: block;
}

@media screen and (max-width: 1540px) {
	
	.page-home #s1 {
		background-position: 0 0;
		position: relative;
	}
	
}

@media screen and (max-width: 1199px) {
	
	.home #masthead{
		height: auto;
		margin-bottom: -200px;
	}
    
    .home #content{
        padding-top: 125px;
    }

    .page-home #s1 {
        background-position: 70% bottom;
        height: 615px;
		margin-bottom: 20px;
        padding-top: 155px;
    }
    
    #s1 .checkmarks{
        margin: 0px;
        max-width: 500px;
    }

    .s1-a {
        font-size: 48px;
        margin-bottom: 25px;
    }

    .s1-a .s1-a-1{
        font-size: 48px;
		margin-bottom: 5px;
    }

    .s1-b {
        font-size: 32px;
    }

    .s1-a .s1-a-2{
        font-size: 40px;
    }

    .s1-a .s1-a-3{
        font-size: 32px;
    }
    
    #s1 img {
		position: relative;
		top: -378px;
		left: 505px;
		width: 440px;
    }
    
    #s1 svg {
        bottom: -1px;
    }
    
    .product-guarantee .inner-wrap {
        text-align: left;
        position: relative;
        top: 45px;
    }
    
    #s3 img {
        max-width: 195px;
    }

}

@media screen and (max-width: 991px) {
	
	.home #masthead {
		margin-bottom: -105px;
	}
	
	.home #content{
        padding-top: 0;
    }
	
	.page-home #s1{
		height: 430px;
		padding-top: 115px;
	}
	
	.s1-a .s1-a-1{
	    font-size: 38px;
		margin-bottom: 5px;
	}
	
	.s1-a .s1-a-2 {
		font-size: 36px;
	}
    
    #s1 img {
		align-self: center;
		height: auto;
		margin: -250px -45px -75px auto;
		position: relative;
		top: 0;
		left: 0;
		width: 295px;
	}
	
	.s1-c .checkmarks li{
		margin-bottom: 5px;
	}

	.s1-c .order.red-btn {
		padding: 15px 55px 20px;
		margin: 40px auto;
		display: table;
	}
	
}

@media screen and (max-width: 767px) {
    
    .home #masthead{
        margin-bottom: 0;
    }

    .home #content{
        padding-top: 0;
    }
	
	.page-home #s1:before{
		display: none;
	}
	
	#s1 .checkmarks {
		display: table;
		margin: 0px auto;
		max-width: 320px;
		padding-left: 35px;
	}
	
	.s1-c{
		margin-bottom: 20px;
	}
    
    .s1-c .checkmarks li{
		font-size: 18px;
		line-height: 1.4em;
		letter-spacing: -1px;
		margin-bottom: 15px;
    }
    
    .s1-c .checkmarks li:before {
		font-size: 24px;
        position: absolute;
        left: -30px;
    }
	
	.s1-c .checkmarks li:last-child{
		margin-bottom: 0;
	}
	
	#s1 .order.red-btn{
		border-radius: 5px;
		letter-spacing: 0;
		padding: 10px 40px 10px;
		text-shadow: 0px 0px 4px #9a080e;
	}

    .page-home #s1{
		background-position: 50% bottom;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(https://www.incontinix.com/wp-content/uploads/2022/10/m-bg1.png);
		height: auto;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 25px;
    }
    
    #s1 img{
		position: relative;
		top: 0;
		left: 10px;
		margin: 20px auto 0px;
		width: 100%;
		max-width: 300px;
	}
	
	#s1 .product-guarantee{
		margin-top: 0;
	}
	
    .s1-a .s1-a-1{
        font-size: 32px;
		margin-bottom: 5px;
    }
    .s1-a {
        font-size: 26px;
        max-width: 400px;
        margin: 0px auto 0px;
		padding: 20px 0px 0px 0px;
        text-align: center;
    }
    .s1-a .s1-a-2 {
        font-size: 38px;
		max-width: 320px;
    }
    .s1-a .s1-a-3 {
        font-size: 28px;
    }
    .s1-b {
        margin-bottom: 30px;
        font-size: 20px;
    }
    
    .sec-title {
        margin-bottom: 0;
    }
    
    .s1-c a{
        display: none;
    }
    
    .s1-d {
        display: block;
		margin: 0px 0px 30px;
    }
    
    .product-guarantee{
        margin-top: 20px;
    }
    
    .product-guarantee .inner-wrap{
        text-align: center;
    }
}

/**/

.section-2 {
	min-height: auto;
    padding-top: 30px;
    padding-bottom: 80px;
    position: relative;
}

.section-2 .title{
	font-size: 42px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
}

.section-2 .inner-wrap{
	flex-basis: 65%;
	order: 1;
	padding-right: 80px;
}

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

.section-2 .image{
    flex-basis: 35%;
    order: 2;
    position: relative;
}

.section-2 .image img{
    position: absolute;
    top: -65px;
    left: 72px;
    max-width: none;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.section-2 {
		min-height: auto;
		padding-top: 30px;
    	padding-bottom: 50px;
	}
	
	.section-2:after{
		top: -21px;
	}
	
	.section-2 .inner-wrap {
		flex-basis: 50%;
		padding-right: 0;
	}
	
	.section-2 .title {
		font-size: 38px;
	}
	
	.section-2 .image{
		flex-basis: 40%;
	}
	
	.section-2 .image img{
		top: 0;
    	left: 47px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-2{
		min-height: auto;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	
	.section-2:after{
		top: -18px;
	}
	
	.section-2 .title {
		font-size: 28px;
	}
	
	.section-2 .sub-title{
		font-size: 16px;
		text-align: center;
	}

	.section-2 .inner-wrap {
		flex-basis: 70%;
		order: 1;
		padding-right: 0;
		padding-left: 0;
	}
	
	.section-2 .image {
		flex-basis: 30%;
		margin: 0px auto;
		position: relative;
		order: 2;
		text-align: center;
	}
	
	.section-2 .image img {
		max-width: 261px;
		position: relative;
		top: 7px;
		right: auto;
		left: 40px;
	}
}

@media screen and (max-width:767px){
	
	.section-2{
		padding-top: 20px;
		padding-bottom: 0px;
	}
	
	.section-2:after{
		top: -16px;
	}
	
	.section-2 .title {
		font-size: 24px;
		text-align: center;
	}
	
	.section-2 .sub-title{
		font-size: 16px;
		text-align: center;
	}
	
	.section-2 .d-flex{
		flex-direction: column;
		padding-bottom: 30px;
	}
	
	.section-2 .inner-wrap {
		flex-basis: auto;
		padding: 0px 0px 20px 0px;
		order: 1;
	}
	
	.section-2 .image {
		flex-basis: auto;
		position: relative;
		order: 2;
	}
	
	.section-2 .image img {
		max-width: 370px;
		position: relative;
		top: 0;
		right: -30px;
		left: auto;
	}
	
}

/**/

.section-3{
	background: #000000;
	padding: 0px 0px 30px 0px;
}

.section-3 .title{
	color: #ffffff;
	font-size: 42px;
    font-weight: 800;
	margin-bottom: 20px;
	margin-left: 0;
	text-align: left;
}

.section-3 p{
	color: #ffffff;
	line-height: 1.8em;
	margin-bottom: 15px;
}

.section-3 .one .image{
	flex-basis: 20%;
	order: 1;
	position: relative;
}

.section-3 .one img{
    max-width: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
}

.section-3 .one .inner-wrap{
	flex-basis: 70%;
    order: 2;
    padding-left: 140px;
    min-height: 460px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-3 .two{
	min-height: 492px;
}

.section-3 .two .image{
	flex-basis: 20%;
	order: 2;
	position: relative;
	z-index: 1;
}

.section-3 .two img{
    max-width: none;
    position: absolute;
    top: 0;
    left: -277px;
    bottom: auto;
}

.section-3 .two .inner-wrap{
	flex-basis: 70%;
    order: 1;
    padding-right: 140px;
    min-height: 492px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	position: relative;
    z-index: 2;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.section-3 .title{
		font-size: 40px;
	}
	
	.section-3 .one .inner-wrap{
		flex-basis: 80%;
	}
	
	.section-3 .one img {
		max-width: 480px;
		right: -95px;
	}
	
	.section-3 .two img {
		max-width: 486px;
		position: absolute;
		top: 0;
		left: -160px;
		bottom: auto;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.section-3 .title {
		font-size: 28px;
	}
	
	.section-3 .one .inner-wrap{
		flex-basis: 70%;
		padding: 40px 0px 20px 40px;
	}
	
	.section-3 .one .image {
		flex-basis: 30%;
	}
	
	.section-3 .one img {
		max-width: 340px;
	}
	
	.section-3 .two .inner-wrap{
		flex-basis: 70%;
		padding-right: 80px;
	}
	
	.section-3 .two .image {
		flex-basis: 30%;
	}
	
	.section-3 .two img {
		max-width: 350px;
		left: -104px;
	}
	
}

@media screen and (max-width: 767px){
	
	.section-3{
		padding-bottom: 0;
	}
	
	.section-3 .title {
		font-size: 24px;
		margin-bottom: 20px;
		margin-left: 0;
		text-align: center;
	}
	
	.section-3 .d-flex{
		flex-direction: column;
	}
	
	.section-3 .one .image{
		order: 2;
	}
	
	.section-3 .one img {
		position: relative;
		top: 0;
		right: 0;
		margin: 10px auto 20px;
		max-width: 300px;
		width: 100%;
	}
	
	.section-3 .one .inner-wrap {
		flex-basis: 100%;
		order: 1;
		padding: 30px 0px 0px 0px;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-3 .two .inner-wrap {
		flex-basis: 100%;
		padding-right: 0;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-3 .two img {
		max-width: 425px;
		position: relative;
		top: 0;
		left: -65px;
		bottom: auto;
	}

}

/**/

.section-4{
	padding: 40px 0px 30px 0px;
}

.section-4 .title{
	font-size: 42px;
    font-weight: 800;
    margin-bottom: 20px;
    margin-left: 0;
    text-align: left;
}

.section-4 p{
	line-height: 1.8em;
	margin-bottom: 15px;
}

.section-4 .one{
	padding: 100px 0px 50px 0px;
}

.section-4 .one .image{
	flex-basis: 20%;
	order: 1;
	position: relative;
}

.section-4 .one img{
    max-width: none;
    position: absolute;
    top: -100px;
    right: 0;
    bottom: auto;
}

.section-4 .one .inner-wrap{
	flex-basis: 70%;
    order: 2;
    padding-left: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-4 .two{
	min-height: 326px;
	padding: 40px 0px 40px 0px;
}

.section-4 .two .image{
	flex-basis: 40%;
	order: 2;
	position: relative;
}

.section-4 .two img{
    max-width: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: auto;
}

.section-4 .two .inner-wrap{
	display: flex;
    flex-direction: column;
    justify-content: center;
	flex-basis: 55%;
    order: 1;
    padding-right: 40px;
}

@media screen and (min-width: 1200px){
	
	.section-4 .two img{
		top: -20px;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.section-4 .one{
		padding-top: 0;
		padding-bottom: 30px;
	}
	
	.section-4 .one .inner-wrap{
		flex-basis: 80%;
	}
	
	.section-4 .one img {
		max-width: 480px;
		right: -95px;
		top: -15px;
	}
	
	.section-4 .two {
		min-height: auto;
		padding: 0;
	}

	.section-4 .two img {
		max-width: 450px;
		position: absolute;
		top: 0;
		left: -20px;
		bottom: auto;
	}
	
	.section-4 .title{
		font-size: 32px;
	}
	
	.section-4 .one .title .highlight{
		display: block;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.section-4{
		padding-bottom: 0;
	}
	
	.section-4 .title {
		font-size: 28px;
	}
	
	.section-4 .one{
		padding: 0px;
	}
	
	.section-4 .two{
		padding-bottom: 0px;
	}
	
	.section-4 .one .inner-wrap{
		flex-basis: 60%;
		padding: 20px 0px 0px 30px;
	}
	
	.section-4 .one .image {
		flex-basis: 40%;
	}
	
	.section-4 .one img {
		max-width: 415px;
		top: 0px;
	}
	
	.section-4 .two img {
		max-width: 320px;
		left: 0px;
	}
	
}

@media screen and (max-width: 767px){
	
	.section-4{
		padding-top: 0;
	}
	
	.section-4 .title {
		font-size: 28px;
		margin: 0px auto 15px;
		max-width: 320px;
		text-align: center;
	}
	
	.section-4 .title span{
		display: inline;
	}
	
	.section-4 .two .title {
		font-size: 22px;
		margin: 0px auto 15px;
		max-width: 320px;
		text-align: center;
	}
	
	.section-4 .d-flex{
		flex-direction: column;
		padding-top: 0;
		padding-bottom: 10px;
	}
	
	.section-4 .one .image{
		order: 2;
	}
	
	.section-4 .one img {
		max-width: 100%;
		position: relative;
		top: 0;
		right: 15px;
	}
	
	.section-4 .one .inner-wrap {
		flex-basis: 100%;
		order: 1;
		padding: 20px 0px 0px 0px;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-4 .d-flex.two{
		padding-bottom: 0;	
	}
	
	.section-4 .two .inner-wrap {
		flex-basis: 100%;
		padding-right: 0;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-4 .two img {
		max-width: 100%;
		position: relative;
		top: 0;
		left: 15px;
		bottom: auto;
	}

}

/**/

.section-5{
	background: #d52c31;
	padding: 40px 0px 40px 0px;
	position: relative;
}

.section-5 .container{
	position: relative;
	z-index: 3;
}

.section-5 .title{
	display: table;
	color: #ffffff;
	font-size: 32px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 0px;
	padding-bottom: 10px;
	position: relative;
    text-align: left;
}

.section-5 .title:after{
	content: "";
	background: #ffffff;
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.section-5 .title > span{
	font-weight: 800;
}

.section-5 p{
	color: #ffffff;
	line-height: 1.8em;
	margin-bottom: 15px;
}

.section-5 .one {
	justify-content: center;
    align-items: center;
    padding: 20px 0px 20px 0px;
    position: relative;
    min-height: auto;
}

.section-5 .one .image{
	flex-basis: 307px;
	order: 1;
	position: relative;
	z-index: 2;
}

.section-5 .one img{
	max-width: 100%;
    position: relative;
    top: 0px;
    right: 0px;
    bottom: auto;
}

.section-5 .one .inner-wrap{
    display: block;
    flex-direction: column;
    justify-content: center;
    flex-basis: 50%;
    order: 2;
    padding-left: 20px;
    position: relative;
    z-index: 2;
}

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

.section-5 .two{
	justify-content: center;
    align-items: center;
    min-height: auto;
    padding: 20px 0px 20px 0px;
    position: relative;
}

.section-5 .two .image{
    flex-basis: 307px;
    order: 1;
    position: relative;
	top: 0px;
    z-index: 2;
}

.section-5 .two img{
    max-width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    bottom: auto;
}

.section-5 .two .inner-wrap{
	display: block;
    flex-direction: column;
    justify-content: center;
	flex-basis: 50%;
    order: 2;
    padding-left: 20px;
	position: relative;
	z-index: 2;
}

.section-5 .three{
	justify-content: center;
    align-items: center;
	min-height: auto;
	padding: 20px 0px 20px 0px;
	position: relative;
}

.section-5 .three .image{
	flex-basis: 307px;
	order: 1;
	position: relative;
	z-index: 2;
}

.section-5 .three img{
    max-width: 100%;
    position: relative;
    top: 0px;
    right: 0px;
    bottom: auto;
}

.section-5 .three .inner-wrap{
	display: block;
    flex-basis: 50%;
    order: 2;
    padding-left: 20px;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.section-5 .three .title{
	color: #ffffff;
}

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

.section-5 .four{
	justify-content: center;
    align-items: center;
	min-height: auto;
	padding: 20px 0px 20px 0px;
	position: relative;
}

.section-5 .four .image{
	flex-basis: 307px;
	order: 1;
	position: relative;
	z-index: 2;
}

.section-5 .four img{
    max-width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    bottom: auto;
}

.section-5 .four .inner-wrap{
	display: block;
    flex-direction: column;
    justify-content: center;
	flex-basis: 50%;
    order: 2;
    padding-left: 20px;
	position: relative;
	z-index: 2;
}

.section-5 .four .title{
	color: #ffffff;
}

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

.section-5 .five{
	justify-content: center;
    align-items: center;
	min-height: auto;
	padding: 20px 0px 20px 0px;
	position: relative;
}

.section-5 .five .image{
	flex-basis: 307px;
    order: 1;
    position: relative;
    z-index: 2;
}

.section-5 .five img{
	max-width: 100%;
    position: relative;
    top: 0px;
    right: 0px;
    bottom: auto;
}

.section-5 .five .inner-wrap {
	display: block;
    flex-basis: 50%;
    order: 2;
    padding-left: 20px;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.section-5:after{
    	height: 691px;
		width: 800px;
    	left: -235px;
	}
	
	.section-5 .title {
    	font-size: 30px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.section-5:after{
		display: none;
	}
	
	.section-5 .one,
	.section-5 .two,
	.section-5 .three,
	.section-5 .four,
	.section-5 .five{
		align-items: flex-start;
	}
	
	.section-5 .one .inner-wrap,
	.section-5 .two .inner-wrap,
	.section-5 .three .inner-wrap,
	.section-5 .four .inner-wrap,
	.section-5 .five .inner-wrap{
    	flex-basis: 75%;
	}
	
	.section-5 .one .image,
	.section-5 .two .image,
	.section-5 .three .image,
	.section-5 .four .image,
	.section-5 .five .image{
		flex-basis: 25%;
	}
	
	.section-5 .one .title,
	.section-5 .two .title,
	.section-5 .three .title,
	.section-5 .four .title,
	.section-5 .five .title{
		font-size: 30px;
	}

}

@media screen and (max-width: 767px){
	
	.section-5{
		padding-top: 0;
	}
	
	.section-5:after{
		display: none;
	}
	
	.section-5 .one .title,
	.section-5 .two .title,
	.section-5 .three .title,
	.section-5 .four .title,
	.section-5 .five .title{
		display: block;
		font-size: 24px;
		margin: 0px auto 20px;
		text-align: center;
	}
	
	section-5 .two .title span{
		display: block;
	}
	
	.section-5 .d-flex{
		flex-direction: column;
		padding-bottom: 0;
		padding-top: 20px;
	}
	
	.section-5 .one .image{
		flex-basis: auto;
		margin-bottom: 20px;
		order: 1;
	}
	
	.section-5 .one img {
		max-width: 200px;
		position: relative;
		top: 0;
		right: 15px;
	}
	
	.section-5 .one .inner-wrap {
		flex-basis: 100%;
		order: 2;
		padding: 0px 0px 0px 0px;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-5 .two .inner-wrap {
		flex-basis: 100%;
		padding-right: 0;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-5 .two .image{
		flex-basis: auto;
		margin-bottom: 20px;
		order: 1;
		top: 0;
	}
	
	.section-5 .two img {
		max-width: 200px;
		position: relative;
		top: 0;
		left: 0;
		bottom: auto;
	}
	
	.section-5 .three .inner-wrap {
		flex-basis: 100%;
		order: 1;
		padding: 0px 0px 0px 0px;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-5 .three .image{
		flex-basis: auto;
		margin-bottom: 20px;
		order: 1;
	}
	
	.section-5 .three img{
		max-width: 200px;
		position: relative;
		right: 14px;
	}
	
	.section-5 .four .inner-wrap {
		flex-basis: 100%;
		padding-right: 0;
		padding-left: 0;
		min-height: auto;
		flex-direction: column;
	}
	
	.section-5 .four .image{
		flex-basis: auto;
		margin-bottom: 20px;
		order: 1;
	}
	
	.section-5 .four img {
		max-width: 200px;
		position: relative;
		top: 0;
		left: 15px;
		bottom: auto;
	}
	
	.section-5 .five .inner-wrap{
		order: 2;
	}
	
	.section-5 .five .image{
		flex-basis: auto;
		margin-bottom: 20px;
		order: 1;
	}
	
	.section-5 .five img {
		max-width: 200px;
		position: relative;
		top: 0;
		right: 15px;
	}
	
	.section-5 .five .inner-wrap {
		flex-basis: 100%;
		order: 1;
		padding: 0px 0px 0px 0px;
		min-height: auto;
		flex-direction: column;
	}

}

/**/

.section-6{
	background: #504d4e;
	min-height: 391px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.section-6:before {
    content: "";
    background: #504d4e;
    position: absolute;
    top: 0;
    left: calc(60% + -50vw);
    height: 100%;
    width: 50vw;
    z-index: 2;
}

.section-6:after {
    content: "";
    background: #504d4e;
    position: absolute;
    top: 0;
    right: calc(60% + -60vw);
    height: 100%;
    width: 40vw;
    z-index: 1;
}

.section-6 .d-flex{
	min-height: 391px;
}

.section-6 .image{
	flex-basis: 50%;
    order: 2;
    position: relative;
    z-index: 2;
}

.section-6 img {
    max-width: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: auto;
}

.section-6 .inner-wrap{
	display: flex;
	align-items: flex-start;
    align-self: center;
	flex-basis: 50%;
    order: 1;
    padding: 0px 40px;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.section-6 .title {
	color: #ffffff;
    font-size: 54px;
    font-weight: 800;
    line-height: 1em;
    margin-left: 0;
    text-align: left;
}

.section-6 .highlight {
    color: #d52c31;
    padding-top: 8px;
}

.section-6 .btn {
	align-self: flex-start;
	background: #ffffff;
	border-radius: 40px;
	color: #000000;
	font-size: 18px;
    margin: 20px 0px 0px 0px;
	padding: 5px 40px;
}


.section-6 .show>.btn-primary.dropdown-toggle, 
.section-6 a.btn-primary, 
.section-6 a.btn-primary:visited{
	background: #d52c31;
	color: #ffffff;
	font-size: 18px;
	transition: 0.15s ease-in-out;
}

.section-6 .btn-primary:not(:disabled):not(.disabled).active, 
.section-6 .btn-primary:not(:disabled):not(.disabled):active,
.section-6 a.btn-primary:hover{
	background: #000000;
	color: #ffffff;
	font-size: 18px;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.section-6 .title{
		font-size: 40px;
	}
	
	.section-6 .image{
		flex-basis: 50%
	}
	
	.section-6 .inner-wrap {
		flex-basis: 50%;
		padding-left: 0;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-6 {
		background: #ffffff;
		min-height: auto;
		padding: 30px 0px 30px 0px;
	}
	
	.section-6:before,
	.section-6:after{
		display: none;
	}
	
	.section-6 .d-flex {
		min-height: auto;
		flex-direction: column;
	}
	
	.section-6 .inner-wrap{
		flex-basis: auto;
		padding: 0;
	}
	
	.section-6 .title{
		color: #000000;
		font-size: 32px;
		line-height: 1.3em;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.section-6 .highlight {
		color: #d1000d;
		padding-top: 0;
	}
	
	.section-6 img {
		margin: 0px auto;
		max-width: 100%;
		position: relative;
		top: 0px;
		left: 10px;
		bottom: auto;
		width: 320px;
	}
	
	.section-6 .order.red-btn {
		display: table;
		border-radius: 5px;
		letter-spacing: 0;
		margin: 0px auto 0px auto;
		padding: 10px 40px 10px;
		text-shadow: 0px 0px 4px #9a080e;
	}
	
}

@media screen and (max-width:767px){
	
	.section-6 {
		background: #ffffff;
		min-height: auto;
		padding: 30px 0px 30px 0px;
	}
	
	.section-6:before,
	.section-6:after{
		display: none;
	}
	
	.section-6 .d-flex {
		min-height: auto;
		flex-direction: column;
	}
	
	.section-6 .inner-wrap{
		flex-basis: auto;
		padding: 0;
	}
	
	.section-6 .title{
		color: #000000;
		font-size: 32px;
		line-height: 1.3em;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.section-6 .highlight {
		color: #d1000d;
		padding-top: 0;
	}
	
	.section-6 img {
		max-width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		bottom: auto;
	}
	
	.section-6 .order.red-btn {
		display: table;
		border-radius: 5px;
		letter-spacing: 0;
		margin: 0px auto 0px auto;
		padding: 10px 40px 10px;
		text-shadow: 0px 0px 4px #9a080e;
	}
	
}

/**/

.section-7 {
    background: url(/wp-content/uploads/2022/10/grain-texture.jpg) no-repeat 0 0/cover;
    padding: 60px 0px 60px 0px;
	position: relative;
}

.section-7:before{
	content: "";
    background: url(/wp-content/uploads/2022/10/max-volume-grain-texture.png) no-repeat 0 0/cover;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 858px;
	width: 628px;
}

.section-7 .header{
	margin-bottom: 40px;
}

.section-7 .header *{
	color: #ffffff;
	text-align: center;
}

.section-7 .header .title{
	font-size: 42px;
	font-weight: 800;
	margin-bottom: 20px;
}

.section-7 .header p{
	font-size: 18px;
}

.section-7 .d-flex{
	align-items: center;
	margin-bottom: 40px;
	max-width: 920px;
}

.section-7 .sub-title{
	display: inline-block;
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 15px;
	padding: 10px 10px 15px 0px;
	text-align: left;
	position: relative;
}

.section-7 .sub-title:after{
	content: "";
	background: #d52c31;
	height: 5px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.section-7 p{
	color: #ffffff;
	line-height: 1.6em;
}

.section-7 .d-flex.one,
.section-7 .d-flex.three{
	margin-left: 200px;
}

.section-7 .d-flex.two{
	margin-left: 290px;
}

.section-7 .d-flex .image{
	flex-basis: 221px;
}

.section-7 .d-flex .inner-wrap{
	flex-basis: 699px;
	padding-left: 30px;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.section-7:before {
		height: 479px;
		width: 350px;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-7:before{
		z-index: 1;
	}
	
	.section-7 .container{
		position: relative;
		z-index: 2;
	}
	
}

@media screen and (max-width:767px){
	
	.section-7 {
		overflow: hidden;
		padding-top: 20px;
		padding-bottom: 0px;
	}
	
	.section-7:before{
		display: none;
	}
	
	.section-7 .header {
		margin-bottom: 15px;
	}
	
	.section-7 .header .title {
		font-size: 28px;
	}
	
	.section-7 .header p{
		margin: 0px auto 0px auto;
		max-width: 235px;
	}
	
	.section-7 .sub-title {
    	font-size: 26px;
	}
	
	.section-7 .d-flex.one, .section-7 .d-flex.three {
		align-items: flex-start;
		margin-left: 0;
	}

	.section-7 .d-flex.two {
		align-items: flex-start;
		margin-left: 0;
	}
	
	.section-7 .d-flex .inner-wrap {
		flex-basis: 700px;
		padding-left: 10px;
	}
	
	.section-7 .d-flex .image {
		flex-basis: 220px;
		margin-top: 80px;
	}

}

/**/

.section-8{
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}

.section-8 .title{
	font-size: 42px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
}

.section-8 .inner-wrap{
	flex-basis: 55%;
	order: 1;
	padding-right: 0px;
}

.section-8 .image{
    flex-basis: 35%;
    order: 2;
    position: relative;
}

.section-8 p{
	line-height: 2em;
}

.section-8 .d-flex.one{
	justify-content: center;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.section-8 {
		min-height: auto;
		padding-top: 60px;
		padding-bottom: 60px
	}
	
	.section-8 .title{
		margin-bottom: 40px;
	}
	
	.section-8 .title .highlight{
		display: block;
	}
	.section-8 .inner-wrap {
		flex-basis: 60%;
	}
	
	.section-8 .image{
		flex-basis: 40%;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-8{
		min-height: auto;
		padding-bottom: 40px;
    	padding-top: 30px;
	}
	
	.section-8 .title {
		margin-bottom: 30px;
	}
	
	.section-8 .sub-title{
		font-size: 16px;
		text-align: center;
	}

	.section-8 .inner-wrap {
		flex-basis: 70%;
		order: 1;
		padding-right: 0;
		padding-left: 0;
	}
	
	.section-8 .image {
		flex-basis: 30%;
		margin: 0px auto;
		position: relative;
		order: 2;
		text-align: center;
	}
	
}

@media screen and (max-width:767px){
	
	.section-8{
		min-height: auto;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	
	.section-8 .title {
		font-size: 24px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.section-8 .sub-title{
		font-size: 16px;
		text-align: center;
	}
	
	.section-8 .d-flex{
		flex-direction: column;
		padding-bottom: 30px;
	}
	
	.section-8 .inner-wrap {
		flex-basis: auto;
		padding: 0px 0px 20px 0px;
		order: 1;
	}
	
	.section-8 .image {
		display: none;
		flex-basis: auto;
		position: relative;
		order: 2;
	}
	
}

/**/

.section-9{
	padding-bottom: 60px;
}


.section-9 .image{
	flex-basis: 50%;
	order: 1;
}

.section-9 .inner-wrap{
	flex-basis: 50%;
	order: 2;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.section-9 .inner-wrap {
    	flex-basis: 70%;
	}
	
	.section-9 .image {
		flex-basis: 30%;
	}

}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-9 .image {
    	display: none;
	}
	
	.section-9 .inner-wrap {
    	flex-basis: auto;
	}
	
	#ingredients-accordion .card-header{
		padding-left: 5px;
	}
	
}

@media screen and (max-width:767px){
	
	.section-9 {
		padding-bottom: 40px;
	}
	
	.section-9 .image{
		display: none;
	}
	
	.section-9 .inner-wrap{
		flex-basis: auto;
	}
	
	#ingredients-accordion .card-header{
		padding-left: 5px;
	}
	
	#ingredients-accordion .card-header .btn{
		padding-left: 0;
		padding-right: 110px;
		text-align: left;
	}
	
	#ingredients-accordion #heading4 .btn{
		padding-right: 0px;	
	}
	
}

/**/

.section-10{
	background: #d52c31;
	min-height: 391px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.section-10:before {
    content: "";
    background: #d52c31;
    position: absolute;
    top: 0;
    left: calc(100% + -50vw);
    height: 100%;
    width: 100vw;
    z-index: 2;
}

.section-10 .d-flex{
	min-height: 451px;
}

.section-10 .image{
	flex-basis: 27%;
    order: 2;
    position: relative;
    z-index: 2;
}

.section-10 img {
    max-width: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: auto;
}

.section-10 .inner-wrap{
	display: flex;
	align-items: flex-start;
    align-self: center;
	flex-basis: 73%;
    order: 1;
    padding: 0px 140px 0px 40px;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.section-10 .title {
	color: #ffffff;
    font-size: 42px;
    font-weight: 800;
    line-height: 1.4em;
	margin-bottom: 30px;
    margin-left: 0;
    text-align: left;
}

.section-10 p{
	color: #ffffff;
	line-height: 1.8em;
	max-width: 600px;
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	.section-10 .title{
		font-size: 34px;
	}
	
	.section-10 .inner-wrap{
		flex-basis: 50%;
		padding: 0px 40px 0px 0px;
	}
	
	.section-10 .image {
    	flex-basis: 50%;
	}
	
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-10 .title{
		font-size: 25px;
		margin-bottom: 20px;
	}
	
	.section-10 .inner-wrap{
		flex-basis: 50%;
		padding: 0px 40px 0px 0px;
	}
	
	.section-10 .image {
    	flex-basis: 50%;
	}
	
}

@media screen and (max-width:767px){
	
	.section-10{
		min-height: auto;
	}
	
	.section-10 .d-flex {
		flex-direction: column;
		min-height: auto;
	}
	
	.section-10 .inner-wrap{
		flex-direction: column;
		padding: 30px 0px 30px 0px;
	}
	
	.section-10 .title{
		font-size: 28px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.section-10 .image{
		display: none;
	}
	
}

/**/

.section-11{
	background: #e6e6e6;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.section-11:before {
    content: "";
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: calc(100% + -50vw);
    height: 100%;
    width: 100vw;
    z-index: 2;
}

.section-11 .d-flex{
	min-height: 390px;
}

.section-11 .image{
	flex-basis: 40%;
    order: 1;
    position: relative;
    z-index: 2;
}

.section-11 img {
    max-width: none;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: auto;
}

.section-11 .inner-wrap{
	display: flex;
    align-items: flex-start;
    align-self: center;
    flex-basis: 60%;
    order: 2;
    padding: 0px 40px 0px 0px;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.section-11 .title {
    font-size: 42px;
    font-weight: 800;
    line-height: 1.3em;
    margin-bottom: 20px;
    margin-left: 0;
    text-align: left;
}

.section-11 p{
    line-height: 1.8em;
    max-width: 630px;
}

@media screen and (min-width:768px) and (max-width:991px){
	
	.section-11 .image {
    	flex-basis: 50%;
	}
	
	.section-11 .inner-wrap {
    	flex-basis: 50%;
		padding: 0;
	}
	
	.section-11 .title {
		font-size: 24px;
		margin-bottom: 20px;
	}
	
}

@media screen and (max-width:767px){
	
	.section-11{
		padding: 30px 0px 30px 0px;
	}
	
	.section-11 .title{
		font-size: 28px;
		text-align: center;
	}
	
	.section-11 .title .highlight{
		display: block;
	}
	
	.section-11 .d-flex {
		flex-direction: column;
		min-height: auto;
	}
	
	.section-11 .inner-wrap{
		flex-basis: auto;
		padding: 0px;
	}
	
	.section-11 .image{
		display: none;
	}
	
}

@media screen and (max-width:540px){
	
	.section-11 .title {
		font-size: 24px;
		margin: 0px auto;
	}

}

/**/

.section-12{
	padding-top: 50px;
}

.section-12 .title{
	color: #ffffff;
	font-size: 42px;
	margin-bottom: 20px;
	text-align: center;
}

.section-12 .container {
    background: #de0e16;
    border-radius: 40px 0px 0px 40px;
    max-width: 1110px;
    padding: 30px 0px 30px 30px;
	position: relative;
}

.section-12 .container:after {
    content: "";
    background: url(/wp-content/uploads/2022/10/mv-section-12-bottom.png) no-repeat center bottom #ee4041;
    height: 15px;
    width: 1066px;
    position: absolute;
	right: 0px;
    bottom: -15px;
}

.section-12 .inner-wrap{
	flex-basis: 460px;
}

.section-12 .image{
	flex-basis: 650px;
}

.section-12 p {
    color: #ffffff;
    margin-bottom: 40px;
    line-height: 1.8em;
}

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

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	.section-12 {
		padding-top: 50px;
		margin-bottom: 20px;
	}

	.section-12 .container {
		background: #ee4041;
		border-radius: 30px;
		max-width: calc(100% - 80px);
		padding: 30px 0px 30px 30px;
		position: relative;
		margin: 0px 40px;
	}
	
	.section-12 .container:after{
		display: none;
	}
	
	.section-12 .title{
		font-size: 30px;
	}
	
	.section-12 .d-flex{
		flex-direction: column;
	}
	
	.section-12 .image {
		flex-basis: auto;
	}
	
	.section-12 .inner-wrap {
		flex-basis: auto;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	.section-12 {
		padding-top: 50px;
		margin-bottom: 30px;
	}

	.section-12 .container {
		background: #ee4041;
		border-radius: 30px;
		max-width: calc(100% - 80px);
		padding: 30px 0px 30px 30px;
		position: relative;
		margin: 0px 40px;
	}
	
	.section-12 .container:after{
		display: none;
	}
	
	.section-12 .title{
		font-size: 30px;
	}
	
	.section-12 .d-flex{
		flex-direction: column;
	}
	
	.section-12 .image {
		flex-basis: auto;
	}
	
	.section-12 .inner-wrap {
		flex-basis: auto;
	}
	
}

@media screen and (max-width:767px){
	
	.section-12 {
		padding: 30px 15px 30px 15px;
	}
	
	.section-12 .container{
		border-radius: 10px;
		padding: 30px;
	}
	
	.section-12 .container:after{
		display: none;
	}
	
	.section-12 .title {
		font-size: 26px;
	}
	
	.section-12 .d-flex{
		flex-direction: column;
	}
	
	.section-12 .d-flex .image{
		display: none;
	}
	
	.section-12 .inner-wrap{
		flex-basis: auto;
	}
	
	.section-12 p{
		margin-bottom: 20px;
	}

}


/**/

#ingredients-accordion .card{
	background: none;
	border-radius: 0;
	border: none;
}

#ingredients-accordion .card:first-of-type{
	border-top: 1px solid rgba(0,0,0,.125);
}

#ingredients-accordion .card-header{
	background: none;
	position: relative;
}

#ingredients-accordion .card-header h6{
	color: #000000;
	margin-bottom: 0;
}

#ingredients-accordion .card-header .btn{
	border: none;
	color: #000000;
	font-weight: 800;
}

#ingredients-accordion .card-header .btn:hover{
	border: none;
}

#ingredients-accordion .card-header .btn:after{
	font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 18px;
    right: 15px;
}

#ingredients-accordion .card-header .btn[aria-expanded="false"]:after{
    content: "\f067";
}

#ingredients-accordion .card-header .btn[aria-expanded="true"]:after{
    content: "\f068";
}

/**/

#faq{
    padding: 0px 15px 30px 15px;
}

#faq .card-body{
    box-shadow: 0px 0px 10px #eee;
}

#faq .faq{
    margin-bottom: 10px;
}

#faq .container > .title{
    background: transparent;
    font-weight: 800;
    margin: 40px 0px 40px;
    text-align: center;
}

#faq .card-header.title{
    background: #f6f6f6;
    border-radius: 5px;
    margin-bottom: 5px;
}

#faq h5{
    margin-bottom: 0;
}

#faq h5 a{
    display: block;
    cursor: pointer;
	position: relative;
}

#faq small{
	line-height: 1em;
}

#faq p{
	margin-bottom: 15px;
}

#faq ol{
	list-style: decimal;
	margin-left: 0px;
	padding-left: 20px;
}

#faq ol li{
	margin-bottom: 10px;
}

#faq ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#faq ul li{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 25px;
	position: relative;
}

#faq ul li:before{
	content: "";
	background: red;
	border-radius: 100%;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 6px;
	left: 0;
}

#faq h5 a:after {
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 0px;
    right: 15px;
}

#faq h5 a[aria-expanded="false"]:after {
    content: "\f067";
}

#faq h5 a[aria-expanded="true"]:after {
    content: "\f068";
}

@media screen and (max-width: 767px) {
	
	#faq{
		padding: 40px 0px 0px 0px;
	}
	
	#faq .container > .title {
		font-size: 24px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	#faq h5 a {
		font-size: 16px;
		padding-right: 30px;
	}
	
	#faq h5 a:after{
		right: 0;
	}
	
}

/**/

.cta{
	padding: 50px 15px 0px 15px;
}

.cta .inner-wrap > a > span{
	position: relative;
}

.cta .wrap{
    color: #ffffff;
    font-size: 46px;
    font-weight: 800;
    letter-spacing: -1px;
	line-height: 1.1em;
    position: absolute;
    top: 85px;
    left: 60px;
    width: 50%;
    z-index: 3;
}

.cta .hightlight{
	color: #d52c31;
}

.cta img{
    position: relative;
    z-index: 2;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.cta .wrap{
		font-size: 32px;
		top: 65px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.cta{
		margin-bottom: 60px;
		padding: 0;
	}
	
	.cta .container{
		background: #000000;
		border-radius: 40px;
		padding: 20px 40px 50px;
		margin: 0px 40px;
		width: calc(100% - 80px);
	}
	
	.cta .wrap{
		display: block;
		font-size: 32px;
		letter-spacing: -0.5px;
		line-height: 1.2em;
		padding: 0px 20px 0px 20px;
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		width: 100%;
	}
	
	.cta .wrap > span {
		display: block;
	}
	
	.cta img {
		max-width: 100%;
		margin: 20px auto -55px;
		width: 480px;
		position: relative;
		z-index: 3;
	}
	
	.cta .btn{
		margin: 0px auto -60px;
		position: relative;
		z-index: 4;
		top: 15px;
	}
    
    #faq .container > .title{
        margin: 0px 0px 40px;
    }

}

@media screen and (max-width: 767px){
	
	.cta{
		padding-top: 0;
	}
	
	.cta .container{
		background: #000000;
		border-radius: 40px;
		padding: 20px 0px 50px;
	}
	
	.cta .wrap{
		display: block;
		font-size: 22px;
		letter-spacing: -0.5px;
		line-height: 1.2em;
		padding: 0px 20px 0px 20px;
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		width: 100%;
	}
	
	.cta .wrap .highlight{
		display: block;
	}
	
	.cta img {
		max-width: 100%;
		margin: 20px auto -55px;
		width: 480px;
		position: relative;
		z-index: 3;
	}
	
	.cta .btn{
		margin: 0px auto -60px;
		position: relative;
		z-index: 4;
		top: 15px;
	}
	
	.cta a.btn-primary,
	.cta .btn-primary:not(:disabled):not(.disabled).active, 
	.cta .btn-primary:not(:disabled):not(.disabled):active, 
	.cta .show>.btn-primary.dropdown-toggle, .cta a.btn-primary, .cta a.btn-primary:visited{
		display: table;
		background: rgb(211,40,46);
		background: linear-gradient(90deg, rgba(211,40,46,1) 0%, rgba(129,2,2,1) 100%);
		border-radius: 40px;
		font-size: 16px;
    	font-weight: 800;
	}
	
}

/**/

#store-options {
    background: #818181;
    color: #fff;
    padding: 12px;
}

.package{
    margin-bottom: 30px;
}

.packagespart .title{
    font-size:42px;
    font-weight:800;
    margin-bottom:30px;
    text-align:center
}

#product-packages .package{
    border-radius:0;
    border-color:#333;
    margin-bottom:40px
}

.package .purchase{
    text-align:center
}

.package .purchase img{
    display:block;
    margin:0 auto
}

.package .card-retail,.package .savings{
    font-size:14px;
    font-weight:800
}

.package .purchase h2{
    font-size:62px;
    font-weight:800;
    line-height:1em;
    padding:0
}

.package .purchase h4{
    font-size:28px;
    font-weight:800;
    margin-top:0;
    margin-bottom:0;
    letter-spacing:0;
    text-transform:uppercase
}

.card-retail{
    color:#686868;
    text-decoration:line-through
}

.savings-text{
    color:#b10000;
    font-size:1.4rem
}

.package .show>.btn-primary.dropdown-toggle,a.btn-primary,.package a.btn-primary:visited{
    display:table;
    background: rgb(211,40,46);
	background: linear-gradient(90deg, rgba(211,40,46,1) 0%, rgba(129,2,2,1) 100%);
    border-radius:40px;
    font-size:16px;
    font-weight:800;
    margin:10px auto 10px;
    padding:5px 50px
}

.package .btn-primary:not(:disabled):not(.disabled).active,
.package .btn-primary:not(:disabled):not(.disabled):active,
.package a:hover{
    display:table;
    background: #810202;
    border-radius:40px;
    font-size:16px;
    font-weight:800;
    margin:10px auto 10px;
    padding:5px 50px
}

.package .card-body{
    border:4px solid #000;
    padding:0
}

.package .card-body img{
    display:block;
    margin:20px auto 20px auto
}

.package.pkg1 .card-body{
    flex:0 1 auto
}

.package .card-body .card-value{
    color:#fff;
    padding:10px 0;
    text-align:center;
    font-weight:800;
    letter-spacing:0
}

#product-packages .card-text span{
    color:#c02324
}

#product-packages .card-shipping img{
    margin:20px auto;
    max-width:420px
}

#product-packages .tick-dollar span{
    position:relative
}

#product-packages .tick-dollar span::before{
    content:'';
    display:block;
    background-image:url(../images/black-checkmark.png);
    height:3rem;
    width:3rem;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    left:-4rem;
    top:-.7rem
}

#order{
	padding-top: 30px;
}

.package h2.card-text{
    font-size:32px;
    font-weight:800;
    margin:25px 0px 0px;
    text-align:center;
    text-transform:uppercase
}

.package h3.card-text{
    font-size:26px;
    font-weight:800;
    margin:0px 0px 25px 0px;
    text-align:center;
    text-transform:uppercase
}

.package .card-text .h{
    color:#c02324
}

.package .outline{
    border:solid 2px #000;
    border-radius:10px;
    display:table;
    font-weight:700;
    margin:0 auto 10px;
    padding:2px 15px
}
.package p{
    margin:0
}

#product-packages .container{
    max-width:1040px
}

#product-packages h2{
    font-size:36px
}

#product-packages h2.heading{
    font-size:36px;
    margin-bottom:30px;
    padding:5px 0
}

#product-packages h2.multi-currency{
    font-size:60px;
    margin-bottom:10px
}

#product-packages .card .black-banner .card-retail,#product-packages .card .black-banner .card-retail span{
    color:#5d5d5d;
    font-size:1.1rem;
    font-weight:800
}

#product-packages .card .savings,#product-packages .card .savings span{
    color:#b10000;
    font-size:18px;
    font-weight:800
}

#product-packages .card .savings{
    margin-left:5px
}

.package .bonus{
    display:block;
    margin:15px 0 0;
    width:100%
}

.package .card-shipping img{
    display:block;
    margin:15px auto;
    width:auto
}

.package .card-shipping{
    font-size: 24px;
    font-style: italic;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1.1em;
    padding: 0 10px 15px;
    text-align: center;
}

.package .card-shipping .highlight{
    color:#de0e16
}

@media screen and (min-width:992px) and (max-width:1199px){
	
    .package .savings-text{
        font-size:1.1rem
    }
	
    .package .card-shipping{
        font-size:18px;
        line-height:1.5rem
    }
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
    .packagespart .title{
        font-size:42px;
        font-weight:800;
        max-width:480px;
        margin:0 auto 30px;
        text-align:center
    }
	
    .package{
        max-width:480px;
        margin:0 auto 40px
    }
	
    .package .card-text{
        font-size:42px
    }
	
    .package .savings-text{
        font-size:1.4rem
    }
	
    .package .purchase h2{
        font-size:72px
    }
	
    .package .card-shipping{
        font-size:32px;
        line-height:1.1em;
        max-width:380px;
        margin:0 auto
    }
	
}

@media screen and (max-width:767px){
	
    .packagespart .title{
        font-size:1.8rem;
        font-weight:800;
        max-width:480px;
        margin:0 auto 20px;
        text-align:center
    }
	
    .package{
        max-width:480px;
        margin:0 auto 20px
    }
	
    .package .card-text{
        font-size:34px
    }
	
    .package .savings-text{
        font-size:1.4rem
    }
	
    .package .purchase h2{
        font-size:64px
    }
	
    .package .card-shipping{
        font-size:26px;
        line-height:1.1em;
        max-width:380px;
        margin:0 auto
    }
	
}
