/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

@font-face {
    font-family: "Futura";
    font-weight: normal;
    src: url("Futura.woff");
}

body{
 
	
}

body, #nav ul li ul li a, #sticky-nav ul li ul li a, #wrapper .fusion-megamenu-wrapper .fusion-megamenu-widgets-container, .more, .avada-container h3, .meta .date, .review blockquote q, .review blockquote div strong, .image .image-extras .image-extras-content h4, .image .image-extras .image-extras-content h4 a, .project-content .project-info h4, .post-content blockquote, .button-default, .button-large, .button-small, .button-medium, .button-xlarge, .button.large, .button.small, .button.medium, .button.xlarge, .ei-title h3, .cart-contents, .comment-form input[type="submit"], .wpcf7-form input[type="submit"], .gform_wrapper .gform_button, .woocommerce-success-message .button, .woocommerce .single_add_to_cart_button, .woocommerce button.button, .woocommerce .shipping-calculator-form .button, .woocommerce form.checkout #place_order, .woocommerce .checkout_coupon .button, .woocommerce .login .button, .woocommerce .register .button, .page-title h3, .blog-shortcode h3.timeline-title, #reviews #comments > h2, .image .image-extras .image-extras-content h3, .image .image-extras .image-extras-content h2, .image .image-extras .image-extras-content a, .image .image-extras .image-extras-content .cats, .image .image-extras .image-extras-content .cats a, .image .image-extras .image-extras-content .price, #wrapper #nav ul li ul li > a, #wrapper #sticky-nav ul li ul li > a, #bbp_user_edit_submit, .ticket-selector-submit-btn[type="submit"], .gform_page_footer input[type="button"] {
   font-family: "Futura" !important;	
}


.forminputs i {
    border-bottom: 1px solid lightgray;
    border-left: 1px solid lightgray;
    border-top: 1px solid lightgray;
    color: #ada9a9;
    float: left;
    height: 35px;
    line-height: 35px;
    background: #292929;
    padding: 0;
    text-align: center;
    width: 15%;
}

.forminputs input {
    height: 35px;
    width: 100%;
    margin-bottom: 10px;
}

.forminputs {
    display: table;
    padding-left: 15px;
    width: 100%;
}

.wpcf7-form-control-wrap {
    float: left;
    position: unset;
    width: 80%;
}

.fieldlabel {
    margin-bottom: 1px;
    padding: 7px 0 7px 16px;
}

.texteareaicon {
    height: 82px !important;
    line-height: 82px !important;
}

.mycustform > header {
    border-bottom: 1px solid lightgray;
    color: #222;
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 0;
}

.mycustform {
    border-radius: 5px;
    padding-bottom: 17px;
}

.mycustform > footer {
    padding: 0px 15px;
}

.mycustform > footer input {
    background-color: orangered;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 1em;
    font-weight: 300;
    line-height: 1;
    margin: 0 auto;
    padding: 0.75em 1.5em 0.8125em;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.mycustform .wpcf7-submit {
    background: #55a4c6 !important;
    width: 100% !important;
    margin-top: 10px;
    padding: 8px 0px !important;
}

.mycustform textarea {
    height: 80px;
}

.logo img {
    width: auto;
    height: 46px;
	margin-top: 10px;
}

.home .close.toggle-alert{
	display:none;
	
}
.fusion-alert {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    text-transform:none;
}

*{
text-transform:none !important;	
}

.footer-area li a{

	padding-bottom: 5px !important;

}

.footer-area {
    padding: 0px 0 10px !important;
}


.footer-area .footerback {
    bottom: -76px;
    position: fixed;
    width: 100%;
    z-index: 10;
}


.footer-area .avada-row {
    background: rgba(24, 23, 18, 0.91) none repeat scroll 0 0;
    max-width: 100% !important;
    padding: 28px 113px !important;
	 z-index: 20;
	  position: relative;
}




#sliders-container {
    position: relative;
    z-index: 20;
}


#main {
    position: relative;
    z-index: 20;
	border-bottom:3px solid #55a4c6;
}

#footer {
   position: relative;
    z-index: 20;
}

.productshometitle {
    border-bottom: 1px dashed lightgray;
    margin-bottom: 24px;
    padding-bottom: 9px;
    text-align: center;
    font-size: 17px;
}


.evomedicatext .fusion-column-wrapper {
    min-height: 300px;
}


#content {
   
  
}


.home #content {
 background: none;	
}



.evomedicatext
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00ace5+0,0089c4+100,00acea+100 */
background: #00ace5; /* Old browsers */
background: -moz-linear-gradient(-45deg, #00ace5 0%, #0089c4 100%, #00acea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #00ace5 0%,#0089c4 100%,#00acea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #00ace5 0%,#0089c4 100%,#00acea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ace5', endColorstr='#00acea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

border-radius:10px;
font-size:15px;
color:white;
}


