/*
Theme Name: Salient Child Theme
Theme URI: http://www.leedstestobjects.com
Description: This is a custom child theme for Salient developed for Leeds Test Objects Ltd.
Author: Gideon Caspi
Author URI: http://www.gideoncaspi.com/
Template: salient
Version: 0.1
*/

@import url("../salient/style.css")/*tpa=http://www.leedstestobjects.com/wp-content/themes/salient/style.css*/;

body a {
	font-weight: 300;
}

.sf-menu a,
.buttons a {
	font-weight: 400;
}

/* Text HIGHLIGHT colour - as found in HTML5 boilerplate! */
::selection {
	background: #C7382A; /* Safari */
	color: white;
	}
::-moz-selection {
	background: #6FAE43; /* Firefox */
	color: white;
}

.ascend .container-wrap {
    background-color: white !important;
}

#google_translate_element {
	display: inline;
	float: right;
	margin-left: 2em;
}

/*Change logo size in Salient theme*/
/* Desktop */
@media only screen
and (min-width : 1px) and (max-width : 1000px) {
	body header#top #logo img.default-logo {
		height: 40px!important;
		margin-top: -10px !important;
	}
}

header#top nav ul .slide-out-widget-area-toggle a {
	width: 84px;
	display: inline-block;
}

#slide-out-widget-area p,
#wp-members {
	color: #3d3d3d !important;
}

.no-padding {
	padding: 0 !important;
}

.no-margin {
	margin: 0 !important;
}

i.login-button {
	color: #ffffff !important;
	padding: 6px 10px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

.login-button::after {
	content: 'Login';
	color: #ffffff !important;
	display: inline-block;
	font-size: 80%;
}

.distributor-login-button,
.button_div .buttons {
	margin-top: 1em !important;
	width: 100% !important;
	font-size: 1rem !important;
	padding: 1rem .5rem !important;
	border-radius: .4em !important;
}

#wp-members form label {
	display: inline-block;
	margin-top: .5em !important;
	font-size: 80%;
	font-weight: bold;
}

.new-row {
	clear: both;
}

.floatRight {
	float: right;
}

#search-outer #search #close a span.icon-salient-x {
	color: #bbb !important;
}


/* Home page */

.container-wrap.home-page {
	padding-bottom: 0 !important;
}

.intro-section {
    border-bottom: 1px solid #ebebeb;
}

.separator-heading h4 {
    font-size: 1.6em !important;
    color: #6FAE43 !important;
}

.offset1 {
	margin-left: 8.5% !important;
}

.toggle h3 a  {
	font-size: 20px !important;
	color: #6FAE43 !important;
	font-weight: 600 !important;
	background-color: rgba(0,0,0,0.1) !important;
}

.toggle h3 a:hover {
	background-color: rgba(0,0,0,0.06) !important;
}

.home-products-wrapper {
	padding-top: 1.5em !important;
}

.home-product-link {
	width: 20%;
	margin: 0 1%;
	padding: 0.5em;
	max-width: 160px;
	display: inline-block;
	vertical-align: top;
	line-height: 1.4;
	border: 1px solid #fff;
	transition: all .3s ease;
	border-radius: 8px;
}

.home-product-link:hover {
	border-color: #badbee;
}

.home-product-link a {
	display: block;
	text-align: center;
}

.home-product-link a img {
	margin-bottom: 0 !important;
}

.home-products-wrapper {
	width: 100%;
}

.brochure-link-wrap {
	display: block;
	position: relative;
	margin-top: 2em;
	margin-right: 2em;
	overflow: hidden;
}

.brochure-link-wrap a p {
	position: absolute;
	right: 250px;
	top: 3em;
	color: #0076bc;
}

.brochure-link-wrap a img {
	margin-bottom: -4px !important;
	padding-bottom: 0 !important;
	display: block;
	max-width: 100%;
	border-bottom: 1px solid #ddd;
	transform: translateY(20px);
	-webkit-transition: transform 400ms cubic-bezier(0.240, 0, 0.605, 1.000); /* older webkit */
	-webkit-transition: transform 400ms cubic-bezier(0.240, -0.005, 0.605, 1.000); 
	   -moz-transition: transform 400ms cubic-bezier(0.240, -0.005, 0.605, 1.000); 
	     -o-transition: transform 400ms cubic-bezier(0.240, -0.005, 0.605, 1.000); 
	        transition: transform 400ms cubic-bezier(0.240, -0.005, 0.605, 1.000); /* custom */
}

.brochure-link-wrap a:hover p {
	color: #005181;
}

.brochure-link-wrap a:hover img {
	transform: translateY(5px) rotate(-5deg);
}

.textwidget,
.post-widget-text {
	font-size: 90%;
}

