/**
Theme Name: Fertility Pregnancy Acupuncture Clinic
Author: Fertility Pregnancy Acupuncture Clinic
Description: The Custom Theme for Fertility Pregnancy Acupuncture Clinic
Version: 1.0
**/
body { margin:0; padding:0; background:#fff; font-family:'Roboto', sans-serif; font-size:14px; line-height: 18px; color:#666666; }
a { color:#006225; text-decoration:none; }
a:hover { color: #df1f25; }
img { border:none; margin:0; padding:0;}
.middle-left img {max-width: 100%; height: auto;}
* { padding:0; margin:0; outline:none; }
ol, ul { list-style: circle inside none; margin: 0; padding: 0; } 
ul, li { font-weight: normal; margin: 0; padding: 0; }
 @font-face {
 font-family: 'hurufo__numero_boldregular';
 src: url('fonts/hurufo__numero_bold.eot');
 src: url('fonts/hurufo__numero_bold.eot?#iefix') format('embedded-opentype'), url('fonts/hurufo__numero_bold.woff') format('woff'), url('fonts/hurufo__numero_bold.ttf') format('truetype'), url('fonts/hurufo__numero_bold.svg#hurufo__numero_boldregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
h1, h2, h3, h4, h5, h6{
  margin-top:10px;
  margin-bottom:20px;
  font-family: georgia;
  color: #7f9c86;
}
 @font-face {
 font-family: 'hurufo__numeroregular';
 src: url('fonts/hurufo__numero.eot');
 src: url('fonts/hurufo__numero.eot?#iefix') format('embedded-opentype'), url('fonts/hurufo__numero.woff') format('woff'), url('fonts/hurufo__numero.ttf') format('truetype'), url('fonts/hurufo__numero.svg#hurufo__numeroregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.main { float:left; width:100%;  }
.wrapper { margin: 0 auto; width: 1018px; }
.wrapper.wide {width: 100%;}
/* Top Css */
.top { width: 100%; float:left; height: 231px; background-color: #aecfb7; padding-top: 70px;}

/*.top-left { float:left; background:url(images/top-left-bg.jpg) no-repeat; min-height: 156px; padding: 13px 0 0 13px; width: 25%; }*/
.top-left {
	float: none;
	/* background: url(images/top-left-bg.jpg) no-repeat; */
	min-height: 156px;
	padding: 13px 0 0 13px;
	width: 25%;
	margin: 0 auto;
}

.top-left-bg { /*background:url(images/top-left-bg.jpg) no-repeat right; */ float:left; width:100%; }
.top-right-bg { }
.top-right-top { float:right; display: none;}
.logo { float:left; }


.top-right {
	float: none;
	/* background: url(images/top-right-bg.jpg) no-repeat right top; */
	min-height: 124px;
	padding: 5px 0 0;
	width: 90%;
	margin: 0 auto;
}

.email { float:right; margin: 0 32px; }
.email a { color:#fff; background:#f05a28; text-align: center; color:#fff; height:41px; padding:10px 0 0 0; width:62px; float: left; font-family: 'hurufo__numeroregular'; font-size:16px; line-height: 16px; }
.phone { float:right; width:130px; height:41px; padding:10px 0 0 0; background:#f05a28; text-align: center; color:#fff; font-family: 'hurufo__numeroregular'; font-size:16px; line-height: 16px; }
.facebook-icon { float:right; background:#f05a28; height:47px; padding:4px 0 0 0; text-align:center; }
.facebook-icon a img {padding:0 5px!important;}
/* Menu Css */

.top-menu { margin-top: 6px; width:100%;}

ul#navmenu{ 
  margin:0; 
  padding:0; 
  display:flex;  
  flex-direction:column;
  list-style-type:none;
}
ul#navmenu li {
    display:block;
    list-style-type:none;
    text-transform:uppercase;
}
  
ul#navmenu li a{
    display:flex;
    text-align:center;
    text-decoration:none;
    color:#fff;
    padding:1rem;
}
  ul#navmenu li ul a{ text-align: left;}
ul#navmenu li a:hover{
    background:#fff;
    color:#777;
}

@media (min-width: 750px) {
    ul#navmenu {
      flex-direction:row;
      justify-content:space-between;
    }
}

.top-menu ul#navmenu ul {
    display: none;
}

@media (min-width: 750px) {
  .top-menu ul#navmenu ul {
    display: none;
    position:absolute;
  }
}

.top-menu ul#navmenu li:hover > ul {
  display:block;
  color:#777;
  padding-left:2rem;
  z-index: 1000;
}

@media (min-width:750px) {
  .top-menu ul#navmenu li:hover > ul {
    padding-left:0;
    background:#fff;
  }
  
  .top-menu ul#navmenu li:hover > ul a{
    color:#777;
  }
  
.sub-menu li {
      display:flex;
      padding-right:2em;
    }
    
.sub-menu li:hover, li a:hover{
     /* background:#ddd;*/
      color:#777;
    }

  
  .top-menu ul#navmenu ul ul{
    margin:-50px 0 0 100%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  }
  
  .menu-item-has-children .menu-item-has-children > a:after{
    padding:1px;
    transform: rotate(-90deg);
  }
}


