body {
}
.checkar {
	display:none;
}
.checken {
	display:inline-block;
}
/***
.general-wrapper.general-wrapper-home img {mix-blend-mode: multiply;}
***/
a, button {
	text-decoration: none !important;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-o-transition: 200ms;
	-ms-transition: 200ms;
	transition: 200ms;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-khtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:hover, a:focus {
	color: #1e1e1e;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	color: #3d3d3d;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	margin: 0;
	margin-bottom: 20px;
	color: #1e1e1e;
	font-size: 29px;
	font-weight: 500;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #5d5859;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 0;
}
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: #000;
	background-color: #fff;
}
/* top */
#top {
	z-index: 2;
	position: relative;
	padding: 5px 0px 5px 0;
	background-color: #404040;
}
#top .container {
	padding: 0;
}
#top #currency .currency-select {
	text-align: left;
	color:#fff;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #000;
	background-color: #fff;
}
#top .btn-link {
	color: #fff;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}
#top #currencies_edit {
}
#top #currencies_edit .btn-link, #top #language .btn-link {
	height: 25px;
	line-height: 25px;
	padding-top: 0;
	padding-bottom: 0;
}
#top-links li, #top-links a {
	color: #000;
	display: inline-block;
	line-height: 45px;
	font-size:13px;
	font-weight:bold;
}
#top #currencies_edit .dropdown-menu .btn-link, #top #language .dropdown-menu .btn-link, #top-links .dropdown-menu li, #top-links .dropdown-menu li a {
	height:32px;
	line-height:32px;
}
#top-links li {
	padding: 0 13px;
}
#top-links a .fa, #top .btn-link strong {
	color:#00aeef;
	font-size: 13px !important;
}
#top-links li + li {
}
#top .btn-link:hover, #top-links a:hover {
	color: #00aeef;
}
#top-links .dropdown-menu li, #top-links .dropdown-menu li a {
	display:block;
	border:0px;
}
#top-links .dropdown-menu li {
	padding:0px;
}
#top-links .dropdown-menu li + li {
	margin-right:0px;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	color:#fff;
	font-size: 13px;
	padding: 0px 10px;
}
#top-links .dropdown-menu a:hover {
	color:#000;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 0;
	display:inline-block;
}
#top-links .list-inline {
	padding:0px;
	margin:0px;
}
#top-links .list-inline .dropdown-menu-right {
	left: 0;
	right: auto;
}
#top-links a + a {
	margin-right: 15px;
}
.header-social {
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 63px;
	height: 660px;
	padding: 250px 19px;
	z-index: 1;
	background-color: #fff;
	border-right: 1px solid #f7f6fb;
	border-bottom: 1px solid #f7f6fb;
	left:0px;
}
.header-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-social ul li {
	margin-bottom: 20px;
	direction: ltr;
}
.header-social ul li i {
	font-size: 17px;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.header-social ul li.first a {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #181818;
}
.header-social ul li:hover a.facebook {
	background-color: #395995;
	color:#fff;
}
.header-social ul li:hover a.twitter {
	background-color: #55acee;
	color:#fff;
}
.header-social ul li:hover a.instagram {
	background-color: #684f4a;
	color:#fff;
}
/* header */
header {
	background-color:#fff;
}
/* header-top */
.header-top {
}
/* header-mid */
.header-mid {
	
}
#top-link-duz {
}
#top-link-duz > ul {
	padding:0;
	margin:22.5px 0 0;
	list-style:none;
	text-align:right;
}
#top-link-duz > ul > li {
	display:inline-block;
	padding:0;
}
#top-link-duz > ul > li > a {
	font-size:14px;
	color:#d6d6d6;
	text-transform:capitalize;
	font-weight: 300;
	line-height:51px;
}
#top-link-duz > ul > li > a > i {
	margin-right:10px;
}
#top-link-duz > ul > li > a > .caret {
	color:#d6d6d6;
	margin-left:5px;
}
/* logo */
#logo {
	margin: 0;
	text-align:center;
}
#logo a {
	display:block;
}
#logo a img {
	display:inline-block;
}
/* header-icon-duz */
ul.header-icon-duz {
	margin:20.5px 0 0;
	padding:0px;
	list-style:none;
	text-align:left;
}
ul.header-icon-duz > li {
	display: inline-block;
	min-width: 20px;
	line-height: 51px;
	text-align: center;
	position:relative;
}
ul.header-icon-duz > li a, ul.header-icon-duz > li button {
	color: #d6d6d6;
	border: 0;
	background-color: transparent;
	font-size: 16px;
	font-weight: 600;
}
ul.header-icon-duz > li #language a:after {
	font-family: FontAwesome;
	display: inline-block;
	content: "\f0ac";
	margin-right: 2px;
	margin-left: 3px;
}
ul.header-icon-duz > li table a, ul.header-icon-duz > li table button, #cart .dropdown-menu li a {
	font-size:13px;
}
ul.header-icon-duz > li a i {
	font-size:16px;
	line-height:51px;
}
ul.header-icon-duz a.langgen.lng1 {
	display:none;
}
ul.header-icon-duz > li ul.dropdown-menu li button {
	font-size: 13px;
	font-weight: 300;
	text-align: left;
	color: #fff;
	padding: 10px 15px;
}
ul.header-icon-duz > li ul.dropdown-menu li button:hover {
	background-color:#fff;
	color:#1e1e1e;
}
/* header-nav */
.header-nav {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
	border-top: 1px solid #151515;
	background: #080808;
	border-bottom:0;
}
/* search */
#search-dropper {
	position: absolute;
	right: 9px;
	left: 16px;
	top: 43px;
	z-index: 999;
	display: none;
}
.search-icon.header-icon.toggled .fa-search:before {
	content: "\f00d";
}
/******
#search {
	height: 36px;
	background: #fff;
	padding: 2px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px solid #f1f1f1;
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 5px;
}
#search .input-lg {
	height: 30px !important;
	line-height: 30px;
	padding: 0 10px;
	box-shadow: 0 0 0;
	border: none;
	font-size: 14px !important;
	color: #000 !important;
	border: 0px;
	box-shadow: 0 0 0;
	background-color: transparent;
	font-weight: bold;
}
#search .input-group-btn {
	position: inherit;
	display: block;
	width: 28px;
	height: 28px;
	float: none;
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 9;
	border-radius: 0;
}
#search .btn-lg {
	padding: 0;
	box-shadow: 0 0 0;
	border: 0;
	color: #fff;
	margin: 0;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 3px;
	background: #00aeef;
}
#search .btn-lg .fa {
	font-size:16px;
	line-height: 28px;
}
****/
/* cart */
#cart {
	position: initial;
	margin-top: 0;
}
#cart > .btn {
	font-size: 13px;
	line-height: 52px;
	color: #d6d6d6;
	background: transparent;
	box-shadow: 0 0 0 0;
	padding: 0;
	border-radius: 26px;
	position: relative;
	margin: 0;
	display: block;
	text-align: left;
	border: 0;
	font-weight: 300;
	text-transform:capitalize;
	text-shadow: 0 0 0;
}
#cart > .btn > i.fa.fa-shopping-cart, #cart-total i.fa.fa-shopping-cart {
	font-size: 16px;
	width: 48px;
	height: 51px;
	line-height: 51px;
	color: #d6d6d6;
	text-align: center;
	display: inline-block;
	background: transparent;
	border-radius: 0;
	position:relative;
}
#cart > .btn > i.fa.fa-shopping-cart:after, #cart-total i.fa.fa-shopping-cart:after {
	content: '';
	height: 16px;
	width: 1px;
	background-color: #d6d6d6;
	position: absolute;
	top: 17.5px;
	left: 2px;
	right: auto;
	bottom: auto;
}
#cart > .btn > i.fa.fa-angle-down, #cart-total i.fa.fa-angle-down {
	color: #d6d6d6;
	font-size: 15px;
	margin-left: 5px;
}
#cart.open > .btn {
	background-image: none;
	color: #000;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #000;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
 @media (max-width: 478px) {
 #cart .dropdown-menu {
 width: 100%;
}
}
#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;
}
/* menu */
#menu {
	min-height: 44px;
	margin-bottom: 0;
	border-top: 0;
	border-bottom: 0;
	border-radius: 0;
}
#menu .menu-nav {
}
#menu .navbar-nav {
	float: none;
	margin: 0;
	text-align: left;
	border-bottom:0;
}
#menu .navbar-nav > li {
	float: none;
	display:block;
}
.all-cat {
	height: 58px;
	line-height: 58px;
	text-align: center;
	background-color: #00aeef;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
	font-weight:bold;
	margin-top: -1px;
	margin-bottom: -1px;
}
.all-cat i {
	margin-right:10px;
}
.all-cat.toggled .fa-align-justify:before {
	content: "\f00d";
}
#menu .container {
	padding:0px;
}
#menu .nav > li {
}
#menu .nav > li > a {
	border-bottom: 1px solid #262626;
	color: rgba(255, 255, 255, .7);
	display: block;
 transition: background .3s ease;
	padding: 12px 20px;
	min-height: 15px;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
}
#menu .nav > li > a:hover {
	background-color: #1e1e1e;
	color: #fff;
}
#menu .nav > li.open > a {
	background-color:#333;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	left: 0;
	margin:0 !important;
}
#menu .dropdown:hover .dropdown-menu {
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #fff;
	font-size: 13px;
	min-height: inherit;
	height: 35px;
	line-height: 30px;
	overflow: hidden;
}
#menu .dropdown-inner li a:hover {
	color: #1e1e1e;
}
#menu .see-all {
	display: block;
	margin-top: 5px;
	border-top: 1px dashed #fff;
	color: #fff;
	padding: 0px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 13px;
	height: 35px;
	line-height: 30px;
	overflow: hidden;
	min-height: inherit;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #1e1e1e;
	background-color: #dacc5d;
}
#menu #category {
	float: left;
	padding-left: 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: 12px 18px;
	float: right;
	background-color: #CC962F;
	text-transform: capitalize;
	border: 0px;
	font-weight: 500;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #CC962F;
}
@media (min-width: 768px) {
 #menu .dropdown:hover .dropdown-menu {
}
}
@media (max-width: 767px) {
 #menu {
 border-radius: 4px;
}
 #menu div.dropdown-inner > ul.list-unstyled {
 display: block;
}
 #menu div.dropdown-menu {
 margin-left: 0 !important;
 padding-bottom: 10px;
 background-color: #04acdb;
}
 #menu .dropdown-inner {
 display: block;
}
 #menu .dropdown-inner a {
 width: 100%;
 color: #fff;
}
 #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
 background: rgba(0, 0, 0, 0.1);
 color:#fff;
}
 #menu .see-all {
 margin-top: 0;
 border: none;
 border-radius: 0;
 color: #fff;
}
}
/* content */
#content {
	padding-bottom:20px;
	overflow: hidden;
}
/* footer */
footer {
	clear:both;
	overflow:hidden;
	margin-top: 0;
	border-top: 0;
	color: #404040;
}
footer h5 {
	font-size: 30px;
	font-weight: 600;
	color: #e9bd45;
	margin: 0px;
	margin-bottom: 25px;
	height: 62px;
	text-transform: capitalize;
	position: relative;
	border-bottom: 1px solid #e8e8e8;
}
footer h5:before {
	content:'';
	background:url(../images/h5footer.png) no-repeat;
	width:29px;
	height:8px;
	position:absolute;
	bottom:-4px;
	left:60px;
}
.footer_top {
	overflow: hidden;
	background: #fefefe;
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	padding:40px 0;
}
footer .footer_top .links a {
	color: #949494;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	font-weight: 400;
	text-transform:uppercase;
}
footer .footer_top .links li {
}
footer .footer_top .links a:before {
	font-family: FontAwesome;
	display: inline-block;
	content: "\f105";
	margin-right: 10px;
	margin-left: 0;
	color: #949494;
}
footer .footer_top .links a:hover {
	color: #1e1e1e;
	padding-left:2px;
}
footer .footer_top .links a:hover:before {
	color: #1e1e1e;
}
.footer_bottom {
	clear: both;
	color: #404040;
	padding-bottom: 15px;
	padding-top: 15px;
	background: #fefefe;
}
.copysite {
	font-size: 17px;
	font-weight: 400;
	color: #404040;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
	margin: 0;
	text-transform: capitalize;
}
.copysite i {
	font-size: 17px;
}
.copyright {
	overflow:hidden;
	text-align:right;
	font-size: 17px;
	font-weight: 400;
	height:44px;
}
.copyright a {
	display: inline-block;
	color:#404040;
}
.copyright a:hover {
	color:#000;
}
.footer-link {
	overflow:hidden;
}
.footer-link ul {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.footer-link ul li {
	display:inline-block;
}
.footer-link ul li a {
	padding:0 7px;
	color:#fff;
	font-size:14px;
	display:block;
	text-transform:uppercase;
}
.footer-link ul li a:hover {
	color:#cccccc;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	border-radius: 0;
	margin-bottom: 30px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 35px;
	border-radius: 0;
	border: 1px solid #e8e8e8;
	padding: 15px 10px;
	color: #dacc5d;
	background-color: transparent;
	text-shadow: 0 0 0;
}
.breadcrumb a {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	text-transform: capitalize;
	text-shadow: 0 0 0;
}
.breadcrumb i {
	font-size: 16px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li + li:after {
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	left: -12px;
	width: 12px;
	height: 14px;
	border-right: 0;
	border-bottom: 1px solid #1e1e1e;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* 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;
	text-shadow: 0 0 0;
	border: 0;
	background-color: #1e1e1e;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #f5eff1;
	color: #6c6366;
}
.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: #04adda;
	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);
}
/* 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;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
	padding-bottom:25px;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	max-height:200px;
	max-width:100%;
	opacity:1 !important;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
 float: left;
 padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: lighter;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.product-thumb h4 a {
	color:#00aeef;
}
.product-thumb:hover h4 a {
	color:#00aeef;
}
.product-thumb .caption {
	padding: 0 20px;
}
.product-list .product-thumb .caption {
	margin-left: 275px;
}
.product-thumb p {
	text-align:left;
	height:66px;
	line-height:22px;
	overflow:hidden;
	margin:0px;
	color:#000;
}
@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-left: 0;
 padding: 0 10px;
}
.product-grid .product-thumb .caption {
 min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #f0e13c;
	font-size: 15px;
}
.rating .fa-star {
	color: #f0e13c;
	font-size: 15px;
	margin: 0;
}
.rating .fa-star + .fa-star-o {
	color: #b2b2b2;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #424242;
	font-size:14px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-weight:600;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #00aeef;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #777777;
	font-size: 12px;
}
.product-thumb:hover .price, .product-thumb:hover .price-tax {
	color:#00aeef;
}
.product_thumb_edit {
	border: 0px;
	position: relative;
	height: 360px;
	overflow: hidden;
	border:1px solid #efefef;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-khtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.product_thumb_edit1 {
	height:312px;
}
.product_thumb_edit:hover {
	box-shadow: 0 8px 20px #dedede;
}
.product-thumb .button-group {
	background-color: transparent;
	border:0;
	overflow: auto;
	margin-top:15px;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
 .product-list .product-thumb .button-group {
 border-left: none;
}
}
.product-thumb .button-group button {
	width: 140px;
	border: none;
	display:block;
	background-color: transparent;
	color: #2c3e50;
	line-height: 32px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	background-color:#fff;
	border:1px solid #5a6876;
	margin:0 auto;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color:#004c92;
	border:1px solid #004c92;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
 .product-thumb .button-group button, .product-thumb .button-group button + button {
 width: 33.33%;
}
}
@media (max-width: 767px) {
 .product-thumb .button-group button, .product-thumb .button-group button + button {
 width: 33.33%;
}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -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: left;
	margin-left: 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;
}
/************* my **********/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent;
	border-color: transparent;
}
.dropdown-menu {
	background-color: #1e1e1e;
	border-radius: 0;
	left: 0;
	right: auto;
}
.dropdown-menu > li > a {
	padding: 10px 15px;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}