@media only screen and (min-width: 1000px) and (max-width: 1350px) {
	.home-desc-image {
		display: inline-block;
		height: 100%;
		position: absolute !important;
		overflow: visible;
	}

	.home-desc-image img {
		position: absolute;
		bottom: 0;
		max-width: 500px;
		width: 100%;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1150px) {
	#logo {
		margin-top: 10px;
		max-width: 180px !important;
	}

	#logo img {
		max-width: 180px !important;
		height: auto !important;
	}
}

@media only screen and (max-width: 1000px) {

	.home-product-link {
		max-width: 150px;
		width: 23%;
	}

	.offset1 {
		margin-left: 0 !important;
	}

	.home-products-column {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 690px) {

	.home-products-wrapper {
		padding-top: 10px !important;
	}

	.home-products-wrapper ul {
		margin: 0;
	}

	.home-product-link {
		display: block;
		max-width: 100%;
		width: 100%;
		line-height: 1.2;
	}

	.home-product-link a {
		text-align: left;
	}

	.home-product-link img {
		display: none;
	}

	.brochure-link-wrap {
		margin-right: 0;
		width: 90%;
	}

	.brochure-link-wrap a p {
		display: block;
		position: relative;
		right: auto;
		top: auto;
		text-align: center;
	}

	.separator-heading h4 {
		padding-top: 0.8em !important;
	}
}

/* end Home page */



/* About page */

.about-page-heading {
	font-weight: 400;
	line-height: 1;
	font-size: 3em;
	color: #fff;
	opacity: 0.6;
}

span.our-mission-heading {
	font-size: 150% !important;
	color: white !important;
}

.row .col img.tagline-icon {
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 5px;
    border: 1px solid #ffffff;
	max-width: 200px;
	transition: transform .4s ease-out;
}

.row .col img.tagline-icon:hover {
	transform: translateY(-6px);
	transition: transform .4s ease;
}

.tagline-heading,
.about-section-heading {
	font-size: 150%;
	font-family: Georgia, serif;
	line-height: 1.5;
}

#our-mission-wrapper {
    background: linear-gradient(to top, #222, #323232 75%);
}

@media only screen and (max-width: 800px) {
	.about-side-image {
		display: none !important;
	}

	.about-description {
		width: 100% !important;
	}
}

#about-us-certificates .nectar-button {
	display: block !important;
	text-align: center !important;
	margin-top: 2.5em;
}

/*.row .col img.tagline-icon:hover {
	position: relative;
	bottom: 10px !important;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}*/

/* end About page */




/* Phantoms page */

#phantoms-wrap {
	padding-top: 3.1em !important;
	margin-top: 0px !important;
}

.product-list-item-wrap {
    width: 18%;
    padding: 0.4em;
    margin: 0.8%;
    border: 1px solid #e6e6e6;
    float: left;
    transition: all 0.3s ease;
    height: 240px;
    border-radius: .4em;
}

@media only screen and (max-width: 1000px) {
	.product-list-item-wrap {
		height: 260px;
	}	
}

@media only screen and (max-width: 500px) {
	.product-list-item-wrap {
		height: 230px;
	}	
}

.product-list-item-wrap:hover {
	border-color: #badbee;
}

.product-list-item-wrap p {
    text-align: center;
    font-size: 80%;
}

.container-wrap {
    background: #fff;
}

.category-wrap {
	width: 100%;
	float: left;
	clear: right;
}

.category-wrap h2 {
	border-bottom: 1px solid #d6d6d6;
}

ul.no-bullet li {
	list-style: none;
	list-style-position: inside;
}

.modalities-sidebar {
	line-height: 1.3;
	padding: 1em 0;
	background: #f6f6f6;
	border: 2px solid #ddd;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
}

.modalities-sidebar h2 {
	text-align: center;
}

.modalities-sidebar a {
	display: block;
	padding: 0 1em 0.15em 2em;
	/*font-weight: 400;*/
}

@media only screen and (max-width: 1000px) {
	
	.phantoms-listing-wrap {
		display: flex;
		flex-direction: column-reverse;
	}

	.product-list-item-wrap {
		width: 30%;
		margin: 1.6%;
	}
}

@media only screen and (max-width: 690px) {
	.product-list-item-wrap {
		width: 48%;
		margin: 1%;
	}

	.modalities-sidebar a {
		line-height: 1.5;
	}
}

@media only screen and (min-width: 690px) and (max-width: 1000px) {

	.modalities-sidebar a {
		display: inline-block;
		width: 50%;
		float: left;
		margin: .5em 0;
	}

}

/* end Phantoms page */

.modality-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 35px;
	padding: 0;
}

/* Phantom single page */

.product-page-wrapper {
	padding-bottom: 0;
}

.single-product-name {
	font-family: 'OpenSansSemiBold';
	font-size: 2.25em;
	line-height: 1.2;
	margin-top: .4em;
	margin-bottom: .6em;
}

