/*
Theme Name: Acrytech Divi Child Theme
Description: A child theme of Divi.
Author:   Radical Webs
Template: Divi
*/

body {
	color: #333 !important;
	font-size: 16px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 20px;
	line-height: 1.3 !important;
	font-weight: 400;
	color: #49A54F !important;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

p {
	color: #333;
}

a {
	color: #48A54E;
}

p:not(.has-background):last-of-type {
	padding-bottom: 25px !important;
}

/* Structure Settings
--------------------------------------------*/
#page-container {
	padding-top: 208px !important;
}

.et_pb_section {
	padding: 0 0 3% !important;
}

.et-db #et-boc .et-l .et_pb_section.rw-content-header,
.rw-content-header {
	background: #48A54E;
	padding: 40px 0 !important;
	margin-bottom: 3%;
}

.woocommerce-products-header {
	background: #48A54E;
	padding: 40px 0 !important;
	margin-bottom: 3%;
}

.et-db #et-boc .et-l .et_pb_row,
.et_pb_row {
	padding: 0;
	width: 100%;
}

.container {
	width: 100%;
}

.rw-full-width {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.woocommerce #main-content {
	padding-top: 0;
}

#content-area {
	padding: 0 0 3%;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module {
	margin-bottom: 4.242% !important;
}

.et_full_width_page #left-area {
	max-width: 1140px;
	margin: auto;
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper,
.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding-top: 0;
}

.et_pb_pagebuilder_layout.single-post:not(.et-tb-has-body) #main-content .et_pb_with_background .et_pb_row,
.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row,
.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row {
	width: 100%;
}

.et_pb_gutters3 .et_pb_column_2_3,
.et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
	width: 64.84375%;
}

.et_pb_gutters3 .et_pb_column_1_3,
.et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
	width: 32.03125%;
	margin-right: 0 !important;
}

#left-area ol,
#left-area ul {
	padding: 0 0 23px 50px;
	list-style-position: outside;
}

#left-area ol li,
#left-area ul li {
	margin-bottom: 10px;
}


/* Header
--------------------------------------------*/

#main-header {
	min-height: 200px !important;
	border-top: 10px solid #499E50;
}

.et_fixed_nav #main-header {
	position: absolute;
}

#main-header .container {
	max-width: 100%;
}

.header-inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	position: relative;
	height: 146px;
}

#main-header .logo_container {
	padding: 0;
	width: 50%;
	float: left;
	text-align: left;
	position: relative;
	height: auto !important;
}

#logo {
	display: block;
	float: none;
	max-height: 100%;
	margin-bottom: 0;
	vertical-align: middle;
}

#header-right {
	width: 50%;
}

#header-right .textwidget {
	display: flex;
	flex-direction: column;
}

#header-right .header-phone {
	color: #000;
	font-size: 24px;
	text-align: right;
	font-weight: 700;
	margin-top: 25px;
}

#header-right .rw-social-icons {
	width: 100%;
}

#header-right .rw-social-icons ul {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
}

#header-right .rw-social-icons ul li.rw-text-link {
	margin-right: 10px;
}

#header-right .rw-social-icons ul li a .fa {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 10px 0 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font: normal normal normal 18px/1 FontAwesome;
	text-align: center;
}

#header-right .rw-social-icons ul li a .fa:before {
	color: #FFF;
	position: relative;
	top: 7px;
}

#header-right .rw-social-icons a .fa-facebook-f {
	background: #395799;
}

#header-right .rw-social-icons a .fa-twitter {
	background: #069DF2;
}

#header-right .rw-social-icons a .fa-google-plus {
	background: #D6412E;
}

#header-right .rw-social-icons a .fa-linkedin {
	background: #0075B6;
}

#header-right .rw-social-icons a .fa-instagram {
	background: #000;
}

#header-right .rw-social-icons a .fa-youtube {
	background: #CC181E;
}

#header-right .rw-social-icons a .fa-search {
	background: #CCC;
}

.fa-facebook-f:before {
	content: "\f09a";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-google-plus:before {
	content: "\f0d5";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-search:before {
	content: "\f002";
}

/* Header Search */
#et_top_search {
	width: 32px;
	margin: 0;
}

#et_top_search span {
	background: #CCC;
	display: block;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#et_search_icon:before {
	position: absolute;
	top: 7px;
	left: 8px;
	font-size: 16px;
	content: "\55";
	color: #FFF;
	font-weight: 600;
}

.et_search_outer {
	width: 50%;
	right: 0;
	top: 30px;
}

.et_search_outer .container {
	height: 0 !important;
}

.et_search_outer .container.et_pb_search_visible {
	height: 50px !important;
	/* Overrides Inline Height */
}

.et_search_outer .container.et_pb_search_form_hidden {
	height: 0 !important;
}

.et_search_form_container {
	background: #FFF;
}

.et-search-form input {
	background: #F5F5F5;
	border: 1px solid #DDD;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.et_pb_menu_hidden #top-menu,
.et_pb_menu_visible #top-menu,
.et_pb_menu_hidden .et-cart-info,
.et_pb_menu_visible .et-cart-info {
	opacity: 1;
	z-index: 99;
	-webkit-animation: none;
	animation: none;
}

/* Main Navigation
--------------------------------------------*/
nav#top-menu-nav {
	width: calc(100% - 114px);
	float: none;
}

#et-top-navigation {
	font-weight: 400;
	padding: 0;
	float: none;
	clear: both;
	background: #000;
	min-height: 50px;
}

.et-fixed-header #et-top-navigation {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 52px;
}

.admin-bar .et-fixed-header #et-top-navigation {
	top: 32px;
}

.rw-top-nav-container {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1140px;
	height: 52px;
}

#top-menu li {
	padding-right: 0px !important;
	margin-left: 0;
	margin-right: 1px;
	font-size: 16px;
	display: block;
	float: left;
}

#top-menu li a {
	color: #FFF;
	padding: 7px 15px !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#top-menu-nav>ul>li>a:hover {
	background-color: #459F4C !important;
	color: #FFF !important;
	opacity: 1 !important;
}

#top-menu li.current-menu-item>a {
	background-color: #459F4C !important;
	color: #FFF;
}

#top-menu>li.menu-item-has-children a {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Drop down Indicator */

#top-menu>li.menu-item-has-children:hover a {
	background-color: #459F4C;
	color: #FFF;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#top-menu li.current-menu-ancestor>a {
	background-color: #459F4C !important;
	color: #FFF;
}

#top-menu .menu-item-has-children>a {
	padding: 7px 30px 7px 20px !important;
}

#top-menu .menu-item-has-children>a:first-child:after {
	top: 8px;
	right: 12px;
}

/* Dropdown Menu */

.nav li ul {
	visibility: hidden;
	z-index: 9999;
	width: 315px;
	border-top: none;
	opacity: 0;
	padding: 15px;
	background: #459F4C;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
}

#top-menu li li {
	margin-bottom: 1px;
	width: 100%;
	padding: 0;
	line-height: 1;
}

#top-menu li li.current-menu-item a {
	background-color: rgba(255, 255, 255, 0.3) !important;
}

#top-menu li li a {
	background-color: rgba(255, 255, 255, 0.15) !important;
	width: 100%;
	padding: 12px 15px !important;
	color: #FFF !important;
	opacity: 1 !important;
	font-size: 16px;
}


#top-menu li li a:hover {
	background-color: rgba(255, 255, 255, 0.3) !important;
	color: #FFF !important;
	opacity: 1 !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#top-menu>li.menu-item-has-children:hover .sub-menu a,
#top-menu>li.menu-item-has-children:hover .sub-menu a:hover {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#menu-item-5900 .sub-menu {
	width: 400px;
}

/* Mobile Menu
--------------------------------------------*/

#et_mobile_nav_menu {
	float: left !important;
}

#main-header div#et-top-navigation {
	padding: 0;
}

.mobile_nav .select_page {
	line-height: 1;
	color: #FFF;
	margin-left: 37px;
}

.et_header_style_left .mobile_menu_bar,
.et_header_style_split .mobile_menu_bar {
	padding-bottom: 0;
}

.mobile_menu_bar {
	right: inherit;
	left: 0;
	width: 100%;
	cursor: pointer;
}

.et-fixed-header .et_mobile_menu {
	top: 42px;
}

.mobile_menu_bar:before {
	color: #FFF !important;
}

.et_mobile_menu {
	border: none;
	padding: 2%;
	background: #000;
}

.et_mobile_menu .menu-item {
	margin-bottom: 3px;
}

