/*  MICROTHEMER STYLES  */


/*= Footer ==================== */

/** Footer >> Footer ct link text **/
footer .ct-link-text {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** Footer >> Section 147 15 link **/
#section-147-15 a {
	color: rgb(255, 255, 255) !important;
}


/*= Homepage ================== */

/** Homepage >> Wp post image **/
.wp-post-image {
	width: 204px !important;
	padding: 20px !important;
	border-width: 0 !important;
}

/** Homepage >> Wpgmza infowindow address **/
.wpgmza_infowindow_address {
	display: none !important;
}

/** Homepage >> Wpgmza infowindow description strong **/
.wpgmza_infowindow_description strong {
	font-weight: 600 !important;
}

/** Homepage >> Wpgmza infowindow link **/
.wpgmza_infowindow_link {
	color: rgb(182, 5, 27) !important;
}

/** Homepage >> Wpgmza gd **/
.wpgmza_gd {
	color: rgb(182, 5, 27) !important;
}


/*= Trailer & Container Rental = */

/** Trailer & Container Rental >> Paragraph link _2 **/
.mtp-58 p a {
	color: rgb(182, 5, 27) !important;
}

/** Trailer & Container Rental >> Paragraph link _2 (:hover) **/
.mtp-58 p a:hover {
	color: rgb(182, 5, 27) !important;
}


/*= Blog ====================== */

/** Blog >> Blog archive titles link **/
.blog-archive-titles a {
	color: rgb(0, 0, 0) !important;
}

/** Blog >> Alignleft **/
.alignleft {
	margin-top: 25px !important;
	margin-bottom: 10px !important;
}

/** Blog >> Blog photo **/
.blog-photo {
	margin-bottom: 20px !important;
	border: 4px solid rgb(182, 5, 27) !important;
	border-radius: 5px !important;
}


/*= Contact Us ================ */

/** Contact Us >> Mtp 97 wsf button **/
.wsf-button {
	color: rgb(255, 255, 255) !important;
	line-height: 24px !important;
	font-weight: bold !important;
	background-color: rgb(182, 5, 27) !important;
	min-width: 100% !important;
	border-color: rgb(181, 9, 31) !important;
	border-width: 0 !important;
}

/** Contact Us >> Mtp 97 wsf button (:hover) **/
.wsf-button:hover {
	color: rgb(255, 255, 255) !important;
	line-height: 24px !important;
	font-weight: bold !important;
	background-color: rgb(0, 0, 0) !important;
	min-width: 100% !important;
}

/** Contact Us >> Wsf tile heading 2 _2 **/
.mtp-97 .wsf-tile h2 {
	font-size: 24px !important;
	font-weight: 500 !important;
}

