/*
Theme Name: Arredo
Theme URI: https://arredo.qodeinteractive.com/
Description: A Clean WooCommerce WordPress Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: arredo
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.8
License: GNU General Public License v2 or later
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.qodef-grid-large-gutter>div{
	display:none !important;
}

.wpcf7-spinner
{
	 width: unset;
     height: unset;
     margin: unset;
}
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo
{
	margin-top: 15px;
}
.qodef-menu-area-border-disable .qodef-page-header .qodef-menu-area
{
	margin-top: 20px;
}
.qodef-banner-holder .qodef-banner-text-holder
{
	position: relative;
}
footer .widget {
    margin: unset!important;
}
.qodef-ps-navigation
{
	display: none!important;
}
.qodef-ps-related-posts-holder
{	display: none!important;
}
.qodef-icon-stack
{
	background-color: #ffffff;
}
.qodef-content
{
	margin-top: none!important;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon {
    display: none!important;
}
.qodef-hm-lines
{
	display: none!important;
}