.header_box_item {
	margin-bottom: 20px;
	overflow: hidden;
	padding-left:60px;
}
.header_box_item1 {
	background:url(../image/1.png) no-repeat left center;
}
.header_box_item2 {
	background:url(../image/2.png) no-repeat left center;
}
.header_box_item h3 {
	margin: 0;
	margin-top: 20px;
	font-size: 16px;
	font-weight: lighter;
	height: 54px;
	line-height: 22px;
	color: #8c8c8c;
	text-transform: capitalize;
}
.header_box_item h3 span {
	display: block;
	font-size: 24px;
	color:#3b3939;
	margin-bottom:10px;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.feeds {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 0;
	height:56px;
}
.feeds ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
	direction:rtl;
	overflow:hidden;
}
.feeds ul li {
	height:56px;
	text-align:center;
	line-height:56px;
	display:inline-block;
}
footer .footer_top .feeds ul li a:before {
	display: none;
	content: normal;
	margin-left: 0;
	margin-right: 0;
}
.feeds ul li + li {
}
.feeds ul li a {
	font-size: 14px;
	display: block;
	direction: rtl;
	width: 56px;
	text-align: center;
	height: 56px;
	line-height:56px;
	color:#000000;
}
.feeds ul li a:hover {
	color:#fff;
}
.feeds ul li a .fa {
	font-size:18px;
}
.feeds ul li a:hover {
}
.owl-wrapper-outer {
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: 0 0 0 0!important;
}
.owl-carousel .owl-buttons div {
	opacity: 1!important;
	color: #04adda !important;
	text-shadow: 0 0 0 !important;
}
.owl-carousel .owl-buttons div i {
	font-size: 15px !important;
}
.p0 {
	padding-right:0 !important;
	padding-left:0 !important;
}
.search_in {
	overflow:hidden;
	margin: 0 19%;
}
.search_in form {
}
.search_in form input[type="text"] {
	padding: 0 20px;
	outline: none;
	color: #878787;
	margin: 0;
	margin-bottom: 0;
	max-width: 100%;
	width: 100%;
	border: 0;
	border-top: 1px solid #dddede;
	border-bottom: 1px solid #dddede;
	transition: 200ms;
	transition: all 0.2s linear;
	border-radius: 10px 0 0 10px;
	font-weight: 500;
	height: 52px;
	line-height: 52px;
	font-size: 13px;
}
.search_in form input[type="text"]:focus {
	outline: none;
	border-color: #dddede !important;
	color: #878787 !important;
}
.search_in form input[type="submit"] {
	padding: 0;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	min-width: 85px;
	background-color: #04adda;
	color: #ffffff;
	border-radius: 0 10px 10px 0;
	outline: none !important;
	box-shadow: none;
	border: none;
	transition: 200ms;
	transition: all 0.2s linear;
	height: 52px;
	line-height: 52px;
	width:100%;
}
.search_in form input[type="submit"]:hover {
	background-color: #00a0df;
}
#F_mod0 .title_mod0 + .title_mod0 {
	display:none;
	height:0px;
	margin:0px;
}
#F_mod1 .title_mod1 {
	display:none;
}
#F_mod1 .title_mod1 + .title_mod1 {
	display:block;
}
.g_title {
	height:52px;
	line-height:52px;
	background:url(../image/tit.png) repeat-x center center;
	font-size: 25px;
	color: #303030;
	overflow:hidden;
	margin-bottom:80px;
	margin-top:50px;
	clear:both;
}
.g_title span {
	background: #fff;
	display: block;
	float: left;
	padding-right: 50px;
}
.g_title a {
	font-size: 13px;
	display: block;
	height: 52px;
	line-height: 52px;
	float: right;
	background: #fff;
	color:#4c4c4c;
	padding: 0 40px;
	border-radius: 10px;
	border: 1px solid #bbbbbb;
	position:relative;
	z-index:9999;
	overflow:hidden;
	width:228.72px;
}
.g_title a b {
	display:block;
	height: 52px;
	line-height: 52px;
	color:#fff;
	text-align:center;
}
.g_title a b:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0px 15px;
	text-align: center;
	background: #04adda;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
	-moz-transform: translateX(250px);
	-o-transform: translateX(250px);
	display:block;
}
.g_title a:hover b:after {
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	transform: translateX(40px);
	left: -75px;
}
.product_thumb_edit .button-group {
	position:absolute;
	right:0px;
	left:0px;
	transition: all 0.3s ease-in-out;
	bottom:-1px;
	visibility:hidden;
	opacity:0px;
	overflow: hidden;
	border:0px;
}
.product_thumb_edit .button-group button {
	opacity: 0;
	-webkit-transform: translateY(500px);
	-moz-transform: translateY(500px);
	transform: translateY(500px);
}
.product_thumb_edit .button-group button.button1 {
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-right: 0;
	font-size:13px;
}
.product_thumb_edit .button-group button.button2 {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}
.product_thumb_edit .button-group button.button3 {
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 0;
}
.product_thumb_edit:hover .button-group {
	visibility:visible;
	opacity:1;
}
.product_thumb_edit:hover .button-group button {
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}
.product_thumb_edit .caption {
	padding: 0 20px;
	min-height: inherit;
}
#F_mod0 {
	margin-bottom:60px;
}
#F_mod0, #F_mod1 {
	overflow:hidden;
	clear:both;
}
#banner0 .item2 {
	margin-bottom:51px;
}
.nav-tabs > li > a {
	margin-right: 0px;
	margin-left:0px;
}
.tab-content {
	padding:15px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color:#fff;
}
#banner0 .item:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	border: 70px solid rgba(255, 255, 255, 0);
	top: 0;
	left: 0;
	transition: all 0.3s ease-in-out;
}
#banner0 .item:hover:before {
	border: 0 solid rgba(255, 255, 255, 0.7);
	transition: all 0.5s ease-in-out;
}
#banner0 .item:after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0.5;
	border: 30px solid #fff;
	top: 0;
	left: 0;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: all 0.3s ease-in-out;
}
#banner0 .item:hover:after {
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	opacity: 0;
	transition: all 0.5s ease-in-out;
	transition-delay: 0.1s;
}
.item img {
	transition: all 0.2s linear;
}
.item:hover img {
	opacity:0.9;
}
.dropdown-menu {
	top: 99%;
}
.footer_top ul.contact_main {
	margin:0px;
	padding:0px;
	list-style:none;
}
.footer_top ul.contact_main li {
	overflow: hidden;
	font-size: 17px;
	color: #404040;
	line-height: 26px;
	font-weight: bold;
	font-weight: 400;
}
.footer_top ul.contact_main li + li {
	margin-top:15px;
}
.footer_top ul.contact_main li i {
	margin-right: 10px;
	color: #404040;
	font-size: 17px;
	margin-left: 1px;
}
.fa-copyright:before {
	content: "\f1f9";
}
.no_margin {
	margin: 0;
}
#featured_el-edit .owl-carousel .owl-item .item {
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
}
/********* slider_edit ************/
.slider_edit {
	position:relative;
	height:670px;
}
.slider_edit .owl-carousel .owl-item .item {
	position: relative;
}
.slider_edit .owl-carousel .owl-item .item img {
	width:100%;
	height:670px;
}
.slider_edit .owl-carousel .owl-item .item .caption {
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: left;
	color: #fff;
	padding: 13% 35% 2% 10%;
	background-color: rgba(0, 0, 0, .31);
}
.slider_edit .owl-carousel .owl-item .item .caption h3 {
	color: #fff;
	height: 77px;
	line-height: 77px;
	font-size: 60px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 20px;
	position: relative;
	text-transform: capitalize;
}
.slider_edit .owl-carousel .owl-item .item .caption h3 a {
	color:#fff;
}
.slider_edit .owl-carousel .owl-item .item .caption h3 a:hover {
	color:#dacc5d;
}
.slider_edit .owl-carousel .owl-item .item .caption p {
	color: #fff;
	display: block;
	height: 60px;
	line-height: 30px;
	text-align: left;
	margin: 0;
	font-size: 17px;
	margin-top: 15px;
	direction: ltr;
	font-weight: 500;
	overflow:hidden;
}
.shop-bg {
	overflow:hidden;
	text-align:left;
}
.slider_edit .owl-carousel .owl-item .item .caption a.shop {
	display: inline-block;
	margin-top: 30px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	color: #fff;
	padding: 0 30px;
	direction: rtl;
	border-radius: 0;
	font-size: 17px;
	background-color: transparent;
	border: 1px solid #fff;
	font-weight: 100;
}
.slider_edit .owl-carousel .owl-item .item .caption a.shop:hover {
	border: 1px solid #dacc5d;
	background-color: #dacc5d;
	color:#1e1e1e;
}
.my_boxes .subcategory {
	overflow: hidden;
	margin-bottom: 50px;
	text-align: center;
}
.my_boxes .subcategory ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.my_boxes .subcategory ul li {
	display:inline-block;
	margin:0 6px 20px;
}
.my_boxes .subcategory ul li a {
	display:block;
	height:55px;
	border: 1px solid #373737;
	color: #373737;
	font-size: 13px;
	line-height: 55px;
	font-weight:bold;
	padding:0 30px;
}
.my_boxes .subcategory ul li:hover a {
	border: 1px solid #2c2c2c;
	background-color: #2c2c2c;
	color: #fff;
}
.sky-tabs > label {
	position: absolute;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 1px;
	padding-top: 0;
	padding-left: 0;
	font-size: 13px;
	line-height: 45px;
	cursor: pointer;
	top: 0;
	left: 15%;
}
.sky-tabs > label.sky-tab2 {
	margin-left: 14%;
}
.my_box_html {
	display:none;
	height:0px;
	visibility:hidden;
	overflow:hidden;
}
#my_box_html0.my_box_html {
	display:block;
	height:auto;
	visibility:visible;
	overflow:hidden;
}
#my_box_html0.my_box_html {
	background:url(../images/box_h.png) no-repeat top center;
	background-size:100% 100%;
	height:468px;
	padding:105px 0 105px;
	text-align:center;
	margin-top:75px;
}
.icon_my_box {
	height:80px;
	margin-bottom:17px;
	overflow:hidden;
	line-height:80px;
	background:url(../images/ic1.png) no-repeat center center;
}
.icon_my_box1 {
	background:url(../images/ic2.png) no-repeat center center;
}
.icon_my_box2 {
	background:url(../images/ic3.png) no-repeat center center;
}
.my_box_html_item h2 {
	margin-top:7px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:25px;
}
#productbycategory1 > .container, #tab-lastest {
	position:relative;
	padding-bottom:70px;
}
.icon_all {
	display:none;
}
#productbycategory10 > .container .icon_all, #tab-lastest .icon_all {
	display: block;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	position: absolute;
	right: 15px;
	bottom: 0;
	border-radius: 50%;
	background-color: #f04e4d;
	color: #fff;
	overflow: hidden;
}
#tab-lastest .icon_all {
	right: 0;
}
#productbycategory10 > .container .icon_all:hover, #tab-lastest .icon_all:hover {
	background-color:#1cb7eb;
}
/*********** pagination ***************/
.slider_edit .owl-controls .owl-page span {
	display: block;
	width: 15px;
	height: 15px;
	background: #9b9a9e;
	border-radius: 50%;
	box-shadow: 0 0 0;
	border: 1px solid transparent;
}
.slider_edit .owl-controls .owl-page.active span, .slider_edit .owl-controls .owl-page:hover span {
	background: #0f0e0f;
	padding:1px;
}
/*********** latest_el ***************/
.title-wrapper {
	overflow:hidden;
	height:46px;
	line-height:46px;
	background-color:#004c92;
	margin-bottom:15px;
	margin-top:15px;
}
.title-wrapper h3 {
	margin: 0;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	padding-bottom: 0;
	float:left;
	background:#2c3e50 url(../images/huen.png) no-repeat right center;
	min-width:250px;
}
.title-wrapper h3 a {
	color: #fff;
}
.oneway-home {
	overflow:hidden;
	padding-bottom:60px;
	padding-top:5px;
}
.oneway-home .owl-carousel {
	background-color:transparent;
}
.oneway-home .item {
	background-color:transparent;
}
.oneway-home .product-thumb .caption {
	min-height:inherit;
	padding:0px;
}
.oneway-home .product-thumb {
	border: 0;
	padding: 0;
	border-radius: 0;
	text-align: right;
	position:relative;
	overflow:hidden;
}
.oneway-home .product-thumb .image {
	padding: 0;
	background-color: #f1f1f1;
	position:relative;
	height:266px;
	overflow:hidden;
}
.oneway-home .product-thumb .image > a {
	margin:0px;
	padding:0px;
}
.oneway-home .product-thumb .image .overlay {
	background: rgba(44, 62, 80, 0.2);
	overflow:hidden;
	transition:all 300ms;
	top:100%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	padding: 115px 10px 20px;
	border-radius: 0;
	text-align: center;
	direction:rtl;
	height:100%;
}
.oneway-home .product-thumb:hover .overlay {
	top:0px;
}
.oneway-home .product-thumb .overlay button, .oneway-home .product-thumb .overlay a {
	display: inline-block;
	margin: 0 20px;
	border:0;
	background-color: #ffffff;
	color: #333333;
	min-width: 115px;
	height: 32px;
	line-height: 33px;
	direction:ltr;
}
.oneway-home .product-thumb .overlay button:hover, .oneway-home .product-thumb .overlay a:hover {
	background:#004c92;
	color:#fff;
}
.oneway-home .owl-controls .owl-page span {
	background-color:#bfd0ef;
}
.oneway-home .owl-controls .owl-page.active span {
	background-color:#638dd9;
}
.oneway-home .product-thumb h4 {
}
.oneway-home .owl-controls .owl-buttons .owl-prev {
	margin: 0;
	width: 42px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 0;
	color: #fff !important;
	top: -60px;
	right: 46px !important;
	left: auto;
	border-radius: 0;
	background-color: transparent;
}
.oneway-home .owl-controls .owl-buttons .owl-next {
	margin: 0;
	width: 42px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 0;
	color: #fff !important;
	top: -60px;
	right: 2px !important;
	left: auto;
	border-radius: 0;
	background-color: transparent;
}
.oneway-home .owl-carousel .owl-buttons div i {
	margin: 0px;
	color: #fff;
	font-size: 16px !important;
	line-height: 44px;
	font-weight:lighter;
}
.oneway-home .owl-carousel .owl-buttons div:hover {
	background-color:#fff;
}
.oneway-home .owl-carousel .owl-buttons div:hover i {
	color:#004c92;
}
/*********** carousel_home ***************/
h3.main_title {
	margin: 0;
	font-size: 18px;
	padding-bottom: 18px;
	margin-bottom: 15px;
	color: #000000;
	position: relative;
}
h3.main_title:before {
	display: inline-block;
	content: "";
}
#marks {
	padding-top: 33px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #00aeef;
}
#marks .title-general-w {
	border-bottom: 1px solid #1fc2ff;
}
#marks .title-general-w h3 {
	color: #fff;
}
#marks .title-general-w h3:before {
	background: #007dab;
}
#carousel_home .item {
	padding:10px;
	border:0;
	border-radius: 0;
	margin:0 10px 20px;
	background-color:#fff;
}
#carousel_home .item img {
	display:inline-block;
}
#carousel_home.owl-carousel {
	margin:0px;
	background-color:transparent;
}
#marks .owl-controls .owl-buttons .owl-prev {
	margin: 0;
	top: 38px;
	left: -50px !important;
}
#marks .owl-controls .owl-buttons .owl-next {
	margin: 0;
	top: 38px;
	right: -50px !important;
}
#marks .owl-controls .owl-buttons div img {
	mix-blend-mode: inherit;
}
/*********** slideshow_sp ***************/
#banner_home.banner_home {
	padding:40px 0 10px;
}
#banner_home a {
	display:block;
	text-align:center;
	position:relative;
	margin-bottom:30px;
}
#banner_home a::before, #banner_home a::after {
 pointer-events: none;
 position: absolute;
 top: 10px;
 right: 10px;
 bottom: 10px;
 left: 10px;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 z-index: 999999999999999999999999;
}
#banner_home a::before {
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scale(0, 1);
}
#banner_home a::after {
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scale(1, 0);
}
#banner_home a:hover::before, #banner_home a:hover::after {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
#banner_home a img {
	display:inline-block;
	max-width:100%;
	max-height:144px;
}
#banner_home.banner_home a img {
	display:inline-block;
	max-width:100%;
	max-height:326px;
}
.product-thumb .caption.caption_edit {
	min-height:inherit;
	padding:20px 15px;
	text-align: right;
}
.product-thumb .caption_edit h4 {
	color:#000000;
}
.product-thumb .caption_edit h4 a {
	color:#000000;
}
/**** one way *****/
.icon-header-oneway {
	overflow:hidden;
}
.icon-header-oneway ul {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}
.icon-header-oneway ul li + li {
	margin-top:7px;
}
.icon-header-oneway ul li a {
	display:block;
	width:39px;
	height:39px;
	line-height:39px;
	text-align:center;
	color:#ecf0f1;
	background-color:#00aeef;
	border-radius:18.5px;
	margin: 0 auto;
	padding:0px;
}
.icon-header-oneway ul li a i {
	font-size:17px;
	line-height: 39px;
}
.icon-header-oneway ul li a.wishlist {
	color:#fff;
	background-color:#00aeef;
}
.no-margin {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.oneway-home-latest {
}
/* list group */
.list-group {
	border-radius: 0;
	padding: 1px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 0px;
	border: 1px solid #e8e8e8;
	padding: 10px 10px;
}
.list-group a {
	border: 0 !important;
	color: #000000;
	padding: 13.5px 12px;
	background-color: #fff;
	font-weight: 300;
	text-shadow: 0 0 0 !important;
	border-radius: 0 !important;
	margin-bottom: 0;
}
.list-group a + a {
	border-top: 1px solid #e8e8e8 !important;
}
.list-group a i {
	margin-left:10px;
	font-size:25px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #fff;
	background: #1e1e1e;
	border: 1px solid #1e1e1e;
	text-shadow: 0 0 0 #FFF;
}
.category-top-oneway {
	overflow: hidden;
	padding: 10px 5px 6px;
	background-color: transparent;
	border: 0;
	line-height: 36px;
}
.oneway-category .item-category {
	background-color:transparent;
}
.oneway-category .product-thumb .caption {
	min-height:inherit;
	padding:0px;
}
.oneway-category .product-thumb {
	border: 0;
	padding: 0;
	border-radius: 0;
	text-align: right;
	position:relative;
	overflow:hidden;
}
.oneway-category .product-thumb .image {
	padding: 0;
	background-color: #f1f1f1;
	position:relative;
	height:266px;
	overflow:hidden;
}
.oneway-category .product-thumb .image > a {
	margin:0px;
	padding:0px;
}
.oneway-category .product-thumb .image .overlay {
	background: rgba(44, 62, 80, 0.2);
	overflow:hidden;
	transition:all 300ms;
	top:100%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	padding: 115px 10px 20px;
	border-radius: 0;
	text-align: center;
	direction:rtl;
	height:100%;
}
.oneway-category .product-thumb:hover .overlay {
	top:0px;
}
.oneway-category .product-thumb .overlay button, .oneway-category .product-thumb .overlay a {
	display: inline-block;
	margin: 0 20px;
	border:0;
	background-color: #ffffff;
	color: #333333;
	min-width: 115px;
	height: 32px;
	line-height: 33px;
	direction:ltr;
}
.oneway-category .product-thumb .overlay button:hover, .oneway-category .product-thumb .overlay a:hover {
	background:#004c92;
	color:#fff;
}
.oneway-category .owl-controls .owl-page span {
	background-color:#bfd0ef;
}
.oneway-category .owl-controls .owl-page.active span {
	background-color:#638dd9;
}
.oneway-category .product-thumb h4 {
}
.product-layout.product-grid {
	margin-bottom:30px;
}
.product-layout.product-grid .caption p.desc {
	display:none;
}
/**** bin minkash *****/
/* latest */
#cursoule-latest-home {
	background-color:#fff;
	border:1px solid #dfdfdf;
	padding:17px 1px;
}
#carousel_latest {
	margin:0px;
}
#cursoule-latest-home h3, #cursoule-latest-home h4 {
	margin:0px;
}
#cursoule-latest-home h3 {
	color: #00aeef;
	font-size: 20px;
	padding: 1px 25px;
	text-align: center;
	border-right: 1px solid #dfdfdf;
	height:34px;
	line-height:34px;
	overflow:hidden;
}
#cursoule-latest-home h4 {
	text-align: left;
	margin: 0;
	font-size: 15px;
	color: #676767;
	margin-right: 95px;
	height:34px;
	line-height:34px;
	overflow:hidden;
}
#cursoule-latest-home h4 a {
	color: #676767;
}
.oneway-home.oneway-home-latest {
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 40px;
}
#cursoule-latest-home .owl-controls .owl-buttons > div {
	margin: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #dfdfdf;
	color: #00aeef !important;
	top: 0px;
	border-radius: 0;
	background-color: #ededed;
}
#cursoule-latest-home .owl-controls .owl-buttons > div:hover {
	background-color:#00aeef;
	color:#fff !important;
	border:1px solid #fff;
}
#cursoule-latest-home .owl-controls .owl-buttons > div:hover i {
	color:#fff;
}
#cursoule-latest-home .owl-controls .owl-buttons .owl-prev {
	right: 53px !important;
}
#cursoule-latest-home .owl-controls .owl-buttons .owl-next {
	right: 9px !important;
}
#cursoule-latest-home .owl-carousel .owl-buttons div i {
	margin: 0px;
	color: #00aeef;
	font-size: 11px !important;
	height:34px;
	line-height:34px;
	text-align:center;
}
/* produc-plane */
.produc-plane {
}
.produc-plane .text-center {
}
.produc-plane-carousel {
}
.produc-plane .owl-controls .owl-buttons > div {
	margin: 0;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #f47b2a;
	color: #fff !important;
	top: -60px;
	border-radius: 24.5px;
	background-color: #f47b2a;
}
.produc-plane .owl-controls .owl-buttons > div:hover {
	background-color: #00aeef;
	color: #fff !important;
}
.produc-plane .owl-controls .owl-buttons > div i {
	margin: 0px;
	color: #fff !important;
	font-size: 11px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
.produc-plane .owl-controls .owl-buttons > div:hover i {
	color: #fff !important;
}
.produc-plane .owl-controls .owl-buttons .owl-prev {
	right: 53px !important;
	left: auto;
}
.produc-plane .owl-controls .owl-buttons .owl-next {
	right: 9px !important;
	left: auto;
}
.produc-plane .owl-carousel .owl-buttons div i {
	margin: 0px;
	color: #42a5f6;
	font-size: 11px !important;
}
.produc-plane .product-thumb .caption {
	min-height: inherit;
}
.produc-plane .product_thumb_plane {
	border: 0;
	padding: 0;
	margin-bottom: 30px;
	border-radius: 0;
	position: relative;
	padding-bottom: 20px;
	background-color: #fff;
	border-radius: 10px;
}
#featured_el.produc-plane .product_thumb_plane {
	margin-bottom:0px;
}
.product_thumb_plane.product-thumb .image {
	text-align: center;
	height: 250px;
	padding: 1px 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.product_thumb_plane.product-thumb .image a {
	display: block;
	line-height: 250px;
}
.product_thumb_plane.product-thumb .image a img {
	display: inline-block;
	max-width: 100%;
	max-height: 245px;
}
/**
.product_thumb_plane.product-thumb .image span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 30px;
	background-color: #f47b2a;
	color: #fff;
	font-size: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 12px;
	z-index:9999;
}
*/
.product_thumb_plane.product-thumb .image b.price {
	display: inline-block;
	height: 65px;
	width: 65px;
	text-align: center;
	line-height: 22.5px;
	padding: 0 30px;
	background-color: #f47b2a;
	color: #fff;
	font-size: 13px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	margin: 0;
	padding: 10px 0;
	border-radius: 37.5px;
}
.product_thumb_plane.product-thumb .image b.price span {
	display:inline;
	margin:0px;
	padding:0px;
	color:#fff;
}
.product_thumb_plane.product-thumb .caption {
	padding:0px 10px;
	overflow:hidden;
	min-height: inherit;
}
.product_thumb_plane.product-thumb .caption .row {
	margin:0px;
	border-bottom: 1px solid #ebebeb;
}
.product_thumb_plane.product-thumb .caption .row h4 {
	height: 66px;
	line-height: 66px;
	margin: 0;
	text-align: right;
	color: #42a5f6;
}
.product_thumb_plane.product-thumb .caption .row h4 a {
	color: #42a5f6;
	display:block;
}
.product_thumb_plane.product-thumb .caption .row .price {
	height: 66px;
	line-height: 66px;
	margin: 0;
	text-align: left;
	direction:rtl;
	color: #333333;
	overflow:hidden;
}
.product_thumb_plane.product-thumb .caption .row b {
	color: #42a5f6;
}
.product_thumb_plane.product-thumb .caption .rating {
	margin:0px;
	border-bottom: 1px solid #e6e6e6;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-align:center;
}
.product_thumb_plane.product-thumb .button-group {
	overflow:hidden;
	padding:5px 0px;
	border:0px;
	direction: rtl;
}
.product_thumb_plane.product-thumb .button-group button {
	height: 40px;
	color: #fff;
	margin: 0 2px;
	width: 52%;
	background-color: #00aeef;
	font-size: 13px;
	display: inline-block;
	direction: ltr;
	border-radius: 20px;
	border: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.product_thumb_plane.product-thumb .button-group button i {
	color:#fff;
}
.product_thumb_plane.product-thumb .button-group button + button i {
	color:#fff;
}
.product_thumb_plane.product-thumb .button-group button + button {
	width: 40px;
	background-color: #00aeef;
}
.product_thumb_plane.product-thumb .button-group button:hover, .product-thumb .button-group a:hover {
	background-color: #f47b2a;
	color:#fff;
}
.product_thumb_plane.product-thumb .button-group button:hover i {
	color:#fff;
}
.tooltip {
	font-family: 'Cocon', Geneva, sans-serif;
	font-size:13px;
}
.divider-home {
	overflow:hidden;
	height:66px;
}
.slider_edit .owl-carousel {
	margin:0;
	background: none;
}
#menu .nav > li.dropdown > a:after {
	content: "\f107";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 10px;
}
.container-home {
	padding-top:1px;
	padding-bottom:5px;
	overflow:hidden;
}
/* besseller */
#besseller {
	margin:0px;
	padding:1px;
	list-style:none;
	background-color:#dfdfdf;
}
#besseller li {
	background-color:#fff;
	padding-top:35px;
	padding-bottom:35px;
	overflow:hidden;
	margin-bottom:1px !important;
}
#besseller li .caption {
}
#besseller li .caption h4 {
	margin: 0;
	height: 30px;
	line-height: 30px;
	margin-bottom: 9px;
	font-size: 16px;
	color: #00aeef;
	font-weight: bold;
}
#besseller li .caption h4 a {
	color: #00aeef;
}
#besseller li:hover .caption h4 a {
	color: #777777;
}
#besseller li .caption .price {
	margin: 0px;
	color: #777777;
	font-size: 13px;
}
#besseller li:hover .caption .price {
	color: #00aeef;
}
#besseller li .caption .price .price-tax {
	display:block;
}
/* fumeproducttab */

