/*
Theme Name: Asian Garden Cooking School
Description: Enfold Child Theme for the Cooking School
Version: 1.0
Author: Twitch Development
Author URI: http://twitchdevelopment.com
Template: enfold
Text Domain: agcs
*/
/*===============================================
*----------------BEFORE EDITING------------------
*=================================================
* This stylesheet has been generated using LESS
* it is recommended that you use the less files
* to generate a new one instead of overwriting this one
* alternatively you can add CSS in to the theme options
* see more: http://www.kriesi.at/documentation/enfold/custom-css-and-quick-css/
*/
@font-face {
  font-family: 'Brown';
  src: url('fonts/Brown-Regular.woff2') format('woff2'), url('fonts/Brown-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Brown';
  src: url('fonts/Brown-Bold.woff2') format('woff2'), url('fonts/Brown-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
body#top,
p {
  font-family: Brown, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.html_header_top.html_header_sticky #top div#wrap_all #main {
  padding-top: 90px;
}
html.responsive body#top div#wrap_all header#header {
  z-index: 11000;
}
html.responsive body#top div#wrap_all header#header #header_main {
  padding-top: 20px;
  padding-bottom: 20px;
}
html.responsive body#top div#wrap_all header#header #header_main .cart_dropdown {
  border: none;
}
html.responsive body#top div#wrap_all header#header #header_main .cart_dropdown .cart_dropdown_link {
  background-color: transparent;
}
html.responsive body#top div#wrap_all header#header #header_main .main_menu ul:first-child > li a {
  height: initial;
  line-height: initial;
}
html.responsive body#top div#wrap_all header#header #header_main .inner-container:after {
  content: ' ';
  display: block;
  clear: both;
  height: 0;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all header#header #header_main .inner-container strong.logo {
    position: absolute;
    float: none;
    left: 0;
  }
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all header#header #header_main .inner-container strong.logo img {
    max-height: 44px;
  }
}
@media screen and ( max-width: 479px ) {
  html.responsive body#top div#wrap_all header#header #header_main .inner-container strong.logo img {
    max-height: 35px;
  }
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all header#header #header_main .inner-container #advanced_menu_toggle {
    border: none;
    height: 20px;
    width: 30px;
    right: 20px;
    background-color: transparent;
  }
  html.responsive body#top div#wrap_all header#header #header_main .inner-container #advanced_menu_toggle:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 1;
    transition: 'opacity 0.5s, background-image 0.5s';
    background-image: linear-gradient(to bottom, #003144, #003144 20%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 40%, #003144 40%, #003144 60%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 80%, #003144 80%, #003144 100%);
  }
}
html.responsive body#top div#wrap_all header#header #header_main .inner-container nav.main_menu {
  float: right;
  position: relative;
  margin-left: 300px;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all header#header #header_main .inner-container nav.main_menu {
    white-space: nowrap;
    text-align: center;
  }
  html.responsive body#top div#wrap_all header#header #header_main .inner-container nav.main_menu:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  html.responsive body#top div#wrap_all header#header #header_main .inner-container nav.main_menu > .avia-menu {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    float: none;
  }
}
html.responsive body#top div#wrap_all header#header #header_main .inner-container nav.main_menu .av-main-nav li span.avia-menu-text {
  line-height: 1.75;
  text-transform: lowercase;
  font-size: 15px;
}
html.responsive body#top div#wrap_all header#header #header_main .inner-container nav.main_menu .av-main-nav li span.avia-menu-fx {
  display: none;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all.show_mobile_menu header#header #header_main .inner-container #advanced_menu_toggle:before {
    background-image: linear-gradient(to bottom, #ffffff, #ffffff 20%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 40%, #003144 40%, #003144 60%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 80%, #ffffff 80%, #ffffff 100%);
  }
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all .container {
    width: initial;
    max-width: initial;
    padding-left: 20px;
    padding-right: 20px;
  }
}
html.responsive body#top div#wrap_all .avia-button,
html.responsive body#top div#wrap_all input[type='submit'] {
  border: 1px solid #003144;
  border-radius: 3px;
  cursor: pointer;
  background: transparent;
  color: #003144;
  font-family: Brown, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding: 5px 20px;
  line-height: 1.65em;
  transition: all 0.3s ease-out;
}
html.responsive body#top div#wrap_all .avia-button:hover,
html.responsive body#top div#wrap_all input[type='submit']:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
html.responsive body#top div#wrap_all .avia-button.avia-size-medium,
html.responsive body#top div#wrap_all input[type='submit'].avia-size-medium,
html.responsive body#top div#wrap_all .avia-button.ninja-forms-field,
html.responsive body#top div#wrap_all input[type='submit'].ninja-forms-field {
  font-weight: bold;
  border-width: 2px;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
