/*
Theme Name: Fenix Lighting Australia
Description: 
Author: Design Point 
Version: 4.8.9
Text Domain: fenixlight
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Fonts CSS
2.0 Main CSS
3.0 Alignments
4.0 WooCommerce CSS
5.0 Custom CSS
6.0 Media CSS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
2.0 Main CSS
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800');
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #747575;
}
a, a:focus, a:hover {
	outline: none;
	text-decoration: none;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #000;
}
a:hover, p:hover {
	transition-duration: 0.5s;
}
.header-top {
	overflow: hidden;
}
.header-top-right {
	background: #000000;
	float: right;
	padding: 12px 0 11px 90px;
	position: relative;
	text-align: right;
}
.header-top-right:before {
	border-left: 80px solid #fff;
	border-top: 73px solid #060606;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 3px;
	width: 0;
}
.header-top-right:after {
	background: #060606;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 1e+20px;
	z-index: -9;
}
.header-search {
	margin: 8px 0 0;
	float: right;
	width: 330px;
	border: 1px solid #ef8518;
}
.header-search input {
	border: medium none;
	box-shadow: none;
	font-size: 16px;
	height: 35px;
	padding: 0 0 0 15px;
	border-radius: 0;
}
.header-search .btn-info {
	background: #ef8518;
	border: medium none;
	border-radius: 0;
	font-size: 14px;
	height: 40px;
	padding: 0 15px;
}
.header-search .btn-info:focus {
	background: #ef8518;
}
.top-nav {
	margin-right: 22px!important;
}
.header-top-right ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.header-top-right ul li {
	display: inline-block;
}
.top-nav li a {
	color: #ffffff;
	display: block;
	font-size: 16px;
	padding: 4px 24px;
	text-transform: uppercase;
	border-right: 1px solid #ef8518;
	letter-spacing: 1px;
}
.top-nav li:hover a, .top-nav li.active a {
	color: #EF8518;
}
.woo-nav li img {
	margin: 0 auto 5px;
}
.woo-nav li a {
	display: block;
	padding: 0 9px;
}
.woo-nav li p {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}
.woo-nav li:hover p {
	color: #EF8518;
}
.cart-contents {
	position: relative;
}
.cart-text {
	background: #fff;
	border-radius: 50px;
	color: #ef8518;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 22px;
	font-weight: 500;
}
.logo {
	padding: 20px 0 30px;
	width: 220px;
	height: auto;
}
.header-call {
	text-align: right;
	padding: 20px 0 30px;
}
.header-call p {
	color: #ef8518;
	font-size: 26px;
	margin: 0 0 10px;
	text-transform: capitalize;
}
.header-call h1 {
	font-size: 38px;
	font-weight: 600;
}
.header-call a {
	color: #000;
	display: inline-block;
}
.header-call a:hover {
	color: #EF8518;
}

/*======Menu css start here========*/
@media (max-width:767px) {
.fenix-info {
	display: none;
}
.header-search.desktop {
	display: none;
}
}

