/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

body {
	font-family: 'Brando Arabic' !important;
	background:#000;
}
/* General */
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	margin: 0;
}
.well {
	background:#F7F7F7;
	border-radius:0;
	-webkit-box-shadow:0 30px 30px rgba(0,0,0,0.04);
	        box-shadow:0 30px 30px rgba(0,0,0,0.04);
	border:none;
}
#common-success {
	width:100%;
	background:#fff;
}
#common-success .row {
	margin:0
}
div[id^='customerpartner'],
div[id^='checkout-'] ,
div[id^='account-'],
div[id^='product-'] ,
div[id^='information-'] ,
body[class^='checkout-'] #container ,
#error-not-found 
{
    width:100%;
    background:#fff;
    padding: 0 50px 40px;
}
div[id^='customerpartner'] .row ,
div[id^='checkout-'] .row ,
div[id^='account-'] .row ,
div[id^='product-'] .row {
    margin:0;
}
button:hover ,
button:focus ,
button:activr {
	outline:none;
	box-shadow:none;
}
.swiper-viewport {
	border: none !important;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
	background: transparent !important;
	border-radius: 0 !important;
	margin: 0 !important;
}
.swiper-pager div svg path {
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.swiper-pager div:hover svg path {
	fill:#d6a75f
}
.title {
	padding:40px 100px;
}
.title h3 {
	font-size:34px;
	color:#fff;
	font-weight:700
}
.title span {
	font-size:18px;
	color:#606060
}
/* Header */
header .container {
	width:88%;
}
header svg {
	width:20px;
	height:20px;
}
.top-nav {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:20px 0
}
.top-nav a {
	color: #A68B62;
	font-size: 12px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	padding:15px;
	font-weight: 400;
}
#form-language button {
	padding:0;
	color: #A68B62;
	text-align: start;
}
#form-language button i:before {
	font-size: 9px;
}
/* search */
#search {
	border: 1px solid #D6A760;
	border-radius: 30px;
	overflow: hidden;
}
#search .input-lg {
	background:transparent;
	border:none;
	color: #d6a75f;
}
#search .input-lg::-webkit-input-placeholder {
	color: #D6A760;
	font-size: 15px;
	font-weight: bold;
}
#search .input-lg::-moz-placeholder {
	color: #D6A760;
	font-size: 15px;
	font-weight: bold;
}
#search .input-lg:-ms-input-placeholder {
	color: #D6A760;
	font-size: 15px;
	font-weight: bold;
}
#search .input-lg::-ms-input-placeholder {
	color: #D6A760;
	font-size: 15px;
	font-weight: bold;
}
#search .input-lg::placeholder {
	color: #D6A760;
	font-size: 15px;
	font-weight: bold;
	font-weight:400
}
#search .input-lg:focus {
	border-color: #ccc;
	outline:none;
	-webkit-box-shadow:none;
	        box-shadow:none;
}
#search .btn-lg {
	padding: 7px 13px 7px;
	text-shadow: none;
	background: transparent;
	border: none;
}

#search .btn-lg:hover ,#search .btn-lg:focus {
	outline: none;
	background-color: #000;
	color: #fff;
}
header .header_links > ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin: 0 15px;
}
.middle {
	margin-bottom:20px;
	display: flex;
	align-items: center;
}
/* menu */
.common-home .main-menu {
    /* margin-bottom:0; */
}
.main-menu {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius:50px;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:0 40px;
	min-height: 75px;
	margin-bottom: 30px;
}
.main-menu nav {
	margin:0;
}
#menu .nav > li > a {
	font-size: 14px;
	color: #D09550;
	position: relative;
	display: inline-block;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	font-weight: bold;
}
#menu .nav > li > a i:before {
	font-size:10px;
	margin-right:4px
}
#menu .nav > li > a:hover {
	color: #f52a2a;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background-color:transparent
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
}
.main-menu .stores a {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.main-menu .stores svg {
	width: 26px;
	height: 28px;
}
.main-menu .stores span {
	font-size:15px;
	color: #D09550;
	margin-right:10px;
	display:inline-block;
	font-weight: 400;
}
.dropdown-inner:after {
	content:"";
	position:absolute;
	top:0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ffff;
	right: 44px;
	top: 12px;
}
.brands-dropdown-menu .dropdown-inner:after {
    right: unset;
    left: 222px;
}
.sub .dropdown-inner:after {
	display:none;
}
.sub-dropdown-menu:after {
	content:"";
	position:absolute;
	top:0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #fff;
	right: 7px;
	top: 20px;
}
.sub .dropdown-menu  {
	right: 227px;
	background:#fff;
	/* -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
	/* box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
	border-radius: 20px;
	min-width: 200px !important;
	padding: 18px;
	top: 0;
	padding-top: 0;
	position: absolute;
}
.sub-dropdown i {
	position:absolute;
	left: 20px;
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
}
.sub-dropdown i:before {
	font-size:10px
}
.dropdown-menu {
	background: transparent !important;
	border:none;
	padding-top: 22px;
	box-shadow: none;
}
.dropdown-menu.sub {
	display:none;
}
.sub-dropdown:hover  .dropdown-menu.sub {
    display:block
}
.dropdown-inner {
	border: none;
	border-radius: 20px !important;
	padding: 14px 0 25px 0 !important;
	min-width: 234px;
	top: 74px;
	background:#fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu li {
	border-bottom:1px solid rgba(112, 112, 112,0.1);
	padding:10px;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out
}
.dropdown-menu li a {
	color:#000;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	font-size: 14px;
}
.dropdown-menu li.sub-dropdown:hover > a ,
.dropdown-menu li.sub-dropdown li:hover a,
.dropdown-menu > li > a:hover {
	color:#D09550 !important;
	background:transparent !important;
}
#menu .dropdown-menu li {
    padding: 17px 30px;
    position: relative;
}
.top-nav .dropdown-menu ,
.middle .dropdown-menu {
	top: 23px;
	min-width: 150px;
	padding: 15px 0 !important;
	background: #fff !important;
	border-radius: 24px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.top-nav .dropdown-menu {
	left:-70px !important;
	right:unset
}
.top-nav .dropdown-menu:after ,
.middle .dropdown-menu:after {
	display:none;
}
.brands-dropdown-menu {
	min-width: 716px !important;
	left: -146px;
	right: unset;
	padding:20px !important;
	margin-left: unset !important;
}
.brands-dropdown-menu:after {
	right: 72%;
}
.brands-dropdown-menu li {
	display:inline-block;
	border:1px solid rgba(112, 112, 112,0.33);
	width: 26.5%;
	margin:20px;
	text-align:center;
	/* min-height: 109px; */
	line-height: 78px;
}
.brands-dropdown-menu li a {
    display: block;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.brands-dropdown-menu li:hover {
	border-color:#d6a75f
}
.brands-dropdown-menu li:hover a {
	background:transparent !important;
}
	#menu .dropdown:hover > .dropdown-menu {
		display: block;
	}
@media (max-width: 767px) {
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
		padding: 0;
	}
	#menu div.dropdown-menu {
		margin-right: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu li.dropdown:hover a {
        color:#d19550
	}
	#form-language:hover .dropdown-menu ,
	#menu li.dropdown:hover > div.dropdown-menu {
		display: block;
		position: relative;
		width: 100%;
		padding: 0 !important;
		top: 0;
	}
	div.screen nav.main-nav #form-language .dropdown-menu:after ,
	#menu .dropdown-inner:after ,
	#menu div.dropdown-menu:after {
		display:none;
	}
	.sub-dropdown-menu {
		position:relative;
		left:0;
		top:0
	}
	.sub-dropdown i {
		-webkit-transform:unset;
		    -ms-transform:unset;
		        transform:unset;
	}
	div.screen nav.main-nav ul.sub-dropdown-menu li:last-of-type {
		border:none;
	}
	#menu .dropdown-inner {
		display: block;
		background: transparent;
	}
	#menu .dropdown-menu li {
		padding:13px 0;
	}
	#menu .dropdown-menu a {
		width: 100%;
		color: #fff;
		padding:0;
	}
	#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	.brands-dropdown-menu {
		left:0;
		min-width: auto !important;
		padding:0 !important;
	}
	.brands-dropdown-menu ul {
		padding:0 !important;
	}
    .brands-dropdown-menu li {
    	width: 41%;
    	margin: 5px 10px;
    	display: inline-block !important;
    	background:#fff;
    	line-height:30px;
    }
    .brands-dropdown-menu li img {
    	max-width:80px
    }
}
/* main-section */
.main-slider {
	position:relative;
}
.main-slider .swiper-slide {
	background-color:#000;
}
.main-slider {}
.main-slider .shopMore {
	position:absolute;
	bottom: 0;
	left: 18%;
	background:#D09550;
	-webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0% 100%);
	        clip-path: polygon(0 9%, 100% 0, 100% 100%, 0% 100%);
	z-index: 1;
	text-align:center;
	z-index:99;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;
}
.main-slider .shopMore .shop{
	padding: 25px 25px 20px 25px;
}
.main-slider .shopMore:hover {
	-webkit-transform:translatey(-12px);
	    -ms-transform:translatey(-12px);
	        transform:translatey(-12px)
}
.main-slider .shopMore p {
	color:#fff;
	font-size:17px;
	font-weight:500;
	margin:0;
}
.main-slider .shopMore p svg {
	-webkit-animation:swing 3s infinite;
	        animation:swing 3s infinite;
}
.main-slider .shopMore p span {
	display:block;
	/* margin-top:10px; */
}
.main-slider .shopMore p.brands {
	background:#C38946;
	-webkit-clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
	        clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
	padding: 32px 0;
}
.main-slider .swiper-pagination {
	position:absolute;
	z-index:99;
	left: 11%;
	bottom: 16%;
	width: auto;
}
.main-slider .swiper-pagination span {
	width: 6px;
	background: rgba(212, 162, 94,0.49);
	height: 6px;
	margin: 4px 0;
	display: block;
}
.main-slider .swiper-pager div {
	opacity: 1;
	left: 7%;
	top: unset;
	bottom: -181px;
}
.main-slider .swiper-viewport:hover .swiper-pager div {
    -webkit-transform:unset;
        -ms-transform:unset;
            transform:unset;
    left: 7%;
    opacity: 1;
}
.main-slider .swiper-pager div:before {
	content:"";
	background: url(../image/arrow-main.svg) no-repeat;
	font-family: none;
	position: absolute;
	background-size: 100%;
}
.main-slider .swiper-pager div.swiper-button-next {
	display:none;
}
/* product-thumb */
div[id*="product-"] .product-thumb ,
body[class*="product-category-"] .product-thumb {
	margin:30px 0;
}
.product-thumb {
	background:#fff;
	overflow: auto;
	-webkit-box-shadow: 0px 11px 32px 0px rgba(2, 2, 2, 0.05);
	        box-shadow: 0px 11px 32px 0px rgba(2, 2, 2, 0.05);
	padding-bottom: 16px;
	position: relative;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	direction:rtl;
	border-radius:5px;
	-webkit-box-shadow:0 30px 30px rgba(0,0,0,0.04);
	        box-shadow:0 30px 30px rgba(0,0,0,0.04);
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.product-thumb .image {
	position:relative;
}
.product-thumb .image .button-group {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	padding:20px;
	position:absolute;
	width:100%;
}
.product-thumb .image .button-group button {
	background:transparent;
	border:none;
}
.product-thumb:hover {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.product-thumb:hover h4 a {
	color: #e30c0c;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: right;
		padding: 0 15px;
	}
}
.product-thumb .rating {
	position:absolute;
	bottom:0%;
	right:0;
	left:0;
	margin:auto;
	width: 100%;
	text-align: center;
}
.product-thumb .caption {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 10px 30px 0;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.product-thumb h4 {
	font-size: 20px;
	font-weight: 600;
}
#product-allproduct .product-thumb .caption h4 ,
#product-special .product-thumb .caption h4 {
    font-size: 18px;
}
.product-thumb h4 a {
	color: #000;
}
#product-allproduct .product-thumb .caption p.price ,
#product-special .product-thumb .caption p.price {
    font-size: 18px;
}
.product-thumb .caption p.price {
	font-size: 22px;
	color: #D09550;
	font-family:'Loew Next Arabic';
	margin:0;
	font-weight: 600;
}
.product-thumb .caption p.price span.cur {
	font-size:14px;
}
.product-thumb .caption p.price .price-old {
	text-decoration:line-through;
}
.product-list .product-thumb .caption {
	margin-right: 230px;
}

