 
a:hover{
    text-decoration: none;
}

body {
    overflow-x: hidden;
    background: #fff;  
}

/* uzlet ertesites */
div#uzlet-ertesites {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    background: #2c448f;
    text-align: center;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
}

div#uzlet-ertesites p {
    padding: 0px;
    margin: 0px;
    color: white;
    font-weight: bolder;
    font-family: 'Roboto';
}

button#uzlet-ertesites-button {
    border: unset;
    border-radius: 10px;
    font-weight: bolder;
    padding: 5px 10px;
    font-size: 0.9em;
    color: #273e87;
}

div#uzlet-ertesites-bezaras {
    color: white;
    padding: 0px 13px 4px;
    font-size: 20px;
    border-radius: 10px;
    border: 1px solid white;
    top: 7px !important;
}

body > header {

}

.preheader_part {
    background: #8CB84C;
}

.preheader.container .row > div {
    display: flex;
    /* justify-content: space-between; */
    padding: 5px 0px;
    align-items: center;
}

.col.promotion-cont .promotion {
    display: flex;
    gap: 10px;
    align-items: center;
}

.col.promotion-cont svg,
.profile-cont svg {
    height: 20px;
}

.col.promotion-cont svg path,
.profile-cont svg path {
    fill: white !important;
}

.col.promotion-cont * {
    color: white !important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}

.preheader.container .row > div a {
    color: white;
}

.profile a {
    border: 1px solid white;
    padding: 0px 10px;
    border-radius: 7px;
}

.profile-cont .profile {
    display: flex;
    flex-direction: row;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: white;
}

header .contact {
    display: flex;
    gap: 15px;
}

header .contact *:not(i) {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: bold;
}

header .contact i, header .social i {
    font-size: 21px;
    vertical-align: text-bottom;
}

header img.logo {
    height: 127px;
    width: auto;
}

.header-cont.container {
    padding: 20px 0px;
}

.header-cont.container a.navbar-brand {
    margin: 0px;
}

.slider-imgs img {
    border-radius: 5px !important;
}

.logo-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.row.header-boxes {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    padding: 5px 15px;
}

.row.header-boxes > div {
    flex-basis: content;
    width: unset;
    max-width: unset;
    flex-grow: unset;
    display: flex;
    gap: 10px;
    padding: 7px 15px;
}

.row.header-boxes div.box-title{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.4em;
    display: flex;
    align-items: center;
    color: #333333;
}

div.header-boxes div.col a {
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    color: #333333;
}

.marketing-icon {
    color: #273E87;
    font-size: 46px;
}

.wp-block-group:has(i.marketing-icon) p {
    margin: unset;
}

.wp-block-group.shadow-btn {
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    z-index: 10;
}

footer .contact div.footer-contact{
    /*background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;*/
}

div#ajaxsearchlite1 {
    border: unset !important;
    background: unset !important;
    max-width: 355px;
    float: right;
}

#ajaxsearchlite1 .probox, 
div.asl_w .probox {
    background: #FAFAFA;
    border: 1px solid #CECECE !important;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15) !important;
    border-radius: 10px !important;
    height: unset !important;
    padding: 8px;
}

#ajaxsearchlite1 .probox .proinput input, 
div.asl_w .probox .proinput input {
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #333 !important;
}

a.wp-block-button__link {
    padding: 0.6em 1.5em;
    line-height: 1.3em;
}


.mega-sub-menu ul.product-categories {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
    list-style-type: none;
}

.mega-sub-menu ul.product-categories li .children a {
    text-decoration: none;
    color: #333;
    font-weight: 300;
}

.mega-sub-menu ul.product-categories .children {
    list-style-type: unset;
}

ul.product-categories, ul.product-categories ul {
    padding: 0px;
}

ul.product-categories > li > a {
    color: #2f458c;
    text-decoration: none;
    font-weight: 600;
}

ul.product-categories li.cat-parent li a:before {
    content: '\f105';
    margin-right: 10px;
    color: #d8d8d8;
    font-family: 'Line Awesome Free';
    font-weight: 600;
}

.menu-box {
    background: #2F458C;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px;
    width: fit-content;
    float: right;
}

ul#mega-menu-header-menu {
    padding: 6px 20px !important;
}


.mega-sub-menu span.count {
    font-weight: 100;
    font-size: 12px;
    font-style: italic;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
}

ul.cat-list {
    display: grid;
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px;
    grid-template-columns: repeat(4, 1fr);
}

.cat-list-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: unset;
    position: relative;
    overflow: hidden;
}

.cat-list-item a {
    text-decoration: none;
    color: inherit;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
}
.cat-cont {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
}

.cat-cont-img {
    margin: unset;
    width: 100%;
    background: white;
    border-radius: unset;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    overflow: hidden;
    height: 160px;
}

.cat-cont-img img.empty {
    filter: grayscale(1);
    opacity: 0.2;
    width: 90%;
}

.cat-cont-img img.thumb {
    object-fit: cover;
    width: -webkit-fill-available;
}

.cat-title {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.1em;
    margin: 0px;
    min-height: 3em;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0px;
    color: white;
    max-width: 90%;
}

.cat-cont-img:before {
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgb(75 90 137 / 66%) 0%, #273e8700);
    display: block;
    width: 100%;
    position: absolute;
    content: '';
    height: 50%;
    bottom: 0px;
}

.cat-list-item:hover .cat-title {
    color: white;
}

.cat-list-item:hover {
    box-shadow: 2px 10px 10px rgba(0, 0, 0, 0.15);
}

li.cat-list-item:nth-last-child(2) {
    grid-column: span 2 / span 2;
}

li.cat-list-item:nth-last-child(1) {
    grid-column: span 2 / span 2;
    grid-column-start: 3;
}

.cart-cont {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    color: white;
    background: #273E87;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    padding: 0px 20px;
}

.cart-cont .box-title {
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 300;
    line-height: 1em;
}

span.cartsum > span.woocommerce-Price-amount.amount {
    font-size: 17px !important;
    font-family: 'Roboto' !important;
    font-weight: 600 !important;
    color: white !important;
}

.cart-cont svg path {
    fill: white;
}

.bgoverflow {
    position: relative;
}

.bgoverflow:before {
    z-index: -1;
    height: 100%;
    width: 100%;
    background: white;
    content: '';
    display: block;
    position: absolute;
}

.bgoverflow.bgof-left:before {
    width: 210%;
    left: -107.5%;
}

.bgoverflow.bgof-right:before {
    width: 210%;
    right: -107.5%;
}

.themecolor2:before {
    background: #273e8721;
}

.preheader.container > .row {
    gap: 20px;
    display: flex;
    justify-content: space-between;
}

.col-contact {
    gap: 11px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins';
    line-height: 1.1em ;
}

.wp-block-button a {
    font-size: 12px !important;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.25);    
}

.wp-block-button a:hover {
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.5), inset 4px 4px 10px rgba(255,255,255,0.2);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

footer.footer {
    background-image: url('imgs/wooden_bg.png');
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    padding: 40px 0px 20px;
}

footer .row.info {
    display: block;
}

footer.sub-footer {
    padding: 10px;
    position: relative;
    background: #fff;
    color: #273E87;
}

.copyrights {
    font-size: 12px;
    color: #273E87;
    font-weight: 300;
    font-family: 'Poppins';
}

.footer-contact {
    flex-basis: content;
    width: unset;
    max-width: unset;
    flex-grow: unset;
    display: flex;
    gap: 10px;
    padding: 0px 15px;
    align-items: center;
    width: fit-content;
   
}

.footer-contact p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.4em;
    display: flex;
    align-items: center;
    color: #273E87;
}

footer.footer .footer-contact a {
    color: #273E87;
}

.footer-contact a{
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    color: #333333;
}    

.footer-contact .icon {
    font-size: 35px;
    color: #8CB84C;
}

.footer-contact-block > p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.4em;
    display: flex;
    align-items: center;
    color: #273E87;
}

.footer-contact .content p {
    margin: 0px;
}

ul#menu-lablec-infok {
    list-style-type: none;
    padding: 0px;
    /* column-count: 2; */
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    text-wrap: nowrap;
    gap: 14px;
}

ul#menu-lablec-infok li {
    margin-bottom: 0.3em;
}

ul#menu-lablec-infok li a{
    /*font-family: 'Inter';*/
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2em;
    color: #333333;
}

ul#menu-lablec-infok li.current-menu-item a {
    color: #e31e24;
    font-weight: 600;
}

footer .wp-block-column h3, 
footer .wp-block-column h2 {
    min-height: 40px;
    line-height: 1.3em !important;
}

footer .wp-block-image img {
    filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.15));
    border-radius: 5px;
}

.footer-contact-block {
    display: flex;
    flex-direction: row;
    background: #FFFFFF;
    border-radius: 10px;
    width: fit-content;
    margin: 10px auto;
    align-items: center;
    padding: 5px 10px 5px 0px
}

.footer-contact-block .contact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}


/* product loop */

div.product:not(.compare-button) {
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 10px !important;
    position: relative !important;
}

div.product .loop-actions, div.product .badge-container {
    position: absolute;
    z-index: 10;
}

.loop-actions {
    left: 15px;
    top: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
}

.badge-container {
    left: unset;
    top: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
    flex-wrap: nowrap;
    right: 15px;
}

span.akcios {
    background: #8CB84C;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    display: flex;
    align-items: center;
    text-transform: uppercase !important;
    color: #FFFFFF;
}
.badge-container > * {
    height: unset !important;
    width: unset !important;
    border-radius: 5px !important;
    padding: 7px 10px 6px 5px !important;
    line-height: 1em !important;
    min-height: unset !important;
    color: white !important;
    margin: 0px !important;
    left: unset !important;
    position: relative !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
}

span.new-badge {
    background: #273E87;
}

.badge-container i {
    font-size: 21px;
    margin: -3px 3px -3px -3px;
    vertical-align: middle;
}

.yith-wcwl-add-button span {
    display: none;
}

.fa-heart-o:before {
    content: '\f004';
    font-family: 'Line Awesome Free';
    color: #CFCFCF;
    font-size: 20px;
}

i.yith-wcwl-icon.fa.fa-heart-o {
    margin-right: unset;
}

.exists i.yith-wcwl-icon.fa.fa-heart {
    color: #273e87;
    content: '\f004';
    font-family: 'Line Awesome Free';
    font-size: 17px;
    margin: 0px;
}

.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fffffff5;
    border-radius: 10px;
    line-height: 1.3em;
    padding: 10px;
    text-align: center;
    width: 200px;
    z-index: 100;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

.yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-wishlistexistsbrowse .feedback {
    font-weight: 600;
    font-size: 14px;
}

.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {
    background: #273e87;
    font-size: 12px;
    color: white !important;
    padding: 4px 18px 3px;
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2), inset 0px 2px 4px rgba(255, 255, 255, 0.5);
    margin-top: 2px;
    display: block;
    line-height: 1.2em;
}

