@charset "utf-8";
/* CSS Document */


.inner-top {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	background:#040404;
	padding: 7px 0;
	
	}
ul.inr-top-list {
	padding: 0 0 0 0;
	display:inline-block;
	vertical-align: middle;
	}
ul.inr-top-list li {
	float: left;
	position:relative;
	margin-right: 15px;
	padding-right: 15px;
	}
ul.inr-top-list li:after{
	content:"/";
	position:absolute;
	right:-5px;
	top:0;
	}
ul.inr-top-list li a, ul.inr-top-list li a:hover {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	}
ul.inr-top-list li:last-child{margin-right:0; padding-right:0;}
ul.inr-top-list li:last-child:after{content:"";}


/*CSS FOR PROD LISTING PAGE*/
.pro-sec1 {
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	}

ul.s2list {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
	display:flex;
	flex-wrap:wrap;
	
	}
ul.s2list li {
	width: 32%;
    background: #eff5f3;
    padding: 30px;
    position: relative;
    z-index: 9;
    float: left;
	}
.s2prd {
	display: inline-block;
	vertical-align: top;
	max-width: 140px;
	z-index:9;
	position:
	relative;
	}
.s2prd:nth-child(2), .s2prd:nth-child(3), .s2prd:nth-child(4), .s2prd:nth-child(5), .s2prd:nth-child(6), .s2prd:nth-child(7){
	position: absolute;
	top: 20px;
	left: 15%;
	max-width: 130px;
	z-index: 7;
	}
.s2prd:nth-child(3){right: 15%;	left: auto;	}
.s2prd:nth-child(4), .s2prd:nth-child(5){top: 40px;left: 7%; max-width: 110px; z-index: 5;}
.s2prd:nth-child(5){right: 7%;left: auto;}
.s2prd:nth-child(6), .s2prd:nth-child(7){z-index:1; left:1%; max-width:100px; top:50px}
.s2prd:nth-child(7){left:auto; right:1%;}
ul.s2list li:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	border: 5px solid #fff;
	}

.s2lhding {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #37b34a;
	width: 100%;
	margin-top:10px;
	}
.s2ltxt {
	font-size: 16px;
	line-height: 28px;
	color: #2d2d2d;
	background: #fff;
	font-weight: 600;
	margin-top:10px;
	}
p.s2price {
    font-size: 24px;
    width: 100%;
    margin: 15px 0 0;
    color: #888888;
    line-height: 34px;
	}
p.s2price span {
    font-size: 30px;
    color: #2d2d2d;
    font-weight: 600;
	}
a.s2btn, .add-to-cart {}


/*CSS FOR PRODUCT DETAILS*/
.pro-dtl-sec1 {
	float: left;
	width: 100%;
	background: #fff;
	padding: 50px 0 40px;
	}
.pr-dtl-s1-lft, pr-dtl-s1-lft1 {
    float: right;
    width: 45%;
    background: #cbd0ce;
    border-radius: 5px;
    padding: 10px 0;
    box-shadow: 0 0 14px 1px #060606;
    position: relative;
	}
.pr-dtl-s1-lft .s2prd {
    max-width: 180px;
}
.pr-dtl-s1-lft .s2prd:nth-child(2), .pr-dtl-s1-lft .s2prd:nth-child(3), .pr-dtl-s1-lft .s2prd:nth-child(4), .pr-dtl-s1-lft .s2prd:nth-child(5), .pr-dtl-s1-lft .s2prd:nth-child(6), .pr-dtl-s1-lft .s2prd:nth-child(7) {
    top: 90px;
    left: 24%;
    max-width: 170px;
}
.pr-dtl-s1-lft .s2prd:nth-child(3) {right: 24%; left:auto;}
.pr-dtl-s1-lft .s2prd:nth-child(4),.pr-dtl-s1-lft .s2prd:nth-child(5) {top: 90px;left: 15%; max-width: 160px;  z-index: 4;}
.pr-dtl-s1-lft .s2prd:nth-child(5) {right: 15%; left:auto;}
.pr-dtl-s1-lft .s2prd:nth-child(6),.pr-dtl-s1-lft .s2prd:nth-child(7){z-index:1; left:6%; max-width:150px; top:100px}
.pr-dtl-s1-lft .s2prd:nth-child(7){left:auto; right:6%;}
.pr-dtl-s1-rgt{
	    float: left;
    width: 52%;
    text-align: left;
    position: relative;
	}