@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;
	}
}
.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: #ffcc00;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-right: none;
	}
}
/* Special */
.special .swiper-pager {
    top: -25% !important;
    left:7%;
}
.special .swiper-viewport:hover .swiper-pager div {
	left:!important;
	right:unset;
}
.special .swiper-viewport .swiper-pager div {
	opacity:1;
	left:0;
	right:unset;
	height: 32px;
	width: 40px;
	line-height: 20px;
	background: #212121;
	text-align: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	border-radius:20px 0 0  20px
}
.special .swiper-viewport .swiper-pager div.swiper-button-prev {}
.special .swiper-viewport .swiper-pager div.swiper-button-next {
	-webkit-transform:rotate(180deg);
	    -ms-transform:rotate(180deg);
	        transform:rotate(180deg);
	left: 43px;
}
.special .swiper-viewport .swiper-pager div:before {
	display:none;
}
/* latest */
.latest {
	background:#fff;
	margin:60px 0;
	padding:50px 30px 90px;
	-webkit-clip-path: polygon(0 3%, 100% 0%, 100% 96%, 0% 100%);
	        clip-path: polygon(0 3%, 100% 0%, 100% 96%, 0% 100%);
}
.latest .title h3  {
	color:#000;
}
.latest .product-thumb {
	-webkit-box-shadow:0 30px 30px rgba(0,0,0,0.13);
	        box-shadow:0 30px 30px rgba(0,0,0,0.13);
	margin-bottom:55px;
}
.latest .swiper-pagination span {
	width: 6px;
	height: 6px;
	background:rgba(0,0,0,0.16);
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.latest .swiper-pagination span.swiper-pagination-bullet-active  {
	background:#000
}
/* bestseller */
.bestseller ,
.featured {
	margin-bottom:50px;
	padding: 0 37px;
}
.banners .swiper-pager ,
.featured .swiper-pager,
.bestseller .swiper-pager {
    top: 107% !important;
    left:0;
    right:0;
    margin:auto;
}
.banners .swiper-viewport:hover .swiper-pager div ,
.featured .swiper-viewport:hover .swiper-pager div ,
.bestseller .swiper-viewport:hover .swiper-pager div {
	left:!important;
	right:unset;
}
.banners .swiper-viewport .swiper-pager div ,
.featured .swiper-viewport .swiper-pager div ,
.bestseller .swiper-viewport .swiper-pager div {
	opacity:1;
	left:0;
	right:unset;
	height: 32px;
	width: 40px;
	line-height: 20px;
	background: #212121;
	text-align: center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	border-radius:20px 0 0  20px;
	left: 0;
    right: 0;
    margin: auto;
}
.banners .swiper-viewport .swiper-pager div.swiper-button-prev ,
.featured .swiper-viewport .swiper-pager div.swiper-button-prev ,
.bestseller .swiper-viewport .swiper-pager div.swiper-button-prev {
    right: 54px;
}
.banners .swiper-viewport .swiper-pager div.swiper-button-next ,
.featured .swiper-viewport .swiper-pager div.swiper-button-next ,
.bestseller .swiper-viewport .swiper-pager div.swiper-button-next {
	-webkit-transform:rotate(180deg);
	    -ms-transform:rotate(180deg);
	        transform:rotate(180deg);
	right: -35px;
}
.banners .swiper-viewport .swiper-pager div:before ,
.featured .swiper-viewport .swiper-pager div:before ,
.bestseller .swiper-viewport .swiper-pager div:before {
	display:none;
}
/* banners */
.banners {
	margin: 120px 0;
	position:relative;
}
.banners .title span {
	color:#fff
}
.banners .back-color {
	background-color:#D6A760;
	width:92%;
	position:absolute;
	right:0;
	left:0;
	height:80%;
	margin:auto;
	z-index:-1;
}
.banners .swiper-viewport {
	width: 94%;
	margin: auto !important;
}
/* brands */
.brands {
	background:#fff;
	padding:15px 0
}
.brands .item {
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.brands .item:hover {
    -webkit-transform:scale(0.95);
        -ms-transform:scale(0.95);
            transform:scale(0.95)
}
/* newsletter */
.newsletter {
	margin: 60px 0;
	text-align:center;
}
.newsletter .container {
	width: 52%;
}
.newsletter .text h4 {
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 20px;
}
.newsletter .text p {
	font-size: 22px;
	color: #fff;
}
.newsletter .newsletter_ {
	width: 72%;
	margin:auto;
}
.newsletter form .input-group {
	margin-top: 28px;
	position:relative;
	background-color: transparent !important;
	border: none;
	color: #353738;
	height: 77px;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: hidden;
	width: 100%;
}
.newsletter form .input-group input {
	border: 1px solid #fff;
	border-left:none;
	color:#fff;
	height: 77px;
	padding: 0 75px 0 0;
	-webkit-box-shadow:none;
	box-shadow:none;
	background: url(../image/mail.png) no-repeat right 7% center/7%;
}
.newsletter form .input-group input::-webkit-input-placeholder {
	color:#fff;
	font-size:16px;
}
.newsletter form .input-group input::-moz-placeholder {
	color:#fff;
	font-size:16px;
}
.newsletter form .input-group input:-ms-input-placeholder {
	color:#fff;
	font-size:16px;
}
.newsletter form .input-group input::-ms-input-placeholder {
	color:#fff;
	font-size:16px;
}
.newsletter form .input-group input::placeholder {
	color:#fff;
	font-size:16px;
}
.newsletter form .input-group .btn {
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-shadow:none;
	position:relative;
	padding: 14px 20px;
	/* margin-right: 15px; */
	background: #fff;
	color: #000;
	font-size: 35px;
	border-radius:0;
	-webkit-transition:all 0.8s;
	-o-transition:all 0.8s;
	transition:all 0.8s;
}
.newsletter form .input-group .btn:hover {
	background:#d6a75f;
	color:#fff
}
.newsletter .newsletter_ p {
	font-size:15px;
	color:#8B8989;
	font-weight: 300;
}
.newsletter .payment {
	margin:50px 0
}
.newsletter .payment li {
	margin: 0 9px;
}
.newsletter .payment img {
	max-width:80px
}
.newsletter .app span {
	font-size:16px;
	color:#fff;
	margin-left:20px
}
.app img {
	max-width: 136px;
}
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: 27px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 10.2px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

legend {
	font-size: 18px;
	padding: 7px 0px;
}
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: 13px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}

.input-group .input-group-addon {
	font-size: 13px;
	height: 25px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}

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: #ffffff;
	background-color: #229ac8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));
	background-image: -o-linear-gradient(top, #23a1d1, #1f90bb);
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* cart */
#cart {
}
#cart > .btn {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	padding: 0;
	margin-bottom: 0;
}
#cart > .btn #cart-total {
    position:absolute;
    width: 14px;
    height: 14px;
    background:#FB2121;
    line-height: 14px;
    border-radius:50%;
    font-size: 11px;
    top:-5px;
    right:-3px;
    color:#fff;
    font-family: 'Loew Next Arabic';
}
@media(max-width:1280px) {
    #cart > .btn #cart-total {
        line-height: 18px;
    }
}
#cart .modal-header {
	background:transparent;
	padding: 5px 23px 9px;
	border-color: #353029;
	text-align: center;
}
#cart .modal-header h3 {
	text-align: right;
	color:#fff;
	text-align:center;
	font-size:26px;
	font-weight:700;
	position:relative;
	display: inline-block;
}
#cart .modal-header h3:before {
	content:"";
	position:absolute;
	bottom: -20px;
	right:0;
	left:0;
	margin:auto;
	width:100px;
	height:3px;
	background:#d6a75f;
}
#cart .modal-header .close
{
	float:left;
	opacity:1;
	text-shadow:none;
	color:#fff;
	margin-top:20px;
}
#cart .modal-content
{
	border-radius: 0;
	border: none;
	background: #000;
	/* border: solid 3px  rgba(209, 149, 80,0.6); */
}
.modal
{
	right:0;
	left:0;
	background:rgba(0,0,0,.7);
	z-index: 99999;
	border-radius: 0;
}
#cart .cart-empty {
    padding-bottom: 25px;
    padding-top: 15px;
}
#cart .info-item >a {
	font-size: 14px;
	font-weight: 500;
	color: #232323;
	text-transform: capitalize;
}
#cart .info-item >a:hover {
	color: #ce2f55;
}
#cart .cart-close {
	position: absolute;
	top: 20px;
	right: 0;
	font-weight: 400;
}
#cart .cart-empty{
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 19px;
	color:#606060
}
#cart li:first-of-type .table > tbody > tr {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	background: #fff;
	padding:5px;
	margin-bottom: 13px;
}
#cart .table > tbody > tr > td a { 
    font-size:14px;
    margin-right:5px;
}
.modal-backdrop.in {
	display:none;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 3px;
	color: #adabab;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
#cart .table > tbody > tr > td.text-right  {
	font-family:'Loew Next Arabic'
}
#cart button.btn-danger{
	background: none;
	color: red;
	/* background: #fff; */
	/* border-radius: 100%; */
	border: 0;
	width: 46px;
	height: 15px;
	line-height: 15px;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	top: 23px;
	left: 73px;
	text-shadow:  none;
}
#cart button.btn-danger i{
	font-size: 15px;
	font-weight:normal;
}
#cart button.btn-danger:hover {
	color: #d8335b;
	border-color: #d8335b;
}
#cart .cart-close button i { line-height: inherit;}
#cart .cart-quantity{
	color: #d8335b;
	line-height: 20px;
	display: block;
	padding: 5px 0;
	font-size: 12px;
}
#cart .cart-price {
	font-size: 16px;
	font-weight: 600;
	color: red;
	padding-top: 2px;
	display: block;
}
#cart .cart-name {
	color: #363f4d;
	font-size: 14px;
	line-height: 18px;
	display: block;
}
#cart .cart-name:hover {
	color: #df5778;
}
#cart p.cart-button a:last-child{margin-right: 0;}
#cart p.cart-button a{
	background: #D6A760;
	width: 26%;
	color: #fff;
	line-height: 43px;
	/* border: 2px solid #fff; */
	text-align: center;
	padding: 0 30px;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 0;
	border-radius:0;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
}
#cart p.cart-button a strong {
	font-weight: 400;
	-webkit-transition:all .6s;
	-o-transition:all .6s;
	transition:all .6s;
}
#cart p.cart-button a:hover{
	color: #ffffff;
	background: #C38946;
	-webkit-transition:all .6s;
	-o-transition:all .6s;
	transition:all .6s;
}
#cart p.cart-button a:hover i{
	color: #fff;
}
#cart p.cart-button a i{
	padding-left: 5px;
	font-size: 10px;
	display: none;
	-webkit-transition:all .6s;
	-o-transition:all .6s;
	transition:all .6s;
}
.text-right {
    text-align: center;
}
 #cart .text-left {
    text-align: right;
    /* display:inline-block */
    margin: 0;
}
/* content */
#content {
	min-height: 320px;
}
/* footer */
footer {
	margin-top: 0;
	padding-top: 15px;
	color: #e2e2e2;
	padding:20px 0;
}
footer .container {
	width: 65%;
}
footer h3 {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
	margin-bottom:20px
}
footer a {
	color: #fff;
	font-size: 23px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	line-height: 46px;
	font-weight: 300;
}
footer a:hover {
	color: #D6A760;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
footer .copyright {
	padding-top: 31px;
	border-top: 1px solid #4B4B4B;
	margin-top: 22px;
}
footer .copyright p {
	color: #808080;
	font-size: 14px;
}
footer .copyright p span {
	font-weight:bold;
	font-size:20px;
}
footer .copyright .rowaad {
	text-align:left;
}
footer .copyright .rowaad a {
	color:#D6A760;
	font-size:13px;
}
/* alert */
.alert {
	width: 100%;
	margin: auto;
	font-size: 15px;
	color: #000;
	border-radius: 0;
	padding: 7px 20px;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	font-family: 'Brando Arabic' !important;
}

.alert-dismissable .close, .alert-dismissible .close {
	left: 0;
}

.alert a {
	color: #f40b0b;
}

.alert .close {
	float: left;
	color: #000;
	opacity: 1;
	text-shadow: none;
	font-family: 'ntaqat';
}
/* breadcrumb */
.breadcrumb {
	margin: 0;
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-radius: 0;
	padding: 10px 15px;
}
#product-product .breadcrumb {
	padding-right:65px
}
.breadcrumb li a {
	text-shadow: none;
	font-size: 13px;
	color: #000;
	position: relative;
}
.breadcrumb > li {
	padding: 0;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li:first-of-type {
	padding-left:5px
}
.breadcrumb li:nth-of-type(2):before {
	display:none;
}
.breadcrumb > li + li:before {
	color:#000
}
/* product_page */
#product-product {
	padding: 0 0 50px;
}
.product_page .left-col {
	width: 46%;
	margin-right:50px;
}
.product_page .product-title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.product_page .product-title h3 {
	font-size:30px;
	font-weight:700
}
.product_page .product-title p {
	font-size:16px;
	font-weight:500;
	color:rgba(0,0,0,0.46);
}
.product_page .product-title span {
	margin-right:10px;
	position:relative;
}
.product_page .product-title span:after {
    position:absolute;
    content:"/";
    right:-8px;
}
.product_page .product-title button {
	background:transparent;
	border:none;
	padding:0;
}
.product_page .desc  {
	font-size:18px;
	color:#9D9D9D;
	line-height:30px;
	font-weight: 400;
	margin:15px 0;
}
.product_page label {
    color:#D6A760;
    font-size:16px;
    margin-bottom:12px;
}
.product_page .pro-info {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: end;
	-webkit-box-pack:start;
	    -ms-flex-pack:start;
	        justify-content:flex-start;
}
.product_page .options {
	position:relative;
	margin-left: 40px;
	width: 100%;
}
.product_page .options:after {
	position:absolute;
	/* content:""; */
	left:-10px;
	top:23px;
	width:2px;
	height:80%;
	background:#C7C7C7;
}
.product_page .radio label {
	padding:0;
}
.product_page .radio input[type="radio"] {
	display: none;
	margin: 0;
}
.product_page .radio {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 12px;
    position:relative;
    border: 2px solid #C7C7C7;
    height: 65px;
    width: 65px;
    overflow: hidden;
    line-height: 60px;
    border-radius:50%;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.product_page .radio.activet {
	border-color:#000 !important
}
.product_page  .radio img {
	border:none;
	padding:0;
	width: 100%;
	background: transparent;
	/* width: 53px !important; */
	/* height: 61px; */
	border-radius: 0;
}
.product_page .qty {
	position:relative;
	/* -webkit-box-flex: 1; */
	-ms-flex: 1 1 auto;
	/* flex: 1 1 auto; */
	margin-left: 50px;
}
.product_page .qty input {
	height:65px;
	width:65px;
	line-height:60px;
	padding:0;
	text-align:center;
	border-radius:50%;
	border: 2px solid #C7C7C7;
	font-size:30px;
	color:#000;
	position:relative;
}
.product_page .qty span {
	-webkit-transform: translateY(50%);
	    -ms-transform: translateY(50%);
	        transform: translateY(50%);
	position:absolute;
	top: 49%;
	right: -7px;
	z-index: 9;
	background: #c7c7c7;
	width: 20px;
	height: 20px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
}
.product_page .qty span:last-of-type {
	right:unset;
	left:-7px;
}
.product_page .cart-pro {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.product_page .cart-pro div:first-of-type {
	/* -webkit-box-flex:1; */
	-ms-flex:1 1 auto;
	/* flex:1 1 auto; */
}
.product_page .cart-pro .cart-info {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.product_page .cart-pro .cart-info button {
	padding: 10px 23px;
	width: auto;
	font-size: 16px;
	background: #D09550;
	border: none;
	border-radius: 25px;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.product_page .cart-pro .cart-info button:hover {
	background:#000;
	color:#fff
}
.product_page .cart-pro .cart-info .price h2 {
	font-size:25px;
	margin-right:10px;
	font-family:"Loew Next Arabic";
	color:#D09550
}
.product_page .cart-pro .cart-info .price h2 .cur {
	font-size:15px
}
.product_page .cart-pro .cart-info .price h2 .price-old {
	text-decoration:line-through;
}
.product_page .cart-pro .eyein {
	margin-left:-20px;
	background:rgba(0,0,0,0.08);
	padding:10px 35px;
	border-radius:50px;
}
.product_page .cart-pro .eyein img {
	width:40px
}
.product_page .right-col {
    margin: 0 50px 0 0;
    position:relative;
}
.product_page .right-col #slider {
    -webkit-box-shadow:0 30px 30px rgba(0,0,0,0.04);
            box-shadow:0 30px 30px rgba(0,0,0,0.04);
    border-radius:5px;
    position:relative;
}
.product_page .right-col:after {
	position:absolute;
	bottom:-10px;
	width:20%;
	height:2px;
	background:#d19550;
	right:0;
	left:0;
	margin:auto;
	z-index:9;
	content:""
}
.nivo-directionNav a {
	position:relative;
	margin:auto;
	font-size: 0;
	width: 20px;
	height: 20px;
	top: -7px;
	display: inline-block;
	background:url(../image/arrow.svg) no-repeat center;
	background-size:90%;
	z-index:9;
	margin:0 7px;
	opacity:0.43
}
.nivo-directionNav a.nivo-prevNav {
	-webkit-transform:rotate(180deg);
	    -ms-transform:rotate(180deg);
	        transform:rotate(180deg)
}
.nivo-directionNav {
	text-align:center;
	width:20%;
	position: relative;
	bottom: 13px;
	z-index: 9;
	margin: auto;
	background:#353535;
	border-radius:25px;
	display: none;
}
.nivo-caption {
	display:none !important;
}
.product-content {
	background:#F7F7F7;
	/* margin:40px 0; */
	padding:40px 0;
}
.traders {
	margin: 0 30px;
	margin-bottom:50px;
	padding-bottom:40px;
	border-bottom:1px solid rgba(112, 112, 112,0.3);
	max-width: 750px;
	margin: auto;
}
.traders .trad-title {
	padding:0 15px
}
.traders .trad-title h3 {
	margin-bottom:10px !important;
}
.traders .trad-title span {
	display:block;
	color:#D6A760;
	font-size:20px
}
.traders .item-product {
	background:#fff;
	display: inline-block;
	margin: 20px 0;
	padding: 10px;
	width: 100%;
}
.traders .item-product .caption h4 {
    color:#000;
    font-size:20px;
    font-weight:600
}
.traders .item-product .caption p {
	font-size: 14px;
	color:#9D9D9D;
}
.traders .item-product .details {
/* 	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center; */
}
.traders .item-product .details button {
	padding: 10px 23px;
	width: auto;
	font-size: 10px;
	background: #D09550;
	border: none;
	border-radius: 25px;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	color: #fff;
	display:inline-block;
}
.traders .item-product .details .price {
	font-size: 19px;
	margin-right:10px;
	font-family:"Loew Next Arabic";
	color:#D09550;
	display:inline-block;
}
.traders .item-product .details .price .cur {
	font-size: 12px;
}
.traders .item-product .details .trader {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	/* margin-right:10px; */
	justify-content: flex-start;
}
.traders .item-product .details .trader .img {
	width:50px;
	height:50px;
	border-radius:50%;
	overflow:hidden;
	border:2px solid #C7C7C7;
	margin: 9px 0;
}
.traders .item-product .details .trader .img img {
	-webkit-transform: translateY(5px);
	    -ms-transform: translateY(5px);
	        transform: translateY(5px);
}
.traders .item-product .details .trader span {
	font-size:16px;
	color:#A1A1A1;
	margin-right:10px
}
.product-content .traders .more {
	width:95%
}
.tabs {
	margin-bottom:30px
}
.product-content #tab-specification {
	padding:0 40px;
}
#tab-description .description-title h3 ,
.traders .trad-title h3 ,
.product-content #tab-specification .attribute-type strong {
	color:#808080;
	font-size:18px;
	background:#fff;
	padding:20px;
	display:inline-block;
	margin-bottom:40px;
	font-weight:600
}
.product-content #tab-specification .attribute-name {
	padding:15px 20px;
	border-bottom: 1px solid #E2E2E2;
}
.product-content #tab-specification .attribute-name:last-of-type {
	border:none
}
.product-content #tab-specification .attribute-name p {
	display:inline-block;
	color:#000;
	font-size:20px;
	font-weight:600
}
.product-content #tab-specification .attribute-name p.name {
    color:#D09550;
    padding-left:3px
}
.product-content #tab-review {
	padding:0 30px;
}
.product-content #tab-review > h4 {
	color:#808080;
	font-size:20px;
	font-weight:600
}
.product-content #tab-review .item {
	background:#fff;
	padding:10px 25px 10px 30px;
	margin:20px 0;
	border-radius:25px;
    position:relative;
}
.product-content #tab-review .item .author {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.product-content #tab-review .item .author h4 {
	font-size:18px;
	font-weight:700;
	margin-left:8px;
}
.product-content #tab-review .item .author span {
	width:17px;
	height:14px
}
.product-content #tab-review .item .author span .fa-star-o {
	color:#D1D0D0;
}
.product-content #tab-review .item .author span .fa-star {
	color:#EFB312
}
.product-content #tab-review .item p {
	margin:6px 0;
	color:#9D9D9D;
	font-size:16px
}
.product-content #tab-review .item .avatar {
	position:absolute;
	left:-30px;
	bottom:10px;
	background:#fff;
	border-radius:50%;
	text-align: center;
	line-height: 0;
}
.product-content .traders .more ,
.product-content #tab-review .add-review {
	text-align:left;
	margin-top:30px
}
.product-content .traders .more a ,
.product-content #tab-review .add-review button {
	background:transparent;
	border:none;
	font-size:19px;
	font-weight:600;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.product-content .traders .more a:hover ,
