/* Custom CSS */

/* General Custom Sidewide Styling ******************************************************/

main strong {
    font-weight: 800;
    color: #9C7070;
    font-style: italic;
}

main #workshops strong {
    font-weight: 800;
    color: #FFF1DE;
    font-style: italic;
}

main .elementor-widget-text-editor p:last-child{ margin-bottom:0px!important;}

/* main .elementor-image-gallery figure:last-child {padding: 0 0 9px 0!important;} */

main .elementor-field-type-submit {margin-top: 6%;}

main .elementor-form .elementor-message {color: #FFF1DE!important;}

main .elementor-form .elementor-field-subgroup .elementor-field-option label {font-size: 20px!important;}

input#form-field-field_b1afc20 {margin-left: 15px;}

.raven-nav-menu li.menu-item>a.raven-link-item .sub-arrow {
    fill: #FFF1DE!important;
}

main h2.product_title a {
    font: italic normal 800 50px/65px;
    font-weight: 800;
    font-family: 'abril-display', serif;
}

main .elementor-button {min-width: 260px;}

.jupiterx-continue-shopping {display: none!important;}

/******************* Shop Geschichten ***************************************************************/

.woocommerce-shipping-calculator
 {
    border-width: 0px!important;
    border-style:none;
}

.woocommerce .woocommerce-notices-wrapper a.button {
    background-color: #FFF1DE!important;
    font-size: 2rem;
    border: 1px solid #9C7070;
}

/******************* Media Queries ******************************************************************/

@media only screen and (max-width: 600px) {
  body p, body ul li {
    hyphens: auto;
  }
}