/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

p {
	margin-bottom: 5px !important;
}

.vip_prevoz {
	min-width: 47% !important;
}

.post-navigation .item-label {
  display: none !important;
}


a {
  display: inline-flex;
}


.cookie-notification[data-type=type-1] .container {
        padding: 15px !important;
    }

.cookie-notification .ct-cookies-content {
    font-size: 12px !important;
}