#fumeproducttab {
	overflow:hidden;
	padding:45px 0 5px;
}
#fumeproducttab h3.main_title {
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	height:60px;
	line-height:60px;
	overflow:hidden;
}
#fumeproducttab .nav-tabs {
	direction: ltr;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 0px 0;
}
#fumeproducttab .nav-tabs > li {
	float:none;
	display:inline-block;
}
#fumeproducttab .nav-tabs > li > a {
	position: relative;
	display: block;
	padding: 9px 25px;
	border-radius: 0;
	border: 0;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	font-size: 15px;
	/* border-radius: 15px; */
    margin-top: -1px;
	margin-bottom: -1px;
}
#fumeproducttab .nav-tabs > li.active > a, #fumeproducttab .nav-tabs > li.active > a:hover, #fumeproducttab .nav-tabs > li.active > a:focus {
	color: #1a2ebc;
	background-color: transparent;
	cursor: default;
	border: 0px;
	border: 0;
	border-bottom: 1px solid #1a2ebc;
	border-top: 1px solid #1a2ebc;
}
#fumeproducttab .nav-tabs > li > a:hover {
	color: #1a2ebc;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #1a2ebc;
	border-top: 1px solid #1a2ebc;
}
#fumeproducttab .tab-content {
	border:0px;
	border-top:0;
	padding:55px 0 0;
	background: transparent;
}
#fumeproducttab .produc-plane-carousel {
	padding:0;
	background-color: transparent;
	border: 0;
}
.tab-content {
	padding: 20px 10px 0;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	overflow:hidden;
}
.nav-tabs {
	border-bottom:0px;
}
.nav-tabs > li {
	margin-bottom:0px;
}
.nav-tabs > li + li {
	margin-right:5px;
}
.nav-tabs > li > a {
	position: relative;
	display: block;
	padding: 20px 25px;
	border-radius: 0;
	border: 1px solid #dfdfdf;
	color: #676767;
	background-color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background-color: #00aeef;
	border-bottom-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #00aeef;
	color:#fff;
}
.nav-tabs > li > a:hover {
	border-color: #00aeef #00aeef #00aeef;
	color:#fff;
}
.product_thumb_plane-ed {
	margin-bottom:0px;
}
#categoryroduct, #searchroduct {
	margin-bottom:20px;
}
#categoryroduct .produc-plane-carousel, #searchroduct .produc-plane-carousel {
	margin:0px;
}
.product-list .product_thumb_plane.product-thumb .image {
	height: auto;
}
.product-list .product_thumb_plane.product-thumb h4 {
	text-align:left;
}
.product-list .product_thumb_plane.product-thumb .price {
	text-align:left;
}
.btn-group-pro {
	margin:15px 0;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="tel"] {
}
textarea {

}
.form-item textarea {

}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, input[type="tel"]:focus {

}
input[type="submit"] {
}
.category-top-oneway select {
}
.product-thumb .price-tax {
	display: none;
}
#productbycategory {
	clear:both;
}
.category-list {
	min-height:454px;
	overflow:hidden;
}
/********** footer-up ************/
.footer-up {
	overflow:hidden;
	background-color:#2a2a2a;
}
.footer-up .container {
	padding-top:24px;
	padding-bottom:24px;
	border-bottom:1px solid #504f4f;
}
.footer-up span {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	color: #fff;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #fff;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
.payment {
	text-align: center;
}
/********** ex-item ************/
.ex-item {
	height:92px;
	overflow:hidden;
	position:relative;
	margin-bottom:53px;
	padding-left: 25px;
}
.ex-item-inner {
	height:92px;
	overflow:hidden;
	border:1px solid #fff;
	border-radius:10px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
}
.ex-item-inner h3 {
	margin:0px;
	height:26px;
	line-height:26px;
	color:#ec102f;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	overflow:hidden;
}
.ex-item-inner span {
	display:block;
	color:#fff;
	height:26px;
	line-height:26px;
	color:#fff;
	overflow:hidden;
	font-size:13px;
	text-transform:capitalize;
	font-weight:bold;
}
.ex-item span.ex-icon {
	position:absolute;
	left:0px;
	right:auto;
	width:61px;
	height:61px;
	display:block;
	top:16px;
}
.ex-item1 {
	background:url(../images/ex1.png) no-repeat left center;
}
.ex-item2 {
	background:url(../images/ex2.png) no-repeat left center;
}
.ex-item3 {
	background:url(../images/ex3.png) no-repeat left center;
}
.ex-item4 {
	background:url(../images/ex4.png) no-repeat left center;
}
.owl-carousel {
	background:transparent !important;
}
/************ category-list ***************/
#category-list {
}
#category-list h3.main_title {
	margin-bottom: 15px;
	height: 68px;
	line-height: 68px;
	padding: 0 20px;
	background-color: transparent;
	color: #1e1e1e;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
