@import url('https://fonts.googleapis.com/css2?family=Exo:wght@400;800&display=swap');
h1, h2, h3, h4, h5, h6 {
    font-family: 'Exo', sans-serif;
}

.font-text, body, .menu-label, .menu-item-register .create-account-link, .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel-title, .widgetarea-mobile .widget_currency_sel_widget .widget-title, .widgetarea-mobile .widget_icl_lang_sel_widget .widget-title, .woodmart-hover-base .hover-content table th, .shopify-product-details__short-description table th {
    font-family: 'Open Sans', sans-serif;
}

.mobile-nav-tabs .mobile-tab-title {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
}

.main-content {
    margin-right: -35px;
    margin-left: -35px;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: -30px;
    padding-top: 30px;
}

.menu-mega-dropdown .sub-menu>li {
    margin-bottom: 10px;
}

.vertical-navigation .menu-item-design-sized .sub-menu-dropdown {
    padding-top: 10px;
    max-width: 100%;
}

.vertical-navigation .item-level-0.menu-item-has-children:not(.menu-item-design-default) {
    position: relative;
}
.menu-label.menu-label-hot {
    background-color: #83b735
}

.menu-label.menu-label-hot:before {
    border-color: #83b735
}

.menu-label.menu-label-effects {
    background-color: #fbbc34
}

.menu-label.menu-label-effects:before {
    border-color: #fbbc34
}

.menu-label.menu-label-unlimited {
    background-color: #d41212
}

.menu-label.menu-label-unlimited:before {
    border-color: #d41212
}

.menu-label.menu-label-best {
    background-color: #d41212
}

.menu-label.menu-label-best:before {
    border-color: #d41212
}

.menu-label.menu-label-feature {
    background-color: #d41212
}

.menu-label.menu-label-feature:before {
    border-color: #d41212
}

.topbar-wrapp {
    background-color: #83b735;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.site-logo img {
    max-width: 245px;
}

.header-clone .site-logo img {
    max-width: 245px;
}

/*.main-header, .header-spacing {*/
/*    background-color: #ffffff;*/
/*}*/

/*.sticky-header.header-clone {*/
/*    background-color: #ffffff;*/
/*}*/

/*.woodmart-header-overlap:not(.template-product) .act-scroll {*/
/*    background-color: rgba(0, 0, 0, .9);*/
/*}*/

.main-header {
    border-bottom: 0 solid #ededed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 991px) {
    .topbar-wrapp {
        display: none;
    }
    .wrapp-header .logo {
        max-width: 200px!important;
    }
}

@media (min-width: 1400px){
    .container, .woodmart-google-map-content-wrap {
        max-width: 1400px;
    }
}

.topbar-text, .topbar-menu .item-level-0>a, .vertical-navigation .item-level-0>a, .menu-opener, .main-nav-style,
.main-nav .item-level-0>a, body:not(.global-full-screen-menu) .woodmart-header-links>ul>li>a,
.full-screen-nav .item-level-0>a, .woodmart-shopping-cart .woodmart-cart-subtotal .amount, .main-nav .item-level-0>a {
    font-size: 14px;
    font-family: 'Exo', sans-serif;
}

