@charset "utf-8";





/* CSS Document */



body{ background:url(../images/bg.jpg) center top no-repeat #000;



margin:0px;



padding:0px;



}



.logo{margin:0px auto;



padding:15px 0px;



}



.search{ width:50%;



min-height:35px;



background:#000;



text-decoration:none;



border:none;



outline:none;



color:#CCC;



float:right;



padding-left:10px;



margin:0px 10px 0px 0px;



}



.pding{padding:10px 20px;



}



.txt{font-family: 'Open Sans', sans-serif;



font-size:14px;



color:#FFF;



text-align:justify;



padding:10px 10px;



}



.mark{ opacity:0.09;



position:absolute;



margin:20% 30%;



background:#000;



}



.thum{font-family: 'Open Sans', sans-serif;



font-size:12px;



color:#FFF;



text-align:justify;



}



.thum h1{border-bottom:solid 1px #666;



margin:0px;



padding:10px 0px;



font-style:oblique;



text-align:center;



}

.thum2{font-family: 'Open Sans', sans-serif;



font-size:12px;



color:#FFF;



text-align:justify;

float:right;



}



.thum2 h1{border-bottom:solid 1px #666;



margin:0px;



padding:10px 0px;



font-style:oblique;



text-align:center;



}



.bordr{border:solid 1px #FFF;



font-family: 'Rajdhani', sans-serif;



font-size:24px;



color:#FFF;



text-align:center;



padding:7px 0px;



margin-bottom:20px;



}



.bordr img{padding:10px;



}



.bordr a{text-decoration:none;



color:#FFF;



}



.bordr a:hover img{opacity:0.5;



}



.bttm{font-family: 'Rajdhani', sans-serif;



font-size:16px;



color:#FFF;






}



.bttm ul{ padding:0px;



}



.bttm ul li{



padding:5px 0px; list-style:none;



}



.bttm ul li a{text-decoration:none;



color:#FFF;



}



.bttm ul li a:hover{}



.signup{background:#1a1a1a;



padding:20px 0px;



margin-top:20px;



font-family: 'Rajdhani', sans-serif;



color:#FFF;



text-transform:uppercase;



}

.signup a{

	text-decoration:none;

	

	color:#FFF;

	}



.signup h4{font-size:30px;



float:right;



}



.area{min-width:80%;



height:40px;



background:#000;



outline:none;



border:none;



border-radius:5px;



padding-left:10px;



margin:7px 0px 0px 0px;



}



.signup-btn{/*padding:7px 0px;*/



border:solid 1px #999;



margin:8px 0px -8px -37px;



text-align:center;



}



.signup-btn a{text-decoration:none;



color:#FFF;



padding:10px 10px;



}



.detail{font-family: 'Rajdhani', sans-serif;



color:#FFF;



text-transform:uppercase;



font-size:16px;



margin-top:20px;



}



.detail h4{ font-size:24px;



border-bottom:solid 1px #666;



}



.btttn{font-family: 'Rajdhani', sans-serif;



color:#FFF;



text-transform:uppercase;



font-size:16px;



margin-top:20px;



}



.btttn a{ text-decoration:none;



color:#FFF;



padding:10px 10px;



border:solid 1px #FFF;



margin-left:10px;



border-radius:5px;



}



.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: 14px;

   /* 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;

	}

	/*

	Label the data

	*/

	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;

	

}

