/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");



/*.logo img {
    max-width: 72%!important;
    height: auto;
}*/


/* #header.header-transparent.header-v1 #navigation > ul > li > a {
    color: #000;
} */

#content {
    padding-bottom: 40px;
}

h1 {
  color: #FFF!important;
   font-family: 'caviar_dreamsregular', Fallback, sans-serif!important;
}

blockquote {
    color: #ffffff!important;
    font-size: 20px!important;
  }

blockquote p { 
  margin: 0 !important; 
  padding: 1px 0 1px 20px; 
  border-left: 4px solid #567548!important
}


a {
  color: #FF9912!important;
  text-decoration: none;
  outline: 0;
  }

 a:hover {
  color: #fff!important;
  text-decoration: none;
  outline: 0;
  } 

  @font-face {
    font-family: 'caviar_dreamsregular';
    src: url('/wp-content/fonts/CaviarDreams-webfont.eot');
    src: url('/wp-content/fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/fonts/CaviarDreams-webfont.woff') format('woff'),
         url('/wp-content/fonts/CaviarDreams-webfont.ttf') format('truetype'),
         url('/wp-content/fonts/CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#footer a {
    /*color: rgba(116,77,144,0.8)!important; */
    color: #fff!important;
}

#footer a:hover {
    color: rgba(116,77,144,0.4)!important;
}

#footer .widget ul li:after {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 14px;
    /* color: rgba(116,77,144,0.8)!important; */
    color: #fff!important;
}

address, cite, em, i {
    font-style: italic;
    color: #fff!important;
}

.print-icon {
  float: right;
  font-size: 10px!important;
}

#footer .widget h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px!important;
}

.widget_text a {
  color: #fff!important;
}

.widget_text a:hover {
  color: #fff!important;
}

.text-2 {
  color: #fff!important;
}

#header.header-v1 {
	/*background: transparent!important;
	background-image: url(/dev/wp-content/images/tile2.jpg)!important;
	background-repeat: repeat;*/
  background-color: #567548!important;
}

#footer {
  /*background: transparent!important;
  background-image: url(/dev/wp-content/images/tile2.jpg)!important;
  background-repeat: repeat;*/
  background-color: #567548!important;
}

#footer .widget h3 {
    font: 700 13px Montserrat, Arial, Helvetica, sans-serif;
    color: #F6EFD6!important;
}

.textwidget {
  color: rgba(116,77,144,0.8)!important;
}


.wrapall {
  background: transparent!important;
  background-image: url(/wp-content/images/purple-tile.gif)!important;
  background-repeat: repeat;
}

#services-row {
  background-color: #567548!important;
}

.catimage-text {
    text-align: center!important;
    padding: 0px!important;
    padding-top: 6px!important;
    background: rgba(60,51,71,0.5)!important;
 }

.catimage-text h1 {
  font-size: 18px;
  }

.entry-title h1 a {
  color: #fff!important;
}

.entry-title h2 a {
  color: #fff!important;
}

.entry-title h2 a:hover {
  color: #828282!important;
}

.read-more-link a:hover {
  color: #828282!important;
}

.menu-item a {
  color: #F6EFD6!important;
}

/* #header.header-transparent.header-v1 #navigation li.current-menu-item > a,
#header.header-transparent.header-v1 #navigation li.current-page-ancestor > a,
#header.header-transparent.header-v1 #navigation li.current-menu-ancestor > a,
#header.header-transparent.header-v1 #navigation li.current-menu-parent > a, 
#header.header-transparent.header-v1 #navigation li.current_page_ancestor > a {
       color: #FF9912!important;
       border-bottom: 1px #FF9912 solid!important;
   } */

#header.header-transparent.header-v1 #navigation li a:hover {
  color: #FF9912!important;
} 


 #navigation li.current-menu-item > a,
 #navigation li.current-page-ancestor > a,
 #navigation li.current-menu-ancestor > a,
 #navigation li.current-menu-parent > a, 
 #navigation li.current_page_ancestor > a {
       border-bottom: 1px  #FF9912 solid!important;
       color: #FF9912!important;
} 

