@font-face {
    font-family: 'cocon';
    src: url('cocon-next-arabic-light.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'assaf';
    src: url('assaf-font.ttf');
    font-weight: normal;
    font-style: normal;
}
h1,h2,h4,h3,h5,h6,p,a,span,div{
	font-family: 'cocon';
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
.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: #af8a71;
}
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;
	padding-bottom: 20px;
	background: url(pattern1.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: #47260d;
}
#language {
	float: right;
}

#language li{
	list-style: none;
}
.lang-ar{
	display: none !important;
}
.lang-en {
	padding: 6px 8px;
	border-radius: 50%;
	color: #777 !important;
	text-shadow: none;
	transition: all 0.3s ease;
}

.lang-en:hover{
	color: #156f00 !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: 7px 0px 0px 0;
	border-top: 1px solid #cccccc;
	min-height: 40px;
}
#top .left-links{
	margin: 0px;
	padding-top: 6px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top li, #top a {
	color: #9d9d9d;
	text-shadow: none;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.3s ease;
	line-height: 1.2em;
}
#top .btn-link:hover, #top-links a:hover {
	color: #d8a32f;
}
#top .btn-link:hover, #top li:hover, #top a:hover{
	color: #d8a32f;
}
#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;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#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: #d8a32f;
}
.list-group-item.active:hover, .list-group-item.active:focus{
	background-color: #d8a32f;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}


.header-menu {
	  z-index: 999;
	  background-color: transparent;
}
.sticking {
width: 100%;
    z-index: 999;
    background-color: #e492bc;
      left: 0;
    right: 0;
        margin: 0 auto;
}
.not-sticking{
	transition: background-color 0.5s ease;
}
.sticking .ex{
	display: block !important;
}
.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: 15px 0 10px;
}
.social .fa {
	padding: 8px 10px;
	font-size: 18px;
	background: #af8a71;
	color: #000;
	transition: all 0.4s ease;
	margin: 0 10px 0 0;
}
.social .fa-facebook{
	padding: 8px 12.5px;
}
.social a {
	font-size: 16px;
	display: inline-block;
	float: left;
}
.social .fa:hover{
	color: #fff;
	background: #af8a71;
}




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

#logo img{

}
.sub h2{
	text-align: center;
}
.sub img{
	margin: 0 auto;
	display: block;
}
/* search */
#search {
	width: 100%;
}
#search .input-lg {
	border: 0;
	box-shadow: none;
	padding-left: 0;
	border-radius: 25px;
	height: 31px;
	width: 190px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 20px;
	background: #e36382;
	box-shadow: none;
	border: 0;
	border-radius: 50%;
	color: #fff;
	padding: 6px 10px;
	margin-right: 10px;
}

#input-search{
	box-shadow: none;
	border-radius: 0px;
	border: 0;
	background: transparent;
	border-bottom: 1px solid #000;
	padding: 0;
}
.selectpicker{
	width: 100%;
	padding: 0 0px;
	box-shadow: none;
	border: 0;
	height: 34px;
	border-radius: 0;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent url("arrow.png") no-repeat 8px 12px !important;
	transition: all .3s ease;
	border-bottom: 1px solid #000;
}
#button-search{
	box-shadow: none;
	border-radius: 0;
	background: #000;
	color: #fff;
	border: 0;
	padding: 8px 10px;
}
.adv-search{
	margin-top: 9px;
}
.adv-search div{
	padding: 0 5px;
}
.adv-search h5{
	color: #d0a457;
	text-align: center;
	margin: 20px auto;
	font-size: 17px;
}
#button-search:hover{
	background: #a48348;
}
.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;
}
#ads{
	margin-top: 20px;
}
.top-search{
	display: inline-block;
	margin-top: 9px;
}
/* cart */

.cart-wrap{
	display: inline-block;
}
#cart {
	width: auto;
	background: transparent;
	padding: 6px 0 6px 14px;
}
#cart > .btn {
	position: relative;
	font-size: 22px;
	color: #af8a71;
	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: #af8a71 !important;
}
#cart .btn-inverse .fa{
	font-size: 36px;
	padding: 0;
}
#wishlist-total .fa{
	color: #af8a71;
	font-size: 36px;
	margin: 12px 0;
	vertical-align: middle;
}
#wishlist-total a{
	display: inline-block;
	margin: 12px 0;
}
.red{
	display: inline-block;
}