.product-content #tab-review .add-review button:hover {
	color:#d5a45d
}
.product-content #tab-review .modal-content {
	background:#000;
	border-radius:0;
	color:#fff
}
.product-content #tab-review .modal-header {
	background:transparent;
	padding: 5px 23px 9px;
	border-color: #353029;
	text-align: center;
}
.product-content #tab-review .modal-header h3 {
	text-align: right;
	color:#fff;
	text-align:center;
	font-size:26px;
	font-weight:700;
	position:relative;
	display: inline-block;
}
.product-content #tab-review .modal-header h3:before {
	content:"";
	position:absolute;
	bottom: -20px;
	right:0;
	left:0;
	margin:auto;
	width:100px;
	height:3px;
	background:#d6a75f;
}
.product-content #tab-review .modal-header .close
{
	float:left;
	opacity:1;
	text-shadow:none;
	color:#fff;
	margin-top:20px;
}
.product-content #tab-review .modal-content h2 {
	color:#fff;
	font-size:20px
}
.product-content #tab-review textarea:focus ,
.product-content #tab-review input:focus {
	outline:none;
	-webkit-box-shadow:none;
	        box-shadow:none;
	border-color:#d6a75f
}
.product-content #tab-review textarea ,
.product-content #tab-review input {
	margin:10px 0;
	background:transparent;
	border-radius:0;
	border: 1px solid #353029;
	color:#fff
}
.product-content #tab-review form button {
    background:#d6a75f;
    border:none
}
.product-content #tab-review form button:hover {
    background:#C38946;
    color:#fff;
}
.product-content .banners {
	margin:40px 0
}
.product-content .banners .title ,
.product-content .banners .back-color ,
.product-content .banners .swiper-pager {
	display:none;
}
.related {
    -webkit-clip-path: polygon(0 3%, 100% 0%, 100% 96%, 0% 100%);
            clip-path: polygon(0 3%, 100% 0%, 100% 96%, 0% 100%);
    background:#fff;
    margin:-22px 0 0;
    padding-bottom:80px
}
.related .title h3 {
	color:#000
}
.related .swiper-pagination span {
	width:8px;
	height:8px;
	background:rgba(0,0,0,0.16);
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.related .swiper-pagination span.swiper-pagination-bullet-active {
	background:#000
}
.pagination {
	margin: 0;
}
.pagination li  a, .pagination li  span {
	color: #d19550 !important;
	font-size:14px;
	border-radius: 0 !important;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.pagination li.active span {
	background:#000 !important;
	border-color:#000;
	border-radius:0;
}
#tab-description >p {
	font-size:17px;
	line-height:35px
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 13px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	        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: 13px;
}

.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: #ffffff;
	background-color: #000;
	border-color: #000;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 0;
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-color: #e10c0c;
	color: #fff;
	border-color: #e10c0c;
}

