ul {
	list-style: none;
	padding: 0px;
}
.checkbox input, .radio input {
	display: block;
}
.navbar {
	margin-bottom: 10px;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.badge-pending {
	background-color: #f90;
}
.badge-completed {
	background-color: #390;
}
.badge-cancelled {
	background-color: #f48f84;
}
.badge-refunded {
	background-color: #0d95bb;
}
.badge-shipped {
	background-color: #d67f0c;
}
.alert {

}
.ecm_nav{
	font-family: ralewaysb;
    font-size: 15px;
    letter-spacing: 1px;
}
.ecm_nav > .active > a, .ecm_nav > .active > a:focus, .ecm_nav > .active > a:hover{
	background-color: transparent !important;
	color: #df2814 !important;
	border-bottom: 2px solid #df2814;
	padding-bottom:5px;
}
.ecm_nav > li > a:hover{
	background-color: transparent !important;
	color: #df2814 !important;
}
.ecm_nav li > a{
	color:#555 !important;
	font-size:13px !important;
	font-family:ralewaysb;
}
.home-gbutton a{
	color:#555 !important;
}
.comm_nav li{
	padding-left:10px;
}
.sort_btn{
	background-color:transparent;
	color: #df2814;
	border:2px solid #df2814;
	border-radius: 5px !important;
	font-family:opensanssb;
}
.sort_btn:hover, .sort_btn :focus , .sort_btn :active{
	color: #df2814 !important;
}
.ecm_btn{
	background-color:#df2814;
	color: #fff;
	font-family:opensanssb;
}
.ecm_button > button:hover, .ecm_button > button:focus{
	background-color: #c11d0b !important;
	color: #fff !important;
}
.ecm_cart a{
	font-size:14px !important;
	color: #df2814 !important;
	font-family: ralewayb;
}
.ecm_button_top{
	font-family: opensansi;
    font-size: 10px;
    letter-spacing: normal;
	color: #df2814;
}
.search_area{
	background-color: #474747;
	padding:10px;
}
.search_offer input{
	border: 1px solid #df2814;
}
.main_area{

}
.coupons_area{
}
.item_box{
	margin-bottom: 10px;
}
.item_main{
	/*overflow: hidden;*/
}
.item_img {
	border: 1px solid #ccc
}
.item_info{
    background-color: rgba(1, 1, 1, 0.6);
    color: #fff;
    height: 50px;
	bottom:0;
	position: absolute;
	padding:5px;
	left:0;
	right:0;
	margin-left: 15px;
    margin-right: 15px;
}
.coupage_info{
	background-color: rgba(1, 1, 1, 0.7);
    color: #fff;
    height: 60px;
	bottom:0;
	position: absolute;
	padding:10px;
	left:0;
	right:0;
}
.item_stats{
	background-color: rgba(1, 1, 1, 0.7);
	color: #fff;
	bottom: 0;
	position: absolute;
	width:60%;
	padding: 5px;
	right: 0;
	margin-right: 15px;
	top: 0;
	z-index: 1000;
}
.coupon_stats{
	background-color: rgba(1, 1, 1, 0.7);
	color: #fff;
	padding: 5px;
}
.item_info_title{
	font-family:opensansb;
	font-size:13px;
	max-height:41px;
	overflow:hidden;
}
.item_info_biz{
	font-family:opensansi;
}
.item_info_price{
	font-family:opensanssb;
	font-size:18px;
	width:100%;
}
.price_b{
	font-size:10px;
	line-height: 24px;
    vertical-align: top;
}
.item_info_price i{
	font-size: 10px;
    line-height: 25px;
    vertical-align: top;
}
.item_info_old_price{
    font-family: opensansr;
    font-size: 12px;
    margin-bottom: -5px;
    margin-top: -5px;
    text-decoration: line-through red !important;
    text-decoration: line-through;
}
.item_info_old_price i{
	font-size: 9px;
    line-height: 20px;
    vertical-align: top;
}
.price_old_b{
	font-size:7px;
	line-height: 14px;
    vertical-align: top;
}
.item_page_old_price{
    font-family: opensansr;
    font-size: 20px;
    margin-bottom: -5px;
    margin-top: -5px;
    text-decoration: line-through red !important;
    text-decoration: line-through;
}
.item_page_old_price i{
	font-size: 13px;
    line-height: 24px;
    vertical-align: top;
}
.item_page_price_old_b{
	font-size:11px;
	line-height: 22px;
    vertical-align: top;
}
.coupon_title{
    background-color: #fcfcfc;
    border-bottom: 3px dashed #df2814;
    border-top: 3px dashed #df2814;
    box-shadow: 0 1px 3px #777;
    font-family: ralewayb;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 8px;
    text-align: center;
}
.coupon_title a.hover, .coupon_title a:hover {
	color:#777;
}
.coupon_item{
	border: 1px solid #777;
	padding:0;
	margin-top:10px;
	height: 70px;
	overflow:hidden
}
.coupon_item_more{
	border: 2px dashed #777;
	padding:0;
	margin-top:10px;
	overflow:hidden;
}
.coupon_item_page{
	border: 2px dashed #777;
	padding:0;
	margin-top:10px;
	height:130px;
	overflow:hidden;
}
.coupon_item_img{
	padding:0;
	border-right: 1px solid #777;
}
.coupon_item_info{
    color: #df2814;
    font-family: opensansb;
    font-size: 13px;
    padding: 5px;
    text-align: center;
	overflow:hidden;
	height: 60px;
}
.coupage_item_info{
	color: #df2814;
    font-family: opensansb;
    font-size: 20px;
    padding: 5px;
    text-align: center;
    overflow-y: auto;
}
.coupon_more_info{
	background-color: rgba(1, 1, 1, 0.7);
    color: #fff;
    height: 20px;
	bottom:0;
	position: absolute;
	padding:5px;
	left:0;
	right:0;
}
.mcoupon_more_info{
	background-color: rgba(1, 1, 1, 0.7);
    color: #fff;
    height: 20px;
	padding:5px;
}
.coupon_biz{
	font-family:opensansi;
	margin-top: -2px;
	letter-spacing:0.5px;
}

.coupon_price{
	font-family:opensanssb;
	font-size:15px;
	margin-top: -6px;
}
.coupon_price_page{
	font-family:opensanssb;
	font-size:25px;
}
.coupon_price_b{
	font-size:9px;
	line-height: 17px;
    vertical-align: top;
}
.coupon_price i{
	font-size: 9px;
    line-height: 19px;
    vertical-align: top;
}
.old_coupon_price{
	font-family:opensanssb;
	font-size:15px;
	margin-top: -6px;
	text-decoration: line-through red;
	padding-left:5px;
}
.old_coupon_price i{
	font-size: 9px;
    line-height: 19px;
    vertical-align: top;
}
.item_badge {
    position: absolute;
    right: 4px;
}
.spof_badge i{
	color: #df2814;
	font-size: 62px;
	z-index: 2;
}
.spof_badge > span > div {
    color: #fff;
    font-family: ralewayb;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
	padding-left:8px;
	position: absolute;
}
.spof_badge{
	position:absolute;
	right: 30px;
}
.pickup_badge{
	top: 13px;
    background-color: #3ba501;
    color: #fff;
    padding: 5px;
    position: absolute;
    right: 15px;
    width: 80px;
	font-family: opensansb;
	font-size: 12px;
	box-shadow: 0 2px 0 #555;
	z-index: 2;
}
.delivery_badge{
	top: 13px;
    background-color: #ff9000;
    color: #fff;
    padding: 5px;
    position: absolute;
    right: 15px;
    width: 80px;
	font-family: opensansb;
	font-size: 12px;
	box-shadow: 0 2px 0 #555;
	z-index: 2;
}
.item_badge{
	top: 10px;
    color: #fff;
    padding: 0px;
    position: absolute;
	box-shadow: 0 2px 0 #555;
	z-index: 2;
	right: 16px;
}
.item_badge img{
	max-width:110px;
}
.modal_ecm_title{
	color: #df2814;
	font-size:16px;
	font-family:opensansb
}
.img_btn{
	height:100px;
	width:100px;
}
.img_btn:hover , img_btn:focus{
	color:#df2814;
}
.fullitem_info{
	padding-top:15px;
	font-size:13px;
	font-family:opensansi;
}
.fullitem_title{
	font-family: opensansb;
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
	color:#df2814;
}
.fullitem_title span a{
	color:#df2814;
	letter-spacing:6px;
}
.fullitem_title span a:hover, .fullitem_title span a:focus{
	color:#777;
}
.fullitem_title_small{
	font-family: opensansi;
    font-size: 13px;
    letter-spacing: 0;
    padding-bottom: 10px;
    text-transform: none;
	color:#777;
}
.bottom_box{
	margin-bottom:10px;
	background-color:#fafafa;
	padding:15px;
	box-shadow: 1px 1px 0 #ccc;
}
.fullitem_main_title{
	font-family: opensansb;
    font-size: 32px;
    line-height: 40px;
}
.fullitem_main_title input{
	border: 1px solid #ccc;
    font-size: 17px;
    padding: 10px;
    width: 100%;
	
}
.fitem_info_price{
	font-family:opensansb;
	font-size:35px;
	padding-top: 10px;
	padding-left: 10px;
}
.fitem_info_price input{
	font-size:15px;
	padding: 8px;
    width: 100%;
	border: 1px solid #ccc;
}
.fprice_b{
	font-size:20px;
	line-height: 40px;
    vertical-align: top;
}
.fitem_info_price i{
	font-size: 16px;
    line-height: 43px;
    vertical-align: top;
}
.top_box_title{
	background-color: #555;
    color: #fff;
    font-family: opensanssb;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px;
}
.top_box{
	margin-bottom:10px;
	background-color:#fafafa;
	padding:15px;
	box-shadow: 1px 1px 0 #ccc;
	font-size: 14px;
	
}
.top_box_edit{
	margin-bottom:10px;
	background-color:#fafafa;
	padding:15px;
	border:1px solid #ccc;
	font-size: 14px;
	
}
.add_fearture{
	margin-bottom:10px;
	padding-left: 0px;
}
.add_variation {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
.top_box p{
	overflow:hidden;
}
.share_item i{
	font-size:24px;
}
.share_item{
	margin-bottom:20px;
	
}
.share_title{
	font-size:14px;
	font-family:opensanssb;
	color: #777;
}
.share_item a:hover , .share_item a:focus{
	color:#df2814;
}
.share_icons{
	letter-spacing:2px;
	
}
.item_add_img{
    background-color: #eee;
    border: 1px solid #ccc;
    color: #777;
    font-size: 14px;
    height: 530px;
    padding: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.item_add_img i{
	font-size: 30px;
    padding-top: 10px;
}
.images_uploaded{
	margin-top:20px;
}
.images_uploaded img{
	padding:0px;
}
.images_uploaded button i{
	font-size:20px;
	color: #fff;
    text-shadow: 1px 1px 1px #777;
}
.images_uploaded button{
    background-color: transparent;
    border: medium none;
    position: relative;
    right: 40px;
    top: -60px;
}
.badge_name{
	font-size:13px;
}
.additem_bar .active a{
	color:#df2814 !important;
	font-size:15px;
	text-transform:uppercase;
	font-family:ralewayb;
}
.additem_bar > li.active > a, .additem_bar > li.active > a:focus, .additem_bar > li.active > a:hover{
	border:none;
	box-shadow: 0px 4px 6px #9e9e9e;	
}
.additem_bar > li  > a:hover, .additem_bar > li  > a:focus{
	background-color:transparent;
	color:#df2814 !important;
	border:none;
}
.additem_bar{
	font-size:13px;
}
.view_more_title{
	color:#df2814;
	font-size:15px;
	text-transform:uppercase;
	font-family:ralewayb;
	padding-top:40px;
	padding-bottom:10px;
}
.cart_item_name{
	font-size:16px;
	font-family:ralewayb;
}
.cart_item_info{
	color:#9e9e9e;
	font-size:13px;
	font-family:opensansi;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: 200;
}
.cart_item_seller{
	font-size:13px;
}
.cart_total{
	background-color:#ccc;
}
.cart_price{
	padding-top:15px !important;
	font-family:opensansr;
	font-size:14px;
	color:#555;
}
.checkout_title{
	color: #df2814;
    font-family: ralewayb;
    font-size: 18px;
	padding-top:5px;
}
.cart_checkout{
	background-color:#ccc;
}
.categories_dd {
	padding-left: 0px; 
	padding-right: 0px; 
	margin-top: 15px;
}
.categories_dd button{
	font-family: opensansb;
    font-size: 16px;
	text-align:left !important;
}
.coupon_expire{
	color: #a3c519;
    font-family: opensanssb;
    font-size: 10px;
    text-align: right;
	padding-top: 10px;
}
.delivery_type{
	font-size:13px;
}
.badge-danger {
	background-color: #df2814;
}

.message_Content {
	color: #111;
}

.register_in, .log_in {margin-bottom: 5px;}

.order_summary {
	font-size: 14px;
	padding: 10px 5px;
}

.btn:focus, .btn:hover {
	color: #fff;
}

/*.table .table-borderless th, .table .table-borderless tr, .table .table-borderless td {
	border: none;
}*/
.table-borderless > thead > tr > th,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > tbody > tr > td,
.table-borderless > tfoot > tr > td {
    border: 0px none;
    line-height: 1.42857;
    vertical-align: middle;
}

.table-border > thead > tr > th,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > tbody > tr > td,
.table-border > tfoot > tr > td {
    border: 1px solid #ddd;
    line-height: 1.42857;
    vertical-align: middle;
    text-align: center;
}
.order_box {
	font-size: 14px;
	background-color: #fbfbfb;
    border: 1px solid #ccc;
	margin-bottom:10px;
}
.order_box_info {
	margin: 11px auto;
}
.item_box_info{
	background-color:#fff;
	padding-left:0;
	padding-right:0;
	
}
.order_box_items {
	margin: 2px;
	border: solid .5px grey;
}
.item_link{
	color#777;
	font-size:12px;
}
.delivery_box {
	font-size: 13px;
	background-color: #fdfdfd;
    border: 1px solid #ccc;
}
.save_btn{
	background-color:transparent;
	border:none;
}
.save_btn i{
	color:#df2814;
	font-size:20px;
}
.item_later{
	font-size:15px;
	padding-left:0;
	padding-right:0;
}
.ezbz_calc{
	/*border: 1px solid #ccc;*/
    padding-left: 5px;
    text-align: left;
	font-size: 11px;
    height: 33px;
    line-height: 33px;
	
}
.dash_comtitle{
	color:#555;
}
.side_dash_comtitle{
	color:#555;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}
.orders_img img{
	border:1px solid #ccc;
}
.cart_item_img img{
	border:1px solid #ccc;

}
.adv_search{
	font-size:12px;
}
.adv_search li h4{
	font-size:15px !important;
}
.adv_search .checkbox{
	min-height: auto !important;
}
.top_pick{
	background-color:#f8f8f8;
	margin-top:-30px;
	padding-bottom: 20px;
	box-shadow: 0 0 10px -2px #777;
	margin-bottom: 30px;
}
.top_pick_title{
	font-family:Dancing Script;
	font-size:35px;
	text-align:center;
	color:#df2814;
	font-weight:700px;
	padding-bottom: 20px;
	padding-top:10px;
}
@media only screen and (max-width:1366px){
.item_info_title{
	max-height:37px !important;
	font-size:11px !important;
}
.item_info_price{
	font-size: 17px !important;
}
.price_b {
    font-size: 8px  !important;
    line-height: 19px  !important;
}
.item_info_price i {
    font-size: 10px;
    line-height: 27px;
}
.ecm_btn{
	font-size:13px;
}
.item_info{
	height:40px
}
}
@media only screen and (max-width:1280px){
.item_info{
	margin-bottom: 5px !important;
}
.item_info_price{
	font-size: 14px !important;
}
.price_b {
    font-size: 8px  !important;
    line-height: 19px  !important;
}
.item_info_price i {
    font-size: 9px;
    line-height: 18px;
}
.item_info {
    margin-bottom: 0 !important;
}
}
@media only screen and (max-width:991px){
.container-fluid{
	padding:0!important; 
}
.navbar-brand {
	padding-left:0!important;
}
}
@media only screen and (max-width:768px){
.item_info_title{
	max-height:50px !important;
	font-size:11px !important;
}
.item_info_price{
	font-size: 20px !important;
}
.price_b {
    font-size: 10px  !important;
    line-height: 22px  !important;
}
.item_add_img{
	height: 380px !important;
}
.fullitem_main_title{
	font-size:26px !important;
}
.top_pick_title {
	font-size: 28px  !important;
    padding-bottom: 10px  !important;
    padding-top: 10px  !important;
}
.see_terms{
	font-size: 10px;
    padding-top: 2px;
}
.ecm_cart a{
	font-size: 14px !important;
}
.item_info{
	margin-top:-5px !important;
}
}

@media only screen and (max-width:320px){
.item_info{
	margin-bottom: 5px !important;
}
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #df2814 ;
    border-color: #df2814 !important;
}
.shop_category_mb{
    background-color: #ccc !important;
    font-size: 14px;
    padding: 5px;	
    border-top: 1px solid #fff;
    box-shadow: -1px -4px 2px #9e9e9e  inset !important;
    font-family: ralewayb !important;
	color:#555 !important;
}
.shop_category_mb i{
	font-size:12px;
}
.categories_body {
    background-color: #eee;
    color: #555;
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.commerce_terms{
	color: #777;
    font-family: opensansr;
    letter-spacing: 0.5px;
    padding-top: 20px;
	font-size:12px;
}