@media (min-width:768px) {
.dropdown.mega-dropdown:hover .dropdown-menu {
	display: block;
}
}
.dropdown-menu {
	top: 100%;
}
.main-nav {
	background: #060606;
	border-bottom: 5px solid #ef8518;
}
.dropdown .glyphicon {
	color: #EF8518;
	font-size: 9px;
	margin: 0 0 0 12px;
	top: 7px;
}
.dropdown:hover .glyphicon {
	color: #fff!important;
}
.dropdown-menu {
	border: none;
	padding: 15px 15px 0;
}
.navbar {
	background: #060606;
	border: medium none;
	border-radius: 0;
	margin: 0;
	min-height: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding: 18px 30px 21px;
	width: auto;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav > li:hover > a {
	background: #ef8518!important;
	color: #fff;
}
.navbar-default .navbar-nav > li:hover .caret:after {
	color: #fff!important;
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:focus, .navbar-default .navbar-nav > .current-menu-item > a:hover {
	background: #ef8518!important;
	color: #fff!important;
}
.sale-item a {
	color: #ef8518!important;
}
.navbar-default .navbar-nav > li.sale-item a:hover {
	color: #fff!important;
}
.caret {
	border-top: 4px dashed #ef8518;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
	width: 100%;
	border-top: 5px solid #ef8518;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #999;
	white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
	color: #fff;
}
.mega-dropdown-menu .dropdown-header {
	color: #428bca;
	font-size: 18px;
	font-weight: bold;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #000;
	color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #000;
	color: #fff;
}
.mega-dropdown-menu form {
	margin: 3px 20px;
}
.mega-dropdown-menu .form-group {
	margin-bottom: 3px;
}
.brand-inner {
	border: 1px solid #bcbcbc;
	border-radius: 5px;
	display: block;
	margin: 0 12px 20px;
	overflow: hidden;
	padding: 15px;
}
.cat-menu.brand li {
	float: left;
}
.cat-menu.brand.categories li:last-child {
	width: 40%;
}
.cat-menu .row {
	display: table;
	width: 100%;
	margin: 0!important;
}
.cat-menu, .cat-list {
	margin: 0;
	padding: 0;
	background: #fff;
}
.cat-info {
	margin: 0 0 20px;
}
.cat-title {
	display: block;
	margin: 0 0 10px;
}
.cat-title a {
	color: #000;
	font-weight: 500;
}
.cat-menu li {
	width: 20%;
	display: table-cell;
	vertical-align: top;
	float: left;
}
.cat-list p {
	display: block;
	width: 100%!important;
	border: none;
	padding: 0;
	margin: 0;
}
/*.cat-menu li:last-child {
	width: 40%;
}*/
.cat-menu li .cat-inner {
	border: 1px solid #bcbcbc;
	border-radius: 2px;
	display: block;
	height: 288px;
	margin: 0 12px 25px;
	overflow: hidden;
	padding: 15px;
}
.cat-menu li:hover .cat-inner {
	border: 1px solid #000;
}
.cat-image {
	display: block;
	min-height: 80px;
}
.cat-image img {
	margin: 0 auto 15px;
}
.cat-list p a {
	color: #EF8518;
	display: inline-block;
	padding: 5px 0 5px 15px;
	position: relative;
}
.cat-list p a:hover {
	color: #000;
}
.cat-list p a:before {
	content: "\f105";
	font-family: "FontAwesome";
	left: 0;
	position: absolute;
}
/*.cat-inner.last {
	border: none!important;
	border-radius: 0!important;
	padding: 0!important;
}*/
.cat-inner.last .cat-image {
	height: 100%;
}
.cat-inner.last .cat-image img {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cat-image {
	position: relative;
}
.cat-image .info {
	right: 0;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 99;
}
.cat-image h4 {
	color: #fff;
	font-weight: 700;
	line-height: 1.4;
}
.cat-image h4 span {
	color: #ef8518;
}
.find-more {
	border: 2px solid #ef8518;
	color: #ef8518;
	display: inline-block;
	letter-spacing: 1px;
	margin: 12px 0 0;
	padding: 12px 26px;
	text-transform: uppercase;
}
.find-more:hover {
	color: #ef8518;
}
.fd {
	background: #ef8518;
	position: relative;
}
.fd p {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 500!important;
	margin-left: 50px;
	padding-left: 58px!important;
	position: relative;
	text-transform: uppercase;
}
.fd p::after {
	background: url(images/truck-icon.png) no-repeat scroll center center / 36px auto;
	content: "";
	display: inline-block;
	height: 53px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 51px;
}
.fd:after {
	border-top: 44px solid #ef8518;
	border-right: 22px solid #fff;
	content: "";
	height: 0;
	right: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.viewall {
	background: #000;
	position: relative;
}
.viewall::after {
	border-bottom: 40px solid #000;
	border-left: 22px solid #fff;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}
.viewall p {
	text-align: center;
}
.cat-info p {
	color: #fff;
	font-weight: 500;
	margin: 0;
	padding: 10px 0;
}
/*==================Slider css start here===========*/
.slider {
	position: relative;
}
.slider .item img {
	width: 100%;
}
.slider-caption {
	position: absolute;
	top: 49%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	z-index: 99;
	max-width: 550px;
}
.slider-caption h1 {
	color: #fff;
	font-size: 26px;
	font-weight: 400;
	line-height: 47px;
	text-transform: uppercase;
}
.slider-caption h1 span {
	color: #ef8518;
}
.view-all {
	background: #ef8518;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 16px 50px 14px 30px;
	margin: 28px 0 0;
	position: relative;
	text-transform: uppercase;
}
.view-all:after {
	background: url(images/fenix-star.png) no-repeat;
	content: "";
	height: 30px;
	position: absolute;
	right: 15px;
	top: 11px;
	width: 20px;
}
.view-all:hover {
	background: #EEA152;
	color: #fff;
}
.carousel-indicators li {
	background-color: #b7b7b7;
	border: 1px solid #b7b7b7;
	height: 12px;
	margin: 2px;
	width: 12px;
}
.carousel-indicators .active {
	background-color: #fff;
	border-color: #fff;
	height: 12px;
	margin: 2px;
	width: 12px;
}
/*===============fenix-info css start here==============*/
.fenix-info {
	border-top: 2px solid #000000;
	position: relative;
	overflow: hidden;
}
.fenix-info .col-md-3:nth-child(1), .fenix-info .col-md-3:nth-child(3) {
	background: #ef8518;
}
.fenix-info .col-md-3:nth-child(2), .fenix-info .col-md-3:nth-child(4) {
	background: #eea152;
}
.fenix-info .col-md-3:nth-child(1)::before {
	background: #ef8518;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	width: 1000%;
	z-index: -9;
}
.fenix-info .col-md-3:nth-child(4)::before {
	background: #eea152;
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	width: 1000%;
	z-index: -9;
}
.info-box {
	padding: 20px 0 20px;
	text-align: center;
}
.info-image {
	margin: 0 0 20px;
}
.info-image img {
	margin: 3px auto;
	width: 51px;
	height: 53px !important;
}
.info-box h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	min-height: 52px;
	text-transform: uppercase;
}
/*=========shop-cat css start here=======*/
.shop-cat {
	margin: 0 0 60px;
}
.cat-heading {
	background: #000000;
	padding: 40px 0 0;
	text-align: center;
	border-bottom: 4px solid #ef8518;
}
.cat-heading h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	background: #ef8518;
	display: inline-block;
	padding: 22px 25px 16px;
	position: relative;
}
.shop-cat .owl-carousel {
	padding: 42px 0 0;
}
.shop-cat .item img {
	border-radius: 50%;
	height: 180px;
	width: 180px!important;
	object-fit: cover;
	border: 1px solid #fff;
}
.shop-cat .item:hover img {
	border: 1px solid #ef8518;
}
.cat-heading h3:before {
	border-right: 40px solid #ef8518;
	border-top: 58px solid #060606;
	content: "";
	height: 0;
	left: -40px;
	position: absolute;
	top: 0;
	width: 0;
}
.cat-heading h3:after {
	border-left: 40px solid #ef8518;
	border-top: 58px solid #060606;
	content: "";
	height: 0;
	position: absolute;
	right: -40px;
	top: 0;
	width: 0;
}
.shop-cat .owl-item:before {
	background: #ef8518;
	content: "";
	height: 93%;
	left: -21px;
	position: absolute;
	top: 0;
	width: 2px;
}
.shop-cat .owl-item:after {
	background: #ef8518;
	bottom: 0;
	content: "";
	height: 26px;
	left: -12px;
	position: absolute;
	transform: rotate(-48deg);
	width: 2px;
}
.owl-carousel .owl-item img {
	width: auto;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block;
}
.owl-nav span {
	opacity: 0;
}
.owl-prev {
	background: url("images/arrow-left.png") no-repeat!important;
	color: #fff;
	content: "";
	height: 53px;
	left: -60px;
	position: absolute;
	top: 40%;
	width: 29px;
}
.owl-next {
	background: url("images/arrow-right.png") no-repeat!important;
	color: #fff;
	content: "";
	height: 53px;
	position: absolute;
	right: -60px;
	top: 40%;
	width: 29px;
}
.category-image img {
	margin: 0 auto;
}
.category-image p {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	text-transform: capitalize;
	margin: 40px 0 30px;
}
.category-image:hover p {
	color: #ef8518;
}
/*===============NEW ARRIVALS css start here===============*/
.panel-default {
	border: 0px;
	box-shadow: none;
	padding-bottom: 55px;
}
.panel-default > .panel-heading {
	padding: 0;
	background: none;
	text-align: center;
	border-bottom: 3px solid #ef8518;
}
.panel-default .nav.nav-tabs {
	display: inline-block;
	border: 0;
	border-top: 2px solid #ef8518;
	position: relative;
}
.nav-tabs > li {
	margin-bottom: -5px;
	padding: 0 15px;
}
.panel-default .nav.nav-tabs:after {
	background: #ef8518;
	content: "";
	height: 71px;
	position: absolute;
	right: -19px;
	top: -7px;
	transform: rotate(-31deg);
	width: 2px;
}
.panel-default .nav.nav-tabs:before {
	background: #ef8518;
	content: "";
	height: 71px;
	left: -19px;
	position: absolute;
	top: -7px;
	transform: rotate(31deg);
	width: 2px;
}
.panel-default .nav.nav-tabs .active:before {
	border-right: 40px solid #ef8518;
	border-top: 58px solid transparent;
	content: "";
	height: 0;
	left: -40px;
	position: absolute;
	top: 0;
	width: 0;
}
.panel-default .nav.nav-tabs .active:after {
	border-left: 40px solid #ef8518;
	border-top: 58px solid transparent;
	content: "";
	height: 0;
	right: -40px;
	position: absolute;
	top: 0;
	width: 0;
}
.nav-tabs > li > a {
	border: 0;
	color: #ef8518;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	padding: 17px 50px 15px;
	margin: 0;
}
.nav-tabs > li:hover > a {
	background: transparent!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: 0;
}
.tab-content {
	padding: 65px 0 0;
}
.panel-body {
	padding: 0 0 36px;
	border-bottom: 2px solid #ef8518;
	position: relative;
}
.panel-body:after {
	background: #ef8518;
	bottom: -4px;
	content: "";
	height: 30px;
	right: 25%;
	position: absolute;
	transform: rotate(-40deg);
	width: 2px;
}
.panel-body:before {
	background: #ef8518;
	bottom: -4px;
	content: "";
	height: 30px;
	left: 25%;
	position: absolute;
	transform: rotate(-40deg);
	width: 2px;
}
.divider {
	background: #ef8518;
	bottom: -4px;
	content: "";
	height: 30px;
	left: 50%;
	position: absolute;
	transform: rotate(-40deg);
	width: 2px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: #ef8518!important;
	color: #fff
}
.nav-tabs > li.active {
	background: #ef8518!important;
}
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
	margin: 0 0 30px;
}
.product-image p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	margin: 40px 0 10px;
	text-align: center;
	text-transform: capitalize;
}
.product-image p:hover {
	color: #ef8518;
}
.product-image {
	text-align: center;
	margin: 0 0 20px;
}
.search-results .product-image {
	min-height: 190px;
}
.product-image img {
	margin: 0 auto;
}
.product-image .price {
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px;
	text-align: center;
}
.woocommerce-Price-amount.amount {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 5px;
	text-align: center;
}
.product-image a {
	color: #ef8518;
}
/*==========fenix-lighting css start here=======*/
.fenix-lighting {
	background-position: center center!important;
	background-size: cover!important;
	padding: 26px 0 24px;
	border-bottom: 10px solid #ef8518;
}
.lighting-content {
	max-width: 520px;
}
.lighting-content h2 {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
}
.lighting-content hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 25px 0 27px;
}
.lighting-content p {
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}
/*==========fenix-lighting css start here=======*/
.fenix-torch {
	padding: 66px 0;
}
.fenix-torch h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 0;
}
.fenix-torch hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 25px 0 27px;
}
.fenix-torch p, .industry-torch p {
	color: #696969;
	line-height: 26px;
	font-size: 16px;
}
.torch-image {
	position: relative;
}
.torch-image img {
	display: none;
}
.torch-image:before {
	background: url("images/fenix-torch.png") no-repeat scroll 0 0;
	content: "";
	height: 370px;
	right: 35px;
	position: absolute;
	top: 0;
	width: 348px;
}
/*==========Free Delivery css start here=======*/
.free-delivery {
	background: #ef8518 none repeat scroll 0 0;
	margin: 20px 0 0;
	text-align: center;
	padding: 12px 0 12px;
}
.free-delivery p {
	font-size: 26px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}
