/*
 Theme Name:   Divi Child
 Theme URI:    https://www.gluear.co.uk
 Description:  Divi Child Theme
 Author:       Transcend Marketing
 Author URI:   https://www.transcend-marketing.co.uk
 Template:     Divi
 Version:	   1.1
 Text Domain:  Divi-child
*/

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container
.et_fixed_nav.et_show_nav #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 0;
}
.et_pb_text_inner *:last-child {
    padding-bottom: 0;
}
@media only screen and (min-width: 981px) {
	body #main-content .container {
		padding-top: 4%;
	}
	body .et_pb_section:not(.custom) {
		padding: 4% 0;
	}
	body .et_pb_row:not(.custom) {
		padding: 2% 0;
	}
	body #content-area {
		padding-top: 2%;
	}
	body .et_pb_fullwidth_section:not(.custom) {
		padding: 0;
	}
	.et_pb_column_1_2 .et_pb_row_inner,
	.et_pb_column_1_3 .et_pb_row_inner,
	.et_pb_column_2_3 .et_pb_row_inner,
	.et_pb_column_1_4 .et_pb_row_inner,
	.et_pb_column_3_4 .et_pb_row_inner,
	.et_pb_column_2_4 .et_pb_row_inner,
	.et_pb_column_single {
		padding: 0;
	}
}
@media only screen and (min-width: 1500px) {
	body #main-content .container {
		padding-top: 60px;
	}
	body .et_pb_section:not(.custom) {
		padding: 60px 0;
	}
	body .et_pb_row:not(.custom) {
		padding: 15px 0;
	}
	body #content-area {
		padding-top: 15px;
	}
	body .et_pb_fullwidth_section:not(.custom) {
		padding: 0;
	}
}
@media only screen and (min-width: 981px) {
	.et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module,
	.et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module,
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module,
	.et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module,
	.et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module,
	.et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_module {
		margin-bottom: 30px;
	}
	.et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child,
	.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child,
	.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,
	.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
	.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,
	.et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 980px) {
	body #main-content .container {
		padding-top: 60px;
	}
	body .et_pb_section:not(.custom) {
		padding: 60px 0 30px 0;
	}
	body .et_pb_column .et_pb_row_inner:not(.custom),
	body .et_pb_row:not(.custom) {
		padding: 0;
	}
	body #content-area {
		padding-top: 0;
	}
	body .et_pb_fullwidth_section:not(.custom) {
		padding: 0;
	}

	.et_pb_row .et_pb_column .et_pb_module.et-last-child,
	.et_pb_row .et_pb_column .et_pb_module:last-child,
	.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,
	.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 30px;
	}
	.et_pb_row .et_pb_column .et_pb_module:last-child .et_pb_button,
	.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child .et_pb_button {
		margin-bottom: 0;
	}
	body .et_pb_column {
		margin-bottom: 0;
	}

}

/* Add style to body for js screen size detection
------------------------------------------------- */
@media only screen and ( min-width: 0px ) {
	#page-container .width-div {
		min-width: 0px;
	}
}
@media only screen and ( min-width: 480px ) {
	#page-container .width-div {
		min-width: 480px;
	}
}
@media only screen and ( min-width: 768px ) {
	#page-container .width-div {
		min-width: 768px;
	}
}
@media only screen and ( min-width: 981px ) {
	#page-container .width-div {
		min-width: 981px;
	}
}
@media only screen and ( min-width: 1301px ) {
	#page-container .width-div {
		min-width: 1301px;
	}
}

/* Divi Builder Grid Overide
-------------------------------------------------*/
#page-container {
    overflow: hidden;
}

/* Typography Overide
-------------------------------------------------*/
body {
    color: #565756;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 0 !important;
    display: inherit !important;
}
.et_pb_widget_area .et_pb_widget a,
.et_pb_widget a,
a {
    color: #1b90be;
}

/* Colour overides */
.green-section a,
.postid-46541 a,
.postid-48252 a {
    color: #1ca83f;
}
.orange-section a {
    color: #db9a1a;
}
.red-section a {
	color: #e41e26;
}
.medical-section a {
    color: #009688;
}
.et_pb_widget_area .et_pb_widget a:hover,
a:hover {
    color: #565756;
}
.et_pb_bg_layout_dark a {
    color: #fff;
}
.et_pb_bg_layout_dark a:hover {
    color: #fff;
	opacity: 0.95;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {

}
body h1,
body .et_pb_column_1_3 h1,
body .et_pb_column_1_4 h1 {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1b90be;
	padding-bottom: 40px;
}
body h1:last-child,
body .et_pb_column_1_3 h1:last-child,
body .et_pb_column_1_4 h1:last-child {
    padding-bottom: 0;
}
body.single-post h1 {
    padding-bottom: 15px;
}
body h2,
body .et_pb_column_1_3 h2,
body .et_pb_column_1_4 h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1b90be;
	padding-bottom: 20px;
}
body h3,
body .et_pb_column_1_3 h3,
body .et_pb_column_1_4 h3 {
    font-size: 18px;
	font-weight: bold;
	color: #1b90be;
	padding-bottom: 20px;
}
body h4,
body .et_pb_column_1_3 h4,
body .et_pb_column_1_4 h4 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1b90be;
	padding-bottom: 20px;
}
body h5,
body .et_pb_column_1_3 h5,
body .et_pb_column_1_4 h5 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
}
body h6,
body .et_pb_column_1_3 h6,
body .et_pb_column_1_4 h6 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.et_pb_text.et_pb_text_align_center h2,
.single-post h1.entry-title {
    border-top: 2px solid #565756;
    border-bottom: 2px solid #565756;
    padding: 10px 0 14px 0;
	text-align: center;
}
.single-post h1.entry-title {
    margin-bottom: 20px;
}
.et_pb_text.et_pb_bg_layout_dark.et_pb_text_align_center h2 {
    border-color: #fff;
}

/* Colour overides */
body .green-section h1,
body .green-section h2,
body .green-section h3,
body .green-section h4,
.postid-46541 h1,
.postid-46541 h2,
.postid-46541 h3,
.postid-46541 h4,
.postid-48252 h1,
.postid-48252 h2,
.postid-48252 h3,
.postid-48252 h4 {
    color: #1ca83f;
}
body .orange-section h1,
body .orange-section h2,
body .orange-section h3,
body .orange-section h4 {
    color: #db9a1a;
}
body .red-section h1,
body .red-section h2,
body .red-section h3,
body .red-section h4 {
    color: #e41e26;
}
body .medical-section h1,
body .medical-section h2,
body .medical-section h3,
body .medical-section h4 {
    color: #009688;
}
@media only screen and (max-width: 768px) {
	body h1,
	body .et_pb_column_1_3 h1,
	body .et_pb_column_1_4 h1 {
		font-size: 22px;
	}
	body h2,
	body .et_pb_column_1_3 h2,
	body .et_pb_column_1_4 h2 {
		font-size: 20px;
	}
	body h3,
	body .et_pb_column_1_3 h3,
	body .et_pb_column_1_4 h3 {
		font-size: 16px;
	}
	body h4,
	body .et_pb_column_1_3 h4,
	body .et_pb_column_1_4 h4 {
		font-size: 16px;
	}
	body h5,
	body .et_pb_column_1_3 h5,
	body .et_pb_column_1_4 h5 {
		font-size: 14px;
	}
	body h6,
	body .et_pb_column_1_3 h6,
	body .et_pb_column_1_4 h6 {
		font-size: 14px;
	}
}
p:last-of-type {
    padding-bottom: 1em;
}
p:last-child {
    padding-bottom: 0;
}
blockquote {
   border-left: 4px solid #1b90be;
}

/* Colour overides */
.green-section blockquote,
.postid-46541 a blockquote {
    border-color: #1ca83f;
}
.orange-section blockquote {
    border-color: #db9a1a;
}
.red-section blockquote {
    border-color: #e41e26;
}
.medical-section blockquote {
	border-color: #009688;
}

#left-area ul,
.entry-content > div:not(#et-fb-app) ul:not(#shipping_method):not(.methods):not(.woocommerce-SavedPaymentMethods):not(.products),
body.et-pb-preview #main-content article .entry-content > div:not(#et-fb-app) ul {
    padding: 0px 0 30px 1em;
    line-height: 25px;
	list-style: none
}
#left-area ul ul,
.entry-content > div:not(#et-fb-app) ul:not(#shipping_method):not(.methods):not(.woocommerce-SavedPaymentMethods):not(.products) ul,
body.et-pb-preview #main-content article .entry-content > div:not(#et-fb-app) ul ul {
    padding: 0 0 0 1em;
}
#left-area ul:not(.et-fb-main-setting):not(.et-fb-modules-filters) li:before,
.entry-content > div:not(#et-fb-app) ul:not(.et-fb-main-setting):not(.et-fb-modules-filters):not(#shipping_method):not(.methods):not(.woocommerce-SavedPaymentMethods):not(.products) li:not(.woocommerce-MyAccount-navigation-link):before,
body.et-pb-preview #main-content article .entry-content > div:not(#et-fb-app) ul:not(.et-fb-main-setting):not(.et-fb-modules-filters) li:before {
	content: "\2022";
    display: inline-block;
    vertical-align: middle;
    width: 0.6em;
    margin-left: -0.6em;
    font-size: 23px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1em;
	color: #1b90be;
}

/* Colour overides */
#left-area .green-section ul li:before,
.entry-content .green-section ul li:before,
body.et-pb-preview #main-content .container .green-section ul li:before,
.postid-46541 #left-area ul li:before,
.postid-46541 .entry-content ul li:before,
.postid-48252 #left-area ul li:before,
.postid-48252 .entry-content ul li:before,
body.et-pb-preview.postid-46541 #main-content .container ul li:before,
body.et-pb-preview.postid-48252 #main-content .container ul li:before {
	color: #1ca83f !important;
}
#left-area .orange-section ul li:before,
.entry-content .orange-section ul li:before,
body.et-pb-preview #main-content .container .orange-section ul li:before {
	color: #db9a1a !important;
}
#left-area .red-section ul li:before,
.entry-content .red-section ul li:before,
body.et-pb-preview #main-content .container .red-section ul li:before {
	color: #e41e26 !important;
}
#left-area .medical-section ul li:before,
.entry-content .medical-section ul li:before,
body.et-pb-preview #main-content .container .medical-section ul li:before {
	color: #009688 !important;
}

.woocommerce-error li:before,
.woocommerce-info li:before,
.woocommerce-message li:before {
    display: none !important;
}

/* Buttons
-------------------------------------------------*/
body .et_pb_module .et_pb_button,
body .et_pb_promo_button,
body .product .button
input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
body .product .button,
.woocommerce a.button,
.et_button_icon_visible.woocommerce-page a.button,
.et_button_icon_visible.woocommerce-page a.button.alt,
.et_button_icon_visible.woocommerce-page button.button,
.et_button_icon_visible.woocommerce-page button.button.alt,
.et_button_icon_visible.woocommerce-page input.button,
.et_button_icon_visible.woocommerce-page input.button.alt,
body input[type=submit],
body .et_pb_button {
	font-size: 16px;
    border-width: 2px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-style: normal;
	line-height: 2.2em !important;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.5px;
	cursor: pointer;
	background: #1b90be;
    color: #fff !important;
    border-color: #1b90be;
	margin-bottom: 0 !important;
}

/* Colour overides */

