@charset "utf-8";
/* CSS Document */

.cart-sec1 {
	float:left;
	width:100%;
	}
.summry-lft {
	float: left;
	width: 100%;
	}
.summry-lft-hdr { display:none;}
.cart_summary .summry-lft-hdr {
       display: block;
    float: left;
    width: 94%;
    text-align: left;
    font-weight: 700;
    margin-bottom: 14px;
}
.cart_summary .summry-lft-hdr span {
    float: right;
}
.cart-box1 {
	background: #000;
	border-bottom: none;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	color: #fff;
	text-align: left;
	float: left;
	width: 100%;
	padding: 10px 20px;
	display:none;
	}
.cart-box2{
	border-bottom: 1px solid #b6b6b6;
    padding: 10px 10px;
    float: left;
    width: 100%;
    position: relative;
    color: #252525;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
	}
.cart-box2 .two{display:none;}

.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
	}
.cart-prdname {
	    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    column-gap: 5px;
    float: left;
	align-items: center;
    width: 100%;
}
.cartpname {
        float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 27px;
}
.cartpname span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}
.cart-prdname .s2-col-prod{
	    float: left;
    width: 60px;
    height: auto;
}
.cart_summary .cart-prd1 {
    max-width: 33px;
}
	
.cart-remv {
	    position: absolute;
    left: -7px;
    top: 33%;
    transform: translateY(-50%);
	}
.sub-total {
	width:100%;
	}
.one, .two, .three, .four {
	display: inline-block;
	width: 80%;
	vertical-align: middle;
	
	}
.two, .three, .four {
	width: 20%;
	
	}
.two{text-align:right;}
.two, .three{display:none;}
.card-box3 {
	padding: 10px;
	float: right;
	width: 100%;
	position: relative;
	}
.prd_qty, .unit-price, .sub-total {
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #2d2d2d;
	display: inline-block;
	vertical-align: middle;
	}
.prd_qty span{display:none;}

.card-box3rgt {
	float: right;
	width: 100%;
	}
ul.cart-prclist {
	float: right;
	width: 100%;
	padding: 0;
	}
ul.cart-prclist li {
	font-size: 18px;
	line-height: 22px;
	color: #2d2d2d;
	text-align: left;
	float: left;
	width: 100%;
	padding: 6px 5px;
	list-style:none;
	}
ul.cart-prclist li:last-child {
	background:#999;
	padding: 10px 10px;
	margin-top:10px;
	color:#fff;
	font-weight:600;
	font-size:18px;
	}
ul.cart-prclist li .span1{
	float: right;
	}
.card-box4{}
.cart_summary .card-box4 {
}
a.continue-btn, a.checkout-btn{
	float:left;
    margin-top: 40px;
    width: 270px;
    max-width: 100%;
    height: 60px;
	line-height:58px;
    color: #ffffff;
    font-size: 18px;
    background: #000;
    border: none;
    outline: none;
    font-family: inherit;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-appearance: none;
	text-align:center;
	}
a.checkout-btn{
	background: #c99947;
	margin-left:20px;
	color:#000;
	}
.coupn{
	float:left;
	width:100%;
	margin:10px 0;
	}
.cart-couopn{
	float:left;
	width:calc(100% - 120px);
	border:1px solid #CCC;
	height:40px;
	color:#000;
	font-size:17px;
	line-height:40px;
	padding:0 10px;
	}
.coupn input[type=submit]{
	float:right;
	width:100px;
	background: #000;
	color:#fff;
	font-size:16px;
	font-family: inherit;
	border:none;
	outline:none;
	cursor:pointer;
	line-height:40px;
	padding:0;
	}
