/*
Theme Name: Oolite Arts 1.0
Description: A theme for Oolite Arts.
Version: 1.0
Author: Kriesi and Fulano
Author URI: http://fulanoinc.com
Template: enfold
*/



/*Add your own styles here:*/


/*  Register Font
==================================================
*/


@font-face {
    font-family: 'Atlas Grotesk';
    src: url('fonts/AtlasGrotesk-Medium.eot');
    src: url('fonts/AtlasGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/AtlasGrotesk-Medium.woff2') format('woff2'),
        url('fonts/AtlasGrotesk-Medium.woff') format('woff'),
        url('fonts/AtlasGrotesk-Medium.ttf') format('truetype'),
        url('fonts/AtlasGrotesk-Medium.svg#AtlasGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Atlas Grotesk';
    src: url('fonts/AtlasGrotesk-Light.eot');
    src: url('fonts/AtlasGrotesk-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/AtlasGrotesk-Light.woff2') format('woff2'),
        url('fonts/AtlasGrotesk-Light.woff') format('woff'),
        url('fonts/AtlasGrotesk-Light.ttf') format('truetype'),
        url('fonts/AtlasGrotesk-Light.svg#AtlasGrotesk-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Atlas Grotesk';
    src: url('fonts/AtlasGrotesk-Regular.eot');
    src: url('fonts/AtlasGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/AtlasGrotesk-Regular.woff2') format('woff2'),
        url('fonts/AtlasGrotesk-Regular.woff') format('woff'),
        url('fonts/AtlasGrotesk-Regular.ttf') format('truetype'),
        url('fonts/AtlasGrotesk-Regular.svg#AtlasGrotesk-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Atlas Grotesk';
    src: url('fonts/AtlasGrotesk-Black.eot');
    src: url('fonts/AtlasGrotesk-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/AtlasGrotesk-Black.woff2') format('woff2'),
        url('fonts/AtlasGrotesk-Black.woff') format('woff'),
        url('fonts/AtlasGrotesk-Black.ttf') format('truetype'),
        url('fonts/AtlasGrotesk-Black.svg#AtlasGrotesk-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}


/*  Register Font Temporary
==================================================
*/

@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap');




/*  General Typography
================================================== */

body {
    font-family: 'Atlas Grotesk', Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    letter-spacing: 0em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Atlas Grotesk', Helvetica, Arial, sans-serif !important;
	font-weight: normal !important;
    text-transform: none !important;
    letter-spacing: 0em !important;
}

h1 { font-size: 60px; line-height: 1em; margin-bottom: 14px; font-weight: normal;}
h2 { font-size: 30px; line-height: 1.3em; margin-bottom: 10px; font-weight: normal;}
h3 { font-size: 20px; line-height: 1.3em; margin-bottom: 10px; font-weight: normal;}
h4 { font-size: 18px; line-height: 1em; margin-bottom: 4px; font-weight: bold; }
h5 { font-size: 16px; line-height: 1em; font-weight: bold; }
h6 { font-size: 14px; line-height: 1em; font-weight: bold; }


.dada {
    font-family: 'Amatic SC', sans-serif !important;
    font-weight: normal;
    letter-spacing: 0em;
    text-transform: uppercase !important;
    font-size: 18px;
}


.av-masonry-entry .av-masonry-entry-title {
    line-height: 1.3em;
    margin: 0;
    font-size: 20px;
}


.av-special-heading {
    width: 100%;
    clear: both;
    display: block;
    margin-top: 30px;
    position: relative;
}

p {
    margin: 0 0 1em 0;
}

::-moz-selection { /* Code for Firefox */
    background: #69CCE6;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

::selection {
    background: #69CCE6;
    opacity: 1.0;
    filter: alpha(opacity=100);
}



.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    clear: both;
}

.phone-info {
    float: left;
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    padding: 10px 2px;
}

.sub_menu {
    float: left;
    z-index: 2;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding: 0px;
    top: 0px !important;
}

.sub_menu li {
    float: left;
    position: relative;
    padding: 0 10px;
    border-right-style: solid;
    border-right-width: 0px;
    line-height: 20px;
}

.av_secondary_right .sub_menu {
    float: right;
    padding: 10px 0;
}

.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
    text-decoration: none;
    font-weight: normal;
    padding: 2px;
    background-color: #69cce6!important;
    border-color: #69cce6!important;
}

.sub_menu>ul>li>a:hover, .sub_menu>div>ul>li>a:hover {
    background-color: #f8f8f8!important;
    border-color: #f8f8f8!important;
}



/*  Gallery
================================================== */

#top div .avia-gallery .avia-gallery-big {
    display: block;
    overflow: hidden;
    padding: 5px;
    margin-bottom: -1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-style: solid;
    border-width: 0px;
}

#top div .avia-gallery img {
    float: left;
    border-style: solid;
    border-width: 0px;
    padding: 5px;
    width: 100%;
    border-radius: 0;
}

#top .av-control-minimal .avia-slideshow-arrows a:before {
    border: 0px solid #fff !important;
    background: 0 0;
    line-height: 60px;
}

.avia-slideshow-dots {
    position: absolute;
    z-index: 200;
    width: 100%;
    bottom: 0;
    text-align: center;
    left: 0;
    height: 0;
    display: none;
}





/*  Animations
================================================== */

.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
-webkit-animation: none !important; /* Safari 4+ */
-moz-animation: none !important; /* Fx 5+ */
animation: none !important; /* IE 10+ */
}