a.compare:before {
    content: '\f022';
    font-family: 'Line Awesome Free';
    font-weight: 400;
    color: #273e87;
    display: inline;
    font-size: 24px;
    padding: 3px 3px;
    border-radius: 5px;
    border: 1px solid #273e87;
    margin-right: 3px;
    background: #ffffffdb;
}

a.compare {
    font-size: 0px;
}

a.add_to_wishlist.single_add_to_wishlist {
    min-width: 38px;
    text-align: center;
    display: block;
}

div.product img {
    border-radius: 8px;
    background: white;
}


h2.woocommerce-loop-product__title {
    font-family: 'Poppins';
    align-items: center;
    min-height: 3em;
    display: flex;
    margin: 0px !important;
    padding: 0px !important;
    font-style: normal;
    font-weight: 700;
    color: #8CB84C;
}

.custom-product-buttons > * {
    width: 50px !important;
    display: block !important;
}

.custom-product-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
    font-size: 14px;
}

.custom-product-info .product-category {
    width: 100%;
}

.custom-product-info .product-category a {
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

div.product .actualprice span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2em;
    color: #333333;
}

.pricehtml {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px;
}

div.product .pricehtml {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0px;
    width: 60%;
}

div.product .pricehtml .actualprice {
    width: 100%;
}

.regular i {
    color: #273E87;
    font-size: 20px;
    margin-right: 5px;
}

.regular:has(i) .priceinfo {
    position: absolute;
    top: 0px;
}

.regular:has(i) .info-text{
    display: none;
}



div.product .kedvezmeny {
    display: none;
}

div.product .regular span.amount {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3em;
    color: rgba(51, 51, 51, 0.5);
    text-decoration: line-through;
}




.regular,
.kedvezmeny {
    position: relative;
    cursor:pointer;
}

.regular:has(i) .priceinfo,
.kedvezmeny:has(i) .priceinfo {
    display:none;
    position: absolute;
    top: -47px;
    width: 150px;
    z-index: 10;
    background: white;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 500;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.1);
}

.kedvezmeny span.info-text {
    font-size: 15px;
    font-weight: 500;
    color: #d7b56d;
}

.kedvezmeny i {
    color: #d7b56d;
    font-size: 20px;
    margin-right: 0px;
    vertical-align: text-bottom;
}

.kedvezmeny span.amount {
    font-size: 17px;
    font-weight: 700;
    color: #d7b56d;
}

.kedvezmeny .priceinfo {
    color: rgba(51, 51, 51, 0.5);
}

.custom-product-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex-wrap: nowrap;
    flex-direction: row;
}

.custom-product-buttons a {
    margin: 0px !important;
}

.custom-product-buttons a.add_to_cart_button {
    background:#333;
}

.custom-product-buttons a.add_to_cart_button:after {
    content: '\f07a';
    font-family: 'Line Awesome Free';
    font-size: 25px;
    display: inline-block;
    vertical-align: sub;
}

.custom-product-buttons a {
    padding: 10px !important;
    margin: 0px !important;
    font-size: 14px !important;
    line-height: 1.3em !important;
    max-width: unset !important;
}


.custom-product-buttons > * {
    flex: unset !important;
}

.custom-product-buttons a.button,
input.tiszafa-btn,
.woocommerce div.product form.cart .button,
p.form-submit input[type="submit"] {
    background-color: #8CB84C;
    border-radius: 10px;
    border-color: #8CB84C;
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
    font-family: Poppins;
    font-size: 13px !important;
    font-weight: 600;
    line-height: inherit;
    text-decoration: none;
    padding:8px 10px !important;
}

.custom-product-buttons > div a {
    display: block !important;
    text-align: center !important;
    
}

.custom-product-buttons a.view-button {
    text-align: center;
}

.custom-product-buttons a.button.add_to_cart_button {
    background: #333;
    border: #fff;
}
/*
.custom-product-buttons a:hover, 
input.tiszafa-btn:hover,
p.footer-subs-submit input:hover {
    color: white !important;
    background: red !important;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.5), inset 4px 4px 10px rgba(255,255,255,0.5);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
*/


a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.wc-sidebar.col {
    width: 300px;
    max-width: 300px;
    margin-right: 20px;
}

.mc4wp-response:has(*) {
    font-size: 13px;
    line-height: 1.3em;
    background: white;
    display: block;
    clear: both;
    margin-top: 10px;
    float: left;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}

.mc4wp-response p {
    margin-bottom: 0px;
}

.mc4wp-response:has(.mc4wp-success) {
    border-bottom: 3px solid #4CAF50;
}

.mc4wp-response:has(.mc4wp-error) {
    border-bottom: 3px solid #af4c4c;
}

.mc4wp-response:has(.mc4wp-notice) {
    border-bottom: 3px solid #af8c4c;
}

/* filter*/

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    background: #FAFAFA;
    border: 1px solid #CECECE !important;
    border-radius: 8px !important;
    padding: 10px 10px !important;
    max-width: 90px !important;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.wc-block-price-filter__range-input-progress.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(to right,transparent var(--low),#3D8FCA 0,#3D8FCA var(--high),transparent 0) no-repeat 0 100% /100% 100%;    
}

.wc-block-price-filter__controls.wc-block-components-price-slider__controls {
    margin: 0px;
}

button.wc-block-components-filter-reset-button {
    font-size: 14px;
    margin: 10px 0px 0px;
}

.wc-block-stock-filter.style-list {
    margin-bottom: 0px;
}

button.wc-block-components-filter-reset-button span {
    font-size: 13px;
}

.wc-block-components-price-slider {
    margin: 0px 0px 10px;
}

.filter-container > h3 {
    font-size: 20px;
}

.filter-container .field-name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height:1.2em;
    color: #D7B56D;
}

.field-item label {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    font-size: .875em;
    margin-bottom: 0!important;
}

.form-end > input {
    width: 100%;
}

.filter-container {
    /*background: #FFFFFF;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1), 0px -10px 10px rgba(255, 255, 255, 0.65);
    border-radius: 25px;
    padding: 25px 20px 20px;
    margin-bottom: 0px;*/
}


a.clrfilters {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #333333;
    margin-top: 5px;
}


.field-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.field-item {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    transition: background-color 0.3s ease;
}

.field-item:hover {
    background-color: #f1f1f1;
}

.wc-block-components-checkbox__input {
    position: relative;
    margin-right: 10px;
}

.wc-block-components-checkbox__input input {
    appearance: none;
    width: 17px;
    height: 17px;
    border: 2px solid #bdbdbd;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.wc-block-components-checkbox__input input:checked {
    background-color: #E31E24;
    border-color: #bdbdbd;
}

.wc-block-components-checkbox__input input:checked + svg {
    display: block;
}

.filter-content .field {
    background: white;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.wc-block-components-checkbox__mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    fill: #fff;
    display: none;
    pointer-events: none;
}

.wc-block-components-checkbox__label {
    font-size: 16px;
    color: #333;
    cursor: pointer;
    transition: color 0.3s ease;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5em;
    color: #363636;    
}

.wc-block-components-checkbox__label:hover {
    color: #E31E24;
}

.wc-block-components-checkbox__input input:checked + svg {
    display: none !important;
}

.tiszafa-wc-main-head {
    height: 300px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-align: center;
    background: rgba(39, 62, 135, 0.1);
    background-image: unset !important;
}

.tiszafa-wc-cont-title {
    text-align: center;
    width: 100%;
}

.tiszafa-wc-rendezo {

}

.tiszafa-wc-cont-title h1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 47px;
    line-height: 60px;
    text-align: center;
    color: #273E87;
}

p#breadcrumbs {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 1px;
    color: #273E87;
    
}

.tiszafa-wc-main-head .category-description {
    font-size: 15px;
    line-height: 1.6em;
}

.tiszafa-wc-main-head .category-description strong{
    color: #2f458c;
}

p#breadcrumbs a {
    font-weight: 700;
    color: #333;
}



.tiszafa-wc-rendezo p {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-content: center;
    align-items: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}

.tiszafa-wc-rendezo * {
    margin-bottom: 0px !important;
    font-size: 14px;
}

.order-list-title {
    margin-right: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
    color: #273E87;
}
.view-toggle {
    margin-bottom: 20px;
}

#list-view-toggle,
#grid-view-toggle {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

#primary div.products.list-view {
    display: flex;
    flex-direction: column;
}

#primary div.products.list-view div.product {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
}

#primary div.products.list-view div.product .product-image-wrapper {
    width: 200px !important;
    height: 200px !important;
}

.product-loop-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.product-loop-content > h2 {
    width: 100%;
}

h2.woocommerce-loop-product__title {
    font-size: 17px !important;
    line-height: 22px !important;
}

.custom-product-buttons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 40%;
    margin-top: 0px;
}

.custom-product-buttons * {
    border: unset !important;
}

.custom-product-buttons a {
    width: 50px;
    height: 46px;
    line-height: 39px !important;
}

.list-view h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    min-height: unset;
    margin: 10px 0px !important;
}

#primary div.products.list-view div.product {
    width: 100%;
}

#primary div.products.list-view div.product .product-loop-content {
    width: fit-content;
    height: auto;
}

ul.woocommerce-product-details__attributes {
    font-size: 14px !important;
    color: #333 !important;
}

ul.woocommerce-product-details__attributes strong {
    margin-right: 7px;
    min-width: 80px;
}

#primary div.products.list-view div.product img {
    height: 200px;
    width: 200px;
    margin-right: 0px;
}

.list-view .custom-product-buttons {
    width: unset;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: nowrap;
    gap: 10px;
    order: 2;
    width: 100%;
}

.list-view .custom-product-buttons a {
    padding: 7px 10px !important;
}

#primary div.products.list-view div.product .product-loop-content {
    height: auto;
    flex: auto;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#primary div.products.list-view .woocommerce-product-details__short-description {
    display: block;
    order: 1;
    min-height: 65px;
}

#primary div.products.list-view .product-loop-content:not(:has( .woocommerce-product-details__short-description)) .pricehtml {
    margin-bottom: 65px;
}

.grid-view ul.woocommerce-product-details__attributes,
.grid-view .woocommerce-product-details__short-description,
body.home .woocommerce .columns-4  ul.woocommerce-product-details__attributes,
body.home .woocommerce .columns-4  .woocommerce-product-details__short-description,
.product-loop-content  ul.woocommerce-product-details__attributes,
.product-loop-content .woocommerce-product-details__short-description {
    display: none;
}

.list-view .woocommerce-product-details__short-description {
    width: 560px;
    font-size: 14px !important;
    color: #333 !important;
    line-height: 1.4em;
} 


body:not(.woocommerce.single) div#primary main #breadcrumbs {
    display: none;
}

div#primary main header.woocommerce-products-header {
    display: none;
}

.tiszafa-wc-rendezo .row {
    display: flex;
    align-content: center;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.view-toggle button i {
    color: #273E87;
    font-size: 20px !important;
}

.view-toggle button.active_layout i {
    opacity: 1;
    color: #8CB84C;
}

.result-container, 
.order-container {
    display: flex;
    align-items: center;
}

form.woocommerce-ordering select {
    background: #FFFFFF;
    border: 1px solid #B4B4B4;
    border-radius: 10px;
    padding: 6px;
    margin-right: 10px;
}

.wc-sidebar.col > h2,
.wc-content.header > .part-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #273E87;    
}

