@font-face {
	font-family: 'cairo-regular';
	src: url('cairo/cairo-regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bukraalt_regular';
	src: url('bukra/bukraalt_regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'sans';
	src: url('neo-sans-arabic-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
h1,h2,h4,h3,h5,h6,p,a,span,div{
	font-family: 'sans' !important;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background: #f6f6f6;
}
img{
	max-width: 100%;
}
#d_quickcheckout #payment_method_list .radio input[type=radio]{
	margin-right: -20px;
}
[class*='account-'] #column-right .list-group{
	border: 1px solid #777;
}
.tel {
	position: fixed;
	bottom: 50px;
	right: 70px;
	display: none;
	z-index: 99;
}
.tel .fa {
	padding: 11px 14px;
	background: #3dc489;
	color: #fff;
	font-size: 34px;
	border-radius: 50%;
}
.tel:hover .fa {
	background: #04233e;
}
@media screen and (max-width: 767px){
	.tel {
		bottom: 15px;
		right: 20px;
	}

}
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: #777;
}
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-social{
	margin-top: 35px;
	text-align: end;
	display: inline-block;
}
.header-social i.fa-whatsapp{
	background: #16b150 !important;
}
.header-social i{
	font-size: 20px;
	color: #ffffff;
	transition: all 0.4s ease;
	margin: 0 3px;
	background: #bdad58;
	width: 40px;
	height: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.header-social i:hover{
	transition: linear .4s;
	transform: scale(.9);
}
header{
	position: relative;
	background: #fff;
}
header .phone2{
	display: inline-block;
	padding-right: 5px;
	margin-right: 5px;
	line-height: .5em;
	margin: 8px 0 12px;
}
header .phone2 a{
	color: #a8afb3;
	font-size: 17px;
}
.phone2 .fa{
	font-size: 17px;
	color: #c01d21;
}
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;
	vertical-align: middle;
}
#slideshow0 img{
	width: 100%;
}

#d_quickcheckout .col-xs-1, #d_quickcheckout .col-xs-10, #d_quickcheckout .col-xs-11, #d_quickcheckout .col-xs-12, #d_quickcheckout .col-xs-2, #d_quickcheckout .col-xs-3, #d_quickcheckout .col-xs-4, #d_quickcheckout .col-xs-5, #d_quickcheckout .col-xs-6, #d_quickcheckout .col-xs-7, #d_quickcheckout .col-xs-8, #d_quickcheckout .col-xs-9 {
	float: right !important;
}
#d_quickcheckout .btn{
	border-radius: 4px !important;
}
.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: #47260d;
}
.en1{
	display: none !important;
}
.lang-en{
	display: none !important;
}
.lang-ar span{
	display: none;
}
.lang-ar {
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #878787 !important;
	text-shadow: none;
	transition: all 0.3s ease;
	display: block;
	border-bottom: 0;
}
.lang-ar:after{
	content: " ";
	width: 26px;
	height: 26px;
	background-image: url(saudi-arabia.png);
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}
.lang-ar:hover{
	color: #4cb648;
}

.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 {
	min-height: 60px;
	background: #dfdfdf;
	padding: 15px 0 0 0;
	display: none;
}
#top .left-links{
	margin: 3px 0 0 0px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #fff;
}
.cur{
	padding: 0px 0px !important;
}
#top-links ul > li{

}
#top-links ul > li:last-child{
	border: 0;
}
.middel-header{
	padding: 20px 0;
}
#top .btn-link, #top li, #top a {
	color: #878787 ;
	text-shadow: none;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.3s ease;
	vertical-align: top;
}
#top li span, #top a span{
	color: #878787 !important;
}
/*#top .container:after{
	border-bottom: 1px solid #fff;
	display: block;
}*/
#top .btn-link:hover, #top-links a:hover {
	color: #4cb648;
}
#top .btn-link:hover, #top li:hover, #top a:hover{
	color: #4cb648;
}
#top .dropdown-menu li{
	text-shadow: none;
	color: #4cb648 !important;
}
#top .dropdown-menu .btn-link{
	text-shadow: none;
	color: #4cb648 !important;
}
#top .dropdown-menu a {
	text-shadow: none;
	color: #000;
}
#top-links .dropdown-menu a:hover {
	color: #4cb648;
}
/*.open > .dropdown-menu {
    display: block !important;
}*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
}
#top-links .list-inline{
	padding: 0;
	margin: 0 0 0;
	text-align: left;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {

}
#top-links a + a {
	margin-left: 5px;
}
.search1{
	color: #fff;
}
.search1 .fa{
	font-size: 20px;
}
#slideshow0 {
	position: relative;
	margin: 0px 0 40px 0;
	max-height: 640px;
}
#slideshow0 img{
	max-height: 550px;
}

#menu .nav > li > .active {
	/*background: #39001d;*/
	/*color: #fff;*/
}
.list-group-item.active:hover, .list-group-item.active:focus{
	background: #39001d;
	color: #fff;
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}


.header-menu {
	position: relative;
	background: transparent;
	box-shadow: none;
	z-index: 9;
	border-top: 1px solid #dcd6d6;
	padding: 10px 0 0 0;
}
.sticking {
	width: 100%;
	z-index: 999;
	background-color: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.not-sticking{
	transition: background-color 0.5s ease;
}
.sticking .ex{
	display: block !important;
}
.fixed-top{
	position: fixed;
	width: 100%;
	z-index: 999;
	background: #fff;
}
.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 0 0px;
}
.social .fa {
	padding: 8px 10px;
	font-size: 18px;
	color: #fff;
	transition: all 0.4s ease;
	margin: 0 0px 0 0;
}
.social .fa-facebook{
	padding: 8px 12.5px;
}
.social a {
	font-size: 16px;
	display: inline-block;
	float: left;
}
.social .fa:hover{
	color: #f3f3f3;

}
.menu2{
	background: #1058b6;
}




.navbar{
	margin-bottom: 0
}
/* logo */
#logo {
	margin: 0 auto;
	display: table;
}

#logo img{
	margin: 0 auto;

}

