/*
 Theme Name:   BEMW
 Theme URI:    http://bemw.com.au/bemw/
 Description:  BEMW Theme
 Author:       The Other Dimension
 Author URI:   http://theotherdimension.com
 Template:     Divi
 Version:      2.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bemw
*/


/* General Styling */

a[href^=tel] { color: inherit; text-decoration: none; }

img#logo {
transform: inherit;
-webkit-transform: inherit;
-moz-transform: inherit;
}

#logo {
max-height: 80%;
}

#main-header {
    -webkit-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1) !important;
}

@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 700px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 700px; 
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 25%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}

::selection {
background-color: #000000;
color: #ffffff;
}

/*.services {
min-height: 245px;
display: table;
}*/

.services-text {
display: table-cell;
vertical-align: middle;
}


/* Typography */

body, p {
font-family: "nimbus-sans", Helvetica, Arial, sans-serif;
font-weight: 300 !important;
font-size: 18px !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: "nimbus-sans", Helvetica, Arial, sans-serif;
font-weight: 900 !important;
color: #000 !important;
}

h2, h4, h5, h6 {
font-family: "nimbus-sans", Helvetica, Arial, sans-serif;
font-weight: 100 !important;
color: #000 !important;
}

h1 {
font-size: 42px !important;
}

h2 {
line-height: 1.0em !important;
font-size:32px !important;
}

h3 {
font-family: "nimbus-sans", Helvetica, Arial, sans-serif;
font-weight: 600 !important;
color: #000 !important;
font-size: 18px !important;
}

h4.title {
font-weight: bold;
color: #ffffff;
}

p a {
color: #000000;
text-decoration: none !important;
}

.entry-content ul {
margin-left: 20px;
}

/* Navigation */

#top-menu .menu-item-has-children > a:first-child:after, 
#et-secondary-nav .menu-item-has-children > a:first-child:after {
top: -3px !important;
}

#top-menu li li a {
padding: 10px 20px;
}

#top-menu li a {
line-height: 1.1em;
}

#footer-info,
#footer-info a {
text-align: center;
color: #ffffff;
float: none;
}

#top-menu li.current-menu-item > a {
color: #888 !important;
}

.book a {
background-color: #888888;
color: #ffffff !important;
padding: 12px 18px 6px 18px !important;
font-weight: bold !important;
border-right: 2px solid #000 !important;
border-bottom: 1px solid #000 !important;
}


.et-fixed-header #top-menu .book a {
	color: #ffffff !important;
}


@media only screen and (min-width: 981px) {
.et-fixed-header .book a {
color: #ffffff !important;
}
}

@media only screen and (min-width: 981px) {
li#menu-item-97.book.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-97 a {
color: #ffffff !important;
}
}

.book a {
background-color: #000000;
}


#top-menu li.current-menu-ancestor > a {
color: #888888;
}

.et_pb_widget a {
color: #ffffff;
text-decoration: underline;
}

/* Forms */

input[type=text], 
input[type=password], 
input[type=tel], 
input[type=email], 
input.text, 
input.title, 
textarea, 
select {
border: none !important;
background-color: #f5f5f5;
padding: 10px 16px !important;
color: #333333;
}

.gform_wrapper li.hidden_label input {
margin-top: 0 !important;
}

.gform_wrapper {
    margin: 0px !important;
 }

input#gform_submit_button_1.gform_button.button {
    background: #fff !important;
    color: #000 !important;
    border: none;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0.6em 2em 0.4em 2em !important;
    border-width: 0px !important;
    border-radius: 0px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body {
width: 100% !important;
}

li#field_1_1.gfield.gf_inline.gfield_contains_required.field_sublabel_below.field_description_below.hidden_label,
li#field_1_3.gfield.gf_inline.field_sublabel_below.field_description_below.hidden_label {
width: 50% !important;
}

input#input_1_1.large,
input#input_1_2.large {
width: 100% !important;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body {
max-width: 85% !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
border: none !important;
box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
border-bottom: 2px solid red !important;
}

.gform_wrapper li.gfield.gfield_error {
background-color: transparent !important;
margin-bottom: 0 !important;
border-top: none !important;
border-bottom: none !important;
padding-bottom: 0 !important;
padding-top: 0 !important;
}

div.validation_error {
display: none !important;
}