#navigation li a:hover {
	color: #FF9912!important;
} 

#navigation ul li {
    padding: 0 2px 0 2px;
}

navigation > ul > li > a {
    font: 700 13px Montserrat, Arial, Helvetica, sans-serif;
    color: #FFF!important;
}

/* #header.header-transparent.header-v1 #navigation > ul > li > a {
    color: #fff!important;
} */

#navigation > ul > li > a {
    font: 700 13px Montserrat, Arial, Helvetica, sans-serif;
    /*color: #F6EFD6!important; */
}

/* Nav Active Item */
#navigation li.current-menu-item > a,
 #navigation li.current-page-ancestor > a,
  #navigation li.current-menu-ancestor > a,
   #navigation li.current-menu-parent > a, 
   #navigation li.current_page_ancestor > a {
    color: #FF9912!important;
   }

/* Spacing between meun items */
.header-v1 #navigation > ul > li > a {
    padding-left: 12px!important;
    padding-right: 12px!important;
}

/******************* Responsive Form *******************/
#responsive-form{
	/*max-width:800px /*-- change this to get your desired form width --*/
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-third {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-third{
		width: 33%;
	}
}

a.button, input[type=submit], button {
    margin: 6px 5px 5px 0!important;
}


/** End Responsive Form **/

.about-text {
 font-size: 24px;
 font-weight: 500;
}

.social-media-links-col2 {
  float: right!important;
   margin: 0;
   padding: 0;
}

#copyright .copyright-col2 {
    float: right;
    margin: 0;
    padding: 0;
    display: none;
}

#header.header-v1 {
    height: 55px;
    background: #ffffff;
    padding-bottom: 5px!important;
}

a.button.large {
    font-size: 22px!important;
    }


#header.header-transparent.header-v1 {
    background: transparent !important;
    background-position: top center !important;
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0) !important;
}

#transparentimage h1 {
    color: transparent!important;
    }


/* SIDEBAR */
#sidebar-widgets {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(116,77,144,0.3);
    margin-top: 10px;
}


#sidebar .widget ul li a { 
    color: #fff!important;
}

#sidebar .widget ul li:after {
    font-family: "FontAwesome";
    content: "\f105";
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 16px!important;
    color: #777777!important;
}

#search-3,
#search-4 {
	max-width: 235px!important;
}

/* Form on the home page */

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea {
    padding: 3px 12px!important;
    outline: none !important;
    border-radius: 2px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    margin: 0 0 20px 0;
    width: 200px;
    max-width: 100%;
    display: block;
    color: #999;
    line-height: 1.6;
    border: 1px solid #dddddd;
    background: #ffffff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.wpcf7-form .wpcf7-submit,
input[type='submit'] {
    background: #FF9912!important;
    color: #ffffff;
    width: 100%!important;
    max-width: 100%;
    padding: 9px 20px 10px 20px!important;
    background-image: url(/dev/wp-content/images/tile.jpg)!important;
    border: none!important;
    }

input[type=submit]:hover {
    background: rgba(255,153,18, 0.5)!important;
    border: none;
    color: #ffffff!important;
}
/* ******************************* */

a.button.green {
    /*background: #8eaa59!important;*/    
    border-color: transparent!important;
    color: #ffffff;
    background-image: url(/dev/wp-content/images/tile.jpg)!important;
}

/** Tab Styles **/


.vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .vc_tta.vc_general .vc_tta-title-text:not(:empty)~* {
    margin-left: 14px;
    font-size: 24px;
  }

 li.vc_tta-tab.vc_active.vc_tta-title-text {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: red!important;
    }


.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-top: 1px solid #5c9b0f!important;
    border-left: 1px solid #5c9b0f!important;
    border-bottom: 1px solid transparent!important;
    border-right: 1px solid #5c9b0f!important;
    background-color: transparent!important;
    color: #5c9b0f!important;
  }

  .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a {
    background-color: transparent!important;
    border-bottom: 1px solid #5c9b0f!important;
    color: #666;
}

  .vc_tta-panel-body {
    background-color: #F3F9F2!important;
    border-bottom: 1px solid #5c9b0f!important;
    border-left: 1px solid #5c9b0f!important;
    border-right: 1px solid #5c9b0f!important;
  }

 .vc_active {
  background-color: #F3F9F2!important;
}


