/*
Theme Name: BHF
Theme URI: https://cubicfox.com
Description: Divi Child Theme
Author: Cubicfox Kft.
Author URI: https://cubicfox.com
Template: Divi
Version: 1.0.0
*/
@import url("../Divi/style.css");

#bsf_rt_marker>p, #bsf_rt_marker>figure, #bsf_rt_marker>span, #bsf_rt_marker>h1, #bsf_rt_marker>h2, #bsf_rt_marker>h3, #bsf_rt_marker>h4, #bsf_rt_marker>h5, #bsf_rt_marker>h6, #bsf_rt_marker>[class*="wp-block"] {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}

.bhf-home-newsletter {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

.bhf-home-newsletter .et_pb_widget {
    width: 100% !important;
    margin: 0 !important;
}

.bhf-home-newsletter .et_pb_widget .widgettitle {
    display: none !important;
}

.fooevents-checkout-attendee-info>strong {
	font-size: 0;
	color: transparent;
}

.fooevents-checkout-attendee-info>strong::before {
	content: "Elérhetőség: ";
	font-size: 14px;
	color: #5c6466;
	font-weight: 700;
}

/* Basics */
body a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body #page-container .et_pb_button, body #page-container a.button, body #page-container button.button {
    padding: 10px 30px !important;
    height: 45px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: fit-content;
    max-width: -moz-fit-content;
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body #page-container .et_pb_button::after,
body #page-container a.button::after,
body #page-container button.button::after {
    display: none;
}

body #page-container .et_pb_button_module_wrapper.et_pb_button_alignment_left {
    display: flex;
    justify-content: flex-start;
}

body #page-container .et_pb_button_module_wrapper.et_pb_button_alignment_center {
    display: flex;
    justify-content: center;
}

body #page-container .et_pb_button_module_wrapper.et_pb_button_alignment_right {
    display: flex;
    justify-content: flex-end;
}

body #page-container #main-content .container:before {
    display: none;
}

body:not(.single-post):not(.single-product):not(.single-oktatok) #page-container #left-area {
    float: none;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}

body .container, body .et_pb_row {
    width: 90%;
}

body .et_pb_row {
    width: 90% !important;
}

body .et-l--body>.et_builder_inner_content>.et_pb_section>.et_pb_row {
    width: 100% !important;
    max-width: 1320px !important;
}

