/*
Theme Name:     Manor Investments Theme
Description:    
Author:         Mdsign Internet Services Ltd
Template:       Divi
*/

body {font-weight: 400 !important;}
h1, h2, h3, h4, h5, h6 {font-weight: 400;}

.et_pb_widget {margin-top: 10px;}
.widgettitle {margin-bottom: 20px;}
.et_pb_widget ul li {background-color: #f9f9f9; font-size: 13px; line-height: 1.3em;padding: 10px;}

/*changes the vimeo icon to email icon*/
.et-social-vimeo a.icon::before {content: "\e076";}

/*tabs*/
.equal-tabs img.alignleft {margin-right: 50px;}
.equal-tabs h2 {margin-top: 20px; margin-bottom: 20px;}
.et_pb_text ul, .et_pb_text ol {margin: 20px 0 0 30px; display: inline-block;}

.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_8 .et_pb_map {height: 500px !important;}

.et_post_meta_wrapper {display: none;}

.et_pb_slide {padding: 0px;}

/* vertical header */ 
.et_vertical_nav.et_vertical_fixed #page-container #main-header {box-shadow: 10px 0px 50px -2px rgba(0, 0, 0, 0.14) !important;}
#top-menu li {border-top: 1px solid #e6e6e6; padding-top: 15px;}
.et_vertical_nav.et_header_style_centered header#main-header #top-menu > li > a, .et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header #top-menu > li > a {padding-bottom: 15px;}


/* Responsive Styles for header Desktop Only */ 
@media all and (min-width: 981px) { 
.et_vertical_nav #page-container #main-header {width: 280px;}
.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {margin-left: 280px !important;}
}

/* styles for vertical header to scroll with content to show all of menu on smaller screen heights */ 
@media all and (min-width: 980px) {
.et_vertical_nav #page-container #main-header {position: absolute !important;}
.et_vertical_fixed.admin-bar #page-container #main-header {top: 0px;}
}

/* Responsive Styles Tablet And Below */ 
@media all and (max-width: 980px) {
.et_header_style_centered #logo {max-height: 100px;}
#wtfdivi003-widget-area-wrap {display: none !important;}
} 

#wtfdivi003-widget-area-wrap {margin-right: 23px; margin-top: 60px;}

/*
.social_twitter::before {color: #bebdbd; border: solid 1px #bebdbd; padding: 10px; background: #e9e9e9; border-radius: 4px; }
*/

/*Menu CTA Button*/
.ContactButton {background-color:#e9e9e9; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #bebdbd !important; display:inline-block; cursor:pointer; color:#bebdbd!important; font-size:16px; padding:10px 26px; text-decoration:none;}
.ContactButton:hover {background-color:#f2f2f2;}
.ContactButton:active {position:relative; top:1px;}



