/*
Theme Name:     Omega Child Theme
Description:    Child theme for the Omega WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       omega
Version:        1.0
*/

/*
ecowonder homepage
*/

.textlink {
color: #04aa6d !important;
}

.wc-block-grid__product-link {
	color: #04aa6d !important;
}

.intro-content {
	width:100%;
}

.introtext {
    position: absolute;
    top:0px;
    left:0px; 
    text-align:left;

}

.btn-homesale {
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-weight: 700;
    background-color: #FC9330;
    border-color: #FC9330;
}


.btn-homesale:hover {
   color: #ffff00
}


.nosmall  {
  margin:3px;
  
}

 @media screen and (min-width:768px)  { 
       .nosmall {
         display:block;
       }
       
       .introtext {
        padding: 80px 50px 25px 100px;
       }
       
	   .btn-homesale {
	    margin-top:30px;
	   }
	   
}

@media screen and (max-width: 767px) { 
     .nosmall {
         display:none;
    }
    
    .introtext {
        padding: 20px;
       }
	
	.btn-homesale {
	    margin-top:10px;
	   }
}
 


.cta-text {
    margin-top: 10px;
    text-align: left;
    padding: 30px 30px 20px 30px;
    background: #fafafa;
    border-radius: 4px;
    border-bottom: 2px solid #f2f2f2;
}


.homesmalltitle{
    margin-top: 40px;
    text-align: left;
    margin-bottom: 30px;
}


/*
ecowonder homepage box
*/

.thumbBox {
	  position:relative; display:inline-block; width: 325px; height: 400px; vertical-align:top;
	   padding:10px; border:1px solid #ddd; background-color:#f6f6f6; margin:15px;
	   box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.07);
	   border-radius: 7px;
	   text-align: center;
      }

   .imgdiv {
	position: relative; width:300px; height:238px; margin-left:10px; margin-bottom:15px; background-color:#fff; border:1px #ddd solid; 
	display:table-cell; vertical-align:middle; text-align:center; padding: 15px; 
    }

   .imgBox { 
  
   max-width:300px;
   max-height:100%;
   
   }

  .nameBox {
	position:absolute; 
	top: 260px;
	width:90%; 
	font-family: 'Asap',sans-serif;
    font-size: 17px;
    font-weight: 500;
	text-align: center;
   }
       
	.titleBox {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
	width:100%; 
	text-align: center
	text-overflow: ellipsis;
	cursor:pointer;
   }
	 
	.explainbox {
	 position:absolute; 
	 top: 320px;
	 width:100%; 
	 padding:10px;
	 text-align: left;
	} 
	
	.saveBox {
	position: relative; top:1px;
	width:100%; 
	font-weight: bold;
	color: #912A1D;
	font-size: 20px;
	text-align: left;
   }
   
   .oriprice {
	  font-weight: lighter;
	  color: #b1b1b1;
   }
   
  
   
   
   .ratebox {
	width:100%;
	float:left;
	text-align: center; 
    display:inline-block;
    padding:8px;
	 }
	 
	.starimg{
		height:18px;
	}
	

	.producttitle {
	font-size: 20px;
	font-weight: 600;
	color: #268e42;
	}


   .homebuybox {
	 position:absolute; 
	 top: 290px;
	 width:100%; 
	 padding:10px;
	} 

   .priceBox {
    width: 100%;
    margin-bottom: 0px;
    font-weight: bold;
    color: #f4a62a;
    text-align: center;
  }
  
   .btncontainer{
		position: absolute;
		width:90%;
		top: 350px;
		height: 50px;
	} 
  
  
  
  .btndetails {
    position: relative;
	float: left;
	display:inline;
	top: 0px;
	left:30px;
	width: 70px;
    height: 30px;
    line-height:30px;
    background-color: #5dc8cc;
	border-bottom: 4px solid #52b0b3;
    border-right: 3px solid #52b0b3;
    box-shadow: 0 0 0 #DEDEDE;
    color: #FFFFFF;
    font-family: 'Asap',sans-serif;
    font-size: 14px;
    font-weight: 700;
    opacity: 0.86;
    text-shadow: 0 1px rgba(0, 0, 0, 0.28);
    transition: all 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    text-align: center;
    border-radius: 5px;
	cursor: pointer;
	}
	
	.btnshop {
	position: relative;
	float: left;
	display:inline;
	top: 0px;
	left:115px;
    width: 90px;
    height: 30px;
    line-height:30px;
    background-color: #912A1D;
	border-bottom: 4px solid #742117;
    border-right: 3px solid #742117;
    box-shadow: 0 0 0 #DEDEDE;
    color: #FFFFFF;
    font-family: 'Asap',sans-serif;
    font-size: 14px;
    font-weight: 700;
    opacity: 0.86;
    text-shadow: 0 1px rgba(0, 0, 0, 0.28);
    transition: all 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    text-align: center;
    border-radius: 5px;
	cursor:  pointer;
	}
	
  
  
  
  
  
  
  /*
ecowonder left right bottom ads
*/
  
  
  .col-left {
	font-family: Helvetica-light, Arial, sans-serif; 
    color: #6C6C6C;   
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px 7px 7px 7px;
	border: 1px solid #CCCCCC;
	 border-right-style: none;
    border-bottom-style: none;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.07);
    padding: 10px 10px 10px 10px;
    position: fixed;
    bottom: 45px;
	left:50%; 
	margin-left:-825px;
    width: 200px;
	height: 800px;
	z-index:10;
 }