/* Accordion Styles */


 /*.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    position: relative;
    float: left;
    left: 0;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    display: block;
    background: #999999 url(../images/accordion-open.png) no-repeat center center;
    margin: 23px 12px 0px 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 0.07s ease;
    -moz-transition: all 0.07s ease;
    -ms-transition: all 0.07s ease;
    -o-transition: all 0.07s ease;
    transition: all 0.07s ease;
}

 .wpb_accordion_header a:hover {
  color: #FF9912!important;
 }

 .wpb_accordion_header a {
  color: #5c9b0f!important;
 } */


  .dropcap-normal {
    color: #5c9b0f!important;
  }

  .dropcap {
    color: #fff!important;
    font-size: 50px!important;
    margin: 5px 4px 0 0!important;
  }

 @media (max-width: 570px) {
      .vc_tta-container {
        display: none;
 }
}

  @media (min-width: 569px) {
     .wpb_accordion {
    display: none;
  }
}

 @media (max-width: 1199px) {
  #sidebar-widgets {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(116,77,144,0.3)!important;
    margin-top: 10px;
  }
     
  #search-3 {
   max-width: 245px!important;
  }

  input[type='text'] {
    font-size: 11px!important;
  }
}

@media (max-width: 569px) {
#transparentimage {
    padding: 55px 0 0 0;
    display: none;
 }
}

@media (min-width: 570px) {
.page-id-15491 .single_image {
  display: none;
 }
}

@media (max-width: 767px) {
#services-row {
    /*background-image: url(http://ayurvedaseattle.com/dev/wp-content/uploads/2014/07/lotus.png);
    background-repeat: repeat;*/
    padding-top: 68px!important;
    padding-bottom: 14px!important;
 }
}

div.textwidget a.button.medium {
    padding: 15px 13px 12px 11px;
}

.services-summary {
  /* background-color: #FF9912!important; */
  background-color: #567548!important;
  border: none!important;

}
.services-summary h3 {
color: #fff;
font-size: 24px;
font-weight: 400;
}

.services-summary li{
color: #fff;
font-size: 14px;
font-weight: 300;
}

.fa-chevron-left {
  padding-left: 25px!important;
}

#mobile-header .logo img {
    width: 200px;
}

#mobile-header .logo {
    margin-top: 8px!important;
}

#mobile-header {
    background: #567548!important;
}

#mobile-navigation-btn {
  float: right!important;
}


.logo img {
    max-width: 73%!important;
    height: auto;
}


/* Styles for the Appointment Page */
  
.content {
  background-color: #fff!important;
  margin-left: 2px!important;
}

.page-id-16049 #sidebar.sidebar-right #sidebar-widgets {
    border-left: 0px;
    margin-left: 0px;
    padding-left: 13px;
}

page-id-16049 one-third.columns {
    width: 340px;
}

.page-id-16049 
.container {
    width: 1200px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
/* END Styles for the Appointment Page */


.is-embedded .content {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    max-width: 999999px;
    background-color: red!important;
}

.testimonial-slide {
  min-height: 200px!important;
}

.page-id-15491 .testimonial-slide {
  min-height: 250px!important;
}

/* Search Box Test Size */
#s {
  font-size: 12px!important;
}

li.menu-item-has-children>a:first-child {
  cursor:default;
}

