﻿.custom-blog-background {
	background: #ffffff url('../images/pattern.jpg') !important;
}

.custom-typography-background {
	background: #ffffff url('../images/pattern.jpg') !important;
}

.custom-features-background {
	background: #ffffff url('../images/pattern.jpg') !important;
}

.mpcth-grid-item-back {
	background: #93b8a7;
}
.cat-design .mpcth-grid-item-back {
	background: #dd8679;
}
.cat-photo .mpcth-grid-item-back {
	background: #96b9e2;
}

/* ---------------------------------------------------------------- */
/* Main color
/* ---------------------------------------------------------------- */

#mpcth_search_form:hover input[type=text] {
	border-color: #f9625b;
}

a:hover,
.mpcth-tabs .mpcth-tab a.active,
#mpcth_footer #mpcth_socials .social:hover:before {
	color: #000000;
}

#mpcth_grid.mpcth-blog .mpcth-grid-item .mpcth-grid-item-content .mpcth-grid-item-link:before {
	border-bottom-color: #f9625b;
	border-right-color: #f9625b;
}

#mpcth_menu > ul > li > a:hover,
#mpcth_menu > ul > li > a.active,
.msie #mpcth_mobile_menu option,
#mpcth_mobile_menu,
#mpcth_search_form:hover,
#mpcth_search_form input[type=text]:focus,
#mpcth_grid_filter li a:hover,
#mpcth_grid_filter li a.active,
#mpcth_cf #mpcth_cf_submit,
*::-moz-selection,
*::selection {
	background: #000000;
}
