@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: 'Sailec';
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

a:active {
  outline: none;
}

body {
    line-height: 1;
    /* [disabled]font: 13px 'Sailec', Helvetica, sans-serif; */
    background: #fff;
    color: #000;
    -webkit-appearance: none;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: """";
}

.flt-l {
  float: left;
}

.flt-r {
  float: right;
}

.flt-n {
  clear: both;
  float: none;
}

.display {
  display: block;
}

img a,
img:hover {
  border: none;
}



.container {
  width: 1004px;
  margin: 0 500.883px 0 500.883px;
  position: relative;
}

.bg-top {
    background: url(../images/chk-bg-01.jpg)#ffffff no-repeat center top;
    height: auto;
    width: 100%;
    min-width: 1004px;
    float: left;
    padding-bottom: 10px;
}

.top-section {
    background-color: #FFF; /* Set background to white */
    display: flex;
    align-items: center;
    justify-content: center; /* Adjust this to center based on total space */
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 18px;
}

.s2-inr-bx {
    float: right;
    width: 38%;
}




.top-sec li-txt a {
    color: black; /* Text color */
    text-decoration: none; /* No underline */
    padding: 8px 20px; /* Padding around text */
    transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

.top-sec li-txt {
    display: inline-block; /* Display menu items inline */
    margin: 0 15px; /* Space between items */
}

.top-sec li-txt .active-menu-item {
    background-color: #FFD700; /* Highlight the active menu item */
    border-radius: 5px; /* Rounded corners for active menu item */
}

.top-sec {
    display: flex; /* Use flexbox layout */
    justify-content: center; /* Center items horizontally */
    align-items: center; /* Center items vertically */
    gap: 5px; /* Adjust the gap between items as needed */
    margin-right: 40px; /* Adjust the margin to align with your design */
    padding: 0; /* Reset padding */
}

.top-sec a.active,
.top-sec a:hover {
  color: #9E7AB8;
}

.chk-txt {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 0 0;
  color: #80a635;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
}

.logo {
  float: left;
  width: 100%;
  text-align: center;
}

.hamburger {
  display: none;
}

/*NEW CHECKOUT*/
.select_prod {
  float: center;
  width: 100%;
  margin: 20px 0 30px;
  cursor: pointer;
  text-align: center;
}

.select_box {
  width: 29%;
  border: 1px solid #d2d2d2;
  position: relative;
  text-align: center;
  padding: 0px 0 20px;
  border-radius: 15px 15px 15px 15px;
  box-sizing: border-box;
  margin-left: 1.5%;
  display: inline-block;
}

.select_box img {
  display: inline-block;
  max-width: 90%;
  padding: 20px 0 0;
}

.prod_type{
  float: left;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0;
  text-align: center;
}

.prod_type span {
  font-size: 12px;
  float: left;
  width: 100%;
}

.prod_price {
  font-size: 18px;
  text-align: center;
  width: 100%;
  padding: 20px 0px;
}

.select_box .btn {
  width: 150px;
  border: 2px solid #d2d2d2;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
  display: inline-block;
  clear: both;
  background: #fff;
}

.picked .select_box .btn {
  border: 2px solid #9E7AB8;
  background: #9E7AB8;
  color: #fff;
}

.picked .select_box {
  border: 1px solid #9E7AB8;
}

.right_side {
  float: right;
}

.top_hed {
  background: #d2d2d2;
  float: left;
  width: 100%;
  color: #fff;
  padding: 10px 15px;
  box-sizing: border-box;
  border-radius: 13px 13px 0 0;
}

.picked .top_hed {
  background: #9E7AB8;
}

.terms {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  margin-bottom: 20px;
  margin-top: 20px;
}

.terms .trms_trial,
.terms .direct_terms {
  padding: 5px;
  display: none;
  color: #000;
}

.picked .terms .trms_trial {
  border: 1px solid #ff317a;
}



.select_box input[type=checkbox] {
  float: left;
  height: 20px;
  width: 20px;
  line-height: 20px;
  vertical-align: middle;
  margin-top: 7px;
  display: none;
}


.footy{
	text-align: center;
	font-size: 15px;
    line-height: 20px;
    color: #343434;
	margin-bottom:25px;
}

.lft-chk {
  float: left;
  width: 100%;
  padding: 20px 24px 24px 20px;
  border: 1px solid #eeeeee;
  background: #fff;
  box-sizing: border-box;
  border-radius: 15px 15px 15px 15px;	
}

.chk-p1 {
  font-weight: 400;
  color: #b9bdc8;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 35px;
}

.chk-p1 span {
  color: #797979;
}

.chk-head {
  float: left;
  font-weight: 700;
  color: #fff;
  font-size: 24px;
  line-height: 22px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
  border-bottom: 6px solid #9E7AB8;
  padding: 0 0 13px 0;
  position: relative;
  display: flex; 
  align-items: center;     /* Vertically center align items in the container */	
}

.chk-head img {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-right: 5px;
    margin-left: 0;
    margin-bottom: 0;
}

.form-container {
  float: left;
  width: 100%;
  margin: 5px 0 15px;
}

.bg-rounded {
	width: 60%;
	margin-right: 50px;
}

.frm-elements {
  float: left;
  width: 100%;
}

.input-50 {
  width: 48%;
  margin-bottom: 5px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.frm-elements label,
.input-50 label {
  float: left;
  color: #604c5b;
  font-size: 18px;
  text-align: left;
  width: 100%;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 5px;
}

.input-box {
  width: 100%;
  position: relative;
  float: left;
}

.frmicon {
  position: absolute;
  left: 5px;
  top: 11px;
}

.field-all {
  height: 50px;
  border: 1px solid #d7d9e0;
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  color: #8c8c8c;
  text-align: left;
  padding: 0 10px 0 40px;
  border-radius: 3px;
  background-color: #fff;
  font-weight: 400;
  font-family: 'Sailec', sans-serif;
  -webkit-box-shadow: inset 2px 2px 10px 1px #f9f9fb;
  box-shadow: inset 2px 2px 10px 1px #f9f9fb;
  box-sizing: border-box;
}

.dwn-arw1 {
  position: absolute;
  right: 5px;
  top: 21px;
}

/*RADIO ACTION*/
.radio-action {
  float: left;
  width: 100%;
  margin: 35px 0px 25px;
}

.radio-action p {
  float: left;
  width: 100%;
  font-size: 18px;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 18px;
}

.radio-action p span {
  font-weight: 600;
  padding-left: 12px;
}

.radio-action input {
  margin-right: 6px;
}

/*billingCheck*/
.billingCheck {
  font-size: 18px !important;
  line-height: 24px !important;
}

.billingCheck,
.agreeTerms {
  float: left;
  width: 100%;
  color: #4e4e4e;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}

.agreeTerms {
  display: block;
}

.billingCheck input {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 10px;
}

.hidden-fields {
  float: left;
  width: 100%;
  display: none;
}

.icn-l-p .field-all {
  padding: 0 10px 0 10px;
}

.chk-head img.chk-card-img {
  position: absolute;
  max-width: 226px;
  right: 0;
  top: 3px;
  margin: 0;
}

.frm-elements label.exp-dat {
  font-weight: 600;
  margin-bottom: 15px;
}

a.whatsThis {
  float: left;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  margin: 44px 0 0 0;
}

.agreeTerms {
  color: #000000;
}

.agreeTerms input {
  float: left;
  margin: 3px 10px 0 0;
}

.agreeTerms a,
.agreeTerms a:hover {
  color: #000;
  text-decoration: underline;
}

.btnSubmit {
  float: left;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #9E7AB8;
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 30px;
  padding: 18px 10px;
  font-weight: 700;
  border-radius: 7px;
  margin: 20px 0 0 0;
  border: none;
  cursor: pointer;
}

/*RIGHT SIDE*/
.right-chk {
  float: right;
  width: 38%;
  padding: 20px 20px 55px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #eeeeee;
  background: #9E7AB8;
  border: 5px solid #000;
}

.prod-box {
  float: left;
  width: 100%;
  padding: 30px 0px;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
}

.s1-inr-list {
    list-style: none;
    padding: 20px;
    column-count: 2;
    column-gap: 20px;
}

.s1-inr-bx-hd {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	color: black;
    /* If the element has a specified width */
}

.s1-inr-list li {
    break-inside: avoid-column; /* Prevents list items from breaking across columns */
    margin-bottom: 20px; /* Adds some space between list items */
	text-align: center;
}

.s1-inr-icn {
    vertical-align: middle; /* Aligns the icon with the middle of the text */
}




.chk-btls {
  text-align: center;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}

.ord-lft {
  float: left;
  width: 70%;
  position: relative;
}

.ord-inn-text {
  padding: 0 0 0 0px;
  float: left;
  width: 100%;
}

.ord-p1,
.ord-p2,
.ord-p3,
.ord-p4,
.ord-p1-hed {
  float: left;
  font-weight: 600;
  color: #484848;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
}

.ord-p1-hed {
  font-size: 24px !important;
  padding-bottom: 0;
  text-transform: none !important;
  color: #fff !important;
  text-align: left;
}

.ord-p1-hed span {
  font-size: 16px;
  float: left;
  width: 100%;
  color: #fff;
  margin-top: 10px;
}

.ord-p2 {
  color: #282828;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}

.ord-p3 {
  color: #707070;
  font-weight: 300;
  text-transform: none;
  margin: 4px 0 0 0;
}

.ord-p4 {
  color: #fff;
  margin: 0;
  font-weight: 300;
  text-transform: none;
}

.chk-prod {
  position: absolute;
  left: 0px;
  top: 0;
  max-width: 122px;
}

.ord-right {
  float: right;
}

.ord-right p {
  float: right;
  color: #fff;
  text-align: right;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}

.prod-box .input-50 {
  margin-bottom: 0;
}

.total-pr {
  padding: 18px 9px;
  background-color: #9E7AB8;
}

.total-pr .ord-p4 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

.secure-img {
  display: inline-block;
  max-width: 358px;
  width: 100%;
  margin: 20px auto 0;
}

.secure-img {
  display: inline-block;
  margin: 20px auto 0;
  max-width: 358px;
  width: 100%;
}

.chk-head img.arw-order {
  display: none;
}

.discunt {
  float: left;
  width: 100%;
  padding: 0 0 0 0;
  box-sizing: border-box;
  margin-top: 0;
}

.discunt input[type="text"] {
  width: 64%;
  float: left;
  height: 20px;
  padding: 5px;
  border: 2px solid #d2d2d2;
  margin-top: 10px;
  font-size: 16px;
}

.discunt input[type="button"] {
  height: 36px;
  margin-top: 8px;
  width: 30%;
  font-size: 16px;
  background: #d51010;
  color: #fff;
  padding: 5px;
  margin-left: 5px;
}

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px; /* Adjust gap between menu items */
    padding: 0;
    margin: 10;
    font-family: 'Sailec';
}

.menu a {
  color: black;
  text-decoration: none;
  padding: 8px 16px;
  position: relative; /* Required for pseudo-elements */
  font-color: #333;
  font-weight: 500;	
}




/* Optional: add some right padding to the anchor to prevent text being too close to the border */
.menu a:not(:last-child) {
  padding-right: 32px; /* Adjust as needed */
}

/* Adjust the padding on the last item if it has extra padding due to the above change */
.menu a:last-child {
  padding-right: 16px; /* Adjust as needed */
}

.menu a:hover {
    color: #9E7AB8; /* Green text color on hover */
}

/* Remove any specific button styling for 'CUSTOMER SERVICE' */
.menu a:not(.order-here) {
    background-color: transparent; /* No background */
    border-radius: 0; /* No rounded corners */
    box-shadow: none; /* No shadow */
}

/* 'Order Here' Button Styling */
.menu a.order-here {
    background-color: #FFD700; /* Yellow background */
    border-radius: 5px; /* Rounded corners */
    margin-left: auto; /* Push the button to the right */
}

.menu a.order-here:hover {
    color: #FFF; /* White text color on hover */
    box-shadow: 0 0 10px #9E7AB8; /* Pink glow effect */
}





.agreeTerms.chk_1 {
  margin: 0 0 0 0;
  font-size: 14px;
}

.frmcontainer {
  color: black;
}



.right-chk {
  background-color: 615a39;
  color: white;
  border-radius: 15px 15px 15px 15px;
  margin: 0 0 35px 0; 
}

.prod-box.total-pr {
  background-color: 615a39;
}

#i5dupr {
  font-size: 24px;
}

#iyqwx {
  font-size: 20px;
}

#if1et {
  font-size: 20px;
}

#ihtkr {
  font-size: 20px;
}

#i4sdj {
  font-size: 20px;
}

#ik1fl {
  font-size: 24px;
}

#i8mgu {
  font-size: 24px;
}

#izbjx {
  font-size: 24px;
}

#i9rkh {
  font-size: 24px;
}

#illzgd {
  color: black;
}

#i7eh0i {
  color: black;
}

.MsoNormal {
  margin: 10px 0 10px 0;
  font-size: 18px;
}



.img-responsive.center-block.pulsebutton.ckBtn {
  width: 100%;
  margin: 0 0 0 0;
  padding: 15px 6px 15px 6px;
  background-color: #9E7AB8;
  border-radius: 10px 10px 10px 10px;
  color: white;
  font-family: 'Sailec', Helvetica, sans-serif;
  font-size: 24px;
}

.cardimage {
  width: 50px;
  height: 33.33px;
}

#ibkmgh {
  margin: 0 5px 0 0;
}

#ivlbs5 {
  margin: 0 5px 0 5px;
}

#i0tj9h {
  margin: 0 5px 0 0;
}


.top-strip{
    float: left;
    width: 100%;
    background: #9E7AB8;
    font-weight: 500;
    text-align: center;
	}

.strp-txt{
	font-size:16px;
	line-height:20px;
	color:#fff;
	padding:4px 0 4px;
	width:100%;
	float:left;
	letter-spacing:1px;
	}
.strp-txt span{
	color:#fff000;
	}

.left-arw {
	display:inline-block;
	vertical-align:middle;
	margin:-6px 25px 0 0;
	}
.rgt-arw {
 	display:inline-block;
	vertical-align:middle;
	margin:-6px 0 0 25px;
	}

.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 2.5s;
	-webkit-animation-duration: 2.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}

.tadda {
	animation-name: tadda;
	-webkit-animation-name: tadda;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes tadda {
0% {transform:translateX(0px)}
50% {transform: translateX(15px);}
100% {transform: translateX(0px);}
}
.taddaR {
	animation-name: taddaR;
	-webkit-animation-name: taddaR;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes taddaR {
0% {transform:translateX(0px)}
50% {transform: translateX(-15px);}
100% {transform: translateX(0px);}
}

@media screen and (max-width: 1024px) {
  .container {
    width: 70%; /* Allows the container to adjust to the viewport width */
	margin-left: 12.5%;
  }
	
  .s2-inr-bx {
	display:none
  }

  .chk-head img {	
	  display:none;
	}
	
   .prod_type{	
	font-size: 20px;
	
	}
	
  .select_box {
    width: 29%; /* Adjust the width to a percentage or auto */
    margin: 10px; /* Add some margin for space around the elements */
  }

}

@media screen and (max-width: 767px) {
  .container {
    width: 100%; /* Allows the container to adjust to the viewport width */	
	display: flex;
    flex-direction: column; 
	margin: 0; 
    align-items: center;  
	justify-content: center;  
  }
	
	
   .s2-inr-bx {
	display:none
  }

	
  .select_prod {
	width: 90%;  
    order: 1;
	margin-right: 20px;  
  }
	
  .right-chk {
    order: 2;
	width: 90%; 
  }

  .bg-rounded {
    order: 99; /* Comes third */
    margin: 20px; /* Optional: adds space between this and the above element */
	width: 90%; 
  }
	  
  .select_box {
    width: 100%; /* Adjust the width to a percentage or auto */
    margin: 10px; /* Add some margin for space around the elements */
  }

  .hamburger {
    display: none; /* Show hamburger icon */
  }	
  
	.strp-txt {
		display: none;
  }		
	
  .bg-top {	
	width: 100%;
	min-width: 90%;
}
	
  #i43lbo, #ire6zc {	
    display: none;
	}
	
   .chk-head {
	 font-size: 14px;
	}
	
.agreeTerms.chk_1 {
  margin: 0 0 0 0;
  font-size: 14px;
}

.frmcontainer {
  color: black;
}



.right-chk {
  background-color: 615a39;
  color: white;
}

.prod-box.total-pr {
  background-color: 615a39;
}

#i5dupr {
  font-size: 24px;
}

#iyqwx {
  font-size: 20px;
}

#if1et {
  font-size: 20px;
}

#ihtkr {
  font-size: 20px;
}

#i4sdj {
  font-size: 20px;
}

#ik1fl {
  font-size: 24px;
}

#i8mgu {
  font-size: 24px;
}

#izbjx {
  font-size: 24px;
}

#i9rkh {
  font-size: 24px;
}

#illzgd {
  color: black;
}

#i7eh0i {
  color: black;
}

.MsoNormal {
  margin: 10px 0 10px 0;
  font-size: 18px;
}

.menu-item {
  color: black;
  padding: 0 10px 0 10px;
}

.img-responsive.center-block.pulsebutton.ckBtn {
  width: 100%;
  margin: 0 0 0 0;
  padding: 15px 6px 15px 6px;
  background-color: #9E7AB8;
  border-radius: 10px 10px 10px 10px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
}

.cardimage {
  width: 50px;
  height: 33.33px;
}

#ibkmgh {
  margin: 0 5px 0 0;
}

#ivlbs5 {
  margin: 0 5px 0 0;
}

#i0tj9h {
  margin: 0 5px 0 0;
}