body .green-section .et_pb_module .et_pb_button,
body .green-section .et_pb_promo_button,
body .green-section input[type=submit],
body .green-section .et_pb_button {
	background: #1ca83f;
    border-color: #1ca83f;
}
body .orange-section .et_pb_module .et_pb_button,
body .orange-section .et_pb_promo_button,
body .orange-section input[type=submit],
body .orange-section .et_pb_button {
	background: #db9a1a;
    border-color: #db9a1a;
}
body .red-section .et_pb_module .et_pb_button,
body .red-section .et_pb_promo_button,
body .red-section input[type=submit],
body .red-section .et_pb_button {
	background: #e41e26;
    border-color: #e41e26;
}
body .medical-section .et_pb_module .et_pb_button,
body .medical-section .et_pb_promo_button,
body .medical-section input[type=submit],
body .medical-section .et_pb_button {
	background: #009688;
    border-color: #009688;
}
body .et_pb_module .et_pb_button:hover,
body .et_pb_promo_button:hover,
input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
body .product .button:hover,
.woocommerce a.button:hover,
.et_button_icon_visible.woocommerce-page a.button:hover,
.et_button_icon_visible.woocommerce-page a.button.alt:hover,
.et_button_icon_visible.woocommerce-page button.button:hover,
.et_button_icon_visible.woocommerce-page button.button.alt:hover,
.et_button_icon_visible.woocommerce-page input.button:hover,
.et_button_icon_visible.woocommerce-page input.button.alt:hover,
body .rightfield-div input[type=submit]:hover,
body .fullwidth-div input[type=submit]:hover,
body .rightfield-div .et_pb_button:hover,
body .fullwidth-div .et_pb_button:hover {
    background: #565756;
    color: #fff !important;
    border-color: #565756;
	border-width: 2px !important;
}
body ul.products .product .button.product_type_simple.add_to_cart_button,
body ul.products .product .button.product_type_variable.add_to_cart_button,
body ul.products .product .button.product_type_simple.ajax_add_to_cart,
body .single_add_to_cart_button.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.et_button_icon_visible.woocommerce-page a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	background: #1bbe3e !important;
    border-color: #1bbe3e !important;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border: 2px solid #1b90be !important;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    border: 2px solid #565756 !important;
}
body ul.products .product .button.product_type_simple.add_to_cart_button:hover,
body ul.products .product .button.product_type_variable.add_to_cart_button:hover,
body ul.products .product .button.product_type_simple.ajax_add_to_cart:hover,
body .single_add_to_cart_button.button.alt:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.et_button_icon_visible.woocommerce-page a.checkout-button:hover,
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover {
    background: #565756 !important;
    color: #fff !important;
    border-color: #565756 !important;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled, .woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    background: #565756 !important;
    color: #fff !important;
    border-color: #565756 !important;
}
a.et_pb_button.et_pb_custom_button_icon:before,
a.et_pb_button.et_pb_custom_button_icon:after {
    display: inline-block;
}
a.et_pb_button:before,
a.et_pb_button:after {
	color: #1b90be;
	-webkit-transition: all .0s;
	-moz-transition: all .0s;
	transition: all 0s;
}
a.et_pb_button:hover:before,
a.et_pb_button:hover:after {
	color: #fff;
	-webkit-transition: all .0s;
	-moz-transition: all .0s;
	transition: all 0s;
}
body .et_pb_module .et_pb_button.et_pb_bg_layout_dark,
body .et_pb_bg_layout_dark .et_pb_promo_button,
.woocommerce a.button.wc-forward {
	background: #fff;
    color: #1b90be !important;
    border-color: #fff;
}

/* Colour overides */
body .green-section .et_pb_module .et_pb_button.et_pb_bg_layout_dark,
body .green-section .et_pb_bg_layout_dark .et_pb_promo_button {
    color: #1ca83f !important;
}
body .orange-section .et_pb_module .et_pb_button.et_pb_bg_layout_dark,
body .orange-section .et_pb_bg_layout_dark .et_pb_promo_button {
    color: #db9a1a !important;
}
body .red-section .et_pb_module .et_pb_button.et_pb_bg_layout_dark,
body .red-section .et_pb_bg_layout_dark .et_pb_promo_button {
    color: #e41e26 !important;
}
body .medical-section .et_pb_module .et_pb_button.et_pb_bg_layout_dark,
body .medical-section .et_pb_bg_layout_dark .et_pb_promo_button {
    color: #009688 !important;
}

body .et_pb_module .et_pb_button.et_pb_bg_layout_dark:hover,
body .et_pb_bg_layout_dark .et_pb_promo_button:hover {
    background: transparent;
    color: #fff !important;
    border-color: #fff !important;
}
.woocommerce a.button.wc-forward:hover {
	background: #565756;
    color: #fff !important;
    border-color: #565756 !important;
    opacity: 1;
}
a.et_pb_button.et_pb_bg_layout_dark:before,
a.et_pb_button.et_pb_bg_layout_dark:after {
	color: #fff;
}
a.et_pb_button.et_pb_bg_layout_dark:hover:before,
a.et_pb_button.et_pb_bg_layout_dark:hover:after {
	color: #fff;
}
@media only screen and (max-width: 479px) {
	body .et_pb_button,
	body.et_button_no_icon .et_pb_button,
	.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,
	.woocommerce a.button,
	.woocommerce-page a.button,
	.woocommerce button.button,
	.woocommerce-page button.button,
	.woocommerce input.button,
	.woocommerce-page input.button,
	.woocommerce #respond input#submit,
	.woocommerce-page #respond input#submit,
	.woocommerce #content input.button,
	.woocommerce-page #content input.button,
	.woocommerce-message a.button.wc-forward {
		/*width: 100%;
		text-align: center;*/
	}
}

#top-menu li.button {
}
#top-menu li.button a,
.et-fixed-header #top-menu li.button.current-menu-ancestor > a,
.et-fixed-header #top-menu li.button.current-menu-item > a,
#top-menu li.button.current-menu-ancestor > a,
#top-menu li.button.current-menu-item > a {
	background: #333;
	border-radius: 3px;
	color: #fff !important;
	padding: 10px 12px !important;
}
#top-menu li.button a:hover,
.et-fixed-header #top-menu li.button.current-menu-ancestor > a:hover,
.et-fixed-header #top-menu li.button.current-menu-item > a:hover,
#top-menu li.button.current-menu-ancestor > a:hover,
#top-menu li.button.current-menu-item > a:hover {
	background: #000;
	opacity: 1;
}

/* Colour overides */
#top-menu .green-section a {
    color: #1ca83f;
}
#top-menu .orange-section a {
    color: #db9a1a;
}
#top-menu .red-section a {
	color: #e41e26;
}
#top-menu .medical-section a {
    color: #009688;
}

#top-menu li.green-section.current-menu-item > a,
#top-menu li.orange-section.current-menu-item > a,
#top-menu li.red-section.current-menu-item > a,
#top-menu li.medical-section.current-menu-item > a,
body #top-menu li.current-menu-item > a {
    color: #565756;
}


/* Forms
-------------------------------------------------*/
div.wpcf7 {
    margin: 0 0 30px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
div.wpcf7:last-child {
    margin: 0;
}
.wpcf7-form-div {
	
}
.wpcf7-form-div .leftfield-div {
    float: left;
    width: 48%;
	margin-bottom: 10px;
    clear: both;
}
.wpcf7-form-div .rightfield-div {
    float: right;
    width: 48%;
	margin-bottom: 10px;
    margin-left: 4%;
}
.wpcf7-form-div .fullwidth-div {
    float: right;
    width: 100%;
	margin-bottom: 10px;
}
@media only screen and (max-width: 980px) {
	.wpcf7-form-div .leftfield-div,
	.wpcf7-form-div .rightfield-div {
		width: 100%;
		margin-left: 0;
	}
}
.wpcf7-form p {
	padding-bottom: 0px !important;
}
.wpcf7-form br {
	display: none !important;
}
.wpcf7-form .wpcf7-response-output {
    display: block !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    color: #565756;
	font-weight: bold;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-form .wpcf7-response-output.wpcf7-not-valid-tip {
	color: #e41e26;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #1ca83f;
}
input.text, input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea
.wpcf7-form-div input[type=text],
.wpcf7-form-div input[type=password],
.wpcf7-form-div input[type=tel],
.wpcf7-form-div input[type=email],
.wpcf7-form-div input[type=file],
.wpcf7-form-div textarea,
.wpcf7-form-div select {
	border: 1px solid #bbb;
    color: #565756;
    background-color: #fff;
	padding: 15px;
	border-radius: 3px;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 14px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s; 
	transition: all 0.3s;
}
textarea#order_comments {
    min-height: 144px;
}
body .wpcf7-form-div input[type=text]:focus,
body .wpcf7-form-div input[type=text]:focus,
body .wpcf7-form-div input[type=password]:focus,
body .wpcf7-form-div input[type=tel]:focus,
body .wpcf7-form-div input[type=email]:focus,
body .wpcf7-form-div input[type=file]:focus,
body .wpcf7-form-div textarea:focus,
body .wpcf7-form-div select:focus {
    border-color: #2d3940;
    color: #565756;
} 
form.invalid .wpcf7-form-div input[type=text],
form.invalid .wpcf7-form-div input[type=password],
form.invalid .wpcf7-form-div input[type=tel],
form.invalid .wpcf7-form-div input[type=email],
form.invalid .wpcf7-form-div input[type=file],
form.invalid .wpcf7-form-div textarea,
form.invalid .wpcf7-form-div select {
   
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select,
.wpcf7-form input.wpcf7-not-valid,
form.invalid .wpcf7-form-div input[type=text].wpcf7-not-valid,
form.invalid .wpcf7-form-div input[type=password].wpcf7-not-valid,
form.invalid .wpcf7-form-div input[type=tel].wpcf7-not-valid,
form.invalid .wpcf7-form-div input[type=email].wpcf7-not-valid,
form.invalid .wpcf7-form-div input[type=file].wpcf7-not-valid,
form.invalid .wpcf7-form-div textarea.wpcf7-not-valid,
form.invalid .wpcf7-form-div select.wpcf7-not-valid {
   border-color: #e41e26;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #bbb;
}
input#coupon_code {
    font-weight: normal !important;
}
.wpcf7-form label {
    display: block;
	line-height: 2;
	cursor: pointer;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #565756;
}
.woocommerce form .form-row .required,
.wpcf7-form .required {
    color: #e41e26;
    font-weight: bold;
	font-family: "Open Sans",Arial,sans-serif;
    border: 0;
    text-decoration: none;
}
body .rightfield-div input[type=submit],
body .fullwidth-div input[type=submit],
body .rightfield-div .et_pb_button,
body .fullwidth-div .et_pb_button {
	float: right;
}
input#coupon_code::-webkit-input-placeholder,
::-webkit-input-placeholder {
   	color: #565756;
}
input#coupon_code::-moz-placeholder,
:-moz-placeholder {
   	color: #565756; 
   	opacity:  1;
}
input#coupon_code::-moz-placeholder,
::-moz-placeholder {
   	color: #565756;  
   	opacity:  1;
}
input#coupon_code::-ms-input-placeholder,
:-ms-input-placeholder {  
   	color: #565756;  
}
input#coupon_code:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
   	opacity:  0.4;
}
input#coupon_code:focus::-moz-placeholder,
input:focus:-moz-placeholder {
   	opacity:  0.4;
}
input#coupon_code:focus::-moz-placeholder,
input:focus::-moz-placeholder {
   	opacity:  0.4;
}
input#coupon_code:focus::-ms-input-placeholder,
input:focus:-ms-input-placeholder {  
   	opacity:  0.4;
}
textarea:focus::-webkit-input-placeholder {
   	opacity:  0.4;
}
textarea:focus:-moz-placeholder {
   	opacity:  0.4;
}
textarea:focus::-moz-placeholder {
   	opacity:  0.4;
}
textarea:focus:-ms-input-placeholder {  
   	opacity:  0.4;
}
.wpcf7-form .wpcf7-not-valid::-webkit-input-placeholder {
   	color: #e41e26;
}
.wpcf7-form .wpcf7-not-valid:-moz-placeholder {
   	color: #e41e26; 
   	opacity:  1;
}
.wpcf7-form .wpcf7-not-valid::-moz-placeholder {
   	color: #e41e26;  
   	opacity:  1;
}
.wpcf7-form .wpcf7-not-valid:-ms-input-placeholder {  
   	color: #e41e26; 
}
.wpcf7-form .wpcf7-not-valid:focus::-webkit-input-placeholder {
	opacity:  0.4;
}
.wpcf7-form .wpcf7-not-valid:focus:-moz-placeholder {
	opacity:  0.4;
}
.wpcf7-form .wpcf7-not-valid:focus::-moz-placeholder {
   	opacity:  0.4;
}
.wpcf7-form .wpcf7-not-valid:focus:-ms-input-placeholder {  
   	opacity:  0.4; 
}
div.wpcf7 img.ajax-loader {
	margin-left: 10px;
}
.grecaptcha-badge {
	display: none;
}


