/*
Theme Name:     mss-micro child
Theme URI:      https://www.microscopy.uk.com
Description:    Child theme for Responsive Theme
Author:         Kevin Uwins
Author URI:     http://www.thameswebdesign.co.uk
Template:       responsive
Version:        0.1.0
*/

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

body {
 /* background-color: #eeebf3;*/
    background-color: #ffffff;
font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

h1, h2, h3, h4, h5 { 
font-family: 'Questrial', sans-serif;
}


#container, #footer {
	max-width: 1150px;
	
}
 #footer {
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 12px;
	font-size: 13px;
 }
 #footer a {
  color: #664f94;
  font-weight: bold;
}

#logo {
  margin-bottom: 3px;
    padding: 12px 0;
    max-width: 465px;
}

.menu {

  background-color: #706f6f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#706f6f), to(#3d3d3d));
  background-image: -webkit-linear-gradient(top, #706f6f, #3d3d3d);
  background-image: -moz-linear-gradient(top, #706f6f, #3d3d3d);
  background-image: -ms-linear-gradient(top, #706f6f, #3d3d3d);
  background-image: -o-linear-gradient(top, #706f6f, #3d3d3d);
  background-image: linear-gradient(top, #706f6f, #3d3d3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#706f6f, endColorstr=#3d3d3d);
}

#footer-wrapper div.grid.col-540 {
	margin-bottom: 0px;
}

span.head-cont { display:inline;
}
#respond {display:none;
}

#container #footer { padding:0;
}
#footer {
  margin-top: 5px;
}
#wrapper {
	padding: 0;
	border: none;
	margin-bottom: 0px;
	 /* background-color: #eeebf3;*/
    background-color: #ffffff;
}
/*#footer*/ ul.social-icons {
  padding-top: 24px;
  float: right;
  margin-right: 0px;
}

/*#footer*/ ul.social-icons li {
	margin: 0;
	line-height: normal;
	text-align: right;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

/*#footer*/ ul.social-icons li.head-cont {
  font-size: 14px;
  font-weight: bold;
  padding-right: 4px;
}

a {
  color: #664f94;
  font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#featured-panel a {
	text-decoration: none;
}


.widget-wrapper {
  background-color: #fff;
}

#header div.grid {
	margin-bottom: 0px;
}


#content div.post-10.type-page h1.entry-title.post-title { display:none
}

#content div.type-page div.post-meta { display:none
}

#widgets, #content {
  margin-top: 5px;
  margin-bottom: 0px;
}

/*#widgets div#recent-posts-2 {
	height: 410px;
	  font-size: 95%;
}*/

#widgets div#recent-posts-2 {
  height: 410px;
  font-size: 95%;
  position: relative;
  /* width: 50%; */
  padding-bottom: 116.62%;
  height: 0;
  overflow: hidden;
  /* min-height: 207px; */
  /* padding-bottom: 20px; */
}
	  
	  ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3);

}
/*#widgets div#recent-posts-2 ul {
  overflow-x: hidden;
  max-height: 364px;
  padding-right: 20px;
  margin-right: 0px;
}*/
#widgets div#recent-posts-2 ul {
  /* overflow-x: hidden; */
  max-height: 380px;
  padding-right: 20px;
  /* margin-right: 0px; */
  position: absolute;
  overflow: scroll;
  /* width: 100%; */
  /* height: 100%; */
  /* background: red; */

}

#widgets div#recent-posts-2 ul li {
  padding-bottom: 12px;
  line-height: 24px;
}




/*#widgets ul li a {
	font-weight: bold;
}*/
span.post-date {
  color: #999;
  font-size: 95%;
}



.widget-title h3, .widget-title-home h3 {
  font-size: 20px;
}
#footer_widget { font-size:13px;
}

div#text-5.widget_text p {
  margin-top: 12px;
  margin-bottom: 0px;
}

.cont-col {
	width: 45%;
	margin-right: 5%;
	margin-left: 0%;
	float: left;
}
.cont-col-r {
	width: 45%;
	margin-right: 0%;
	margin-left: 5%;
	float: left;
	text-align: right;
}