.et_mobile_menu li a {
	padding: 10px 4%;
	border-bottom: none;
	color: #FFF;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.et_mobile_menu .menu-item-has-children>a {
	background-color: rgba(255, 255, 255, 0.1);
	font-weight: 400;
	margin-bottom: 3px;
}

.et_mobile_menu li a:hover {
	background-color: rgba(255, 255, 255, 0.2);
	color: #FFF !important;
	opacity: 1;
}

#main-header .et_mobile_menu li ul,
.et_pb_fullwidth_menu .et_mobile_menu li ul {
	padding-left: 0;
}

.et_mobile_menu #menu-item-5900 .sub-menu {
	width: 100%;
}

.et_mobile_menu li li {
	padding-left: 4%;
}

/* Mini Dropdown Cart
--------------------------------------------*/

#et-top-navigation .et-cart-info {
	width: 114px;
	margin: 0;
	padding: 4px 0;
	text-align: right;
	color: #fff;
}

.et-cart-info:before {
	margin-right: 8px;
	content: "\e07a";
	font-family: "ETmodules" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none;
}

.et-cart-info span:before {
	margin-right: 0;
	content: none;
	font-family: "Open Sans", Arial, sans-serif !important;
	font-weight: 600;
}

#rw-mini-cart a {
	color: #FFF;
	padding: 5px 0;
}

#rw-mini-cart .rw-mini-cart-display {
	background: #000;
	position: absolute;
	top: 30px;
	right: 0;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	width: 385px;
	padding: 0 15px 15px;
	display: none;
	z-index: 999;
}

#rw-mini-cart:hover>.rw-mini-cart-display {
	display: block;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-animation: Grow .4s ease-in-out;
	-moz-animation: Grow .8s ease-in-out;
	-o-animation: Grow .4s ease-in-out;
	animation: Grow .4s ease-in-out;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

.woocommerce-mini-cart__empty-message {
	color: #FFF;
	padding-bottom: 0 !important;
	text-align: center;
}

.woocommerce-cart #rw-mini-cart:hover>.rw-mini-cart-display {
	display: none;
}

#rw-mini-cart .rw-mini-cart-display .woocommerce-mini-cart-item a {
	font-size: 14px;
	font-weight: 400 !important;
	padding: 5px 0 0;
	line-height: 1.2;
}

#rw-mini-cart .rw-mini-cart-display .woocommerce-mini-cart-item a.remove {
	font-size: 16px !important;
	font-weight: 700 !important;
	padding: 0;
	top: 4px;
}

#rw-mini-cart .rw-mini-cart-display li.woocommerce-mini-cart-item img {
	width: 80px;
	height: auto;
	margin-top: -5px;
	margin-left: 10px;
}

#rw-mini-cart .rw-mini-cart-display li.woocommerce-mini-cart-item span {
	color: #FFF;
	font-size: 14px;
	line-height: 1.2;
}

#rw-mini-cart .rw-mini-cart-display .total {
	border-top: 1px dotted #333;
	padding: 10px 0 15px;
	text-align: right;
	font-size: 18px;
	font-weight: 800;
	color: #FFF;
}

#rw-mini-cart .rw-mini-cart-display .buttons {
	padding: 0 0 5px;
}

#rw-mini-cart .rw-mini-cart-display .buttons a {
	font-size: 16px;
	margin-bottom: 0;
	margin-right: 20px;
	padding: 0.3em 2em !important;
}

#rw-mini-cart .rw-mini-cart-display .buttons a.checkout {
	margin-right: 0;
}

#rw-mini-cart .rw-mini-cart-display .buttons a:after {
	font-size: 28px;
	content: "\00BB";
	top: 0;
}

#rw-mini-cart .rw-mini-cart-display .buttons a:hover {
	padding: 0.3em 2.5em 0.3em 1.5em !important;
}

#rw-mini-cart .rw-mini-cart-display .buttons a:hover:after {
	margin-left: 5px;
}

.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 1%;
}

.et_pb_fullwidth_header_container.center .header-content {
	width: 100% !important;
	max-width: 1140px !important;
	margin: 40px auto !important;
}

/* Home Slider
--------------------------------------------*/

.home-slider {
	background: #FFF url(images/home-slider-fullwidthbg.png) bottom repeat-x;
	padding: 0 !important;
}

.home-slider,
.home .home-slider .et_pb_container {
	height: 540px !important;
	padding: 0;
}

.home .home-slider,
.home .home-slider .et_pb_slide {
	max-height: 540px;
}

.home .home-slider .et_pb_slide_description,
.home .et_pb_slider_fullwidth_off .et_pb_slide_description {
	position: relative;
	top: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	height: auto !important;
	padding: 0;
}

.home .home-slider .et-pb-arrow-prev,
.home .home-slider .et-pb-arrow-next {
	color: #023DB2 !important;
}

.et_pb_slide {
	padding: 0;
}

.et_pb_slides .et_pb_slider_container_inner {
	display: block;
	vertical-align: inherit;
	padding: 0;
}

.slide-duratex-logo {
	width: 49.453125%;
	position: absolute;
	top: 40px;
	left: 0;
}

.slide-duratex-speakers {
	width: 71.328125%;
	position: absolute;
	top: 95px;
	right: 0;
}

.slide-duratex-button {
	width: 260px;
	position: absolute;
	top: 330px;
	left: 55px;
}

.et_pb_slides .et_pb_more_button {
	margin-top: 0;
	margin-right: 0;
}

.et_pb_slides .et_pb_button {
	position: relative;
	float: left;
	border: 2px solid #FF9326;
	padding: 0.6em 2em;
	border-radius: 5px;
	background: #FF9326;
	font-size: 20px;
	font-weight: 800;
}

.et_pb_slides .et_pb_button:hover {
	padding: 0.6em 3em 0.6em 2em;
	border: 2px solid #FFBF00;
}

/* Newsletter Signup
--------------------------------------------*/

.featured-products,
.newsletter-signup-row {
	padding-top: 3% !important;
}

.newsletter-signup-row .et_pb_row_1 {
	padding-bottom: 0;
}

.newsletter-signup-row .et_pb_code_inner {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: center;
}

.newsletter-signup-row .newsletter-signup-text,
.newsletter-signup-row .newsletter-form {
	width: 50%;
}

.newsletter-signup-text p {
	color: #FFF;
	font-size: 20px;
	font-weight: 600;
}

.newsletter-signup-text p.faux-h2 {
	font-size: 40px;
	color: #FFF;
	font-weight: 800;
	padding: 0;
	margin: 0;
	line-height: 1.2;
}

.newsletter-signup-text p:last-of-type {
	padding-bottom: 0;
}

.newsletter-signup-row .gform_wrapper {
	margin: 0 !important;
}


.newsletter-signup-row .gform_heading {
	display: none;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	padding: 16px 16px 16px 16px !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	padding-bottom: 0;
	margin: 0 !important;
	color: #c02b0a !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
	padding: 16px !important;
	font-size: 14px !important;
}

.newsletter-signup-row .gform_wrapper.gravity-theme #field_3_1.gfield {
	grid-column: 1/-5 !important;
}

body .newsletter-signup-row .gform_wrapper .top_label div.ginput_container {
	margin-bottom: 0 !important;
}

.newsletter-signup-row .gform_wrapper.gravity-theme #field_3_1.gfield input {
	height: 48px !important;
}

.newsletter-signup-row .gform_wrapper.gravity-theme #field_submit.gfield.gfield--width-full {
	-ms-grid-column-span: 8;
	grid-column: span 4;
}

.newsletter-signup-row .gform_wrapper.gravity-theme .gform_footer,
.newsletter-signup-row .gform_wrapper.gravity-theme .gform_page_footer {
	margin: 0 !important;
	padding: 0 !important;
}

.newsletter-signup-row .gform_wrapper.gravity-theme #field_submit input,
.newsletter-signup-row .gform_wrapper.gravity-theme .gform_footer input {
	align-self: flex-start;
}


/*
.newsletter-signup-row .gform_wrapper ul.gform_fields li.gfield {
	margin: 0 0 5px !important;
	width: 100%;
	float: none;
	clear: both;
}

.newsletter-signup-row .gform_wrapper .top_label div.ginput_container {
	margin-bottom: 0 !important;
}

.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: calc(100% - 8px);
	background: #8C8C8C !important;
	border: 1px solid #A9A9A9 !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	color: #FFF;
	margin-top: 0;
}

.newsletter-signup-row .gform_wrapper .gfield_captcha_container img.gfield_captcha {
	border: none!important;
	border-top:4px solid #fff!important;;
	border-bottom:4px solid #fff!important;;
	background: 0 0!important;
	float: none!important;
	margin: 0!important;
	padding: 0!important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
}

.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding:13px !important;
}

.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder { color:#DDD; }
.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder { color:#DDD; }
.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder { color:#DDD; }
.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder { color:#DDD; }

.newsletter-signup-row .gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0;
	clear: none;
	text-align: left !important;
}

.newsletter-signup-row .gform_wrapper .gform_footer input.button,
.newsletter-signup-row .gform_wrapper .gform_footer input[type=submit] {
	font-size: 20px !important;
	font-weight: 800;
	border: none;
	padding: 14px 30px 13px;
	width: auto;
	margin: 0 !important;
	background: #FFF;
	color: #41A048;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
*/