/**********************/
.cart-frm {
    float: left;
    width: 100%;
    padding: 40px 0;
}
#div-bx {
    float: left;
    width: 58%;
    text-align: left;
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.crt-frm1, .crt-frm2 {
    float: left;
    width: 100%;
}
.crt-frm2{margin-top:10px;}
.frm1, .frm2 {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
}
.frmElmnts {
    float: left;
    width: 49%;
}
.cart_summary {
    float: right;
    width: 39%;
    border: 2px solid #ec7a63;
    padding: 25px;
    margin-top: 15px;
}
.safebox {
    float: left;
    width: 100%;
	margin-bottom:10px;
}
.safebox p {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #271e21;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.weaccept {
    float: left;
    width: 100%;
    padding: 5px 0px;
}
a.what.sccode {
    display: inline-block;
    margin: 20px 0 0 10px;
}
.trm-padd {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    color: #000;
    font-weight: 300;
    position: relative;
    padding: 0 0 0 20px;
}
.trm_1 span{ margin-bottom: 10px;
    float: left;}
.trm-padd a{color: #000; text-decoration:underline}
.trm-padd input#agree {
    position: absolute;
    left: 0;
    margin: 0;
    top: 7px;
}
.submit-btn {
   margin: 5px 0;
    font-size: 26px;
    border: none;
    outline: none;
    overflow: hidden;
    appearance: none;
    -webkit-appearance: none;
    
    border-radius: 40px;
    font-family: inherit;
	cursor: pointer;
}

.topmar2 {
    float: left;
    width: 100%;
}
.topmar3{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.prc-checkt, .continue-brwbtn {
    max-width: 210px;
    line-height: 40px;
    font-size: 20px;
    height: 50px;
    margin-top: 10px;
    padding: 5px 0;
	color: #000;
}
#browse{}
.card-box4-lft {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
	padding-top:10px;
}
.card-box4-lft .continue-shpbtn,.card-box4-lft #browse  {
       margin: 0;
    padding: 10px 0;
    height: auto;
    line-height: 30px;
    font-size: 20px;
    text-shadow: none;
}
.card-box4-lft .continue-brwbtn{margin-top:10px;}
.browse{
	 display: inline-block;
    width: 100%;
    background: #efa90e;
    margin: 5px 0;
    max-width: 230px;
    border-radius: 20px;
    padding: 10px 0;
    color: #fff;
	}

	
@media only screen and (max-width:1180px){
.card-box3{}
}

@media only screen and (max-width:1023px){
.card-box3{}
.cart_summary, #div-bx{width:100%; padding: 10px 10px;}
}

@media only screen and (max-width:767px){
.card-box3{width:100%; padding:10px 0;}
ul.cart-prclist li{font-size:16px;}
	.frmElmnts{width:100%}
.cart-box1{font-size:14px; padding:5px 10px;}

.cart-box2{line-height: 20px; padding: 10px 5px;  font-size: 13px;}
.prd_qty, .unit-price, .sub-total{}
.cart-prd1{}
.cart-remv{top:50%;}
.cart-frm{padding:20px 0}
.cart-prdname{}
.one{width: 71%;}
.cartpname span{font-size: 15px; line-height: 18px;font-weight: 400;}
.two, .three, .four{width: 17%;}

a.continue-btn, a.checkout-btn{width:100%; margin:0 0 20px 0;}


}



/**************ERROR**************************/

.formError {
	position: relative;
	left: auto;
	top: auto;
}
input:invalid {
/*background-color:#fff;*/
}
#frm-box label {
/*font-weight:normal;*/
}
input[type='text'], input[type='number'], input[type='email'] {
/*padding-left:3px;
	padding-right:3px;*/
}
input[type='text'].formError, input[type='number'].formError, input[type='email'].formError, select.formError, .formError{
	border: 1px solid orange !important;
	background-image: url("../images/invalid.png")!important;
	background-repeat: no-repeat!important;
	background-position: 97% center;
	position: relative;
	display: inline-block;
}
.trm.formError {
   
}
.trm input[type=checkbox].formError {
    background:#f4f4f4 !important;
	border: 1px solid #ccc !important;
}
label.formError {
	border: 1px solid orange !important;
	background-image: url("../images/invalid.png")!important;
	background-repeat: no-repeat!important;
	background-position: 2px 2px;
}
select.formError {
/*background-position: 8% center;*/
}
div.formError {
	border: 1px solid orange !important;
	background-image: url("../images/invalid.png")!important;
	background-repeat: no-repeat!important;
	background-position: right bottom;
}