div#text-2 img {
  border: 1px solid #e5e5e5;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 6px;
  /*width: 92px;*/
  width: 27.5%;
  padding-top: 8px;
  padding-right: 3px;
  padding-bottom: 8px;
  padding-left: 3px;
  background-color: white;
}

.menu a {
	padding: 0 1.2em;
	font-size: 15px;
	text-shadow: none;
	text-transform: uppercase;
}

ul.social-icons img.mi-icon { width:100px;
}


ol, ul {
	list-style-image: none;
	list-style-type: disc;
}

/******* NEW *******/


div#post-1249 h1.entry-title.post-title {
	display:none;
}

.skip-container { padding: 0.2em 0.2em 0.2em 0;
}

.menu a {
    font-family: Questrial, sans-serif;
}

span.head-cont {
	font-size: 22px;
	font-weight: normal;
	margin-right: 12px;
	
}

/*#header div.grid {
    margin-bottom: 3px;
}*/

div.page {
    background-color: #fff;
    padding: 20px;
}

div.post-1249.page {
    padding: 0px;
}

div.page div.post-meta {
	display:none;
}

#content-full {
    margin-top: 0px;
}

blockquote:first-child {
    margin: 0;
}



/* Latest News widget */

#widgets div.rpwe-block {
  height: 410px;
  font-size: 95%;
  position: relative;
  padding-bottom: 106%;
  height: 0;
  overflow: hidden;
}

h2 {
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    font-size: 2em;
}

.two-thirds {
	width: 66%;
	margin-right: 4%;
	float: left;
	   /* margin-top: -1.6em;*/
}

.one-third {
	width: 30%;
	float: right;
}


.half-column {
	float: left;
	width: 48%;
	margin-right: 5px;
}

.half-column-last {
	float: left;
	width: 47%;
}

.third-column {
	float: left;
	width: 30%;
	margin-right: 5px;
}

.third-column-last {
	float: left;
	width: 30%;
}

.download-panel {
	background-color: #eee;
	/*width: 64%;*/
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 20px;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.download-panel span {
	 height: 100px;
  line-height: 100px;
}

.alignnone {
    margin: 0px 0px 20px 0;
}

	  

#widgets div.rpwe-block  ul {
  max-height: 375px;
  padding-right: 20px;
  position: absolute;
  overflow: scroll;
}

#widgets div.rpwe-block ul li {
  padding-bottom: 12px;
  line-height: 20px;
}

#widgets div.widget-wrapper {
border: 3px dotted rgba(102, 79, 148, 0.48);
	padding-right: 0px;
}

/*home page text widget */

div#text-2.colophon-widget.widget-wrapper.widget_text {
    background-color: #664f94;
    color: white;
    border-style: none;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 24px;
}

/* footer widget */

blockquote {
    overflow: auto;
    border: none;
    background: transparent;
    font-style: italic;
    padding: 0;
}

.product-widget img {
	padding: 9px;
	max-width:80px;
}
.product-widget  {
	overflow: scroll;
	height: 220px;
}

#footer_widget div.widget-wrapper {   
height: 260px; 
border: 3px dotted rgba(102, 79, 148, 0.48);
}

.widget-title h3, .widget-title-home h3 {
    font-size: 20px;
    text-transform: uppercase;
}

form {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

ul.social-icons img { margin-top:-12px; }

.widget-wrapper input[type="text"], .widget-wrapper input[type="email"] {
    width: 100%;
}

input[type="text"], textarea { box-shadow: none;
border: 1px solid #ccc;
}



/* featured */

/*div#featured-panel {background-color: #664f94;
    color: white;
    border-style: none;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 24px;
}*/

.col-140 {
    width: 18.25%;
}

div#featured-panel.grid.col-940  div.col-140 {
	background-color: #664f94;
    color: white;
    border-style: none;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 24px;
	float: left;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

div#featured-final.col-140 {
	margin-right:0px;
}

#featured-panel h3 {
	margin-top: 3px;
	margin-bottom: -6px;
	font-size: 19px;
	    text-transform: uppercase;

}
#featured-panel a {
	color: #F9D32E;
	font-size: 24px;
}
#featured-panel a:hover {
	color: #FFF;
}
#featured-panel p {
    font-size: 14px;
    line-height: 22px;
}