/* Featured Products */

.featured-products h2 {
	font-size: 40px;
	font-weight: 800;
	padding-bottom: 40px;
}

.featured-products .et_pb_text {
	margin-bottom: 0 !important;
}

.woocommerce ul.products {
	padding: 0 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}

/* Section Heading */

.rw-section-heading,
.rw-grey-box-heading {
	background: #41A048;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	margin-bottom: 10px !important;
	padding: 11px 12px 13px;
}

.rw-section-heading {
	margin-bottom: 40px !important;
}

.rw-section-heading h3,
.rw-grey-box-heading h3 {
	color: #FFF !important;
	font-size: 28px;
	line-height: 1.2;
	padding-bottom: 0;
	text-align: center;
}

.et_pb_gutters3 .et_pb_column_1_2 {
	width: 48.4375%;
}

.et_pb_gutters3 .et_pb_column {
	margin-right: 3.125%;
}

.rw-section-sixty {
	padding-bottom: 3% !important;
}

.rw-section-sixty .et_pb_code_inner {
	display: flex;
	flex-direction: row;
}

.rw-section-sixty .et_pb_code_inner .col-6 {
	width: 50%;
	padding-right: 30px;
}

.rw-section-sixty .et_pb_code_inner .col-6:last-of-type {
	padding-right: 0;
}

.rw-section-sixty .et_pb_code_inner .col-6 h3 {
	color: #FFF !important;
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
	background-color: #40A048;
	padding: 11px 12px 13px;
	border-radius: 9px;
	margin-bottom: 20px;
}

.grey-box {
	padding: 15px;
	border-radius: 9px;
	margin-bottom: 10px !important;
	overflow: hidden;
	background-color: #eee;
}

.rw-section-sixty .grey-box .rw-youtube-wrapper h3 {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #000 !important;
	background-color: transparent;
	padding: 0;
	margin-bottom: 0;
}

/* Content
--------------------------------------------*/

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
	padding-top: 30px;
}

.tax-product_cat #main-content .container,
.woocommerce #main-content .container {
	padding-top: 0 !important;
}

.rw-content-header h1 {
	color: #FFF !important;
	text-align: center;
	padding-bottom: 0;
}

.et_right_sidebar #left-area {
	width: 67.208%;
	padding-right: 0;
	margin-right: 3.125%;
}

.et_right_sidebar #sidebar {
	width: 29.666%;
	padding-left: 0;
}

.et_right_sidebar #main-content .container:before {
	right: 0 !important;
}

#main-content .container {
	padding-top: 0;
}

.home #main-content .container,
.home .et_pb_row {
	padding-top: 0;
}

#main-content .container:before {
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
	background-color: transparent;
	content: none;
}

p:last-of-type {
	padding-bottom: 25px;
}

.home-headline h1 {
	text-align: center;
	font-size: 40px;
	font-weight: 300;
	color: #48A54E;
}

.entry-content ul {
	padding: 0 0 23px 50px !important;
	line-height: 26px;
	list-style-type: square !important;
	color: #48A54E;
}

.entry-content ul li {
	margin-bottom: 10px;
	color: #333;
}

.et_pb_testimonial:before {
	color: #48A54E;
}

.et_overlay:before {
	color: #48A54E;
}


body .grecaptcha-badge {
	visibility: visible;
}

/* Number Counter
--------------------------------------------*/
.et_pb_number_counter h3 {
	padding: 20px 0 0 0;
	font-size: 20px;
	font-weight: 400;
	color: #333 !important;
}

/* Icons
--------------------------------------------*/
.home-icons .et_pb_row.et_pb_row_fullwidth,
.et_pb_specialty_fullwidth>.et_pb_row {
	width: 100% !important;
	max-width: 1140px !important;
}

.iconbox {
	width: 5.7017543%;
	height: 60px;
	margin: 0 4.29198%;
	display: block;
	background-color: #AE7576;
	float: left;
}

.icon-padlock {
	background: url(images/addiction-icons.png) 0 0 no-repeat
}

.icon-cigarette {
	background: url(images/addiction-icons.png) -60px 0 no-repeat
}

.icon-weight {
	background: url(images/addiction-icons.png) -120px 0 no-repeat
}

.icon-cc {
	background: url(images/addiction-icons.png) -180px 0 no-repeat
}

.icon-pills {
	background: url(images/addiction-icons.png) -240px 0 no-repeat
}

.icon-phone {
	background: url(images/addiction-icons.png) -300px 0 no-repeat
}

.icon-alcohol {
	background: url(images/addiction-icons.png) -360px 0 no-repeat
}

/* Completed Projects Photo Gallery */

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item {
	width: 31.33333%;
	margin-right: 3%;
	margin-bottom: 3%;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item:nth-child(3n+0) {
	margin-right: 0;
}

.et_pb_column_2_3 .et_pb_grid_item:nth-child(2n),
.et_pb_row .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n) {
	margin-right: 3%;
}

.et_pb_column_2_3 .et_pb_grid_item:nth-child(2n+1) {
	clear: none;
}

.et_pb_column_2_3 .et_pb_grid_item:nth-child(3n+1) {
	clear: both;
}

.et_pb_gallery_grid .et_pb_gallery_item h3 {
	font-size: 14px;
	font-weight: 400 !important;
	color: #333 !important;
	line-height: 1.5 !important;
}

/* Blog Grid
--------------------------------------------*/

.search #left-area,
.archive #left-area {
	column-count: 2;
	column-gap: 4%;
}

.tax-product_cat #left-area,
.post-type-archive-rw_howto #left-area,
.archive.woocommerce #left-area {
	column-count: 1;
	column-gap: 4%;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
	width: 48%;
	margin-right: 4%;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
#left-area article {
	margin-bottom: 4%;
}

.blog-title h2 {
	text-align: center;
	font-size: 32px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
	width: 30.75%;
	margin-right: 3.875%;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 12%;
}

.et_pb_blog_grid .et_pb_post,
.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
	padding: 4%;
	border: 1px solid #CCC;
	;
}

.search #left-area .et_pb_post,
.archive #left-area .et_pb_post {
	overflow: hidden;
	page-break-inside: avoid;
	break-inside: avoid-column;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	word-wrap: break-word;
	display: inline-block;
}

.et_pb_image_container {
	margin: 0 0 10px;
}

.et_pb_blog_grid h2,
.archive h2.entry-title,
#left-area article h2 {}

body .et_pb_bg_layout_light .et_pb_post p {
	font-size: 14px !important;
	text-align: justify;
}

body .et_pb_bg_layout_light .et_pb_post p .author,
body .et_pb_bg_layout_light .et_pb_post p .published {
	text-transform: uppercase;
}

.et_pb_bg_layout_light .et_pb_post .post-meta {
	font-size: 12px !important;
}

.et_pb_bg_layout_light .et_pb_post .post-meta a {
	color: #666;
}

.et_pb_bg_layout_light .et_pb_post .post-meta a:hover {
	color: #48A54E;
}

/* Blog Single */

.woocommerce .woocommerce-products-header {
	margin-bottom: 0;
}

.tax-product_cat .term-description,
.woocommerce .page-description {
	padding: 30px 0;
}

/* WooCommerce Styles
--------------------------------------------*/

.woocommerce-products-header.et_pb_row_fullwidth {
	width: 100% !important;
	max-width: 100% !important;
}

.woocommerce-products-header h1,
.woocommerce-products-header h2 {
	color: #FFF !important;
	text-align: center;
	font-size: 40px;
	padding-bottom: 0;
	text-transform: capitalize;
}

.woocommerce .woocommerce-breadcrumb,
.single-product .woocommerce-breadcrumb {
	max-width: 1140px;
	margin: auto;
	padding: 10px;
	border-bottom: 1px solid #eee;
}

.single-product #main-content .container {
	display: flex;
	flex-direction: row;
	padding-top: 30px !important;
}

.single-product #content-area {
	width: 100%;
	padding: 0 10px 50px 10px;
}

.single-product.et_right_sidebar #left-area {
	width: 100%;
	padding: 0 20px 0 0;
	margin: 0;
}

