/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jun 14 2018 | 11:09:37 (am)
/*
/******* Do not edit this file *******/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300);
@import url(http://fonts.googleapis.com/css?family=Lato:400,300);
/*==================== COMMON START ======================*/
.clear {
	clear:both;
}
body {
	position:relative;
	background:#fff;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.home #content {
	font-size:18px;
}
#content {
	padding: 20px 0px 0;
	font-size:14px;
}
#content h3 a {
	color:#363f48;
	font-size:18px;
}
/*#content, #content p {
	color:#000;
	font-size:18px;
}*/
#content a:hover {
	text-decoration: underline;
}
.headwrapper {
	height:auto;
}
.header-1-container {
	height:auto;
}
#logo-container {
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	margin:30px 0;
}
#logo-container h1 {
	margin:-40px 0 0;
}
.header-mini-col-2 .widget_product_search {
	display:none;
}
.header-mini-col-2 .widget_product_search .element-title {
	display:none;
}
.header-mini-col-2 .screen-reader-text {
	display:none;
}
/*.header-1-wrapper {
	background:#fff;
}*/
.header-wrapper {
	background:rgba(0,0,0,0.8);
	height:70px;
	margin:60px 0 20px;
}
.home .header-wrapper, .page-id-236 .header-wrapper, .page-id-238 .header-wrapper, .page-id-240 .header-wrapper {
	margin:90px 0 20px;
	z-index: 999;
	position:absolute;
}
.header-tagline {
	color:#717171;
	font-size:24px;
	text-align:center;
}
.header-2-wrapper {
	/* background:url(/wp-content/uploads/menu_bg.png) left bottom repeat-x; */
	min-height:70px;
}
.header-mini-wrapper {
	background:#000000;
	position:relative;
}
.header-mini-col-3 {
	width:150px !important;
}
.header-mini-col-2 {
	width:535px !important;
}
.header-column-1, .header-column-2, .header-column-3 {
	display:none;
}
.bodywrapper {
	padding:20px 0 0;
}
.bodywrapper:after, .footwrapper:after, .headwrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
form {
	margin:0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height:auto;
}
h1 {
	color: #181618;
	font-size: 36px;
	/*line-height: 30px;*/
	font-weight: normal;
}
h2 {
	color:#181618;
	font-size: 30px;
	/*line-height: 30px;*/
	font-weight: normal;
}
h3 {
	color: #181618;
	font-size: 26px;
	/*line-height: 24px;*/
	font-weight: normal;
}
h4 {
	color: #181618;
	font-size: 18px;
	/*line-height: 24px;*/
	font-weight: normal;
}
h5 {
	color: #181618;
	font-size: 16px;
	/*line-height: 18px;*/
	font-weight: normal;
}
label {
  display: inline;
}
/*=================== COMMON END =================*/

