/*
Theme color: #58b0c5

.abc-custom-html-block ul li.icon4 span {
    padding-top: 24px !important;
}

*/

.abc-custom-html-block {
	margin:40px 0 40px 0;
}

.abc-custom-html-block ul li {
	float:left;
	width:20%;
	min-height:65px;
    box-sizing:border-box;
	padding:0px 1px 0 0;
    position:relative;
}

.abc-custom-html-block ul li a,
.abc-custom-html-block ul li a span {
    background-color:#fefefe !important;
}

.abc-custom-html-block ul li:last-child {
	padding-right:0px;
}

.abc-custom-html-block ul li span {
	color:#676767;
	display:block;
	box-sizing:border-box;
	padding:12px 10px 0 60px;
    background-color:#fefefe !important;
	min-height:65px;
	font-size:11px;     
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
}

.abc-custom-html-block ul li a:hover span {
	transform: scale(1.1);
}

.abc-custom-html-block ul li.icon1 span:before {
	background:url('../img/icon-1.svg') no-repeat center center transparent;
}

.abc-custom-html-block ul li.icon2 span:before {
	background:url('../img/icon-2.svg') no-repeat center center transparent;
}

.abc-custom-html-block ul li.icon3 span:before {
	background:url('../img/icon-3.svg') no-repeat center center transparent;
}

.abc-custom-html-block ul li.icon4 span:before {
	background:url('../img/icon-4.svg') no-repeat center center transparent;
}

.abc-custom-html-block ul li.icon5 span:before {
	background:url('../img/icon-5.svg') no-repeat center center transparent;
}

.abc-custom-html-block ul li span:before {
	width:30px;
	height:30px;
	border-radius:0%;
	background-color:#000000;
	content:"";
	display:inline-block;
	position:absolute;
	left:10px;
	top:12px;
}


/*

************************************************ shop.astrasat.sk **************************************************

html body.astrasat-body


Theme color: #052843
Tmavsia modra: #021a2c

*/

.astrasat-body .abc-custom-html-block ul li a,
.astrasat-body .abc-custom-html-block ul li a span {
    background-color:#ffffff !important;
}

.astrasat-body .abc-custom-html-block ul li span {
	color:#021a2c;
    background-color:#ffffff;
}

.astrasat-body .abc-custom-html-block ul li.icon1 span:before {
	background:url('../img/icon1a.png') no-repeat center center #052843;
}

.astrasat-body .abc-custom-html-block ul li.icon2 span:before {
	background:url('../img/icon2a.png') no-repeat center center #052843;
}

.astrasat-body .abc-custom-html-block ul li.icon3 span:before {
	background:url('../img/icon3a.png') no-repeat center center #052843;
}

.astrasat-body .abc-custom-html-block ul li.icon4 span:before {
	background:url('../img/icon4a.png') no-repeat center center #052843;
}

.astrasat-body .abc-custom-html-block ul li.icon5 span:before {
	background:url('../img/icon5a.png') no-repeat center center #052843;
}

.astrasat-body .abc-custom-html-block ul li span:before {
	background-color:#ffffff;
}