.red{
	background: red;
	color: #fff;
	padding: 0px 6px;
	border-radius: 50%;
	display: inline-block;
	float: right;
	/*margin: -35px -8px 0 0;*/
	z-index: 99;
	position: absolute;
	font-size: 14px;
	right: 15px;
	top: 0px;
}
.c-img{
	width: 50px;
}

.cart-wrap span{
	font-size: 17px;
}
.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: #af8a71;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	left: auto;
	right: 0;
}
@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: auto;
			    min-width: 240px;
		}
	}
#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;
}

/*
.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;
	width: 40%;
}

#banner0{
	
}
.banner {
	margin: 50px 0;
	
}
.banner:hover h3{

}


.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{
	transform: scale(1.1);
}
.featuredbanner .item{
	padding: 14px 10px 17px 10px;
	transition: all 0.4s ease;
	border-bottom: 1px solid #af8a71;
	margin: 30px 0;
}

.featuredbanner .row{
	margin-right: 0;
}
/*
.featuredbanner{
	background: url(featured.png) center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 999;
}*/
.featuredbanner img{
	padding: 5px 11px;
	float: right;
	margin-left: 10px;
	transition: all 0.5s ease;
	max-width: 100px;
	max-height: 100px;
}
.featuredbanner .item:hover img{
	transform: rotate(360deg);
}
.featuredbanner .item:nth-child(2) img{
	
}
.featuredbanner .item:hover{
	
}
.featuredbanner .desc{
	display: table;
}
.featuredbanner .desc h3{
	margin-top: 27px;
	font-size: 18px;
	color: #777;
}
.featuredbanner .desc h4{
	font-size: 14px;
	color: #000;
}
.title::after {
	content: "";
	background: url(after.png) no-repeat;
	color: #fff;
	height: 36px;
	width: 260px;
	display: table;
	text-align: center;
	margin: 10px auto 0;
	background-size: contain;
}

.title {
	text-align: center;
	margin: 40px auto 30px;
	display: table;
	color: #777;
	font-size: 34px;
}






.pro-page .banner{
	padding: 50px 0;
}
.pro-page .banner img{
	border-radius: 30px;
	background: #09afd2;
	padding: 11px;
	float: right;
	margin-left: 10px;
	transition: all 0.5s ease;
	max-width: 50px;
	max-height: 50px;
}
.pro-page .banner .item:nth-child(2) img{
	padding: 9px 13px;
}
.pro-page .banner .item:hover img{
	background: #ea1590;
	transform: rotate(360deg);
}
.pro-page .banner .desc{
	display: table;
}
.pro-page .banner .desc h3{
	font-size: 18px;
	color: #6b6b6b;
	margin-top: 5px;
}
.pro-page .banner .desc h4{
	font-size: 14px;
	color: #b7b7b7;
}



.intl-tel-input{
	direction: ltr;
}
.intl-tel-input #payment_address_telephone{
	text-align: right;
}
#carousel0{
	margin: 50px 0 20px;
}
#carousel0 img{
	margin: 0 auto;
}
#carousel0 .text-center {
	text-align: center;
}
#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: 20px;

	padding: 11px 15px;
	border-radius: 50%;
	color: #000;
	transition: all 0.4s;
}
#carousel0 .owl-buttons div i:hover{
	
}
#carousel0 .owl-buttons .owl-prev {
	left: -10px;
}
#carousel0 .owl-buttons .owl-next{
	right: -10px;
}

