@font-face {
    font-family: 'ArtworldMN';
    src: url("fonts/ArtworldMN.woff") format('woff'),
        url("fonts/ArtworldMN.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.noto-serif-400 {
    font-family: "Noto Serif", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}

.noto-sans-400 {
    font-family: "Noto Sans", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}

body {
    position: relative;
}

ul.woof_list {
    justify-content: center;
    display: flex
}

ul.woof_list li {
    margin: 0 15px !important;
    color: #000
}

.woof_submit_search_form_container button {
    margin: 0 auto
}

.woof {
    margin-bottom: 50px
}

.woof_submit_search_form_container button {
    background: #e0cbac;
    color: #000;
    border: 1px solid #fff;
    box-shadow: none;
    font-weight: 400;
    transition: 0.3s;
}

@media (max-width: 1140px) {
    ul.woof_list {
        justify-content: flex-start;
        flex-wrap: wrap
    }

    ul.woof_list li {
        margin: 0 0 10px 0 !important;
        width: 33.33333333%
    }
}

@media (max-width: 480px) {
    ul.woof_list li {
        width: 50%
    }
}

.products .product .star-rating {
    display: none !important
}

.products .pre_order_loop {
    display: none !important
}

.summary .product_total_price {
    display: none !important
}

.woocommerce-review__verified {
    display: none !important
}

#reviews {
    clear: both;
    padding: 30px;
    background: #262626;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0
}

#respond {
    margin-top: 30px !important
}

.woocommerce-review__awaiting-approval {
    font-size: 18px
}

.comment-text .meta {
    color: #fff !important;
    font-size: 18px !important;
}

.woocommerce-Reviews-title,
#reply-title {
    color: #e0cbac;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 700 !important;
    font-family: 'EB Garamond';
}

.comment-form-rating label {
    font-size: 20px !important;
    display: block;
    padding-top: 10px;
    font-size: 16px
}

.cr-summaryBox-wrap {
    margin-bottom: 30px !important;
}

.woocommerce .star-rating span::before {
    color: #d3c3a5
}

#reviews .cr-summaryBox-wrap .ivole-summaryBox,
#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,
.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,
.ivole-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,
.ivole-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0
}

.cr-average-rating span {
    color: #fff
}


#reply-title {}



.woocommerce-checkout .followup-checkout {
    display: none !important;
}


.wc_payment_method.payment_method_cod .payment_box.payment_method_cod {
    display: flex;
}

.wc_payment_method.payment_method_cod .payment_box.payment_method_cod label[for="cod_card"] {
    order: 2;
    display: inline-block;
    padding-right: 30px;
    line-height: 1.2;
}

.wc_payment_method.payment_method_cod .payment_box.payment_method_cod label[for="cod_cash"] {
    order: 3;
    line-height: 1.2;
}

.wc_payment_method.payment_method_cod .payment_box.payment_method_cod input#cod_card {
    order: 1
}

.wc_payment_method.payment_method_cod .payment_box.payment_method_cod input#cod_cash {
    order: 2
}

.wc_payment_method.payment_method_cod .payment_box.payment_method_cod input {
    margin-right: 8px !important;
}




.gform_wrapper,
.gform_wrapper form {
    width: 100%;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: #ffffff;
    color: #878787;
    border: 1px solid #eee;
    font-size: 16px !important;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    padding: 0 6px;
    margin: 0;
}

.gform_wrapper .half {
    width: 50% !important;
    float: left;
    clear: none !important;
}

.gform_button[type=submit] {
    color: #878787;
    border: 1px solid #878787;
    background: none !important;
    height: 45px;
    line-height: 45px;
    min-width: 115px;
    text-align: center;
    margin: auto !important;
    display: block !important;
}

.gform_button[type=submit]:hover {
    background-color: #f7e18a !important;
    color: #6b6b6b !important;
    border: 1px solid #f7e18a !important;
}

#mk-footer {
    z-index: 11;
}

.onsale {
    display: none !important
}

.nav-item.mobilsearch {
    font-family: 'EB Garamond' !important;
    display: none;
    margin-bottom: 20px
}

.nav-item.mobilsearch * {
    font-family: 'EB Garamond' !important
}

.csakvip {
    margin-bottom: 30px !important
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #e0cbac;
    font-size: 32px;
    padding-bottom: 30px;
}

.woocommerce-order-received h2 {
    font-size: 24px
}

.wc-bacs-bank-details-account-name {
    font-family: 'EB Garamond' !important
}

.container {
    max-width: 1600px !important
}

body:not(.home) #content {
    padding-top: 50px
}

header.navbar {
    z-index: 100;
    padding: 10px;
    height: 70px;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    top: 0
}

header.navbar.scrolled {
    background: #000
}

body:not(.fp-viewing-fooldal).home header.navbar {
    background: #000
}

body:not(.home) header.navbar {
    background: #000
}

a.btn:hover {
    box-shadow: none;
    border-color: #e0cbac;
    background: #e0cbac;
    color: #000
}

.stock.out-of-stock {
    font-size: 26px !important;
    padding-bottom: 50px
}

nav .sub-menu {
    display: none
}

.nav {
    height: 70px;
    right: 280px;
    top: 0;
    position: absolute
}

.nav li.level-0 {
    height: 70px
}

.nav li.level-0 a {
    cursor: default;
    text-decoration: none !important;
    display: block;
    margin-top: 25px
}

.nav li.level-0 li a {
    cursor: pointer;
    margin-top: 0
}

.widget_icl_lang_sel_widget {
    align-items: center;
    display: flex;
    margin-right: 120px;
}

.navbar-brand .widget_text {
    align-items: center;
    display: flex
}

.navbar-nav {
    margin-right: 20px
}

.menulogo {
    margin-bottom: 40px;
    width: 250px
}

.page-header-alpha .navbar-mainmenu {
    align-items: flex-start;
    justify-content: center;
    flex-direction: column
}

.home-title {
    font-size: 15vw !important;
    opacity: 0.1 !important
}

.section-rolunk {
    justify-content: center;
    background: #e9e0cf
}