.btn-default:hover ,.btn-default:focus {
	background-color: #fff;
	color: #000;
	border-color: #000;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .btn-default.dropdown-toggle:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .btn-default.dropdown-toggle:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle.focus {
	background-color: #ccc;
	color: #fff;
	border-color: #ccc;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.btn-primary {
	color: #ffffff;
	background-color: #000;
	border-color: #000;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
	background-color: #d29550;
	border-color: #d29550;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	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] {
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	        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: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	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] {
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	        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: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	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] {
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	        box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
	color: #ffffff;
	background-color: #000;
	border-color: #000;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #000 !important;
	border-color: #000;
}

.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;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
	background-image: -o-linear-gradient(top, #444444, #222222);
	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: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111));
	background-image: -o-linear-gradient(top, #333333, #111111);
	background-image: linear-gradient(to bottom, #333333, #111111);
}

.filter {
	background-color: #000000;
	padding: 20px 17px 0;
	margin-bottom: 24px;
	border-radius: 5px;
}
.filter .btn-link {
	color: #000;
	font-size: 18px;
}
.filter .form-group {
	border-radius:25px;
	border:1px solid #d6a75f;
	overflow:hidden;
}
.filter .form-group a {
	color: #fff;
	font-size: 14px;
}
.filter .form-control {
	height: 37px !important;
	background:transparent;
	border-radius:0;
	border:none;
	color:#d19550;
	 -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	/* font-size: 13px; */
}
.filter .col-md-3.col-sm-6 .form-group::after{
    display: none
}
.filter .form-group::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgb(196, 137, 70);
  pointer-events: none;
}

