/*

Theme Name: Fort Edmonton Park Theme
Theme URI: http://fortedmontonpark.com
Author: Strong Coffee Marketing
Author URI: http://strongcoffeemarketing.com
Description: A custom child theme to parent theme X.
Version: 1.0.0
Template: x

*/


/***** Table of Contents *****/


/*
00. Global Styles
01. Header Styles
02.
03. Content Styles
04. Widget Styles
05. Footer Styles
06. Mobile Styles
*/


/***** End of Table of Contents *****/


/*** 00. Global Styles ***/

.site {
  background-color: #FFF;
}

.green {
  color: #64b6ac;
}

.blue {
  color: #c0fdfb;
}

.brown {
  color: #daffef;
}

.yellow {
  color: #d6e03d;
}

.grey {
  color: #5d737e ;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #5d737e;
}

p, ul li, ol li {
  color: #5d737e;
}

img.border {
  border: solid 1px #ede3d4;
}


/*** End of Global Styles ***/


/*** 01. Header Styles ***/


/* Top Bar */

.x-topbar {
  border-bottom: 1px solid #fff;
  background-color: #5d737e;
}

.x-topbar .p-info {
  font-size: 12px;
}

.x-topbar .p-info a {
  border-bottom: none;
  font-weight: bold;
}

.x-topbar .p-info a:hover {
  color: #543d1a !important;
}

.x-topbar .x-social-global a {
  color: #FFF;
}

.x-topbar .x-social-global a:hover {
  color: #543d1a;
}


/* End of Top Bar */


/* Main Menu */


/*********************** Van Style Fixed ****************************************/

.x-navbar-inner {
  padding-bottom: 10px;
}

b.fix-color {
  color: #5d737e;
}

.x-navbar {
  border: none;
  background-image: url('https://www.fortedmontonpark.ca/wp-content/uploads/Icyheader2.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 1.5rem;
  box-shadow: none;
}

.x-navbar .desktop .x-nav>li>a {
  background: url("https://www.fortedmontonpark.ca/wp-content/uploads/arrown-down.png") no-repeat;
  background-position: 85% 75%;
  background-size: 15%;
}

.x-navbar .desktop .x-nav>li>a:hover {
  background: url("https://www.fortedmontonpark.ca/wp-content/uploads/arrow-up.png") no-repeat;
  background-position: 85% 75%;
  background-size: 15%;
}

.x-navbar .desktop .x-nav>#menu-item-14073>a, .x-navbar .desktop .x-nav>#menu-item-14073>a:hover {
  background-size: 16.5%;
}

.x-navbar .desktop .x-nav>#menu-item-596>a, .x-navbar .desktop .x-nav>#menu-item-596>a:hover {
  background-size: 13.5%;
}

.x-navbar .desktop .x-nav>#menu-item-597>a, .x-navbar .desktop .x-nav>#menu-item-597>a:hover {
  background-size: 18.9%;
}

li#menu-item-597 a {
  padding-left: 45px;
  padding-right: 45px;
}

li.menu-item.x-menu-item.x-menu-item-search>a, li.menu-item.x-menu-item.x-menu-item-search>a:hover {
  background-image: none;
}

.x-navbar .desktop .x-nav>li.nodropdown, .x-navbar .desktop .x-nav>li.x-menu-item-search {
  background: rgb(255, 255, 255) !important;
  /*margin-top: 0;*/
  border-left: none;
}

i.x-icon-search {
  color: #5d7c95;
  display: inherit;
  margin-left: -10px;
}

li.menu-item.x-menu-item.x-menu-item-search {
  margin-left: 20px;
  max-height: 40px;
  top: -15px;
  margin-top: 25px !important;
}

li.menu-item.x-menu-item.x-menu-item-search a {
  display: inline-block;
}

li.menu-item.x-menu-item.x-menu-item-search a:hover {
  width: 4%;
  max-height: 36px;
  padding-top: 0;
  padding-bottom: 0;
}

a:hover i.x-icon-search {
  position: relative;
  top: 5px;
}

.x-navbar .mobile .x-nav>li.x-menu-item-search>a, .x-navbar .mobile .x-nav>li.x-menu-item-search>a:hover {
  width: 20%;
  max-height: 50px;
  margin-top: 10px;
}

span.x-icon-search {
  margin-top: -7px;
  display: inherit;
}

