.header-top-row {
    background: #5A2A1E;
}
.header-top a {
    color: rgb(255 255 255);
	font-weight: 600;
    letter-spacing: 0.01rem;
}
.category-menu .nav-link:before, .headermenu-list__item .nav-link:before {
    background-color: rgb(255 255 255);
	height: 1.5px;
}
.small-header .header-middle {
        padding-top: 1rem!important;
    }
#section-bannerslider{
    padding-top: 1rem;
}
.search-module__input {
        border: 1px solid #3120164a;
        border-radius: 20rem;
        background: #FFFBF3;
}
.header-middle-right-wrapper {
        border: 1px solid rgb(248 236 225);
        border-radius: 20rem;
}

.module-head-title::after {
    content: "";
    display: block;
    width: 10%;
    height: 3px;
    background-color: #87441d;
    border-radius: 200px;
    margin: 1rem auto 0;
}

.splide__slide--main .banner-item__image {
        margin-top: 2.5rem;
    }
#section-header.headroom--not-top .header {
    padding-bottom: 2rem;
}
.headermenu-list .nav-item:nth-child(6) .nav-link {
    background: #ffffff3b;
    border-radius: 20rem;
    color: #ffffff;
    padding: 0 1rem 0 1rem;
    font-weight: 600;
    letter-spacing: 0.04rem;
	transition:0.5s;
}
.headermenu-list .nav-item:nth-child(6) .nav-link:before {
    display:none!important;
}
.headermenu-list .nav-item:nth-child(6) .nav-link:hover {
    background: #fff;
    color: #312016;
}
.show-quantity-before-cart .quantity-input {
    display: none;
}
.show-quantity-before-cart .quantity-name-text{
    display: none;
}
.show-quantity-before-cart .button-add-to-cart {
    flex: 1;
    border-radius: 20rem;
    background: #C62828;
    border: solid 1px #C62828;
}
#bestseller .product-card {
    border: 1px solid var(--border-color-on-body);
    border-radius: 1rem;
    padding: 20px 20px 30px 20px;
    background-color: #fff;
    line-height: 1.125rem;
	transition: all 0.8s;
}
#bestseller .product-card:hover {
    transition: all 0.8s;
    transform: translateY(-10px);
    box-shadow: 0px 0px 18px 8px rgb(160 112 92 / 17%);
}
.modules-all-link {
    margin-top: calc(var(--gutter)* 2);
    border-bottom: 1px solid!important;
    background: #fff;
    color: #919b23!important;
    border: solid 1px #919b23!Important;
    padding: 1rem 2rem 1rem 2rem!important;
    border-radius: 20rem!Important;
}
#module_customcontent3_wrapper{
    background: #F2F0EE;
}
.small-header .category-menu>.category-list>.nav-link {
    font-size: 1rem!important;
}
.small-header .category-menu>.category-list>.nav-link img{
	transition: 0.3s;
}
.small-header .category-menu>.category-list>.nav-link img:hover
{
    transform: scale(1.1);
}
#module_customcontent_wrapper{
    background: #FFFBF3;
}
.manufactureroffer-card:hover
{
    transform: scale(1.1);
}
.manufactureroffer-card
{
   transition: 0.3s;
}
.footer-middle {
        background: #fff6ec!important;
        color: #312016;
    }
.footer-middle a {
           color: #312016;
}
.form-check-input[type=checkbox] {
    border: solid 1px #312015;
}
#newsletter-emailsubscribe .form-control:focus-visible {
    background:#61544c;
}
.footer-middle  .module-head-title::after {
   display:none!important;
}
.footer-middle a:not(.social-link):active, .footer-middle a:not(.social-link):hover {
    text-decoration: underline 1px rgb(49 32 21);
}
.form-check-input[type=checkbox] {
    background-color: #3120158f;
}
.breadcrumb{
    padding-top: 4rem!important;
}
.btn-secondary {
    border-radius: 20rem!important;
}
.subscribe-button .btn-primary {
    background-color: var(--text-on-primary);
    color: var(--bs-primary);
    border-radius: 20rem;
}
.sr-cart-bottom-buttons-row .sr-col-shop-continue .sr-cart-back {
    border: 1px solid var(--text-on-body-bg);
    color: var(--text-on-body-bg);
    border-radius: 20rem;
}
.btn.btn-primary{
     border-radius: 20rem;
}
.main-content .module:not(.module-search-criteria) {
        margin-bottom: 2rem!important;
    }
