@media (min-width:1201px) {}

@media (max-width:1200px) {
	.dszd {
		padding-top: 20px !important;
	}

	.dfxdcg {
		padding-bottom: 20px !important;
	}
}

.x-contaicve {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.x-contaicve {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.x-contaicve {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.qe {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sdxcfesds {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.qr {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sxcvxdf {
	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;
}

.sxcvxdf h2 {
	text-align: center !important;
	color: #000 !important;
}

.sxcvxdf h3 {
	text-align: center !important;
	color: #000 !important;
}

.sxcvxdf h4 {
	text-align: center !important;
	color: #000;
}

.sxcvxdf h5,
.sxcvxdf h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.sxcvxdf li,
.sxcvxdf span,
.sxcvxdf a {
	color: #000 !important;
}

.sxcvxdf img {
	max-width: 100%;
	height: auto;
}

.sxcvxdf p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.sxcvxdf table {
	word-break: break-all !important;
}

.sxcvxdf td {
	font-size: 16px !important;
	color: #000 !important;
}

.sxcvxdf li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.w3eden .fetfont,
.w3eden .btn,
.w3eden .btn.wpdm-front h3.title,
.w3eden .wpdm-social-lock-box .IN-widget a span:last-child,
.w3eden .card-header,
.w3eden .card-footer,
.w3eden .badge,
.w3eden .label,
.w3eden .table,
.w3eden .card-body,
.w3eden .wpdm-frontend-tabs a,
.w3eden .alert:before,
.w3eden .discount-msg,
.w3eden .panel.dashboard-panel h3,
.w3eden #wpdm-dashboard-sidebar .list-group-item,
.w3eden #package-description .wp-switch-editor,
.w3eden .w3eden.author-dashbboard .nav.nav-tabs li a,
.w3eden .wpdm_cart thead th,
.w3eden #csp .list-group-item,
.w3eden .modal-title {
	font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.w3eden .btn {
	font-weight: 800 !important;
}

.w3eden .btn {
	letter-spacing: 1px;
	text-transform: uppercase;
}

.w3eden #csp .list-group-item {
	text-transform: unset;
}







/* WPDM Link Template Styles */





:root {
	--color-primary: #00697f;
	--color-primary-rgb: 0, 105, 127;
	--color-primary-hover: #009cb5;
	--color-primary-active: #009cb5;
	--color-secondary: #55565b;
	--color-secondary-rgb: 85, 86, 91;
	--color-secondary-hover: #55565b;
	--color-secondary-active: #55565b;
	--color-success: #a9ae38;
	--color-success-rgb: 169, 174, 56;
	--color-success-hover: #aec63f;
	--color-success-active: #aec63f;
	--color-info: #00697f;
	--color-info-rgb: 0, 105, 127;
	--color-info-hover: #009cb5;
	--color-info-active: #009cb5;
	--color-warning: #d78232;
	--color-warning-rgb: 215, 130, 50;
	--color-warning-hover: #d69c31;
	--color-warning-active: #d69c31;
	--color-danger: #ea6335;
	--color-danger-rgb: 234, 99, 53;
	--color-danger-hover: #ea6335;
	--color-danger-active: #ea6335;
	--color-green: #30b570;
	--color-blue: #0073ff;
	--color-purple: #8557D3;
	--color-red: #ff5062;
	--color-muted: rgba(69, 89, 122, 0.6);
	--wpdm-font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.wpdm-download-link.btn.btn-primary {
	border-radius: 4px;
}








.wpdm-popover {
	transition: all ease-in-out 400ms;
	position: relative;
	display: inline-block;
}

.wpdm-popover .wpdm-hover-card {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	transition: all ease-in-out 400ms;
	margin-bottom: 28px;
	opacity: 0;
	z-index: -999999;
}

.wpdm-popover:hover .wpdm-hover-card {
	transition: all ease-in-out 400ms;
	opacity: 1;
	z-index: 999999;
	bottom: 0px;
}

.wpdm-popover .wpdm-hover-card.hover-preview img {
	width: 104px;
	border-radius: 3px;
}

.wpdm-popover .card .card-footer {
	background: rgba(0, 0, 0, 0.02);
}

.packinfo {
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
}