/*
 Theme Name:   Pictorico Child
 Description:  Pictorico Child
 Author:       Wordpress.com
 Author URI:   https://wordpress.com/themes/search/pict/type/free/
 Template:     pictorico
 Version:      1.0.1
 License:      GNU General Public License version 2
 License URI:  license.txt

*/

.wp-block-media-text__content h2{
  margin-top:0;

}

a.wp-block-button__link{
  text-shadow: none;
  text-transform: uppercase;
  color: white;
    font-weight: bold;
    font-size: 1.75em !important;
    font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;

}

.wp-block-button__link{
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #07a1f2;
    border: 0;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-left-color: currentcolor;
    border-bottom: 3px solid #0691d9;
    border-radius: 0;
    padding: 25px 40px 22px;
    
}

.wp-block-button__link:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #0691d9;
    border-bottom: 3px solid #0680c0;
}

.wp-block-media-text {
align-items: initial;
  }

body {
    margin: 0;
}

.sponsorimg {
  display: inline-block;
  margin: 0 auto;
}

.site-header-inner{
  max-width: 100%;
}

.embed-container{
  text-align: center;
}

ol.tribe-list-widget {
  margin-top: -30px;
  margin-left: 0;
}
.tribe-events-widget-link{
  display: none;
}
li.menu-widget-class .tribe-event-duration{
  font-family: "PT Serif", Georgia, Times, serif;
  font-style:oblique;
  text-transform: none;
  margin-top: -30px;
}
.tribe-event-title{
  margin-left: -30px;
}
.tribe-events-tooltip h3{
  color:#07a1f2;
}
.menu-toggle{
  display: none;
}


.disclaimer {
  font-size:0.85em;
}

.profile-photo{
  float: left;
  margin: 0 25px 15px 0;
  clear: left;
  display: inline-block;
  position: relative;
}

.profile-bio h3, .profile-bio h4{
    clear:none;

}
.profile-bio h2{
    margin-top:0;

}
.profile-bio {
/*    clear:right;
*/    margin: 25px;

}
@media screen and (max-width: 885px) {

  .profile-bio {
      clear:both;

  }
}

div.table {
  max-height: 300px;
    margin: 20px 0;
      border-bottom: 5px solid #8ccced;
overflow: hidden;

}
table.child-page-item {
  width:100%;
  height: 100%;
  clear: left;
  float: left;
  border-collapse: collapse;
  margin: 0;

}
table.child-page-item tr{
    background-color: #07a1f2;
  color:#fff;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
table.child-page-item tr:hover{
  background-color: #fff;
  color:#07a1f2;
}

td.child-page {
/*  width:50%;
  height:100%;*/
  padding: 0 40px;
  vertical-align: middle;
  border: 0;
}
td.child-page-img {
/*  width:20%;
  height:100%;*/
  padding: 0;
  vertical-align: bottom;
    border: 0;
    opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}

table.child-page-item tr:hover td.child-page-img {
  opacity: 1;
}

td.child-page-arrow {
  width:10%;
/*  height:100%;
*/  vertical-align: middle;
  text-align: center;
  font-size: 45px;
    border: 0;

}
@media screen and (max-width: 885px) {
  td.child-page p{
    display: none;
}
  td.child-page-img{
    display: none;
}
}

/* PARTNER FOOTER */
.partner-logo {
  width: 15%;
background-size: contain;
filter: grayscale(100%);
display: inline-block;
min-height: 120px;
background-repeat: no-repeat;
background-position: center;
margin: 10px;
}

@media screen and (max-width: 885px) {
  .partner-logo {
  width: 35%;
}

}

#partners{
  background:#CACFD2;
  padding: 20px 30px;
  text-align:center;
  min-height:150px;

}
.centerwrapper{
       margin: auto;
       width: 100%;
    }

/* WIDGET */

.widget_wpcom_social_media_icons_widget .genericon{
  font-size: 3em;
}


/* Contact Form ReCaptcha */

#input_4_5{
transform: scale(0.80);
-webkit-transform: scale(0.80);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}

/*//// CALENDAR ///*/

table.fullcalendar td{
  width:10%;
}
table.fullcalendar thead{
  background:rgb(189, 226, 245);
}
table.fullcalendar td.month_name{
  text-align:center;
}
table.fullcalendar ul{
  list-style:none;
  margin-left: 0;
}
a.em-calnav-next{
  float:right;
}

/* MENU */

.main-navigation{
  max-width: 100% !important;
  margin-top: 0 !important;
}
.header-extras{
  height: 30px;
  background: #444444;
}
#wp-megamenu-item-138 {
  background: #F40F78;
  color: #ffffff !important;
}
#wp-megamenu-item-138:hover {
  background: #c30c60;
  color: #ffffff !important;
}
#wp-megamenu-item-138 a {
  color: #ffffff !important;
}

