/*  MICROTHEMER STYLES  */


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

/** General >> Tnp field firstname label **/
.tnp-field-firstname label {
	padding-top: 20px !important;
}

/** General >> Newsletterwidget 2 [type="submit"] **/
#newsletterwidget-2 [type="submit"] {
	background-color: rgb(255, 0, 0) !important;
	width: 200px !important;
	border-radius: 8px !important;
	right: auto !important;
}

/** General >> About us 2 image **/
#about_us-2 img {
	width: 150px !important;
}

/** General >> About us 2 widget title **/
#about_us-2 .widget-title {
	direction: rtl !important;
}

/** General >> About us 2 widget description **/
#about_us-2 .widget-description {
	direction: rtl !important;
}


/*( < 1200 )*/
@media (max-width: 1199.98px) {

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

	/** General >> Post tags link (#2) **/
	.post-tags a:nth-of-type(2) {
	line-height: 1.4 !important;
	text-align: center !important;
	text-transform: none !important;
	word-spacing: 0 !important;
	letter-spacing: 0 !important;
	word-wrap: normal !important;
	direction: rtl !important;
	vertical-align: middle !important;
	background-origin: content-box !important;
	-webkit-background-clip: content-box !important;
	background-clip: content-box !important;
	width: 120px !important;
	min-width: 40px !important;
	max-width: 80px !important;
	height: 30px !important;
	min-height: 30px !important;
	max-height: 30px !important;
	box-sizing: content-box !important;
	border-radius: 8px !important;
	position: relative !important;
	top: 3px !important;
	bottom: 3px !important;
	left: 3px !important;
	right: 3% !important;
	float: right !important;
	clear: both !important;
}


}


/*( < 980 )*/
@media (max-width: 979.98px) {

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

	/** General >> Sh hover sh standard logo **/
	.sh-hover .sh-standard-logo {
	display: none !important;
}

	/** General >> Sh hover header logo **/
	.sh-hover .header-logo {
	display: none !important;
}

	/** General >> Sh header disabled border sh table **/
	.sh-header-disabled-border .sh-table {
	display: none !important;
}


}

