/**
* 2014-2021 Presta-Mod.pl Rafał Zontek
*
* NOTICE OF LICENSE
*
* Poniższy kod jest kodem płatnym, rozpowszechanie bez pisemnej zgody autora zabronione
* Moduł można zakupić na stronie Presta-Mod.pl. Modyfikacja kodu jest zabroniona,
* wszelkie modyfikacje powodują utratę gwarancji
*
* http://presta-mod.pl
*
* DISCLAIMER
*
*
*  @author    Presta-Mod.pl Rafał Zontek <biuro@presta-mod.pl>
*  @copyright 2014-2021 Presta-Mod.pl
*  @license   Licecnja na jedną domenę
*  Presta-Mod.pl Rafał Zontek
*/
.easyprotect-image {
	max-width: 50px;
}

#easyprotect-guarantee-list {
	border: 1px solid #ddd;
	padding:20px;
	margin-top:10px;
	background-color:#ededed;
}

#easyprotect-guarantee-list .radio-inline {text-align: center;}

#easyprotect-guarantee-list .custom-radio {
    margin-right: 0.2rem;
}

#easyprotect-guarantee-list .img-block img {
    margin-right: 0.2rem;
}

#easyprotect-guarantee-list .img-block,
#easyprotect-guarantee-list .text-block {
   font-size:12px;
   margin-bottom: 0px;
   margin-top: 0px;
}

#easyprotect-guarantee-list h3 {margin-top:0px;}

#easyprotect-guarantee-list hr {background-color:#444; border:1px solid #ccc;}