@media (min-width:981px) {
	.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 20.875%;
		margin-right: 5.5%;
		margin-bottom: 5.5%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 28.353%;
		margin-right: 7.47%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
		width: 100%;
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
		width: 48%;
		margin-right: 4%;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
		margin-right: 0;
	}
	
	.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
		clear: none;
	}
}

@media (min-width:981px) {
	.et_pb_gutter.et_pb_gutters1 #left-area {
		width: 75%;
	}
	
	.et_pb_gutter.et_pb_gutters1 #sidebar {
		width: 25%;
	}
	
	.et_pb_gutters1.et_right_sidebar #left-area {
		padding-right: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar #left-area {
		padding-left: 0;
	}
	
	.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
		right: 25% !important;
	}
	
	.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
		left: 25% !important;
	}
	
	.et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
		width: 25%;
		margin-right: 0;
		margin-bottom: 0;
	}
	
	.et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
		width: 33.333%;
		margin-right: 0;
	}
}

@media (max-width:980px) {}

@media (max-width:767px) {}

@media (max-width:479px) {}

.et_flex_row {
	--horizontal-gap: var(--row-gutter-horizontal);
	--vertical-gap: var(--row-gutter-vertical);
	--flex-direction: row;
}

.et_flex_row>[class*=et_flex_column] {
	--horizontal-gap-parent: var(--row-gutter-horizontal);
}

.et_flex_row .et_pb_row_nested.et_flex_row {
	width: 100%;
	max-width: none;
	padding: 0;
	margin: 0;
}

.et_flex_section {
	--horizontal-gap: var(--section-gutter);
	--vertical-gap: var(--section-gutter);
	--flex-direction: column;
	padding: var(--section-padding) 0;
	align-items: center;
}

.et_flex_section>[class*=et_flex_column] {
	--horizontal-gap-parent: var(--section-gutter);
}

.et_flex_row.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_flex_row {
	align-items: stretch;
}

.rtl .et_flex_row {
	direction: rtl;
}

.rtl .et_flex_row.et_pb_equal_columns, .rtl .et_pb_section.et_pb_equal_columns>.et_flex_row {
	flex-direction: row-reverse;
}

.et_flex_column_1_24 {
	width: calc(4.1667% - var(--horizontal-gap-parent, 5.5%) * .95833);
}

.et_flex_column_2_24 {
	width: calc(8.3333% - var(--horizontal-gap-parent, 5.5%) * .91667);
}

.et_flex_column_3_24 {
	width: calc(12.5% - var(--horizontal-gap-parent, 5.5%) * .875);
}

.et_flex_column_4_24 {
	width: calc(16.6667% - var(--horizontal-gap-parent, 5.5%) * .83333);
}

.et_flex_column_5_24 {
	width: calc(20.8333% - var(--horizontal-gap-parent, 5.5%) * .79167);
}

.et_flex_column_6_24 {
	width: calc(25% - var(--horizontal-gap-parent, 5.5%) * .75);
}

.et_flex_column_7_24 {
	width: calc(29.1667% - var(--horizontal-gap-parent, 5.5%) * .70833);
}

.et_flex_column_8_24 {
	width: calc(33.3333% - var(--horizontal-gap-parent, 5.5%) * .66667);
}

.et_flex_column_9_24 {
	width: calc(37.5% - var(--horizontal-gap-parent, 5.5%) * .625);
}

.et_flex_column_10_24 {
	width: calc(41.6667% - var(--horizontal-gap-parent, 5.5%) * .58333);
}

.et_flex_column_11_24 {
	width: calc(45.8333% - var(--horizontal-gap-parent, 5.5%) * .54167);
}

.et_flex_column_12_24 {
	width: calc(50% - var(--horizontal-gap-parent, 5.5%) * .5);
}

.et_flex_column_13_24 {
	width: calc(54.1667% - var(--horizontal-gap-parent, 5.5%) * .45833);
}

