/*
 Theme Name:   Arin Child Theme
 Theme URI:    https://themeforest.net/item/arin-personal-portfolio-wordpress-theme
 Description:  Child theme for Arin theme
 Author:       Marketify
 Author URI:   http://themeforest.net/user/marketify
 Template:     arin
 Version:      1.0
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  arin-child
*/
.hero-section {
	padding-bottom: 80px;
}
@media screen and (max-width: 1200px){
	.hero-section {
		padding: 80px 0 40px;
	}
}
@media screen and (max-width: 991px){
	.hero-section {
		padding: 40px 0 30px;
	}
}
.hero-right-area {
	display: none;
}
.elementor-kit-8{
	--e-global-color-accent: #3d5021;
}
.progress-wrap svg.progress-circle path {
	stroke: #3d5021;
}
.cursor-inner{
	background-color: #3d5021;
}
.cursor-inner.cursor-hover{
	background:#3d5021;
}
.section-title h6:before,
.project-info:before{
	background:#3d5021;
}
.cursor-outer{
	border-color: #3d5021;
}
.main-menu ul li a.navlink:before {
	background: #3d5021;
}
.theme-btn, .white-btn, .primary-btn {
	background: #3d5021;
	border: 1px solid #3d5021;
	color: #fff;
}
.theme-btn:hover, .white-btn:hover, .primary-btn:hover {
    background: #486f0f;
    border-color: #486f0f;
    color: #fff;
}
#loader:before, #loader:after{
    border-color: #486f0f;	
}
.link-text {
	text-decoration-color: #3d5021 !important;
}

.ms3 {
	font-size: 50px!important;
	line-height: 55px!important;
}
@media screen and (max-width: 1200px){	
	.ms3 {
		font-size: 40px!important;
		line-height: 45px!important;
	}
}
.subimit-form-wrap label,
.subimit-form-wrap .wpcf7-form-control-wrap {
	width: 100%;
	max-width: 450px;
}
#wp-admin-bar-elementor_edit_page .ab-item  {
    white-space: nowrap;
}
.main-menu ul > li {
	margin: 0 15px;
}
.main-menu ul > li > a {
	font-size: 16px;
}

#header-sticky.header-sticky .navigation .row {
	min-height: auto;
}
#header-sticky.header-sticky .navigation .logo {
	max-width: 90px;
}

.header-area .logo {
    max-width: 90px;
}
@media screen and (min-width:992px) {
	.header-area .logo {
		max-width: 140px;
	}	
	#header-sticky .navigation .row {
		min-height: 160px;
	}
	.main-menu ul > li > a {
		padding: 10px 0;
	}
}
@media screen and (min-width:1200px) {	
	.main-menu ul > li > a {
		padding: 40px 0;
	}
}

@media screen and (min-width:1200px) {
	.section-title h1 {	
		font-size: 46px;
	}
}
.footer-widget p,
.footer-widget p a {
    font-size: 16px;
}

a.link {
    border-bottom: 1px solid currentColor;
    transition: .2s;
}
a.link:hover {
    border-color: transparent;
}
.footer-widget form p {
    position: relative;
}
.footer-widget form p .wpcf7-email {
    padding: 0 90px 0 10px;
    height: 46px;
    color: #fff;
    font-size: 16px;
}
.footer-widget form p .wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 46px;
    padding: 0 10px;
    font-size: 12px;
    width: auto;
    text-transform: uppercase;
	
	color: #fff;
	background: #3e5023;
	border-color: #3e5023;
}

.footer-widget form p .wpcf7-submit:hover {
    background: #486f0f;
    color: #fff;
}
.contact-section input[type=submit]{	
	color: #fff;
	background: #3e5023;
	border-color: #c1c1c1;
}
.contact-section input[type=submit]:hover{
	
    background: #486f0f;
    color: #fff;
}
.footer-widget form p .wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 10px;
}
.about-img-wrap img {
    filter: none;
}
.about-icon-wrap {
    display: none;
}
.acf-gallery-item a {
    position: relative;
    padding-top: 100%;
    display: block;
    overflow: hidden;
}
.acf-gallery-item a:hover img {
/*     transform: scale(1.09); */
}

.acf-gallery-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .2s;
}
.acf-gallery-caption {
    font-size: 16px;
    line-height: 1.3;
    margin: 10px 0 0 0;
}
.artist-img {
    padding-top: 100%;
}
.project-img img:hover {
	transform: scale(1)
}
.artist-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .2s;
    filter: none;
}
.nocol .project-intro-wrap{
    padding-right: 0;
}
.medias .col-xl-4.col-lg-4 .section-title{
    display: none;
}
.medias .col-xl-8.col-xl-8 {
    width: 100%;
}
.medias .col-xl-8.col-xl-8 .section-title{
    margin-bottom: 0;
}
.medias .col-xl-8.col-xl-8 .row{
    align-items: center;
}
.medias .row.mt-10{
    margin-top: 30px;
}

.footer-area{
	background: #ffffff;
    color: #0C0C0C;
}
.footer-area .footer-widget h5 {
	color: #0C0C0C;
}
.footer-widget p, .footer-widget p a {
	color: #0C0C0C;
}
.footer-area .logo {
    margin-top: -40px;
	height: auto;
	margin-bottom: 15px;
}
.footer-area .logo img {
    max-width: 100px;
	max-height: initial;
}
@media screen and (max-width: 767px) {
	.footer-area .logo {
		margin-top: -10px;
	}
}