/* Extra woocommerce form overides */
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 10px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 48%;
}
.et_button_icon_visible.woocommerce-page button.button {
	float: right;
	margin-top: 20px;
}
.et_button_icon_visible.woocommerce-page .checkout_coupon button.button,
.et_button_icon_visible.woocommerce-page .actions button.button,
.woocommerce div.product form.cart .button {
	margin-top: 0;
}


/* Header
-------------------------------------------------*/
#wpadminbar {
    z-index: 99999999 !important;
}
#main-header,
#main-header.et-fixed-header {
    box-shadow: none;
}
body.single #main-header {
    border-bottom: 4px solid #1b90be;
}
/* Colour overides */
body.single.postid-46541 #main-header,
body.single.postid-48252 #main-header {
    border-color: #1ca83f;
}

/* Top Header */
#top-header {
	background-color: transparent;
}
#top-header .container {
    padding-top: 1.2em;
}
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding-top: 33px;
}
@media (min-width: 981px) {
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_split .et-fixed-header #et-top-navigation {
		padding-top: 33px;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,
	.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
		padding-bottom: 33px;
	}
}
#top-header #et-info,
#et-secondary-menu > ul> li a {
    padding-bottom: 1.2em;
}
#et-secondary-nav li {
    margin-right: 20px;
}
#top-header #et-secondary-menu > * {
    z-index: 9999999;
    position: relative;
}
#top-header .style-bg {
	display: inline-block;
    height: 40px;
    content: "";
    position: absolute !important;
    width: 2000px;
    background: #fff;
    -webkit-box-shadow: -1px 1px 7px rgba(0,0,0,0.1);
    -moz-box-shadow: -1px 1px 7px rgba(0,0,0,0.1);
    box-shadow: -1px 1px 7px rgba(0,0,0,0.1);
    z-index: 999999 !important;
    top: -14px;
    left: 0;
    margin-left: -30px;
    -ms-transform: skew(45deg, 0deg); /* IE 9 */
    -webkit-transform: skew(45deg, 0deg); /* Safari */
    transform: skew(45deg, 0deg);
	-o-transform: skew(45deg, 0deg);
}


#top-header #et-secondary-nav li ul {
    -webkit-box-shadow: 0 5px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 7px rgba(0,0,0,.1);
    box-shadow: 0 5px 7px rgba(0,0,0,.1);
	text-align: left;
}
#top-header #et-secondary-nav li ul {
    right: auto;
    left: 30px;
    padding: 0 0;
    top: 25px;
}
#top-header #et-secondary-nav li li {
    margin: 0;
    padding: 0;
    text-align: left;
}
#top-header #et-secondary-nav li li a {
	text-transform: none;
	padding: 10px 15px;
}
#et-secondary-nav li > ul {
    width: 220px;
}
#et-secondary-nav li.my-account-icon > ul {
    width: 124px;
	left: 24px !important;
}
#top-menu {
    padding-left: 0 !important;
}
#top-menu > li {
    padding-right: 30px;
}
#top-menu > li:last-child {
    padding-right: 0;
}
#top-menu li ul {
    padding: 10px 0;
	border-width: 4px;
}
#top-menu li li {
    margin: 0;
    padding: 0;
    width: 100%;
}
#top-menu li li a {
    padding: 6px 20px;
    line-height: 1.5em;
	width: 100%;
	font-size: 16px;
}
/*#et-secondary-nav li.show-mobile {
	display: none;
}*/
#et-secondary-menu {
    position: relative;
}

/* Logo
-------------------------------------------------*/
.et_header_style_left .logo_container {
    margin-top: -20px;
}
.et_header_style_left .logo_container #logo {
    max-height: 100%;
	float: left;
}

/* Header Basket
-------------------------------------------------*/
#top-header .et-cart-info span {
    position: relative;
    color: #fff;
    width: 27px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
	top: -3px;
}
#top-header .et-cart-info span:before {
    font-size: 25px;
    color: #565756;
    position: absolute;
    top: -4px;
    right: -8px;
    z-index: -1;
}
#top-header .et-cart-info {
    margin-left: 20px;
}

/* Header My Account Menu
-------------------------------------------------*/
.my-account-icon {
	padding-left: 25px;
}
.my-account-icon:before {
    cursor: pointer;
	content: "\e08a";
    font-size: 18px;
    font-family: 'ElegantIcons','ETmodules';
    display: inline-block;
    position: absolute;
    left: 0;
}

/* Medical Menu
-------------------------------------------------*/
.medical-icon,
.online-shop-icon {
	padding-left: 30px;
}
#top-header .medical-icon a {
	color: #009688;
}
.medical-icon:before {
    cursor: pointer;
	content: "\e0f4";
    font-size: 20px;
    font-family: 'ElegantIcons','ETmodules';
    display: inline-block;
    position: absolute;
    left: 0;
	margin-top: -2px;
}
.medical-icon:after {
	cursor: pointer;
    content: "+";
    color: #009688;
    font-weight: bolder;
    font-size: 13px;
    display: inline-block;
    line-height: 0;
    position: absolute;
    left: 5px;
    top: 1px;
    padding: 4px 1px 0px 1px;
    width: 9px;
    height: 6px;
    background: #fff;
    text-align: center;
    border-radius: 100%;
}
.online-shop-icon:before {
    cursor: pointer;
	content: "\e07a";
    font-size: 20px;
    font-family: 'ElegantIcons','ETmodules';
    display: inline-block;
    position: absolute;
    left: 0;
	margin-top: -2px;
}
#et-secondary-nav li ul {
    display: none;
}
#et-secondary-nav li.et-touch-hover > ul,
#et-secondary-nav li:hover > ul,
.nav li.et-touch-hover > ul {
    display: block;
}

/* Header Search
-------------------------------------------------*/
#et_top_search {
    width: 40px;
}
#et_top_search #et_search_icon:before {
    color: #565756;
    font-size: 20px;
	left: 15px;
}
#et_top_search #et_search_icon:hover:before {
    color: #1b90be;
}

@media only screen and ( max-width: 1100px ) {
	#top-menu > li {
		padding-right: 20px;
	}
	#et_top_search {
		width: 30px;
	}
	#et_top_search #et_search_icon:before {
		left: 6px;
	}
}

/* Mobile Nav
-------------------------------------------------*/
@media only screen and ( max-width: 980px ) {
	
	#main-header .container {
		width: 100%;
	}
	#top-header .container {
		width: 195px;
		float: right;
		padding-top: 1.5em;
	}
	.et_header_style_left .logo_container {
		margin-top: -35px;
		margin-left: 10%;
		margin-right: 10%;
		height: 95px;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
	.et_header_style_left .et_menu_container.et_pb_menu_hidden .logo_container {
		opacity: 0;
	}

	.et_header_style_left #et-top-navigation {
		padding-top: 0;
		padding-bottom: 3px;
		margin-right: 10%;
	}
	ul#et-secondary-nav {
		margin-left: -20px;
	}

	.et_secondary_nav_only_menu #top-header {
		display: inline-block;
		text-align: left;
		width: 90%;
	}
	#top-header .style-bg {
		height: 47px;
		width: 1000px;
		top: -18px;
		margin-left: -60px;
	}
	#et-secondary-menu,
	#et-secondary-nav {
		display: inline-block !important;
	}
	#et-secondary-menu {
		text-align: left;
		float: right;
	}
	#et-secondary-nav a {
		font-size: 18px;
	}

	#top-header .et-cart-info span:before {
		font-size: 29px;
		top: -7px;
		right: -10px;
	}
	#top-header .et-cart-info span {
		top: -6px;
		font-size: 9px;
	}

	/*#et-secondary-nav li:not(.show-mobile),
	#mobile_menu li.show-mobile {
		display: none;
	}
	#et-secondary-nav li.show-mobile {
		display: block;
	}*/

	.et_header_style_left .et-search-form {
		width: 100% !important;
		max-width: 100% !important;
	}
	.et-search-form input {
		top: 50px;
		right: 10%;
		padding-right: 40px;
		width: 80%;
	}
	#et_top_search #et_search_icon:before {
		top: 18px;
		font-size: 30px;
		left: 0;
	}
	span.et_close_search_field {
		top: 50px;
		right: 10%;
	}
	.mobile_menu_bar:before {
		font-size: 52px;
		cursor: pointer;
		color: #565756;
		top: 8px;
		left: 12px;
	}
	body #main-header:hover .mobile_menu_bar:before,
	body .et-fixed-header#main-header:hover .mobile_menu_bar:before,
	body #main-header:hover #et_search_icon:before,
	body .et-fixed-header#main-header:hover #et_search_icon:before,
	body.mobile-menu-on #main-header .mobile_menu_bar:before,
	body.mobile-menu-on .et-fixed-header#main-header .mobile_menu_bar:before,
	body.mobile-menu-on #main-header #et_search_icon:before,
	body.mobile-menu-on .et-fixed-header#main-header #et_search_icon:before {
		color: #565756 !important;
	}
	body #main-header .mobile_menu_bar:hover:before,
	body .et-fixed-header#main-header .mobile_menu_bar:hover:before,
	body #main-header #et_search_icon:hover:before,
	body .et-fixed-header#main-header #et_search_icon:hover:before {
		color: #000000 !important;
	}
	.desk-hide-child ul,
	.desk-hide {
		display: block !important;
	}
	.mob-hide-child ul {
		display: none !important;
	}
	body #et_mobile_nav_menu #mobile_menu {
		background-color: #fff;
		padding: 0 0 55px 0;
		border: none;
		border-top: 2px solid #f5f5f5;
		margin-top: 0;
		-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
		box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
	}
	#mobile_menu li {
		border-bottom: 2px solid #f5f5f5;
		padding: 0 10%;
	}
	#mobile_menu li li {
		border-bottom: none;
		padding: 0;
	}
	#mobile_menu li li:last-child {
		margin-bottom: 15px;
	}
	#mobile_menu li a {
		color: #1b90be;
		font-weight: bold;
		font-size: 20px;
		padding: 18px 0 18px 30px;
		border: none;
		text-align: left;
	}

	/* Colour overides */
	#mobile_menu li.green-section a,
	.postid-46541 #mobile_menu li a,
	.postid-48252 #mobile_menu li a {
		color: #1ca83f;
	}
	#mobile_menu li.orange-section a {
		color: #db9a1a;
	}
	#mobile_menu li.red-section a {
		color: #e41e26;
	}
	#mobile_menu li.medical-section a {
		color: #009688;
	}
	#mobile_menu li a:hover {
		color: #565756;
	}




	#mobile_menu li li a {
		font-size: 18px;
		padding: 13px 0 13px 30px;
	}
	#mobile_menu li.current-menu-ancestor > a,
	#mobile_menu li.current-menu-item > a {
		/*color: #0000ff;*/
	}

	#mobile_menu li a:hover {
		opacity: 1;
		color: #565756;
		background-color: transparent;
	}
	#mobile_menu .button a {
		background: #0000ff;
		color: #fff;
	}
	#mobile_menu .button a:hover {
		background: #ecb3cb;
		color: #fff;
	}
	#main-header .et_mobile_menu li ul,
	.et_pb_fullwidth_menu .et_mobile_menu li ul {
		margin: 0;
		padding: 0;
	}
	.et_mobile_menu li li {
		padding-left: 0;
	}
	.et_mobile_menu li {
		position: relative;
		padding: 0;
	}
	#mobile_menu.et_mobile_menu .menu-item-has-children > a,
	#mobile_menu.et_mobile_menu > li > a {
		background-color: transparent;
		padding-right: 30px;
	}
	.sub-menu.toggle-nav {
		overflow: hidden;
	}
	.sub-menu.toggle-nav.open {
		height: auto !important;
	}
	.sub-menu {
		background-color: transparent;
	}
	.sub-menu .sub-menu {
		/*background-color: rgba(0, 0, 0, 0.3);*/
	}
	.et_mobile_menu .view-icon {
		font-family: inherit;
		font-size: 30px;
		font-weight: bold;
		color: #565756;
		background: #f5f5f5;
		border-radius: 100%;
		text-align: center;
		line-height: 17px;
		padding: 3px;
		position: absolute;
		right: 10%;
		top: 16px;
		width: 30px;
		height: 30px;
		cursor: pointer;
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}
	.et_mobile_menu .view-icon:hover,
	.et_mobile_menu .view-icon.open {
		color: #1b90be;
	}
	#mobile_menu > .menu-item:not(.my-account-icon):not(.medical-icon):before {
		cursor: pointer;
		content: "\203a";
		font-size: 32px;
		font-weight: bold;
		font-family: inherit;
		display: inline-block;
		position: absolute;
		left: 10%;
		top: 16px;
	}
	.my-account-icon:before {
		font-size: 20px;
		left: 10%;
		top: 18px;
		margin-left: -3px;
	}
	.medical-icon {
		background: #009688;
	}
	#mobile_menu li.medical-icon a {
		color: #fff;
	}
	#mobile_menu li.medical-icon a:hover {
		opacity: .9;
	}
	.medical-icon:before {
		font-size: 20px;
		left: 10%;
		top: 18px;
		margin-top: 0;
		margin-left: -3px;
		color: #fff;
	}
	.medical-icon:after {
		color: #fff;
		font-size: 13px;
		left: 10%;
		top: 26px;
		margin-left: 2px;
		width: 9px;
		height: 6px;
		background: #009688;
	}
	#et_top_search {
		width: 20px;
	}
}