.sub h2{
	text-align: center;
}
.sub img{
	margin: 0 auto;
	display: block;
}
#wishlist-total:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 24px;
	background: url(wishlist.png) no-repeat;
	margin: 0 2px;
	vertical-align: middle;
	background-size: contain;
}
.account:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(user.png) no-repeat;
	margin: 0 2px;
	vertical-align: middle;
	background-size: contain;
}
.ph{
	display: block;
	border-left: 1px solid #787878;
	padding: 4px 0px 2px 8px;
}
.ph:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(phone.png) no-repeat;
	margin: 0 5px;
	vertical-align: middle;
}
.wh .fa{
	color: #a30054;
	font-size: 24px;
}
.account .fa{
	font-size: 25px;
	color: #000000;
}
.account{
	display: block;
}
.register1:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 23px;
	background: url(user-plus.png) no-repeat;
	margin: 0 auto;
	vertical-align: middle;
	background-size: contain;
}
.right-list a:hover {
	color: #000;
}
/* search */
#search {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #b7b7b7;
}
#search .input-lg {
	box-shadow: none;
	border-radius: 25px;
	height: 41px;
	margin-right: 0px;
	border: 0;
	background: transparent;
	padding: 10px 5px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 27px;
	background: transparent;
	box-shadow: none;
	border: 0;
	border-radius: 50%;
	margin-right: 0px;
	color: #000;
	padding: 8px 9px;
}
#search .btn-lg:before{
	content: "";
	display: block;
	background: url(search.png) no-repeat;
	width: 26px;
	height: 26px;
	filter: invert(98%) sepia(1%) saturate(9%) hue-rotate(190deg) brightness(106%) contrast(71%);
}
#search .btn-lg .fa{
	font-size: 18px;
}
#input-search{
	box-shadow: none;
	border: 0;
	height: 38px;
	background: transparent;
	border-radius: 25px;
}
.selectpicker{
	width: 100%;
	padding: 4px 10px;
	box-shadow: none;
	border: 0;
	height: 34px;
	border-radius: 0px;
	font-size: 14px !important;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent url(arrow.png) no-repeat 8px 13px !important;
	transition: all .3s ease;
	border-left: 1px solid #dbdbdb;
}
#button-search{
	box-shadow: none;
	background: #d4004f;
	color: #fff;
	border: 0;
	padding: 10px 12px;
	margin-left: -5px;
	border-radius: 50%;
	float: left;
}
#button-search .fa{
	font-size: 18px;
}
.adv-search{
	margin-top: 0px;
	width: 100%;
	float: left;
	background: #f9f9f9;
	padding: 0;
	border-radius: 35px;
	border: 1px solid #ededed;
}
.adv-search div{
	padding: 0 5px;
}
.adv-search h5{
	color: #d0a457;
	text-align: center;
	margin: 20px auto;
	font-size: 17px;
}
#button-search:hover{
	color: #fff;
	background: #eb1361;
}
.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;
	width: 100%;
	border-radius: 5px;
}
.sku2 span{
	color: #777;
}
#ads{
	margin-top: 20px;
}
.top-search{
	margin-top: 35px;

}


#dropdownMenuButton{
	background-color: #d1a252;
	border-radius: 30px;
	min-height: 40px;
	z-index: 99;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	padding: 12px 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: 13px 20px;
	clear: both;
	width: 100%;
	line-height: 20px;
	color: #777;
	font-size: 14px;
	transition: all .4s ease;
}
.all-cats li:hover > a{
	color: #d1a252;

}
.all-cats li a .fa{
	float: left;
}

.right-list {
	margin:  0px 0 0;
	float: none;
	display: inline-block;
}
.btn-group, .btn-group-vertical{
	vertical-align: unset;
}
.right-list li{
	vertical-align: middle;
	padding: 0;
}
.end-style{
	text-align: end;
}
.top{

}

/* cart */

.cart-wrap{
	display: inline-block;
	position: relative;
	margin-top: 10px;
}
.sc{
	text-align: center;
	position: absolute;
	top: 13px;
	color: #000;
	font-size: 14px;
	left: 5px;
	margin: 0;
	font-weight: bold;
	pointer-events: none;
}
.pron{
	display: none;
}
#cart {
	width: auto;
	background: transparent;
	padding: 0px;
	/*display: none !important;*/
}
#cart > .btn {
	position: relative;
	font-size: 14px;
	color: #000;
	background: transparent;
	border: transparent;
	float: left;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	padding: 0;
}
#cart > .btn:hover, #cart > .btn:active, #cart > .btn:focus{
	background: transparent !important;
	border: 0;
	color: #000 !important;
}
#cart-total strong:last-of-type{
	display: none;
}
#cart-total:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(cart.png) no-repeat;
	background-position: center center;
	background-color: #a3a3a3;
	border-radius: 50%;
	vertical-align: super;
}
.all-new-cart{
	display: inline-block;
	background: #cccccc;
	padding: 12px 30px;
	border-radius: 0 5px 5px 0;
	margin: 0 0 0 -4px;
	display: none;
}
.all-new-cart h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
}
#cart .btn-inverse .fa{
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #760078;
	padding: 10px 11px;
	display: none;
}
#cart-total{
	line-height: 0px;
	padding: 3px 3px;
}
.create{
	color: #000;
	background: #fff;
	margin: 0 5px;
	font-weight: bold;
	padding: 7.5px 20px !important;
}
.red{
	display: inline-block;
	font-size: 14px;
	position: absolute;
	top: 6px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: red;
	color: #fff;
	padding: 7px 0;
	right: 24px;
}
.n{
	position: absolute;
	top: -30px;
	right: -20px;
	width: 15px;
	height: 15px;
	background: red;
	color: #fff;
	padding: 7px 3px;
	border-radius: 50%;
}
/*.red{
	background: red;
	color: #fff;
	padding: 7px 6px;
	border-radius: 50%;
	display: inline-block;
	float: right;
	z-index: 99;
	position: absolute;
	font-size: 14px;
	right: -3px;
	top: 0px;
	width: 15px;
	height: 15px;
}*/
.c-img{
	width: 50px;
}

.cart-wrap span{
	font-size: 17px;
}
.cats{
	margin: 20px auto 0;
	right: auto;
	box-shadow: none;
}
.cats .list-head .fa-list-ul {
	margin-left: 25px;
	font-size: 18px;
	color: #074159;

}
.cats .col-xs-12{
	padding: 0 5px;
}
.list-group a::before {
	content: "\f100";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #777;
}
.list-group a{
	border: 0;
	background: transparent;
	border-radius: 0 !important;
	padding: 14px 0px !important;
	border-bottom: 1px solid #777 !important;
	margin: 0px 15px;
}
.common-home .list-group a{
	padding: 15px 0px !important;
	margin: 10px 15px;
}
.list-group a:hover{
	background: transparent !important;
	color: #2a5f00 !important;
	border-bottom: 1px solid #2a5f00;
}
.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: 0px;
}

.home-cats .image{
	overflow: hidden;
	border-radius: 0px;
}
.home-cats .image img{
	width: 100%;
	transition: all 0.4s ease;
}
.home-cats:hover img{
	transform: scale(1.1);
	opacity: 1;
}
.cat-title{
	text-align: center;
	color: #000;
	font-size: 21px;
	transition: all 0.4s ease;
	margin: 0 auto;
	padding: 10px;
	display: block;
	font-weight: bold;
}

.cat-title:hover{
	color: #000;
}


#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%;
	left: -430px;

	visibility: hidden;
	margin: 0;
	border: 0;
	border-radius: 0;
	width: 430px;
	transition: all 0.4s;
	display: block;
}
#cart.open .dropdown-menu{
	left: 0;

	visibility: visible;
}
select{
	height: 40px !important;
}
.table-striped > tbody > tr:nth-of-type(odd){
	border-top: 4px solid #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #f3f3f3;
	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;
}

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

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

}
.add_group input {
	width: 50px;
}
.add_group input {
	border: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	display: table-cell;
	background: #fff;
	text-align: center;
	color: #000;
}
.add_group .form-control {
	padding: 6px 12px 2px;
	border-radius: 0;
}
.menu2 .phone{
	margin: 7px 0px 0px;
	font-size: 18px;
	float: left;
}
.phone .fa {
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	padding: 8px 5px;
	transform: scale(-1);
	transition: all 0.4s ease;
}

