/*
Theme Name: Spireworks Spark
Description: Custom theme designed and developed for You.
Version: 2.85
Author: Spireworks
Author URI: http://www.spireworks.pro/
Template: enfold
*/

h1,h2,h3,h4,h5,h6 {
font-family: adobe-garamond-pro,serif !important;
font-weight: 600;
font-style: normal;
text-transform: none !important;
}
body {
font-family: calibri,sans-serif !important;
font-weight: 400;
font-style: normal;
font-size: 1.2em;
}

.avia-button.avia-size-medium { 
margin-left: 10px;
background-color: transparent;
color: rgba(255,255,255,1) !important;
border: 2px solid #ffffff !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.avia-button.avia-size-medium:hover { 
background-color: rgba(255,255,255,1);
color: #0583b3 !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.avia-button.avia-size-large { 
margin-left: 10px;
background-color: rgba(255,255,255,.25);
color: rgba(255,255,255,1) !important;
border: 2px solid #ffffff !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.avia-button.avia-size-large:hover { 
background-color: rgba(255,255,255,1);
color: #0583b3 !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.button-reverse .avia-button.avia-size-large { 
background-color: rgba(255,255,255,1);
color: #0583b3 !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.button-reverse .avia-button.avia-size-large:hover  { 
margin-left: 10px;
background-color: #0583b3 !important;
color: rgba(255,255,255,1) !important;
border: 2px solid #ffffff !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.avia-button.avia-size-x-large { 
margin-left: 10px;
background-color: rgba(255,255,255,.25);
color: rgba(255,255,255,1) !important;
border: 2px solid #ffffff !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.avia-button.avia-size-x-large:hover { 
background-color: rgba(255,255,255,1);
color: #0583b3 !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}


.avia-menu-text { font-size: 1rem; line-height: 1.1rem; }

.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text { 
	font-size: 1rem;
	font-weight: 400; 
}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text:hover { 
	font-weight: 500; 
}


.avia-section {
min-height: 50px;
}

.custom-sidebar {
-webkit-border-radius: 8px 0 0 8px;
border-radius: 8px 0 0 8px;
}

#top .av-menu-button > a .avia-menu-text {
-webkit-border-radius: 8px;
border-radius: 8px;
}

.action-bar {
}

.single-tribe_events .tribe-events-event-image {
display: none;
}

.av-single-event-meta-bar-inner {
-webkit-border-radius: 8px;
border-radius: 8px;
}

.alignnone size-full {
-webkit-border-radius: 8px;
border-radius: 8px;
}

#top #wrap_all .main_color .tribe-events-button {
margin-left: 10px;
background-color: #0583b3;
color: #ffffff !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

#top #wrap_all .main_color .tribe-events-button:hover {
background-color: #ffffff;
color: #0583b3 !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

h2.tribe-events-single-event-title.summary.entry-title { font-weight: 300; }
.tribe-events-meta-group .tribe-events-single-section-title { font-weight: 400; }
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt { font-weight: 400; }
.av-upcoming-event-title { font-weight: 300; }
span.blog-categories.minor-meta { display: none; }

.image-overlay-inside, .image-overlay.overlay-type-extern { display: none; }

.body-button {
margin-left: 10px;
background-color: #0583b3;
color: #ffffff !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.body-button:hover {
background-color: #ffffff;
color: #0583b3 !important;
border: 2px solid #0583b3 !important;
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
font-weight: bold  !important;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

.body-timeline {
font-size: .85em;
line-spacing: 1.25em;
}

.masthead-headline h1 {
text-transform: capitalize !important;
font-weight: 400;
}

.body-subhead h2 {
text-transform: capitalize !important;
font-weight: 400;
}

.body-subhead h3 {
text-transform: capitalize !important;
font-weight: 400;
}

.body-subhead h4 {
text-transform: capitalize !important;
font-weight: 400;
}

.body-subhead h5 {
font-style: oblique;
font-weight: 400;
color: #666666;
line-height: 2em;
margin-top: 20px;
}

#top .header_color .main_menu .menu ul li>a:hover {
color: #0583b3;
background-color: #ffffff;
}


.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
-webkit-border-radius: 6px !important;
border-radius: 6px !important;
}

body .container_wrap .avia-builder-el-last {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.25+35,0.25+65,0+100 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 35%, rgba(255,255,255,0.25) 65%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.25) 35%,rgba(255,255,255,0.25) 65%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.25) 35%,rgba(255,255,255,0.25) 65%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}

.button-subhead h3 {
text-align: center !important;
font-weight: 400 !important;
}

.portfolio-sidebar {
border-left: 1px solid #dddddd;
}

.text-sep-cat { display: none !important; }
span.blog-author.minor-meta { display: none !important; }

.widget_shopping_cart_content {
background-color: rgba(0,0,0,.75) !important;
}

.woocommerce-mini-cart__buttons.buttons {
background-color: rgba(0,0,0,.5) !important;
}

.woocommerce-mini-cart-item.mini_cart_item:hover {
background-color: rgba(0,0,0,.75) !important;
}

#top .av-menu-button > a .avia-menu-text {
padding-top: 5px; padding-bottom: 5px;
padding-left: 8px; padding-right: 8px;
}
}