.textwidget a{
    color: #07a1f2;
    font-size: 20px;
    font-weight: 700;
    line-height: 15px;
    padding: 0;
    margin: 0;

}
h4.wpmm-item-title{
  margin: 0px 0px 10px 0px;
}

/*////// ENTRY THUMBNAILS //////////*/

.entry-header .entry-thumbnail {
   -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  width: 110%;
height: 120%;
top: -10%;
/*  opacity: .5;
*/
}
/*.entry-header{
  background-color: #07a1f2;
}*/
@media screen and (max-width: 50em) {
  .wpmm-search-form input[type="text"] {
    width: auto;
  }
}

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

  .entry-header .entry-thumbnail {
   -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
/*  opacity: .5;
*/
}

  .drag-prompt{
  color:#ffffff;
  position:absolute;
  opacity:0.75;
  bottom:20px;
  left:20px;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: oblique;

}

  }

.input{
  background: transparent;
}

.blog .hentry,
.archive .hentry,
.attending-pets .hentry,
.search .hentry {
  margin-bottom: 0;
}

  .site-content .attending-pets .entry-header,
  .blog .site-content .entry-header,
  .archive .site-content .entry-header,
  .search .site-content .entry-header {
/*    background: steelblue;
*/    border: 0;
    margin: 0;
    padding: 20px;
    width:70%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
     transform: translateX(-100%);
    transition: all 0.7s;
  }
.attending-pets .hentry.has-thumbnail .entry-title,
  .blog .site-content .entry-title,
.archive .site-content .entry-title,
.search .site-content .entry-title {

  background: transparent;

}

.site-content .attending-pets .entry-meta,
.blog .site-content .entry-meta,
.archive .site-content .entry-meta,
.search .site-content .entry-meta {
  background: transparent;
}

.attending-pets .hentry.has-thumbnail .entry-header,
.blog .hentry.has-thumbnail .entry-header,
.archive .hentry.has-thumbnail .entry-header,
.search .hentry.has-thumbnail .entry-header {
  margin-bottom: 0;
}
.attending-pets .hentry.has-thumbnail .entry-header a,
.blog .hentry.has-thumbnail .entry-header a,
.archive .hentry.has-thumbnail .entry-header a,
.search .hentry.has-thumbnail .entry-header a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

  .site-content .attending-pets .hentry:hover .entry-header,
   .blog .site-content .hentry:hover .entry-header,
  .archive .site-content .hentry:hover .entry-header,
  .search .site-content .hentry:hover .entry-header {
   transform: translateX(0);
       transition: all 0.7s;

  }
  .site-content .attending-pets .entry-thumbnail,
   .blog .site-content .entry-thumbnail,
  .archive .site-content .entry-thumbnail,
  .search .site-content .entry-thumbnail {
/*    left: 70%;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;*/
    transition: all 0.3s;
  }
  .site-content .attending-pets .hentry:hover .entry-thumbnail,
   .blog .site-content .hentry:hover .entry-thumbnail,
  .archive .site-content .hentry:hover .entry-thumbnail,
  .search .site-content .hentry:hover .entry-thumbnail {
/*    left: 70%;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;*/
    transform: translateX(70%);
  }

   .blog .site-content .type-page:hover .entry-thumbnail{
    transform: translateX(0);
  }