.bhf-home-post-slider.et_pb_post_slider {
    position: relative;
    min-height: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.bhf-home-post-slider.et_pb_post_slider::after {
    content: "";
    height: 5px;
    width: 100%;
    background-color: #FF7102;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    z-index: 9;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slides {
    display: flex;
    align-items: stretch;
    height: 100%;
}

.bhf-home-post-slider.et_pb_post_slider .et-pb-controllers {
    position: relative;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 0 60px;
    top: -100px;
    height: 0;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_container {
    padding-top: 60px;
    padding-bottom: 20px;
    display: flex;
    align-items: flex-start;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_overlay_container {
    background-color: transparent !important;
    background: linear-gradient(220.05deg, rgba(0, 0, 0, 0) 26.18%, #1A1A1A 100%);
    opacity: 0.7;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slide {
    padding: 0px 60px 0px;
    min-height: 575px;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner {
    max-width: 60%;
    width: 60%;
    display: flex;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description {
    position: relative;
    text-align: left !important;
    padding-top: 50px;
    padding-bottom: 90px;
    padding-left: 0;
    padding-right: 0;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description * {
    text-shadow: none;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper {
    position: absolute;
    bottom: -25px;
    left: -8px;
}

body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
    padding: 10px 30px !important;
    margin: 0;
    height: 40px;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1 !important;
    opacity: 0;
    visibility: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button:hover {
    color: #ff7102 !important;
}

body #page-container .bhf-home-post-slider.et_pb_post_slider:hover .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
    opacity: 1;
    visibility: visible;
}

/* body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button::after {
    content: "" !important;
    display: block !important;
    margin: 0 !important;
    bottom: -1px;
    height: 1px;
    width: 100%;
    opacity: 1;
    visibility: visible;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
} */
/* body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button:hover::after {
    background-color: #ff7102;
} */
.bhf-home-post-slider.et_pb_post_slider .et-pb-slider-arrows {
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 90px;
    margin-right: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bhf-home-post-slider.et_pb_post_slider .et-pb-slider-arrows>a {
    left: 0 !important;
    right: 0 !important;
    top: 0;
    margin: 0;
    position: relative;
    opacity: 1 !important;
    font-size: 40px;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_slide_title {
    font-weight: 700;
    font-size: 36px;
    position: relative;
    z-index: 1;
    padding-bottom: 30px;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_slide_title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content .post-meta {
    font-size: 0 !important;
    color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-content: flex-start;
    height: 100%;
    width: 100%;
    padding: 0;
    z-index: 0;
    pointer-events: none;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content>div:last-child {
    position: relative;
    z-index: 1;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content>div:last-child p {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content .post-meta a[rel="author"] {
    display: none;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content .post-meta a[rel="category tag"] {
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 1;
    min-height: 20px;
    height: 20px;
    max-height: 20px;
    padding: 2px 15px;
    white-space: nowrap;
    border-radius: 20px;
    color: #1A1A1A !important;
    background-color: #B2DFDB;
    text-shadow: none;
    margin: 4px 8px 4px 0;
    display: flex;
    align-items: center;
    pointer-events: all;
}

.bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content .post-meta span.published {
    position: absolute;
    bottom: 45px;
    left: 0;
    font-weight: 600;
    font-size: 16px !important;
    color: #fff !important;
    line-height: 1;
    text-shadow: none;
    text-transform: capitalize;
    pointer-events: all;
}

.bhf-home-post-slider.et_pb_post_slider .et-pb-controllers .et-pb-active-control {
    background-color: #FF7102;
}

.bhf-home-post-slider.et_pb_post_slider .et-pb-controllers a {
    background-color: rgba(255, 113, 3, 0.75);
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 12px;
}

.bhf-home-post-slider.et_pb_post_slider .et-pb-controllers a:not(.et-pb-active-control):hover {
    background-color: rgba(255, 113, 3, 0.95);
}

.et_pb_section {
    overflow: hidden;
}

.et_pb_row {
    display: flex;
}

.et_pb_column {
    float: none;
}

#et-main-area {
    overflow: hidden;
}

.et_pb_text .et_pb_text_inner blockquote {
    border: 1px solid #F2F2F2;
    border-radius: 4px;
    padding: 30px 40px;
}

.et_pb_text .et_pb_text_inner blockquote p {
    font-size: 18px;
    color: #1A1A1A;
    font-weight: 500;
}

.et_pb_text .et_pb_text_inner blockquote cite {
    font-weight: 400;
    font-size: 14px;
    padding-top: 10px;
    font-style: normal;
    display: inline-block;
}

.et_pb_text .et_pb_text_inner ul {
    padding-bottom: 10px !important;
    padding-left: 0 !important;
    list-style-type: none !important;
    line-height: 1.2 !important;
}

.et_pb_text .et_pb_text_inner ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.et_pb_text .et_pb_text_inner ul li::before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 20px;
    background-color: #5c6466;
    margin-right: 10px;
}

.bhf-author-blurb .et_pb_blurb_content {
    max-width: 100%;
    display: flex;
    align-items: stretch;
}

.bhf-author-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 120px;
    display: flex;
    margin: 0;
}

.bhf-author-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    margin: 0;
    width: 100%;
}

.bhf-author-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    width: 100%;
    max-width: 120px;
}

.bhf-author-blurb .et_pb_blurb_content .et_pb_blurb_container {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    flex: 1;
}

.bhf-author-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
}

.bhf-calendar-legend-row>.et_pb_column {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.bhf-calendar-legend {
    margin: 10px !important;
}

.bhf-calendar-legend .et_pb_blurb_content {
    max-width: 100%;
    width: fit-content;
    width: -moz-fit-content;
    display: flex;
}

.bhf-calendar-legend .et_pb_blurb_content .et_pb_main_blurb_image {
    width: auto;
    display: flex;
    margin: 0;
}

.bhf-calendar-legend .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    margin: 0;
    width: 100%;
}

.bhf-calendar-legend .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    width: 100%;
}

.bhf-calendar-legend .et_pb_blurb_content .et_pb_blurb_container {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    flex: 1;
}

.bhf-calendar-legend .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 0;
    line-height: 1;
}

.bhf-calendar-legend .et_pb_blurb_content .et-pb-icon {
    border: 10px solid;
    border-radius: 3px;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
}

/* End of Basics */
/* Custom elements */
.astm-search-menu {}

.astm-search-menu form.is-search-form {
    background-color: #fff;
    border-radius: 40px;
    height: 40px;
    display: flex;
    align-items: center;
}

.astm-search-menu form.is-search-form>label {
    order: 2;
    width: 100% !important;
    height: 100%;
}

.astm-search-menu form.is-search-form>label>input.is-search-input {
    border: 0 !important;
    background: transparent;
    height: 100%;
    font-family: inherit;
    font-size: 15px !important;
    font-weight: 600;
    color: #222121;
    padding: 0 15px;
}

.astm-search-menu form.is-search-form>label>input.is-search-input::placeholder {
    color: #222121;
    opacity: 0.4;
    font-size: 15px;
    font-weight: 400;
}

.astm-search-menu form.is-search-form>label>input.is-search-input::-moz-placeholder {
    color: #222121;
    opacity: 0.4;
    font-size: 15px;
    font-weight: 400;
}

.astm-search-menu form.is-search-form>label>input.is-search-input::-webkit-placeholder {
    color: #222121;
    opacity: 0.4;
    font-size: 15px;
    font-weight: 400;
}

.astm-search-menu form.is-search-form button.is-search-submit {
    order: 1;
    height: 100%;
    width: auto;
    padding: 0 0 0 15px !important;
    cursor: pointer;
}

.astm-search-menu form.is-search-form button.is-search-submit .is-search-icon {
    color: transparent;
    background: transparent;
    background-image: url(/wp-content/uploads/2021/05/jogapont-search-icon.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px !important;
    height: 16px !important;
    border: 0;
    height: 100%;
    width: auto;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
}

.astm-search-menu form.is-search-form button.is-search-submit .is-search-icon svg {
    display: none;
}

.bhf-home-calendar.et_pb_widget_area .widget_fooevents_calendar_widget {
    margin: 0 !important;
    width: 100% !important;
    float: none !important;
}

.bhf-home-calendar.et_pb_widget_area .widget_fooevents_calendar_widget#fooevents_calendar_widget-3 {
    display: none;
}

.bhf-home-calendar.et_pb_widget_area .widget_fooevents_calendar_widget#fooevents_calendar_widget-2 {
    margin-top: -64px !important;
}

.bhf-home-calendar .fooevents-calendar-list {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 4px;
    overflow: auto;
    max-height: 665px;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item {
    display: grid;
    grid-template-columns: auto 4fr 4fr 6fr auto;
    align-items: center;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(34, 33, 33, 0.1);
    margin: 0 0 20px;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item:last-child {
    padding: 0;
    border-bottom: 0;
    margin: 0;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-title {
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    grid-column: 2;
    grid-row: 1;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0;
    line-height: 1.2;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date {
    font-weight: 600;
    font-size: 15px;
    color: #A1A1A1;
    grid-column: 3;
    grid-row: 1;
    padding-left: 60px;
    padding-right: 30px;
    padding-bottom: 0;
    position: relative;
    line-height: 1.2;
    min-width: 130px;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/07/clock-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.bhf-home-calendar .widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-item img.fooevents-calendar-list-thumb {
    float: none;
    max-width: 120px;
    max-height: 70px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 4px;
    margin: 0;
    grid-column: 1;
    grid-row: 1;
}

.bhf-home-calendar .widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-desc {
    grid-column: 4;
    grid-row: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 60px;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    color: #222121;
    line-height: 1.5;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-button {
    grid-column: 5;
    grid-row: 1;
    min-width: 55px;
    min-height: 1px;
}

body #page-container .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item a.button {
    padding: 0 !important;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item a.button {
    color: #FF7102;
    text-decoration: underline;
    font-weight: 600;
    font-size: 15px;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .foo-clear {
    display: none;
}

.bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-clearfix {
    display: none;
}

.bhf-home-calendar.et_pb_widget_area tr:first-child>td>.fc-day-grid-event {
    margin-top: 4px;
}

.bhf-home-calendar.et_pb_widget_area .fc-day-grid-event {
    margin: 4px 10px 0;
    padding: 2px 10px;
    min-height: 20px;
    display: flex;
    align-items: center;
}

.bhf-home-calendar.et_pb_widget_area .fc-day-grid-event .fc-content span {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
}

.bhf-home-calendar.et_pb_widget_area .fc-toolbar {
    display: flex;
    align-items: center;
}

.bhf-home-calendar.et_pb_widget_area .fc-toolbar h2 {
    color: #fff;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: bold;
    font-size: 22px;
    line-height: 1;
    text-transform: capitalize;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar>*>* {
    float: none;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group {
    display: flex;
    align-items: center;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-button-group>* {
    float: none;
    margin: 0;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: transparent;
    background-image: none;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    text-shadow: none;
    box-shadow: none;
    margin-right: 15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button:hover {
    border: 1px solid transparent !important;
    background-color: rgba(255, 255, 255, 0.15);
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button .fc-icon {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    top: auto;
    margin: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button .fc-icon.fc-icon-left-single-arrow {
    margin-left: -2px;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button .fc-icon.fc-icon-right-single-arrow {
    margin-right: -2px;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button .fc-icon::after {
    font-weight: inherit;
    font-size: inherit;
    top: auto;
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button .fc-icon.fc-icon-left-single-arrow::after {
    content: "\f053";
}

.bhf-home-calendar.et_pb_widget_area .fc .fc-toolbar .fc-button-group button .fc-icon.fc-icon-right-single-arrow::after {
    content: "\f054";
}

.bhf-home-calendar.et_pb_widget_area table {
    border: 0;
    border-collapse: separate;
}

.bhf-home-calendar.et_pb_widget_area thead.fc-head {
    position: relative;
    z-index: 2;
}

.bhf-home-calendar.et_pb_widget_area tbody.fc-body {
    position: relative;
    z-index: 1;
}

.bhf-home-calendar.et_pb_widget_area thead.fc-head>tr>.fc-head-container {
    background-color: #18454E;
    border-radius: 4px;
    border: 0;
    position: relative;
    z-index: 2;
}

.bhf-home-calendar.et_pb_widget_area tbody.fc-body>tr>.fc-widget-content {
    background-color: #fff;
    border: 0;
    padding-top: 10px;
    position: relative;
    z-index: 1;
    top: -10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.bhf-home-calendar.et_pb_widget_area tr td {
    border: 1px solid rgba(3, 104, 120, 0.1);
    padding: 0;
    border-top: 0;
    border-left: 0;
}

.bhf-home-calendar.et_pb_widget_area tr td:last-child {
    border-right: 0;
}

.bhf-home-calendar.et_pb_widget_area .fc-head th {
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}

.bhf-home-calendar.et_pb_widget_area td {
    color: rgba(34, 33, 33, 0.5);
}

.bhf-home-calendar.et_pb_widget_area .fc-event {
    border-radius: 4px;
}

.bhf-home-calendar.et_pb_widget_area .fc-event, .bhf-home-calendar.et_pb_widget_area .fc-event-dot {
    background-color: #B2DFDB;
    color: #222121;
    border: 0;
}

.bhf-home-calendar.et_pb_widget_area .fc-event .fc-content {
    position: relative;
    display: inline-block;
}

.bhf-home-calendar.et_pb_widget_area .fc-event .fc-content::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid currentColor;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-home-calendar.et_pb_widget_area .fc-event:hover .fc-content::after {
    visibility: visible;
    opacity: 1;
}

.bhf-home-calendar.et_pb_widget_area .fc-basic-view .fc-week-number,
.bhf-home-calendar.et_pb_widget_area .fc-basic-view .fc-day-number {
    padding: 5px 10px;
    color: rgba(34, 33, 33, 0.5);
    font-size: 16px;
    font-weight: 700;
}

.bhf-home-calendar.et_pb_widget_area .fc-unthemed td.fc-today {
    background-color: transparent;
}

.bhf-home-calendar.et_pb_widget_area .fc-unthemed td.fc-today .fc-day-number {
    font-weight: 900;
    color: #222121;
}

.bhf-home-calendar.et_pb_widget_area .fc-scroller.fc-day-grid-container {
    height: auto !important;
}

.bhf-home-calendar.et_pb_widget_area .fc-basic-view .fc-body .fc-row {
    min-height: 100px;
    height: auto !important;
}

.bhf-home-all-in-one-row {
    display: flex;
    align-items: center;
}

.bhf-home-all-in-one-row .et_pb_column:not(:first-child) {
    flex: 1;
    margin-right: 0;
}

.bhf-home-all-in-one-row .et_pb_column:first-child {
    width: 320px;
    margin-right: 100px;
}

.bhf-home-all-in-one-item {
    position: relative;
}

.bhf-home-all-in-one-item::after {
    position: absolute;
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    color: #036878;
    opacity: 0.4;
    font-size: 200px;
    font-weight: 900;
    line-height: 1;
    z-index: -1;
    font-family: 'Lato', sans-serif;
}

.bhf-home-all-in-one-item.bhf-home-all-in-one-item-1::after {
    content: "1";
}

.bhf-home-all-in-one-item.bhf-home-all-in-one-item-2::after {
    content: "2";
}

.bhf-home-all-in-one-item.bhf-home-all-in-one-item-3::after {
    content: "3";
}

.bhf-home-all-in-one-item h5 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    line-height: 1;
}

.bhf-home-all-in-one-item h5::after {
    content: "";
    width: 45px;
    height: 3px;
    background-color: #FF7102;
    border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.bhf-online-row {
    display: flex;
    align-items: center;
}

.bhf-online-row .bhf-online-col-text {
    position: relative;
}

.bhf-online-row .bhf-online-col-text::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(0deg, rgba(34, 33, 33, 0) 0%, #222121 50%, rgba(34, 33, 33, 0) 100%);
    opacity: 0.1;
    width: 1px;
    height: 100%;
}

.bhf-online-col-text-bullet {
    position: relative;
}

.bhf-online-col-text-bullet::before {
    content: "";
    position: absolute;
    left: -48px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 20px;
    background-color: #FF7102;
}

.bhf-calendar-view-buttons {
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.bhf-calendar-view-buttons::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 70%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.15);
}

.bhf-calendar-view-buttons .bhf-calendar-view-button {
    padding: 10px 15px;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-calendar-view-buttons .bhf-calendar-view-button.bhf-calendar-view-button-active img {
    opacity: 1;
}

.bhf-calendar-view-buttons .bhf-calendar-view-button img {
    display: block;
    opacity: 0.15;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-calendar-view-buttons .bhf-calendar-view-button:not(.bhf-calendar-view-button-active):hover {
    background-color: rgba(255, 255, 255, 0.15);
}

.bhf-calendar-view-buttons .bhf-calendar-view-button:hover img {
    opacity: 1;
}

.bhf-home-calendar .fc-toolbar.fc-header-toolbar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.bhf-home-calendar .fc-toolbar.fc-header-toolbar>* {
    float: none;
    margin-right: 20px;
}

.bhf-home-calendar .fc-toolbar.fc-header-toolbar .fc-clear {
    display: none;
}

.bhf-calendar-view-buttons-wrapper {
    display: flex;
    justify-content: flex-end;
}

.bhf-section-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 60px !important;
}

.bhf-section-title .et_pb_text_inner h4 {
    padding-bottom: 0;
    line-height: 1 !important;
}

.bhf-section-title::before, .bhf-section-title::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.15;
    height: 1px;
    width: 50%;
    z-index: 0;
}

.bhf-section-title::before {
    left: 0;
}

.bhf-section-title::after {
    right: 0;
}

.bhf-section-title .et_pb_text_inner {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 1;
}

.bhf-section-title.bhf-section-title-light-bg .et_pb_text_inner {
    background-color: #fff;
}

.bhf-section-title.bhf-section-title-light-bg::before,
.bhf-section-title.bhf-section-title-light-bg::after {
    background-color: #222121;
}

.bhf-section-title.bhf-section-title-gray-bg .et_pb_text_inner {
    background-color: #F0F3F3;
}

.bhf-section-title.bhf-section-title-gray-bg::before,
.bhf-section-title.bhf-section-title-gray-bg::after {
    background-color: #000000;
}

.bhf-section-title.bhf-section-title-dark-bg {
    margin-left: 0;
    margin-right: 0;
}

.bhf-section-title.bhf-section-title-dark-bg .et_pb_text_inner {
    background-color: #036878;
}

.bhf-section-title.bhf-section-title-dark-bg::before,
.bhf-section-title.bhf-section-title-dark-bg::after {
    background-color: #fff;
}

.bhf-post-slider-fullwidth-gray-bg .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow,
.bhf-post-slider-fullwidth-gray-bg .bhf-posts-carousel .wppsac-post-carousel button.slick-arrow {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.bhf-post-slider-fullwidth-gray-bg .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow:hover,
.bhf-post-slider-fullwidth-gray-bg .bhf-posts-carousel .wppsac-post-carousel button.slick-arrow:hover {
    background: rgba(0, 0, 0, 0.15) !important;
    border: 1px solid transparent !important;
}

.bhf-gray-bg-wave-section.bhf-post-slider-fullwidth {
    overflow: visible;
}

.bhf-gray-bg-wave-section.bhf-post-slider-fullwidth::before {
    top: -270px;
}

.bhf-gray-bg-wave-section.bhf-post-slider-fullwidth::after {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-subscribe-bg-waves.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: transparent;
    position: absolute;
    bottom: -270px;
    left: 0;
    width: 100%;
    height: 350px;
    z-index: 0;
    transform: rotate(180deg);
}

.bhf-gray-bg-wave-section.bhf-post-slider-fullwidth .et_pb_row::after {
    display: none;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button {
    background-color: transparent !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button.bhf-section-button-light-bg {
    border: 1px solid rgba(34, 33, 33, 0.1) !important;
    color: #1A1A1A !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button.bhf-section-button-gray-bg {
    border: 1px solid rgba(34, 33, 33, 0.1) !important;
    color: #1A1A1A !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button.bhf-section-button-dark-bg {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button:hover {
    border: 1px solid transparent !important;
    border-color: transparent !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button.bhf-section-button-light-bg:hover {
    background-color: rgba(34, 33, 33, 0.1) !important;
    border: 1px solid transparent !important;
    color: #1A1A1A !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button.bhf-section-button-gray-bg:hover {
    background-color: rgba(34, 33, 33, 0.1) !important;
    border: 1px solid transparent !important;
    color: #1A1A1A !important;
}

body #page-container #et-main-area .et_pb_button.bhf-button-outline.bhf-section-button.bhf-section-button-dark-bg:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid transparent !important;
    color: #fff !important;
}

.bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center {
    position: relative;
}

.bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center .et_pb_button.bhf-button-outline.bhf-section-button {
    position: relative;
    z-index: 2;
    min-width: 280px;
}

.bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.15;
    height: 1px;
    width: 100%;
    z-index: 0;
}

.bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 330px;
    height: 100%;
    z-index: 1;
    opacity: 1;
}

.bhf-event-listing-row.bhf-event-listing-row-light-bg .et_pb_button_module_wrapper.et_pb_button_alignment_center::before {
    background-color: #222121;
}

.bhf-event-listing-row.bhf-event-listing-row-light-bg .et_pb_button_module_wrapper.et_pb_button_alignment_center::after {
    background-color: #fff;
}

.bhf-event-listing-row.bhf-event-listing-row-gray-bg .et_pb_button_module_wrapper.et_pb_button_alignment_center::before {
    background-color: #000;
}

.bhf-event-listing-row.bhf-event-listing-row-gray-bg .et_pb_button_module_wrapper.et_pb_button_alignment_center::after {
    background-color: #F0F3F3;
}

.bhf-event-listing-row.bhf-event-listing-row-dark-bg .et_pb_button_module_wrapper.et_pb_button_alignment_center::before {
    background-color: #fff;
}

.bhf-event-listing-row.bhf-event-listing-row-dark-bg .et_pb_button_module_wrapper.et_pb_button_alignment_center::after {
    background-color: #036878;
}

.bhf-calendar-section>.et_pb_row:first-child>.et_pb_column {
    position: static;
}

.bhf-magazin-section>.et_pb_row:first-child>.et_pb_column {
    position: static;
}

.bhf-calendar-section>.et_pb_row:first-child>.et_pb_column::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: -200px;
    top: 250px;
    width: 600px;
    height: 350px;
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-dark-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

.bhf-calendar-section>.et_pb_row:first-child>.et_pb_column::after {
    content: "";
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: -1;
    right: -200px;
    bottom: 180px;
    width: 600px;
    height: 350px;
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-dark-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}

.bhf-magazin-section>.et_pb_row:first-child>.et_pb_column::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: -200px;
    top: 225px;
    width: 600px;
    height: 350px;
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-dark-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

.bhf-magazin-section>.et_pb_row:first-child>.et_pb_column::after {
    content: "";
    opacity: 1;
    visibility: visible;
    position: absolute;
    z-index: -1;
    left: -200px;
    bottom: 150px;
    width: 600px;
    height: 350px;
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-dark-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}

.bhf-home-top-event-list .bhf-event-list .products .product .bhf-event-desc {
    display: none;
}

.bhf-home-top-event-list .bhf-event-list .products .product .star-rating {
    display: none;
}

.bhf-home-top-event-list {
    height: 100%;
    padding-left: 25px;
}

.bhf-home-top-event-list .et_pb_code_inner {
    height: 100%;
}

.bhf-home-top-event-list .bhf-event-list {
    height: 100%;
}

.bhf-home-top-event-list .bhf-event-list ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    margin: 0;
}

.bhf-home-top-event-list .bhf-event-list .products::before {
    display: none;
}

.bhf-home-top-event-list .bhf-event-list .products::after {
    display: none;
}

.bhf-home-top-event-list .bhf-event-list .products .product {
    position: relative;
    min-height: 175px;
    max-height: initial;
    margin-bottom: 25px;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #fff;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
}

.bhf-home-top-event-list .bhf-event-list .products .product::after {
    content: "";
    height: 5px;
    width: 100%;
    background-color: #FF7102;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 4px;
}

.bhf-home-top-event-list .bhf-event-list .products .product:last-child {
    margin-bottom: 0;
}

.bhf-home-top-event-list .bhf-event-list .products .product>a.woocommerce-loop-product__link {
    float: none;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    order: 1;
}

.bhf-home-top-event-list .bhf-event-list .products .product>a.woocommerce-loop-product__link .stock {
    display: none;
}

.bhf-home-top-event-list .bhf-event-list .products .product>.bhf-event-list-categories {
    order: 1;
}

.bhf-home-top-event-list .bhf-event-list .products .product>.product-info-wrapper {
    display: flex;
    flex-direction: column;
    order: 2;
}

.bhf-home-top-event-list .bhf-event-list .products .product .et_shop_image {
    width: 100%;
    height: 100%;
}

.bhf-home-top-event-list .bhf-event-list .products .product .et_shop_image::before {
    content: "";
    background-color: #FF7102;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-home-top-event-list .bhf-event-list .products .product .et_shop_image::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(220deg, rgba(0, 0, 0, 0.1) 25%, #1A1A1A 100%);
    opacity: 0.5;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-home-top-event-list .bhf-event-list .products .product:hover>a.woocommerce-loop-product__link .et_shop_image::before {
    opacity: 1;
    visibility: visible;
}

.bhf-home-top-event-list .bhf-event-list .products .product:hover>a.woocommerce-loop-product__link .et_shop_image::after {
    opacity: 0;
    visibility: hidden;
}

.bhf-home-top-event-list .bhf-event-list .products .product .et_shop_image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 !important;
    border-radius: 4px;
}

.bhf-home-top-event-list .fooevents-calendar-list .fooevents-calendar-list-item p:last-of-type {
    display: none;
}

.et-db #et-boc .et-l .bhf-event-list .products .product .onsale,
.et-db #et-boc .et-l .bhf-event-list .products .product .et_overlay {
    display: none;
}

.bhf-event-list-categories {
    position: relative;
    z-index: 1;
    width: fit-content;
    width: -moz-fit-content;
    order: 2;
}

.bhf-event-list-categories .bhf-event-list-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -4px 0 !important;
}

body #page-container .bhf-home-top-event-list .bhf-event-list .products .product:hover .bhf-event-list-categories .bhf-event-list-category a {
    background-color: #fff !important;
    color: #1a1a1a !important;
}

body #page-container .bhf-home-top-event-list .bhf-event-list .products .product:hover .bhf-event-list-categories .bhf-event-list-category a.product_cat-elo::before {
    filter: invert() !important;
}

body #page-container .bhf-event-list-categories .bhf-event-list-category a {
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    min-height: 19px;
    height: 19px;
    max-height: 19px;
    padding: 2px 12px;
    border-radius: 20px;
    color: #1A1A1A;
    background-color: #B2DFDB;
    text-shadow: none;
    margin: 4px 8px 4px 0;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

body #page-container .bhf-event-list-categories .bhf-event-list-category a.product_cat-tanfolyam,
body #page-container .bhf-event-list-categories .bhf-event-list-category a.product_cat-kiadvany,
body #page-container .bhf-event-list-categories .bhf-event-list-category a.product_cat-esemenyek {
    display: none;
}

body #page-container .bhf-event-list-categories .bhf-event-list-category a.product_cat-elo {
    background-color: #FF4E02;
    color: #fff;
    position: relative;
    padding-left: 30px;
}

body #page-container .bhf-event-list-categories .bhf-event-list-category a.product_cat-elo::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-live-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 14px;
    width: 16px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-event-list .products .product .bhf-event-single-datetime-list {
    display: none;
}

.bhf-home-top-event-list .bhf-event-list .products .product .event-date,
.bhf-home-top-event-list .bhf-event-list .products .product .bookable-date-time,
.bhf-home-top-event-list .bhf-event-list .products .product .bhf-event-single-datetime {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
    order: 4;
    line-height: 1;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 25px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.bhf-home-top-event-list .bhf-event-list .products .product .event-date::before,
.bhf-home-top-event-list .bhf-event-list .products .product .bookable-date-time::before,
.bhf-home-top-event-list .bhf-event-list .products .product .bhf-event-single-datetime::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/07/clock-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    filter: brightness(2);
}

.bhf-home-top-event-list .bhf-event-list .products .product .bookable-date-time .bookable-date-divider,
.bhf-home-top-event-list .bhf-event-list .products .product .bhf-event-single-date-divider {
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 400;
    opacity: .7;
}

.bhf-home-top-event-list .bhf-event-list .products .product .woocommerce-loop-product__title__link {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
    order: 3;
    padding: 15px 0;
}

.bhf-home-top-event-list .bhf-event-list .products .product .woocommerce-loop-product__title {
    font-weight: bold;
    line-height: 1.2;
    font-size: 20px;
    color: #FFFFFF;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-home-top-event-list .bhf-event-list .products .product .price {
    position: relative;
    z-index: 1;
    display: none;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
    line-height: 1;
}

.bhf-home-top-event-list .bhf-event-list .products .product .product-read-more {
    display: none;
}

body #page-container .products .product .bhf-event-list-category>.woocommerce-loop-product__link:first-child {
    display: none;
}

.bhf-home-top-section>.et_pb_row:first-child>.et_pb_column:first-child {
    width: 65%;
}

.bhf-home-top-section>.et_pb_row:first-child>.et_pb_column:last-child {
    width: 35%;
}

.bhf-home-top-section::before {
    content: "";
    background-color: #18454E;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 300px);
    z-index: -1;
}

.bhf-home-top-section::after {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-home-top-wave-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 350px;
    z-index: -2;
}

.bhf-gray-bg-wave-section::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-subscribe-bg-waves.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 350px;
    z-index: 0;
}

.bhf-gray-bg-wave-section::after {
    content: "";
    background-color: #F0F3F3;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 340px);
    z-index: -1;
}

.bhf-gray-bg-wave-section>.et_pb_row::after {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -200px;
    top: 50%;
    transform: translateY(calc(-50% + 100px));
    width: 500px;
    height: 300px;
    visibility: visible;
    opacity: 1;
}

.bhf-calendar-section::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-home-calendar-wave-bg-top.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: -1;
}

.bhf-calendar-section::after {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-home-calendar-wave-bg-bottom.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: -1;
}

.bhf-calendar-section>.et_pb_row::after {
    content: "";
    background-color: #036878;
    position: absolute;
    top: calc(50% + 50px);
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: calc(100% - 480px);
    z-index: 0;
    visibility: visible;
    opacity: 1;
}

.bhf-magazin-section::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-home-magazin-wave-bg-top.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 0;
}

.bhf-magazin-section::after {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-home-magazin-wave-bg-bottom.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 0;
}

.bhf-magazin-section>.et_pb_row::after {
    content: "";
    background-color: #036878;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: calc(100% - 480px);
    z-index: 0;
    visibility: visible;
    opacity: 1;
}

.bhf-home-magazin-grid {
    margin-bottom: 60px !important;
}

.bhf-home-magazin-grid .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, auto);
    grid-gap: 30px;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post {
    margin-bottom: 0;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post>* {
    color: #fff;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .entry-featured-image-url {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .entry-featured-image-url::after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .entry-featured-image-url::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FF7102;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:hover .entry-featured-image-url::after {
    opacity: 0;
    visibility: hidden;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:hover .entry-featured-image-url::before {
    opacity: 1;
    visibility: visible;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .entry-featured-image-url img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .entry-title {
    font-weight: 700;
    font-size: 20px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .post-meta span.published {
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 600;
    font-size: 15px !important;
    color: #fff !important;
    line-height: 1;
    text-shadow: none;
    text-transform: capitalize;
    pointer-events: all;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .post-meta {
    font-size: 0 !important;
    color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: stretch;
    height: 100%;
    width: 100%;
    padding: 15px 15px 0;
    margin: 0;
    z-index: 0;
    pointer-events: none;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .post-meta a[rel="tag"],
.bhf-home-magazin-grid.et_pb_posts .et_pb_post .post-meta a[rel="category"] {
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 1;
    min-height: 20px;
    height: 20px;
    max-height: 20px;
    padding: 2px 15px;
    white-space: nowrap;
    border-radius: 20px;
    color: #1A1A1A !important;
    background-color: #B2DFDB;
    text-shadow: none;
    margin-right: 8px;
    display: flex;
    align-items: center;
    pointer-events: all;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:hover .post-meta a[rel="tag"],
.bhf-home-magazin-grid.et_pb_posts .et_pb_post:hover .post-meta a[rel="category"] {
    background-color: #fff;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .post-content {
    padding-bottom: 40px;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post .post-content p {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:first-child {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
    grid-row: 1 / span 2;
    grid-column: 1;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    grid-row: 1 / span 2;
    grid-column: 2;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(3) {
    grid-row: 1;
    grid-column: 3;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    grid-row: 1 / span 3;
    grid-column: 4;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    grid-column: 1 / span 2;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(6) {
    grid-row: 2;
    grid-column: 3;
}

.bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(7) {
    grid-row: 3;
    grid-column: 3;
}

.bhf-event-list .products .product .bhf-event-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
}

.bhf-event-carousel, .bhf-posts-carousel {
    margin-bottom: 40px !important;
}

.bhf-event-carousel .wcpscwc-product-slider .slick-list,
.bhf-posts-carousel .wppsac-post-carousel .slick-list {
    padding: 0 !important;
    margin-left: -15px;
    margin-right: -15px;
    max-width: calc(1320px + 30px);
}

.bhf-event-carousel .wcpscwc-product-slider button.slick-arrow,
.bhf-posts-carousel .wppsac-post-carousel button.slick-arrow {
    top: -95px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    background: transparent !important;
    padding: 0 !important;
    text-indent: initial;
    width: 30px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 1px solid #E5E5E5 !important;
    border-radius: 30px !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 0;
    color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-event-carousel .wcpscwc-product-slider button.slick-arrow:hover,
.bhf-posts-carousel .wppsac-post-carousel button.slick-arrow:hover {
    background: #E5E5E5 !important;
}

.bhf-event-carousel .wcpscwc-product-slider button.slick-prev,
.bhf-posts-carousel .wppsac-post-carousel button.slick-prev {
    left: 0;
}

.bhf-event-carousel .wcpscwc-product-slider button.slick-next,
.bhf-posts-carousel .wppsac-post-carousel button.slick-next {
    right: 0;
}

.bhf-event-carousel .wcpscwc-product-slider button.slick-prev::before,
.bhf-posts-carousel .wppsac-post-carousel button.slick-prev::before {
    content: "\f053";
    color: #222121;
    font-size: 14px;
    margin-left: -1px;
}

.bhf-event-carousel .wcpscwc-product-slider button.slick-next::before,
.bhf-posts-carousel .wppsac-post-carousel button.slick-next::before {
    content: "\f054";
    color: #222121;
    font-size: 14px;
    margin-right: -2px;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product {
    margin: 0 15px !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    text-align: left;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product>a.woocommerce-loop-product__link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    order: 1;
    position: relative;
    z-index: 1;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .star-rating {
    display: none;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .et_shop_image {
    border-radius: 4px;
    overflow: hidden;
    height: 200px;
    width: 100%;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product:hover .et_shop_image {
    height: 170px;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .et_shop_image::before {
    content: "";
    background-color: #FF7102;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .et_shop_image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 !important;
    position: relative;
    z-index: 1;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .bhf-event-list-categories {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 15px 0;
    width: 100%;
    order: 2;
    z-index: 3;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .product-info-wrapper {
    order: 2;
    display: flex;
    flex-direction: column;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .stock {
    font-weight: 700;
    font-size: 13px !important;
    color: #fff;
    border-bottom-left-radius: 4px;
    display: flex;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
    line-height: 1;
    padding: 5px 15px;
    margin-bottom: 0;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .stock.in-stock {
    background-color: #81C784;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .stock.out-of-stock {
    background-color: #ABABAB;
}

.bhf-event-carousel .bhf-product-list .wcpscwc-product-slider ul.products li.product .stock {
    display: none;
}

.bhf-event-carousel .bhf-event-list:not(.bhf-product-list) .wcpscwc-product-slider ul.products li.product:hover .bhf-event-list-category a {
    background-color: #fff !important;
    color: #1A1A1A !important;
}

.bhf-event-carousel .bhf-event-list:not(.bhf-product-list) .wcpscwc-product-slider ul.products li.product:hover .bhf-event-list-category a::before {
    filter: invert() !important;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .woocommerce-loop-product__title__link {
    order: 1;
    padding-top: 0;
    padding-bottom: 15px;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .woocommerce-loop-product__title {
    line-height: 1.2 !important;
    font-weight: bold;
    font-size: 20px !important;
    color: #1A1A1A !important;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .product-read-more {
    order: 7;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px !important;
    padding: 5px 20px !important;
    margin: 0;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    height: 0;
    color: #ffffff !important;
    background-color: #ff7102;
    border: 1px solid #ff7102;
    border-radius: 30px;
    max-width: fit-content;
    max-width: -moz-fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    pointer-events: none;
    position: relative;
    left: -8px;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .product-read-more:hover {
    color: #ff7102 !important;
    background-color: #fff;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product:hover .product-read-more {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    height: 30px;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .bhf-event-desc {
    order: 2;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 14px;
    color: #222121;
}

.bhf-event-carousel .bhf-product-list .wcpscwc-product-slider ul.products li.product .bhf-event-desc {
    margin-bottom: 20px;
}

.bhf-event-carousel .bhf-product-list .wcpscwc-product-slider ul.products li.product {
    margin-bottom: 20px !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-event-carousel .bhf-product-list .wcpscwc-product-slider ul.products li.product:hover {
    margin-bottom: 0 !important;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .event-date,
.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .bookable-date-time {
    order: 3;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    position: relative;
    padding-left: 25px;
    padding-bottom: 0;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .event-date::before,
.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .bookable-date-time::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/07/clock-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .event-date .bookable-date-divider, .bhf-event-carousel .wcpscwc-product-slider ul.products li.product .bookable-date-time .bookable-date-divider {
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 400;
    opacity: .7;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .price {
    order: 4;
    line-height: 1;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .price bdi {
    line-height: 1;
    font-weight: bold;
    font-size: 18px !important;
    letter-spacing: 2px;
    color: #222121;
}

.bhf-event-carousel .wcpscwc-product-slider ul.products li.product .price bdi span {
    font-size: 18px !important;
}

body #page-container .woocommerce .product .price del {
    opacity: 1 !important;
    padding-right: 10px;
    color: #ABABAB !important;
}

.woocommerce .product .price del bdi, .woocommerce .product .price del bdi span {
    color: #ABABAB !important;
}

.et-db #et-boc .et-l .bhf-event-carousel .wcpscwc-product-slider ul.products li.product:hover .et_shop_image::before {
    opacity: 1;
    visibility: visible;
}

.et-db #et-boc .et-l .bhf-event-carousel .bhf-event-list.bhf-product-list .wcpscwc-product-slider ul.products li.product .event-date {
    display: none;
}

.et-db #et-boc .et-l .bhf-event-carousel .bhf-event-list.bhf-product-list .wcpscwc-product-slider ul.products li.product .bhf-event-list-categories {
    position: relative;
    padding: 0 0 15px;
    width: 100%;
    left: 0;
}

.et-db #et-boc .et-l .bhf-event-carousel .bhf-event-list.bhf-product-list .wcpscwc-product-slider ul.products li.product>a.woocommerce-loop-product__link {
    margin-bottom: 25px;
}

.et-db #et-boc .et-l .bhf-event-carousel .bhf-event-list.bhf-product-list .wcpscwc-product-slider ul.products li.product .et_shop_image::before {
    z-index: -1;
    mix-blend-mode: normal;
    border-radius: 250px;
    width: 250px;
    height: 250px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.et-db #et-boc .et-l .bhf-event-carousel .bhf-event-list.bhf-product-list .wcpscwc-product-slider ul.products li.product .et_shop_image {
    height: 270px;
    border-radius: 0;
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center;
}

.et-db #et-boc .et-l .bhf-event-carousel .bhf-event-list.bhf-product-list .wcpscwc-product-slider ul.products li.product .et_shop_image img {
    max-height: 100%;
    max-width: 80%;
    height: auto;
    width: auto;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0px 24px 40px rgba(26, 26, 26, 0.16) !important;
    -moz-box-shadow: 0px 24px 40px rgba(26, 26, 26, 0.16) !important;
    box-shadow: 0px 24px 40px rgba(26, 26, 26, 0.16) !important;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides {
    padding: 0 15px !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    position: relative;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    order: 1;
    position: relative;
    z-index: 1;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg>a {
    border-radius: 4px;
    overflow: hidden;
    height: 200px;
    width: 100%;
    position: relative;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides:hover .wppsac-post-image-bg>a {
    height: 170px;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg>a::before {
    content: "";
    background-color: #FF7102;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides:hover .wppsac-post-image-bg>a::before {
    opacity: 1;
    visibility: visible;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg>a>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 !important;
    position: relative;
    z-index: 1;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content-position {
    order: 2;
    display: flex;
    flex-direction: column;
    padding-bottom: 15px;
}

.et-db #et-boc .et-l .bhf-posts-carousel:not(.bhf-instructors-carousel) .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-categories {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 15px 15px 0;
    width: calc(100% - 30px);
    order: 1;
    z-index: 3;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-categories .wppsac-post-categories-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -4px 0 !important;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-categories .wppsac-post-categories-list li {
    margin: 4px 0 !important;
}

.et-db #et-boc .et-l .bhf-posts-carousel:not(.bhf-instructors-carousel) .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-categories .wppsac-post-categories-list a {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    min-height: 20px;
    height: 20px;
    max-height: 20px;
    padding: 2px 15px;
    border-radius: 20px;
    color: #1A1A1A !important;
    background-color: #B2DFDB;
    text-shadow: none;
    margin-right: 8px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    text-transform: none;
}

.et-db #et-boc .et-l .bhf-posts-carousel:not(.bhf-instructors-carousel) .wppsac-post-carousel .slick-list .wppsac-carousel-slides:hover .wppsac-post-categories .wppsac-post-categories-list a {
    color: #1A1A1A;
    background-color: #fff;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-title {
    order: 2;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 0 15px !important;
    line-height: 1.2 !important;
    font-weight: bold;
    font-size: 20px !important;
    color: #1A1A1A !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-title a {
    line-height: 1.2 !important;
    font-size: 20px !important;
    color: #1A1A1A !important;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content {
    order: 3;
    padding-bottom: 0;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content .wppsac-sub-content {
    line-height: 1.4;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-weight: normal;
    font-size: 14px;
    color: #222121;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content .wppsac-readmorebtn {
    position: absolute;
    bottom: 0;
    left: 15px;
    padding: 0 0 1px;
    margin: 0;
    border: 0;
    color: #FF7102;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    height: 0;
    pointer-events: none;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides:hover .wppsac-post-content .wppsac-readmorebtn {
    opacity: 1;
    visibility: visible;
    height: 15px;
    pointer-events: all;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content .wppsac-readmorebtn::after {
    content: "";
    background-color: #FF7102;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content .wppsac-readmorebtn:hover::after {
    opacity: 1;
    visibility: visible;
}

.et-db #et-boc .et-l .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-date {
    order: 4;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    margin-bottom: 15px;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 !important;
    margin: 0 15px !important;
    flex: 0 0 calc(25% - 30px);
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg {
    margin-bottom: 15px;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content-position {
    align-items: center;
    padding-bottom: 20px;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg>a {
    width: 100%;
    height: 280px;
    border-radius: 4px 4px 0 0;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg>a::before {
    border-radius: 4px 4px 0 0;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-categories {
    order: 2;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-categories .wppsac-post-categories-list a {
    font-size: 14px;
    line-height: 1;
    color: #000000;
    font-weight: 500;
    background-color: transparent;
    text-transform: none;
    padding: 0;
}

.et-db #et-boc .et-l .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-title {
    order: 1;
    margin-bottom: 10px !important;
    padding: 0 20px;
    text-align: center;
}

.et-db #et-boc .et-l .bhf-instructors-page.bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list {
    margin-left: 0;
    margin-right: 0;
}

.et-db #et-boc .et-l .bhf-instructors-page.bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .slick-track {
    display: flex;
    flex-wrap: wrap;
    transform: none !important;
    width: auto !important;
    margin-left: -15px;
    margin-right: -15px;
}

.et-db #et-boc .et-l .bhf-instructors-page.bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .slick-track::before,
.et-db #et-boc .et-l .bhf-instructors-page.bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .slick-track::after {
    display: none;
}

.et-db #et-boc .et-l .bhf-instructors-page.bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .slick-track .wppsac-carousel-slides {
    padding: 0 !important;
    margin: 0 15px 30px !important;
}

.et-db #et-boc .et-l .bhf-instructors-page.bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .slick-track .wppsac-carousel-slides.slick-cloned {
    display: none;
}

.bhf-kiadvanyok-section::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-gray.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -200px;
    top: 20px;
    width: 600px;
    height: 420px;
    visibility: visible;
    opacity: 1;
}

.woocommerce ul.products li.product .hide-event-date~.event-date {
    display: none !important;
}

.bhf-magazin-posts .caf-post-layout-container {
    padding-top: 0 !important;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout {
    margin-bottom: 25px;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 !important;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li {
    margin: 0 !important;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li a {
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #1A1A1A !important;
    height: 30px;
    line-height: 1;
    padding: 5px 15px;
    margin: 0 10px 15px 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 30px;
    position: relative;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li a:hover {
    font-size: 14px !important;
    transform: scale(1) !important;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li a::after {
    content: "";
    height: 1px;
    width: calc(100% - 30px);
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #1A1A1A;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li a:not(.active):hover::after {
    opacity: 1;
    visibility: visible;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li a.active {
    background-color: #1A1A1A !important;
    color: #fff !important;
}

.bhf-magazin-posts .caf-post-layout-container .caf-filter-layout ul.caf-filter-container li a[data-id="1"] {
    display: none;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 {
    box-shadow: none;
    display: flex;
    flex-direction: column;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 #manage-post-area {
    display: flex;
    flex-direction: column;
    background-color: transparent;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1>a {
    display: flex;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1>a::before {
    content: "";
    background-color: #FF7102;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1:hover .manage-layout1>a::before {
    opacity: 1;
    visibility: visible;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1>a .caf-featured-img-box {
    height: 200px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1:hover .manage-layout1>a .caf-featured-img-box {
    height: 170px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1:hover .manage-layout1 .caf-post-category {
    background-color: #fff;
    color: #1A1A1A;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-post-title {
    background-color: transparent;
    padding: 0;
    order: 1;
    margin-bottom: 15px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-post-title a h2 {
    line-height: 1.2;
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: none !important;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-post-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    top: 15px;
    left: 30px;
    width: calc(100% - 60px);
    margin: -4px 0 !important;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-post-category {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    min-height: 20px;
    height: 20px;
    max-height: 20px;
    padding: 2px 15px;
    width: fit-content;
    width: -moz-fit-content;
    white-space: nowrap;
    border-radius: 20px;
    color: #1A1A1A;
    background-color: #B2DFDB;
    text-shadow: none;
    margin: 4px 8px 4px 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-meta-content {
    border: 0;
    padding: 0;
    order: 3;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-meta-content,
.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-content {
    color: #222121;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-meta-content span.author, .bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-meta-content span.comment {
    display: none;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-content {
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 14px;
    color: #222121;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
    order: 2;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-meta-content span.date {
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    margin-bottom: 20px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-meta-content span.date i {
    display: none;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-content-read-more {
    order: 4;
    padding: 0;
    line-height: 1;
    opacity: 0;
    visibility: hidden;
    height: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1:hover .caf-content-read-more {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    height: 30px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-content-read-more a.caf-read-more {
    padding: 5px 20px !important;
    margin: 0;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    height: 30px;
    color: #ffffff;
    background-color: #ff7102 !important;
    border: 1px solid #ff7102;
    border-radius: 30px;
    max-width: fit-content;
    max-width: -moz-fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    position: relative;
    left: -8px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-content-read-more a.caf-read-more:hover {
    color: #FF7102 !important;
    background-color: #fff !important;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding-top: 20px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li {
    margin-right: 15px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li:last-child {
    margin-right: 0;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a {
    height: 45px;
    border: 1px solid rgba(34, 33, 33, 0.1);
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: rgba(26, 26, 26, 0.3);
    background-color: transparent;
    margin: 0;
    position: relative;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a.prev.page-numbers {}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a.next.page-numbers {}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a.page-numbers::before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: inherit;
    font-size: 14px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a.prev.page-numbers::before {
    content: "\f060";
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a.next.page-numbers::before {
    content: "\f061";
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li a:hover {
    border-color: transparent;
    background-color: rgba(34, 33, 33, 0.1);
    color: #1A1A1A;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-pagination li span.current {
    height: 45px;
    border: 1px solid rgba(34, 33, 33, 0.1);
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #1A1A1A;
    background-color: #fff;
    margin: 0;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type {
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px !important;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1 {
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1>a {
    flex: 1;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0;
    margin-bottom: 0;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1>a::before {
    width: calc(100% - 30px);
    left: 15px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1>a .caf-featured-img-box {
    border-radius: 4px;
    height: 350px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1 .caf-post-categories {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0 0 15px !important;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1>#manage-post-area {
    flex: 1;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1:hover .caf-post-category {
    color: #1A1A1A;
    background-color: #B2DFDB;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1 .caf-content {
    -webkit-line-clamp: 3;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1>#manage-post-area .caf-content-read-more {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    height: 30px;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-mb-5 {
    margin-bottom: 30px !important;
}

.bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .error-caf {
    background-color: #fff;
    color: #1A1A1A;
}

.bhf-gray-bg-wave-section .maileon_contact_form>.maileon_contact_form_field_row:last-child .maileon_contact_form_field_col {
    display: flex;
    justify-content: center;
}

.maileon_contact_form_fields {
    display: flex;
    flex-direction: column;
}

.maileon_contact_form_field_row {
    display: flex;
    align-items: flex-start;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}

.maileon_contact_form_field_row.maileon_contact_form_field_row_no_margin_bottom {
    margin-bottom: 10px;
}

.maileon_contact_form_field_col {
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
}

.maileon_contact_form_fields label {
    /* padding-left: 30px; */
    min-height: 20px;
    position: relative;
    margin-bottom: 10px;
    /* display: block; */
}

.maileon_contact_form_fields .maileon_contact_form_field_row:last-child label:last-child {
    margin-bottom: 0;
}

/*
.maileon_contact_form_fields label::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid rgba(22, 22, 33, 0.1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.maileon_contact_form_fields label::after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #FF7102;
    font-size: 14px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
*/

.maileon_contact_form_fields label a {
    display: inline-block;
    font-weight: 600;
    color: #FF7102 !important;
}

.maileon_contact_form_fields input:checked~label::after {
    opacity: 1;
    visibility: visible;
}

.maileon_contact_form_fields input.input {
    background: #FFFFFF;
    border: 1px solid rgba(22, 22, 33, 0.1);
    border-radius: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 10px 25px;
    width: 100%;
    font-size: 14px;
    line-height: 1;
    color: #222121;
    font-weight: 600;
}

.maileon_contact_form_fields input.input::placeholder {
    color: rgba(34, 33, 33, 0.3);
    font-weight: 400;
}

.maileon_contact_form_fields input.input::-webkit-input-placeholder {
    color: rgba(34, 33, 33, 0.3);
    font-weight: 400;
}

.maileon_contact_form_fields input.input::-moz-placeholder {
    color: rgba(34, 33, 33, 0.3);
    font-weight: 400;
}

.maileon_contact_form_fields input.input:-moz-placeholder {
    color: rgba(34, 33, 33, 0.3);
    font-weight: 400;
}

.maileon_contact_submit {
    background: #FF7102;
    border-radius: 40px;
    border: 1px solid #FF7102;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 30px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.maileon_contact_submit:hover {
    border: 1px solid #FF7102;
    color: #FF7102;
    background: #fff;
}

/*
.maileon_contact_form_fields input[type="checkbox"] {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    margin: 0;
    border: 0;
}
*/

body.single-post .et_pb_post_title {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    align-items: center;
    z-index: 1;
}

body.single-post .et_pb_post_title::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(34, 33, 33, 0.5) 0%, rgba(34, 33, 33, 0.2) 100%);
}

body.single-post .et_pb_post_title .et_pb_title_container {
    padding: 90px 0 110px;
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}

body.single-post .et_pb_post_title .et_pb_title_container h1.entry-title {
    font-weight: bold;
    font-size: 40px;
    color: #fff;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 30px;
}

body.single-post .et_pb_post_title .et_pb_title_container .et_pb_title_meta_container {
    margin-left: -6px;
    margin-right: -6px;
}

body.single-post .et_pb_post_title .et_pb_title_container .et_pb_title_meta_container,
body.single-post .et_pb_post_title .et_pb_title_container .et_pb_title_meta_container>* {
    color: #fff;
    font-size: 14px;
    padding-left: 3px;
    padding-right: 3px;
}

body.single-post .bhf-magazin-authors-module {
    position: absolute;
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
    width: 90%;
    max-width: 900px;
    z-index: 2;
}

body.single-post .bhf-magazin-authors-module .et_pb_text_inner {
    line-height: 1;
    color: #fff;
    font-size: 14px;
}

body.single-post .bhf-magazin-authors-module .et_pb_text_inner * {
    color: #fff;
    font-size: 14px;
}

.post-top-back-button-wrapper {
    margin-bottom: 30px;
}

.post-top-back-button-wrapper .post-top-back-button {
    display: flex;
    align-items: center;
    color: #fff;
    cursor: pointer;
    max-width: fit-content;
    max-width: -moz-fit-content;
}

.post-top-back-button-wrapper .post-top-back-button i {
    width: 28px;
    height: 28px;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.post-top-back-button-wrapper .post-top-back-button:hover i {
    background-color: #fff;
    color: #000;
}

.post-top-back-button-wrapper .post-top-back-button span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body.archive #page-container #et-boc .et-l .et_builder_inner_content>.et_pb_section {
    padding: 0;
}

body.single-post .et_pb_post_content .et_builder_inner_content>.et_pb_section:first-child {
    margin: 0 auto 60px;
}

body.single-post .et_pb_post_content .et_builder_inner_content>.et_pb_section:first-child {
    padding: 0;
}

body.single-post .et_pb_post_content .et_builder_inner_content>.et_pb_section:first-child>.et_pb_row {
    padding: 0;
    margin: 0 auto;
    max-width: 900px;
    width: 90% !important;
}

.admin-bar .progress-container-top {
    top: 112px !important;
}

body .progress-container-top {
    top: 80px;
    background: transparent !important;
    width: 90% !important;
    max-width: 1320px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1 !important;
    overflow: hidden;
    border-radius: 4px;
}

body .progress-container-top .progress-bar {
    border-radius: 4px;
}

body.single-post .addtoany_share_save_container {
    width: 45px;
    min-height: 135px;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 300px;
    background-color: #eeeeee !important;
    border-radius: 0px 4px 4px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.1);
}

.addtoany_content {
    margin: 0 !important;
}

.addtoany_header {
    display: none;
}

.a2a_kit.addtoany_list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    line-height: 1;
}

body.single-product .a2a_kit.addtoany_list {
    width: 45px;
    min-height: 135px;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 300px;
    background-color: #eeeeee !important;
    border-radius: 0px 4px 4px 0px;
    margin: 0;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.1);
}

.a2a_kit.addtoany_list a {
    height: 45px;
    width: 45px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.a2a_kit.addtoany_list a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
}

.a2a_kit.addtoany_list a:last-child::after {
    display: none;
}

.a2a_kit.addtoany_list a .a2a_svg {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-awards-logos .et_pb_text_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f3f3;
}

.bhf-awards-logos .et_pb_text_inner p {
    padding: 0 30px 0 30px;
}

.bhf-awards-logos .et_pb_text_inner img {
    mix-blend-mode: darken;
    max-width: 120px;
    max-height: 120px;
    display: block;
}

.bhf-awards-logos .et_pb_text_inner p:nth-child(2) img {
    max-width: 130px;
    max-height: 130px;
}

.bhf-awards-logos .et_pb_text_inner p:nth-child(3) img {
    max-width: 140px;
    max-height: 140px;
}

.bapf_sfilter {
    margin-bottom: 0 !important;
}

.bapf_sfilter .bapf_head {
    display: none;
}

.bapf_sfilter .bapf_body ul {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
}

.bapf_sfilter .bapf_body ul li {
    display: flex;
    align-items: flex-start;
    margin-right: 15px;
}

.bapf_sfilter .bapf_body ul li label {
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #656565 !important;
    height: 30px;
    line-height: 1;
    padding: 5px 15px;
    margin: 0 5px 15px 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 30px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bapf_sfilter .bapf_body ul li label:hover {
    color: #1A1A1A !important;
}

.bapf_sfilter .bapf_body ul li input:checked~label {
    background-color: #1A1A1A !important;
    color: #fff !important;
}

.bapf_sfilter .bapf_body ul li input:checked~label::before {
    color: #fff !important;
}

.bapf_sfilter .bapf_body ul li label::after {
    content: "";
    height: 1px;
    width: calc(100% - 30px);
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #656565;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bapf_sfilter .bapf_body ul li:not(.checked) label:hover::after {
    opacity: 1;
    visibility: visible;
}

.bapf_sfilter .bapf_body>ul>li>input/*,
 .berocket_single_filter_widget_857 .bapf_sfilter .bapf_body>ul>li>label */{
    display: none !important;
}

.berocket_single_filter_widget_1088 .bapf_sfilter .bapf_body>ul>li>input[data-name="Kiadványok"]~label {
    font-size: 0 !important;
    color: transparent !important;
    line-height: 0 !important;
}

.berocket_single_filter_widget_1088 .bapf_sfilter .bapf_body>ul>li>input[data-name="Kiadványok"]~label::before {
    content: "Összes";
    font-size: 14px;
    line-height: 1;
    color: #656565;
}

.berocket_single_filter_widget_1073 .bapf_sfilter .bapf_body>ul>li>input[data-name="Események"]~label {
    font-size: 0 !important;
    color: transparent !important;
    line-height: 0 !important;
}

.berocket_single_filter_widget_1073 .bapf_sfilter .bapf_body>ul>li>input[data-name="Események"]~label::before {
    content: "Összes";
    font-size: 14px;
    line-height: 1;
    color: #656565;
}

.berocket_single_filter_widget_857 .bapf_sfilter .bapf_body>ul>li>ul {
    flex-direction: column;
}

.bapf_sfilter .bapf_body>ul>li>ul>li>label {
    position: relative;
}

.berocket_single_filter_widget_857 .bapf_sfilter .bapf_body>ul>li>ul>li>label {
    color: #1A1A1A !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding-right: 20px !important;
    margin-right: 10px !important;
    padding-left: 0 !important;
    min-width: 90px;
    justify-content: flex-start !important;
}

.berocket_single_filter_widget_857 .bapf_sfilter .bapf_body>ul>li>ul>li>label:hover {
    color: rgba(26, 26, 26, 0.5) !important;
}

.berocket_single_filter_widget_857 .bapf_sfilter .bapf_body>ul>li>ul>li>label::after {
    content: "";
    height: calc(100% - 8px);
    width: 1px;
    background-color: #E4E4E4;
    position: absolute;
    left: auto;
    bottom: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible;
}

.berocket_single_filter_widget_857 .bapf_sfilter .bapf_body>ul>li>ul>li>input:checked~label {
    color: rgba(26, 26, 26, 0.5) !important;
    background-color: transparent !important;
}

.bhf-simple-event-list .woocommerce-result-count, .bhf-simple-event-list .woocommerce-ordering,
.bhf-simple-product-list .woocommerce-result-count, .bhf-simple-product-list .woocommerce-ordering {
    display: none !important;
}

.bhf-simple-event-list>.products,
.bhf-simple-product-list>.products {
    margin: 0 -15px !important;
    display: flex;
    flex-wrap: wrap;
}

.bhf-simple-event-list>.products::before,
.bhf-simple-event-list>.products::after,
.bhf-simple-product-list>.products::before,
.bhf-simple-product-list>.products::after {
    display: none !important;
}

body .bhf-simple-event-list.woo-page-1>.products>.product:first-child {
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: -15px;
    margin-right: -15px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child>* {
    flex: 1 0 50%;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child .bhf-event-list-categories {
    top: 0;
    left: 50%;
    width: calc(50% - 30px);
    padding: 0 15px;
    display: flex;
    height: 100%;
    max-height: 85px;
    padding-bottom: 20px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child .bhf-event-list-categories .bhf-event-list-category {
    align-items: flex-end;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child>a.woocommerce-loop-product__link {
    margin-bottom: 0;
    flex: 1;
    padding-left: 15px;
    padding-right: 15px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child>a.woocommerce-loop-product__link .et_shop_image {
    height: 350px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child:hover>a.woocommerce-loop-product__link .et_shop_image {
    height: 350px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child>a.woocommerce-loop-product__link .stock {
    left: 15px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child>.product-info-wrapper {
    flex: 1;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: -30px;
}

.bhf-simple-event-list.woo-page-1>.products>.product:first-child>.product-info-wrapper .product-read-more {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.bhf-simple-event-list>.products>.product,
.bhf-simple-product-list>.products>.product {
    flex: 1 0 25%;
    max-width: 25%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    float: none !important;
    margin: 0 0 0px !important;
    display: flex;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-simple-product-list>.products>.product {
    padding-bottom: 30px !important;
}

.bhf-simple-product-list>.products>.product:hover {
    padding-bottom: 0 !important;
}

.bhf-simple-event-list>.products>.product:hover,
.bhf-simple-product-list>.products>.product:hover {
    margin: 0 0 30px !important;
}

.bhf-simple-event-list>.products>.product .star-rating,
.bhf-simple-product-list>.products>.product .star-rating {
    display: none;
}

.bhf-simple-event-list>.products>.product .onsale,
.bhf-simple-product-list>.products>.product .onsale {
    display: none;
}

.bhf-simple-event-list>.products>.product .et_overlay,
.bhf-simple-product-list>.products>.product .et_overlay {
    display: none;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper,
.bhf-simple-product-list>.products>.product>.product-info-wrapper {
    display: flex;
    flex-direction: column;
    order: 3;
}

.bhf-simple-event-list>.products>.product>a.woocommerce-loop-product__link {
    margin-bottom: 20px;
}

.bhf-simple-event-list>.products>.product>a.woocommerce-loop-product__link,
.bhf-simple-product-list>.products>.product>a.woocommerce-loop-product__link {
    display: flex;
    align-items: center;
    justify-content: center;
    order: 1;
    position: relative;
    z-index: 1;
    width: 100%;
}

.bhf-simple-product-list>.products>.product>a.woocommerce-loop-product__link {
    margin-bottom: 30px;
}

.bhf-simple-product-list>.products>.product>a.woocommerce-loop-product__link p.stock {
    display: none;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bookable-date-time,
.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-single-datetime-list {
    order: 3;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bookable-date-time,
.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-single-datetime-list .bhf-event-single-datetime {
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    position: relative;
    padding-left: 25px;
    padding-bottom: 0;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bookable-date-time::before,
.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-single-datetime-list .bhf-event-single-datetime::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/07/clock-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bookable-date-time .bookable-date-divider,
.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-single-datetime-list .bhf-event-single-date-divider {
    padding-left: 4px;
    padding-right: 4px;
    font-weight: 400;
    opacity: .7;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>a.woocommerce-loop-product__title__link,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>a.woocommerce-loop-product__title__link {
    order: 1;
    padding-top: 0;
    padding-bottom: 15px;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>a.woocommerce-loop-product__title__link h2.woocommerce-loop-product__title,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>a.woocommerce-loop-product__title__link h2.woocommerce-loop-product__title {
    line-height: 1.2;
    font-weight: bold;
    font-size: 20px;
    color: #1A1A1A;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.price {
    padding-top: 10px;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.price,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>.price {
    order: 4;
    line-height: 1;
    padding-bottom: 20px;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.price bdi,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>.price bdi {
    line-height: 1;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    color: #222121;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.price del,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>.price del {
    padding-right: 10px;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.price del,
.bhf-simple-event-list>.products>.product>.product-info-wrapper>.price del bdi,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>.price del,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>.price del bdi {
    color: #ABABAB !important;
}

.bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-desc,
.bhf-simple-product-list>.products>.product>.product-info-wrapper>.bhf-event-desc {
    order: 2;
    line-height: 1.4;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 14px;
    color: #222121;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.bhf-simple-event-list>.products>.product .et_shop_image {
    border-radius: 4px;
    overflow: hidden;
    height: 200px;
    width: 100%;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-simple-product-list>.products>.product .et_shop_image {
    height: 270px;
    border-radius: 0;
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.bhf-simple-product-list>.products>.product .et_shop_image::before {
    content: "";
    background-color: #FF7102;
    z-index: -1;
    mix-blend-mode: normal;
    border-radius: 250px;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-simple-product-list>.products>.product:hover .et_shop_image::before {
    opacity: 1;
    visibility: visible;
}

.bhf-simple-product-list>.products>.product .et_shop_image img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 !important;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: 0px 24px 40px rgb(26 26 26 / 16%) !important;
    -moz-box-shadow: 0px 24px 40px rgba(26, 26, 26, 0.16) !important;
    box-shadow: 0px 24px 40px rgb(26 26 26 / 16%) !important;
}

.bhf-simple-event-list>.products>.product .stock {
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    border-bottom-left-radius: 4px;
    display: flex;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
    line-height: 1;
    padding: 5px 15px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.bhf-simple-event-list>.products>.product .stock.in-stock {
    background-color: #81C784;
}

.bhf-simple-event-list>.products>.product .stock.out-of-stock {
    background-color: #ABABAB;
}

.bhf-simple-event-list>.products>.product:hover .et_shop_image {
    height: 170px;
}

.bhf-simple-event-list>.products>.product .et_shop_image::before {
    content: "";
    background-color: #FF7102;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.bhf-simple-event-list>.products>.product:hover .et_shop_image::before {
    opacity: 1;
    visibility: visible;
}

.bhf-simple-event-list>.products>.product .et_shop_image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 !important;
    position: relative;
    z-index: 1;
}

.bhf-simple-event-list>.products>.product .bhf-event-list-categories {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 15px 15px 0;
    width: calc(100% - 30px);
    z-index: 3;
}

.bhf-simple-product-list>.products>.product .bhf-event-list-categories {
    order: 2;
    margin-bottom: 15px;
}

.bhf-simple-event-list>.products>.product .bhf-event-list-categories .bhf-event-list-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: -4px 0 !important;
}

.bhf-simple-event-list>.products>.product:not(:first-child):hover .bhf-event-list-categories .bhf-event-list-category a {
    background-color: #fff !important;
    color: #1a1a1a !important;
}

body #page-container .bhf-simple-event-list>.products>.product:not(:first-child):hover .bhf-event-list-categories .bhf-event-list-category a.product_cat-elo::before {
    filter: invert() !important;
}

.bhf-simple-event-list>.products>.product .product-read-more,
.bhf-simple-product-list>.products>.product .product-read-more {
    order: 5;
    opacity: 0;
    visibility: hidden;
    padding: 5px 20px !important;
    margin: 0;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff;
    background-color: #ff7102;
    border: 1px solid #ff7102;
    border-radius: 30px;
    height: 30px;
    max-width: fit-content;
    max-width: -moz-fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    pointer-events: none;
    position: relative;
    left: -8px;
    overflow: hidden;
}

.bhf-simple-event-list>.products>.product .product-read-more:hover,
.bhf-simple-product-list>.products>.product .product-read-more:hover {
    color: #ff7102;
    background-color: #fff;
}

.bhf-simple-event-list>.products>.product:hover .product-read-more,
.bhf-simple-product-list>.products>.product:hover .product-read-more {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.bapf_lcontainer {
    margin: 0;
    width: 65px;
    height: 65px;
    transform: translate(-50%, -50%);
}

.bapf_lcontainer .bapf_loader {
    font-size: 45px;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #f79918;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}

.bapf_lcontainer .bapf_loader::before {
    content: "\f110";
}

.bapf_lcontainer .bapf_loader .bapf_lfirst,
.bapf_lcontainer .bapf_loader .bapf_lsecond {
    display: none;
}

.fooevents-tab-timezone {
    width: 30px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    left: auto;
    top: 0;
    font-size: 0;
    color: transparent;
    line-height: 0;
}

.bhf-page-title-row {
    padding-top: 120px !important;
    padding-bottom: 260px !important;
    background-position: center -200px !important;
    background-size: cover;
    border-radius: 5px 5px 0px 0px !important;
}

.bhf-page-title-row::before {
    content: "";
    background: linear-gradient(180deg, rgba(34, 33, 33, 0.5) 0%, rgba(34, 33, 33, 0.2) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.bhf-page-title-row::after {
    visibility: visible !important;
    width: 100% !important;
    height: 180px !important;
    background-image: url(/wp-content/uploads/2021/07/bhf-page-title-bottom-wave.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: absolute;
    top: calc(100% - 180px);
    left: 0;
    z-index: 3;
}

.et_pb_wc_add_to_cart .quantity input.qty {
    max-width: 80px !important;
}

body.single-oktatok .et_pb_post.type-oktatok>.et_post_meta_wrapper {
    display: none;
}

body.single-oktatok #page-container #main-content>.container {
    width: 100%;
    max-width: 100%;
}

body.single-oktatok #page-container .et_pb_post_title .et_pb_title_featured_container .et_pb_image_wrap {
    max-height: 450px;
    overflow: hidden;
    border-radius: 4px;
}

body.single-oktatok #page-container .et_pb_post_title .et_pb_title_featured_container .et_pb_image_wrap img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

body.single-oktatok #page-container .et_pb_post_title {
    margin-bottom: 20px;
}

body.single-oktatok #page-container .et_pb_title_container h1.entry-title {
    font-weight: bold;
    font-size: 36px !important;
    line-height: 1;
    padding-bottom: 0;
}

body.single-oktatok #page-container .bhf-trainer-categories-module {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(34, 33, 33, 0.1);
}

body.single-oktatok #page-container .bhf-trainer-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

body.single-oktatok #page-container .bhf-trainer-categories>span {
    display: flex;
    margin-right: 15px;
}

body.single-oktatok #page-container .bhf-trainer-categories>span a {
    color: #5c6466;
    font-weight: 600;
    font-size: 20px;
}

body #page-container .sp-testimonial-pro-wrapper {}

body #page-container .sp-testimonial-pro-wrapper .addtoany_share_save_container {
    display: none;
}

body #page-container .sp-testimonial-pro-wrapper div.sp-testimonial-pro-section {
    padding: 0;
}

body #page-container .sp-testimonial-pro-wrapper div.sp-testimonial-pro-section .slick-list {
    margin: 0 -15px;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item {
    background-color: rgba(71, 110, 116, 0.1);
    border-radius: 4px;
    /* padding: 100px 160px 40px; */
    padding: 50px 160px 50px;
    margin-left: 15px;
    margin-right: 15px;
    /* margin-top: 60px; */
    margin-top: 0;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-image {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    border: 6px solid #fff;
    border-radius: 120px;
    overflow: hidden;
    /**/
    display: none;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-testimonial {
    margin-bottom: 40px;
    font-size: 16px;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-name {
    margin-bottom: 0;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-name,
body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-testimonial,
body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-designation-company {
    font-family: inherit;
}

body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item .sp-testimonial-pro .tpro-client-designation-company {
    margin-bottom: 0;
}

body #page-container .sp-testimonial-pro-section .slick-prev,
body #page-container .sp-testimonial-pro-section .slick-next {
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid rgba(34, 33, 33, 0.15);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 18px;
    color: #3a4041;
    display: flex;
    align-items: center;
    justify-content: center;
}

body #page-container .sp-testimonial-pro-section .slick-prev:hover,
body #page-container .sp-testimonial-pro-section .slick-next:hover {
    background: rgba(34, 33, 33, 0.15);
    border: 1px solid transparent;
    color: #3a4041;
}

body #page-container .sp-testimonial-pro-section .slick-prev {
    left: 60px;
}

body #page-container .sp-testimonial-pro-section .slick-prev i.fa::before {
    content: "\f053";
}

body #page-container .sp-testimonial-pro-section .slick-next {
    right: 60px;
}

body #page-container .sp-testimonial-pro-section .slick-next i.fa::before {
    content: "\f054";
}

body #page-container .sp-testimonial-pro-section .sp-testimonial-pro .tfree-client-name {
    font-weight: bold;
    font-size: 18px;
    color: #3a4041;
}

body #add_payment_method #payment, body .woocommerce-cart #payment,
body .woocommerce-checkout #payment {
    background: rgba(71, 110, 116, 0.1);
    border-radius: 4px;
}

body #add_payment_method #payment ul.payment_methods,
body .woocommerce-cart #payment ul.payment_methods,
body .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid rgba(34, 33, 33, 0.15);
}

body #add_payment_method #payment div.form-row.place-order,
body .woocommerce-cart #payment div.form-row.place-order,
body .woocommerce-checkout #payment div.form-row.place-order {
    flex-direction: column;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 15px;
}

body #add_payment_method #payment div.form-row.place-order::before,
body .woocommerce-cart #payment div.form-row.place-order::before,
body .woocommerce-checkout #payment div.form-row.place-order::before,
body #add_payment_method #payment div.form-row.place-order::after,
body .woocommerce-cart #payment div.form-row.place-order::after,
body .woocommerce-checkout #payment div.form-row.place-order::after {
    display: none;
}

body .woocommerce #payment #place_order, body .woocommerce-page #payment #place_order {
    float: none;
}

body #add_payment_method #payment div.payment_box,
body .woocommerce-cart #payment div.payment_box,
body .woocommerce-checkout #payment div.payment_box {
    background-color: #C7CBCC;
}

body #add_payment_method #payment div.payment_box::before,
body .woocommerce-cart #payment div.payment_box::before,
body .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #C7CBCC;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.bhf-contact-image,
.bhf-contact-image.et_pb_image .et_pb_image_wrap {
    height: 100%;
}

.bhf-contact-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
}

/* .bhf-page-title-row.bhf-archive-title-row .entry-title::before {
    content: "Kategória: ";
} */
.archive.tag .bhf-page-title-row.bhf-archive-title-row .entry-title::before {
    content: "Szerző: ";
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post {
    min-height: 375px;
    height: auto;
    max-height: 395px;
    flex: 1 0 25%;
    max-width: 25%;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 20px;
    float: none !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover {
    padding-bottom: 30px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {
    display: flex;
    min-height: 200px;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url::before {
    content: "";
    background-color: #FF7102;
    width: 100%;
    height: 100%;
    mix-blend-mode: overlay;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-featured-image-url::before {
    opacity: 1;
    visibility: visible;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url img {
    height: 200px;
    object-fit: cover;
    object-position: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-featured-image-url {
    min-height: 170px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-featured-image-url img {
    height: 170px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post h2.entry-title {
    padding: 0;
    margin-bottom: 15px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content {}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post h2.entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 60px;
    overflow: hidden;
    line-height: 1.2;
    font-weight: bold;
    font-size: 20px !important;
    color: #1A1A1A !important;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-meta {
    font-size: 0 !important;
    color: transparent !important;
    position: absolute;
    top: 15px;
    left: 30px;
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    height: auto;
    width: calc(100% - 60px);
    padding: 0;
    z-index: 0;
    pointer-events: none;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-meta a[rel="tag"],
body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-meta a[rel="category"] {
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 1;
    min-height: 20px;
    height: 20px;
    max-height: 20px;
    padding: 2px 15px;
    white-space: nowrap;
    border-radius: 20px;
    color: #1A1A1A !important;
    background-color: #B2DFDB;
    text-shadow: none;
    margin: 4px 8px 4px 0;
    display: flex;
    align-items: center;
    pointer-events: all;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .post-meta a[rel="tag"],
body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .post-meta a[rel="category"] {
    background-color: #fff;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content-inner>p:first-child {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content-inner>p:not(:first-child) {
    display: none;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content .post-content-inner {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 75px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content a.more-link {
    padding: 5px 20px !important;
    margin: 0;
    line-height: 1;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffffff !important;
    background-color: #ff7102 !important;
    border: 1px solid #ff7102;
    border-radius: 30px;
    max-width: fit-content;
    max-width: -moz-fit-content;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    position: relative;
    left: -8px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    pointer-events: none;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content a.more-link:hover {
    color: #ff7102 !important;
    background-color: #ffffff !important;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .post-content a.more-link {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    height: 30px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container>div:last-child {
    flex: 1 0 100%;
    margin-top: 25px;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container .pagination a {
    height: 45px;
    border: 1px solid rgba(34, 33, 33, 0.1);
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: rgba(26, 26, 26, 0.3) !important;
    background-color: transparent;
    margin: 0;
    position: relative;
}

body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container .pagination a:hover {
    border-color: transparent;
    background-color: rgba(34, 33, 33, 0.1);
    color: #1A1A1A !important;
}

body:not(.post-type-event).single-product.woocommerce .et_pb_wc_images>.et_pb_module_inner>.woocommerce-product-gallery {
    overflow: visible;
}

.single-product.woocommerce .et_pb_wc_images>.et_pb_module_inner>.woocommerce-product-gallery {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.single-product.woocommerce .et_pb_wc_images>.et_pb_module_inner>.woocommerce-product-gallery .bhf-zoom-badge {
    max-width: 120px;
    position: absolute;
    bottom: -1px;
    right: -1px;
    pointer-events: none;
}

body.search-results .et_pb_posts .et_pb_ajax_pagination_container .et_pb_post.type-page {
    display: none !important;
}

.wp-pagenavi {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding-top: 20px;
}

.wp-pagenavi>* {
    margin-right: 15px;
}

.wp-pagenavi>*:last-child {
    margin-right: 0;
}

.wp-pagenavi>a {
    height: 45px;
    border: 1px solid rgba(34, 33, 33, 0.1);
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: rgba(26, 26, 26, 0.3) !important;
    background-color: transparent;
    position: relative;
}

.wp-pagenavi>a.previouspostslink {
    margin-left: 0;
}

.wp-pagenavi>a.nextpostslink {
    margin-right: 0;
}

.wp-pagenavi>a.previouspostslink,
.wp-pagenavi>a.nextpostslink {
    font-size: 0;
    color: transparent;
    line-height: 0;
}

.wp-pagenavi>a.previouspostslink::before,
.wp-pagenavi>a.nextpostslink::before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: rgba(26, 26, 26, 0.3);
    font-size: 14px;
}

.wp-pagenavi>a.previouspostslink::before {
    content: "\f060";
}

.wp-pagenavi>a.nextpostslink::before {
    content: "\f061";
}

.wp-pagenavi>a:hover {
    border-color: transparent;
    background-color: rgba(34, 33, 33, 0.1);
    color: #1A1A1A !important;
}

.wp-pagenavi>a:hover.previouspostslink::before,
.wp-pagenavi>a:hover.nextpostslink::before {
    color: #1A1A1A;
}

.wp-pagenavi>span.current {
    height: 45px;
    border: 1px solid rgba(34, 33, 33, 0.1);
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #1A1A1A !important;
    background-color: #fff;
}

/* End of Custom elements */
/* Woocommerce */
body.woocommerce #page-container .woocommerce-message,
body.woocommerce #page-container .woocommerce-error,
body.woocommerce #page-container .woocommerce-info,
body #page-container .woocommerce .woocommerce-message,
body #page-container .woocommerce .woocommerce-error,
body #page-container .woocommerce .woocommerce-info {
    background: #036878 !important;
    margin-bottom: 20px !important;
    padding: 10px 15px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

body.woocommerce #page-container ul.woocommerce-message>li,
body.woocommerce #page-container ul.woocommerce-error>li,
body.woocommerce #page-container ul.woocommerce-info>li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

body .woocommerce-message .button, body .woocommerce-error .button, body .woocommerce-info .button {
    order: 2;
    margin: 10px 0;
}

.woocommerce-message a.button.wc-forward, .woocommerce-message a.button.wc-forward:hover {
    border: 1px solid;
}

.woocommerce-message a.button.wc-forward:hover {
    background-color: #fff !important;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0;
    padding: 0;
}

#customer_login .customer-login.customer-form-active,
#customer_login .customer-register.customer-form-active {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

#customer_login .customer-login,
#customer_login .customer-register {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#customer_login h2 {
    font-weight: bold;
    font-size: 36px;
    line-height: 1;
}

.woocommerce form .form-row {
    padding: 3px 0;
    display: flex;
    flex-wrap: wrap;
}

.woocommerce form .form-row.wc-maileon-newsletter-row label.woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    padding-left: 25px;
    min-height: initial;
    line-height: 1.2;
}

.woocommerce form .form-row.wc-maileon-newsletter-row label.woocommerce-form__label-for-checkbox span.optional {
    padding-left: 10px;
}

.woocommerce form .form-row.wc-maileon-newsletter-row label.woocommerce-form__label-for-checkbox>span::before {
    /* top: 50%;
    transform: translateY(-50%); */
}

.woocommerce form .form-row.justify-between {
    justify-content: space-between;
}

.woocommerce form .form-row.form-row-remember-lostpassword {
    margin-top: 5px;
}

.woocommerce form .form-row.form-row-submit {
    margin-top: 30px;
}

.woocommerce form .form-row input.input-text,
.woocommerce table input[type="text"] {
    border: 1px solid rgba(22, 22, 33, 0.1);
    border-radius: 45px;
    height: 45px;
    padding: 10px 25px;
    font-weight: bold;
    color: #1A1A1A;
    width: 100%;
    text-indent: 1px;
}

.woocommerce form .form-row textarea {
    min-height: 100px;
    border-radius: 20px;
    padding: 10px 15px;
    border: 1px solid rgba(22, 22, 33, 0.1);
    font-weight: bold;
    color: #1A1A1A;
    width: 100%;
    text-indent: 1px;
}

body .select2-container--default .select2-selection--single {
    border: 1px solid rgba(22, 22, 33, 0.1);
    border-radius: 45px;
    height: 45px;
    padding: 10px 25px;
    width: 100%;
    text-indent: 1px;
    display: flex;
    align-items: center;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: bold;
    color: #1A1A1A;
    line-height: 1;
    padding: 0;
}

body .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
body .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
}

body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
}

body .select2-container--open .select2-dropdown--above {
    border-bottom: 1px solid;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

body .select2-container--open .select2-dropdown--below {
    border-top: 1px solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
}

body .select2-container, body .ui-widget.ui-datepicker {
    z-index: 999 !important;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}

.woocommerce form .form-row input.input-text[type="password"] {
    padding: 10px 50px 10px 25px;
}

.woocommerce form .form-row input.input-text::placeholder, .woocommerce form .form-row textarea::placeholder {
    color: #A1A1A1;
    font-weight: 400;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    right: 25px;
    top: 16px;
    height: 14px;
    display: flex;
    align-items: center;
}

.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 0;
    content: "\f06e";
    color: #000;
    opacity: 0.4;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.woocommerce form input:focus~.show-password-input::after,
.woocommerce-page form input:focus~.show-password-input::after {
    opacity: 1;
}

.woocommerce form .show-password-input.display-password::after,
.woocommerce-page form .show-password-input.display-password::after {
    content: "\f070";
}

#customer_login .woocommerce-form-login .form-row input.input-text {
    padding-left: 50px;
}

.woocommerce form .form-row input.input-text[name="password"] {
    padding-right: 45px;
}

#customer_login .woocommerce-form-login .form-row {
    position: relative;
}

#customer_login .woocommerce-form-login .form-row::before {
    display: none;
    content: "";
}

#customer_login .woocommerce-form-login .form-row::after {
    display: none;
}

#customer_login .woocommerce-form-login .form-row .lost_password a,
#customer_login .form-row-link a {
    color: #FF7102;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    position: relative;
}

#customer_login .woocommerce-form-login .form-row .lost_password a::after,
#customer_login .form-row-link a::after {
    content: "";
    background-color: #FF7102;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#customer_login .woocommerce-form-login .form-row .lost_password a:hover::after,
#customer_login .form-row-link a:hover::after {
    opacity: 1;
    visibility: visible;
}

#customer_login .form-row-link {
    line-height: 1;
    margin-top: 15px;
}

#customer_login .form-row-link a {
    margin-left: 5px;
}

#customer_login .woocommerce-form-login .woocommerce-form-row-wrapper {}

#customer_login .woocommerce-form-login .woocommerce-form-row-wrapper .form-row:focus-within::before {
    opacity: 1;
}

#customer_login .woocommerce-form-login .woocommerce-form-row-wrapper .form-row::before {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 9;
    opacity: 0.4;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#customer_login .woocommerce-form-login .woocommerce-form-row-wrapper .form-row:first-child::before {
    background-image: url(/wp-content/uploads/2021/06/bhf-envelope-icon.svg);
    top: 17px;
    left: 25px;
    width: 16px;
    height: 17px;
}

#customer_login .woocommerce-form-login .woocommerce-form-row-wrapper .form-row:nth-child(2)::before {
    background-image: url(/wp-content/uploads/2021/06/bhf-lock-icon.svg);
    top: 16px;
    left: 25px;
    width: 16px;
    height: 17px;
}

.woocommerce #customer_login .col2-set,
.woocommerce-page #customer_login .col2-set {
    display: flex;
    align-items: stretch;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    min-height: 70vh;
}

.woocommerce #customer_login .col2-set::before,
.woocommerce-page #customer_login .col2-set::before,
.woocommerce #customer_login .col2-set::after,
.woocommerce-page #customer_login .col2-set::after {
    display: none;
}

.woocommerce #customer_login .col2-set .col-1,
.woocommerce-page #customer_login .col2-set .col-1,
.woocommerce #customer_login .col2-set .col-2,
.woocommerce-page #customer_login .col2-set .col-2 {
    flex: 1;
    width: 100%;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
}

.woocommerce #customer_login .col2-set .col-2,
.woocommerce-page #customer_login .col2-set .col-2 {
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.woocommerce #customer_login .col2-set .col-1 .woocommerce-form,
.woocommerce-page #customer_login .col2-set .col-1 .woocommerce-form,
.woocommerce #customer_login .col2-set .col-2 .woocommerce-form,
.woocommerce-page #customer_login .col2-set .col-2 .woocommerce-form {
    display: flex;
    flex-direction: column;
    margin: 30px 0 0;
}

.woocommerce #customer_login .col2-set .col-1>div,
.woocommerce-page #customer_login .col2-set .col-1>div {
    height: 100%;
    display: flex;
    border-radius: 4px;
    overflow: hidden;
}

.woocommerce #customer_login .col2-set .col-1>div img,
.woocommerce-page #customer_login .col2-set .col-1>div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.woocommerce .woocommerce-address-fields__field-wrapper,
.woocommerce .woocommerce-billing-fields__field-wrapper,
.woocommerce .woocommerce-shipping-fields__field-wrapper,
.woocommerce .fooevents-attendee {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row,
.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row {
    float: none;
    flex: 1 0 50%;
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce form .fooevents-attendee .form-row {
    float: none;
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row label,
.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label,
.woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row label {
    margin-right: 15px;
    min-width: 130px;
}

.woocommerce form .fooevents-attendee .form-row label {
    margin-right: 15px;
    min-width: 80px;
}

.woocommerce form .woocommerce-address-fields__field-wrapper .form-row span.woocommerce-input-wrapper,
.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row span.woocommerce-input-wrapper,
.woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row span.woocommerce-input-wrapper,
.woocommerce form .fooevents-attendee .form-row span.woocommerce-input-wrapper {
    flex: 1;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox {
    position: relative;
    min-height: 16px;
    display: flex;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox input[type="checkbox"] {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox>span {
    padding-left: 25px;
    line-height: 1.3;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox>span::before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 4px;
    border: 1px solid rgba(22, 22, 33, 0.1);
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox>span::after {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    content: "\f00c";
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox input:checked~span::before {
    background-color: #1A1A1A;
}

.woocommerce form .form-row label.woocommerce-form__label-for-checkbox input:checked~span::after {
    opacity: 1;
    visibility: visible;
}

.woocommerce nav.woocommerce-pagination .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    margin: 0;
}

.woocommerce nav.woocommerce-pagination .page-numbers::before,
.woocommerce nav.woocommerce-pagination .page-numbers::after {
    display: none;
}

.woocommerce nav.woocommerce-pagination .page-numbers li {
    float: none;
    border: 0;
    margin-right: 15px;
}

.woocommerce nav.woocommerce-pagination .page-numbers li:last-child {
    margin-right: 0;
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers {
    height: 45px;
    border: 1px solid rgba(34, 33, 33, 0.1);
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: rgba(26, 26, 26, 0.3);
    background-color: transparent;
    margin: 0;
    position: relative;
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers:not(.current):hover {
    border-color: transparent;
    background-color: rgba(34, 33, 33, 0.1);
    color: #1A1A1A;
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.current {
    color: #1A1A1A;
    background-color: #fff;
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.prev {
    font-size: 0;
    color: transparent;
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.prev::before,
.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.next::before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: inherit;
    font-size: 14px;
    color: rgba(26, 26, 26, 0.3);
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.prev::before {
    content: "\f060";
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.next::before {
    content: "\f061";
}

.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.prev:hover::before,
.woocommerce nav.woocommerce-pagination .page-numbers li .page-numbers.next:hover::before {
    color: #1A1A1A;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 20px;
    border-radius: 4px;
    line-height: 1.2 !important;
    font-size: 15px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-product.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.single-product.woocommerce .product>.clearfix {
    display: none;
}

.single-product.woocommerce .et_pb_wc_images {
    height: 100%;
}

.single-product.woocommerce .et_pb_wc_images>.et_pb_module_inner {
    height: 100%;
}

.single-product.woocommerce .et_pb_wc_images>.et_pb_module_inner>.woocommerce-product-gallery {
    height: 100%;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0;
}

.single-product.woocommerce #content div.product div.images, .single-product.woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: none;
    width: auto;
}

.single-product.woocommerce #content div.product div.summary, .single-product.woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: auto;
}

.single-product.woocommerce div.images.woocommerce-product-gallery {
    width: 600px;
    margin-right: 40px;
}

.post-type-event.woocommerce div.images.woocommerce-product-gallery>div {
    height: 100%;
}

.post-type-event.woocommerce div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    height: 100%;
}

.post-type-event.woocommerce div.images.woocommerce-product-gallery .woocommerce-product-gallery__image {
    height: 100%;
}

.post-type-event.woocommerce div.images.woocommerce-product-gallery .woocommerce-product-gallery__image>a {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.post-type-event.woocommerce div.images.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    border-radius: 4px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.woocommerce:not(.post-type-event) div.images.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    max-height: 400px;
    width: auto;
    margin: 15px auto;
    -webkit-box-shadow: 0px 24px 40px rgb(26 26 26 / 16%) !important;
    -moz-box-shadow: 0px 24px 40px rgba(26, 26, 26, 0.16) !important;
    box-shadow: 0px 24px 40px rgb(26 26 26 / 16%) !important;
}

.single-product.woocommerce .et_pb_wc_description .et_pb_module_inner p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.single-product.woocommerce div.product .product_title, .single-product.woocommerce .et_pb_wc_title h1 {
    font-weight: bold;
    font-size: 36px !important;
    color: #000000;
}

.single-product.woocommerce .price bdi, .single-product.woocommerce .price bdi span {
    line-height: 1;
    font-weight: bold;
    font-size: 22px !important;
    letter-spacing: 2px;
    color: #222121;
}

.single-product.woocommerce .woocommerce-product-details__short-description {
    margin-bottom: 30px;
}

.single-product.woocommerce .et_pb_column.et_pb_column_empty {
    min-height: 0;
}

.single-product.woocommerce .bhf-event-single-contact {
    margin-bottom: 15px;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    position: relative;
    padding-left: 25px;
}

.single-product.woocommerce .bhf-event-single-location {
    margin-bottom: 15px;
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    position: relative;
    padding-left: 25px;
}

.single-product.woocommerce .bhf-event-single-location::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/07/marker-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 18px;
    width: 17px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.single-product.woocommerce .bhf-event-single-datetime-list {
    margin-bottom: 20px;
}

.single-product.woocommerce .bhf-event-single-datetime-list .bhf-event-single-datetime {
    line-height: 1;
    font-weight: 600;
    font-size: 14px;
    color: #A1A1A1;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.single-product.woocommerce .bhf-event-single-datetime-list .bhf-event-single-datetime::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/07/clock-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.woocommerce .bhf-event-single-datetime-list .bhf-event-single-date-divider {
    padding-left: 3px;
    padding-right: 3px;
    font-weight: 500;
    opacity: .8;
}

.single-product.woocommerce .price {
    padding-bottom: 5px;
}

.single-product.woocommerce .cart {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.single-product.woocommerce .cart::before,
.single-product.woocommerce .cart::after {
    display: none;
}

.single-product.woocommerce .cart * {
    float: none;
}

.single-product.woocommerce .et_pb_wc_meta {
    margin-top: 40px;
    margin-bottom: 40px !important;
}

.single-product.woocommerce .product_meta {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0;
    height: 1px;
}

.single-product.woocommerce .product_meta .posted_in,
.single-product.woocommerce .product_meta .tagged_as {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.single-product.woocommerce .bhf-trainer-info {
    display: flex;
}

.single-product.woocommerce .bhf-trainer-info .bhf-trainer-info-left {
    width: 80px;
    margin-right: 30px;
    display: flex;
    align-items: center;
}

.single-product.woocommerce .bhf-trainer-info .bhf-trainer-info-img {
    border-radius: 100%;
    overflow: hidden;
}

.single-product.woocommerce .bhf-trainer-info .bhf-trainer-info-img img {
    display: block;
    height: 80px;
    width: 80px;
    object-fit: cover;
}

.single-product.woocommerce .bhf-trainer-info .bhf-trainer-info-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.single-product.woocommerce .bhf-trainer-info .bhf-trainer-info-name {
    color: #1A1A1A;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.single-product.woocommerce .bhf-trainer-info .bhf-trainer-info-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.single-product.woocommerce .stock {
    font-weight: 700;
    font-size: 14px !important;
    color: #fff;
    display: flex;
    align-items: center;
    width: fit-content;
    width: -moz-fit-content;
    line-height: 1;
    margin-bottom: 30px;
}

.single-product.woocommerce .stock.in-stock {
    color: #81C784;
}

.single-product.woocommerce .stock.out-of-stock {
    color: #ABABAB;
}

.bhf-simple-event-list.woocommerce .stock {}

.single-product.woocommerce div.product div.summary #fooevents_bookings_method_field {
    display: none;
}

body.woocommerce #content .quantity input.qty, body.woocommerce-cart table.cart td.actions .coupon .input-text,
body.woocommerce-page #content .quantity input.qty, body.woocommerce-page.et-db #et-boc .et-l .quantity input.qty,
body.woocommerce.et-db #et-boc .et-l .quantity input.qty {
    border: 1px solid rgba(22, 22, 33, 0.1) !important;
    background-color: #fff !important;
    border-radius: 45px;
    height: 45px;
    min-width: 70px;
    padding: 10px 20px;
    font-weight: bold !important;
    color: #1A1A1A !important;
    text-indent: 1px;
    font-size: 14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body.woocommerce #content div.product form.cart div.quantity,
body.woocommerce-page #content div.product form.cart div.quantity,
body.woocommerce-page div.product form.cart div.quantity,
body.woocommerce div.product form.cart div.quantity {
    margin: 0 10px 0 0 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.quantity-plain-text {
    margin-right: 25px;
}

body.woocommerce.et-db #et-boc .et-l .woocommerce-tabs, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs {
    border: 0;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls {
    background: #F1F1F1;
    border-radius: 4px;
    position: relative;
    bottom: -3px;
    height: 50px !important;
    display: flex;
}

body.woocommerce #content-area div.product .woocommerce-tabs .panel, body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs .panel, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_all_tabs {
    border: 1px solid #E4E4E4;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}

body.woocommerce .et_pb_wc_tabs .et_pb_all_tabs p {
    position: relative;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent !important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce div.product .woocommerce-tabs ul.tabs li,
body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls li,
body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls li.et_pb_tab_active {
    border: 0;
    margin: 0;
    background: transparent;
    float: none;
    height: 100% !important;
    display: flex;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs:before, .woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs:before, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls::after {
    display: none;
}

body.woocommerce #content-area div.product .woocommerce-tabs .panel>h2, body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs .panel>h2, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tab_content h2 {
    display: none;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs li a, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls li a {
    margin: 0px 25px !important;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 15px;
    padding: 0 1px !important;
    border-bottom: 2px solid transparent;
    color: rgba(34, 33, 33, 0.4) !important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover,
body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls li:not(.et_pb_tab_active) a:hover {
    color: rgba(34, 33, 33, 0.8) !important;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce.et-db #et-boc .et-l div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce.et-db #et-boc .et-l .et_pb_wc_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #222121 !important;
    border-bottom: 2px solid #222121;
}

body.single-product #page-container #et-main-area>#main-content>.container {
    max-width: 100%;
    width: 100%;
}

body.woocommerce-page span.onsale, body.woocommerce span.onsale {
    font-weight: 600 !important;
    font-size: 15px;
    line-height: 1 !important;
    min-height: 30px !important;
    height: 30px;
    max-height: 30px;
    padding: 5px 15px !important;
    border-radius: 30px !important;
    color: #fff;
    background-color: #fda25a !important;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

body.logged-in .bhf-profile-section .woocommerce {
    display: flex;
    align-items: flex-start;
    padding: 90px 0;
    width: 100%;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation {
    min-width: 200px;
    margin-right: 40px;
    background-color: rgba(71, 110, 116, 0.1);
    border-radius: 4px;
    padding: 20px 30px;
    float: none;
    width: auto;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style-type: none;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid rgba(34, 33, 33, 0.1);
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul li a {
    height: 40px;
    display: flex;
    align-items: center;
    color: #1A1A1A;
    opacity: 0.45;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    opacity: 1;
}

.bhf-profile-section .woocommerce .woocommerce-MyAccount-content {
    flex: 1;
}

body #page-container .woocommerce table.shop_table,
body.woocommerce #page-container table.shop_table {}

body #page-container .woocommerce table.shop_table a.button,
body.woocommerce #page-container table.shop_table a.button {
    font-size: 12px;
    padding: 5px 15px !important;
    height: 30px;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    max-width: 120px;
    max-height: 120px;
    object-fit: contain;
}

body h1.entry-title.main_title, body h1.et_pb_contact_main_title, body .et_pb_title_container h1 {
    font-size: 32px;
    font-weight: 600;
}

body .cart_totals h2, body .shipping_calculator h2, body .product .related h2,
body .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 26px;
    font-weight: 600;
}

.checkout h3 {
    font-size: 22px;
    font-weight: 600;
}

.woocommerce .checkout .col2-set {
    display: flex;
}

.woocommerce .checkout .col2-set::before,
.woocommerce .checkout .col2-set::after {
    display: none;
}

.woocommerce .checkout .col2-set .col-1 {
    flex: 3;
    padding-right: 40px;
}

.woocommerce .checkout .col2-set .col-2 {
    flex: 1;
}

.woocommerce .checkout .col2-set .col-1,
.woocommerce .checkout .col2-set .col-2 {
    float: none;
    width: auto;
}

.woocommerce .checkout .woocommerce-additional-fields__field-wrapper .notes {
    flex-direction: column;
}

.woocommerce .checkout .woocommerce-additional-fields__field-wrapper .notes #order_comments {
    min-height: 100px;
    border-radius: 20px;
    padding: 10px 15px;
}

.et_right_sidebar #left-area {
    padding: 0;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    display: flex;
    align-items: center;
    width: 50%;
}

.woocommerce table.cart td.actions .button[name="update_cart"] {
    float: right;
}

.woocommerce table.cart td.actions #coupon_code {
    margin-right: 15px;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: fit-content;
    width: -moz-fit-content;
    min-width: 100px;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info a.showlogin {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
    display: none;
}

.woocommerce form .form-row .optional {
    font-size: 12px;
    opacity: .8;
}

.fooevents-attendee h4.fooevents-attendee-number {
    font-size: 18px;
    font-weight: 600;
    flex: 1 0 100%;
    padding-left: 15px;
    padding-right: 15px;
    opacity: .7;
}

#main-content .cart-subtotal td {
    /* border-top: 1px solid rgba(0, 0, 0, .1); */
}

body.woocommerce-checkout form.woocommerce-form-login.login .form-row label.woocommerce-form__label-for-checkbox {
    flex: 1 0 100%;
    margin-bottom: 20px;
}

body.woocommerce-checkout form.woocommerce-form-login.login .form-row .woocommerce-button.button.woocommerce-form-login__submit {
    margin-bottom: 10px;
}

body.woocommerce-checkout .woocommerce-account-fields .password-input {
    width: auto;
}

.fooevents-attendee p:first-of-type {
    padding-left: 15px;
    padding-right: 15px;
}

form.woocommerce-ResetPassword {
    padding-top: 40px;
}

a.fooevents-copy-from-purchaser:not(.dashicons) {
    font-size: 0;
    color: transparent;
    line-height: 0;
}

a.fooevents-copy-from-purchaser:not(.dashicons)::before {
    content: "Saját adatok másolása számlázási adatokból";
    font-size: 14px;
    color: #ff7102;
    line-height: 1;
}

.fooevents-checkout-attendee-info {
    flex: 1 0 100%;
}

.single-product.woocommerce .cart .attendee-class label {
	margin-bottom: 10px;
}

.single-product.woocommerce .cart .form-row-wide {
    flex: 1 0 100%;
}

body.single-product.woocommerce #page-container .cart p.attendee-class:last-of-type {
	margin-bottom: 20px !important;
}

.single-product.woocommerce .cart .fooevents-bookings-date-slot-date,
.single-product.woocommerce .cart .fooevents-bookings-date-slot-slot {
	display: flex;
	flex-direction: column;
}

.single-product.woocommerce .cart .fooevents-bookings-date-slot-date .woocommerce-input-wrapper,
.single-product.woocommerce .cart .fooevents-bookings-date-slot-slot .woocommerce-input-wrapper {
	max-width: 280px;
	position: relative;
}

.single-product.woocommerce .cart .fooevents-bookings-date-slot-date .woocommerce-input-wrapper select.select,
.single-product.woocommerce .cart .fooevents-bookings-date-slot-slot .woocommerce-input-wrapper select.select {
	border: 1px solid rgba(22, 22, 33, 0.1);
	background-color: #fff;
	border-radius: 45px;
	height: 45px;
	padding: 10px 25px;
	width: 100%;
	text-indent: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #1A1A1A;
	display: flex;
	align-items: center;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.single-product.woocommerce .cart .fooevents-bookings-date-slot-date .woocommerce-input-wrapper::after,
.single-product.woocommerce .cart .fooevents-bookings-date-slot-slot .woocommerce-input-wrapper::after {
	content: '';
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	right: 25px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
}

/* End of Woocommerce */
/* Header */
header#main-header #top-menu li a {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header#main-header #top-menu>li.menu-item-has-children>a:first-child:after {
    right: -14px;
}

header#main-header #top-menu>li>a:hover {
    opacity: 1;
    color: #fff;
}

header#main-header {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header#main-header.et-fixed-header {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1) !important;
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .1) !important;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1) !important;
}

header#main-header #top-menu li li.menu-item-has-children>a:first-child:after {
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    right: 15px;
}

header#main-header #top-menu li li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

header#main-header #top-menu li li a {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: none;
    padding: 10px 15px !important;
    display: flex;
    align-items: center;
}

header#main-header #top-menu li li a:hover {
    background-color: transparent;
    opacity: 1;
    font-weight: 700;
}

header#main-header.et-fixed-header #top-menu li li a {
    color: #222121 !important;
}

header#main-header .nav li ul {
    min-width: 180px;
    width: fit-content;
    width: -moz-fit-content;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
}

header#main-header .nav li li ul {
    left: 100%;
    border: 0;
    padding: 0;
    top: 0;
}

header#main-header .container.et_menu_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header#main-header.et-fixed-header .container.et_menu_container {
    height: 80px;
}

header#main-header .container.et_menu_container::after {
    display: none;
}

header#main-header .container.et_menu_container .logo_container {
    position: initial;
    width: auto;
    height: auto;
}

header#main-header .container.et_menu_container .logo_container::after {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: calc(-100% + 220px);
    top: 0;
    z-index: -1;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

header#main-header .container.et_menu_container .logo_container span.logo_helper {
    display: none;
}

header#main-header .container.et_menu_container .logo_container>a {
    display: flex;
    align-items: center;
}

header#main-header .container.et_menu_container .logo_container #logo {
    width: 175px !important;
    height: auto !important;
}

header#main-header #et-top-navigation {
    float: none;
    display: flex;
    align-items: stretch;
    height: 100%;
    padding: 0 !important;
}

header#main-header #et-top-navigation #top-menu-nav {
    float: none;
    display: flex;
    align-items: stretch;
    height: 100%;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu {
    float: none;
    display: flex;
    align-items: stretch;
    height: 100%;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li,
header#main-header #et-top-navigation .profile-nav {
    padding-right: 0;
    margin-right: 20px;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li.astm-search-menu {
    margin-left: 10px;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li {
    position: relative;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li::after {
    content: "";
    height: 3px;
    background-color: #FF7102;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li.current-menu-item::after {
    opacity: 1;
    visibility: visible;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li,
header#main-header #et-top-navigation .profile-nav, header#main-header #et-top-navigation .et-cart {
    display: flex;
    align-items: center;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li>ul.sub-menu {
    left: 0;
    top: 100%;
    border: 0;
    padding: 0;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li>ul.sub-menu li {
    position: relative;
    padding-bottom: 1px;
}

header#main-header #et-top-navigation #top-menu-nav #top-menu>li>ul.sub-menu li::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    width: calc(100% - 30px);
    background-color: #222121;
    opacity: 0.1;
}

header#main-header #et-top-navigation a.et-cart-info {
    float: none;
}

header#main-header #et-top-navigation a.et-cart-info {
    background-image: url(/wp-content/uploads/2021/05/jogapont-cart-icon.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

header#main-header #et-top-navigation a.et-cart-info span {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #FF7102;
    min-width: 15px;
    height: 15px;
    padding: 3px;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

header#main-header #et-top-navigation a.et-cart-info span::before {
    display: none;
}

header#main-header #et-top-navigation a.profile-nav-item {
    background-image: url(/wp-content/uploads/2021/05/jogapont-profile-icon.svg);
    background-repeat: no-repeat;
    background-size: 19px 20px;
    width: 19px;
    height: 20px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* End of Header */
/* Footer */
footer#main-footer {
    position: relative;
    margin-top: 300px;
    overflow: visible;
}

footer#main-footer::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: -30px;
    top: -60px;
    width: 550px;
    height: 350px;
    background-image: url(/wp-content/uploads/2021/06/bhf-lotus-bg-green.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

footer#main-footer::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: -250px;
    width: 100%;
    height: 300px;
    background-image: url(/wp-content/uploads/2021/06/bhf-footer-wave-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

footer#main-footer .container {
    padding-top: 0px;
}

footer#main-footer .container, footer#main-footer #footer-bottom {
    position: relative;
}

footer#main-footer #footer-widgets {
    padding: 0 0 40px;
    display: flex;
}

footer#main-footer #footer-widgets .footer-widget {
    flex: 1;
    float: none;
    display: flex;
    margin-right: 6%;
    margin-bottom: 0 !important;
}

footer#main-footer #footer-widgets .footer-widget:first-child {
    width: auto !important;
    display: grid;
    grid-template-columns: 240px 1fr 1fr;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 60px;
    grid-row-gap: 20px;
}

footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child {
    max-width: 240px;
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    grid-column: 1;
    grid-row: 1;
}

footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child img {
    position: relative;
    z-index: 1;
    min-height: 50px;
    width: auto;
    padding-right: 60px;
}

footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child::after {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 100px;
    position: absolute;
    left: calc(-100% + 240px);
    z-index: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

footer#main-footer #footer-widgets .footer-widget:first-child .widget_custom_html:nth-child(2) {
    max-width: 240px;
    grid-column: 1;
    grid-row: 2;
}

footer#main-footer #footer-widgets .footer-widget:first-child .widget_nav_menu:nth-child(3) {
    grid-column: 2;
    grid-row: 1 / span 2;
}

footer#main-footer #footer-widgets .footer-widget:first-child .widget_nav_menu:nth-child(4) {
    grid-column: 3;
    grid-row: 1 / span 2;
}

footer#main-footer #footer-widgets .footer-widget:first-child .fwidget:last-child {
    grid-column: 1 / span 3;
    grid-row: 3;
}

footer#main-footer #footer-widgets .footer-widget:first-child .fwidget:last-child h4 {
    margin-right: 15px;
    padding-right: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: -5px;
}

footer#main-footer #footer-widgets .footer-widget:first-child .fwidget:last-child h4::after {
    width: 1px;
    height: 100%;
    left: auto;
    right: 0;
}

footer#main-footer #footer-widgets .footer-widget:last-child {
    max-width: 480px;
    width: auto !important;
    margin-right: 0;
    flex-direction: column;
}

footer#main-footer #footer-widgets .footer-widget:last-child #maileon_contact_form_acknowledgements .maileon_contact_form_field_row:last-child {
    margin-bottom: 20px;
}

footer#main-footer .footer-widget h4 {
    position: relative;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: inline-block;
}

footer#main-footer .footer-widget h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #FFFFFF;
    opacity: 0.1;
}

footer#main-footer .footer-widget .fwidget {
    margin-bottom: 0;
}

footer#main-footer #footer-widgets .footer-widget li {
    padding-left: 0;
    margin-bottom: 12px;
}

footer#main-footer #footer-widgets .footer-widget li:last-child {
    margin-bottom: 0;
}

footer#main-footer #footer-widgets .footer-widget li::before {
    display: none;
}

footer#main-footer #footer-widgets .footer-widget li a {
    line-height: 1;
    position: relative;
}

footer#main-footer #footer-widgets .footer-widget li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    background-color: #fff;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

footer#main-footer #footer-widgets .footer-widget li a:hover {
    color: #fff;
}

footer#main-footer #footer-widgets .footer-widget li a:hover::after {
    opacity: 1;
    visibility: visible;
}

footer#main-footer .bhf-footer-logos {
    display: flex;
    align-items: center;
}

footer#main-footer .bhf-footer-logos .bhf-footer-logos-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
}

footer#main-footer .bhf-footer-logos .bhf-footer-logos-logo:last-child {
    margin-right: 0;
}

footer#main-footer .bhf-footer-logos .bhf-footer-logos-logo img {
    mix-blend-mode: screen;
    max-width: 50px;
    max-height: 50px;
    display: block;
}

footer#main-footer .bhf-footer-purchase-info-item-logos {
    display: flex;
    align-items: center;
}

footer#main-footer .bhf-footer-purchase-info {
    display: flex;
    align-items: flex-start;
}

footer#main-footer .bhf-footer-purchase-info-item {
    display: flex;
    align-items: center;
    margin-right: 50px;
}

footer#main-footer .bhf-footer-purchase-info-item:last-child {
    margin-right: 0;
}

footer#main-footer .bhf-footer-purchase-info-item-logos .bhf-footer-purchase-info-item-logo {
    padding-right: 15px;
    line-height: 1;
}

footer#main-footer .bhf-footer-purchase-info-item-logos .bhf-footer-purchase-info-item-logo:last-child {
    padding-right: 0;
}

footer#main-footer .bhf-footer-purchase-info-item-logos .bhf-footer-purchase-info-item-logo img {
    min-height: 18px;
}

footer#main-footer .bhf-footer-purchase-info-item-logos .bhf-footer-purchase-info-item-logo img[src*="simplepay"] {
    min-height: 24px;
}

footer#main-footer .bhf-footer-purchase-info-item-logos .bhf-footer-purchase-info-item-logo img[src*="mastercard"] {
    min-height: 20px;
}

footer#main-footer .bhf-footer-purchase-info-item-logos .bhf-footer-purchase-info-item-logo img[src*="foxpost"] {
    min-height: 24px;
}

footer#main-footer .bhf-footer-subs-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
}

footer#main-footer #footer-bottom {
    padding: 0;
}

footer#main-footer #footer-bottom>.container {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

footer#main-footer #footer-bottom>.container>* {
    flex: 1;
}

footer#main-footer #footer-bottom .footer-credits {
    color: rgba(255, 255, 255, 0.8);
}

footer#main-footer #footer-bottom .footer-social {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer#main-footer #footer-bottom .footer-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 40px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    font-size: 18px;
}

footer#main-footer #footer-bottom .footer-social-icon:last-child {
    margin-right: 0;
}

footer#main-footer #footer-bottom .footer-social-icon:hover {
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.1);
}

footer#main-footer #footer-bottom .footer-cubicfox {
    display: flex;
    justify-content: flex-end;
}

footer#main-footer #footer-bottom .footer-cubicfox a:hover {
    opacity: .6;
}

footer#main-footer .menu-tarsoldalak-container #menu-tarsoldalak li a::after {
    opacity: 1;
    visibility: visible;
}

/* End of Footer */
/* Responsivity */
@media only screen and (max-width: 1700px) {
    body #page-container .bhf-gray-bg-wave-section>.et_pb_row::after {
        transform: translateY(calc(-50% + 50px));
    }

    .bhf-gray-bg-wave-section.bhf-post-slider-fullwidth::before {
        top: -250px;
    }

    .bhf-gray-bg-wave-section.bhf-post-slider-fullwidth::after {
        bottom: -250px
    }
}

@media only screen and (max-width: 1500px) {
    body #page-container .bhf-calendar-section>.et_pb_row {
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }

    body #page-container .bhf-calendar-section>.et_pb_row:first-child>.et_pb_column::before {
        width: 600px;
        height: 350px;
    }

    body #page-container .bhf-calendar-section>.et_pb_row:first-child>.et_pb_column::after {
        bottom: 80px;
        width: 600px;
        height: 350px;
    }

    body #page-container .bhf-magazin-section>.bhf-event-listing-row {
        padding-top: 250px !important;
    }

    .bhf-simple-event-list>.products>.product:hover {
        margin: 0 0 30px !important;
    }

    body:not(.single-post) .et-l--body>.et_builder_inner_content>.et_pb_section>.et_pb_row {
        width: 90% !important
    }
}

@media only screen and (max-width: 1270px) {
    .admin-bar .progress-container-top {
        top: 102px !important;
    }

    header#main-header .container.et_menu_container {
        height: 70px;
    }

    header#main-header.et-fixed-header .container.et_menu_container {
        height: 70px;
    }

    body .progress-container-top {
        top: 70px;
    }

    body #page-container {
        padding-top: 70px !important;
    }

    header#main-header .container.et_menu_container .logo_container #logo {
        width: 140px !important;
    }

    header#main-header .container.et_menu_container .logo_container::after {
        left: calc(-100% + 180px);
    }

    header#main-header #top-menu li a {
        font-size: 14px;
    }

    header#main-header #et-top-navigation #top-menu-nav #top-menu>li, header#main-header #et-top-navigation .profile-nav {
        margin-right: 20px !important;
    }

    header#main-header #et-top-navigation #top-menu-nav #top-menu>li.menu-item-has-children {
        margin-right: 20px;
    }

    .astm-search-menu form.is-search-form {
        max-width: 200px;
        height: 35px;
    }

    header#main-header #et-top-navigation a.profile-nav-item {
        background-size: 15px 16px;
        width: 15px;
        height: 16px;
    }

    header#main-header #et-top-navigation a.et-cart-info {
        background-size: 16px 16px;
        width: 16px;
        height: 16px;
    }

    footer#main-footer {
        margin-top: 250px;
    }

    footer#main-footer .bhf-footer-purchase-info {
        flex-direction: column;
    }

    footer#main-footer .bhf-footer-purchase-info .bhf-footer-purchase-info-payments {
        margin-bottom: 20px;
    }

    footer#main-footer #footer-widgets {
        padding: 0 0 40px;
    }

    footer#main-footer .container {
        padding-top: 0;
    }

    footer#main-footer::before {
        left: -100px;
        top: -80px;
        width: 500px;
        height: 300px;
    }

    footer#main-footer #footer-widgets .footer-widget:last-child {
        min-width: 300px;
    }

    body #page-container .bhf-home-all-in-one-row .et_pb_column:not(:last-child) {
        padding-right: 40px;
    }

    body #page-container .bhf-home-all-in-one-item::after {
        font-size: 170px;
        left: -50px;
        top: -20px;
        transform: none;
    }

    body #page-container .bhf-home-all-in-one-row .et_pb_column:first-child {
        width: 250px !important;
        margin-right: 40px;
        padding-right: 0 !important;
        align-self: center;
    }

    body #page-container .bhf-home-all-in-one-row .et_pb_column:first-child .et_pb_text {
        font-size: 20px;
    }

    body #page-container .bhf-home-all-in-one-row {
        align-items: flex-start;
    }

    body #page-container .bhf-home-top-section {
        padding-bottom: 200px !important;
    }

    body #page-container .bhf-home-top-section>.et_pb_row {
        padding-bottom: 40px !important;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slider_container_inner {
        max-width: 100%;
        width: 100%;
    }

    body #page-container .bhf-home-top-event-list .bhf-event-list .products .product {
        padding: 15px 20px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slide {
        padding: 0px 40px 0px;
        min-height: 500px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et-pb-controllers {
        padding: 0 40px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_container {
        padding-top: 40px;
    }

    body #page-container .bhf-home-top-event-list .bhf-event-list .products .product {
        min-height: 150px;
        max-height: initial;
    }

    .bhf-home-top-event-list .bhf-event-list .products .product .event-date, .bhf-home-top-event-list .bhf-event-list .products .product .bookable-date-time {
        font-size: 14px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et-pb-controllers {
        top: -60px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et-pb-slider-arrows {
        bottom: 35px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description {
        padding-top: 30px;
        padding-bottom: 80px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button::after {
        bottom: -3px;
    }

    .bhf-page-title-row {
        background-position: center -80px !important;
    }
}

@media only screen and (max-width: 1110px) {
    header#main-header #et-top-navigation #top-menu-nav #top-menu>li, header#main-header #et-top-navigation .profile-nav {
        margin-right: 10px;
    }

    .bhf-page-title-row {
        padding-top: 100px !important;
        padding-bottom: 220px !important;
    }

    .bhf-simple-event-list.woo-page-1>.products>.product:first-child>a.woocommerce-loop-product__link .et_shop_image {
        height: 300px;
    }

    .bhf-simple-event-list.woo-page-1>.products>.product:first-child:hover>a.woocommerce-loop-product__link .et_shop_image {
        height: 300px;
    }

    .bhf-simple-event-list>.products>.product .et_shop_image {
        height: 160px;
    }

    .bhf-simple-event-list>.products>.product:hover .et_shop_image {
        height: 130px;
    }

    body #page-container .bhf-event-list-categories .bhf-event-list-category a {
        font-size: 12px;
        min-height: 17px;
        height: 17px;
        padding: 2px 10px;
    }

    .bhf-simple-event-list>.products>.product .stock {
        padding: 5px 10px;
        height: 25px;
    }

    .bhf-simple-event-list.woo-page-1>.products>.product:first-child .bhf-event-list-categories {
        max-height: 60px;
        padding-bottom: 15px;
    }

    .bhf-simple-event-list>.products>.product>.product-info-wrapper>a.woocommerce-loop-product__title__link, .bhf-simple-product-list>.products>.product>.product-info-wrapper>a.woocommerce-loop-product__title__link {
        padding-bottom: 10px;
    }

    .bhf-simple-event-list>.products>.product>.product-info-wrapper>.bookable-date-time, .bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-single-datetime-list .bhf-event-single-datetime {
        margin-bottom: 7px;
    }

    .bhf-simple-event-list>.products>.product>.product-info-wrapper>.bhf-event-desc, .bhf-simple-product-list>.products>.product>.product-info-wrapper>.bhf-event-desc {
        margin-bottom: 15px;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post {
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }

    .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides {
        flex: 0 0 calc(33.33% - 30px);
    }
}

@media only screen and (min-width: 980px) and (max-width: 1110px) {
    .astm-search-menu form.is-search-form {
        max-width: 160px;
    }

    header#main-header .container.et_menu_container .logo_container::after {
        left: calc(-100% + 165px);
    }

    header#main-header #top-menu li a {
        font-size: 13px;
    }

    .caf-col-md-3 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media only screen and (max-width: 980px) {
    body .progress-container-top {
        top: 0px;
    }

    .admin-bar .progress-container-top {
        top: 0px !important;
    }

    header#main-header #et-top-navigation #top-menu-nav {
        display: none;
    }

    header#main-header .container.et_menu_container .logo_container #logo {
        max-width: 100% !important;
    }

    header#main-header #et_mobile_nav_menu {
        display: flex;
        align-items: center;
        float: none;
        margin-left: 25px;
    }

    header#main-header #et-top-navigation #top-menu-nav #top-menu>li, header#main-header #et-top-navigation .profile-nav {
        margin-right: 15px;
    }

    header#main-header .mobile_menu_bar {
        padding-bottom: 0 !important;
    }

    header#main-header .et_mobile_menu {
        top: 100%;
        padding: 0;
        background-color: #036878;
    }

    header#main-header .et_mobile_menu .menu-item.astm-search-menu {
        order: -1;
    }

    header#main-header .et_mobile_menu .menu-item.astm-search-menu form.is-search-form {
        max-width: 100%;
        width: calc(100% - 40px);
        margin: 20px;
    }

    body #page-container .bhf-home-top-section>.et_pb_row {
        flex-direction: column;
        align-items: center;
    }

    body #page-container .bhf-home-top-section>.et_pb_row.bhf-home-all-in-one-row {
        flex-direction: column;
        align-items: center;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    body #page-container .bhf-home-top-section>.et_pb_row:first-child>.et_pb_column:first-child {
        margin-bottom: 30px !important;
    }

    body #page-container .bhf-home-top-section>.et_pb_row:first-child>.et_pb_column {
        width: 100%;
    }

    .bhf-home-calendar.et_pb_widget_area .fc-day-grid-event .fc-content span {
        font-size: 11px;
    }

    .bhf-home-calendar.et_pb_widget_area .fc-day-grid-event {
        padding: 2px 4px;
        margin: 2px ​4px;
    }

    .bhf-home-calendar.et_pb_widget_area .fc-basic-view .fc-week-number, .bhf-home-calendar.et_pb_widget_area .fc-basic-view .fc-day-number {
        font-size: 14px;
        padding: 0px 4px;
    }

    .bhf-home-calendar.et_pb_widget_area .fc-head th {
        font-size: 13px;
    }

    body #page-container .bhf-home-top-event-list {
        padding-left: 0;
    }

    .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_slide_title {
        padding-bottom: 10px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slide {
        min-height: 400px;
    }

    body #page-container .bhf-home-top-event-list .bhf-event-list .products .product {
        min-height: 200px;
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    body #page-container .bhf-home-all-in-one-row .et_pb_column:first-child .et_pb_text {
        text-align: center;
    }

    body #page-container .bhf-home-all-in-one-row .et_pb_column {
        margin-right: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 50px;
        width: 200px !important;
    }

    .bhf-section-title .et_pb_text_inner {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bhf-section-title .et_pb_text_inner h4 {
        font-size: 32px;
    }

    .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow,
    .bhf-posts-carousel .wppsac-post-carousel button.slick-arrow {
        top: -80px;
    }

    .bhf-home-magazin-grid .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, auto);
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:first-child {
        grid-row: 1;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) {
        grid-row: 1;
        grid-column: 2;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(3) {
        grid-row: 2;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) {
        grid-row: 2;
        grid-column: 2;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) {
        grid-row: 3;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(6) {
        grid-row: 3;
        grid-column: 2;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(7) {
        grid-row: 4;
        grid-column: 1 / span 2;
    }

    footer#main-footer #footer-widgets {
        flex-wrap: wrap;
        padding: 0;
    }

    footer#main-footer #footer-widgets .footer-widget {
        margin-bottom: 30px !important;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-title {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date {
        padding-left: 35px;
        padding-right: 10px;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date::before {
        left: 10px;
    }

    .bhf-home-calendar .widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-desc {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bhf-event-carousel .wcpscwc-product-slider ul.products li.product:hover .et_shop_image {
        height: 160px;
    }

    .bhf-event-carousel .wcpscwc-product-slider ul.products li.product .et_shop_image {
        height: 160px;
    }

    .bhf-online-row .bhf-online-col-text {
        margin-left: 50px;
        width: calc(100% - 50px) !important;
    }

    .bhf-online-row .bhf-online-col-text::before {
        left: -20px;
    }

    .bhf-online-col-text-bullet::before {
        left: -28px;
    }

    body.single-post .addtoany_share_save_container {
        width: 40px;
        min-height: 120px;
        top: auto;
        bottom: 30px;
    }

    body.single-product .a2a_kit.addtoany_list {
        width: 40px;
        min-height: 120px;
        left: 0;
        top: auto;
        bottom: 30px;
    }

    .a2a_kit.addtoany_list a {
        height: 40px;
        width: 40px;
    }

    .a2a_kit.addtoany_list a::after {
        width: 25px;
    }

    .a2a_kit.addtoany_list a .a2a_svg {
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
        opacity: 1;
        visibility: visible;
        padding: 10px 25px !important;
        height: 35px;
        font-size: 12px !important;
    }

    .bhf-event-carousel .wcpscwc-product-slider ul.products li.product .product-read-more {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        height: 30px;
    }

    .bhf-page-title-row .et_pb_title_container h1.entry-title {
        font-size: 30px !important;
    }

    .bhf-simple-event-list>.products>.product, .bhf-simple-product-list>.products>.product {
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }

    .bhf-simple-event-list>.products>.product .product-read-more,
    .bhf-simple-product-list>.products>.product .product-read-more {
        opacity: 1;
        visibility: visible;
    }

    .bhf-simple-event-list>.products>.product {
        margin: 0 0 30px !important;
    }

    .bhf-simple-event-list>.products>.product .bhf-event-list-categories {
        padding: 12px 12px 0;
    }

    .bhf-simple-event-list>.products>.product:hover .et_shop_image {
        height: 160px;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url img,
    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-featured-image-url img {
        height: 180px;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:hover .entry-featured-image-url,
    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {
        min-height: 180px;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post {
        min-height: initial;
        height: auto;
        max-height: initial;
        padding-bottom: 30px;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post .post-content a.more-link {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        height: 30px;
    }

    body.single-oktatok .et_pb_section .et_pb_row {
        display: flex;
        flex-direction: column;
    }

    body.single-oktatok #page-container .et_pb_post_title .et_pb_title_featured_container .et_pb_image_wrap {
        max-width: 350px;
    }

    body.single-oktatok #page-container #et-boc .et-l .et_builder_inner_content>.et_pb_section:first-child>.et_pb_row>.et_pb_column.et-last-child {
        padding-top: 0;
    }

    body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item {
        padding: 50px 110px 50px;
    }

    body #page-container .sp-testimonial-pro-section .slick-prev {
        left: 30px;
    }

    body #page-container .sp-testimonial-pro-section .slick-next {
        right: 30px;
    }

    .bhf-section-title {
        margin-left: 50px;
        margin-right: 50px;
        margin-bottom: 50px !important;
    }

    body.single-product .et_pb_row {
        flex-direction: column;
    }

    body.single-product .et_pb_row .et_pb_column {
        padding-top: 0 !important;
    }

    .bhf-posts-carousel:not(.bhf-instructors-carousel) .wppsac-post-carousel .slick-list .wppsac-carousel-slides:hover .wppsac-post-image-bg>a,
    .bhf-posts-carousel:not(.bhf-instructors-carousel) .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-image-bg>a {
        height: 200px;
    }

    .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content .wppsac-readmorebtn {
        opacity: 1;
        visibility: visible;
        height: 15px;
        pointer-events: all;
    }

    .woocommerce.wcpscwc-product-slider .products .slick-list .slick-track {
        display: inline-flex !important;
    }

    .bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1:hover .manage-layout1>a .caf-featured-img-box {
        height: 200px;
    }

    .bhf-magazin-posts .caf-post-layout-container #manage-ajax-response .caf-post-layout1 .manage-layout1 .caf-content-read-more {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        height: 30px;
    }

    .caf-col-md-tablet6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    body.single-post footer#main-footer, body.single-product footer#main-footer {
        padding-bottom: 140px;
    }

    body.logged-in .bhf-profile-section .woocommerce {
        flex-direction: column;
    }

    body.logged-in .bhf-profile-section .woocommerce {
        padding: 50px 0;
    }

    .bhf-profile-section .woocommerce .woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
        width: 100%;
    }

    body #page-container .woocommerce table.shop_table, body.woocommerce #page-container table.shop_table {
        margin: 0;
    }

    .bhf-profile-section .woocommerce .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }

    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row, .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row, .woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row {
        flex: 1 0 100%;
    }

    header#main-header .et_mobile_menu {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        flex-direction: column;
        align-items: flex-start;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 200px;
        margin-bottom: 15px;
    }

    .woocommerce-cart table.cart td.actions .coupon .button {
        width: 200px;
    }

    .shop_table .coupon {
        margin-bottom: 0 !important;
    }

    .woocommerce .checkout .col2-set .col-1 {
        flex: 1;
        padding-right: 0;
    }

    .woocommerce .checkout .col2-set {
        flex-direction: column;
    }

    .woocommerce #customer_login .col2-set .col-1, .woocommerce-page #customer_login .col2-set .col-1 {
        display: none;
    }

    body.page-id-70 .et_builder_inner_content .et_pb_section:first-child {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 800px) {
    footer#main-footer #footer-widgets .footer-widget:first-child {
        margin-right: 6% !important;
    }

    #footer-widgets .footer-widget:nth-last-child(-n+2) {
        margin-right: 0 !important;
    }

    .bhf-home-calendar .widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-item img.fooevents-calendar-list-thumb {
        max-width: 80px;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date {
        padding-left: 30px;
        font-size: 14px;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date::before {
        left: 0;
    }

    .bhf-home-calendar .fooevents-calendar-list {
        padding: 20px;
    }

    body .bhf-simple-event-list.woo-page-1>.products>.product:first-child {
        flex-direction: column;
    }

    .bhf-simple-event-list.woo-page-1>.products>.product:first-child .bhf-event-list-categories {
        top: 15px;
        left: 15px;
        width: calc(100% - 30px);
        height: auto;
        max-height: initial;
        padding-bottom: 0 !important;
    }

    .bhf-simple-event-list.woo-page-1>.products>.product:first-child>a.woocommerce-loop-product__link {
        margin-bottom: 15px;
    }

    .bhf-simple-event-list.woo-page-1>.products>.product:first-child>.product-info-wrapper {
        margin-bottom: 0;
    }

    .bhf-simple-event-list>.products>.product, .bhf-simple-product-list>.products>.product {
        flex: 1 0 50%;
        max-width: 50%;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post {
        flex: 1 0 50%;
        max-width: 50%;
    }

    .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides {
        flex: 0 0 calc(50% - 30px);
    }

    .bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1 {
        flex-direction: column;
    }

    .bhf-magazin-posts .caf-post-layout-container #manage-ajax-response.caf-row-page-1 article.caf-post-layout1:first-of-type>.manage-layout1>a {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    table.woocommerce-cart-form__contents td.actions {
        display: flex !important;
        justify-content: space-between;
    }

    .woocommerce .cart_item .product-quantity {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media only screen and (max-width: 700px) {
    .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content>div:last-child p {
        -webkit-line-clamp: 2;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slide {
        padding: 0px 20px 0px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_container {
        padding-top: 30px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et-pb-controllers {
        padding: 0 20px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slides .et_pb_slide {
        min-height: 350px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et-pb-controllers {
        top: -58px;
    }

    .bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center::after {
        width: 250px;
    }

    .bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center .et_pb_button.bhf-button-outline.bhf-section-button {
        min-width: 210px;
    }

    .bhf-magazin-section>.et_pb_row:first-child>.et_pb_column::after {
        bottom: 250px;
    }

    .bhf-home-calendar.et_pb_widget_area .fooevents_calendar>.fc-view-container {
        overflow: auto;
    }

    .bhf-home-calendar.et_pb_widget_area .fooevents_calendar>.fc-view-container>.fc-view {
        min-width: 700px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et-pb-slider-arrows {
        margin-right: 20px;
    }

    footer#main-footer #footer-widgets .footer-widget .widget_nav_menu {
        padding-right: 30px;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child {
        grid-template-columns: auto;
        grid-template-rows: auto;
        flex: 1 0 100%;
    }

    .bhf-awards-logos .et_pb_text_inner {
        flex-direction: column;
    }

    body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item {
        padding: 40px 90px 40px;
    }

    body #page-container .sp-testimonial-pro-section .slick-prev {
        left: 15px;
    }

    body #page-container .sp-testimonial-pro-section .slick-next {
        right: 15px;
    }

    body #page-container .sp-testimonial-pro-section .slick-prev, body #page-container .sp-testimonial-pro-section .slick-next {
        width: 40px;
        height: 40px;
        border-radius: 40px;
    }

    .bhf-section-title .et_pb_text_inner h4 {
        font-size: 30px !important;
    }
}

@media only screen and (min-width: 600px) {

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) .post-content,
    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) span.published {
        display: none;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(3) .post-content {
        display: none;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) .post-content,
    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) span.published {
        display: none;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) .post-content,
    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) span.published {
        display: none;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(6) .post-content {
        display: none;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(7) .post-content {
        display: none;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) .entry-featured-image-url {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
        z-index: 0;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) .entry-featured-image-url {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
        z-index: 0;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) .entry-featured-image-url {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
        z-index: 0;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:first-child .entry-featured-image-url {
        height: 225px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(3) .entry-featured-image-url {
        height: 180px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(6) .entry-featured-image-url {
        height: 180px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(7) .entry-featured-image-url {
        height: 180px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(3) .entry-title {
        margin-bottom: 15px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(6) .entry-title {
        margin-bottom: 15px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(7) .entry-title {
        margin-bottom: 15px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) .post-meta {
        order: 1;
        position: relative;
        padding: 0 15px;
        margin-bottom: 15px;
        z-index: 1;
        height: auto;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) .entry-title {
        order: 2;
        position: relative;
        z-index: 1;
        padding: 0 15px 30px;
        font-size: 24px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) .post-meta {
        order: 1;
        position: relative;
        padding: 0 15px;
        margin-bottom: 15px;
        z-index: 1;
        height: auto;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) .entry-title {
        order: 2;
        position: relative;
        z-index: 1;
        padding: 0 15px 30px;
        font-size: 24px;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) .post-meta {
        order: 1;
        position: relative;
        padding: 0 15px;
        margin-bottom: 15px;
        z-index: 1;
        height: auto;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) .entry-title {
        order: 2;
        position: relative;
        z-index: 1;
        padding: 0 15px 30px;
        font-size: 24px;
    }
}

@media only screen and (max-width: 600px) {
    footer#main-footer #footer-widgets .footer-widget:first-child {
        margin-right: 0 !important;
        width: 100%;
        flex: 1 0 100%;
    }

    footer#main-footer #footer-bottom>.container {
        flex-wrap: wrap;
    }

    footer#main-footer #footer-bottom .footer-credits {
        flex: 1 0 100%;
        margin-bottom: 20px;
    }

    .bhf-online-row {
        flex-direction: column;
    }

    .bhf-online-row .bhf-online-col-img img {
        max-width: 300px;
    }

    .bhf-gray-bg-wave-section>.et_pb_row::after {
        right: -100px;
        width: 300px;
        height: 200px;
        transform: translateY(calc(-50% + 80px));
    }

    body #page-container .bhf-calendar-section>.et_pb_row:first-child>.et_pb_column::before {
        width: 400px;
        height: 300px;
    }

    body #page-container .bhf-calendar-section>.et_pb_row:first-child>.et_pb_column::after {
        bottom: 100px;
        width: 400px;
        height: 300px;
        right: -150px;
    }

    .bhf-magazin-section>.et_pb_row:first-child>.et_pb_column::before {
        right: -150px;
        top: 200px;
        width: 400px;
        height: 300px;
    }

    .bhf-magazin-section>.et_pb_row:first-child>.et_pb_column::after {
        left: -150px;
        bottom: 150px;
        width: 400px;
        height: 300px;
    }

    .bhf-kiadvanyok-section::before {
        left: -150px;
        top: 20px;
        width: 400px;
        height: 300px;
    }

    .bhf-section-title {
        margin-left: 40px;
        margin-right: 40px;
    }

    .bhf-section-title .et_pb_text_inner {
        padding-left: 7px;
        padding-right: 7px;
    }

    .bhf-section-title .et_pb_text_inner h4 {
        font-size: 26px !important;
    }

    .bhf-magazin-section::after {
        bottom: -40px;
    }

    footer#main-footer::before {
        left: -100px;
        top: -80px;
        width: 400px;
        height: 300px;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child {
        height: 70px;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child img {
        min-height: 40px;
        max-height: 40px;
        padding-right: 30px;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child::after {
        height: 70px;
        left: calc(-100% + 180px);
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item {
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }

    .bhf-home-calendar .widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-item img.fooevents-calendar-list-thumb {
        grid-column: 1;
        grid-row: 1;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-title {
        grid-column: 1;
        grid-row: 2;
        padding: 0;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-date {
        padding-right: 0;
        grid-column: 1;
        grid-row: 3;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-calendar-list-desc {
        padding: 0;
        grid-column: 1;
        grid-row: 4;
    }

    .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-shortcode-button {
        padding: 0;
        grid-column: 1;
        grid-row: 5;
    }

    body #page-container .bhf-home-calendar .fooevents-calendar-list .fooevents-calendar-list-item a.button {
        height: auto;
    }

    .bhf-home-calendar .widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-item img.fooevents-calendar-list-thumb {
        max-width: 100%;
        max-height: 180px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_content .post-meta span.published {
        bottom: 32px;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {
        opacity: 1;
        visibility: visible;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button::after {
        bottom: -2px;
    }

    .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_slide_title {
        padding-bottom: 10px;
    }

    body .et_pb_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce input.button.alt, .woocommerce-page input.button.alt,
    .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button,
    .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message a.button.wc-forward {
        font-size: 13px !important;
    }

    body #page-container .et_pb_button, body #page-container a.button, body #page-container button.button {
        height: 40px;
        padding: 10px 25px !important
    }

    .bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center .et_pb_button.bhf-button-outline.bhf-section-button {
        min-width: 180px;
    }

    .bhf-section-title .et_pb_text_inner h4 {
        font-size: 24px;
    }

    .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow {
        top: -70px;
    }

    .bhf-section-title {
        margin-bottom: 40px !important;
        min-height: 30px;
    }

    footer#main-footer #footer-widgets .footer-widget:last-child {
        min-width: initial;
    }

    .bhf-event-listing-row .et_pb_button_module_wrapper.et_pb_button_alignment_center::after {
        width: 200px;
    }

    .bhf-home-magazin-grid .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(7, auto);
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:first-child {
        grid-row: 1;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(2) {
        grid-row: 2;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(3) {
        grid-row: 3;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(4) {
        grid-row: 4;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(5) {
        grid-row: 5;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(6) {
        grid-row: 6;
        grid-column: 1;
    }

    .bhf-home-magazin-grid.et_pb_posts .et_pb_post:nth-child(7) {
        grid-row: 7;
        grid-column: 1;
    }

    footer#main-footer #footer-widgets .footer-widget:last-child {
        flex: 1 0 100%;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_media_image:first-child {
        grid-column: 1 / span 2;
        grid-row: 1;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_custom_html:nth-child(2) {
        grid-column: 1 / span 2;
        grid-row: 2;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_nav_menu:nth-child(3) {
        grid-column: 1;
        grid-row: 3;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .widget_nav_menu:nth-child(4) {
        grid-column: 2;
        grid-row: 3;
    }

    footer#main-footer #footer-widgets .footer-widget:first-child .fwidget:last-child {
        grid-column: 1 / span 2;
        grid-row: 4;
    }

    footer#main-footer #footer-widgets .footer-widget .fwidget {
        margin-bottom: 20px !important;
    }

    footer#main-footer .bhf-footer-purchase-info-item-logos {
        flex-wrap: wrap;
    }

    body:not(.home) #page-container #et-main-area .et_pb_section.bhf-gray-bg-wave-section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 100px !important;
        margin-bottom: 120px !important;
    }

    body.single-post .et_pb_post_content .et_builder_inner_content>.et_pb_section:first-child {
        margin: 0 auto 160px;
    }

    .et_builder_inner_content .et_pb_section:last-child {
        padding-bottom: 0px;
    }

    .single-product.woocommerce .et_pb_wc_meta {
        margin-bottom: 0px !important
    }

    .single-product.woocommerce .bhf-trainer-info {
        margin-top: 30px;
    }

    .bhf-gray-bg-wave-section.bhf-post-slider-fullwidth::before {
        top: -170px;
    }

    .bhf-gray-bg-wave-section.bhf-post-slider-fullwidth::after {
        bottom: -170px;
    }

    .bhf-posts-carousel:not(.bhf-instructors-carousel) .wppsac-post-carousel .slick-list .wppsac-carousel-slides:hover .wppsac-post-image-bg>a {
        height: 200px;
    }

    .bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides .wppsac-post-content .wppsac-readmorebtn {
        opacity: 1;
        visibility: visible;
        height: 15px;
        pointer-events: all;
    }

    .bhf-event-carousel, .bhf-posts-carousel {
        margin-bottom: 30px !important;
    }

    body #page-container .et_pb_row.bhf-oktato-bordered-row {
        padding-top: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 20px !important;
        padding-left: 20px !important;
    }

    body #page-container .bhf-home-post-slider.et_pb_post_slider .et_pb_slide_description .et_pb_button_wrapper .et_pb_button {}

    .bhf-home-calendar .fooevents-calendar-list {
        padding: 20px 10px;
    }

    .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow, .bhf-posts-carousel .wppsac-post-carousel button.slick-arrow {
        top: -70px;
    }

    .bapf_sfilter .bapf_body ul li label {
        margin: 0 5px 5px 0 !important;
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post {
        flex: 1 0 100%;
        max-width: 100%;
    }

    body #page-container #et-main-area .et_pb_section .et_pb_row.bhf-page-title-row .et_pb_post_title {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .bhf-page-title-row .et_pb_title_container h1.entry-title {
        font-size: 24px !important;
    }

    .bhf-instructors-carousel.bhf-posts-carousel .wppsac-post-carousel .slick-list .wppsac-carousel-slides {
        flex: 1 0 calc(100% - 30px);
    }

    body:not(.home) .et_pb_posts .et_pb_ajax_pagination_container {}

    .caf-col-md-mobile12 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    body.single-post .et_pb_post_title .et_pb_title_container {
        padding: 40px 0 90px;
    }

    body.single-post .bhf-magazin-authors-module {
        bottom: 60px;
    }

    body.single-post .et_pb_post_title .et_pb_title_container h1.entry-title {
        font-size: 30px;
    }

    .bhf-author-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 80px;
    }

    .bhf-author-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
        max-width: 80px;
    }

    .woocommerce #content .quantity input.qty, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty {
        height: 40px;
        min-width: 60px;
        padding: 10px 15px;
    }

    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 180px;
    }

    body.home .et_pb_section.bhf-gray-bg-wave-section {
        padding-top: 150px;
    }
}

@media only screen and (max-width: 500px) {
    .bhf-online-row .bhf-online-col-text {
        margin-left: 0px;
        width: 100% !important;
    }

    .bhf-online-row .bhf-online-col-text::before {
        display: none;
    }

    .bhf-online-col-text-bullet::before {
        display: none;
    }

    .bhf-simple-event-list>.products>.product, .bhf-simple-product-list>.products>.product {
        flex: 1 0 100%;
        max-width: 100%;
    }

    .bhf-page-title-row {
        padding-top: 60px !important;
        padding-bottom: 140px !important;
    }

    .bhf-page-title-row::after {
        height: 120px;
        top: calc(100% - 120px);
    }

    body #page-container .sp-testimonial-pro-wrapper .sp-testimonial-pro-item {
        padding: 40px 40px 40px;
    }

    body #page-container .sp-testimonial-pro-section .slick-prev {
        left: 0;
    }

    body #page-container .sp-testimonial-pro-section .slick-next {
        right: 0;
    }

    body #page-container .sp-testimonial-pro-section .slick-prev, body #page-container .sp-testimonial-pro-section .slick-next {
        border: 0;
    }

    body #page-container .sp-testimonial-pro-section .slick-prev:hover, body #page-container .sp-testimonial-pro-section .slick-next:hover {
        background-color: transparent;
        border: 0;
    }

    .et_pb_text .et_pb_text_inner blockquote {
        padding: 20px 20px;
    }

    .bhf-author-blurb .et_pb_blurb_content {
        flex-direction: column;
    }

    .bhf-author-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 20px;
    }

    .bhf-author-blurb .et_pb_blurb_content .et_pb_blurb_container {
        padding-left: 0;
    }

    #content table.cart th, #content table.cart tr, table.cart tr {
        padding: 0 !important;
    }

    table.woocommerce-cart-form__contents td.actions {
        flex-direction: column;
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        padding-bottom: 30px;
    }

    .woocommerce form .form-row input.input-text, .woocommerce table input[type="text"] {
        height: 40px;
        padding: 10px 20px;
        font-size: 13px;
    }

    .woocommerce form .woocommerce-address-fields__field-wrapper .form-row label, .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label, .woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row label {
        min-width: 120px;
        font-size: 13px;
        margin-right: 10px;
    }

    .woocommerce form .form-row .optional {
        font-size: 11px;
    }

    body .select2-container--default .select2-selection--single {
        height: 40px;
        padding: 10px 20px;
        font-size: 13px;
    }

    body .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 20px;
    }

    body #page-container .bhf-home-top-event-list .bhf-event-list .products .product {
        min-height: 180px;
    }
}

@media only screen and (max-width: 400px) {
    .bhf-section-title .et_pb_text_inner h4 {
        font-size: 22px !important;
    }

    .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow, .bhf-posts-carousel .wppsac-post-carousel button.slick-arrow {
        top: -68px;
    }

    .bhf-event-carousel .wcpscwc-product-slider button.slick-arrow, .bhf-posts-carousel .wppsac-post-carousel button.slick-arrow {
        width: 25px;
        height: 25px;
    }

    .bhf-section-title {
        margin-left: 32px;
        margin-right: 32px;
    }

    header#main-header .container.et_menu_container .logo_container::after {
        left: calc(-100% + 165px);
    }
}

/* End of Responsivity */