.tiszafa-wc-cont {
    padding-top: 30px;
}

body.archive .tiszafa-wc-cont {
    padding-top: 50px;
}

div.wc-sidebar div.widget_block {
    background: #8CB84C;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
}

.wc-block-components-price-slider {
    margin-bottom: 5px;
}

.wp-block-woocommerce-price-filter {
    background: #FFFFFF;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 10px;
}

.price-filter h3.wp-block-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    padding: 0.4em 0em;
}

h3.wp-block-heading, div.tp-product-filter > form > div > h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}

.wc-content.header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-direction: row;
    flex-wrap: wrap;
}

.wc-content.header .part-title {
    width: 100%;
}

.wc-content.header .part-title {
    width: 100%;
    margin-bottom: 20px;
}

.tiszafa-wc-rendezo {
    display: flex;
    gap: 20px;
}

.woocommerce nav.woocommerce-pagination ul li,
.tiszafa-wc-lapozo >*{
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.25);
    border-radius: 10px;
}

.tiszafa-wc-lapozo {
    display: flex;
    gap: 6px;
    align-items: center;
}

.woocommerce nav.woocommerce-pagination ul li *,
.woocommerce nav.woocommerce-pagination ul li *:hover,
.tiszafa-wc-lapozo >* {
    background: #273E87;
    border: 1px solid #273E87;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 11px !important;
    line-height: 16px !important;
    display: flex !important;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FEFAFA !important;
    padding: 7px 10px !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current,
.tiszafa-wc-lapozo a:hover {
    background: #8CB84C !important;
    border: 1px solid #8CB84C;
    color: #ffffff !important;
}

.woocommerce nav.woocommerce-pagination ul li span.page-numbers.current,
.tiszafa-wc-lapozo > *:not(a) {
    background: #C0C0C0 !important;
    border: 1px solid silver;
}

ul.page-numbers {
    display: flex !important;
    gap: 5px !important;
    border: unset !important;
    justify-content: flex-end;
}

body.archive .products.row.columns-3 div.product {
    width: 32%;
    margin-bottom: 2%;
}


/* product */

body.single-product p#breadcrumbs {
    text-align: left;
    letter-spacing: normal;
    font-size: 13px;
}

body.single-product p#breadcrumbs span {
    margin: 0px 5px;
}

body.single-product p#breadcrumbs span:first-child {
    margin-left: 0px;
}

/*.flex-viewport {
    order: 2;
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

ol.flex-control-nav.flex-control-thumbs {
    order: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1 1 100px;
    width: 100px;
    padding-right: 5px !important;
}

ol.flex-control-nav.flex-control-thumbs li {
    width: unset !important;
    display: block !important;
    border: 8px #fafafa solid;
    margin-bottom: 10px !important;
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    flex: 0;
    overflow: visible !important;
    aspect-ratio: 1 / 1;
    
}

.woocommerce-product-gallery {
    display: grid;
    grid-template-columns: auto auto;
    width: 55% !important;
    gap: 10px;
    z-index: 1;
}
*/

.tiszafa-tabs-description.row:has(:not(.tiszafa-tab-additional-info)) > div {
    width: 100%;
    max-width: unset !important;
    flex: 1;
}

.tft-product-gallery {
    float: right;
    width: 42%;
    padding-left: 4%;
    position: relative;
}

body.single-product .tiszafa-wc-cont {
    padding-top: 0px;
}

body.single-product .tiszafa-wc-cont .wc-content.header {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
}

.woocommerce div.product div.summary {
    width: 50%;
    float: left;
}

.tft-product-gallery .woocommerce-product-gallery {
    width: 100% !important;
    float: unset !important;
}

body.single-product .badge-container {
    position: absolute;
    top: 20px;
    left: 110px;
    z-index: 10;
    pointer-events: none;
}

body.single-product p#breadcrumbs * {
    color: white;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px;
}

body.single-product main#main h1.product_title.entry-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.1em;
    display: flex;
    align-items: center;
    color: white;
}

body.single-product main#main .pricehtml {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-end;
    gap:10px;
}

body.single-product main#main .pricehtml .actualprice {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.1em;
    color: white;
    width: auto;
}

body.single-product main#main .pricehtml .actualprice span{
    color:white;
}

body.single-product main#main .pricehtml .regular i {
    color: white;
}

body.single-product main#main .pricehtml .regular {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.1em;
    color: #1F3066;
    text-decoration: line-through;
}

body.single-product main#main .summary .pricehtml .actualprice > .amount {
    font-size: 38px;
}

body.single-product main#main .summary .pricehtml .regular span.amount {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3em;
    color: #1F3066;
    text-decoration: line-through;
}

.woocommerce-product-details__short-description {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.75em;
    color: #333;
    position: relative;
    overflow: hidden;
    line-height: 1.75em;
    max-height: calc(1.75em * 5); /* 5 sor magassága */
}

.woocommerce-product-details__short-description {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.woocommerce-product-details__short-description  *{
    color:transparent;
} 

/*.woocommerce-product-details__short-description::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5em; 
    background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}

div.product .woocommerce-product-details__short-description::after {
    background: linear-gradient(to top, #fafafa, rgba(255, 255, 255, 0));
}
*/
.woocommerce-product-details__short-description > p:last-child {
    margin-bottom: 0px;
}


.woocommerce-product-details__short-description.open {
    max-height: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    background-clip: text;
}

.woocommerce-product-details__short-description.open::after {
    display: none;
}

.list-view .woocommerce-product-details__short-description > p {
    margin-bottom: 5px;
}

.summary.entry-summary .read-more {
    display: block;
    margin-top: 10px;
    cursor: pointer;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    color: #8CB84C;
    margin-bottom: 20px;
}

p.shipping-estimate {
    font-size: 15px;
    font-weight: 500;
    color: #8CB84C;
}

body.single-product .tft-product-as-header .woocommerce-product-rating * {
    color: white !important;
}

p.shipping-estimate i {
    font-size: 28px;
    vertical-align: sub;
    margin-right: 5px;
}

.in-stock,
.out-of-stock,
.stock {
    display: none !important;
}


div#pricehistory {
    color: #ffffff;
    margin-top: 5px;
    font-size: 13px;
}

.woocommerce div.product form.cart div.quantity button {
    border: unset;
    background: unset;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}

.woocommerce .quantity .qty {
    background: unset;
    border: unset;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    width:30px;
}

.woocommerce div.product form.cart div.quantity button:focus, 
.woocommerce div.product form.cart div.quantity button:hover {
    outline: unset;
    color: #8cb84c;
}

.woocommerce div.product form.cart div.quantity {
    padding: 10px;
    background: #FAFAFA;
    border: 1px solid #CECECE;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-right: 10px;
    max-width: fit-content;
}

.woocommerce .quantity .qty:focus,
button.single_add_to_cart_button:focus {
    outline: unset;
}

.woocommerce div.product form.cart .button {
    padding: 10px 40px 10px 16px !important;
    font-size: 15px !important;
}

button.single_add_to_cart_button.button:after {
    content: '\f07a';
    font-family: 'Line Awesome Free';
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    margin-top: -1px;
}

button.single_add_to_cart_button.button:hover{
    color: white !important;
    background: #2f458c !important;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.5), inset 4px 4px 10px rgba(255,255,255,0.5);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.woocommerce div.product form.cart .button:focus {
    box-shadow: 0px 0px 10px rgb(175 193 252);
}

.woocommerce div.product form.cart {
    margin-bottom: 0.5em;
}

.woocommerce div.product form.cart {
    float: left;
}

main#main div.summary a.compare:before {
    font-size: 27px;
    padding: 1px 10px;
    border-radius: 10px;
    margin: 0px 10px;
    display: inline-block;
    color: #333;
    border-color: #333;
}


main#main div.summary a.compare:before {
    color: white;
    border-color: white;
    background: transparent;
}

main#main div.summary a.compare:hover:before {
    color: #8cb84c;
    border-color: #8cb84c;
    background: transparent;
}

main#main .flex-viewport {
    margin: 0px;
    border-radius: 19px !important;
    margin-bottom: 10px;

}



.woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 5px;
    margin-bottom: 5px;
    width: 70px;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none;
}

ul.flex-direction-nav {
    display: none;
}

main#main div.summary .wishlist,
.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
    display: block !important;
}

main#main div.summary i.yith-wcwl-icon.fa.fa-heart-o,
main#main div.summary i.yith-wcwl-icon.fa.fa-heart{
    padding: 11px;
    border-radius: 10px;
}
main#main div.summary i.yith-wcwl-icon.fa.fa-heart-o{
    border: 1px solid #CECECE;
}
main#main div.summary i.yith-wcwl-icon.fa.fa-heart {
    border: 1px solid #ffffff;
}

main#main div.summary a.add_to_wishlist.single_add_to_wishlist {
    margin: 0px 0px;
    padding: unset !important;
    float: left;
}

main#main div.summary a.compare {
    display: block !important;
    float: left !important;
}

main#main div.summary .wishlist {
    margin-left: 10px;
    display: flex !important;
    padding-left: 10px;
}
main#main div.summary i.yith-wcwl-icon.fa.fa-heart,
main#main div.summary i.yith-wcwl-icon.fa.fa-heart-o {
    margin-left: 10px;
}

main#main div.summary .exists i.yith-wcwl-icon.fa.fa-heart {
    color: #8cb84c;
}

body.single-product .yith-wcwl-wishlistaddedbrowse,
body.single-product .yith-wcwl-wishlistexistsbrowse {
    position: fixed;
    bottom: 0px;
    left: 50%;
    width: 20%;
    top: unset;
    transform: translateX(-50%);
    right: unset;
}

div.products div.product span.read-more{display:none;}
.woocommerce-variation-add-to-cart.variations_button {
    display: flex;
}

div#pricehistory {
    color: #ffffff !important;
}

.product-header-widgets div:has(.header-small-icon) {
    z-index: 11;
    position: relative;
}

div.summary .product-sku {
    display: block;
    clear: both;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 27px;
    color: #ffffff;
}

.woocommerce-tabs {
    display: none;
}

.tiszafa-tabs-description.row {
    clear: both;
}

.tiszafa-tab-description > h2, 
.tiszafa-tab-additional-info > h2, 
.tiszafa-tab-reviews > h2 {
    margin-bottom: 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 27px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #273E87;
}

.tiszafa-tab-additional-info > h2 {
    color: #8CB84C;
    font-size: 23px;
}

.tiszafa-tabs-description.row {
    clear: both;
    margin-top: 20px;
}

.tab-contant-container.description {
    background: transparent;
    box-shadow: unset;
    padding: 0px;
}

.tab-contant-container {
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 20px;
}

.tab-contant-container {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5em;
    color: #333333;
}