.pr-dtl-s1-rgt-p1 {
	font-size: 35px;
    line-height: 44px;
    font-weight: 700;
    color: #df2d23;
    float: left;
    width: 100%;
    position: relative;
	}
.pr-dtl-s1-rgt-p1 span{
	display: block;
	font-size: 22px;
	color: #2d2d2d;
	line-height: 28px;
	font-weight: 500;
	}
.pr-dtl-s1-rgt-p4 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    color: #ccc;
}
.stars {
	margin: 10px 0 0 0;
	float: left;
	}
.pr-dtl-s1-rgt-p2 {
	font-size: 28px;
    line-height: 30px;
    color: #000000;
    margin: 22px 0 0px 0;
    float: left;
    width: 100%;
	}
.pr-dtl-s1-rgt-p2 span {
	font-size: 40px;
	line-height: 34px;
	color: #0c0c0c;
	font-weight: 600;
	}
.pr-dtl-s1-rgt-p3 {
	    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #282828;
    margin: 22px 0 20px 0;
}
.pr-dtl-s1-rgt-p3 span {
    display: block;
    font-weight: 700;
}
.add-to-cart {
	margin: 25px 0 0 0;
	}
.shp-cart {
	margin: 35px 0 0 30px;
	}
.pro-sec2 {
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	background: #fbfbfb;
	border-top: 1px solid #eff5f3;
	border-bottom: 1px solid #eff5f3;
	}
.pro-sec2-inner {
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
}
.pro-sec2-inner img{width: 500px;}
img.pro-sec2-btl {
	margin-top: 30px;
	}
.pro-dtl-sec2 {
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	}


/*CSS FOR CART PAGE*/
/*================CART PAGE===============*/
.nt-slt {
	float: left;
	width: 100%;
	font-size: 18px;
	
	}
.nt-slt span.nt-txt {
	display: inline-block;
	margin-right: 20px;
	}
.cart-sec1 {
	padding: 0 0 0px 0;
	float:left;
	width:60%;
	}
.cart-txt1 {
	font-size: 20px;
	line-height: 26px;
	color: #141414;
	font-weight: 600;
	text-align: left;
	}
.cart-box1 {
	background: #0e0e0e;
	border-bottom: none;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	color: #ffffff;
	text-align: center;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-radius: 10px 10px 0 0;
	}
.one, .two, .three, .four {
	display: inline-block;
	width: 70%;
	vertical-align: middle;
	}
.two, .three, .four {
	width: 30%;
	text-align: center;
	}
.one {
	    position: relative;
}
.four {
	text-align: right;
	padding: 0 20px 0 0;
	position: relative;
	}
.three, .two{ display:none;}
.cart-remv {
	position: absolute;
    left: 56px;
    top: 6px;
    box-shadow: 0 0 3px #bfbfbf;
    border-radius: 20px;
    padding: 6px;
    background: #ececec;
	z-index: 2;
}
.cart-box2, .card-box3 {
	border-bottom: 1px solid #b6b6b6;
	padding: 15px 0;
	float: left;
	width: 100%;
	position: relative;
	}
.cart-box2 {
	border-bottom: 1px solid #e4e4e4;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
	}
.card-box3 {
	padding: 23px 0;
	}
.cart-prdname {
	    padding: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #252525;
    text-align: left;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
	}
.span3 {
	display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 1px;
    color: #2d2d2d;
	}
.span2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #2d2d2d;
	}
.cart-prdname span.span2 {
    display: block;
}
.cart-prdname span.span1 {
	font-size: 22px;
	color: 000;
	}
.cart-prd1, .cart-prd2, .cart-prd3,.cart-prdname .s4l1-img {
	width: 68px;
    box-shadow: 0 0 2px #d8d8d8;
    float: left;
	}
.cart-prd1{
	
	}
.cart-prd1 .s2prd{max-width: 30px;}
.cart-prd1 .s2prd:nth-child(2), .cart-prd1 .s2prd:nth-child(3){ max-width: 29px; top: 1px; left: 16%;}
.cart-prd1 .s2prd:nth-child(3){ left:auto; right: 16%;}
.cart-prd1 .s2prd:nth-child(4), .cart-prd1 .s2prd:nth-child(5){ max-width: 27px; top: 3px; left: 10%;}
.cart-prd1 .s2prd:nth-child(5){ left:auto; right: 10%;}
.cart-prd1 .s2prd:nth-child(6), .cart-prd1 .s2prd:nth-child(7){top: 6px;max-width: 25px;}
.cart-prd1 .s2prd:nth-child(7){}
.cart-prd2 {
	left: 4px;
	top: 27px;
	}
