@font-face {
	font-family: 'bukraregular';
	src: url('bukra/29ltbukraregular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bukrabold';
	src: url('bukra/29ltbukrabold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'droidnaskh';
	src: url('droidnaskh-regular.ttf');
	font-weight: normal;
	font-style: normal;
}
h1,h2,h4,h3,h5,h6,p,a,span,div{
	font-family: 'bukraregular';
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background: #f8f8f8;

}
@media (min-width: 1200px){
	/*.container {
	    width: 1315px;
	}*/
}
#d_quickcheckout .panel-default > .panel-heading {
	color: #fff !important;
	background-color: #232f3e !important;
	border-color: #dddddd;
}
#d_quickcheckout #payment_method_list .radio input[type=radio]{
	margin-right: -20px !important;
	margin-left: 0px !important;
}
.account-register #custom-field1{
	display: none !important;
}
.companybanner + .row {
	direction: ltr;
}
.customerpartner-sell #content .btn-lg{
	display: none !important;
}
.back-home{
	background: #f6f6f6;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #bebebe !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #bebebe !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #bebebe !important;
}
:-moz-placeholder { /* Firefox 18- */
	color: #bebebe !important;
}
header{
	background: #fff;
	box-shadow: 0 0 14px -8px #000;
	/*background: url(pattern.png);*/
}
header .phone{
	display: inline-block;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #9d9d9d;
	line-height: .5em;
}
header .email2{
	display: inline-block;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
#d_quickcheckout .title:before{
	display: none;
}
#d_quickcheckout .title:after{
	display: none;
}
#d_quickcheckout .title{
	display: inline !important;
	color: #777;
	font-size: 14px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
#slideshow0 img{
	width: 100%;
}

.common-home #banner0 img{

}
.common-home #banner2 img{

}
.nav-tabs {

}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #142a6a;
}
#language {
	float: right;
}

#language li{
	list-style: none;
}
.lang-en{
	display: none !important;
}
.lang-ar {
	padding: 6px 5px;
	/* border-radius: 50%; */
	color: #232f3e !important;
	text-shadow: none;
	transition: all 0.3s ease;
	background: transparent;
	margin: 0;
}

.lang-ar:hover{
	color: #eb0000 !important;
}
.lan{
	margin: 0 20px 0 0;
}
.lan li:after{
	display: none !important;
}
.m-menu{
	width: 100%;
}
.common-home .m-menu{
	width: 75%;
}
.p header{
	display: none;
}
.p .m-menu{
	display: none !important;
}
.p .breadcrumb{
	display: none;
}
.p footer{
	display: none;
}
.p .cloud{
	display: none;
}
.p .btn-primary2{
	display: none;
}


.intl-tel-input .country-list {
	left: 0;
	direction: ltr;
}
.intl-tel-input.allow-dropdown .selected-flag {
	width: 46px;
	direction: ltr;
}
#payment_address_company_input{
	display: none;
}
#payment_address #payment_address_company_input{
	display: block;
}
#payment_address_customer_group_id_input{
	display: none;
}

/* top */
#top {
	border-bottom: 0;
	padding: 0px 0px 0px 0;
	min-height: 30px;
	background: #f5f5f5;
	margin: 0 0 15px 0;
}
#top .left-links{
	margin: 0px;
	padding-top: 0px;
}
#top #currency .currency-select {
	text-align: right;
}
#top #currency .currency-select img{
	margin: 0 0 0 5px;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff !important;
	background-color: #d8213f;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;*/
}
#top .btn-link, #top li, #top a {
	color: #323232;
	font-weight: bold;
	vertical-align: middle !important;
	text-shadow: none;
	text-decoration: none;
	font-size: 12px;
	transition: all 0.3s ease;
	line-height: 1.2em;
}
#top .btn-link:hover, #top-links a:hover {
	color: #ff4248;
}
#top .btn-link:hover, #top li:hover, #top a:hover{
	color: #ff4248;
}
#top .dropdown-menu li{
	text-shadow: none;
	color: #47260d !important;
}
#top .dropdown-menu .btn-link{
	text-shadow: none;
	color: #47260d !important;
}
#top .dropdown-menu a {
	text-shadow: none;
	color: #47260d !important;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
}
#top-links .list-inline{
	padding: 0;
	text-align: left;
	margin-bottom: 0px;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 0px;
}
#top-links a + a {
	margin-left: 15px;
}
.top2{
	margin: 5px auto 0;
	display: table;
}
.top2 span{
	margin: 0 5px;
}
.top2 .fa{
	color: #09afd2;
}
.phone2{
	margin: 35px 0 15px;
}
.phone2 a{
	color: #777;
}
.phone2 .fa{
	font-size: 17px;
}
#slideshow0 {
	position: relative;
	margin-bottom: 0;
}

#menu .nav > li > .active {
	color: #f00000;
}
.list-group-item.active:hover, .list-group-item.active:focus{
	background-color: #f00000;
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}
.right-links li{

}
.right-links > ul > li{
	border-left: 1px solid #fff;
	padding: 9px 7px;
}
.right-links > ul > li:last-child{
	border: 0;
}

.header-menu {
	z-index: 9;
	background-color: transparent;
	position: relative;
}

.ex #cart > .btn {
	color: #fff;
	border-radius: 0%;
	width: auto;
	height: auto;
	background: #09afd2;
	border: transparent !important;
	float: left;
	white-space: pre-line;
	box-shadow: none;
	border: 0;
	padding: 8px 16px;
}
.ex #cart {
	margin-bottom: 0px;
}
.ex #cart > .btn:hover, .ex #cart > .btn:active, .ex #cart > .btn:focus {
	background: #ea1590 !important;
	border: transparent !important;
	color: #fff !important;
}
.ex #search {
	width: 243px;
	max-width: 243px;
	margin: 5px auto 5px;
}
.ex #search .btn-lg{
	background: #f7f7f7;
}
.ex #search .input-lg{
	background: #f7f7f7;
}
.head-social{
	background: #ffd2dd;
	box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
	margin-bottom: 5px;
	display: none;
}
.common-home .head-social{
	display: block;
}

.head-social .social{
	margin: 8px auto;
	display: table;
}
.social{
	margin: 0px;
	display: table;
	float: left;
}
.social .fa {
	padding: 10px 6px;
	font-size: 21px;
	color: #7f0078;
	transition: all 0.4s ease;
	margin: 0 0 0 10px;
}
.social .fa-facebook{
	color: #45629e;
}
.social .fa-twitter{
	color: #55acef;
}
.social .fa-youtube{
	color: #c0181d;
}
.social .fa-instagram{
	color: #006fcc;
}
.social .fa-pinterest{
	color: #cb2027;
}
.social a {
	font-size: 16px;
	display: inline-block;
	float: left;
}
.social .fa:hover{
	color: #008aff;
}

/*.shifted {
    margin-top: 60px;
}*/

.account p{
	margin: 0;
	font-size: 20px;
	color: #777;
}
.account .dropdown-toggle{
	color: #acacac;
}
.navbar{
	margin-bottom: 0
}
/* logo */
#logo {
	float: right;
	margin: 5px 0;
	transition: all 0.5s ease;
	width: 130px;
}

#logo img{
	transition: all 0.5s ease;
	width: auto;
}
.sub h2{
	text-align: center;
}
.sub img{
	margin: 0 auto;
	display: block;
}