.block-title {
	position:absolute; 
	top:115px; 
	font-family: 'Asap',sans-serif;
    color: #516377;
    font-size: 24px;
}

.block-content {
	width: 180px;
	height:385px;
	position:relative; 
	margin-top:14px;
    border-radius: 5px;
	font-family: 'Asap',sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}



.adtext {
    color: #6C6C6C;
    font-weight: 400;
    text-align: left;
}



.btnadgo {
    position: relative;
	float: left;
	display:inline;
	top: 0px;
	left:30px;
	width: 120px;
    height: 35px;
    line-height:30px;
    background-color: #5dc8cc;
	border-bottom: 4px solid #52b0b3;
    border-right: 3px solid #52b0b3;
    box-shadow: 0 0 0 #DEDEDE;
    color: #FFFFFF;
    font-family: 'Asap',sans-serif;
    font-size: 18px;
    font-weight: 400;
    opacity: 0.86;
    text-shadow: 0 1px rgba(0, 0, 0, 0.28);
    transition: all 0.15s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    text-align: center;
    border-radius: 5px;
	cursor: pointer;
}


.blocklist {
	display:inline-block;
	width: 180px;
	position:relative; 
	margin-top:7px;
	background: #FFFFFF;
    border-radius: 1px;
    padding: 1px;
    color: #6C6C6C;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 2em;
    color: #4E4E4E;
}

.listline {
	cursor:pointer;
	background-color: #63B026; 
    color:#fff;
    margin-bottom: 2px;
 }


