.elementor-kit-1772{--e-global-color-primary:#D8B400;--e-global-color-secondary:#54595F;--e-global-color-text:#202020;--e-global-color-accent:#EFEDEA;--e-global-color-589f16f:#EFEDEA;--e-global-color-2c8cb99:#9A856B;--e-global-color-966534c:#F4F4F4;--e-global-color-7ea485e:#F8F8F8;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1772 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Light-grey-1:#efedea; --Gold-1:#d8b400; --Grey-1:#4c4c4c; --black:#000000; --light-grey-2:#f4f4f4; --light-grey-3:#f8f8f8; --gold-link:#9a856b; }
/* Start custom CSS *//* Side Cart kosar floating gomb */

/*.xoo-wsc-basket {
  top: 14%;
  right: 2%;
}*/



/* Slider */

.slider .swiper {
    height: 500px;
}



/************************************/

/* Kategoria lista oldalak */

.woocommerce ul.products li.product a img {
    width: 70%;
    margin: 0 auto;
}

.termek-lista .woocommerce-ordering {
    font-family: montserrat;
    margin-bottom: 50px;
}

.termek-lista .woocommerce-ordering select {
    font-size: 13px;
    color: #666;
    line-height: 20px;
}

.termek-lista .woocommerce-result-count {
    font-family: montserrat;
    font-size: 13px;
}


/************************************/

/* Termek reszletes oldal */

.termek-adatlap .right button {
    margin-left: 30px !important;
}

@media screen
and (max-width: 767px) {
    
    .termek-adatlap .right button {
        margin-left: 15px !important;
    }
}



/********* Oldalak, tartalomtipusok */

/* Blog/recept reszletes oldal */

.receptek h2 {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}

.receptek h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

.receptek ul {
    margin-bottom: 15px;
}

.receptek ul li {
    margin: 5px 0;
}



/* GYIK */

.gyik h4 {
    font-weight: 400;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 5px;
}

@media screen
and (max-width: 767px) {
    
    .gyik h4 {
        font-size: 18px;
    }
}



/************************************/

/* Aloldal sima oldalak */

.aloldal a {
    color: #9a856b;
}

.aloldal a:hover {
    color: #000000;
}

.aloldal h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}


/* Footer */

.footer a {
    color: #B69800;
}

.footer a:hover {
    color: #fff;
}



/************************************/

/* Kosar oldal */

.kosar-oldal .quantity .button {
    float: inherit !important;
    border-radius: 50px;
    background-color: #000 !important;
    color: #fff;
}

.kosar-oldal .quantity .button:hover {
    background-color: #d8b400 !important;
    color: #fff;
}

.kosar-oldal .quantity .input-text {
    border-radius: 50px !important;
    text-align: center !important;
    min-height: 36px !important;
}

.kosar-oldal .coupon #coupon_code {
    border-radius: 50px;
    padding: 13px;
}

.kosar-oldal .product-remove a {
        font-size: 2em !important;
    }

@media screen
and (max-width: 767px) {
    
    .kosar-oldal .product-remove a {
        font-size: 3em !important;
    }
}/* End custom CSS */