@charset "utf-8";
/* CSS Document */
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	-webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    font-smoothing:antialiased;
	font-family: 'Goldplay';
	color:#000;
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
table, tr, td {border:0;}
a{outline: none; color:#333; text-decoration:none;}
a:hover {outline: none; color:#000; text-decoration:none;}
img {border:none;}
li {list-style:none;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
*{box-sizing:border-box;}
.position{position:relative;}
.flt{float:left;width:100%;}
.dsplay{width:100%;display:table;}
.ovrfl{overflow:hidden;}
/*-----------------------
MAIN CSS START
------------------------*/
.container, .container2{
	width:1030px;
	margin:0 auto;
	padding:0;
}
.container2{width:1170px;}
.chk-header{
	background:#2c7fac center top no-repeat;
	height:90px;
}
.logobx{
	position:relative;
	padding:0 0 0 138px;
	width:366px;
}
.logo{
	position:absolute;
	left:0;
	top:7px;
	z-index:9;
}
.logotxt{
	position:absolute;
	left:138px;
	top:20px;
	font-weight:600;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:left;
	border-left:1px solid #5093b7;
	padding:0 0 0 15px;
}
.breadcrumb{
	float:right;
	margin:20px 0 0 0;
}
/*-----------------checkout section1------------------*/
.secone{padding:60px 0;}
.chk-lft, .chk-rgt{
	float: left;
    display: inline-block;
    width: 674px;
    display: table;
    margin: 0 0 0 0;
}
.chk-rgt{float:right;width:314px;margin:0;}
/*-----------LEFT SIDE---------------*/
.confirmbx{
	background:#fdf592;
	border:1px solid #eee4bf;
	height:34px;
	width:65%;
	position:relative;
	padding:0 0 0 46px;
	border-radius:8px;
}
.confirmbx p{
	font-weight:bold;
	font-size:17px;
	line-height:34px;
	text-align:left;
}
.confirmbx p span{
	color:#55b023;
	text-transform:uppercase;
}
.chkbx, .chkbx2{
	position:absolute;
	left:13px;
	top:6px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   width: 20px;
   height: 20px;
   border:1px solid #e4d6a4;
   background:#fff;
}
.chkbx2{left:0;top:0;border-radius:5px;}
.chkbx:checked, .chkbx2:checked {
  background:#fff url(../images/chktick.png) center center no-repeat;
}
.ck-left-txt1{
	font-weight:500;
	font-size: 16px;
    line-height: 23px;
    text-align: left;
    margin: 0;
    padding: 16px 0 0 0;
}
.ck-left-txt1 span{color:#ec0000;}
.ck-left-txt2{
	font-weight:600;
	font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin: 10px 0 0 0;
}
.ck-left-txt2 span{
	font-weight:bold;
	color:#e41e1e;
	text-transform:uppercase;
}
.stock{margin:0 5px 4px 3px;}
.timer-box {
   	background: #ec0000;
    display: block;
    height: 52px;
    margin: 20px 0 0 0;
    border-radius: 10px;
	border:3px dashed #fff;
}
.toptimer-txt {
   color: #fff;
   font-weight:bold;
   font-size: 31px;
   line-height: 46px;
   margin: 0;
   padding: 0 0 0 0;
   text-align: center;
}
.toptimer-txt span{color:#feec00;font-family:Arial, Helvetica, sans-serif;}
.clock{margin:0 2px 13px 2px;}
.timer-arw{margin:0 0 9px 8px;}
.pkg1, .pkg2, .pkg3{
	height:309px;
	width:674px;
	margin:10px 0 0 0;
	background:url(../images/pkgbx.png) center top no-repeat;
	border-radius:10px;
	cursor:pointer;
}
.pkg1{margin:25px 0 0 0;}
.selected{background:url(../images/pkgbx-selected.png) center top no-repeat;}

.pkghd{height:45px;}
.pkghding{
	float:left;
	font-weight:600;
	font-size:32px;
	line-height:45px;
	color:#fff;
	text-align:left;
	padding:0 0 0 54px;
}
.pkghding span{color:#fff;}
.selected .pkghding span{color:#ffd800;}
.freeship{
	float:right;
	font-weight:600;
	font-size:20px;
	line-height:45px;
	color:#fff;
	text-align:right;
	text-transform:uppercase;
	margin:0 32px 0 0;
}
.freeship img{margin:0 4px 9px 0;}
.pkg-txtarea{padding:14px;}
.pkg-imgbx, .pkg-prcbx{
	float:left;
	display:inline-block;
	width:67%;
}
.pkg-prcbx{
	width:33%;
	padding:10px 5px;
}
.pkgimg{margin:10px 0 0 0;display:block;}
.prcbx-txt1{
	font-weight:600;
	font-size:17px;
	line-height:20px;
	text-align:center;
}
.prcbx-txt2{
	font-weight:500;
	font-size:19px;
	line-height:21px;
	text-align:center;
	padding:5px 0 0 0;
}
.strikeout {
  position: relative;
}
.strikeout::after {
  border-bottom: 0.12em solid #F00;
  content: "";
  left: 0;
  margin-top: calc(0.120em / 2 * -1);
  position: absolute;
  right: 0;
  top: 54%;
  transform:rotate(-9deg);
  -webkit-transform:rotate(-9deg);
}
.prcbx-txt3{
	font-weight:bold;
	font-size:42px;
	line-height:42px;
	color:#084d72;
	text-align:center;
	padding:2px 0 0 0;
}
.prcbx-txt3 span{
	font-size:18px;
}
.prcbx-txt4{
	font-weight:500;
	font-size:19px;
	line-height:19px;
	text-align:center;
	padding:0 0 0 0;
}
.prcbx-txt5{
	height:26px;
	background:url(../images/savebg.png) center top no-repeat;
	font-weight:600;
	font-size:18px;
	line-height:26px;
	color:#fff;
	text-align:center;
	margin:8px 0 0 0;
}
.pkgbtn{
	width:187px;
	height:49px;
	background:url(../images/select-btn.png) center top no-repeat;
	margin:10px auto 0 auto;
	display:block;
	border:none;
	outline:none;
}
.selected .pkgbtn {
	background:url(../images/selected-btn.png) center top no-repeat;
}
/*-----------RIGHT SIDE---------------*/
.congrat{
	font-weight:600;
	font-size:18px;
	line-height:22px;
	color:#044060;
	text-align:center;
}
.code{
	height:33px;
	width:157px;
	background:#fff;
	border:1px dashed #9eb2ab;
	border-radius:5px;
	font-weight:bold;
	font-size:17px;
	line-height:31px;
	color:#6dbe45;
	text-align:center;
	text-transform:uppercase;
	margin:13px auto 18px auto;
	display:block;
	-moz-box-shadow: 0 0 10px #bed9a3;
	-webkit-box-shadow: 0 0 10px #bed9a3;
	box-shadow: 0 0 10px #bed9a3;
}
.s1-form{
	height: auto;
    width: 100%;
	border-radius:20px;
	border:3px solid #1270a2;
	background:#1270a2;
	background:-webkit-linear-gradient(#1270a2, #2e82ae);
	background:-moz-linear-gradient(#1270a2, #2e82ae);
	background:-o-linear-gradient(#1270a2, #2e82ae);
	background:linear-gradient(#1270a2, #2e82ae);
}
.frm-top{
	height:107px;
	background:#084e72 url(../images/frmtop.jpg) right bottom no-repeat;
	border-radius:19px 19px 0 0;
}
.frmhding{
	font-weight:600;
	font-size:27px;
	line-height:28px;
	color:#ffd800;
	text-align:center;
	padding:13px 0 0 0;
}
.frmhding2{
	font-weight:bold;
	font-size:37px;
	line-height:42px;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	padding:4px 0 0 15px;
}
.frmtxt{
	font-weight:500;
	font-size:20px;
	line-height:22px;
	color:#fff;
	text-align:center;
}
.frmtxt span{font-weight:bold;text-transform:uppercase;}
.dot{margin:0 3px 4px 3px;}
.yellow{color:#ffcc00;}
.form-position-div{padding:0 14px 10px 14px;}
.frmElemts{
	float:left;
	width:100%;
	margin: 12px 0 0 0;
}
.frmElemts input, .frmElemts select  {
	display:inline-block;
	float:left;
	height:22px;
	line-height:22px;
}
.frmElemts input, .frmElemts select {
    background: #fff;
    width: 100%;
    height: 34px;
	border-radius:2px;
    outline: none;
    padding: 0 0 0 10px;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    color: #333333;
	}
.frmElemts select{
	width: 100%;
    line-height: 32px;
    height: 34px;
}
.frmElemts select.short, .frmElemts select.short2, .frmElemts input.short{
	width:48.5%;
	margin:0 3% 0 0;
	padding: 0 0 0 6px;
}
.frmElemts select.short2{margin:0;}
.weaccept, .expdate, .sameas, a.what{
	font-size:17px;
	line-height:22px;
	color:#fff;
	text-align:center;
	margin:10px 0 0 0;
}
.sameas{
	position:relative;
	padding:0 0 0 30px;
	text-align:left;
	margin:20px 0 0 0;
}
.expdate{
	float:left;
	width:100%;
	text-align:left;
	margin:12px 0 0 0;
}
a.what{
	float:left;
	display:inline-block;
	text-decoration:underline;
}
.cards{margin:8px auto 0 auto;display:block;}
.submit{
    margin: 17px 0 0 0;
    background: url(../images/btnbg.png) center top no-repeat;
    height:66px;
    width: 282px;
    cursor: pointer;
    border: none;
    outline: none;
    float: left;
	font-family: 'Goldplay';
	font-weight:bold;
	font-size:28px;
	line-height:55px;
	color:#1b1b1b;
	text-align:center;
	padding:0 35px 6px 0;
	text-shadow:1px 1px #fbe4ae;
	display:block;
}
.logos{margin:10px auto 6px auto;display:block;}
.chk-mbgbx{
	margin:84px auto 0 auto;
	width:100%;
	border:1px solid #969696;
	border-radius:20px;
	padding:0 15px 15px 15px;
    background-color: #e6f4fd !important;
}
.chk-mbgbx img{
	margin:-94px auto 0 auto;
	display:block;
}
.chk-mbgbx .row {
    margin-top: 10px;
}
.chk-mbgbx .col-sm-4 {
    display: flex;
    align-items: center;
}
.chk-mbgbx .col-sm-4 img {
    margin: 0 8px 0 0;
    width: 15px;
}
.chk-mbgbx .col-sm-4 span {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
}
.chk-mbgbx hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.chk-mbgbx .dot-way-container {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.chk-mbgbx .dot-way-container img {
    margin: 0 8px 0 0;
    width: auto;
    height: 60px;
}
.chk-mbgbx .dot-way-container span {
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    display: block;
}
.chk-mbgbx .dot-way-container span:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 10px;
}
.chk-mgbbx-hding{
	font-weight:bold;
	font-size:25px;
	line-height:30px;
	color:#084d72;
	text-align:center;
	text-transform:uppercase;
}
.chk-mgbbx-txt{
	font-size:16px;
	line-height:21px;
	text-align:center;
	padding:10px 0 0 0;
}
.chk-seals{margin:46px auto 0 auto;display:block;}

/*============================================
			START THANKYOU PAGE
=============================================*/
.thnk-logo{
	margin:0 auto;
	padding:22px 0 0 0;
	display:block;
}
.thnk-hding{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	color:#464646;
	text-align:center;
	text-transform:uppercase;
	padding:5px 0 0 0;
}
.thnk-txt{
	font-weight:300;
	font-size:16px;
	line-height:27px;
	color:#464646;
	text-align:center;
	padding:5px 0 0 0;
}
.thnk-txt span{
	font-weight:bold;
	color:#f46b00;
}
.order-box{
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:20px 14px 20px 14px;
	margin:17px 0;
}
.orderb-lft, .orderb-rgt{
	float:left;
	display:inline-block;
	width:50%;
}
/*-------*/
.order-hd, .order-txt{
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	color:#464646;
	text-align:left;
	text-transform:uppercase;
}
.order-txt{
	text-transform:none;
	padding:10px 0 0 0;
	font-size:16px;
}
.order-txt span{font-weight:300;}
.order-dtlbox{margin:10px 0 0 0;}
.order-dtllft, .order-dtlrgt{
	float:left;
	display:inline-block;
	width:20%;
	margin:0 2% 0 0;
}
.order-dtlrgt{width:78%;margin:0;}
.order-dtllft img{margin:10px 0 0 -10px;display:block;}
.order-dtlhding{
	font-size:16px;
	line-height:29px;
	color:#211826;
	text-align:left;
}
.order-dtlhding span{
	font-family: 'Otama-UltraBlack';
	font-size:26px;
	color:#d0b46d;
}
ul.orderdtl-txt{padding:6px 0 0 0;}
ul.orderdtl-txt li{
	font-size:16px;
	line-height:24px;
	color:#464646;
	text-align:left;
	padding:5px 0;
}
ul.orderdtl-txt li span.span1{font-weight:bold;}
ul.orderdtl-txt li span.span2{
	float:right;
	width:60px;
}
.thnk-subhd{
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#464646;
	text-align:left;
	text-transform:uppercase;
	padding:14px 14px 12px 14px;
}
ul.shiplist{padding:10px 14px;}
ul.shiplist li{
	padding:0 0;
	display:table;
	width:100%;
}
.lft-one, .rgt-two{
	float:left;
	display:inline-block;
	width:28%;
	font-size:15px;
	line-height:28px;
	color:#2b2b2b;
	text-align:left;
	box-sizing:border-box;
}
.rgt-two{
	width:72%;
	font-weight:300;
	color:#7b7b7b;
}
.thnk-dvdr{
	height:1px;
	width:100%;
	background:#dadada;
	margin:25px auto 20px auto;
	display:block;
}

/************************************************/

.disclaimer {
    float: left;
    margin-top: -5px;
    font-size: 12px;
}

.submit {
    background: url('../images/btnbg_green.png') center top no-repeat;
}

.free-delivery {
    color: #000000 !important;
}

/********** Errors *******************/
.error-message {
    color: red;
    font-size: 0.9em;
    margin-left: 2px;
    visibility: hidden;
    display: inline-block;
}

.error-message.shipping-error,
.error-message.billing-error {
    color: #fff;
    display: none;
}

#submit-message-error {
    display: block;
    width: 100%;
    margin-top: 10px;
    clear: both;
    color: red;
}