.section-wrapper {
    max-width: 1600px !important;
}

.section-rolunk .section-wrapper {
    max-height: 1000px;
}

.section-rolunk .coll {
    display: flex;
    width: calc(33.333333% - 15px);
    max-height: 655px
}

.section-rolunk .coll {
    flex-direction: column;
}

.section-rolunk .coll .top {
    height: 303px
}

.section-rolunk .coll.left .bottom {
    height: calc(100% - 303px - 30px)
}

.section-rolunk .coll.center .bottom {
    border: 2px solid #000;
    padding: 15px;
    margin-top: 30px
}

.section-rolunk .abstop .btn {
    color: #000;
    border-color: #000
}

.section-rolunk p {
    color: #000
}

figcaption {
    text-align: center
}

.select2-dropdown,
.select2-dropdown *,
.select2-selection__rendered {
    color: #000;
    font-size: 16px !important
}

.section-rolunk .video-container {
    height: 303px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.section-rolunk .video-container::after {

    display: block;
    content: '';
}

.section-rolunk .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-id-837 .customcontent,
.page-id-1030 .customcontent {
    color: #e0cbac
}

.full-height {
    height: 100%
}

.section-rolunk a.imagelink {
    display: block;
    width: 100%;
    height: 100%
}

.section-boraink {
    background-color: #000
}

.display-4 {
    color: #e0cbac
}

.section-turizmus {
    background: #e9e0cf
}

.section-turizmus .top {
    height: 65%
}

.section-turizmus .bottom {
    margin-top: 30px;
    height: 35%
}

.section-turizmus a {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.section-turizmus a:hover {
    text-decoration: none
}

.section-turizmus a h3 {
    font-weight: 400;
    font-family: 'EB Garamond';
    color: #e0cbac;
    font-size: 50px
}

.section-turizmus .halvanyabb {
    position: relative
}

.section-turizmus .halvanyabb:after {
    transition: 0.3s ease-in-out;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.section-turizmus .halvanyabb:hover:after {
    background-color: rgba(0, 0, 0, 0.5);
}

.section-turizmus .halvanyabb:hover h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.section-turizmus .topleft {
    flex-direction: column;
    height: 100%;
    width: calc(75% - 15px)
}

.section-turizmus .topleft-top {
    height: calc(50% - 15px)
}

.section-turizmus .topleft-bottom {
    height: calc(50% - 15px)
}

.section-turizmus .topleft-top-left {
    width: calc(60% - 15px)
}

.section-turizmus .topleft-top-right {
    width: calc(40% - 15px)
}

.section-turizmus .topleft-bottom-left {
    width: calc(40% - 15px)
}

.section-turizmus .topleft-bottom-right {
    width: calc(60% - 15px)
}

.section-turizmus .topright {
    height: 100%;
    width: calc(25% - 15px)
}

.section-turizmus .bottomleft {
    height: 100%;
    width: calc(50% - 15px)
}

.section-turizmus .bottomright {
    height: 100%;
    width: calc(50% - 15px)
}

.section-turizmus .section-wrapper {
    height: 100vh
}

.section-hireink {
    background: #000;
    justify-content: center
}

.section-hireink .section-wrapper {
    max-height: 1000px;
}

.section-hireink .item {
    height: 250px;
    margin-bottom: 50px
}

.section-hireink .item .wp-video-shortcode {
    display: none
}

.section-hireink .item .kep {
    height: 100%;
    width: calc(30% - 15px)
}

.section-hireink .item .szoveg {
    text-align: left;
    width: calc(70% - 15px)
}

.section-hireink .item .szoveg * {
    text-align: left !important;
}

.section-hireink .item .szoveg h4 {
    padding-bottom: 10px;
    line-height: 1.2;
    font-family: 'EB Garamond';
    color: #e0cbac;
    font-size: 32px;
}

.section-hireink .item .szoveg p {
    font-size: 20px;
    line-height: 26px
}

.section-hireink .item .szoveg img {
    display: none
}

.section-hireink .item .szoveg br {
    display: none
}

.section-hireink .item .szoveg .exc p {
    display: inline
}

.section-hireink .item .szoveg .btn {
    margin-top: 20px
}

.section-hireink .kep a {
    width: 100%;
    height: 100%;
    display: block
}

.section-kategoriak {
    background: #000;
    justify-content: center
}

.section-kategoriak h4 {
    position: absolute;
    bottom: -30px;
    text-align: center;
    width: 100%;
    line-height: 1.2;
    font-family: 'EB Garamond';
    color: #fff;
    font-size: 26px;
}

.section-kategoriak a {
    text-decoration: none
}

.section-kategoriak a:hover h4 {
    color: #e0cbac
}

.section-kategoriak img {
    width: 100%
}

.abstop {
    text-align: center;
    margin-bottom: 40px;
}

.abstop a {
    font-size: 40px
}

.page-template-turizmus #content {
    padding-top: 80px !important;
}

.page-template-turizmus #content .section .section-wrapper.fullwidth.with-margin {
    padding-top: 0
}

.btn-transp-arrow {
    padding-right: 20px !important
}

.mobiloncsere {
    display: flex;
    justify-content: center
}

.vc_tta {
    margin: 0 auto;
    max-width: 1200px !important
}

.vc_masonry_grid .vc_gitem-zone {
    background-color: #e7e1d0 !important
}

.vc_masonry_grid .vc_gitem-zone h3 a {
    font-size: 24px !important;
    color: #000 !important;
    font-family: 'EB Garamond' !important
}

.vc_masonry_grid .vc_custom_heading {
    margin: 0 !important
}

header .glass {
    transition: 0.2s all ease-in-out;
    position: absolute;
    left: 200px
}

header .glass:hover {
    transform: scale(1.15);
}

blockquote em,
blockquote {
    font-style: italic !important
}

.single-post .blogpage blockquote {
    font-size: 20px;
    line-height: 150%;
    padding: 20px;
    margin: 20px 0px;
    background: #e0cbac;
    font-style: italic;
    font-weight: 300;
    color: #000;
}

.single-post .blogpage blockquote p {
    padding-bottom: 0 !important
}

.max300 {
    height: auto !important;
    max-width: 300px !important
}

.max600 {
    height: auto !important;
    max-width: 600px !important
}

.ti-review-content,
.ti-review-content * {
    color: #000 !important
}

.blogpage h3 {
    font-size: 36px
}

.vc_gitem-post-data-source-post_date {
    color: #000
}

.heading,
.default-content h1 {
    padding-bottom: 50px;
    text-align: center
}

.heading h3,
.default-content h1 {
    color: #333;
    font-size: 50px
}

.heading h1 {
    font-size: 50px;
    color: #000
}

.blokk {
    padding-bottom: 100px
}

.wpml-ls-legacy-list-horizontal {
    padding: 0;
    border: 0
}


:root {
    --dij-offset: 15px;
    --dij-offset2: -5px;
    --dij-offset3: -30px;
}

.woocommerce ul.products li.product a img {
    max-width: 372px !important
}

#categmenu {
    transition: all 0.3s;
    top: -200px;
    position: fixed;
    z-index: 99;
    height: 130px;
    background: #000;
    width: 100%;
}