.top-row{
	margin: 15px -15px 20px;
}
/* search */
#search {
	width: 100%;
}
#search .input-lg {
	box-shadow: none;
	padding-left: 0;
	border-radius: 35px;
	height: 42px;
	border: 1px solid #000;
	background: transparent;

}
#search .btn-lg {
	font-size: 15px;
	line-height: 30px;
	background: #1b1d1f;
	box-shadow: none;
	border: 0;
	border-radius: 50%;
	color: #fff;
	margin-left: -43px;
	padding: 6px 13px;
}
#search .btn-lg .fa{
	font-size: 18px
}
#input-search{
	box-shadow: none;
	border: 0;
	height: 38px;
	background: #fff;
	border-radius: 0px;
	margin-bottom: 20px;
}
.selectpicker{
	width: 100%;
	padding: 0 10px;
	box-shadow: none;
	border: 0;
	height: 38px;
	border-radius: 0;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(arrow.png) no-repeat 8px 15px !important;
	transition: all .3s ease;
	border-radius: 0;
	margin-bottom: 25px;
}
#button-search{
	box-shadow: none;
	border-radius: 0;
	background: #d8213f;
	color: #fff;
	border: 0;
	padding: 8px 30px;
	border-radius: 0px !important;
}
.adv-search{
	margin-top: 50px;
	background: #ebebeb;
	display: table;
	width: 100%;
	padding: 20px 0 50px;
}
.adv-search div{
	/*padding: 0 5px;*/
}
.adv-search h3{
	color: #777;
	font-size: 22px;
	margin-bottom: 40px;
}
.adv-search h5{
	color: #d0a457;
	text-align: center;
	margin: 20px auto;
	font-size: 17px;
}
#button-search:hover{
	background: #ca1e3a;
}
.sku{
	position: absolute;
	top: 40px;
	right: 32px;
	color: #fff;
	background: #ea1590;
	padding: 5px;
	border-radius: 5px;
}
.sku span{
	color: #000;
}
.sku2{
	display: table;
	margin: 0 auto 7px;
	color: #777 !important;
	/*background: #ea1590;*/
	padding: 5px 7px;
	border-radius: 5px;
}
.sku2 span{
	color: #777;
}



#dropdownMenuButton{
	background-color: #eb0000;
	border-radius: 0px;
	min-height: 40px;
	z-index: 99;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	padding: 15px 12px;
}
#dropdownMenuButton .fa-list-ul{
	padding-left: 7px;
}
#dropdownMenuButton .fa-angle-down{
	float: left;
	position: relative;
	margin-top: 2px;
}
.all-cats{
	margin-right: 14px;
	width: 90%;
}
.all-cats ul{
	padding: 0 10px 0 ;
}
.all-cats li {
	list-style: none;
}
.all-cats li a{
	min-width: 200px;
	display: block;
	padding: 9px 20px;
	clear: both;
	width: 100%;
	line-height: 20px;
	color: #777;
	font-size: 16px;
	transition: all .4s ease;
}
.all-cats li:hover > a{
	color: #eb0000;

}
.all-cats .dropdown-menu{
	right: 90%;
	top: 0 !important;
	margin: 0 !important;
}



.whats{
	position: fixed;
	bottom: 50px;
	left: 50px;
	z-index: 99;
	display: none;
}
.whats .fa{
	padding: 11px 13px;
	background: #3dc489;
	color: #fff;
	font-size: 19px;
	border-radius: 50%;
}
.whats .fa:hover{
	background: #232f3e;
}
#ads{
	margin-top: 20px;
}
.right-list {
	display: table;
	width: 100%;
	text-align: right;
	margin: 15px 0 0;
}
.right-list li{
	vertical-align: middle;
}
.right-list a{
	color: #656565;
}
#wishlist-total:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 18px;
	background: url(wish-list.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
}
.account:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 27px;
	background: url(icons.png) 24px 27px;
	/* background-size: 76px; */
}
/*#cart-total:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(icons.png) 55px 26px;
}*/
.search1:before {
	content: "";
	display: inline-block;
	width: 27px;
	height: 24px;
	background: url(search.png) no-repeat;
	margin: -3px 6px 0;
	vertical-align: middle;
	background-size: contain;
}
.top-search{
	display: inline-block;
	vertical-align: middle;
	width: 80%;
}
/* cart */
.sc {
	text-align: right;
	color: #000;
	font-size: 15px;
	display: inline-block;
	margin: 0;
	z-index: 9;
	left: 15px;
	pointer-events: none;
	top: 9px;
	position: absolute;
}
.cart-wrap{
	display: inline-block;
	position: relative;
	transition: all 0.5s ease;
	    float: right;
}
#cart {
	width: auto;
	background: transparent;
	padding: 3px 10px 0px 10px;
}
#cart > .btn {
	position: relative;
	font-size: 22px;
	color: #919191;
	background: transparent;
	border: transparent;
	float: right;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	padding: 0;
	display: inline-block;
	width: auto;
}
#cart > .btn:hover, #cart > .btn:active, #cart > .btn:focus{
	background: transparent !important;
	border: 0;
	color: #d8213f !important;
}
#cart .btn-inverse .fa{
	font-size: 30px;
	color: #fff;
	background: #818181;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	padding: 5px 2px 0 0;
	text-align: center;
}

/*.red{
	display: inline-block;
}*/
.catname{
	position: absolute;
	bottom: 0;
	right: 15px;
	color: #fff;
	background: #252933;
	margin: 0;
	padding: 10px 15px;
	font-size: 21px;
}
.red{
	background: red;
	color: #fff;
	padding: 0px 3px 0;
	border-radius: 50%;
	display: inline-block;
	float: right;
	z-index: 99;
	position: absolute;
	font-size: 14px;
	left: -4px;
	top: -8px;
	line-height: 1;
	font-weight: bold;
	width: 15px;
	height: 15px;
}

.c-img{
	width: 50px;
}

.cart-wrap span{
	font-size: 14px;
}
.cats{
	margin: 40px 0;
}
.cats .list-head .fa-list-ul {
	margin-left: 25px;
	font-size: 18px;
	color: #074159;

}
.cats .list-head {
	color: #777;
	font-size: 17px;
	padding: 12px;
	background: #dedede;
	border-radius: 5px 5px 0 0;
}
.cats .list-head span{
	margin-left: 10px;
}
.home-cats{
	position: relative;
	margin-bottom: 30px;
}

.home-cats .image{
	background: #000;
	border-radius: 15px;
	overflow: hidden;
}
.home-cats .image img{
	width: 100%;
	opacity: .5;
	transition: all 0.4s ease;
}
.home-cats:hover img{
	transform: rotate(5deg) scale(1.2);
	opacity: .7;
}
.cat-title{
	position: absolute;
	z-index: 99;
	top: 45%;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-size: 30px;
	transition: all 0.4s ease;
}
.cat-title:after{
	content: "";
	display: block;
	border-top: 2px solid;
	width: 120px;
	margin: 15px auto 0;
	transition: all 0.4s ease;
}
.cat-title:hover{
	color: #a6ce39;
}


#cart span{
	display: inline-block;
}
#cart.open > .btn {
	background-image: none;
	border: 0;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #f5f5f1;
	z-index: 1001;
	position: fixed;
	top: 0;
	height: 100%;
	transform: translate3d(-100%, 0px, 0px);

	visibility: hidden;
	margin: 0;
	border: 0;
	border-radius: 0;
	min-width: 330px;
	width: 450px;
	transition: all 0.4s;
	display: block;
}
.pro-page img{
	display: block;
	max-width: 100%;
}
#cart.open .dropdown-menu{
	transform: translate3d(0, 0px, 0px);

	visibility: visible;
}
.table-striped > tbody > tr:nth-of-type(odd){
	border-top: 4px solid #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #ffdadb;
	border-top: 4px solid #fff;
}
.table-striped > tbody > tr td:first-child{
	padding: 0;
}
.table-striped > tbody > tr td img{
	width: 80%;
	padding: 0;
	border-radius: 0;
	float: right;
}
.totals1 td{
	border: 0 !important;
}
.totals1 tr:last-child{
	border-top: 1px solid #ddd;
}
.totals1 tr:last-child{
	font-weight: bold;
}
.pay1 img{
	width: 40px;
	height: 40px;
}
.pay1 .list-inline{
	float: left;
}
.pay1 span{
	padding: 0 2px;
}
.pay1 span{
	font-size: 12px;
}
.f-li {
	padding: 15px;
	background: #fff;
	max-height: 300px;
	overflow-y: scroll;
}
.s-li{
	padding: 15px 0 0;
}
.s-li .btn{
	display: block;
	width: 100%;
	margin: 0 0 -10px;
	padding: 8.5px 12px;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 280px;
		min-width: 280px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.create{
	color: #fff !important;
	background: #eb0000;
	display: block;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	padding: 11px 35px !important;
	border-color: #eb0000 !important;
	border-radius: 5px !important;
}

.contacts {
	/*border-bottom: 1px solid #bbbbbb;*/
	float: left;
	margin: 0 10px;
}
.email{
	float: left;
	margin: 46px auto 15px;
	font-size: 14px;
}
.email img{
	display: inline-block;
	margin: 20px 10px 0 5px;
}

/*
.phone{
	float: left;
	margin: 0px 10px 0px;
	font-size: 18px;
}*/
.phone a, .email a{
	color: #b3b3b3;
	font-size: 15px;
}
.email .fa{
	font-size: 40px;
	color: #c69c6d;
	border-radius: 50%;
	padding: 0 10px 10px 10px;
	float: right;
	transition: all 0.4s ease;
}
.email a span{
	display: table-row;
	color: #fff;
}
.email a span:nth-child(2){

}/*
.phone .fa {
    font-size: 18px;
    color: #cd8d21;
    background: #fff;
    border-radius: 50%;
    padding: 8px 11px;
    transition: all 0.4s ease;
}*/

.contacts a:hover .fa{
	color: #fff;
	background: #ea1590;
}
.navbar-header{
	float: left;
	display: table;
}


.banner .item3{
	margin: 0px 0 20px;
}
#banner1 .item3{
	margin: 0px 0 30px;
}
#banner3 .item3 img{
	border: 1px solid #008bff;
}
#banner4 .item3 img{
	border: 1px solid #008bff;
}
.banner:hover h3{

}
#banner2 .row + .item3{
	padding-right: 0px !important;
}

