body {

	font-family: 'Kumbh Sans', sans-serif;

	font-weight: 500;

	color: #7c7c7c;

	font-size: 14px;

	line-height: 26px;

	width: 100%;

}

h1, h2, h3, h4, h5, h6 {

	color: #000000;

	margin:0;

	padding:0px;

	font-weight: 700;

	text-transform: uppercase;

	font-family: 'Kumbh Sans', serif;

}

/* default font size */

.fa {

	font-size: 15px;

}

/* Override the bootstrap defaults */

h1 {

	font-size: 40px;

}

h2 {

	font-size:30px;

}

h3 {

	font-size: 24px;

}

h4 {

	font-size: 18px;

}

h5 {

	font-size: 16px;

}

h6 {

	font-size: 14px;

}

a {

	color: #e43131;

	transition: all 0.4s ease-in-out;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

}

a:hover {

	text-decoration: none;

	color: #000000;

}

.clear

{

	clear:both;

}

legend {

	font-size: 18px;

	padding: 7px 0px

}

label {

	font-size: 13px;

    font-weight: 600;

}

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: 14px;

    border-radius: 0px;

    padding: 9.5px 15px;

    height: auto;

	outline: 0;

	border:1px solid #dddddd;

}

.form-control:focus {

    border-color: #dddddd;

    outline: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

	

}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {

	font-size: 14px;

}

.input-group .input-group-addon {

	font-size: 14px;

	height: 30px;

}

/* Fix some bootstrap issues */

span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {

	display: inline;

}



.nav-tabs {

	margin-bottom: 15px;

}

div.required .control-label:before {

	content: '* ';

	color: #F00;

	font-weight: bold;

}

/* Gradent to all drop down menus */

.dropdown-menu li > a:hover {

	text-decoration: none;

	color: #ffffff;

	background-color: #229ac8;

	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);

	background-repeat: repeat-x;

}

/* top */

#top {

	background-color: #0000;

    padding: 0;

    min-height: auto;

    border-bottom: 1px solid #ddd;

}

#top .container {

	padding: 0 15px;

}

#top #form-currency .currency-select,

#top #form-language .language-select {

	text-align: left;

}

#top #form-currency .currency-select:hover,

#top #form-language .language-select:hover, .dropdown-menu li > a:hover {

	text-shadow: none;

    color: #ffffff;

    background-color: #e43131;

    background-image: none;

    background-repeat: repeat-x;

    font-weight: 500;

	transition-duration: 300ms;

	-webkit-transition-duration: 300ms;

	-moz-transition-duration: 300ms;

	-ms-transition-duration: 300ms;

	-o-transition-duration: 300ms;

}

#top .list-inline>li {

    display: inline-block;

    border-right: 1px solid #ddd;

    padding: 5px 10px 8px;

}

#top .list-inline>li:last-child {

    border-right: 0;

}

#top ul {

    margin-top: 0;

   margin-bottom: -7px;

}

#top ul.dropdown-menu-right li a, #top ul.dropdown-menu-right li ul.dropdown-menu li button

{

    padding: 8px 12px;

}

#top .dropdown-menu-right, #top .pull-left ul.dropdown-menu  {

    right: 0;

    left: 0;

    top: 83%;

}

#top .pull-left ul.dropdown-menu  {

    top: 105%;

}

#top a.dropdown-toggle, #top button .dropdown-toggle {

	

	transition-duration: 300ms;

	-webkit-transition-duration: 300ms;

	-moz-transition-duration: 300ms;

	-ms-transition-duration: 300ms;

	-o-transition-duration: 300ms;

}

#top .btn-link, #top-links li, #top-links a {

	color: #7c7c7c;

    text-shadow: none;

    text-decoration: none;

    font-size: 14px;

    font-weight: 500;

    text-transform: capitalize;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {

    background-color: transparent;

    border-color: transparent;

}

#top .btn-link:hover, #top-links a:hover {

	color: #e43131;

}

#top ul.dropdown-menu li button, #top ul.dropdown-menu li a

{

	color: #727272;

    font-size: 13px;

    font-weight: 500;

}

#top .fa {

    margin-right: 5px;

}

#top .dropdown-menu {

    padding: 0px 0;

    margin: 8px 0 0;

    background-color: #ffffff;

    border: 0;

    border: 0;

    border-radius: 0px;

	transition: all 0.4s ease-in-out;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);

}

#top-links .dropdown-menu a {

	text-shadow: none;

}

#top-links .dropdown-menu a:hover {

	color: #FFF;

}

#top .btn-link strong {

	font-size: 14px;

    line-height: 14px;

	font-weight:500;

}

#top button img

{

    margin-right: 4px;

}

#top-links {

	padding-top: 0;

}

#top-links a + a {

	margin-left: 15px;

}

#top .btn {

    padding: 0;

    font-size: 14px;

}



/* logo */

#logo {

    max-width: 300px;

    margin: auto;

}

#logo a img

{

    margin:auto;

}

/* search */

#search {

	margin-bottom: 10px;

	margin: 30px 0 0 0;

	width:100%;

}

#search .input-lg {

	height: 40px;

	line-height: 20px;

	padding: 0 20px;

}

#search .input-group-btn {

    width: auto;

}

#search .btn-lg {

	font-size: 15px;

    line-height: 18px;

    padding: 0 25px;

    height: 40px;

    text-shadow: none;

    background: #0000;

    border: 1px solid #ddd;

    border-left: 0;

    color: #e43131;

	border-radius: 0px;

	background:transparent;

} 

#search .fa {

    font-size: 20px;

}

.main-menu .row{

    padding: 10px 0;

}

/* cart */

#cart {

	margin-bottom: 10px;

    margin-top: 28px;

    margin-right: auto;

    max-width: 188px;

}

#cart .headercart

{

    width: 100%;

    background: transparent;

    color: #e43131;

    text-align: center;

    padding: 0;

    border: 0;

}

#cart .headercart i.fa-shopping-basket {

    font-size: 40px;

}



#cart .cart-icon

{

    width: 60px;

	display: inline-block;

}



#cart .cart-text h5 {

    font-size: 16px;

    font-family: 'Quicksand', sans-serif;

}

#cart .cart-text

{

	 color: #000;

    display: inline-block;

    width: auto;

}

#cart > .btn {

	font-size: 12px;

	line-height: 18px;

	

}

#cart.open > .btn {

	background-image: none;

    background-color: #ffffff;

    border: 0;

    color: #e43131;

    box-shadow: none;

    text-shadow: none;

}

#cart.open > .btn:hover {

	color: #e43131;

}

#cart .dropdown-menu {

	background: #f4f4f4;

	z-index: 1001;

}

#cart.open ul li 

{

	padding: 0 !important;

    text-align: center;

	float:none !important;

}



/*-- cart menu --*/

#cart.open ul.dropdown-menu

{

	background: #ffffff;

    z-index: 1001;

    border-color: #dddddd;

    position: absolute;

    border-radius: 0px;

    top: 100%;

    padding: 15px 20px;

    margin: 0px;

    list-style: none;

    transition: 0.4s;

    margin-top: 10px;

    text-align: center;

	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);

}

#cart .dropdown-menu li > div {

	min-width: auto;

	padding: 0 10px;

}

#cart .dropdown-menu {

    width: 350px;

    padding: 5px 0;

}

.cart-menu #cart .dropdown-menu > li {

    overflow-x: hidden;

    overflow-y: auto;

    max-height: 280px;

    padding: 0 15px;

}

.cart-menu #cart .dropdown-menu  li table.table-bordered{

    border: 0;

}