.av-masonry-entry {
    visibility: visible !important;
    opacity: 1 !important;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none !important;
    animation: none !important;
}

.av-masonry-image-container:hover { transform: none !important; }

.avia_transform .avia-gallery-thumb img.avia_start_animation {
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
opacity: 1!important;
}


.avia_desktop.avia_transform3d .av-masonry-animation-active .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none !important;
    animation: none !important;
}




/*  Navigation
================================================== */

.av-main-nav > li > a {
    display: block;
    text-decoration: none;
    padding: 0 13px;
    font-weight: normal;
    font-size: 18px;
    -webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
}

.header_color .avia-bullet {
    border-color: #000000;
    display: none;
}

#header .mega_menu_title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.1em;
    font-weight: normal;
    display: block;
}

#top #header .avia_mega_div > .sub-menu > li > ul > li a {
    width: auto;
    float: none;
    display: block;
    border: none;
    padding: 3px 12px 3px 0px;
    font-weight: normal;
    height: auto;
    line-height: 23px;
    font-size: 14px;
}

.header_color .main_menu .menu ul li a:hover, .header_color .av-subnav-menu ul a:hover {
    background-color: #ffffff;
}

#scroll-top-link.avia_pop_class {
    opacity: 0.7;
    visibility: visible;
    display: none;
}

#top .avia-post-nav {
    position: fixed;
    height: 110px;
    top: 50%;
    background: #aaa;
    background: rgba(0,0,0,0.1);
    color: #fff;
    margin-top: -55px;
    padding: 15px;
    text-decoration: none;
    z-index: 501;
    -webkit-transform: translate3d(0,0,0);
    display: none;
}

#top .av-submenu-container {
    min-height: 52px;
    position: relative;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-top-width: 0px;
    -webkit-perspective: 1000px;
    -webkit-backface-visibility: hidden;
    font-size: 13px;
    line-height: 1.65em;
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
}


#top #wrap_all .av-social-link-twitter:hover a, #top #wrap_all .av-social-link-facebook:hover a, #top #wrap_all .av-social-link-instagram:hover a, #top #wrap_all .av-social-link-youtube:hover a {
    color: #000000;
    background-color: #69CCE6;
}

#top .av-main-nav ul a {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    line-height: 23px;
    padding: 8px 15px;
    font-size: 16px;
    min-height: 23px;
    max-width: none;
    text-decoration: none;
    font-family: inherit;
}

#top .av-subnav-menu > li {
    padding: 16px 0;
    display: inline-block;
    font-size: 16px;
}


.av-tab-arrow-container {
    display: none !important;
    height: 15px;
    overflow: hidden;
    position: relative;
    top: 8px;
}

.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
    width: 100% !important;
}

a.art-artists_sort_button.avia_show_sort.active_sort {
    color: #69cce6 !important;
    transition: all 0.4s ease-in-out;
}

.main_color .av-sort-by-term a {
    font-size: 20px !important;
}

.av-sort-by-term {
    text-align: left !important;
}


/*  Navigation Button
================================================== */

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
    background-color: #69cde6 !important;
    color: #000000 !important;
    border-color: #69cde6 !important;
}

#top .av-menu-button > a .avia-menu-text {
    border: 0px solid !important;
    border-radius: 100px !important;
    padding: 10px 20px !important;
}

#top .av-menu-button:hover {
    opacity: 1;
    background-color: #eeeeee !important;
}