.container-small {
        max-width: 100%!important;
    }
@media (max-width: 992px) {
    #module_customcontent3_wrapper {
       display:none;
    }
}
@media (max-width: 991.98px) {
    .header-navbar-search {
    padding: 1rem!important;
}
}
#js-mobile-navbar {
    margin-right: 10px;
    margin-left: 10px!Important;
}
.header-logo{
   justify-content: center!important;
}
#js-cart {
    margin-right: 10px;
}
.sticky-active .product-sticky-wrapper .product-sticky-inner {
    background: #b39c8d;
}
.product-sticky-wrapper .product-page-price {
        padding: 0.5rem 2rem 0.5rem 2rem;
    }
.product-sticky-inner .product-page-price .product-price--regular {
        font-size: 1.3rem;
    }
.small-header .header-middle {
    padding-top: 1rem !important;
    padding-bottom: 1rem;
}
.product-attributes{
    background: #ede5d5;
    color: #312015;
    padding: 1rem;
    border-radius: 1rem;
	margin-bottom: 1rem;
}
.list-list .variable.selected {
    border-color: rgb(207 177 117);
}
.product-page-price .product-price--regular{
    font-size: 2rem;
}
 .product-cart-box {
        width: 20rem;
    }

.nanobar-modal .nanobar__container {
    background-color: #ede5d5!important;
}
.category-menu {
    display: flex;
    margin: 0 -1rem;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.4;
    padding-top: 1rem;
}
.category-menu>.category-list>.nav-link>img {
    width: 30px;
    height: 30px;
}
.category-menu .nav-link:before, .headermenu-list__item .nav-link:before {
    background-color: rgb(169 60 33);
    height: 1.5px;
}
.header-middle {
        padding: 1.56rem 0;
        background: #fff6ec!important;
    }
.category-menu {
    background: #fff6ec!important;
}
.module.bannerslider-module.home-position.container-wide.banner-container {
    background: #fff6ec!important;
	margin-bottom: 0px !important;
    padding-bottom: 4rem;
}
#section-header .header {
    background-color: #fff6ec!important;
}
#section-header.headroom--not-top .header {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
#section-advantages{
    background: #fff6ec!important;
    margin-bottom: 0px ! Important;
    padding-bottom: 1rem;
}
#cat_239{
    border-radius: 1rem;
    border: solid 1px #d6c1a9;
}
#cat_239:hover{
    background: #fffbf3;
    border-radius: 1rem;
    border: solid 1px #d6c1a9;
}

.small-header .cart-dropdown-toggle {
        border-radius: 20rem;
        background: #c7995b;
        border: #c7995b;
}
.btn.btn-primary.dropdown-toggle.cart-dropdown-toggle.header-middle-right-box-link{
        background: #c7995b;
        border: #c7995b;
}
.advantages-grid {
        border: solid 1px #fff6ec!important;
    }
 #module_bestseller_wrapper .module-head-title {
        padding-top: 5rem!important;
    }
.product-module .product-snapshot-vertical:not(.slick-slider) {
    justify-content: center !important;
	padding-bottom: 5rem;
	padding-top: 2rem;
}
.advantages-item:hover {
       background: #ffffffba;
        border-radius: 1rem;
	transition: all 0.8s;
	transform: translateY(-10px);
    }
.advantages-item {
	transition: all 0.8s;
    }
.product-snapshot-vertical:not(.slick-slider) {
    column-gap: calc(var(--gutter)* 3.25)!important;
}

