/*
Theme Name:  Efor Child
Theme URI:   http://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [Efor Theme] in this child theme.
Author:      Pixelwars
Author URI:  http://themeforest.net/user/pixelwars
Version:     5.0.2
Template:    efor
Tags:        portfolio
Text Domain: efor-child
*/


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

.site-branding .site-description.selectionShareable {
    display: none;
}

blockquote.wp-block-quote {
    font-size: 22px;
    text-align: left;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

#colophon .contact-footer {
    background-color: #fff;
    padding: 45px;
    text-align: center;
}

#colophon .contact-footer .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

#colophon .contact-footer a {
    color: #fff;
    background: #8FAADC;
    padding: 15px 40px;
    border-radius: 25px;
    font-size: 17px;
}

.input-text.full-width {
    max-width: 100%;
}

.form-grp-pg {
    display: flex;
    justify-content: space-between;
}

.form-grp-pg .child-fm-pg:first-child {
    margin-right: 5px;
}

.form-grp-pg .child-fm-pg:last-child {
    margin-left: 5px;
}

@media screen and (max-width: 767px) {
	.elementor-959 .elementor-element.elementor-element-213bdfc6:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-959 .elementor-element.elementor-element-213bdfc6 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-position-y: -110px !important;
	}
}

.sub-scr-flex {
	display: flex;
}

.sub-scr-flex input[type="email"] {
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #2a344f;
	font-family: "Open Sans", Sans-serif;
	font-size: 15px;
	font-weight: 300;
	padding: 13px 20px;
	max-width: none;
	border: none;
}

.sub-scr-flex input[type="email"]::placeholder {
    color: #2a344f;
}

.sub-scr-flex input[type="submit"] {
    background-color: #f4da58;
    color: #0c0c0c;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 17px 30px 16px 30px;
	margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	width: auto;
	font-family: "Roboto", Sans-serif; 
	border: none !important;
}

.sub-scr-flex input[type="submit"]:hover {
	background-color: #2a344f;
	color: #ffffff;
}

.lbl-news-s {
	text-align: center;
    margin-top: 7px;
}

.lbl-news-s a {
	color: #0c0c0c;
}