.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){

}


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

#banner0{
	margin: 30px 0;
}
.banner .item{

}
#banner1{
	margin: 10px 0 0px;
	padding: 5px;
}
#banner2{
	padding: 5px;
}
#banner1 .item{
	margin: 0 0 30px;
}
.banner {
	margin: 10px 0;
}
.banner:hover h3{

}
#banner1{

}


.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;
	z-index: 0;
	border-radius: 10px;
	margin-bottom: 7px;
	transition: all 0.4s ease;
}
.banner .item:hover img{
	/*transform: scale(1.1);*/
}
.banner .item a:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	border: 70px solid rgba(255,255,255,0);
	top: 0;
	right: 0;
	transition: all 0.5s ease-in-out;
}
.banner .item a:hover:before {
	border: 0 solid rgba(255,255,255,.7);
}
.banner .item:hover{
	/*box-shadow: 0px 0px 15px 4px rgba(182, 182, 182, 0.8);*/
}
.banner .item3{
	transition: all 0.4s ease;
}
.featuredbanner{
	margin: 30px 0 0;
}
.featuredbanner .container{
	padding: 20px 0;
}
.featuredbanner .item{
	background: transparent;
	padding: 30px 0px;
	transition: all 0.4s ease;
	display: table;
	width: 100%;
	border-radius: 0;
}
.featuredbanner .item:hover{
	background: transparent;
}
.featuredbanner .item:hover .desc h3,
.featuredbanner .item:hover .desc h4{

}

/*
.featuredbanner{
	background: url(featured.png) center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 999;
}*/
.featuredbanner img{
	margin: 0 auto;
	transition: all 0.5s ease;
}
.featuredbanner .item:hover img{
	/*transform: rotate(-30deg) scale(1.15);*/
}
.featuredbanner  .scale{
	overflow: hidden;
	padding: 18px 18px;
	background: #dfdfdf;
	border-radius: 50%;
	z-index: 9;
	position: relative;
	margin: 0 auto 15px;
	display: table;
	width: auto;
	height: auto;
}
.featuredbanner .item:nth-child(2) img{

}
.featuredbanner .item:hover .scale{
	overflow: hidden;
}
.featuredbanner .desc{
	text-align: right;
	display: block;
	border-right: 1px solid #afafac;
	padding-right: 5px;
}
.featuredbanner .col-sm-4:last-of-type .item .desc{
	border: 0;
}
.featuredbanner .desc h3{
	margin: 4px 0 25px 0;
	font-size: 25px;
	font-weight: bold;
	transition: all 0.4s ease;
	color: #000;
	text-align: center;
}
/*.featuredbanner .desc h3:after{
	content: "";
	display: block;
	border-bottom: 1px solid #777;
	width: 80px;
	    padding: 3px 0px 0;
}*/
.featuredbanner .desc h4{
	font-size: 15px;
	color: #666464;
	text-align: center;
	line-height: 30px;
	transition: all 0.4s ease;
}
.featuredbanner .item:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	border: 70px solid rgba(255,255,255,0);
	top: 0;
	right: 0;
	transition: all 0.5s ease-in-out;
}
.featuredbanner .item:hover:before {
	border: 0 solid rgba(255,255,255,.7);
}

.common-home .title{
	margin: 40px auto 20px;
}
.common-home .title > span {
	text-align: right;
	padding: 10px 0px;
	z-index: 9;
	position: relative;
	margin: 0px auto 0px;
	color: #989898;
	display: table;
	font-size: 33px;
}
.common-home .title a{
	color: #000;
}
.shahad .title > span{
	font-size: 26px;
}
.shahad .title > span span{
	font-weight: normal !important;
}
.common-home .title > span span{
	font-weight: bolder;

}
.common-home .latest .title {

}



.intl-tel-input{
	direction: ltr;
}
.intl-tel-input #payment_address_telephone{
	text-align: right;
}
#carousel0{
	margin: 10px 0 30px;
}
#carousel0 img{
	margin: 0 auto;
}
#carousel0 .text-center {
	text-align: center;
}
#carousel0 .wrap{
	text-align: center;
	transition: all 0.4s ease;
	margin: 0 15px;
}
#carousel0 .wrap:hover{

}
#carousel0 .owl-buttons div {
	opacity: 1;
}
#carousel0 .owl-buttons div i{
	font-size: 20px;
	padding: 9px 13px 9px;
	border-radius: 50%;
	color: #fff;
	transition: all 0.4s;
	background: #00b7ff;
	text-shadow: none;
}
#carousel0 .owl-buttons div i:hover{
	background: #004d9f;
}
#carousel0 .owl-buttons .owl-prev {
	left: -18px;
	top: 46%;
}
#carousel0 .owl-buttons .owl-next{
	right: -18px;
	top: 46%;
}

/* menu */
#menu {
	background-color: transparent;
	border: 0;
	border-radius: 0px;
	min-height: 40px;
}
#menu .list-group-item{
	border:0;
	border-radius: 0;
}

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

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

.mejs__container{
	width: 100%;
	height: 500px ;
}
.mejs__overlay-play{
	display: block;
}
.mejs__poster {
	background-size: cover;
}
.mejs__button button{
	position: absolute;
}

#menu .nav > li > a {
	font-size: 14px;
	color: #000;
	padding: 15px 10px;
	min-height: 15px;
	background-color: transparent;
	border-radius: 0;
	transition: all 0.4s ease;
	font-weight: bold;
	text-align: center;
}

#menu .nav > li .fa{
	font-size: 27px;

}
/*#menu .nav > li > a:hover, #menu .nav > li > a:focus, #menu .nav > li.open > a {*/
/*	background: #39001d;*/
/*	color: #fff;*/
/*}*/
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	width: 100%;
}
#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: #a30054;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	background-color: transparent;
}
#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: #000;
	/*    margin-right: 15px;*/
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #222;
}
.res {
	display: none !important;
}
.featuredbanner .in{
	display: inline-block;
}
.modal img{
	max-width: 100%;
	display: block;
}
#product{
		position: relative;
	}
	.sizeg{
		position: absolute;
		top: 30px;
		right: 0;
	}