/* Menu Css End */
/* Top Css End */
/* Middle Css */
.middle { width: 90%; float:left; padding:0px 0px 0px 0px; background: #f3f3f2; margin-top: 0px; }
.middle.blog-page {padding: 0 5%;}
.middle.blog-page .middle-left {width:65%; margin-right: 5%; margin-bottom: 50px;}

.middle.home {width: 100%;}
.middle-left { float:left; width:65%; margin-right: 5%; margin-bottom: 50px; margin-top: 0px;}
.middle-right { margin-top: 150px; float: right; width: 20%; }
.middle.blog-page .middle-right {margin-top: 150px; float: right; width: 20%;}
.middle-right > img {float: right; margin-bottom: 20px;max-width:100%;}
.sidebar-img { width:383px; margin-bottom: 27px; float:left; height:225px; overflow:hidden; }
.middle-inner { padding: 40px 80px; background: url(http://fertilitypregnancyacupunctureclinic.com.au/wp-content/uploads/2016/11/paper.jpg); }
.title { 
line-height: 40px;
    font-family: georgia;
    color: #7f9c86;
    margin: 0;
    font-size: 40px;
    padding: 30px 0 60px;
    font-weight: normal;
    text-align: center;
	line-height: 50px;
}
.content-text { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666; width: 100%; float:left; line-height: 21px; }
.banner { float:left; width:100%; text-align:center; height:436px; position:relative; background-color: #f3f3f2; overflow: hidden;}
.banner img {  width:100%; text-align:center; height: auto; }
.banner-icon { margin: 0 auto; width: 1118px; text-align: right; }
.banner-icon img { float: right; height: 57px; margin: -27px 344px 0 0; position: relative; width: 52px; }
/* Middle Css End */
/* Footer Css */
.content-text p {
    margin-bottom: 20px;
    font-size: 16px;

}
.footer-meni { float:left; width: 100%; background-color: #aecfb7; height: auto; }
.footer { float:left; width: 100%; padding: 40px 0 30px 0; }
.address { color:#fff; font-family: 'hurufo__numeroregular'; font-size:18px; float:left; width:100%; text-align:center; }
.address span { font-family: 'hurufo__numero_boldregular'; }
.copyright { float:left; width:100%; text-align:center; padding:15px 0 0 0; color:#fff; font-family: 'hurufo__numeroregular'; font-size:10px; text-transform:uppercase; }
.copyright a { color:#fff; }
.copyright a:hover { color:#c5281e; }
/* Footer Css End */
/*Blog Page*/
.post_div { float:left; width:100%; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #e1e1e1; }
.title_2 { font-size:20px; color:#df1f25; font-family: 'hurufo__numero_boldregular'; font-weight: normal; width: 100%; float:left; margin-bottom: 16px; text-align: left; }
.title_2 a { color:#828282; }
.title_2 a:hover { color:#4a6ca5; }
.blogmeta { float:left; padding-top: 10px; }
.blogmeta, .blogmeta a { font-weight:bold; color:#828282; text-decoration:none; }
.blogmeta a:hover { color:#df1f25; }
.mid_right_contain a { color:#666666; }
.mid_right_contain a:hover { color:#8cc63f; }
.sidebar { float: right; margin-top: -10px; }
.sidebar .title {font-size: 16px; line-height: 18px; padding-top: 0;}
.sidebar ul.dpe-flexible-posts li {
    width: 47%; margin-right: 3%;
}
.sidebar ul.dpe-flexible-posts li:nth-child(odd) {
	clear: both;
}
.title-right { color: hsl(143, 100%, 19%); float: left; font-family: 'hurufo__numero_boldregular'; font-size: 21px; margin: 0; padding: 0 0 14px; width: 100%; }
.sidebar ul { width: 100%; list-style: none outside none; float:left; padding: 0px; margin: 0 0 20px; }
.sidebar ul li { padding: 0px; line-height: 32px; text-align: left; border-bottom:1px solid #e1e1e1; float:left; width:100%; }
.sidebar ul li a { color:#828282; font-size: 16px; }
.sidebar ul li a:hover { color: #df1f25; }
.sidebar ul li:last-child { border: medium none; }
.mid_right_contain { float: left; width: 100%; }
.bottom_link, .navigation, .pagination { float:left; width:100%; }
.pagination span { background:#df1f25; float:left; padding:5px 10px; color:#fff; border-radius: 5px; }
.pagination a { background:#8cc63f; float:left; padding:5px 10px; color:#fff; margin: 0 2px 0 2px; border-radius: 5px; }
.pagination a:hover { background:#df1f25; color:#fff; }
/*Contact Page */
.contact-form, .form-box { float:left; width:90%; }
.form-box { margin-bottom: 18px; }
.form-box label { font-size:11px; color: #666666; font-family:Arial, Helvetica, sans-serif; float:left; width:100%; }
.form-box input, .form-box textarea { border:1px solid #8cc63f; font-size:11px; color: #666666; font-family:Arial, Helvetica, sans-serif; width:96% !important; padding:0 1%; line-height:28px; height: 28px; float: left; }
.form-box textarea { min-height: 124px; }
.contact-form textarea {height: 100px !important;}
.form-box input[type="submit"] {
    background: none;
    color: #7f9c86;
    font-size: 21px;
    border: 1px solid #999;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 15px;
    width: auto !important;
    height: auto;
} 
div.wpcf7-mail-sent-ok { float: left; }
div.wpcf7-validation-errors { float: left; border: 2px solid #FF0000!important; margin: 0 0.5em 1em !important; }
span.wpcf7-form-control-wrap { width: 100%; }

a#gl {
float: left;
width: 100%;
}

.main-blocks {
}
.main-blocks ul {
	overflow: hidden;
    margin-bottom: 30px;
}
.main-blocks ul li {
	position: relative;
	float: left;
	width: 50%;
	height: 200px;
	display: block;
	padding: 0px 5px;
    box-sizing: border-box;
}
.main-blocks a {
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-decoration: none;
    transform: scale(1);
    transition: all 150ms;
    
}
.main-blocks a .wrap {
	display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid transparent;
    transition: all 150ms;
}
.main-blocks a span {
	position: relative;
	display: block;
	text-align: center;
	font-family: 'hurufo__numero_boldregular';
	font-size: 36px;
	line-height: 1;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0 0 20px #757575;
	transition: all 150ms;
}
.main-blocks a span em {
	display: block;
    font-style: normal;
    font-size: 16px;
    line-height: 1.8;
    text-transform: lowercase;
}
.main-blocks a:hover span {
	transform: scale(1.2);
	transition: all 150ms;
}
.main-blocks a:hover .wrap {
	border: 10px solid rgba(9,0,0,0.2);
	transition: all 150ms;
}


@media only screen 
and (min-width : 0px) 
and (max-width : 414px) { 
	
	.main-blocks ul {
		margin-bottom: 0;
	}
	
	.main-blocks ul li {
		width: 100%;
		padding: 0 0 10px;
	}
	
}


#wprmenu_bar {
	background: #aecfb7 !important;
}
#wprmenu_bar .wprmenu_icon span {color: #434844 !important; background-color: #434844 !important;}
#wprmenu_bar .wprmenu_icon {float:left !important;}

#wprmenu_menu.wprmenu_levels ul li {
	display: block;
	overflow: hidden;
	border-top: none !important;
	border-bottom: 1px dashed #ddd !important;
	width: 100%;
	position: relative;
        background-color: #fff !important;
}
#wprmenu_menu ul li a {color: #434844 !important;}
#wprmenu_menu {
	background: #fff !important;
}

.promo {
	width: 100%;
	margin: 0px 0 0px;
	background-color: #fff !important;
	padding: 60px 0;
	background-image: url(http://fertilitypregnancyacupunctureclinic.com.au/wp-content/uploads/2016/11/paper.jpg);
}
.promo h1 {
	font-family: georgia;
	font-size: 40px;
	color: #7f9c86;
	line-height: 60px;
	font-style: italic;
	text-align: center;
        font-weight: normal;
        padding: 0 10%;
     

}
.panel { float: left; width: 50%;}
.panel img {width: 100%; height: auto;}
.panel.left {overflow: hidden;}
.panel.right {overflow: hidden;}



.right.panel p {
	padding: 30px 15px 30px 30px;
	font-size: 18px;
	line-height: 34px;
}
.left.panel p  {
	padding: 30px 40px;
	font-size: 18px;
	line-height: 30px;
}
.fert-preg .right.panel p, .fert-preg .left.panel p{	padding: 30px 15px 30px 30px;
	font-size: 20px;
	line-height: 36px;}
.button.outline.black {
	border: 1px solid #7f9c86;
	padding: 15px 20px;
	text-transform: uppercase;
	color: #7f9c86;
	font-size: 20px;
}
.fert-preg .right.panel, .fert-preg .left.panel {font-size: 20px; line-height: 36px;}

.button.outline.black:hover {
	color: #434844;
	border-color: #434844;
}
.fert-preg .panel div {padding: 40px 100px 20px 100px;}
.flexslider .slides {height: 500px; overflow: hidden;}
.post-thumb {width: 30%; margin-right: 4%; float: left;}
.post-details {width: 66%; float: left;}
.post-thumb img {
    width: 100%;
    height: auto;
}
@media only screen 
and (min-width : 0px) 
and (max-width : 650px) {
.panel { float: left; width: 100%;}
}

@media only screen and (min-width : 651px) and (max-width : 950px) {
.right.panel p {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 20px;
}
.left.panel p  {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 20px;
}
.fert-preg .panel div {padding: 40px 20px 20px 20px;}
.fert-preg .right.panel, .fert-preg .left.panel {}
.button.outline.black { font-size: 14px; padding: 10px 15px;}
}

@media only screen and (min-width : 951px) and (max-width : 1150px) {
.right.panel p {
	padding: 20px 15px;
	font-size: 18px;
	line-height: 30px;
}
.left.panel p  {
	padding: 20px 15px;
	font-size: 18px;
	line-height: 30px;
}
.button.outline.black {
	margin-top: 20px;
	display: inline-block;
}
}

.mc4wp-form-fields input.email-form {
	padding: 7px 10px;
	font-size: 18px;
	border: 1px solid #7f9c86;
}
.mc4wp-form-fields input.btn {
	font-size: 18px;
	border: 1px solid #7f9c86;
	background-color: #7f9c86;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 10px;
}

.mc4wp-response {
	text-align: center;
	margin-bottom: 8px;
}

.aligncenter {text-align: center !important; padding: 10px 0; margin: 10px auto !important; display: block;}
.alignright {float: right; text-align: right; padding: 20px 0 0 20px;}
.topbar {
	width: 84%;
	height: 26px;

	padding: 12px 8%;
	color: #999;
	position: fixed;
	z-index: 100;
	background-color: #fff;
}
.topbar-left {float: left; width: 60%; text-align: left;}
.topbar-right {float: right; width: 30%; 	text-align: right;}
.topbar a {color: #999; line-height: 34px; padding: 0 5px;}

p {padding-bottom: 15px; line-height: 1.5em;}
.sharedaddy.sd-sharing-enabled {
    margin-top: 20px;
}

.sidebar img {
    width: 100%;
    height: auto;
}
.sidebar h4.title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0;
    padding: 0px 0 10px;
}
.form-box input[type="submit"], a.button {
    border: 1px solid #999;
    padding: 9px 11px;
    text-transform: uppercase;
    color: #7f9c86;
    display: inline-block;
	text-align: center;
	margin-right: 10px;
}
a.button.fifty { width: 43%; font-size: 15px; }
a.button:hover, .form-box input[type="submit"]:hover {color: #df1f25}

.su-spoiler-style-default > .su-spoiler-title {
    padding-left: 27px;
    padding-right: 0;
    font-weight: normal;
    font-size: 20px;
}

.sidebar h3.widget-title {
    font-size: 21px;
    color: #7f9c86;
	font-family: georgia;
}

.pafa-list .pafa-list-q, .pafa-accordion .pafa-accordion-q, .pafa-block .pafa-block-q {
    font-size: 15px;
}