@media only screen and (max-width: 479px) {
	.mobile_menu_bar:before {
		font-size: 32px;
	}
	#mobile_menu li a {
		font-size: 16px;
	}
	#mobile_menu li li a {
		font-size: 14px;
		padding: 10px 0 10px 30px;
	}
	#et_top_search #et_search_icon:before {
		left: 20px;
		top: 15px;
		font-size: 20px;
	}
	.et_header_style_left .logo_container {
		height: 82px;
	}
	.et-search-form input {
		top: 0;
	}
	span.et_close_search_field {
		top: 0;
		right: 10%;
	}
}


/* Footer
-------------------------------------------------*/
#main-footer {
    border-top: 4px solid #f1f1f1;
}
#footer-widgets {
    padding: 6% 0 0;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
#main-footer .footer-widget {
    text-align: center;
    width: 30.333%;
    margin: 0 1.5% 3% 1.5%;
}
#main-footer .footer-widget .et_pb_widget {
    width: 100%;
}
#main-footer .widget_media_image {
    clear: both;
	width: 100%;
}
#main-footer .footer-widget li:before {
	display: none;
}
#menu-footer-manu {
    text-align: center;
}
#footer-info {
    width: 100%;
}
#footer-info,
#footer-info a {
    text-align: center;
    color: #565756;
	font-weight: normal;
}
#main-footer .footer-widget h4 {
    color: #565756;
    padding-bottom: 20px;
	letter-spacing: 1px;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
	letter-spacing: 1px;
}
#footer-widgets .footer-widget .et-social-icons {
    float: none;
    width: 100%;
	margin-bottom: 20px;
}
#footer-widgets .footer-widget .et-social-icon {
    position: relative;
    padding-left: 0;
    margin: 10px 15px 20px 15px;
}
#footer-widgets .footer-widget .et-social-icon a {
    font-size: 26px;
}
.et-social-linkedin a.icon:before {
    content: "\e09d";
}
#main-footer .footer-widget .widget_media_image {
    max-width: 245px;
    margin: 0 auto;
    float: none;
}
#main-footer .footer-widget.bottom-widget {
    margin: 0 auto !important;
    float: none;
    width: 139px !important;
}
#et-footer-nav .container {
    border: 2px solid #565756;
    border-left: none;
    border-right: none;
}
.bottom-nav li {
    padding-right: 22px;
	letter-spacing: 1px;
}
.bottom-nav li:last-child {
    padding-right: 0;
}
#footer-info {
    text-align: center;
    width: 100%;
    font-size: 13px;
    margin-top: 30px;
	padding-bottom: 40px;
}
#footer-bottom {
    padding: 40px 0 10px;
    background-color: #ffffff;
}
.bottom-widget-title {
	display: none;
}
.bottom-nav a,
#main-footer .menu a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.bottom-nav a:hover,
#main-footer .menu a:hover {
    opacity: .7;
}
@media only screen and (max-width: 980px) {
	#footer-widgets .footer-widget:nth-child(n),
	#footer-widgets .footer-widget:nth-last-child(-n+2) {
		width: 100% !important;
		margin: 0 auto 30px auto !important;
		padding-top: 30px;
		border-top: 2px solid #565756;
	}
	.bottom-nav li {
		padding-right: 0;
		width: 100%;
		margin-bottom: .5em;
	}
	.bottom-widget-title {
		display: inline-block;
		padding: 30px 0 5px 0;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		width: 100%;
	}
	.bottom-nav {
		padding-bottom: 20px;
	}
	#et-footer-nav {
		margin-top: 20px;
	}
	#footer-widgets {
		display: table !important;
		width: 100%;
	}
	#footer-widgets .footer-widget {
		float: none;
		border: none !important;
		padding-top: 20px !important;
	}
	.footer-widget.footer-widget-2 {
		display: table-header-group;
	}
	#main-footer .footer-widget h4 {
		border-top: 2px solid #565756;
		padding-top: 30px;
	}
}

/* Divi Builder Overides
-------------------------------------------------*/

/* Fullwidth Header Module
-------------------------------------------------*/
/*.header-content,
.et_pb_fullwidth_header .header-content {
	padding-top: 70px;
	padding-bottom: 90px;
}
.header-content h1 {
    font-size: 60px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 22px;
	margin-left: -9px;
}
.header-content p,
.header-content li {
    font-size: 18px;
    max-width: 870px;
}
.header-content p {
    padding-bottom: 20px;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
    display: inline-block;
    margin-top: 15px;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    margin-left: 30px;
}
@media only screen and (max-width: 1300px) {
	.header-content h1 {
		font-size: 100px;
	}
}
@media only screen and (max-width: 768px) {
	.header-content h1 {
		font-size: 70px;
		margin-left: 0;
	}
	.header-content p,
	.header-content li {
		font-size: 18px;
		line-height: 1.4em;
	}
}
@media only screen and (max-width: 479px) {
	.header-content h1 {
		font-size: 50px;
	}
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
		margin-left: 0;
	}
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
		width: 100%;
	}
}*/

/* Toggle Module
-------------------------------------------------*/
.et_pb_toggle_close {
    background-color: #f5f5f5;
}
.et_pb_toggle_title:before {
    color: #1b90be;
    font-size: 21px;
}
.et_pb_toggle_content *:last-child {
    padding-bottom: 0 !important;
}