.tiszafa-tab-description p, 
.tiszafa-tab-description div,
.tiszafa-tab-description li {
    margin-bottom: 10px;
}

.woocommerce table.shop_attributes th {
    border: unset !important;
    font-weight: 400;
}

.woocommerce table.shop_attributes td {
    border: unset !important;
    font-weight: 700;
    font-style: unset;
}

.woocommerce table.shop_attributes {
    border: unset;
    margin: 0px;
}

tr.woocommerce-product-attributes-item:nth-child(odd) > * {
    background: white !important;
}

tr.woocommerce-product-attributes-item:nth-child(odd) > th{
    border-radius: 10px 0px 0px 10px !important;
    overflow: hidden;    
}

tr.woocommerce-product-attributes-item:nth-child(odd) > td{
    border-radius: 0px 10px 10px 0px !important;
    overflow: hidden;    
}


tr.woocommerce-product-attributes-item:nth-child(even) > * {
    background: transparent !important;
}

.tiszafa-tabs-reviews.row {
    margin: 30px 0px 0px;
}

.tiszafa-tab-reviews.col-12 {
    padding: 0px;
}

.tiszafa-tab-reviews.col-12 > h2 {
    text-align: left;
    display: block;
    margin: 20px 0px 20px;
}

h2.woocommerce-Reviews-title {
    font-size: 18px;
    font-weight: 700;
}

div#review_form textarea, 
div#review_form input {
    padding: 10px;
    background: #FAFAFA;
    border: 1px solid #CECECE;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-right: 10px;
}

form#commentform {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(5, auto);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

p.comment-notes {
    grid-column: 1 / -1;
}
p.comment-form-comment {
    grid-column: 3 / -1;
    grid-row: 2 / 4;
}
p.comment-form-author {
    grid-row: 2;
    grid-column: 2;
}
p.comment-form-email {
    grid-row: 3;
    grid-column: 2;
}

p.comment-form-cookies-consent {
    grid-column: 1 / -1;
}

form#commentform > p > label {
    font-weight: 800;
}

.comment-form-rating label {
    font-weight: 800;
    font-size: 1.1em;
}

.comment-form-rating p.stars {
    font-size: 25px;
}

.comment-form-rating p.stars a {
    color: #273e87;
}

.comment-form-rating p.stars {
    font-size: 25px;
    background: white;
    width: max-content;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
}

p.comment-form-comment textarea {
    height: 9em !important;
}

p.comment-notes {
    font-size: 10px;
    width: 100%;
    display: block;
    text-align: right;
}

p.form-submit input[type="submit"] {
    background-color: #273e87 !important;
    border-radius: 10px !important;
    border-color: #273e87 !important;
    font-size: 14px !important;
    color: white !important;
    padding: 10px 20px !important;
}

li.review img {
    display: none;
}

ol.commentlist {
    padding: 0px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: unset;
    border: unset;
    padding: unset;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: unset;
    border: unset;
    padding: unset;
    display: grid;
    grid-template-columns: 200px auto;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    grid-column: 1 / 1;
    grid-row: 1 / span 2;
}

.woocommerce #reviews #comments ol.commentlist .star-rating {
    float: unset;
    grid-column: 2 / 2;
    grid-row: 1;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    display: flex;
    flex-direction: column;
}

.woocommerce #reviews #comments ol.commentlist .description {
    grid-row: 2;
    grid-column: 2;
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.9em;
    color: #333333;
    
}

strong.woocommerce-review__author {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.7em;
    color: #333333;
}

span.woocommerce-review__dash {
    display: none;
}

time.woocommerce-review__published-date {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-size: 12px;
    line-height: 2.25em;
    color: #333333;
}

.star-rating {
    color: #273E87;
    font-size: 20px !important;
    margin-bottom: 10px;
}

.star-rating.empty:before {
    display: none;
}

.star-rating.empty,
p.no-rating-message {
    font-family: 'Roboto';
    font-size: 11px !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    line-height: 11px !important;
    width: unset !important;
}

p.no-rating-message {
    opacity: 0.5;
}

span#reply-title {
    font-weight: 800;
    font-size: 20px;
    color: #273E87;
}

form#commentform.logged-in-user {
    display: grid;
    grid-template-columns: unset;
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

form#commentform.logged-in-user p.comment-form-comment {
    grid-column: unset;
}

.summary.entry-summary a.woocommerce-review-link {
    font-size: 12px;
    color: #333333;
}

.summary.entry-summary .woocommerce-product-rating {
    margin-bottom: 10px !important;
}

.summary.entry-summary .woocommerce-product-rating > div {
    margin: unset;
    margin-top: 6px;
}

.custom-product-info .product-category {
    width: 100%;
    max-height: 20px;
    overflow: hidden;
    line-height: 1em;
    margin-top: 7px;
}

.woocommerce div.products div.product div.product-loop-content > .star-rating {
    order: -1;
    margin-top: 10px;
    font-size: 12px !important;
    line-height: 1em !important;
    margin-bottom: 0px !important;
    display: block !important;
}

.woocommerce div.products div.product .star-rating {
    margin-bottom: 0px;
}

.custom-product-buttons i.la-shopping-cart {
    font-size: 26px;
    font-weight: 600;
}

.custom-product-buttons i.la-angle-double-right {
    font-size: 20px;
}

.custom-product-buttons i {
    line-height: 28px;
}

div.products div.product .custom-product-buttons a.button {
    background: #333333;
}

div.products div.product .custom-product-buttons a.view-button {
    background: #273E87;
}

section.related.products {
    clear: both;
    margin-top: 30px;
    margin-bottom: 40px;
}

section.related.products > h2 {
    color: #273E87;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 27px;
    line-height: 18px;
    margin-bottom: 40px;
    padding-top: 20px;
}

/*
.woocommerce-product-gallery:not(:has(.flex-viewport)) {
    display: grid;
    grid-template-columns: 100%;
}

.woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__wrapper div {
    display: flex;
    justify-content: center;
    border: 10px solid #fafafa !important;
    border-radius: 19px !important;
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
}

.woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__wrapper div img {
    max-height: 400px;
    width: auto !important;
}
*/

body.single-product main div.product:not(:has(.flex-viewport)) .badge-container {
    left: 20px;
}

body.page h1.post-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    display: block;
    color: #E31E24;
    text-align: center;
    margin: 1em 0em;
}

body.page:not(.home) article div.wp-block-group, 
body.page:not(.home) article div.wp-block-group__innter-container {
    padding: 0px !important;
}


/* base formating for pages */
/* Base styles for the page articles */
body.page article {
    font-family: 'Poppins', sans-serif;
    color: #333; /* General text color */
}

/* H1 title */
body.page article h1.post-title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    color:  #8CB84C;
    margin-bottom: 20px;
}

/* H2 title */
body.page article h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    color: #8CB84C;
    margin-bottom: 18px;
}

/* H3 title */
body.page article h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    color: #8CB84C;
    margin-bottom: 16px;
}

/* H4 title */
body.page article h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #8CB84C;
    margin-bottom: 14px;
}

/* H5 title */
body.page article h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #8CB84C;
    margin-bottom: 12px;
}

/* H6 title */
body.page article h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #8CB84C;
    margin-bottom: 10px;
}

/* Paragraphs */
body.page article p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    margin-bottom: 20px;
}

/* Links */
body.page article a {
    color: #8CB84C;
    text-decoration: none;
}

body.page article a:hover {
    text-decoration: underline;
}

/* Lists */
body.page article ul, body.page article ol {
    margin-bottom: 20px;
}

body.page article ul li, body.page article ol li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

/* Buttons */
body.page article .button, 
body.page article button, 
body.page article input[type="button"], 
body.page article input[type="submit"] {
    background-color: #2f458b;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

body.page article .button:hover, 
body.page article button:hover, 
body.page article input[type="button"]:hover, 
body.page article input[type="submit"]:hover {
    background-color: #2f458b;
}


/* Blockquotes */
body.page article blockquote {
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    color: #666;
    border-left: 5px solid #E31E24;
    margin: 20px 0;
    padding: 10px 20px;
}

/* Tables */
body.page article table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

body.page article table th, 
body.page article table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
    font-size: 16px;
}

body.page article table th {
    background-color: #f2f2f2;
    font-weight: 600;
}

a.post-edit-link {
    position: fixed;
    bottom: 0px;
    left: 50%;
    z-index: 100;
    color: white !important;
    transform: translateX(-50%);
    background: black;
    border-radius: 10px 10px 0px 0px;
    padding: 10px 45px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5), inset 0px 10px 10px rgba(255,255,255,0.15);
    text-decoration: none !important;
}

a.post-edit-link:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.8), inset 0px 10px 10px rgba(255,255,255,0.25);
    bottom: -3px;
}


.footer-subs-form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 20px;
}

p.footer-subs-submit input {
    color: #273E87 !important;
    background: #FFFFFF !important;
    box-shadow: 2px 2px 6px rgba(20, 18, 18, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.0), inset 4px 4px 10px rgba(255, 255, 255, 0.5);
    /* text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); */
}

.legutobbi-termekek-cont > p {
    font-family: 'Roboto';
    margin-top: 1em;
}

.col-btn {
    display: flex;
    align-items: stretch;
}

.col-btn p {
    margin: unset !important;
    display: flex;
    align-items: stretch;
}

.footer-subs-form input[type="email"] {
    padding: 11px 10px !important;
    border: 1px solid #CECECE;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    font-size: 15px;
    width: 100%;
    outline: none !important;
}

.footer-subs-form label:has(input[type="email"]) {
    font-size: 0px;
    width: 100%;
}

.footer-subs-form > p {
    margin: 0px;
}

.col-fields p {
    margin: unset !important;
}

.col-fields p label a {
    color: white !important;
}


.footer-subs-form label:has(input[type="checkbox"]) {
    font-size: 13px;
    display: flex;
    gap: 10px;
}

.footer-subs-form label:has(input[type="checkbox"]) a {
    color: #333;
    line-height: 1.2em;
}

p.footer-subs-submit input {
    background-color: #E31E24;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    float: right;
}

.woocommerce div.product form.cart .variations {
    clear: both;
    width: 100%;
}
form.variations_form.cart {
    width: 100%;
}

table.variations select {
    padding: 10px;
    background: #FAFAFA;
    border: 1px solid #CECECE;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    vertical-align: middle;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left;
    margin-bottom: 0px;
    text-transform: capitalize;
    color: white;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: middle;
}

.woocommerce div.product form.cart .reset_variations {
    color: #f8fdfe;
}

.woocommerce div.product form.cart {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
}

main#main div.summary a.add_to_wishlist.single_add_to_wishlist {
    padding: unset !important;
    float: left;
    border-radius: 10px;
    margin: 0px 0px;
    height: 45px;
    width: 45px;
    border: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
}

main#main div.summary .yith-wcwl-add-to-wishlist svg#yith-wcwl-icon-heart-outline path {
    stroke: white;
}

main#main div.summary .yith-wcwl-add-to-wishlist .add_to_wishlist svg.yith-wcwl-icon-svg,
.loop-actions svg#yith-wcwl-icon-heart-outline{
    margin:unset;
}