.single-product.et_right_sidebar #sidebar {
	width: 30%;
	padding-left: 0;
}

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
	margin: 0 auto 10px !important;
}

.woocommerce .star-rating span {
	overflow: hidden;
	float: none;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.woocommerce .star-rating span::before {
	color: #FFBB00;
}

.tax-product_cat.woocommerce ul.products li.product,
.tax-product_cat.woocommerce-page ul.products li.product {
	float: none;
	margin: 0 0 1em;
	padding: 0 0 1em;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}

.tax-product_cat.woocommerce-page ul.products li.product {
	clear: both;
}

.tax-product_cat.woocommerce ul.products li.product .et_shop_image {
	width: 200px;
	float: left;
	margin-right: 4%;
}

.tax-product_cat.woocommerce ul.products li.product a img,
.tax-product_cat.woocommerce-page ul.products li.product a img {
	margin: 0 0 0 !important;
}

/* Woocommerce Shop Page
	--------------------------------------------*/

/* Default Products Per Row = 4. Set in rw-woocommerce.php */
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1) {
	clear: both;
}

/* Override Columns on Shop Home Page. Set to 3 Columns. Set in rw-woocommerce.php */
.is-woocommerce-shop.et_full_width_page.woocommerce-page ul.products li.product:nth-child(3n+1) {
	clear: both;
}

.is-woocommerce-shop.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1) {
	clear: none;
}

.is-woocommerce-shop.woocommerce ul.products li.product,
.is-woocommerce-shop.woocommerce-page ul.products li.product {
	margin: 0 3.125% 3.125% 0;
	width: 31.25%;
}

.is-woocommerce-shop.woocommerce ul.products li.last,
.is-woocommerce-shop.woocommerce-page ul.products li.last {
	margin-right: 0;
}

.is-woocommerce-shop.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
	margin-right: 3.125%;
}

.is-woocommerce-shop.woocommerce ul.products li.product-category.product a img {
	max-width: 150px;
	margin: 0 auto 1em !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 20px;
	font-weight: 700;
	padding: 0 0 10px;
	text-align: center;
	line-height: 1.2 !important;
}

.tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: left;
	float: left;
	width: calc(96% - 200px);
}

.tax-product_cat.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
	margin: 0 0 10px !important;
	float: left;
	width: calc(96% - 200px);
}

.tax-product_cat.woocommerce ul.products li.product .price,
.tax-product_cat.woocommerce-page ul.products li.product .price {
	text-align: left;
	width: calc(96% - 200px);
	float: left;
}

.tax-product_cat.woocommerce .rw-view-details-button {
	margin: 15px 0 0;
	color: #FFF;
	padding: 7px 0;
	width: 170px;
	float: left;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height: 88px;
}

.tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height: auto;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title mark {
	background-color: transparent;
}

.woocommerce ul.products li.product .shop_cat_desc {
	color: #333 !important;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

.woocommerce ul.products li.product .shop_cat_desc h3 {
	color: #000 !important;
	font-size: 18px;
	font-weight: 600;
	min-height: 60px;
	padding-bottom: 10px;
}

.woocommerce ul.products li.product .shop_cat_desc strong {
	display: inline;
}

.woocommerce .term-description h3 {
	text-align: center;
	font-size: 32px;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px !important;
	font-weight: 700;
	text-align: center;
	color: #000 !important;
}

.rw-view-details-button {
	background: #FF9400;
	display: block;
	margin: 15px auto 0;
	color: #FFF;
	padding: 7px 0;
	width: 170px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Woocommerce Single Product Page
	--------------------------------------------*/

.single-product h1.product_title {
	font-size: 28px !important;
	font-weight: 700 !important;
}

.woocommerce div.product .product_title {
	padding: 0 0 20px !important;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 20px;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: left;
	width: 50%;
}

.woocommerce div.product div.summary,
.woocommerce div.product div.images.woocommerce-product-gallery {
	margin: 0 0 20px !important;
	width: 50%;
}

.woocommerce div.product div.summary {
	padding-left: 20px;
}

.product_meta {
	width: 50%;
	margin-top: 20px;
	padding-left: 20px;
	float: right;
}

.woocommerce div.product p.price {
	color: #000;
	font-size: 24px;
	font-weight: 800;
	padding-bottom: 0;
}

.rw-price-wrap {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 5px;
}

.rw-price-label {
	width: 20%;
	float: left;
	font-weight: 700;
	line-height: 39px;
}

.rw-price-div {
	width: 80%;
	float: left;
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
	margin: 0 0 25px !important;
}

.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}

.woocommerce div.product form.cart .variations td {
	padding-bottom: 0 !important;
}

.woocommerce div.product form.cart .variations td.label {
	width: 20%;
	padding: 10px 0 !important;
}

.woocommerce div.product form.cart .variations td.value {
	width: 80%;
}

.woocommerce div.product form.cart .variations td select {
	padding: 8px 12px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666 !important;
	background-color: #EEE;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	height: 40px;
	margin-bottom: 5px;
	display: block;
	line-height: 2 !important;
}

.woocommerce-variation.single_variation {
	margin-left: 20%;
}

.woocommerce div.product span.price,
.woocommerce-page div.product span.price {
	color: #48A54E;
}

.woocommerce div.product form.cart div.quantity {
	position: relative;
	width: 85px !important;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
	height: 48px;
	border: 1px solid #CCC !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333 !important;
	background-color: #EEE !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	display: inline;
	position: relative;
}

.woocommerce .cart .quantity input.plus {
	border: none !important;
	border-bottom: 1px solid #329135 !important;
	position: absolute;
	top: 0;
	right: 0;
	width: 24px !important;
	height: 25px !important;
	line-height: 16px !important;
	text-shadow: none !important;
	z-index: 101;
	padding: 0 !important;
	cursor: pointer;
	display: inline !important;
	margin: 0;
	vertical-align: middle;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

.woocommerce .cart .quantity input.minus {
	position: absolute;
	bottom: 0;
	width: 24px !important;
	height: 24px !important;
	line-height: 16px !important;
	right: 0;
	border: none !important;
	z-index: 100;
	color: #fff;
	text-shadow: none !important;
	padding: 0 !important;
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}

.woocommerce .cart .quantity input.plus,
.woocommerce .cart .quantity input.minus {
	background-color: #48A54E !important;
	font-weight: normal !important;
	color: #fff !important;
	height: 46px;
	font-size: 16px !important;
	width: 46px;
	background-image: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}

.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce a.button,
.woocommerce-message a.button.wc-forward,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	position: relative;
	padding: 0.3em 1em !important;
	border: none !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FF9600 !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	line-height: 1.8em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	color: #FFF !important;
	text-transform: capitalize !important;
	margin-left: 2%;
}

.woocommerce button.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce a.button:hover,
.woocommerce-message a.button.wc-forward:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover {
	background: #FF9600;
	color: #FFF;
	padding: 0.3em 2em 0.3em 1em !important;
}

.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
	background: #FF9600;
	color: #FFF;
}

.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover {
	background-color: #FF9600;
}

.woocommerce div.product form.cart .reset_variations {
	color: #B20000;
}

.woocommerce .woocommerce-message,
.woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-info {
	background: #FFE599;
	border: 1px dashed #FFC001 !important;
	color: #76520D !important;
	font-size: 16px !important;
}

.rw-woocommerce-notice {
	padding: 15px;
	background: #cce5ff;
	border: 1px dashed #b8daff !important;
	color: #004085 !important;
	font-size: 16px !important;
}

.woocommerce .woocommerce-error {
	background: #FBF2F2;
	border: 1px dashed #B20000 !important;
	color: #B20000 !important;
	font-size: 16px !important;
	padding: 20px 20px 10px !important;
}

.woocommerce .woocommerce-error li {
	color: #B20000 !important;
}

.posted_in a {
	color: #48A54E;
}

/* WooCommerce Tabs
	--------------------------------------------*/

body.woocommerce .woocommerce-tabs {
	border: none;
	margin: 0 0 30px;
}

body.woocommerce #content-area .woocommerce-tabs ul.tabs,
body.woocommerce .woocommerce-tabs ul.tabs {
	margin: 0 !important;
	padding: 0 !important;
	background: transparent;
	display: flex;
	flex-direction: row;
	width: 100%;
	list-style-type: none;
}

body.woocommerce #content-area .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area .woocommerce-tabs ul.tabs li.active,
body.woocommerce .woocommerce-tabs ul.tabs li,
body.woocommerce .woocommerce-tabs ul.tabs li.active {
	background: none;
	border-radius: 0;
	background: #f4f4f4;
	border: none;
	border-right: none;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 2px 0 0;
}

