.et_pb_slide_content, .et_pb_best_value {
	font-size: 17px;
}

.et_search_form_container input::-moz-placeholder {
	color: #4c2f64;
}

.et_search_form_container input::-webkit-input-placeholder {
	color: #4c2f64;
}

.et_search_form_container input:-ms-input-placeholder {
	color: #4c2f64;
}

body.et_vertical_nav .container.et_search_form_container .et-search-form input {
	font-size: 15px !important;
}

.footer-widget .et_pb_widget div, .footer-widget .et_pb_widget ul, .footer-widget .et_pb_widget ol, .footer-widget .et_pb_widget label {
	line-height: 1.7em;
}

#footer-widgets .footer-widget li:before {
	top: 9.75px;
}

#et-footer-nav .bottom-nav li.current-menu-item a {
	color: #2ea3f2;
}

body.home-posts #left-area .et_pb_post h2, body.archive #left-area .et_pb_post h2, body.search #left-area .et_pb_post h2, body.single .et_post_meta_wrapper h1 {
	line-height: 1.5em;
}

@media only screen and (min-width:981px) {
	.et_header_style_split .centered-inline-logo-wrap {
		width: 40px;
		margin: -40px 0;
	}
	
	.et_header_style_split .centered-inline-logo-wrap #logo {
		max-height: 40px;
	}
	
	.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo {
		height: 40px;
	}
	
	.et_header_style_centered #top-menu>li>a {
		padding-bottom: 7px;
	}
	
	.et_header_style_slide #et-top-navigation, .et_header_style_fullscreen #et-top-navigation {
		padding: 11px 0 11px 0 !important;
	}
	
	.et_header_style_centered #main-header .logo_container {
		height: 40px;
	}
	
	.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
		height: 7.2px;
	}
	
	.et-fixed-header #top-menu a, .et-fixed-header #et_search_icon:before, .et-fixed-header #et_top_search .et-search-form input, .et-fixed-header .et_search_form_container input, .et-fixed-header .et_close_search_field:after, .et-fixed-header #et-top-navigation .et-cart-info {
		color: #4c2f64 !important;
	}
	
	.et-fixed-header .et_search_form_container input::-moz-placeholder {
		color: #4c2f64 !important;
	}
	
	.et-fixed-header .et_search_form_container input::-webkit-input-placeholder {
		color: #4c2f64 !important;
	}
	
	.et-fixed-header .et_search_form_container input:-ms-input-placeholder {
		color: #4c2f64 !important;
	}
	
	.et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a {
		color: #4c2f64 !important;
	}
	
	body.home-posts #left-area .et_pb_post h2, body.archive #left-area .et_pb_post h2, body.search #left-area .et_pb_post h2 {
		font-size: 19.933333333333px;
	}
	
	body.single .et_post_meta_wrapper h1 {
		font-size: 23px;
	}
}

@media only screen and (min-width:1350px) {
	.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
		padding-top: 81px;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
}

h6 {
	font-size: 10px;
}

.et_pb_slide_description .et_pb_slide_title {
	font-size: 33px;
}

.et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2, .et_pb_column_1_4 .et_pb_audio_module_content h2 {
	font-size: 11px;
}

@media only screen and (min-width:980px) {
	.et-fixed-header #logo {
		content: url("/wp-content/uploads/2023/07/logo-purple-proxyempire-01-01.svg");
	}
}

@media only screen and (min-width:980px) {
	.home #main-header {
		backdrop-filter: blur(4px);
		background-color: rgba(255, 255, 255, .1);
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 6%) !important;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 6%) !important;
	}
	
	.home #main-header.et-fixed-header {
		backdrop-filter: blur(5px) !important;
		background-color: rgba(255, 255, 255, .85) !important;
	}
	
	.home #page-container {
		padding-top: 0 !important;
	}
	
	.et-fixed-header #top-menu .BTN-HEADER a {
		color: #fff !important;
	}
}

.btn-pricing {
	color: #fff !important;
	border-width: 0px !important;
	border-radius: 5px;
	font-size: 16px;
	font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
	background-color: #2d9bae;
	min-width: 100%;
	padding: 5px;
}

.btn-pricing:hover {
	background-color: #2ea3f2;
}

@media only screen and (max-width:980px) {
	.three-columns .et_pb_column {
		width: 20% !important;
	}
}

.et_pb_blurb_container h2 {
	padding-bottom: 0 !important;
}

.slick-list {
	margin-left: -10px !important;
	margin-right: -10px !important;
	border-radius: 10px;
	box-shadow: 0 10px 15px -2px rgba(0, 0, 0, 10%);
}

.entry-content table:not(.variations) {
	border: 0 solid #fff;
	margin: 0 0 15px;
	text-align: left;
	width: 100%;
}

.entry-content tr td {
	border-top: 0px solid #eee;
	padding: 6px 24px;
}

.H1 {
	line-height: 45px;
	font-size: 27px;
}

@media screen and (max-width:900px) {
	.H1 {
		line-height: 1.7em;
		font-size: 22px;
	}
}

.FAQ1 h4 {
	font-family: "eina", Helvetica, Arial, Lucida, sans-serif;
	font-size: 15px !important;
	color: #1e3d60 !important;
}

.FAQ1 H5 {
	font-family: "eina", Helvetica, Arial, Lucida, sans-serif;
	font-size: 15px;
	color: #62778f !important;
}

.FAQ1 H6 {
	font-family: "Public Sans", Helvetica, Arial, Lucida, sans-serif;
	font-size: 15px !important;
	font-weight: bold !important;
	color: #62778f !important;
}

.FAQ1 p, .FAQ1 li {
	font-size: 14px;
}

@media only screen and (min-width:980px) {
	#main-header.et-fixed-header {
		backdrop-filter: blur(5px) !important;
		background-color: rgba(255, 255, 255, .85) !important;
	}
}

.et-fixed-header #top-menu a {
	color: #4c2f64 !important;
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "M";
	color: #4c2f64;
}

.et_mobile_menu {
	border-top: 0px solid #4c2f64 !important;
	border-radius: 8px;
	margin-top: 10px;
	min-width: 90vw;
	margin-left: -5vw;
}

.et_mobile_menu li {
	border-radius: 8px;
	text-align: center;
	text-align: center !important;
	margin-top: 5px;
	font-weight: bold;
}

.et_mobile_menu .sub-menu li {
	text-align: center;
	max-width: 320px;
	border-radius: 8px;
	margin-top: 0px;
	margin: auto;
}

.betterdocs-search-form-wrap {
	background-image: linear-gradient(185deg, #0b3e6d 0%, #060f27 100%) !important;
	padding-top: 100px;
	filter: hue-rotate(58deg);
}

.betterdocs-categories-wrap .docs-item-count {
	background-color: #4c2f64 !important;
}

.docs-cat-title-inner {
	border-bottom: 1px solid #f0ebf6 !important;
}

.docs-cat-title-inner span {
	background-color: #4c2f64 !important;
}

.docs-cat-link-btn {
	background-color: #4c2f64 !important;
	color: white !important;
	padding: 10px 20px !important;
	border-radius: 5px !important;
	text-decoration: none;
	border: 0px !important;
}

.docs-single-title .betterdocs-entry-title, .docs-cat-heading {
	font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
	color: #4c2f64 !important;
	font-weight: 600;
	line-height: 1.5em !important;
}

.et_pb_pricing_content_top {
	border-bottom: 1px rgba(228, 228, 228, .01) !important;
}