.loop-actions path {
    stroke: #273e87;
}
.loop-actions svg#yith-wcwl-icon-heart-outline {
    color: #273e87;
    display: inline;
    border-radius: 5px;
    border: 1px solid #273e87;
    background: #ffffffdb;
    height: 30px;
    width: 30px;
    padding: 3px;
}

section.related.products .badge-container {
    left: 20px;
}

p.selected-variation-title {
    font-weight: bold;
    margin: 0px;
    color: #8cb84c;
}

.woocommerce div.product form.cart .variations select {
    color: white;
}

/*
div.product .price span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2em;
    color: #333333;
}*/
/*
div.product .price:not(:has(.actualprice)) span.amount {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2em;
    color: #333333;
}
*/

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.products div.product .price {
    color: #777777;
}

.woocommerce div.product form.cart .variations select option {
    color: #333;
}

.ssba-modern-2 {
    text-align: left !important;
    width: 100%;
}

span.ssba-share-text {
    font-size: 13px;
    font-weight: 400;
    color: white;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
}

.ssba-modern-2 > div {
    text-align: left !important;
    font-family: 'Poppins';
    display: flex;
    align-items: center;
    gap: 10px;
}

ul.ssbp-list > li {
    margin: 0px 2px !important;
    padding: 0px !important;
}

.ssba-modern-2.ssba.ssbp-wrap.aligncenter.ssbp--theme-4 {
    width: 100%;
}

.woocommerce-product-gallery__image:nth-child(1) {
    margin-bottom: 10px;
}

.woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__wrapper div:not(:nth-child(1)) {
    display: flex;
    justify-content: center;
    border: 5px solid #fafafa !important;
    border-radius: 8px !important;
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    margin: 1%;
    width: 18% !important;
}

.woocommerce-product-gallery  {
    position: relative;
}

.woocommerce-product-gallery > div {
    z-index: 1;
    position: relative;
}

.woocommerce-product-gallery:before,
.woocommerce-product-gallery:after{
    position: absolute;
    content:'';
    width:45px;
    height:223px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.woocommerce-product-gallery:before{
    background-image: url('imgs/tft_zarojel_01.png');
    top:-20px;
    left:-30px;
}

.woocommerce-product-gallery:after{
    background-image: url('imgs/tft_zarojel_02.png');
    bottom:-10px;
    right:-30px;
}

/* mobile */

.onlymobile{display:none;}

/* animations */

a, img, i, div, ul, li, ::after, ::before, :after, :before, button, p, a.wp-element-button {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.noanimation, .n2_clear, .n2_clear *, .flex-viewport, .flex-viewport *,
.woocommerce-product-gallery__wrapper *  {
	-webkit-transition: unset;
	-moz-transition: unset;
	-o-transition: unset;
	transition: unset;
}

.blur {
    filter: blur(1px);
    -moz-filter: blur(1px);
    -webkit-filter: blur(1px);
    -o-filter: blur(1px);
}

div.wp-block-group:not(.visiblecontent, .hero) {
    opacity: 0;
    filter: blur(10px);
    position: relative;
    top:50px;
}

div.wp-block-group.visiblecontent {
    opacity: 1;
    filter: blur(0px);
    position: relative;
    top:0px;
}

div.wp-block-group.visiblecontent {
	-webkit-transition: all 0.55s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


footer.sub-footer {
    padding: 15px;
    position: relative;
}

footer.sub-footer .row {
    display: flex;
    justify-content: center;
}


.copyrights span {
    font-weight: 600;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #2f458b;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

span.tp-checkbox-text a {
    color: #2f458b !important;
}

div#tp_checkout_field {
    width: 100%;
}

button#place_order {
    float: unset !important;
    clear: both !important;
    padding: 20px 40px !important;
    min-width: 50%;
    margin: 10px auto;
}

.wc-proceed-to-checkout {
    font-size: 13px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: #8CB84C !important;
    text-decoration: none;
    background-image: none;
    color: #ffffff;
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.25), -4px -4px 10px rgba(255, 255, 255, 0.5), inset 4px 4px 10px rgba(255, 255, 255, 0.2);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #e9e6ed !important;
    text-shadow: unset;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    color: inherit;
    background-color: #e9e6ed !important;
    text-shadow: unset; 
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #a9a6ad !important;
    text-shadow: unset;
}

.woocommerce table.cart td.actions .coupon input, 
.woocommerce table.cart td.actions .coupon button {
    font-size: 13px;
    padding: 10px !important;
    line-height: 1.2em;
    width: 150px;
    border-radius: 10px;
}


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: unset;
    background: #fafafa;
    border-radius: 10px;
    padding: 20px;
}

.woocommerce form .form-row span:not(.show-password-input) {
    width: 100%;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    width: 100%;
}

button.woocommerce-button.button {
    width: 100%;
    margin: unset !important;
}

form.woocommerce-EditAccountForm.edit-account input[type=radio] {
    box-shadow: unset;
    text-align: unset !important;
    width: unset;
    margin-right: 10px;
}

.woocommerce-form-row input {
    padding: 11px 10px !important;
    border: 1px solid #CECECE;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    font-size: 15px;
    width: 100%;
    outline: none !important;
}

.woocommerce-form-coupon-toggle > div {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-content: center;
    align-items: center;
}

p.tp-submit-text.tp-before-submit-btn {
    font-style: italic;
    padding-top: 10px;
    display: block;
}

div#order_review, 
form.checkout_coupon.woocommerce-form-coupon {
    background: #FFFFFF !important;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1), 0px -10px 10px rgba(255, 255, 255, 0.65);
    border-radius: 25px;
    padding: 20px;
    border: unset;
}


h3#order_review_heading {
    padding: 10px 20px;
}

tr.order-total {
    color: #2f458b;
}

form.checkout_coupon.woocommerce-form-coupon > * {
    margin: unset;
}

.wc-block-cart__submit-container .wc-block-components-spinner {
    position: absolute;
    top: 0px;
    left: 0px;
}

div#customer_details {
    padding: 20px 10px;
    background: #ffffffa6;
    border-radius: 25px;
    margin-bottom: 10px;
}

div#tp_checkout_field h4 {
    font-weight: bolder;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    text-align: left !important;
    align-items: flex-start;
}

.cart_totals.calculated_shipping {
    background: #FFFFFF !important;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1), 0px -10px 10px rgba(255, 255, 255, 0.65);
    border-radius: 25px;
    padding: 20px;
    margin-top: 20px;
}

.cart_totals.calculated_shipping h2 {
    font-size: 30px;
}

.cart_totals.calculated_shipping * {
    font-size: 15px;
    line-height: 1.3em;
}

.wc-proceed-to-checkout, .wc-proceed-to-checkout * {
    margin: unset !important;
    width: 100%;
}

.wc-proceed-to-checkout a {
    font-size: 17px !important;
    font-weight: 700 !important;
    padding: 20px !important;
}

form.checkout.woocommerce-checkout input, form.checkout.woocommerce-checkout textarea {
    padding: 10px;
    background: #FAFAFA;
    border: 1px solid #CECECE;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    font-size: 14px;
}

.woocommerce form .form-row label {
    line-height: 1.5em;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Poppins';
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    background: #fafafa;
    border-radius: 10px;
    padding: 20px;
}

form.checkout.woocommerce-checkout h3 {
    font-weight: 700;
    font-size: 1.75em;
}

span.optional {
    display: none;
}

/* 404 */

article#post-404 {
    text-align: center;
    padding: 120px 0px;
    position: relative;
}

article#post-404 h1, article#post-404 h2 {
    position: relative;
    z-index: 10;
}

article#post-404 h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    color: #2f458c;
    margin-bottom: 18px;
}

article#post-404 h2 a {
    color: #2f458c;
}

.bgtxt {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 280px;
    transform: translate(-50%, -50%);
    z-index: 0;
    opacity: 0.1;
    font-weight: 900;
    margin-top: -10px;
}

.product-image-wrapper {
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 6px;
}

.accessories {
    background: #fafafa;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 15px !important;
    position: relative !important;
    margin-bottom: 20px;
    clear: both;
    width: 100%;
}

.accessories > h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 27px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #273E87;
    margin-bottom: 10px;
}

.accessories {
    margin-top: 20px;
}

.accessory-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    grid-gap: 20px;
}

.accessory {
    border: 1px solid #ddd;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.accessory .image {
    margin-bottom: 10px;
}

.accessory .image img {
    max-width: 100%;
    height: auto;
}

.accessory .info {
    padding: 10px;
}

.accessory .info h3 {
    margin-top: 0;
}

.accessory .info .price {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.accessory .info .add-to-cart {
    display: block;
    background-color: #007bff;
    color: #fff;
    text-align: center;
    padding: 10px;
    border: none;
    border-radius: 5px;
    text-decoration: none;
}

.accessory .info .add-to-cart:hover {
    background-color: #0056b3;
}

.accessory {
    border: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    
}

.accessory .info h3 {
    font-size: 17px;
    line-height: 1.3em !important;
    font-family: 'Poppins';
    align-items: center;
    margin: 0px !important;
    padding: 0px !important;
    font-style: normal;
    font-weight: 700;
    color: #8CB84C;
}

.accessory .custom-product-buttons {
    gap: 5px;
    display: flex;
    flex-direction: row;
    width: 250px;
}

.accessory .image {
    margin-bottom: 0px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accessory .image img {
    aspect-ratio: auto;
    max-height: 100%;
    margin-right: 10px;
    width: auto;
    border-radius: 5px;
}
.accessory .info {
    padding: 0px;
}

.info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.up-sells.upsells.products > h2 {
    color: #8cb84c;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 27px;
    line-height: 18px;
    margin-bottom: 40px;
    padding-top: 20px;
}

section.up-sells.upsells.products {
    clear: both;
    margin-top: 30px;
}

.wc-sidebar.col .footer-contact {
    width: 100%;
    border-radius: 10px;
}


.wc-block-price-filter__range-input-progress.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(to right, transparent var(--low), #273e87 0, #3654b2 var(--high), transparent 0) no-repeat 0 100% / 100% 100%;
}

nav.woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    background: #FAFAFA;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-bottom:10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 10px;
    list-style-type: none;
    margin-bottom: 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
    font-weight: 600;
    width: 100%;
    display: block;
    padding: 7px;
    border-bottom: 1px solid #efefef;
}
.woocommerce-MyAccount-content {
    padding: 20px;
}

form.woocommerce-EditAccountForm.edit-account input {
    background: #ffffff;
    border: 1px solid #e0e0e0 !important;
    box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15) !important;
    border-radius: 10px !important;
    height: unset !important;
    padding: 10px 14px 10px;
    font-size: 14px;
}
form.woocommerce-EditAccountForm.edit-account input[type="password"]{
    padding-left:30px;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    margin-left: 20px;
}

div.asl_r .results .item .asl_content h3 a {
    color: rgb(217, 49, 43);
    font-weight: 700;
}
.woocommerce-variation-description * {
    color: white;
    opacity: 0.6;
    font-weight: 300;
}