.site-content .attending-pets .entry-thumbnail,
.blog .site-content .entry-thumbnail,
.archive .site-content .entry-thumbnail,
.search .site-content .entry-thumbnail {
  background: #37718f;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.site-content .attending-pets .entry-thumbnail a,
.blog .site-content .entry-thumbnail a,
.archive .site-content .entry-thumbnail a,
.search .site-content .entry-thumbnail a {
  display: block;
  width: 100%;
  height: 100%;
}
.site-content .attending-pets .hentry,
.blog .site-content .hentry,
.archive .site-content .hentry,
.search .site-content .hentry {
  float: left;
  margin: 0;
  overflow: hidden;
/*  width: 295px;
  height: 295px;*/
}

.blog .site-content .entry-title,
.archive .site-content .entry-title,
.search .site-content .entry-title {
  font-size: 1.25em;
  line-height: 1.2em;
/*  background: rgba(0, 0, 0, 0.5);
*/  clear: both;
  display: block;
  float: left;
  line-height: 1.25;
  margin: 0;
  max-width: 265px;
  overflow: hidden;
  padding: 7.5px 15px;
  position: relative;
  z-index: 1;
  text-align: left;
}
.site-content .attending-pets .entry-title {
  font-size: 1.25em;
  line-height: 1.2em;
  clear: both;
  display: block;
  float: left;
  line-height: 1.25;
  margin: 0;
  max-width: 265px;
  padding: 7.5px 15px;
  position: relative;
  z-index: 1;
  text-align: left;
}

.site-content .attending-pets .entry-meta,
.blog .site-content .entry-meta,
.archive .site-content .entry-meta,
.search .site-content .entry-meta {
/*  background: rgba(5, 112, 168, 0.5);
*/  color: white;
  display: block;
  float: left;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.2em;
  padding: 5px 15px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.site-content .attending-pets .entry-meta a,
.blog .site-content .entry-meta a,
.archive .site-content .entry-meta a,
.search .site-content .entry-meta a {
  color: white;
}
.site-content .attending-pets .entry-meta:after,
.blog .site-content .entry-meta:after,
.archive .site-content .entry-meta:after,
.search .site-content .entry-meta:after {
  display: none;
}

.site-content .attending-pets .entry-meta p,
.blog .site-content .entry-meta p,
.archive .site-content .entry-meta p,
.search .site-content .entry-meta p{
  margin-bottom:0;
}

/*---------------*/
/***** Square Thumbnails *****/
/*---------------*/

img.size-pictorico-home{
  object-fit: cover;
  object-position: 50% 50%;
  min-height: 295px;
  min-width: 295px;
/*  filter: grayscale(50%) contrast(120%) brightness(95%);
*/}

@media screen and (max-width: 885px) {
  img.size-pictorico-home{
    min-height: 100%;
    min-width: 100%;
  }
}

.blog .site-content .hentry .entry-header,
.archive .site-content .hentry .entry-header,
.search .site-content .hentry .entry-header {
  background: steelblue;
}
.blog .site-content .hentry:nth-of-type(2n) .entry-header,
.archive .site-content .hentry:nth-of-type(2n) .entry-header,
.search .site-content .hentry:nth-of-type(2n) .entry-header {
  background: #5da8cf;
}
.blog .site-content .hentry:nth-of-type(5n) .entry-header,
.archive .site-content .hentry:nth-of-type(5n) .entry-header,
.search .site-content .hentry:nth-of-type(5n) .entry-header {
  background: #3383ad;
}
.blog .site-content .hentry:nth-of-type(4n) .entry-header,
.archive .site-content .hentry:nth-of-type(4n) .entry-header,
.search .site-content .hentry:nth-of-type(4n) .entry-header {
  background: #3992c0;
}
.blog .site-content .hentry:nth-of-type(3n) .entry-header,
.archive .site-content .hentry:nth-of-type(3n) .entry-header,
.search .site-content .hentry:nth-of-type(3n) .entry-header {
  background: #499dc9;
}
/*---------------*/
/***** WP Mega Menu *****/
/*---------------*/

.wp-megamenu > li > ul.wp-megamenu-sub-menu li > a {
    word-wrap: normal;
    word-break: normal;

}

/*---------------*/
/***** Chico *****/
/*---------------*/


/*figure.effect-chico {

  background: -webkit-linear-gradient(-45deg, #F40F78 0%,#F40F78 100%);
  background: linear-gradient(-45deg, #F40F78 0%,#F40F78 100%);
}

figure.effect-chico:hover {
  background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
  background: linear-gradient(-45deg, #EC65B7 0%,#05E0D8 100%);
}*/

figure.effect-chico {

  background: -webkit-linear-gradient(-45deg, #EC65B7 0%,#07a1f2 100%);
  background: linear-gradient(-45deg, #EC65B7 0%, #07a1f2 100%);
  width: 100%;
  height: 100%;
}

figure.effect-chico img {
  opacity: 0.65;
  filter: contrast(150%) saturate(80%);
}

/*figure.effect-chico:hover img {
  opacity: 0.4;
  -webkit-transform: scale(1);
  transform: scale(1);
}*/

figure.effect-chico figcaption {
  padding: 3em;
  position: absolute;
  top: 0px;
  color:#fff;
  text-align: center;
  height: 100%;
}


figure.effect-chico figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 2px solid #fff;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
padding: 25% 0 10px 0;
  margin:0;
  font-size:3em;
}

figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.21;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

/*figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}*/

/* END CHICO */


.post-title-visible .home-page-title h1{
  font-size: 3em;

}
.related-post-thumbnail .fa,
.related-post-thumbnail .fa-stack{
position: absolute;
color: #fff;
bottom: 5px;
text-align: center;
right: 0;
height: 1.75em;


}
.related-post-thumbnail{
float: left;
margin-bottom: 50px !important;
width: 150px;
background: steelblue;
position: relative;
height: 150px;
margin-top: 40px;
}

.related-post-thumbnail:hover{
opacity: 0.5;
}

.related-post-thumbnail .entry-title{
padding: 15px;
text-align: center;
line-height: 1;
font-size: 1em;
top: 0;
position: absolute;
}

.flexslider .entry-title {
  line-height: 1.25;
}

.flexslider .entry-excerpt p{
  margin-bottom:0;

  }
.single .byline, .group-blog .byline{
  visibility: none;
  display:none;
}

.blog .site-content .entry-format:before,
.archive .site-content .entry-format:before,
.search .site-content .entry-format:before,
.entry-content .entry-format:before,
.blog .site-content .format-link .entry-title a:after,
.archive .site-content .format-link .entry-title a:after,
.search .site-content .format-link .entry-title a:after {
  -webkit-font-smoothing: antialiased;
  font-family: "FontAwesome";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  text-decoration: none;
  vertical-align: text-bottom;
}
.featured-posts .entry-format:before {
  -webkit-font-smoothing: antialiased;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  vertical-align: text-bottom;
}
.blog .site-content .entry-format:before,
.archive .site-content .entry-format:before,
.search .site-content .entry-format:before{
  background: none;
  color: white;
  content: "";
  float: right;
  margin: 0;
  padding: 5px;
  font-size: 24px;
  position: relative;
  z-index: 1;
}
.blog .site-content .format-image .entry-format:before,
.archive .site-content .format-image .entry-format:before,
.search .site-content .format-image .entry-format:before,
.entry-content .format-image .entry-format:before,
.featured-posts .format-image .entry-format:before {
  content: "\f03e";
}
.blog .site-content .format-aside .entry-format:before,
.archive .site-content .format-aside .entry-format:before,
.search .site-content .format-aside .entry-format:before,
.featured-posts .format-aside .entry-format:before {
  content: "\f15c";
}
.blog .site-content .format-link .entry-format:before,
.archive .site-content .format-link .entry-format:before,
.search .site-content .format-link .entry-format:before,
.featured-posts .format-link .entry-format:before {
  content: "\f0c1";
}
.blog .site-content .format-link .entry-title a:after,
.archive .site-content .format-link .entry-title a:after,
.search .site-content .format-link .entry-title a:after,
.featured-posts .format-link .entry-title a:after {
  content: "\f0c1";
  display: inline-block;
  font-size: 32px;
  margin-left: 7px;
}
.blog .site-content .format-video .entry-format:before,
.archive .site-content .format-video .entry-format:before,
.search .site-content .format-video .entry-format:before,
.entry-content .format-video .entry-format:before,
.featured-posts .format-video .entry-format:before{
  content: "\f03d";
}
.blog .site-content .format-audio .entry-format:before,
.archive .site-content .format-audio .entry-format:before,
.search .site-content .format-audio .entry-format:before,
.entry-content .format-audio .entry-format:before,
.featured-posts .format-audio .entry-format:before {
  content: "\f025";
}
.blog .site-content .format-quote .entry-format:before,
.archive .site-content .format-quote .entry-format:before,
.search .site-content .format-quote .entry-format:before,
.entry-content .format-quote .entry-format:before,
.featured-posts .format-quote .entry-format:before {
  content: "\f10d";
}
.blog .site-content .format-status .entry-format:before,
.archive .site-content .format-status .entry-format:before,
.search .site-content .format-status .entry-format:before,
.entry-content .format-status .entry-format:before,
.featured-posts .format-status .entry-format:before {
  content: "\f040";
}
.blog .site-content .format-gallery .entry-format:before,
.archive .site-content .format-gallery .entry-format:before,
.search .site-content .format-gallery .entry-format:before,
.entry-content .format-gallery .entry-format:before,
.featured-posts .format-gallery .entry-format:before {
  content: "\f083";
}
.blog .site-content .hentry.sticky .entry-format:before,
.archive .site-content .hentry.sticky .entry-format:before,
.search .site-content .hentry.sticky .entry-format:before,
.entry-content .hentry.sticky .entry-format:before,
.featured-posts .hentry.sticky .entry-format:before {
  content: "\f08d";
}

.likes{
text-align: center;
font-size: 1.25em;
margin-bottom: 25px;
font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
clear: both;
}
.likes .fa{
margin-right:25px;
}

.post-title-visible .fa-stack {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    }

.post-title-visible h1{

font-weight: normal;
color:#fff;
  font-size: 1.25em;
  line-height: 1.2em;
/*  background: rgba(0, 0, 0, 0.5);
*/  clear: both;
  display: block;
  float: left;
  line-height: 1.25;
  margin: 0;
  max-width: 265px;
  overflow: hidden;
  padding: 7.5px 15px;
  position: relative;
  z-index: 1;
  text-align: left;

}
.post-title-visible {
margin: 10px;
position: absolute;
top: 0;
right: 0;

  }

.applied-status {
margin: 10px;
position: absolute;
bottom: 0;
right: 0;
  color: #00e68a;
  padding: 5px;

  }

  .applied-status h5 {
margin: 0;

  }
.entry-meta p{
  margin-bottom:10px;
  font-weight: normal;

}
    .site-content .attending-pets .hentry:hover .applied-status,
    .blog .site-content .hentry:hover .applied-status,
.archive .site-content .hentry:hover .applied-status,
.search .site-content .hentry:hover .applied-status {
  opacity: 0;
}

.post-type-animal {
    font-size: 1.25em;
  line-height: 1.2em;
/*  background: rgba(0, 0, 0, 0.5);
*/  clear: both;
  display: block;
  float: left;
  line-height: 1.25;
  margin: 0;
  max-width: 265px;
  overflow: hidden;
  padding: 7.5px 15px;
  position: relative;
  z-index: 1;
  text-align: left;
}


 .hentry{
margin-bottom:0;

}
.notify{
      text-align: center;
    font-style: italic;
    margin-top:15px;
}

.big-button{

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  text-align:center;
  text-shadow: none;
}

.big-button p{

  font-weight: normal;
  text-transform: none;

}

.disabled{
  background-color: #e6e6e6;
  border-bottom: 3px solid #ccc;
  color: #b3b3b3;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  padding: 25px;
}


.apply {
  background-color: #07a1f2;
  border-bottom: 3px solid #0691d9;
  color: #fff;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  padding: 25px;
}

.notify{
    transition: 0s color;
  
}

.disabled:hover + .notify{
  color: #F40F78;
  transition-delay:1s;

}

.shake:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.done{
  background-color: #80ffcc;
border-bottom: 3px solid rgba(0, 0, 0, 0.06);
color: #00b36b;
padding: 5px;
}

.comment-body p{
    font-style: italic;
    margin: 0;
}
.comment-title h5{
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
    margin:0;
}

.comment-body, .comment-title{
    color: white;
    margin: 0;
    text-align: center;
}
.has-thumbnail .comment-footer .comment-title {
    background: rgba(0, 0, 0, 0.65);
      display: block;
  padding: 20px;
  line-height: 1.25;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  min-height:40%;
}
.has-thumbnail .comment-footer .comment-body{
  background: rgba(0, 0, 0, 0.5);
  display: block;
  padding: 60px;
  line-height: 1.25;
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  height:60%;
}

@media screen and (max-width: 885px) {
  .has-thumbnail .comment-footer .comment-body{
    padding: 20px;
  }
  .comment-title h5{
    font-size: 1.7em;
    text-transform: uppercase;
    font-weight: bold;
    margin:0;
}
.comment-body p{
    font-size: 0.85em;

}
}

.has-thumbnail .comment-footer {
    border: 0;
    min-height: 250px;
    overflow: hidden;
    padding: 0;
}
.comment-footer {
    background: #07a1f2;
    border-bottom: 52.5px solid #0691d9;
    border-top: 52.5px solid #0691d9;
    color: white;
    margin: 0;
    padding: 15px 0;
    position: relative;
    z-index: 1;
}


.profile h2{
  margin: 80px 0px 30px;
}


.needs-a-foster {
color: #07a1f2;
background-color: #b3e4ff;
text-align: center;
border: 1px solid #07a1f2;
padding: 5px;

}


.animal-card h3 {
  margin: 10px 0;
}
.animal-card {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
@media screen and (max-width: 590px) {
  .animal-card {
  clear:both;
  width: 100%;
  margin-right: 0;
}
  }
.animal-description {
  clear:both;
  margin-top:20px;
}

.animal-details{

  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;

}
.animal-details-label{
    font-weight: normal;
  text-transform: none;
}


.entry-content {
    min-height: 300px;
  }

#topbar {
    direction: ltr;
    color: #bfbfbf;
    height: 6px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    min-width: 300px;
    z-index: 99999;
    background: #BDE2F5 none repeat scroll 0% 0%;
}



#user-details a:hover{
    color: #1c7eb0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

}


.aside-left {

  float:left;
  padding:20px;
  margin:20px;
  width:40%;
  min-width:280px;
}

.aside-right {

  float:right;
  padding:45px 20px;
  margin:20px;
  width:50%;
  min-width:280px;
}

.podio-marketing-snippet {
  font-size: 0.75em;
    line-height: 1.5em;
  color: #666666;
  clear: both;
  margin: 0 auto;
  padding: 15px;
  text-align: left;
  width: 80%;
  min-width:280px;
  max-width:750px;
}

.podio-marketing-snippet-logo {
  float:left;
  margin: 5px 15px 5px;
  background-image: url(images/podio-logo.png);
  background-repeat: no-repeat;
  height:24px;
  width:100px;
}
@media  only screen and (-webkit-min-device-pixel-ratio: 1.3),
  only screen and (-o-min-device-pixel-ratio: 13/10),
  only screen and (min-resolution: 120dpi)
  {
        .podio-marketing-snippet-logo{
  background-image: url(images/podio-logo@2x.png);
  background-size: 100px 24px;
}
  }

.podio-marketing-snippet-text {
  float:left;
}
.podio-marketing-snippet-text a{
  color: #07a1f2;
  font-style:bold;
}
.lchs-logo {
  float:left;
  margin: 5px 15px 5px;
  background-image: url(images/podio-logo.png);
  background-repeat: no-repeat;
  height:24px;
  width:100px;
}
.has-thumbnail .entry-header{
  height: 135px;
}


#user-details{
  float:right;
  font-size: 0.75em;
  max-width: 100%;
  font-style: italic;
  font-weight:normal;
  text-align: right;
      color: #bfbfbf;
 padding:0 10px;
    margin-right: 10px;
    z-index: 3;
}
#user-details a{
  color:#a6a6a6;
}