#categmenu a {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

#categmenu.fixed {
    top: 70px;
}

#categmenu .flex {
    height: 100%
}

#categmenu .flex a {
    transition: all 0.2s linear;
    width: 120px;
    display: flex;
    align-items: flex-end;
    font-size: 20px;
    color: #000
}

#categmenu .flex li:hover a {
    text-decoration: none;
    transform: scale(1.1)
}

#categmenu .flex li {
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 2px
}

#categmenu .flex a span {
    display: block;
    width: 100%;
    padding: 5px 10px;
    background-color: rgba(233, 224, 207, 0.8);
}

#categmenu ul {
    padding-bottom: 4px
}

.dijak p {
    color: #e0cbac
}

.page-id-4727 h1 {
    font-family: "EB Garamond", "Open Sans";
}

.page-id-4727 h3 {
    font-family: "EB Garamond", "Open Sans";
    font-size: 28px;
    color: #e0cbac
}

.page-id-4727 .default-content {
    max-width: 1200px;
    margin: 0 auto
}

.page-id-4727 .default-content p {
    padding-bottom: 30px
}

.page-id-4727 .default-content hr {
    border-color: #fff
}

.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
    margin-left: 15px;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    position: absolute;
    top: -8px;
    right: -10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    width: 20px;
    vertical-align: middle;
    text-align: center;
    color: #000;
    background: #e0cbac;
    border-radius: 50%;
    padding: 0;
}

.headermiddle {
    margin-left: 230px;
    width: 100%;
    max-width: 400px;
    text-align: center;
}

.drslogo {
    margin-bottom: 20px;
}

.smallogo {
    position: absolute;
    left: 60px;
    top: 6px
}

.home-logo img {
    opacity: 0.3;
    max-width: 100%;
    height: 30vw;
    width: auto
}

input::placeholder {
    color: #999
}

.added_to_cart.wc-forward {
    margin-left: 5px;
    text-transform: uppercase;
}

body:not(.home) .page-footer .footer-right {
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    padding: 50px 0;
    visibility: visible;
    opacity: 1;
    text-align: center;
    margin: 0;
    position: relative;
    transform: none;
}

.products li {
    transition: 0.3s;
    padding: 10px !important;
    text-align: center
}

.products li:hover {
    box-shadow: 0px 0px 12px 0px rgba(255, 255, 255, 0.38);
}

.page-template-boraink .products li:hover,
.search-results .products li:hover,
.page-template-2022-vinagora-dijnyertes-boraink .products li:hover {
    box-shadow: 0px 0px 12px 0px rgba(224, 203, 172, 1);
}

.products li h2 {
    font-size: 22px !important;
    font-family: 'EB Garamond';
    height: 80px
}

.products li .price,
.products li .price * {
    font-size: 26px;
    color: #fff
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    border-radius: 0;
    background-color: #e0cbac !important;
}

.woocommerce-product-search .search-field {
    padding-right: 40px;
    width: calc(100% - 30px);
    background: transparent;
    border: 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 20px;
}

.woocommerce-product-search .search-field::-webkit-search-cancel-button {
    display: none
}

.woocommerce-product-search .search-field::placeholder {
    font-size: 20px;
}

.woocommerce-product-search button {
    border: 0;
    background: transparent;
    position: relative;
    font-size: 0;
}

.woocommerce-product-search button:after {
    color: #fff;
    font-size: 23px;
    content: "\f002";
    position: absolute;
    top: -20px;
    left: -30px;
    font-family: 'FontAwesome';
}

.woocommerce-message {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.woocommerce-message .button {
    order: 2
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    color: #337ab7;
    top: 1.55em;
}

.single-product .woocommerce-message::before {
    top: 30px;
}

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form textarea {
    appearance: none;
    font-size: 16px;
    padding: 0 10px;
    border: 1px solid #c0c0c0;
    height: 44px;
    line-height: 44px
}

textarea {
    padding: 10px !important;
    border-radius: 0;
}

textarea#order_comments {
    height: 132px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    line-height: 44px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 1px solid #c0c0c0;
    height: 44px;
    line-height: 44px
}

::placeholder {
    opacity: 1;
    color: #fff
}

.checkout.woocommerce-checkout h3,
.cart_totals h2 {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    top: 15px
}

.cart_item .product-name {}

.woocommerce table.shop_table {
    border-radius: 0
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 0;
    background: #eee
}

#place_order,
.checkout-button.button.alt.wc-forward {
    margin-top: 30px;
    font-size: 20px !important;
    width: 100%;
    max-width: 300px
}

.checkout-button.button.alt.wc-forward {
    margin-top: 0
}

.wc-proceed-to-checkout {
    text-align: right
}

#coupon_code {
    width: 150px !important
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 120px
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    width: 150px;
    min-width: auto
}

#ship-to-different-address span {
    font-size: 16px;
}

#order_comments {
    margin-bottom: 0px
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border-radius: 0px
}

.checkout_coupon.woocommerce-form-coupon .form-row-first {
    width: auto
}