.listline:hover {
	color: #F7E724;
 }
 
 
 .col-right {
	 font-family: Helvetica-light, Arial, sans-serif; 
    color: #6C6C6C;   
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px 7px 7px 7px;
	border: 1px solid #CCCCCC;
	 border-right-style: none;
    border-bottom-style: none;
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.07);
    padding: 10px 10px 10px 10px;
    position: fixed;
    bottom: 45px;
	right:50%; 
	margin-right:-800px;
    width: 200px;
	height: 800px;
	z-index:10;
 }
 
 
 
 
 .rightblock {
	width: 180px;
	height:220px;
	position:relative; 
	margin-top:4px;
	margin-bottom:4px;
	background-color: #F0F0F0;
    text-align: center;
    font-family: 'Asap',sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #4E4E4E;
}
 
 
  .acesscontainer{
	position: fixed;
	z-index: 100;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: auto;
    border: 1px solid #b5b5b5;
    display: inline-block;
    background-color: rgb(238, 238, 238);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
  
  
  
  
/*
news letter box
*/


.textBox {width:100%; border:1px solid #ccc; line-height:20px; font-size:13px; color: #000;}

.stock {display: none;}


/*
ecowonder product page

*/

.single-product .quantity {display: none !important;}
.single_add_to_cart_button {display: none;}
.add_to_cart_button {display: none;}
.woocommerce-variation-add-to-cart {display: none;}
.reset_variations {display: none !important;}
.cart {
      position:relative;
       z-index:1000;
      }

.ebayBox {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    width: 200px;
    height: 145px;
    background-image: url(../png/ebaybuy.png);
    box-shadow: 0 0 0 #DEDEDE;
    cursor: pointer;
    /*
    display: none !important;
    */
}



.amazonBox {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    width: 200px;
    height: 83px;
    background-image: url(../png/buybtn.png);
    box-shadow: 0 0 0 #DEDEDE;
    cursor: pointer;
     /*
    display: none !important;
    */
}



 .desreview {
	  position: relative;
	  margin-top: 10px;
	  width: 100%;
	  height: 50px;
	  float: left;	
	  display:inline;
	 
  }
  
  .desbtn {
	position: relative;
	float: left;
    margin-top: 0px;
	margin-left: 3px;
    width:150px;
	height: 50px;
	background: #f0f0f0;
    color: #516377;
    font-size: 18px;
    padding: 10px 25px;
	border-radius: 7px 7px 0 0;
    font-family: 'Asap',sans-serif; 
	font-weight: bold;  
	cursor:pointer;
  }
  
  .reviewbtn {
	position: relative;
    float: left;
	margin-top: 0px;
	margin-left: 3px;
	width:100px;
	height: 25px;
	background: #f0f0f0;
    color: #9f9f9f;
    padding: 10px 25px;
	border-radius: 7px 7px 0 0;
    font-family: 'Asap',sans-serif; 
	font-size: 14px;
	font-weight: bold;  
	cursor:pointer;
  }
  
  
    .detaildesout {
	margin-top: 0px;
    padding: 30px;
    font-family: 'Asap',sans-serif; 
	font-size: 15px;
	margin-left: 3px;
	width: 90%;
	height: 550px;
	border-radius: 0px 7px 7px 7px;
	background: #f0f0f0;
	overflow: auto !important;
  }
  
 



.navbar { padding-top:12px; padding-bottom:12px; font-weight: 700;}

#masthead { background-color: #F8FCEF; }

.post-media {display: none;}

#footer {
    color: #fff !important;
}

.upfooter  {
	background: #035939;
	padding-top:12px;
}

.middlefooter {
     background: #fff;
	 height:6px
}

.listinfo {
	font-weight: 400;
}

.listinfo li {
	padding: 5px;
}


.linkcolor {
	color: #fff !important;
}

.linkcolor:hover {
	color: #4eb478 !important;
}
.social-network {
    list-style: none;
    margin: 0;
}

.social-network li {
    display: inline;
    margin-right: 10px;
}
.icon-bg-circle {
	display: inline-block;
	cursor: pointer;
	color: #444;
    background: #f5f5f5;
	font-size: 17px !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
	text-align: center;
	border-radius: 1000px !important;
    -moz-border-radius: 1000px !important;
    -webkit-border-radius: 1000px !important;
    -o-border-radius: 1000px !important;
    -ms-border-radius: 1000px !important;
}

.icon-bg-circle:hover {
    background: #4eb478;
    color: #fff !important;
    text-shadow: none;
}

.downfooter  {
    background: #022c1d; 
	padding-bottom:20px; 
	height:50px;
}

.mealfreeze {
	font-family: 'Asap',sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
	 }

.body-page__form {
    border: 2px solid #167778;
    border-radius: 10px;
    padding: 0px;
    margin: 10px auto 10px;
	
	height: auto;
	 display: inline-block;
}
 
 @media screen and (min-width:1024px)  { 
       .body-page__form {
       width:999px;
       }
	   
}

@media screen and (max-width: 1023px) { 
    .body-page__form {
     width:350px;
	}
	
}
 
 
 
.body-page__form_head {
	width:100%;
	height:50px;
	background: #2c580f;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #FFF !important;
    font-family: 'Asap',sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
	
}

.bmi_form_body {
	width:100%;
	padding: 10px;
	height: auto;
	
}

.bmiform_section {
	background-color: #d6fbdf;
    padding: 10px;
    border-radius: 5px;
    font-size: 1.077em;
	text-align: left;
	min-height: 95px;
}

.bmirow__label {  color: #167770; font-size: 1.535em; font-weight:bold;}
.radiolabel {margin-right: 20px; line-height:30px; color: #626262;  font-weight: 700;}
.bmirow__input {
	background: #FFFFFF !important;
    border-radius: 5px;
    color: #626262;
    font-weight: 700;
	width:100%;
    height: 30px;
    padding-left: 5px; 
}
.bmirow__input-submit { display: block;
    margin: 5px auto 5px;
    background-color: #eb2654 !important;
    border: none;
    color: #FFFFFF;
    font-weight: 700;
    padding: 7px 15px 7px 15px;
    text-transform: uppercase;
    font-size: 1.538em;
    border-radius: 5px;
    position: relative;}
	
	
.borderinput {
	border-radius: 5px;
	background: #FFFFFF !important;
	width: 70px;
	margin: 2px 1px 2px 15px;
	height:26px;
	border: 2px solid #167778 !important;
}
	
.result_panel {
    width: 100%;
    /* border-bottom: 2px solid #CCC; */
    padding: 10px 0px 10px 0px;
    background-color: #FFFFFF;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
}	

.bblue {
	color: #148BE5;
	font-weight: bold;
}

#result_header {
    padding-top: 12px;
    line-height: 30px;
    height: 100px;
	font-weight: bold;
    font-size: 20px;
}

#result_slider {
    background-color: #E6E6E6;
    padding-top: 24px;
    height: 200px;
    border: none;
}


#adult_slider {
	position:relative;
	top: 0px;
    width: 100%;
}