/*============ mini menu ============*/
.menu-mini_links-container{
	text-align:right;
}
.menu-mini_links-container ul:before, .menu-mini_links-container:after{
	display:block;
  	overflow:hidden;
  	content:"";
  	clear:both;
}
.menu-mini_links-container ul:before {
	border-left: 15px solid transparent;
	border-bottom: 30px solid #F8901F;
	position: absolute;
	height: 0;
	width: 0;
	left: -15px;
	top: 0;
}
.menu-mini_links-container ul{
	margin:0;
  	display: inline-block;
  	position:relative;
  	background:#F8901F;
}
#menu-mini_links li {
  	float:left;
}
#menu-mini_links li a {
	position: relative;
	display: block;
	color: #fff;
	border-radius:0;
	font-size:12px;
	padding:5px 10px;
}
#menu-mini_links li.cart a {
	background:url(/wp-content/uploads/cart_icon.png) no-repeat center;
	text-indent:-9999px;
}
/*============ TOP MENU START ==============*/
.navbar .nav {
	float:none !important;
}
.navbar {
	margin:0;
}
.navbar-inner {
	background:none;
	filter:none;
	border-radius:0;
	border:none;
	padding: 0;
	box-shadow: none;
}
.menu-main_menu-container:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	display:none;
}
.navbar .nav > li {
	padding:0;
	margin-top:-10px;
}
.navbar .nav > li > a {
	padding:35px 13px;
	position: relative;
	display: block;
	color: #fefefe;
	border-radius: 0;
	font-size:14px;
}
.navbar .nav > li.shipping {
	float:right;
}
.navbar .nav > li.shipping a {
	padding:36px 20px 39px 50px;
	position: relative;
	display: block;
	text-transform: uppercase;
	color: #f7f7f7;
	border-radius: 0;
	font-size:21px;
	font-weight:bold;
	background:url(/wp-content/uploads/shipping_icon.png) no-repeat left center;
}
.navbar .nav > li.shipping a:hover {
	background-color:transparent;
}
.nav > li:hover a {
	background:#F8901F;
	color:#fff;
}
.menu-main_menu-container .nav > li > a:hover, .menu-main_menu-container .nav > li > a:focus {
	color: #fff;
	background-color: #F8901F;
}
.navbar .nav > li.current-menu-item a {
	color:#fff;
	background-color:#F8901F;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	text-shadow:none;
	background:none;
	color: #fff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-bottom-color:#333;
	border-top-color:#333;
	margin-left:5px;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {
	border:none;
}
.navbar .nav > li > .dropdown-menu {
	border-radius:0;
	padding:0;
	/*left:28px;*/
  	margin:0;
	background:#000;
}
.dropdown-menu > li > a {
	display: block;
	padding:5px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #fff !important;
	white-space: nowrap;
	background:#000 !important;
	border-bottom:1px solid #fff;
	font-size:14px;
}
.dropdown-menu > li:last-child a {
	border-bottom:none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff !important;
	background:#F8901F !important;
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ea83f', endColorstr='#7ea83f', GradientType=0) !important;
	border-radius:0 !important;
}
.wfm-vertical-mega-menu ul li:hover, .wfm-vertical-mega-menu ul li .sub-container, .wfm-mega-menu ul li:hover, .wfm-mega-menu ul li .sub-container, .ddsmoothmenuh ul li a, .ddsmoothmenuv ul li a {
	background:none;
}
.dropdown-menu {
	border-radius:0;
	padding:0;
}
.wfm-mega-menu {
}
.wfm-mega-menu ul li a .wf-mega-icon {
	display: none;
}
.wfm-mega-menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background:url(/wp-content/uploads/nav-li-bg.jpg) right center no-repeat;
	text-transform:uppercase;
}
.wfm-mega-menu ul li:last-child {
	background:none;
}
.wfm-mega-menu ul.menu {
	margin-left: 0px;
}
.wfm-mega-menu ul.sub-menu li {
	margin-left: 0px !important;
}
.wfm-mega-menu ul li a {
	float: left;
	position: relative;
	height:41px;
	color:#edfffd !important;
	padding:20px 30px 0px 30px !important;
}
.wfm-mega-menu ul li a:hover, .wfm-mega-menu ul li.active a {
	background:#2671db;
	color:#fff !important;
}
.wfm-mega-menu ul li ul li {
	padding:0px !important;
	margin:0px 0px 4px 0px !important;
	width:auto !important;
}
.wfm-mega-menu ul.menu ul.sub-menu {
	padding: 0px !important;
	margin: 0px !important;
}
.wfm-mega-menu ul li ul li a {
	background:#1a54a4 !important;
}
.wfm-mega-menu ul li ul li a:hover {
	background:#2671db !important;
}
.wpb_wrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
/*=============== TOP MENU END ==================*/