@media (min-width: 768px) {
	
	.open2 {
		display: block !important;
	}
	.flex{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.info-f ul, footer .wrap{
		height: 100%;
	}
	.all-cats .dropdown-menu{
		right: 90%;
		top: 0 !important;
		display: block;
		visibility: hidden;
		opacity: 0;
		margin: 0 !important;
		transition: all .4s ease;
	}
	.all-cats .dropdown:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;

		right: 100% !important;
		top: 0 !important;
	}
	.navbar-nav{
		float: none;
		display: flex;
		width: 100%;
		justify-content: center;
	}
	.navbar-nav > li {
		float: none;
		display: table-cell;
		vertical-align: top;
		position: static;
		margin: 0 20px;
	}
	#menu .dropdown .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 100px;
		transition: all .25s ease;
		width: 100%;
	}
	#menu .dropdown:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}
	.menu2 .dropdown .dropdown-menu{
		display: block;
		visibility: hidden;
		opacity: 0;
		top: 40px;
		transition: all .25s ease;
	}
	.menu2 .dropdown:hover .dropdown-menu {
		visibility: visible;
		opacity: 1;
		top: 100%;
	}


	.navbar-collapse{
		padding: 0;
	}

	#banner3 .col-sm-2{
		width: 19.667%;
	}
	.pro-page .banner .col-sm-2{
		width: 19.667%;
	}
	.common-home .open2 > .dropdown-menu {
		display: block;
	}
	footer h5{
		pointer-events: none;
	}
	footer .collapse {
		display: block;
		visibility: visible;
	}
	footer .col-sm-4 .fa-minus, footer .col-sm-4 .fa-plus {
		display: none !important;
	}
}
@media (max-width: 767px) {
	header{
		margin-bottom: 0;
		z-index: auto;
		padding: 0 0 0px;
		background: #f6f6f6;
	}
	header .col-xs-5{
		padding-right: 0;

	}
	.res {
		position: absolute;
		display: table !important;
		left: 0;
		top: 0;
		padding: 9px 15px !important;
		min-width: 0px !important;
		width: 35px !important;
		z-index: 9;
	}
	.all-cats .dropdown a .fa-angle-left{
		display: none;
	}
	.dropdown .fa-minus{
		display: none;
	}
	.dropdown.open .fa-plus{
		display: none;
	}
	.dropdown.open .fa-minus{
		display: block;
	}
	#dropdownMenuButton{
		margin-top: 10px;
	}
	.navbar-collapse{
		position: absolute;
		width: 100%;
		background: #fff;
		z-index: 999;
	}
	footer h5{
		margin: 10px 0 !important;
		font-size: 14px !important;
	}
	footer .col-sm-4 .fa-minus {
		display: none;
	}
	footer h5 .fa {
		float: left;
	}
	footer .wrap{
		padding: 0 !important;
	}
	.avail{
		height: 50px !important;
	}
	.avail p{
		margin:  0 0 0px;
	}
	.content-footer {
		margin: 0px -15px 0px !important;
	}
	.info-f .col-sm-3:nth-of-type(4) {
		/*background: transparent !important;*/
		/*padding: 0 15px !important;*/
	}
	#menu {
		padding-bottom: 0 !important;
		float: none;
		margin: -15px 0 0;
	}
	#menu .nav > li > a {

	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-right: 11px !important;
		padding-bottom: 10px;
		margin-left: 0 !important;
	}
	#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: -25px 0 0;
	}
	#menu .dropdown-menu {
		padding-bottom: 0;
		left: 0;
	}
	.common-home .m-menu{
		width: 100%;
	}
	.owl-buttons{
		display: none !important;
	}
	#wishlist-total .fa {
		margin: 0px 0;
	}
	.hline{
		display: none;
	}
	.phone2 {
		margin: 0px auto 15px;
		text-align: center;
	}
	#top{
		padding: 0;
		background-size: cover;
		min-height: 42px;
	}
	#logo img {
		margin: 5px auto 5px;
		max-width: 55%;
	}
	.selectpicker{
		margin-bottom: 10px;
	}
	.pr{
		padding: 0;
	}
	#cart > .btn{
		padding: 0;
	}
	#cart-total:before{
		width: 25px;
		height: 25px;
		border-radius: 0;
		padding: 15px;
		vertical-align: super;
	}
	.flfl{
		float: right;
	}
	.red{
		right: -3px;
	}
	#top-links {

	}
	#top-links .list-inline{
		text-align: center;
		margin: 6px 0 0;
	}
	.lang-ar {
		padding: 4px 7px;     text-transform: uppercase;
	}
	.top-search {
		display: none;
		margin-top: 5px;
	}
	.l-btn {
		float: none;
		margin: 10px auto 0;
		display: table;
	}
	.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;
	}
	#top-links > ul > li {
		padding: 0 2px;
	}
	.add-cart{
		margin: 0 auto 5px !important;
	}
	.phone .btn{
		margin: 25px 0 15px !important;
	}
	.logo {
		display: block !important;
		margin: 8px auto;
		display: table !important;
		width: 100px;
	}
	.featuredbanner .row {
		margin: 0 !important;
	}
	.dropdown-menu{
		min-width: 125px;
	}
	.email .fa{
		padding: 0 0px 10px 10px;
		font-size: 36px;
	}

	#slideshow0{
		margin: 0px 0 0;
	}
	#logo {
		margin: 0 auto;
		width: auto;
		z-index: 9;
		position: relative;
		width: 100%;
	}
	.burger{
		padding: 6px 0 0 0;
	}
	.shahad .title > span span{
		font-size: 16px;
	}
	.middel-header{
		padding: 5px 0;
	}
	.burger:before{
		color: #a3a3a3;
		font-size: 25px;
	}
	.visible-xs {
		display: inline-block !important;
	}
	.mp-menu .visible-xs {
		display: block !important;
	}
	.menu2 .phone {
		margin: 11px 0px 0px;
		font-size: 14px;
		float: left;
	}
	.top-footer {
		padding: 30px 0 10px !important;
	}
	.product-thumb .image{
		float: none !important;
		margin: 0 auto !important;
	}
	.complain{
		margin: 0 auto;
		display: table;
	}
	.product-thumb .button-group button{

	}
	.search1 .fa{
		color: #a3a3a3;
		font-size: 28px;
	}
	.re{
		margin: 0;
	}
	.re li{
		vertical-align: middle;
	}
	.header-menu{
		margin: 0px 0 0;
		display: none;
	}
	.all-cats {
		margin-right: 14px;
		width: 94%;
	}

	#advanced-newsletter-box .heading-title span {
		position: relative;
		top: -8px;
		float: none !important;
		color: #fff;
		margin: 25px 0 0 !important;
		display: block !important;
		text-align: center !important;
	}
	.news-t {
		margin: 0px 0 7px !important;
		text-align: center !important;
		font-size: 24px !important;
	}
	#advanced-newsletter-box #mail-box input{

	}
	#advanced-newsletter-box > .row{
		margin: 0;
	}
	.inside {
		width: 100% !important;
		margin: 0 auto;
	}
	footer .wrap div {
		margin: 0 !important;
	}
	#advanced-newsletter-box .col-sm-12{
		padding: 20px 0 20px !important;
	}
	#advanced-newsletter-box .heading-title{

	}

	footer .social{
		float: none !important;
		display: table;
		margin: 20px auto 15px !important;
	}
	.common-home footer {
		/* padding-top: 60px !important;
         margin-top: -60px !important;*/
	}
	#carousel-19{
		margin: 0 !important;
	}
	#carousel0 .owl-buttons .owl-next {
		right: 0px;
		top: 46%;
	}
	#carousel0 .owl-buttons .owl-prev {
		left: 0px;
		top: 46%;
	}
	.featuredbanner .desc h3 {
		margin-top: 5px;
		text-align: center;
		font-size: 14px;
	}
	.featuredbanner .desc h4 {
		text-align: center;
		font-size: 12px;
	}
	#button-search{
		margin: 0;
		border-radius: 5px;
	}
	#slideshow0 .owl-buttons .owl-prev {
		left: 5px !important;
	}
	#slideshow0 .owl-buttons .owl-next {
		right: 5px !important;
	}
	#advanced-newsletter-box  .col-sm-3{
		margin: 0 !important;
	}

	.phone {
		display: block;
		float: none;
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	#column-right .container {
		width: auto !important;
		padding-right: 15px;
	}
	#column-right .row{
		margin: 0;
	}
	.common-home #banner0 img {

	}
	.cats{
		margin: 0px auto 0;
	}
	.cat-title{
		padding: 4px;
		font-size: 11px;
		font-weight: bold;
		right: 0;
	}
	.exc h3{
		font-size: 14px !important;
		display: block !important;
	}
	#banner1 .exc{
		display: table;
	}
	.exc p{
		font-size: 12px !important;
		line-height: 1.5em !important;
		margin: 0px 0px 10px !important;
	}
	.exc a{
		font-size: 10px !important;
		padding: 2px 10px !important;
	}
	.common-home .title{
		/*margin: 0px auto 5px !important;*/
		padding-top: 0;
	}
	.featuredbanner .desc{
		border-left: 0;
	}
	.all-contnt {
		margin: 20px 0 !important;
	}
	#banner0{
		margin: 0px;
	}
	#banner0 .item {
		margin: 0 0px 15px;
	}
	#slideshow0 .owl-pagination{
		display: none;
	}
	.title span{
		font-size: 23px;
		padding: 0px;
	}
	.common-home .title > span{
		margin: 0px auto 0px;
	}
	#carousel0 {
		margin: 0px 0 0px;
	}
	.banner {
		overflow: hidden;
		margin: 0px 0;
	}
	.product-thumb .image img {
		width: 100% !important;
	}
	#slideshow0 .clickable {
		margin-top: 0px !important;
	}

	.cur{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	header .social{
		padding: 0 !important;
	}
	#banner1 {
		padding-bottom: 2px;
	}
	#banner1 .item {
		margin: 0 0 0px;
	}
	.tohide{
		padding: 0;
	}
	.top2 span {
		padding: 0 2px;
		display: table-cell;
		font-size: 12px;
		text-align: center;
	}
	.top2 .fa {
		color: #09afd2;
		display: block;
	}
	#search {
		width: auto !important;
		margin: 0;
	}
	.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: 15px 0 0px;
		padding: 5px 0px;
		text-align: center;
		height: 100%;
	}
	.featuredbanner .in{
		width: 20%;
		display: table-cell;
	}

	.featuredbanner > div{
		display: flex;
		flex-wrap: wrap;
		padding: 0px 10px 0;
	}
	.featuredbanner img{
		padding: 0;
		max-width: 45px;
	}
	.featuredbanner .scale {
		overflow: hidden;
		float: none !important;
		margin: 0px auto !important;
		display: table !important;
	}
	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{
		padding: 0px 0px 10px !important;
	}
	#advanced-newsletter-box .fa{

	}
	#advanced-newsletter-box #mail-box{
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#advanced-newsletter-box #mail-box .btn{
		padding: 0 20px !important;
	}
	.mejs__container{
		width: 100%;
		height: 230px !important;
	}
	.email {
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	.cart-wrap {
		margin:  0px;
	}
	.common-home .title::after{
		width: 85%;
	}
	.sc{
		display: none;
	}
	.product-thumb .rating {
		padding: 0px 0 5px !important;
		text-align: right !important;
	}
	.create {
		padding: 7.5px 17px !important;
	}
	#search .input-lg{

	}
	.adv-search {
		margin-top: 10px;
		width: 100%;
		display: none;
	}
	.contacts{
		margin: auto;
		float: right;
	}
	.social .fa {
		font-size: 16px;
		padding: 8px 7px;
	}
	.right-list {
		margin: 20px 0 5px;
	}
	.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;
		margin: 0 !important;
	}
	#top .left-links {
		margin: 6px auto 3px;
	}
	.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 img{
		width: 100%;
	}
	#carousel0 img{
		margin: 0 auto;
	}
	.heading-title:before{
		display: none !important;
	}
	.product-thumb .image a {
		display: block;
	}
	.content-footer .newbanner{
		margin-bottom: 10px !important;
		display: table !important;
	}
	.info-f ul{
		padding: 0 10px !important;
	}
	footer .wrap a {
		color: #b3b3b3;
		word-break: break-word;
	}
	.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 !important;
		padding: 6px;
	}
	footer .info-f {
		margin-right: -15px !important;
		margin-left: -15px !important;
		margin-bottom: 0px;
		padding: 30px 0 0px;
	}
	.common-home footer{
		margin-top: 15px;
	}
	.product-thumb h4 {
		font-size: 13px !important;
		margin: 0 0px 0px !important;
	}
	.product-thumb .caption p {
		font-size: 12px !important;
		margin: 0 0 0;
	}
	.add-cart{
		padding: 7px 5px !important;
		font-size: 12px;
	}
	.product-thumb .button-group{
		top: 5px !important;
		right: 0px !important;
	}
	.featuredbanner{
		margin: 0 0 15px;
	}
	.product-thumb .button-group button{
		font-size: 12px !important;
	}
	.product-thumb .button-group {

	}
	.product-thumb{
		padding-bottom: 5px !important;
		margin-bottom: 30px !important;
	}
	.featuredbanner .desc h3:after{
		margin: 0 auto;
	}
	#newbanner3, #newbanner1 {
		margin: 0 auto 0 !important;
		float: none !important;
		display: table !important;
	}
	.powered .newbanner .item {
		float: none !important;
		margin: 2px !important;
		display: table-cell !important;
	}
	#mp-menu > div >  ul {
		position: sticky;
		top: 0;
		height: 100vh;
	}

}