.et_flex_column_14_24 {
	width: calc(58.3333% - var(--horizontal-gap-parent, 5.5%) * .41667);
}

.et_flex_column_15_24 {
	width: calc(62.5% - var(--horizontal-gap-parent, 5.5%) * .375);
}

.et_flex_column_16_24 {
	width: calc(66.6667% - var(--horizontal-gap-parent, 5.5%) * .33333);
}

.et_flex_column_17_24 {
	width: calc(70.8333% - var(--horizontal-gap-parent, 5.5%) * .29167);
}

.et_flex_column_18_24 {
	width: calc(75% - var(--horizontal-gap-parent, 5.5%) * .25);
}

.et_flex_column_19_24 {
	width: calc(79.1667% - var(--horizontal-gap-parent, 5.5%) * .20833);
}

.et_flex_column_20_24 {
	width: calc(83.3333% - var(--horizontal-gap-parent, 5.5%) * .16667);
}

.et_flex_column_21_24 {
	width: calc(87.5% - var(--horizontal-gap-parent, 5.5%) * .125);
}

.et_flex_column_22_24 {
	width: calc(91.6667% - var(--horizontal-gap-parent, 5.5%) * .08333);
}

.et_flex_column_23_24 {
	width: calc(95.8333% - var(--horizontal-gap-parent, 5.5%) * .04167);
}

.et_flex_column_24_24 {
	width: calc(100% - var(--horizontal-gap-parent, 5.5%) * 0);
}

.et_flex_column_1_5 {
	width: calc(20% - var(--horizontal-gap-parent, 5.5%) * .8);
}

.et_flex_column_2_5 {
	width: calc(40% - var(--horizontal-gap-parent, 5.5%) * .6);
}

.et_flex_column_3_5 {
	width: calc(60% - var(--horizontal-gap-parent, 5.5%) * .4);
}

.et_flex_column_4_5 {
	width: calc(80% - var(--horizontal-gap-parent, 5.5%) * .2);
}

.et_flex_column_5_5 {
	width: calc(100% - var(--horizontal-gap-parent, 5.5%) * 0);
}

.et_flex_column_1_7 {
	width: calc(14.2857% - var(--horizontal-gap-parent, 5.5%) * .85714);
}

.et_flex_column_1_9 {
	width: calc(11.1111% - var(--horizontal-gap-parent, 5.5%) * .88889);
}

.et_flex_column_1_10 {
	width: calc(10% - var(--horizontal-gap-parent, 5.5%) * .9);
}

.et_flex_column_1_11 {
	width: calc(9.0909% - var(--horizontal-gap-parent, 5.5%) * .90909);
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	word-wrap: break-word;
}

.et_pb_widget a {
	text-decoration: none;
	color: #666;
}

.et_pb_widget li a:hover {
	color: #82c0c7;
}

.et_pb_widget ol li, .et_pb_widget ul li {
	margin-bottom: .5em;
}

.et_pb_widget ol li ol li, .et_pb_widget ul li ul li {
	margin-left: 15px;
}

.et_pb_widget select {
	width: 100%;
	height: 28px;
	padding: 0 5px;
}

.et_pb_widget_area .et_pb_widget a {
	color: inherit;
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #666;
}

.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit;
}

.et_pb_scroll_top.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_scroll_top.et-hidden {
	opacity: 0;
	-webkit-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
}

.et_pb_section--absolute, .et_pb_section--fixed {
	width: 100%;
}

.et_pb_section.et_section_transparent {
	background-color: transparent;
}

.et_pb_fullwidth_section {
	padding: 0;
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
	padding: 0 !important;
}

.et_pb_inner_shadow {
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
}

.et_pb_bottom_inside_divider, .et_pb_top_inside_divider {
	display: block;
	background-repeat: repeat-x;
	height: 100%;
	position: absolute;
	pointer-events: none;
	width: 100%;
	left: 0;
	right: 0;
}