/* Blog Module
-------------------------------------------------*/
.et_pb_blog_grid .column {
    float: left;
    max-width: 100%;
    width: 100%;
}
.et_pb_blog_grid .et_pb_post {
    padding: 0;
    border: none;
    background-color: #fff;
    word-wrap: break-word;
	width: 100%;
    /*-webkit-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);*/
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container {
	margin: 0;
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container .entry-featured-image-url {
    display: inline-block;
    position: relative;
    padding-bottom: 55%;
    width: 100%;
	float: left;
    overflow: hidden;
	background: #565756;
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container .entry-featured-image-url div.no-thumb,
.et_pb_blog_grid .et_pb_post .et_pb_image_container .entry-featured-image-url div.no-post-thumbnail {
	background-color: #565756;
    background-image: url(/wp-content/themes/Divi-child/images/no-thumb.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container .entry-featured-image-url img {
    height: auto;
    width: 100%;
    position: absolute;
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container .entry-featured-image-url:after {
    background: rgba(0,0,0,0.2);
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et_pb_blog_grid .et_pb_post:hover .et_pb_image_container .entry-featured-image-url:after {
    background: rgba(0,0,0,0);
}
.et_pb_blog_grid .et_pb_post .entry-title {
	font-size: 24px !important;
    margin: 55% 0 0 0;
    padding: 0;
    display: inline-block;
	width: 100%;
	float: left;
}
.et_pb_blog_grid .et_pb_post.has-post-thumbnail .entry-title {
    margin: 0;
}
.et_pb_blog_grid .et_pb_post .entry-title a {

}
.et_pb_blog_grid .et_pb_post .entry-title:before {
	content: "";
    display: inline-block;
    width: 100%;
    padding-bottom: 55%;
    position: absolute;
    top: 0;
	left: 0;
	background-color: #565756;
	background-image: url(/wp-content/themes/Divi-child/images/no-thumb.png);
    background-position: bottom right;
	background-repeat: no-repeat;
    background-size: cover;
}
.et_pb_blog_grid .et_pb_post .entry-title:after {
	content: "";
    display: inline-block;
    width: 100%;
    padding-bottom: 55%;
    position: absolute;
    top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et_pb_blog_grid .et_pb_post:hover .entry-title:after {
    background: rgba(0,0,0,0);
}
.et_pb_blog_grid .et_pb_post.has-post-thumbnail .entry-title:before,
.et_pb_blog_grid .et_pb_post.has-post-thumbnail .entry-title:after {
	display: none;
}
.et_pb_blog_grid .et_pb_post .entry-title a {
    padding: 20px;
    width: 100%;
    display: inline-block;
}
.et_pb_blog_grid .et_pb_post .post-meta {
    padding: 0 20px;
}
.et_pb_blog_grid .et_pb_post .post-content {
    padding: 0 20px 20px 20px;
}
@media only screen and (max-width: 1300px) {
	.et_pb_blog_grid .et_pb_post .entry-title {
		font-size: 20px !important;
	}
}
@media only screen and ( max-width: 980px ) {
	.et_pb_equal_columns .et_pb_blog_grid_wrapper .et_pb_blog_grid .column,
	.et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column {
		
	}
}
@media only screen and ( max-width: 479px ) {
	.et_pb_equal_columns .et_pb_blog_grid_wrapper .et_pb_blog_grid .column .et_pb_post {
		min-height: 0 !important;
	}
}

/* Custom Classes
-------------------------------------------------*/
.cta-link a {
	display: inline-block;
	position: relative;
}
.cta-link a:after {
    height: 2px;
    width: 0%;
    background: #fff;
    display: inline-block;
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cta-link a:hover:after {
    width: 100%;
}

/* .circular-image */
.circular-image img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

/* .remove-bottom-space */
.remove-bottom-space {
    margin-bottom: 0 !important;
}
.remove-top-padding {
    padding-top: 0 !important;
}
.reduce-top-padding {
    padding-top: 30px !important;
}
.remove-bottom-padding {
    padding-bottom: 0 !important;
}
.reduce-bottom-padding {
    padding-bottom: 30px !important;
}

/* .max-width */
.max-width-400 { max-width: 400px;}
.max-width-410 { max-width: 410px;}
.max-width-420 { max-width: 420px;}
.max-width-430 { max-width: 430px;}
.max-width-440 { max-width: 440px;}
.max-width-450 { max-width: 450px;}
.max-width-460 { max-width: 460px;}
.max-width-470 { max-width: 470px;}
.max-width-480 { max-width: 480px;}
.max-width-490 { max-width: 490px;}
.max-width-500 { max-width: 500px;}
.max-width-510 { max-width: 510px;}
.max-width-520 { max-width: 520px;}
.max-width-530 { max-width: 530px;}
.max-width-540 { max-width: 540px;}
.max-width-550 { max-width: 550px;}
.max-width-560 { max-width: 560px;}
.max-width-570 { max-width: 570px;}
.max-width-580 { max-width: 580px;}
.max-width-590 { max-width: 590px;}
.max-width-600 { max-width: 600px;}
.max-width-610 { max-width: 610px;}
.max-width-620 { max-width: 620px;}
.max-width-630 { max-width: 630px;}
.max-width-640 { max-width: 640px;}
.max-width-650 { max-width: 650px;}
.max-width-660 { max-width: 660px;}
.max-width-670 { max-width: 670px;}
.max-width-680 { max-width: 680px;}
.max-width-690 { max-width: 690px;}
.max-width-700 { max-width: 700px;}

/* .background position */
.background-center-center,
.background-center,
.background-centre-centre,
.background-centre {
	background-position: center center !important;
}
.background-top-center,
.background-center-top,
.background-top-centre,
.background-centre-top,
.background-top-center .et_parallax_bg,
.background-center-top .et_parallax_bg,
.background-top-centre .et_parallax_bg,
.background-centre-top .et_parallax_bg {
	background-position: top center !important;
}
.background-right-center,
.background-center-right,
.background-right-centre,
.background-centre-right,
.background-right-center-mob,
.background-center-right-mob,
.background-right-centre-mob,
.background-centre-right-mob,
.background-right-center-mob .et_parallax_bg,
.background-center-right-mob .et_parallax_bg,
.background-right-centre-mob .et_parallax_bg,
.background-centre-right-mob .et_parallax_bg,
.background-right-center .et_parallax_bg,
.background-center-right .et_parallax_bg,
.background-right-centre .et_parallax_bg,
.background-centre-right .et_parallax_bg {
	background-position: right center !important;
}
.background-left-center,
.background-center-left,
.background-left-centre,
.background-centre-left,
.background-left-center-mob,
.background-center-left-mob,
.background-left-centre-mob,
.background-centre-left-mob,
.background-left-center-mob .et_parallax_bg,
.background-center-left-mob .et_parallax_bg,
.background-left-centre-mob .et_parallax_bg,
.background-centre-left-mob .et_parallax_bg,
.background-left-center .et_parallax_bg,
.background-center-left .et_parallax_bg,
.background-left-centre .et_parallax_bg,
.background-centre-left .et_parallax_bg {
	background-position: left center !important;
}
.background-bottom-center,
.background-center-bottom,
.background-bottom-centre,
.background-centre-bottom,
.background-bottom-center .et_parallax_bg,
.background-center-bottom .et_parallax_bg,
.background-bottom-centre .et_parallax_bg,
.background-centre-bottom .et_parallax_bg {
	background-position: bottom center !important;
}
.background-top-right,
.background-right-top,
.background-top-right .et_parallax_bg,
.background-right-top .et_parallax_bg {
	background-position: top right !important;
}
.background-bottom-right,
.background-right-bottom,
.background-bottom-right .et_parallax_bg,
.background-right-bottom .et_parallax_bg {
	background-position: bottom right !important;
}
.background-top-left,
.background-left-top,
.background-top-left .et_parallax_bg,
.background-left-top .et_parallax_bg {
	background-position: top left !important;
}
.background-bottom-left,
.background-left-bottom,
.background-bottom-left .et_parallax_bg,
.background-left-bottom .et_parallax_bg {
	background-position: bottom left !important;
}
@media only screen and ( max-width: 479px ) {
	.background-right-center .et_parallax_bg,
	.background-center-right .et_parallax_bg,
	.background-right-centre .et_parallax_bg,
	.background-centre-right .et_parallax_bg {
		background-position: 80% center !important;
	}
	.background-left-center .et_parallax_bg,
	.background-center-left .et_parallax_bg,
	.background-left-centre .et_parallax_bg,
	.background-centre-left .et_parallax_bg {
		background-position: 20% center !important;
	}
}

/* .custom-bullet-list */
.custom-bullet-list,
.custom-bullet-list ul {
	list-style: none;
	padding: 0;
}
.custom-bullet-list ul {
	padding: 0;
}
.custom-bullet-list li {
	font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 40px;
    display: inline-block;
	width: 100%;
}
.custom-bullet-list li:before {
	position: absolute;
	left: 0;
	content: "\e052";
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "ETmodules";
    padding: 5px;
    margin: -2px 10px 0 0;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    font-size: 16px;
    line-height: 1;
    color: #000000 !important;
    border: 2px solid #000000 !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.et_pb_module.card-style {
    display: inline-block;
    width: 100%;
    padding: 20px;
    margin-top: -20px;
    background: #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
}

/* Custom Animated Arrows */
.animated-arrows:before,
.animated-arrows:after {
    display: inline-block;
    content: "";
    background-image: url(/wp-content/themes/Divi-child/images/animated-arrow.png);
    background-position: top;
    background-repeat: no-repeat;
	position: absolute;
    z-index: -1;
}
@media only screen and (min-width: 981px) {
	.animated-arrows:before,
	.animated-arrows:after {
		width: 153px;
		height: 30px;
	}
	.animated-arrows:before {
		background-position: left 0;
		animation: slide-right 6s infinite linear;
		-webkit-animation: slide-right 6s infinite linear;
		top: 10%;
	}
	.animated-arrows:after{
		background-position: left -40px;
		animation: slide-left 6s infinite linear;
		-webkit-animation: slide-left 6s infinite linear;
		top: 50%;
	}
}
@media only screen and (max-width: 980px) {
	.animated-arrows:before,
	.animated-arrows:after {
		width: 30px;
		height: 100px;
	}
	.animated-arrows:before {
		background-position: -40px bottom;
		animation: slide-bottom 6s infinite linear;
		-webkit-animation: slide-bottom 6s infinite linear;
		left: 10%;
	}
	.animated-arrows:after{
		background-position: 0 -70px;
		animation: slide-top 6s infinite linear;
		-webkit-animation: slide-top 6s infinite linear;
		right: 10%;
	}
}

@keyframes slide-right {
	0% {opacity: 0;}
	1% {transform: translateX(-50%);}
	10% {opacity: 1;}
	40% {opacity: 1;}
	49% {transform: translateX(170%);}
	50% {opacity: 0;}
	100% {opacity: 0;}
}
@keyframes slide-left {
	0% {opacity: 0;}
	50% {opacity: 0;}
	51% {transform: translateX(170%);}
	60% {opacity: 1;}
	90% {opacity: 1;}
	99% {transform: translateX(-50%);}
	100% {opacity: 0;}
}

@keyframes slide-bottom {
	0% {opacity: 0;}
	1% {transform: translateY(-50%);}
	10% {opacity: 1;}
	40% {opacity: 1;}
	49% {transform: translateY(200%);}
	50% {opacity: 0;}
	100% {opacity: 0;}
}
@keyframes slide-top {
	0% {opacity: 0;}
	50% {opacity: 0;}
	51% {transform: translateY(0%);}
	60% {opacity: 1;}
	90% {opacity: 1;}
	99% {transform: translateY(-300%);}
	100% {opacity: 0;}
}

/* Custom CSS Blurb module - Download */
.download-link .et_pb_main_blurb_image {
	position: relative;
    margin-bottom: 20px;
}
.download-link .et_pb_main_blurb_image a:before {
    display: inline-block;
    content: "\e092";
    font-family: ETmodules!important;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    background: #1ee451;
    padding-top: 10px;
    width: 50px;
    height: 40px;
    border-radius: 100%;
    position: absolute;
    margin-left: -25px;
    margin-top: -25px;
    top: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.download-link .et_pb_main_blurb_image a:hover:before {
    margin-top: -15px;
}
.download-link .et_pb_module_header {
	padding: 0;
}
.download-link .et_pb_blurb_description *:first-child {
	padding-top: 10px;
}

/* Custom CSS Toggle module - Download Info */
.et_pb_module.et_pb_toggle.download-info {
    border: none;
    padding: 0 0 0 0;
    border-bottom: 4px solid #565756;
}
.et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title {
	text-align: center;
	padding: 0 0 15px 0;
	color: #565756;
}
.et_pb_module.et_pb_toggle.et_pb_toggle_open.download-info {
    background-color: transparent;
}
.et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before {
    position: absolute;
    top: unset;
    bottom: 0;
    right: 50%;
    margin: 0 -.5em 0 0;
    color: #1b90be;
    font-size: 16px;
    content: "\43";
}
/* Colour overides */
.green-section .et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before,
.postid-46541 .et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before,
.postid-48252 .et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before {
    color: #1ca83f;
}
.orange-section .et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before {
    color: #db9a1a;
}
.red-section .et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before {
	color: #e41e26;
}
.medical-section .et_pb_module.et_pb_toggle.download-info .et_pb_toggle_title:before {
    color: #009688;
}

.et_pb_module.et_pb_toggle.et_pb_toggle_open.download-info .et_pb_toggle_title:before {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
	color: #565756;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.et_pb_module.et_pb_toggle.download-info .et_pb_toggle_content {
    position: relative;
	padding: 0 0 15px 0;
    font-size: 14px;
    line-height: 1.5;
}

/* Custom CSS for Modules */
.et_pb_module.et_pb_image:not(.normal) .et_pb_image_wrap {
    border-top-left-radius: 80px;
    overflow: hidden;
    border-bottom-right-radius: 80px;
}
@media only screen and (max-width: 980px) {
	.et_pb_module.et_pb_image:not(.normal) .et_pb_image_wrap {
		border-top-left-radius: 60px;
		border-bottom-right-radius: 60px;
	}
}
@media only screen and (max-width: 768px) {
	.et_pb_module.et_pb_image:not(.normal) .et_pb_image_wrap {
		border-top-left-radius: 50px;
		border-bottom-right-radius: 50px;
	}
}
@media only screen and (max-width: 479px) {
	.et_pb_module.et_pb_image:not(.normal) .et_pb_image_wrap {
		border-top-left-radius: 40px;
		border-bottom-right-radius: 40px;
	}
}

/* Index.php
-------------------------------------------------*/
#main-content {
    z-index: 1;
    position: relative;
}
#main-content .container:before {
	display: none;
}

/* Blog category page
-------------------------------------------------*/
.blog-templates article.et_pb_post {
    width: 31.3%;
    float: left;
    margin: 0 3% 3% 0;
}
.blog-templates article.et_pb_post:nth-of-type(3n+0) {
	margin-right: 0;
}
.blog-templates article.et_pb_post:nth-of-type(3n+4) {
	clear: both;
}
@media only screen and (min-width: 981px) and (max-width: 1100px) {
	.blog-templates article.et_pb_post {
		width: 48.5%;
		margin-right: 3%;
	}
	.blog-templates article.et_pb_post:nth-of-type(3n+0) {
		margin-right: 3%;
	}
	.blog-templates article.et_pb_post:nth-of-type(2n+0) {
		margin-right: 0;
	}
	.blog-templates article.et_pb_post:nth-of-type(3n+4) {
		clear: none;
	}
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
	.blog-templates article.et_pb_post {
		width: 48.5%;
		margin-right: 3%;
	}
	.blog-templates article.et_pb_post:nth-of-type(3n+0) {
		margin-right: 3%;
	}
	.blog-templates article.et_pb_post:nth-of-type(2n+0) {
		margin-right: 0;
	}
	.blog-templates article.et_pb_post:nth-of-type(3n+4) {
		clear: none;
	}
}
@media only screen and (max-width: 479px) {
	.blog-templates article.et_pb_post {
		width: 100%;
		margin-bottom: 8%;
	}
	.blog-templates article.et_pb_post,
	.blog-templates article.et_pb_post:nth-of-type(3n+0) {
		margin-right: 0;
	}
}
.blog-templates article.et_pb_post {
	padding: 0 0 20px 0;
    border: none;
    background-color: #fff;
    word-wrap: break-word;
    position: relative;
    border-bottom: 2px solid #565756;
}
.blog-templates article.et_pb_post .et_pb_image_container {
	margin: 0;
}
.blog-templates article.et_pb_post .et_pb_image_container a {
    display: inline-block;
    position: relative;
    padding-bottom: 55%;
    width: 100%;
	float: left;
    overflow: hidden;
}
body:not(.archive-list-view) .blog-templates article.et_pb_post .et_pb_image_container a {
    height: auto !important;
}
.blog-templates article.et_pb_post .et_pb_image_container a div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
}
.blog-templates article.et_pb_post .et_pb_image_container a div.no-thumb-url {
    background-color: #565756;
	background-position: bottom right;
	background-image: url(/wp-content/themes/Divi-child/images/no-thumb.png);
}
.blog-templates article.et_pb_post .et_pb_image_container a:after {
    background: rgba(0,0,0,0.04);
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-templates article.et_pb_post .et_pb_image_container a:hover:after {
    background: rgba(0,0,0,0);
}
.blog-templates article.et_pb_post .entry-title {
    margin: 0;
    padding: 0;
    display: inline-block;
	width: 100%;
}
.blog-templates article.et_pb_post .entry-title a {
    padding: 20px 0 0 0;
    width: 100%;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.search .blog-templates article.et_pb_post .entry-title a {
    padding: 20px 0 14px 0;
}
#left-area .post-meta,
.blog-templates article.et_pb_post .post-meta {
    padding: 5px 0;
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
.search .blog-templates article.et_pb_post .post-meta {
	display: none;
}
.post-text {

}
.blog-templates article.et_pb_post .et_pb_text_container {
    padding-bottom: 35px;
}
.blog-templates article.et_pb_post .more-link {
    display: block;
	padding: 15px 0 0 0;
    font-weight: bold;
    text-transform: uppercase;
	position: absolute;
    bottom: 20px;
	width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.blog-templates article.et_pb_post .more-link:hover {
    color: #f6a702;
}
body .rpwwt-widget ul li {
    margin: 0 0 10px 0;
}
.et_pb_widget li a:hover {
    color: #f6a702;
}

/* Nor Results Page */
.search-no-results #left-area .et_pb_section,
.search-no-results #left-area .et_pb_section .et_pb_row,
.search-no-results #left-area .et_pb_section .et_pb_row .et_pb_column {
	padding: 0;
	max-width: 100%;
	width: 100%;
}

/* Pagination
-------------------------------------------------*/
#page-container .wp-pagenavi {
    clear: both;
    margin-bottom: 30px;
    padding-top: 0;
    border-top: none;
    text-align: right;
    display: inline-block;
    width: 100%;
}
#page-container .wp-pagenavi a,
#page-container .wp-pagenavi span {
	position: relative;
    margin: 0 10px 10px 0;
	padding: 0.7em 0.8em !important;
    background: #1b90be;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: normal !important;
	float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
#page-container .wp-pagenavi span {
    background: #565756;
    color: #fff !important;
    cursor: default;
}
#page-container .wp-pagenavi a:hover {
	padding: 0.7em 0.8em !important;
	background: #565756 !important;
	color: #fff !important;
}
/*#page-container .wp-pagenavi a.nextpostslink:after,
#page-container .wp-pagenavi a.previouspostslink:after {
    font-family: 'ElegantIcons','ETmodules';
    font-size: 34px;
    position: absolute;
    top: 7px;
}*/
/*#page-container .wp-pagenavi a.previouspostslink,
#page-container .wp-pagenavi a.previouspostslink:hover {
	padding: 0.7em 0.8em !important;
}*/
/*#page-container .wp-pagenavi a.previouspostslink:after {
    content: "\34";
    left: 5px;
}*/
/*#page-container .wp-pagenavi a.nextpostslink,
#page-container .wp-pagenavi a.nextpostslink:hover {
	padding: 0.7em 0.8em !important;
}*/
/*#page-container .wp-pagenavi a.nextpostslink:after {
    content: "\35";
    right: 5px;
}*/

/* Single.php
-------------------------------------------------*/
.single-post .entry-content .et_pb_section:last-child {
    padding-bottom: 0;
}
.single-post .entry-content .et_pb_row {
    width: 100%;
}
.single-post .et_post_meta_wrapper {
    width: 65%;
    float: right;
}
.single-post .et_post_image_wrapper {
    display: inline-block;
    width: 31%;
    float: left;
}
.single-post .et_pb_post .entry-content {
    padding-top: 10px;
}
.single-post .entry-content {
    width: 65%;
    float: right;
	margin-bottom: 30px;
}
.single-post.et_pb_pagebuilder_layout .entry-content {
	margin-bottom: 0;
}
.single-post .nav-single {
    width: 65%;
    float: right;
}
.single-post.et_full_width_page #left-area .entry-content {
    float: none;
    width: 100% !important;
}
.single-post.et_full_width_page #left-area .et_post_image_wrapper,
.single-post.et_full_width_page #left-area .et_post_meta_wrapper {
    display: none;
}
.single-post .entry-content .et_pb_section.et_pb_section_first {
    padding-top: 0 !important;
}
.et_pb_pagebuilder_layout.single-post.et_full_width_page #page-container  .et_pb_section.et_pb_section_first {
    padding-top: 30px !important;
}
.et_pb_pagebuilder_layout.single-post.et_full_width_page #page-container .et_pb_row,
.et_pb_pagebuilder_layout.single-post.et_full_width_page #page-container .nav-single {
    width: 92%;
	float: none;
}
.et_pb_pagebuilder_layout.single-post.et_full_width_page #page-container .et_pb_post {
    margin-bottom: 0;
    padding-bottom: 0;
}
@media only screen and (min-width: 981px) {
	/*.single-post h1.entry-title {
		margin-top: -10px;
	}*/
}
@media only screen and (max-width: 980px) {

}
@media only screen and (max-width: 768px) {

}
@media only screen and (max-width: 479px) {

}
.single-post #content-area .post-meta {
	color: transparent;
    font-size: 0 !important;
    line-height: 0;
    /*border-bottom: 1px solid #ccc;*/
    padding: 0 !important;
	margin-bottom: 0;
    display: inline-block;
    width: 100%;
}
.single-post #content-area .post-meta span,
.single-post #content-area .post-meta a,
.single-post #left-area .post-meta a {
	color: #565756;
    font-size: 11px !important;
    text-transform: uppercase;
    line-height: 1;
    float: left;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 5px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.single-post #content-area .post-meta a:hover,
.single-post #left-area .post-meta a:hover,
.single-post #left-area .post-meta span.author a:hover {
	color: #565756;
}
.single-post #content-area .post-meta {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}
#content-area .post-meta span a,
#left-area .post-meta span a {
    margin-right: 0;
}
#content-area .post-meta span:before,
#content-area .post-meta a:before {
	font-family: 'ElegantIcons','ETmodules';
    font-size: 11px;
    margin-right: 8px;
    float: left;
}
#content-area .post-meta span.published:before {
	content: "\e023";
}
.single-post #content-area .post-meta span.author {
	order: 2;
	justify-content: flex-start;
}
.single-post #content-area .post-meta span.author a:before {
	content: "\e08a";
}
.single-post #content-area .post-meta span.published {
	order: 1;
	justify-content: flex-start;
}
.single-post #content-area .post-meta a[rel~="tag"] {
	margin-right: 10px !important;
	order: 3;
	justify-content: flex-start;
}
.single-post #content-area .post-meta a[rel~="tag"]:first-of-type:before {
	content: "\e05c";
}
.single-post #content-area .et_post_image_wrapper img {
    margin-bottom: 10px;
    /*-webkit-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);*/
}