html.responsive body#top div#wrap_all strong {
  color: inherit;
}
html.responsive body#top div#wrap_all .entry-content-wrapper {
  width: 100%;
  max-width: 1387px;
  margin: auto;
}
html.responsive body#top div#wrap_all .av-special-heading {
  margin-top: 20px;
}
html.responsive body#top div#wrap_all #main h1 {
  text-transform: none;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all #main h1 {
    font-size: 55px;
  }
}
html.responsive body#top div#wrap_all #main .av-special-heading-h1 .av-subheading {
  color: #003144;
  border-bottom: 2px solid #003144;
  padding-bottom: 20px;
  padding-top: 20px;
}
html.responsive body#top div#wrap_all #main .av-special-heading-h1 .av-subheading p {
  font-size: 23px;
  line-height: 27px;
}
html.responsive body#top div#wrap_all #main .container,
html.responsive body#top div#wrap_all #main .content {
  padding: 0;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all #main .container {
    padding-left: 0;
    padding-right: 0;
  }
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper {
  max-width: 100%;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all #main .entry-content-wrapper .flex_column_table {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .image-cell {
  margin-bottom: 0;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell > div,
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell > section {
  max-width: 650px;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell.no_margin.first,
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell.no_margin.avia-builder-el-last {
  padding-right: 6%;
  padding-left: 6%;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell.no_margin {
    padding-left: 6%;
    padding-right: 6%;
  }
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell.first > div,
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell.first > section {
  margin-left: auto;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell.first {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .content-cell > div.hr-custom {
  float: none;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper input[type='text'],
html.responsive body#top div#wrap_all #main .entry-content-wrapper input[type='email'],
html.responsive body#top div#wrap_all #main .entry-content-wrapper input[type='tel'],
html.responsive body#top div#wrap_all #main .entry-content-wrapper .select2-container a,
html.responsive body#top div#wrap_all #main .entry-content-wrapper textarea,
html.responsive body#top div#wrap_all #main .entry-content-wrapper select {
  background-color: #fff;
  border: 1px solid #003144;
  padding: 20px 0;
  text-indent: 20px;
  border-radius: 0;
  color: #404040;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper input.qty {
  text-indent: 0;
  padding: 0;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .select2-container a {
  display: block;
  line-height: 18px;
  height: 60px;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper select,
html.responsive body#top div#wrap_all #main .entry-content-wrapper .select2-container .select2-choice .select2-arrow {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABh0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzT7MfTgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8xMC8xNoH9dQMAAAQTSURBVFiFxdhbiFZVFMDx3zlmDXaVKCqhA/qWioVFmNeSisg0zkM9BF0UsqfqYRLLpHIqK7yEUvQQPURSQp0ISumieYOIzKzoAj3IwSDqwS6iOaaze9hb/RxnnO/7ppnWy/7Ot/fa+7/Xvq21shCCViSr6rG4GzdhHM7Fman6H3TjD+zBJqwLZbGnpTGagcqqugO34VFMRNZXM/TuLEMPdmIV3g9l8fegobKqnoPVGNsw8F5sxnZ8Llol4KLUbhJm4Fpc2qD3HR4LZfFBW1BZVY/GM7gHo8Rl2YFloSy2DTTbhn5mogvXoAMHRastD2VxsGmorKovx+uYLs5wJzpDWexoFqaPPmdgLcaLltuCe0NZ7O3dNu9DeRTeSUCH8BxuHgwQJOvOwsvigZiFN/qcQKOlsqq+BOvF/XAkzWTdYGD6HLSqHxCtNgKf4M5QFr8fq+9tqS5ME/fP4qEAglAWr+Bx8WTOxlON9cehsqq+FXeJe2hZKIuVQwHUICvFDQ8LsqqefgqUeOzPwtaGxkMmoSyO4EnxEHVgxUlQWVXfLt4vPVgayuLQUEMlsIPoFFdnclbVN0KeVXUurm+ObeJlOGwSymI7donXxCMSyFhcmWhXhbI4OpxQSV5M5XVZVY/JMT/B/YYP/wcgeA/7xZdjXo5bUsXWtPmGXUJZHMA36XNujsvEpdvcn1JW1SGr6tZ8nNb1P0rl+BznpY+vmum8HaAmm+5K5QW5Ew7aj/21DmVx3H9qBayxbWMf/cgPqexovDwPnE6jVbAWgeDY25fn4oUJowfSahasDSAYk8qeXHQjoGhGcyCwNoHgilR25+L9AFOb1e4PbBBARN8f9uWif030oZqW3mCDBIKZqfwpx4b0MTV5nW2BDQYojXt1+nwrx5s4jItxfasdNkK0aSFicNIhOpfrsxCCrKq3ih7nllAWs9vsuC3Jqnqk6FNNFOPCucfuqZXiUzMlq+ppwwmFG8QI5zCWc8Lz/Fi85juwZrho0l56QfSldoWy+Ow4VAqll+IoJmVV3ZVV9Zn9dfYfytOYIIZyi4792fjMbMJr6fdi0U0dEsmqemRW1SvwoLht1jbGlcehki/1UIIbgSVZVd8/RFydeDiN/y6ePQm6d9iecgjrxXisB69iUSiL/QYpKdjtElNJZ2BjKIs5vdudEranSPU+fJrqF2J3ygUMBmiumD+YL67E21jQZ9vTpYKyqn4CS8RZdeNLvIQNoSz+bALkbNwhbosJCeYvPC8GKX2GcgNB5WKOaTUmi5YL+AW7xUtvN77FPtH9mYApSe8qnN/Q5ddYGMrii9NOpslM3ijxCepMcK28kd1iEmMNtoeyODzgeG3mPOeJB2EcLsQ5GClmarrxM74XH/uNoSx+bWWMfwGX5oqQyzXgOgAAAABJRU5ErkJggg==');
  -moz-appearance: none;
  background-position: right 15px center;
  background-repeat: no-repeat;
  padding-right: 60px;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .select2-container .select2-choice .select2-arrow {
  padding-right: 0;
  width: 50px;
  background-position: left center;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper .select2-container .select2-choice .select2-arrow b::after {
  display: none;
}
html.responsive body#top div#wrap_all div#footer {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}
html.responsive body#top div#wrap_all div#footer .container {
  padding-left: 0;
  padding-right: 0;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column {
  width: 50%;
  margin: 0;
  background-color: #00A39F;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  white-space: nowrap;
  text-align: center;
  height: 95px;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all div#footer .container .flex_column {
    height: 200px;
  }
}
@media screen and ( min-width: 1080px ) {
  html.responsive body#top div#wrap_all div#footer .container .flex_column {
    width: 25%;
    height: 300px;
  }
}
html.responsive body#top div#wrap_all div#footer .container .flex_column a.button {
  background: none;
  border: 1px solid #FFC500;
  color: #FFC500;
  border-radius: 3px;
  padding: 5px 20px;
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
@media screen and ( min-width: 1080px ) {
  html.responsive body#top div#wrap_all div#footer .container .flex_column a.button {
    display: inline-block;
  }
}
html.responsive body#top div#wrap_all div#footer .container .flex_column a.button:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.3);
}
html.responsive body#top div#wrap_all div#footer .container .flex_column section {
  z-index: 21;
  margin: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column section .textwidget {
  max-width: 85%;
  margin: auto;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column section h3 {
  color: #FFC500;
  font-size: 1.7em;
  text-transform: lowercase;
  cursor: default;
  margin: 10px 0;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all div#footer .container .flex_column section h3 {
    font-size: 4em;
  }
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(2) {
  background-image: url('images/footer-contact.jpg');
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(2) h3 {
  color: #DA0572;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(2) a.button {
  border-color: #DA0572;
  color: #DA0572;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(3) {
  background-color: #FFC500;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(3) h3 {
  color: #003144;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(3) a.button {
  border-color: #003144;
  color: #003144;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(4) {
  background-image: url('images/footer-asian-garden.jpg');
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(4) h3 {
  color: #F16733;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:nth-child(4) a.button {
  border-color: #F16733;
  color: #F16733;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 20;
  transition: opacity 0.5s linear;
}
html.responsive body#top div#wrap_all div#footer .container .flex_column:hover a.button,
html.responsive body#top div#wrap_all div#footer .container .flex_column:hover:after {
  visibility: visible;
  opacity: 1;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text {
  background-color: #fff9e5;
  margin: 0;
  padding: 40px 20px 20px;
  text-align: center;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text h3 {
  text-transform: none;
  color: #3f3f3f;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text h3 {
    display: inline-block;
  }
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text .textwidget {
    display: inline-block;
  }
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text img {
  margin: 10px;
  vertical-align: middle;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text:first-child {
  background-color: #ee8823;
  margin: 0;
  padding: 20px;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text:first-child h3 {
  color: #fff;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text:first-child form {
  margin-bottom: 0;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text:first-child fieldset {
  margin-bottom: 0;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text:first-child fieldset p {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: initial;
  margin: 5px 10px;
  margin-left: 10px;
}
html.responsive body#top div#wrap_all div#footer .container .post_footer_columns .widget_text:first-child fieldset p input[type='submit'] {
  border: none;
  background: transparent url('images/btn-em-signup.png');
  padding: 0;
  font-size: 0;
  color: transparent;
  width: 37px;
  height: 37px;
  display: inline-block;
  min-width: initial;
}
html.responsive body#top div#wrap_all footer#socket {
  font-size: 1em;
  padding-top: 20px;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all footer#socket {
    font-size: 0.9em;
  }
}
html.responsive body#top div#wrap_all footer#socket .container span.copyright {
  display: block;
  text-align: center;
  width: 100%;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all footer#socket .container span.copyright {
    float: none;
  }
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all footer#socket .container span.copyright {
    position: relative;
    float: none;
    font-size: 0.85em;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
  html.responsive body#top div#wrap_all footer#socket .container span.copyright b {
    font-size: 1.1em;
  }
}
html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket {
  float: none;
  position: relative;
  text-align: center;
}
@media screen and ( max-width: 479px ) {
  html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket {
    display: block;
  }
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket {
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    display: block;
  }
}
html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket ul {
  margin-left: 0;
}
html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket li {
    text-align: center;
    display: block;
  }
}
html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket li span.avia-menu-text {
  line-height: 1.75;
  text-transform: lowercase;
  position: relative;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket li span.avia-menu-text::before {
    position: absolute;
    right: -13px;
    top: 0;
    height: 100%;
    border-right: 1px solid;
    content: '';
  }
}
html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket li:last-child {
  padding-right: 10px;
}
html.responsive body#top div#wrap_all footer#socket .container nav.sub_menu_socket li:last-child span.avia-menu-text::before {
  display: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .evcal_month_title,
html.responsive body#top div#wrap_all .ajde_evcal_calendar .evo_sort_btn,
html.responsive body#top div#wrap_all .ajde_evcal_calendar .evo_cal_above {
  display: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_head {
  margin-bottom: 0;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header {
  font: inherit;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_month_title {
  font: inherit;
  text-transform: capitalize;
  color: #f3776f;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_arrows {
  font: inherit;
  float: right;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_arrows span {
  height: 35px;
  width: auto;
  border-radius: 0;
  border: none;
  font: inherit;
  background: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_arrows span i {
  display: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_arrows span::before {
  content: 'previous month';
  text-decoration: underline;
  text-transform: none;
  color: #f3776f;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_arrows span#evcal_prev::after {
  content: '/';
  color: #f3776f;
  margin-left: 10px;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evo_arrows span#evcal_next::before {
  content: 'next month';
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evcal_head_row {
  clear: both;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evcal_head_row {
    display: none;
  }
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar .calendar_header .evcal_head_row div {
  -webkit-flex: 1 0;
      -ms-flex: 1 0;
          flex: 1 0;
  width: 25%;
  text-transform: uppercase;
  padding: 20px;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #eventon_loadbar_section {
  border: none;
  margin: 0;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #eventon_loadbar_section #eventon_loadbar {
  background-color: #F18F10;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list {
  border: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event {
  background: #fff;
  margin-top: 5px;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  line-height: 25px;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span {
  position: relative;
  margin: 0;
  font: inherit;
  color: #000;
  -webkit-flex: 1 0;
      -ms-flex: 1 0;
          flex: 1 0;
  width: 25%;
  padding: 20px;
  font-size: 13px;
}
@media screen and ( max-width: 1079px ) {
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span {
    -webkit-flex: 1 50%;
        -ms-flex: 1 50%;
            flex: 1 50%;
  }
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span {
    width: 100%;
    padding: 5px 20px;
    -webkit-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 20px;
  }
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_cblock {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_spaces {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_book {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    padding-bottom: 20px;
  }
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_cblock span,
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_cblock em {
  font: inherit;
  float: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_cblock .evcal_date {
  display: block;
  font-weight: bold;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .soldout,
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evo_above_title,
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evo_below_title,
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evcal_desc_info,
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evcal_desc3 {
  display: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evcal_list_a {
  background: none;
  border: none;
  padding: 0;
  min-height: initial;
  display: inline-block;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evcal_list_a:after {
  display: none;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter > span.evcal_desc .evcal_list_a .evcal_event_title {
  font: inherit;
  text-transform: none;
  text-decoration: underline;
  color: #F18F10;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter button {
  color: #F18F10;
  border-color: #F18F10;
  font: inherit;
  font-weight: bold;
  border-width: 2px;
  padding: 10px 20px;
}
html.responsive body#top div#wrap_all .ajde_evcal_calendar #evcal_list .eventon_list_event .desc_trig_outter button:hover {
  color: #fff;
  background-color: #F18F10;
}
html.responsive body#top div#wrap_all .template-single-event header h1 {
  color: #00ACDE;
  border-bottom: 2px solid #003144;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
@media screen and ( min-width: 1080px ) {
  html.responsive body#top div#wrap_all .template-single-event header h1 {
    font-size: 55px;
  }
}
html.responsive body#top div#wrap_all .template-single-event .agcs_content {
  padding: 0;
}
html.responsive body#top div#wrap_all .template-single-event .agcs_content .evcal_card_head_row {
  margin-bottom: 20px;
}
html.responsive body#top div#wrap_all .template-single-event .agcs_content .evcal_card_head_row .evcal_card_head_price {
  max-width: 70px;
}
@media screen and ( max-width: 767px ) {
  html.responsive body#top div#wrap_all .template-single-event .agcs_content .evcal_card_head_row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  html.responsive body#top div#wrap_all .template-single-event .agcs_content .evcal_card_head_row .evcal_card_head_title {
    border-bottom: 0;
  }
  html.responsive body#top div#wrap_all .template-single-event .agcs_content .evcal_card_head_row .evcal_card_head_price {
    -webkit-flex: 1 100%;
        -ms-flex: 1 100%;
            flex: 1 100%;
    text-align: left;
    padding-left: 65px;
    min-width: 100%;
  }
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form {
  background: #fff;
  padding: 20px;
  color: #404040;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form {
    padding: 40px;
  }
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form h3 {
  color: #00ACDE;
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form label {
  color: #00ACDE;
  margin-top: 20px;
  display: block;
  margin-bottom: 5px;
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form .total_row label {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form .total_row #agcs_total {
  text-align: right;
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form .button_row {
  clear: both;
  margin-top: 40px;
  text-align: center;
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form .button_row .avia-button {
  border-width: 2px;
  border-color: #00ACDE;
  color: #00ACDE;
}
html.responsive body#top div#wrap_all .template-single-event #agcs_booking_form .button_row .avia-button:hover {
  background-color: #00ACDE;
  color: #fff;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form {
  max-width: 400px;
  background: #fff;
  padding: 20px;
}
@media screen and ( min-width: 768px ) {
  html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form {
    padding: 40px;
  }
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form label {
  display: block;
  margin-top: 30px;
  color: #DA0572;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form select {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8xMi8xNiv0vYgAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAAQQSURBVFiFxdhbiFZVFMDx3zmaDRahRVEJFZ631AwsIu8lFZFpT/UQdNHInqqHk1gmlVNZcdRQih6ih0hKMCIoo4vmDSIysyIK5GAgVPTQTbzr7B72nvFznHG+b75mWi+bc/baa//3be21dhZC0IrUWTke9+BmXIExGJWqj+EI/sJebMK6IlR7W+kjawaqzsoO3I7HMQlZX7bQ21iGLuzEKnxQhOpQ21B1Vs7Faoxv6HgfNmM7vsTPqfMLk95kzMR1uKSh3Q94ogjVh4OCqrNyLJ7DvRgtLssOLC9CtW2AwTbamYVOXIsOHBRnbUURqoNNQ9VZeRnexAxxhDtRFqHa0SxMHzZnYi0miDO3BfcVodrXWzfvo/FovJuADuMF3NIOEKTZnY1XxQMxG2/1pXvKTNVZeTHWi/vheBrJunZg+pI6Kx8SZ20EPsNdRaj+7K7vPVOdmC7unyVDAQRFqF7Dk+LhmINnGut7oOqsvA13i3toeRGqlUMB1CArxQ0PC+usnHEalHjsz8bWBuUhkyJUx/G0eIg6UJ0CVWflHaJ/6cKyIlSHhxoqgR1EKa7OlDorb4K8zspcXN8c20RnOGxShGo7dolu4jEJZDyuTrSrilCdGE6oJC+ncmqdleNyLEhwv+Pj/wEI3sd+8eaYn+PWVLE1bb5hlyJUB/Bd+pyX41Jx6Tb316jOylBnZWsxTuvtP0nlhBznpY9vmjE+GKAmVXelckzuZID2U3/aRah64qdWwBp1G230Iz+msqPReR44U4tWwVoEgu67L89FhwljB2rVLNgggGBcKrtyMYyAy5tpORDYIIHgylQeyUX/ANOabd0fWBtAxNgf/sjFrIMYQzUtvcHaBIJZqdyTY2P6mJaizkGBtQOU+r0mfb6T420cxUW4oVWDjRCDnCFictIhBpfrsxCCOiu3ihHnliJUcwZpeFBSZ+VZYkw1ScwL53X7qZXiVXN9nZXThxMKN4oZzlGs4GTk+ano5juwZrho0l56SYyldhWh+qIHKqXSy3ACk+us7KyzclR/xv5DeRYTxVRucffPkQ0Km/AGHsASHMLzQ0GS9tEKPCxum7WNeWXP3ZdiqUcS3AgsrbPywaGAEuPyR1P/7+k1+NPS9vSGsF7Mx7rwOhYXodqvTUnJbqf4lDQSHxWhmttb77S0PWWq9+PzVL8Iu9NbQDtA88T3gwXiSmzAwr50z/gUVGflU1gqjuoIvsYr2FiE6u8mQM7BneK2mJhg/sGLYpLSZyo3EFQuvjGtxhRx5gJ+xW7R6e3G92I8NEb0OVNTu6twfoPJb7GoCNVXZxpMsy95o8UrqExwrdyRh8XDswbbi1AdHahBU1C9AMdjvngQClyAc8Ww+pjoSn7BngSzoQjVb6308S8Eq4numnM5HQAAAABJRU5ErkJggg==');
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form div.woocommerce-variation-add-to-cart {
  text-align: center;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form div.woocommerce-variation-add-to-cart div.quantity {
  display: none;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form div.woocommerce-variation-add-to-cart button.button {
  float: none;
  border: 2px solid #DA0572;
  color: #DA0572;
  border-radius: 3px;
  background-color: transparent;
}
html.responsive body#top div#wrap_all #main .entry-content-wrapper #agcs_gift_form div.woocommerce-variation-add-to-cart button.button:hover {
  background-color: #DA0572;
  color: #fff;
}
html.responsive body#top .select2-search,
html.responsive body#top .select2-drop-active {
  border-color: #003144;
}
html.responsive .primary-colour-blue#top div#wrap_all .main_color h1,
html.responsive .primary-colour-blue#top div#wrap_all .main_color a,
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia_iconbox_title,
html.responsive .primary-colour-blue#top div#wrap_all .main_color input[type='submit'] {
  color: #00A39F;
}
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia-button,
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia-button.avia-color-theme-color,
html.responsive .primary-colour-blue#top div#wrap_all .main_color input[type='submit'] {
  border-color: #00A39F;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s;
}
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia-button:hover,
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover,
html.responsive .primary-colour-blue#top div#wrap_all .main_color input[type='submit']:hover {
  background-color: #00A39F;
  color: #fff;
}
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia-button:hover .avia_iconbox_title,
html.responsive .primary-colour-blue#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover .avia_iconbox_title,
html.responsive .primary-colour-blue#top div#wrap_all .main_color input[type='submit']:hover .avia_iconbox_title {
  color: #fff;
}
html.responsive .primary-colour-yellow#top div#wrap_all .main_color h1,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color a,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia_iconbox_title,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color input[type='submit'] {
  color: #FFC500;
}
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia-button,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia-button.avia-color-theme-color,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color input[type='submit'] {
  border-color: #FFC500;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s;
}
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia-button:hover,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color input[type='submit']:hover {
  background-color: #FFC500;
  color: #fff;
}
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia-button:hover .avia_iconbox_title,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover .avia_iconbox_title,
html.responsive .primary-colour-yellow#top div#wrap_all .main_color input[type='submit']:hover .avia_iconbox_title {
  color: #fff;
}
html.responsive .primary-colour-pink#top div#wrap_all .main_color h1,
html.responsive .primary-colour-pink#top div#wrap_all .main_color a,
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia_iconbox_title,
html.responsive .primary-colour-pink#top div#wrap_all .main_color input[type='submit'] {
  color: #DA0572;
}
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia-button,
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia-button.avia-color-theme-color,
html.responsive .primary-colour-pink#top div#wrap_all .main_color input[type='submit'] {
  border-color: #DA0572;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s;
}
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia-button:hover,
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover,
html.responsive .primary-colour-pink#top div#wrap_all .main_color input[type='submit']:hover {
  background-color: #DA0572;
  color: #fff;
}
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia-button:hover .avia_iconbox_title,
html.responsive .primary-colour-pink#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover .avia_iconbox_title,
html.responsive .primary-colour-pink#top div#wrap_all .main_color input[type='submit']:hover .avia_iconbox_title {
  color: #fff;
}
html.responsive .primary-colour-orange#top div#wrap_all .main_color h1,
html.responsive .primary-colour-orange#top div#wrap_all .main_color a,
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia_iconbox_title,
html.responsive .primary-colour-orange#top div#wrap_all .main_color input[type='submit'] {
  color: #F16733;
}
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia-button,
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia-button.avia-color-theme-color,
html.responsive .primary-colour-orange#top div#wrap_all .main_color input[type='submit'] {
  border-color: #F16733;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s;
}
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia-button:hover,
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover,
html.responsive .primary-colour-orange#top div#wrap_all .main_color input[type='submit']:hover {
  background-color: #F16733;
  color: #fff;
}
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia-button:hover .avia_iconbox_title,
html.responsive .primary-colour-orange#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover .avia_iconbox_title,
html.responsive .primary-colour-orange#top div#wrap_all .main_color input[type='submit']:hover .avia_iconbox_title {
  color: #fff;
}
html.responsive .primary-colour-purple#top div#wrap_all .main_color h1,
html.responsive .primary-colour-purple#top div#wrap_all .main_color a,
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia_iconbox_title,
html.responsive .primary-colour-purple#top div#wrap_all .main_color input[type='submit'] {
  color: #6E1D59;
}
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia-button,
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia-button.avia-color-theme-color,
html.responsive .primary-colour-purple#top div#wrap_all .main_color input[type='submit'] {
  border-color: #6E1D59;
  background-color: transparent;
  transition: background-color 0.5s, color 0.5s;
}
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia-button:hover,
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover,
html.responsive .primary-colour-purple#top div#wrap_all .main_color input[type='submit']:hover {
  background-color: #6E1D59;
  color: #fff;
}
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia-button:hover .avia_iconbox_title,
html.responsive .primary-colour-purple#top div#wrap_all .main_color .avia-button.avia-color-theme-color:hover .avia_iconbox_title,
html.responsive .primary-colour-purple#top div#wrap_all .main_color input[type='submit']:hover .avia_iconbox_title {
  color: #fff;
}
html.responsive #mobile-advanced {
  width: 100%;
  right: 0;
  position: absolute;
  z-index: 1000;
  top: -100%;
  padding: 120px 0 89px;
  overflow: hidden;
  border-left-style: solid;
  border-left-width: 1px;
  margin: 0 0 0 -2px;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 0.6s ease;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  display: none;
  background-color: rgba(110, 29, 89, 0.8);
}
html.responsive #mobile-advanced li {
  background: #003144;
  text-align: center;
}
html.responsive #mobile-advanced li a {
  color: #fff;
  border-color: #6E1D59;
}
html.responsive #mobile-advanced li a span.avia-menu-text {
  text-transform: lowercase;
}
html.responsive #mobile-advanced li a:before {
  display: none;
}
html.responsive.avia_transform3d .show_mobile_menu #mobile-advanced {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
html.responsive .show_mobile_menu #mobile-advanced {
  top: 0;
}
html.responsive .evo_lightbox .evo_lightbox_content .evolbclose {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #F18F10;
  color: #fff;
  font-size: 15px;
  font-family: Brown, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body {
  border-radius: 0;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body b,
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body strong {
  color: #F18F10;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div {
  display: none;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div.agcs_content {
  display: block;
  padding: 40px;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div.evo_metarow_time_location {
  border-top-width: 1px;
  border-top-style: solid;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div.evo_metarow_time_location,
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div.evo_metarow_organizer,
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div.evo_metarow_gmap {
  display: block;
  background-color: #fff;
}
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div .evcal_evdata_row,
html.responsive .evo_lightbox .evo_lightbox_content .evo_lightbox_body > div .tbrow {
  background-color: #fff;
}
html.responsive .agcs_content {
  display: block;
  background: transparent;
}
html.responsive .agcs_content strong,
html.responsive .agcs_content b,
html.responsive .agcs_content a {
  color: #F18F10;
}
html.responsive .agcs_content .evcal_card_head_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
html.responsive .agcs_content .evcal_card_head_row > div {
  -webkit-flex: 1 0;
      -ms-flex: 1 0;
          flex: 1 0;
  border-bottom: 2px solid #F18F10;
  padding-bottom: 5px;
  min-height: 35px;
}
html.responsive .agcs_content .evcal_card_head_row > div.evcal_card_head_ico {
  height: 48px;
  max-width: 65px;
  background: url('images/ico_chef.png') no-repeat scroll left center;
  border-bottom-color: transparent;
}
html.responsive .agcs_content .evcal_card_head_row > div.evcal_card_head_title h2 {
  margin: 0;
  color: #F18F10;
  font-size: 1.3em;
}
html.responsive .agcs_content .evcal_card_head_row > div.evcal_card_head_price {
  text-align: right;
  max-width: 70px;
}
html.responsive .agcs_content .container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
@media screen and ( max-width: 767px ) {
  html.responsive .agcs_content .container .flex_column {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
html.responsive .agcs_content .container .flex_column .course_title {
  font-weight: bold;
  color: #F18F10;
  font-size: 1.3em;
}