/* =Menu */
.main-navigation {
  float:none;
}
.main-navigation ul ul {
    text-align: left;
    visibility: visible;

}
.main-navigation ul li {

    margin-left: 0;
}


.header-donate{
  text-align:center;
  position:absolute;
  right:10%;
  margin-left:15px;
  padding: 0 35px;
  vertical-align: middle;
  height: 110px;
  background-color:#F40F78;
  color:#fff;
  z-index: 999;
  box-sizing: border-box;
  box-shadow: none;
  transition: all 0.3s ease-in-out 0s;
  border-width: 0px 0px 3px;
  border-style: none none solid;
  border-color: #ab0852;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-radius: 0px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: none;
  z-index: 11000;
}
.header-donate:hover{
  background-color:#de0d6c;

}

.header-donate h2{
/*  margin:35px;
*/}

.site-logo{
  background-image: url(images/lchs-logo-header.png);
  background-repeat: no-repeat;
/*  height:110px;
  width:198px;*/
height: 108px;
width: 196px;
background-size: contain;
margin: 0 0 0 10px;
}


.gray-site-logo{
  background-image: url(images/lchs-logo-footer.png);
  background-repeat: no-repeat;
  background-size: contain;
  height:150px;
  width:170px;
}
.site-branding{
  border:0;
  padding:0;
}