.x-navbar .desktop .x-nav>li {
  position: relative;
  top: -15px;
  height: 60px;
  border-left: 1px solid #6e9628;
  margin-top: 15px;
}

.x-navbar .desktop .x-nav>li:nth-child(1) {
  border: none;
}


/*li#menu-item-603 {
    height: 80px;
    margin-top: 15px;
}
.x-navbar .desktop .x-nav>li+li {
    height: 80px;
}*/

.x-navbar .desktop .x-nav>li>a {
  letter-spacing: 0;
  margin-top: -15px;
  padding-left: 30px;
}


/*
li.menu-item.x-menu-item.x-menu-item-search,
li#menu-item-603{
  position: relative;
  top: -15px;
  height: 60px;
  margin-top: 15px !important;
}
li.menu-item.x-menu-item.x-menu-item-search a,
li#menu-item-603 a{
  margin-top: -15px;
}*/

.x-navbar .desktop .x-nav>li>a:hover, .x-navbar .desktop .x-nav>.x-active>a, .x-navbar .desktop .x-nav>.current-menu-item>a {
  box-shadow: none !important;
  background-color: #fff;
  height: 95px;
  color: #5d7c95 !important;
}

.x-navbar .desktop .x-nav>li>a:hover {
  /*padding-bottom: 80px !important;*/
}

.x-navbar .desktop .x-nav li>a>span:after {
  display: none;
}


/* Home Page Positioning */


/*.home .x-navbar .desktop .x-nav > li ul {
        top: auto !important;
      bottom: 100%;
    }*/


/* Interior Page Positioning */

.x-navbar .desktop .x-nav>li ul {
  top: 90px !important;
  /* original was 120px */
}

.desktop .sub-menu {
  background-color: white;
  border-radius: 0px;
  box-shadow: none;
  min-height: 150px;
  margin-top: 5px;
}

.desktop .x-nav .x-megamenu>.sub-menu>li>a {
  text-align: left;
}

.desktop .x-nav .x-megamenu>.sub-menu>li>.sub-menu {
  margin-left: 20px;
}

.menuDescription {}

.menuDescription p {
  color: #fff;
  font-size: 2.2rem;
  /*font-size: 1.6rem;*/
  /*padding-left: 45px;*/
}

.menuDescription .alignleft {
  /*margin-right: 0;*/
  /*padding-left: 240px;*/
  margin: 0.35em 0 0 0;
  width: 80%;
  text-align: right;
}

.menuDescription .alignright {
  /*margin-left: 0;*/
  margin: 0.35em 0 0 0;
}


/*#menu-main-menu li {
    margin-top: 0;
}*/


/*#menu-main-menu>li>a>span {
    padding-top: 15px;
}*/

.x-icon-search:before {
  content: "\f002";
  position: relative;
  left: 5px;
}


/* End of Main Menu Styles */


/* Breadcrumb Styles */

.x-breadcrumb-wrap a, .x-breadcrumbs .delimiter {
  color: #543d1a !important;
}

.x-breadcrumbs .current, .x-breadcrumb-wrap a:hover {
  font-weight: bold;
}


/* End of Breadcrumb Styles */


/*** End of Header Styles ***/


/*** 02. ***/


/*** End of Styles ***/


/*** 03. Content Styles ***/

.h-landmark {
  display: none;
}

.featureBanner h2, .featureBanner p {
  color: #FFF;
}

.featureBanner p {
  font-size: 1.8rem;
}

.featureEvents .x-recent-posts a {
  border: none;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}

.featureEvents .x-recent-posts .x-recent-posts-content {
  padding: 0.65em 0 0.775em;
}

.featureEvents .x-recent-posts .h-recent-posts {
  font-size: 20px;
  font-size: 2rem;
}

.featureEvents .x-recent-posts .x-recent-posts-date {
  display: none;
}

.entry-thumb img {
  border: 1px solid #ede3d4;
}

.entry-wrap {
  padding: 20px 0px 20px 0px;
  background-color: transparent;
  box-shadow: none;
}

.entry-wrap h1, .entry-wrap h2, .entry-wrap h3, .entry-wrap h4, .entry-wrap h5, .entry-wrap h6 {
  margin-top: 0;
}