/* content */
#content {
	min-height: 600px;
}
.common-home #content {
	min-height: 200px;
	background: transparent;
	padding: 10px 0px 0;
}
.home-wrap{
	padding: 0;
	overflow: hidden;
	background: #f5f5f5;
}


.product-thumb .image{
	position: relative;
	transition: all 0.4s ease-in-out;
}
.product-thumb .image:hover img{
	/*box-shadow: 0px 3px 6px 3px rgba(186, 186, 186, 0.55);*/
}
.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: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	    overflow: hidden;
}*/
.product-thumb .image:hover button{

}
.product-thumb .image:hover .pro-details{
	/*background: rgba(0,0,0, .3);*/
	opacity: 1;
}
.text_price{
	color: #777 !important;
}
.add-cart{
	z-index: 99;
	color: #fff !important;
	border: 0;
	width: 100%;
	text-align: center;
	padding: 7px 40px;
	margin: 0 auto 10px;
	background: #e6a720;
	transition: all 0.4s ease-in-out;
}
.add-cart:hover{
	background: #0a3c7d;
	border: 0 !important;
}

.add-now{
	z-index: 99;
	color: #fff !important;
	border: 0;
	width: 100%;
	text-align: center;
	padding: 7px 40px;
	margin: 0 auto;
	background: #5bb4e0;
	transition: all 0.4s ease-in-out;
}
.add-now:hover{
	background: #0a3c7d;
	border: 0 !important;
}
.avail{
	width: 100%;
	border-radius: 4px;
	background: #bb7f00;
	color: #fff;
	display: block;
	height: 83px;
	position: relative;
}
.avail p{
	color: #fff !important;
}
.avail span{
	font-size: 18px;
	font-weight: bold;
}
.avail .r{
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	display: block;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.button-group a{

}
.info-img{
	display: inline-block;
	margin: 20px 0 40px;
}
.news-t{
	text-align: center;
	margin: 0px 0 5px;
	color: #fff;
	font-size: 23px;
	z-index: 9;
	font-weight: bold;
	position: relative;
}
/*.heading-title:before{
	content: "\f0e0";
	font-family: fontawesome;
	display: table;
	float: right;
	margin: 16px 15px 0px;
	font-size: 55px;
	z-index: 0;
	color: #2a5f00;
}*/


#advanced-newsletter-box{
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}