.checkout_coupon.woocommerce-form-coupon .form-row-last {
    float: left
}

tr.order-total *,
tr.order-total {
    font-size: 24px
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 768px) {

    .woocommerce-checkout .woocommerce .col2-set {
        width: 47%;
        float: left;
        margin-right: 4%;
    }

    .woocommerce-checkout .woocommerce .col2-set .col-1,
    .woocommerce-checkout .woocommerce .col2-set .col-2 {
        padding: 0;
        margin-bottom: 2em;
        width: 100%;
        max-width: 100%;
        float: none;
    }

    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout #order_review {
        width: 47%;
        float: right;
        margin-right: 0;
    }

    .woocommerce-checkout #order_review {
        position: sticky;
        top: 125px;
    }

}

.woocommerce-input-wrapper {
    width: 100%
}

.woocommerce form .form-row label {
    font-size: 16px
}

#order_review {
    color: #000
}

.fieldset {
    border: 1px solid #E5E5E5;
    margin: 25px 0 15px;
    padding: 15px;
}

.fieldset label em {
    color: #EB340A
}

.fieldset textarea {
    height: 100px;
    resize: none
}

.fieldset input:not(.wpcf7-submit),
.fieldset textarea {
    width: 100%;
    max-width: 100%
}

.wpcf7 .flex>div {
    width: calc(50% - 20px)
}

.wpcf7 .line {
    margin-top: 20px
}

.wpcf7-submit {
    margin-top: 20px
}

.term-description {
    display: block;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0 !important;
    margin-bottom: 50px
}


.quantity.flex input.qty {
    height: 44px;
    line-height: 44px;
    background: #fff;
    text-align: center;
    font-size: 18px;
    color: #333
}

input.plus,
input.minus {
    border: 1px solid #fff;
    height: 44px;
    width: 30px;
    cursor: pointer;
    font-size: 20px;
    line-height: 44px;
    background: transparent;
    color: #fff
}

a.button,
.button,
.wpcf7-submit {
    transition: all 0.2s ease-out 0s;
    font-weight: 700;

    display: inline-block !important;
    padding: 0px 22px !important;
    height: 44px !important;
    line-height: 44px !important;
    border-radius: 0 !important;
    cursor: pointer;
}

.woocommerce .single_add_to_cart_button.button.alt {
    font-size: 20px;
    background: transparent !important
}

.woocommerce .single_add_to_cart_button.button.alt:hover {
    background: #e0cbac !important
}

.single-product h1 {
    text-align: left
}

.woocommerce-product-details__short-description {
    padding: 30px 0
}

.woocommerce-product-details__short-description p {
    padding-bottom: 20px;
    font-size: 20px
}

.woocommerce-product-details__short-description br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 24%;
}

.woocommerce-product-details__short-description em {
    font-style: italic
}


.postid-12332 .woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions,
.postid-12332 .woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight,
.postid-12333 .woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions,
.postid-12333 .woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none
}



.single-product .price * {
    color: #e0cbac;
    font-size: 32px
}

.single-product .price {
    padding-bottom: 30px
}

.single-product .product_meta {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.summary .price .block {
    display: block
}


.summary .price.active-normal .torzsvasarlo *,
.summary .price.active-normal .torzsvasarlo,
.summary .price.active-normal .vip *,
.summary .price.active-normal .vip {
    line-height: 1.4 !important;
    font-size: 20px !important
}

.summary .price.active-normal .normal *,
.summary .price.active-normal.active-normal .normal {
    line-height: 1.2 !important;
    font-size: 30px !important
}

.summary .price.active-normal.active-torzsvasarlo .normal *,
.summary .price.active-normal.active-torzsvasarlo .normal,
.summary .price.active-normal.active-torzsvasarlo .vip *,
.summary .price.active-normal.active-torzsvasarlo .vip {
    line-height: 1.4 !important;
    font-size: 20px !important
}

.summary .price.active-normal.active-torzsvasarlo .small,
.summary .price.active-normal.active-torzsvasarlo .small * {
    font-size: 18px;
    line-height: 1.25 !important;
}

.summary .price.active-normal.active-torzsvasarlo .torzsvasarlo *,
.summary .price.active-normal.active-torzsvasarlo .torzsvasarlo {
    line-height: 1.2 !important;
    font-size: 30px !important
}

.summary .price.active-normal.active-torzsvasarlo.active-vip .normal *,
.summary .price.active-normal.active-torzsvasarlo.active-vip .normal,
.summary .price.active-normal.active-torzsvasarlo.active-vip .torzsvasarlo *,
.summary .price.active-normal.active-torzsvasarlo.active-vip .torzsvasarlo,
.summary .price.active-normal.active-vip .torzsvasarlo *,
.summary .price.active-normal.active-vip .normal,
.summary .price.active-normal.active-vip .normal * {
    line-height: 1.4 !important;
    font-size: 20px !important
}

.summary .price.active-normal.active-torzsvasarlo.active-vip .vip *,
.summary .price.active-normal.active-torzsvasarlo.active-vip .vip {
    line-height: 1.2 !important;
    font-size: 30px !important
}


.summary .price.active-normal.active-vip .vip *,
.summary .price.active-normal.active-vip .vip {
    line-height: 1.2 !important;
    font-size: 30px !important
}

.woocommerce div.product .summary p.price {
    vertical-align: middle
}

.woocommerce div.product .summary form.cart {
    vertical-align: middle;
    display: inline-block
}

.summary .woocommerce-tabs ul.tabs.wc-tabs {
    display: none
}

table.shop_attributes {
    background: #ddcdae;
    color: #000
}

#tab-additional_information h2 {
    display: none !important
}

#tab-additional_information * {
    color: #000;
    font-size: 16px !important;
    font-style: normal !important
}

#tab-additional_information table,
#tab-additional_information table td,
#tab-additional_information table th {
    padding: 10px;
    border-top: 1px solid #444
}

#tab-additional_information table p {
    padding: 0
}

.related.products {
    clear: both
}