#curpoint {
	position:absolute;
	width: 15px;
	top: -8px;
}




#slider_scale {
    position: relative;
   
	padding-top: 15px;
    border-top: 1px solid #000;
    margin-top:5px;
	margin-left: auto;
    margin-right: auto;
}	



 @media screen and (min-width:1024px)  { 
    #bmislide {
	width: 704px;
    }
	
	#slider_scale {
	 width: 704px;
	}
	
	#sc1 {
		left: 80px;
	}
	
	#sc2 {
		left: 440px;
	}
	
	#sc3 {
		left: 622px;
	}
}

@media screen and (max-width: 1023px) { 
   #bmislide {
	width: 300px;
   }
   
   #slider_scale {
	 width: 300px;
	}
	
	#sc1 {
		left: 21px;
	}
	
	#sc2 {
		left: 178px;
	}
	
	#sc3 {
		left: 255px;
	}
	
}


.level-activity {
	background-color: #fff !important;
	border: 1px solid #167778;
}





.scalenum {
	position:absolute;
	top:0px;
	font-weight: bold;
    font-size: 14px;
	color:#000;
    background-image: url(../png/scale_indicator.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 4px 10px 10px 10px;
}



.textbtn {
	cursor:pointer;
}
.textbtn:hover {
	color: #ff9900;
   
}
	
#activitynote {
	position:absolute;
	top:600px;
	 right: 0;
    left: 0;
    margin: auto;
	width:80%;
    height: auto;
	z-index:100;
	padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
	
.bmiformlist {
   list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	float: left;
	width:100%; 
	text-align: center;
	
	
}

  
.bmiformlist li
{
display:inline-block;
width:200px;
height:100%; 
padding: 5px;
text-align: center;
vertical-align:top;


}
   	
.bmiformimg	{
     width:150px;
}
	
	
.smallpletter {
	margin-top:7px;
	text-align: left;
    color:#000;
    font-size: 16px;
}
	
	
.woocommerce-cart .input-group #coupon_code{display:none !important;}
.woocommerce-cart .input-group .input-group-btn{display:none !important;}
.navbar-nav {
font-family: 'Montserrat', sans-serif;
font-size: 15px;
}
.order-again{display:none !important;}
#masthead.navbar.navbar-static-top.oxy-mega-menu.navbar-not-sticky.swatch-top-menu.no-underline.text-caps {
border-bottom: solid 2px #99cc4c;
border-color: #99cc4c;
}




h3 {
font-weight: 400;
text-transform: uppercase;
}

h6 {
font-size: 16px;
font-weight: 400;
line-height: 20px;
text-transform: uppercase;
}

h5 {
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}

h4 {
font-size: 20px;
line-height: 115%;
font-weight: 400;
text-transform: uppercase;
}

p {
line-height: 20px;
}


.swatch-call-to-action .btn-link {
font-family: 'Montserrat', sans-serif;
}

.box-round .box-inner img {
border: solid 2px #99cc4c;
}

.sidebar-header {
font-weight: 400;
}

.post-related-post {
background-position: top;
}

.post-related-post h4 small {
display: none;
}

.page-id-28 .wpcf7 h4 {
line-height: 160%;
margin-bottom: 20px;
}




.woocommerce #customer_details p input {
border: 1px solid #99cc4c;
}



.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 100%;
}



.gform_wrapper .gform_body .gform_fields .gfield textarea.medium {
border: 1px solid #99cc4c !important;
}

.formnotseen {
display: none;
}

  /* checkout page make input address accessible */
  
.page-id-843 .checkbox {
  z-index: 0 !important;
  margin-top: 80px;
} 

 /* product page buy now and add to cart button */
 
 .addcart {
     position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 6px;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-weight: 700;
    background-color: #04AA6D !important;
    border-color: #04AA6D !important;
 }
 
.buynow {
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 6px;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
    font-weight: 700;
    background-color: #FC9330 !important;
    border-color: #FC9330 !important;
 }



 