#advanced-newsletter-box .heading-title span{
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: right;
	margin: 3px auto 15px;
}
#mail-box .input-group-btn {

}
#advanced-newsletter-box hr{
	border-color: #777;
	margin: 50px 0 0;
	padding-bottom: 20px;
}
#advanced-newsletter-box #mail-box{
	margin: 0px auto 20px !important;
	padding: 7px 0px 7px ;
	border-radius: 0px;
	/* max-width: 500px; */
	width: 100%;
}
#advanced-newsletter-box  .btn {
	color: #fff !important;
	height: 42px !important;
	background: #4cb648 !important;
	padding: 0 30px;
	border-radius: 30px !important;
	/* margin: 20px auto 0; */
	display: table;
	border: 0;
	margin-right: -30px;
}
#advanced-newsletter-box .heading-title{
	margin-top: 10px !important;
	text-align: right;
	font-size: 18px !important;
}
#advanced-newsletter-box input {
	font-size: 14px;
	width: 100%;
	height: 42px !important;
	padding-right: 10px;
	border-radius: 30px;
	border: 0px solid #eb1361 !important;
	background: #fff !important;
}
#advanced-newsletter-box .social{
	display: table;
	margin: 0 auto;
	float: none;
}
#advanced-newsletter-box .social .fa{
	border-radius: 50%;
	border: 1px solid #00b7ff;
	color: #004d9f;
	margin: 0 5px 30px;
}
#advanced-newsletter-box .social .fa:hover{
	background: #004d9f;
	border: 1px solid #004d9f;
	color: #fff;
}
#advanced-newsletter-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000 !important;
}
#advanced-newsletter-box input::-moz-placeholder { /* Firefox 19+ */
	color: #000 !important;
}
#advanced-newsletter-box input:-ms-input-placeholder { /* IE 10+ */
	color: #000 !important;
}
#advanced-newsletter-box input:-moz-placeholder { /* Firefox 18- */
	color: #000 !important;
}
.breadcrumb + .row{
	margin: 0;
}
#content{
	/*background: #f6f6f6;*/
	border-radius: 4px;
	padding: 20px 0px 0;
}
.common-home #content{
	/*background: transparent;*/

}

.fancybox-overlay.fancybox-overlay-fixed {
	opacity: 1 !important;
	max-width: 100% !important;
}
.fancybox-overlay #button-cart{
	display: none !important;
}
.fancybox-overlay #product{
	display: none !important;
}
#product .btn-block{

}
#product .col-xs-2 {
	padding-right: 0;
	margin: 0 0 15px;
}


/* footer */

/*.cloud{
	background: url(b-footer.png) no-repeat;
	padding: 58px 0;
	background-position: center center;
	background-size: 100%;

}*/
.email2{
	display: inline-block;
	margin: 0 5px;
}
.phone{
	display: inline-block;
	margin: 0 5px;
}
.email3{
	margin: 0 5px;
	display: inline-block;
}
.email2:before{
	content: " ";
	background-image: url(whats.png);
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.email3:before{
	content: " ";
	background-image: url(mail.png);
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.phone:before{
	content: " ";
	background-image: url(phone-footer.png);
	display: inline-block;
	width: 17px;
	height: 30px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

footer {
	padding-top: 0px;
	background: #000;
	margin-top: 65px;
	/*box-shadow: 0px -10px 6px -9px rgba(182, 182, 182, 0.8);*/
}
.ee-p{
	display: none;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	text-align: justify;
	font-size: 13px;
}
.aa-p{
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	text-align: justify;
	font-size: 13px;

}
.top-footer{
	background: #f6f6f6;
	padding: 60px 0 30px;
}
.info-f ul{
	padding: 40px 10px 0 0;
}
.info-f .col-sm-3:first-child ul{
	border: 0;
}
.content-footer{

}
.copy{
	text-align: left;
	margin: 5px auto 15px;
	color: #848383;
	line-height: 2em;
	font-weight: bold;
}
.copy2{
	text-align: left;
	margin: 5px auto 15px;
	color: #848383;
	line-height: 2em;
	font-weight: bold;
}
.copy a{
	color: #848383;
	font-weight: bold;
}
.copy2 a{
	color: #fff;
	font-weight: bold;
}
.scrollup .fa{
	background: #cd8d21 ;
	color: #fff;
	padding: 10px 12px;
	border-radius: 50%;
	cursor: pointer;
	margin-top: 13px;
}
footer hr {
	border-top: none;

}
footer a {
	color: #fff;
	font-weight: bold;
}
footer a:hover {
	color: #bdad58;
}
footer ul li:hover{

}
.f-img3{
	padding: 10px 0 16px 13px;
}
.info-f{
	padding: 45px 0;
}
.all-contnt{
	margin: -40px 0 40px 0;
}
.info-f .col-sm-3:nth-of-type(4){
	background: #fff;
	padding: 15px;
}
footer h5 {
	font-size: 20px;
	color: #fff;
	padding: 2px 0px 10px 0;
	border-bottom: 2px solid #bdad58;
	margin: 0 0 -23px;
	text-transform: uppercase;
	z-index: 9;
	position: relative;
	cursor: pointer;
	font-weight: bold;
}
.name{
	font-size: 27px;
	color: #0a3c7d;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
/*footer h5:before{
	content: "";
	background: url(b-title.png) no-repeat;
	background-size: contain;
	padding: 0 11px;
	display: inline-block;
	margin: 0px 0 -3px 5px ;
	height: 17px;
	width: 25px;
}*/
/*footer h5:after{
	content: "";
	padding: 0 11px;
	display: block;
	margin: 7px 0 -3px;
	width: 50px;
	border-top: 3px solid #eb1361;
}*/
footer ul li{
	line-height: 1.5em;
	margin-bottom: 10px;
	width: 49%;
	display: inline-block;
}

footer ul li::before {
	content: "\f100";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #000;
}
footer .wrap{
	padding: 40px 0px 0 0;
}
footer .wrap div{
	margin: 0px 0px 10px;
	font-size: 14px;
	display: block;
}
footer .wrap a{
	color: #000;
	/*display: table;*/
}
footer .wrap .fa{
	font-size: 18px;
	color: #fff;
	background: #a30054;
	padding: 12px 12px;
	border-radius: 50%;
}
footer .wrap .fa-map-marker{
	padding: 12px 16px;
}
footer .wrap .fa-phone{
	padding: 12px 14px;
}
footer .wrap a span{
	display: table-cell;
	line-height: 2.5;
	padding: 0 5px;

}
footer .wrap a:hover{
	color: #4cb648;
}
footer .wrap a:hover .fa{
	background: #bdad57;
}
/*footer .wrap .fa-envelope{
	    padding: 9px 10px;
}
footer .wrap .fa-map-marker{
	    padding: 9px 13px;
}*/
/*.phone{
	text-align: center;
}
.phone .btn a{
	color: #fff;
}
.phone p a{
	color: #0a3c7d;
	font-size: 24px;
	font-weight: bold;
}
.phone .btn{
	background: #0a3c7d;
	color: #fff;
	font-size: 16px;
	padding: 10px 55px;
	margin: -25px 0 15px;
}*/
footer .social .fa {
	padding: 11px 12px;
	font-size: 18px;
	color: #9c9c9c;
	border: 1px solid #9c9c9c;
	transition: all 0.4s ease;
	margin: 0 5px;
	background: transparent;
	border-radius: 0;
}
footer .social .fa:hover{
	background: #bdad57;
	border: 1px solid #bdad57;
	color: #fff;
}
footer .social .fa-facebook{
	padding: 11px 15px;
}
footer .social a {
	font-size: 16px;
	display: inline-block;
	float: left;
}
footer .social {
	margin: -40px auto 15px;
	float: right;
	display: table;
}
.powered{
	padding:30px 0px 5px;
	background: #f6f6f6;
	background: #f6f6f6;
}


/* alert */
.pro-page .col-sm-5{
	/*background: #fff;
	border: 1px solid #ddd;
	    padding: 20px 15px 0;*/
}
.alert {
	padding: 8px 14px 8px 14px;
	margin-top: 50px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 0px 0;
	border: 1px solid #ededed;
	background-color: #ededed;
	border-radius: 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 8px 20px;
	position: relative;
	white-space: nowrap;
	transition: all 0.4s ease;
}
.breadcrumb  li:hover , .breadcrumb li:hover:after{
	color: #eb1361  !important;
}
.breadcrumb > li a{
	color: #000;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '-';
	text-align: center;
	font-family: fontawesome;
	display: block;
	position: absolute;
	bottom: 2px;
	left: -4px;
	transition: all 0.4s ease;
	width: 10px;
	height: 26px;
	/*z-index: 99;*/
	background: transparent;
}
.breadcrumb > li:last-child:after{
	display: none;
}
.category-thumb h4{
	text-align: center;
}
.pagination {
	margin: 0;
}
.content-footer .col-sm-12:last-child{
	padding: 0px 0 10px;
}
.content-footer .newbanner{
	display: table;
	margin: 0 auto 30px;

}
.content-footer .newbanner .item{
	margin: 2px;
	vertical-align: middle;
	display: inline-block;
}
#newbanner1{

}
#newbanner1 .item img{

}
#newbanner3{

}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 0;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: #7b7b7b;
	border-color: #000000;
}
.panel-default {
	border-top: 0;
	border-color: #7b7b7b;
}
.panel-default > .panel-heading a{
	color: #fff;
}
.form-control {
	background: #e6e6e6;
	border-color: #c1b4b4;
	box-shadow: none;
}


