/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Categories 2 widgettitle **/
#categories-2 .widgettitle {
	display: none !important;
}

/** General >> Comments comments title **/
#comments .comments-title {
	color: rgb(190, 190, 190) !important;
	font-size: 20px !important;
	margin-bottom: 20px !important;
}

/** General >> Comment item 1 **/
#comment-item-1 {
	margin-bottom: 20px !important;
	border-bottom-color: rgb(232, 232, 232) !important;
	border-bottom-width: 1px !important;
}

/** General >> Reply title **/
#reply-title {
	color: rgb(147, 147, 147) !important;
	font-size: 20px !important;
}

/** General >> Zb el sidebar widget **/
.zb-el-sidebar .widget {
	margin-bottom: 20px !important;
}

/** General >> Comments **/
#comments {
	font-size: 20px !important;
}

/** General >> Commentform comment form comment **/
#commentform .comment-form-comment {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

/** General >> Commentform input **/
#commentform input {
	font-size: 14px !important;
	text-transform: uppercase !important;
	background-color: rgb(204, 204, 204) !important;
	padding: 10px 20px 10px 20px !important;
	border-style: none !important;
}

/** General >> Widget cat **/
.widget #cat {
	width: 100% !important;
	padding: 15px 20px 15px 15px !important;
}

/** General >> Categories 4 heading 2 **/
#categories-4 h2 {
	display: none !important;
}

/** General >> Widget categories heading 2 **/
.widget_categories h2 {
	display: none !important;
}

/** General >> Homepage social proof **/
#homepage-social-proof {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: row wrap !important;
	-moz-flex-flow: row wrap !important;
	-ms-flex-flow: row wrap !important;
	flex-flow: row wrap !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
	grid-column-gap: 20px !important;
	column-gap: 20px !important;
	grid-row-gap: 10px !important;
	row-gap: 10px !important;
}

/** General >> Homepage social proof social proof **/
#homepage-social-proof .social-proof {
	width: 20% !important;
}

/** General >> Assoc content **/
.assoc-content {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: row nowrap !important;
	-moz-flex-flow: row nowrap !important;
	-ms-flex-flow: row nowrap !important;
	flex-flow: row nowrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Assoc left **/
.assoc-left {
	width: 50% !important;
}

/** General >> Assoc right **/
.assoc-right {
	width: 50% !important;
}

/** General >> Doc training content **/
.doc-training-content {
	width: 100% !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: row nowrap !important;
	-moz-flex-flow: row nowrap !important;
	-ms-flex-flow: row nowrap !important;
	flex-flow: row nowrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Training left **/
.training-left {
	width: 50% !important;
}

/** General >> Training right **/
.training-right {
	text-align: right !important;
	width: 50% !important;
}

/** General >> Doc training **/
.doc-training {
	padding-left: 15px !important;
}

/** General >> Uid1102519602081 **/
#uid1102519602081 {
	height: 300px !important;
}

/** General >> Uid1368413563881 **/
#uid1368413563881 {
	width: 150% !important;
}

/** General >> Paragraph **/
#uid1117825022711 p {
	width: 125% !important;
}

/** General >> Uid1117053815718 **/
#uid1117053815718 {
	height: 500px !important;
	min-height: 500px !important;
}

