/*
Theme Name: Theme by Pavlovec.net
Author: Jakub Pavlovec
Author URI: http://pavlovec.net/
Version: 2.0
License: © Pavlovec.net
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Šablona na míru od pavlovec.net
*/


/* temporary CSS */
.iframe-wrap {
    background-color: #f5f5f5;
}
event-end {
    background-color: #FB9E9E;
}
.ticketHeader label, #summaryHolder, .iframe-content h2, .iframe-content .payment .p-item h3 {
    color: #0000CD;
}
.bigButton, .smallButton, .tinyButton, .smallBuy {
    background: #0000CD;
    border-radius: 100px;
}
.bigButton:hover, .smallButton:hover, .tinyButton:hover, .smallBuy:hover {
    background: #0000CD;    
}