body.woocommerce #content-area .woocommerce-tabs ul.tabs li a,
body.woocommerce .woocommerce-tabs ul.tabs li a {
	color: #fff !important;
	padding: 14px !important;
	background-color: #48A54E;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	display: block;
	border: 1px solid #48A54E;
	font-size: 14px !important;
}

body.woocommerce #content-area .woocommerce-tabs ul.tabs li.active a {
	color: #48A54E !important;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

.woocommerce-Tabs-panel {
	padding: 20px;
	border: 1px solid #ddd;
	margin-top: -1px;
}

body.woocommerce #content-area .woocommerce-tabs .panel,
body.woocommerce .woocommerce-tabs .panel {
	padding: 20px;
	border: 1px solid #ddd;
	margin: -1px 0 0;
}

.woocommerce-tabs h2,
h3,
h4 {
	font-size: 24px;
}

.woocommerce-tabs h3 {
	font-size: 20px;
}

.woocommerce-tabs h4 {
	font-size: 18px;
}

.woocommerce p.stars a {
	color: #FFC001;
}

.availablecolors {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.colorswatch {
	width: 25%;
	text-align: center;
	float: left;
}

/* Product Add On Styles
	--------------------------------------------*/

div.product-addon {
	margin: 0 0 20px;
}

h3.addon-name {
	font-size: 20px;
}

div.addon-description p {
	margin-bottom: 0;
}

.woocommerce form .product-addon .form-row {
	padding: 0;
	margin: 0 0 5px;
}

.product-addon label {
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}

.woocommerce form .product-addon .form-row textarea {
	padding: 8px;
	border-radius: 3px;
	font-size: 14px;
}

.product-addon .chars_remaining {
	font-size: 13px;
	font-style: italic;
	float: right;
}

/* Related Products on Single Product Page
	--------------------------------------------*/

.product .related h2 {
	padding-bottom: 16px;
	font-size: 26px !important;
	text-transform: capitalize;
	font-weight: 700;
}

.et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product {
	width: 30.208%;
	margin-right: 3.125%;
}

.related .products .product a .woocommerce-loop-product__title {
	font-size: 20px !important;
}

/* Woocommerce Mini Cart on Product Page
	--------------------------------------------*/

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce td.product-name dl.variation dt {
	font-weight: 700;
	padding: 0;
	margin: 0 4px 0 0;
	clear: left;
	font-size: 13px;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce td.product-name dl.variation dd {
	padding: 0;
	font-size: 13px;
	margin-left: 0;
	margin-bottom: 5px;
}

.woocommerce ul.cart_list li dl dd p:last-of-type,
.woocommerce ul.product_list_widget li dl dd p:last-of-type,
.woocommerce td.product-name dl.variation p:last-of-type {
	padding-bottom: 0;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 50px;
}

/* Woocommerce Cart Page
	--------------------------------------------*/

.et_pb_section.rw-page-header {
	padding: 2.5% 0 3% !important;
	margin-bottom: 3%;
}

.et_pb_section.rw-page-header h1 {
	color: #FFF !important;
	padding-bottom: 0;
	text-align: center;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
	width: 25%;
}

.shop_table_responsive th.product-remove,
.shop_table_responsive td.product-remove {
	width: 5%;
}

.shop_table_responsive th.product-thumbnail,
.shop_table_responsive td.product-thumbnail {
	width: 12%;
}

.shop_table_responsive td.product-name a {
	font-weight: 700;
}

.shop_table_responsive th.product-price,
.shop_table_responsive td.product-price {
	width: 14%;
}

.shop_table_responsive th.product-quantity,
.shop_table_responsive td.product-quantity {
	width: 14%;
}

.shop_table_responsive th.product-subtotal,
.shop_table_responsive td.product-subtotal {
	width: 14%;
}

table.cart th,
#main-content table.cart th {
	padding: 10px 5px;
}

.woocommerce-cart table.cart img {
	width: 100px;
}

.cart .actions {
	background: #F5F5F5;
}

.woocommerce ul#shipping_method {
	padding: 0 !important;
}

#shipping_method label {
	font-size: 14px;
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
	background-color: #EEE !important;
	border: 1px solid #CCC !important;
	color: #333 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	width: 85px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	background-color: #FFF !important;
	border: 1px solid #CCC !important;
	color: #333 !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	text-transform: capitalize;
}

.woocommerce-cart table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #CCC;
}

.woocommerce-cart table.cart td.actions .coupon .input-text::-moz-placeholder {
	/* Firefox 19+ */
	color: #CCC;
}

.woocommerce-cart table.cart td.actions .coupon .input-text:-ms-input-placeholder {
	/* IE 10+ */
	color: #CCC;
}

.woocommerce-cart table.cart td.actions .coupon .input-text:-moz-placeholder {
	/* Firefox 18- */
	color: #CCC;
}

table.cart th,
#main-content table.cart th {
	background-color: #48A54E;
	color: #FFF;
}

.woocommerce-cart .rw-price-label {
	display: none;
}

.woocommerce-cart .quantity {
	position: relative;
	width: 85px !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
	margin-bottom: 0 !important;
}

.cart_totals .shop_table th {
	background: #F5F5F5;
}

.cart_totals h2 {
	text-transform: capitalize;
	background-color: #48A54E;
	color: #FFF !important;
	font-size: 18px;
	padding-bottom: 0;
	padding: 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

.shipping-calculator-button {
	background-color: #48A54E;
	color: #FFF;
	display: block;
	padding: 8px 0;
	width: 200px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
}

/* Woocommerce Checkout Page
	--------------------------------------------*/

.woocommerce-info a {
	color: #CB5E00 !important;
}

.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
	background: #F5F5F5;
	padding: 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 25px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	text-transform: capitalize;
}

.woocommerce-checkout-review-order-table thead th {
	background-color: #48A54E;
	color: #FFF;
}

.woocommerce-checkout-review-order-table tbody tr:nth-child(even) {
	background-color: #F9F9F9;
}

.woocommerce-checkout-review-order-table tfoot th {
	background-color: #DDD;
}

.woocommerce-checkout-review-order-table tfoot td {
	background-color: #EEE;
}

.woocommerce-checkout #main-content .cart-subtotal td {
	border-top: 1px solid rgba(0, 0, 0, .1);
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	padding: 0 !important;
	margin: 0;
	list-style-type: none !important;
}

.woocommerce-checkout #payment {
	background: #ebe9eb;
	border-radius: 10px;
	padding: 20px;
}

.woocommerce-page input.button.alt {
	padding: .4em 1.2em !important;
	background: #499E50;
	color: #FFF;
	border: 3px solid #499E50 !important;
}

.woocommerce-page input.button.alt:hover {
	background: #499E50;
	color: #FFF;
	border: 3px solid #FFF !important;
}

/*! Woocommerce Order Confirmation Page
	--------------------------------------------*/

.woocommerce-checkout #main-content {
	padding-top: 3%;
}

.woocommerce-checkout h1.main_title {
	margin-bottom: 0;
	text-transform: capitalize;
}

.woocommerce ul.order_details {
	margin: 0 0 25px;
	padding: 25px !important;
	background-color: #EEE;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.woocommerce ul.order_details li {
	margin-bottom: 0 !important;
}

.woocommerce-table thead th {
	background-color: #48A54E;
	color: #FFF;
}

.woocommerce-table tbody tr:nth-child(even) {
	background-color: #F9F9F9;
}

.woocommerce-table tfoot th {
	background-color: #DDD;
}

.woocommerce-table tfoot td {
	background-color: #EEE;
}

.woocommerce-table.customer_details tbody tr:nth-child(even) {
	background-color: #FFF;
}

.woocommerce-order h2,
h3,
h4 {
	font-size: 24px;
	text-transform: capitalize;
}

/*! Sidebar
--------------------------------------------*/

.et_pb_widget_area_left {
	padding-right: 0;
	border-right: none;
}