.evomedicatext h3{
font-size:20px !important;
color:white !important;
}

.home #content, .page-template-contact #content{
width:100%;	
}
.home #sidebar, .page-template-contact #sidebar {
display:none;	
}

.productshometitle .icon-i{
 font-size: 40px;
    margin-bottom: 17px;
    text-align: center;	
}


.productshometitle {
	border-bottom: 6px solid #55a4c6;
	
    font-size: 25px;
    width: 170px;
    margin: 20px auto;
    padding: 17px 0px;
}


#sidebar #nav_menu-3 ul li {
border-bottom: 1px solid lightgray;
    color: #55a4c6 !important;
    display: table;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0 !important;
    margin-top: 10px;
    padding-bottom: 9px;
    text-align: center;
    text-shadow: 2px 0 0 #fff;
    width: 100%;
}

#sidebar #nav_menu-3 ul li a{
color: #55a4c6 !important;
}

#sidebar #nav_menu-3 .heading h3{
border-bottom: 1px solid;
    border-top: 1px solid;
    color: #004f71;
    display: table;
    font-size: 21px;
    letter-spacing: 0 !important;
    margin-top: 30px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
	background: #ededed none repeat scroll 0 0;
}

/*
color: #55a4c6 !important;
    display: table;
    float: left;
    font-size: 32px;
    letter-spacing: 0 !important;
    text-align: left;
    text-shadow: 2px 0 0 #fff;
    width: 100%;
	line-height: 32px;
*/



#sidebar #nav_menu-3 ul li a::before{
   
    border-bottom: 1px solid white;
    float: left;
    font-weight: bold;
    height: 40px;
    line-height: 41px;
    margin-right: 10px;
    margin-top: -10px;
    padding: 0 10px;
    position: relative;
	color: #55a4c6 ;
	    font-size: 18px;

}

#sidebar #nav_menu-3 ul li a{
 display: block;
    margin-top: -1px ;
}

#content h3 {
color: #55a4c6 !important;
    display: table;
    float: left;
    font-size: 32px;
    letter-spacing: 0 !important;
    text-align: left;
    text-shadow: 2px 0 0 #fff;
    width: 100%;
	line-height: 32px;
}


.home #content h3{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #d9cc78 !important;
    font-size: 22px !important;
    font-weight: bold;
    padding: 0 !important;
}


.shortcode-map.fusion-google-map.avada-google-map {
     background: white none repeat scroll 0 0 !important;
    z-index: 20;
}


.contactpageform .mycustform {
 background: #55a4c6 none repeat scroll 0 0;
    border-radius: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 5px;
	 height: 140px;
    width: 100%;
}

.contactpageform .mycustform header{
	color:white;
}

.contactpageform .mycustform .forminputs {
    display: table;
    padding-left: 0px;
    width: 20%;
	float:left;
}

.contactpageform .mycustform textarea{
    height: 36px;
   
}

.contactpageform .mycustform .texteareaicon {
    height: 36px !important;
    line-height: 36px !important;
}



.contactpageform .mycustform .forminputs .wpcf7-form-control-wrap {
    width: 85%;
}

.contactpageform .mycustform footer {
    float: left;
    margin-top: -10px;
    width: 20%;
}

.contactpageform .mycustform footer input {
    background:#d9cc78 !important;
	height: 36px !important;
    line-height: 36px !important;
	padding:0px  !important;
	color:#222 !important;
}


.header-wrapper {
    position: relative;
    z-index: 30;
}


.post-content > ul {
   
}

.single-product #sidebar img{
border:1px solid lightgray;	
margin-bottom:25px;
padding:20px;
border-radius:5px;
}

.single-product #content table td{
border:1px solid lightgray;	
width:50%;
padding:10px;
}


.page-template-all-products #content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    width: 71%;
}

.sub-menu {
    width: 276px !important;
}

.prdcts {
    display: table;
}

.prdcts a{
white-space:normal !important;
}
.prdcts .rright{
display:table;
}




.single-product .page-title-container{
display:none;	
}




.prd-col{
width:100%;
max-width:550px;	
float:left;
color: #004f71;	
}

.prd-title
{
color: #55a4c6 !important;
    display: table;
    float: left;
    font-size: 40px;
    letter-spacing: 0 !important;
    padding: 20px 0;
    text-align: left;
    text-shadow: 2px 0 0 #fff;
    width: 100%;
}

.prd-row h4
{
    color: #2b7a9c !important;
    display: table;
    float: left;
    font-size: 30px;
    letter-spacing: 0 !important;
    text-align: left;
    text-shadow: 2px 0 0 #fff;
    width: 100%;
	font-weight:normal;
	margin: 12px 0;
  padding: 18px 20px;
}




