/*********** UJ V2 DESIGN SZABALYOK ELEJE */

/*slider lapozó letiltása!*/
/*
.banner-section .owl-nav {
    display: none;
}
*/

html {
    background-color: #131313;
}

#content_block {
    min-height: 78vh;
}

.zold_gomb {
    background-color: #28a745 !important;
}

.theme-btn-two.zold_gomb:before {
    display: none;
}

.cart-btn {
    font-size: 15px;
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 7px 14px;
    border: 1px solid #131313;
}

/* mobil fixek */
@media only screen and (max-width: 499px) {
    .main-header .menu-right-content li.cart-btn {
        display: inline-block !important;
    }

    .main-header .menu-right-content li.cart-btn .cart-name {
        display: none;
    }

}

.main-header .menu-right-content li.cart-btn a span {
    color: #131313 !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
}

/* preloader */
.handle-preloader {
    /*opacity: 0.95;*/
    opacity: 1;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading {
    font-size: 48px !important;
}

/* hide/show old way */
.hidden {
    display: none !important;
}

.show {
    display: block !important;
}

/* termekeink oldal */

.shop-block-two .inner-box {
    min-height: 379px;
}

/* fooldal */
.shop-block-one .inner-box .image-box {
    min-height: 250px;
}

/* penztar */
#shipping_at label, .option_container {
    display: flex;
    align-items: center;
    cursor: pointer;
}

#shipping_method_details_selector label, #fizetes label, #form_datapart label, #loginform label{
    cursor: pointer;
}

#shipping_at .option_box .shipping_date, #shipping_method_details_selector input, #fizetes input, #form_datapart input[type="checkbox"], #loginform input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 0.75em;
}

.option_box {
    height: 20px;
}

#shipping_at .option_text {
    font-size: 18px;
}

#shipping_method_details_selector h5.option_text, #fizetes h5.option_text, #form_datapart h6.option_text, #loginform h6.option_text {
    font-weight: bold;
}

.barna_panel {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fcf3e8;
    border: 2px solid #f2e2d1;
    border-radius: 5px;
    color: #131313;
}

.barna_panel.cart_list_before_submit .single-item div.cart_list_before_submit_item, .cart-section .single-item div.cart_list_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.barna_panel.cart_list_before_submit .single-item {
    min-height: 0px !important;
}

#step_to_payment, #step_to_details, #change_iszam, .fizetes_item {
    cursor: pointer;
}

/* tab effekt csere */
.tabs-box .tab.active-tab {
    transform: none !important;
}
.tabs-box .tab {
    transform: none !important;
}

/* hír kép pirosodás minimalizálása*/
.news-block-one .inner-box:hover .image-box img {
    opacity: 0.93 !important;
}

/************* UJ V2 DESIGN SZABALYOK VEGE */

@font-face {
    font-family: 'Monotype Corsiva';
    src: url('../fonts/MTCORSVA.TTF') format('truetype');
}

@media only screen and (min-width: 1201px) {
    .main-header .outer-box {
        padding: 0px 10px;
        justify-content: center;
        column-gap: 30px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1349px) {
    .main-header .outer-box {
        padding: 0px;
    }
}

@media only screen and (max-width: 499px) {
    .main-header .menu-right-content {
        margin-left: 0px;
    }

    .main-header .outer-box {
        padding: 0px 8px;
    }
}

.main-header.style-two {
    background: inherit;
    background-image: url(../images/shape/shape-3.png);
    background-size: cover;
}

.main-header .outer-box {
    /*background-color: #fcf8e3;*/
}

.main-header .sticky-header, .main-header .header-lower {
    background: inherit;
    border-bottom: 2px solid #f2e2d1;
}

@media only screen and (min-width: 1201px) and (max-width: 1279px) {
    .nav-right-content figure {
        display: none;
    }
    .main-header .menu-right-content li.cart-btn .cart-name {
        display: none;
    }
}

.main-menu .navigation > li > ul, .main-menu .navigation > li > .megamenu {
    background-color: #fffcf5; /*#131313;*/ /*#fffcf5;*/ /*#fcf8e3;*/
}

.main-menu .navigation > li > a, .main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > .megamenu li > a {
    color: #131313;
}

.main-menu .navigation > li > a:hover, .main-menu .navigation > li > ul > li > a:hover, .main-menu .navigation > li > .megamenu li > a:hover {
    color: #A40000 !important;
}

.main-menu .navigation li.dropdown .megamenu li h4 {
    color: #A40000;
}

.logo h1, .logo h2 {
    font-size: 28px;
    font-weight: 700;
    color: #A40000;
}

.logo p {
    font-family: "Monotype Corsiva";
    line-height: 1.2;
    font-weight: 800;
    font-size: 16px;
    color: #131313;
}

.logo .logo-text {
    margin-left: -10px;
}

.logo a {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.logo a img#desktop_logo {
    width: 115px;
}

.logo a img#mobile_logo {
    display: none;
}