#sidebar h4.widgettitle,
.et_pb_column_1_3 h4.widgettitle,
.shortform h3 {
	background: #48A54E;
	color: #FFF !important;
	padding: 13px 15px 16px !important;
	margin-bottom: 15px !important;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#sidebar .widget_categories ul,
.et_pb_column_1_3 .widget_categories ul {
	padding-left: 15px !important;
}

.widget_shopping_cart_content,
.shortform .gform_wrapper,
.et_pb_column_1_3 .gform_wrapper {
	padding: 0;
}

.widget_shopping_cart_content .buttons,
.et_pb_column_1_3 .widget_shopping_cart_content .buttons {
	text-align: center;
}

.testimonial-sidebar {
	color: #333;
	background: #F0F1F2;
	overflow: visible;
	min-height: 395px;
	border-top: 10px solid #023DB2;
}

.testimonial-sidebar .et_pb_slide {
	padding: 8%;
	background: #F0F1F2 !important;
	box-shadow: none;
}

.testimonial-sidebar .et_pb_slide_description {
	top: 0 !important;
}

.testimonial-sidebar .et_pb_slide_content {
	font-size: 16px;
}

.testimonial-sidebar .et-pb-controllers {
	position: absolute;
	z-index: 10;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 10px;
	text-align: center;
}

.testimonial-sidebar .et-pb-controllers a {
	background-color: rgba(0, 55, 177, 0.5) !important;
	border: 1px solid #FFF;
	width: 10px;
	height: 10px;
}

.testimonial-sidebar .et-pb-controllers a:hover {
	background-color: rgba(255, 255, 255, 1) !important;
	border: 1px solid #1648A9;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.testimonial-sidebar .et-pb-controllers .et-pb-active-control {
	background-color: rgba(0, 55, 177, 1) !important;
	border: 1px solid #FFF;
}

.testimonial-sidebar .et-pb-controllers .et-pb-active-control:hover {
	background-color: rgba(0, 55, 177, 1) !important;
	border: 1px solid #1648A9;
}

/*! Footer
--------------------------------------------*/
#main-footer {
	background: #499e50;
	/* Old browsers */
	background: -moz-linear-gradient(top, #499e50 0%, #82c687 86%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #499e50 0%, #82c687 86%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #499e50 0%, #82c687 86%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#499e50', endColorstr='#82c687', GradientType=0);
	/* IE6-9 */
}

.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
	width: 24.875%;
}

.et_pb_gutters3 .footer-widget {
	margin: 0 1.5% 5.5% 0;
}

.footer-widget {
	color: #333;
}

.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
	width: 100%;
}

.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget p {
	text-align: center;
	color: #FFF;
	font-size: 18px;
}

#footer-widgets .footer-widget #menu-footer-menu {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

#footer-widgets .footer-widget li {
	padding: 0;
	list-style-type: none !important;
	margin-bottom: 0 !important;
}

#footer-widgets .footer-widget li:before {
	position: absolute;
	top: 0;
	left: 0;
	border-width: 0;
	border-style: solid;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	content: normal;
}

#footer-widgets .footer-widget li a {
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
	text-decoration: none;
	padding: 5px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#footer-widgets .footer-widget li a:hover {
	color: #fff;
	text-decoration: none;
	background: rgba(255, 255, 255, 0.2);
}

#text-7 {
	text-align: center;
}

#text-7 a {
	color: #0A41AF;
}

#footer-bottom {
	padding: 30px 0;
	background-color: #000;
	border-top: 2px solid #FFF;
}

#footer-bottom .footer-left {
	float: left;
	width: 50%;
}

#footer-bottom .footer-right {
	float: right;
	width: 50%;
	text-align: right;
}

#footer-bottom .footer-right a {
	display: block;
	width: 140px;
	float: right;
	padding: 10px 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #d8d8d8;
	font-size: 12px;
}

#footer-bottom .footer-right a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #d8d8d8;
}

#footer-info,
#footer-info a {
	color: rgba(255, 255, 255, 0.5);
	font-weight: 400;
	font-size: 14px;
}

#footer-info a:hover {
	color: rgba(255, 255, 255, 1);
}

/*! = Gravity Forms
------------------------------------------------------- */

/*! General Styling */

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	border: 1px solid #DDD;
}

.gform_wrapper {
	margin: 0 0 25px !important;
}

.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 5px !important;
}

.gform_wrapper .gform_body {
	width: 100% !important;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding: 0 !important;
	margin: 0 0 5px !important;
}

.gform_wrapper li.hidden_label input {
	margin-top: 0 !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: inherit;
	font-family: inherit;
	padding: 10px !important;
	letter-spacing: normal;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-color: #DDD;
	background: #F5F5F5;
}

.gform_wrapper ul.gform_fields {
	padding: 0 !important;
	margin: 0;
	overflow: visible;
}

.gform_wrapper textarea.large {
	width: 100%;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #F5F5F5;
	padding: 10px !important;
}

/*! General Captcha Styling */

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
	float: left !important;
}

.gform_wrapper .left_label .simple_captcha_medium {
	margin-left: 0 !important;
	float: left !important;
}

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
	float: left !important;
}

.gform_wrapper .gfield_captcha_input_container {
	padding-top: 0 !important;
	width: 20%;
	float: left !important;
}

.gform_wrapper .simple_captcha_medium input {
	width: 100% !important;
}

.shortform .ginput_recaptcha {
	text-align: center;
}

.shortform .ginput_recaptcha div {
	margin: 0 auto;
}

/*! Submit Button */

.gform_wrapper .gform_footer {
	padding: 0 0 10px !important;
	margin: 16px 0 0;
	clear: both;
}

.shortform .gform_wrapper .gform_footer {
	text-align: center;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	font-size: 22px !important;
	font-weight: 600;
	border: none;
	padding: 15px 60px;
	width: auto;
	margin: 0 !important;
	background: #FF9300;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
}

/*! Main Form Left Labels */

.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
	float: left;
	width: 29%;
	padding-right: 16px;
	margin: 5px 0 11px !important;
}

.gform_wrapper .name_first label,
.gform_wrapper .name_last label {
	display: none !important;
}

.gform_wrapper textarea.large {
	height: 320px;
}

/*! Main Form Top Labels */

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
}

/* Short Form Placeholders */

.short-form textarea {
	height: 200px !important;
}

.short-form .gform_wrapper .gform_footer {
	text-align: center;
}

.gform_confirmation_message {
	background: #777;
	border: 2px dotted #888;
	padding: 15px;
	color: #FFF;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*! RW STYLES */
.case-study-image-wrapper {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.case-study-images {
	float: left;
	position: relative;
	margin: 5px 15px 5px 20px;
}

.photonumber {
	background: url(images/dot.png) no-repeat scroll 0 0 transparent;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22pt;
	color: #000;
	position: absolute;
	top: 15px;
	left: 2px;
	text-align: center;
	font-weight: bold;
}

/*! =Store Notice
------------------------------------------------------- */

.woocommerce-store-notice,
p.demo_store {
	padding: 25px 0 !important;
	background-color: #4CA452 !important;
	display: block;
}

/*! =Media Queries
------------------------------------------------------- */
@media (min-width: 981px) {

	.et_pb_row.et_pb_row_fullwidth,
	.et_pb_specialty_fullwidth>.et_pb_row {
		width: 100% !important;
		max-width: 1140px !important;
	}
}

@media (min-width: 1600px) {

	.et_pb_row {
		padding: 0 !important;
		width: 100% !important;
	}

}

@media (min-width: 1281px) {

	.home-slider {
		padding: 0 !important;
	}

	.et_pb_row.et_pb_row_fullwidth,
	.et_pb_specialty_fullwidth>.et_pb_row {
		width: 100% !important;
		max-width: 1140px !important;
	}

	#et-top-navigation {
		display: flex;
		width: 100%;
		justify-content: center;
	}

	#et-top-navigation,
	#page-container .et_pb_row,
	#main-footer .container {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}

}

@media (max-width:1280px) {

	#et-top-navigation,
	#page-container .et_pb_row,
	#main-footer .container {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}

	#et-top-navigation {
		justify-content: center;
		display: flex;
	}

	#content-area {
		padding: 0 10px 3%;
	}

	#top-menu li a {
		padding: 7px 12px !important;

	}

	#top-menu .menu-item-has-children>a {
		padding: 7px 20px 7px 12px !important;
	}

	#top-menu .menu-item-has-children>a:first-child:after {
		top: 8px;
		right: 3px;
	}

}

@media (max-width:1140px) {

	#et-top-navigation,
	.header-inner,
	#page-container .et_pb_row,
	#main-footer .container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}



	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 520px !important;
		max-height: 520px;
	}

	.home .et_pb_slider .et_pb_slides .et_pb_slide_0 {
		-moz-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.slide-duratex-logo {
		width: 48%;
		position: absolute;
		top: 30px;
		left: 0;
	}

	.slide-duratex-speakers {
		width: 65%;
		position: absolute;
		top: 95px;
		right: 0;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 250px;
		left: 55px;
	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
		padding: 12px 12px !important;
		color: #999 !important;
		font-size: 15px;
	}

	.newsletter-signup-text .faux-h2 {
		font-size: 36px;
	}

}

