/**
Theme Name: Marianne Bindig
Author: Glenford Laughton
Author URI: https://glenfordlaughton.com
Description: This is a very lightweight theme and offers unparalleled speed. Built with SEO in mind, it comes with schema.org code integrated so search engines will love your site. It offers plenty of sidebar options and widget areas giving you full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium add-ons # Regularly updated # Designed, Developed, Maintained & Supported by Glenford Laughton. Looking for a perfect base theme? Look no further. This is a fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: marianne-bindig
Template: astra
*/


/********* HEADER BEGINS *********/
#header-name-logo span {
	color:#ec301f;
	font-size: .89em;
	}

#header-name-logo a:hover {
	color:#ec301f;
	}
/*** Header ends ***/

/********* PAGES BEGINS *********/
/*** Home Page ***/
/* .swiper-slide-contents .elementor-slide-description {
    background-color: rgba(0, 0, 0, 0.0)!important;
    padding: 10px;    
	margin-bottom: 30px!important;
	} */

.home .swiper-slide-contents .elementor-slide-description {
    background-color: rgba(0,0,0,.0)!important;
	}

article .entry-title {
	color:#ec301f;
	font-size: 3em!important;
	text-transform: uppercase;
	}

article p,
article ul,
article ol {
	color: #000!important;
	}

article p a {
	color: #7a7a7a!important;
	border-bottom: solid 1px #7a7a7a!important;
	/* text-decoration: underline!important; */
	}

article p a:hover {
	color: #EC301F!important;
	border-bottom: solid 1px #EC301F!important;
	transition: border-bottom .3s ease-in-out;
	}

article blockquote {
    border-left: 5px solid #EC301F;
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative;
	}

article table {
	color: #000;
	}

/* Home Form */

.swiper-slide-contents .elementor-slide-description {
    background-color: rgba(0,0,0,.9);
    padding: 20px;
    margin-bottom: 0px !important;
	}

.swiper-slide-contents .elementor-slide-description span {
    font-size: .75em;
	}

.home .wpcf7-form-control-wrap textarea {
    height: 90px!important;
	}

/*** Form ***/
.wpcf7-submit {
	background-color: #000!important;
	}

.wpcf7-submit:hover {
	background-color: #ec301f!important;
	transition: background-color .3s ease-in-out;
	}

/* TESTIMONIALPAGE */
.testimonial-group {
	margin: 0 20px!important;
	padding: 40px!important;
	}

.testimonial-paragraph{
	font-size: 1.2em!important;
	}

.testimonial-person {
    text-align: right;
	}

/*** Pages ends ***/

/********* FOOTER BEGINS *********/
#footer a:hover {
	color:#ec301f;
	}
/*** Footer ends ***/