/**
 * Theme Name:     Speicher Hotel
 * Author:         Agentur Local Solutions
 * Template:       hello-elementor
 * Text Domain:	   speicher-hotel
 * Description:    Agentur Theme für das Speicher Hotel
 * Theme URI:      https://localsolutions.de
 * Author URI:     https://localsolutions.de
 */
.acf-inline-value {
    font-size: 24px!important;
}

.gldbm-panel__toggle-text {
    text-align: center;
    color: #fff !important;
    background: #000;
    width: fit-content !important;
    padding: 15px 15px 15px 15px;
    font-weight: 700;
    display: flex !important;
    transform: rotate(-90deg);
}

@media only screen and (max-width: 600px) {
    #trp-floater-ls {
        display: none !important;
    }
}

.ccm-root .ccm-settings-summoner--link {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    border: 0 none #fff0;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 6px 1px rgb(0 0 0 / .5);
}

.wp-block-woocommerce-cart  {
	padding-top: 50px !important;
}

@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 1100px;
			  padding-top: 30px;
			  padding-bottom: 30px;
    }
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex
;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s 
linear;
    border-radius: 3px;
    background-color: #ca5129;
    color: white;
}

.wc-block-components-button:not(.is-link):hover {
    align-items: center;
    display: inline-flex
;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s 
linear;
    border-radius: 3px;
    background-color: #da5129;
    color: white;
}

.elementor-707 .elementor-element.elementor-element-549b8cf9 .cart button, .elementor-707 .elementor-element.elementor-element-549b8cf9 .cart .button {
    font-family: "Pragati Narrow", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 4px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px !important;
    padding: 15px 15px 15px 15px;
    color: #FFFFFF;
    background-color: var(--e-global-color-accent);
    transition: all 0.2s;
}

#ywgc-manual-amount {
    border: none;
    text-align: center;
    height: 100%;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.elementor-707 .elementor-element.elementor-element-549b8cf9 .quantity .qty {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px !important;
    color: #191919;
    border-color: #1C244B;
    transition: all 0.2s;
}