.sticky-header .logo a img {
    width: 80px;
}

.mobile-menu .nav-logo img {
    width: 80px;
}

@media only screen and (max-width: 1200px) {

    .main-header .logo-box {
        padding: 15px 0px;
    }

    .logo a img#mobile_logo {
        display: block;
        width: 55px;
    }

    .logo a img#desktop_logo {
        display: none;
    }

    .logo .logo-text {
        /*margin-left: -17px;*/
        /*margin-top: -10px;*/
    }

    .logo .logo-text {
        white-space: nowrap;
    }

    .logo h1, .logo h2 {
        font-size: 14px;
        margin: 0;
    }

    .logo p {
        font-size: 11px;
        margin: 0 !important;
    }
}

.nav-right-content figure {
    width: 35px;
}

.main-header .menu-right-content li {
    margin: 0px 0px 0px 14px;
}

.testimonial-section.alternat-2 .testimonial-inner {
    margin: 0 !important;
}

.testimonial-section.alternat-2 .testimonial-block-one .inner-box {
    padding-left: 0px !important;
}

.feature-style-two {
    background-image: url(../images/shape/shape-2.png);
    background-size: cover;
}

@media only screen and (max-width: 767px) {
    .feature-style-two {
        padding: 120px 0px 30px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .chooseus-section {
        padding-bottom: 0px;
    }
}

.feature-block-two .inner-box .content-box {
    border: 2px solid #cb97443d !important;
}

.shop-block-one .inner-box {
    border-radius: 8px;
}

.shop-block-one .inner-box .image-box {
    border-radius: 8px 8px 0 0;
}

.banner-section.style-two .banner-carousel .content-box {
    max-width: none !important;
}

.banner-section.style-two .banner-carousel .content-box h1 {
    font-size: 80px;
    line-height: 90px;
}

@media only screen and (max-width: 767px) {
    .banner-section.style-two .banner-carousel .content-box h1 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-section.style-two .banner-carousel .content-box h2 {
        font-size: 20px;
        line-height: 30px;
    }
}

footer {
    border-top: 2px solid #f2e2d1;
}

.mobile-menu .nav-logo {
    padding: 25px !important;
    text-align: center !important;
    padding-bottom: 25px !important;
}

.mobile-menu .contact-info {
    padding: 60px 30px 20px 30px !important;
}

/*mobil menüből első FB ki*/
@media only screen and (max-width: 1200px) {
    li.fb_menu {
        display: none !important;
    }
}

/*shop lista*/
@media only screen and (max-width: 767px) {

    .shop-block-two .inner-box {
        padding: 15px 15px 0px 15px;
    }

    .shop-block-two .inner-box .content-box p {
        margin-bottom: 15px;
    }

    .shop-block-two .inner-box .image-box {
        width: auto !important;
    }
}

/* static oldalak jobb oldali választója */
.blog-sidebar .category-widget .category-list li a:before {
    content: "";
    left: -10px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cb9744;
}

/*hírek kép jav. */
section.news-section .news-block-one .inner-box .image-box {
    height: 300px;
    background: #e9e9e9;
}

/* testimonials */
.testimonials_container .inner-box .lower-content p {
    font-size: medium;
    line-height: initial;
}

.testimonials_container .inner-box .lower-content img {
    width: 25px;
}

/* carousel kevésbé legyen szürke */
.banner-section.style-two .banner-carousel .slide-item:before {
    opacity: 0.3 !important;
}