/*
Theme Name: MOR Mortgage
Description: Child theme for MOR Mortgage Parent theme
Author: Bluevisuals Studio
Author URI: https://bluevisuals.studio
Template: mor
Version: 1.0.0
Text Domain:  mor
*/

/*--header--*/
.fusion-tb-header .fusion-button.button-1 {font-size: 24px !important;}
.fusion-logo img {max-width: 200px; width: 200px !important;}
.fusion-is-sticky .fusion-logo img {width: 120px !important;}
/*.mor-header .icon-mycustomiconssmartphone-6.button-icon-left {font-size: 30px !important;}*/

/*--menu--*/
.mor-header .fusion-background-highlight a:hover {color:#fff !important;}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover {color:#fff !important;}

/*--touchy--*/
.touchy-wrapper {top: 70px;}
 .touchy-wrapper-top {top: 0px !important;}

/*--text--*/
.whitetext p {color:#fff!important;}

.whitetext h1 {color:#fff!important;}
.whitetext h2 {color:#fff!important;}
.whitetext h3 {color:#fff!important;}
.whitetext h4 {color:#fff!important;}
.whitetext h5 {color:#fff!important;}
.whitetext h6 {color:#fff!important;}

.redtext p {color:#3582ae !important;}
.redtext h1 {color:#3582ae !important;}
.redtext h2 {color:#3582ae !important;}
.redtext h3 {color:#3582ae !important;}
.redtext h4 {color:#3582ae !important;}
.redtext h5 {color:#3582ae !important;}
.redtext h6 {color:#3582ae !important;}

/*--gravity--*/
.gform_wrapper .gfield_required {color: #3582ae !important;}

#field_6_7 .gfield_label {display: none;}

/*--testimonials--*/
.eapps-testimonials-slider-slider .eui-slider-arrow {color: #fff !important;}
.eui-slider-dots-classic .eui-slider-dots-inner {color: #fff !important;}

/*--footer--*/
.fusion-footer .fusion-button.button-5 {font-size: 24px !important;}
.fusion-footer-widget-area a {color:#f0f0f0 !important;}
.fusion-footer-widget-area a:hover {color:#3582ae !important;}

.awsm-team-item { cursor:pointer; }

.fusion-main-menu {
    margin-top: 10px;
}
.fusion-logo img {
    max-width: 100%;
    width: 350px !important;
    max-height: initial !important;
}
.fusion-header {
    height: 100px !important;
    display: flex;
    align-items: center;
}
.fusion-main-menu ul a {
    height: auto !important;
}
.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-menu {
    align-items: center;
}
.fusion-is-sticky .fusion-logo img {
    width: 350px !important;
}
.fusion-header.fusion-sticky-shadow {
    height: 80px !important;
}
.fusion-header-wrapper .fusion-header {
    height: 80px !important;
}
.layout-wide-mode.avada-has-header-100-width .fusion-header-wrapper .fusion-row {
    max-width: 100%;
    width: 100%;
}
.fusion-footer-widget-area.fusion-widget-area .fusion-fullwidth.morfooter {
    background-image: none !important;
}
@media only screen and (min-device-width:1101px) and (max-device-width:1280px) {
	.fusion-logo img {
		width: 200px !important;
	}
	.fusion-is-sticky .fusion-logo img {
		width: 200px !important;
	}
	.fusion-main-menu>ul.fusion-menu>li {
		padding-right: 18px;
	}
	body:not(.avada-menu-highlight-style-background) .fusion-header-wrapper.fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child) {
		padding-right: 18px;
	}
	.layout-wide-mode.avada-has-header-100-width .fusion-header-wrapper .fusion-row .fusion-main-menu{
		margin-top: 0;
	}
}

@media only screen and (min-device-width:1260px) and (max-device-width:1350px) {
	.fusion-logo img {
		width: 250px !important;
	}
	.fusion-is-sticky .fusion-logo img {
		width: 250px !important;
	}
}