.cart-menu #cart tbody>tr>td {

    border: 0;

}

.cart-menu #cart .dropdown-menu  li table 

{

	border:0px;

}

.cart-menu #cart .table-striped>tbody>tr:nth-of-type(odd) {

    background-color: #0000;

}

.cart-menu #cart .table-striped>tbody>tr td .headercart.btn-xs

{

    padding: 1px 5px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

    -khtml-border-radius: 0px;

}

#cart .dropdown-menu .img-thumbnail {

    width: auto;

    max-width: none;

    padding: 0;

    margin: 4px;

    border: 1px solid #ddd;

}

#cart .dropdown-menu li > div {

    border-top: 1px solid #e4e4e4;

    margin: 10px 0;

    padding: 10px 0 0;

    display: inline-block;

    width: 100%;

}

.main-menu .cart-menu #cart ul.dropdown-menu p a {

    color: #fff;

    background-color: #000;

    display: inline-block;

    font-weight: normal;

    padding: 11px 15px 12px;

    text-transform: uppercase;

    width: auto;

    height: auto;

    border-radius: 50px;

    -webkit-border-radius: 50px;

    -khtml-border-radius: 50px;

    -moz-border-radius: 50px;

    line-height: normal;

    margin-right: 3px;

    font-weight: 500;

    font-size: 12px;

}

.main-menu .cart-menu #cart ul.dropdown-menu p a:hover {

    color: #fff;

    background-color: #e43131;

}

/*---- ---*/

#cart .dropdown-menu {

	min-width: 100%;

}

@media (max-width: 478px) {

	#cart .dropdown-menu {

		width: 100%;

	}

}

#cart .dropdown-menu table {

	margin-bottom: 10px;

}

@media (max-width: 478px) {

	#cart .dropdown-menu li > div {

		min-width: 100%;

	}

}

#cart .dropdown-menu li p {

	margin: 5px 0;

}

/* menu */

header .header_menu

{

    background: #000000;

}

/* fix header */

.sticky_header

{

		position:fixed;

		background:#ffffff;

		z-index: 999;

		left:0;

		right:0;

		top: 0;

		box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);

		-moz-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);

		-webkit-box-shadow:0px 0px 8px 0px rgba(0,0,0,0.2);

}

#menu {

	background-color: transparent;

    background-image: none;

    background-repeat: repeat-x;

    border-color: transparent;

    min-height: auto;

    margin: 0;

    border: 0;

}

#menu .nav > li > a {

	color: #000000;

    text-shadow: none;

    padding: 15px 15px;

    min-height: auto;

    background-color: #0000;

    text-transform: uppercase;

    font-weight: 500;

    transition: 0.4s;

    font-size: 14px;

    letter-spacing: 1px;

}



#menu .navbar-nav>li {

    float: none;

    display: inline-block;

}
#megamenu{
    float: right;
}
.main-menu .navbar {

    position: relative;

    min-height: auto;

    margin-bottom: 0;

    border: 0;

}

#menu .navbar-nav {

    float: none;

    margin: 0;

    text-align: center;

}

#menu .nav > li > a:hover, #menu .nav > li.open > a {

	background-color: #e43131;

    color: #ffffff;

	

}

#menu .dropdown-menu {

	padding-bottom: 0;

}

#menu .dropdown-inner {

	display: table;

}

#menu .dropdown-inner ul {

	display: table-cell;

}

#menu .dropdown-inner a {

    min-width: 260px;

    display: block;

    padding: 15px 15px;

    clear: both;

    line-height: normal;

    color: #333;

    font-size: 14px;

    border-bottom: 1px solid #ddd;

}

#menu .dropdown-inner:last-child  a{

    border-bottom: 0px solid #ddd;

}

#menu .dropdown-inner li a:hover {

	color: #FFFFFF;

}

#menu .see-all {

	display: block;

    margin-top: 0;

    border-top: 0;

    padding: 15px 15px;

    -webkit-border-radius: 0 0 4px 4px;

    -moz-border-radius: 0 0 4px 4px;

    border-radius: 0;

    font-size: 14px;

    background: #e43131;

    color: #fff;

}

#menu .see-all:hover, #menu .see-all:focus {

	text-decoration: none;

    color: #fff;

    background-color: #e43131;

    background-image: none;

    background-repeat: repeat-x;

}

#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: 2px 18px;

	float: right;

	background-color: #229ac8;

	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);

	background-repeat: repeat-x;

	border-color: #1f90bb #1f90bb #145e7a;

}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {

	color: #ffffff;

	background-color: #e43131;

}



#menu ul.search_and_shopping_bag

{

	padding:0;

	margin:0;

	list-style:none;

}

#menu ul.search_and_shopping_bag li

{

	float:left;

	padding: 35px 15px 23px;

	position: relative;

}



#menu ul.search_and_shopping_bag li a .fa {

    font-size: 20px;

}

#menu ul.search_and_shopping_bag li a span

{

    background: #000000;

    width: 20px;

    border-radius: 50%;

    color: #ffffff;

    position: absolute;

    top: -9px;

    right: -45px;

    text-align: center;

    height: 20px;

    line-height: 20px;

}

#menu.navbar .dropdown-menu {

    text-transform: uppercase;

    min-width: 260px;

    padding:0px 0px;

    border-radius: 0px;

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

}

.header_menu .navbar-default {

	background-color: transparent;

	border-color: transparent;

}

.main-menu .sec_header #logo

{

    margin: 0;

}

@media (min-width: 768px) {

	#menu .dropdown:hover .dropdown-menu {

		display: block;

	}

}

@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: rgba(0, 0, 0, 0.1);

	}

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

	}

	#menu .see-all {

		margin-top: 0;

		border: none;

		border-radius: 0;

		color: #fff;

	}

}

/* content */

#content {

	min-height: auto;

}

/* footer */

#footer {

	background-color: #ffffff;

    border-top: 0;

    padding: 60px 0;

}

#footer ul

{

    margin: 0;

    padding: 0;

    list-style: none;

}

#footer .footer-inner-matter h3

{

   font-size: 18px;

   color: #000000;

	margin-bottom: 25px;

}

#footer .footer-inner-matter ul li

{

    color: #808080;

	position: relative;

    margin-left: 25px;

	margin-bottom: 6px;

	text-transform: uppercase;

}

#footer .footer-inner-matter p

{

    color: #808080;

	text-transform: capitalize;

    line-height: 26px;

}

#footer .footer-inner-matter ul li.email

{

	text-transform: lowercase;

}

#footer .footer-inner-matter ul li:last-child

{

	margin-bottom: 0px;

}

#footer .footer-inner-matter ul li i

{

    color: #e43131;

    margin-right: 5px;

	position: absolute;

    top: 5px;

    left: -25px;

}

#footer .footer-inner-matter ul li a:hover

{

	color:#e43131;

}

#footer .footer-inner-matter .social-icons ul li i {

       margin-right: 0px;

    position: static;

    top: 0;

    left: 0;

    color: #808080;

    text-align: center;

    font-size: 24px;

}

#footer .footer-inner-matter .social-icons ul li {

    margin-left: 0;

    float: left;

    margin-right: 10px;

}

#footer .footer-inner-matter .social-icons ul li:last-child

{

	 margin-right: 0;

}

#footer .footer-inner-matter .social-icons

{

    margin-top: 25px;

}



html body #footer .footer-inner-matter ul li a

{

    color: #808080;

    text-transform: uppercase;

}

#copy-right.copy-right

{

    background: #fff;

    text-align: center;

    padding: 15px 0;

}