#category-list h3.main_title:before {
	content: normal;
	margin-left: 0;
}
#category-list h3.main_title i {
	float: right;
	height: 68px;
	line-height: 68px;
	font-size: 18px;
	display: none;
}
.slider_edit .owl-controls .owl-buttons > div {
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	border-radius: 0;
	background-color: transparent;
	top: 45%;
}
.slider_edit .owl-controls .owl-buttons > div:hover {
	color:#dacc5d;
}
.slider_edit .owl-controls .owl-buttons > div i {
	margin: 0px;
	color: #fff !important;
	font-size: 25px !important;
	height: 55px;
	line-height: 55px;
	text-align: center;
}
.slider_edit .owl-controls .owl-buttons > div:hover i {
	color: #dacc5d !important;
}
.slider_edit .owl-controls .owl-buttons > div.owl-prev {
	left: 0%;
}
.slider_edit .owl-controls .owl-buttons > div.owl-prev i {
}
.slider_edit .owl-controls .owl-buttons > div.owl-next {
	right: 0%;
}
.slider_edit .owl-controls .owl-buttons > div.owl-next i {
}
.slider_edit .owl-pagination {
	top: -45px;
}
/***************************/
#section1 {
	padding:40px 0 40px;
}
#section2 {
	padding:40px 0 40px;
	background-color:#dee0e0;
}
/************ featured_el-edit ***************/
#featured_el-edit {
}
#carousel_featured {
	margin-bottom:0px;
}
#featured_el-edit.produc-plane .product_thumb_plane {
	background-color: transparent;
	border:1px solid transparent;
	padding:0px;
	margin-bottom:0px;
}
#featured_el-edit.produc-plane .product_thumb_plane .image {
	padding:58.5px 10px;
	border-radius: 0;
	background-color:#f1f1f1;
	height: 317px;
	border-top:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	border-bottom:4px solid #dee0e0;
	margin-bottom:0px;
}
#featured_el-edit.produc-plane .owl-controls .owl-buttons > div {
	top: -30px;
}
#featured_el-edit.produc-plane .product_thumb_plane .button-group {
	text-align:right;
}
.block-down {
	background-color:#fff;
	overflow:hidden;
}
/*********** latest-edit ************/
#latest-edit {
}
.caption-item {
	background-color: #f7f7f7;
	overflow: hidden;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-bottom:20px;
}
.caption-item img {
	border-radius: 10px;
}
.product-thumb .caption-item h4 a {
	color:#00aeef;
}
.product-thumb:hover .caption-item h4 a {
	color:#000000;
}
.product-thumb .caption-item p {
	margin-top:5px;
	margin-bottom:10px;
}
#latest-edit .product_thumb_plane.product-thumb .button-group {
	background-color:#f7f7f7;
	padding:2px 0;
	min-height:54px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	direction:ltr;
}
#latest-edit .product-thumb .button-group button, #latest-edit .product-thumb .button-group a {
	width: 49%;
	border-radius: 0;
	height: 54px;
	line-height:54px;
	border:0px;
	display:inline-block;
	color:#000;
	font-size: 13px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}