@media only screen and (max-width: 690px) {
	.single-product-name {
		font-size: 1.5em;
	}
}

.product-content ul li {
	margin-bottom: 0.5em;
	list-style-image: url("img/red-bullet.jpg")/*tpa=http://www.leedstestobjects.com/wp-content/themes/salient-child/img/red-bullet.jpg*/;
	padding-left: 0.3em;
}

.product-description {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1.5em;
	margin-bottom: .5em;
}

.product-description a:hover {
	border-bottom: 1px dashed #d2d2d2;
}



#phantom-standards-container {
	display: block;
	padding-left: 1em;
	border-left: 5px solid #badbee;
}

#phantom-standards-container ul {
	margin-bottom: 0;
	margin-left: 0;
}

#phantom-standards-container ul li {
	list-style: none;
}

#phantom-standards-container ul li::before {
	content: '';
	background: url("img/check.svg")/*tpa=http://www.leedstestobjects.com/wp-content/themes/salient-child/img/check.svg*/ top left no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}


#software-notice {
	display: block;
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px dashed #d2d2d2;
}

#software-notice-content {
	display: inline-block;
	width: 85%;
}

#software-notice::before {
	content: url("img/software-icon-red.png")/*tpa=http://www.leedstestobjects.com/wp-content/themes/salient-child/img/software-icon-red.png*/;
	position: relative;
	display: inline-block;
	margin-right: .6em;
}

.software-notice-btn {
	display: inline-block;
	margin-top: .5em;
	margin-right: .5em;
	padding: .1em .4em;
	color: #676767;
	border-radius: .3em;
	border: 2px solid;
}

a.software-notice-btn:hover {
	color: #6FAE43;
	border: 2px solid;
}

.product-resources-wrapper {
	font-size: 90%;
	margin-bottom: 2.5em;
}

.product-resources-wrapper a[href$=".pdf"]::before {
	content: url("img/pdf-btn.png")/*tpa=http://www.leedstestobjects.com/wp-content/themes/salient-child/img/pdf-btn.png*/;
	position: relative;
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 12px;
	top: 16px;
}

.product-images figure {
	font-style: italic;
	padding-bottom: 1em;
}

.product-images figure img.main-product-image {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.additional-images {
	display: block;
	width: 100%;
}

.additional-images a img {
	border: 1px solid #ddd;
	width: 30% !important;
	margin: 1.6%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	transition: all .3s ease;
}

.additional-images a img:hover {
	border-color: #badbee;
}

.video-wrapper {
	display: block;
	padding: 0.5em 0.5em 0.05em;
	background-color: #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

.related-products-wrapper {
	margin-top: 2em;
	padding: 2em 0;
	background-color: #CB9995;
}

.related-products-wrapper h2 {
	font-family: 'OpenSansRegular';
	font-size: 1.5em;
	line-height: 2;
	color: #fff;
}

.related-products-wrapper a {
	color: #424242;
	line-height: 2.2;
	transition: all .3s ease;
}

.related-products-wrapper a:hover {
	color: #222;
}

a.related-product-link::before {
	content: url("img/white-link-icon.png")/*tpa=http://www.leedstestobjects.com/wp-content/themes/salient-child/img/white-link-icon.png*/;
	opacity: 0.6;
	position: relative;
	margin-right: 0.6em;
	margin-left: 0.6em;
	top: 0.1em;
	transition: all .4s ease;
}

.related-products-wrapper ul {
	-moz-column-count: 3;
    -moz-column-gap: 0px;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
}

@media only screen and (max-width: 1000px) {
	.related-products-wrapper ul {
		-moz-column-count: 2;
	    -webkit-column-count: 2;
	    column-count: 2;
	}
}

@media only screen and (max-width: 690px) {
	.related-products-wrapper ul {
		-moz-column-count: 1;
	    -webkit-column-count: 1;
	    column-count: 1;
	}
}

/* end Phantom single page */



/* Distributor listing page */

#distributors-wrap {
	padding-top: 2em !important;
	margin-top: 0px !important;
}

ul.countries-list {
	width: 90%;
	padding-top: 0.8em;
	margin: 0;
	margin-bottom: 2em;
	font-size: 1.1rem;
	font-weight: 400;
	border-top: 1px solid #ddd;
}

ul.countries-list li {
	line-height: 1.3;
	margin-bottom: .9em;
}

ul.two-column-list {
	-moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}

@media only screen and (max-width: 1000px) {
	ul.countries-list {
		margin-bottom: 0.5em;
	}
}

/* end Distributor listing page */



/* Distributor single page */

.single-distributor-wrapper {
	display: inline-block;
	width: 100%;
	float: left;
	margin-bottom: 2em;
	padding-left: 1em;
	border-left: 3px solid #ccc;
}

.single-distributor-wrapper::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d2d2d2;
}