.prd-row{
 border-bottom: 1px solid #d7d7d7;
    display: table;
    margin-bottom: 20px;
    padding-bottom: 29px;
    width: 100%;
}



.prd-pdf a, .prd-video a {
    background: #55a4c6 none repeat scroll 0 0;
    border-radius: 6px;
    color: white;
    float: left;
    margin-top: 0;
    padding: 12px;
    margin-right:10px;
}

.prd-video a {
background: #e52d27;

}



.prd-extra-img{
width:30%;
float:left;	
}


.prd-extra-txt{
width:70%;
float:left;	
 padding-top: 15px;
}


.prd-extra-txt h5{
font-size: 15px;
    margin-bottom: 10px;
    margin-top: 0;
}






.treatments{

 padding: 35px;
}

.treatments li{

    font-size: 20px;
    line-height: 36px;
    list-style-type: none;
}
.treatments li a{
color: #004f71;	
}

.treatments li::before{
content:"\f00c";
 font-family: FontAwesome;
}




.prd-treat-img  img {
    margin: 0 auto;
    max-height: 273px;
}



.prd-treat-img   {
  text-align:center;
}




.prd-img img {
    max-height: 460px;
}



.prd-img  {
    text-align:center;
}


.prd-other-txt h5 {
    font-size: 30px;
    font-weight: normal;
    margin: 25px 0;
	line-height: 33px;
}

.prd-other-img {
    padding-top: 40px;
    text-align: center;
}


.technology h4{
padding-left:0px;	
}


.other-text td{
padding:10px;
border:1px solid;	
}



.diplaapotreat{
padding-top:35px;	
}



.prd-header-img{
width:100%;	
}

.prd-tech-txt h4,
.prd-extra-txt h4 {
    font-size: 23px;
    line-height: 25px;
    margin: 10px 0;
    padding: 0;
}





.postid-253 .tech-title, 
.postid-253 .extra-title{
display:none;	
}

.prd-tech-img{
padding-top:40px;	
}

.postid-190 .extra-title {
    display: none;
    margin: 0;
    padding: 0;
}


.postid-190 .prd-extra-txt h4 {
    font-size: 21px;
   
}


.prd-content{

padding:0px 20px;	
}

.fusion-megamenu-title{
font-size:14px !important;
padding:4px 10px !important;
margin:0px !important;
}


li.fusion-megamenu-submenu{
padding:0px !important;
margin:0px !important;
}


#wrapper .page-title h1 {
   
    
     font-size: 26px !important;
    line-height: normal;
    padding-left: 7px;
	color:#55a4c6;
}


.post-content{
color: #004f71;
}





#content h3 strong{
font-weight:normal;
}



.news-submit .wpcf7-email{
width:100% !important;	
}
.news-submit {
padding-top:30px;
}

.news-submit .wpcf7-submit {
    background: #0074d9 none repeat scroll 0 0 !important;
    color: #7fdbff !important;
    width: 80% !important;
    margin-top: 20px;
}

.footer-area {
   
    background-position: center 295px !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
   
}

.sub-prd {
   
    margin-bottom: 30px;
    padding: 10px 39px;
    text-align: justify;
    width: 100%;
	display:table;
	border-bottom:1px dotted lightgray;
}


.sub-prd-elm{
 margin-bottom:10px;	
}


.sub-prd-elm-0{
	font-weight:bold;
}

.sub-prd-title{
width:15%;
float:left;	
}

.sub-prd-elm{
width:85%;
float:left;		
}


.gray{
background:lightgray;	
}

.avada-row .sub-prd:nth-child(2n+1){
background:#ebebeb;	
	
}


#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 99998;
}




.request-a-demo{
z-index:100;
position:fixed;
top:70%;
}


.request-a-demo img{
width:120px;
transition:all 0.5s;
cursor:pointer;	
}

.request-a-demo img:hover{
transform:rotate(40deg);	
}

.home .request-a-demo{
/*display:none;	*/
}

.request-a-demo-form{
display:none;
width:100%;
position:fixed;
top:20%;
text-align:center;	
z-index: 99999;
}

.request-a-demo-form .fform{
 max-width: 400px;

margin:0 auto;	
background:rgba(255,255,255,0.8);
padding:20px;
border-radius:5px;
}

.closex {
    margin-left: 169px;
    margin-top: -14px;
    opacity: 0.57;
    position: absolute;
    width: 25px;
	transition:all 0.5s;
	cursor:pointer;	
	
}



.closex:hover{
 opacity: 0.8;	
}


.postid-419 .extras .prd-col{
max-width:100%;
}


.postid-419 .prd-extra-img {
    float: left;
    padding: 25px;
    width: 30%;
}













