.woodmart-title-size-medium .woodmart-title-container {
    font-family: 'Exo', sans-serif;
    margin-bottom: 40px;
    font-size: 24px;
}
@media (min-width: 1300px) {
    .main-nav .item-level-0>a {
        font-size: 16px;
    }
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

section .section-header h4 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;

}
a.card {
    display: block;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
}
.card {
    padding: 12px;
    background-color: #ffffff;
}
a.card:hover {
    box-shadow: 0 0 10px 0 #33333333;
}
.card .card-head-img {
    margin-bottom: 16px;
}
.card .card-title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 12px;
}
a p {
    color: initial;
}
.section-ptb {
    padding-top: 60px;
    padding-bottom: 60px;
}
.mb-0 {
    margin-bottom: 0!important;
}
.card.product-card {
    text-align: center;
    margin-bottom: 15px;
}
.card.product-card .card-title {
    text-transform: none;
}
.card.product-card .card-title-wrapper {
    margin-bottom: 6px;
}
.card.product-card .old-price-wrapper {
    height:22px;
}
.product-old-price {
    font-weight: bold;
    color: #232323;
    text-decoration: line-through;
}
.card.product-card .product-old-price {
    display: block;;
    text-align: center;
    font-weight: bold;
    color: #232323;
    font-size: 14px;
    text-decoration: line-through;
}
.card.product-card .product-price {
    display: block;;
    text-align: center;
    font-weight: bold;
    color: #de2d2d;
    font-size: 18px;
}
.price-wrapper {
    max-width: 350px;
    margin: auto;
}
.price-wrapper .prices {
    font-weight: 600;
    text-align: right;
}
.price-wrapper .prices .product-price{
    color: #35abd7;
    font-size: 27px;
    text-align: right;
}
.price-wrapper .prices .sale-price {
    color: #de2d2d;
}
.price-wrapper .prices s {
    font-size: 20px;
}
.card.product-card .product-price {
    display: block;;
    text-align: center;
    font-weight: bold;
    color: #de2d2d;
    font-size: 18px;
}
.card.product-card .attribute {
    color: #3f3f3f;
}
.card.product-card .attribute + .attribute {
    margin-top: 10px;
}
.card.product-card .attribute .attribute-name {
    text-align: left;
}
.card.product-card .attribute .attribute-prices{
    font-weight: 600;
}

@media (max-width: 991px) {
    .card.product-card .attribute .attribute-prices{
        margin-top: 0 !important;
    }
}