.free-delivery span {
	display: inline-block;
	vertical-align: middle;
}
.free-delivery span img {
	margin: 0 12px 0 0;
}
.free-delivery strong {
	font-weight: 600;
}
/*==========fenix-lighting css start here=======*/
.fenix-dark {
	background-position: center center!important;
	background-size: cover!important;
	padding: 40px 0 48px;
}
.fenix-dark h2 {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
}
.fenix-dark hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 25px 0 27px;
}
.fenix-dark p {
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}
.fenix-dark img {
	float: right;
}
/*==========industry-torch css start here=======*/
.industry-torch {
	padding: 66px 0;
}
.industry-torch h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 0;
}
.industry-torch hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 25px 0 27px;
}
.findustry-torch p {
	color: #696969;
	line-height: 26px;
	font-size: 16px;
}
.tindustry-torch {
	position: relative;
}
.industry-torch .view-all {
	float: right;
}
.fenix-torch .security_left {
	left: auto;
}
.fenix-torch .security_left:after {
	display: none;
}
.security_left {
	left: -15px;
	position: absolute;
}
.security_left:after {
	background: url(images/left-shape.png) no-repeat;
	content: "";
	height: 233px;
	left: 28%;
	position: absolute;
	width: 22px;
	bottom: -180px;
}
.right_security {
	float: right;
}
/*=======mailing-list css start here=============*/
.mailing-list {
	border-top: 10px solid #ef8518;
	text-align: center;
	background-position: top center!important;
	background-size: cover!important;
	padding: 0 0 70px 0;
}
.mailing-list h1 {
	color: #fff;
	font-size: 26px;
	font-weight: 400;
	text-transform: uppercase;
	background: #ef8518;
	display: inline-block;
	padding: 10px 25px 20px;
	letter-spacing: 1px;
	position: relative;
}
.mailing-list h1:before {
	border-right: 41px solid #ef8518;
	border-bottom: 59px solid transparent;
	content: "";
	height: 0;
	left: -40px;
	position: absolute;
	top: 0;
	width: 0;
}
.mailing-list h1:after {
	border-left: 41px solid #ef8518;
	border-bottom: 59px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: -40px;
	top: 0;
	width: 0;
}
.mailing-list h4 {
	text-align: center;
	padding: 42px 0 40px;
	color: #fff;
}
.mailing-list p {
	display: inline-block;
	margin: 0;
}
.mailing-list p input {
	background: #f8f8f8;
	border: 0 none;
	color: #7f7d7d;
	font-size: 16px;
	height: 44px;
	margin: 0 20px 0 0;
	padding: 0 0 0 10px;
	width: 241px;
}
.mailing-list p input[type="submit"] {
	background: #EF8518;
	border: 0;
	height: 44px;
	color: #fff;
	font-style: normal;
	margin-right: 0;
	text-transform: uppercase;
	width: 114px;
}
.mailing-list p input[type="submit"]:hover {
	background: #EEA152;
}
/*======== About page css start here ==============*/
.page-banner {
	position: relative;
}
.page-banner img {
	width: 100%;
}
.caption {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.caption h1 {
	font-size: 36px;
	color: #fff;
	margin: 0 0 30px;
	line-height: 38px;
	text-transform: uppercase;
}
.breadcrumb {
	padding: 0;
	margin: 0;
	background: none;
}
.breadcrumb li {
	text-transform: uppercase;
	font-size: 16px;
}
.breadcrumb a {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
}
.breadcrumb-item.active {
	color: #ef8518;
}
.breadcrumb > li + li::before {
	padding: 0 8px 0 2px;
	color: #fff;
	content: "//";
}
.about-top {
	padding: 44px 0 65px;
}
.about-top h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 0;
}
.about-top hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 24px 0 27px;
}
.about-top p {
	color: #696969;
	line-height: 26px;
	font-size: 16px;
}
.contact-us {
	padding: 44px 0 65px;
}
.contact-us h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 0;
}
.contact-us hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 24px 0 27px;
}
.contact-us p {
	color: #696969;
	line-height: 26px;
	font-size: 16px;
}
.contact-us p i {
	width: 25px;
}
.contact-us p a {
	color: #696969;
}
.contact-us p a:hover {
	color: #ef8518;
}
.contact-form {
	margin: 30px 0;
}
.contact-form .form-control {
	border: 1px solid #707070;
	box-shadow: none;
	height: 40px;
	margin: 0 0 0px;
	width: 100%;
}
.contact-form textarea {
	border: 1px solid #707070;
	height: 180px;
	padding: 10px 0 0 10px;
	width: 100%;
	margin: 0 0 20px;
}
.contact-form .wpcf7-submit {
	background: linear-gradient(#fcb100, #e96c24);
	background: -webkit-linear-gradient(#fcb100, #e96c24) repeat scroll 0 0;
	color: #fff;
	font-size: 16px;
	padding: 8px 30px;
	margin: 0px 15px 0px 0px;
	float: right;
	display: inline-block;
	border: none;
}
.contact-form .wpcf7-submit:hover {
	background: linear-gradient(#e96c24, #fcb100);
	background: -webkit-linear-gradient(#e96c24, #fcb100) repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contact-form .wpcf7-submit {
	background: linear-gradient(#fcb100, #e96c24);
	color: #fff;
	font-size: 16px;
	padding: 15px 40px;
	margin: 0px 15px 0px 0px;
	float: right;
	display: inline-block;
	border: none;
	border-radius: 30px;
}
.contact-form .wpcf7-submit:hover {
	background: linear-gradient(#e96c24, #fcb100);
	transition-duration: 0.4s;
}
.contact-form .wpcf7-response-output {
	margin-top: 40px;
}
.fa-map-marker:before {
	content: "\f041";
	color: #ef8518;
	font-size: 18px;
}
.fa-phone:before {
	content: "\f095";
	color: #ef8518;
	font-size: 18px;
}
.fa-envelope:before {
	content: "\f0e0";
	color: #ef8518;
	font-size: 18px;
}
.top-left {
	float: left;
}
.top-right {
	position: absolute;
	right: 0;
	padding-right: 0;
}
.top-right img {
	float: right;
	margin: 50px 0 0 0;
}
.about-middle {
	padding: 82px 0 40px;
	background: #000000;
	position: relative;
}
.about-middle .row {
	position: relative;
}
.about-middle .row:before {
	background: url(images/middle-top-shape.png) no-repeat;
	position: absolute;
	content: "";
	width: 455px;
	height: 155px;
	right: 0px;
	top: -200px
}
.about-middle h2 {
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 10px 0 0;
}
.about-middle hr {
	border: 1px solid #ef8518;
	width: 135px;
	margin: 24px 0 27px;
}
.about-middle p {
	color: #fff;
	line-height: 26px;
	font-size: 16px;
}
.about-middle img {
	margin: 70px 0 0;
}
.middle-right h6 {
	color: #ef8518;
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 15px;
}
.middle-right p {
	margin: 0 0 15px;
}
.led-icon {
	position: relative;
}
.led-icon img {
	position: absolute;
	left: -170px;
}
/*======== product page css start here ==============*/

.product-area {
	padding: 45px 0 18px;
}
.sidebar-box {
	margin: 0 0 30px;
}
.sidebar-box h3 {
	background: #ef8518;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	padding: 11px 0 11px 42px;
	position: relative;
	text-transform: uppercase;
}
.sidebar-box h3:after {
	background: url(images/fenix-star2.png) no-repeat;
	content: "";
	height: 25px;
	position: absolute;
	left: 15px;
	top: 10px;
	width: 16px;
}
.widget_price_filter h4 {
	background: #ef8518 none repeat scroll 0 0;
	color: #fff !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	padding: 11px 0 11px 42px !important;
	position: relative !important;
	text-transform: uppercase;
}
.widget_price_filter h4:after {
	background: url(images/fenix-star2.png) no-repeat;
	content: "";
	height: 25px;
	position: absolute;
	left: 15px;
	top: 10px;
	width: 16px;
}
.woof_container_inner {
	margin: 15px 0 0;
}
.woof_container_inner h4 {
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	padding: 0 0 15px 15px;
	position: relative;
}
.woof_container_inner h4 a.woof_front_toggle_closed:before {
	font-family: 'FontAwesome';
	content: "\f067";
	color: #ef8518;
	font-size: 10px;
	left: 0px;
	position: absolute;
	top: 4px;
}
.woof_container_inner h4 a.woof_front_toggle_opened:before {
	font-family: 'FontAwesome';
	content: "\f068";
	color: #ef8518;
	font-size: 10px;
	left: 0px;
	position: absolute;
	top: 4px;
}
.woof_container_inner ul {
	list-style: none;
	padding: 0px;
	margin-top: -12px;
}
.woof_container_inner ul li {
	padding: 0 !important;
	position: relative;
}
.woof_container_inner ul li label {
	font-weight: normal;
}
.woof_container_inner ul li a {
	color: #696969;
	text-transform: capitalize;
	display: block;
	padding: 5px 0 5px 5px;
	position: relative;
}
.woof_container_inner ul li:hover a {
	color: #ef8518;
}
.price_slider_wrapper {
	margin-top: 35px;
}
.price_slider_amount .price_label {
	font-size: 17px;
	text-transform: uppercase;
}
.woof_price_search_container .woof_container_inner {
	border: none;
}
.filter img {
	padding: 20px 0;
}
.filter p {
	color: #696969;
	margin: 0;
}
.product-area .col-md-9 {
	padding-left: 50px;
}
.heading .main-title {
	text-transform: uppercase;
	font-size: 24px;
	color: #000000;
	font-weight: 600;
	padding: 0 20px 0 0;
	vertical-align: middle;
}
.heading span {
	font-size: 16px;
	color: #696969;
	display: inline-block;
	font-weight: normal;
}
.product-area hr {
	border-color: #ef8518;
	margin: 10px 0 30px;
}
.product-setting button {
	background: #d2d2d2;
	border: none;
	height: 28px;
	width: 28px;
}
.fa-th {
	color: #000;
}
.fa-list-alt {
	color: #1367af;
}
.product-box p {
	display: none;
	line-height: 26px;
}
.listview.column {
	margin-bottom: 50px;
}
.listview.column:before, .listview.column:after {
	display: none;
}
.listview .product-box div {
	display: table-cell;
}
.listview .product-dis {
	text-align: left;
}
.listview .product-box p {
	display: block;
}
.listview .product-box .product-image {
	margin-right: 40px;
	float: left;
}
.listview .product-box {
	border-bottom: 1px solid #ef8518;
	padding: 0 0 50px 0;
}
.product-dis {
	text-align: center;
}
.product-area .product-dis h3 {
	min-height: 70px;
}
.product-dis h3 {
	font-size: 16px;
	margin: 0 0 16px;
	text-transform: capitalize;
}
.product-dis h3 a {
	color: #696969;
	line-height: 22px;
}
.product-box:hover h3 a {
	color: #000;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .price {
	display: block;
	color: #ef8518 !important;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 30px;
}
.view-product {
	background: #ef8518;
	border: none;
	font-size: 12px;
	color: #fff;
	padding: 10px 25px 12px 25px;
	border-radius: 50px;
	display: inline-block;
	text-transform: uppercase;
}
.view-product:hover {
	background: #eea152;
	color: #fff;
}
.view-product:focus {
	color: #fff;
}
.column {
	position: relative;
	margin-bottom: 90px;
}
.column .column {
	margin: 0;
}
.column:before {
	background: #ef8518;
	top: 0;
	content: "";
	height: 241px;
	right: 0;
	position: absolute;
	width: 1px;
}
.column:after {
	background: #ef8518;
	top: 236px;
	content: "";
	height: 26px;
	right: -10px;
	position: absolute;
	transform: rotate(-48deg);
	width: 1px;
}
.our-product .column:nth-child(3n).column:before {
	display: none;
}
.our-product .column:nth-child(3n).column:after {
	display: none;
}
.product-information {
	padding: 54px 0 0;
}
.flex-viewport {
	border: 1px solid #a1a1a1;
}
.product-code {
	padding: 20px 0;
}
.product-code p {
	margin: 0;
	font-size: 20px;
	color: #ef8518;
	text-align: right;
}
.woocommerce-product-gallery ol.flex-control-thumbs {
	padding: 0;
	margin: 0;
	display: flex;
	border: 1px solid #a1a1a1;
	list-style: none;
}
.woocommerce-product-gallery ol.flex-control-thumbs li {
	border-right: 1px solid #a1a1a1;
	padding: 10px;
}
.woocommerce-product-gallery ol.flex-control-thumbs li:last-child {
	border-right: 0;
}
.product-information h1 {
	color: #000000;
	font-size: 24px;
	font-weight: 600;
	margin: -4px 0 8px;
}
.p-code {
	color: #000000;
	font-size: 24px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.product-information hr {
	border-color: #ef8518;
	margin: 15px 0 25px;
}
.p-info h4 {
	color: #000000;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 12px;
}
.p-content {
	margin: 0 0 10px;
}
.p-content p {
	line-height: 26px;
}
.more-link, .less-link, .more-link:hover, .less-link:hover {
	color: #ef8518;
	text-transform: uppercase;
}
.quantity {
	margin: 0 0 20px;
}
.quantity span {
	display: inline-block;
	margin: 0 10px 0 0;
	color: #000000;
	font-size: 18px;
	vertical-align: middle;
}
.quantity .number {
	border: 1px solid #a1a1a1;
	width: 35px;
	text-align: center;
	height: 35px;
	font-size: 16px !important;
	line-height: 35px;
}
.quantity .price {
	font-size: 16px;
	color: #ef8518;
	font-weight: 500;
}
.wishlist {
	padding: 10px 0 25px;
}
.wishlist a {
	color: #000;
}
.wishlist a i {
	color: #cccdcd;
	margin: 0 15px 0 0;
}
.review {
	padding: 20px 0 0;
}
.review .fa-star {
	color: #000;
}
.review .checked {
	color: #ef8518;
}
.review ul {
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
}
.review ul li {
	border-right: 1px solid #a1a1a1;
	font-size: 10px;
	padding: 15px 15px;
	vertical-align: middle;
	color: #ef8518;
}
.review ul li span {
	display: inline-block;
	vertical-align: middle;
}
.review ul li img {
	margin: 0 15px 0 0;
}
.review ul li:first-child {
	padding-left: 0;
	display: none;
}
.review ul li:last-child {
	border-right: 0;
	padding-right: 0;
}
.social-share ul {
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
}
.social-share ul li {
	border: 1px solid #a1a1a1;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px 0 0;
}
.social-share ul li i {
	color: #878787;
}
.woo-tab {
	margin: 50px 0 70px;
}
.woo-tab .nav-tabs {
	border-bottom: 0;
}
.woo-tab .nav-tabs > li:first-child {
	border-left: 1px solid #a1a1a1;
}
.woo-tab .nav-tabs > li {
	margin-bottom: -1px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding: 0;
}
.woo-tab .nav-tabs > li > a {
	color: #000000;
	font-size: 20px;
	text-transform: inherit;
	padding: 13px 30px 17px;
}
.woo-tab .nav-tabs > li.active > a, .woo-tab .nav-tabs > li.active > a:focus, .woo-tab .nav-tabs > li.active > a:hover, .woo-tab .nav-tabs > li:hover > a {
	background: #ef8518!important;
	color: #fff !important;
}
.woo-tab .tab-content {
	border: 1px solid #a1a1a1;
	padding: 0 0 20px 30px;
}
.woo-tab .tab-content h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: #ef8518;
	font-weight: 500;
	margin: 25px 0 15px;
}
.woo-tab .tab-content p {
	margin: 0 0 20px;
	font-size: 16px;
	color: #696969;
	padding: 0;
}
.related-product h2 {
	text-transform: uppercase;
	font-size: 24px;
	color: #000000;
	font-weight: 600;
	letter-spacing: 1px;
}
.related-product hr {
	border-color: #ef8518;
	margin: 25px 0 80px;
}
.related-product .column:last-child.column:before {
	display: none;
}
.related-product .column:last-child.column:after {
	display: none;
}
/*===============Footer css start here==============*/
footer {
	padding: 40px 0 0;
}
.footer-box img {
	margin: 10px 0 20px;
	max-width: 200px!important;
}
.footer-box p {
	font-size: 16px;
	color: #727272;
	line-height: 26px;
	margin: 0 0 0 10px;
}
.footer-box h3 {
	color: #ef8518;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 25px;
	text-transform: uppercase;
}
.footer-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-box ul li {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}
.footer-box ul li:before {
	font-family: 'FontAwesome';
	content: "\f0da";
	color: #ef8518;
	font-size: 18px;
	left: 15px;
	position: absolute;
}
.footer-box ul li a {
	font-size: 16px;
	color: #727272;
}
.footer-box ul li:hover a {
	color: #ef8518;
}
.footer-box .contact li {
	padding: 0 0 0 30px;
}
.footer-box .contact li:first-child:before {
	font-family: 'FontAwesome';
	content: "\f095";
}
.footer-box .contact li:last-child:before {
	font-family: 'FontAwesome';
	content: "\f003";
}
.social-icon li:before {
	display: none;
}
.social-icon li {
	display: inline-block;
	padding: 0!important;
}
.social-icon li:first-child {
	padding: 10px 5px 0 0!important
}
.social-icon li i {
	background: #ef8518;
	border-radius: 5px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 28px;
}
.copyright {
	margin: 30px 0 0;
	background: #000;
	text-align: center;
	padding: 28px 0 30px;
}
.copyright p {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	margin: 0;
}
.copyright p:first-child {
	margin: 0 10px 0 0;
	position: relative;
}
.copyright p:first-child:after {
	background: #fff;
	content: "";
	height: 12px;
	position: absolute;
	right: -6px;
	top: 3px;
	width: 1px;
}
.copyright p a {
	color: #fff;
}
.copyright p a:hover {
	color: #ef8518;
}
.footer-pay {
	text-align: center;
	padding: 58px 0 70px;
}
.footer-pay img {
	margin: 0 auto;
}
.caret {
	border-top: 0;
	position: relative;
}
.caret:after {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	font-size: 10px;
	top: -10px;
	position: absolute;
	left: 3px;
	color: #ef8518;
}
/** CUSTOM CSS SINGLE PRODUCT PAGE**/
.regular_price .amount {
	position: relative;
}
.regular_price .amount::after {
	content: "";
	width: 100%;
	height: 1px;
	background: black;
	position: absolute;
	bottom: 13px;
	left: 0;
}
/* For Firefox */
input[type='number'] {
	-moz-appearance: textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 100% !important;
}
.contact-map {
	margin-top: 30px;
}
.woof_closed_block {
	display: block!important;
}
.woof_checkbox_label {
	color: #000000;
	font-size: 16px;
	font-weight: 500!important;
	padding: 15px 0 15px 20px!important;
	position: relative;
	font-family: 'Montserrat', sans-serif;
}
.woof_childs_list_li {
	border-bottom: 1px solid #cccccc;
	display: block;
}
.woof_checkbox_label {
	padding: 0;
	margin: 0!important;
}
.woof_checkbox_term {
	display: none;
}
.woof_childs_list .woof_checkbox_term {
	display: inline-block;
}
.woof_checkbox_count {
	display: none;
}
.woof_childs_list_opener span.woof_is_closed, .woof_childs_list_opener span.woof_is_opened {
	background: none!important;
}
.woof_is_closed:before {
	font-family: 'FontAwesome';
	content: "\f067";
	position: absolute;
	color: #ef8518;
	font-size: 12px;
	right: 0;
}
.woof_is_opened:before {
	font-family: 'FontAwesome';
	content: "\f068";
	position: absolute;
	color: #ef8518;
	font-size: 12px;
	right: 0;
}
.woof_list_checkbox label {
	width: 100%;
}
.woof_childs_list_opener {
	position: absolute!important;
	top: 18px;
	left: -12px;
	padding: 0 !important;
}
.woof_childs_list label {
	width: auto;
	padding: 0 0 20px 10px !important;
	vertical-align: top!important;
}
.woof_childs_list {
	margin-top: 0!important;
}
.orderby {
	border: 1px solid #ccc;
	height: 40px;
	padding: 0 0 0 10px;
	font-weight: normal;
}
.product-setting {
	float: left;
	margin: 0 30px 30px 0;
}
.ouderby-outer p {
	text-transform: uppercase;
	margin: 0;
	color: #696969;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #ef8518!important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #000!important;
}
.woocommerce span.onsale {
	background-color: #ef8518!important;
	height: 40px;
	width: 40px;
}
.product-information .woocommerce-Price-amount.amount {
	color: #ef8518;
}
del .woocommerce-Price-amount.amount {
	color: #7e7e7e!important;
}
.woocommerce .quantity .qty {
	text-align: center;
	border: 1px solid #a1a1a1;
	width: 37px;
	height: 37px;
	margin-right: 20px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	text-decoration: none;
}
.woocommerce .star-rating {
	margin: 5px 0 0 10px;
}
.woocommerce nav.woocommerce-pagination ul {
	border: 2px solid #ef8518!important;
}
.woocommerce nav.woocommerce-pagination ul li {
	border-right: 2px solid #ef8518!important;
	height: 35px;
	width: 35px;
}
.woocommerce nav.woocommerce-pagination ul li a {
	color: #000!important;
}
.woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
	height: 35px;
	width: 35px;
	line-height: 35px!important;
	padding: 0!important;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
	border-right: 0px!important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
	background: #ef8518!important;
	color: #fff!important;
}
.social-sharing i, .social-sharing a {
	background: none!important;
	color: #a1a1a1;
	border: 1px solid #a1a1a1;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	margin: 0 5px 0 0;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
/*text-decoration: none;*/
}
.p-content .summary {
	width: 100% !important;
	margin: 0!important;
}
/*===== cart + checkout ========*/

.woocommerce-message, .woocommerce-info {
	border-top-color: #ef8518!important;
}
.woocommerce-message:before, .woocommerce-info:before {
	color: #ef8518!important;
}
.showcoupon, .showlogin {
	color: #ef8518!important;
}
.button.wc-forward {
    background: #ef8518!important;
    border: none!important;
    font-size: 14px!important;
    color: #fff!important;
    padding: 0 25px 0 25px!important;
    height: 50px!important;
    line-height: 50px!important;
    border-radius: 0px!important;
    display: inline-block!important;
    text-transform: uppercase!important;
}
.page-defalt {
	padding: 45px 0 45px;
}
.woocommerce-MyAccount-content p {
	font-size: 16px;
}
.woocommerce-MyAccount-content input {
	height: 38px;
	padding: 0 0 0 10px;
	border: 1px solid #ccc;
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
	background: #ef8518 !important;
	border: none !important;
	font-size: 12px !important;
	color: #fff !important;
	padding: 0 25px 0 25px !important;
	height: 38px !important;
	line-height: 38px !important;
	border-radius: 0px !important;
	display: inline-block !important;
	text-transform: uppercase !important;
}
.woocommerce-MyAccount-content .title {
	padding: 0;
}
.woocommerce-MyAccount-content .title a {
	font-size: 14px;
	padding: 3px 0 0 10px;
}
.woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
	margin: 0 0 0 0;
	border-bottom: 1px solid #fff;
	padding: 14px 20px;
	background-color: #eee;
}
.woocommerce-MyAccount-navigation ul li a {
	color: #ef8518;
}
.page-defalt h1 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 30px;
}
.cart_totals h2 {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 0 15px;
}
.woocommerce table.shop_table {
	border-color: #ef8518!important;
	border-radius: 0!important;
}
.woocommerce table.shop_table td {
	border-color: #ef8518!important;
	border-right: 1px solid #ef8518;
}
.cart-subtotal th {
	border-right: 1px solid #ef8518!important;
}
.order-total th {
	border-color: #ef8518!important;
	border-right: 1px solid #ef8518!important;
}
.cart-subtotal th {
	border-color: #ef8518!important;
}
.woocommerce .cart_item td:last-child, .actions {
	border-right: 0px !important;
}
.woocommerce-checkout-review-order-table .order-total td, .woocommerce-checkout-review-order-table .cart-subtotal td {
	border-right: 0px !important;
}
.woocommerce-cart-form .product-name a {
	color: #ef8518!important;
}
.woocommerce-cart-form .button, #place_order, .button.wc-backward, .woocommerce-form-login .button, .woocommerce-form-coupon .button {
	background: #ef8518!important;
	border: none!important;
	font-size: 12px!important;
	color: #fff!important;
	padding: 0 25px 0 25px!important;
	height: 38px!important;
	line-height: 38px!important;
	border-radius: 0px!important;
	display: inline-block!important;
	text-transform: uppercase!important;
}
.woocommerce table.wishlist_table td:last-child {
	border-right-style: none !important;
}
.wishlist_table td.product-name a {
	color: #ef8518 !important;
	font-size: 15px;
}
.wishlist_table th.product-name, .wishlist_table th.product-price, .wishlist_table th.product-stock-status {
	font-size: 15px;
}
.woocommerce table.wishlist_table tbody {
	border-right: none !important;
}
.wishlist_table td.product-remove a {
	margin: 0 15px !important;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
	background: #ef8518!important;
	border: none!important;
	font-size: 12px!important;
	color: #fff!important;
	padding: 0 25px 0 25px!important;
	height: 38px!important;
	line-height: 38px!important;
	border-radius: 0px!important;
	display: inline-block!important;
	text-transform: uppercase!important;
}
#coupon_code {
	height: 38px;
	border: 1px solid #ccc;
	min-width: 120px;
}
.woocommerce-cart-form .quantity .qty {
	margin: 0;
}
.woocommerce table.shop_table th {
	font-weight: normal!important;
	padding: 10px 12px!important;
}
.woocommerce-cart-form .quantity {
	margin: 0;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
	color: #000;
	font-size: 24px;
	text-transform: capitalize;
	margin: 0 0 10px;
}
#order_review_heading {
	color: #000;
	font-size: 24px;
	text-transform: capitalize;
	margin: 20px 0 15px;
}
.woocommerce form .form-row label {
	line-height: 2;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 16px;
}
.woocommerce-billing-fields input {
	border: 1px solid #ccc;
	height: 38px;
	padding: 0 0 0 10px;
}
#order_comments {
	border: 1px solid #ccc;
	height: 120px;
	padding: 10px 0 0 10px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 1px solid #ccc!important;
	border-radius: 0px!important;
	min-height: 300px!important;
}
.woocommerce-form-login input, .woocommerce-form-coupon input {
	border: 1px solid #ccc;
	height: 38px;
	padding: 0 0 0 10px;
}
.woocommerce-form-register input {
	border: 1px solid #ccc;
	height: 38px;
	padding: 0 0 0 10px;
}
.woocommerce-form-register p {
	line-height: 26px;
}
.woocommerce-form-register .button {
	background: #ef8518 !important;
	border: none !important;
	font-size: 12px !important;
	color: #fff !important;
	padding: 0 25px 0 25px !important;
	height: 38px !important;
	line-height: 38px !important;
	border-radius: 0px !important;
	display: inline-block !important;
	text-transform: uppercase !important;
}
.woocommerce-form__input.woocommerce-form__input-checkbox {
	height: auto;
}
.lost_password a {
	color: #ef8518;
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ccc!important;
	border-radius: 0!important;
	height: 38px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 34px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 34px!important;
}
.woocommerce-privacy-policy-link {
	color: #ef8518;
}
.woocommerce-order-details h2, .woocommerce-customer-details h2 {
	color: #000;
	font-size: 24px;
	text-transform: capitalize;
	margin: 0 0 10px;
}
.woocommerce-customer-details address {
	border: 1px solid #ef8518!important;
	border-radius: 0!important;
	line-height: 26px;
}
.woocommerce-order-details th {
	border-color: #ef8518!important;
}
.woocommerce-order-details td {
	border-right: 0!important;
}
.woocommerce ul.order_details {
	margin: 0;
	padding: 0;
}
.woocommerce ul.order_details li {
	line-height: 26px!important;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	margin: 0 0 30px;
	font-weight: 600;
	color: #ef8518;
}
.cart-empty {
	margin: 0 0 30px;
}
.nothing-found {
	text-align: center;
}
.nothing-found-image img {
	margin: 0 auto 30px;
}
.nothing-found a {
	color: #ef8518;
}
.search-post-info p {
	margin: 0 0 30px;
}
#searchform input {
	border: 1px solid #ccc;
	height: 40px;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
}
#searchform #searchsubmit {
	background: #ef8518;
	border: none;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding: 0 25px 0 25px;
	border-radius: 0px;
	display: inline-block;
	text-transform: uppercase;
}
.search-results .product-box {
	margin: 0 0 50px;
}
.search-results .product-dis h3 {
	font-size: 16px;
	margin: 0 0 16px;
	color: #696969;
	text-transform: capitalize;
}
.search-results .product-dis h3 {
	min-height: 50px;
}