.filter .form-control,
.filter .input-group-sm > .input-group-addon.input-group-addon {
	font-size: 14px
}
.filter .input-group-addon {
	background-color: #000;
	color: #d19550;
	border-color: #000;
}
.filter button {
	border:none;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	background:#D09550 !important;
}
.filter button.active ,
.filter button:focus {
	outline:none !important;
	-webkit-box-shadow:none !important;
	        box-shadow:none !important;
}
.filter button.active {
	background:#C38946 !important;

}
.list-group-title {
	padding:20px;
	background:#000;
	margin: 0;
	color:#d19550;
	border-radius: 3px 3px 0 0;
}
.list-group {
	background:#fff;
	-webkit-box-shadow:0 30px 30px rgba(0,0,0,0.04);
	        box-shadow:0 30px 30px rgba(0,0,0,0.04);
	padding: 10px 10px 30px 10px;
	position: relative;
	margin-bottom: 70px;
}
.list-group:after {
	position:absolute;
	content:"";
	bottom: -37px;
	right:0;
	left:0;
	margin:auto;
	width:30%;
	height:3px;
	background:#d19550;
}
.marketplace .list-group:after {
	display:none;
}
.list-group a {
	color: #000000;
	padding: 7px 12px;
	font-size: 16px;
	margin: 10px 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	border:none;
	border-bottom:1px solid rgba(112, 112, 112,0.09)
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #d6a75f;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background:transparent;
	border-color:rgba(214, 167, 95,0.5)
}

.list-group-item:first-child {
	border-radius: 0;
}

