.small-header .header-logo-img {
    max-height: 60px;
}

.product-cart-box .product-addtocart .button-add-to-cart {
background: #ffffff;
}

 .js-input-spinner-wrapper .btn {
color: #ffffff;
}


.js-input-spinner-wrapper .quantity_to_cart {
color: #ffffff;
}

.product-cart-box {
color: #ffffff;
}

.category-menu .nav-link:hover {
	color: #388c51;
}
.btn.btn-primary.dropdown-toggle.cart-dropdown-toggle.header-middle-right-box-link {
    color: #ffffff !important;
}
.mosaic-item {
	background: #388c51;
	/*border: none;*/
}
.mosaic-item__link {
	color: #ffffff;
}
.product-card__item .btn-primary{
	color: #ffffff;
}
.advantages-grid {
	border: none;
}
.module-dealofday-wrapper .product-card a:not(.btn):not(.edit-link) {
	color: #ffffff !important;
}
.module-dealofday-wrapper .product-card__item {
	color: #ffffff !important;
}
.link-collection-wrapper,
.reviews-wrapper,
.news-card-body-wrapper:after{
	border: 1px solid rgb(56 140 81);
}
.link-collection__links-wrapper .btn-secondary {
	background: #388b51;
    color: #ffffff;
    border: 1px solid #388b51;
}
/*
.main-content .module {
	margin-bottom: 50px !important;
}
#categoryoffer {
	margin-bottom: 50px !important;
}

.module .content-module .home-position .module-editable .hide-top .container{
	margin-bottom: 50px !important;
}*/
.banner-item__button {
	color: #ffffff !important;
}
.coupon-code__btn,
.coupon-bar {
	color: #ffffff;
}
.coupon-code {
	border: 1px solid #fff;
}

/*footer betű és ikon színek*/
.footer-row .module-head-title {
    color: white !important;
}

.contact-box__item svg {
    color: white !important;
} 

.footer-middle a {
    color: rgb(255 255 255) !important;
}

.newsletter-pretext {
	color: white !important;
}

.form-control {
    border: var(--bs-border-width) solid rgb(255 255 255) !important;
}

.form-check-input {
    border: var(--bs-border-width) solid rgb(255 255 255) !important;
}

.subscribe-policy__label  {
	color: white !important;
}

.subscribe-button .btn-primary {
    color: #ffffff;
}

.small-header .category-menu>.category-list>.nav-link {
    font-size: 1rem;
}

.mm-panel {
    background: #c1e3cb;
}

.hamburger-user-icon, .mobile-login-buttons {
    color: rgb(255 255 255);
}

.mobile-wishlist {
    color: rgb(255 255 255);
}

.form-element .input, .form-element textarea {
    max-width: 99%;
    border: 1px solid grey !important;
}

.hamburger-icon-line {
    background: rgb(255 255 255);
}
.nanobar-modal .nanobar__container {
    background-color: #388C51 !important;
    color: #ffff !important;
	}


.checkout-app-left .checkout-app-left-inner .region-input {
	font-size: 19px !important;}

.shipping-location-label span {font-size: 19px !important;}

#shipping_methods_country {
  font-size: 20px !important; /* állítsd ízlés szerint */
  font-weight: 600; /* opcionális, hogy hangsúlyosabb legyen */
}