/* Single.php <Prev Next> controls */
.single-post .nav-single {
    padding: 15px;
    background: #f5f5f5;
	margin: 20px auto 60px auto;
}
.single-post .nav-single a {
	font-size: 16px;
	font-weight: bold;
	color: #1b90be;
	text-transform: uppercase;
	transition:0.2s ease all; 
	-moz-transition:0.2s ease all; 
	-webkit-transition:0.2s ease all;
}
.single-post .nav-single a:hover {
	color: #565756;
}
.single-post .nav-single a .meta-nav {
	font-family: 'ElegantIcons','ETmodules';
    font-size: 30px;
    float: left;
    line-height: 23px;
}
.single-post .nav-single .nav-next a .meta-nav {
    float: right;
}
.single-post .nav-single a .nav-post-title {
	display: none;
}
@media only screen and ( max-width: 980px ) {
	.nav-single.clearfix {
		width: 100%;
	}
}
@media only screen and ( max-width: 768px ) {
	.single-post .et_post_meta_wrapper,
	.single-post .et_post_image_wrapper,
	.single-post .entry-content,
	.nav-single.clearfix {
		width: 100%;
		float: none;
	}
}

/* Single-project.php
-------------------------------------------------*/


/* Sidebar
-------------------------------------------------*/
#sidebar {
    display: inline-block;
}
body #sidebar .et_pb_row:not(.custom),
.et_pb_widget_area.et_pb_module .et_pb_row:not(.custom) {
	padding: 0 !important;
	width: 100% !important;
}
@media only screen and (min-width: 981px) {
	.et_pb_widget_area.et_pb_widget_area_right {
		margin-left: 30px;
	}
}

/* Scroll to top button
-------------------------------------------------*/
body .et_pb_scroll_top.et-pb-icon {
    right: 0;
    bottom: 70px;
    padding: 5px;
    color: #fff;
    background: rgba(0,0,0,0.6);
    font-size: 34px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}
body .et_pb_scroll_top.et-pb-icon:hover {
	background: rgba(251,174,66,1) !important;
	color: #fff !important;
}
@media only screen and ( max-width: 980px ) {
	body .et_pb_scroll_top.et-pb-icon:hover {
		background: rgba(0,0,0,0.6) !important;
	}
}