/*.cart_dropdown_link > span:before {
    font-family: 'entypo-fontello';
    content:'\E85A';
}**/





/*  Navigation Search
================================================== */


.avia-search-tooltip {
    position: absolute;
    z-index: 9999999;
    padding: 5px 0 0 5px;
    width: 600px;
    top: 0% !important;
    margin-left: -265px;
    border-radius: 0px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    height: 90px;
}

#top #searchform>div {
    position: relative;
    max-width: none;
}

#top #searchform .ajax_search_response {
    line-height: 1.4em;
    font-size: 12px;
    margin: 0;
    background: #ffffff;
    padding: 30px 0 0 0;
}

.avia-menu.av_menu_icon_beside {
    padding-right: 5px;
    margin-right: 5px;
    border-right-width: 0px;
    border-right-style: solid;
    -webkit-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}








/*  Links
================================================== */

a {
    text-decoration: none !important;
}

p a {
    color: #000000!important;
    background: #69CCE6!important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}

p a:hover {
    color: #000000!important;
    text-decoration: none;
    background: #eeeeee!important;
}

.footer_color a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer_color a:hover {
    color: #000000;
    text-decoration: none;
    background: #69CCE6;
}

.socket_color a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.socket_color a:hover {
    color: #000000!important;
    text-decoration: none;
    background: #69CCE6!important;
}


#top .av-share-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    border-style: solid;
    border-width: 0px;
    display: table;
    width: 90%;
    text-align: center;
    table-layout: fixed;
    border-radius: 0px;
    background: transparent;
}

.av-share-box ul li {
    margin: 0;
    padding: 0;
    display: table-cell;
    border-left-style: solid;
    border-left-width: 0px!important;
}

.av-share-box ul li a {
    color: #000000!important;
    display: block;
    padding: 15px 15px 15px 0;
    text-decoration: none;
    color: inherit;
    font-size: 20px;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.av-share-box ul li a:hover {
    color: #69CCE6!important;
    background: transparent!important;
}

.av-share-box .avia-related-tooltip {
    width: 150px;
    display: none!important;
}

#top .avia-icon-list .iconlist_title a:hover {
    text-decoration: none !important;
    background-color: #69CCE6;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



/*  Sections
=================================================== */

#blue-section {
    background-image: url(https://oolitearts.org/wp-content/uploads/2019/01/BG-Symbol@2x.png) !important;
    background-color: #69CCE6 !important;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 40%;
    position: relative;
}

#grey-section {
    background-color: #eeeeee !important;
}




/*  Acordion
=================================================== */

.toggle_icon {
    position: absolute;
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 0px;
    top: 50%;
    left: 10px;
    margin-top: -8px;
}


.toggle_icon .vert_icon, .toggle_icon .hor_icon {
    border-color: #000000!important;
}

.toggle_content {
    padding: 12px 30px 11px 30px;
    margin: 0px 0 5px 0;
    border-style: solid;
    border-width: 0px;
    border-top: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
}

.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.js_active .toggler {
    cursor: pointer;
    display: block;
    margin: 0 0 0 0;
    padding: 9px 3px 9px 35px;
    position: relative;
    top: 1px;
    border-style: solid;
    border-width: 0px;
    line-height: 1.65em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.main_color .toggler {
    background-color: #eeeeee;
}

.main_color .toggle_content, .main_color .toggler.activeTitle, .main_color .toggler:hover, .main_color .toggler.activeTitle:hover {
    background-color: #69CCE6;
}


/*  Map
================================================== */

.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate(-50%,-100%);
    background-color: white;
    border-radius: 0px;
    padding: 20px !important;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
    max-width: 600px !important;
    max-height: 600px !important;
}

button.gm-ui-hover-effect {
    right: 0 !important;
    top: 0 !important;
}

.gm-style .gm-style-iw {
    font-weight: 400;
    font-size: 14px;
    overflow: hidden;
}



/*  Ellies Map
================================================== */


.avia-google-map-container .gm-style-iw p {
    color: #000000;
    font-size: 16px;
    margin: 0 0 10px 0 !important;
}

.avia-google-map-container h3 {
    margin: 0 0 10px 0 !important;
}




/*  Grid
================================================== */


.av-masonry-entry .avia-arrow {
    border: none;
    top: -5px;
    display: none;
}

.main_color .container .av-inner-masonry-content:hover {
    background: #69CCE6!important;
}