@media  only screen and (-webkit-min-device-pixel-ratio: 1.3),
  only screen and (-o-min-device-pixel-ratio: 13/10),
  only screen and (min-resolution: 120dpi)
  {
        .site-logo{
  background-image: url(images/lchs-logo-header.png);
  background-size: contain;
}
  }
  @media  only screen and (-webkit-min-device-pixel-ratio: 1.3),
  only screen and (-o-min-device-pixel-ratio: 13/10),
  only screen and (min-resolution: 120dpi)
  {
        .gray-site-logo{
  background-image: url(images/lchs-logo-footer.png);
  background-size: contain;
}
  }

.header-search {
    float:left;
/*    border-left: 1px solid #ccc;
*/    max-width:50%;
    z-index: 3;
}

#site-navigation .search-form {
  max-width: 5%;
}

#site-navigation .search-submit {
  display:none;
  }

/* ELETTER SIGN UP FORM */

#signup {
  background-color: #8ccced;
  text-align: center;
}
#signup h2{
  margin-top: 25px;
  padding-left:5px;
}
#signup p{
  font-size: 38px;
}

.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 0 !important;
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}

.gf_simple_horizontal_wrapper li.hidden_label input {
  margin-top: 0 !important;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

.gf_simple_horizontal div.gform_footer.top_label {
  width: auto !important;
  vertical-align: top !important;
}

.gf_simple_horizontal div.gform_body {
  width: auto !important;
}

.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
  font-size: 13px;
  padding: 0 24px;
}

