/*
Theme Name:   Archi Child
Theme URI:    https://archi.oceanthemes.site/
Description:  Make your modifications to [Parent Theme] in this Archi child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     archi
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  archi-child
*/

/* =Theme customization starts here
------------------------------------------------------- */


.scroll-logo img {
	max-height: 100px;
	width: auto !important;
	margin: auto;
}

.geodir-archive #primary-sidebar {
	display: none;
}

.geodir-archive .content-area {
	width: 100%;
}

.page-header {
    padding: 100px 0 100px;
	margin-top: 98px
}

.page-header .inner {
    margin-top: 00px;
}

.wpcf7-submit {
	background-color: #DE1921;
    padding: 20px 20px 20px 20px;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    color: #FFFFFF;
	border: none;
	font-family: Roboto;
}

.wpcf7-submit:hover {
	background-color: #DE1921 !important;
	opacity: .8;
}