/*
div.product .woocommerce-product-gallery .flex-control-nav-wrapper {
    height: 340px;
    overflow: hidden;
    position: relative;
}

div.product .woocommerce-product-gallery  .flex-control-inner-nav-wrapper {
    margin: 15px 0px;
    height: 315px;
    overflow: hidden;
}

div.product .woocommerce-product-gallery  .flex-control-thumbs {
    display: flex;
    flex-direction: column;
    max-height: 400px;
    overflow: visible !important;
    position: relative;
    transition: transform 0.3s ease-in-out;
}

div.product .woocommerce-product-gallery  .flex-control-thumbs li {
    margin-bottom: 10px; 
}

div.product .woocommerce-product-gallery  .flex-control-thumbs img {
    width: 100px; 
    height: auto;
}

div.product .woocommerce-product-gallery .flex-nav-prev,
div.product .woocommerce-product-gallery .flex-nav-next {
    cursor: pointer;
    background-color: #ccc; 
    border: none;
    padding: 10px;
    font-size: 16px;
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
}

div.product .woocommerce-product-gallery .flex-nav-prev {
    top: 10px;
}
div.product .woocommerce-product-gallery .flex-nav-next {
    bottom: 10px;
}

div.product .woocommerce-product-gallery ul.flex-direction-nav {
    list-style-type: none;
    padding: 0px;
}

div.product .woocommerce-product-gallery ul.flex-direction-nav a{
    font-size:0px;
}

div.product .woocommerce-product-gallery ul.flex-direction-nav li {
    padding: 0px;
    background: transparent;
}

div.product .woocommerce-product-gallery ul.flex-direction-nav a:before {
    background-color: #273e87;
    border-radius: 10px;
    border-color: #273e87;
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
    font-family: Poppins;
    font-size: 13px !important;
    font-weight: 600;
    line-height: inherit;
    text-decoration: none;
    padding: 5px 5px !important;
    content: '';
}

div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-prev:before {
    content: '\f106';
    font-family: 'Line Awesome Free';
}

div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-next:before {
    content: '\f107';
    font-family: 'Line Awesome Free';
}

div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-disabled:before {
    background: #e4e4e4;
    border: 1px solid #d9d9d9;
}
*/

.tft-product-as-header {
    background-image: url(imgs/wooden_bg.png);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    padding: 20px 0px !important;
    background-size: cover;
    margin: 0px !important;
}
body.archive .tft-product-as-header {
    background: unset;
    padding: unset;
    margin: unset;
    box-shadow: unset;
}
.tft-product-as-header div.product {
    padding: 0px !important;
}

.wc-content.col.woocommerce:has(.tft-product-as-header) {
    padding: 0px;
}

body.single-product p#breadcrumbs * {
    color: white;
}

body.single-product main#main .related.products .pricehtml .actualprice,
body.single-product main#main section.up-sells.upsells.products .pricehtml .actualprice{
    font-size: unset;
}


.tft-product-addition-infos {
    background: #273e8726;
}


span.woocommerce-Price-amount.amount {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2em;
    color: #333333;
}

.tab-contant-container h1 {
    font-size: 26px;
    line-height: 1.2em !important;
    margin-top: 1em;
}

.tab-contant-container h2 {
    font-size: 20px;
    line-height: 1.2em !important;
    margin-top: 0.75em;
}

.tab-contant-container h3 {
    font-size: 18px;
    line-height: 1.2em !important;
    margin-top: 0.7em;
}

.tab-contant-container h4 {
    font-size: 16px;
    line-height: 1.2em !important;
    margin-top: 0.65em;
}

.tab-contant-container h5 {
    font-size: 14px; 
    line-height: 1.2em !important;
    margin-top: 0.6em;
}

.tab-contant-container h6 {
    font-size: 12px;
    line-height: 1.2em !important;
    margin-top: 0.55em;
}


div#mailchimp-gdpr-fields {
    background: white;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid silver;
}

div#mailchimp-gdpr-fields > p {
    font-size: 15px;
    font-weight: 600;
}
div#mailchimp-gdpr-fields input {
    margin-right: 7px;
}

div#mailchimp-gdpr-fields p {
    margin: unset;
}

div#mailchimp-gdpr-fields label {
    margin: 10px 0px 5px;
    font-size: 15px;
}

.wp-block-column.bgoverflow {
    padding-left: 10px;
    padding-right: 10px;
}

.products.row{
    display: flex;
    gap: 2%;
}

.products.row.columns-4 .product-item{
    flex: 0 0 23%;
}

.products.row.columns-2 .product-item{
    flex: 0 0 48%;
}
.woocommerce.columns-2.product-slider .products.row {
    margin: 20px 15px;
    display: flex;
    gap: 2%;
    width: calc(100% - 40px);
}

.header-small-icon {
    position: absolute;
    bottom: -37px;
    z-index: 1;
    left: 50%;
    transform: translate(-50%);
}

.wp-block-group.hero-container {
    z-index: 11;
}

.slick-arrow {
    background: unset !important;
    padding: unset !important;
    color: transparent !important;
}

ul.slick-dots li {
    margin: unset;
    padding: unset;
}

ul.slick-dots li button {
    padding: unset;
    font-size: 0;
    background: unset;
}

body.page ul.slick-dots li button:hover {
    padding: unset;
    font-size: 0;
    background: unset;
}
 

ul.slick-dots {
    margin: 0px 0px 0px !important;
    padding: unset;
}
.slick-slide {
    margin: 0 5px;
}
.slick-list {
    margin: 0 -5px;
}
.slick-track {
    padding-bottom: 10px;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 10px;
}
.slick-list.draggable {
    margin-bottom: 10px;
}

.wp-block-button.tft_btn.light a.wp-block-button__link.wp-element-button {
    font-size: 14px !important;
    color: #273e87;
    font-weight: 800 !important;
    text-shadow:unset !important;
}


.product-slider .slick-dots li button:before {
    opacity: 1;
    color: #273E87;
    font-size: 13px !important;
}
.product-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #8CB84C;
    font-size: 13px !important;
}

.wc-block-price-filter {
    margin-bottom: 0px !important;
}

.wp-block-group.widget-content {
    background: #FFFFFF;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 10px;
}

.wp-block-group.widget-content p:empty {
    display:none;   
}

.wp-block-group.widget-content .footer-contact {
    padding: 0px;
}

.wp-block-group.widget-content a.outline_btn.mail_btn {
    font-size: 12px;
}

.tiszafa-wc-lapozo.page-bottom {
    float: right;
    margin: 15px 0px 30px 0px;
}

a.prev.page-numbers, a.next.page-numbers {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#wpadminbar {
    z-index: 100001;
}


@media screen and (max-width:500px){    
    .footer-contact {
        flex-wrap: wrap;
        flex-direction: column;
        width: 100% !important;
        min-width: 100% !important;
        gap:0px !important;
    }  
    footer .contact div.footer-contact .content * {
        text-align: center !important;
        width: 100%;
        display: block;
    }    
}