.form-control::placeholder{
	color: #000000 !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;
}



/* 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: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #7b7b7b !important;
	border-color: #7b7b7b !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: #7b7b7b !important;
	border-color: #7b7b7b !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: #000;
	background-image: linear-gradient(to bottom, #000, #000);
	background-repeat: repeat-x;
	border-color: #000 #000 #000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #000;
	background-image: linear-gradient(to bottom, #000, #000);
}
/* 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: #ffcd00;
	color: #fff;
}
.list-group-item:last-child{
	border-bottom: 0 !important;
}
/* 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;
}
#carousel-12{
	margin-top: 20px;
}
#carousel-12 .owl-buttons div{
	opacity: 1;
}
#carousel-12 .owl-buttons .owl-prev {

}
#carousel-12 .owl-buttons .owl-next{

}
#carousel-12 .owl-buttons{
	position: absolute;
	width: 99%;
	margin: 0 auto;
	top: 45%;
	left: 0;
	right: 0;
}
#carousel-12 .owl-buttons div i{
	font-size: 17px;
	padding: 9px 13px;
	border-radius: 50%;
	color: #000;
	transition: all 0.4s;
}
#carousel-12 .owl-buttons div i:hover{
	color: #777;
}
#carousel-12 .item{
	margin-top: 5px;
}
#carousel-15 .owl-wrapper .owl-item:nth-child(2){
	/*display: none;*/
}
#carousel-15 .owl-buttons div i {
	font-size: 30px;
	margin: -40px 0 0;
	color: #8b0354;
}
#slideshow0 .owl-buttons div i{
	font-size: 26px;
	background: rgba(13,31,37,.7);
	border-radius: 0;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	padding: 6px 0 0 0;
	transition: linear .4s;
}
#slideshow0 .owl-buttons div i:hover{
	background: #bdad58;
	transition: linear .4s;
	color: #fff;
}
#slideshow0 .owl-pagination {
	position: absolute;
	top: 100%;
	left: 50%;
	direction: rtl;
	transform: translateX(-50%);
}
#slideshow0 .clickable{
	margin-top: 0px;
}
#slideshow0 .owl-controls .owl-page span{
	border-radius: 0px;
	background: #d9d9d9;
	box-shadow: none;
	border-radius: 50%;

}
#slideshow0 .owl-controls .owl-page{
	display: inline-block;
	margin: 12px 3px;

}
#slideshow0 .owl-buttons .owl-prev {
	left: 20px;
}
#slideshow0 .owl-buttons .owl-next{
	right: 20px;
}
#slideshow0 .owl-controls .owl-page.active span {
	background: #bdad58;
}
#slideshow0 .owl-controls .owl-page.active:before{
	color: #d1a252;
}
#slideshow0{
	position: relative;
}
#slideshow0 .owl-page span {
	display: block;
	width: 18px;
	height: 18px;
}
#slideshow0 .owl-buttons div{
	opacity: 1;
}

#slideshow0 .exc{
	position: absolute;
	top: 50%;
	direction: rtl;
	overflow: hidden;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 90%;
	/*border-radius: 10px;
	    padding: 0 20px;*/
}
#slideshow0 .exc h3{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	line-height: 1.8em;
	position: relative;
	margin: 0 0 15px;
	padding: 0px 0;
	text-align: center;
	transition: all 0.4s;
}

.exc p{
	font-size: 32px;
	color: #fff;
	line-height: 1.8em;
	margin: 0px 0px 20px;
}
.exc .over a{
	font-size: 16px;
	background: #2a5f00;
	color: #fff;
	padding: 8px 40px;
	display: table;
	transition: all 0.4s;
	border-radius: 0px;
	margin: 10px auto 20px;
	border: 1px solid #2a5f00;
}
.exc .over a span{
	display: table;
}
.exc .over a:hover{
	box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
}
.banner .exc{
	display: none;
}


#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 .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 .owl-buttons div i{
	font-size: 20px;
}