.cart-prd3 {
	left: 20px;
	top: 5px;
	}
.unit-price, .sub-total {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #2d2d2d;
	display: inline-block;
	vertical-align: middle;
	}
.sub-total {
	text-align: right;
	}
.ship-time{
	float: left;
	width: 42%;
	padding-left: 0px;
	margin-top: 10px;
	text-align: center;
	}
.ship-time img{
	display:inline-block;
	vertical-align:middle;
	width:100px;
	}
.ship-time p{
	display: inline-block;
    vertical-align: middle;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
	}
.ship-time p span{
	color:red;
	display:block;
	}
.card-box3rgt {
	    float: right;
    width: 100%;
}
ul.cart-prclist {
	padding: 0;
	}
ul.cart-prclist li {
	font-size: 20px;
	line-height: 34px;
	color: #2d2d2d;
	text-align: left;
	float: left;
	width: 100%;
	padding: 6px 20px;
	}
ul.cart-prclist li:last-child {
	border-top: 1px solid #e4e4e4;
	padding: 10px 20px;
	}
ul.cart-prclist li span.span1 {
	float: right;
	font-weight: 600;
	}
.card-box4-lft {
	float: right;
	}
ul.cart-prclist li span.span2 {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	}
.card-box4 {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    row-gap: 10px;
    padding-top: 20px;
	flex-wrap: wrap;
}
.continue-shpbtn, .proceed-chkbtn, .continue-brwbtn, #browse {
	    background:#fe1100;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    outline: none;
    cursor: pointer;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
	}
#browse {
	margin-top: 10px;
	}
.continue-brwbtn {
	margin-top: 0;
	vertical-align: middle;
	float: none;
	}
.proceed-chkbtn {
	float: right;
	margin-right: 0;
	display:none;
	}
.continue-shpbtn img, .proceed-chkbtn img {
	margin: 0 0 0 8px;
	display:none;
	}
/*==================CART FROM===================*/
.cart-frm{
	float:left;
	width:100%;
	padding: 40px 0;
	}
.crt-from-sec {
    float: left;
    width: 100%;
	}
div#frmsec {
    float: right;
    width: 38%;
    text-align: left;
	}
.crt-frm1, .crt-frm2 {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	border-radius: 4px;
	}
.crt-frm2 {
	float: right;
	}
.frm1, .frm2 {
	padding: 20px 20px;
    text-align: center;
    float: left;
    width: 100%;
	}
.safebox {
	position: relative;
    padding: 0 0 15px;
    float: left;
    width: 100%;
    border-bottom:2px solid #b31e4f;
	}
.safe-iconbox, .safe-iconbox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 62px;
	background: #0e6896 url(../images/safe-icon.png) center center no-repeat;
	display:none;
	}
.safe-iconbox2 {
	background: #0e6896 url(../images/pay.png) center center no-repeat;
	}
.safe-iconbox img, .safe-iconbox2 img {
	margin: 0 -18px 0 0;
	float: right;
	}
.safebox p {
	font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    color: #2d2d2d;
    float: left;
    width: 100%;
	}
/*----------FROM------------*/
.frmElmnts {
	float: left;
	margin: 0 0 8px 0;
	width: 100%;
	}
.frmElmnts label, .frmfld, .frmfld-short1, .frmfld-short2, .frmfld1, .frmfld1-short1, .frmfld1-short2 {
	float: left;
	}	
.frmElmnts label, .weaccept {
	width: 29%;
    font-size: 16px;
    line-height: 22px;
    color: #282828;
    padding: 8px 0;
    text-align: right;
    font-weight: 300;
	}
.frmElmnts label{ display:none;}
.weaccept {
	margin: 0px 0 0 0;
	width: 100%;
	text-align: left;
	float: left;
	}
.weaccept span.span1 {
	float: left;
    width: 30%;
    margin-right: 10px;
    padding: 15px 0;
	}
.rd {
	appearance: none;
	-webkit-appearance: none;
	height: 12px;
	width: 12px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background: #f4f4f4;
	outline: none;
	}
.rd:checked {
	background: url(../images/dot.png) center center no-repeat;
	}
.cards {
	margin: 10px 0 0 0
	}
.paypal {
	margin: 0 0 -7px 0;
	}
