.post-245 .entry-content>* {
    max-width: 100%;
}

.acf-input-wrap {
    border: 1px solid #ccc;
}

.acf-form-submit .acf-button {
    background-color: #007bff;
    padding: 15px;
    border-radius: 15px;
    margin-left: 15px;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .glsr-field.glsr-field-choice {
    display: flex;
}

span.glsr-field-radio,
	span.glsr-field-checkbox {
    margin: 0 10px;
}
}

.facetwp-icon {
    background-color: #e2f0ff !important;
    opacity: 1;
    color: #fff !important;
    border-radius: 15px;
    height: 50px;
}

.popup-content {
    position: relative;
    padding: 20px;
    max-width: 600px;
    background: white;
    border-radius: 10px;
    overflow: auto;
}

.details {
    display: flex;
    background: #ccc;
    margin: 10px 0;
    padding: 5px;
    border-radius: 5px;
}

.details > div {
    padding-left: 5px;
}

.acf-field-textarea .acf-input {
    border: 1px solid #ccc;
}

.acf-taxonomy-field {
    max-width: 300px;
}

.acf-taxonomy-field[data-taxonomy="ingredient"] .-hover {
    display: block;
}

span.select2-dropdown.select2-dropdown--below {
    transform: translate(0, 30px);
}

.acf-taxonomy-field[data-taxonomy="ingredient"] .-hover {
    display: block !important;
}

.acf-field-67f3d494d6c33 {
    display: none;
}

.page-id-245 i.facetwp-icon {
    padding: inherit;
}

#post-245 .entry-header {
    display: none;
}

.post-type-archive-recipe #secondary-sidebar > .widget:nth-child(2),
.blog #secondary-sidebar > .widget:nth-child(2) {
    margin-bottom: 0;
    font-weight: bold;
}

div#ingredients-search-wrapper > h3 {
    font-weight: bold;
    margin-bottom: 15px;
}

div#ingredients-search-wrapper {
    background-color: #38524f;
    color: #fff;
    padding: 15px;
}

#ingredients-list .wishlist-button-wrap {
    margin-top: 0;
    display: inline-block;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#ingredients-list li {
    margin-bottom: 10px;
}

input#ingredients-search {
    margin-bottom: 15px;
}

.kt-row-column-wrap {
    max-width: 100% !important;
}

.maps-home {
    max-width: 100%;
	margin-bottom: 0;
}

.maps-home .facetwp-icon {
    height: 50px;
}

.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
    border: 2px solid #ccc;
    padding: 10px;
    /* margin-bottom: 5px; */
}

select.facetwp-radius.facetwp-radius-dropdown {
    border: 2px solid #ccc;
    margin-top: 5px;
}

.kt-blocks-info-box-media .kadence-info-box-image-intrisic img {
    border-radius: 0 !important;
}

.kadence-info-box-image-intrisic.kb-info-box-image-ratio .kt-info-box-image {
    object-fit: contain !important;
}
