/*!
Theme Name: Oxpins Child theme
Theme URI: http://layerdrops.com/oxpinswp
Template: oxpins
Author: Layerdrops
Author URI: https://themeforest.net/user/layerdrops
Description: This is a Child theme for Oxpins WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oxpins-child
*/
a.this-link {
    text-decoration: underline !important;
    color: #00715d;
}
a.link-hover:hover {
    color: #00715d !important;
}
body.page-id-1613 section.about-four{
	display:none;
}
body.page-id-1447 section.about-one{
	padding-bottom:0;
}
body.page-id-1447 .lower-p{
	padding-bottom:120px;
}
body.page-id-1727 .lower-p{
	margin-top:95px;
	padding-bottom:20px;
}
body.page-id-1448 .about-four__right .about-four__points,
body.page-id-1447 .about-one__right .about-one__points{
		display:none !important;
	}
.mobile-nav__content .mobile-nav__top {
    margin-top: 15px;
}
/* .feature-one__point li:last-child .icon{
	width:25px;
	height:17px;
} */
a.feature-one__btn.below-img{
	background:var(--oxpins-base);
}
a.feature-one__btn.below-img:hover{
	background:var(--oxpins-white) !important;
	color:var(--oxpins-black);
}
a.feature-one__btn.below-img:hover:before{
	background:var(--oxpins-white) !important;

}
body.home section.feature-one .feature-one__single {
    min-height: 96%;
}
.main-menu__right-top-social > a:nth-child(2) i::before,
.site-footer__social > a:nth-child(2) i::before {
    content: "X" !important;
	font-weight: 900 !important;
}
.footer-widget__column.footer-widget__contact a.footer-link:hover{
	color:var(--oxpins-base) !important;
}
.page-id-1771 .elementor-widget-container ul li{
	margin-bottom:5px;
	font-family: var(--oxpins-font-two);
	font-weight:700;
}
@media (max-width: 1199px){
	.lower-p {
    max-width: min(100%,600px);
    margin: 0 auto;
		margin-top:0 !important;	
}
	
}
#green-box a.desc_trig {
    background: #009933 !important;
}
body .page-header {
    background-color: #00e94e;
}