.module-dealofday-wrapper .module-body:after {
    background-color: #7c3e27!important;
}
.module-dealofday-wrapper .module-body {
    position: relative;
    margin-bottom: 10rem;
}
.show-quantity-before-cart .button-add-to-cart {
    background: #C62828;
    border: solid 1px #C62828;
}
.snapshot-price--regular, .snapshot-price--special {
    font-size: 2rem;
}
.product-card__details .btn {
    border-color: #7d3e28;
    color: #7d3e28;
}
#dealofday .button-add-to-cart {
    background: C62828;
    border: solid 1px C62828;
}
.module-dealofday-wrapper .product-card__right {
    padding-top: 200px!Important;
}
#section-faq .module-head-title {
        padding-top: 3rem;
    }
.faq-module-body {
        padding-bottom: 2rem;
    }
.sticky-active .product-sticky-wrapper .product-sticky-inner {
    background: #5a2b1e;
    color: #fff;
}
.product-sticky-wrapper .product-addtocart-wrapper .button-add-to-cart {
    background: #C62828;
    color: #C62828;
}
#relatedproducts .product-card {
    border: 1px solid var(--border-color-on-body);
    border-radius: var(--corner_10);
    padding: 30px 30px 30px 30px;
    background-color: #fff;
    line-height: 1.125rem;
    width: 12rem;
}
@media (max-width: 991px) {
   .splide__slide--main .banner-item__image {
    margin-top: 4rem!Important;
}
	.product-module .product-snapshot-vertical:not(.slick-slider) {
    justify-content: left !important;
}
	.textrolunk {
    padding-right: 1rem;
}
	.module-dealofday-wrapper .product-card__right {
    padding-top: 50px ! Important;
}
}
#dealofday .snapshot-price--special {
    color: #ffffff;
}.btn.btn-primary,
.button-primary,
.product__cart-button,
.productpage__buybutton,
.add-to-cart,
.button-add-to-cart {
    background-color: #C62828 !important;
    border-color: #C62828 !important;
    color: #fff !important;
}.btn.btn-primary,
.button-primary,
.product__cart-button,
.productpage__buybutton,
.add-to-cart,
.button-add-to-cart {
    background-color: #C62828 !important;  /* Alapszín */
    border-color: #C62828 !important;
    color: #FFFFFF !important;
    transition: 0.3s ease-in-out;
}

.btn.btn-primary:hover,
.button-primary:hover,
.product__cart-button:hover,
.productpage__buybutton:hover,
.add-to-cart:hover,
.button-add-to-cart:hover {
    background-color: #A71E1E !important; /* Hover szín – sötétebb piros */
    border-color: #A71E1E !important;
    color: #FFFFFF !important;
}

/* Ha van disabled állapot */
.btn.btn-primary:disabled,
.button-primary:disabled,
.product__cart-button:disabled,
.productpage__buybutton:disabled,
.add-to-cart:disabled,
.button-add-to-cart:disabled {
    background-color: #D8A5A5 !important; /* halvány piros */
    border-color: #D8A5A5 !important;
    color: #FFFFFF !important;
    opacity: 0.7 !important;
    cursor: not-allowed !important;
}.product-card {
    transition: all 0.5s;
}

.product-card:hover {
    transition: all 0.8s;
    transform: translateY(-10px);
    box-shadow: 0px 0px 18px 8px rgba(160, 112, 92, 0.17);
}@media (hover: none) and (pointer: coarse) {
  .product-card,
  .product-box,
  .product-item {
    transition: transform 0.15s ease, box-shadow 0.15s ease;
  }

  .product-card:active,
  .product-box:active,
  .product-item:active {
    transform: scale(0.97); /* picit "összehúzódik" nyomáskor */
    box-shadow: 0 0 12px rgba(160, 112, 92, 0.25); /* finom fénykoszorú */
  }
}.product-card [class*="discount"],
.product-box [class*="discount"],
.product-item [class*="discount"],
.product-card [class*="sale"],
.product-box [class*="sale"],
.product-item [class*="sale"] {
    background-color: #27ae60 !important;   /* zöld háttér */
    color: #ffffff !important;              /* fehér szöveg */
    border-color: #27ae60 !important;
}