@media (max-width:1080px) {

	#top-menu li {
		font-size: 14px;
	}

	#et-top-navigation .et-cart-info {
		font-size: 14px;
	}

	.slide-duratex-logo {
		width: 55%;
		position: absolute;
		top: 30px;
		left: 0;
	}

	.slide-duratex-speakers {
		width: 70%;
		position: absolute;
		top: 105px;
		right: 0;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 250px;
		left: 55px;
	}

	.newsletter-signup-row .et_pb_column {
		margin-bottom: 15px;
		margin-right: 0;
		overflow: hidden;
	}

	.newsletter-signup-row .et_pb_column_1 {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.newsletter-signup-row .et_pb_column_2,
	.newsletter-signup-row .et_pb_row .et_pb_column:last-child {
		margin: auto !important;
		float: none;
	}

}

@media (max-width:1024px) {

	#top-menu li {
		font-size: 13px;
	}

	#et-top-navigation .et-cart-info {
		font-size: 13px;
	}

	.rw-section-heading h3,
	.rw-grey-box-heading h3 {
		font-size: 24px;
	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
		padding: 10px 10px !important;
		color: #999 !important;
		font-size: 14px;
	}

}

@media (max-width: 980px) {


	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		display: flex;
	}

	.rw-top-nav-container {
		flex-direction: row-reverse;
	}

	nav#top-menu-nav {
		display: none;
	}

	#et-top-navigation .et-cart-info {
		width: calc(100% - 56px);
	}

	#et_mobile_nav_menu {
		float: none !important;
	}

	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 0;
	}

	.single-product #main-content .container {
		flex-direction: column;
	}

	.single-product #content-area {
		width: 100%;
		padding: 0 20px 50px 20px;
	}

	.single-product.et_right_sidebar #sidebar {
		width: 100%;
		padding: 0 20px;
	}

	#page-container {
		padding-top: 198px !important;
	}

	#main-header {
		min-height: 188px !important;
	}

	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 100%;
	}

	#header-right .header-phone {
		font-size: 22px;
		margin-top: 20px;
	}

	.et_header_style_left .et-search-form,
	.et_header_style_split .et-search-form {
		width: 100% !important;
		max-width: 100% !important;
	}

	.et_mobile_menu {
		overflow: auto !important;
		max-height: 76vh;
	}

	.et_pb_row.et_pb_row_fullwidth,
	.et_pb_specialty_fullwidth>.et_pb_row {
		width: 100% !important;
		max-width: 100% !important;
	}

	.slide-duratex-logo {
		width: 55%;
		position: absolute;
		top: 30px;
		left: 0;
	}

	.slide-duratex-speakers {
		width: 70%;
		position: absolute;
		top: 125px;
		right: 0;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 250px;
		left: 20px;
	}

	.newsletter-signup-text p.faux-h2 {
		font-size: 30px;
	}

	.newsletter-signup-text p {
		font-size: 16px;
	}

	.woocommerce-page ul.products li.product:nth-child(n) {
		width: 100% !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 18px;
		min-height: 88px;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		font-size: 24px !important;
		font-weight: 600;
	}

	.entry-content ul.rw-youtube-widget li a {
		width: 100%;
		display: block;
		text-align: center;
	}

	.rw-section-sixty .et_pb_code_inner .col-6 h3 {
		font-size: 24px;
	}

	.grey-box {
		min-height: 330px;
	}

	.et_pb_column {
		margin-bottom: 0;
	}

	.rw-section-heading {
		margin-bottom: 30px !important;
	}

	.footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 0 5.5% 0 !important;
	}

	#footer-info,
	.et-social-icons {
		text-align: left;
	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
		padding: 14px 14px !important;
		color: #999 !important;
		font-size: 16px;
	}

}

@media (max-width:800px) {

	.et_mobile_menu {
		overflow: auto !important;
		max-height: 70vh;
	}

	#rw-mini-cart {
		width: 50%;
	}

	#page-container .home-slider .et_pb_row {
		padding: 0 !important;
	}

	.home-slider {
		background: #FFF url(images/home-slider-fullwidthbg.png) 0 280px repeat-x;
	}

	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 380px !important;
		max-height: 380px;
	}

	.slide-duratex-logo {
		width: 55%;
		position: absolute;
		top: 20px;
		left: 0;
	}

	.slide-duratex-speakers {
		width: 64%;
		position: absolute;
		top: 80px;
		right: 10px;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 200px;
		left: 20px;
	}

	.woocommerce ul.products li.product .price,
	.woocommerce-page ul.products li.product .price {
		font-size: 24px !important;
		font-weight: 600;
	}

}

@media (max-width:768px) {

	#rw-mini-cart {
		width: 20%;
	}

	.et_pb_slides .et_pb_button {
		padding: 0.5em 1.5em;
	}

	.et_pb_slides .et_pb_more_button {
		margin-right: 0;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 16px;
		min-height: 80px;
	}

	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		margin-right: 10px;
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		text-align: left !important;
	}

	.woocommerce table.shop_table td {
		border-top: none;
	}

	#main-content table.cart td {
		padding: 0 10px 10px;
	}

	.shop_table_responsive th.product-price,
	.shop_table_responsive td.product-price,
	.shop_table_responsive th.product-quantity,
	.shop_table_responsive td.product-quantity,
	.shop_table_responsive th.product-subtotal,
	.shop_table_responsive td.product-subtotal {
		width: 100%;
	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
		padding: 12px 15px !important;
		font-size: 14px;
	}

	.single-product h1.product_title {
		font-size: 26px;
	}

	.woocommerce div.product div.images.woocommerce-product-gallery {
		width: 300px;
		margin: 0 auto 2em;
	}

}

@media (max-width: 767px) {

	.et_pb_slide_content.et-hide-mobile,
	.et_pb_slide_image,
	.et_pb_slide_video {
		display: block !important;
	}

}

@media (max-width: 600px) {

	.admin-bar .et-fixed-header #et-top-navigation {
		top: 0;
	}

	#page-container {
		padding-top: 290px !important;
	}

	.woocommerce-products-header h1,
	.woocommerce-products-header h2 {
		font-size: 36px;
	}

	h2 {
		font-size: 28px;
	}

	.header-inner {
		flex-direction: column;
	}

	#main-header .logo_container {
		width: 100%;
		max-width: 480px;
		float: none;
		text-align: center;
		clear: both;
		margin: 0 auto 10px !important
	}

	#header-right {
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
	}

	#header-right .rw-social-icons ul {
		float: none;
		justify-content: center;
	}

	#header-right .rw-social-icons {
		width: 100%;
		max-width: 305px;
		margin: auto;
	}

	#header-right .header-phone {
		text-align: center;
	}

	.et_search_outer {
		width: 100%;
		right: 0;
		top: 115px;
	}

	#rw-mini-cart {
		width: 50%;
	}

	.et_mobile_menu {
		overflow: scroll !important;
		max-height: 60vh;
	}

	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 440px !important;
		max-height: 440px;
	}

	.home-slider {
		background: #FFF url(images/home-slider-fullwidthbg.png) bottom repeat-x;
	}

	.slide-duratex-logo {
		width: 70%;
		position: absolute;
		top: 20px;
		left: 15%;
	}

	.slide-duratex-speakers {
		width: 70%;
		position: absolute;
		top: 140px;
		right: 15%;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 360px;
		left: calc(50% - 112px);
	}

	.newsletter-signup-row .et_pb_code_inner {
		flex-direction: column;
	}

	.newsletter-signup-row .newsletter-signup-text,
	.newsletter-signup-row .newsletter-form {
		width: 100%;
	}

	.newsletter-signup-row .newsletter-signup-text {
		padding-bottom: 10px;
		text-align: center;
	}



	.featured-products h2 {
		font-size: 32px;
		padding-bottom: 30px;
	}

	.et_pb_column .woocommerce ul.products li.product:nth-child(1n) {
		width: 48% !important;
		margin: 0px 2% 2% 0px !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		min-height: 60px;
	}

	#footer-bottom .footer-left,
	#footer-bottom .footer-right {
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
	}

	#footer-info {
		text-align: center;
		margin-bottom: 10px;
	}

	#footer-bottom .footer-right a {
		float: none;
		margin: auto;
	}

	.single-product .woocommerce-breadcrumb {
		max-width: calc(100% - 20px);
		margin: 1em auto;
	}

	.single-product h1.product_title,
	.woocommerce div.product .product_title {
		font-size: 24px;
		font-weight: 700;
		padding-bottom: 20px !important;
	}

	.woocommerce div.product div.summary {
		margin: 0;
	}

	.newsletter-signup-row .et_pb_column_2,
	.newsletter-signup-row .et_pb_row .et_pb_column:last-child {
		width: 100% !important;
	}

	.newsletter-signup-row .gform_wrapper .gform_footer input.button,
	.newsletter-signup-row .gform_wrapper .gform_footer input[type=submit] {
		padding: 5px 0;
		margin: auto !important;
		display: block;
		width: 144px;
	}

	.newsletter-signup-row .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		padding: 8px !important;
	}

}

