/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 08:00:17 */
@media (min-width: 900px) {
.summer-sale-top-tekst {
    display: flex;
    align-items: center; 
    justify-content: center; 
}
}

@media (max-width: 900px) {
.summer-sale-top-tekst {
    width: 67%;
    margin-left: auto !important;
    margin-right: auto ! IMPORTANT;
}
	p.summer-special-top {
    line-height: 29px !important;
}
	p#coupon-code {
    margin-top: 5px;
    width: 56%;
    margin-left: auto !important;
    margin-right: auto !important;
}
}


.summer-sale-top-tekst strong {
    font-weight: 900 !IMPORTANT;
}
.summer-sale-top-tekst p {
    margin-bottom: 0px !important;
    font-size: 17px;
    font-weight: 700;
	color: white !important;
}
.summer-sale-top-tekst {
    margin-top: 10px;
    margin-bottom: 10px !important;
}	
	.coupon-top {
    cursor: pointer; 
}
p.coupon-top {
    background: #efece5;
    color: #181925 !important;
    padding: 1px;
    margin-left: 12px;
    border: 3px dashed #a58432ba;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 17px !important;
    font-weight: 800 !important;
    border-radius: 9px;
}