.btn-primary {
	/*border-color:#C83F67;
	background:#C83F67;*/
	border-color:#f4457c;
	background:#f4457c;
	
}
.button-add-to-cart.btn-primary:hover {
	/*background: #D84F75;*/
	background:#4c2254;
}
.btn-primary:hover {
	/*background: #D84F75;*/
	background: #4c2254;
}
.search-module .form-control:focus {
	border-color: #f4457c;
}

.footer-social-links a{
    color: #f4457c!important;
}
.home-position .module-head-title {
    color: #4c2254;
}
.navbar-brand img {
    max-height: 85px;
}
@media (min-width: 992px) {
    .vertical-category-menu .sticky-header-pinned.headroom--not-bottom.headroom--not-top .header-middle {
        padding-left: 80px;
        height: 92px;
    }
}
#cat_159 {
	background: #f4457c;
	
}
#cat_159 a{
	color: white;
}
#cat_159 a:hover {
	color: white;
}
.news-mosaic-subtitle {
	font-size: 1rem!important;
}
.decrease-amount {
	background-color: #5bb0c7;
}
/*costum2*/
#module_customcontent2_wrapper {
    max-width: 1180px;
    margin: 50px auto;
    padding: 0 15px;
}

#customcontent2 {
    position: relative;
    overflow: hidden;
    padding: 42px 46px;
    border-radius: 18px;
    background: linear-gradient(135deg, #fff8f5 0%, #fbe3ea 100%);
    box-shadow: 0 8px 28px rgba(60, 40, 50, 0.08);
}

#customcontent2::before {
    content: "";
    position: absolute;
    top: -70px;
    right: -70px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(152, 202, 216, 0.28);
    pointer-events: none;
}

#customcontent2::after {
    content: "";
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background: rgba(200, 63, 103, 0.10);
    pointer-events: none;
}

#customcontent2 .module-head,
#customcontent2 .module-body {
    position: relative;
    z-index: 1;
}

#customcontent2 .module-head {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
}

#customcontent2 .module-head-title {
    display: inline-block;
    margin: 0;
    padding: 7px 14px;
    border-radius: 999px;
    background: #ffffff;
    color: #c83f67;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    box-shadow: 0 3px 12px rgba(60, 40, 50, 0.06);
}

#customcontent2 .module-body {
    max-width: 1100px;
}

#customcontent2 .module-body h4 {
    margin: 0 0 18px;
    color: #3b2f2f;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2;
}

#customcontent2 .module-body p {
    margin: 0 0 14px;
    color: #4a3a3a;
    font-size: 16px;
    line-height: 1.75;
}

#customcontent2 .module-body a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    padding: 12px 22px;
    border-radius: 999px;
    background: #c83f67;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: all 0.2s ease;
}

#customcontent2 .module-body a:hover {
    background: #a92f52;
    color: #ffffff;
    text-decoration: none;
}

#customcontent2 .module-body blockquote {
    margin: 24px 0 0;
    padding: 16px 18px;
    border-left: 4px solid #98cad8;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.72);
    color: #3b2f2f;
    font-size: 15px;
    line-height: 1.6;
    font-style: normal;
}

@media (max-width: 767px) {
    #module_customcontent2_wrapper {
        margin: 32px auto;
        padding: 0 12px;
    }

    #customcontent2 {
        padding: 28px 22px;
        border-radius: 14px;
    }

    #customcontent2 .module-head-title {
        font-size: 14px;
    }

    #customcontent2 .module-body h4 {
        font-size: 24px;
    }

    #customcontent2 .module-body p {
        font-size: 15px;
        line-height: 1.65;
    }

    #customcontent2 .module-body a {
        width: 100%;
        margin-top: 12px;
    }

    #customcontent2 .module-body blockquote {
        font-size: 14px;
    }
}
/*vége*/
.header-top-line a {
	font-size: 0.95rem!important;
	font-weight: 600;
}
ul.nav.headermenu-list a.nav-link[title="10+1  AKCIÓ!"] {
color: rgb(244, 69, 124);
}