.banner img{
	width: 100%;
	transition: all 0.4s ease;
}
.banner img:hover{
	box-shadow: 0px 1px 3px 2px rgba(182, 182, 182, 0.3);
}
#banner1 img{
	margin: 0 auto;
}
.banner .item{
	overflow: hidden;
	position: relative;
}
.banner .item:hover img{

}
.featuredbanner .item{
	padding: 0px;
	transition: all 0.4s ease;
	margin: 0px 0;
	display: table;
	width: 100%;
}

.featuredbanner .row{
	margin-right: 0;
}
/*
.featuredbanner{
	background: url(featured.png) center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 999;
}*/
.featuredbanner img{
	padding: 0px;
	float: right;
	transition: all 0.5s ease;
	max-width: 30px;
	max-height: 30px;
	margin: -2px 0px 0 5px;
}
.featuredbanner .item:hover img{
	transform: rotate(360deg);
}

.featuredbanner .item:hover{

}
.featuredbanner .desc{
	display: table;
}
.featuredbanner h5{
	margin: 0;
	font-size: 12px;
	color: #323232;
	font-weight: bold;
}
.featuredbanner li{
	border-left: 1px solid #383838;
	padding: 9px 9px;
}
.featuredbanner li:last-child{
	border: 0;
}
.featuredbanner .desc h4{
	font-size: 14px;
	color: #000;
}
.featuredbanner .col-xs-3:nth-child(1) h3, .featuredbanner .col-xs-3:nth-child(1) .item{
	color: #f9c0c0;
	border-color: #f9c0c0;
}
.featuredbanner .col-xs-3:nth-child(2) h3, .featuredbanner .col-xs-3:nth-child(2) .item{
	color: #66b2c8;
	border-color: #66b2c8;
}
.featuredbanner .col-xs-3:nth-child(3) h3, .featuredbanner .col-xs-3:nth-child(3) .item{
	color: #74dd79;
	border-color: #74dd79;
}
.featuredbanner .col-xs-3:nth-child(4) h3, .featuredbanner .col-xs-3:nth-child(4) .items{
	color: #d49969;
	border-color: #d49969;
}
#banner0{
	margin: 0px 0 0;
}
#banner0 .item3 {
	margin: 0px 0 30px;
}
.top{
	overflow: hidden;
	margin: 30px 0 0;
}
.hok{
	margin: -1px 0 30px;
	/*border: 1px solid #b7b7b7;*/
	background: #f8f8f8;
	padding: 30px 5px 0;
}
.category-title .product-thumb h4{
	display: block;
}
.deals-title{
	border: 1px solid #b7b7b7;
	border-top: 3px solid rgb(179, 32, 37);
	border-bottom: 0;
	display: table;
	padding: 10px 20px;
	margin-bottom: 0px;
	background: #fff;
	color: #787878;
	font-size: 14px;
	position: relative;
	z-index: 1;
}
.hok .image{
	/*border: 1px solid #b32025;*/
}
.hok .product-layout:hover .image{
	border: 1px solid #b7b7b7;
}
.hok .product-layout:first-child h4{
	font-size: 24px;
	text-align: right;
}
.hok .product-layout h4{
	text-align: center;
	font-size: 14px;
}
.hok .product-thumb{
	box-shadow: none;
	text-align: center;
	margin: 0px 0px 25px !important;
}
/*.title::after {
	content: "";
	color: #fff;
	height: 1px;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0px 0 0;
	background: #777;
}*/
.title{
	margin:5px 0 10px;
}
.title > span{
	text-align: right;
	margin: 0px 0 0px;
	padding: 16px 0px 15px;
	display: table;
	color: #000;
	font-size: 28px;
	line-height: 10px;
	font-weight: bold;
}
.title > span span{

}
.ribbon{
	direction: rtl;
}
/*.ribbon span:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 30px solid #d00000;
	border-left: 19px solid transparent;
	position: absolute;
	left: -19px;
	top: 0;
}*/

.image .ribbon span {
	font-size: 12px;
	padding: 4px 10px 4px;
	width: 100%;
}


.pro-page h1{
	font-size: 20px;
}
.pro-page .tax1{
	color: #444;
	font-weight: bold;
}
.pro-page .p1{
	color: #b32025;
	margin-top: 0px;
}
.available1{
	display: inline-block;
	background: #8fc73f;
	padding: 5px 10px;
	border-radius: 2px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}
.wishcompare div{
	padding: 0;
}
.wishcompare .btn-default {
	color: #000;
	text-shadow: none !important;
	background-color: #fff !important;
	background-image: none;
	background-repeat: no-repeat;
	border-color: #e5e5e5 !important;
}



.cat1 > ul{
	list-style: none;
}
.cat1{
	/*padding: 0;*/
	list-style: none;
}
.child > a{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
.child  a{
	display: block;
	padding: 4px 0;
}
.child{
	background: #f6f6f6;
	margin: 0 0 30px;
	padding: 20px;
}
.cat-ti{
	color: #222;
	font-size: 16px;
	padding: 10px 0px;
	display: block;
}
.child .dropdown  .fa-plus{
	display: inline-block  !important;
}
.child .dropdown  .fa-minus{
	display: none !important;
}
.child .dropdown.open .fa-plus{
	display: none !important;
}
.child .dropdown.open .fa-minus{
	display: inline-block  !important;
}
.child .dropdown-menu {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	transition: all 0.4s ease;
	display: block;
	opacity: 0;
	visibility: hidden;
	height: 0;
	float: right;
	min-width: 100%;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0px solid #ccc;
	border-radius: 0px;
	box-shadow: none;
}
.child .open > .dropdown-menu {
	display: block;
	opacity: 1;
	visibility: visible;
	position: relative;
	width: 100%;
	height: 100%;
	/* transition: all 0.3s ease; */
}


.intl-tel-input{
	direction: ltr;
}
.intl-tel-input #payment_address_telephone{
	text-align: right;
}
#carousel0{
	margin: 0px 0 20px;
}
#carousel0 img{
	margin: 0 auto;
}
#carousel0 .text-center {
	text-align: center;
	padding: 100px;
	margin: 0 15px;
	background: url(caro_back.png);
}
#carousel0 .wrap{
	text-align: center;
	transition: all 0.4s ease;
}
#carousel0 .wrap:hover{

}
#carousel0 .owl-buttons div {
	opacity: 1;
}
#carousel0 .owl-buttons div i{
	font-size: 18px;
	padding: 9px 13px;
	border-radius: 0;
	color: #fff;
	transition: all 0.4s;
	background: #777;
	text-shadow: none;
}
#carousel0 .owl-buttons{
	width: 75px;
	display: table;
	margin: 40px auto;
	position: relative;
}
#carousel0 .owl-buttons div i:hover{
	background: #d8213f;
}
#carousel0 .owl-buttons .owl-prev {
	left: -10px;
}
#carousel0 .owl-buttons .owl-next{
	right: -10px;
}

/* menu */
#menu {
	/*background-color: #2bc3ef;
	box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.3);*/
	border-radius: 0px;
	min-height: 40px;
	z-index: 999;
	border: 0;
	margin: 0px 0 0px;
}
#menu .list-group-item{
	border:0;
	border-radius: 0;
}
.nav > li > a > img{
	display: inline-block;
}