.wpp_image_top {
    width: 100%;
    clear: both;
    margin-bottom: 0px !important;
}

.image-overlay {
    position: absolute;
    background: #69CCE6;
    z-index: 300;
    height: 100%;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.image-overlay:hover {
    position: absolute;
    background: #69CCE6;
    z-index: 300;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    filter: alpha(opacity=0.8);
}

.image-overlay.overlay-type-extern .image-overlay-inside:before {
    content: '\E832';
    font-family: 'entypo-fontello';
    display: none;
}

.av-flex-size .av-masonry-image-container {
    background-image: inherit!important;
}

.team-img-container {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px;
    display: block;
    position: relative;
    max-width: 100%;
}

.avia-team-member .team-social {
    border: 0px solid rgba(173,233,209, 0.1);
    position: absolute;
    font-size: 19px;
    background: #fff;
    background: rgba(173,233,209, 0.7);
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    border-radius: 0px;
}

.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    transform: none;
}

.main_color .av-masonry-pagination, .main_color .av-masonry-pagination:hover, .main_color .av-masonry-outerimage-container {
    background-color: #69CCE6;
}

.av-masonry-image-container img{
    display: block;
    margin: 0 auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.av-masonry-image-container img:hover {
    display: block;
    margin: 0 auto;
    opacity: 0.3;
    filter: alpha(opacity=0.3);
}





/*  Icons
================================================== */


.main_color .avia-icon-list .iconlist_icon {
    background-color: transparent;
}

.avia-icon-list .iconlist-timeline {
    position: absolute;
    top: 1%;
    left: 32px;
    width: 1px;
    height: 99%;
    border-right-width: 0px;
    border-right-style: dashed;
}

.avia-icon-list .iconlist_icon {
    height: 40px !important;
    width: 30px !important;
    line-height: 40px !important;
    font-size: 30px !important;
    text-align: center;
    border-radius: 500px;
    position: relative;
    float: left;
    margin-right: 30px;
    margin-left: 2px;
    z-index: 5;
    color: #000000 !important;
}

.avia-icon-list li {
    margin: 0;
    padding: 0 0 0px 0 !important;
    list-style-type: none;
    list-style-position: outside;
    clear: both;
    position: relative;
    min-height: 20px;
}

.avia-icon-list .iconlist-timeline {
    display: none;
    position: absolute;
    top: 1%;
    left: 32px;
    width: 0px;
    height: 99%;
    border-right-width: 0px;
    border-right-style: dashed;
}

.avia-icon-list .av-iconlist-empty .iconlist_title {
    margin-top: 8px !important;
}


.avia-icon-list-container {
    margin: 20px 0 !important;
    clear: both;
}


.avia-team-member .twitter:hover, .avia-team-member .instagram:hover {
    color: #69CCE6;
}




/* enfold social media icons fix */
.social_bookmarks_twitter a::before, .av-social-link-twitter a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_facebook a::before, .av-social-link-facebook a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_linkedin a::before, .av-social-link-linkedin a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_pinterest a::before, .av-social-link-pinterest a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_tumblr a::before, .av-social-link-tumblr a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_reddit a::before, .av-social-link-reddit a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_vk a::before, .av-social-link-vk a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_gplus a::before, .av-social-link-gplus a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_mail a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_dribble a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_youtube a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_instagram a::before {
    font-family: 'entypo-fontello';
    content: '';
}
.social_bookmarks_vimeo a::before {
    font-family: 'entypo-fontello';
    content: '';
}





/*  Forms
================================================== */



#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    -webkit-appearance: none;
    border: 1px solid #eeeeee !important;
    padding: 8px 6px;
    outline: none;
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000 !important;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    border-radius: 0px;
    background: #eeeeee !important;
}


#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    width: 100%;
    margin-bottom: 0;
    display: inline;
    min-width: 50px;
    padding: 13px;
    border-radius: 0px;
    border: 1px solid #eeeeee;
}

#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
    color: #000000 !important;
    background-color: #69CCE6 !important;
    border: 1px solid #eeeeee;
}



#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
    width: 100%;
    margin-bottom: 0;
    display: inline;
    min-width: 50px;
    padding: 13px;
    border-radius: 0px !important;
    background: #eeeeee;
    border: 1px solid #eeeeee;
}

.pum-theme-2061 .pum-title, .pum-theme-artcenter-theme .pum-title {
    color: #000000;
    text-align: left;
    text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    font-family: inherit;
    font-size: 32px;
    line-height: 36px;
    padding: 0 0 20px 0;
}


