/*
Theme Name: Mad Monster Custom Theme
Theme URI: 
Description: This is child theme of framework 
Author: Poe's Designs
Author URI: http://poesdesigns.com
Template: eventmana
Version: 1.0.1
Text Domain:  eventmana-child
*/

.mmp-pricing .price-number  {
    font-size: 25px !important;
}
.mmp-pricing .price-value {
    font-size: 25px;
    font-weight: 400;
    padding: 0px 15px !important;
}
.mmp-pricing .price-label-title {
	font-size: 20px;
}
.price-table.featured:before {
    content: 'RIP';
}
.theme-info .theme-author .theme-overlay .parent-theme {
    display: none !important;
}
a.vc_btn3-style-custom:hover{
	    background-color: #333 !important;
        color: #ccc;
}
h1.mod-header, h2.mod-header, h3.mod-header {
  color: #fff;
  text-shadow:
    3px 3px 0 #000,
    -3px 3px 0 #000,
    -3px -3px 0 #000,
    3px -3px 0 #000;
}

.mmp-pricing .price-number  {
    font-size: 25px !important;
}
.mmp-pricing .price-value {
    font-size: 25px;
    font-weight: 400;
    padding: 0px 15px !important;
}
.mmp-pricing .price-label-title {
	font-size: 20px;
}
.price-table.featured:before {
    content: 'RIP';
}

a:hover.vc_btn3-style-custom{
	    background-color: #333 !important;
        color: #ccc;
}
h1.mod-header, h2.mod-header, h3.mod-header {
  color: #fff;
  text-shadow:
    3px 3px 0 #000,
    -3px 3px 0 #000,
    -3px -3px 0 #000,
    3px -3px 0 #000;
}

.footer-meta-alt, .footer-meta {
    background-color: #000 !important;
    color: #CCCCCC !important;
    font-size: 15px;
}

.wide .footer-meta-alt, .wide .footer-meta {
    background-color: #000 !important;
    color: #CCCCCC !important;
    font-size: 15px;
}
.multipage .sf-menu a {
    color: #000;
}.multipage .sf-menu a:hover {
    color: #ccc;
}




.vc_grid-styled-select select {
	padding: 10px;
	border-radius:9px;
  background:#fff;
  border:2px solid #000000;
}



.sf-menu ul li a:hover {background: #333}

#af-form .form-control {
    height: 45px;
    background-color: #e1dfdf;
    border-color: #000;
	border-width: 2px;
    color: #000;
}
.form-group {
    margin-bottom: 0px;
}
.btn-theme-transparent, .btn-theme-transparent:focus, .btn-theme-transparent:active {
   border-width: 2px;
}

.btn-theme:hover {color: #fff; background-color: #000}

.btn-submit-event {
    font-size: 14px;
    padding: 14px 25px !important;
    border-radius: 6px !important;
    color: #ffffff !important;
    border-color: #96a0aa !important;
    background-color: #000 !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
    border-radius: 11px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border img, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
    border-radius: 9px;
}

.woocommerce span.onsale {
    background-color: #cc0000;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt:hover {
    background-color: #000;
}


.newsletter-box form {background: #EBEBEB;padding:25px;border-radius: 11px;border: solid #4e4e4e;}

div.wpforms-container-full button[type=submit].newsletter-submit {
    background-color: #000 !important;
    color: #fff;
	width: 100%;
}
div.wpforms-container-full button[type=submit].newsletter-submit:hover {
    background-color: #333 !important;
    color: #fff;
	width: 100%;
}

.sep-cust h4 {
	font-size: 15px; 
	color: #aeaeae;
}
.cal-time p {font-size: 15px;}