/*
 Theme Name:   rentalhive-child
 Theme URI:
 Description:  Child Theme for RentalHive
 Author:       mallorca-admin
 Author URI:   http://ausfluege-mallorca.de
 Template:     rentalhive
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  rentalhive-child

 /* == Add your own styles below this line ==
--------------------------------------------*/
.header-logo img{
    width:300px;
    max-width:300px;
}
@media only screen and (max-width:999px){
	.header-logo img{
		width:140% !important;
		max-width:300px !important;
	}
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
    box-shadow: rgba(249, 176, 0, 0.35) 0px 5px 21px ;
    background-color: #f9b000;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    border-radius: 9999px;
    padding: 0.5625rem 1.75rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border: none;
    font-size: 1rem;
    position: relative;
    line-height: 1.5;
}
.header-navbar__actions {
	display:none;
}
.startseite-header-bild {
    margin-top: -65px;
}
.header-hero--title {
    display:none;
}
@media only screen and (max-width:767px){
    .hp-page__content {
        display:flex;
        flex-direction: column;
    }
    .hp-listing--view-page .hp-page__content {
        order: 2;
    }
    .hp-page__sidebar {
        order: 1;
    }
}
@media only screen and (max-width: 1200px) {
    #menu-hauptmenue-1 .menu-item {
        text-align:center;
    }
    #menu-hauptmenue-1  {
        padding-top:45px;
    }
}
.mkt-listing-button {
    margin-bottom: 30px;
    margin-top: 15px;
    float:right;
}
.hp-template--listings-edit-page .hp-page__title{
    float: left;
}
@media only screen and (max-width:999px) {
    .header-logo {
        margin-bottom:15px;
    }
}
@media only screen and (max-width:768px){
    .hp-template--booking-pay-complete-page .button{
        max-width:50%;
        margin-bottom:30px;
    }
}
@media only screen and (max-width:450px){
    .hp-template--booking-pay-complete-page .button{
        max-width:100%;
    }
}
#BorlabsCookieBox .cookie-logo {
    max-width:220px;
}
._brlbs-flex-center {
    margin-bottom: 20px;
}
#BorlabsCookieBox h3, #BorlabsCookieBox ._brlbs-h3 {
    display: inline-block;
    margin-bottom: 20px;
}
.hp-booking .hp-listing__action--cancel {
    display:none!important
}
.vertrauen-content-width .wp-block-group__inner-container {
    max-width: 1140px;
    margin: 0 auto;
}
#text-5 .alignnone:not(:last-child) {
    margin-bottom: 0;
}
.zahlungen-img-container img{
    width:25%;
}

.zahlungen-img-container{
    margin-top: -17px;
}
#text-6 .aligncenter:not(:last-child),
#text-6 .alignnone:not(:last-child) {
    margin-bottom: 0;
}
#text-6 img:nth-child(4),
#text-6 img:nth-child(5) {
    margin-top: 10px;
}
@media only screen and (max-width:767px) {
    .zahlungen-img-container img{
        width:100px;
    }
}
@media only screen and (max-width:372px) {
        #text-6 img:nth-child(3) {
        margin-top: 10px;
    }
}
@media only screen and (max-width:266px) {
        #text-6 img:nth-child(2) {
            margin-top: 10px;
    }
}
.hp-template--booking-make-page .hp-form__field--textarea {
    display:none;
}
._brlbs-title:before,
._brlbs-btn-switch-status {
    display: none !important;
}
._brlbs-btn-switch {
    margin-right:5px !important;
}
.hp-form__fields .select2-container .select2-selection--single {
    height: 44px;
}
#text-2 .alignnone:not(:last-child) {
    margin-bottom: 0rem;
}
#text-2 img:nth-child(4),
#text-2 img:nth-child(5) {
    margin-top: 1em;
}
.woocommerce-billing-fields .select2-container .select2-selection--single {
    height: 44px;
}
.woocommerce-billing-fields .validate-state {
    display: none !important;
}
.wc-gzd-product-name-right .variation {
    margin-bottom: 0;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    padding: .5rem .75rem;
    border-width: 0px 0px 1px 20px;
    border-left-color: transparent;
    border-bottom-color: rgba(7,36,86,.075);
}
#text-2 img,
#text-5 img,
#text-6 img{
    margin-top:1em;
}
.hp-order--view-page .wc-item-meta {
   margin:0;
}
.hp-order--view-page .wc-item-meta p{
    line-height:unset;
 }
.hp-menu__item--bookings-view{
    display: none !important;

}
.vorstellung-marcus {
    display: none;
}