/* menu */
#menu {
	background-color: #af8a71;
	box-shadow: 0px 2px 2px 1px rgba(182, 182, 182, 0.8);
	border-radius: 0px;
	min-height: 40px;
	z-index: 999;
}
#menu .list-group-item{
	border:0;
	border-radius: 0;
}
/*
#menu .nav > li > a::before {
    content: "";
    display: block;
    width: 0px;
    margin: -16px auto 0;
    border-top: 2px solid #156f00;
    padding: 3px 0 8px;
    transition: all 0.4s ease;
}
#menu .nav > li > a:hover::before {
    content: "";
    display: block;
    width: 100%;
    margin: -16px auto 0;
    border-top: 2px solid #156f00;
    padding: 3px 0 8px;
}*/

#menu .nav > li > a {
	font-size: 16px;
	color: #000;
	padding: 15px 15px;
	margin: 0px 10px;
	min-height: 15px;
	background-color: transparent;
	border-radius: 4px;
	transition: all 0.4s ease;
}
#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: #d8a32f;
}
#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: #fff;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	background-color: #d8a32f;
}
#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: #d8a32f;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #eab43b;
}
@media (min-width: 768px) {
	#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;
	}
	.second{
		float: left;
	}
}
@media (max-width: 767px) {
	header{
		margin-bottom: 0;
	}
	#menu {
		border-radius: 4px;
		padding-bottom: 0 !important;
	}
	#menu .nav > li > a {
		padding: 10px 15px 10px 15px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-right: 0 !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;
	}
	#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: 0;
	}
	#logo img {
		margin: 5px auto 7px;
		max-width: 100%;
	    }
	 .selectpicker{
	 	margin-bottom: 10px;
	 }
	.pr{
		padding: 0;
	}
	#cart > .btn{
		 
	}
	.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: 0 auto;
	        width: 100%;
	}
	.product-thumb .image{
		float: none !important;
		margin: 0 auto !important;
	}
	.complain{
		margin: 0 auto;
		display: table;
	}
	.product-thumb .button-group button{
		
	}

	#advanced-newsletter-box .fa {
		font-size: 45px;
		color: #4d8158;
		display: block !important;
		text-align: center;
		margin: -6px 0 30px 10px !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{
		   
	}
	#advanced-newsletter-box #mail-box {
	    	max-width: 80%;
	}
	#advanced-newsletter-box .col-sm-12{
		padding: 20px 0 20px !important;
	}
	footer .social{
		float: none !important;
		margin: 0 auto 15px !important;
		display: table;
	}
	.featuredbanner .desc h3 {
		margin-top: 0px;
		text-align: center;
	}
	.featuredbanner .desc h4 {
	    text-align: right;
	}
	#button-search{
		padding: 8px 35%;
	}
	#slideshow0 .owl-buttons .owl-prev {
    		left: 5px !important;
	}
	#slideshow0 .owl-buttons .owl-next {
    		right: 5px !important;
	}
	.banner {
	    margin: 50px 0 0;
	}


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

	.exc h3{
		font-size: 28px !important;
	}
	.exc p{
		font-size: 18px !important;
		line-height: 1.5em !important;
	}
	.exc a{
		font-size: 14px !important;
		padding: 4px 25px !important;
	}
	.title{
		    margin: 20px auto 30px;
		padding-top: 20px;
	}
	#slideshow0 .owl-pagination{
		display: none;
	}
	.title span{
		font-size: 22px;
		padding: 13px 37px;
	}
	.title::before{

	}
	.cart-wrap{
		float: left;
	}
	.product-thumb .image img {
	    	width: 100% !important;
	}
	#slideshow0 .clickable {
	   margin-top: 0px !important; 
	}

	.cur{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#top .left-links {
		/* margin: 0px auto;
		float: none !important;*/
		display: table;
	}
	#top-links {
		padding-top: 6px;
		/*margin: 0px auto;*/
		float: none !important;
		display: table;
	}
	.tohide{
		padding: 0;
		margin: 0px -10px;
	}
	.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: 0;
		padding: 5px 0px;
		text-align: left;
		    margin-bottom: 0px;
	}
	.featuredbanner img{
		padding-right: 0;
		    max-width: 70px;
	}
	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;
	}
