/*
Theme Name:     SAAS
Description:    SAAS - Betheme Child for Partner by MMP
Theme URI:      http://alphasystems.com
Author:         alphasystems
Author URI:     http://alphasystems.com
Template:       betheme
Text Domain:    betheme-child-partner
Version:        1.6.1
*/


/* Display Settings MMP / Partner */

.site-partner .saas_hide_on_partner {
    display: none;
}

.site-mmp .saas_hide_on_mmp {
    display: none;
}

#Top_bar .top_bar_left {
width: 100% !important;
}

/* Checkboxes on all pages */
input[type="checkbox"] {
    width: 1rem !important;
    height: 1rem !important;
}



/* Fontawesome Lists */

.fa-ul {
  list-style: none !important;
}


/* Header */


body:not(.admin-bar) .delete-session {
    display: none !important;
}

@media only screen and (max-width: 767px)
#Top_bar #logo img.logo-mobile {
margin-left: 20px;
}

#menu-main-menu i {
    font-size: 1.2em;
    margin-right:  5px;
}



/* Increase width in small tablets and computers */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.section_wrapper, .container, .with_aside .content_wrapper {
max-width: 90% !important;
}
}

/* Besichtigungstermin */

.gform_wrapper .datepicker {
background-image: url('../images/icon_date_picker.svg');
background-repeat: no-repeat;
background-position: 100.5% center;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header {
border: none !important;
}

.gform_wrapper ul li select, .gfield_select {
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
background-image: url('../images/icon_dropdown_arrow.svg');
background-repeat: no-repeat;
background-position: 100.5% center;
}

form .gform_footer.top_label {
text-align: center;
}

form .gform_footer.top_label input[type=submit] {
width: auto;
padding: 10px 30px 10px 14px;
font-size: 0.875em;
font-weight: 400;
background-image: url('../images/arrow_open_white_right.svg');
background-repeat: no-repeat;
background-position: 90% center;
}


input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
        background-color: white !important;
}

.gf_move_date .ginput_container_date, .gf_flexible_date select {
    margin-top:  10px !important;
    float: left !important;
}

.page-id-4953 .gfield_label {
font-weight: 800 !important;
font-size: 1.1rem !important;
}

.page-id-4953 .gf_services .gfield_checkbox {
flex-direction: row;
display: flex;
flex-wrap: wrap;
column-count: 2;
}

.gf_services .gchoice {
    margin-right: 1em !important;
}

.page-id-4953 .gchoice label {
    margin: 0 !important;
}

.gf_privacy * {
    font-weight: normal !important;
}

.page-id-4953 .input[type="submit"] {
background-color: #ff7500 !important;
} 

.page-id-4953 .gfield-choice-input {
margin-top: 0 !important;
margin-right: 5px  !important;
padding: 10px 5px;
}

.page-id-4953 .gfield_select {
    height: 39px;
}

@media screen and (max-width: 478px) {
.gf_services .gfield_checkbox {
flex-direction: column !important;
}
.register-picture {
    display: none;
}
}

@media screen and (min-width: 478px) and (max-width: 1280px) {
.gf_services .gfield_checkbox {
flex-wrap: wrap;
column-count: 2;
}
.gf_services .gchoice {
min-width: 180px;
}
}




/* Hallo page */

.options-saas .vc_custom_heading {
    margin-left: 20px;
}
.options-saas ul {
    margin-left: 20px !important;
    list-style: none !important;
}

.options-saas .subtitle {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-bottom: 20px;
}


.options-saas ul li::before {
content: "\f058";
font-family: "Font Awesome 6 Pro";
font-size: 1.1em;
color: #69b540;
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: 0em;
margin-right: 10px;
}

.options-saas .vc_column-inner {
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
}

.options-saas img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.options-saas a {
font-size: 16px !important;
}

..options-online-one {
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.3);
}


.ribbon {
    padding: 3px 8px;
    background: #69b540;
    border-radius: 5px 5px 5px 0px;
    box-shadow: box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);
    color: white;
    font-weight: bold;
    height: auto;
    left: 5px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: auto;
    z-index: 5;
}

.ribbon:before {
    border: 4px solid #69b540;
    border-bottom-color: transparent;
    border-left-color: transparent;
    bottom: -8px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    z-index: -1;
}


/* General */

/* Remove weird padding below elements / pictures. This is a design problem. */
.nomargindiv .wpb_wrapper > div {
    margin-bottom: 0px !important;
}

/* From page */

.fast-comparison {
    display: block !important;
}

#Subheader {
    padding: 30px 0 !important;
}

.boxen_formular_wrapper .gform_footer {
    display: none;
}

.formular_ergebniss .gfield_label,.formular_ergebniss .large {
    color: #ea6538 !important;
}

.room--active .room__title i {
    color: var(--CI);
}

.generic-product-form__dimensions img {
    padding-top: 30px !important;
    max-height: 126px;
}



/* General Responsive / Hide Styles */


/* ---------------------------------- 1240px to infinity ---------------------------------- */
@media only screen and (min-width: 1240px) {
    
     /* -------- Helper Classes -------- */
  .mmp_hide_on_desktop {
    display: none !important;
  }

}

/* ---------------------------------- 1240px to 1400px ---------------------------------- */
@media only screen and (min-width: 1240px) and (max-width: 1400px) {
    
     /* -------- Helper Classes -------- */
  .mmp_hide_on_desktop_small {
    display: none !important;
  }

}


/* ---------------------------------- 1239px ---------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 1239px) {
    
    /* -------- Helper Classes -------- */
  .mmp_hide_on_tablet {
    display: none !important;
  }

}