div.gfield_description.validation_message {
color: red !important;
padding-top: 0 !important;
text-align: center !important;
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper .gfield_required {
color: red !important;
}

input#gform_submit_button_1.gform_button.button {
    background: #fff !important;
    color: #000 !important;
    border: none;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0.6em 2em 0.4em 2em !important;
    border-width: 0px !important;
    border-radius: 0px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

button.et_pb_contact_submit.et_pb_button:hover {
    color: #fff !important;
}
.et_pb_bg_layout_light .et_pb_button:hover, .et_pb_pricing_table_button:hover, .et_pb_contact_submit:hover, .et_pb_contact_reset:hover, .et_pb_bg_layout_light.et_pb_button:hover {
    background: #888 !important;
}


/* Misc. */

div.apss-social-share.apss-theme-4.clearfix {
display: inline-flex;
}

.bemw-logos p {
display: inline-block;
vertical-align: middle;
}

.bemw-logos p img {
margin: 0 10px;
}

button.et_pb_contact_submit.et_pb_button {
color: #ffffff !important;
}

button.et_pb_contact_submit.et_pb_button:hover {
color: #000000 !important;
padding: 0.4em 1em 0.1em 1em !important;
}

.et_pb_button_0 {
    color: #ffffff !important;
    background: #000000;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 18px;
    padding-left: 1em;
    padding-right: 2em;
    padding-top: 10px !important;
}

.et_pb_button_0:after {
    color: #ffffff;
    line-height: 0.8em !important;
    font-size: 18px !important;
    opacity: 1;
    margin-left: 0px !important;
    left: auto;
    display: inline-block;
}

.et_pb_button_1 {
     color: #ffffff !important;
    background: #000000;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 18px;
    padding-left: 1em;
    padding-right: 2em;
    padding-top: 10px !important;
}

.et_pb_button_1:after {
    color: #ffffff;
    line-height: 0.8em !important;
    font-size: 18px !important;
    opacity: 1;
    margin-left: 0px !important;
    left: auto;
    display: inline-block;
}

.et_pb_button_2 {
    color: #ffffff !important;
    background: #000000;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 0px;
    font-size: 18px;
    padding-left: 1em;
    padding-right: 2em;
    padding-top: 10px !important;
}

.et_pb_button_2:after {
   color: #ffffff;
    line-height: 0.8em !important;
    font-size: 18px !important;
    opacity: 1;
    margin-left: 0px !important;
    left: auto;
    display: inline-block;
}
.et_pb_toggle_close h5.et_pb_toggle_title {
    font-size: 20px !important;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.et_pb_toggle_open {
    padding: 20px;
    background: #fff;
    border: 0px solid #d9d9d9 !important;
    background-color: #f5f5f5 !important;
}

/* Responsive Styling */

@media only screen and (min-width: 981px) {
li#menu-item-97.book.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-97 {
color: #ffffff !important;
}
}

@media all and (max-width: 414px) {
.page-id-73 div.et_pb_section.et_pb_section_0.et_section_regular {
padding: 0 !important;
}
.gform_wrapper form.gf_simple_horizontal div.gform_body {
max-width: 100% !important;
}
li#field_1_1.gfield.gf_inline.gfield_contains_required.field_sublabel_below.field_description_below.hidden_label, 
li#field_1_3.gfield.gf_inline.field_sublabel_below.field_description_below.hidden_label {
width: 100% !important;
}
div.footer-widget .et_pb_widget {
float: none;
text-align: center;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.page-id-73 .gform_wrapper form.gf_simple_horizontal div.gform_body {
width: 77% !important;
}
.bemw-logos p img {
max-width: 17%;
}
}

blockquote {
    margin: 20px 0 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 0px solid !important;
    font-style: italic !important;
}

.et_pb_sum,
.et_pb_pricing li a,
.et_pb_pricing_table_button,
.et_overlay:before,
.et_pb_member_social_links a:hover,
.woocommerce-page #content input.button:hover .et_pb_widget li a:hover,
.et_pb_bg_layout_light .et_pb_promo_button,
.et_pb_bg_layout_light.et_pb_module.et_pb_button,
.et_pb_bg_layout_light .et_pb_more_button,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,
.et_pb_gallery .et_pb_gallery_pagination ul li a.active,
.et_pb_contact_submit,
.et_pb_bg_layout_light .et_pb_newsletter_button {
	color: #fff !important;
    padding-top: 12px !important;
}

.et_pb_contact_submit:after {
    line-height: 0.8 !important;
}

button.et_pb_contact_submit.et_pb_button:hover {
    color: #000000 !important;
    padding: 0.7em 2em 0.25em 0.7em !important;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)  {
.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit], .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button], .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image] {
    height: auto;
    margin-top: 20px !important;
    margin-left: 100% !important
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)  {
.gform_wrapper form.gf_simple_horizontal {
    margin-left: 25% !important;
}
}

.post-meta {
 display: none !important;
}