/*
* Add custom css in Here, do not EDIT dist folder files!!!
*/
.offer__price span {color:inherit!important;font-weight:inherit!important;}
.offer__price strong {color: var(--themeColor);
font-weight: 700;}

body.body-ident-regulamin .regulamin .section-simple__media {display:none!important;}
body.body-ident-regulamin .regulamin .section-simple__content{max-width:100% !important;}
body{background-color:white;}
@media(max-width:780px) {
  .footer__column.footer__column--content{
        width: auto !important;
		padding-left:0;
		border:0!important;
		margin-bottom:50px;
  }
}