#copy-right.copy-right p {

    margin: 0;

    color: #575555;

	text-transform: capitalize;

}

#copy-right.copy-right a:hover {

    color: #000000;

}

/* alert */

.alert {

	padding: 8px 14px 8px 14px;

}

/* breadcrumb */

.main_breadcrumb

{

	background: url(../image/blur-blurred-background-boutique.jpg) no-repeat scroll 0 0;

    display: inline-block;

    width: 100%;

    box-sizing: border-box;

    vertical-align: top;

    margin-bottom: 0;

    min-height: 200px;

    background-size: cover;

    padding: 75px 0;

}

.breadcrumb {

	margin: 0;

	padding: 0;

	border: 0;

	list-style: none;

    background-color: transparent;

    border-radius: 0;

	text-align: center;

}

.breadcrumb i {

	font-size: 15px;

}

.breadcrumb > li {

	text-shadow: none;

    padding: 0;

	position: relative;

	white-space: nowrap;

}

.breadcrumb a {

    color: #ffffff;

    text-transform: capitalize;

    font-weight: 600;

    white-space: pre-wrap;

    word-wrap: break-word;

	font-size: 16px;

}

.breadcrumb li:last-child a

{

    color: #e43131;

}

.breadcrumb a span

{

    color: #ffffff;

}

.breadcrumb>li+li:before {

    padding: 0px 5px;

    color: #ffffff;

    content: "/\00a0";

}

.pagination {

	margin: 0;

}

/* buttons */

.buttons {

	margin: 1em 0;

}

.btn {

	padding: 9px 25px;

    font-size: 15px;

	border: 1px solid #dddddd;

	border-radius: 4px;

	box-shadow: none;

}

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

	background: #e43131;

    border: 0;

    padding: 10px 25px;

    border-radius: 50px;

    font-size: 14px;

    font-weight: 700;

    display: inline-block;

    color: #fff;

    text-shadow: none;

    background-color: #e43131;

    background-image: none;

    background-repeat: repeat-x;

    text-transform: uppercase;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    transition: all 0.3s ease 0s;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

}

.btn-primary {

    border: 0;

    padding: 10px 25px;

    border-radius: 50px;

    font-size: 14px;

    font-weight: 700;

    display: inline-block;

    color: #ffffff;

    text-shadow: none;

    background-color: #e43131;

    background-image: none;

    background-repeat: repeat-x;

	text-transform:uppercase;

	transition: all 0.4s ease-in-out;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

	 transition: all 0.3s ease 0s;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

}

.btn-primary:hover, .btn-primary:active, .btn-default:hover, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {

	background: #404245;

    color: #fff;

	background-position: 0 -15px;

	 transition: all 0.3s ease 0s;

    -webkit-transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -ms-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

}

.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: none;

    background-repeat: repeat-x;

    border-color: #da4f49;

    border-radius: 0;

}



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

	color: #ffffff;

	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

	background-color: #df5c39;

	background-image: linear-gradient(to bottom, #e06342, #dc512c);

	background-repeat: repeat-x;

	border-color: #dc512c #dc512c #a2371a;

}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {

	background-image: none;

	background-color: #df5c39;

}

.btn-link {

	border-color: rgba(0, 0, 0, 0);

	cursor: pointer;

	color: #23A1D1;

	border-radius: 0;

}

.btn-link, .btn-link:active, .btn-link[disabled] {

	background-color: rgba(0, 0, 0, 0);

	background-image: none;

	box-shadow: none;

}

.btn-inverse {

	color: #ffffff;

	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

	background-color: #363636;

	background-image: linear-gradient(to bottom, #444444, #222222);

	background-repeat: repeat-x;

	border-color: #222222 #222222 #000000;

}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {

    color: #fff;

    background-color: #000000;

    border-color: #000000;

}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {

	background-color: #222222;

	background-image: linear-gradient(to bottom, #333333, #111111);

}

/* list group */

.list-group a {

	border: 1px solid #DDDDDD;

	color: #888888;

	padding: 8px 12px;

}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {

	color: #444444;

	background: #f4f4f4;

	border: 1px solid #dddddd;

	text-shadow: 0 1px 0 #ffffff;

}

/* carousel */

.carousel-caption {

	color: #FFFFFF;

	text-shadow: 0 1px 0 #000000;

}

.swiper-viewport #slideshow0 .swiper-wrapper a img {

    width: 100%;

}

.carousel-control .icon-prev:before {

	content: '\f053';

	font-family: FontAwesome;

}

.carousel-control .icon-next:before {

	content: '\f054';

	font-family: FontAwesome;

}

/* product list */

.product-thumb {

	/*border: 1px solid #ddd;*/

	overflow: auto;

}

.product-thumb .image {

	text-align: center;

}

.product-thumb .image a {

	display: block;

}

.product-thumb .image a:hover {

	opacity: 0.8;

}

.product-thumb .image img {

	margin-left: auto;

	margin-right: auto;

}

.product-grid .product-thumb .image {

	float: none;

}

@media (min-width: 767px) {

.product-list .product-thumb .image {

	float: left;

	padding: 0 15px;

}

}

.product-thumb h4 {

	font-weight: bold;

}

.product-thumb .caption {

	padding: 0 20px;

	min-height: 180px;

}

.product-list .product-thumb .caption {

	margin-left: 230px;

}

@media (max-width: 1200px) {

.product-grid .product-thumb .caption {

	min-height: 210px;

	padding: 0 10px;

}

}

@media (max-width: 767px) {

.product-list .product-thumb .caption {

	min-height: 0;

	margin-left: 0;

	padding: 0 10px;

}

.product-grid .product-thumb .caption {

	min-height: 0;

}

}

.product-thumb .rating {

	padding: 0px 0 8px;

}

.rating .fa-stack {

	font-size: 8px;

}

.rating .fa-star-o {

	color: #000;

	font-size: 15px;

}

.rating .fa-star {

	color: #000;

	font-size: 15px;

}

.rating .fa-star + .fa-star-o {

	color: #000;

}

h2.price {

	margin: 0;

}

.product-thumb .price {

	color: #444;

	text-align: right;

}



.product-thumb .price {

    color: #000000;

    text-align: left;

    font-size: 18px;

}

.product-list .product-thumb .price-new {

	font-weight: 500;

    font-size: 22px;

    color: #e43131;

}

.product-grid .product-thumb .price-new {

    font-weight: 500;

    font-size: 22px;

    color: #000000;

}

.product-thumb .price-old {

	color: #95979b;

    text-decoration: line-through;

    margin-right: 10px;

    font-size: 18px;

}

.product-thumb .price-tax {

	color: #999;

	font-size: 12px;

	display: block;

}

.product-thumb .button-group {

	border-top: 0;

    background-color: transparent;

    overflow: auto;

}



@media (max-width: 768px) {

	.product-list .product-thumb .button-group {

		border-left: none;

	}

}

.product-thumb .button-group button {

	width: auto;

    border: none;

    display: inline-block;

    background-color: #00000085;

    color: #ffffff;

    line-height: 38px;

    font-weight: bold;

    text-align: center;

    text-transform: uppercase;

    margin-right: 5px;

}

.product-thumb .button-group button + button {

	width: auto;

    margin-right: 5px;

}

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

	text-decoration: none;

	cursor: pointer;

	    background: #181818;

    color: #fff;

}

@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;

	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;

}

.img-thumbnail {

    height: auto;

    padding: 0;

    background-color: #0000;

    border: 0;

    border-radius: 0;

}

.thumbnails .image-additional {

	float: none;

    display: inline-block;

    max-width: 100%;

}

.thumbnails.thumb_silder_images