.sameas {
	font-size: 16px;
	line-height: 28px;
	color: #252525;
	text-align: left;
	position: relative;
	padding: 0 0 0 32px;
	float: left;
	width: 100%;
	}
.chkbx {
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 22px;
	background: #fff;
	border: 1px solid #d9dbe2;
	border-radius: 4px;
	appearance: normal;
	-webkit-appearance: none;
	}
.chkbx:checked {background: #fff url(../images/tick.png) center center no-repeat;}
.topmar2 {margin-top: 10px;}
.frmfld, .frmfld1 {
	width: 100%;
	height: 44px;
	border: 1px solid #bbbabb;
	position: relative;
	}
.frm1 .frmfld{
	background: none;
	border: none;
	}
.frmfld-short1, .frmfld-short2, .frmfld1-short1, .frmfld1-short2 {width: 48.90%;}
.frmfld-short1, .frmfld1-short1 {margin-right: 2.18%;}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {
	width: 100%;
	height: 40px;
	border: none;
	outline: none;
	font-family: inherit;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 300;
	}
.frmfld input, .frmfld select, .frmfld1 select, .frmfld1 input {
	padding: 0 6px 0 10px;
	}
.frm1 .frmfld input, .frm1 .frmfld select{
	width: 100%;
    float: right;
    border: 1px solid #bbbabb;
	}
.frmfld select, .frmfld1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../images/select-fldbg2.png) right top 2px no-repeat;
	position:relative;
	}
.frmfld select:after{
	}
.icon {
	position: absolute;
	left: 10px;
	top: 12px;
	z-index: 999;
	display:none;
	}
.logos {
	margin: 29px auto 0 auto;
	display: block;
	}
.submit-btn {
	font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    margin: 20px auto 0 auto;
    outline: none;
    cursor: pointer;
    border: none;
    width: 100%;
	}
.secure {
	display: block;
	margin:10px auto 0;
	}
.submit-btn img {
	margin: 0 0 0px 8px;
	}
a.what {
	font-size: 16px;
	line-height: 48px;
	text-align: left;
	color:#b31e4f;
	font-weight: 500;
	font-style: italic;
	text-decoration: underline;
	float: left;
	}
.trm {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #2d2d2d;
	position: relative;
	padding: 0 0 0 22px;
	float: left;
	width: 100%;
	}
.trm a{ color:#2d2d2d; text-decoration:underline;}
.trm input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 14px;
	width: 14px;
	border: 1px solid #ccc;
	border-radius: 2px;
	outline: none;
	background: #f4f4f4;
	line-height: 14px;
	}
.trm input[type=checkbox]:checked {
	background: #f4f4f4 url(../images/tick.png) center center no-repeat;
	background-size: 90%;
	}
.trm_1 span{ 
	float:left;
	width:100%;
	margin-bottom:10px;
	}

.contact-lft {
    float: left;
    width: 100%;
}
.cont-lst {
	    float: left;
    width: 100%;
    margin-top: 63px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
    column-gap: 20px;
}
.cont-lst li {
	float: left;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #2d2d2d;
    position: relative;
    padding: 0 0 0 59px;
    text-align: left;
    flex: 1 1 350px;
}
.cont-lst li a {
	color: #2d2d2d;
}
.cont-lst li img {
	position: absolute;
    left: 0;
    width: 50px;
    top: 0;
}
.cont-lst li span {
	display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #2d2d2d;
    text-transform: capitalize;
}

.contact-btm {
	background: url(../images/contact-btm.png) no-repeat center center;
	float: left;
	width: 100%;
	min-height: 390px;
	text-align: center;
}
.contact-btm img {
	display: inline-block;
}
.thnk-txt{ font-size:20px; color:#000}
	
/*----------- popup ---------------- */
#pop_overlay {
	background-color: rgba(0, 0, 0, 0.6);
	clear: none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	}
#pop_content {
	height: auto;
	width: 600px;
	max-width: 96%;
	background-color: white;
	border-radius: 4px;
	margin: 8% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 30px 20px 20px 20px;
	}
#pop_content_ing {
	height: 550px;
	width: 780px;
	max-width:96%;
	background-color: white;
	border-radius: 4px;
	margin: 5% auto 0 auto;
	position: relative;
	text-align: center;
	padding: 10px 0px 0px 0px;
	overflow: scroll;
	}
.cross {
	position: absolute;
	right: 5px;
	top: 5px;
	max-width: 100%;
	cursor:pointer;
	}

	
@media only screen and (max-width:1200px){
ul.cart-prclist li{ font-size:18px;}
}