#cart .dropdown-menu {
        left: 0;
    right: auto;
}
	.email {
		margin: 0px 0px 10px 0px;
		font-size: 11px;
	}
	.cart-wrap {
		margin: 0px 5px 0 0;
	}
	#cart {
	    	    margin-top: -4px;
    		padding: 0;
	}
	#search .input-lg{
		    width: auto;
	}
	.adv-search {
	    margin-top: 10px;
	}
	.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;
	}
	.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: 10px;
	}
	#top-links .list-inline li:last-child{
		display: none;
	}
	.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 {
	    margin-bottom: 10px !important;
	}
	.banner img{
	    width: 100%;
	}
	#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;
	}
	.seller .add-cart{
		    margin-left: 0 !important;
	}
	.product-thumb .image a {
	    display: block;
	    margin-bottom: 6px;
	}
	.content-footer .newbanner{
		margin-bottom: 10px !important;
		display: table !important;
	}
	footer .info-f .col-sm-3{
		margin-bottom: 10px;
	}
	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;
	}
	footer .info-f {
	        	margin-right: -15px !important;
    		margin-left: -15px !important;
    		margin-bottom: 0px;
    		    padding: 10px 0 0px;
	}
	.common-home footer{

	}
	.featuredbanner{

	}
	
	
}
.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;
	transition: all 0.4s ease-in-out;
}
.product-thumb .image:hover img{
	box-shadow: 0px 3px 6px 1px rgba(182, 182, 182, 0.8);
}
.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;
}
.add-cart{
	z-index: 99;
}
/*
.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{
	font-size: 45px;
	color: #668c00;
	display: table-cell;
	text-align: center;
	margin: -12px 0 0 10px;
}
#advanced-newsletter-box{
	background-image: url(../image/newsletter.jpg) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: bottom center;
}
#advanced-newsletter-box .col-sm-12{
	padding: 70px 0 50px !important;
	margin: 20px 0 ;
	border-radius: 20px;
}

#advanced-newsletter-box .heading-title:before{
	content: "\f0e0 ";
	display: block;
	font-family: "fontawesome";
	position: absolute;
	right: 0;
	font-size: 50px;
	color: #e8e8e8;
	left: 0;
	top: 40px;
}
#advanced-newsletter-box .heading-title span{
	position: relative;
	top: -22px;
	color: #000;
	font-weight: normal;
	text-transform: lowercase !important;
	width: 240px;
	display: block;
	margin: 0 auto;
}
#advanced-newsletter-box hr{
	border-color: #777;
	margin: 50px 0 0;
	padding-bottom: 0px;
}
#advanced-newsletter-box #mail-box{
	margin-bottom: 0 !important;
	margin: 0 auto;
	display: block;
	max-width: 40%;
}
#advanced-newsletter-box #mail-box .btn {
	color: #000 !important;
	text-shadow: none !important;
	height: 38px !important;
	border-radius: 0;
	background: #af8a71 !important;
	border-radius: 0px !important;
	padding: 0 40px;
	margin: 0 10px;
}
#advanced-newsletter-box .heading-title{
	margin-bottom: 0 !important;
	text-align: center;
}
#advanced-newsletter-box #mail-box input {
	height: 38px !important;
	background: transparent !important;
	width: 100%;
	padding-right: 10px;
	border-radius: 0px;
	border: 0 !important;
	text-align: center;
	border-bottom: 1px solid #af8a71 !important;
}
#mail-box .input-group-btn{
	display: table;
	margin: 20px auto 0;
}
#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 15px;
	
}

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





/* footer */
footer {
	padding-top: 10px;
	background: url(footer-back.jpg);
	color: #e2e2e2;
	
}
.info-f ul{
	padding-top: 40px;
}
.content-footer{
	border-bottom: 1px solid #b2b2b2;
	margin: 10px 0;
}
.copy{
	text-align: right;
	margin: 5px auto 0px;
	color: #777;
	line-height: 2em;
}
.copy2{
	text-align: center;
	margin: 0px auto 15px;
	color: #777;
	line-height: 2em;
}
.copy a{
	color: #af8a71;
}
.copy2 a{
	color: #af8a71;
}
.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: #777;
}
footer a:hover {
	color: #af8a71;
}
footer ul li:hover{
	
}
.f-img3{
	padding: 10px 0 16px 13px;
}
.info-f{
	padding: 30px 0 10px;
	border-bottom: 1px solid #b2b2b2;
	margin-bottom: 20px;
}
footer h5 {
	font-size: 18px;
	color: #777;
	padding: 2px 0px 2px 0;
	margin: 0 0 -23px;
	text-transform: uppercase;
}

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