#featured-panel div.guts1 {         padding: 20px;
    font-size: 15px;
    line-height: 24px;
	background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds_service.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#featured-panel div.guts2 {         padding: 20px;
    font-size: 15px;
    line-height: 24px;
	background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds_sales.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#featured-panel div.guts3 {     padding: 20px;
    font-size: 15px;
    line-height: 24px;
	background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds_imaging.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#featured-panel div.guts4 {
	padding: 20px;
	font-size: 15px;
	line-height: 24px;
	background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds_access.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#featured-panel div.guts5 {
	padding: 20px;
	font-size: 15px;
	line-height: 24px;
	background-image: url(http://www.microscopy.uk.com/images/featured_panel_backgrounds_training.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* OUTLINE FEATURED PANELS */


div#featured-panel.grid.col-940 div.col-140 {
    background-color: #ffffff;
    color: #664f94;
    border-style: solid;
    border-width: 1px;
    border-color: #999;
	width: 18.05%;
	min-height: 260px;
}

#featured-panel a {
    color: #664f94;
	line-height:14px;
}

#featured-panel a:hover, #featured-panel h3 a:hover {
    color: #333;
}

#featured-panel h3 a {
    color: #664f93;
    font-size: 18px;
    font-weight: bold;
}

#featured-panel p {
    color: #333;
}
body {
    color: #333;
}

#featured-panel div.guts1 {
    background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds3_service.jpg);
	background-position: right 50%;
	padding-bottom: 5px;

}
#featured-panel div.guts2 {
    background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds3_sales.jpg);
		background-position: right 50%;
		padding-bottom: 5px;


}
#featured-panel div.guts3 {
    background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds3_imaging.jpg);
		background-position: right 50%;
		padding-bottom: 5px;


}
#featured-panel div.guts4 {
    background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds3_access.jpg);
		background-position: right 50%;
		padding-bottom: 5px;


}
#featured-panel div.guts5 {
    background-image: url(https://www.microscopy.uk.com/images/featured_panel_backgrounds3_training.jpg);
		background-position: right 50%;
		padding-bottom: 5px;

}


#footer_widget div.widget-wrapper, #widgets div.widget-wrapper {
    border: 3px dotted #999;
}


.colophon-widget.widget-wrapper.widget_text {
	padding:0px;
	border:none;
}


#text-7 { display:none;
}



img.wp-post-image {
    float: left;
    width: 150px;
    height: 100%;
    margin: 5px 20px 20px 0;
}

#content-archive, #content-blog {
    margin-top: 0px;
}

h2.entry-title.post-title {
	margin-top: 0.75em;
}

h2.entry-title.post-title a:hover, div.post-meta a:hover, div.read-more a:hover, a:hover {
	text-decoration: none;    
}


div#archives-2 {
	margin-top: 50px;
}

.comments-link {
    display: none;
}

.colophon-widget.widget-wrapper.widget_text {
    font-size: 16px;
    line-height: 29px;
}

div#text-8.widget-wrapper {
    margin: 71px 0 20px;
}


/*search*/


ul.social-icons {
    padding-top: 18px;
    float: right;
    margin-right: 0px;
    margin-bottom: 1em;
}
.top-widget {
    float: right;
    clear: right;
    width: 45%;
    padding: 0 3px 0px 0;
    border: none;
    text-align: right;
    margin-bottom: 3px;
}

ul.social-icons img {
    width: 44px;
}



.grid.col-460.fit.powered {
    display: block!important;
}


.footer-menu li a {
	text-transform: uppercase;
	font-size: 16px!important;
	border: solid 1px #999!important;
	padding: 12px!important;
	  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 3px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 3px; 
  
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 3px; 
}

.footer-menu {
    margin-bottom: 36px;
}

li#eu_cookie_law_widget-2 {
    list-style: none!important;
}
.cove {
    margin-top: 24px;
    padding: 16px;
    color: #654f93;
    text-transform: uppercase;
    border: solid 1px #654f93;
    font-weight: bold;
}.cove img.alignleft {
    margin-top: -6px;
}
div.cove div.post-edit {
    margin: 0;
}
.colophon-widget.widget-wrapper.widget_text {
    margin-top: -24px;
}