@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
*{
	margin:0px; padding:0px; outline: none; scroll-behavior: smooth; box-sizing:border-box;}
body{
	margin: 0px; padding: 0px; font-family: "Rajdhani", sans-serif; overflow-x:hidden}
#sticky{
	position:fixed; width:100%; top:0; margin:0px; padding:10px 0px; background-color:#fff; display:none; z-index:999999; animation:sticky 1s; 
	box-shadow:2px 5px 8px rgb(0,0,0,0.1);}
#sticky:before,#fixedbar:after{
	display:block;}
@keyframes sticky{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}
.gCdMUP{display:none !important;}
img[alt]{color:#000; font-size:12px; text-align:center; font-weight:500; text-transform:uppercase}
.tus_rlogo img{height:40px;}
[title=""]{margin:0px; padding:7px; background-color:#000; color:#fff; font-size:7px !important;}
.tus_fixm{margin:5px 0 0 0; padding:0px; float:right}
.tus_success{
	margin:0px; padding:10px 0; background-color:#d4edda; position:absolute; z-index:9999; width:100%; top:0; left:0}
.tus_success h3{
	margin:0px; padding:0px; color:#155724; font-size:17px; text-transform:uppercase; text-align:center; font-weight:550}
.tus_topaera{
	margin:0px; padding:0px; position:relative; z-index:1}
.tus_topaera:before{
	content:''; position:absolute; background-color:#8399aa; width:100%; height:40px; top:0; left:0; z-index:-1;}
.tus_topaera p{
	margin:7px 10px 0 0; padding:0px; color:#fff; font-size:16px; display:inline-block; font-weight:500}
.tus_logo img{
	margin:25px 0 20px 0; padding:0px;}
.tus_slbanner{
	margin:0px; padding:0px; position:relative;}
.tus_slbanner img{
	margin:0 auto; padding:0px;}
.tus_inpsrh{
	margin:0px; padding:10px 15px; width:100%; background-color:transparent; color:#000; font-size:14px;
	border:solid 1px #ccc;}
.tus_sbrch{
	margin:-33px 10px 0 0; padding:0px; color:#000; font-size:18px; border:none; float:right; position:relative; z-index:1; background-color:transparent}
.tus_topmenu{
	margin:55px 0 0 0; padding:0px;}
#tus_margin{
	margin:0px; padding:0px;}
.tus_hmslider{
	margin:0px; padding:0px; position:relative;}
.tus_item{
	margin:0px; padding:0px; position:relative;}
.tus_item img{
	margin:0 auto; padding:0px;}
.tus_srch{
	margin:52px 0 0 0; padding:0px; float:right}
.tus_srch a{
	margin:0px; padding:8px 10px; color:#8399aa; font-size:18px; transition:0.8s; border:solid 1px #8399aa; text-transform:capitalize; font-weight:550}
.tus_srch a:hover{
	color:#fff; background-color:#8399aa}
.tus_tpscl{
	margin:6px 0 0 0; padding:0px; float:right}
.tus_tpscl a{
	margin:0px; padding:0px; color:#fff; text-transform:uppercase; font-size:14px; font-weight:550; transition:0.8s}
.tus_tpscl a i{
	margin:0px; padding:0px; color:#8399aa; text-transform:uppercase; font-size:12px !important; width:25px; height:25px; line-height:24px; transition:0.8s;
	background-color:#fff; text-align:center}
.tus_tpscl a:hover i{
	color:#fff; background-color:#000;}
.tus_tpscl a i{
	font-size:15px;}
/*------- About us ----------*/
.tus_heading{
	margin:25px 0; padding:0px;}
.tus_heading h3{
	margin:0px; padding:0px; color:#333; font-size:40px; text-transform:uppercase; font-weight:bold; text-align:center}
.tus_heading h3 span{
    color:#8399aa;}
.tus_catgs{
	margin:0px 0 15px 0; padding:0px; position:relative; overflow:hidden}
.tus_catgs:before{
	content:''; position:absolute; background-color:#8399aa; width:100%; height:22%; bottom:0; left:0; transition:0.8s}
.tus_catgs img{
	margin:0 auto; padding:0px; width:100%; height:auto;}
.tus_catgs h3{
	margin:0px; padding:0px; color:#fff; font-size:25px; font-weight:550; text-align:center; position:absolute; bottom:5%;
	left:0; right:0; text-transform:uppercase; transition:0.8s}
.tus_catgs:after{
	content:''; position:absolute; background:url(../../images/hover.png) no-repeat center top; width:59px; height:59px; bottom:16%; left:50%;
	transform:translateX(-50%); transition:0.6s}
.tus_catgs:hover:after{
	bottom:100%; opacity:0;}
.tus_catgs:hover h3{
	bottom:48%;}
.tus_catgs:hover:before{
	height:100%; background-color:rgb(0,0,0,0.8);}
.tus_welcome{
	margin:20px 0 0 0; padding:45px 0 50px 0; position:relative; z-index:1; background:url(../../images/aboutbg.jpg) repeat center top;}
.tus_welcome h1{
	margin:0px 0 15px 0; padding:0px; color:#000; font-size:45px; text-transform:uppercase; font-weight:bold; width:50%; line-height:44px}
.tus_welcome h1 span{
	color:#8399aa; font-size:23px; font-weight:550}
.tus_welcome p{
	margin:0px 0 20px 0; padding:0px; color:#333; font-size:17px; line-height:23px; font-weight:500}
.tus_readmore{
	margin:0px; padding:10px 15px; background-color:#8399aa; color:#fff; font-size:16px; text-transform:capitalize; text-align:center;
	transition:0.8s}
.tus_readmore:hover{
	background-color:#000; color:#fff;}
.tus_welcome img{
	margin:0 auto; padding:0px;}
.tus_whyec{
	margin:0px; padding:15px 0 40px 0; background:url(../../images/whbg.jpg) repeat center top; position:relative}
.tus_srvis{
	margin:0px 0 25px 0; padding:20px; position:relative; text-align:center; transition:0.8s; background-color:#fff}
.tus_srvis img{
	margin:0px auto; padding:10px; transition:0.8s; box-shadow:2px 2px 10px rgb(0,0,0,0.1); background-color:#fff;}
.tus_srvis h3{
	margin:25px 0 0px 0; padding:0px; color:#000; font-size:20px; text-transform:uppercase; font-weight:550; transition:0.8s;}
.tus_srvis p{
	margin:0px; padding:0px; color:#333; font-size:16px; font-weight:500; text-transform:capitalize}
.tus_srvis span{
	margin:0px; padding:0px; background-color:#8399aa; width:100%; height:100%; top:0; left:0; position:absolute; z-index:-1}
.tus_prodts{
	margin:0px 0 15px 0; padding:10px 10px 15px 10px; position:relative; background-color:#fff; transition:0.8s; box-shadow:0px 2px 8px rgb(0,0,0,0.2);}
.tus_prodts img{
	margin:0 auto; padding:0px; background-color:#fff; transition:0.8s; box-shadow:0px 2px 5px rgb(0,0,0,0.2);}
.tus_prodts:hover img{
	box-shadow:2px 2px 10px rgb(0,0,0,0.2);}
.tus_pbtn{
	margin:0px auto; padding:0px; position:absolute; top:5%; left:0; right:0; text-align:center; transition:0.8s; opacity:0}
.tus_pbtn a{
	margin:0px; padding:0px; display:inline-block}
.tus_pbtn a i{
	margin:0px; padding:0px; font-size:20px; background-color:#fff; color:#000; width:45px; height:45px; text-align:center; line-height:45px; transition:0.8s}
.tus_prodts:hover .tus_pbtn{
	opacity:1; top:35%;}
.tus_pbtn a:hover i{
	background-color:#000; color:#fff}
.tus_prodts h4{
	margin:20px 0 0 0; padding:0px; color:#000; font-size:20px; text-transform:capitalize; text-align:center; font-weight:550; transition:0.8s;}
.tus_prodts p{
	margin:0px; padding:0px; color:#000; font-size:17px; text-transform:capitalize; text-align:center; transition:0.8s; font-weight:550;}
.tus_prodts:hover p{
	color:#fff;}
.tus_prodts:hover h4{
	color:#fff;}
.tus_prodts:hover{
	background-color:#000;}
.tus_gallery{
	margin:0px 0 15px 0; padding:0px; position:relative; transition:0.8s}
.tus_gallery img{
	margin:0 auto; padding:0px; width:100%; height:260px; object-fit:cover;}
.tus_gallery i{
	margin:0px auto; padding:0px; color:#fff; position:absolute; top:45%; left:0; right:0; font-size:20px; z-index:1; text-align:center; transition:0.8s;
	opacity:0}
.tus_gallery:hover i{
	opacity:1;}
.tua_gasec{
	margin:0px 0 30px 0; padding:0px;}
.tus_gallery:before{
	content:''; position:absolute; background-color:rgb(0,0,0,0.4); width:0; height:0; bottom:0; right:0; transition:0.8s}
.tus_gallery:after{
	content:''; position:absolute; background-color:rgb(0,0,0,0.4); width:0; height:0; top:0; left:0; transition:0.8s}
.tus_gallery:hover:before{
	width:100%; height:100%;}
.tus_gallery:hover:after{
	width:100%; height:100%;}
.tus_gallery:hover{
	cursor:pointer;}
.tus_map{
	margin:20px 0 0 0; padding:0px;}
.tus_map img{
	margin:0 auto; padding:0px;}
/*------- Footer ----------*/
.tus_footer{
	margin:0px; padding:45px 0 15px 0; background-color:#8399aa; position:relative; z-index:1;}
.tus_footer:before{
	content:''; position:absolute; background-color:#738b9e; width:100%; height:1px; bottom:52px; left:0; z-index:-1;}
.tus_ftxts{
	margin:15px 0 0 0; padding:0px;}
.tus_ftxts a{
	margin:0px; padding:0px; display:inline-block;}
.tus_ftxts a i{
	margin:0px; padding:0px; background-color:#fff; width:35px; height:35px; text-align:center; border-radius:100%; color:#000; line-height:35px;
	transition:0.8s; border:solid 1px transparent; font-size:14px}
.tus_ftxts a:hover i{
	background-color:#8399aa; color:#fff; border:solid 1px #fff;}
.tus_fthding{
	margin:0px; padding:0px;}
.tus_fthding h3{
	margin:0px 0 15px 0; padding:0px; color:#fff; font-size:23px; text-transform:capitalize; font-weight:550;}
.tus_fthding a{
	margin:0px 0 5px 0; padding:0px; color:#fff; font-size:16px; text-transform:capitalize; font-weight:500; transition:0.8s; 
	display:block;}
.tus_fthding a i{
	font-size:12px; margin-right:2px}
.tus_fthding a:hover{
	color:#000; padding-left:5px}
.tus_fthding img{
	margin-bottom:15px;}
.tus_fthding p{
	margin:0px 0 5px 0; padding:0px; color:#fff; font-size:15px; font-weight:500}
.tus_fthding p i{
	margin-right:5px}
.tus_copy{
	margin:25px 0 0 0; padding:0px;}
.tus_copy p{
	margin:0px; padding:0px; color:#fff; font-size:15px; text-transform:capitalize}
.tus_inpsgn{
	margin:0px 0 10px 0; padding:10px 10px; background-color:#fff; color:#333; font-size:15px; width:75%; border:none; border-radius:0.30em}
.tus_sbsgn{
	margin:0px; padding:4px 0; background-color:transparent; border:solid 1px #fff; width:20%; color:#fff; font-size:20px; 
	border-radius:0.30em; transition:0.8s}
.tus_sbsgn:hover{
	background-color:#fff; color:#8399aa;}
/*------- Next Page ----------*/
.tus_leftct{
	margin:0px 0 15px 0; padding:6px 15px; color:#fff; font-size:25px; text-transform:uppercase; font-weight:800; background-color:#8399aa;}
.tus_nxpage{
	margin:0px auto 15px auto; padding:50px 0 50px 0; background-color:#eee !important; position:relative; text-align:center}
.tus_nxpage h3{
	margin:10px 0 15px 0; padding:0px;  font-size:30px; color:#8399aa; text-transform:capitalize; font-weight:bold;}
.tus_nxpage a{
	margin:0px 5px; padding:0px;  font-size:17px; color:#000; text-transform:capitalize; display:inline-block; text-align:center; transition:0.8s}
.tus_nxpage a:hover{
	color:#8399aa;}
.tus_abtxt{
	margin:0px 0 30px 0; padding:0px;}
.tus_abtxt p{
	margin:0px; padding:0px; color:#333; font-size:16px}
.tus_nxpage ul li a:hover{
	text-decoration:none; color:#8399aa;}
.tus_prodetail{
	margin:0px; padding:0px;}
.tus_prodetail h1{
	margin:0px 0 8px 0; padding:10px 0;  color:#000; text-transform:capitalize; font-size:22px; border-bottom:solid 1px #eee;}
.tus_prodetail h2{
	margin:0px 0 8px 0; padding:0px 0 10px 0;  color:#8399aa; text-transform:capitalize; font-size:20px; border-bottom:solid 1px #eee;}
.tus_prodetail p{
	margin:0px 0 0px 0; padding:0px; color:#999; font-size:14px;}
.tus_prodetail p span{
	font-weight:bold; color:#000; font-size:20px; }
.tus_contsbmt{
	margin:0px; padding:10px 15px; background-color:#000; color:#fff; font-size:14px; text-transform:uppercase; text-align:center;  border:none;
	transition:0.8s}
.tus_contsbmt:hover{
	background-color:#8399aa; text-decoration:none;}
.tus_conactf{
	margin:0px 0 25px 0; padding:20px; background-color:#fff; border:solid 1px #eee;}
.tus_continp{
	margin:0px 0 10px 0; padding:10px 10px; width:100%; font-size:14px; border:solid 1px #eee; color:#000}
.tus_conactf h4{
	margin:0px 0 15px 0; padding:0px;  color:#000; font-size:15px;}
.tus_conactf h5{
	margin:0px 0 15px 0; padding:0px;  color:#8399aa; font-size:40px; text-transform:uppercase; position:relative}
.tus_conactf h5 span{
	color:#000; font-size:20px; margin-left:30px}
.tus_conactf h5:before{
	content:''; position:absolute; background-color:#000; width:20px; height:3px; top:32%; left:0;}
.tus_coninfo{
	margin:0px 0 20px 0; padding:0px;}
.tus_coninfo h3{
	margin:0px; padding:0px;  font-size:18px; color:#000; text-transform:capitalize; text-align:center;}
.tus_coninfo h4{
	margin:10px 0 0 0; padding:0px;  font-size:32px; color:#000; text-transform:capitalize; text-align:center;}
.tus_coninfo h5{
	margin:0px 0 0 0; padding:0px;  font-size:20px; color:#000; text-transform:capitalize; text-align:center;}
.tus_mobile{
	margin:0px; padding:10px 15px 10px 15px; position:relative; display:flex; justify-content:space-between; background-color:#fff;}
.tus_mblogo img{
	margin:0px 15px 0 0; padding:0px; height:55px;}
.tus_mblinks{
	margin:17px 0 0 0; padding:0px; position:relative}
.tus_mblinks a{
	margin:0px 3px; padding:0px; color:#000; font-size:18px;}
.tus_mbnav{
	margin:0px; padding:15px; width:100%; background-color:#fff; z-index:1; height:100%; z-index:9999; overflow-y: scroll;}
.tus_mbnav a{
	margin:0px 0 10px 0; padding:0px 0 5px 0; display:block; color:#000; font-size:15px; text-transform:capitalize;  transition:0.8s;
	border-bottom:solid 1px #eee;}
.tus_mbnav a:hover{
	color:#666;}
.tus_close{
	margin:0px; padding:0px; position:absolute; top:10px; right:25px}
.tus_close a{
	margin:0px; padding:0px 6px; background-color:#000; color:#fff; font-size:16px;}
.tus_close2{
	margin:0px; padding:0px; position:absolute; top:10px; right:25px}
.tus_close2 a{
	margin:0px; padding:0px 6px; background-color:#000; color:#fff; font-size:16px;}
.tus_popsearch{
	margin:0px; padding:60px 20px 20px 20px; background-color:#fff; position:absolute; top:0; left:0; width:100%; z-index:99999}
.tus_mbsrch{
	margin:0px; padding:8px 10px; width:100%; background-color:#000; color:#fff; font-size:14px; border:none}
.tus_mbsbmsrch{
	margin:-38px 0 0 0; padding:8.5px 12px; background-color:#666; color:#fff; font-size:14px; text-transform:uppercase; text-align:center; float:right; position:relative;
	border:none;}
.tus_close3{
	margin:0px; padding:0px; position:absolute; top:10px; right:25px}
.tus_close3 a{
	margin:0px; padding:0px 6px; background-color:#000; color:#fff; font-size:16px;}
.tus_bar{
	margin:8px 0 0 0; padding:0px; position:relative}
.tus_bar a i{
	margin:0px; padding:0px; width:40px; height:40px; line-height:40px; color:#000; font-size:20px; background-color:#fff; text-align:center} 








@media only screen and (min-width: 280px) and (max-width: 359px) {
.tus_topaera::before{height:100%;}
.tus_topaera{padding-bottom:5px}
.tus_tpscl{float:inherit;}
.tus_heading h3{font-size:28px;}
.tus_catgs h3{font-size:22px;}
.tus_welcome h1{width:auto; font-size:30px; line-height:25px;}
.tus_welcome img{margin-top:15px;}
.tus_fthding h3{margin-top:15px;}
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
.tus_topaera::before{height:100%;}
.tus_topaera{padding-bottom:10px}
.tus_tpscl{float:inherit;}
.tus_heading h3{font-size:30px;}
.tus_catgs h3{font-size:22px;}
.tus_welcome h1{width:auto; font-size:30px; line-height:25px;}
.tus_welcome img{margin-top:15px;}
.tus_fthding h3{margin-top:15px;}
.tus_prodts h4{font-size:18px;}
}
@media only screen and (min-width: 480px) and (max-width: 666px) {
.tus_topaera::before{height:100%;}
.tus_topaera{padding-bottom:10px}
.tus_tpscl{float:inherit;}
.tus_heading h3{font-size:30px;}
.tus_catgs h3{font-size:22px;}
.tus_welcome h1{width:auto; font-size:30px; line-height:25px;}
.tus_welcome img{margin-top:15px;}
.tus_fthding h3{margin-top:15px;}
.tus_prodts h4{font-size:18px;}
}
@media only screen and (min-width: 667px) and (max-width: 767px) {
.tus_topaera::before{height:100%;}
.tus_topaera{padding-bottom:10px}
.tus_tpscl{float:inherit;}
.tus_heading h3{font-size:30px;}
.tus_catgs h3{font-size:18px;}
.tus_welcome h1{width:auto; font-size:30px; line-height:25px;}
.tus_welcome img{margin-top:15px;}
.tus_fthding h3{margin-top:15px;}
.tus_prodts h4{font-size:18px;}
.tus_footer::before{bottom:68px}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
.tus_topaera::before{height:100%;}
.tus_topaera{padding-bottom:10px}
.tus_heading h3{font-size:35px;}
.tus_catgs h3{font-size:18px;}
.tus_welcome h1{width:auto; font-size:30px; line-height:25px;}
.tus_welcome img{margin-top:15px;}
.tus_fthding h3{margin-top:15px;}
.tus_prodts h4{font-size:18px;}
.tus_footer::before{bottom:68px}
}
@media only screen and (min-width: 800px) and (max-width: 991px) {
.tus_topaera::before{height:100%;}
.tus_topaera{padding-bottom:10px}
.tus_heading h3{font-size:35px;}
.tus_catgs h3{font-size:18px;}
.tus_welcome h1{width:auto; font-size:30px; line-height:25px;}
.tus_welcome img{margin-top:15px;}
.tus_fthding h3{margin-top:15px;}
.tus_prodts h4{font-size:18px;}
.tus_footer::before{bottom:68px}
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
.tus_mobile {display:none;}
.tus_hdmenus ul li > a{padding:6px 8px !important;}
.tus_welcome h1{width:50%; font-size:32px; line-height:30px}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
.tus_mobile {display:none;}
.tus_hdmenus ul li > a{padding:6px 8px !important;}
.tus_welcome h1{width:50%; font-size:32px; line-height:30px}
}
/*---------
   Basket
-------------------*/
.cart-page {
    padding: 20px 0 0px; width:100%
}
.cart-page .table {
    margin: 0;
}
.cart-page table > tbody > tr > td,
.cart-page .table > thead > tr > th {
    border: none;
}
.cart-page .table thead {
    background: #F9F9F9;
}
.cart-page .table > thead > tr > th {
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    line-height: 60px;
    padding: 0 40px;
    font-weight: 500;
    border: 1px solid #EBEBEB;
    border-bottom: 0;
}
.cart-page .table > thead > tr > th.close {
    color: transparent;
}
.cart-page .table > tbody > tr > td.preview {
    padding: 25px 50px;
}
.cart-page .table > tbody > tr > td {
  border: 1px solid #ebebeb;
  color: #898989;
  font-size: 14px;
  font-weight: 500;
  padding: 80px 40px;
}
.cart-page .table > tbody > tr > td.price {
  font-size: 16px;
}
.cart-page .table > tbody > tr > td.del-item {
    text-align: center;
}
.cart-page .table > tbody > tr > td .select-box {
    padding: 0;
    margin: 0;
    border: 1px solid #EDEDED;
    width: 95px;
    overflow: hidden;
    background-color: #fff;
    background: #fff url(../img/cart/select-box-bg.png) no-repeat 80% 50%;
}
.cart-page .table > tbody > tr > td .select-box select {
  -moz-appearance: none;
  background-color: transparent;
  background-image: none;
  border: medium none;
  box-shadow: none;
  color: #898989;
  font-size: 16px;
  padding: 5px 8px;
  width: 130%;
}
.cart-page .table > tbody > tr > td.total {
  font-size: 16px;
}
.cart-page .table > tbody > tr > td .select-box select:focus {
    outline: none;
}
.cart-page .table > tbody > tr > td.del-item {
  color: #c56e21;
  font-size: 18px;
  font-weight: normal;
}
.cart-page .bottom-box {
  background: #f9f9f9 none repeat scroll 0 0;
  margin: 0 0 50px;
  padding: 30px 25px;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.cart-page .bottom-box .cupon-box input {
  border: 1px solid #eeeeee;
  color: #8e8d8d;
  line-height: 36px;
  margin-right: 10px;
  outline: medium none;
  padding: 0 20px;
  width: 130px;
}
.cart-page .bottom-box .cupon-box button {
    padding: 0 20px;
    color: #fff;
    background: #E3E3E3;
    text-transform: capitalize;
    border: none;
    outline: none;
    font-weight: normal;
    line-height: 36px;
    color: #000000;
}
.cart-page .add-to-cart-wrap {
    text-align: right;
}
.cart-page .add-to-cart-wrap a {
}
.cart-page .add-to-cart-wrap a .cart-button {
  background: #252525 none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
}
.cart-page .add-to-cart-wrap a .cart-button p {
  color: #ffffff;
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 35px;
  margin: 0;
  padding-left: 21px;
  padding-right: 17px;
  text-transform: uppercase;
  border-right:1px solid #000000;
}
.cart-page .add-to-cart-wrap a .cart-button i {
  border-left: 1px solid #404040;
  color: #98bc24;
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 35px;
  padding-left: 14px;
  padding-right: 15px;
}
.cart-page .add-to-cart-wrap a:before {
    background: #98BC24;
}
.cart-page .cart-total-box li {
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  font-size: 16px;
  font-weight: 500;
  line-height: 60px;
  padding: 0 25px;
  color: #000000;
  font-size: 16px;
}
.cart-page .cart-total-box li:first-child {
    border-top: 1px solid #EBEBEB;
}
.cart-page .cart-total-box li span {
  color: #898989;
  margin-left: 50px;
}
.cart-page .cart-total-box .cart-total {
    background: #F9F9F9;
}
.cart-page .cart-total-box .proceed-to-checkout {
    text-align: right;
}
.cart-page .cart-total-box .proceed-to-checkout a {
    line-height: 30px;
    font-size: 14px;
}
.cart-page .cart-total-box .proceed-to-checkout a .cart-button {
  background: #252525 none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  margin-top: 24px;
}
.cart-page .cart-total-box .proceed-to-checkout a .cart-button p {
  border-right: 1px solid #000000;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 40px;
  margin: 0;
  padding-left: 21px;
  padding-right: 17px;
  text-transform: uppercase;
}
.cart-page .cart-total-box .proceed-to-checkout a .cart-button i{
  border-left: 1px solid #404040;
  color: #98bc24;
  display: inline-block;
  float: left;
  font-size: 17px;
  line-height: 40px;
  padding-left: 14px;
  padding-right: 15px;  
}
.cart-page .cart-total-box .proceed-to-checkout a:before {
    background: #98BC24;
}
@media only screen and (max-width: 991px) {
	/* Force table to not be like tables anymore */
	.cart-page table, .cart-page thead, .cart-page tbody, .cart-page th, .cart-page td, .cart-page tr { 
		display: block; 
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.cart-page thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.cart-page tr { border: 1px solid #ccc; }
	.cart-page td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	.cart-page td:before { 
		/* Now like a table header */
		/* Top/left values mimic padding */
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    padding-left: 40px;
	    white-space: nowrap;
	    font-size: 16px;
	    color: #000;
	    font-weight: 500;
	    background-color: #F9F9F9;
	    line-height: 60px;
	    text-align: left;
	}
	.cart-page .table > tbody > tr > td.preview {
		    padding: 85px 50px 25px;
	}
	.cart-page .table > tbody > tr > td {
		    padding: 80px 40px 25px;
	}
	.cart-page .table > tbody > tr > td.del-item {
		text-align: left;
	}
	td:nth-of-type(1):before { content: "Preview"; }
	td:nth-of-type(2):before { content: "Product"; }
	td:nth-of-type(3):before { content: "Price"; }
	td:nth-of-type(4):before { content: "Quantity"; }
	td:nth-of-type(5):before { content: "Total"; }
	td:nth-of-type(6):before { content: "Delete Item"; }
cart-page .table > tbody > tr > td.preview {
    padding: 85px 50px 25px;
}