/*#menu .nav > li > a::before {
    content: "";
    display: block;
    width: 0px;
    margin: -21px auto 0;
    border-top: 2px solid #7e0078;
    padding: 3px 0 8px;
    transition: all 0.4s ease;
}
#menu .nav > li > a:hover::before {
    content: "";
    display: block;
    width: 100%;
    margin: -21px auto 0;
    border-top: 2px solid #7e0078;
    padding: 3px 0 8px;
}*/

#menu .nav > li > a {
	font-size: 14px;
	color: #666666;
	padding: 15px 15px;
	min-height: 15px;
	background-color: transparent;
	transition: all 0.4s ease;
	text-align: right;
	font-weight: bold;
}
#menu .nav > li .fa{
	font-size: 27px;
	margin-top: -1px;
}
#menu .nav > li > a:hover, #menu .nav > li > a:focus, #menu .nav > li.open > a {
	color: #ff0000;
}
#menu .nav > li > a:hover img, #menu .nav > li > a:focus img, #menu .nav > li.open > a img {
	-webkit-filter: opacity(.5) drop-shadow(0 0 0 red);
	filter: opacity(.5) drop-shadow(0 0 0 red);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 9px 20px;
	clear: both;
	line-height: 20px;
	color: #777;
	font-size: 14px;
}
#menu .dropdown-inner li a:hover {
	color: #142a6a;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	background-color: #142a6a;
	color: #fff;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: right;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 6px 18px;
	float: left;
	background-color: #232f3e;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #232f3e;
}
@media (min-width: 768px) {
	#gallery_01 {
		float: right;
	}
	.tohide.sticky-header {
		position:fixed;
		width: 100%;

		background-color: #fff;
		z-index: 9999;
		top:0;
		right: 0;
		left: 0;
		margin-right: auto;
		margin-left: auto;
	}
	.shifted {
		margin-top: 82px;
	}
	[class^="product-category-"] .product-thumb .image img{
		width: 260px !important;
	}
	.tohide.sticky-header #logo img{
		width: 200px;
		transition: all 0.5s ease;
	}
	.tohide.sticky-header .cart-wrap{
		margin: 10px 0 10px;
	}

	#menu .dropdown .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 40px;
		transition: all .25s ease;
	}
	#menu .dropdown:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}
	.navbar-collapse{
		padding: 0;
	}
	/*#menu .nav li:nth-child(1) a{
		margin: 0;
		padding: 10px 15px;
	}*/

	#banner3 .col-sm-2{
		width: 19.667%;
	}
	.pro-page .banner .col-sm-2{
		width: 19.667%;
	}
	.first{
		float: none;
		display: inline-block;
	}
	.open2{
		display: none;
	}
	.tohide{
		padding: 0;
	}
	#menu .social{
		margin-left: -15px;
	}
	footer .info-f .col-sm-3{
		width: 16.5%;
	}
	footer .info-f .col-sm-3:last-child{
		width: 33.3333%;
	}
}
@media (max-width: 767px) {
	.input-lg{width: 80%  !important;}
	.form-group{text-align: center !important;}
	.cart-wrap{float: left
	}
	.navbar-nav > li{    display: contents; }
	#menu {
		border-radius: 4px;
		padding-bottom: 0 !important;
		margin-top: 0;
	}
	#menu .nav > li > a {
		padding: 10px 15px 10px 15px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		padding-bottom: 10px;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	#menu .btn-navbar{
		float: right;
		margin-right: 15px;
	}
	#menu .dropdown-menu {
		padding-bottom: 0;
		left: 0;
	}
	.common-home .m-menu{
		width: 100%;
	}
	.col-xs-offset-0{
		padding-left: 0;
	}
	#wishlist-total .fa {
		margin: 0px 0;
	}
	.hline{
		display: none;
	}
	.phone2 {
		margin: 0px auto 15px;
		text-align: center;
	}
	#top{
		padding: 5px 0 0;
	}
	#logo img {
		margin: 0px auto 0px;
	}
	.selectpicker{
		margin-bottom: 10px;
	}
	.pr{
		padding: 0;
	}
	.top-row {
		margin: 15px -15px 0px;
	}
	.create{
		margin: 7px 0 0;
		display: none;
	}
	.top-search{
		display: none !important;
	}
	.open2{
		display: none !important;
	}
	#cart > .btn{
		padding: 0;
	}
	.min-cart{
		padding: 0;
	}
	.cart-wrap span {
		font-size: 12px;
	}
	.header-cats .list-head {
		font-size: 14px;
	}
	.header-cats .list-head .fa-list-ul{
		margin-left: 5px;
	}
	.header-cats .list-head span {
		margin-left: 5px;
	}
	.c-img {
		width: 24px;
	}
	.featuredbanner .row {
		margin: 0 !important;
	}

	.email .fa{
		padding: 0 0px 10px 10px;
		font-size: 36px;
	}

	#slideshow0{
		top: 0;
	}
	#logo {
		/*display: table;
		margin: 10px auto 0;
		width: 50%;
		float: none;*/

		/* display: table; */
		margin: 0px auto 0;
		/* width: 50%; */
		float: none;
		position: absolute;
		z-index: 99;
		left: 50%;
		transform: scale(1.5);
		top: 0px;
		transform: translateX( -50%);
	}
	.right-list {
		margin: 0 0 0 !important;
		height: 0;
	}
	#banner3 .exc h3, #banner4 .exc h3 {
		padding: 0px 0 0px !important;
	}
	.product-thumb .image{
		float: none !important;
		margin: 0 auto !important;
	}
	.complain{
		margin: 0 auto;
		display: table;
	}
	.product-thumb .button-group button{
		padding: 3px 5px 1px !important;
	}
	#advanced-newsletter-box .heading-title span {
		position: relative;
		top: -8px;
		color: #fff;
		margin-bottom: -6px !important;
		display: block !important;
		text-align: center !important;
	}
	#advanced-newsletter-box #mail-box input{

	}
	.help {
		padding-left: 0px !important;
		margin-left: 0px;
		margin-right: 0px;
	}
	footer .social .fa {
		padding: 9px 3px !important;
		margin: 0 !important;
		font-size: 19px !important;
	}
	.powered ul{
		text-align: center;
	}
	.image .ribbon span {
		font-size: 12px !important;
		padding: 4px 10px 4px !important;
	}
	.ribbon{
		width: 80%;
	}
	.common-home #content .row{
		overflow: hidden;
	}
	#advanced-newsletter-box .col-sm-12{
		padding: 0px !important;
	}
	footer .social{
		float: none !important;
		margin: 15px auto 0px !important;
		display: table;
	}
	.powered {
		margin-top: 0px !important;
	}
	.featuredbanner .desc h3 {
		margin: 0px 0px 0 0 !important;
		font-size: 14px !important;
		text-align: center;
	}
	.featuredbanner .desc h4 {
		text-align: right;
	}
	.sc{
		display: none;
	}
	#button-search{
		padding: 8px 35%;
	}
	#slideshow0 .owl-buttons .owl-prev {
		left: 5px !important;
	}
	#slideshow0 .owl-buttons .owl-next {
		right: 5px !important;
	}
	.banner {

	}
	#advanced-newsletter-box #mail-box .btn{
		padding: 0 20px !important;
		margin: 10px auto;
		display: table;
	}

	.phone {
		display: block;
		float: none;
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	.apps h3{
		margin: 0px 0 10px;
	}
	.mob {
		margin: -50px 0 0 !important;
	}
	footer #search{
		width: 100% !important;
	}
	footer #search .btn-lg {
		margin: 0 !important;
	}
	#column-right .container {
		width: auto !important;
		padding-right: 15px;
	}
	#column-right .row{
		margin: 0;
	}
	.common-home #banner0 img {

	}
	.adv-search h3{
		margin-bottom: 20px;
	}

	.exc h3{
		font-size: 28px !important;
	}
	.exc p{
		font-size: 18px !important;
		line-height: 1.5em !important;
	}
	.use, .vendor{
		display: none !important;
	}
	.exc a{
		font-size: 14px !important;
		padding: 4px 20px !important;
	}
	.exc .over a{
		font-size: 14px !important;
		padding: 4px 25px !important;
	}
	#slideshow0 .owl-pagination{
		top: 7px;
	}
	.title span{
		font-size: 22px;
		padding: 13px 0px;
	}
	.title::before{

	}
	.product-thumb .caption p {
		font-size: 11px !important;
	}
	#banner2 .row + .item3 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.product-thumb .image img {
		width: 100% !important;
	}
	#slideshow0 .clickable {
		display: none !important;
	}
	.down{
		text-align: center;
	}
	.cur{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#top .left-links {
		margin: 0 auto;
		float: none !important;
		display: table;
	}
	#top-links {
		padding-top: 0;
		margin: 0px auto 3px;
		float: none !important;
		display: table;
		clear: both;
	}
	.tohide{
		padding: 0;
		margin: 0px 0px;
	}
	.top2 span {
		padding: 0 2px;
		display: table-cell;
		font-size: 12px;
		text-align: center;
	}
	.top2 .fa {
		color: #09afd2;
		display: block;
	}
	#search {
		margin: 0 0 10px;
	}
	.sticking .ex {
		display: inline-block !important;
		width: 49%;
	}
	.sticking .ex .col-sm-4{
		padding: 0;
	}
	.sticking .ex .col-sm-8{
		padding-right: 0;
	}
	.ex .#cart > .btn{
		line-height: 14px;
	}
	.featuredbanner .item{
		margin: 0;
		padding: 5px 0px;
		text-align: left;
		margin-bottom: 0px;
	}
	.featuredbanner img{
		margin: -5px 0px 0 5px;
	}
	.featuredbanner h5{
		font-size: 6px;
	}
	.featuredbanner li {
		border-left: 0;
		padding: 4px 1px;
	}
	.featuredbanner .col-xs-3 {
		padding: 0 5px;
	}
	footer .social .fa{
		margin-bottom: 5px !important;
	}
	.pro-page .banner .item{
		display: table;
		margin: 15px 0;
	}
	.content-footer .newbanner {
		float: none !important;
		margin: 2px auto !important;
		display: table;
	}
	#newbanner1 {
		float: none;
		margin: 2px auto;
		display: table;
	}
	.ex #search {
		width: auto;
		margin: 5px auto 5px;
	}
	#advanced-newsletter-box #mail-box{
		width: 100% !important;
	}
	.mejs__container{
		width: 100%;
		height: 230px !important;
	}
	.hok .product-layout:first-child h4 {
		font-size: 18px;
	}
	.hok .product-layout h4 {
		font-size: 12px;
	}
	.sub h3 {
		margin-bottom: 30px !important;
		position: relative !important;
		right: 0 !important;
		left: 0 !important;
		font-size: 12px !important;
	}
	.category-thumb h4{
		font-size: 12px;
	}
	.email {
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	.right-list{
		display: block;
		margin:  0;
	}
	#logo img {
		width: 270px;
	}
	.cart-wrap {
		margin: 0px auto -33px;
		position: relative;
		z-index: 99;
	}

	.left-links .dropdown-menu{
		left: 0;
		right: auto;
	}
	#search .input-lg{
		height: 40px;
	}
	#search .btn-lg{
		line-height: 28px;
	}
	.adv-search {
		margin-top: 20px;
		padding: 5px 0 30px;
	}
	.most_spec{
		padding: 0;
	}
	.contacts{
		margin: auto;
		float: right;
	}
	.social .fa {
		font-size: 16px;
	}
	.social {
		margin: 5px auto 5px !important;
		float: none;
		display: table;
	}
	.navbar-header .social {
		margin-top: 9px !important;
		float: left;
	}
	.social a{
		margin-left: 0px;
	}
	.navbar-header{
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto !important;
	}
	#top .btn-link, #top li, #top a{
		font-size: 9px;
	}
	#top-links .list-inline li:last-child{

	}
	.half-circle{
		margin-right: 20px !important;
	}
	#carousel-12 .owl-buttons .owl-next{
		right: 0px !important;
	}
	#carousel-12 .owl-buttons .owl-prev{
		left: 0px !important;
	}
	.banner .item {

	}
	#advanced-newsletter-box .heading-title{
		text-align: center;
	}
	.banner img{
		width: 100%;
	}
	#advanced-newsletter-box #mail-box .input-group-btn {
		display: block;
		margin: 10px auto !important;
		width: auto;
	}
	#carousel0 img{
		margin: 0 auto;
	}
	.seller .product-thumb .caption{
		width: 100% !important;
	}
	.seller .product-thumb .button-group {
		margin: 20px 0 0px !important;
		display: table;
	}
	.seller .product-thumb .caption{
		padding: 0px 20px 10px !important;
	}
	#banner4 .item3:last-child{
		margin: 0 auto 30px !important;
		display: table;
		float: none !important;
	}
	.seller .add-cart{
		margin-left: 0 !important;
	}
	.product-thumb .image a {
		display: block;
	}
	.most_spec .product-thumb .caption {
		padding: 5px 5px 0px !important;
	}
	.content-footer .newbanner{
		margin-bottom: 20px !important;
		display: table !important;
	}
	.most_spec .product-thumb .caption p{
		font-size: 15px !important;
		line-height: 1.5em !important;
	}
	#carousel-12 .owl-buttons{
		display: none !important;
	}
	.most_spec .product-thumb .button-group .add-cart{
		margin: 15px auto 15px !important;
	}
	footer .info-f .col-sm-3{
		margin-bottom: 10px;
	}
	footer .wrap a {
		color: #b3b3b3;
		word-break: break-word;
	}
	.content-footer {
		margin: 10px 0 0;
	}
	.copy{
		text-align: center !important;
		margin: 10px auto 10px !important;
	}
	.copy2{
		text-align: center !important;
	}
	.scrollup{
		display: table;
		margin: 0 auto;
	}
	.banner1 {
		padding: 30px 0;
	}
	.content-footer .newbanner .item {
		float: none !important;
		margin: 2px auto;
		display: table-cell;
	}
	footer .info-f {
		margin-right: -15px !important;
		margin-left: -15px !important;
		margin-bottom: 0px;
		padding: 10px 0 0px;
	}
	footer h5 {
		font-size: 14px !important;
		text-align: right;
	}
	footer ul li{
		font-size: 12px !important;
	}
	#menu .nav > li > a::before, #menu .nav > li > a:hover:before{
		display: none;
	}
	.product-thumb h4{font-size: 5px !important; }

}
.flex{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
/* content */
#content {
	min-height: 600px;
}
.common-home #content {
	min-height: 200px;
}
.home-wrap{
	padding: 0;
	overflow: hidden;
	background: #f5f5f5;
}
.flower-back{
	background: #f1f1f1 url(flowers.png) ;
	padding: 50px 0;
}
.half-circle {
	width: 200px;
	height: 200px;
	background: #f1f1f1 url(flowers.png);
	margin-right: 150px;
	border-radius: 50%;
	margin-bottom: -130px;
}
.half-circle h3{
	text-align: center;
	padding-top: 30px;
	color: #777;
}
.half-circle h3:after{
	content: '';
	display: block;
	border-top: 3px solid #09afd2;
	width: 70%;
	margin: 10px auto 0;
	border-radius: 5px;
}