article.comment {
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.p-meta {
  font-weight: bold;
  font-size: 18px;
}


/*** End of Content Styles ***/


/*** 04. Widget Styles ***/

.widget ul, .widget ol {
  border: none;
}

.widget ul li, .widget ol li {
  border-bottom: none;
  padding: 0.65em 0 0 0;
}

.widget.widget_recent_entries li, .widget.widget_recent_comments li {
  padding: 1.4em 0 0 0;
}

.widget_meta ul li a, .widget_pages ul li a {
  border: none;
  padding: 0;
  box-shadow: none;
}

.x-sidebar .widget.widget_text .textwidget .x-recent-posts a {
  border: none;
  padding: 5px 0 0 0;
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 0;
}

.x-sidebar .textwidget .entry-wrap .x-recent-posts-content {
  padding: 0.65em 0 0 0;
  border: none;
}

.x-sidebar .x-recent-posts .x-recent-posts-date {
  display: none;
}

.x-sidebar a {
  font-weight: bold;
}


/*** End of Widget Styles ***/


/*** button fixed style****/

.light-blue-btn {
  background-color: #86b2d8 !important;
  border-color: #86b2d8 !important;
}

.green-btn {
  background-color: #64b6ac !important;
  border-color: #64b6ac !important;
}

.light-green-btn {
  background-color: #C7D63E !important;
  border-color: #C7D63E !important;
}


/*End Button*/


/*** 05. Footer Styles ***/


/*Van fixed style*/

footer.x-colophon.top {
  border: none;
  padding: 2% 0 1% 0;
  background-image: url('insert url of footer image here ');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px 0;
}

footer.x-colophon.top {
  padding-top: 120px;
}


/*** End of Van Styles ***/

footer.x-colophon.top .x-1-4:nth-child(1) {
  width: 18%;
}

footer.x-colophon.top .x-1-4:nth-child(2) {
  width: 41%;
}

footer.x-colophon.top .x-1-4:nth-child(3) {
  width: 14%;
}

footer.x-colophon.top .x-1-4:nth-child(4) {
  width: 15%;
}

footer.x-colophon.top .x-1-4:nth-child(4) p {
  text-align: right;
  font-weight: bold;
}

footer.x-colophon.top .x-1-4:nth-child(4) p a {
  color: #FFF;
}

footer.x-colophon.top .x-1-4:nth-child(4) p a:hover {
  color: #543d1a;
}

footer.x-colophon.top .h-widget, footer.x-colophon.top p {
  color: #fff;
  text-shadow: none;
}

footer.x-colophon.top .widgetContainer {
  /*border-bottom: 1px solid #5a5b59;*/
  padding-bottom: 30px;
}

footer.x-colophon.top .menuContainer {
  padding-top: 12px;
}

footer.x-colophon.top .widget {
  text-shadow: none;
}

footer.x-colophon.top .x-recent-posts a {
  border: 1px solid #5d7e22;
  background-color:  #5d7c95;
  color: #a5ae99;
}

footer.x-colophon.top .x-recent-posts a h3.h-recent-posts {
  color: #fff;
}

footer.x-colophon.top .x-recent-posts a h3.h-recent-posts:hover {
  color: #d6e03d;
}

footer.x-colophon.top h4.h-widget:after {
  content: "";
  position: absolute;
  top: 8%;
  right: 0;
  height: 3px;
  width: 65%;
  display: block;
  margin-top: -2px;
  /*border-bottom: 1px solid #709829;*/
  opacity: 1;
}

ul#menu-footer-menu li {
  float: left;
  margin: 0 5px 0 0;
}

ul#menu-footer-menu li+li {
  border-left: 1px solid #fff;
  padding-left: 5px;
}

ul#menu-footer-menu li a {
  color: #fff;
}

ul#menu-footer-menu li a:hover {
  color: #543d1a;
}

footer.x-colophon.top {
  border: none;
  box-shadow: none;
}

footer.x-colophon.bottom {
  color: #64b6ac;
  background-color: #64b6ac;
  border: none;
  box-shadow: none;
}

footer.x-colophon.bottom .x-colophon-content {
  margin: 20px 0 10px 0;
}

footer.x-colophon.bottom p {
  color: #64b6ac;
  letter-spacing: normal;
  font-size: 12px;
  margin-bottom: 0;
}

footer.x-colophon.bottom .x-social-global {
  margin: 0;
}

footer.x-colophon.bottom .x-social-global a {
  margin-right: 5px;
  margin-left: 0;
  font-size: 32px;
  color: #fff;
}

footer.x-colophon.bottom .x-social-global a:hover {
  color: #86b2d8;
}

footer.x-colophon.bottom #menu-copyright-menu {
  margin: 10px 0 0 0;
}