.related.products h2 {
    padding: 100px 0 50px 0;
    font-weight: 400;
    text-align: center;
    font-size: 40px
}

h1.product_title.entry-title {
    color: #e0cbac
}

.woocommerce table.shop_attributes th {
    color: #000
}

.cr-histogramTable tr.ivole-histogramRow .ivole-histogram-a,
.cr-histogramTable tr.ivole-histogramRow .cr-histogram-a {
    color: #fff;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    max-width: 450px;
    width: 100% !important;
    float: right
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: left;
    width: calc(100% - 450px - 50px)
}

.woocommerce table.shop_table,
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    vertical-align: middle;
    border-bottom: 1px solid #444
}

.woocommerce table.shop_table * {
    font-size: 16px !important
}

#place_order,
.checkout-button.button.alt.wc-forward {
    font-size: 24px !important;
    color: #000 !important
}

#site-footer {
    clear: both
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 16px
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
    text-decoration: underline
}

.woocommerce-info *,
.woocommerce-message *,
.woocommerce-error * {
    color: #000 !important
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    color: #000
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #e0cbac
}


.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    border: 1px solid #fff !important;
    background: #fff !important
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    border: 1px solid #000 !important;
}

.woocommerce #payment a {
    color: #000 !important
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #f0ddad
}

.woocommerce #payment * {
    font-size: 16px
}

/* body.home {overflow:hidden} */
.woocommerce ul li input[type=checkbox],
.woocommerce ul li input[type=radio] {
    vertical-align: 0px !important
}

.woocommerce-checkout .woocommerce-error::before,
.woocommerce-checkout .woocommerce-info::before,
.woocommerce-checkout .woocommerce-message::before {
    top: 20px
}

.woocommerce-checkout #content h3 {
    font-size: 26px !important
}

.customcontent h3 {
    padding-bottom: 10px;
    font-size: 26px;
}

.customcontent .mk-text-block {
    margin-bottom: 50px !important
}




.page-template-2022-vinagora-dijnyertes-boraink,
.page-template-boraink,
body.search-results {
    background: url(images/borok-hatter.png) no-repeat center fixed;
    background-size: 100% !important
}


.search-results .products h2.woocommerce-loop-product__title,
.search-results .products .price *,
.page-template-boraink .products h2.woocommerce-loop-product__title,
.page-template-boraink .products .price *,
.page-template-2022-vinagora-dijnyertes-boraink .products h2.woocommerce-loop-product__title,
.page-template-2022-vinagora-dijnyertes-boraink .products .price * {
    color: #000
}

.page-template-boraink .products .button,
.search-results .products .button,
.page-template-2022-vinagora-dijnyertes-boraink .products .button {
    background: #e0cbac;
    color: #000
}

.page-template-boraink .products .added_to_cart.wc-forward,
.search-results .products .added_to_cart.wc-forward,
.page-template-2022-vinagora-dijnyertes-boraink .products .added_to_cart.wc-forward {
    color: #000
}

.page-template-boraink .heading h3,
.search-results h1,
.page-template-2022-vinagora-dijnyertes-boraink .heading h3 {
    color: #c8a35b
}


.single-product .woocommerce-tabs.wc-tabs-wrapper {
    float: left;
    width: 49%
}

.single-product .youtube-video {
    margin-bottom: 2em;
    border: 2px solid #e0cbac;
    width: 49%
}

.single-product .woocommerce-tabs.wc-tabs-wrapper+.youtube-video {
    float: right;
}

.video-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.video-container::after {

    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vasaroljbizalommal {
    clear: both;
    padding: 20px 10px;
    border: 2px solid #e0cbac;
    color: #fff
}

.vasaroljbizalommal h3 {
    color: #e0cbac;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 700 !important;
    font-family: 'EB Garamond'
}

.vasaroljbizalommal li {
    width: 48%;
    display: inline-block;
    padding: 6px 0;
    font-size: 18px
}

.vasaroljbizalommal li span {
    font-weight: 700;
    color: #e0cbac
}

.vasaroljbizalommal .glutenmentes span {
    margin-right: 4px;
    vertical-align: -12px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(images/glutenmentes.png)
}

.vasaroljbizalommal .vegan span {
    margin-right: 4px;
    vertical-align: -12px;
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(images/icon-vegan.png)
}

.alsosor {
    margin-top: 30px;
    text-align: center
}

.alsosor li {
    width: 300px
}

.furt {
    position: relative
}

.furt img {
    max-width: 115px;
    width: 115px;
    height: 163px;
    right: 0;
    top: 1px;
    position: absolute
}

.furt .fb {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 62px;
    right: 82px;
    background-image: url(images/szoloszem-fb.png)
}

.furt .loc {
    position: absolute;
    width: 34px;
    height: 33px;
    top: 97px;
    right: 60px;
    background-image: url(images/szoloszem-loc.png)
}

.furt .insta {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 97px;
    right: 23px;
    background-image: url(images/szoloszem-insta.png)
}

.furt .kapcs {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 131px;
    right: 41px;
    background-image: url(images/szoloszem-mail.png)
}

.furt .kereses {
    display: block;
    position: absolute;
    width: 33px;
    height: 33px;
    top: 60px;
    cursor: pointer;
    right: 0px;
    background-image: url(images/szoloszem-kereses.png)
}

.furt a:hover,
.furt span:hover,
.cart-contents:hover {
    transform: scale(1.15)
}

.furt a,
.furt span,
.cart-contents {
    transition: 0.2s all ease-in-out
}

.postimg {
    margin-bottom: 30px;
    text-align: center
}

.postimg img {
    max-width: 100%
}

.single-post .post {
    max-width: 1024px;
    margin: 0 auto
}

.single-post .post img {
    max-width: 100%;
    display: block;
    margin: 30px auto;
}

.single-post .post p {
    padding-bottom: 20px
}

.single-post h1 {
    max-width: 1024px;
    margin: 0 auto;
    color: #d3c3a5
}

.cont em {
    font-style: italic
}

#russianflag {
    padding: 5px 10px
}

.page-id-4727 .widget.widget_icl_lang_sel_widget {
    displaY: none
}