.list-group-item:last-child {
	border-radius: 0;
}
div[id*="product-"] .main-slider .shopMore ,
div[id*="product-"] .main-slider .swiper-pager ,
div[id*="product-"] .main-slider .swiper-pagination {
	display:none;
}
#product-category .main-slider .swiper-slide {
	background:transparent;
}
/* 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;
}
.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-right: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
		clear: right;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
		clear: right;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
		clear: right;
	}
}
/* 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;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.product-manufacturer .item {
	margin:20px;
	border:1px solid rgba(112, 112, 112,0.33);
	text-align:center
}
#d_quickcheckout .btn-default {
	border-right: 1px solid #ffffff;
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
	padding: 9px;
}
#d_quickcheckout label {
	font-size: 13px;
}
#login_model .modal-sm {
	width: 449px;
}
.panel-default > .panel-heading {
	background: #d6a75f;
	color: #fff;
}
.panel-default > .panel-heading span {
	font-size:20px
}
#d_quickcheckout .btn-primary {
	color: #fff;
	text-shadow: none;
	background: #000;
	background-image: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-color: #000;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
#login_model .password {
	position:relative
}
#toggle ,
#toggleText {
    position:absolute;
    top: 32px;
    left: 24px;
    margin: 0;
    z-index: 1;
}
#toggle  {
    z-index:9;
    top: 32px;
    right: 82%;
    opacity: 0;
}
#toggleText:after  {
    content:"";
    position:absolute;
    right: 6px;
    top: 0px;
    background:#000;
    width:2px;
    height:15px;
    transform:skewX(-30deg);
    opacity:0.3;
}
#toggleText i {
    color:rgba(0,0,0,0.4)
}
#toggleText.Show:after {
    display:none;
}
#toggleText.Show i {
    color:#000
}
#d_quickcheckout .btn-primary:hover {
	background: #000;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-color: #000;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}

#d_quickcheckout .btn-primary.active {
	background: #eeeded;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-color: #eeeded;
	padding: 9px;
	color: #000;
}
@media screen and (max-width: 767px) {
	/* General */
	div[id^='customerpartner'], div[id^='checkout-'], div[id^='account-'], div[id^='product-'], div[id^='information-'], body[class^='checkout-'] #container, #error-not-found {
		padding: 0 5px;
	}
	.title {
		padding: 10px 10px 23px;
	}
	.title h3 {
		font-size: 19px;
	}
	.title span {
		font-size: 13px;
	}
	/* Header */
	header {
		padding:20px 0 0
	}
	header .col-xs-12:first-of-type {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack:justify;
		    -ms-flex-pack:justify;
		        justify-content:space-between;
		margin: 0 0 24px 0;
		padding: 0;
	}
	#logo img {
		margin: auto;
		max-width: 87%;
	}
	.mob-search {
		margin:20px 0
	}
	.header_links {
		float:left;
	}
	.middle {
	    display:block;
	}
	.middle .dropdown-menu {
		left: 0;
		right: unset;
		padding: 5px 0 !important;
	}
	.middle .dropdown-menu li {
		padding:5px;
	}
	.middle .dropdown-menu li a {
		font-size:12px
	}
	#cart .table > tbody > tr > td a { 
	    display:block;
	    margin:5px 0 0 0;
	}
	#cart p.cart-button a {
		width:auto;
	}
	/* main-slider */
	.main-slider .shopMore {
		bottom: 0;
	}
	.main-slider .shopMore svg {
		width: 11px;
		height: 16px;
	}
	.main-slider .shopMore .shop {
		font-size: 7px;
		padding: 6px;
	}
	.main-slider .shopMore p.brands {
		padding: 9px 11px;
		font-size: 8px;
	}
	.main-slider .swiper-pagination {
		bottom: 6%;
	}
	.main-slider .swiper-pagination span {
		width:4px;
		height:4px;
	}
	.main-slider .swiper-pager div {
		bottom: -83px;
		left: 1%;
	}
	.main-slider .swiper-pager div:before {
		width:20px;
		height:20px
	}
	/* product-thumb */
	div[id*="product-"] .product-thumb, body[class*="product-category-"] .product-thumb {
		margin:15px 0
	}
	div[id*="product-"] .product-thumb .caption, body[class*="product-category-"] .product-thumb .caption {
		padding:0 10px
	}
	.product-thumb .caption {
		padding: 0 20px;
	}
    #product-allproduct .product-thumb .caption p.price, #product-special .product-thumb .caption p.price ,
	.product-thumb .caption p:first-of-type {
		font-size: 12px;
	}

	.product-thumb .price {
		padding: 0;
		font-size: 15px;
	}
	#product-allproduct .product-thumb .caption h4, #product-special .product-thumb .caption h4,
	.product-thumb h4 {
		font-size: 14px;
	}
	/* special */
	.banners .swiper-viewport .swiper-pager div ,
	.bestseller .swiper-viewport .swiper-pager div ,
	.featured .swiper-viewport .swiper-pager div ,
	.special .swiper-viewport .swiper-pager div {
		width: 31px;
		height: 25px;
	}
	.banners .swiper-viewport .swiper-pager div svg ,
	.bestseller .swiper-viewport .swiper-pager div svg ,
	.featured .swiper-viewport .swiper-pager div svg ,
	.special .swiper-viewport .swiper-pager div svg {
		width: 13px;
		height: 13px;
	}
	.special .swiper-viewport .swiper-pager div.swiper-button-next {
		left:38px
	}
	/* bestseller */
	.latest ,
	.bestseller {
		padding:0;
		margin: 25px 0 0;
	}
	/* featured */
	.featured {
		padding:0;
	}
	.banners {
		margin:90px 0 
	}
	/* newsletter */
	.newsletter {
		margin:20px 0;
	}
	.newsletter .container {
		width:100%;
	}
	.newsletter .text h4 {
		font-size:25px
	}
	.newsletter .text p {
		font-size:14px;
	}
	.newsletter form .input-group input {
		padding-right: 37px;
		height: 50px;
	}
	.newsletter form .input-group .btn {
		font-size: 17px;
		padding: 10px;
		height: 50px;
	}
	.newsletter form .input-group {
		height:50px
	}
	.newsletter .payment li {
		margin:0;
	}
	.newsletter .app img {
		max-width:110px
	}
	.newsletter .payment img {
		max-width:50px
	}
	.newsletter .payment {
		margin:20px 0
	}
	/* footer */
	footer .container {
		width: 93%;
	}
	footer h3 {
	    font-size: 26px;
	}
	footer .copyright {
		margin: 0;
		padding-top: 10px;
	}

	footer a {
		font-size: 16px;
		line-height: 34px;
	}

	footer .col-md-8 {
		padding: 0;
		text-align: center;
	}

	footer .copyright .rowaad {
		text-align: center;
	}
	.breadcrumb {
		margin-top: 0;
		padding: 15px 0;
	}
	.product_page .left-col {
		width:100%;
		margin:0;
	}
	.product_page .product-title h3 {
		font-size:23px
	}
	.product_page .desc {
		font-size: 13px;
		line-height: 20px;
		margin: 2px 0;
	}
	.product_page .cart-pro ,
	.product_page .pro-info {
		display:block;
	}
	.product_page .options:after {
		display:none;
	}
	.product_page .options {
		margin:0;
	}
	.product_page .radio {
		width:45px;
		height:45px;
		line-height:40px
	}
	.product_page .qty span:last-of-type {
		left: unset;
        right: 53px;
	}
	.product_page .cart-pro .eyein {
		width:auto;
		display:inline-block;
		margin: 15px auto 0;
	}
	.product_page .cart-pro {
		text-align:center;
	}
	.traders .item-product {
		padding: 0 0 10px 0;
		margin: 5px 0;
	}
	.traders .item-product .image img {
		margin:auto;
		max-width:120px;
	}
	.traders .item-product .details .trader span {
		font-size: 12px;
	}
	.traders .item-product .details button {
		padding:10px;
		font-size: 8px;
	}
	.traders .item-product .caption p {
		font-size: 14px;
	}
	.traders .item-product .details .trader .img {
		width: 35px;
		height: 36px;
	}
	.traders {
		margin:0 10px 20px
	}
	.product-content #tab-specification {
		padding:0 10px
	}
	.product-content #tab-specification .attribute-name {
		padding:10px
	}
	.product-content #tab-specification .attribute-name p {
		font-size:16px;
	}
	.traders .trad-title h3, .product-content #tab-specification .attribute-type strong {
		margin-bottom:20px
	}
	.product-content #tab-review .item p {
		font-size:12px
	}
	.product-content #tab-review .item svg path {
		fill:#d09550
	}
	.product_page .right-col {
		margin:0
	}
	.customerpartner-profile .nav-tabs > li > a {
		font-size:13px !important
	}
	.nivo-directionNav {
		width:25%;
	}
	#login_model .modal-sm {
		width:auto;
	}
	#tab-description table {
	    width:auto !important
	}
}

