/*
 Theme Name:     Recharge Festival
 Theme URI:      
 Description:    Child theme for Kause
 Author:         Webcraft
 Author URI:     http://www.themecanon.com
 Template:       kause
 Version:        1.0.0
*/

@import url("../kause/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Temporary hide of registration page */
#pb_block-1, #pb_block-2, #pb_block-3, .hide {display:none;}

.header-container ul.nav > li > a {
padding-top: 1.6em;
padding-bottom: 1.3em;
display: inline-block;
}

li.menu-item-26 {
background: #f98d00;
height: 82px;
}


#menu-item-26 a, #menu-item-26 a:hover{
color: #fff !important;
}

.wpcf7 p {
font-weight: bold;
color: #1f331d;
}

.wpcf7 p span label{
font-weight: normal;
}

.main-content h1 {
display: none;
}

.price h3, .price-cell h3 {
font-family: 'league_gothicregular';
font-weight: normal;
/* font-style: normal; */
}

.main ul li {
padding-top: 3px;
}

ol > li {
padding-top: 1px;
}

.main-content img {
border: 4px solid #2F6B63;
}

.main-content a {text-decoration: underline;}