{

    width: 75%;

    float: left;

	margin-left: 20px !important;

}

.thumbnails.additional_silder_images

{

    width: 20%;

    float: left;

}



.thumbnails.thumb_silder_images, .thumbnails.additional_silder_images {

    margin-left: 0;

}

.additional_silder_images .bx-wrapper .bx-pager.bx-default-pager a

{

	display:none;

}

.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-next:before {

	content:"\f078";

    font-size: 16px;

    font-family: "FontAwesome";

    color: #fff;

    vertical-align: middle;

}

.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-next {

   position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    margin:auto;

    opacity: 1;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    font-size: 0;

    cursor: pointer;

	text-align: center;

	background: #e43131b5;

}



.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-prev:before {

    content:"\f077";

    font-size: 16px;

    font-family: "FontAwesome";

    color:#fff;

    vertical-align: middle;

}



.additional_silder_images  .bx-wrapper .bx-controls-direction a.bx-prev {

	position: absolute;

    top: 0;

    left: 0;

    right: 0;

    opacity: 1;

    margin: auto;

    -khtml-opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    font-size: 0;

    cursor: pointer;

	text-align: center;

	background: #e43131b5;

}

@media (min-width: 1200px) {

	#content .col-lg-2:nth-child(6n+1),

	#content .col-lg-3:nth-child(4n+1),

	#content .col-lg-4:nth-child(3n+1),

	#content .col-lg-6:nth-child(2n+1) {

		clear:left;

	}

}

@media (min-width: 992px) and (max-width: 1199px) {

	#content .col-md-2:nth-child(6n+1),

	#content .col-md-3:nth-child(4n+1),

	#content .col-md-4:nth-child(3n+1),

	#content .col-md-6:nth-child(2n+1) {

		clear:left;

	}

}

@media (min-width: 768px) and (max-width: 991px) {

	#content .col-sm-2:nth-child(6n+1),

	#content .col-sm-3:nth-child(4n+1),

	#content .col-sm-4:nth-child(3n+1),

	#content .col-sm-6:nth-child(2n+1) {

		clear:left;

	}

}



/* fixed colum left + content + right*/

@media (min-width: 768px) {

    #column-left  .product-layout .col-md-3 {

       width: 100%;

    }



	#column-left + #content .product-layout .col-md-3 {

       width: 50%;

    }



	#column-left + #content + #column-right .product-layout .col-md-3 {

       width: 100%;

    }



    #content + #column-right .product-layout .col-md-3 {

       width: 100%;

    }

}



/* fixed product layouts used in left and right columns */

#column-left .product-layout, #column-right .product-layout {

	width: 100%;

}



/* fixed mobile cart quantity input */

.input-group .form-control[name^=quantity] {

	min-width: 50px;

}



/* Missing focus and border color to overwrite bootstrap */

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {

    background-image: none;

    background-color: #df5c39;

}



/* silder */



#common-home .swiper-viewport {

    margin: 0;

    background: transparent;

    z-index: 1;

    border: 0;

    border-radius: 4px;

    box-shadow: none;

    width: 100%;

    position: relative;

    overflow: visible;

}



#common-home .swiper-pagination {

    display: none;

}



#common-home .swiper-viewport:hover .swiper-button-prev, #common-home .swiper-viewport:hover .swiper-button-next {

    text-align: center;

    opacity: 1;

    width: 50px;

    height: 50px;

    line-height: 50px;

	color: #ffffff;

	border-radius:100%;

}

#common-home .swiper-viewport .swiper-button-prev:hover, #common-home .swiper-viewport .swiper-button-next:hover {

    background: #e43131;

}

#common-home .swiper-viewport .swiper-button-prev, #common-home .swiper-viewport .swiper-button-next {

    text-align: center;

    opacity: 1;

    background: #000000;

    width: 50px;

    height: 50px;

    line-height: 50px;

	color: #ffffff;

	border-radius:100%;

}



#common-home .swiper-button-prev:before {

    line-height: 50px;

    height: 50px;

    font-family: FontAwesome;

   content:"\f177";

    color: #ffffff;

    font-size: 20px;

	text-align:center;

    display: inline-block;

	

	

}

#common-home .swiper-button-next:before {

    line-height: 50px;

    height: 50px;

    font-family: FontAwesome;

    content:"\f178";

    color: #ffffff;

    font-size: 20px;

	text-align:center;

    display: inline-block;

	

}

html body a:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {

    outline: 0;

    outline: 0;

    outline-offset: 0;

}

#common-home .swiper-viewport .swiper-button-next {

       opacity: 0;

		right:10px;

   

}

#common-home .swiper-viewport .swiper-button-prev

{

		    opacity: 0;

	left:10px;

}



/* silder end */

/*why choose us */

#common-home .why-choose-us {

    padding: 40px 0;

}

#common-home .why-choose-inner-matter

{

    text-align: center;

    padding: 20px 5px;

}

#common-home .why-choose-inner-matter i

{

    font-size: 45px;

    padding-bottom: 10px;

    color: #404245;

}

#common-home .why-choose-inner-matter h4

{

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 600;

    color: #e43131;

    padding-bottom: 3px;

}

#common-home .why-choose-inner-matter p strong 

{

    color: #000;

	text-transform: uppercase;

}

#common-home .why-choose-inner-matter p {

    margin: 0;

    text-transform: capitalize;

    font-size: 14px;

}

/*product banner */

#product-banner_wrapper .product-banner-inner-matter img, #product-category .category_banner img

{

    width: 100%;

    height: auto;

}

#product-banner_wrapper .col-sm-6 {

    width: 50%;

    padding: 0;

}

#product-banner_wrapper .product-banner-inner-matter a::before, #product-category .category_banner a::before, #column-left #banner0 .swiper-wrapper a::before {

    position: absolute;

    content: '';

    width: 100%;

    height: 100%;

    z-index: 1;

    transition: all 0.6s ease-in-out;

	-webkit-transition: all 0.6s ease-in-out;

	-moz-transition: all 0.6s ease-in-out;

	-webkit-transform: scale(0);

    -ms-transform: scale(0);

    -o-transform: scale(0);

    transform: scale(0);

    background: #e431314d;

}

#product-banner_wrapper .product-banner-inner-matter:hover a::before, #product-category .category_banner:hover a::before, #column-left #banner0 .swiper-wrapper:hover a::before {

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}



/* BestSeller PRODUCT */



.product_wrapper

{

    padding: 62px 0;

	position:relative;

	transition: all 0.3s ease-in-out;

	-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

}

.comman_title h2

{

    padding-bottom: 25px;

}

.comman_title .nav-tabs {

    border-bottom: 0;

    background: #f7f7f7;

    color: #898585;

}

.comman_title .nav-tabs>li.active>a {

    color: #e43131;

    cursor: default;

    background-color: #0000;

    border: 1px solid transparent;

    border-bottom-color: #0000;

	 border-right: 1px solid #ddd;

}

.comman_title .nav-tabs>li

{

	padding: 15px 0;

}

.comman_title .nav-tabs>li>a {

    margin-right: 0;

    border: 1px solid #0000;

    border-radius: 0;

    color: #898585;

    border-right: 1px solid #ddd;

    height: auto;

    padding: 0 15px;

}

.comman_title .nav-tabs>li:last-child a {

    border-right: 0;

}

.comman_title .nav>li>a:focus, .comman_title .nav>li>a:hover {

    text-decoration: none;

    background-color: #0000;

}

.product_wrapper .product-section

{

    margin-top: 25px;

}