.product-thumb .image{
	position: relative;
	background-color: #e2e2e2;
	border-radius: 10px;
	transition: all 0.4s ease-in-out;
}
.product-thumb .image:hover img{

}
.afancy{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
/*.product-thumb button:nth-child(1){
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
    	transition-delay: .15s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	margin-bottom: 10px !important;
	opacity: 0;
}
.product-thumb button:nth-child(3){
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
    	transition-delay: 0s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	margin-bottom: 10px !important;
	opacity: 0;
}*/
/*
.product-thumb:hover button:nth-child(1) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}*/
/*.product-thumb:hover button{
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}
*/
.pro-details{
	position: absolute;
	background: rgba(0,0,0, 0);
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	padding-top: 34%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.product-thumb .image:hover button{

}
.product-thumb .image:hover .pro-details{
	background: rgba(0,0,0, 0);
	opacity: 1;
}
.text_price{
	color: #777 !important;
}


.best_seller .product-thumb .button-group .add-cart{
	background: transparent;
	width: auto;
	color: #000;
	margin: 0 0 0 5px;
}

.product-thumb .button-group {
	display: block;
	bottom: 0;
}
.best_seller .product-thumb .button-group {
	margin: 0 auto -29px;
	display: table;
}




/*
.add-cart{
	border: 0 !important;
	color: #fff !important;
	margin-top: 10px;
	transition: all 0.4s;
	background: transparent url(cart-back.png) no-repeat !important;
	background-size: contain !important;
	padding: 6px;
}
.add-cart:hover{
	background: transparent url(cart-back.png) no-repeat !important;
	background-size: contain !important;
	border: 0 !important;
	color: #fff;
}*/
a > .add-cart{
	padding: 0px 50px !important;
	margin-bottom: 10px;
}
.button-group a{
	/*display: inline-block !important;*/
}
.info-img{
	display: inline-block;
	margin: 20px 0 40px;
}
/*#advanced-newsletter-box .fa{
	position: absolute;
	color: #bababa;
	top: 22px;
	left: 10px;
	font-size: 22px;
}*/
#advanced-newsletter-box{
	background: none !important;
	background: transparent !important;
	/* box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1); */
	padding:  0   !important;
	margin-top: 0px;
	z-index: 9;
	position: relative;

}
#advanced-newsletter-box .heading-title span{
	position: relative;
	float: right;
	color: #fff;
	width: 61%;
	line-height: 50px;
}
#advanced-newsletter-box hr{
	border-color: #777;
	margin: 50px 0 0;
	padding-bottom: 20px;
}
#advanced-newsletter-box #mail-box{
	margin-bottom: 0 !important;
	padding: 15px 0 !important;
	width: 100%;
	margin: 0;
}

