
/*
Theme Name: Gradiant
Theme URI: http://www.mocla.us
Author: Mocla
Author URI: https://mocla.us/
Description: Template for Gradiant
Version: 1
License: MIT
Text Domain: gradiant
*/
@import url("https://cdn-ilejbii.nitrocdn.com/HUZaKsyofeiwDgZmQcgamutNXBEVmbwN/assets/static/optimized/rev-e09e9f0/www.gradiant.com/wp-content/themes/gradiant/assets/css/main.css");

/* mobile */
@media only screen and (max-width: 768px) {
	#eckb-article-content-body iframe {
		width: 100% !important;
		height: calc(calc(100vw - 40px) / 1.77);
	}
}

.elementor-widget-container .post-password-form input[type="submit"] {
	background: #722ccf;
	border-color: #722ccf;
	color: #fff;
	cursor: pointer;
}

.elementor-text-editor .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.elementor-text-editor .alignleft {
	float: left;
	margin: .5em 1em .5em 0;
}

.elementor-text-editor .alignright {
	float: right;
	margin: .5em 0 .5em 1em;
}

.elementor-text-editor p strong {
	font-weight: bold !important;
}

.elementor-text-editor p em {
	font-style: italic !important;
}

.elementor-text-editor p u {
	text-decoration: underline !important;
}