.product_wrapper .product-thumb .caption, #product-category .product-thumb .caption{

    padding: 15px 10px;

    min-height: auto;

	background: tranparent;

	text-align:left;

}

.product_wrapper .product-thumb .caption{

	text-align:left;

}

#product-category .product-list .product-thumb .caption{

	text-align:left;

	padding: 0;

}



#product-category .product-list .product-thumb .price {

    text-align: left;

}

.product_wrapper .product-thumb .image, #product-category .product-grid .product-thumb .image, #product-category .product-list .product-thumb .image {

    position: relative;

}

#product-category .product-list .product-thumb .image {

    padding:0;

}

.product_wrapper .sale p, #product-category .product-grid .sale p, #product-category .product-list .sale p

{

	background: #f03e3e;

    color: #fff;

    text-transform: uppercase;

    font-weight: 600;

    padding: 2px;

    width: 40px;

    position: absolute;

    top: 10px;

    left: 10px;

    font-size: 11px;

    margin: 0;

    z-index: 99;

    height: 40px;

    text-align: center;

    line-height: 40px;

    border-radius: 100%;

}

.product_wrapper .discounts p, #product-category .product-grid .discounts p, #product-category .product-list .discounts p

{

    background: #e43131;

    color: #fff;

    text-transform: uppercase;

    font-weight: 600;

    padding: 2px;

    width: 40px;

    position: absolute;

    top: 10px;

    right: 10px;

    font-size: 11px;

    margin: 0;

    z-index: 999;

    height: 40px;

    text-align: center;

    line-height: 40px;

    border-radius: 100%;

}

.product_wrapper .caption h4 a, #product-category .product-grid .caption h4 a, #product-category .product-list .caption h4 a

{

    color: #000;

    font-size: 16px;

    padding-bottom: 0px;

    display: inline-block;

    line-height: 26px;

    font-weight: 500;

    letter-spacing: 1px;

	min-height: 66px;

}

/* .product_wrapper .custom-button-group, #product-category .product-grid .custom-button-group, #product-category .product-list .custom-button-group

{

    position: absolute;

    top: 0;

    right: 0;

    margin: auto;

    bottom: 0;

    left: 0;

    height: 40px;

} */

.product_wrapper .image img, #blog-wrapper.blog-wrapper .blog-inner-section img, #product-category .product-grid .image img, #product-category .product-list .image img, #blog-wrapper.blog-wrapper .blog-inner-section iframe {

    max-width: 100%;

   transition: all 0.4s ease-in-out;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;

}

.product_wrapper .product-thumb:hover img, #blog-wrapper.blog-wrapper .blog-inner-section:hover img, #product-category .product-grid .product-thumb:hover img, #product-category .product-list .product-thumb:hover img, #blog-wrapper.blog-wrapper .blog-inner-section:hover iframe  {

  -moz-transform: scale(1.2);

  -webkit-transform: scale(1.2);

  transform: scale(1.2);

  background: #00000061;

}



.product_wrapper .image{

    position: relative;

    overflow: hidden;

}

#product-category .product-grid .image, #product-category .product-list .image

{

	

    overflow: hidden;

	position: relative;

}

.product_wrapper .hover-color i, .product_wrapper .hover-color, #product-category .product-grid .hover-color, #product-category .product-list .hover-color

{

	position: absolute;

    top: 0;

    right: 0;

    margin: auto;

    bottom: 220px;

    left: 65px;

    height: 50px;

    width: 50px;

    background: transparent;

    color: transparent;

    display: none;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

} 

.product-thumb .image a.quickviewopen:hover{

    background:#181818;

    color:#ffffff;

}

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

    color:#ffffff;

}

.product_wrapper .hover-color2, #product-category .product-grid .hover-color2, #product-category .product-list .hover-color2

{

	position: absolute;

    top: 0;

        right: 26px;

    margin: auto;

    bottom: 314px;

    left: 0;

    height: 50px;

    width: 50px;

    background: transparent;

    color: transparent;

    display: none;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

} 

.product_wrapper .hover-color3, #product-category .product-grid .hover-color3, #product-category .product-list .hover-color3

{

	position: absolute;

    top: 0;

    right: 24px;

    margin: auto;

    bottom: 227px;

    left: 0;

    height: 50px;

    width: 50px;

    background: transparent;

    color: transparent;

    display: none;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

} 

.product_wrapper .product-thumb:hover .hover-color i, .product_wrapper .product-thumb:hover .hover-color, #product-category .product-grid .product-thumb:hover .hover-color, #product-category .product-list .product-thumb:hover .hover-color

{

	display:block;

}

.product_wrapper .owl-nav button, #blog-wrapper.blog-wrapper .owl-carousel .owl-nav button

{

   font-size: 24px !important;

   outline: 0;

}

 .product_wrapper .hover-color i, #product-category .hover-color i

{

        text-align: center;

    font-size: 24px;

    width: 42px;

    height: 42px;

    line-height: 42px;

    background: #ffffff;

    border-radius: 100%;

    color: #000000;

    font-size: 15px;

} 

.product_wrapper button.addtocart, #product-category button.addtocart

{

    padding: 0px 15px;

    border-radius: 33px;

    color: #fff;

    background: #ffffff;

	border:0;

	outline: 0;

	position: absolute;

    bottom: 150px;

    width: 236px !important;

    right: 0;

    left: 29px;

    color:#000000;

}

.product_wrapper button.products_wishlist, #product-category button.products_wishlist

{

	    border-radius: 100%;

    height: 42px;

    width: 42px !important;

    line-height: 38px;

    color: #fff;

    background: #fff;

	display:none;

	transition: all 0.4s ease-in-out;

	-webkit-transition: all 0.4s ease-in-out;

	-moz-transition: all 0.4s ease-in-out;	

	border:0;

	outline: 0;

}

.product_wrapper .button-group .fa

{

	    color:#000000;

}

#product-category .product-list button.products_wishlist

{

	display: inline-block;

}



.product_wrapper .product-thumb:hover button.products_wishlist, #product-category .product-thumb:hover button.products_wishlist  

{

	display: inline-block;

}

html body #product-category .product-list .caption h4 a {

    min-height: auto;

}

.product_wrapper .owl-nav

{

    position: absolute;

    top: -65px;

    right: 35px;

}



.product_wrapper .owl-nav button.owl-prev, #blog-wrapper.blog-wrapper .owl-carousel .owl-nav button.owl-prev

{

    background: #0000;

    margin-right: 15px;

    color: #898585;

}



#product-product .thumbnails > li {

    margin-left: 0;

}

.additional_silder_images.owl-carousel .owl-nav.disabled, .text_related_wrapper .owl-carousel .owl-nav.disabled {

    display: block;

    display: none;

}



/* testinomials */

#testinomials #testimonial0.owl-carousel .owl-item img {

    max-width: 100px;

    margin: auto;

    border: 2px solid #fff;

    padding: 0;

}

#testinomials .comman_title h2 {

    padding-bottom: 0;

	color: #fff;

}

#testinomials .custom_item

{

    color: #ffffff;

}

#testinomials .owl-stage-outer

{

    margin-top: 30px;

}



#testinomials .testinomials .tauthor {

    font-size: 16px;

    font-style: normal;

    text-transform: uppercase;

    font-weight: 600;

    padding-top: 14px;

}



#testinomials .testinomials .owl-stage-outer p {

    margin: 0;

    text-transform: capitalize;

    font-size: 15px;

    line-height: 26px;

}

#testinomials .testinomials .tauthor span

{

    color: #e43131;

}

#testinomials .testinomials h5