footer ul li::before {
	content: "\f100";
	font-family: FontAwesome;
	margin-left: 10px;
	font-size: 14px;
	color: #777;
}
footer .wrap{
	padding: 40px 0px 0 0;
}
footer .wrap div{
	margin: 0px 0px 10px;
	font-size: 14px;
	display: block;
}
footer .wrap a{
	color: #777;
}
footer .wrap .fa{
	font-size: 14px;
	color: #fff;
	padding: 9px 11px;
	background: #af8a71;
	border-radius: 50%;
}
footer .wrap a:hover{
	color: #af8a71;
}
footer .wrap a:hover .fa{
	background: #af8a71;
	color: #fff;
}
footer .wrap .fa-envelope{
	    padding: 9px 10px;
}
footer .wrap .fa-map-marker{
	    padding: 9px 13px;
}
footer .social .fa {
	padding: 9px 10px;
	font-size: 15px;
	color: #000;
	transition: all 0.4s ease;
	margin: 0 5px;
	background: #af8a71;
	border-radius: 0%;
}
footer .social .fa:hover{
	background: #af8a71;
	color: #fff;
}
footer .social .fa-facebook{
	padding: 9px 13px;
}
footer .social a {
	font-size: 16px;
	display: inline-block;
	float: right;
}
footer .social {
	margin: 5px 0 10px;
	float: left;
}
.powered{
	
}


.mejs__container{
	width: 100%;
	height: 400px ;
}
.mejs__overlay-play{
	display: block;
}
.mejs__poster {
    background-size: cover;
}



/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 0px 0;
	border: 1px solid #ddd;
	background-color: #af8a71;
}
.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{
	background: #af8a71  !important;
}
.breadcrumb > li a{
	color: #fff;
	margin-right: 10px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: -14px;
	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: 99;
	background: #af8a71;
}
.pagination {
	margin: 0;
}
.content-footer .col-sm-12:last-child{
	padding: 0px 0 10px;
}
.content-footer .newbanner{
	display: inline-block;
	margin: 2px;
}
.content-footer .newbanner .item{
	float: left;
	margin: 2px;
}
#newbanner1{
	margin: 0 30px;
	float: left;
}
#newbanner3{
	margin: 0 30px 0 0;
	float: left;
}
/* 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-image: linear-gradient(to bottom, #c0977c, #af8a71) !important;
	background-repeat: repeat-x;
	background-color: #af8a71 !important;
	border-color: #af8a71 #c0977c !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: #af8a71 !important;
	border-color: #af8a71 #c0977c !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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* 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;
}
/* 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 {
	left: -20px;
}
#carousel-12 .owl-buttons .owl-next{
	right: -20px;
}
#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: 18px;
	background: #000;
	padding: 11px 15px;
	border-radius: 50%;
	color: #fff;
}
#slideshow0 .owl-buttons div i:hover{
	background: #d8a32f;
}
#slideshow0 .owl-pagination {
	text-align: center;
	top: 50%;
	position: absolute;
	direction: rtl;
}
#slideshow0 .clickable{
	margin-top: 0px;
}
#slideshow0 .owl-controls .owl-page span{
	border-radius: 0px;
	background: #fcfcfc;
	box-shadow: none;
	
}
#slideshow0 .owl-controls .owl-page{
	display: block;
	margin: 6px;
	margin-left: 20px;
}
#slideshow0 .owl-buttons .owl-prev {
	left: -18px;
}
#slideshow0 .owl-buttons .owl-next{
	right: -18px;
}
#slideshow0 .owl-controls .owl-page.active span {
    	background: #af8a71;
}
#slideshow0 .owl-controls .owl-page.active:before{
	color: #156f00;
}
#slideshow0{
	position: relative;
}

#slideshow0 .owl-buttons div{
	opacity: 1;
}
/*
#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);
}*/