.card.product-card .attribute .attribute-prices .old-price {
    text-align: right;
}
.card.product-card .attribute .attribute-prices .final-price {
    text-align: right;
    font-size: 16px;
    color: #de2d2d;
}
.price-box .old-price-wrapper {
    margin-bottom: 10px;
}
.price-box .old-price-wrapper .product-old-price {
    font-size: 16px;
}
.topbar-wrapp, header, .sticky-header.header-clone {
    background-color: #35abd7;
}
.navigation-wrap, .search-extended {
    background-color: white;
}
.menu-style-default .main-nav .item-level-0>a, .menu-style-default .woodmart-header-links .item-level-0>a, .right-column>div>a, .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    color: white;
}
.color-scheme-dark a:hover, .color-scheme-dark a:focus, .color-primary, .woodmart-dark .color-primary, a:hover, a:focus, blockquote footer:before, blockquote cite, blockquote cite a, .woodmart-cart-design-3 .woodmart-cart-subtotal .amount, .btn-style-bordered.btn-color-primary, .mega-menu-list>li>a:hover, .mega-menu-list>li>a:focus, .mega-menu-list .sub-sub-menu li a:hover, .mega-menu-list .sub-sub-menu li a:focus, .menu-style-default .navigation-wrap.navigation-color-scheme-dark .main-nav .item-level-0:hover>a, .menu-style-default .navigation-wrap.navigation-color-scheme-dark .main-nav .item-level-0:focus>a, .menu-style-default .navigation-wrap.navigation-color-scheme-dark .main-nav .item-level-0.current-menu-item>a, .site-mobile-menu li.current_page_item>a, .site-mobile-menu li.current_page_item>a:hover, .site-mobile-menu .sub-menu li.current_page_item>a, .site-mobile-menu .sub-menu li.current_page_item>a:hover, .menu-style-default .site-mobile-menu .menu-item-my-account li.is-active>a, .menu-style-bordered .site-mobile-menu .menu-item-my-account li.is-active>a, .woodmart-dark.menu-style-default .site-mobile-menu .menu-item-my-account li.is-active>a, .woodmart-dark.menu-style-bordered .site-mobile-menu .menu-item-my-account li.is-active>a, .dropdowns-color-light.menu-style-default .site-mobile-menu .menu-item-my-account li.is-active>a, .dropdowns-color-light.menu-style-bordered .site-mobile-menu .menu-item-my-account li.is-active>a, .woodmart-title-color-primary .title-subtitle, .subtitle-color-primary.subtitle-style-default, .instagram-widget .clear a:hover, .woodmart-info-box .with-text, .woodmart-info-box .subtitle-color-primary, .woodmart-products-tabs.tabs-design-simple .products-tabs-title li.active-tab-title, .woodmart-price-table.price-style-alt .woodmart-price-currency, .woodmart-price-table.price-style-alt .woodmart-price-value, .woodmart-menu-price.cursor-pointer:hover .menu-price-title, .woodmart-menu-price.cursor-pointer:focus .menu-price-title, .amount, .price, .price ins, .woodmart-buttons>div a:focus, .woodmart-buttons>div a:hover, .woodmart-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woodmart-hover-base .product-compare-button a:hover, .woodmart-hover-base .product-compare-button a:focus, .read-more-section a, .read-more-section a:hover, .comments-area .reply a, .comments-area .reply a:hover, .template-404 .page-title, .not-found .entry-header:before, .wishlist_table tr td.product-stock-status span.wishlist-in-stock:before, .product-image-summary .in-stock:before, .variations_form .in-stock:before, .shopify-order-pay td.product-total .amount, .compare-btn-wrapper a:hover, .summary-inner>.yith-wcwl-add-to-wishlist a:hover, .sizeguide-btn-wrapp a:hover, .woodmart-dark .compare-btn-wrapper a:hover, .woodmart-dark .summary-inner>.yith-wcwl-add-to-wishlist a:hover, .woodmart-dark .sizeguide-btn-wrapp a:hover, .compare-btn-wrapper a.added:before, .summary-inner>.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, .summary-inner>.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, .woodmart-accordion-title:hover, .woodmart-accordion-title.active, .woodmart-dark .woodmart-accordion-title:hover, .woodmart-dark .woodmart-accordion-title.active, body.shopify-checkout .shopify>.shopify-info .showcoupon, body.shopify-checkout .shopify>.shopify-info .showlogin, .cart-totals-inner .shipping-calculator-button, .woodmart-dark .cart-totals-inner .shipping-calculator-button, .login-form-footer .lost_password, .login-form-footer .lost_password:hover, .login-form-footer .lost_password:focus, .menu-item-register .create-account-link, .menu-item-register .create-account-link:hover, .menu-item-register .create-account-link:focus, .woodmart-my-account-links a:hover:before, .woodmart-my-account-links a:focus:before, .menu-style-default .main-nav .item-level-0:hover>a, .menu-style-default .woodmart-header-links .item-level-0:hover>a, .menu-style-default .main-nav .item-level-0:focus>a, .menu-style-default .woodmart-header-links .item-level-0:focus>a, .menu-style-default .main-nav .item-level-0.current-menu-item>a, .menu-style-default .woodmart-header-links .item-level-0.current-menu-item>a, .menu-style-default .menu-mega-dropdown .sub-menu>li>a:hover, .menu-style-default .menu-mega-dropdown .sub-menu>li>a:focus, .menu-style-default .menu-mega-dropdown .sub-sub-menu li a:hover, .menu-style-default .menu-mega-dropdown .sub-sub-menu li a:focus, .navigation-wrap.navigation-color-scheme-dark .menu-text-widget>a:hover, .xtemos-category-list .tab-preview-count
{
    color: #35abd7;
}
.act-scroll li.menu-item:hover .woodmart-nav-link {
    color: white;
}