{

    font-size: 16px;

    color: #fff;

    text-transform: capitalize;

    font-weight: 500;

    line-height:30px;

    padding-top: 13px;

    font-family: Quicksand, sans-serif;

}

#testinomials .comman_title p {

    color: #ffffff;

}



#testinomials .owl-carousel .owl-dots.disabled, #testinomials .owl-carousel .owl-nav.disabled {

    display: none;

}

#testinomials .owl-carousel .owl-dots.disabled {

    display: block !important;

}

#testinomials .owl-carousel .owl-dots button span

{

    width: 17px;

    height: 17px;

    background: #e43131;

    z-index: 999;

    display: inline-block;

	outline: 0;

	margin-right: 10px;

    border-radius: 100%;

}

#testinomials .testinomials i {

    margin-bottom: 0;

    font-size: 20px;

}

#testinomials .owl-carousel .owl-dots button.active span

{

	background:#ffffff;

}

#testinomials .owl-carousel .owl-dots

{

    padding-top: 15px;

}

#testinomials .owl-carousel .owl-dots button:last-child span

{

	margin-right: 0px;

}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {

    outline: 0;

}

/* blog */



#blog-wrapper.blog-wrapper .blog-inner-section img

{

	width:100%;

}

#blog-wrapper.blog-wrapper

{

    padding: 60px 0 ;

}

html body #blog-wrapper.blog-wrapper.inner-blog-wrapper {

    padding:0px 0 !important;

}

#blog-wrapper.blog-wrapper .blog-inner-section

 {

    border: 1px solid #ddd;

	text-align: center;

}

#blog-wrapper.blog-wrapper .blog-inner-section .date

{

    width: 50px;

    background: #e43131;

    text-align: center;

    position: absolute;

    top: 10px;

    left: 25px;

    padding: 2px 0;

    color: #fff;

}

#blog-wrapper.blog-wrapper .blog-inner-section .date p {

    margin: 0;

    font-size: 18px;

	color: #fff;

}

#blog-wrapper.blog-wrapper .blog-inner-section .date span

{

    text-transform: uppercase;

    font-size: 12px;

	color: #fff;

}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section

{

    padding: 20px 15px;

}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section h5

{

    text-transform: uppercase;

    font-weight: 600;

	font-size: 15px;

    padding-bottom: 12px;

}



#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section h3

{

    color: #000000;

    font-size: 18px;

    line-height: 30px;

    padding-bottom: 2px;

	font-weight: 500;

}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section h3 a

{

    color: #000000;

}

#blog-wrapper.blog-wrapper a.base-button {

    margin-top: 6px;

}

#blog-wrapper.blog-wrapper a.auther_wrapper

{

    text-transform: uppercase;

	color: #000;

}



#blog-wrapper.blog-wrapper .auther_and_views_wrapper .col-sm-6 {

    width: auto;

    float: none;

    display: inline-block;

}

#blog-wrapper.blog-wrapper .auther_and_views_wrapper

{

    padding-top: 10px;

}

#blog-wrapper.blog-wrapper a.auther_wrapper span

{

	color:#e43131;

}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-text-section p {

    text-align: center;

    text-transform: capitalize;

}

#blog-wrapper.blog-wrapper .owl-nav {

    position: absolute;

    top: -28px;

    right: 11px;

}

#blog-wrapper.blog-wrapper .auther_and_views_wrapper .list-inline>li {

    color: #000;

}

#blog-wrapper.blog-wrapper .auther_and_views_wrapper .list-inline>li i {

    color: #e43131;

}

#blog-wrapper.blog-wrapper .blog-inner-section .blog-images-section

{

    overflow: hidden;

}



#blog-wrapper.blog-wrapper .owl-carousel .owl-dots.disabled{

    display: none;

}

#common-home

{

    overflow-x: hidden;

}

/* porducts page */

.main_padding

{

    padding: 50px  0;

}

#product-product .product_right h1 {

    font-size: 24px;

    color: #000000;

	padding-bottom: 8px;

	line-height: 36px;

}

#product-product .product_right .rating a

{

    color: #000000;

}

#product-product .product_right .rating i

{

    color: #e43131;

}

#product-product .product_right .rating span.border

{

    padding: 0 10px;

}

#product-product .product_right .rating, #product-product .product_right .main-price

{

    text-transform: uppercase;

}

#product-product .product_right .price li

{

	display:inline-block;

	margin-right: 20px;

}

#product-product .product_right .price li:last-child

{

	margin-right: 0;

}

#product-product .product_right .price li h2

{

    font-size: 24px;

}

#product-product .product_right li

{

	font-size: 14px;

    text-transform: uppercase;

}

#product-product hr {

	margin: 15px 0;

    border: 0;

    border-top: 1px solid #dddddd;

}

a:focus, a:hover {

    color: #000000;

    text-decoration: none;

}

#product-product .product_right p

{

    text-align: justify;

    line-height: 28px;

}

#product-product .product_right h4

{

    color: #000000;

}



#product-product .product_right .plus-minus-input input[type="text"]

{

    padding: 5px 15px;

    width: 20%;

    border: 1px solid #ddd;

    outline: 0;

    height: 45px;

    border-radius: 50px;

    text-align: center;

}

#product-product .product_right .plus-minus-input .input-group-button button.circle

{

    border: 0;

    color: #fff;

    background: #404245;

    margin-right: 0px;

    margin-left: 0;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    outline: 0;

	-webkit-border-radius: 30px;

    -moz-border-radius: 30px;

    -ms-border-radius: 30px;

    -o-border-radius: 30px;

    width: 45px;

    height: 45px;

    line-height: 45px;

    padding: 0;

}



#product-product .product_right .plus-minus-input .input-group-button button.circle:hover

{

    color: #ffffff;

    background:  #e43131;

}

#product-product .product_right .plus-minus-input .input-group-button

{

    display: inline-block;

}

#product-product .product_right .plus-minus-input label {

    font-size: 15px;

    font-weight: 600;

    color: #e43131;

    text-transform: uppercase;

    margin-right: 20px;

}

.alert-dismissable .close, .alert-dismissible .close {

    position: relative;

    top: 0px;

    right: 0;

    color: inherit;

    font-size: 28px;

}

#product-product .product_right .plus-minus-input .input-group-button button#button-cart

{

       margin-left: 20px;

    text-shadow: none;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    background: #e43131;

    border: 0;

    padding: 0px 30px;

    color: #fff;

    border-radius: 50px;

    font-weight: 700;

    display: inline-block;

    height: 45px;

    text-align: center;

    text-transform: none;

    font-size: 14px;

}

#product-product .product_right .plus-minus-input .input-group-button button#button-cart:hover

{

    background: #404245;

}

#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist

{

	 margin-left: 21px;

}

#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button

{

       background: transparent;

    border: 1px solid #ddd;

    margin-top: -4px;

    color: #606060;

    margin-left: 20px;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -webkit-border-radius: 30px;

    -moz-border-radius: 30px;

    -ms-border-radius: 30px;

    -o-border-radius: 30px;

    width: 45px;

    height: 45px;

    line-height: 45px;

    padding: 0;

	

}

#quickproduct .product_right .plus-minus-input .input-group-button.input-group-wishlist button:first-child

{

    margin-left: 0;

}

#product-product .product_right .plus-minus-input .input-group-button.input-group-wishlist button:hover

{

    background:#e43131;

    color: #ffffff;

	border: 1px solid #e43131;

}



#product-product .thumbnail {

    padding: 0;

    background-color: transparent;

    border: 1px solid #ddd;

    border-radius: 0px;

	outline: 0;

}