#latest-edit .product-thumb .button-group button {
	border-bottom-right-radius: 10px;
}
#latest-edit .product-thumb .button-group a {
	border-bottom-left-radius: 10px;
}
#latest-edit .product-thumb .image {
	overflow:hidden;
	background-color:transparent;
}
#latest-edit .product-thumb .image span {
	display: inline-block;
	height: 65px;
	line-height: 65px;
	padding: 0 80px;
	background-color: #00aeef;
	color: #fff;
	font-size: 15px;
	position: absolute;
	top: -8px;
	left: -72px;
	border-radius: 0;
	z-index: 99999;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*********** special ************/
#special {
	overflow:hidden;
	padding-top:40px;
	padding-bottom:40px;
}
#special .produc-plane .product_thumb_plane {
	border-radius: 0;
	position: relative;
	border: 1px solid #ededed;
	margin-bottom:0px;
}
#special .product_thumb_plane.product-thumb .button-group {
	text-align:left;
}
#special .product_thumb_plane.product-thumb .button-group button {
	width: 60%;
}
/************ productbycategory ***************/
#productbycategory {
	padding-top:20px;
	padding-bottom:20px;
}
#productbycategory.produc-plane .product_thumb_plane {
	border:1px solid #e6e6e6;
	overflow:visible;
}
#productbycategory h3.main_title {
}
#productbycategory .product-thumb h4, #productbycategory .product_thumb_plane.product-thumb .caption .rating {
	text-align:left;
	height: 35px;
	line-height: 35px;
	margin-bottom:0px;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button {
	width:40px;
	height:40px;
	padding:0px;
	border:0px;
	background-color:#00aeef;
	color:#fff;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button i {
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:20px;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button:hover {
	background-color:#f47b2a;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button + button {
	background-color:transparent;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button + button i {
	color:#000;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button + button:hover {
	background-color:#00aeef;
}
#productbycategory .product_thumb_plane.product-thumb .button-group button + button:hover i {
	color:#fff;
}
#productbycategory .product-thumb .price {
	position: absolute;
	z-index: 999;
	min-width: 131px;
	margin: 0;
	height: 37px;
	line-height: 37px;
	overflow:visible;
	text-align: center;
	color: #fff;
	background-color: #00aeef;
	left: -8px;
	top: 13px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#productbycategory .product-thumb .price:after {
	border-bottom: 8px solid #00aeef;
	border-left: 8px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: 0;
	padding-top: 0;
	position: absolute;
	top: -6px;
}
#productbycategory .product-thumb .price:before {
	border-top: 8px solid #00aeef;
	border-left: 8px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: 0;
	padding-top: 0;
	position: absolute;
	bottom: -6px;
}
#productbycategory .main_title:before {
}
#productbycategory.produc-plane .owl-controls .owl-buttons > div {
	margin: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	top: 50%;
	border-radius: 24.5px;
	background-color: #f47b2a;
}
#productbycategory.produc-plane .owl-controls .owl-buttons > div:hover {
	background-color:#00aeef;
}
#productbycategory.produc-plane .owl-controls .owl-buttons > div i {
	margin: 0px;
	color: #fff !important;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#productbycategory.produc-plane .owl-controls .owl-buttons .owl-prev {
	left: -50px !important;
	right: auto !important;
}
#productbycategory.produc-plane .owl-controls .owl-buttons .owl-next {
	right: -50px !important;
	left: auto !important;
}
li a .hot-badge {
	color: #fff;
	background: #ec102f;
	position: absolute;
	padding: 2px 9px;
	top: -10px;
	right: 10px;
	left: auto;
	height: 18px;
	font-size: 12px;
	line-height: 14px;
}
.hot-badge:before {
	content: '';
	border-top: 7px solid #ec102f;
	border-right: 6px solid transparent;
	border-left: 0px solid transparent;
	display: inline-block;
	position: absolute;
	top: 18px;
	right: 50%;
}
/*** #category_el **/
#category_el {
	padding-top:20px;
	padding-bottom:20px;
	display:none;
}
#category_el .owl-controls .owl-buttons > div {
	margin: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	top: 45%;
	border-radius: 24.5px;
	background-color: #f47b2a;
}
#category_el .owl-controls .owl-buttons > div:hover {
	background-color:#00aeef;
}
#category_el .owl-controls .owl-buttons > div i {
	margin: 0px;
	color: #fff !important;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#category_el .owl-controls .owl-buttons .owl-prev {
	left: -50px !important;
	right: auto !important;
}
#category_el .owl-controls .owl-buttons .owl-next {
	right: -50px !important;
	left: auto !important;
}
#carousel_cat {
	margin:0px;
}
.category-item {
	overflow:hidden;
}
.category-item .image {
	background-color:#f7f7f7;
	text-align:center;
	padding:20px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.category-item .image img {
	height:200px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.category-item h4 {
	margin:0px;
	margin-top:17px;
	background-color:#f7f7f7;
	text-align:center;
	height:54px;
	line-height:54px;
	overflow:hidden;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
.category-item h4 a {
	color:#000;
}
.category-item:hover .image img {
	opacity:0.8 !important;
}
.category-item:hover h4 a {
	color:#00aeef;
}
#fumeproducttab .product_thumb_plane {
	padding:0px;
}
.produc-plane-item {
	overflow:hidden;
	background-color:#f3f3f3;
	border-radius:10px;
	padding:15px;
}
.product_thumb_plane.product-thumb .produc-plane-item .image {
	background-color:#fff;
	border-radius:10px;
}
.product-thumb .produc-plane-item .price {
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	height:36px;
}
.produc-plane-item-button {
	background-color:#f3f3f3;
	border-radius:10px;
	text-align:center;
}
.product_thumb_plane.product-thumb .produc-plane-item-button .button-group button {
	width:40px;
	background-color:transparent;
	font-size:18px;
}
.product_thumb_plane.product-thumb .produc-plane-item-button .button-group button i {
	font-size:18px;
	color:#000;
}
.product_thumb_plane.product-thumb .produc-plane-item-button .button-group button i:hover {
	color:#00aeef;
}
.footer-ex-item {
	background:#282828 url(../images/footer-up.png) no-repeat top center;
	background-size:101% 195px;
	padding-top:46px;
	padding-bottom:5px;
	overflow:hidden;
}
.ui-autocomplete .name {
	text-align:left;
}
/* tab product */
#produc-plane-item-foy.produc-plane-item-foy {
	margin-bottom: 30px;
	height: 406px;
	overflow: hidden;
}
.produc-plane-item-foy .image {
	height: 250px;
	overflow: hidden;
	padding: 1px 10px;
	/* border-radius: 10px; */
    background-color: #fff;
	position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.produc-plane-item-foy .image > a {
	display:block;
	line-height: 250px;
}
.produc-plane-item-foy .image a img {
	display:inline-block;
	max-width:100%;
	max-height:245px;
}
.produc-plane-item-button-foy {
	position: absolute;
	top: 90px;
	bottom: 35px;
	right: 50px;
	left: 50px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 10px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s;
	visibility: hidden;
	border: 2px solid #00aeef;
}
.produc-plane-item-button-foy .produc-plane-item-button-inner {
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	color: #fff;
	position: absolute;
	line-height: 100%;
	border-radius: 10px;
	background-color: #00aeef;
}
.produc-plane-item-button-foy .produc-plane-item-button-inner a {
	display: block;
	color: #fff;
	height: 100%;
	line-height: 99px;
	vertical-align: middle;/* font-size: 20px; */
}
.produc-plane-item-button-foy .produc-plane-item-button-inner a i {
	font-size: 18px;
}
#produc-plane-item-foy.produc-plane-item-foy:hover .produc-plane-item-button-foy {
	visibility: visible;
	opacity: 1;
}
.produc-plane-item-button-foy button {
	width: 31px;
	height: 31px;
	border: 0;
	background-color: #930050;
	color:#fff;
	margin: 0 5px;
	border-radius: 15.5px;
	overflow: hidden;
	padding: 0px;
}
.produc-plane-item-button-foy button i {
	font-size: 16px;
	width: 31px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	overflow: hidden;
}
.produc-plane-item-button-foy button:hover {
	background-color: #f3521e;
	color: #fff;
}
.produc-plane-item-foy .caption {
	padding: 25px 5px 15px;
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #f7f7f7;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.produc-plane-item-foy .caption h4 {
	color: #00aeef;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-top: 25px;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s;
	text-transform: capitalize;
}
.produc-plane-item-foy .caption h4 a {
	color: #00aeef;
}
.produc-plane-item-foy:hover .caption h4 a {
	color:#00aeef;
}
.produc-plane-item-foy .caption .button-group-general-edit {
	visibility: hidden;
	opacity: 0;
	height: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s;
}
.produc-plane-item-foy .caption .button-group-general-edit button {
	background: transparent;
	border: 0;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 10px 0;
	color: #2a2a2a;
}
.produc-plane-item-foy .caption .button-group-general-edit button i {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align:center;
}
.produc-plane-item-foy .price {
	color: #424242;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin:10px 0 15px;
}
.produc-plane-item-foy .price .price-tax {
	display:none;
	height:0px;
	overflow:hidden;
}
.produc-plane-item-foy .rating {
	padding-bottom:10px;
	margin-bottom:10px;
}
.produc-plane-item-foy:hover .caption h4 {
	margin-top: -25px;
}
.produc-plane-item-foy:hover .caption .button-group-general-edit {
	visibility: visible;
	opacity: 1;
	height: auto;
}
#icon_home {
	overflow: hidden;
	padding: 120px 0;
}
#icon_home .item {
	overflow: hidden;
}
#icon_home .item a {
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	overflow: hidden;
}
#icon_home .item a img {
	max-height: 44px;
	max-width:47px;
}
#icon_home .item h4 {
	margin: 0;
	margin-top: 23px;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 22px;
	color: #000000;
}
#icon_home .item p {
	margin: 0;
	font-size: 16px;
	color: #626262;
}
#icon_home .item:hover h4, #icon_home .item:hover p {
	color:#f3521e;
}
#category_banner_home {
	overflow: hidden;
	padding: 1px 0 65px;
}
#category_banner_home img {
	max-width:100%;
}
#category_banner_home a {
	display: block;
	margin-bottom: 39px;
	position:relative;
}
#category_banner_home a::before, #category_banner_home a::after {
 pointer-events: none;
 position: absolute;
 top: 10px;
 right: 10px;
 bottom: 10px;
 left: 10px;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 z-index: 999999999999999999999999;
}
#category_banner_home a::before {
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scale(0, 1);
}
#category_banner_home a::after {
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scale(1, 0);
}
#category_banner_home a:hover::before, #category_banner_home a:hover::after {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
.category_banner_home1 {
}
.cbh-img1 {
}
.cbh-img1 img {
}
.cbh-img2 {
}
.cbh-img2 img {
}
.category_banner_home2 {
}
.cbh-img3 {
}
.cbh-img3 img {
}
.cbh-img4 {
}
.cbh-img4 img {
}
.category_banner_home3 {
}
.cbh-img5 {
}
.cbh-img5 img {
}
/* latest */
#items-general {
	margin: 0;
	position: relative;
}
.image-general {
	height: 362px;
	line-height: 362px;
	overflow: hidden;
	padding: 15px 15px;
	border-radius: 10px;
	background-color: #f5f5f3;
}
.image-general a {
	display: block;
}
.image-general a img {
	max-width: 100%;
	max-height: 332px;
}
.caption-general {
	padding: 25px;
	background-color: #f00;
	background: rgba(147, 0, 80, 0.8);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s;
	visibility: hidden;
}
#items-general .caption-general h4 {
	color: #fff;
	margin-bottom: 5px;
}
#items-general .caption-general h4 a {
	color:#fff;
}
#items-general .caption-general h4 a:hover {
	color: #d5d509;
}
#items-general .caption-general .price {
	color:#fff;
	margin-bottom:15px;
}
#items-general .caption-general .price:hover {
	color: #d5d509;
}
#items-general .caption-general .rating {
	text-align: right;
	margin-bottom: 10px;
}
#items-general .button-group-general {
	text-align: right;
}
#items-general .button-group-general button {
	width: 31px;
	height: 31px;
	border: 0;
	background-color: #fff;
	margin: 0 5px;
	border-radius: 15.5px;
	overflow: hidden;
	padding:0px;
}
#items-general .button-group-general button i {
	font-size:16px;
	width:31px;
	height:31px;
	text-align:center;
	line-height:31px;
	overflow:hidden;
}
#items-general .button-group-general button:hover {
	background-color: #f3521e;
	color:#fff;
}
#items-general:hover .caption-general {
	visibility: visible;
	opacity: 1;
}
#input-fax, label[for="input-fax"], label[for="input-payment-fax"], #input-payment-fax, .price-tax {
	display: none;
	height: 0px !important;
	overflow: hidden;
}
.image-general a img, .produc-plane-item-foy .image a img, .product_thumb_plane.product-thumb .image a img {
	mix-blend-mode: multiply;
}
.fa-whatsapp:before {
	content: "\f232";
}
.custom-menu {
	margin: 0;
	padding: 15px 0;
	list-style: none;
	text-align: center;
}
.custom-menu > li + li {
	border-left: 1px solid #e0e0e0;
}
.custom-menu li > a {
	color: #666666;
	padding: 1px 10px;
	font-weight: bold;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 6px 20px;
}
.mailing-list {
	text-align: center;
}
.mailing-list h4 {
	margin: 50px 0 30px;
	color: #1a2ebc;
	font-size: 16px;
	font-weight: bold;
}
.subsc {
	overflow:hidden;
}
.subsc form {
	position: relative;
}
.subsc input[type="text"] {
	background: #273ccf;
	color: #fff;
	/* border: none; */
    width: 100%;
	/* padding: 1em; */
    padding: 13px 25px;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	-webkit-appearance: none;
	border-radius: 25px !important;
	font-size: 13px;
	border: 0 !important;
	box-shadow: 0 0 0 !important;
	height: auto !important;
	margin: 0;
	font-weight: bold;
}
.subsc input[type="text"]:focus {
	outline:none;
}
.subsc input[type="submit"] {
	font-weight: lighter;
	color: #fff;
	border-radius: 18px;
	padding: 4px 50px;
	text-align: center;
	font-size: 13px;
	border: none;
	margin: 0;
	background: #00aeef;
	font-weight: bold;
	/* float: left; */
    margin-left: 0;
	margin-top: 0;
	height: 36px;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
}
.subsc input[type="submit"]:hover {
	background: #00aeef;
	color:#fff;
}
/**********************************/
.featured {
	padding: 63px 0 33px;
}
.general-item1 {
	height: 250px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
.general-item1 .image {
	height: 250px;
	line-height: 250px;
	text-align: center;
	overflow: hidden;
}
.general-item1 .image a {
	display: block;
}
.general-item1 .image a img {
	display: inline;
	width: 100%;
	max-height: 250px;
	border-radius: 5px;
}
.general-item1 .caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: rgba(21, 14, 6, 0.8);
	border-radius: 5px;
	padding: 13px;
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s;
	visibility: hidden;
}
.general-item1 .caption .caption-inner {
	position: absolute;
	top: 13px;
	right: 13px;
	left: 13px;
	bottom: 13px;
	padding-top: 60px;
	border-radius: 5px;
	border: 2px solid #5f5a55;
}
.general-item1 h4 {
	margin: 0;
	color: #fff;
	font-size: 14px;
	margin-top: 12px;
	font-weight:bold;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.general-item1 h4 a {
	color: #fff;
	display: block;
}
.general-item1 h4 a:hover {
	color: #00aeef;
}
.general-item1 .button-group {
	margin-bottom: 12px;
}
.general-item1 .button-group button {
	border: none;
	height: 44px;
	width: 44px;
	/* font-size: 20px; */
    text-align: center;
	color: #fff;
	border-radius: 22px;
	background-color: #00aeef;
	padding: 0;
}
.general-item1 .button-group button i {
	font-size: 18px;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 44px;
	overflow: hidden;
}
.general-item1 .button-group button:hover {
	background-color: #00aeef;
}
#featured .product-layout1 .general-item1 {
	height: 410px;
	margin-top: -160px;
}
#featured .product-layout1 .general-item1 .image {
	height: 410px;
	line-height: 410px;
}
#featured .product-layout1 .general-item1 .image a img {
	max-height: 410px;
	height: 410px;
}
#featured .product-layout1 .general-item1 .button-group {
	margin-bottom: 0;
	position: absolute;
	bottom: 2px;
	right: 10px;
	left: 10px;
	text-align: right;
}
#featured .product-layout1 .general-item1 h4 {
	margin: 0;
	color: #00aeef;
	margin-top: 212px;
}
#featured .product-layout1 .general-item1 h4 a {
	color: #00aeef;
}
#featured .product-layout1 .general-item1 h4 a:hover {
	color:#fff;
}
.general-item1:hover .caption {
	visibility: visible;
	opacity: 1;
}
/**************latest **************/
.general-wrapper {
	overflow: hidden;
}
.general-wrapper-home {
	padding: 38px 0 38px;
}
.title-general-w {
	margin-bottom: 35px;
	position:relative;
	border-bottom: 1px solid #e8e8e8;
}
.title-general-w h3 {
	margin: 0;
	font-size: 29px;
	text-align: left;
	color: #1e1e1e;
	position: relative;
	height: 92px;
	font-weight: 500;
	text-transform: capitalize;
	position: relative;
}
.title-general-w h3 span {
	display: block;
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
	margin-top: 10px;
	color: #2d2d2d;
}
.title-general-w h3:before {
	content: "";
}
.title-general-w h3:after {
	content: "";
}
.general-wrapper-inner {
}
.general-wrapper-item {
	margin-bottom: 30px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.general-wrapper-item .image {
	padding: 20px;
	height: 215px;
	overflow: hidden;
	position: relative;
	border-right: 2px solid #f5f5f5;
}
.general-wrapper-item .image > a {
	display: block;
	height: 174px;
	line-height: 174px;
	text-align: center;
}
.general-wrapper-item .image > a img {
	display: inline;
	max-width: 100%;
	max-height: 174px;
}
.general-wrapper-item .button-group {
	position: absolute;
	top: 20px;
	left: 15px;
	width: 44px;
	bottom: 20px;
	opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s;
	visibility: hidden;
}
.general-wrapper-item .button-group button {
	border: none;
	height: 44px;
	width: 44px;
	/* font-size: 20px; */
    text-align: center;
	color: #fff;
	border-radius: 22px;
	background-color: #00aeef;
	padding: 0;
}
.general-wrapper-item:hover .button-group {
	opacity: 1;
	visibility: visible;
}
.general-wrapper-item .button-group button:hover {
	background-color: #00aeef;
}
.general-wrapper-item .button-group button + button {
	margin-top:10px;
}
.general-wrapper-item .button-group button i {
	font-size: 18px;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 44px;
	overflow: hidden;
}
.general-wrapper-item .caption {
	padding: 20px 10px 20px 1px;
	text-align: left;
}
.general-wrapper-item h4 {
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #00aeef;
	margin: 0;
}
.general-wrapper-item h4 a {
	color: #00aeef;
	display: block;
}
.general-wrapper-item p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin: 0;
	margin: 10px 0;
	color: #515151;
	font-size: 13px;
	font-weight: bold;
}
.general-wrapper-item .price {
	color: #3b3b3b;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.general-wrapper-item .rating {
}
.general-box-item-dez-marg {
	margin-bottom:40px;
}
.carousel-latest {
	padding: 0;
	padding-bottom: 40px;
}
.carousel-latest .item {
	text-align:center;
}
.carousel-latest .item img{
	display:inline-block;
}
/***************************************/
.allproduct-wrapper {
	text-align: center;
	overflow: hidden;
	margin-top: 55px;
}
a.allproduct {
	display: inline-block;
	height: 47px;
	line-height: 47px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	padding: 0 40px;
	color: #fff;
	background-color: #00aeef;
	border-radius: 23.5px;
}
a.allproduct:hover {
	background-color: #00aeef;
}
ul.list-unstyled.links {
	position: relative;
}
ul.list-unstyled.links:after {
	background: #e0e0e0;
	width: 1px;
	height: 140px;
	position: absolute;
	top: 0;
	right: 0;
}
/*****************************/
.general-wrapper-item-blog.general-wrapper-item .image {
	padding: 0;
	height: 215px;
	overflow: hidden;
	position: relative;
	border: 0;
}
.general-wrapper-item-blog.general-wrapper-item .image > a {
	display: block;
	height: 215px;
	line-height: 215px;
	text-align: center;
}
.general-wrapper-item-blog.general-wrapper-item .image > a img {
	display: inline;
	max-width: 100%;
	width: 100%;
	height: 215px;
	padding: 0;
	border: 0;
	max-height: 215px;
}
.general-wrapper-item-blog.general-wrapper-item div.desc {
	height: 80px;
	line-height: 20px;
	overflow: hidden;
	margin: 0;
	margin: 10px 0;
	color: #515151;
	font-size: 14px;
}
a.more-article {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.desc-blog {
	padding: 20px 10px 20px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	overflow: hidden;
	margin-bottom: 50px;
}
/*******************************************************/
/*******************************************************/
/********************* ROKN ****************************/
/*******************************************************/
/*******************************************************/
.sec-header-one {
	text-align:left;
}
.sec-header-one ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.sec-header-one ul li {
	color:#fff;
	display:inline-block;
}
.sec-header-one ul li + li {
	border-left:1px solid #4d4c4c;
}
.sec-header-one ul li a {
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
}
.sec-header-one ul li.telephone a i {
	color: #f25f29;
	font-size: 16px;
	margin-left: .1em;
}
.sec-header-two {
	overflow:hidden;
}
.sec-header-two ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.sec-header-two ul li {
	border-right: 1px solid #4d4c4c;
	margin-right:15px;
}
.sec-header-two ul li a {
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding: 0 15px;
}
.nav-icon {
	text-align:center;
	height:60px;
	line-height:60px;
}
.nav-icon span {
	font-size: 23px;
	color: #00aeef;
	font-weight: bold;
	cursor:pointer;
}
.sec-header-three {
	position:relative;
	height:35px;
	padding-left:47px;
}
.sec-header-three img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.sec-header-three a {
	display:block;
	color:#000000;
	font-size: 13px;
	font-weight:bold;
}
.sec-header-three a.subsc-header {
	color:#f25f29;
}
/*************/
.banner-home {
	overflow:hidden;
}
.banner-home .item {
	padding:10px 0px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.banner-home .item::before, .banner-home .item::after {
 pointer-events: none;
 position: absolute;
 top: 20px;
 right: 10px;
 bottom: 20px;
 left: 10px;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
 z-index: 999999999999999999999999;
}
.banner-home .item::before {
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 -webkit-transform: scale(0, 1);
 transform: scale(0, 1);
}
.banner-home .item::after {
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
 -webkit-transform: scale(1, 0);
 transform: scale(1, 0);
}
.banner-home .item:hover::before, .banner-home .item:hover::after {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
/**************best***************/
.product-thumb-best {
	overflow:hidden;
	margin-bottom:20px;
}
.product-thumb-best .image {
	display:block;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}
.product-thumb-best .image a {
	display:block;
	text-align:center;
	height:202px;
	overflow:hidden;
}
.product-thumb-best .image a img {
	max-height:202px;
	height:202px;
	max-width:100%;
	width:100%;
	display:inline;
}
.product-thumb-best.product-thumb-best1 .image a {
	height:475px;
}
.product-thumb-best.product-thumb-best1 a img {
	max-height:475px;
	height:475px;
}
.product-thumb-best h4 {
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	text-transform:capitalize;
}
.product-thumb-best h4 a {
	display:block;
	color:#101010;
}
.product-thumb-best:hover h4 a {
	color:#00aeef;
}
.content-overlay {
	background: rgba(0, 174, 239, 0.5);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.product-thumb-best:hover .content-overlay {
	opacity: 1;
}
.content-details {
	position: absolute;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.product-thumb-best:hover .content-details {
	top: 50%;
	left: 50%;
	opacity: 1;
}
.content-details h3 {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.15em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
.content-details p {
	color: #fff;
	font-size: 1em;
}
.fadeIn-bottom {
	top: 80%;
}
.fadeIn-top {
	top: 20%;
}
.fadeIn-left {
	left: 20%;
}
.fadeIn-right {
	left: 80%;
}
/**************special***************/
.owl-carousel.owl-carousel-general {
	margin:0px;
	padding:0 20px;
}
.item-general {
	margin:10px 2.5px;
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
}
.product-thumb-general {
	padding:0 5px;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.product-thumb-general:hover {
	-webkit-box-shadow: 0px 0px 10px 3px rgba(220, 220, 220, 1);
	-moz-box-shadow: 0px 0px 10px 3px rgba(220, 220, 220, 1);
	box-shadow: 0px 0px 10px 3px rgba(220, 220, 220, 1);
}
.product-thumb-general .image {
	overflow: hidden;
	position: relative;
}
.product-thumb-general .image a {
	display: block;
	text-align: center;
	height: 132px;
	padding:5px 10px;
	overflow: hidden;
	background-color:#f3f3f3;
}
.product-thumb-general .image a img {
	max-height: 122px;
	max-width: 100%;
	width: 100%;
	display: inline-block;
}
.caption-general-two {
	overflow:hidden;
	position:relative;
	padding:10px 5px;
	min-height:100px;
}
.caption-general-two h4 {
	color: #00aeef;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 15px;
}
.caption-general-two h4 a {
	display:block;
	color: #00aeef;
}
.caption-general-two .rating {
	margin: 10px 0;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.caption-general-two .price {
	color: #654222;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin: 10px 0 15px;
}
.price-old {
	text-decoration:line-through;
}
.caption-general-two .button-group-general {
	visibility: hidden;
	height: 0;
	opacity:0;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.product-thumb-general:hover .caption-general-two .button-group-general {
	visibility: visible;
	height: auto;
	opacity:1;
}
.caption-general-two .button-group-general button {
	width: 31px;
	height: 31px;
	border: 0;
	background-color: #00aeef;
	color: #fff;
	margin: 0 5px;
	border-radius: 15.5px;
	overflow: hidden;
	padding: 0px;
}
.caption-general-two .button-group-general button i {
	font-size: 14px;
	width: 31px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	overflow: hidden;
}
.caption-general-two .button-group-general button:hover {
	background-color: #00aeef;
}
.owl-carousel.owl-carousel-general .owl-buttons div {
	top:120px;
}
.owl-carousel.owl-carousel-general .owl-buttons .owl-next {
	right:-15px;
}
.owl-carousel.owl-carousel-general .owl-buttons .owl-prev {
	left: -15px;
}
/****************************/
#sidenav .pull-right {
	float: none !important;
}
#sidenav .btn-group, #sidenav .btn-group-vertical {
	display:block;
}
#sidenav button {
	display: block;
	float: none;
	width: 100%;
	text-align: left;
	color: rgba(255, 255, 255, .7);
	font-size: 13px;
	font-weight: bold;
}
#sidenav .dropdown-menu {
	position:relative !important;
	float:none !important;
	margin:0px !important;
	background-color:#202020!important;
}
#sidenav .dropdown-menu li > a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, .7);
	background-color: #b3b3b3;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	background-color: #333;
	overflow-x: hidden;
 transition: .5s;
	padding-top: 60px;
}
.sidenav a {
	padding: 8px 32px 8px 8px;
	text-decoration: none;
	font-size: 20px;
	color: #818181;
	display: block;
	transition: 0.3s;
	color: #fff
}
.sidenav a:hover, .offcanvas a:focus {
	color: #f1f1f1;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	left: 25px;
	font-size: 36px;
	margin-right: 50px;
}
#main {
 transition: margin-left .5s;
	padding: 0;
	position:relative;
}
.close_all_nav {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	opacity: 0;
	visibility: hidden;
	z-index:99999
}
#main span {
}
.faded {
	opacity: 1;
	visibility: visible;
 transition: all .2s ease-in;
}
/***********************************/
.menu-rokn {
}
.menu-rokn ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu-rokn ul li {
	display:inline-block;
	position:relative;
	margin:0 4px;
}
.menu-rokn ul li a {
	display: block;
	color: #d6d6d6;
	padding: 16px 6px;
	min-height: 15px;
	background-color: transparent;
	font-size: 16px;
	font-weight: 300;
	min-height: 52px;
	text-transform: capitalize;
	text-shadow: 0 0 0 !important;
}
#menu-rokn > ul > li.dropdown > a:after {
	content: "\f107";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: 10px;
}
.menu-rokn ul li a:hover  , 
.menu-rokn ul li.active a , 
.product-special .menu-rokn ul li.active3 a  , 
.information-contact .menu-rokn ul li.active4 a,
.product-allproduct .menu-rokn ul li.active2 a {
	color:#dacc5d;
}
.menu-rokn ul li .dropdown-menu li {
	display:block;
}
/****************************************/
#menu .navbar-nav.second {
	display:none !important;
}
#pro-price {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #1e1e1e;
	font-size: 2em;
}
/******************* style book***********************/
.about-site {
	background: #1e1e1e;
	padding: 40px 0;
}
.about-site h3 {
	color: #eeeeee;
	font-size: 28.81px;
	margin: 0px;
	height: 65px;
	line-height: 65px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Lato'
}
.about-site h3 i {
	font-size: 28.81px;
	margin-right: 10px;
}
.subscribtion-form form {
	outline: none;
	min-height: 65px;
	background-color: #fefefe;
	border-radius: 32.5px;
	padding: 0 75px 0 0;
	position: relative;
}
.subscribtion-form .input-wrapper {
	position:relative;
}
.subscribtion-form .input-wrapper i {
	position: absolute;
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	color: #eeeeee;
	overflow: hidden;
	opacity:0.6;
}
.subscribtion-form .input-wrapper input {
	height: 65px !important;
	border: 0;
	padding: 0 35px;
	font-size: 18.81px !important;
	color: #0e0e0e !important;
	width: 100%;
	margin: 0;
	border: 0 !important;
	border-top: 0;
	border-right: 0;
	border-top-left-radius: 32.5px !important;
	border-bottom-left-radius: 32.5px !important;
	font-family: 'Open Sans';
	font-weight: 300;
}
.subscribtion-form .input-wrapper input:focus {
	outline:none;
}
.subscribtion-form button {
	position: absolute;
	width: 75px;
	height: 65px;
	border: none;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	color: #dacc5d;
	background: transparent;
}
.subscribtion-form button i {
	font-size:32px;
}
/*****************************************/
#menu li:hover > a {
	color:#dacc5d;
}
ul.header-icons {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	direction: rtl;
}
ul.header-icons li {
	display: inline-block;
}
ul.header-icons li a {
	color: #d6d6d6;
	height: 52px;
	line-height: 52px;
	text-align: center;
	display: block;
	position:relative;
}
ul.header-icons li a:hover {
	color:#dacc5d;
}
ul.header-icons li a i {
	line-height:52px;
	font-size:20px;
}
ul.list-unstyled.links {
	position: relative;
	float: left;
	width:45%;
}
ul.list-unstyled.links + ul.list-unstyled.links {
	margin-left: 30px;
}
.about-book {
	overflow:hidden;
}
.about-book p {
	margin: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	color: #404040;
	font-size: 17px;
	font-weight: 400;
}
/* feeds_header */
.feeds_header {
	overflow: hidden;
	padding:1px 0;
	margin-top:0;
	text-align: left;
	direction: ltr;
}
.feeds_header a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	width: 32px;
	text-align: center;
	border-radius: 0;
	margin: 0 5px;
	background-color: transparent;
	border:1px solid #d7d7d7;
}
.feeds_header a i {
	font-size: 16px;
	line-height: 32px;
}
.feeds_header a.facebook {
	color:#395995;
}
.feeds_header a.facebook:hover {
	background-color:#395995;
	color:#fff;
	border:1px solid #395995;
}
.feeds_header a.twitter {
	color:#55acee;
}
.feeds_header a.twitter:hover {
	background-color:#55acee;
	color:#fff;
	border:1px solid #55acee;
}
.feeds_header a.snapchat {
	color:#e5d523;
}
.feeds_header a.snapchat:hover {
	background-color:#e5d523;
	color:#fff;
	border:1px solid #e5d523;
}
.feeds_header a.youtube {
	color:#e91043;
}
.feeds_header a.youtube:hover {
	background-color:#e91043;
	color:#fff;
	border:1px solid #e91043;
}
.feeds_header a.instagram {
	color:#895a4d;
}
.feeds_header a.instagram:hover {
	background-color:#895a4d;
	color:#fff;
	border:1px solid #895a4d;
}
/**************** style dezurv *************************/
/*banner*/
.banner-home-bg-dez {
	overflow:hidden;
	padding:0;
}
.banner-home-dez .owl-wrapper-outer {
	margin-left: -15px;
	margin-right: -15px;
}
.banner-home-dez .banner-item {
	overflow:hidden;
	text-align:center;
	position: relative;
	border:10px solid transparent;
}
.banner-home-dez .banner-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 0;
	background-color: rgba(246, 246, 246, .25);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-khtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.banner-home-dez .banner-item .overlay a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999999;
}
.banner-home-dez .banner-item:hover .overlay {
	opacity: 1;
	visibility: visible;
}
.banner-home-dez .banner-item .overlay:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 7px solid #f6f6f6;
}
.banner-home-dez .banner-item .overlay:before {
	content: "";
	position: absolute;
	top: 7px;
	bottom: 7px;
	left: 7px;
	right: 7px;
	border: 3px solid #fff;
}
.banner-home-dez .banner-item a {
	display:block;
	text-align:center;
	height:263px;
	overflow:hidden;
}
.banner-home-dez .banner-item img {
	display: inline-block;
}
/*general-box-dez-bg */
.general-box-dez-bg {
	padding:35px 0;
	margin-bottom:30px;
}
/*general-title */
.general-title {
	border-bottom: 1px solid #f1f1f1;
	min-height: 95px;
	margin-bottom: 40px;
}
#gift1 .general-title {
	margin-bottom:110px;
}
.general-title h1 {
	margin: 0;
	color: #e9bd45;
	font-size: 32px;
	font-weight: 500;
	text-transform: capitalize;
	position: relative;
	min-height:95px;
}
.general-title h1:before {
	content: '';
	background:#fff url(../images/h1bac.png) no-repeat;
	width: 22px;
	height: 8px;
	position: absolute;
	bottom: -4px;
	left: 60px;
}
.general-title h1 span {
	display: block;
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
	margin-top: 10px;
	color: #2d2d2d;
}
/*general-box-dez-bg */
.general-box-item-dez {
}
.general-box-item-dez .image {
	height: 200px;
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #fff;
}
.general-box-item-dez .image a {
	display:block;
	text-align:center;
}
.general-box-item-dez .image a img {
	display:inline-block;
}
.general-box-item-dez .caption {
	text-align: center;
}
.general-box-item-dez h4 {
	color: #2d2d2d;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	overflow: hidden;
	font-weight: 600;
	margin: 0px;
	margin-bottom: 10px;
	position: relative;
	text-transform: capitalize;
}
.general-box-item-dez h4 a {
	color: #2d2d2d;
}
.general-box-item-dez:hover h4 a {
	color: #e9bd45;
}
.general-box-item-dez p {
	color: #1e1e1e;
	height: 50px;
	line-height: 25px;
	font-size: 18px;
	overflow: hidden;
	font-weight: 300;
	margin: 0px;
	margin-bottom: 15px;
	position: relative;
	text-transform: capitalize;
}
.general-box-item-dez p a {
	color: #1e1e1e;
}
.general-box-item-dez:hover p {
	color:#3e286a;
}
.general-box-item-dez .price {
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	font-size:18px;
	color:#303d3e;
	font-weight: 600;
}
.general-box-item-dez .price:after {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f0d6";
	margin: 0 10px;
}
.general-box-item-dez .button {
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #fff;
	border: 0;
	color: #e9bd45;
	padding: 7px 40px;
	text-transform: capitalize;
	border: 2px solid #e9bd45;
	font-size: 13px;
}
.general-box-item-dez .price i {
	font-size:15px;
	margin:0 5px;
}
.general-box-item-dez .button:hover {
	color: #fff;
	background-color: #e9bd45;
	border: 2px solid #e9bd45;
}
.general-box-item-dez .price img {
	display: inline-block;
	margin-right: 10px;
}
.general-box-item-dez .rating {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-khtml-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.general-box-item-dez:hover .rating {
	opacity: 1;
	visibility: visible;
}
/*shop-now */
.shop-now {
	margin-top: 0;
	text-align: center;
	overflow: hidden;
}
.shop-now a {
	display: inline-block;
	margin-top: 0;
	height: 48px;
	line-height: 44px;
	overflow: hidden;
	color: #ababab;
	padding: 0 30px;
	direction: rtl;
	border-radius: 0;
	font-size: 18px;
	background-color: transparent;
	border: 1px solid #ababab;
	font-weight: bold;
	min-width: 215px;
	text-transform: uppercase;
	border-radius: 4px;
}
.shop-now a:hover {
	border: 1px solid #dacc5d;
	background-color: #dacc5d;
	color: #fff;
}
/*Bestsellers */
.general-box-dez-bg-best-one, .general-box-dez-bg-latest {
	margin-bottom:0;
}
.general-box-dez-bg-best-one, .general-box-dez-bg-best-two {
	overflow:hidden;
}
.general-box-dez-bg-best-one {
	background:url(../images/best-right.png) no-repeat right bottom;
}
.general-box-dez-bg-best-two {
	background:url(../images/best-left.png) no-repeat left bottom;
}
/*latest */
.general-box-dez-bg-latest {
	padding:0;
	background:url(../images/latest.png) repeat;
}
/* featured */
.general-box-dez-bg.general-box-dez-bg-featured .general-box-item-dez.general-box-item-dez3, .general-box-dez-bg.general-box-dez-bg-featured .general-box-item-dez.general-box-item-dez4 {
	margin-top:20px;
}
/* html-dez-wrapper */
.html-dez-wrapper {
	display:none;
	height:0;
	overflow:hidden;
}
.featured-html {
	width:100%;
	min-height:781px;
	overflow:hidden;
	position:relative;
}
.featured-html .html-dez-wrapper {
	display: block;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 220px 30px 20px;
	background-color: rgba(0, 0, 0, .31);
}
.html-dez-wrapper h2 {
	color: #fff;
	font-size: 51.37px;
	font-weight: 700;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 20px;
	position: relative;
	text-transform: capitalize;
}
.html-dez-wrapper h2:before {
    font-family: FontAwesome;
    display: block;
    content: "\f06b";
    font-size: 99px;
}
.html-dez-wrapper p {
	color: #fff;
	height: 75px;
	line-height: 25px;
	font-size: 17px;
	font-weight: 500;
	overflow: hidden;
	margin: 0px;
	position: relative;
}
/**************************************/
.account-register .form-horizontal .control-label {
	color: #444444;
	font-size: 13px;
	text-align: left;
	font-weight: 600;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="tel"] {
	outline: none;
	color: #1e1e1e !important;
	margin: 0;
	margin-bottom: 30px;
	max-width: 100%;
	width: 100%;
	background-color: #fff !important;
	transition: 200ms;
	transition: all 0.2s linear;
	border-radius: 10px !important;
	font-weight: 600;
	height: auto !important;
	font-size: 13px !important;
	box-shadow: 0 0 0 !important;
	border: 1px solid #cacaca !important;
}
#account-register.account-register input {
	border: 1px solid #969696 !important;
	border-left-width: 4px !important;
	color: #444444 !important;
}
.account-register legend {
	color: #2e2e2e;
	height: 42px;
	line-height: 42px;
	border: 0;
	margin-bottom: 40px;
	padding: 0;
	position: relative;
	font-size: 24px;
	text-shadow: 4px 5px 8px rgba(239, 237, 249, 1);
}
.account-register legend:after {
	content: "";
	width: 150px;
	height: 2px;
	position: absolute;
	bottom: -10px;
	top: auto;
	left: 0;
	background-color: #1e1e1e;
}
#account-register.account-register input[type="submit"] {
	border: 0px !important;
	color: #fff !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #f5eff1;
	color: #6c6366;
}
#account-register.account-register input[type="submit"]:hover {
	color: #6c6366 !important;
}
/****************************/
.thumbnail {
	border: 0;
	background-color: transparent;
	text-align: center;
	overflow: visible;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #1e1e1e;
}
.ul-pro li {
	margin-top:20px;
}
#main span.model, #main span.stock {
	color: #1e1e1e;
	font-size: 13px;
	padding: 3px;
	margin: 0 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 1px solid #cacaca;
	font-weight: 300;
}
#main span.stock {
	color:#4fc600;
}
.product-page input, .product-page select {
	width:auto;
}
.btn-group-editpro {
}
.btn-group-editpro button {
	background-color: #f5eff1;
	color: #6c6366;
	border: 0;
	height: 50px;
	line-height: 50px;
	min-width: 50px;
	font-size: 17px;
	border-radius: 5px;
}
.btn-group-editpro button:hover {
	color: #fff;
	background-color: #1e1e1e;
}
.btn-group-editpro button#button-cart {
	padding: 0 45px;
	color: #fff;
	background-color: #1e1e1e;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
}
.btn-group-editpro button#button-cart:hover {
	background-color: #f5eff1;
	color: #6c6366;
}
.product-page .title-general-w, .account-register .title-general-w {
	margin-top: 70px;
}
.product-page .title-general-w h3 {
	font-size:30px;
}
.product-page .title-general-w h3:after {
	content: "";
}
.owl-controls .owl-page span {
	width: 16px !important;
	height: 16px !important;
	background: #1e1e1e !important;
	border-radius: 8px !important;
	box-shadow: 0 0 0 !important;
	border: 2px solid #1e1e1e;
}
.owl-controls .owl-page.active span {
	background: transparent !important;
}
.tab-wrapper {
	overflow: hidden;
	margin-top: 80px;
	border-radius: 20px;
	border: 1px solid #f0e9e9;
	background-color:#fff;
}
.tab-content {
	background-color: #fff;
	border: 0;
	border-top: 0;
	overflow: hidden;
}
.nav-tabs {
	border-bottom:0px;
}
.nav-tabs > li {
	margin-bottom:0px;
}
.nav-tabs > li + li {
	margin-left: -1px;
	border-right: 0 !important;
}
.nav-tabs > li > a {
	position: relative;
	display: block;
	padding: 20px 25px;
	border-radius: 0;
	border: 1px solid #f0e9e9;
	border-top:0 !important;
	color: #444444;
	background-color: #fff;
	font-weight: lighter;
	font-size: 15px;
	font-weight:300;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #1e1e1e;
	cursor: default;
	background-color: transparent;
	/* border: 1px solid #1e1e1e; */
    border-bottom-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #1e1e1e;
	color:#fff;
}
.nav-tabs > li > a:hover {
	border-color: #1e1e1e #1e1e1e #1e1e1e;
	color:#fff;
}
.product_thumb_plane-ed {
	margin-bottom:0px;
}
button#grid-view, button#list-view {
	border: 0;
	background-color: transparent;
	background-image: none;
	box-shadow: 0 0 0;
	color: #1e1e1e;/* font-size: 20px; */
}
button#grid-view i, button#list-view i {
	font-size: 18px;
}
label {
	font-size: 13px;
	font-weight: 600;
}
.alert-info {
	color: #31708f;
	background-color: #e4daf7;
	border-color: #e4daf7;
}
.title-pro {
	font-size: 19px;
	letter-spacing: 0px;
	line-height: 20px;
	color: #111;
}
.befirst {
}
.productdes1 {
	overflow: hidden;
	position: relative;
}
.qualiy-tags {
	position: absolute;
	overflow: hidden;
	width: 120px;
	height: 85px;
	bottom: 10%;
	right: 0;
}
.qualiy-tags span {
	display: inline-block;
	width: 58px;
	height: 76px;
}
.qualiy-tags span.original {
	margin-top: 9px;
	background: url(../images/badge-quality.svg) 0 0 no-repeat;
	background-size: 100% auto;
}
.qualiy-tags span.authentic {
	background: url(../images/badge-authentic.svg) 0 0 no-repeat;
	background-size: 100% auto;
}
.product.product-img {
	position: relative;
	overflow: hidden;
}
.grid_3p {
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
}
.packaging-info.clearfix {
	padding-top: 30px;
}
.packaging-info.clearfix i {
	color: #000;
	margin-right: 5px;
}
.packaging-info.clearfix .p-gift-box, .packaging-info.clearfix .p-delivery {
	color: #949494;
}
.packaging-info.clearfix .p-delivery {
	text-align: left;
}
.p-more-info.clearfix {
	padding-top: 30px;
	border-bottom: 1px solid #e8e8e8;
}
.p-more-info.clearfix .iteed {
	color: #949494;
}
.p-more-info.clearfix .iteed i {
	color: green;
	margin-right: 5px;
}


.category-item-custom {
    border: 1px #ededed solid;
    margin-bottom: 40px;
    text-align: center;
}

.category-item-custom .cat-item-content .image {
    border-bottom: 1px #ededed solid;
    line-height: 230px;
    height: 230px;
    margin: 0;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}

.category-item-custom .cat-item-content .image a {
    display: block;
    text-align: center;
    height: 100%;
}

.category-item-custom .cat-item-content .image a img {
    display: inline-block;
    height: 100%;
    max-width: 95%;
    max-height: 95%;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.category-item-custom .cat-item-content h4 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 10px;
    position: relative;
    text-transform: capitalize;
    color: #2d2d2d;
    font-family: 'bahij_plain';
}

.category-item-custom .cat-item-content .cat-desc {
    color: #1a1a1a;
    /* height: 50px; */
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 15px;
    position: relative;
    text-transform: capitalize;
}

.category-item-custom .cat-item-more a {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
    background-color: #fff;
    border: 0;
    color: var(--main-color);
    padding: 7px 40px;
    text-transform: capitalize;
    border: 2px solid var(--main-color);
    font-size: 15px;
}



@media (max-width: 600px){
.category-item-wrapper {
    width: 100% !important;
}
}