#advanced-newsletter-box #mail-box .btn {
	color: #fff;
	height: 38px !important;
	border-radius: 5;
	background: #7f0078  !important;
	border-radius: 0px !important;
	padding: 0 40px;

}
#advanced-newsletter-box .heading-title{
	margin-bottom: 0 !important;
	margin-top: 0px;
}
.news-t
{
	margin: 0;
}
#advanced-newsletter-box .heading-title i
{
	display: none;
}
#advanced-newsletter-box #mail-box input {
	height: 38px !important;
	width: 100%;
	padding-right: 10px;
	border-radius: 5px;
	border: 0 !important;
	background: #fff !important;
}
#advanced-newsletter-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #adadb0 !important;
}
#advanced-newsletter-box ::-moz-placeholder { /* Firefox 19+ */
	color: #adadb0 !important;
}
#advanced-newsletter-box :-ms-input-placeholder { /* IE 10+ */
	color: #adadb0 !important;
}
#advanced-newsletter-box :-moz-placeholder { /* Firefox 18- */
	color: #adadb0 !important;
}
.breadcrumb + .row{
	margin: 0;
}
#content{
	/*background: #f6f6f6;*/
	border-radius: 4px;
	padding: 20px 15px;
}
.common-home #content{
	background: transparent;
	padding: 0 ;

}
.apps img {
	display: inline-block;
	padding: 2px 3px;
}
.apps p{
	margin: 0 0 20px;
}
.mob{
	margin: -80px 0 0;
}

.fancybox-overlay.fancybox-overlay-fixed {
	opacity: 1 !important;
	max-width: 100% !important;
	background: rgba(0, 0, 0, .9) !important;
}
.fancybox-overlay #button-cart{
	display: none !important;
}
.fancybox-overlay #product{
	display: none !important;
}





/* footer */
footer {
	margin-top: 50px;
	/*background: url(footer-back.jpg);*/
	background: #1b1d1f;
	color: #008bff;

}
footer #search{
	margin: 20px auto 0;
	width: 70%;
}
footer #search .btn-lg{
	margin: 0 20px;
}
.help{
	background: #fff;
	border-radius: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
.help .fa{
	color: #9e9e9e;
	font-size: 50px;
}
.help h5{
	margin: 15px 0 10px;
	color: #008bff;
}
.help li{
	font-size: 17px;
	line-height: 1.4em;
}

.info-f ul {
	padding-top: 30px;
	/*border-right: 1px solid #b5b5b5;*/
	margin: 0;
}
.help ul{
	padding: 0;
}
.content-footer{
	margin: 0px 0;
}
.copy{
	text-align: right;
	margin: 10px auto 10px;
	color: #000;
	line-height: 2em;
	font-weight: bold;
}
.copy2{
	text-align: center;
	margin: 0px auto 15px;
	color: #000;
	line-height: 2em;
	font-weight: bold;
}
.copy a{
	color: #ff0000;
}
.copy2 a{
	color: #ff0000;
}
.powered li a{
	color: #000 !important;
}
.scrollup .fa{
	background: #cd8d21 ;
	color: #fff;
	padding: 10px 12px;
	border-radius: 50%;
	cursor: pointer;
	margin-top: 13px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ffffff;
}
footer a:hover {
	color: #f00000;
}
footer ul li:hover{

}
.f-img3{
	padding: 10px 0 16px 13px;
}
.info-f{
	padding: 30px 0 10px;
	margin-bottom: 20px;
}
footer h5 {
	font-size: 15px;
	font-weight: bold;
	color: #fa0000;
	/*border-right: 3px solid #142a6a;*/
	padding: 3px 0px;
	margin: 0 0px -10px 0;
	z-index: 9;
	position: relative;
}

/*footer h5:after{
	content: "";
	padding: 0 11px;
	display: block;
	margin: 5px 0 0;
	width: 50px;
	border-top: 2px solid #777;
}*/
footer ul li {
	line-height: 2em;
	margin-bottom: 10px;
	font-size: 13px;
}

/*footer ul li::before {
	content: "\f100";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #a2a2a2;
}*/
footer .wrap{
	padding: 30px 0px 0 0;
	/*border-right: 1px solid #b5b5b5;*/
}
footer .wrap div{
	margin: 0px 15px 10px 0;
	font-size: 14px;
	display: block;
}
footer .wrap a{
	color: #777;
}
footer .wrap .fa{
	font-size: 14px;
	color: #fff;
	padding: 9px 11px;
	background: #d8213f;
	border-radius: 0px;
}
footer .wrap a:hover{
	color: #777;
}
footer .wrap a:hover .fa{
	background: #777;
	color: #fff;
}
footer .wrap .fa-envelope{
	padding: 9px 10px;
}
footer .wrap .fa-map-marker{
	padding: 9px 13px;
}
footer .social .fa {
	padding: 9px 5px;
	font-size: 21px;

	transition: all 0.4s ease;
	margin: 0 5px;

	border-radius: 0px;
}
footer .social .fa:hover{

}
footer .social p{
	color: #000;
	font-weight: bold;
	margin: 15px 0 0;
}

footer .social a {
	font-size: 16px;
	display: inline-block;
}
footer .social {
	margin: 10px 0 10px;
	float: none;
}
footer .apps p{
	color: #000;
	font-weight: bold;
	margin: 15px 0 10px;
}
footer .apps .fa{
	font-size: 50px;
	color: #006fcc;
	margin-left: 10px;
}
.down{
	color: #000;
	font-weight: bold;
}
.powered {
	background: #f4f4f4;
	padding-top: 10px;
}
#list-view, #grid-view{
	background: #b32025;
	color: #fff;
	border: 0;
	box-shadow: none;
	margin: 0 3px;
}
.act{
	color: #232f3e;
}
#list-view .fa, #grid-view .fa{
	font-size: 18px;
}