/* product list */
.product-thumb {
	margin-bottom: 35px;
	transition: all 0.4s;
	background: #fff;
	padding-bottom: 20px;
}
.product-thumb:hover{

}
.product-thumb:hover h4 a{
	color: #777;
}
#shipping_method_list{
	direction: ltr;
}
.product-thumb .image {
	text-align: center;
	transition: all 0.6s;
	border-radius: 0px;
	overflow: hidden;
}
.product-thumb:hover .image{
	/*box-shadow: 0px 3px 10px 5px rgba(186, 186, 186, 0.5);
*/}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {

}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	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;
	}
}
.product-thumb h4 {
	font-size: 17px;
	margin: 0 0px 10px;
}

.product-thumb .caption {
	position: relative;
	padding: 15px 15px 0px;
	min-height: 70px;
	text-align: left;
	clear: both;
	direction: rtl;
}
.product-thumb .caption [class*="col-"]{
	padding: 5px;
}
.product-thumb .caption a{
	color: #000;
	font-weight: bold;
	transition: all 0.4s;
	line-height: 1.5em;
}
.product-thumb .caption p{
	color: #777;
}
.product-list .product-thumb .caption {
	margin-right: 230px;
}



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

	}
	.all-new-cart{
		display: none !important;
	}
	.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 {
	padding: 0px 0 10px;
	text-align: left;
}
.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;
	font-weight: 600;
}

.product-thumb .price-new {
	font-weight: 600;
	color: #4cb648;
}
.product-thumb .price-old {
	color: #777;
	text-decoration: line-through;
}
.model-en{
	display: none;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}

.product-thumb .button-group{
	transition: all 0.4s;
	border-bottom: 0px solid #a30054;
	padding: 0 0px;
	display: none !important;
}
.product-list .product-thumb .button-group {
	/*border-right: 1px solid #ddd;*/
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-right: none;
	}
}
#list-view, #grid-view{
	background: transparent;
	border: 0;
	box-shadow: none;
}
.act .fa{
	color: #a30054;
}
#list-view .fa, #grid-view .fa{
	font-size: 18px;
}
.btn-group .btn:hover, .btn-group .btn:focus, .btn-group .btn.focus {
	color: #a30054;
	text-decoration: none;
}
.desc2, .wish, .comp{
	display: none !important;
}
.product-list .desc2{
	display: block !important;
}
.product-list .wish, .product-list .comp{
	display: inline-block !important;
}
.product-list .product-thumb .image img{
	width: 165px;
}


.product-thumb .button-group button {
	border: none;
	display: block;
	background-color: #bdad58;
	color: #000;
	border-radius: 5px;
	border: 0;
	line-height: 18px;
	margin: 0 auto 0;
	font-weight: bold;
	width: 100%;
	text-align: center;
	font-size: 13px;
	padding: 9px 10px;
	transition: all 0.4s;
}
.product-list .product-thumb .button-group button{
	display: inline-block;
	margin: 0 auto 20px;
}
.product-list .product-thumb .caption{
	clear: unset;
}
.product-list .product-thumb{
	padding-bottom: 10px;
}
.product-thumb:hover button{
	/*background-color: #4cb648;*/
}
.product-thumb:hover 	.button-group{
	border-bottom: 0px solid #4cb648;
}

.product-thumb .button-group > button:first-child{
	padding: 11px 12px 9px 11px;
}
.product-thumb .button-group a > button{
	transition: all 0.4s;
	float: none;
	padding: 9px 11px;
}
.product-thumb .button-group a{

}
.product-thumb .button-group button:hover{

}
.product-thumb:hover .button-group{

}


.product-thumb .button-group button .fa {
	font-size: 18px;
}
.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 {
	color: #eb1361;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	background: transparent;
}*/
@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;
	border-radius: 0 !important;
	padding: 20px 0;
}
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%;
	}
	.common-home #column-right {
		padding-left: 15px;
	}
	#column-right {
		padding-left: 0;
	}
}

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






#login-popup .btn{
	width: 100%;
	padding: 9px 0;
	margin: 0 auto 15px;
	font-size: 16px;
	display: block;
}
.modal2 h3 {
	font-weight: 500;
	font-size: 18px;
	color: #00aca7;
	margin: 0 0 20px 0;
	text-align: center;
}
.modal2 h2 {
	background-color: #fff;
	text-align: center;
	font-size: 26px;
	color: #00aca7;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 30px;
}
.modal2 {
	position: absolute;
	z-index: 10000; /* 1 */
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
}

.modal2.is-visible {
	visibility: visible;
}
.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	fill: currentcolor;
}
.modal-overlay {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 0%, 0.5);
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal2.is-visible .modal-overlay {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}

.modal-wrapper {
	position: absolute;
	z-index: 9999;
	/*top: 6em;
    left: 50%;
    width: 32em;
    margin-left: -16em;*/
	top: 90%;
	left: 50%;
	-webkit-transform: translate(-50%, -27%) !important;
	transform: translate(-50%, -27%) !important;
	width: 80%;
	background-color: #fff;
	box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
	transition: all 0.3s 0.12s;
	transform: translateY(-10%);
	opacity: 0;
}

.modal2.is-visible .modal-transition {
	transform: translateY(0);
	opacity: 1;
}

.modal-header,
.modal-content2 {
	padding: 2em;
}

.modal-header {
	position: relative;
	background-color: #fff;
	box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
	border-bottom: 1px solid #e8e8e8;
}

.modal-close {
	position: absolute;
	top: 8px;
	left: 7px;
	padding: 10px;
	font-size: 10px;
	color: #00aca6;
	background: none;
	border: 0;
}
.modal-close .fa{
	font-size: 21px;
}
.modal-close:hover {
	color: #777;
}

.modal-heading {
	font-size: 1.125em;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.modal-content2 > *:first-child {
	margin-top: 0;
}

.modal-content2 > *:last-child {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.modal-wrapper{
		-webkit-transform: translate(-50%, 0%) !important;
		transform: translate(-50%, 0%) !important;
	}

}


.list-group-item.active:hover, .list-group-item.active:focus{
	border-bottom: 4px solid #01ada6;
	border-radius: 0;
}
.list-group-item.active {
	z-index: 2;
	color: #343846;
	background-color: transparent;
	border-color: transparent;
}
.service-box {
	background-image: url(account-box-background.png);
	background-repeat: repeat-x;
	background-color: #343846;
	padding: 50px 40px;
	position: relative;
}
.mp-back1{
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
}
.vendor {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	display: block;
	margin: 0 0 20px 0;
}

.mp-menu ul li > a{
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px 10px 20px;
	color: #343846;
}
.mp-menu ul li a.mp-back {
	background-color: #a30054;
}
.mp-menu ul li a i {
	font-size: 30px;
	margin: 0 5px;
	vertical-align: text-bottom;
}
.mp-menu .fa-angle-left{
	font-size: 20px;
	margin: 6px 5px 0px;
	display: inline-block;
	float: left;
	color: #a30054;
}
.mp-menu ul li a.mp-back {
	font-size: 15px;
	padding: 8px 10px;
}
.mp-menu ul li strong{
	padding: 5px 10px;
}
.all-cats .dropdown-inner li a {
	color: #a30054;
}
.all-cats li a .fa-angle-left {
	margin: 8px 0 0;
}


.row.col-sm-12>h1{
    display:none;
}


.alert.alert-success.alert-success2 .row a:last-of-type{
	display: none;
}
#cart .s-li p.text-right a:last-of-type{
	display: none;
}