.menu-style-default .woodmart-header-links .item-level-0:hover>a, .right-column>div>a:focus, .right-column>div>a:hover {
    color: white;
    opacity: .8;
}
.header-categories-nav .menu-opener {
    background-color: #de2d2d;
}
footer {
    background-color: #555;
}
.color-scheme-dark .title, .color-scheme-dark .widget-title, .color-scheme-dark .widgettitle, .color-scheme-dark h1, .color-scheme-dark h2, .color-scheme-dark h3, .color-scheme-dark h4, .color-scheme-dark h5, .color-scheme-dark h6, .color-scheme-dark label {
    color: white;
}
.color-scheme-dark p, .color-scheme-dark, .color-scheme-dark i, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^=vc_sp] a {
    color: #ccc!important;
}
.mega-menu-list > li > a, .menu-mega-dropdown .sub-menu > li > a {
    text-transform: none;
}
.woodmart-burger-icon .woodmart-burger, .woodmart-burger-icon .woodmart-burger::after, .woodmart-burger-icon .woodmart-burger::before {
    background-color: #ffffff;
}
footer .woodmart-widget a:hover {
    color: #35abd7;
}
.margin-40px-top {
    margin-top: 40px;
}
.margin-20px-top {
    margin-top:20px;
}


/*Árak slider*/

.noUi-target {
    position: relative;
    left: 10%;
    width: 80%;
}

.noUi-connect {
    background: #35abd7;
}

.noUi-horizontal .noUi-handle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    right: -30px;
    top: -25px;
    background: #35abd7;
    box-shadow: none;
}

.noUi-handle:before, .noUi-handle:after {
    background: none;
}

.bill-value {
    position: relative;
    font-size: 28px;
}

.noUi-pips-horizontal {
    color: #fff;
}

.noUi-value {
    top: 25%;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 18px;
}


.price-slider.noUi-target {
    position: relative;
    left: 10%;
    width: 80%;
    height: 12px;
}

.price-slider .noUi-connect {
    background: #35abd7;
}

.price-slider.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    right: -12px;
    top: -7px;
    background: #35abd7;
    box-shadow: none;
}

.price-slider .noUi-handle:before, .price-slider .noUi-handle:after {
    background: none;
}

.price-value {
    position: relative;
    font-size: 28px;
}

.price-slider .noUi-pips-horizontal {
    color: black;
}

.price-slider .noUi-value {
    top: 25%;
}

.price-slider .noUi-marker-horizontal.noUi-marker-large {
    height: 18px;
}

.margin-15px-top {
    margin-top: 15px!important;
}
.padding-15px-top {
    padding-top: 15px!important;
}
.sort-by select.orderby {
    font-family: 'Exo', sans-serif;
}
.shopify-ordering select:focus {
    border-color: #35abd7;
}
.container-sm {
    /*max-width: 1200px;*/
    margin-left:auto;
    margin-right:auto;
}
.quantity input[type=button]:hover {
    background-color: #333333;
    border-color: #333333;
}
.btns-shop-light .single_add_to_cart_button {
    background-color: #35abd7;
}
.btns-shop-light .single_add_to_cart_button:hover {
    background-color: #333333;
}
.margin-40px-bottom {
    margin-bottom: 40px;
}
.woodmart-before-product-tabs {
    margin-top:0;
}
.product-design-alt .product-image-summary .product_meta {
    margin-bottom: 0;
}
.product-card {
    /*margin-bottom:20px;*/
}
.tabs-layout-tabs .tabs li a:after, .slider-title:before {
    background-color: #35abd7;
}
.quantity-field.pns {
    width: 60px;
}
.quantity-button {
    width: 25px;
    padding:3px;
    background-color: #f1f1f1;
    color: #333333;
    font-weight: bold;
}
.quantity-button:hover {
    background-color: #cccccc;
}
.shopping-cart .billing-info-inputs .form-control  {
    background-color: white;
}
.sweet-alert button {
    color: white;
}
.page-title {
    background: #9e9e9e;
}
.menu-mega-dropdown .sub-menu > li {
    width: 220px;
}
.color-scheme-light .breadcrumbs a:after {
    color: #ffffff;
}

.form-horizontal .control-label {
    text-align: left;
}

