/*
Theme Name:     Paradise
Description:    Child theme to Converio
Author:         sumaching
Template:       converio

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
body {
  position: relative;
  background: #fafafa;
  color: #fff;
  font: 15px 'Open Sans', Helvetca, Arial, sans-serif;
  line-height: 20px;
  font-weight: normal;
  font-weight: 400;
  overflow: hidden;
}
h4 {color: #ffffff;}
h5 {color: #ffffff;}
h6 {color: #ffffff;}

a {
  color: #F3F7B9;
  text-decoration: none;
}
.content .columns:first-child {
  margin-top: 0px!important; 
}

paradisevegetarian.com/media="all"
.columns {
  margin: 0px!important; 
  font-size: 0;
}
ul.accordion li {
  margin: 0;
  background: #FFF;
background: rgba(255, 255, 255, 0.2)!important; 
  margin-bottom: 5px!important;
  padding: 13px 20px 0 20px;
  -webkit-box-shadow: 0 1px 2px #CCCCCC;
  -moz-box-shadow: 0 1px 2px #CCCCCC;
  box-shadow: 0 1px 2px #CCCCCC;
font-size:15px;
}
ul.accordion li p {
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 5px;
  
}
ul.accordion li>a {
  display: block;
  padding: 0 0 13px 0;
  color: #FFFFFF;
  font: 600 1.333em 'Open Sans', Helvetca, Arial, sans-serif;
  outline: none;
  text-decoration: none;
  font-size: 18px;
text-transform: uppercase;
text-shadow: 2px 2px #000000;
  -webkit-transition: padding .3s ease-out;
  -moz-transition: padding .3s ease-out;
  -o-transition: padding .3s ease-out;
  -ms-transition: padding .3s ease-out;
  transition: padding .3s ease-out;
}
ul.accordion li > a:hover { color:#F3F7B9; }
.divider > .divider-content {
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 1.5em;
  color: #000000;
  font-weight: 600;
}
ul.accordion li > a.expanded:before, ul.accordion li > a:hover:before { color: #fff; }
header .title img {max-height: 111px;}
.h1.header-opacity-enabled .main-header { background: rgba(255, 255, 255, 0.2)!important;}
.h1 nav.mainmenu li.menu-item.mi-depth-0 > .submenu-trigger, .h1 nav.mainmenu li.page_item.pi_depth_0 > .submenu-trigger {
        padding-top: 34px;
        padding-bottom: 0px!important;
        color: #ffffff!important;
        margin: 0 17px;
        text-transform: uppercase;
        font-size: 15px;
        text-shadow: 2px 2px #000000;
    }
.no-touch header li.menu-item.mi-depth-0 > .submenu-trigger:hover{ 

background: rgba(255, 255, 255, 0.2)!important; 
border-bottom-color: #ffffff!important;
}
header {background: rgba(255, 255, 255, 0.2)!important; }
.gmap {
  height: 200px!important;
}
.content {
  position: relative;
  clear: both;
  max-width: 900px;
  margin: 0 auto;
  padding: 10px 0 20px;
  z-index: 1;
}
footer {
  margin: 0 -20px;
  padding: 10px 20px 0;
  background: rgba(255, 255, 255, 0.35)!important;
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.14);
  color: #fff!important;
  font-size: 15px;
border-top:#F3F7B9 2px solid;
}
footer a {
  color: #F3F7B9;
text-decoration: underline;
}
footer section.columns {
  margin: 0 auto;
  max-width: 1140px;
  overflow: hidden;
  text-align: center;
}
.columns .col2 > h3:first-child, .columns .col3 > h3:first-child, .columns .content-slider h3, .columns h3.light { margin-top: 0; font-size: 18px; line-height: 22px; color: #ffffff; font-weight: 600; text-transform: uppercase;text-shadow: 2px 2px #000000; }


.footerbar {
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  padding: 20px;
text-shadow: 2px 2px #000000;
color: #F3F7B9;}

.footertext {color: #ffffff; font-size:17px; text-align: left;}

footer section.bottom {
  overflow: hidden;
  padding: 0 0 30px 0;
  color: #FFF;
  font-size: 13px;
  margin-top: -28px;
}
footer section.widgets + section.bottom {
  padding: 0 0 30px 0;
  border-top: 1px solid #F3F7B9;
  margin-top: 6px;
}

.content .entry-title {
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -0.015em;
  font-weight: 600;
  color: white;
text-shadow: 2px 2px #000000;
text-align: center;
text-transform: uppercase;
}