@media (min-width:768px) and (max-width:991px) {
    .top-nav {
    	padding:15px 0;
    }
    .top-nav a {
    	padding:10px
    }
    #menu .nav > li > a {
    	font-size:11px;
    	padding: 19px 5px;
    }
    .main-menu {
    	padding:0 15px;
    	min-height: 50px;
    }
    .main-menu .stores svg {
    	width:20px;
    	height:20px
    }
    .main-menu .stores a span {
    	font-size:12px;
    }
    .main-slider .shopMore p {
    	font-size:13px;
    }
    .main-slider .shopMore .shop {
    	padding:10px;
    }
    .main-slider .shopMore p.brands {
    	padding:10px 0
    }
    .main-slider .shopMore p svg {
    	width:20px;
    	height:20px
    }
    .main-slider .swiper-pager div {
    	bottom: -117px;
    }
    .main-slider .swiper-pager div:before {
    	background-size: 62%;
    }
    .title {
    	padding:30px
    }
    .title h3 {
    	font-size:26px
    }
    .title span {
    	font-size:15px
    }
    .product-thumb h4 {
    	font-size:16px;
    }
    .product-thumb .caption p.price {
    	font-size: 15px;
    }
    .latest  {
    	padding:10px 0
    }
    .latest {
    	padding:0
    }
    .newsletter .container {
    	width:70%;
    }
    .newsletter .payment li {
    	margin:0 5px
    }
    footer .container {
    	width:80%;
    }
    footer a {
    	font-size:15px
    }
    .product_page .right-col {
    	margin:0
    }
    .product_page .left-col {
    	margin:0;
    	width:56%
    }
    .product_page .desc {
    	font-size:14px;
    	line-height:20px
    }
    .product_page .radio {
    	width:50px;
    	height:50px;
    	line-height:50px
    }
    .product_page .cart-pro {
    	display:block;
    }
    .product_page .cart-pro .eyein {
    	display:inline-block;
    	margin:20px 0 0
    }
    #product-product {
    	padding-bottom:20px
    }
    .traders .item-product .details {
    	display:block;
        
    }
    .traders .item-product .caption p {
    	font-size:12px
    }
    .traders .item-product .details .price {
    	display:inline-block;
    }
    .traders .item-product .details .trader span {
    	font-size:11px;
    	margin: 0;
    }
    .traders .item-product .details .trader {
    	-webkit-box-pack:start;
    	    -ms-flex-pack:start;
    	        justify-content:flex-start;
    }
    .product-content #tab-specification {
    	padding:0 10px
    }
    .product-content #tab-specification .attribute-name p {
    	font-size:14px;
    }
    .product-content #tab-specification .attribute-name {
    	padding: 10px  
    }
    .product-content #tab-review .item p {
    	font-size:12px;
    }
    .nivo-directionNav {
		width:25%;
	}
	.list-group-title {
		font-size:17px
	}
	.list-group a {
		font-size:12px
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	    .top-nav {
    	padding:15px 0;
    }
    .top-nav a {
    	padding:10px
    }
    #menu .nav > li > a {
    	font-size: 13px;
    	padding: 19px 5px;
    }
    .main-menu {
    	padding:0 15px;
    	min-height: 50px;
    }
    .main-menu .stores svg {
    	width:20px;
    	height:20px
    }
    .main-menu .stores a span {
    	font-size: 15px;
    }
    .main-slider .shopMore p {
    	font-size:13px;
    }
    .main-slider .shopMore .shop {
    	padding:10px;
    }
    .main-slider .shopMore p.brands {
    	padding:10px 0
    }
    .main-slider .shopMore p svg {
    	width:20px;
    	height:20px
    }
    .main-slider .swiper-pager div {
    	bottom: -117px;
    }
    .main-slider .swiper-pager div:before {
    	background-size: 62%;
    }
    .title {
    	padding:30px
    }
    .title h3 {
    	font-size:26px
    }
    .title span {
    	font-size:15px
    }
    .product-thumb .caption {
    	padding:10px 10px 0
    }
    .product-thumb h4 {
    	font-size:16px;
    }
    .product-thumb .caption p.price {
    	font-size: 15px;
    }
    .latest {
    	padding:0
    }
    .newsletter .container {
    	width:70%;
    }
    .newsletter .payment li {
    	margin:0 5px
    }
    footer .container {
    	width:80%;
    }
    footer a {
    	font-size:15px
    }
    .product_page .right-col {
    	margin:0
    }
    .product_page .left-col {
    	margin:0;
    	width:56%
    }
    .product_page .desc {
    	font-size:14px;
    	line-height:20px
    }
    .product_page .radio {
    	width:50px;
    	height:50px;
    	line-height:50px
    }
    .product_page .cart-pro {
    	display:block;
    }
    .product_page .cart-pro .eyein {
    	display:inline-block;
    	margin:20px 0 0
    }
    #product-product {
    	padding-bottom:20px
    }
    .traders .item-product {
    	padding:10px;
    	margin: 10px 0;
    }
    .traders .item-product .details button {
    	padding:10px 8px;
    	font-size:7px
    }
    .traders .item-product .caption p {
    	font-size:12px
    }
    .traders .item-product .details .price {
    	display:inline-block;
    }
    .traders .item-product .details .trader span {
    	font-size:11px;
    	margin: 0;
    }
    .traders .item-product .details .trader {
    	-webkit-box-pack:start;
    	    -ms-flex-pack:start;
    	        justify-content:flex-start;
    }
    .product-content #tab-specification {
    	padding:0 10px
    }
    .product-content #tab-specification .attribute-name p {
    	font-size:14px;
    }
    .product-content #tab-specification .attribute-name {
    	padding: 10px  
    }
    .product-content #tab-review .item p {
    	font-size:12px;
    }
}
.account-customerpartner-profile .nav-tabs > li.active > a, .account-customerpartner-profile .nav-tabs > li.active > a:hover, .account-customerpartner-profile .nav-tabs > li.active > a:focus {
	background:#F7F7F7;
	border:none;
}
.account-customerpartner-profile .nav-tabs > li  ,
.account-customerpartner-profile .nav-tabs > li.active:hover > a {
	border:none;
}
.account-customerpartner-profile .nav-tabs > li > a {
	font-size:16px;
	border:none;
	padding:15px 25px;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s
}
.account-customerpartner-profile .nav-tabs > li:hover > a {
	background:#F7F7F7;
	color:#000;
}
.acount-client .client li {
	position: relative;
}

.acount-client .client li:first-of-type:after {
	position: absolute;
	content: '\f044';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	top: 12px;
	text-align: center;
	font-size: 28px;
}

