/*
Theme Name: Adifier Child Theme
Author: SpoonThemes
Theme URI: http://demo.spoonthemes.net/themes/adifier/
Author URI: http://themeforest.net/user/spoonthemes
License: GPL 2.0
Template: adifier
License URI: license.txt
Description:  Adifier - Classified Ads WordPress Theme
Version: 1.0
Tags: four-columns
*/
@import url('https://fonts.googleapis.com/css2?family=Hina+Mincho&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Sacramento&display=swap');
/* custom css */
h1,h2,h3,h4,h5,h6,p,sapn,a,label,li,del,strong,b {
    font-family: 'Raleway';
}
.sacramento {
    font-family: 'Sacramento', cursive;
}
.hina {
    font-family:Hina Mincho !important;
}
.theme-color {
    color:#a29061 !important;
}
.full_width_title_block h2 {
        color: #000;
    font-size: 45px;
    position: relative;
    font-weight: 500;
}
.full_width_title_block h3 {
    font-size: 35px;
    color: #000;
    font-weight: 500;
}
footer .bottom-sidebar-wrap {background-image: url('/wp-content/uploads/2022/05/Picture1.png');background-repeat: no-repeat;background-size: cover;position: relative;background-attachment: fixed;background-position: bottom right;}
footer .bottom-sidebar-wrap:before {content: " ";width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);position: absolute;left: 0;right: 0;top: 0;}
.bottom-sidebar-wrap p {
    color: #fff;
}
.bottom-sidebar-wrap li a {
    color: #fff;
}
.navigation li a {
    padding: 8px;
    display: block;
    font-size: 13px;
    white-space: normal;
    font-weight: 400;
    font-family: 'Quicksand', 'Helvetica', sans-serif;
}
/* header */
footer .subscription-footer {
    display: none;
}
main.clearfix {
    margin: 100px 0 0 !important;
}
ul.dropdown-menu li {
    padding: 0 !important;
}

@media only screen and (min-width:1300px){
	body.page-id-1698 main .container {
		width: 1350px;
	}	
}
@media only screen and (min-width:1024px){
	body.home header.header-2 a.logo {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 1;
		top: 57px;
	}
	body.home header.header-2 {
		height: 264px;
	}
	body.home header.header-2 .navigation-wrap {margin: 0 auto;position: relative;top: 100px;}
	body.home header.header-2 .special-nav.flex-wrap {
		position: absolute;
		top: 9px;
		right: 40px;
	}
	body.home header ul.navigation.list-inline li:nth-child(3) {
		margin-right: 200px;
	}
	body.home header ul.navigation li {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 10px 18px;
	}
	body.home header.header-2.header-3.sticky-header .container {position: relative;}
	.head-social {
		position: absolute;
		top: -83px;
	}
	.head-social a i {
		width: 40px;
		height: 40px;
		background-color: #fff;
		text-align: center;
		line-height: 40px;
		border-radius: 50%;
		margin-right: 9px;
	}
}
@media only screen and (max-width:992px){
	.head-social {
		position: relative;
		left: 14px;
	}
	.head-social a {
		margin-right: 10px;
		color: #a29061;
	}

}

.error.notice.is-dismissible.wpallimport-dismissible {
    display: none;
}
.author-dashboard .form-group.remove-after-initial-save {
    display: none;
}