/* Custom YouTube Module */
.et_pb_module.divi_youtube_video {
    position: relative;
}
.et_pb_video {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px !important;
    -webkit-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
}
.custom-fluid-width-video-wrapper  {
    width: 100%;
    position: relative;
    padding: 0;
}
.custom-fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Custom - Call To Action Tile - Module
-------------------------------------------------*/
.et_pb_promo_custom {
    background: #fff;
	overflow: hidden;
	padding-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 7px -1px rgba(0,0,0,0.3);
}
.et_pb_promo_custom.et_pb_bg_layout_dark {
    background: #3c3c3b;
}
.et_pb_promo_custom a.et_pb_promo_link {
    display: inline-block;
    float: left;
    width: 100%;
	position: relative;
}
.et_pb_promo_custom .et_pb_promo_wrapper {
    position: relative;
	padding: 55% 0 0 0;
	overflow: hidden;
}
.et_pb_promo_custom .et_pb_promo {
	height: auto;
    width: 100%;
	transform: scale(1.01);
    max-width: initial;
    margin: auto !important;
    position: absolute;
    bottom: 0%;
    top: 0%;
    right: 0%;
    left: 0%;
	padding: 0;
	background-size: cover;
	background-position: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.et_pb_promo_custom .et_pb_promo:hover {
	transform: scale(1.05);
	background-position: center;
}
.et_pb_promo_custom .et_pb_promo:after {
    display: inline-block;
    background: rgba(0,0,0,0.0);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.et_pb_promo_custom .et_pb_promo:hover:after {
    background: rgba(0,0,0,0.3);
}
.et_pb_promo_custom .et_pb_promo_description {
    padding: 0 30px;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    float: left;
}
.et_pb_promo_custom h3 {
	font-size: 24px !important;
    margin: 0 !important;
    padding: 30px 30px 20px;
    font-weight: normal !important;
    width: 100%;
    float: left;
    display: inline-block;
}
.et_pb_promo_custom .et_pb_promo_button,
.et_pb_promo_custom .et_pb_promo_button:hover {
	margin: 0 !important;
    padding: 20px 30px 0 30px !important;
    width: 100%;
    border: none !important;
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
}
.et_pb_promo_custom .et_pb_promo_button:hover {
	color: #0000ff !important;
}
.et_pb_promo_custom .et_pb_promo_button:after {
	background-position: -40px 0;
	right: 30px;
}
.et_pb_promo_custom .et_pb_promo_button:hover:after {
	background-position: -20px 0;
}


/* .read-more-toggle Custome Toggle Module Class */
.et_pb_module.et_pb_toggle.read-more-toggle {
    background: transparent;
    padding: 0;
}
.et_pb_toggle.read-more-toggle .et_pb_toggle_title {
	padding-right: 25px;
	display: inline-block;
}
.et_pb_toggle.read-more-toggle .et_pb_toggle_title:before {
    /*display: none;*/
	content: "\33";
    color: #565756;
    font-size: 30px;
    right: -5px;
    top: 8px;
}
.et_pb_toggle.read-more-toggle.et_pb_bg_layout_dark .et_pb_toggle_title:before {
    color: #fff;
}
.et_pb_bg_layout_dark .et_pb_toggle_title:after {
	height: 2px;
    width: 0%;
    background: #fff;
    display: inline-block;
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.et_pb_bg_layout_dark .et_pb_toggle_title:hover:after {
    width: 100%;
}

/* Blurb Module title spacing adjustment*/
.et_pb_blurb_position_left .et_pb_main_blurb_image,
.et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 40px;
}
.et_pb_blurb_position_left .et_pb_module_header,
.et_pb_blurb_position_right .et_pb_module_header {
    padding-bottom: 0;
}
.et_pb_blurb_position_left .et_pb_blurb_description *:first-child,
.et_pb_blurb_position_right .et_pb_blurb_description *:first-child {
    padding-top: 20px;
}
.et_pb_blurb_position_left h2.et_pb_module_header,
.et_pb_blurb_position_right h2.et_pb_module_header {
    padding-top: 2px;
}
.et_pb_blurb_position_left h3.et_pb_module_header,
.et_pb_blurb_position_right h3.et_pb_module_header {
    padding-top: 8px;
}
.et_pb_blurb_position_left h4.et_pb_module_header,
.et_pb_blurb_position_right h4.et_pb_module_header {
    padding-top: 8px;
}
.et_pb_blurb_position_left h5.et_pb_module_header,
.et_pb_blurb_position_right h5.et_pb_module_header {
    padding-top: 10px;
}
.et_pb_blurb_position_left h6.et_pb_module_header,
.et_pb_blurb_position_right h6.et_pb_module_header {
    padding-top: 10px;
}

/*Otovent Logic Module*/
.otovent-logic .child-age,
.otovent-logic .blow-nose {
    margin-bottom: 20px;
}
.otovent-logic .child-age ul,
.otovent-logic .blow-nose ul {
    list-style: none;
    padding: 0 !important;
    margin-bottom: 10px;
}
.otovent-logic ul li {
	display: inline-block;
    margin: 0 10px 10px 0;
}
.otovent-logic .child-age ul li.active,
.otovent-logic .blow-nose ul li.active {
    background: #f6a702;
    color: #fff !important;
    border-color: #f6a702;
}
.otovent-logic .blow-nose {
	display: none;
	opacity: 0;
}
.otovent-logic .blow-nose.show {
	display: block;
	opacity: 1;
}
.otovent-logic .otovent-logic-product-1,
.otovent-logic .otovent-logic-product-2 {
	display: none;
}
.otovent-logic .otovent-logic-product-1.show,
.otovent-logic .otovent-logic-product-2.show {
	display: block;
}
.otovent-logic-product-row,
.otovent-logic-product,
.otovent-logic-image-row.hide,
.see-doctor {
	display: none;
}
.otovent-logic-product-row,
.otovent-logic-product.show,
.see-doctor.show {
	display: block;
}

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

/* WooCommerce product archive*/
.woocommerce a.added_to_cart {
    padding: .5em;
    display: inline-block;
    background: #1bbe3e;
    color: #fff;
}
.woocommerce a.added_to_cart:hover {
    background: #565756;
}
.woocommerce .products ul li:before,
.woocommerce ul.products li:before {
    display: none;
}
body .woocommerce ul.products li.product {
	margin-bottom: 0;
}
body ul.products .product .et_overlay {
    background: rgba(255,255,255,0);
}
body ul.products .product .et_overlay:before {
    content: "\e054";
	color: #1b90be;
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
body ul.products .product .woocommerce-loop-product__title {
    float: left;
	max-width: 78%;
	color: #565756;
}
body ul.products .product .woocommerce-loop-product__title:hover {
	color: #1b90be;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
body ul.products li.product .price {
	float: right;
    font-size: 16px;
    font-weight: bold;
    padding: .3em 0;
}
body ul.products .product .button:after,
body ul.products .product .button:hover:after {
    display: none;
}
body .woocommerce ul.products li.product .button {
	padding: 0 1em !important;
    width: 48%;
    text-align: center;
    float: left;
    margin-top: 10px;
}
body ul.products .product .button.product_type_simple.add_to_cart_button,
body ul.products .product .button.product_type_variable.add_to_cart_button,
body ul.products .product .button.product_type_simple.ajax_add_to_cart {
    float: right !important;
	clear: both;
}
body ul.products .product .button.product-page-link:before {
	content: "\e054";
    margin-right: 5px;
    margin-bottom: 0px;
    font-family: ETmodules!important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    line-height: 19px;
    height: 25px;
    display: inline-block;
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
body ul.products .product .button.add_to_cart_button:after,
body ul.products .product .button.add_to_cart_button:hover:after {
	content: "\e07a";
    margin-left: 10px;
    margin-bottom: 0px;
    font-family: ETmodules!important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 23px;
    height: 21px;
    vertical-align: middle;
    line-height: 18px;
    display: inline-block;
    opacity: 1;
    position: relative;
}
body ul.products .product .button.add_to_cart_button.loading {
    opacity: 1;
}
body ul.products .product .button.add_to_cart_button.loading::after {
    font-weight: normal;
    position: relative;
    top: 0;
    right: 0;
}
body ul.products .product a.added_to_cart.wc-forward {
	position: absolute;
    top: 0px;
    width: 100%;
    left: 0;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 10;
}
.woocommerce ul.products.columns-1 {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 980px) {
	.et_pb_column .woocommerce ul.products.columns-1 li.product:nth-child(n) {
		width: 100%!important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
	}
}
@media only screen and (max-width: 768px) {
	body ul.products .product .woocommerce-loop-product__title {
		min-height: 0 !important;
	}
}

/* WooCommerce shortcode grid*/
body .no-add-to-basket .add_to_cart_button {
    display: none !important;
}

/* Wc Message Popup */
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-message {
    background: #1bbe3e;
}
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-error {
    background: #e41e26;
}
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-info {
    background: #f6a702;
}
.woocommerce-page .woocommerce-message a,
.woocommerce .woocommerce-message a,
.woocommerce-page .woocommerce-error a,
.woocommerce .woocommerce-error a,
.woocommerce-page .woocommerce-info a,
.woocommerce .woocommerce-info a {
    color: #fff;
	font-weight: bold;
}
.woocommerce-page .woocommerce-message a:hover,
.woocommerce .woocommerce-message a:hover,
.woocommerce-page .woocommerce-error a:hover,
.woocommerce .woocommerce-error a:hover,
.woocommerce-page .woocommerce-info a:hover,
.woocommerce .woocommerce-info a:hover {
	opacity: 0.8;
}
.woocommerce-page .woocommerce-message a.button,
.woocommerce .woocommerce-message a.button,
.woocommerce-page .woocommerce-error a.button,
.woocommerce .woocommerce-error a.button,
.woocommerce-page .woocommerce-info a.button,
.woocommerce .woocommerce-info a.button {
	background: transparent;
    color: #fff !important;
    border-color: #fff !important;
}
@media only screen and ( max-width: 479px ) {
	.woocommerce-page .woocommerce-message a.button,
	.woocommerce .woocommerce-message a.button,
	.woocommerce-page .woocommerce-error a.button,
	.woocommerce .woocommerce-error a.button,
	.woocommerce-page .woocommerce-info a.button,
	.woocommerce .woocommerce-info a.button {
		margin-bottom: 15px;
	}
	.woocommerce-page .woocommerce-message,
	.woocommerce .woocommerce-message,
	.woocommerce-page .woocommerce-error,
	.woocommerce .woocommerce-error,
	.woocommerce-page .woocommerce-info,
	.woocommerce .woocommerce-info {
		text-align: center;
	}
}
@media only screen and ( min-width: 480px ) {
	.woocommerce-page .woocommerce-message,
	.woocommerce .woocommerce-message {
		align-items: center;
		display: flex;
		min-height: 78px;
		padding-right: 180px !important;
	}
	.woocommerce-page .woocommerce-message a.button,
	.woocommerce .woocommerce-message a.button {
		position: absolute;
		top: 15px;
		right: 15px;
	}
}
 
/* WC Product Page 
------------------------------*/
.single-product #main-content .container:before { 
	display: none;
}
.single-product #left-area {
	width: 100% !important;
	padding: 0!important;
}
.add_to_cart_bottom_section {
    text-align: center;
    padding: 0 0 50px 0;
}

/* Product Images */
.flex-viewport figure.woocommerce-product-gallery__wrapper {
    z-index: 1000;
    position: relative;
}
body .flex-viewport .emoji-search-icon {
    z-index: 9999;
    top: 17px;
	right: inherit;
	left: 10px;
    width: 36px;
    height: 36px;
    background: none;
    border-radius: none;
}
body .flex-viewport .emoji-search-icon:before {
	display: none;
}
body .flex-viewport .emoji-search-icon:after {
	display: none !important;
}
body .flex-viewport:hover .emoji-search-icon {
	z-index: 999;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 40px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 3%;
	padding-bottom: 0 !important;
}
body.woocommerce div.product div.images .flex-control-thumbs li {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 4%;
}
body.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n) {
    margin-right: 0;
}
body.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
    transition: opacity .3s ease;
}
body.woocommerce div.product div.images .flex-control-thumbs li {
	padding-top: 1%;
	padding-bottom: 0%;
    -webkit-transition: all 0.5s ease; /* Safari */
    transition: all 0.5s ease;
}
body.woocommerce div.product div.images .flex-control-thumbs li:hover {
	padding-top: 0%;
	padding-bottom: 1%;
}

/* Product Summary */
.entry-summary .entry-title {
    padding-bottom: 24px !important;
}
.entry-summary p.price span {
	font-size: 24px !important;
	font-weight: bold;
	color: #565756;
}

/* Product Dropdown Options */
.woocommerce div.product form.cart .variations .label,
.woocommerce div.product form.cart .variations .value {
	width: 100%;
    display: inline-block;
    float: left;
}
.woocommerce div.product form.cart .variations .value .reset_variations {
	position: absolute;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    padding: 10px 20px !important;
    font-size: 16px !important;
}

/* Product Qty */
.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
    height: 48px;
    padding-left: 14px;
    text-align: center;
    border: none !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #565756 !important;
    background-color: #e7e7e7 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
	width: 60px;
}