.button.alt.disabled {
    color: red !important;
    opacity: 1 !important
}

#cookie-notice {
    box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.18);
}

#cookie-notice a {
    color: #000 !important;
    text-decoration: underline !important
}

#cookie-notice a.button {
    border: 1px solid #000 !important;
    text-decoration: none !important;
    color: #000 !important
}

#cookie-notice a.button:hover {
    background: #000 !important;
    color: #fff !important
}

#cookie-notice a.cn-close-icon:before,
#cookie-notice a.cn-close-icon:after {
    color: #000 !important
}


@media only screen and (min-width:576px) {
    #russianflag {
        margin-right: 120px;
    }

    .cart-contents {
        width: 42px;
        height: 42px;
        position: absolute;
        right: 63px;
        top: 73px;
        z-index: 1;
        background-image: url(images/szoloszem-kosar.png)
    }

    .cart-contents-count {
        top: -4px;
        right: -2px;
    }


    #field_2_1,
    #field_2_2,
    #field_2_3 {
        display: inline-block;
        float: none;
        width: 33.3333333333333% !important
    }

    #field_2_1 input,
    #field_2_2 input,
    #field_2_3 input {
        width: calc(100% - 20px)
    }

    #field_2_4 textarea {
        height: 250px;
        width: calc(100% - 20px)
    }

    #gform_2 {
        margin-left: 10px
    }

    #field_2_4 {
        margin-top: 30px
    }
}

#gform_2 {
    padding-bottom: 50px
}

.cont h3 {
    font-size: 30px
}

.gform_wrapper div.validation_error {
    color: red !important
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
    margin: 0 !important;
    background: none !important;
    padding: 0 !important
}

.gfield_description.validation_message {
    position: absolute !important;
    bottom: -20px !important;
    font-weight: 400;
    left: 0 !important;
    color: red !important
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 0px !important
}

.gfield {
    position: relative !important
}

.validation_error {
    display: none !important
}

.gform_confirmation_message {
    text-align: center;
    color: #04a800;
    font-size: 22px
}

.gform_footer {
    text-align: center
}

.gform_footer img {
    margin: 0 auto
}

.wpb_text_column ul li {
    list-style: disc;
    font-size: 1.3rem;
}

.wpb_text_column ul {
    margin-left: 20px;
    padding: 10px 0 20px 0
}

.wpb_text_column p {
    padding-bottom: 20px
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 25%;
    margin: 0 0 50px 0
}

.gform_confirmation_wrapper.urlap-borturizmus {
    margin: 50px 0
}

.urlap-borturizmus .gform_body ul li {
    list-style: none
}

.urlap-borturizmus .gform_body ul {
    padding: 0;
    margin: 0
}

.urlap-borturizmus .gform_body input,
.gform_body textarea {
    width: 100%
}

.urlap-borturizmus .gfield_description.validation_message {
    font-size: 14px
}

.urlap-borturizmus .gfield_label {
    margin-top: 20px
}

.uk-open .uk-modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    margin: auto;
}

#surbma-yes-no-popup * {
    color: #000
}

.uk-button-primary {
    background: #d3c3a5 !important
}

.uk-modal-header h2 {
    font-size: 22px !important
}

.galeriagrid {
    margin: 0 1px !important
}

.galeriagrid .vc_column-inner .wpb_wrapper div,
.galeriagrid .vc_column-inner .wpb_wrapper {
    width: 100%;
    height: 100%;
}

.galeriagrid h3 {
    padding: 0 15px;
    transition: 0.2s all ease-in-out;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-indeX: 1;
    font-family: 'EB Garamond';
    color: #e0cbac;
    font-size: 50px;
}

.galeriagrid h3 a {
    text-decoratioN: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.galeriagrid .vc_column-inner {
    max-height: 400px !important;
    height: 50vw !important;
    padding: 0 !important;
    position: relative
}

.galeriagrid .vc_column-inner:after {
    transition: 0.3s ease-in-out;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.galeriagrid .vc_column-inner:hover:after {
    background-color: rgba(0, 0, 0, 0.5);
}

.galeriagrid .vc_column-inner:hover h3 {
    text-shadow: 2px 2px 3px rgb(0 0 0 / 90%);
}

.summary #product_total_price {
    display: none
}

.woocommerce-MyAccount-navigation a {
    font-size: 24px
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 20px
}

.woocommerce-account #content {
    padding-bottom: 100px
}

.woocommerce-account #content .container {
    max-width: 1300px !important
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2,
.woocommerce-MyAccount-content .col-3,
.woocommerce-MyAccount-content .col-4 {
    padding: 0 !important;
    max-width: 100% !important;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
    margin-top: 50px
}

.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h2 {
    font-size: 26px
}

.woocommerce-MyAccount-content address {
    font-size: 20px
}

.woocommerce-order-details {
    margin-top: 30px
}

.woocommerce-MyAccount-content .mark,
.woocommerce-MyAccount-content mark {
    background: transparent !important;
    color: #fff
}

.fiokom #content .container .woocommerce h2 {
    font-size: 26px
}

.fiokom #content .container {
    max-width: 1100px !important
}

.my-account #content .container .woocommerce h2 {
    font-size: 26px
}

.my-account #content .container {
    max-width: 1100px !important
}

.fiokom .col-1,
.fiokom .col-2,
.fiokom .col-3,
.fiokom .col-4,
.my-account .col-1,
.my-account .col-2,
.my-account .col-3,
.my-account .col-4 {
    padding: 0 !important;
    max-width: 100% !important;
}

.fiokom .container label,
.my-account .container label {
    width: 100%;
    display: block
}

.usser {
    display: none
}

.defc h4 {
    font-size: 24px
}

.woocommerce-account .addresses .title .edit {
    float: none;
}

footer .other a {
    margin: 0 15px
}

footer .other {
    display: inline
}

.page-template-boraink .page-footer .footer-right p {
    color: #000
}

.page-template-boraink .page-footer .footer-right p a,
.page-template-boraink .page-footer .footer-right a i {
    color: #e0cbac !important;
}