.acount-client .client li:nth-of-type(2):after {
	position: absolute;
	content: '\f13e';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .client li:nth-of-type(3):after {
	position: absolute;
	content: '\f14b';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .client li:nth-of-type(4):after {
	position: absolute;
	content: '\f184';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	top: 12px;
	text-align: center;
	left: 0;
	font-size: 28px;
}

.acount-client .orders li {
	position: relative;
}

.acount-client .orders li:first-of-type:after {
	position: absolute;
	content: '\f03b';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .orders li:nth-of-type(2):after {
	position: absolute;
	content: '\f019';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .orders li:nth-of-type(3):after {
	position: absolute;
	content: '\f0a6';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	top: 12px;
	text-align: center;
	font-size: 28px;
}

.acount-client .newss_sell li:first-of-type:after {
	position: absolute;
	content: '\f04a';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .orders li:nth-of-type(4):after {
	position: absolute;
	content: '\f04a';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .orders li:nth-of-type(5):after {
	position: absolute;
	content: '\f101';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	top: 12px;
	text-align: center;
	left: 0;
	font-size: 28px;
}

.acount-client .orders li:nth-of-type(6):after {
	position: absolute;
	content: '\f1ed';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client .newss_sell li {
	position: relative;
}

.acount-client .newss li {
	position: relative;
}

.acount-client .newss li:first-of-type:after {
	position: absolute;
	content: '\f1ea';
	font-family: 'fontawesome';
	color: #fff;
	right: 0;
	left: 0;
	text-align: center;
	top: 12px;
	font-size: 28px;
}

.acount-client ul li {
	padding-right: 10px;
	display: inline-block;
	background-color: #000;
	min-width: 177px;
	border-radius: 6px;
	padding: 25px 25px 15px;
	margin: 10px 6px;
	padding-top: 51px;
	text-align: center;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.acount-client ul li:hover {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	background: #d6a75f;
}

.acount-client .acount1 {
    background:#f7f7f7;
    background-repeat: repeat-x;
    padding: 15px 26px;
    border-radius: 5px;
    margin-bottom: 37px;
    -webkit-box-shadow: 0 30px 30px rgba(0,0,0,0.04);
            box-shadow: 0 30px 30px rgba(0,0,0,0.04);
}

.acount-client ul li a {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	font-size: 14px;
	color: #fff;
}

.acount-client ul li a:hover {
	color: #f6f6f6;
}

.acount-client ul li a:after {
	position: absolute;
	content: '';
	background-color: #000;
	width: 10px;
	height: 2px;
	right: -19px;
	top: 12px;
	display: none;
}

.acount-client .col-md-12 .acount1 h2 {
	position: relative;
	color: #000000;
	padding-right: 23px;
	display: inline-block;
	font-size: 24px;
}

.acount-client .col-md-12:first-of-type .acount1 h2:after {
	position: absolute;
	content: '\f007';
	font-family: 'fontawesome';
	color: #d6a75f;
	right: -7px;
	top: -2px;
}

.acount-client .col-md-12:nth-of-type(2) .acount1 h2:after {
	position: absolute;
	content: '\f07c';
	font-family: 'fontawesome';
	color: #d6a75f;
	right: -10px;
	top: 2px;
}

.acount-client .col-md-12:nth-of-type(3) .acount1 h2:after {
	position: absolute;
	content: '\f07c';
	font-family: 'fontawesome';
	color: #d6a75f;
	right: -10px;
	top: 2px;
}
.acount-client .col-md-12:nth-of-type(4) .acount1 h2:after {
	position: absolute;
	content: '\f1ea';
	font-family: 'fontawesome';
	color: #d6a75f;
	right: -9px;
	top: -1px;
}
.companybanner {
	background: #000 !important;
}
.company-logo {
	float:none !important;
	text-align: center;
	margin: 40px 0;
}
.company-logo img {
	/* display: none; */
}
.account-customerpartner-profile .alert {
	font-size: 15px;
	padding: 12px 15px;
	font-size: 13px;
}
.customerpartner-profile .tab-content p {
	color: #000;
	font-size: 17px;
	line-height: 35px;
}

.customerpartner-profile .product-thumb .price {
	color: #000 !important;
}

.customerpartner-profile .tab-pane {
	background-color: transparent;
}

.customerpartner-profile .mp-list-group-item.active {background: #d29f5d !important;}

.mp-list-group-item {
	background-color: #000!important;
}

.mp-list-group-item a {
	color: #fff !important;
}

.customerpartner-profile .nav-tabs > li.active::after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #d29f5d;
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.account-customerpartner-profile .btn-success {
	background-color: #000000;
	border-color: #000000;
	background-image: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 0;
	box-shadow: none;
}

.account-customerpartner-profile .btn-success:focus {
	background-color: #ccc;
	border-color: #ccc;
}

.customerpartner-profile .col-xs-5 {
	position: relative;
}
#tab-location {
	margin-top:20px
}
.seller-email {
    font-size: 14px !important;
}
.customerpartner-profile .col-xs-5 img {
	/* position: absolute; */
	/* z-index: 999; */
	/* right: 74%; */
	/* bottom: 50px; */
	/* margin: 0 !important; */
	margin: 0 auto !important;
	width: 100px !important;
	text-align: center;
}
.customerpartner-profile .filter .control-label {
	margin-top: 5px;
	color: #000;
}

.account-customerpartner-dashboard .order , .account-customerpartner-dashboard .sell, .account-customerpartner-dashboard .buyer {
	position: relative;
}

.account-customerpartner-dashboard .order:after {
	position: absolute;
	content: '\f07c';
	font-family: 'fontawesome';
	color: #000;
	right: 0;
	left: 0;
	top: 0;
	font-size: 46px;
}

.account-customerpartner-dashboard .sell:after {
	position: absolute;
	content: '\f04a';
	font-family: 'fontawesome';
	color: #000;
	right: 0;
	left: 0;
	top: 0;
	font-size: 46px;
}

.account-customerpartner-dashboard .buyer:after {
	position: absolute;
	content: "\f109";
	font-family: 'flaticon';
	color: #000;
	right: 0;
	left: 0;
	top: 0;
	font-size: 46px;
}

.account-customerpartner-dashboard .stock:after {
	position: absolute;
	content: "\f1fe";
	font-family: 'FontAwesome';
	color: #000;
	right: 0;
	left: 0;
	top: 27px;
	font-size: 46px;
}
.wk_lowstock_header {
    height:130px !important
}
.wk_lowstock_more {
	margin:10px 20px !important;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.account-customerpartner-addproduct .btn-success {
	background-color: #000000;
	border-color: #000000;
	background-image: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 0;
	color: #fff;
}

.mp-list-group {
	color: #fff !important;
}

.customerpartner-profile center {
	display: none;
}
.customerpartner-profile .text-danger {
    color:#000	
}
.customerpartner-profile .nav-tabs > li > a {
	font-size: 18px;
	border: none;
	margin: 0;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.mp-list-group-item {
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
.customerpartner-profile .mp-list-group-item.active ,
.mp-list-group-item:hover ,
.customerpartner-profile .nav-tabs > li:hover ,
.customerpartner-profile .nav-tabs > li:hover > a {
	background:#d29f5d !important;
	outline:none;
}
.sellerBackground {
	background-color: #000 !important;
}
#account-account .modal-body {
	padding: 20px 0
}
.viewport.toggled {
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #000;
}

div.screen nav.main-nav {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 0;
	height: 100vh;
	width: 100%;
	padding: 2em;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: auto;
}

#menu {
	margin: 0 !important;
}

div.screen nav.main-nav.toggled {
	display: block;
	z-index: 10;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.inner_menu {
	background: rgba(0, 0, 0,0.9);
	padding: 18px 0;
}

div.screen nav.main-nav ul {
	padding: 0 25px 0;
	background: #000;
	margin: 0;
}

div.screen nav.main-nav ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
	display: block;
}

div.screen nav.main-nav ul li a {
	font-size: 1.25em;
	color: #d19550;
	padding: 13px 0;
	font-weight: 300;
	display: block;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

div.screen nav.main-nav #form-language {
	padding: 13px 0;
}

div.screen nav.main-nav .stores {
	display: none;
}

div.screen nav.main-nav ul li a:last-child {
	border: none;
}

div.screen nav.main-nav ul li a:hover {
	-webkit-opacity: 0.45;
	-moz-opacity: 0.45;
	opacity: 0.45;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/* padding: 1em; */
}

a.target-burger {
	/* margin: 1.125em; */
	width: 3.250em;
	height: 3.250em;
	/* position: absolute; */
	display: block;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	right: 0;
}

a.target-burger:hover {
	cursor: pointer;
	-webkit-opacity: 0.45;
	-moz-opacity: 0.45;
	opacity: 0.45;
}
a.target-burger ul.buns {
	width: 1.625em;
	height: 1.625em;
	list-style: none;
	margin: 8px 0 0 0 !important;
	padding: 0;
	/* position: absolute; */
	/* top: 50%; */
	/* left: 50%; */
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	color: #c48946;
}

a.target-burger ul.buns li.bun {
	width: 100%;
	height: 2px;
	background-color: #c48946;
	position: absolute;
	top: 50%;
	margin-top: -0.75px;
	-webkit-transform: translateY(-3.75px) translateZ(0);
	transform: translateY(-3.75px) translateZ(0);
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}

a.target-burger ul.buns li.bun:last-child {
	-webkit-transform: translateY(3.75px) translateZ(0);
	transform: translateY(3.75px) translateZ(0);
}
.screen .close-nav {
	color: #d8ae6f;
	text-shadow: none;
	opacity: 1;
}

#shipping_method_list .title{
    padding: 0;
}

#d_quickcheckout input[type=radio], #d_quickcheckout input[type=checkbox] {
    position: inherit !important;
    margin: 0 !important;
}

#d_quickcheckout #shipping_method .radio label .price, #d_quickcheckout #payment_method .radio label .price {
    float: left !important;
}

.banner-grid-wrap{
    margin: 22px 0;
}


pre{
    display: none !important;
}

.social_links_footer{
	margin-top: 30px
}
.social_links_footer li{
	margin: 0 8px
}
.social_links_footer a > i{
	font-size: 28px;
	color: #CCC;
	transition: all .2s
}

.social_links_footer a:hover > i{
	color: #FFF
}

.container-eye{
    display: flex;
}

.col-eye{
    margin: 0 0 0 20px;
}

.row-eye{
	margin-top: 15px;
}

.select_qty .row > div{
	margin-top: 20px
}

.select_qty .wrapper {
	position: relative
}
.select_qty .wrapper > span{
	position: absolute;
	color: #b1acac;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}
.select_qty .wrapper input{
	padding: 0 30px
}
.select_qty .wrapper  span.plus{
	right: 10px;
	display: block
}

.select_qty .wrapper  span.minus{
	left: 10px
}

.traders .item-product .caption p.quantity{
    display: inline-block;
    float: left;
    font-size: 18px;
}
