/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

.wp-block-image img{height:auto !important}

.featuredbg {background-color:#2e9649; padding:0px 20px 40px 20px}
.featuredbg img{margin-left:15px; margin-top:15px}
.featuretitle {margin-left:-45px !important}

.socialmedia {
    position: absolute;
    z-index: 100;
    top: 90px;
    right: 0px;
}


.sliderbg {
   -webkit-box-shadow: 0px 8px 11px -4px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 8px 11px -4px rgba(0,0,0,0.57);
box-shadow: 0px 8px 11px -4px rgba(0,0,0,0.57);
	
	border:1px solid #359E59; margin-bottom:30px;}

.author{display:none}
.comments{display:none}
.date{display:none}
#comments{display:none}

.mainslider {
	overflow: hidden; 
	width:949px; 
	height:333px;
	margin-top:8px;
}

.welcomeTitle{
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:26px;
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
	margin-left:30px;
	margin-right:30px;
}
.welcomeText{
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:16px;
	line-height:23px;
	color:#FFF;
	text-align: justify;
	margin-left:30px;
	margin-right:30px;
}

*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
@font-face
{
font-family:'font';
src: url('/wp-content/themes/CustomDesign/fonts/century_gothic.TTF'),
     url('/wp-content/themes/CustomDesign/fonts/century_gothic.eot'); /* IE9 */
} 

body {font-family:Arial, sans-serif;
	font-size:14px;
	color: #000;
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	line-height:1.5;
	background-image:url(/wp-content/uploads/2021/04/yellowbackground.jpg); background-position:top center;background-repeat:no-repeat;
}
h1 { font-weight: 700; font-size:25px; color:#145d36; margin-top:0px; padding-top:15px;}
h2 { font-weight: 200; font-size:19px; color:#145d36;  font-family:Arial, sans-serif;}
.clear {
	clear:both;
	display:block;
}
img {
	vertical-align:bottom; border:0px;
}
area { outline:none;}

.clear {
	clear:both;
	display:block;
}

a {
	color:#145d36;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p{font-family:Arial, sans-serif;
	font-size:14px;
	color: #363635; text-align:justify;
	line-height:1.5;}


.imgright { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:right; margin-left:15px; margin-bottom:10px;}
.imgleft { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:left; margin-right:15px; margin-bottom:10px;}



/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.galleryFlash {overflow: hidden; width:950px; height: 758px;}
.logo{float:left}
.wrapper {
	max-width:950px; 
	margin:0 auto;
	position:relative; margin-bottom:40px;
}
header {margin:0px; max-width:950px; margin:0px auto}
section, #content{ background-color: white; margin:0px; min-height:500px; padding: 10px 20px 20px 20px; width:950px; margin-left:auto; margin-right:auto;}

.footer-widget{ }
.footer-widget a { }

footer{width:950px;  margin:0px; margin-left: auto; margin-right: auto;}
.footer{ width:950px; margin-left: auto; margin-right: auto;}
.copyright{ max-width:950px; color:#FFF; text-align:center; display:block; background-color:#056839; padding:10px; -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.24);
box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.24); font-size:17px; color:#FFF !important}

.footerInfo{font-weight:700; color:#545454; size:19px; text-align:center}

.footerInfo a{color:#545454}

#sidebar{float: right; display:none}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi {
    float: none;
    width: 100%;
    background-image: url(/wp-content/themes/CustomDesign/img/718701-header02.jpg);
    height: 26px;
}
nav{ font-family: "Myriad Pro", Arial, Helvetica; font-size:15px;
    list-style:none;
    margin-bottom:0px; font-weight:400;
	float:left;
    text-decoration:none; color:#FFF;
}
nav ul li{
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	color: #FFF;
}

nav ul a{
	display: block;
	padding: 0px 18px 0px 18px;
	color: #FFF;
	margin: -12px 0px 0px 0px;
	text-decoration: none;
	line-height: 22px;
    font-weight: 700;
}
nav ul a:hover{
    color:#125327;
    text-decoration:none;
}

nav ul ul{
    list-style:none;
    position:absolute;
    left:-9999px; margin:0px; margin-left:-40px; 
}
nav ul ul li{
    padding-top:1px;
    float:none;  color:#838383
}
nav ul ul a{
    white-space:nowrap; margin: 0px 0px 0px 0px; 
}
nav ul li:hover ul{
    left:0; text-decoration:none;
}
nav ul li:hover a{ 
    text-decoration:none;  }
	nav ul li a:hover{ 
    text-decoration:none;  
    
}
nav ul li:hover ul a{ 
    text-decoration:none;
}
nav ul li:hover ul li a:hover{ text-decoration:none; 
}
nav ul li a:hover{ }
nav ul li ul li a:hover{ }


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form {width: 100%; text-align:left; color:#000; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:13px;}
.wpcf7-form input{
	border:#359f58 1px solid;
	width:100%;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);}
	
.wpcf7-form textarea{
	border:#359f58 1px solid;
	width:100%;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);}
	
.wpcf7-submit {
	width:100px;
	color:#FFF; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color:#359f58;
	border:none;}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 320px) {

}
@media only screen and (min-width: 480px) {

}
@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 1024px) {

}
@media only screen and (min-width: 1140px) {

}
@media only screen and (min-width: 1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min-resolution: 144dpi) {

}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
	}
	
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
	body{background-color: #00576a;}
}



.shipping-calculator-form{width:230px;}

.woocommerce-breadcrumb{ display:none;}
/*
     FILE ARCHIVED ON 01:47:50 Dec 06, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:36:22 Mar 23, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 4.256
  esindex: 0.015
  PetaboxLoader3.datanode: 290.995 (5)
  exclusion.robots: 0.235
  exclusion.robots.policy: 0.219
  load_resource: 367.721 (2)
  PetaboxLoader3.resolve: 123.44 (2)
  captures_list: 379.777
  CDXLines.iter: 24.832 (3)
  LoadShardBlock: 344.797 (3)
*//*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $MAIN
\*------------------------------------*/

.author{display:none}
.comments{display:none}
.date{display:none}
#comments{display:none}

.mainslider {
	overflow: hidden; 
	width:949px; 
	height:333px;
	margin-top:8px;
}

.welcomeTitle{
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:26px;
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
	margin-left:30px;
	margin-right:30px;
}
.welcomeText{
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:16px;
	line-height:23px;
	color:#FFF;
	text-align: justify;
	margin-left:30px;
	margin-right:30px;
}

*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
@font-face
{
font-family:'font';
src: url('/wp-content/themes/CustomDesign/fonts/century_gothic.TTF'),
     url('/wp-content/themes/CustomDesign/fonts/century_gothic.eot'); /* IE9 */
} 

body {font-family:Arial, sans-serif;
	font-size:14px;
	color: #000;
		background-color: #FFF;
	margin: 0px 0px 0px 0px;
	line-height:1.5;
	background-image:url(/wp-content/themes/CustomDesign/img/biolocell1bg.jpg); background-position:top center;background-repeat:no-repeat;
}
h1 { font-weight: 700; font-size:25px; color:#145d36; margin-top:0px; padding-top:15px;}
h2 { font-weight: 200; font-size:19px; color:#145d36;  font-family:Arial, sans-serif;}
.clear {
	clear:both;
	display:block;
}
img {
	vertical-align:bottom; border:0px;
}
area { outline:none;}

.clear {
	clear:both;
	display:block;
}

a {
	color:#145d36;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p{font-family:Arial, sans-serif;
	font-size:14px;
	color: #363635; text-align:justify;
	line-height:1.5;}


.imgright { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:right; margin-left:15px; margin-bottom:10px;}
.imgleft { border:2px #ffffff solid;  box-shadow:0px 4px 5px #000;-moz-box-shadow:0px 4px 5px #000;-webkit-box-shadow:0px 4px 5px #000; float:left; margin-right:15px; margin-bottom:10px;}



/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.galleryFlash {overflow: hidden; width:950px; height: 758px;}
.logo{float:left}
.wrapper {
	max-width:950px; 
	margin:0 auto;
	position:relative; margin-bottom:40px;
}
header {margin:0px;}
section, #content{ background-color: white; margin:0px; min-height:500px; padding: 10px 20px 20px 20px; max-width:950px; width:100%; margin-left:auto; margin-right:auto;}

.footer-widget{ }
.footer-widget a { }

footer{max-width:950px;  margin:0px; margin-left: auto; margin-right: auto; width:100% !important}
.footer{ max-width:950px; margin-left: auto; margin-right: auto;}
p.copyright{ max-width:950px; color:#000000; text-align:center; display:block}

#sidebar{float: right; display:none}

/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi{float:left; }
nav{ font-family: "Myriad Pro", Arial, Helvetica; font-size:15px;
    list-style:none;
    margin-bottom:0px; font-weight:400;
	float:left;
    text-decoration:none; color:#FFF;
}
nav ul li{
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	color: #FFF;
}

nav ul a{
	display: block;
	padding: 0px 18px 0px 18px;
	color: #FFF;
	margin: -12px 0px 0px 0px;
	text-decoration: none;
	line-height: 22px;
    font-weight: 700;
}
nav ul a:hover{
    color:#125327;
    text-decoration:none;
}

nav ul ul{
    list-style:none;
    position:absolute;
    left:-9999px; margin:0px; margin-left:-40px; 
}
nav ul ul li{
    padding-top:1px;
    float:none;  color:#838383
}
nav ul ul a{
    white-space:nowrap; margin: 0px 0px 0px 0px; 
}
nav ul li:hover ul{
    left:0; text-decoration:none;
}
nav ul li:hover a{ 
    text-decoration:none;  }
	nav ul li a:hover{ 
    text-decoration:none;  
    
}
nav ul li:hover ul a{ 
    text-decoration:none;
}
nav ul li:hover ul li a:hover{ text-decoration:none; 
}
nav ul li a:hover{ }
nav ul li ul li a:hover{ }


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form {width: 100%; text-align:left; color:#000; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:13px;}
.wpcf7-form input{
	border:#359f58 1px solid;
	width:100%;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);}
	
.wpcf7-form textarea{
	border:#359f58 1px solid;
	width:100%;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);}
	
.wpcf7-submit {
	width:100px;
	color:#FFF; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color:#359f58;
	border:none;}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width: 250px) and (max-width: 600px) {
	
	.featuredbg img {
    margin-left: auto !important;
    margin-top: auto;
    margin-right: auto !important;
    display: inline-block;
		width:46%;
}
	
	.socialmedia {
    position: relative;
    z-index: 100;
    top: 5px;
    right: 0px;
		left:0px;
		width:100%; text-align:center;
}

	
	
	table{max-width:100% !important;
	width: 100% !important;
	}

	table td{max-width:100% !important;
	width: 100% !important;
		display:block;
	}
	.footer {
		width: 100%;}
	
	.desktopcontent {display:none}
	
	.mobilecontent {display:block !important; background-color:#2E9649; padding:20px}

	
}
@media only screen and (min-width: 480px) {

}
@media only screen and (min-width: 768px) {

}
@media only screen and (min-width: 1024px) {

}
@media only screen and (min-width: 1140px) {

}
@media only screen and (min-width: 1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min-resolution: 144dpi) {

}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#3651ac;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
	}
	
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
	body{background-color: #00576a;}
}



.shipping-calculator-form{width:230px;}

.woocommerce-breadcrumb{ display:none;}