@media only screen and (max-width:1020px){
ul.s2list li{width: calc(50% - 20px);}

/*==========CART===========*/
.cart-sec1{ width:100%;}
div#frmsec{ width:100%; margin-top:30px;}

/*==========CONTACT===========*/
.cont-lst li{ width:48%;}


}

@media only screen and (max-width:767px){
.pro-sec1{padding:30px 0;}
ul.s2list{margin:30px 0 0 0;}
ul.s2list li{width: calc(100% - 20px);}

.pro-dtl-sec1{padding: 10px 0 30px;}
.pr-dtl-s1-lft1{width: 100%;  text-align: center; margin-top: 20px; max-width: 390px; display: inline-block; float: none;}
.pr-dtl-s1-lft1 .s4l1-img {width: 320px;}
.pr-dtl-s1-lft .s2prd{ max-width:150px;}
.pr-dtl-s1-lft .s2prd:nth-child(2), .pr-dtl-s1-lft .s2prd:nth-child(3) { max-width: 140px; top:50px; }
.pr-dtl-s1-lft .s2prd:nth-child(3){ left:auto; }
.pr-dtl-s1-lft .s2prd:nth-child(4), .pr-dtl-s1-lft .s2prd:nth-child(5) { top: 61px; max-width: 130px;}
.pr-dtl-s1-lft .s2prd:nth-child(6), .pr-dtl-s1-lft .s2prd:nth-child(7){max-width:120px; top: 70px;}
.pr-dtl-s1-rgt{width:100%; text-align:center}
.pr-dtl-s1-rgt-p1{font-size: 27px;line-height: 32px;}
.pr-dtl-s1-rgt-p1 span{font-size: 15px;line-height: 23px;}
.pr-dtl-s1-rgt-p4{font-size: 17px;line-height: 26px;}
.pr-dtl-s1-rgt-p2{font-size: 20px;line-height: 28px;margin: 10px 0 0px 0;}
.pr-dtl-s1-rgt-p2 span{font-size: 26px;line-height: 28px;}
.pr-dtl-s1-rgt-p3{font-size: 16px;line-height: 24px;margin: 10px 0 0;}
.add-to-cart{margin:20px 0 0 0;}
.add-to-cart{;}
.shp-cart{margin: 20px auto 0;         width: 190px;display: block;float: none;}
.pro1-dtl{max-width:90%;}
.pro-sec2{padding: 25px 0 30px;}
.pro-sec2-inner{margin-top: 20px;}


/*==========CART===========*/
.cart-box2{padding:5px 0}
.cart-frm{ padding:30px 0;}
.cart-box1{font-size: 16px;}
.one{}
.safebox p{font-size: 20px;line-height: 28px;}
.two, .three, .four {}
.cart-box1 .two,.cart-box1 .four{ }
.cart-prd1, .cart-prd2, .cart-prd3{ width:50px;top: 7px; display:none;}
.cart-remv{ width: 20px; position: static; float: left; margin: 7px 0 0 0;}
.cart-prdname { padding: 0; font-size: 14px; line-height: 18px;column-gap: 10px;}
.cart-prdname .s4l1-img{width: 50px;}
.unit-price, .sub-total{font-size: 15px;}
.span3{font-size: 13px;line-height: 20px;}
.cart-prdname span.span1 {font-size: 18px; color: #000;}
.span2 {font-size: 12px;line-height: 18px;}

.card-box3{display: flex;flex-wrap: wrap;flex-direction: column-reverse;padding: 15px 0;}
.continue-shpbtn, .proceed-chkbtn, .continue-brwbtn, #browse{width:100%}
.ship-time{ width:100%;}
.card-box3rgt{ width:100%;}
ul.cart-prclist li{ padding:5px 10px; font-size:16px;}
ul.cart-prclist li:last-child{padding:7px 10px;}
ul.cart-prclist li span.span2{ font-size:18px;}
.submit-btn{font-size: 25px;line-height: 29px;padding: 12px 20px 12px; letter-spacing:0.5px;}
.secure{ width:220px;}
.frm1, .frm2{padding: 20px 0px;}


/*==========CONTACT===========*/
.cont-lst{ margin-top:20px;row-gap: 10px;}
.cont-lst li{ width: 100%; padding: 0px 0 0 50px;font-size: 16px;line-height: 24px; }
.cont-lst li span{font-size: 20px;line-height: 30px;}
.cont-lst li img{ width: 40px;}




}