.page-template-boraink .page-footer .footer-right p .marked {
    color: #e0cbac;
}


.decc {
    max-width: 1100px;
    margin: 0 auto !important;
}

.decc h3 {
    font-size: 22px !important
}


.grecaptcha-badge {
    display: none !important
}

.section-rolunk .video-container::after {
    padding-top: 56.25%;

}

.video-container::after {
    padding-top: 60%;

}

.mchirlevel {
    display: none;
    width: 100%
}

.mchirlevel .gfield_label {
    display: none !important
}

.mchirlevel input,
.mchirlevel input::placeholder {
    opacity: 1;
    color: #000;
    font-size: 20px
}

.mchirlevel .gfield--width-half {
    margin-bottom: 15px;
    display: inline-block;
    width: 48%
}

.mchirlevel #field_1_5 {
    margin-left: 4%
}

.mchirlevel .ginput_container_text input,
.mchirlevel .ginput_container_email input {
    width: 100%
}

.gform_validation_container {
    display: none !important
}

#bottomfooter {
    z-index: 99999;
    position: fixed;
    bottom: 0;
    left: 0;
    background: red;
    text-align: center;
    width: 100%;
}

#bottomfooter p {
    font-size: 20px;
    color: #fff;
}

@media (max-width: 480px) {
    #bottomfooter p {
        font-size: 16px
    }
}

#custpopup {
    transition: all 1s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#custpopup .inner img {
    max-width: 100%;
}

#custpopup #bezar {
    font-family: 'Arial';
    cursor: pointer;
    color: #fff;
    display: block;
    border-radius: 15px;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #c9a665;
}

#custpopup.active {
    opacity: 1;
    visibility: visible
}

#custpopup2 {
    transition: all 1s ease;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#custpopup2 .inner {
    background: #fff;
    text-align: center;
    width: 90%;
    max-width: 750px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#custpopup2 #bezar {
    font-family: 'Arial';
    cursor: pointer;
    color: #fff;
    display: block;
    border-radius: 15px;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #c9a665;
}

#custpopup2.active {
    opacity: 1;
    visibility: visible
}

#gform_wrapper_1 input::placeholder,
#gform_wrapper_1 input,
#gform_wrapper_6 input::placeholder,
#gform_wrapper_6 input {
    color: #000;
    opacity: 1
}

#gform_wrapper_1 .gfield_label,
#gform_wrapper_6 .gfield_label {
    display: none
}

#field_1_6,
#field_6_6 {
    color: #000;
    text-align: left
}

.gchoice.gchoice_1_6_1,
.gchoice.gchoice_6_6_1 {
    display: flex
}

#field_1_6 input,
#field_6_6 input {
    margin-top: 4px;
    margin-right: 10px
}

#field_1_6 a,
#field_6_6 a {
    text-decoratioN: underline;
    color: #000
}

#gform_wrapper_1 .ginput_container_text input,
#gform_wrapper_1 .ginput_container_email input {
    border: 1px solid #666;
    width: 100%
}

#gform_wrapper_1 .gfield {
    margin-bottom: 15px
}

#gform_wrapper_1 .validation_message {
    text-align: left;
    position: static !important;
    font-size: 14px
}

#gform_wrapper_1 .gform_required_legend,
#gform_wrapper_6 .gform_required_legend {
    display: none !important
}


#gform_wrapper_6 .ginput_container_text input,
#gform_wrapper_6 .ginput_container_email input {
    border: 1px solid #666;
    width: 100%
}

#gform_wrapper_6 .gfield {
    margin-bottom: 15px
}

#gform_wrapper_6 .validation_message {
    text-align: left;
    position: static !important;
    font-size: 14px
}

/*#custpopup .inner {background:#fff;text-align:center;width:90%;max-width:750px;position:absolute;left: 50%;    top: 50%;    transform: translate(-50%,-50%);}*/
#custpopup .inner {
    background: #fff;
    text-align: center;
    width: 90%;
    max-width: 890px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#custpopup .coupon {
    padding: 10px 15px;
    border: 1px solid #000;
    font-weight: 700;
    font-family: 'Arial';
    background: #f7e2b2;
    margin-top: 15px;
}

#gform_wrapper_1 .gform_button[type=submit]:hover,
#gform_wrapper_6 .gform_button[type=submit]:hover {
    background: #e9dfc6 !important;
    color: #000 !important
}

/*#custpopup .flex .left {min-height:314px;background:url(images/vili-papa-popup.jpg) no-repeat;background-size:cover;width:42%}*/
/* #custpopup .flex .left {min-height:313px;background:url(images/vilipapa.jpg) no-repeat;background-size:cover;width:208px} */
/*#custpopup .flex .right {color:#000;padding:50px 25px;width:58%;display:flex;flex-direction:column;justify-content:center;align-items:center}*/

#custpopup a {
    text-decoration: none;
}

#custpopup .flex .left {
    min-height: 400px;
    background: url(images/teli-szunet2025.jpg) no-repeat;
    background-size: cover;
    width: 368px
}

/*#custpopup .flex .left {min-height:400px;background:url(images/nyari-szunet2025.jpg) no-repeat;background-size:cover;width:368px}*/
/*html[lang="en-US"] #custpopup .flex .left {background:url(images/nyari-szunet-en.png) no-repeat;}*/

#custpopup .flex .right {
    color: #000;
    padding: 20px 25px;
    width: calc(100% - 208px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

#custpopup .flex .right:hover {
    text-decoration: none;
}

#custpopup .flex .right span {
    text-decoration: underline;
}

#custpopup h3 {
    color: #c9a665;
    font-family: 'EB Garamond';
    font-size: 24px
}

#custpopup p {
    font-size: 18px;
    padding: 15px 0
}

#custpopup .right p {
    padding-bottom: 0;
}

#custpopup .gform_submission_error {
    display: none !important
}

#custpopup2 .flex .left {
    min-height: 472px;
    background: url(images/bg-hirlevel.jpg) no-repeat;
    background-size: cover;
    width: 42%
}

#custpopup2 .flex .right {
    color: #000;
    padding: 50px 25px;
    width: 58%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#custpopup2 .flex .right:hover {
    text-decoration: none;
}