#product-product .nav-tabs {

   border-bottom: 0;

    padding: 0;

    text-align: center;

    clear: both;

    margin: 15px 0 30px;

}

#product-product .nav-tabs>li.active>a{

    color: #ffffff;

    cursor: default;

    background-color: #e43131;

    border: 1px solid transparent;

    text-transform: uppercase;

    border-bottom-color: transparent;

    border-radius: 0px;

    padding: 10px 25px;

}

#product-product .nav-tabs>li>a {

    margin-right: 0;

    line-height: 1.42857143;

    border: 1px solid #dddddd;

    border-radius: 0px;

    color: #000000;

	padding: 10px 25px;

    text-transform: uppercase;

	background: #f4f4f4;

	margin-right: 10px;

	position:relative;

    display: block;

	width: 100%;

}

#product-product .nav-tabs li:last-child a {

	margin-right: 0px;

}

#product-product .reviews_padding

{

   padding: 25px 0 0 0;

}

#product-product .reviews_padding p

{

    text-align: justify;

    text-transform: capitalize;

    font-size: 15px;

    line-height: 26px;

    letter-spacing: 0px;

	

}



#product-product .reviews_padding .nav-tabs>li {

   display: table;

    vertical-align: top;

    float: none;

	width: 100%;

	margin-bottom: 15px;

}

#product-product .reviews_padding h2

{

    font-size: 18px;

}

#product-product .reviews_padding input[type="text"], #product-product .reviews_padding textarea

{

    border-radius: 0px;

    padding:10px 15px;

    outline: 0;

}



 #product-product .reviews_padding .fa-stack {

    position: relative;

    display: inline-block;

    width: 1em;

    height: 1em;

    line-height: 1em;

    vertical-align: middle;

    color: #e43131;

}

 #product-product .reviews_padding .nav-tabs>li.active a:before {

    position: absolute;

    top: 0;

    bottom: 0;

    right: -20px;

    margin: auto;

    width: 0;

    height: 0;

    border: solid #0000;

    border-width: 10px;

    border-top-color: #e43131;

    transform: rotate(-90deg);

    content: '';

    transition-duration: 300ms;

    -webkit-transition-duration: 300ms;

    -moz-transition-duration: 300ms;

    -ms-transition-duration: 300ms;

    -o-transition-duration: 300ms;

}

.alert-success {

    color: #3c763d;

    background-color: #dff0d8;

    border-color: #d6e9c6;

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    border-radius: 0px;

    text-align: center;

	z-index: 999;

}

#quickproduct .bx-wrapper .bx-controls

 {

    display: none;

}

.product_wrapper.text_related_wrapper {

    padding: 0;

}

/*category section */



#product-category .product-grid, #product-category .product-list

{

	padding:0 7px;

}



#product-category .product-grid .product-thumb {

    /*border: 1px solid #ddd;*/

    overflow: auto;

    margin-bottom: 14px;

}

#product-category .category_grid-wrapper

{

	background: #f7f7f7;

    padding: 10px 0 8px;

    margin: 0 -8px 15px;

}



#product-category .category_grid-wrapper .form-group {

    margin-bottom: 0;

}

#product-category .category_grid-wrapper .form-group a {

   padding: 0;

    text-transform: uppercase;

    font-weight: 600;

    color: #000000;

    font-size: 12px;

    text-decoration: none;

}

#product-category .category_grid-wrapper .btn-group .btn-default

{

   

	color:#000000;

    text-shadow: none;

    background-color: transparent;

    background-image: none;

    background-repeat: repeat-x;

    border-color: transparent;

    box-shadow: none;

	outline: 0;

}

#product-category .category_grid-wrapper .btn-group .btn-default.active i

{

	 color: #e43131;

}

#product-category .category_grid-wrapper .btn-group i

{

    font-size: 24px;

	line-height: 28px;

}

.margin_search

{

	margin-bottom:25px;



}

#product-category .category_grid-wrapper .btn-group-sm>.btn, .btn-sm {

    padding: 0px 7px;

    border-radius:0px;

}



#product-category .category_grid-wrapper .input-group .input-group-addon {

    font-size: 12px;

    height: 0;

    color: #000000;

    text-transform: uppercase;

    font-weight: 600;

    background: transparent;

    border: 0;

    border-radius: 0px;

}



#product-category .category_grid-wrapper .input-group-sm>.form-control{

    height: auto;

    padding: 6px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 0px;

    outline: 0;

    border: 1px solid #dddddd;

}



#product-category .category_grid-wrapper .form-control:focus {

    border-color: #dddddd;

    outline: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

}

#product-category h3

{

    color: #000000;

    padding-bottom: 10px;

}

.list-group h4

{

    border: 0;

    color: #fff;

    padding: 10px 12px;

    border-bottom: 0;

    background: #e43131;

    text-align: left;

    font-size: 16px;

}



.list-group .fa {

    font-size: 15px;

    color: #e43131;

    margin-right: 5px;

}



.list-group .list-group-item:last-child {

    margin-bottom: 0;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;

}



#product-category #column-left .swiper-viewport {

    margin: 0;

    background: transparent;

    z-index: 1;

    border: 0;

    border-radius: 0v;

    box-shadow: none;

    width: 100%;

    position: relative;

    overflow: visible;

}

#product-category .product-grid p.description_matter

{

	display:none;

}

#product-category .product-list p.description_matter

{

	display:block;

}

#product-category .product-list .rate-and-title

{

    padding-left: 72px;

    padding-top: 17px;

}



#product-category .product-list .product-thumb {

    margin-bottom: 15px;

}





/* brand product-manufacturer*/



html body h1{

    font-size: 24px;

    color: #000000;

    padding-bottom:20px;

}

#product-manufacturer p strong

{

    font-size: 16px;

    color: #000000;

}

#product-manufacturer p a 

{

    font-size: 16px;

    font-weight: 600;

}

#product-manufacturer .brand-border .row

{

    padding: 10px 10px 9px;

}

#product-manufacturer .brand-border h2

{

    background: #f4f4f4;

    padding: 10px;

    color: #000000;

}

#product-manufacturer .brand-border

{

    border: 1px solid #dddddd;

    padding: 5px;

    margin-bottom: 15px;

    width: 100%;

}

#product-manufacturer .brand-border:last-child

{

    margin-bottom: 0px;

}



/* checkout-cart*/

#checkout-cart #accordion .input-group-btn input[type="button"], #checkout-cart #accordion .input-group-btn input[type="submit"]

{

    padding: 9.5px 15px;

}

#checkout-cart  h2

{

    font-size: 24px;

    padding-bottom: 10px;

}



.well h2

{

    font-size: 24px;

    padding-bottom: 10px;

}





/* contact page*/

#information-contact h3

{

    color: #e43131;

    font-size: 17px;

    text-transform: uppercase;

    padding-bottom: 10px;

}

#information-contact .panel-default {

    border: 0;

    border-radius: 0px;

    box-shadow: none;

}



#information-contact .panel-body {

    padding: 0;

}



#information-contact .panel-default ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

#product-category .product-list .product-thumb h4 {

    padding-bottom: 0px;

}

#information-contact .panel-default ul li i {

    color: #e43131;

    margin-right: 5px;

    position: absolute;

    top: 5px;

    left: -25px;

}

#information-contact .panel-default ul li {

    position: relative;

    margin-left: 25px;

    margin-bottom: 6px;

    text-transform: uppercase;

}



#information-contact .panel-default .social-icons {

    margin-top: 25px;

}



#information-contact .panel-default .social-icons ul li.facebook

{

	 background: #3b5998;

}