#gform_wrapper_1{
  padding: 0 10%;
}
/* ADD PET TO ADOPTION APP BUTTON */

  #gform_wrapper_5{
    max-width: 100%;
    padding:0;
  }

  #gform_wrapper_5 .gform_footer {
    padding:0;
    margin:0;

  }

  #gform_wrapper_5 .gform_footer input.button, .gform_wrapper_5 .gform_footer input[type="submit"] {
  width: 100%;
/*   font-size: 2em;
*/  
  }
@media screen and (max-width: 1200px) {
  #gform_wrapper_5 .gform_footer input.button, .gform_wrapper_5 .gform_footer input[type="submit"] {
  width: 100%;
/*   font-size: 1em;*/
  }
  }

/* CAMPAIGN FORM */
  #gform_wrapper_12 .gform_footer input.button, .gform_wrapper_12 .gform_footer input[type="submit"] {
  width: 100%;
/*   font-size: 2em;
*/  
  }

/* DONATION FORM */

li.gf_readonly input[type="text"]{
    border: 0;
    background:none;

}

  /* ADOPTION APPLICATION */
    #gform_wrapper_2 .gfield , #gform_wrapper_5 .gfield, #gform_wrapper_6 .gfield, #gform_wrapper_21 .gfield {
    margin-bottom: 3em;
    margin-top: 2em;
}