h2.distributor-name {
	font-size: 1.3em;
	color: #6FAE43 !important;
	margin-bottom: 0.8em;
}

.distributor-detail {
	display: block;
	margin-bottom: 0.5em;
}

.col.margin-right {
	margin-right: 1em;
}

ul.email-list {
	display: inline;
	margin: 0;
}

.flag-icon {
	display: inline-block;
	width: 64px;
	height: auto !important;
	margin-right: 0.5em;
	margin-top: -30px;
}

.flag-icon img {
	position: relative;
	top: 20px;
	margin-bottom: 0px !important;
}

h1.entry-title {
	display: inline-block;
}

.ascend .country-page {
	background-color: #f6f6f6 !important;
}

/* end Distributor single page */

#social {
	margin-top: 1em;
	text-align: center !important;
}

#social li a {
	display: inline-block !important;
}

@media only screen and (max-width: 690px) {

	#social {
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		width: 100%;
	}

	#google_translate_element {
		display: block !important;
		float: none !important;
		text-align: center !important;
		margin-bottom: 1em;
		width: 100% !important;
	}

	.goog-te-gadget-simple {
		width: 60% !important;
	}
}

#social li a {
	position: relative;
	transition: all .3s ease;
	bottom: 0;
}

#social li a:hover {
	transform: translateY(-5px);
}

#footer-widgets {
	border-top: 3px solid #6FAE43;
}

#footer-outer .widget h4 {
	font-size: .7em !important;
}

#footer-outer .row {
	padding: 35px 0 10px;
}

#footer-outer #copyright {
	padding: 0.8em 0;
}

#footer-outer a.nectar-button {
	color: #fff !important;
	margin-top: 0.5em;
}

#footer-outer #copyright ul#social li a i:hover {
	color: #f2f2f2 !important;
}




/* Removing theme styling */


body .meta-author {display: none !important;}
body .meta-category {display: none !important;}
body .meta-comment-count {display: none !important;}

body #single-below-header {display: none !important;}

.nectar-love-wrap {display: none !important;}

.page-header-no-bg {
	padding-bottom: 0 !important;
}

/* hide category in search results */
.ui-widget-content .ui-menu-item
.desc {visibility: hidden !important;}

#error-404 p {
	width: 80%;
	max-width: 640px;
	text-align: center;
	margin: 3em auto 1.5em;
}

#error-404 figure {
	width: 80%;
	max-width: 540px;
	margin: 0 auto;
	padding: 0 .5em 1em;
	text-align: center;
	border: 2px solid #d2d2d2;
}

#copyright a.footer-link {
	color: #fff !important;
}

#copyright a.footer-link:hover {
	color: #d2d2d2 !important;
}

/* Distributor's Area */

.specsheet-size {
	display: block;
	font-size: 80%;
	color: #aaa;
}

.specsheets-wrapper,
#distributor-area-toggles .toggle > div {
	padding: 1em 1.5em !important;
}

.specsheets-wrapper ul.no-bullet {
	margin: 0 !important;
}

.specsheets-wrapper a li {
	display: block;
	padding: .4em 2em;
	border-bottom: 1px solid #e2e2e2;
}

.specsheets-wrapper a li:hover {
	background: rgba(0,0,60,.06);
}

.specsheets-wrapper a li:empty {
	display: none !important;
	padding: 0;
}

.banner-img {
	max-height: 400px;
}

.banner-contact {
	display: inline-block;
	margin-top: 1.5em;
}

.da-brochure-img {
	margin-bottom: 0 !important;
	margin-right: 1.4em !important;
}

.da-brochure-top-wrap {
	border-bottom: 1px solid #d2d2d2;
}

.vision-image {
	margin-bottom: -1em !important;
}

#distributor-area-toggles hr {
	display: block; 
	height: 1px;
    border: 0; 
    border-top: 1px solid #d2d2d2;
    margin: 1em 0; 
    padding: 0;
}

#wpmem_login {
	padding: 1em;
	margin: 0 auto 8em;
	max-width: 600px;
}

#wpmem_login .div_text,
#wpmem_login .button_div {
	width: 100% !important;
}

.login-form input[type="text"] {
	color: #eee !important;
}

#to-top:hover, #to-top.dark:hover {
	background-color: #555 !important;
}

#slide-out-widget-area a.DA-link {
	display: block;
	width: 100%;
	text-align: center;
	padding: .5em;
	background-color: #6FAE43;
	color: white !important;
	border-radius: .4em;
	transition: background-color .2s ease;
}

#slide-out-widget-area a.DA-link:hover {
	color: white !important;
	background-color: #b32020;
}

/* lightbox close button fix */
.icon-salient-x {
	left: 6px !important;
}