/* ---------------------------------- 1239px ---------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 768px) {
    
    /* -------- Helper Classes -------- */
  .mmp_hide_on_tablet_small {
    display: none !important;
  }

}

/* ---------------------------------- 1239px ---------------------------------- */
@media only screen and (min-width: 769px) and (max-width: 1239px) {
    
    /* -------- Helper Classes -------- */
  .mmp_hide_on_tablet_big {
    display: none !important;
  }

}


  /* ---------------------------------- 479px ---------------------------------- */
@media only screen and (max-width: 479px) {
    
    
     /* -------- Helper Classes -------- */
  .mmp_hide_on_mobile {
    display: none !important;
  }
  
  }



  /* Gravity Forms */
body .gform_wrapper .gform_body,
body .gform_wrapper .gform_body .gform_fields .gsection .gsection_title,
body .gform_wrapper .gform_body .gform_fields .gfield,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container > input,
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required,
body .gform_wrapper .gform_body .gform_fields .gsection,
body .gform_wrapper li.gfield.field_description_below li.gsection {
    margin: 0px 0px;
}

.gform_wrapper {
    padding: 1em 2em;
}

.page .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
    line-height: 0;
}

body .gform_wrapper .gform_body {
    width: 100%;
}

.gform_wrapper .gform_body select option.gf_placeholder:first-child {
    color: #bbbbbb;
}

.gform_wrapper .gform_body select option {
    color: #626262;
}

.gfield_label,
.ginput_container .ginput_container_date {
    margin: 0 !important;
}

.page-id-2681 #field_9_5 {
    max-width: 50%;
}

.page-id-2681 label#label_9_6_1 {
    display: inline !important;
}

/* Labels on Gravity Forms */
.page .gform_wrapper .top_label li .gfield_label,
body .gform_wrapper label.gfield_label,
body .gform_wrapper .form-label,
body .gform_wrapper .gfield_label .gfield_required {
  display: inline-block;
  margin: 15px 0 0 0 !important;
  color: #808080;
  font-size: 110%;
  line-height: 120%;
  font-weight: 700;
}

body .gform_wrapper .appointment label.gfield_label,
body .gform_wrapper h4.appointment {
  margin-top: 25px !important;
}

/* vertical spacing between input fields */
body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"],
body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0;
}

body .gform_wrapper.gf_browser_chrome select {
    padding: 5px 4px;
}

input[type='text'], .input[type='email'], input[type='tel'], input[type='number'], select, .gfield textarea, .input[type="email"], #order_comments_field .input-text {
border-radius: 5px !important;
}



input[type="email"] {
    background-color: white;
}

/* Prevent forms sent with errors from messing up layout */
/* correct width and padding for half-size input fields */
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half.gfield_contains_required,
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half.gfield_contains_required {
  max-width: 100%;
  min-width: 50%;
  padding-right: 16px;
  padding-top: 0;
  background-color: transparent;
}

.page-id-4953 div.gform_wrapper li.gfield.gfield_error {
  background-color: transparent;
}

.page-id-4953 .ginput_container_checkbox {
  margin-top: 10px !important;
}

.page-id-4953 .gfield_html {
  padding-top: 0.5em !important;
}
  
/* Completely Hide element */

.mmp_hide_all {
    display: none; 
} 


/* Corrections for non legacy forms */

.datepicker_no_icon {
float: right;
margin-right: 0;
padding-right: 0;
}


.ginput_container_date {
float: right;
}

.gform_footer .input[type="submit"] {
background-color: #6cc04a !important;
}

/* Start Calc */

.powered {
height: 10px !important;
padding-bottom: 10px;
float: right;
}

/* Checkout */

.body:not(.woocommerce-order-pay) .woocommerce-checkout-payment {
    display: none !important;
}

#place_order {
  display: none !important;
}

.woocommerce-checkout #payment ul.payment_methods {
padding: 0em;
}

.woocommerce-checkout #payment div.payment_box {
padding: 0em;
}

.payment_method_inquiry ul {
margin: 0 0 15px 20px;
}

.woocommerce-checkout #payment ul.payment_methods {
border-bottom: none;
}

.woocommerce-additional-fields h3 {
  display: none;
}

/* Profile page */

.woocommerce-MyAccount-navigation-link--downloads, .woocommerce-MyAccount-navigation-link--extend-rent, .woocommerce-orders-table__cell-order-actions .view, .woocommerce-orders-table__cell-order-number, .woocommerce-orders-table__header-order-number {
    display:none !important;
}

.woocommerce-MyAccount-content .woocommerce-button, .woocommerce-orders-table__cell-order-actions .edit-order {
margin: 0.5em 0.5em !important;
}

.edit-order {
margin: 0.5em 0.5em !important;
}

/* Login Popup */

#popmake-12100 {
    width: 95% !important;
    max-width: 760px !important;
    padding: 0 !important;
    border:  1px solid transparent !important;
}

#popmake-12100 .div-register {
    width:  100% !important;
    display: flex;
    flex-direction: row;
}

#popmake-12100 .div-register .register-picture {
    flex: 2;
}

#popmake-12100 .div-register .register-formular {
   flex: 3; 
}

#popmake-12100 .div-register .register-formular form {
    border: none !important;
    padding: 0px !important;
    margin: 0 !important;
}

#popmake-12100 .div-register .register-formular {
padding: 1em !important;
}

.login-instead {
    margin-top: 2em;
    margin-bottom: 0em;
}

#popmake-12100 .woocommerce-form-register__submit {
    width: 100%;
}

#popmake-12100 .div-register .register-picture {
    background-image: url("https://mymovingpartner.com/wp-content/uploads/2022/03/Speichern.jpg");
    background-position: center top;
    background-size: cover;
}