/* .appointment {
    z-index: 10002;
    position: fixed;
    top: 0;
    right: 0;
    padding: 4px;
    font-weight: 600;
}

.rectangle {
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 100px solid orange;
    border-left: 260px solid transparent;
} */

.header-v1 #navigation {
    float: left!important;
}

#mobile-navigation-btn, #mobile-cart-btn, #mobile-shopping-btn {
    color: #bbbbbb;
    line-height: 55px;
}
/* #mobile-navigation-btn {
    float: left!important;
    font-size: 21px;
    line-height: 90px;
    margin-top: 0px;
    color: #cccccc;
} */

.current_page_item {
  color: red!important;
}

/* Post Navigation arrows */

#post-navigation .prev {
    position: fixed;
    top: 50%;
    left: -25px;
    height: 60px;
    width: 80px;
    background: #fff!important;
    margin: -30px 0 0 0;
    color: #ffffff;
    border-radius: 0px 2px 2px 0px;
    opacity: 0.3;
    z-index: 1;
    cursor: pointer;
}

#post-navigation .next {
    position: fixed;
    top: 50%;
    right: -25px;
    height: 60px;
    width: 80px;
    background: #fff!important;
    margin: -30px 0 0 0;
    color: #ffffff;
    border-radius: 2px 0px 0px 2px;
    opacity: 0.3;
    z-index: 1;
    cursor: pointer;
}

#post-navigation .prev:before {
    position: absolute;
    top: 50%;
    right: 25px;
    margin: -7px 0 0 0;
    line-height: 1;
    content: "\f053";
    font-size: 14px;
    color: #000!important;
    font-family: 'FontAwesome';
}

#post-navigation .next:before {
    position: absolute;
    top: 50%;
    left: 25px;
    margin: -7px 0 0 0;
    line-height: 1;
    content: "\f054";
    font-size: 14px;
    color: #000!important;
    font-family: 'FontAwesome';
}


#copyright {
    background: #463347!important;
    color: #F6EFD6!important;
}

.services-button {
    background-color: #fff!important;
    border: none!important;
    color: #fff!important;
   
}

 a.services-button {
    background: #ff9912!important;
    color: #fff;
    border: none!important;
}

a:hover.services-button {
    background: #567548!important;
    color: #fff!important;
    border: none!important;
}

/*.services-link a {
  color:#fff!important;
}

.services-link a:hover {
  color: #567548!important;
} */

.dosha-section p,
.dosha-section ul li {
  color:  #567548!important;
}

/* Show down arrows in main navigation */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 10px;
    margin-top:-7px;
    content: '\f054';
    font-family: 'FontAwesome';
    display: block !important;
}

#navigation .megamenu .sf-with-ul:after,
#navigation > ul > li > a.sf-with-ul:after{
    display: block !important;
}

#navigation > ul > li > a.sf-with-ul:after{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 8px;
    padding-left: 4px!important;
    right: -2px;
    font-size: 15px;
    content: '\f107';
    font-family: 'FontAwesome';
    display: block !important;
}

/* ************************* */


/* Change cursor when over Parent items that have children */
li.menu-item-has-children>a:first-child {
    cursor: pointer!important;
}

/* Events page styles */
.single-tribe_events,
.tribe-events-event-meta { 
    background: transparent!important;
}

.tribe-events-venue-map {
  display: none!important;
}

.tribe-events-list-separator-month {
    background-color: transparent!important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 2.5em 0 0;
    padding: 6px 10px;
    text-transform: uppercase;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
    left: auto;
    right: 50%;
    width: 50%;
    background: #ff9912!important;
}

.tribe-bar-disabled .tribe-bar-views-inner {
    border-radius: 0 3px 3px 0;
    min-width: 100px;
    padding: 5px 0 25px;
    background: #ff9912!important;
}

h2.tribe-events-page-title {
    clear: none;
    font-size: 34px!important;
    font-weight: 400;
    margin-bottom: .5em;
    position: relative;
    text-align: center;
    z-index: 0;
}
/* ************************************* */


