/*

 Theme Name: Elise Child

 Template: elise

*/


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


/* ---- Reviews Customisation ---- */

.emm-reviews {
	height: 280px;
	overflow:hidden;
}

/* Theme customization starts here
-------------------------------------------------------------- */

#navbar
{
  box-shadow: none;
}

/* Line 2136 */
.post-views
{
  display:none;
}
/* Line 641 */
.blog-content img
{
  box-shadow: none;
}

/* Remove Featured Image from Post */
article > .blog-media img {
	display: none;
}

/* Put Featured Image Back on Post Preview */
.blog-medium > article > .blog-media img {
	display: block;
}

/* Remove Meta Data from Post Preview */
.blog-medium > article > div.entry-meta {
	display: none;
}


/* Reduced Font Size of Blog Titles */
.blog-header h3 { font-size: 24px; line-height: 30px; }


.main-nav ul .elise-mega-menu:not(.nav-icons) > ul > li > a
{
  cursor: pointer;
}
.main-nav ul .elise-mega-menu:not(.nav-icons) > ul > li > a:hover
{
  cursor: pointer;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul li a {
	font-weight: normal;
	list-style:none;
}
ul.tick1 li {
	background: url('/wp-content/themes/elise-child/img/tick.png') no-repeat left top;
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 12px;
} 
ul.tick1 li::before {
 content: "";
} 
ul.tick2 li {
    background: url('/wp-content/themes/elise-child/img/tick2.png') no-repeat left top;
	background-repeat: no-repeat;
	background-position: 0.25em;
	padding-left: 14px;
} 
ul.tick2 li::before {
 content: "";
} 
.content ul {
	margin-bottom: 15px;
}
.displaynone {
	display: none;
}
h3 {
	letter-spacing: 0px;
}
.widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li
{
  background-color: #ffffff;
  background-image: none;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 11px;
/* text-transform: inherit;*/
  /*letter-spacing: 1px;*/
  color: #747474;
 /* font-family: "Raleway",Arial,sans-serif;*/
  box-shadow: none;
}
.widget_recent_comments ul li a, .widget_recent_entries ul li a, .widget_rss ul li a
{
  color: #747474;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: 400;
 /* display: block; */
  text-transform: none;
  font-family: "Raleway",Arial,sans-serif;
  line-height: 22px;
}

/* New Header 2016-01-27 */

/* Line 55 */
.header-extended #navbar .nav-bottom-bar-wrap, .header-centered .nav-centered-bar-wrap
{
  border-top: none;
}

/* Line 105 */
.header-extended #navbar .nav-bottom-bar-wrap, .header-centered .nav-centered-bar-wrap
{
  border-top: none;
}

/* Line 630 */
.header-extended #navbar .nav-bottom-bar-wrap
{
  border-top: none;
}

/* Line 626 */
.header-extended #navbar .nav-top-bar-wrap
{
  width: 100%;
  height: 60px;
  padding-top: 15px;
}

/* Line 681 */
.header-extended .menu-right
{
  text-align: left;
}

/* Line 630 */
.header-extended #navbar .nav-bottom-bar-wrap
{
  height: 60px;
}

/* Fix Google Recaptcha width issue */
.rc-anchor-normal, .g-recaptcha
{
  height: 74px;
  width: 300px;
  transform:scale(0.77);
  -webkit-transform:scale(0.77);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}

/* Custom Button AJM */

.btn-ajm a {
	background-color: #1a92af;
	color: #eaeaea;
	padding: 25px 30px;
	font-size: 20px;
	margin: none;
	border-radius: 13px !important;
	/*width: 100%;*/
}


.btn-ajm a:hover {
	background-color: #1FB0D3;
	color: #ffffff;
	text-decoration: none;
}

/* 2016 Button */

.button {
  display: inline-block;
  /*font-family: "Montserrat", "Trebuchet MS", Helvetica, sans-serif;*/
  border-radius: 13px !important;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  padding: 1.6em 1.7em;
  padding-right: 4.7em;
  background: #1a92af;
  border: none;
  color: white;
  transition: .2s;
}
.button:before,
.button:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding-top: inherit;
  padding-bottom: inherit;
  width: 2.8em;
  content: "\00a0";
  font-family: 'FontAwesome', sans-serif;
  font-size: 1.2em;
  text-align: center;
  transition: .2s;
}
.button:before {
  background: rgba(0, 0, 0, 0.1);
}
.button:hover {
  background: #0079a5;
}
.button:active,
.button:focus {
  background: #002e3f;
  outline: none;
}
.button {
  min-width: 15em;
}
.arrow {
  background: #1a92af;
}
.arrow:hover {
  background: #1FB0D3;
}
.arrow:active,
.arrow:focus {
  background: #1FB0D3;
}
.arrow:after {
  content: "\F054";
}
.arrow:hover:after {
  -webkit-animation: bounceright .3s alternate ease infinite;
  animation: bounceright .3s alternate ease infinite;
}
.phone {
  background: #139675;
}
.phone:hover {
  background: #0d6952;
}
.phone:active,
.phone:focus {
  background: #083b2e;
}
.phone:after {
  content: "\F095";
}
.phone:hover:after {
  -webkit-animation: wiggle .05s alternate ease infinite;
  animation: wiggle .05s alternate ease infinite;
}
.email {
  background: #C673B3;
}
.email:hover {
  background: #b74f9f;
}
.email:active,
.email:focus {
  background: #963d82;
}
.email:after {
  content: "\F0E0";
}
.email:hover:after {
  -webkit-animation: none;
  -webkit-transform: skew(-20deg);
  animation: none;
  transform: skew(-20deg);
  text-indent: .1em;
}
.search:after {
  content: "\f002";
}
.search:hover:after {
  -webkit-animation: none;
  -webkit-transform: scale(1.4);
  animation: none;
  transform: scale(1.4);
}
@-webkit-keyframes bounceright {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(3px);
  }
}
@-webkit-keyframes wiggle {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(30deg);
  }
}
@keyframes bounceright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(3px);
  }
}
@keyframes wiggle {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(30deg);
  }
}