/*============= FOOTER START ===============*/
.footwrapper {
	height:auto;
	color:#747474 !important;
	font-size:16px;
}
.footwrapper a {
/* color:#FF0000 !important; */
}
.footwrapper h3 {
	font-size:20px;
	color:#F8901F;
	font-weight:bold;
	margin:0 0 10px;
	text-transform:uppercase;
}
.footer-wrapper {
	background:#211f1f;
	border-bottom:1px solid #2e2e2e !important;
	padding:30px 0;
}
.footer-column-1 .inner-container {
	margin-bottom:0;
}
.footer-column-1 ul {
	display:inline-block;
	margin-bottom:10px;
}
.footer-quote {
	color:#67645d;
	font-size:20px;
	float:right;
}
.footer-phone {
	color:#00809d;
	font-size:25px;
	font-weight:bold;
	display:block;
}
.copyright {
	font-size:17px;
	color:#5b5b5b;
	padding:0 0 15px;
}
.footer-bottom-wrapper {
	text-align:center;
	background:#121212;
	padding:10px 0;
}
.site-credits {
	font-size:14px;
	color:#707070;
}
.site-credits a {
	color:#707070 !important;
}
.footwrapper #logo-container h1 {
	margin:15px 0 15px;
}
/* ============= Footer Menu ============*/
.footwrapper ul.menu {
	margin:0;
}
.footwrapper ul.menu li {
	float:none;
	margin:0;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	/*padding-left: 10px;*/
  	line-height:25px;
}
.footwrapper ul.menu li a {
	color:#747474 !important;
}
.footwrapper ul.menu li .sub-menu {
	float:none;
	display:none;
}
.footwrapper ul.menu li .sub-menu li {
	margin:10px 0;
	float:none;
	font-weight:normal;
}
/*================ FOOTER END ===================*/

/*================ INTRO TEXT START ===================*/

.intro-and-grid {
	color: #231f20;
	font-size: 16px;
}
.page-intro {
	margin: 0;
}
.width-25 {
	width:25% !important;
}
/*================ INTRO TEXT END ===================*/

/*================ ROYAL SLIDER START ===================*/
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
	background: transparent;
}
/*================ ROYAL SLIDER END ===================*/

/*================== GRID SYSTEM START ======================*/

.grid-item {
	background:none;
	border-bottom:1px solid #D8D7D2;
	border-radius:0;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 1em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 223px;
}
.grid-item img {
	max-width:100% !important;
	width:auto !important;
	height:150px !important;
}
.grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-item p {
	margin-bottom:0;
}
.grid-item h3 {
	font-size:18px;
	font-weight:300;
	margin: 20px 0;
}
.grid-item h3 a {
	color: #eb540a !important;
}
.grid-item h3 a:hover {
	color:#555 !important;
}
a.grid-item-button {
	position: relative;
	display: inline-block;
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 15px;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	color: #fff !important;
	font-size:14px;
	bottom:-19px;
	border:1px solid #830000;
}
a:focus:active.grid-item-button {
	background: #231f20;
}
a:hover.grid-item-button {
	background: #00264c;
}
.grid-excerpts-button-1 .grid-item {
	background: none;
	border-bottom: none;
	border-radius:0;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 6em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 300px;
	padding-bottom:0;
}
.grid-excerpts-button-1 .grid-item:nth-child(4n) {
	margin-right:0;
}
.grid-excerpts-button-1 .grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-excerpts-button-1 .grid-item h3 {
	font-size:22px;
}
.grid-excerpts-button-1 .grid-item h3 a {
	color: #363f48 !important;
	font-size:22px !important;
}
.grid-excerpts-button-1 .grid-item h3 a:hover {
	color:#363f48 !important;
}
/*================== GRID SYSTEM END ======================*/

/*=============== CONTACT FORM ALL START ================*/