#information-contact .panel-default .social-icons ul li.twitter

{

	 background: #1dcaff;

}

#information-contact .panel-default .social-icons ul li.google-plus

{

	 background: #d34836;

}

#information-contact .panel-default .social-icons ul li.linkedin

{

	 background: #0077b5;

}

#information-contact .panel-default .social-icons ul li.youtube-play

{

	 background: #ff0000;

}

#information-contact .panel-default .social-icons ul li i {

    margin-right: 0px;

    position: static;

    top: 0;

    left: 0;

    color: #ffffff;

    width: 35px;

    height: 35px;

    text-align: center;

    line-height: 35px;

}

#information-contact .panel-default .social-icons ul li {

    margin-left: 0;

    float: left;

    margin-right: 15px;

}

 #account-account h2, #account-address h2, #account-wishlist h2, #account-download h2{

    font-size: 20px;

    margin-bottom: 10px;

    color: #000;

}

html body .owl-carousel {

    margin: 0 0 1px;

}

#blog-wrapper.blog-wrapper .owl-dots

{

	display:none;

}



#clients_logo.clients_logo .owl-nav {

    display:none;

}

#clients_logo.clients_logo .owl-dots

{

    display: none;

}

#clients_logo.clients_logo .owl-carousel .owl-item img {

    opacity: 0.8;

    max-width:150px;

    display: inline-block;

}

#clients_logo.clients_logo .owl-carousel .owl-item img:hover {

    opacity: 1;

}

#clients_logo.clients_logo .product_wrapper {

    padding: 30px 0;

}

.top_button a

{

   width: 40px;

    height: 40px;

    line-height: 40px;

    background: #181818;

    color: #fff;

    display: inline-block;

    text-align: center;

    position: fixed;

    z-index: 999;

    right: 20px;

    bottom: 20px;

    border-radius: 100%;

}

.top_button i

{

	font-size:24px;

	line-height: 35px;

}



.top_button a:hover

{

	background:#f03e3e;

	color:#ffffff;

}



/* news latter */

#news_latter.news_latter

{

    background: #ffffff;

    padding: 0;

	color:#ffffff;

}

#news_latter.news_latter h2

{

    color: #000000;

	line-height: 45px;

	text-align: left;

}



#news_latter.news_latter .hadding_newslatter h2

{

	text-align: center;

    padding-bottom: 15px;

}

.news_latter_form .input-news {

    width: 70%;

    display: inline-block;

    float: left;

}
.news_latter_form {
    display: inline-flex;
}

.input-news input {
    border-right: none;
    height: 40px;
}

.subscribe-btn .btn {
    height: 40px;
}

@media (max-width: 767px) {
    .news_latter_form {
        flex-direction: column;
    }

    .subscribe-btn {
        margin-left: 0;
        margin-top: 10px;
    }
}

#news_latter.news_latter input[type="text"]

{

    padding: 0px 15px;

    outline: 0;

    font-size: 14px;

	height: 45px;

    box-sizing: border-box;

    box-shadow: none;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

    width: 100%;

    box-sizing: border-box;

    box-shadow: none;

    -moz-box-shadow: none;

	/* border:0px; */

	

	

}

#news_latter.news_latter .subscribe-btn  a

{

    border: 0;

    color: #fff;

    background: #000;

    display: inline-block;

    margin-left: -5px;

    font-size: 15px;

    height: 45px;

    text-transform: uppercase;

	outline:0;

	position: relative;

    box-sizing: border-box;

    margin-left: 0;

    float: left;

	border-radius:0px;

}

#news_latter.news_latter form .subscribe-btn

{

	display: inline-block;

    width: 30%;

    float: left;

}	

/* best offer */



#best_offer.best_offer{

    background-image: url(../image/bg-images.jpg);

    background-attachment: fixed;

    background-repeat: no-repeat;

    background-size: 100% auto;

    padding: 80px 0;

    text-align: center;

    background-position: center center;

}

#best_offer.best_offer h3 {

    font-size: 24px;

    color: #fff;

    padding-bottom: 20px;

}

#best_offer.best_offer h1 {

    font-size: 60px;

    color: #fff;

    padding-bottom: 20px;

    font-weight: 700;

    letter-spacing: 4px;

}

#best_offer.best_offer p {

   margin: 0 0 10px;

    font-size: 18px;

    text-transform: capitalize;

    color: #fff;

}

#best_offer.best_offer a.base-button {

    padding: 10px 40px;

    font-size: 16px;

}

a.base-button {

   background: #181818;

    border: 0;

    padding: 7px 25px;

    color: #fff;

    border-radius: 50px;

    font-size: 14px;

    font-weight: 700;

    text-transform: uppercase;

    margin-top: 20px;

    display: inline-block;

}



a.base-button:hover

{

	background: #e43131;

	color:#ffffff;

}

.owl-carousel .owl-dots.disabled{

    display: none !important;

}





/* category page */



#product-category .row_category

{

    padding: 0 8px;

	margin-bottom: 15px;

}

#product-category .category_banner

{

	padding:0px;

}



#product-category .refine_search ul {

    list-style: none;

    padding: 0;

    margin: 0;

}

#product-category .refine_search ul li

{

	display:inline-block;

}



#product-category .refine_search ul li a.base-button {

    margin-top: 0;

    margin-right: 15px;

}

#product-category .refine_search ul li.active a.base-button {

    background:#f7f7f7;

	color:#000000;

}

#product-category .refine_search ul li:last-child a.base-button {

    margin-right: 0px;

}

#product-category .refine_search

{

    padding: 0px 0 15px;

}



#column-left .panel-default>.panel-heading {

    border: 0;

    color: #fff;

    padding: 10px 12px;

    border-bottom: 0;

    background: #e43131;

    text-align: left;

    font-size: 16px;

    font-weight: 700;

    text-transform: uppercase;

    font-family: 'Roboto Slab', serif;

    height: auto;

    line-height: normal;

	border-radius: 0px;

}



#column-left .panel-heading+.list-group .list-group-item {

    color: #000;

    font-size: 16px;

    font-weight: 700;

}



#column-left input[type=checkbox], #column-left input[type=radio] {

    margin: 7px 0 0 -20px;

}



#column-left .panel-footer {

    background-color: #fff;

    border-top: 0;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;

}



#column-left .checkbox label, #column-left .radio label {

    min-height: 20px;

    padding-left: 20px;

    margin-bottom: 0;

    font-weight: 500;

    cursor: pointer;

    color: #888;

    font-size: 14px;

}



#column-left .panel {

    margin-bottom: 20px;

    background-color: #fff;

    border: 1px solid #dddddd !important;

    box-shadow: none;

    border-top: 0px !important;

    border-radius: 0px;

}



/* zoomer */



/* styles unrelated to zoom */



		/* these styles are for the demo, but are not required for the plugin */

		.zoom {

			display:inline-block;

			position: relative;

		}

		

		/* magnifying glass icon */



		.zoom img {

			display: block;

		}



		.zoom img::selection { background-color: transparent; }



		#ex1 img:hover { cursor: url(grab.cur), default; }

		#ex1 img:active { cursor: url(grabbed.cur), default; }

		

		

/* newslatter */



#newsletterModal .closepopup{

	position: absolute;

	right: -18px;

	top: -18px;

	opacity:1;

	z-index:99999;

}



/* loder */

.loader

{

    position: fixed;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    margin: auto;

    background: #ffffff;

    z-index: 999999;

    width: 100%;

}

.loader img

{

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    margin: auto;

    z-index: 999999;

    width: 100%;

    max-width: 100px;

}

.iifr

{

	display:none;

}