@media screen and (max-width:765px){
	.container {
		max-width: 95%;
	}  
	.onlymobile{display:block;}
    .hidemobile{display:none !important;}   
    .logo-container {
        text-align: center;
    }
    .header-content-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }    
    .header-content-container > div.mt-3 {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
        margin-top: 0px !important;
        width: 100%;
    }
    .header-content-container > div.mt-3 > * {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .asl_w_container {
        width: 100%;
        margin: 0px 0px 0px 0px;
        max-width: 100%;
        float: unset;
    }
    .header-content-container > div.mt-3 > div.col-md-4 {
        order: -1;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .custom-product-buttons {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        gap: 5px;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 100%;
    }
    .custom-product-buttons a {
        max-width: 100% !important;
        width: 100%;
    }         
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) {
        flex-basis: 250px !important;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) .wp-block-cover {
        min-height: 340px !important;
    }    
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) p {
        margin-bottom: 0px;
        font-size: 11px;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) p {
        margin-bottom: 0px;
        font-size: 11px;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) h2 {
        font-size: 32px !important;
        margin-bottom: 10px;
    }    
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) div {
        margin-bottom: 6px;
    }
    .wp-block-cover.is-light.has-custom-content-position.is-position-bottom-left h2 {
        font-size: 29px !important;
    }
    .wp-block-cover.is-light.has-custom-content-position.is-position-bottom-left p {
        margin-bottom: 8px;
        font-size: 15px;
    }    
    
    div.products.columns-4 {
        display: grid;
        grid-template-columns: 98%;
        gap: 20px;
        max-width: 100% !important;
        width: 100% !important;
        margin: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }
    div.products.columns-4:before {
        display: none;
    }
    div.products.columns-4 li {
        margin: unset !important;
        width: unset !important;
        float: unset !important;
    }
    body.page.home article > div {
        padding: 20px;
    }
    .cat-list-item {
        width: calc((100% / 3) - 20px);
    }    
    footer .contact {
        display: grid;
        grid-template-columns: 48% 48%;
        gap: 2%;
    }
    footer .contact > div {
        width: 100%;
    }
        
    .header-content-container {
        order: -1;
    }
    .row.header-boxes {
        display: grid;
        gap: 1%;
        padding: 0px;
        grid-template-columns: 30% 30% 40%;
        width: 100%;
    }
    .row.header-boxes .box-title {
        display: none !important;
    }
    .row.header-boxes > div {
        display: flex;
        align-items: center;
        padding: 5px;
    }
    .row.header-boxes > div svg {
        height: 20px;
    }
    .row.header-boxes * {
        font-size: 13px !important;
    }      
    .asl_w_container {
        width: 100%;
        margin: 0px 0px 0px 0px;
        min-width: 100%;
    }
    .header-content-container > div.mt-3 > * {
        padding: 0px;
    }
    footer .contact {
        display: grid;
        grid-template-columns: 100%;
        gap: 10px;
    }
    ul#menu-lablec-infok {
        list-style-type: none;
        padding: 0px;
        column-count: 1;
    }

    .preheader.container > .row {
        gap: 0px;
        display: block;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    header .contact *:not(i) {
        font-family: 'Poppins';
        font-size: 14px;
        font-weight: bold;
        font-size: 0px !important;
    }
    header .contact {
        display: flex;
        gap: 5px;
    }
    .preheader.container .col-contact {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .profile-cont {
        display: flex;
        justify-content: center !important;
    }
    .col.promotion-cont .promotion {
        display: flex;
        gap: 0px;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .preheader.container .row > div {
        display: flex;
        justify-content: space-between;
        padding: 5px;
        flex-direction: column;
        align-content: center;
        align-items: center;
        gap: 2px;
        width: 100%;
    } 
    .preheader.container .row > div.profile-cont {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: auto;
    }
    div#ajaxsearchlite1 {
        border: unset !important;
        background: unset !important;
        max-width: 100%;
        float: unset;
    }
    .row:has(.col .asl_w_container) {
        width: 100%;
        margin-bottom: 10px;
    }
    .cart-cont {
        padding: 8px 20px;
        position: fixed;
        top: 50px;
        right: 4px;
        z-index: 1000000;
    }
    .logo-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wp-block-group.marketing-badges {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
    }
    .wp-block-group.marketing-badges > div {
        width: 45%;
    }
    .wp-block-group.marketing-badges > div p {
        font-size: 13px;
    }
    ul.cat-list {
        display: grid;
        gap: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0px;
        grid-template-columns: repeat(2, 1fr);
    }
    li.cat-list-item:nth-last-child(2) {
        grid-column: unset;
    }
    li.cat-list-item:nth-last-child(1) {
        grid-column: unset;
        grid-column-start: unset;
    }
    ul.slick-dots {
        display: flex;
        gap: 0px;
    }
    .woocommerce div.products ul.slick-dots li {
        display: block;
        width: auto !important;
    }
    .footer-subs-form {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        gap: 10px;
    }
    .col-btn {
        display: flex;
        align-items: stretch;
        width: 100%;
        justify-content: space-evenly;
    }
    .col-btn * {
        width: 100%;
    }
    .preheader.container * {
        font-size: 13px;
    }
    .preheader.container i {
        font-size: 20px;
    }
    div#mega-menu-wrap-header-menu {
        position: fixed;
        top: 4px;
        right: 4px;
        z-index: 1000001;
        max-width: calc(100% - 7px) !important;
    }    

    div#mega-menu-wrap-header-menu:has(.mega-menu-open){
        width: calc(100% - 7px) !important;
    }

    .mega-sub-menu ul.product-categories {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        list-style-type: none;
    }
    li#mega-menu-item-woocommerce_product_categories-3 {
        padding: 0px !important;
    }
    .tiszafa-wc-main-head {
        min-height: 140px;
        height:unset;
    }    
    .order-list-title {
        font-size: 13px;
    }
    .woocommerce .woocommerce-ordering select {
        vertical-align: top;
        width: 100%;
    }
    .woocommerce .woocommerce-ordering {
        width: calc(100% - 170px);
    }
    .tiszafa-wc-cont-title h1 {
        font-size: 32px;
    }
    body.archive p#breadcrumbs {
        font-size: 12px;
        margin-bottom: 0px;
    }    
    .tiszafa-wc-rendezo .row {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: space-between;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .tiszafa-wc-rendezo .row > div {
        width: 100%;
    }    
    .wc-sidebar.col {
        width: 100%;
        max-width: 100%;
        margin-right: unset;
    }
    .wc-content.header {
        display: flex;
        justify-content: space-between;
        margin: 20px 0px;
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
        gap: 10px;
    }
    div.products.columns-3 {
        display: flex;
        flex-direction: column;
    }
    .woocommerce div.products li {
        width: 100% !important;
    }
    .custom-product-buttons {
        display: flex;
        gap: 5px;
        flex-wrap: nowrap;
        flex-direction: row;
        width: 40%;
        justify-content: flex-end !important;
    }
    .custom-product-buttons a {
        max-width: 100% !important;
        width: 100%;
    }   
    body.archive ul.grid-view .custom-product-buttons {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
    }
    body.archive ul.grid-view .custom-product-buttons > * {
        width: 100% !important;
    }
    #primary div.products.list-view div.product img {
        height: unset;
        width: unset;
        margin: unset;
    }
    #primary div.products.list-view div.product {
        width: initial;
        display: initial;
    }
    .list-view .woocommerce-product-details__short-description {
        display: none;
    }
    .list-view .custom-product-buttons {
        width: initial;
    }
    .list-view .custom-product-buttons > a, 
    .list-view .custom-product-buttons > div > a {
        padding: 8px 10px !important;
        width: 100% !important;
        margin: 0px !important;
    }
    .list-view .custom-product-buttons > div{
        padding: 0px !important;
        width: 100% !important;
    }
    div.product .woocommerce-product-gallery .flex-control-thumbs{
        order: 3;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 1 1 100px;
        height: unset;
        width: 100%;
        overflow: visible !important;
        max-height:unset;
        gap:10px;
    }
    .woocommerce-product-gallery {
        display: grid;
        grid-template-columns: auto;
        width: 100% !important;
        gap: 10px;
        z-index: 1;
    }
    .wp-block-group.footer-contact-block {
        display: flex;
        flex-direction: column;
    }
    div.product .woocommerce-product-gallery .flex-control-inner-nav-wrapper {
        margin: 15px 0px 0px;
        height: unset;
        overflow: hidden;
    }
    body.single-product .badge-container {
        top: 20px;
        left: 20px;
    }
    ol.flex-control-nav.flex-control-thumbs li {
        flex: 0 1 calc(100% / 5 - 8px);
    }
    .woocommerce div.product div.summary {
        width: 100%;
        padding-left: unset;
    }
    .woocommerce div.product form.cart div.quantity {
        width: 102px;
    }
    .woocommerce div.product form.cart {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .woocommerce div.product form.cart .button {
        padding: 12px 30px 12px 7px !important;
        font-size: 13px !important;
        width: calc(100% - 120px);
    }
    main#main div.summary > form > .wishlist,
    main#main div.summary > form > .compare {
        margin-left: 0px;
        margin-top: 10px;
    }
    main#main div.summary i.yith-wcwl-icon.fa.fa-heart, main#main div.summary i.yith-wcwl-icon.fa.fa-heart-o {
        margin: 0px;
    }
    .ssba-modern-2 > div {
        gap: 0px;
        flex-direction: column;
        margin: 20px 0px;
    }
    footer .row.info div.widget_nav_menu ul {
        display: flex;
        gap: 10px;
        justify-content: center;
        list-style-type: none;
        font-size: 14px;
        flex-direction: column;
        align-items: center;
    }
    span.ssba-share-text {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 4px;
        color: #333;
    }
    .social-share * {
        color: #ffffff8f !important;
    }
    .ssba-modern-2 > div {
        margin: 10px 0px;
    }
    .tiszafa-tab-additional-info > h2 {
        color: #8CB84C;
        font-size: 23px;
        margin-top: 1em;
    }
    .tab-contant-container {
        margin-bottom: 20px;
    }
    .woocommerce div.product form.cart .variations select {
        min-width: unset;
        width: 80%;
    }
    .wp-block-group.hirlevel-container div {
        width: 100%;
    }
    h1.pricehistory-headline, h2.pricehistory-headline {
        color: #8cb84c;
        font-size: 1.2em;
    }
    .pricehistory-section button {
        background: #273e87;
        text-shadow: unset;
        font-weight: 800;
    }

    .woocommerce #reviews #comments ol.commentlist li .comment-text {
        grid-template-columns: auto;
    }
    .woocommerce #reviews #comments ol.commentlist .star-rating {
        float: unset;
        grid-column: 1;
        grid-row: 1;
    }
    .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
        grid-column: 1;
        grid-row: 2;
    }
    .woocommerce #reviews #comments ol.commentlist .description {
        grid-row: 3;
        grid-column: 1;
    }
    body.single-product .custom-product-buttons > * {
        width: 100% !important;
    }
    .tiszafa-wc-rendezo {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
    .tiszafa-wc-lapozo {
        display: flex;
        gap: 6px;
        align-items: center;
        justify-content: flex-end !important;
        width: 100%;
    }
    body.archive .products.row.columns-3 div.product {
        width: 90%;
        margin: 2% auto;
    }
    .product-loop-content {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        padding: 0px 10px 10px;
    }
    .product-header-widgets div.widget_block, .product-header-widgets div.widget_block > div {
        width: 100%;
        display: flex;
        justify-content: space-between;
        gap: 10px;
        flex-direction: column;
        align-items: stretch;
    }
    .product-header-widgets h2.wp-block-heading {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        color: #333333;
    }
    .product-header-widgets div.wp-block-group:has( > i) i {
        font-size: 26px;
    }
    .product-header-widgets div.wp-block-group:has( > i) p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 18px;
        display: flex;
        align-items: center;
    }    
    .woocommerce div.product div.summary {
        width: 100%;
        padding-left: 0%;
        float: unset;
    }
    .tft-product-as-header div.product {
        padding: 0px !important;
        background: transparent;
        box-shadow: unset;
        border-radius: unset;
    }
    tr.woocommerce-shipping-totals.shipping td[data-title="Szállítás"]:before {
        width: 100%;
        text-align: left;
    }
    .woocommerce ul#shipping_method {
        text-align: left;
    }
    tr.woocommerce-shipping-totals.shipping td[data-title="Szállítás"] > p, tr.woocommerce-shipping-totals.shipping td[data-title="Szállítás"] > form {
        text-align: left;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        float: unset;
        width: 100%;
        background: #fafafa;
        border-radius: 10px;
        padding: 15px;
    }
    .tft-product-gallery {
        float: unset;
        width: 80%;
        padding: unset;
        position: relative;
        margin: 10%;
    }
    div.product .woocommerce-product-gallery .flex-viewport {
        order: 1;
    }
    div.product .woocommerce-product-gallery .flex-control-nav-wrapper {
        height: unset;
        overflow: hidden;
        position: relative;
        order: 2;
    }
    div.product .woocommerce-product-gallery ul.flex-direction-nav {
        display: none;
    }
    .cat-list-item {
        width: 100%;
    }
    form#commentform {
        display: block;
        grid-template-columns: unset;
        grid-template-rows: unset;
        grid-column-gap: unset;
        grid-row-gap: unset;
    }
    div#review_form textarea, 
    div#review_form input:not([type="checkbox"]) {
        padding: 10px;
        background: #FAFAFA;
        border: 1px solid #CECECE;
        box-shadow: inset 2px 2px 3px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        margin-right: 10px;
        width: calc(100% - 10px);
    }
    p.comment-form-cookies-consent {
        display: flex;
    }
    div#review_form input[type="checkbox"]{
        border: unset !important;
        box-shadow: unset;
    }
    .accessory-grid {
        display: grid;
        grid-template-columns: none;
        grid-gap: 20px;
    }
    .accessory {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .accessory .image img {
        aspect-ratio: auto;
        max-height: 100%;
        width: auto;
    }

    .woocommerce div.product form.cart .variations tr {
        display: flex;
        flex-direction: column;
    }   
    .woocommerce div.product form.cart .variations tr th label:after {
        content: ':';
    }
    .single_variation_wrap {
        width: 100%;
    }
    main#main div.summary .wishlist {
        margin-left: 0px;
        clear: both;
    }
    .woocommerce-variation-add-to-cart {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
    }
    .woocommerce div.product form.cart div.quantity{
        margin-right: 0px;
    }
    main#main div.summary a.compare:before {
        margin: 0px 0px;
    }
    p.shipping-estimate {
        font-size: 14px;
        margin: 0px;
    }
    span.ssba-share-text {
        font-size: 13px;
        margin-top: 10px;
    }
    .accessory .custom-product-buttons {
        gap: 5px;
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-top: 0px;
    }
    .accessory .info h3 {
        margin-top: 10px !important;
    }
    ul#menu-lablec-infok {
        list-style-type: none;
        padding: 0px;
        /* column-count: 2; */
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
        text-wrap: nowrap;
        gap: 5px;
        align-items: center;
    }
    body.penztar .container {
        max-width: 100% !important;
        padding: 0px !important;
    }
    .wp-block-group.hirlevel-container {
        padding: 10px !important;
    }    
    body.single-product main#main h1.product_title.entry-title {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 1.1em;
        display: flex;
        align-items: center;
        color: white;
    }
    .tiszafa-tab-reviews.col-12 > h2 {
        text-align: left;
        display: block;
        margin: 20px 0px 20px;
        line-height: 1.3;
    }
    .bgoverflow.bgof-right:before {
        width: calc(100% + 10px);
        right: 0px !important;
        left: -10px;
    }
}