#particles-js {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 9;
    pointer-events: none;
}


.exc{
	position: absolute;
	top: 20%;
	direction: rtl;
	left: 10%;
	overflow: hidden;
	right: 50%;
	
}
.exc h3{
	font-size: 24px;
	color: #777;
	position: relative;
	margin: 0;
	padding: 12px 0;
	text-align: center;
	transition: all 0.4s;
}

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

#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;
}

.special-t{
	background: #fff;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #aaa;
	font-size: 22px;
	color: #c69c6d;
}
/* product list */
.product-thumb {
	border-radius: 0px;
	margin-bottom: 35px;
	transition: all 0.4s;
	background: #f1f2f6;
	border-bottom: 1px solid #000;
}
.product-thumb:hover{
	border-bottom: 1px solid #d8a32f;
}
.product-thumb:hover h4 a{
	
}
#shipping_method_list{
	direction: ltr;
}
.product-thumb .image {
	text-align: center;
	transition: all 0.4s;
	margin-bottom: 5px;
	max-width: 300px;
}
.product-thumb .image:hover{
	
}
.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: 20px 10px 0px;
	min-height: 105px;
	text-align: center;
	clear: both;
	direction: rtl;
}
.product-thumb .caption a{
	color: #777;
}
.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) {
.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-top: 32px;
	float: 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;
	
}
.product-thumb .price:after{
	content: "";
	display: table;
	margin: 5px auto 0;
	width: 100px; 
	border-bottom: 1px solid #af8a71;
}
.seller .product-thumb .price:after{
	content: "";
	display: table;
	margin: 5px 0 0;
	width: 100px; 
	border-bottom: 1px solid #af8a71;
}
.product-thumb .price-new {
	font-weight: 600;
	color: #d8a32f;
}
.product-thumb .price-old {
	color: #999;
	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 {
	border-right: 1px solid #ddd;
}

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


.product-thumb .button-group button {
	margin: 0 0 0 5px;
	border: none;
	display: inline-block;
	background-color: #af8a71;
	color: #000;
	border-radius: 0;
	border: 0;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding: 7px 12px 3px;
	float: left;
	direction: ltr;
	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: #af8a71 !important;
	color: #fff !important;
	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 {
	
}
}
.seller .product-thumb .caption {
	padding: 20px 10px 10px;
	min-height: 140px;
	text-align: right;
	float: right;
	clear: none;
	width: 50%;
	background: transparent;
}
.seller .product-thumb{
	/*background: #fff2ee;*/
}
.seller .product-thumb .image img{
	padding: 20px;
	max-width: 240px;
}
.seller .add-cart {
	border-radius: 0px !important;
	border: 0;
	line-height: 33px;
	padding: 0 50px !important;
	display: block !important;
	background: #af8a71 !important;
	color: #000 !important;
	margin-bottom: 20px;
	float: none !important;
	clear: both;
	transition: all 0.4s;
}
.seller .product-thumb .button-group button {
	border-radius: 0;
	margin: 0 0 0 26px;
	border: none;
	display: inline-block;
	background-color: #af8a71;
	color: #000;
	line-height: 38px;
	font-weight: bold;
	float: none;
	text-align: center;
	text-transform: uppercase;
}
.seller .product-thumb .image {
    text-align: center;
    overflow: hidden;
    transition: all 0.4s;
    margin-bottom: 0px;
    max-width: 300px;
    float: right;
}
.seller .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(0,0,0);
    margin-bottom: 10px !important;
    opacity: 1;
    direction: ltr;
}
.seller .product-thumb button:nth-child(2) {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-delay: .15s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(0,0,0);
    margin-bottom: 10px !important;
    opacity: 1;
    line-height: 28px;
}
.seller .product-thumb button:nth-child(3) {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    transition-delay: .15s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(0,0,0);
    margin-bottom: 10px !important;
    opacity: 1;
    line-height: 28px;
}



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