@media (max-width: 568px) {

	#page-container {
		padding-top: 244px !important;
	}

	.header-inner {
		padding: 15px 0;
	}

	#main-header .logo_container {
		width: 360px;
		max-width: 360px;
		margin: 0 auto 10px;
	}

	#header-right .header-phone {
		margin-top: 10px;
	}

	.et_search_outer {
		width: 100%;
		right: 0;
		top: 80px;
	}

	.et_search_outer .container.et_pb_search_visible {
		height: 40px !important;
	}

	.et-search-form input {
		padding-left: 10px;
		width: calc(100% - 40px);
	}

	.slide-duratex-logo {
		width: 70%;
		position: absolute;
		top: 20px;
		left: 15%;
	}

	.slide-duratex-speakers {
		width: 80%;
		position: absolute;
		top: 130px;
		right: 10%;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 360px;
		left: calc(50% - 112px);
	}

	.newsletter-signup-row .et_pb_column {
		overflow: hidden;
	}

	.newsletter-signup-row .gform_wrapper {
		padding-top: 0;
	}

}

@media (max-width: 480px) {

	.woocommerce-products-header h1,
	.woocommerce-products-header h2 {
		font-size: 32px;
	}

	.woocommerce .woocommerce-breadcrumb {
		font-size: .8em !important;
	}

	.shortform h3 {
		text-align: center;
	}

	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 420px !important;
		max-height: 420px;
	}

	.home-slider {
		background: #FFF url(images/home-slider-fullwidthbg.png) bottom repeat-x;
	}

	.slide-duratex-logo {
		width: 80%;
		position: absolute;
		top: 20px;
		left: 10%;
	}

	.slide-duratex-speakers {
		width: 90%;
		position: absolute;
		top: 120px;
		right: 5%;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 340px;
		left: calc(50% - 100px);
	}

}

@media (max-width: 479px) {

	#main-content table.cart td {
		padding: 0 10px 5px !important;
	}

	.et_pb_slider_fullwidth_off .et_pb_more_button,
	.et_pb_slider_fullwidth_off .et_pb_slide_content,
	.et_pb_slide_content.et-hide-mobile,
	.et_pb_slide_image,
	.et_pb_slide_video,
	.et_pb_slider .et_pb_slide {
		display: block !important;
	}

}

@media (max-width: 414px) {

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		min-height: 75px;
	}

	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 400px !important;
		max-height: 400px;
	}

	.home-slider {
		background: #FFF url(images/home-slider-fullwidthbg.png) bottom repeat-x;
	}

	.slide-duratex-logo {
		width: 80%;
		position: absolute;
		top: 20px;
		left: 10%;
	}

	.slide-duratex-speakers {
		width: 90%;
		position: absolute;
		top: 120px;
		right: 5%;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 320px;
		left: calc(50% - 100px);
	}

}

@media (max-width: 375px) {

	.woocommerce-products-header h1,
	.woocommerce-products-header h2 {
		font-size: 28px;
	}

	.single-product h1.product_title,
	.woocommerce div.product .product_title {
		font-size: 22px;
		text-align: center;
	}

	#header-right .rw-social-icons {
		width: 100%;
		max-width: 297px;
		margin: auto;
	}

	#header-right .rw-social-icons ul li.rw-text-link {
		margin-right: 5px;
		margin-top: 4px;
		font-size: 15px;
	}

	#rw-mini-cart {
		width: 60%;
	}

	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 380px !important;
		max-height: 380px;
	}

	.slide-duratex-logo {
		width: 90%;
		position: absolute;
		top: 20px;
		left: 5%;
	}

	.slide-duratex-speakers {
		width: 90%;
		position: absolute;
		top: 120px;
		right: 5%;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 300px;
		left: calc(50% - 100px);
	}

	.newsletter-signup-text p.faux-h2 {
		font-size: 28px;
	}

	.featured-products h2 {
		font-size: 28px;
		padding-bottom: 20px;
	}

	.rw-section-heading h3,
	.rw-grey-box-heading h3 {
		font-size: 28px;
	}

	.entry-content ul.rw-youtube-widget li {
		float: none !important;
		clear: both !important;
		width: 100% !important;
		margin-right: 0 !important;
	}

	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type=submit],
	.gform_wrapper .gform_page_footer input.button,
	.gform_wrapper .gform_page_footer input[type=submit] {
		padding: 5px 30px !important;
		width: 80%
	}

	.newsletter-signup-row .gform_wrapper .gform_footer input.button,
	.newsletter-signup-row .gform_wrapper .gform_footer input[type=submit] {
		padding: 5px 0 !important;
	}

	body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a,
	body.woocommerce #content-area div.product .woocommerce-tabs .panel,
	body.woocommerce div.product .woocommerce-tabs .panel {
		padding: 10px !important;
	}

	.tax-product_cat.woocommerce ul.products li.product .et_shop_image {
		width: 40%;
		float: left;
		margin-right: 4%;
		margin-bottom: 12%;
	}

	.tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title {
		width: 56%;
	}

}

@media (max-width: 360px) {

	p {
		font-size: 16px;
	}

	#main-header .logo_container {
		width: 340px;
		max-width: 340px;
	}

	.et_pb_column .woocommerce ul.products li.product:nth-child(1n) {
		width: 100% !important;
		margin: 0 0 5% !important;
	}

	.et_shop_image {
		width: 80%;
		margin: auto;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		min-height: auto;
	}

	.rw-section-heading h3,
	.rw-grey-box-heading h3 {
		font-size: 22px;
	}

	.testimonial-slider .bx-viewport h4 {
		font-size: 20px !important;
	}

	.testimonial-slider .bx-viewport h5 {
		font-size: 16px !important;
	}

}

@media (max-width: 320px) {

	#main-header .logo_container {
		width: 300px;
		max-width: 300px;
	}

	#header-right .header-phone {
		font-size: 20px;
	}

	.home .home-slider,
	.home .home-slider .et_pb_slide,
	.home .home-slider .et_pb_container,
	.home .et_pb_slide {
		height: 340px !important;
		max-height: 340px;
	}

	.slide-duratex-logo {
		width: 90%;
		position: absolute;
		top: 20px;
		left: 5%;
	}

	.slide-duratex-speakers {
		width: 90%;
		position: absolute;
		top: 100px;
		right: 5%;
	}

	.slide-duratex-button {
		width: 260px;
		position: absolute;
		top: 260px;
		left: calc(50% - 100px);
	}

	.newsletter-signup-text p.faux-h2 {
		font-size: 24px;
	}

	.newsletter-signup-text p:last-of-type {
		font-size: 14px;
	}

	.newsletter-signup-row .gform_wrapper form {
		flex-direction: column;
	}

	.newsletter-signup-row .gform_wrapper .gform_body {
		width: 100% !important;
		padding-bottom: 10px;
	}

	.featured-products h2 {
		font-size: 24px;
	}

	#footer-info,
	#footer-info a {
		font-size: 12px;
	}

	.tax-product_cat.woocommerce ul.products li.product .et_shop_image {
		width: 70%;
		float: none;
		margin: 0 auto 5px !important;
	}

	.tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title {
		width: 100%;
		text-align: center;
		float: none;
	}

	.tax-product_cat.woocommerce .products .star-rating,
	.woocommerce-page .products .star-rating {
		margin: 0 auto 10px !important;
		float: none;
		width: 72px;
	}

	.tax-product_cat.woocommerce ul.products li.product .price,
	.tax-product_cat.woocommerce-page ul.products li.product .price {
		text-align: center;
		width: 100%;
		float: none;
		font-size: 24px !important;
		font-weight: 600;
	}

	.tax-product_cat.woocommerce .rw-view-details-button {
		margin: 15px auto 0;
		float: none;
	}

}

/*! Basic Bootstrap table */

.table {
	width: 100%;
	max-width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.table th,
.table td {
	padding: 5px;
	vertical-align: top;
	border-top: 1px solid #ccc;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 1px solid #ccc;
	background-color: #000;
	color: #fff;
}

.table tbody {
	border-top: 1px solid #ccc;
}

.table-bordered {
	border: 1px solid #ccc;
}

.table-bordered th,
.table-bordered td {
	border: 1px solid #ccc;
}

.table-bordered thead th,
.table-bordered thead td {
	border-bottom-width: 1px solid #ccc;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #f5f5f5;
}

.table-hover tbody tr:hover {
	background-color: #f0f8e9;
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}