@media (max-width: 766px){
  
}


@media (min-width: 766px) and (max-width:900px){    
	.container {
		max-width: 95%;
	}  
	.onlymobile{display:block;}
    .hidemobile{display:none !important;}   
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) {
        flex-basis: 250px !important;
    }

    .logo-container {
        text-align: center;
    }
    .header-content-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }    
    .header-content-container > div.mt-3 {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
        margin-top: 0px !important;
    }
    .header-content-container > div.mt-3 > * {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .asl_w_container {
        width: 100%;
        margin: 0px 0px 0px 0px;
        min-width: 200px;
        max-width: 460px;
        float: unset;
    }
    .header-content-container > div.mt-3 > div.col-md-4 {
        order: -1;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .custom-product-buttons {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        gap: 5px;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 100%;
    }
    .custom-product-buttons a {
        max-width: 100% !important;
        width: 100%;
    }         
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) {
        flex-basis: 250px !important;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) .wp-block-cover {
        min-height: 340px !important;
    }    
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) p {
        margin-bottom: 0px;
        font-size: 11px;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) p {
        margin-bottom: 0px;
        font-size: 11px;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) h2 {
        font-size: 32px !important;
        margin-bottom: 10px;
    }    
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) div {
        margin-bottom: 6px;
    }
    .wp-block-cover.is-light.has-custom-content-position.is-position-bottom-left h2 {
        font-size: 29px !important;
    }
    .wp-block-cover.is-light.has-custom-content-position.is-position-bottom-left p {
        margin-bottom: 8px;
        font-size: 15px;
    }    
    div.products.columns-4 {
        display: grid;
        grid-template-columns: 49% 49%;
        gap: 2%;
        max-width: 100% !important;
        width: 100% !important;
    }
    div.products.columns-4:before {
        display: none;
    }
    div.products.columns-4 li {
        margin: unset !important;
        width: unset !important;
        float: unset !important;
    }
    body.page.home article > div {
        padding: 20px;
    }
    .tiszafa-wc-main-head {
        min-height: 180px;
        height:unset;
    }
    .woocommerce nav.woocommerce-pagination {
        text-align: center;
        display: flex;
    }
    .wc-sidebar.col {
        width: 250px;
        max-width: 250px;
        margin-right: 0px;
    }
    .order-list-title {
        font-size: 13px;
    }
    .woocommerce .woocommerce-ordering select {
        vertical-align: top;
        width: 137px;
    }
    .wc-content.header {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
    }
    .tiszafa-wc-main-head {
        min-height: 180px;
        height:unset;
    }
    .wc-sidebar.col {
        width: 250px;
        max-width: 250px;
        margin-right: 0px;
    }    
    .custom-product-buttons {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        gap: 5px;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 100%;
    }
    .custom-product-buttons a {
        max-width: 100% !important;
        width: 100%;
    }   
    div.products.columns-4 {
        display: grid;
        grid-template-columns: auto auto;
        gap: 30px;
        max-width: 100% !important;
        width: 100% !important;
    }
    div.products.columns-4:before {
        display: none;
    }
    div.products.columns-4 li {
        margin: unset !important;
        width: unset !important;
        float: unset !important;
    }
    body.page.home article > div {
        padding: 20px;
    }
    body.archive ul.grid-view .custom-product-buttons {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
    }
    body.archive ul.grid-view .custom-product-buttons > * {
        width: 100% !important;
    }
    .woocommerce div.products.columns-3 div.product, .woocommerce-page div.products.columns-3 div.product {
        width: 46%;
        margin: 0 4% 1% 0%;
    }
    .woocommerce div.products.columns-3 div.product, .woocommerce-page div.products.columns-3 div.product.first {
        clear: none;
    }   
    .cat-list-item {
        /*width: calc((100% / 3) - 20px);*/
    }      
    .col.promotion-cont {
        width: 100% !important;
        flex: 1 1 100%;
        text-align: center;
        border-bottom: 1px solid #7da445;
    }
    .preheader.container > .row {
        gap: 0px;
    }    
    .logo-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-content-container div.row:has(.asl_w_container) {
        width: 100% !important;
        display: flex;
        margin-bottom: 10px;
    }
    .asl_w_container {
        width: 100%;
        margin: 0px auto !important;
        min-width: 200px;
    }
    
    div#ajaxsearchlite1 {
        border: unset !important;
        background: unset !important;
        max-width: 80%;
        float: unset;
        margin: 0px auto !important;
    }
    .cat-cont-img {
        height: 110px;
    }


}

@media (min-width: 901px) and (max-width:920px){
    .wc-content.header {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
    }
    .tiszafa-wc-main-head {
        min-height: 180px;
        height:unset;
    }
    .wc-sidebar.col {
        width: 250px;
        max-width: 250px;
        margin-right: 0px;
    }

}

@media (min-width: 901px) and (max-width:1200px){
	.container {
		max-width: 95%;
	}
    .logo-container {
        text-align: center;
    }
    .header-content-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }    
    .header-content-container > div.mt-3 {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
        margin-top: 0px !important;
    }
    .header-content-container > div.mt-3 > * {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .asl_w_container {
        width: 100%;
        margin: 0px auto !important;
        min-width: 200px;
        max-width: 460px;
        float: unset;
    }
    .header-content-container > div.mt-3 > div.col-md-4 {
        order: -1;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .custom-product-buttons {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        gap: 5px;
        flex-wrap: nowrap;
        flex-direction: column;
        width: 100%;
    }
    .custom-product-buttons a {
        max-width: 100% !important;
        width: 100%;
    }         
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) {
        flex-basis: 250px !important;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) .wp-block-cover {
        min-height: 340px !important;
    }    
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) p {
        margin-bottom: 0px;
        font-size: 11px;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) p {
        margin-bottom: 0px;
        font-size: 11px;
    }
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) h2 {
        font-size: 32px !important;
        margin-bottom: 10px;
    }    
    .wp-block-columns:has(.n2-section-smartslider) > div.wp-block-column:nth-child(2) div {
        margin-bottom: 6px;
    }
    .wp-block-cover.is-light.has-custom-content-position.is-position-bottom-left h2 {
        font-size: 29px !important;
    }
    .wp-block-cover.is-light.has-custom-content-position.is-position-bottom-left p {
        margin-bottom: 8px;
        font-size: 15px;
    }    
    div.products.columns-4 {
        display: grid;
        grid-template-columns: auto auto;
        gap: 30px;
        max-width: 100% !important;
        width: 100% !important;
    }
    div.products.columns-4:before {
        display: none;
    }
    div.products.columns-4 li {
        margin: unset !important;
        width: unset !important;
        float: unset !important;
    }
    body.page.home article > div {
        padding: 20px;
    }
    body.archive ul.grid-view .custom-product-buttons {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
    }
    body.archive ul.grid-view .custom-product-buttons > * {
        width: 100% !important;
    }
    .woocommerce div.products.columns-3 div.product, .woocommerce-page div.products.columns-3 div.product {
        width: 46%;
        margin: 0 4% 1% 0%;
    }
    .woocommerce div.products.columns-3 div.product, .woocommerce-page div.products.columns-3 div.product.first {
        clear: none;
    }
    .cat-list-item {
        /*width: calc((100% / 5) - 20px);*/
    }    
    #infoblock {
        position: absolute !important;
        top: -92px !important;
        left: 0;
        z-index: 100000;
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: 100%;
        background: #0c4da2;
    }
    body.home {
        margin-top: 92px !important;
        position: relative;
    }
    .col.promotion-cont {
        width: 100% !important;
        flex: 1 1 100%;
        text-align: center;
        border-bottom: 1px solid #7da445;
    }
    .preheader.container > .row {
        gap: 0px;
    }    
    .logo-container {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-content-container div.row:has(.asl_w_container) {
        width: 100% !important;
        display: flex;
        margin-bottom: 10px;
    }
    .asl_w_container {
        width: 100%;
        margin: 0px auto !important;
        min-width: 200px;
    }
    div#ajaxsearchlite1 {
        border: unset !important;
        background: unset !important;
        max-width: 80%;
        float: unset;
        margin: 0px auto !important;
    }
    .cat-cont-img {
        height: 110px;
    }

}

@media (min-width: 1201px) and (max-width:1399px){
    .container {
        max-width: 95%;
    }
    .header-content-container > div.mt-3 {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
        margin-top: 0px !important;
    }
    .header-content-container > div.mt-3 > * {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .asl_w_container {
        width: 100%;
        margin: 0px 0px 0px 0px;
        min-width: 200px;
        max-width: 460px;
        float: right;
        margin-bottom: 10px !important;
    }
    .header-content-container > div.mt-3 > div.col-md-4 {
        order: -1;
        margin-bottom: 15px;
    }    
    .cat-list-item {
        /*width: calc((100% / 5) - 20px);*/
    }    
    .col.promotion-cont {
        width: 100% !important;
        flex: 1 1 100%;
        text-align: center;
        border-bottom: 1px solid #7da445;
    }
    .preheader.container {
        padding-left: 310px;
    }
    .preheader.container > .row {
        gap: 0px;
    }
}

@media (min-width: 1400px){
    .container {
        max-width: 1350px;
    }
}

footer.footer a {
    color: #ffffff;
}

footer .row.info div.widget_nav_menu ul {
    display: flex;
    gap: 10px;
    justify-content: center;
    list-style-type: none;
    font-size: 14px;
}


body.woocommerce-cart p.woocommerce-shipping-destination{
    display: none;
}

.product-item.product .yith-wcwl-wishlistaddedbrowse {
    left: 57px;
    top: 8px;
}


/*
.add_to_cart_button, 
.single_add_to_cart_button, 
.product_type_simple, 
.product_type_variable,
.add-to-cart-button,
.quantity,
form.cart {
    display: none !important;
}
*/

/* hotfix */
/*
.cr-reviews-slider {
    opacity: 1 !important;
    visibility: visible !important;
}
*/

.cr-reviews-slider {
    opacity: 1 !important;
    visibility: visible !important;
    padding: 15px 0px;
    margin: 0 25px;
}

/* Ha a slider inicializálódása után is kell a fade effekt */
.cr-reviews-slider.slick-initialized {
    opacity: 1 !important;
    visibility: visible !important;
    transition: opacity 1s ease;
}