@media only screen and ( max-width: 479px ) {
	body.single-product div.product form.cart div.quantity {
		width: 100%;
		margin: 0 0 20px 0!important;
	}
	body.single-product .screen-reader-text {
		clip: auto;
		width: 100%;
		height: auto;
		position: relative !important;
		font-weight: bold;
		padding: 0 0 15px 0!important;
		line-height: 1.3em;
		display: inline-block;
	}
	body.single-product .quantity input.qty {
		width: 100%;
	}
	body.single-product .single_add_to_cart_button.button.alt {
		width: 100%;
	}
}

/* Product Tabs */
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 5px 20px 8px 20px !important;
    color: #565756 !important;
    font-size: 14px;
    font-weight: bold;
}
body.woocommerce #content-area div.product .woocommerce-tabs .panel,
body.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 20px;
}


/* Change WC Account Page Column Widths */
@media only screen and ( min-width: 768px ) {
	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 22%;
	}
	.woocommerce-account .woocommerce-MyAccount-content { 
		width: 75%;
	}
}

/* Style WC Account Page */
#main-content nav.woocommerce-MyAccount-navigation ul {
	list-style-type: none;
	padding-left: 0 !important;
	padding-bottom: 0 !important; 
	font-size: 17px;
	line-height: 26px;
}
#main-content nav.woocommerce-MyAccount-navigation ul li {
	padding: 0;
    background-color: #1b90be;
    border-radius: 5px;
    margin-bottom: 2px;
	position: relative;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#main-content nav.woocommerce-MyAccount-navigation ul li:before {
    display: none;
}
#main-content nav.woocommerce-MyAccount-navigation ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
	width: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#main-content nav.woocommerce-MyAccount-navigation ul li:hover,
#main-content nav.woocommerce-MyAccount-navigation ul li.is-active {
	background-color: #565756;
}
#main-content nav.woocommerce-MyAccount-navigation ul li.is-active a {
	cursor: default;
}
#main-content nav.woocommerce-MyAccount-navigation ul li:after { 
	content: "";
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 20px solid transparent;
    float: right;
    right: -10px;
    top: 3px;
    position: absolute;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#main-content nav.woocommerce-MyAccount-navigation ul li.is-active:after,
#main-content nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
    border-left-color: #565756;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
}
.woocommerce table.my_account_orders .button,
.woocommerce table.my_account_orders .button:hover,
.et_button_icon_visible.woocommerce-page a.button.delete,
.et_button_icon_visible.woocommerce-page a.button.delete:hover {
    margin-right: 2%;
    min-width: 30%;
	padding: .3em .5em !important;
	font-size: 12px;
	text-align: center;
}
.woocommerce table.my_account_orders .button:last-child {
    margin-right: 0;
}
.woocommerce table.my_account_orders .button.pay:not(:hover) {
    background: #1bbe3e !important;
    border-color: #1bbe3e !important;
}
.woocommerce table.my_account_orders .button.cancel,
.woocommerce table.my_account_orders .button.delete,
.et_button_icon_visible.woocommerce-page a.button.delete {
	min-width: 36%;
}
.woocommerce table.my_account_orders .button.cancel:not(:hover),
.woocommerce table.my_account_orders .button.delete:not(:hover),
.et_button_icon_visible.woocommerce-page a.button.delete:not(:hover) {
    background: #e41e26 !important;
    border-color: #e41e26 !important;
}
td.woocommerce-PaymentMethod.woocommerce-PaymentMethod--actions.payment-method-actions:before {
    display: none;
}
.woocommerce-account .addresses .title .edit {
	font-size: 12px;
    border-width: 2px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-style: normal;
    line-height: 2.2em !important;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .5px;
    cursor: pointer;
    background: #1b90be;
    color: #fff !important;
    border-color: #1b90be;
    margin: -.5em 0 0 0 !important;
    padding: .5em 1em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.woocommerce-account .addresses .title .edit:hover {
    background: #565756;
    color: #fff !important;
    border-color: #565756;
}
@media only screen and ( max-width: 1200px ) {
	.woocommerce table.my_account_orders .button,
	.woocommerce table.my_account_orders .button:hover,
	.et_button_icon_visible.woocommerce-page a.button.delete,
	.et_button_icon_visible.woocommerce-page a.button.delete:hover {
		padding: .3em .5em !important;
		font-size: 12px;
		width: 100%;
		margin: 2px 0 !important;
	}
}
@media only screen and ( max-width: 980px ) {
	#main-content nav.woocommerce-MyAccount-navigation ul li {
		background: transparent !important;
	}
	#main-content nav.woocommerce-MyAccount-navigation ul li a {
		color: #1b90be;
		padding: 0;
		font-size: 20px;
	}
	#main-content nav.woocommerce-MyAccount-navigation ul li:not(.is-active),
	#main-content nav.woocommerce-MyAccount-navigation ul li:after { 
		display: none;
	}
}

/* Checkout Page */
.woocommerce:not(.single-product) .quantity input.qty,
.woocommerce-page:not(.single-product) .quantity input.qty {
	width: 80px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 55px;
}
.woocommerce-cart table.cart td.actions .button[name=update_cart] {
	background: #1bbe3e !important;
	border-color: #1bbe3e !important;
}
.woocommerce-cart table.cart td.actions .button[name=update_cart]:disabled,
.woocommerce-cart table.cart td.actions .button[name=update_cart]:disabled[disabled],
.woocommerce-cart table.cart td.actions .button[name=update_cart]:hover {
	background: #565756 !important;
	border-color: #565756 !important;
}
.woocommerce-terms-and-conditions {
    display: none !important;
}
#sagepaydirect-cc-form .wc-credit-card-form-card-type {
    padding: 10px;
    font-size: 18px !important;
	border: 1px solid #bbb;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
	border: 1px solid #bbb;
    color: #565756;
    padding: 10px;
    font-size: 18px;
}
@media only screen and ( max-width: 980px ) {
	.shop_table .coupon {
		margin-bottom: 0 !important;
	}
}
@media only screen and ( max-width: 768px ) {
	.woocommerce-cart table.cart td.actions .button[name=update_cart] {
		width: 100%;
		margin-bottom: 10px !important;
		margin-top: 10px;
	}
}
@media only screen and ( max-width: 600px ) {
	input#coupon_code,
	.woocommerce-page table.cart td.actions .coupon .button {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/* Monarch Social Share */
@media only screen and ( min-width: 981px ) {
	.et_social_sidebar_networks.et_social_visible_sidebar ul.et_social_icons_container:before {
		content: "share";
		padding: 3px;
		background: #fff;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		width: 44px;
		text-align: center;
		display: inline-block;
	}
}

/* Homepage Section */
.hp-section {
    padding: 0 !important;
    margin: 0 !important;
}
.hp-section .et_pb_row {
    padding: 0 !important;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.hp-section .et_pb_row .et_pb_column_1_2 {
    width: 50%;
}
.hp-section .et_pb_column {
    margin-right: 0;
}
.hp-section .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4 {
	width: 50% !important;
	margin: 0 !important;
}
body .hp-section .et_pb_column .et_pb_row_inner,
body .hp-section .et_pb_row {
    padding: 0 !important;
}
.hp-section .et_pb_column.et_pb_column_1_2.et_pb_column_single {
	padding: 60px 10% 0 10%;
}
.hp-section .et_pb_promo,
.hp-section .et_pb_promo_description {
    padding: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.hp-section .et_pb_promo:hover {
	background-position: center -10px;
}
.hp-section a.et_pb_promo_button.et_pb_button {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    border-radius: 0;
    border-width: 10px !important;
	font-size: 20px;
}
.hp-section a.et_pb_promo_button.et_pb_button:hover {
	color: #fff !important;
	background: #565756 !important;
	border-color: #565756 !important;
}

.hp-section .et_pb_module a.et_pb_button {
    width: 100%;
}
.hp-section .et_pb_module {
    margin-left: auto;
    margin-right: auto;
}
body .et_pb_button.medical-section-button {
	color: #fff;
	background: #009688;
	border-color: #009688;
}
body .hp-section .et_pb_button:hover,
body .et_pb_button.medical-section-button:hover {
	border-color: #fff;
}
body .et_pb_button.medical-section-button,
body .et_pb_button.medical-section-button:hover {
	padding-left: 40px !important;
	padding-right: 40px !important;
}
body .et_pb_button.medical-section-button:before {
    cursor: pointer;
    content: "\e0f4";
    color: #fff;
    font-size: 20px;
    font-family: 'ElegantIcons','ETmodules';
    display: inline-block;
    position: absolute;
    left: 35px;
    margin-top: 6px;
    opacity: 1;
}
body .et_pb_button.medical-section-button:after {
    cursor: pointer;
    content: "+";
    color: #fff;
    font-weight: bolder;
    font-size: 13px;
    font-family: "Open Sans",Arial,sans-serif !important;
    display: inline-block;
    line-height: 0;
    position: absolute;
    left: 20px;
    top: 18px;
    padding: 4px 1px 0px 1px;
    width: 9px;
    height: 6px;
    background: #009688;
    text-align: center;
    border-radius: 100%;
}
body .et_pb_button.medical-section-button:hover:after {
	background: #565756;
}
a.et-pb-promo-link {
    position: absolute;
    width: 100%;
    display: inline-block;
    height: 100%;
    left: 0;
    top: 0;
}

@media only screen and ( max-width: 1600px ) {
	.hp-section .et_pb_column.et_pb_column_1_2.et_pb_column_single {
		padding: 60px 5% 0 5%;
	}
	.hp-section h1 {
		font-size: 26px;
		padding-bottom: 20px;
	}
}
@media only screen and ( max-width: 1350px ) {
	.hp-section h1 {
		font-size: 22px;
	}
	.hp-section a.et_pb_promo_button.et_pb_button {
		font-size: 16px;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media only screen and ( max-width: 1024px ) {
	.hp-section h1 {
		font-size: 16px;
	}
	.hp-section .et_pb_row .et_pb_column_1_2.et_pb_column_0 {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 60px !important;
		min-height: 0 !important;
	}
	.hp-section .et_pb_module a.et_pb_button,
	.hp-section .et_pb_module {
		max-width: 100%;
	}
}
@media only screen and ( max-width: 980px ) {
	.hp-section h1 {
		font-size: 20px;
	}
	.hp-section .et_pb_row .et_pb_column_1_2.et_pb_column_0 {
		padding-left: 10%;
		padding-right: 10%;
		width: 100%;
	}
	.hp-section .et_pb_promo {
		min-height: 0 !important;
		padding-bottom: 60%;
	}
	.hp-section .et_pb_row .et_pb_column_1_2 {
		width: 100%;
	}
}
@media only screen and ( max-width: 600px ) {
	.hp-section .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4 {
		width: 100% !important;
	}
	.hp-section .et_pb_promo {
		min-height: 0 !important;
		padding-bottom: 50%;
	}
}

/* Cookie Notice */
#cookie-notice {
    background-color: #111 !important;
	font-size: inherit;
    line-height: 1.66em;
}
.cookie-notice-container {
    padding: 20px;
    text-align: center;
}
span#cn-notice-text {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.cn-button {
    font-size: 16px !important;
    border-width: 2px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-weight: bold;
    font-style: normal !important;
    line-height: 2.2em !important;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: .5px !important;
    cursor: pointer;
    background: #1ca83f !important;
    color: #fff !important;
    border-color: #1ca83f !important;
    margin-bottom: 0 !important;
    box-shadow: none !important;
	text-shadow: none !important;
	padding: 0 10px;
}
.cn-more-info.cn-button {
    background: #1b90be !important;
    color: #fff !important;
    border-color: #1b90be !important;
}
.cn-button:hover {
	background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}