@media (max-width: 991px) {
    .document-ready .mobile-nav {
        display: block;
    }
}
.mobile-nav-tabs .mobile-tab-title:after {
    background-color: #35abd7;
}
.modal-content .btn-success:hover, .modal-content .btn-success:focus, .modal-content .btn-success:visited {
    background-color: #35abd7;
    color: #ffffff;
}
.header-cart {
    position: absolute;
    top: 75px;
    right:0;
    background-color: #ffffff;
    width: 650px;
    border: 1px solid #dedede;
}
.act-scroll ~ header .header-cart {
    position: fixed;
    top: 60px;
}
.header-cart .quantity-field {
    width: 50px;
}
.header-cart .quantity-field, .header-cart .quantity-button {
    height: 30px
}
.header-cart table th {
    font-size: 14px;
}
.header-cart table td {
    vertical-align: middle!important;
}
.header-cart table h3 {
    margin-bottom: 0;
    font-size: 14px;
}
.header-cart img {
    max-width: 55px;
}
.header-cart table {
    margin-bottom: 5px;
}
.header-cart a.butn{
    margin-right: 10px;
    margin-bottom: 5px;
}
.header-cart button.close {
    width: 40px;
    height: 40px;
    opacity: 1;
}
.header-cart .product-it-in h3 {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.header-cart .product-it-in:hover h3 {
    color: #35abd7;
}
.d-none {
    display:none !important;
}
.butn.primary2 {
    background-color: #35abd7;
    color: #ffffff;
}
@media (max-width: 991px) {
    .d-mobile-none {
        display: none!important;
    }
}
@media (min-width: 1200px) {
    .d-desktop-none {
        display: none!important;
    }
}
.main-header .logo {
    /*height: 90px;*/
    margin-top:10px;
    margin-bottom: 10px;
    width:auto;
}
@media (max-width: 991px) {
    .main-header .logo {
        /*height: 60px;*/
        margin-top:5px;
        margin-bottom: 5px;
        width:auto;
    }

}
.bg-theme {
    background-color: #35abd7;
}
.bg-theme * {
    color: white;

}
@media (max-width: 991px) {
    [class*='col-md-'] + [class*='col-md-'] {
        margin-top: 15px;
    }
}

.vertical-navigation .item-level-0:hover > a {
    color: #35abd7;
}
.service-item {
    height: 100%;
    display: flex!important;
    flex-direction: column;
    justify-content: space-between;
}

.product-card span.badge {

    position: absolute;
    top: 60px;
    right: 15px;
    background-color: #de2d2d;
    font-size: 28px;
    border-radius: 4px;
}

.menu-opener .arrow-opener:after {
    content: "";
}


.ekko-lightbox-container>div.ekko-lightbox-item {
    display: flex!important;
    align-items: center;
}

.form-check {
    position: relative;
}
.form-check .form-check-label{
    margin-bottom:0;
    text-transform: none;
    padding-left: 18px;
}
.form-check input{
    position:absolute;
    top:5px;
    left: 0;
}
label {
    font-family: 'Open Sans', sans-serif;
    color: #727272;
}

.title-size-default .entry-title, .title-size-default h1 {
    font-size: 28px;
}
.title-size-default {
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-title.page-title-default.title-size-default.color-scheme-light.title-design-centered .row > div:first-child {
    text-align: left;
}
.page-title.page-title-default.title-size-default.color-scheme-light.title-design-centered .row > div:last-child {
    text-align: right;
}
.editor p {
    margin-bottom: 0;
}

.editor ul {
    list-style-position: outside;
}

.editor ul li {
    list-style-type: disc;
    margin-left: 25px;
}

.editor ol li {
    list-style-type: decimal;
    margin-left: 25px;
}

.product-image-summary .entry-title {
    font-size: 24px;
}

table {
    max-width: 100% !important
}



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

@media (max-width: 1199px) {
    .icons-design-line .woodmart-shopping-cart.woodmart-cart-alt > a.header_cart_open{
        display: none;
    }
}

.editor {
    overflow: auto;
}
