/*
 Theme Name:   Enfold Child
 Description:  Enfold Child Theme
 Author:       Le Jardin des Cinq Sens - Yvoire
 Author URI:   http://www.jardin5sens.net
 Template:     enfold
 Version:      1.0.0
 Text Domain:  enfold-child
*/


h1, h2, h3 {
text-transform: none !important;
}
p {
text-align : justify;
}
.main_color a, .alternate_color a, .footer_color a { color: #0000cc;text-decoration: none !important; }
.main_color a:hover, .alternate_color a:hover, .footer_color a:hover {color: #0000cc; text-decoration: underline !important; }
.image-overlay {
 visibility: hidden;
 }
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
background: #f8f8f8;
 }
.main_color tr:nth-child(1), .main_color .pricing-table>li:nth-child(1), .main_color .pricing-extra {
background: #007767;
color: #ffffff;
 }
.avia-data-table .avia-desc-col {
text-align: left !important;
}
toggler, .main_color .toggler.activeTitle {
background: #007767;
color: #ffffff;
}

#top #wrap_all .main_color .toggler.activeTitle {
background: #007767;
color: #ffffff;
}
#top #wrap_all .main_color .toggler.activeTitle:hover {
background: #f8f8f8;
color: #454545;
}
.single_toggle .toggler {
background: #f8f8f8;
}
.single_toggle .toggler:hover {
background: #007767;
color: #ffffff;
}