@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

body{
	margin:0px; padding:0px; font-family: 'Roboto', sans-serif; background-color:#efefef;}
.tus_top{
	margin:0px; padding:8px 0; background-color:#F3F3F3;}
.tus_logo img{
	margin:5px 0 5px 0; padding:0px;}
.tus_banner{
	margin:0px; padding:0px; position:relative}
.tus_banner img{
	margin:0px auto; padding:0px;}
.tus_inpsrh{
	margin:0px; padding:10px 15px; width:100%; font-family:'Roboto', sans-serif; font-size:14px; color:#333 !important; border:none; background-color:#000}
.tus_sbrch{
	margin:-34px 10px 0 0; padding:0px; position:relative; float:right; background:none; border:none; color:#333; font-size:20px}
.tus_fixm{
	margin:7px 0 0 0; padding:0px;}
.tus_tpmail{
	margin:0px 0 0 0; padding:0px;}
.tus_tpmail p{
	margin:3px 10px 0 0; padding:0px; display:inline-block; font-family: 'Roboto', sans-serif; font-size:15px; color:#333}
.tus_tpmail p span{
	margin-right:8px;}
.tus_tpmenu{
	margin:98px 0 0 0; padding:0px; background-color:#383838; float:right}
.tus_srimg img{
	margin:93px 0 0 0; padding:0px;}
.tus_fixmenu{
	margin:5px 0 0 0; padding:0px;}
.tus_head{
	margin:0px; padding:0px; background-image:url(../images/topbg.jpg);}
.tus_topsrch{
	margin:0px; padding:0px; float:right; position:relative;}
.tus_topsrch a{
	margin:0px 10px 0 10px; padding:0px; display:inline-block; font-size:18px; color:#333}
.tus_topsrch a:hover {
	text-decoration:none; color:#000}
.tus_topsrch span{
	margin:0px; padding:0px; position:absolute; width:2px; height:20px; background-color:#333; top:3px; left:45%;}
.tus_tpsr{
	margin:10px 0; padding:0px;}
/*-------
  Welcom
---------------*/
.tus_fbg{
	margin:20px 0 0 0; padding:20px 0 30px 0; background-color:#F7D600;}
.tus_weltxt{
	margin:40px 0 20px 0; padding:0px 0;}
.tus_weltxt p{
	margin:10px 0 20px 0; padding:0px; font-size:14px; color:#000; text-align:justify; font-family: 'Roboto', sans-serif; line-height:25px;}
.tus_weltxt h5{
	margin:10px 0 7px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:35px; color:#F7D600; text-transform:uppercase;}
.tus_weltxt h4{
	margin:0px; padding:0px; font-family: 'Roboto', sans-serif; font-size:25px; color:#000; text-transform:uppercase;}
.tus_weltxt h4 span{
	font-size:35px;}
.tus_readmore{
	margin:0px auto; padding:12px 0; background-color:#fff; color:#F7D600; text-transform:capitalize; font-family: 'Roboto', sans-serif; text-align:center;
	width:130px; font-size:15px; transition:0.5s; font-weight:500}
.tus_readmore:hover{
	background-color:#000; color:#fff; text-decoration:none;}
.tus_map{
	margin:0px; padding:0px;}
.tus_categ{
	margin:0px 0 10px 0; padding:0px; position:relative; z-index:1}
.tus_categ img{
	margin:0px; padding:0px; width:100%; height:auto;}
.tus_categ h4{
	margin:0px; padding:15px 0; position:absolute; background-color:rgb(255,0,0,0.70); left:0; bottom:0; color:#fff; text-align:center; text-transform:uppercase; font-family:'Roboto', sans-serif;
	width:100%; font-size:25px; transition:0.5s}
.tus_categ span{
	content:''; position:absolute; background-color:#ccc; width:98%; height:7px; right:0; bottom:0px; z-index:-1; transition:0.5s}
.tus_categ span2{
	content:''; position:absolute; background-color:#ccc; width:7px; height:98%; right:0px; bottom:0px; z-index:-1;transition:0.5s}
.tus_categ:hover span{
	bottom:-7px;}
.tus_categ:hover span2{
	right:-7px; bottom:-7px}
.tus_categ:hover h4{
	background-color:#e00707;}
/*-------
   Featuer pro
---------------*/
.tus_heading{
	margin:10px 0 15px 0; padding:0px; position:relative}
.tus_heading h4{
	margin:0px 0 0 0; padding:0px 0px 0 0px; font-family:'Roboto', sans-serif; font-size:30px; color:#fff; text-align:center; text-transform:uppercase;}
.tus_heading span{
	content:''; background-color:#fff; width:70px; height:2px; top:13px; left:25%; position:absolute}
.tus_heading span1{
	content:''; background-color:#fff; width:70px; height:2px; top:20px; left:24%; position:absolute}
.tus_heading:before{
	content:''; background-color:#fff; width:70px; height:2px; top:13px; right:24%; position:absolute}
.tus_heading:after{
	content:''; background-color:#fff; width:70px; height:2px; top:20px; right:25%; position:absolute}
.tus_heading2{
	margin:20px 0 20px 0; padding:0px; position:relative}
.tus_heading2 h4{
	margin:0px 0 0 0; padding:0px 0px 0 0px; font-family:'Roboto', sans-serif; font-size:30px; color:#000; text-align:center; text-transform:uppercase;}
.tus_heading2 span{
	content:''; background-color:#F7D600; width:70px; height:2px; top:13px; left:27%; position:absolute}
.tus_heading2 span1{
	content:''; background-color:#F7D600; width:70px; height:2px; top:20px; left:26%; position:absolute}
.tus_heading2:before{
	content:''; background-color:#F7D600; width:70px; height:2px; top:13px; right:26%; position:absolute}
.tus_heading2:after{
	content:''; background-color:#F7D600; width:70px; height:2px; top:20px; right:27%; position:absolute}
.tus_heading2 span2{
	color:#F7D600;}
.tus_fprod{
	margin:0px 0 15px 0; padding:0px 0px 15px 0px; border:solid 2px #eee; transition:0.5s; position:relative; overflow:hidden; background-color:#fff}
.tus_fprod img{
	margin:10px auto 20px auto;  padding:0px}
.tus_fprod h4{
	margin:0px; padding:0px; font-family:'Roboto', sans-serif; font-size:15px; color:#000; text-align:center; text-transform:capitalize; font-weight:510}
.tus_fprod p{
	margin:3px 0 8px 0; padding:0px; font-family:'Roboto', sans-serif; font-size:15px; color:#F7D600; text-align:center; text-transform:capitalize; font-weight:510}
.tus_fprod .tus_adbasket{
	margin:0px 20px; padding:10px 0 10px 0; text-align:center; font-size:16px; color:#fff; background-color:#000; font-family:'Roboto', sans-serif; text-transform:uppercase; transition:0.5s;
	text-align:center;}
.tus_fprod:hover{
	border:solid 2px #F7D600;}
.tus_fprod:hover .tus_adbasket{
	background-color:#F7D600; color:#fff}
/*-------
   Footer
---------------*/
.tus_ftheading h4{
	margin:0px 0 15px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:20px; color:#fff; text-transform:uppercase;}
.tus_ftmenu{
	margin:0px; padding:0px;}
.tus_ftmenu a{
	margin:0px 0 7px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:14px; color:#acacac; text-transform:capitalize; display:block; transition:0.5s}
.tus_ftmenu a span{
	font-size:10px; margin-right:4px;}
.tus_ftmenu a:hover{
	color:#F7D600; text-decoration:none; padding-left:5px}
.tus_ftheading span{
	color:#F7D600}
.tus_copy{
	margin:0px 0 0 0; padding:20px 0; background-color:#F7D600}
.tus_copy p{
	margin:0px 0 0 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:15px; color:#fff; text-transform:capitalize;}
.tus_copy p span{
	text-align:right}
.tus_footer{
	margin:0px 0 0 0; padding:40px 0 90px 0; background:#56534e; position:relative; min-height:300px}
.tus_footer span{
	margin:10px 0 0 0; padding:15px 0; background-color:#2D2D2D; left:0; width:100%; position:absolute; bottom:8%}
.tus_footer span p{
	margin:0px 0 0px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:16px; color:#fff; text-align:center; text-transform:uppercase}
.tus_ftcontact p{
	margin:0px 0 10px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:14px; color:#acacac;}
.tus_ftcontact p i{
	margin-right:5px; font-size:17px;}
.tus_ftnews{
	margin:0px; padding:0px;}
.tus_ftnews h4{
	margin:0px; padding:0px; color: #CCCCCC; text-transform:capitalize; font-size:15px; font-family:'Roboto', sans-serif;}
.tus_ftnews p{
	margin:0px 0 5px 0; padding:0px; color:#fff; font-size:14px; font-family:'Roboto', sans-serif;}
.tus_ftabt{
	margin:0px; padding:0px;}
.tus_ftabt img{
	margin:0px; padding:0px;}
.tus_ftabt p{
	margin:10px 0 15px 0; padding:0px; font-family:'Roboto', sans-serif; font-size:14px; color:#acacac; text-align:justify;}
/*--------
  Next Page
----------------------*/
.tus_nxpage{
	margin:10px 0 15px 0; padding:12px 15px; background-color:#F7D600; position:relative; border-top:solid 3px #000}
.tus_nxpage ul{
	margin:0px; padding:0px;}
.tus_nxpage ul li{
	margin:0px; padding:0px; list-style:none; display:inline-block; color:#fff; font-family: 'Roboto', sans-serif; font-size:16px; text-transform:capitalize}
.tus_nxpage ul li a{
	margin:0px; padding:0px; color:#fff; font-family: 'Roboto', sans-serif; font-size:16px; text-transform:capitalize}
.tus_nxpage ul li span{
	margin:0 5px; font-size:16px}
.tus_nxpage ul li a:hover
	text-decoration:none; color:#000;}
.tus_abtxt{
	margin:0px 0 0px 0; padding:0px; }
.tus_abtxt p{
    margin:0px 0 30px 0; padding:0px; color:#7e7e7e; font-family: 'Roboto', sans-serif; font-size:15px; text-align:justify}

/*-------
  Contact us
----------------*/
.tus_cform{
	margin:0px 0 20px 0; padding:10px 20px; border:solid 1px #ccc; box-shadow:2px 2px 5px #ccc;}
.tus_cform h4{
	margin:10px 0 15px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:14px; color:#000; text-transform:capitalize}
.tus_inform{
	margin:0px 0 10px 0; padding:8px 15px; border:solid 1px #ccc; font-family: 'Roboto', sans-serif; font-size:15px; color:#333; width:100%;}
.tus_inform:focus{
	border:solid 1px #e40000; transition:0.2s ease-in}
.tus_fsubmit{
	margin:0px 0 10px 0; padding:7px 20px; background-color:#000; color:#fff; text-transform:uppercase; text-align:center; font-size:15px; 
    font-family: 'Roboto', sans-serif;border:none; -webkit-transition: background-color 2s ease-out; -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out; transition: background-color 2s ease-out;}
.tus_fsubmit:hover{
	background-color: #F7D600; cursor: pointer;}
.tus_conactf{
	margin:0px 0 30px 0; padding:20px 15px; box-shadow:2px 2px 2px #333; border:solid 1px #eee; background-color:#fff}
.tus_conactf h4{
	margin:0px 0 20px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:13px; color:#000; text-transform:capitalize}
.tus_conactf h4 span{
	color:#F7D600;}
.tus_continp{
	margin:0px 0 15px 0; padding:10px 15px; border:solid 1px #ccc; width:100%; color:#333; font-family: 'Roboto', sans-serif;}
.tus_contsbmt{
	margin:0px; padding:10px 15px; background-color:#000; color:#fff; text-align:center; text-transform:capitalize; font-family: 'Roboto', sans-serif; font-size:15px;
	border:none; transition:0.6s}
.tus_contsbmt:hover{
	background-color:#F7D600; color:#fff; text-decoration:none;}
.tus_continp:focus{
	box-shadow:2px 2px 10px #ccc}
.tus_cdetail h4{
	margin:0px 0 10px 0; padding:0px 0 10px 0; font-family: 'Roboto', sans-serif; font-size:16px; color:#000; text-transform:uppercase; border-bottom:solid 1px #ccc}
.tus_cdetail p{
	margin:0px 0 10px 0; padding:0px 0 0px 0; font-family: 'Roboto', sans-serif; font-size:14px; color:#7e7e7e;}
.tus_lefth{
	margin:10px 0 15px 0; padding:10px 10px 20px 10px; border:solid 1px #ccc; background-color:#f5f5f5; border-top-left-radius:0.50em; border-top-right-radius:0.50em}
.tus_lefth h4{
	margin:0px 0 5px 0; padding:10px 0px; color:#000; text-align:left; text-transform:uppercase; font-family: 'Roboto', sans-serif;
	font-size:20px;}
.tus_lefth h4 span{
	color:#F7D600;}
.tus_hdsubcate{
	margin:10px 0 20px 0; padding:10px 10px 20px 10px; border:solid 1px #ccc; background-color:#f5f5f5; border-top-left-radius:0.50em; border-top-right-radius:0.50em}
.tus_hdsubcate h4{
	margin:0px 0 15px 0; padding:10px 0px; color:#F7D600; text-align:left; text-transform:uppercase; font-family: 'Roboto', sans-serif;
	font-size:20px; border-bottom:solid 1px #d7dbda}
.tus_sbcate{
	margin:0px 0 10px 0; padding:15px 10px; background-color:#000; border-radius:0.50em; transition:0.5s}
.tus_sbcate h5{
	margin:0px; padding:0px; color:#fff; font-size:14px; font-family: 'Roboto', sans-serif; text-transform:capitalize;}
.tus_sbcate:hover{
	background-color:#F7D600;}
/*------
   Detail Page
-----------------------*/
.tus_detailp{
	margin:0px 0 20px 0; padding:30px 20px; background-color:#eee;}
.tus_large{
	margin:0 auto 30px auto; padding:0px;}
.tus_large img{
	margin:0 auto; padding:0px;}
.tus_prodetail{
	margin:0px; padding:0px;}
.tus_prodetail h1{
	margin:0px; padding:0px 0 7px 0; font-family: 'Roboto', sans-serif; font-size:18px; color:#F7D600; text-transform:capitalize; border-bottom:solid 1px #ccc;}
.tus_prodetail h2{
	margin:0px 0 10px 0; padding:10px 0 10px 0; font-family: 'Roboto', sans-serif; font-size:16px; color:#000; text-transform:capitalize; border-bottom:solid 1px #ccc;}
.tus_prodetail p{
	margin:0px 0 0px 0; padding:0px 0 0px 0; font-family: 'Roboto', sans-serif; font-size:14px; color:#333;}
.tus_prodetail p span{
	font-weight:bold; color:#F7D600; font-size:16px;}
#fixedbar{
  display: none; position: fixed; top: 0; width: 100%; height:auto; background-color:rgba(255, 255, 255,1); z-index:99999; padding:5px 0;
  box-shadow:2px 2px 5px #333}
#fixedbar:after,#fixedbar:before{
	display:block}
.tus_realated h4{
	margin:20px 0 15px 0; padding:0px; font-family: 'Roboto', sans-serif; font-size:25px; color:#000; text-transform:uppercase;}
.tus_realated h4 span{
	color:#F7D600;}
.tus_gallery{
	margin:0px 0 15px 0; padding:0px; transition:0.5s; position:relative}
.tus_gallery .gbox{
	margin:0px; padding:0px; position:relative;}
.tus_gallery .gbox img{
	margin:0 auto; padding:0px; width:100%; height:auto}
.tus_gallery h4{
	margin:0px 0 0 0; padding:15px 0; color:#000; text-align:left; text-transform:capitalize; font-size:15px; font-family: 'Roboto', sans-serif; transition:0.5s;
	border-bottom:solid 2px #000}
.tus_gallery:hover h4{
	color:#F7D600; text-decoration:none}
.tus_gallery .gbox:before{
	content:''; position:absolute; background-color:rgb(0,0,0,0.40); width:0; height:0; top:0; left:0; transition:0.5s}
.tus_gallery:hover .gbox:before{
	width:100%; height:100%;}
.tus_gallery .gbox:after{
	content:''; position:absolute; background-color:rgb(0,0,0,0.40); width:0; height:0; bottom:0; right:0; transition:0.5s}
.tus_gallery:hover .gbox:after{
	width:100%; height:100%;}
.tus_download{
	margin:0px 0 15px 0; padding:20px; border:solid 1px #ccc; box-shadow:2px 2px 5px #ccc; display:inline-block; box-sizing:border-box; width:100%}
.tus_download img{
	margin:0px 15px 0 0; padding:0px; float:left;}
.tus_download h4{
	margin:0px 0 15px 0; padding:0px; font-family:'Roboto', sans-serif; font-size:18px; color:#000; text-transform:capitalize; font-weight:bold}
.tus_download h5{
	margin:0px; padding:0px; font-family:'Roboto', sans-serif; font-size:16px; color:#000; text-transform:uppercase;}








@media only screen and (min-width: 280px) and (max-width: 359px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_heading2 h4{font-size:22px;}
.tus_heading2::before{display:none;}
.tus_heading2::after{display:none;}
.tus_heading2 span{display:none;}
.tus_heading2 span1{display:none;}
.tus_categ h4{ font-size:15px;}
.tus_heading2 h4{font-size:22px;}
.tus_heading::before{display:none;}
.tus_heading::after{display:none;}
.tus_heading span{display:none;}
.tus_heading span1{display:none;}
.tus_footer span{bottom:0; padding:10 30px}
}
@media only screen and (min-width: 360px) and (max-width: 479px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_heading2::before{display:none;}
.tus_heading2::after{display:none;}
.tus_heading2 span{display:none;}
.tus_heading2 span1{display:none;}
.tus_heading::before{display:none;}
.tus_heading::after{display:none;}
.tus_heading span{display:none;}
.tus_heading span1{display:none;}
.tus_footer span{bottom:0;}
}
@media only screen and (min-width: 480px) and (max-width: 666px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_heading2::before{display:none;}
.tus_heading2::after{display:none;}
.tus_heading2 span{display:none;}
.tus_heading2 span1{display:none;}
.tus_heading::before{display:none;}
.tus_heading::after{display:none;}
.tus_heading span{display:none;}
.tus_heading span1{display:none;}
.tus_footer span{bottom:0;}
}
@media only screen and (min-width: 667px) and (max-width: 767px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_footer span{bottom:0;}
}
@media only screen and (min-width: 768px) and (max-width: 779px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_footer span{bottom:0;}
.tus_heading2::before{right:16%;}
.tus_heading2::after{right:16%;}
.tus_heading2 span{left:16%;}
.tus_heading2 span1{left:16%;}
.tus_heading::before{right:14%;}
.tus_heading::after{right:14%;}
.tus_heading span{left:14%;}
.tus_heading span1{left:14%;}
} 
@media only screen and (min-width: 800px) and (max-width: 991px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_footer span{bottom:0;}
.tus_heading2::before{right:16%;}
.tus_heading2::after{right:16%;}
.tus_heading2 span{left:16%;}
.tus_heading2 span1{left:16%;}
.tus_heading::before{right:14%;}
.tus_heading::after{right:14%;}
.tus_heading span{left:14%;}
.tus_heading span1{left:14%;}
}
@media only screen and (min-width: 992px) and (max-width: 1169px) {
.tus_logo img{margin:10px auto; padding:0px;}
.tus_tpmenu{float:none; margin:10px 0}
.tus_footer span{bottom:0;}
.tus_heading2::before{right:16%;}
.tus_heading2::after{right:16%;}
.tus_heading2 span{left:16%;}
.tus_heading2 span1{left:16%;}
.tus_heading::before{right:14%;}
.tus_heading::after{right:14%;}
.tus_heading span{left:14%;}
.tus_heading span1{left:14%;}
}
/*---------
   Basket
-------------------*/
.cart-page {
    padding: 20px 0 0px;
}
.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;
}