/* GENERAL GFORM STYLES */

.gform_wrapper h2.gsection_title{
  font-size: 1.7em !important;
}

/*.gform_wrapper .gsection {
    margin-top: 5em !important;
    }*/

    .gform_wrapper .top_label .gfield_description {
    font-style: italic;
  }


.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: auto !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
font-size:1.75em;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .disabled {
  font-size:1.75em !important;
  white-space: normal;
  }



.gform_wrapper ul.gfield_radio li input[type="radio"] {
    visibility:hidden;

}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
    visibility:hidden;

}
.gform_wrapper ul.gfield_radio li {
    display: inline;
}

/* Sponsorship Choice Form */

#gform_wrapper_24 ul.gfield_radio li {
    display: block;
}

.gform_wrapper ul.gfield_radio li input[type="radio"] + label, .toggle{
    background-color: #ababab;
    margin:0;
    color: #fff;
    font-weight: bold;
    padding: 18px 22px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    cursor: pointer;
    text-align: center;
    white-space: normal;
    margin: 5px 0;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"] + label {
    background-color: #ababab;
    display: block;
    margin:0;
    color: #fff;
    font-weight: bold;
    padding: 18px 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    max-width: 65%;
}


.toggle{
  float:left;
  margin: 0 5px 5px 5px;
  border: 0;
  padding: 5px 15px;
  font-size:1em;

}
.toggle:hover{
  border:0;
  background-color: #07A1F2;

}

.toggle:active,
.toggle.is-checked {
  background-color: #07A1F2;
}

.toggle.is-checked {
  color: white;
/*  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
*/}

.toggle:active {
/*  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
*/}
.ui-group h3 {

    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;

}
.ui-group {

    display: inline;
    text-align: left;
    margin: 0;
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
    border-bottom: 1px white solid;
    vertical-align: middle;

}
#flip{
-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #07a1f2;
  border: 0;
  border-bottom: 3px solid #0691d9;
  border-radius: 0;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 30px 12px;
  text-shadow: none;
  cursor: pointer;
}
#flip:hover{
    -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #0691d9;
  border-bottom: 3px solid #0680c0;
}
#panel, #flip {
    padding: 20px;
    text-align: center;

color: #fff;
cursor: pointer;
}
#panel{
background: #444444;
display: none;
}
#flip h3{
  margin:0;
}


.filters {
background:rgb(56,56,56);
color:#FFF;
vertical-align: middle;
/*position: absolute;
top: -250px;
left: 0;
width: 100%;*/
/*height: 250px;
*/padding: 20px;
transition: top 500ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
/*overflow: hidden;
*/box-sizing: border-box;
/*z-index:9999;
*/  
}

.filters h1 {
  color:#FFF;
}

/*#animal-filters {
  position:absolute;
  appearance:none;
  cursor:pointer;
  left:-100%;
  top:-100%;
}*/

#animal-filters + label {
  cursor:pointer;
  padding:10px;
width: 100px;
border-radius: 3px;
padding: 8px 10px;
line-height:20px;
text-align:center;
-webkit-font-smoothing: antialiased;
cursor: pointer;
  margin:20px 50px;
  transition:all 500ms ease;
  z-index:9999;
}
/*#animal-filters + label:after {
  text-align: center;
  content:"Open"
}*/


#animal-filters:checked ~ .filters {
  top: 0;
  position:fixed;
}

.grid {
min-height:295px;
}

#animal-filters:checked + label {
  background:#dd6149;
}

#animal-filters:checked + label:after {
  content:"Close"
}
 #panel #close{
    display: block;
  }
@media screen and (max-width: 885px) {
/*.ui-group h3 {
display: block;
margin-right: 0;
font-size: 50px;
text-align: center;
}*/

 #panel button{
      width: auto;
  }
  #panel #close{
    display: block;
  }
}

.ui-group .toggle-group {

    display: inline;
    margin: 0;
    float: right;

}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"] + label {
    cursor: pointer;
}
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    background-color: #07A1F2;

}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label{
    background-color: #07A1F2;

}