.et_pb_bottom_inside_divider.et-no-transition, .et_pb_top_inside_divider.et-no-transition {
	transition: none !important;
}

.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider, .et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
	z-index: 1;
}

.et_pb_section_video:not(.et_pb_section--with-menu) {
	overflow: hidden;
	position: relative;
}

.et_pb_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	pointer-events: none;
	transition: display .3s;
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover, .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
	display: none;
}

.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play {
	display: none !important;
}

.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
	max-width: none;
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
	max-width: none;
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none !important;
}

.et_pb_social_network_link .et_pb_section_video {
	overflow: visible;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
	display: none;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover, .et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
	display: block;
}

@media (min-width:981px) {
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: block;
	}
}

@media (max-width:980px) {
	.et_pb_fullwidth_section {
		padding: 0;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet {
		display: block;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: none;
	}
}

@media (min-width:768px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: block;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
		display: block;
	}
}

@media (max-width:767px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_phone {
		display: block;
	}
	
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: none;
	}
}

.et_pb_row--with-menu {
	z-index: 6;
}

.et_pb_row:not([class*=et_flex_column]) .et_pb_row_nested {
	width: 100%;
	max-width: none;
}

.et_flex_column>.et_pb_row, .et_flex_group>.et_pb_row, .et_flex_section>.et_pb_row {
	margin: initial;
}

.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none;
}

.section_has_divider .et_pb_row {
	z-index: 5;
}

body.safari .section_has_divider .et_pb_bottom_inside_divider, body.safari .section_has_divider .et_pb_top_inside_divider, body.uiwebview .section_has_divider .et_pb_bottom_inside_divider, body.uiwebview .section_has_divider .et_pb_top_inside_divider {
	perspective: 2000px;
}

@media (min-width:981px) {}

@media (max-width:980px) {}

.et_pb_row_inner {
	width: 100%;
	position: relative;
}

.et_pb_row_4col .et-last-child, .et_pb_row_4col .et-last-child-2, .et_pb_row_6col .et-last-child, .et_pb_row_6col .et-last-child-2, .et_pb_row_6col .et-last-child-3 {
	margin-bottom: 0;
}

@media (min-width:981px) {
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_row_inner {
		width: 100%;
	}
	
	.rtl .et_pb_row.et_pb_equal_columns, .rtl .et_pb_row_inner.et_pb_equal_columns, .rtl .et_pb_section.et_pb_equal_columns>.et_pb_row {
		flex-direction: row-reverse;
	}
}

@media (max-width:980px) {
	.et_section_specialty>.et_pb_row {
		padding: 0;
	}
	
	.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-2_1-6_1-6_1-6, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_1-5_1-5_3-5, .et_pb_row_1-6_1-6_1-6, .et_pb_row_1-6_1-6_1-6_1-2, .et_pb_row_1-6_1-6_1-6_1-6, .et_pb_row_3-5_1-5_1-5, .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col {
		display: flex;
		flex-wrap: wrap;
	}
	
	.et_block_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media (max-width:479px) {}

.et_pb_divider_position_bottom:before {
	top: auto !important;
	bottom: 0 !important;
}

@media (max-width:980px) {
	.et_pb_divider_position_top_tablet:before {
		top: 0 !important;
		bottom: auto !important;
	}
	
	.et_pb_divider_position_bottom_tablet:before {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.et_pb_divider_position_center_tablet:before {
		top: 50% !important;
	}
	
	.et_pb_space.et-hide-mobile {
		display: none;
	}
}

@media (max-width:767px) {
	.et_pb_divider_position_top_phone:before {
		top: 0 !important;
		bottom: auto !important;
	}
	
	.et_pb_divider_position_bottom_phone:before {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.et_pb_divider_position_center_phone:before {
		top: 50% !important;
	}
}

.ie .et_pb_divider {
	overflow: visible;
}

.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em;
}