/*==== Mobile Responsive css start here =======*/
@media screen and (max-width: 1199px) {
.search-results .product-dis h3 {
	min-height: 60px;
}
.header-search {
	width: 100%;
}
.info-box h4 {
	font-size: 14px;
	line-height: 24px;
}
.footer-box p {
	font-size: 14px;
}
.fenix-torch .security_left {
	left: -15px;
}
}

@media screen and (max-width:1024px) {
.product-area .product-dis h3 {
	min-height: 120px;
}
.header-search mobile {
	display: none;
}
.header-top-right {
	padding: 13px 0 11px 91px;
}
}

@media screen and (max-width:991px) {
.product-area .product-dis h3 {
	min-height: 70px;
}
.header-call p {
	font-size: 22px;
}
.header-call h1 {
	font-size: 30px;
}
.logo {
	margin: 30px 0 0 0;
}
.slider-caption .view-all {
	margin: 12px 0 0;
}
.slider-caption h1 {
	font-size: 20px;
	line-height: 26px;
}
.navbar-default .navbar-nav > li > a {
	padding: 18px 16px 21px;
}
.cat-title a {
	font-size: 12px;
}
.cat-info p {
	font-size: 12px;
}
.fd:after {
	border-top: 37px solid #ef8518;
}
.viewall::after {
	border-bottom: 36px solid #000;
}
.fenix-info .col-md-3:nth-child(2), .fenix-info .col-md-3:nth-child(3) {
	background: #eea152;
}
.fenix-info .col-md-3:nth-child(1), .fenix-info .col-md-3:nth-child(4) {
	background: #ef8518;
}
.fenix-info .col-md-3:nth-child(3)::before {
	background: #eea152;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	width: 1000%;
	z-index: -9;
}
.fenix-info .col-md-3:nth-child(2)::before {
	background: #eea152;
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	width: 1000%;
	z-index: -9;
}
.fenix-info .col-md-3:nth-child(4)::before {
	background: #ef8518;
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	width: 1000%;
	z-index: -9;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
.torch-image::before {
	display: none;
}
.torch-image img {
	display: block;
	margin: 0 auto 30px;
}
.security_left {
	position: relative;
}
.security_left::after {
	display: none;
}
.security_left img {
	margin: 0 auto 30px;
}
.free-delivery span img {
	max-width: 50px;
}
.free-delivery span {
	font-size: 20px;
}
.fenix-dark img {
	float: none;
	margin: 0 auto;
}
.caption h1 {
	font-size: 30px;
	margin: 0 0 10px;
	line-height: 30px;
}
.breadcrumb li, .breadcrumb a {
	font-size: 16px;
}
.top-right {
	position: relative;
}
.about-middle img {
	margin: 30px auto;
}
.led-icon {
	text-align: center;
}
.led-icon img {
	position: relative;
	left: 0;
}
.product-area .col-md-9 {
	padding-left: 20px;
}
.our-product .column:nth-child(3n).column:before {
	display: block;
}
.our-product .column:nth-child(3n).column:after {
	display: block;
}
.our-product .column:nth-child(2n).column:before {
	display: none;
}
.our-product .column:nth-child(2n).column:after {
	display: none;
}
.product-img img {
	margin: 0 auto;
}
.product-thumb {
	margin: 0 0 30px;
}
.related-product .column:nth-child(2n).column:before {
	display: none;
}
.related-product .column:nth-child(2n).column:after {
	display: none;
}
.footer-box img {
	margin: 0px 0 20px;
}
.footer-box {
	margin: 0 0 40px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: none!important;
}
}

@media screen and (max-width: 767px) {
.navbar-nav.sm-collapsible .caret:before {
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: bold;
}
.navbar-nav.sm-collapsible .open > a > .caret::before {
	content: '\f106';
}
.breadcrumb li, .breadcrumb a {
	font-size: 14px;
}
.woocommerce span.onsale {
	left: 5px!important;
}
.product-information h1 {
	font-size: 20px;
}
.woo-tab .tab-content {
	padding: 0 20px;
}
.cat-menu.brand.categories li:last-child {
	width: 100%;
}
.header-top-right {
	float: none;
}
.header-search.mobile {
	display: block!important;
	margin: 10px auto;
	width: 92%;
	float: none;
}
.header-top-right ul {
	display: block;
}
.header-top-right::before {
	border-left: 0px solid #fff;
}
.header-top-right::after {
	display: none;
}
.header-top-right {
	padding: 15px 0;
	text-align: center;
}
.top-nav li a {
	font-size: 14px;
	padding: 0px 8px;
}
.top-nav li:last-child a {
	border-right: 0;
}
.top-nav {
	margin-right: 0px !important;
	margin-bottom: 15px !important;
}
.cart-text {
	top: -8px;
	right: -5px;
}
.logo {
	margin: 20px 0;
	text-align: center;
	width: 100%;
}
.logo img {
	margin: 0 auto;
}
.header-call {
	padding: 0 0 20px;
	text-align: center;
}
.navbar-toggle {
	float: left;
	margin-left: 15px;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ef8518;
	border-color: #ef8518;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	width: 25px;
	height: 3px;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	padding: 14px 0 14px 15px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.navbar-nav {
	margin: 0px -15px;
}
.navbar-nav.sm-collapsible a.has-submenu {
	padding-right: 0;
}
.dropdown .glyphicon {
	color: #EF8518;
	font-size: 9px;
	margin: 0 12px 0 0;
	top: 7px;
}
.caret:after {
	display: none;
}
.fd::after {
	border-right: 0px solid #ef8518;
}
.viewall:after {
	border-left: 0;
}
.cat-info p {
	font-size: 10px;
	text-align: center;
	display: block;
	padding: 10px 0!important;
}
.fd p::after {
	display: none;
}
.cat-menu.brand li {
	display: block;
	float: left;
	width: 50%;
}
.cat-menu.brand li:last-child {
	width: 50%;
}
.carousel-inner, .carousel-inner .item {
	height: 280px;
}
.carousel-inner .item img {
	height: 280px;
	object-fit: cover;
	object-position: right top;
}
.slider-caption {
	width: 100%;
	left: 0;
	right: 0;
	padding: 0 15px;
}
.slider-caption h1 {
	font-size: 18px;
	line-height: 26px;
}
.view-all {
	font-size: 14px;
	padding: 15px 43px 14px 30px;
}
.page-banner {
	height: 320px;
}
.page-banner img {
	height: 320px !important;
	object-fit: cover !important;
	object-position: right center;
}
.caption h1 {
	font-size: 18px;
	margin: 0 0 10px;
	line-height: 20px;
}
.about-top h2, .about-middle h2 {
	font-size: 18px;
	line-height: 26px;
}
.about-top, .about-middle {
	padding: 30px 0;
}
.about-middle .row:before {
	display: none;
}
.about-middle img {
	width: 100%;
}
.column::before {
	display: none;
}
.column::after {
	display: none;
}
.our-product .column:nth-child(3n).column::before, .our-product .column:nth-child(3n).column::after {
	display: none;
}
.our-product .column {
	border-bottom: 1px solid #ef8518;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.woo-tab .nav-tabs > li > a {
	font-size: 13px;
	padding: 9px 7px 12px;
}
.woo-tab .tab-content h3 {
	font-size: 16px;
}
.woo-tab .tab-content p {
	font-size: 14px;
	line-height: 24px;
}
.woo-tab {
	margin: 50px 0 30px;
}
.brand-inner {
	margin: 15px 10px 0;
}
.cat-menu.brand {
	padding: 0 0 15px;
}
.cat-menu li .cat-inner {
	margin: 15px 15px 0 15px;
}
/*.cat-menu li .cat-inner {
	height: auto;
}*/
.fenix-info .col-md-3:nth-child(2), .fenix-info .col-md-3:nth-child(4) {
	background: #eea152;
}
.fenix-info .col-md-3:nth-child(1), .fenix-info .col-md-3:nth-child(3) {
	background: #ef8518;
}
.free-delivery span {
	font-size: 18px;
}
.new-arrival .panel-default {
	padding-bottom: 20px;
}
.fenix-torch, .industry-torch {
	padding: 30px 0;
}
.mailing-list {
	padding: 0 0 30px 0;
}
.shop-cat .owl-item::after {
	display: none;
}
.panel-body:after {
	display: none!important;
}
.panel-body:before {
	display: none!important;
}
.divider {
	display: none!important;
}
.new-arrival .nav-tabs > li {
	float: none;
}
.new-arrival .nav-tabs > li > a {
	padding: 17px 20px 15px;
}
.panel-default .nav.nav-tabs:after {
	height: 69px;
	transform: rotate(-33deg);
}
.panel-default .nav.nav-tabs:before {
	height: 69px;
	transform: rotate(33deg);
}
.new-arrival .nav-tabs > li:last-child {
	transform: rotate(180deg);
	margin: 5px 0 0 0;
}
.new-arrival .nav-tabs > li:last-child a {
	transform: rotate(180deg);
}
.panel-default > .panel-heading {
	border-bottom: 0;
	position: relative;
}
.new-arrival .panel-heading::before {
	background: #ef8518;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	height: 2px;
	width: 100%;
	top: 58px;
}
.cat-heading h3 {
	padding: 22px 15px 16px;
}
.lighting-content h2, .fenix-torch h2, .fenix-dark h2, .industry-torch h2 {
	font-size: 18px;
	line-height: 24px;
}
.mailing-list h1 {
	font-size: 14px;
}
.mailing-list h1::before {
	border-bottom: 46px solid transparent;
}
.mailing-list h1::after {
	border-bottom: 46px solid transparent;
}
.mailing-list p {
	display: block;
	margin: 0;
}
.mailing-list p input {
	margin: 0 0 20px 0;
	width: 100%;
}
.footer-box {
	margin: 0 0 40px;
	text-align: center;
}
.footer-box .contact li {
	padding: 0 0 0 45px;
}
.footer-box ul {
	display: inline-block;
	text-align: left;
}
.footer-box ul li {
	margin: 0 0 15px;
	padding: 0 0 0 35px;
	position: relative;
}
.footer-box img {
	margin: 0px 0 20px;
	margin: 0 auto 20px;
}
.copyright {
	margin: 0;
	padding: 18px 0 20px;
}
.copyright p {
	display: block;
}
.copyright p:first-child:after {
	display: none;
}
.footer-pay {
	text-align: center;
	padding: 38px 0 50px;
}
.footer-pay img {
	margin: 0 auto;
	max-width: 260px;
}
.header-top .container {
	padding: 0;
}
.social-icon {
	display: block !important;
	text-align: center !important;
}
.owl-prev {
	left: 0;
	background-size: 20px !important;
}
.owl-next {
	right: 0;
	background-size: 20px !important;
}
.shop-cat .owl-item::before {
	display: none;
}
}

@media screen and (max-width: 479px) {
.cat-menu.brand li, .cat-menu.brand li:last-child {
	width: 100%;
}
.cat-menu li .cat-inner {
	height: auto;
}
.cat-image img {
	width: 100%;
}
.brand-inner {
	height: auto;
	padding: 20px;
}
.header-search {
	float: none;
	width: 290px;
}
.footer-pay {
	padding: 35px 20px;
}
}
/*====================
   Custom CSS
====================*/
.instagram {
	padding: 0 0 25px;
}
.insta-feed img {
	width: 100%;
}
.insta-heading {
	position: relative;
	text-align: center;
	margin: 33px 0;
}
.insta-heading:after {
	background: #ef8518;
	content: "";
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 17px;
	width: 100%;
	z-index: -9;
}
#sb_instagram .sb_instagram_header {
	float: left;
	clear: both;
	margin: 0 0 15px;
	padding: 0;
	line-height: 1.2;
	width: 100%;
	display: none;
}
.title {
	background: #fff;
	display: inline-block;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase;
	z-index: 9;
	color: #000000;
	font-size: 30px;
}
/*====================
   Search CSS
====================*/

.post-image img {
	max-width: 500px;
	height: auto;
}
.post-info h2 {
	font-size: 20px;
	margin: 15px 0 !important;
}
.post-image img {
	max-height: 400px !important;
}
.post-info a {
	background: #ef8518;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 12px 35px 14px 35px;
	margin: 28px 0 0;
	position: relative;
	text-transform: uppercase;
}
.post-info a:hover {
	background: #EEA152;
	color: #fff;
}
