
::-moz-selection {
    background-color: #CD3F5D;
    color: #fff;
}
/* Works in Safari */

::selection {
    background-color: #CD3F5D;
    color: #fff;
}

.banner_t2 {
    color: #CD3F5D;
}

button, input[type="submit"] {
	background-color: #CD3F5D;
	border-color: #CD3F5D;
}

button:hover, input[type="submit"]:hover,
button:active, input[type="submit"]:active,
button:active:hover, input[type="submit"]:active:hover,
button:active:focus, input[type="submit"]:active:focus,
button:active:visited, input[type="submit"]:active:visited,
button:focus, input[type="submit"]:focus {
	background: #CD3F5D;
	border-color: #CD3F5D;
}

.post-widget-style-one .category {
	background: #CD3F5D;
}

.post-widget-one-desc .category {
	background: #CD3F5D;
}

.post-widget-style-two h3 a:hover,
.post-widget-style-two h3 a:focus {
	color:#CD3F5D;
}

.post-widget-style-three h3 a:hover,
.post-widget-style-three h3 a:focus {
	color:#CD3F5D;
}

.latest-posts-widget li .category {
	color: #CD3F5D;
}

.latest-posts-widget li .category a,
.latest-posts-widget li .category a:visited {
	color: #CD3F5D;
}

.newsletter-button {
	background: #CD3F5D;
}

.featured-post-desc .category {
	background: #CD3F5D;
}

.post-information li i {
	color: #CD3F5D;
}

.grid-home-page .grid-post-desc .category {
	background: #CD3F5D;
}

.grid-home-page .grid-post-desc h3 a:hover,
.grid-home-page .grid-post-desc h3 a:focus {
	color:#CD3F5D;
}

.nav-tabs>li>a:hover {
	border-color: #CD3F5D #CD3F5D #CD3F5D;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: #CD3F5D;
}

.page-content .post .category {
	background: #CD3F5D;
}

.post-related h3 a:hover,
.post-related h3 a:focus {
	color:#CD3F5D;
}

.post-link .post-link-area:hover .post-link-area-content i {
	background: #CD3F5D;
}