.right-column-thirds-column-2 .wpcf7-form {
	background:url(/wp-content/uploads/home_contact_form_shadow.png) bottom center no-repeat;
	padding:0 0 11px;
}
.sidebar-contact-form-1 {
	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar-contact-form-1 .sidebar-title {
	background:#003a45;
	text-align:center;
	font-size:40px;
	color:#fff;
	padding:15px;
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #fff;
}
.sidebar-contact-form-1 .sidebar-caption {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#55606e;
	padding:15px;
	display:block;
}
button.ether-button:focus, button.ether-button:hover {
	top:0 !important;
}
/*================= Contact Form Horizontal ==================*/
ul.contact-form-horizontal {
	list-style:none;
}
.contact_horizontal {
	background:#ebebeb;
	padding:30px;
	text-align: center;
}
.contact_horizontal .wpb_content_element {
	margin:0;
}
.contact_title {
	background:url(/wp-content/uploads/mail_icon_sm.png)no-repeat left center;
	text-align:center;
	padding: 5px 0 8px 40px;
	font-size:30px;
	color:#050b3b;
	text-transform:uppercase;
	display: inline-block;
	margin-bottom: 20px !important;
}
.contact-form-horizontal br {
	display:none;
}
.contact_horizontal .ether-form {
	margin-top:0;
}
.contact_horizontal .ether-form label {
	float:left;
	width:20%;
	text-align:left;
}
.contact_horizontal .ether-form .ether-buttonset-1 {
	float:left;
	margin-top:34px;
}
.contact_horizontal .ether-form .ether-buttonset-1 .ether-button {
	color:#fff;
	width:101px;
	height:34px;
	font-size:18px;
	cursor:pointer;
	font-weight: bold;
	margin:0 !important;
	/*background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;*/
  	background: #a70329; /* Old browsers */
	background: -moz-linear-gradient(top, #a70329 0%, #71001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70329), color-stop(100%, #71001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a70329 0%, #71001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a70329 0%, #71001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a70329 0%, #71001a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a70329 0%, #71001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a', GradientType=0 ); /* IE6-9 */
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	border-radius:5px;
	border:1px solid #830000;
	padding:0;
}
/* ================= Contact Form Sidebar ================*/
.sidebar_contact .ether-form {
	margin-top:0;
}
.sidebar-contact-form-1 label {
	width:auto !important;
	margin:0 20px !important;
}
.sidebar_contact form {
	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar_contact .ether-button {
	color:#fff;
	width:149px;
	height:48px;
	border:none;
	font-size:21px;
	cursor:pointer;
	font-weight: bold;
	margin:25px 0px 40px 0px;
	/*background:#00809d !important;*/
  	background: #a70329; /* Old browsers */
	background: -moz-linear-gradient(top, #a70329 0%, #71001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70329), color-stop(100%, #71001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a70329 0%, #71001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a70329 0%, #71001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a70329 0%, #71001a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a70329 0%, #71001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a', GradientType=0 ); /* IE6-9 */
	font-family: 'Droid Sans', sans-serif;
	text-transform:uppercase;
	text-shadow:0 2px 1px #003A45;
	border-radius:7px;
	box-shadow: 3px 3px 3px #999;
	margin:auto !important;
}
/*====================== Contact Form Main ======================*/
.contact-form-1 form {
	margin-top:15px;
}
.ether-cols {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.ether-col {
	padding:0 15px !important;
}
.contact-form-1 button.ether-button {
	width: 100%;
	height:44px;
	border:none !important;
	cursor:pointer;
	/*text-indent: -9999px;*/
	background: #a70329; /* Old browsers */
	background: -moz-linear-gradient(top, #a70329 0%, #71001a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a70329), color-stop(100%, #71001a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a70329 0%, #71001a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a70329 0%, #71001a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a70329 0%, #71001a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a70329 0%, #71001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a70329', endColorstr='#71001a', GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	margin-top: 15px;
	max-width:320px;
	color:#fff;
	font-size:25px;
	text-align:center;
	line-height:44px;
	padding:0;
}
/*=============== CONTACT FORM ALL END ====================*/

/*=============== BLOG START ==================*/

.post {
	width:45%;
	float:left;
}
.post:nth-child(1) {
	float: none;
	width: 100%;
}
.post:nth-child(2n+0) {
	margin-right: 10%;
}
.post h2 {
	font-size: 22px;
}
.post h2 a {
	color: #00264c;
}
.post a {
	color:#525252;
}
.post .featured-image {
	float: left;
	margin: 0px 10px 10px 0px;
}
.post .post-meta {
	clear: both;
	font-size:14px;
}
.post span.separator {
	border-bottom:1px solid #CCC;
}
.post .readmore {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	padding: 20px 0;
	text-align: right;
	border-top: 1px solid #CCCCCC;
}
.post a.readmorecontent {
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	border:1px solid #830000;
	border-radius:5px;
	color:#fff !important;
	font-size:16px;
	padding:5px 15px;
}
/*================ BLOG END ===================*/

/*=============== SEARCH RESULTS START ==================*/
.search .post {
	width:100%;
	float:none;
}
.search .post:nth-child(2n+0) {
	margin-right: 0;
}
/*=============== SEARCH RESULTS END ==================*/

/*============== LANDING PAGE STRAT ================*/

.landing-intro-section {
	text-align: center;
}
.hero-banner img {
	display: block;
	margin: 0 auto;
}
.landing-main-column-1 h1 {
	color:#00264c;
	font-size:37px;
}
.wpb_separator.wpb_content_element {
	width: 100%;
	height: 12px;
	border-bottom:none !important;
	background: url(/wp-content/uploads/shadow.png) bottom center no-repeat;
	background-size:100%;
}
/*============== LANDING PAGE END ================*/

/*================ HERO BANNER START ================*/

/*.hero-wrapper .hero-column .colwrapper {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.hero-wrapper h1 {
	color:#00264c;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
}
.hero-wrapper h3 {
	color:#414141;
	font-size:30px;
}*/
.home .hero-wrapper {
	position:relative;
	border-bottom:10px solid #F8901F !important;
}
/*================== SOCIAL MEDIA START ================*/
.social-media-icons li {
	float:right;
}
.social-media-icons li a {
	display: block;
	height: 40px;
	text-indent: -99999px;
	width: 40px;
}
.social-media-icons .social-media-icons-facebook {
	background:url(/wp-content/uploads/facebook.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-twitter {
	background:url(/wp-content/uploads/twitter.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-youtube {
	background:url(/wp-content/uploads/youtube.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-instagram {
	background:url(/wp-content/uploads/instagram.jpg) repeat scroll 0 0 transparent;
}
/*================== SOCIAL MEDIA END ================*/

/*================== MISC START ================*/

blockquote {
	background: url("/wp-content/uploads/quote-l.png") no-repeat scroll 3px 6px transparent;
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 20px 10px 45px;
	border:0;
}
/*================ MISC END ================*/


/*=============== home ===============*/
.header-mini-col-3 .social_icon {
	margin-left:35px;
}
.social_icon ul {
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
	position:relative;
	z-index:5;
}
.social_icon li {
	padding:10px 10px;
	float:left;
}
/*.green_strip {
	position:relative;
	height:100%;
	width:100%;
	right:0;
	top:0;
	background:#F8901F;
}
.green_strip:after {
	border-left: 45px solid transparent;
	border-bottom: 43px solid #7ea83f;
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	left: -45px;
	top: 0;
  	content:"";
}
.green_strip:after {
	border-left: 20px solid transparent;
	border-bottom: 20px solid #F8901F;
	display: block;
	position: absolute;
	height: 0;
	width: 0;
	left: -20px;
	top: 0;
	content:"";
}*/
.block {
	text-align:center;
	color:#848484;
	font-size:14px;
}
.block h2 {
	font-family: 'Raleway', sans-serif;
	font-size:20px;
	color:#181618;
}
.block p {
	color:#848484;
	font-size:14px;
	line-height:25px;
}
.title_area h2 {
	font-size: 35px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color:#5b5b5b;
	text-align:center;
}
.title_area h2:before {
	content: "";
	display: block;
	border-top: solid 1px #e2e2e2;
	width: 100%;
	height: 5px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.title_area h2 em {
	background: #fff;
	padding: 0 40px;
	position: relative;
	z-index: 5;
	font-style:normal;
}
.product_block {
	color:#848484;
	font-size:14px;
	line-height:25px;
}
.product_block .wpb_content_element {
	background:#fff;
	border-radius:5px;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.2);
}
.product_block .product_img {
	border-radius:5px 5px 0 0;
	text-align:center;
	background:#f9f9f9;
	padding:10px;
	min-height:180px;
}
.product_block:hover .product_img {
	background:#99c15e;
}
.product_block .content_area {
	line-height:20px;
	padding:10px 10px 20px;
	text-align: center;
}
.product_block h2 {
	font-size: 20px;
	color:#303030;
	line-height:inherit;
}
.product_block h2 a {
	color:#303030;
}
.product_block h2 a:hover {
	color:#555;
}
.how_it_works h2 {
	font-size: 42px;
	font-weight: lighter;
	font-family: 'Raleway', sans-serif;
	color:#2c353c;
	/*border-bottom:1px solid #e3d7d7;*/
	padding:0 0 25px;
}
.how_it_works {
	color:#2c353c;
	font-size:17px;
	line-height:25px;
}
.how_it_works .learn_more {
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	color:#2c353c;
}
.how_it_works .learn_more a {
	color:#007edf;
}
.footwrapper .social_icon li {
	padding:20px 40px 0 0;
}
.accesories_area {
	font-size:13px;
}

/*============== DISTRIBUTOR PAGE STARTS HERE ===============*/
.distributors_section table > tbody > tr > td{
	border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
/*============== WOOCOMMERCE START ================*/
.home .woocommerce ul {
	margin:0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height: 3em;
}
.home .woocommerce ul.products li.first, .home .woocommerce-page ul.products li.first {
	clear:none !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	color: #303030;
	font-size: 20px !important;
	padding: 10px 0 !important;
	text-align: center;
    min-height:3em;
}
.woocommerce ul.products li.product a:hover, .woocommerce-page ul.products li.product a:hover {
	text-decoration:none !important;
}
.woocommerce ul.products li p {
	margin-bottom:0;
}
.woocommerce ul.products li br {
	display:none;
}
.woocommerce ul.products li.product .product-grid-thumbnail {
	background:#FFFFFF;
	min-height: 210px;/*border-radius:10px;
  box-shadow:0 1px 2px -1px rgba(0, 0, 0, 0.5);*/
}
.woocommerce ul.products li.product a .product-grid-thumbnail img {
	box-shadow: none;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	float:none !important;
	padding:15px 0;
	font-size:18px !important;
	color:#323232 !important;
	border:none !important;
	text-align:center !important;
	text-decoration:none;
	font-weight:lighter !important;
	min-height:40px;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
	font-size:18px !important;
	color:#323232 !important;
	border:none !important;
	text-align:center !important;
	text-decoration:none;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	font-size:14px !important;
	text-align:center !important;
	color:#323232 !important;
}
.woocommerce span.onsale {
  background-color: #f8901f;
}
.add_to_cart_button {
	background:#F8901F !important;
	padding:15px 18px !important;
	color:#fff !important;
	float:none !important;
	display:inline-block !important;
	font-size:20px !important;
	border:none !important;
	text-shadow: none !important;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif !important;
	margin-top: 10px !important;
}
.woocommerce div.product .product_title {
	color:#410000 !important;
	font-size:35px !important;
	text-transform:uppercase;
	padding-bottom: 10px;
	padding-top: 25px;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	border:1px solid #be8633;
	width:99%;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	float: none;
	width: auto;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
	margin: 2em;
	width: auto;
}
/*================= woocommerce category ====================*/
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
	white-space: normal !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	clear: none;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
	text-align: center;
}
.woocommerce ul.products li.product h3 .count, .woocommerce-page ul.products li.product h3 .count {
	background:none !important;
	color:#62272b !important;
}
/*============= woocommerce product details ================*/
.woocommerce .product_meta {
	font-size:17px !important;
	color:#000 !important;
	text-decoration:none;
	text-transform:uppercase;
}
.woocommerce .product_meta a {
	color:#ad3229 !important;
}
.woocommerce .entry-summary p {
	font-size:16px !important;
	color:#000 !important;
	line-height:35px;
}
.woocommerce .entry-summary .price ins {
	color:#410000 !important;
	font-size:35px !important;
	text-transform:uppercase;
	display:inline-block !important;
	border:none !important;
	text-align:center !important;
	text-decoration:none;
	padding:0 20px !important;
	font-weight: bold;
}
.woocommerce .entry-summary .price del {
	font-size:20px !important;
	display:inline-block !important;
	text-align:center !important;
	padding:0 20px !important;
	color:#535353 !important;
}
.woocommerce .quantity {
	width:85px !important;
}
.woocommerce .quantity input.qty {
	width:60px !important;
	height:42px !important;
	font-size:20px !important;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus {
	height:22px !important;
	width:24px !important;
	font-size:18px !important;
}
.woocommerce .entry-summary form.cart {
	display:inline-block;
	background:#fff !important;
}
.single_add_to_cart_button {
	background:#74275e !important;
	padding:15px 25px !important;
	color:#fff !important;
	float:right !important;
	display:block !important;
	font-size:24px !important;
	border:none !important;
	text-shadow: none !important;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif !important;
}
/*================ woocommerce tabs ===============*/
.woocommerce-tabs ul.tabs:before {
	border-bottom:none !important;
}
.woocommerce-tabs ul.tabs {
	border-bottom:none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.woocommerce-tabs ul.tabs li {
	border:none !important;
	box-shadow:none !important;
	border-radius:0 !important;
	background:none !important;
}
.woocommerce-tabs ul.tabs li.active {
	background:#55093f !important;
}
.woocommerce-tabs ul.tabs li.active a {
	color:#fff !important;
}
.woocommerce-tabs ul.tabs li:before, .woocommerce-tabs ul.tabs li.active:before, .woocommerce-tabs ul.tabs li:after {
	border:none !important;
	box-shadow:none !important;
	border-radius:0 !important;
}
.woocommerce-tabs ul.tabs li a {
	font-size:18px !important;
	padding:25px 70px !important;
	color:#000 !important;
	font-family: 'Lato', sans-serif !important;
	text-shadow: none !important;
	font-weight: normal !important;
}
.woocommerce-tabs ul.tabs li a:hover {
	background:#55093f !important;
	color:#fff !important;
}
.woocommerce-tabs {
	padding-bottom:40px !important;
	padding-top: 40px !important;
}
.woocommerce-tabs .panel {
	background:#fff !important;
	margin:0 !important;
	padding:40px !important;
}
.woocommerce-tabs .panel p {
	margin-bottom:0 !important;
	font-size:15px !important;
	line-height:25px !important;
	color:#000 !important;
}
.woocommerce-tabs .panel h2 {
	font-family: 'Lato', sans-serif;
	font-size:24px !important;
	color:#000 !important;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom: 10px;
}
/*==================== WOOCOMMERCE CART &amp; CHECKOUT ==================*/

.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {
	background:#C00;
	background:-webkit-gradient(linear, left top, left bottom, from(#F00), to(#C00));
	background:-webkit-linear-gradient(#F00, #C00) ;
	background:-moz-linear-gradient(center top, #F00 0, #C00 100%) ;
	background:-moz-gradient(center top, #F00 0, #C00 100%) ;
	border-color: #900;
}
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background:#360;
	background:-webkit-gradient(linear, left top, left bottom, from(#390), to(#360)) ;
	background:-webkit-linear-gradient(#390, #360) ;
	background:-moz-linear-gradient(center top, #390 0, #360 100%) ;
	background:-moz-gradient(center top, #390 0, #360 100%) ;
	border-color: #060;
}
input.checkout-button {
	background:#1FD100;
	background:-webkit-gradient(linear, left top, left bottom, from(#1FD100), to(#1FD100)) !important;
	background:-webkit-linear-gradient(#1FD100, #1FD100) !important;
	background:-moz-linear-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	background:-moz-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	border-color: #1FD100;
	color:#fff !important;
	text-shadow:none !important;
	box-shadow:none !important;
	font-size:14px;
}
input#place_order {
	background:#1FD100;
	background:-webkit-gradient(linear, left top, left bottom, from(#1FD100), to(#1FD100)) !important;
	background:-webkit-linear-gradient(#1FD100, #1FD100) !important;
	background:-moz-linear-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	background:-moz-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	border-color: #1FD100;
	color:#fff !important;
	text-shadow:none !important;
	box-shadow:none !important;
	font-size:14px;
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
	width:100%;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	width:60%;
}
.woocommerce #content table.cart input, .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
	font-size:14px;
}
.checkout .input-text {
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	padding: 10px 2px;
}
.payment_methods label {
	display: inline;
}

/*==================== WOOCOMMERCE END ==================*/
/*================= RESPONSIVE ====================*/


@media only screen and (max-width : 1024px) {
.contact-form-col-1, .contact-form-col-2 {
	width: 90%;
	float: none;
	padding-left: 0;
}
.contact-form-horizontal input.wpcf7-text {
	width:100%;
	display:block;
	margin-bottom: 10px !important;
}
.contact_horizontal .ether-form label {
	float:none;
	width:100%;
}
.header-mini-col-2 {
	width: 485px !important;
}
.header-mini-col-3 {
	width: 100px !important;
}
.header-mini-col-3 .social_icon {
	margin:0;
}
.green_strip {
	width:14%;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
.header-wrapper {
	height:auto;
}
.header-mini-col-1 {
	width: 100% !important;
}
.header-mini-col-2 {
	width: 100% !important;
}
.header-mini-col-3 {
	width: 100% !important;
}
.header-mini-col-3 .social_icon {
	float:right;
}
.green_strip {
	display:none;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
#logo-container {
	float:none;
	text-align: center;
}
.header-wrapper {
	height:auto;
}
.home .header-wrapper, .page-id-236 .header-wrapper, .page-id-238 .header-wrapper, .page-id-240 .header-wrapper {
	position:relative;
}
.header-mini-col-1 {
	width: 100% !important;
}
.header-mini-col-2 {
	width: 100% !important;
}
.header-mini-col-3 {
	width: 100% !important;
}
.header-mini-col-3 .social_icon {
	float:right;
}
.green_strip {
	display:none;
}
/*============== woocommerce responsive ================*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:100% !important;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	width: 100%;
	float:none;
}
/*.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    padding: 0 35px;
  }*/
  .woocommerce .cart_table_item .quantity {
	width:50px !important;
	margin:0 5px 0 0 !important;
}
.woocommerce .cart_table_item .quantity input.qty {
	width:30px !important;
	height:25px !important;
	font-size:12px !important;
	margin:0;
}
.woocommerce .cart_table_item .quantity .plus, .woocommerce .cart_table_item .quantity .minus {
	height:14px !important;
	width:20px !important;
	font-size:14px !important;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding:0;
}
.woocommerce table.shop_table .product-name, .woocommerce-page table.shop_table .product-name {
	padding:0 5px 0 0;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
	float:none;
}
.woocommerce table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.woocommerce table.shop_table .button, .woocommerce-page table.shop_table .button {
	float:left !important;
	margin:0 5px 5px 0 !important;
}
.payment_method_eway_payments select, .payment_method_eway_payments input[type="text"] {
	width:80%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:auto;
}
}
@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
#logo-container {
	float:none;
	text-align: center;
}
.header-wrapper {
	height:auto;
}
.home .header-wrapper, .page-id-236 .header-wrapper, .page-id-238 .header-wrapper, .page-id-240 .header-wrapper {
	position:relative;
}
.header-mini-col-1 {
	width: 100% !important;
}
.header-mini-col-2 {
	width: 100% !important;
}
.header-mini-col-3 {
	width: 100% !important;
}
.header-mini-col-3 .social_icon {
	float:right;
}
.green_strip {
	display:none;
}
.featured_area h2 {
	font-size:25px;
}
/*============== woocommerce responsive ================*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:100% !important;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	width: 100%;
	float:none;
}
.single-product-price {
	padding-right:5px;
}
.single_add_to_cart_button {
	background-image:none !important;
	padding-left:15px !important;
}
/*.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    padding: 0 35px;
  }*/
  .woocommerce table.shop_table, .woocommerce-page table.shop_table {
	font-size:13px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding:0;
}
.woocommerce table.shop_table .product-quantity, .woocommerce-page table.shop_table .product-quantity {
	display: none;
}
.woocommerce table.shop_table .product-name, .woocommerce-page table.shop_table .product-name {
	padding:0 5px 0 0;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
	float:none;
}
.woocommerce table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.woocommerce table.shop_table .button, .woocommerce-page table.shop_table .button {
	float:left !important;
	margin:0 5px 5px 0 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:auto;
}
}