/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 0px 0;
	border: 1px solid #ddd;
	background-color: #232f3e;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 8px 20px;
	position: relative;
	white-space: nowrap;
	transition: all 0.4s ease;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 90%;
}
.breadcrumb  li:hover , .breadcrumb li:hover:after{
	background: #b32025  !important;
}
.breadcrumb > li a{
	color: #fff;
	margin-right: 0px;
	z-index: 9;
	position: relative;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	transition: all 0.4s ease;
	width: 26px;
	height: 26px;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1;
	background: #232f3e;
}
.pagination {
	margin: 0;
}
.sub h3{
	margin-bottom: 30px;
}
.content-footer .newbanner{

	margin: 2px;
	/* float: right; */
	margin: 15px auto 0;
}
.content-footer .newbanner .item{
	float: right;
	margin: 2px;
}
/*#newbanner1{
	margin: 0 30px 0 0;
	float: left;
	    position: relative;
    z-index: 9;
}
#newbanner3{
	margin: 0 0px 0 0;
	float: left;
	    position: relative;
    z-index: 9;
}*/
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	text-shadow: none;
	background-color: #fa0000;
	background-image: none;
	background-repeat: repeat-x;
	border-color: #fa0000;
	/*padding: 10px 35px;*/
}
.btn-primary {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(to bottom, #8fc73f, #8fc73f) !important;
	background-repeat: repeat-x;
	background-color: #8fc73f !important;
	border-color: #8fc73f #8fc73f !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #8fc73f !important;
	border-color: #8fc73f #8fc73f !important;
	background-position: 0 -15px !important;
}

#content .col-sm-5 .btn-default {
	color: #777;
	text-shadow: none !important;
	background-color: #fff !important;
	background-image: none;
	background-repeat: no-repeat;
	border-color: #fff !important;
}
.tab-content {
	background: #fff;
	padding: 20px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #b32025;
	background-image: linear-gradient(to bottom, #b32025, #b32025);
	background-repeat: repeat-x;
	border-color: #b32025 #b32025 #b32025;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #b32025;
	background-image: linear-gradient(to bottom, #b32025, #b32025);
}
/* list group */
.list-group a {
	border-bottom: 0;
	border-top: 0;
	color: #888888;
	padding: 9px 12px;
	transition: all 0.4s;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #003267;

	color: #fff;
}
.list-group-item:last-child{
	border-bottom: 1px solid #ddd;
}
.list-group-item:first-child {

	border-top: 1px solid #ddd;
}
.account-register .marketplace, .account-seller .marketplace
, .account-login .marketplace, .account-logout .marketplace{
	display: none;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.owl-carousel{
	background: transparent !important;
}
.form-control{
	background: #f3f3f3;
	border-color: #f3f3f3;
	box-shadow: none ;
}
.checkout-checkout #content .form-control{
	background: #f3f3f3 !important;
	border-color: #f3f3f3 !important;
	box-shadow: none !important;
}
.form-rating .control-label {
	/*margin-right: 25px;
    float: left;*/
}
.form-rating .form-rating-container {
	/*float: left;*/
	display: inline-block;
	margin: 0 10px;
}
.form-rating .form-rating-container label,.form-rating .form-rating-container:hover label {
	float: left;
	margin-bottom: 0;
	padding: 3px 5px 0 0;
	cursor: pointer;
}
.form-rating .form-rating-container label i,.form-rating .form-rating-container:hover label i {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-size: 25px;
}
.form-rating .form-rating-container label i.fa-star-o,.form-rating .form-rating-container:hover label i.fa-star-o {
	color: #d9d9d9;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
.form-rating .form-rating-container label i.fa-star,.form-rating .form-rating-container:hover label i.fa-star {
	color: #e6e6e6;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.form-rating .form-rating-container input {
	display: none;
}
.form-rating .form-rating-container:hover label i.fa-star-o {
	color: #d9d9d9;
}
.form-rating .form-rating-container:hover label i.fa-star {
	color: #e6e6e6;
}
.form-rating .form-rating-container:hover label:hover i.fa-star-o,.form-rating .form-rating-container:hover label:hover~label i.fa-star-o {
	color: #feb645;
}
.form-rating .form-rating-container:hover label:hover i.fa-star,.form-rating .form-rating-container:hover label:hover~label i.fa-star {
	color: gold;
}
.form-rating input:checked~label i.fa-star-o {
	color: #fea212;
}
.form-rating input:checked~label i.fa-star {
	color: #f0ca00;
}
.nu{
	display: block;
	text-align: center;
	color: #708b9c;
}
.na{
	display: block;
	text-align: center;
	color: #708b9c;
}
.ti{
	float: right;
	padding: 0 10px;
	border-left: 1px solid #ebebeb;
}
.ti:last-child{
	border-left: 0;
}
div[id*=countdown]{
	display: table;
	margin: 10px 0;
	background: #fff;
	border-radius: 6px;
	padding: 10px 10px;
	box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.product-thumb div[id*=countdown]{
	display: none !important;
}
#carousel-12{

}
#carousel-12 .owl-buttons div{
	opacity: 1;
}
#carousel-12 .owl-buttons .owl-prev {
	left: -20px;
}
#carousel-12 .owl-buttons .owl-next{
	right: -20px;
}
#carousel-12 .owl-buttons div i{
	font-size: 16px;
	padding: 9px 10px;
	border-radius: 0;
	color: #fff;
	transition: all 0.4s;
	background: #777;
	text-shadow: none;
}
#carousel-12 .owl-buttons{
	width: 50px;
	display: table;
	left: 27.1%;
	bottom: 90px;
	position: relative;
}
#carousel-12 .owl-buttons div i:hover{
	background: #d8213f;
}
#carousel-12 .item{
	margin-top: 5px;
}

#carousel-15 .owl-buttons div i {
	font-size: 30px;
	margin: -40px 0 0;
	color: #8b0354;
}
#slideshow0 .owl-buttons div i{
	font-size: 35px;
	background: #252933;
	padding: 2px 13px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	text-shadow: none;
	transition: linear .4s;
}
#slideshow0 .owl-buttons div i:hover{
	color: #fff;
	background:#ff0000;
	transition: linear .4s;
}
#slideshow0 .owl-pagination {
	text-align: center;
	direction: rtl;
	width: 100%;
}
#slideshow0 .clickable{

}
#slideshow0 .owl-controls .owl-page span{
	border-radius: 50%;
	background: #fff;
	box-shadow: none;

}
#slideshow0 .owl-controls .owl-page{

	margin: 6px;

}
#slideshow0 .owl-buttons .owl-prev {
	left: -15px;
}
#slideshow0 .owl-buttons .owl-next{
	right: -15px;
}
#slideshow0 .owl-controls .owl-page.active span {
	background: #eb0000;
}
#slideshow0 .owl-controls .owl-page.active:before{
	color: #eb0000;
}
#slideshow0{
	position: relative;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
	margin: 10px 0;
	border-radius: 10px;
	/*
 box-shadow: 0 0 20px -8px grey;
 */
}

#slideshow0 .owl-buttons div{
	opacity: 1;
}
#slideshow0 .item {
	position: relative;
}
#slideshow0 .item .exc{
	position: absolute;
	bottom: 0%;
	top: auto;
	left: auto;
	right: auto;
	direction: rtl;
	width: 100%;
	overflow: hidden;

}
#slideshow0 .item .exc h3{
	font-size: 20px;
	text-align: right;
	padding: 0;
}
#slideshow0 .item .exc h3 a{
	padding: 12px 20px;
	background: #252933;
	color: #fff;
	display: block;
}
#slideshow0  h3 {
	position: relative;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
#slideshow0 .active h3{
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
/*
#slideshow0 .owl-pagination {
    counter-reset: dots;
}
#slideshow0 .owl-page:before {
    counter-increment:dots;
    content: counter(dots);
    font-size: 18px;
}
#slideshow0 .owl-page:nth-child(-n+9):before {
    content: '0'counter(dots);
}*/

/*.exc{
	position: absolute;
	top: 20%;
	direction: rtl;
	left: 21%;
	overflow: hidden;
	right: 48%;
}*/
.exc h3{
	color: #777;
	position: relative;
	margin: 0;
	padding: 12px 0;
	text-align: right;
	transition: all 0.4s;
}
.exc h3 a{
	color: #7e0078;
}

.exc p{
	font-size: 32px;
	color: #777;
	line-height: 1.8em;
	margin: 10px 0px 20px;
}
.exc .over a{
	font-size: 16px;
	background: #7f0078;
	color: #fff;
	padding: 8px 35px;
	display: table;
	transition: all 0.4s;
	border-radius: 5px;
	margin: 10px auto 20px;
	border: 1px solid #7f0078;
}
.exc .over a span{
	display: table;
}
.exc .over a:hover{
	box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
}
/*.banner .exc{
	width: 100%;
	top: 45%;
	left: 50%;
	right: auto;
	-webkit-transform: translate(-50%, -45%);
	transform: translate(-50%, -45%);
}*/
.banner .exc h3{

}
.bann{
	background: #fff;
	padding: 30px 0 0;
	margin-top: 30px;
}
.banner .exc h3 a{
	color: #824105;
	font-size: 24px;
}
#banner3 .exc h3, #banner4 .exc h3{
	text-align: right;
	padding: 28px 0 13px;
}
#banner3 .exc h3{
	padding: 34px 0 13px;
}
#banner4 .item3:last-child .exc h3 a{
	width: 100px;
	display: inline-block;
	line-height: 1.5em;
}
#banner1 .exc, #banner3 .exc{
	top: 71%;
}