/* To move side bar down on Foot Reflexology page */
.page-id-16698 #sidebar.sidebar-right #sidebar-widgets {
    margin-top: 171px;
}

/* To move all other side bars down */
#sidebar.sidebar-right #sidebar-widgets {
    margin-top: 169px;
}

/* To move Contact Page side bars down */
.page-id-15509 #sidebar.sidebar-right #sidebar-widgets {
    margin-top: 94px;
}

/* To move Schedule Page side bars down */
.page-id-17166 #sidebar.sidebar-right #sidebar-widgets {
    margin-top: 228px;
}



#sidebar .widget {
    margin-right: 10px!important;
}

/* Class added to the image in WP Dashboard */
img.elements {
    margin: 20px!important;
}



/*#header.header-transparent.header-v1 #navigation > ul > li > a {
#menu-item-16553  { 
  color: #FF9912!important;
  font-size: 25px!important;
}*/

/* Style the Donate button */
 li.donate-btn a {
  -webkit-border-radius: 2!important;
  -moz-border-radius: 2!important;
  border-radius: 2px!important;
  color: #ffffff!important;
  font-size: 15px;
  background: #ff9912;
  padding: 1px 9px 2px 10px!important;
  text-decoration: none;
  margin-bottom: 4px;
  margin-left: 5px!important;
}

li.donate-btn a:hover {
  background: rgba(255,153,18, 0.5)!important;
  color: #ffffff!important;
  text-decoration: none;
}


/* Testimonials */

.testimonial-author {
    display: block;
    margin: 30px 0 0 24px;
    font-weight: 700;
    color: #000!important;
}

.testimonial {
    padding: 25px;
    background: #ffffff;
    border: none!important;
    color: #777777;
    position: relative;
    border-radius: 0px; 
    box-shadow: none!important; 
}

.testimonial:before {
    display: none!important;
}

h6 {
    color: #551A8B!important;
    text-transform: none!important;
    font: 600 24px Open Sans, Arial, Helvetica, sans-serif!important;
    margin-bottom: 0px!important;  
}

.testimonial-author {
    display: block;
    margin: 0px 0 0 24px!important;
    font-weight: 700;
}

.page-id-15491 .wpb_content_element {
    margin-bottom: 0px!important;
}

/* ***************************** */


.widget_search form:before {
    display: none!important;
}


/* To make the work "Includes" in the box white */
.box {
  color: #ffffff!important;
}

.fa-facebook.fa-2x:hover {
    color: #3B5998!important;
} 

.facebook {
    margin-right: 10px;
}

.fa-yelp.fa-2x {
    color: red!important;
} 
.fa-yelp.fa-2x:hover {
    color: #fff!important;
} 

#menu-footer li a:hover {
    color: #FF9912!important;
}

#footer a:hover {
    color: #FF9912!important;
}

#navigation li.current-menu-item > a,
#navigation li.current-page-ancestor > a,
#navigation li.current-menu-ancestor > a,
#navigation li.current-menu-parent > a,
#navigation li.current_page_ancestor > a {
    /* border-bottom: 1px #FF9912 solid!important; */
    color: #fff!important;
}

.home-signup-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 20px;
}

.mc4wp-alert p {
    color: red;
    font-weight: 800;
}

.page-id-16607 h2 {
    margin-bottom: 1px;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: transparent!important;
}


/* Timely Events Calendar */

.page-id-15503 blockquote,
.page-id-15503 .dropcap                    {
    color: #ffffff!important;
}

.timely p,
.timely b, 
.timely strong,
.spacer,
 li {
    color: #ffffff!important;
    font-size: 17px!important; 
    line-height: 26px; 
}

h2   {
    color: #ffffff!important;    
}