.avia-form-success {
    text-align: center;
    border-style: solid;
    border-width: 0px;
    padding: 20px 15px;
    line-height: 1.4em;
    border-radius: 2px;
    clear: both;
}

#top label {
font-weight: normal;
font-size: 0.92em;
}

#top input[type="checkbox"] {
display: inline;
margin-right: 10px;
}


.pwgc-input-text, #top input[type=text] {
    width: 95%;
    background-color: #ffffff !important;
    border: 1px solid #eeeeee;
}

#pwgc-message, #top textarea {
    display: block;
    height: 100px;
    width: 95%;
    background-color: #ffffff !important;
    border: 1px solid #eeeeee;
}





/*  Buttons
================================================== */

.avia-button {
    color: #000000!important;
    border-color: #69CCE6!important;
    background-color: #69CCE6!important;
    padding: 15px 30px!important;
    font-size: 16px!important;
    min-width: 80px!important;
    border-radius: 1000px!important;
    font-size: 16px !important;
    border-bottom-width: 0px!important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.avia-button .anniversary {
    border-color: none !important;
    background: linear-gradient(to right, #69C7E6, #6A83E5) !important;
    padding: 15px 30px!important;
}

#blue-section .avia-button {
    color: #000000!important;
    border-color: #ffffff!important;
    background-color: #ffffff!important;
    padding: 15px 30px!important;
    font-size: 14px!important;
    min-width: 80px!important;
    border-radius: 1000px!important;
    font-size: 16px !important;
    border-bottom-width: 0px!important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.avia-button:hover {
    opacity: 1;
    background-color: #eeeeee !important;
}

.avia_ajax_form .button {
    color: #000000!important;
    border-color: #69CCE6!important;
    background-color: #69CCE6!important;
    margin: 0;
    padding: 15px 30px !important;
    border-radius: 1000px !important;
    border-bottom-width: 0px!important;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 16px !important;
    min-width: auto !important;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.avia_ajax_form .button:hover {
    opacity: 1;
    background-color: #eeeeee !important;
}

.modified_width .button {
    width: auto !important;
    padding: 15px 30px;
    min-width: 0;
}

input[type="submit"], #submit, .button {
    padding: 15px 30px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    border-radius: 1000px;
    font-size: 16px !important;
    border-color: #69CCE6!important;
    background-color: #69CCE6!important;
}




/*  Socket
================================================== */

#socket {
    font-size: 14px;
    margin-top: -1px;
    z-index: 1;
}

#socket .container {
    padding-top: 0px;
    padding-bottom: 30px;
}





/*  Mobile Navigation
================================================== */

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: #000000;
    font-size: 30px;
}

.html_av-overlay-side #top .av-burger-overlay-scroll {
    background: #eeeeee;
}

#top .mobile_menu_toggle {
    display: none;
    height: 46px;
    min-width: 46px;
    line-height: 46px;
    padding: 0px 20px;
    text-decoration: none;
    text-align: center;
    margin: 0 3px;
    z-index: 10000;
    border-style: solid;
    border-width: 0px;
    border-top: none;
    border-bottom: none;
    font-size: 30px;
    position: relative;
}






/*  Mobile
================================================== */


@media only screen and (max-width: 767px) {

    .html_header_top.html_header_sticky #header {
    position: fixed !important;
}

    .responsive #top #main {
    padding-top: 80px !important;
    margin: 0;
    }

    .responsive #top .av-menu-mobile-active {
    text-align: right;
    }

    #top .av-current-placeholder:after {
    content: "Food Menu";
    font-size: 14px;
    }

    #top .av-current-placeholder{
    display: none !important;
    }

    .responsive #top .av-menu-mobile-active .av-subnav-menu li {
    display: block;
    border-top-style: solid;
    border-top-width: 0px;
    padding: 0;
    }

    .responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before {
    content: "\25BA";
    position: absolute;
    top: 15px;
    margin-left: -10px;
    font-family: 'entypo-fontello';
    font-size: 7px;
    display: none;
    }

    .responsive #top .av-menu-mobile-active .av-subnav-menu > li > a {
    border-left: none;
    padding: 10px 15%;
    text-align: left;
    }

    .avia-search-tooltip {
    position: absolute;
    z-index: 9999999;
    padding: 5px 0 0 5px;
    width: 400px !important;
    top: 0% !important;
    margin-left: -265px;
    border-radius: 0px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    height: 90px;
    }

}