#custpopup2 .flex .right span {
    text-decoration: underline;
}

#custpopup2 h3 {
    color: #c9a665;
    font-family: 'EB Garamond';
    font-size: 28px
}

#custpopup2 p {
    font-size: 22px;
    padding: 15px 0
}

#custpopup2 .gform_submission_error {
    display: none !important
}

.img-dij {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 15px;
    width: 100px !important;
}

.img-dij.dij2 {
    top: 130px;
}

.img-dij.wider {
    width: 150px !important;
}

.page-template-2022-vinagora-dijnyertes-boraink .img-dij {
    display: none !important;
}

.img-dij.dij3 {
    left: auto;
    top: 15px;
    right: 15px;
}

.img-dij.dij4 {
    left: auto;
    top: 130px;
    right: 15px;
}

.img-dij.dij5 {
    top: 130px;
}

.vinagora-banner {
    text-align: center;
    margin-bottom: 50px;
}

.vinagora-banner a {
    display: inline-block
}

.vinagora-banner img {
    max-width: 100%;
}

@media (max-width: 767px) {
    #custpopup .flex {
        flex-direction: column
    }

    #custpopup .flex>div {
        width: 100% !important
    }

    #custpopup2 .flex {
        flex-direction: column
    }

    #custpopup2 .flex>div {
        width: 100% !important
    }

    .heading h1 {
        font-size: 36px
    }

    .img-dij {
        width: 70px !important;
    }
}

@media (max-width: 480px) {
    #custpopup h3 {
        font-size: 24px !important
    }

    #custpopup .flex .right {
        padding: 25px 15px !important
    }

    #custpopup p {
        font-size: 16px !important
    }

    #custpopup .flex .left {
        min-height: 270px;
        background-position: top;
        background-size: contain;
        width: 100%;
    }

    #custpopup2 h3 {
        font-size: 24px !important
    }

    #custpopup2 .flex .right {
        margin: auto;
        padding: 25px 15px !important
    }

    #custpopup2 p {
        font-size: 16px !important
    }

    #custpopup2 .flex .left {
        display: none;
    }

    #custpopup .flex .right {
        width: 100%;
        margin: auto;
    }

}





.post-12656 .img-dij.dij3 {
    display: none !important;
}

.up-sells.upsells.products {
    display: none !important
}

#reviews .cr-summaryBox-wrap {
    background-color: transparent
}

#reviews .cr-summaryBox-wrap .cr-total-rating-count {
    color: #fff
}


.page-template-default #content .default-content p {
    padding-bottom: 20px;
    font-size: 18px;
}

.page-template-default #content .default-content h3 {
    font-size: 22px;
}

.page-template-default #content .container {
    max-width: 1120px !important;
}

li.hidden_label label {
    display: none;
}

.pinit {
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

.wpgs-wrapper .drs {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.wpgs-wrapper .drs img {
    width: 90px !important;
}

.herov2 {
    height: 434px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.herov2 .container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.herov2 .title {
    text-align: center;
    color: #fff;
    font-size: 57px;
    font-family: 'Noto Serif', serif;
    padding-bottom: 41px;
}

@media screen and (max-width: 768px) {
    .herov2 {
        height: 94px;
    }

    .herov2 .title {
        font-size: 21px;
        padding-bottom: 0;
    }

}

@media screen and (max-width: 567px) {
    #coupon_code {
        width: 110px !important;
        font-size: 12px !important;
    }

    #coupon_code+button {
        font-size: 12px !important;
        width: 150px !important;
    }

    .woocommerce table.shop_table .coupon {
        display: flex;
    }

    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        flex-direction: column;
        align-items: start;
    }

    .woocommerce-error .button,
    .woocommerce-info .button,
    .woocommerce-message .button {
        margin-top: 20px;
    }
}




#herocounter .cont {
    color: #fff;
    justify-content: space-around;
    height: 100%;
    width: 100%;
    max-width: 1086px !important;
    margin: 30px auto 0 auto;
}

#herocounter h3 {
    line-height: 1.1;
    color: #fff;
    font-size: 32px;
    margin: 0;
    padding: 0;
}

#herocounter p {
    line-height: 1.2;
    letter-spacing: 0.07em;
    margin: 0;
    padding: 0;
    font-size: 20px;
}

#herocounter .counters span {
    margin: 0 15px;
    padding-top: 13px;
    color: #000;
    text-align: center;
    display: inline-block;
    width: 77px;
    height: 73px;
    background: #fff;
    border-radius: 5px;
}

#herocounter .counters span small {
    display: block;
    width: 100%;
    font-size: 10px;
    line-height: 1;
    font-weight: 700
}

#herocounter .counters span strong {
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 1;
    font-weight: 700
}

#herocounter a {
    border-radius: 30px;
    display: inline-block;
    background: #fff;
    width: 184px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 700
}




@media screen and (max-width:576px) {
    #herocounter {
        padding: 10px 0;
    }

    #herocounter .flex {
        flex-direction: row !important;
    }

    #herocounter .cont.flex {
        flex-direction: column !important;
        justify-content: center;
    }

    #herocounter h3 {
        font-size: 17px;
        padding-bottom: 10px;
        letter-spacing: 0.03em;
    }

    #herocounter h3 br {
        display: none;
    }

    #herocounter .counters span strong {
        font-size: 24px;
    }

    #herocounter .counters span small {
        font-size: 6px;
    }

    #herocounter .counters span {
        width: 40px;
        height: 40px;
        padding-top: 8px;
        margin: 0 5px;
    }

    #herocounter a {
        display: none;
        margin-top: 10px;
        width: 90px;
        height: 20px;
        line-height: 20px;
        font-size: 9px;
    }

    #herocounter .cont {
        margin-top: 15px;
    }
}

body.woocommerce-checkout .select2-container {
    display: none;
}

.woocommerce form .form-row select {
    font-size: 16px;
    line-height: 22px;
}

.woocommerce-form-login label {
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    width: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none
}

.wpgs-thumb .drs {
    display: none
}