.ai1ec-agenda-view .ai1ec-event {
    background: transparent!important;
    border: 1px solid #ccc;
    border-radius: 0.5em;
    clear: right;
    margin: 6.5px 0;
    overflow: hidden;
    position: relative;
    padding: 0.6em;
    -webkit-transition: border-color 0.1s;
    transition: border-color 0.1s;
}

.ai1ec-agenda-view .ai1ec-date.ai1ec-today, .ai1ec-agenda-widget-view .ai1ec-date.ai1ec-today {
    background: transparent!important;
    border-top:none!important;
}

.ai1ec-agenda-widget-view,
.ai1ec-date, .ai1ec-agenda-view,
.ai1ec-date {
    background: transparent!important;
}

.timely blockquote {
   border-left: none!important
}

.ai1ec-agenda-view,
.ai1ec-event.ai1ec-expanded {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}




.ai1ec-calendar-toolbar {
    background-color: transparent!important;
    border: none!important;
    padding: 0 8px;
}

 .ai1ec-read-more {
    background: transparent!important;
    border: none!important; 
}

.ai1ec-month {
    background: #ff9912!important;
    box-shadow: none!important;
    border: none!important;
}

.ai1ec-day a:hover {
    color: #ff9912!important;
}

.ai1ec-btn-toolbar {
    margin: 0;
    margin-bottom: 30px;
}

.ai1ec-agenda-widget-view, .ai1ec-date-title, .ai1ec-agenda-view, .ai1ec-date-title {
    background: transparent!important;
    text-shadow: none!important;
}

.ai1ec-pagination > .ai1ec-btn {
    text-transform: uppercase;
    background-color:rgba(116,77,144,0.3);
}

.ai1ec-btn-toolbar {
    margin: 0;
    margin-bottom: 30px;
    /* background: red; */
}

.ai1ec-pull-right,
.ai1ec-pull-left {
    display: none;
}

.ai1ec-datepicker {
    background-color:rgba(116,77,144,1.0);
    }

.ai1ec-datepicker a:hover {
    background-color:rgba(116,77,144,1.0);
    }

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
    font-size: 14pt;
    opacity: 1.0!important;
}

#ai1ec-container a:hover {
    background-color:rgba(116,77,144,1.0);
}

.timely h4 a:hover {
    background-color: transparent!important;
}

.ai1ec-btn-toolbar {
    display: none;
}

.ai1ec-agenda-widget-view .ai1ec-event > a:hover {
    border-color: #e6e6e6;
    color: #ff9912;
    background-color:rgba(116,77,144,1.0)!important;
}

.ai1ec-dropdown-menu {
    margin: -10px 0 0 0;
    background-color:rgba(116,77,144,1.0)!important;
}

a ai1ec-tooltip-trigger.ai1ec-tooltip-auto {
    margin: -10px 0 0 0;
    background-color:rgba(116,77,144,1.0)!important;
}

.ai1ec-allday-badge {
    font-size: 12px!important;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
   font-size: 27px!important;
}

.ai1ec-agenda-view, .ai1ec-event, .ai1ec-event-title {
    font-size: 16px!important;
}

.ai1ec-popover.ai1ec-popup {
    text-align: left;
    border-color: #ccc;
    width: 190px;
    display: none!important;
}

.page-id-15503 .printfriendly a span {
    display: none;
}

.ai1ec-fa {
    font-family: Timely_FontAwesome;
    color: #ff9912!important;
}

b, strong {
    font-weight: 500!important;
}

.ai1ec-read-more {
    display: none!important;
}

@media only screen and (max-width: 767px) and (min-width: 321px) {
   .page-id-16701 .fontsize-xxl {
        font-size: 20px;
        }
}


@media only screen and (max-width: 320px) {
.page-id-16701 .fontsize-xxl {
    font-size: 16px!important; 
    padding: 5px;
    font-weight: 600;
  }
} 

@media only screen and (max-width: 320px) {
.page-id-16701 .fontsize-xl {
    font-size: 16px!important;
    }
}    