/*  Woocommerce
================================================= */


.woocommerce-page .button {
    min-width: auto;
    padding: 2px !important;
    line-height: 1em;
    margin: 4px 2px 0 0;
    float: left;
    font-size: 12px;
    width: auto;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-family: inherit;
    border-radius: 0px !important;
    color: #000000 !important;
}


.cart_dropdown {
    position: absolute;
    right: -60px;
    height: 46px;
    width: 66px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    top: 50%;
    margin: -23px 0 0 0;
    border-radius: 0px;
    border-style: solid;
    border-width: 0px;
    font-weight: normal;
    z-index: 101;
    -webkit-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
}


#top .av-cart-counter {
    background-color: #AFE9D2;
    color: #000000;
}


#top .av-cart-counter {
    position: absolute;
    top: 50%;
    left: 54%;
    height: 16px;
    padding: 1px 6px;
    line-height: 16px;
    border-radius: 100px;
    font-size: 11px;
    background: #AFE9D2;
    color: #000000;
    text-align: center;
    margin: -20px 0 0 2px;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
}



.cart_dropdown .dropdown_widget {
    clear: both;
    position: absolute;
    right: 10px;
    top: 0;
    width: 280px;
    line-height: 18px;
    display: none;
    padding-top: 54px;
}


.cart_dropdown .dropdown_widget .widget_shopping_cart_content {
    padding: 0;
    box-shadow: 0 10px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    border-radius: 0px;
}


#top .dropdown_widget .buttons .button {
    width: 43%;
    float: left;
    margin: 0;
    background: transparent;
    padding: 2px;
    font-weight: 400;
    text-align: center;
}

#top table.shop_table .actions .coupon .button {
    width: auto;
    margin: 3px 0;
    padding-left: 0;
    padding-right: 0;
}

#top table.shop_table .actions .button {
    min-width: auto;
    width: 182px;
    margin: 3px 0 3px 7px;
}

.cart-collaterals .cart_totals a.button.alt {
    width: auto;
    display: block;
    font-size: 0.92em;
}

#top table.shop_table .actions .button {
    min-width: auto;
    width: auto;
    margin: 3px 0 3px 7px;
}


#top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info {
    margin: 0px 0px 50px 0px;
    padding: 32px 45% 32px 36px;
    background-repeat: no-repeat;
    background-position: 10px center;
    overflow: hidden;
    position: relative;
    border-radius: 0px;
}

#top #payment {
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
}

#top div .quantity input.qty {
    height: 43px;
    width: 43px;
    display: inline;
    padding: 0px 5px 0px;
    line-height: 41px;
    vertical-align: middle;
    margin: 0;
    text-align: center;
    background: #ffffff !important;
}

#top .variations_form {
    margin-bottom: 20px !important;
    border-radius: 0px;
    padding: 15px 15px;
    position: relative;
    overflow: visible;
    margin-top: 20px !important;
}

#top .variations_form, #top div.product .woocommerce-tabs .panel {
    border-style: solid;
    border-width: 0px;
}

#top .variations td.label {
    width: 140px;
    text-align: left;
    float: left;
    font-size: 15px;
    line-height: 39px;
}

#top .variations td {
    padding: 4px 0px;
    border: none;
    vertical-align: middle;
}

#top .main_color .variations select {
    background-color: #ffffff !important;
    border-radius: 0px !important;
}

#top .variations td:nth-child(2) {
    text-align: left;
    line-height: 39px;
    font-size: 15px;
}

#top .variations td {
    padding: 4px 0px;
    border: none;
    vertical-align: middle;
}

.single_variation_wrap {
    overflow: hidden;
    display: block;
    margin: 10px 0px 20px 0px;
}

#top .main_color .quantity input.plus, #top .main_color .quantity input.minus {
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    font-size: 21px !important;
}

#top div .quantity input.plus, #top div .quantity input.minus {
    padding: 0;
    vertical-align: middle;
    line-height: 39px;
    border: none;
    width: 41px;
    height: 41px;
    cursor: pointer;
    margin: 0;
    display: inline;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: #F8F8F8;
    border: 1px solid #000;
    color: #666;
    background-image: none !important;
    background-repeat: repeat-x;
    outline: none;
}

#top .variations td:nth-child(2) {
    text-align: left;
    line-height: 39px;
    font-size: 15px;
    float: left;
}
