/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


/*
// Global headings.
*/

h4,
.h4 {
  font-size: 150%
}

h5,
.h5 {
  font-size: 125%
}


/*
// Buttons.
*/

.x-btn-alt-light {
  color: #fff;
  border-color: #fff;
}

.x-btn-alt-light:hover {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.75);
}

.x-btn-alt-dark {
  color: #434f5b;
  border-color: #434f5b;
}

.x-btn-alt-dark:hover {
  color: rgba(67, 79, 91, 0.75);
  border-color: rgba(67, 79, 91, 0.75);
}


/*
// Header.
*/

.x-topbar .p-info {
  letter-spacing: 0;
}


/*
// Landmark header.
*/

.x-header-landmark {
  padding: 45px 0;
  border-color: #e4e1d0;
  background-color: #e4e1d0;
}

.x-header-landmark h1.h-landmark {
  font-size: 200%;
  letter-spacing: 3px;
}


/*
// Content headings.
*/

.entry-title {
  font-size: 125%;
}

.h-widget {
  font-size: 112%;
}


/*
// Custom promo.
*/

.promo-custom {
  margin: 0 auto;
  max-width: 275px;
}

.promo-custom h4 {
  margin: 0;
  font-size: 1.15em;
}

.promo-custom p {
  margin: 0.75em 0 1.15em;
  font-size: 0.85em;
}

.promo-custom p:last-child {
  margin-bottom: 0;
}


/*
// Footer.
*/

footer p,
footer h4 {
  color: #fff;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #6190a2;
}

footer .footer-services {
  font-size: 16px;
  letter-spacing:0;
  color: #fff;
}

footer .footer-credit {
  font-family: "Montserrat", sans-serif;
}

/*
// Menu Headings.
*/

/*
// Social icons color in footer
*/
body .x-colophon.bottom .x-social-global a {
background:none!important;
color: rgb(255,255,255);
}

/* social icons color in footer when hovered  */
body .x-colophon.bottom .x-social-global a:hover {
color: rgb(76, 76, 76); background:none!important;
}

/*
// Menu download buttons
*/

.litus-btn {
border-color: rgb(136,174,159)!important;
min-width: 150px!important;
color: rgb(136,174,159)!important;
}

.litus-btn:hover {
border-color: rgb(76, 76, 76)!important;
min-width: 150px!important;
color: rgb(76, 76, 76)!important;
}

/*
// Menu Illustration Icons
*/

.straw {max-width: 60px;}

.chick, .terrine, .croissant {max-width: 70px;}

.ckpot, .toms, .artbread {max-width: 75px;}

.piggy, .peas {max-width: 80px;}

.fishy, .moo {max-width: 90px;}

/*
// Custom Margin for headings on menus
*/
.margh4 {
margin-bottom: 24px !important;}

.subhead-pad {padding-top: 20px !important; padding-bottom: 20px !important;}

/*
// Section headings
*/
.menu-h-txt, .h-custom-headline.man.h4 {
color: rgb(136, 174, 159)!important;
}

.menuimage {
border-bottom: 5px solid rgb(125,125,125);
}

@media (min-width: 768px){
.scol {
left: 40%; right: auto;
position:absolute;
}}

@media (max-width: 768px){
.ctr-sm, p, h2, .h2, h3, .h3 {
text-align: center !important;
}}

#youngsteph {
  max-width: 50%;
}

.sub-menu {
font-family: "Montserrat",sans-serif;
}

.desktop .sub-menu li:after,   .desktop .sub-menu li:before {
display: none !important;
border: 0px;

}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/*
// Testimonial page
*/

.testloc {
text-transform: capitalize!important;
}

.testimonial::before {
content: "";
border-top: 2px solid #88AE9F !important;
width: 30% !important;
margin: 0px auto 20px auto !important;
display: block !important;;
}

/* Border on Bottom of Navigation */
.x-navbar {
border-bottom: 2px solid rgb(248, 248, 248) !important;