footer.x-colophon.bottom #menu-copyright-menu li {
  float: left;
  margin-right: 5px;
  letter-spacing: normal;
  line-height: normal;
  list-style: none;
}

footer.x-colophon.bottom #menu-copyright-menu li+li {
  border-left: 1px solid #fff;
  padding-left: 5px;
}

footer.x-colophon.bottom #menu-copyright-menu li a {
  color: #fff;
  font-size: 13px;
}

footer.x-colophon.bottom #menu-copyright-menu li a:hover {
  color: #86b2d8;
}

footer .x-column.x-md.x-1-2.last {
  margin-top: 250px;
}

footer .x-column.x-md.x-1-2.last #text-6 {
  float: right;
  margin-right: -10px;
}


/*Van Fixed style*/

.x-container.max.width.menuContainer {
  width: 100%;
  background-color: #64b6ac;
  max-width: 3000px;
  margin-bottom: -30px;
  padding: 20px 0;
}

.mobile #menu-main-menu-1 .x-megamenu .sub-menu .menu-item .sub-menu .menu-item a span b {
  color: #fff !important;
}

.x-nav-wrap.mobile.collapse.in b font {
  color: white;
}


/*footer .alignleft {
        margin: 0.35em 1.313em 0.35em 4.5em;
    }*/

.x-child-container {
  width: 88%;
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #9bbf5e;
}


/*** End of Van Styles ***/


/*** End of Footer Styles ***/


/*** 06. Mobile Styles ***/

@media (max-width: 979px) {
	#x-nav-wrap-mobile a,
	#x-nav-wrap-mobile h5,
	#x-nav-wrap-mobile b.fix-color {
		color: #fff !important;
	}
  .x-topbar {
    display: none;
  }
}

.menuDescription {
  display: none;
}

footer.x-colophon.top .x-1-4 {
  width: 100% !important;
}

footer.x-colophon.top .x-1-4:nth-child(1), footer.x-colophon.top .x-1-4:nth-child(3) {
  text-align: center;
}

footer.x-colophon.top .x-1-4:nth-child(4) p {
  text-align: center;
}

footer.x-colophon.top h4.h-widget:after {
  top: 5%;
  width: 45%;
}

@media screen and (max-width:1131px) {
  .x-container.max.width {
    width: 97% !important;
  }
  .x-container.max.width.menuContainer {
    width: 100% !important;
  }
  #menu-main-menu a {
    font-size: 14px;
  }
}

@media screen and (max-width:979px) {
  /*.x-nav-wrap.mobile.collapse.in{
    background-color: white;
  }*/
  a.x-btn-navbar:before {
    content: none !important;
  }
  footer.x-colophon.top .x-column.x-md.x-1-2 {
    margin-top: 100px !important;
    margin-bottom: -270px !important;
  }
}

@media screen and (max-width:645px) {
  #post-768 .entry-content.content {
    margin-bottom: -120px;
    position: relative;
    z-index: 1;
  }
  footer #text-4 {
    font-size: 1.4rem;
  }
  footer .textwidget {
    width: 30%;
  }
  footer.x-colophon.top {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: -40px;
  }
  footer.x-colophon.top .x-column.x-md.x-1-2 {
    margin-top: 150px !important;
    margin-bottom: -340px !important;
  }
}

@media screen and (max-width:645px) {
  #post-768 .entry-content.content {
    margin-bottom: -150px;
  }
  footer.x-colophon.top .x-column.x-md.x-1-2 {
    margin-top: 170px !important;
  }
}

@media screen and (max-width:515px) {
  .x-navbar .mobile .x-nav>li.x-menu-item-search>a, .x-navbar .mobile .x-nav>li.x-menu-item-search>a:hover {
    width: 35%;
  }
}

@media screen and (max-width:450px) {
  .x-container.max.width.widgetContainer {
    font-size: 14px !important;
  }
  .x-container.max.width.widgetContainer .x-column.x-md.x-1-2 {
    position: relative;
    top: 27px;
  }
  .x-container.max.width.widgetContainer div#text-4 {
    padding-bottom: 20px;
  }
}

@media screen and (max-width:320px) {
  .x-container.max.width.widgetContainer {
    font-size: 12px !important;
  }
}

@media screen and (min-width: 980px) and (max-width: 1024px) {
  .x-navbar .x-nav>li>a {
    font-size: 18px;
  }
}


/*** End of Mobile Styles ***/
