.dscxfqw {
	display: flex;
	justify-content: center;
}

@media (min-width:992px) {
	.dscxfqw {
		display: flex;
		justify-content: flex-end;
	}
}

.sdfew {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sddxzdfwq {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cvgwsd {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xfwesf {
	word-break: break-all;
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
	color: #000 !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold !important;
	font-size: 26px !important;
	line-height: 1.3 !important;
}

h3 {
	font-weight: bold !important;
	font-size: 23px !important;
	line-height: 1.3 !important;
}

h4 {
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
}

p {
	font-size: 18px !important;
}

.xfwesf h2 {
	text-align: center !important;
	color: #000 !important;
}

.xfwesf h3 {
	text-align: center !important;
	color: #000 !important;
}

.xfwesf h4 {
	text-align: center !important;
	color: #000;
}

.xfwesf h5,
.xfwesf h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.xfwesf li,
.xfwesf span,
.xfwesf a {
	color: #000 !important;
}

.xfwesf img {
	max-width: 100%;
	height: auto;
}

.xfwesf p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.xfwesf table {
	word-break: break-all !important;
}

.xfwesf td {
	font-size: 16px !important;
	color: #000 !important;
}

.xfwesf li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.vce-row-container .vcv-lozad {
	display: none
}



.woocommerce-product-gallery {
	opacity: 1 !important;
}




.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
	background-image: none !important;
}

@media screen and (max-height: 1024px) {

	.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
	.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
		background-image: none !important;
	}
}

@media screen and (max-height: 640px) {

	.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
	.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
		background-image: none !important;
	}
}





.site-title a,
.site-description {
	color: #7ea890;
}





#baseDiv {
	width: 100%;
	background-image: url('{$theme_path}/static/picture/MKTWCFL-HP-hc-auth-mikem.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}

#left {
	height: 300px;
}

#rightDivContent {
	/*width: 400px; */
	margin: 60px 0px 60px auto;
	/*padding: 50px;*/
	background-color: #fff;
}

@media (max-width: 575px) {
	#rightDivContent {
		margin: 0;
	}

	div#right.col-12.col-sm-7.col-md-5 {
		padding: 0;
		text-align: left;
	}

}





#wrapperDiv {
	width: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}

#leftDiv {
	/*margin: 62px 0px 58px;*/
	margin: 57px 0px 49px;
	padding-right: 40px;
	/*padding: 40px;*/
	background-color: #fff;
}

#rightDiv {
	text-align: center;
	/*margin: 40px;
						                padding: 40px;*/
}

.my-row {
	display: flex;
}

@media (max-width: 576px) {
	div#rightDiv {
		margin: 0;
	}

	div.my-row {
		flex-direction: column;
	}

	div#rightCol.col-12.col-sm-7.col-md-5 {
		padding: 0;
		text-align: left;
	}

	div#rightCol {
		order: -1;
	}






	.three-col-layout {
		padding-top: 0px !important;
	}




	.edd-js-none .edd-has-js,
	.edd-js .edd-no-js,
	body.edd-js input.edd-no-js {
		display: none;
	}




	.searchwp-live-search-results {
		opacity: 0;
		transition: opacity .25s ease-in-out;
		-moz-transition: opacity .25s ease-in-out;
		-webkit-transition: opacity .25s ease-in-out;
		height: 0;
		overflow: hidden;
		z-index: 9999995;
		/* Exceed SearchWP Modal Search Form overlay. */
		position: absolute;
		display: none;
	}

	.searchwp-live-search-results-showing {
		display: block;
		opacity: 1;
		height: auto;
		overflow: auto;
	}

	.searchwp-live-search-no-results {
		padding: 3em 2em 0;
		text-align: center;
	}

	.searchwp-live-search-no-min-chars:after {
		content: "Continue typing";
		display: block;
		text-align: center;
		padding: 2em 2em 0;
	}