.body_time_counter{
    background: #070707 url(https://www.mankershop.hu/shop_ordered/98078/pic/countdown_2025_desktop_v2.webp) center top no-repeat;
    background-size: 1920px auto;
}
#shop_closed_cont{
    padding-top:520px;
    height: 100%;
    min-height: 750px;
    width: 900px;
    margin: auto;
    left: -13px;
    position: relative;
}
#timer{
    text-align: center;
    padding-right: 0px; /*80px*/
}
#days, #hours, #minutes, #seconds{
    display: inline-block;
    width: 30px;
    margin: 0 15px;
    color: #b4f9ff;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 0 2px #befeff, 0 0 2px #befeff;

}
#days{

}
#days span, #hours span, #minutes span, #seconds span{
    color: #fff;
    padding-top: 0px;
    font-size: 14px;
    text-shadow: none;
    line-height:20px;
    display: block;
    text-align: center;
    width: 40px;
}


@media (min-width: 1930px) {
    .body_time_counter{
	background-size: 2560px auto;
    }
    #shop_closed_cont{
	padding-top: 700px;
    }
}

@media (max-width: 1600px) {
    .body_time_counter{
	background-size: 1600px auto;
    }
    #shop_closed_cont{
	padding-top: 430px;
    }
    #days, #hours, #minutes, #seconds{
	width: 25px;
	margin: 0 10px;
	color: #b4f9ff;
	font-size: 25px;
	line-height: 25px;
    }
    #days span, #hours span, #minutes span, #seconds span{
	width: 35px;
	font-size: 12px;
    }
}
@media (max-width: 1200px) {
    .body_time_counter{
	background-size: 1200px auto;
    }
    #shop_closed_cont{
	padding-top: 320px;
	left: -7px;
	width: 500px;
    }
    #days, #hours, #minutes, #seconds{
	width: 20px;
	margin: 0 6px;
	color: #b4f9ff;
	font-size: 20px;
	line-height: 20px;
    }
    #days span, #hours span, #minutes span, #seconds span{
	width: 30px;
	font-size: 11px;
    }
}

@media (max-width: 760px) {
    .body_time_counter{
	background: #070707 url(https://www.mankershop.hu/shop_ordered/98078/pic/countdown_2025_mobile.webp) center top no-repeat;
	background-size: 760px auto;
    }
    #shop_closed_cont{
	padding-top: 550px;
	width: 300px;
    }
    #days, #hours, #minutes, #seconds{
	width: 30px;
	margin: 0 10px;
	color: #b4f9ff;
	font-size: 30px;
	line-height: 30px;
	color: #f21e1b;
	text-shadow: 0 0 1px #fd9e9d, 0 0 1px #fd9e9d;
    }
    #days span, #hours span, #minutes span, #seconds span{
	width: 40px;
	font-size: 14px;
    }
}

@media (max-width: 620px) {
    .body_time_counter{
	background-size: 620px auto;
    }
    #shop_closed_cont{
	padding-top: 440px;
	width: 300px;
    }
    #days, #hours, #minutes, #seconds{
	width: 30px;
	margin: 0 10px;
	font-size: 30px;
	line-height: 30px;
    }
    #days span, #hours span, #minutes span, #seconds span{
	width: 40px;
	font-size: 14px;
    }
}