.gform_wrapper .gf_step.gf_step_active {
    opacity: 1;
}
.gform_wrapper .gf_page_steps {
    width: 99%;
    margin: 0px 0px 2em !important;
    padding: 0px 0px 0.25em;
    border:none !important;
    position: relative;
    top: 20px;
    text-align: center;
}

.gform_wrapper .gf_step {
    padding-left: 1.5em !important;
  padding-right: 1.5em !important;
  padding-bottom: 2em !important;
  font-size: 0.8em !important;
}

.gf_step_active{
  border-bottom: 4px solid #07A1F2;
  color: #07A1F2;
}
.gf_step_pending, .gf_step_previous{
  border-bottom: 4px solid #ababab;
}

#non-profit-status{
  white-space: normal;
  clear:both;
  margin-top:50px;
  font-size:0.6em;
  line-height:1.2em;
  color:#929292;
}

.gf_list_inline{
  margin-bottom:0.5em;
}

.widget_search input[type="submit"]{
  width: 30%;
float: left;
height: 40px;
padding: 0 5px;
margin-right: 5px;
font-size:  1em;
}
.widget_search input[type="search"]{
  width: 50%;
float: left;
height: 40px;
padding: 0 5px;
margin-right: 5px;
}

  /* ADOPTION CONTRACT STYLES */
.signature{
  width:100%;
}

/* MONTHLY DONATION FORM STYLES */

#input_12_45_4, #input_12_42_4 #input_12_14_2_month, #input_12_14_2_year{
  border: 2px solid #b0d4e8;

}

#gform_wrapper_12 .gsection {
  margin-top:2.5em !important;
  }

/* SINGLE DONATION FORM STYLES */

/*#gform_wrapper_6 .gform_body .gform_fields .gfield input[type=text]{
position:relative;
padding: 25px;
min-width:200px;
font-size:1em;

}*/

/* DONATION FORM HIDDEN FIELDS */

#field_5_1, #field_6_19, #field_12_19, #field_14_1, #field_19_22, #field_13_43 .gfield_required{
  display:none;
}

/* FOSTER APPLICATION */

#input_13_44 {

}

/* Android 2.3 :checked fix */
@keyframes fake {
    from {
        opacity: 1;
    }
    to {
        opactity: 1
    }
}
body {        
    animation: fake 1s infinite;
}

.radio-tabs .state {
    position: absolute;
    left: -10000px;
}
#starks:focus ~ .tabs #starks-tab,
#lannisters:focus ~ .tabs #lannisters-tab {
    box-shadow: 0 0 3px 3px rgba(0,127,255,.5);
}

.radio-tabs .tab {
    display: inline-block;
    padding: 12px;
    vertical-align: top;
    margin-right:15px;
    cursor: hand;
    cursor: pointer;
    background-color: #ababab;
    color: #fff;
    font-weight: bold;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: .3em solid #ababab;
  width:26%;
  text-align: center;
  white-space: pre-line;
  height:50px;
  overflow:hidden;
  min-width: 100px;

}



.radio-tabs .tab:hover {
    background-color: #fff;
    color: #07A1F2;
    border-bottom: .3em solid #fff;
}
#starks:checked ~ .tabs #starks-tab,
#lannisters:checked ~ .tabs #lannisters-tab{
    background-color: #fff;
    border-bottom: .3em solid #fff;
    cursor: default;
    color: #07A1F2;
}

.radio-tabs .panels {
    white-space: normal;
    min-height: 350px;
/*  margin-right:25px;
*/  min-width:300px;

}
.radio-tabs .panel {
    display: none;
    width:60%;
    background-color: #fff;
    padding: 1em 2em 1em 2em;
    min-width:300px;
}

.radio-tabs #monthly-giving-faqs-panel {
    display: none;
}

.radio-tabs .panel {
  margin:0;
}

#starks:checked ~ .panels #starks-panel,
#lannisters:checked ~ .panels #lannisters-panel, #lannisters:checked ~ .panels #monthly-giving-faqs-panel {
    display: block;
}

#monthly-giving-faqs-panel h5 {
  margin-bottom:0.25em;
}

#monthly-giving-faqs-panel {
  background-color: #fff;
  padding: 1em 2em 1em 2em;
  margin-top:1.5em;
}


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"], 
input[type="tel"],
input[type="select"], 
.textarea {
  border: 2px solid #b0d4e8;
  font-style: oblique;
  padding: 10px;
}


#ssl{

}

.sponsored_animal_profile{
  background-color: #e6e6e6;
  text-align: center;
  padding:15px 0px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
.sponsored_animal_photo .attachment-thumbnail {
    border: 6px solid #ababab;
}
.sponsored_animal_photo{
  margin:0.5em;

}
.sponsored_animal_info{
/*  margin:0.5em;
*/
}