#carousel0 .exc{
	width: 100%;
	top: 90%;
	left: 50%;
	right: auto;
	-webkit-transform: translate(-50%, -90%);
	transform: translate(-50%, -90%);
}

/*#slideshow0  h3 {
    position: relative;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
#slideshow0 .active h3{
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
#slideshow0 p {
    position: relative;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    overflow: hidden;
}
#slideshow0 .active p {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
#slideshow0 .active .over{
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
#slideshow0 .over{
    position: relative;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
#slideshow0 .over{
	overflow: hidden;
}*/

.owl-carousel5{
	margin: 50px 0;
}
.owl-carousel5 img{
	margin: 0 auto;

}
.owl-carousel5 .wrap{
	padding: 15px 0;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	transition: all 0.4s ease;
}
.owl-carousel5 .item:nth-child(n+7){
	display: none;
}
.owl-carousel5 .wrap:hover{
	border: 1px solid #003267;
}

.carousel-19 {
	margin: 0 !important;
}
.carousel-19 .product-thumb{

}
.carousel-19 .owl-buttons div{
	opacity: 1;
}
.carousel-19 .owl-controls .owl-buttons .owl-prev{
	top: -30px;
	left: 20px;
}
.carousel-19 .owl-controls .owl-buttons .owl-next{
	top: -30px;
	right: inherit;
	left: 50px;
}
.carousel-19 .item{

}
.carousel-19 .owl-buttons div i{
	font-size: 20px;
}

.add_group {
	display: table;
	width: 100%;
}
.add_group button {
	display: table-cell;
	background: #fff !important;
	color: #000 !important;
	padding: 2px 6px 7px;
	height: 34px;
	border: 1px solid #e5e5e5;
	vertical-align: bottom;

}
.add_group input {
	width: 50px;
}
.add_group input {
	width: 65%;
	border: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	display: table-cell;
	background: #fff;
	text-align: center;
	color: #000;
}
.add_group .form-control {
	padding: 1px 12px 6px;
	border-radius: 0;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: #232f3e;
	border-color: #232f3e;
}
.panel-default {
	border-color: #232f3e;
}
.panel-default > .panel-heading a{
	color: #fff;
}


/* product list */
.product-thumb {
	border-radius: 0px;
	margin: 0px 0px 5px;
	margin-bottom: 25px;
	transition: all 0.4s;
	background: none;
	position: relative;
	/*box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px 0px;*/
}
.common-home .product-thumb{
	margin: 0px 8px 5px;
}
.panel-body li, .panel-body div, .panel-body table, .panel-body p{
	/*width: auto !important;
	margin: 0 !important;*/
}
.fancybox-title-float-wrap .child{
	white-space: normal !important;
}
#product + .marketplace .product-thumb{
	margin: 30px 0px 5px;
	padding: 0 0 20px;
}
#product + .marketplace .product-thumb img{
	margin: 0 auto;
}
#d_quickcheckout #login_form .form-group {
	margin-bottom: 15px;
	display: table;
	width: 100%;
}
.product-thumb:hover{

}
.product-thumb:hover h4 a{

}
#shipping_method_list{
	direction: ltr;
}
.product-thumb .image {
	text-align: center;
	transition: all 0.4s;

}
.product-thumb .image:hover{

}
.product-thumb .image a {
	display: block;
	border-radius: 10px;
}
.product-thumb .image a:hover {

}
.best_seller .product-thumb:hover .image img {
	transform: scale(1.1);
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	transition: all 0.4s;
	width: 100%;
}
.product-grid .product-thumb .image {

}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: right;
		padding: 0 15px;
	}
}
.hok h4
{
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	max-height: 55px;
	overflow: hidden;
	color: #ffffff;
	background: #000;
	padding: 15px;
	border-radius: 35px;
	height: auto !important;
	width: 90%;
	margin: 20px auto !important;
	transition: linear .4s;
	display:block !important;
}
.hok h4:hover
{
	background-color: #FF0000;
	transition: linear .4s;
}
.product-thumb h4 {
	font-size: 14px;
	margin: 5px 0px 5px;
	line-height: 1.3em;
	font-weight: bold;
	max-height: 55px;
	overflow: hidden;
	display: none;
}

.product-thumb .caption {
	position: relative;
	padding: 10px 10px 0px;
	min-height: auto;
	text-align: right;
	clear: both;
	direction: rtl;
}
.product-thumb .caption a{
	color: #000;
}
.product-thumb .caption p{
	color: #000;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.3em;
}
.product-list .product-thumb .caption {
	margin-right: 275px;
	clear: none;
	margin-top: 35px;
}
.product-list .product-thumb .button-group button{
	width: auto;
}
.product-list .product-thumb .rating {
	margin: 15px 0 10px;
}


@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-right: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

.product-thumb .rating {

}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}

.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	padding: 5px 0;
	margin-bottom: 10px;
	color: #008bff;
}
/*
.product-thumb .price:after{
	content: "";
	display: table;
	margin: 5px auto 0;
	width: 100px;
	border-bottom: 1px solid #f1d0c5;
}
.seller .product-thumb .price:after{
	content: "";
	display: table;
	margin: 5px 0 0;
	width: 100px;
	border-bottom: 1px solid #f1d0c5;
}*/
.product-thumb .price-new {
	font-weight: 600;
	color: #b32025;
}
.product-thumb .price-old {
	color: #b7b7b7;
	text-decoration: line-through;

}
.model-en{
	display: none;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.seller .product-thumb .button-group {
	margin: 49px 0 -29px;
	display: table;
}
/* .product-thumb .button-group{
	margin: 0 auto -29px;
	display: table;
}*/
.product-list .product-thumb .button-group {

}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-right: none;
	}
}


.product-thumb .button-group button {
	margin: 0 0 0 5px;
	display: inline-block;
	background-color: #b32025;
	color: #fff;
	border-radius: 0;
	border: 0;
	line-height: 28px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	margin: 0px 0 10px;
	padding: 5px 15px 5px;
	transition: all 0.4s;
}
.product-thumb .button-group a > button{
	transition: all 0.4s;
}


.product-thumb .button-group button .fa {
	font-size: 16px;
}
.product-thumb .button-group hr{
	margin: 5px auto;
	width: 0;
	transition: all .6s ease;
	transition-delay: .2s;
}
.product-thumb .image:hover hr{
	width: 70%;
}
.product-thumb .button-group button:hover {
	background: #232f3e !important;
	color: #fff ;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {

	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {

	}
}





.thumbnail{
	overflow: hidden;
}
ul.otp-option li{
	float: right !important;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-right: 20px;
}
.thumbnails {
	margin-right: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: right;
	margin: 0 20px;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left  .product-layout .col-md-3{
		width: 100%;
	}
	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}
	#column-left + #content + #column-right .product-layout .col-md-3{
		width: 100%;
	}
	#content + #column-right .product-layout .col-md-3{
		width: 100%;
	}
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
.newnew
{
    background-color: #ffffff;
    padding: 14px 20px 0 20px;
    border-radius: 10px;
    margin: 30px 0 70px 0;
    box-shadow: 0 0 5px -2px #000;
}
.behind2
{
	background: #fff;
	padding: 10px 20px 0 20px;
	border-radius: 10px;
	box-shadow: 0 0 5px -2px #000;
	margin: 30px 0 70px 0 ;

}
.navbar-nav > li
{
	float: left;
	margin: 25px 0 10px 50px;
}
.cat-pro
{
	background: #fff;
	padding: 20px;
	margin: 0 0 70px 0 ;
	box-shadow: 0 0 5px -2px #000;
}
.input-lg{
	width: 100%;
	margin: 0 0 20px 0;
}
.fo-co
{
	display: inline-block;
}
@media (max-width:1024px) {
	.top-search{width: 75%;}
	.navbar-nav > li{    margin: 25px 0 10px 40px;}
}