/*
Theme Name: Perform-X-child
Theme URI: http://khudecki.pl/logancee/woocommerce/
Author: Jthemes
Author URI: http://themeforest.net/user/jthemes
Text Domain: logancee
Description: Multipurpose Ready Woocommerce Theme
Template: Perform-x
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, sticky-post, translation-ready
*/

@import url("../logancee/style.css");
@import url('https://fonts.googleapis.com/css?family=Oswald:700');
@font-face {
    font-family: 'cooper_hewittbold';
    src: url('fonts/cooperhewitt-bold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cooper_hewittmedium';
    src: url('fonts/cooperhewitt-medium-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cooper_hewittsemibold';
    src: url('fonts/cooperhewitt-semibold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*------------------------------------ 

Global styles 

------------------------------------*/

*{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#main h1, h2, h4{
    font-family: 'Oswald', sans-serif;
}

body, p, span{
    font-family: 'cooper_hewittmedium' , sans-serif;
	color: #555555;
	font-size: 18px;
	line-height: 29px;
	letter-spacing: .75px;
}
p + p{
	padding-top:30px;
}
strong{
	font-family: 'cooper_hewittmedium' , sans-serif;
	font-weight:normal;
	font-size: 18px;
	display: block;
}

#main h2 {
    color: #2e2e2e;
    font-size: 72px;
    font-weight: bold;
    height: auto;
    letter-spacing: -1px;
	line-height: 74px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

@media (max-width: 950px) {
	#main h2 {
    	font-size: 50px;
		line-height: 55px;	
	}
}
@media (max-width: 768px) {
	.desktop{
		display:none;
	}
}

h2:after {
    background-image: url("assets/h2-deco.svg");
    background-position: left bottom;
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    display: block;
    height: 15px;
    margin: 18px 0 0px;
    position: relative;
    width: 95px;
}

h3 {
    font-family: 'cooper_hewittbold' , sans-serif;
	color: #2E2E2E;
	font-size: 26px;
	margin-bottom: 80px;
}
#main h4{
	font-weight:700;
	color: #2E2E2E;
	font-size: 24px;
	padding-bottom: 10px;
	padding-top: 0px;
	border-bottom: solid 2px #2E2E2E;
}
h5{
    border-bottom: 2px solid #eeeeee;
    color: #2e2e2e;
    font-family: "cooper_hewittmedium",sans-serif;
    padding: 40px 0 5px !important;
    text-align: center;
    text-transform: none !important;
}


hr{
	border:none;
	background-color: transparent;
	background-image: url(assets/callout-deco-white.svg);
	background-size: contain;
	width: 85px;
	height: 22px;
	background-repeat: no-repeat;
	margin: 0px auto;
}

/*------------------------------------ 

Header styles 

------------------------------------*/
header {
    margin: 0 auto;
    max-width: 1270px;
    position: relative;
}
@media (max-width: 990px) {
	header {
		margin: 0px -30px;
	}
	.top-nav{
		padding: 0 2%;
	}
}

@media (max-width: 768px) {
	header {
		margin: 0px -15px;	
	}
}

header.header-layout-2:after{
    background-color: #bbbbbb;
    content: "";
    display: block;
    height: 1px;
    left: -50vw;
    position: absolute;
    width: 200vw;
}
.header .header-top-inner {
    font-size: 13px;
    padding: 0 15px;
}

header #top li,
header #top ul,
.widget_text{
	list-style:none;
}

header #top li a,
ul.megamenu > li > a{
	color: #333333;
	font-size: 14px;
    font-family: 'cooper_hewittsemibold';
	font-weight: normal;
}
header #top li a:hover,
header #top li .current,
.sticky-header li a.current{
	color: #027DF7;
}
header #top li .sub-menu:hover + a{
	color: #027DF7;
}

.sticky-header .main-menu {
    display: block;
    margin: 0 auto;
    text-align: left;
}
.login-topbar,
.register-topbar{
}
.top-nav{
	padding-bottom: 5px;
	padding-top: 4px;
}
.top-nav:after{
    background-color: #ebebeb;
    bottom: 0;
    content: "";
    height: 1px;
    left: -50vw;
    position: absolute;
    width: 200vw;
}
.top-nav a{
	padding:0px 15px 10px 0px;
}
.header-layout-2 .header-top-inner {
    border-bottom: none;
}
.header-layout-2 .sticky-header{
	margin:5px 0 0;
}
.home-fluid-width .sticky-header .standard-body .full-width .container{
	max-width: 1320px;
}
.settings{
	display:none;
}
@media (max-width: 990px) {
	.settings-topbar{
		display: none !important;	
	}
	.header-layout-2 .sticky-header{
		height:55px;
	}
}

.sticky-search .quick-search {
    background-color: transparent;
    height: 60px;
    max-width: 150px;
    opacity: 1;
    right: 0;
    visibility: visible;
    width: 20%;
    z-index: 9;
}
.icon-cart{
	padding-top:4px;
}
.px-featured-prod {
	max-width: 160px;
}
.px-featured-prod img{
	display: block;
	height: auto;
	margin: 0 auto 10px;
	max-height: 140px;
	max-width: 160px;
	text-align: left;
	width: auto;
}
.menu-perform-x-menu-container .tertiary-button{
	box-sizing: border-box;
	margin: 0 !important;
	padding: 10px 0 !important;
	width: 160px;
}
ul.megamenu li .sub-menu .content{
	padding: 30px 30px 20px;
}
.is-sticky .logo-sticky > a img{
		max-width: 175px;
}

@media (max-width: 1110px) {
	.sticky-search{
		display: none;
	}
	.is-sticky .sticky-icon-group {
		position: absolute;
		right: 0;
		top: 0px;
	}
	.is-sticky .logo-sticky {
		display: inline-block !important;
		float: left !important;
		width: 30%;
		z-index: 10;
	}
	.responsive .header-layout-2 .is-sticky .logo-sticky > a img{
		margin:inherit;
	}
	#menu-perform-x-menu-1{
	}
	.sticky-header .main-menu {
		display: inline-block;
	}
	.responsive .megaMenuToggle {
		position: absolute;
		right: 0;
		text-align: right;
		width: 10%;
	}
}

.form-search input#search,
.form-search input#search2{
    border: 1px solid #bbbbbb !important;
    color: #bbbbbb;
    font-size: 11px;
    height: 35px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    text-align: left !important;
    text-transform: uppercase;
    width: 100%;
}
.sticky-cart {
    margin-top: -70px;
}
.sticky-search .quick-search .form-search {
    margin-top: 10px;
    max-width: 300px;
}
.ajaxcart{
	margin-top:0px;
	padding-top: 0px;
}

.qty-cart{
	font-size:10px;
	color: #333;
}
input.qty{
	padding:10px 20px;
	margin-top:0px;
}
.reset_variations{
	display: none !important;
}

.header-top-inner #text-2{
	float: right;
	text-align: right;
	padding-right: 3%;
}
.header-top-inner .col-lg-6 {
    width: 100%;
}
.sticky-header .quick-search .icon_close{
	display:none !important;
}
.icon-handbag:before{
	content: url(assets/cart.png);
	width: 25px;
	height: 25px;
}.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print {
    background: transparent;
    width: 15px;
}
.sub-menu .menu{
	width:70%;
	margin: 0 auto;
}
#menu-perform-x-menu-1 .sub-menu .menu a,
.sticky-header .sub-menu .menu a{
	font-size: 16px;
	color: #2E2E2E;
    font-family: 'cooper_hewittsemibold', sans-serif;
	text-transform: uppercase;
}
#menu-perform-x-menu-1 .sub-menu .menu a:hover,
.sticky-header .sub-menu .menu a:hover,
ul.megamenu > li > a:hover, 
ul.megamenu > li.active > a, 
ul.megamenu > li.home > a, 
ul.megamenu > li:hover > a {
	color: #027DF7;
}

.parent-pageid-6 #menu-perform-x-menu-1 li:nth-child(1) p + a{
	color:#027DF7;
}

#menu-perform-x-menu-1 .sub-menu .menu a.subnav-title:after,
.sticky-header .sub-menu .menu a.subnav-title:after{
	display: block;
	content: "";
	height: 1px;
	background-color: #DDDDDD;
	width: 100%;
	margin-top: 3px;
}

#menu-perform-x-menu-1 .sub-menu .menu a.subnav-title:before,
.sticky-header .sub-menu .menu a.subnav-title:before{
	display: block;
	content: ">";
	height: 5px;
	width: 5%;
	right: 35px;
	position: absolute;
	font-size: 12px;
	top: 25px;
}
@media (max-width: 768px) {
#menu-perform-x-menu-1 .sub-menu .menu a.subnav-title:before,
	.sticky-header .sub-menu .menu a.subnav-title:before{
		top: 5px;
	}
}

.sub-menu .mobile-disabled{
	float:right;
}
.sub-menu .shortcode a{
	display:block;
	margin-bottom: 10px;
}
.sub-menu .shortcode{
	text-transform: none;
	font-size: 15px;
	color: #555555;
	line-height: 23px;
	margin: 20px auto;
	font-family: 'cooper_hewittmedium', sans-serif;
}
#menu-perform-x-menu-1 .sub-menu .btn,
.sticky-header .sub-menu .btn{
    display: inline-block;
    font-size: 14px !important;
    margin-top: 0;
    width: 150px;
	padding: 0px;
}
.sub-menu .col-sm-4{
	padding-right:5%;
	padding-left:0px;
}
.is-sticky .logo-sticky{
	padding:7px 15px 0 0;
}
.sub-nav-parent.active p + a{
	color:#027DF7 !important;
}
ul.megamenu{
	padding:5px 0px;
}
ul.megamenu > li.with-sub-menu > a::after{
	display:none;
}
.responsive .header-layout-2 .is-sticky .logo-sticky {
    padding:5px 0 5px;
	max-width: 175px;
}
ul.megamenu > li > .sub-menu {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  visibility: hidden;
  z-index: -20;
  margin-left: 0px;
}
@media (max-width: 990px) {
	ul.megamenu > li > .sub-menu {
	  transform: translateX(0%);
	}
}

.horizontal ul.megamenu > li > .sub-menu {
  max-width: 100vw !important;
  width: 100vw !important;
}

@media (max-width: 1110px) {
.responsive .header-layout-2 .is-sticky .logo-sticky{
	border-bottom:none;
	padding:15px 0 0;
}
.sub-menu .menu {
    width: 95%;
}
}
@media (max-width: 990px) {
	.sub-menu .menu {
		width: 96%;
		}
	.sub-menu .menu .mobile-disabled{
		display:none;
	}
	.responsive .header-layout-2 .is-sticky .logo-sticky{
		padding:15px 15px 0;
	}
	.sticky-header .main-menu {
	}
	.is-sticky .logo-sticky {
		width:70%;
		z-index: 10;
	}
	.responsive .megamenu-wrapper {
		margin-top: 55px;
	}
}
.sticky-search .quick-search .form-search button.button-search{
	display:block;
}
.icon_search::before{
	content: "";
	background-image: url("assets/search-copy.svg");
	width: 15px;
	height: 15px;
	display: block;
	background-size: cover;
	margin-top: 7px;
	background-color:transparent;
}
.icon_search,
.button-search{
	background-color:transparent;
	border:none !important;
}

.button-search:hover
.icon_search:hover:before{
	margin: 0px;
	border:none;
	background-color:transparent;
}

@media (max-width: 768px) {
	.sub-menu .menu {
		margin: 0 !important;
		width: 100%;
	}
	.responsive .megaMenuToggle {
		right: 15px;
	}
}
.header-layout-2 .top-bar {
  margin-right: 40px;
  margin-top: -45px;
}

.nav-top-link{
	padding:5px;
}
.nav-top-link span{
	font-size:12px;
	color:#666666;
}
.nav-top-link span:hover{
	color:#047EF7;
}
.login-topbar::before{
	top:20px;
}
.inner-page{
	min-height:700px;
}
.register-topbar{
	display:none !important;
}

/*------------------------------------ 

Button styles 

------------------------------------*/

button, .btn,
.secondary-button,
.hero a{
	padding: 0px 2%;
	font-family: 'cooper_hewittbold', sans-serif;
	margin: 0px 15px 20px 0;
	letter-spacing: .5px;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
	border:none;
	background: rgba(67,143,235,1);
	background: -moz-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(67,143,235,1)), color-stop(100%, rgba(20,114,230,1)));
	background: -webkit-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -o-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: linear-gradient(to bottom, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438feb', endColorstr='#1472e6', GradientType=0 );
}
@media (max-width: 600px) {
	button, .btn,
	.secondary-button,
	.tertiary-button,
	.hero a{
		width:100% !important;
	}
}

.home .hero .btn{
	margin-bottom: 0px;
}
.home #primary .hero .cont-wrap{
	padding:5% 0px;
}
button:nth-child(even),
.btn:nth-child(even),
.secondary-button:nth-child(even),
#main .tertiary-button:nth-child(even),
.hero a:nth-child(even){
	margin-right: 0px;
}

.btn:hover,
button:hover,
.hero a:hover{
	color:#ffffff;
	background: rgba(67,143,235,1);
	background: -moz-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(67,143,235,1)), color-stop(100%, rgba(0,83,198,1)));
	background: -webkit-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: -o-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: -ms-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: linear-gradient(to bottom, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438feb', endColorstr='#0053c6', GradientType=0 );
	border:none;
}

button.disabled{
	pointer-events:none;
}
.secondary-button,
.blog-post .post-content a,
.px-cont-area a{
	border:none;
	padding: 10px 20px;
	margin-top: 0px;
	display: inline-block;
	background: rgba(67,143,235,1);
	background: -moz-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(67,143,235,1)), color-stop(100%, rgba(20,114,230,1)));
	background: -webkit-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -o-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: linear-gradient(to bottom, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438feb', endColorstr='#1472e6', GradientType=0 );
	transition: all ease .5s;
}
.secondary-button:hover,
.blog-post .post-content a:hover,
.px-cont-area a:hover{
	color:#ffffff;
	background: rgba(67,143,235,1);
	background: -moz-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(67,143,235,1)), color-stop(100%, rgba(0,83,198,1)));
	background: -webkit-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: -o-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: -ms-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	background: linear-gradient(to bottom, rgba(67,143,235,1) 0%, rgba(0,83,198,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438feb', endColorstr='#0053c6', GradientType=0 );
}

#main .tertiary-button{
	border:solid 2px #3A87E6;
	background-color: transparent;
	background-image:none;
	display: inline-block;
	color: #2E2E2E;
	padding: 10px 10px;
	margin: 20px 20px 10px 0;
    max-width: 285px;
	font-family: 'cooper_hewittbold', sans-serif;
	margin: 0px 15px 20px 0;
	letter-spacing: .5px;
	font-size: 14px;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
}
@media screen and (max-width: 768px){
	#main .tertiary-button{
		max-width: 100%;
	}
}
#main .tertiary-button:hover{
	border:2px transparent solid;
	color: #ffffff !important;
	background-color: #3A87E6;
}
input[type="submit"],
.btn-black{
 	border: 2px solid #2e2e2e;
	color: #2e2e2e;
}
input[type="submit"]:hover,
.btn-black:hover{
 	border: 2px solid #2e2e2e;
	color: #fff !important;
	background-color: #2e2e2e;
}

.btngroup{
	margin-top:20px;
}
.detail-button-group {
    max-width: 495px;
    width: 100%;
	padding-top: 40px;
}

.detail-button-group .secondary-button {
	width: 100%;
}
.detail-button-group .btngroup{
	margin-top: 20px;
}
.btngroup .tertiary-button{
	width:48%;
}
.cart-total .button{
	width:100%;
	padding:8px 0px;
}
.cart-total table tr.shipping td .shipping-calculator-button {
  color: #027df7;
}
.responsive ul.megamenu > li.active .close-menu,
.responsive ul.megamenu > li.with-sub-menu .open-menu{
	width:100%;
	text-align: right;
}

/*------------------------------------ 

Hero styles 

------------------------------------*/
.hero{
	background-size: cover; 
}

.home .hero{
	height: 670px;
}.home .hero h1{
	color:#ffffff;
	margin-bottom: 40px;
	font-family: "cooper_hewittmedium",sans-serif !important;
}

.hero.interior{
	height: 670px;
}
.hero + div{
	position:relative;
}
.hero + div:before{
	content:"";
	background-image: url(assets/hero-after.svg);
	width: 3px;
	height: 112px;
	position: absolute;
	top: -20px;
	display: block !important;
	left: 50%;
}
	.single-post .post-title:before{
		display: none;
	}

@media screen and (max-width: 1200px) {
	.hero + div:before,
	.single-post .post-title:before{
		display: none;
	}
	
}

.single-post .post-title:before{
	top: 135px;
}
.comment{
	text-align: left !important;
}

#main .hero.interior h2{
	min-height:0px;
	margin-bottom: 0px;
}

.hero .cont-wrap .wpb_wrapper{
	max-width: 850px;
	width: 100%;
}
@media screen and (max-width: 768px) {
	.hero .cont-wrap .wpb_wrapper{
		width:92%;
		margin: 0 auto;
	}
}
#main .hero h2,
.hero p,
.hero span{
	color:#ffffff;
}
.hero.interior p,
.home .hero h1{
	font-size: 23px;
	line-height: 33px;
}

.hero h2:after {
    background-image: url("assets/h2-deco-white.svg");
}

.hero.interior .cont-wrap{
	padding:5% 0px
}

.hero-4col{
    margin: -80px auto 0px !important;
    max-width: 1410px;
}
.hero-4col.cont-wrap{
	padding-top:0px !important;
}
@media screen and (max-width: 768px) {
	.hero-4col.cont-wrap{
		text-align:center;
	}
}

.hero-4col .vc_col-sm-3 {
  background-color: #fff;
  margin: 0px 5% 0 0;
  padding: 2%;
  width: 21.25%;
  box-shadow: 0 40px 24px 0 rgba(0,0,0,0.20);
  border-radius: 2px;
}

.hero-4col .vc_col-sm-3.last{
	margin-right: 0px!important;
}

.hero-4col a{
	margin: 0px auto;
	padding: 0 5%;
	width: 100%;
}

.hero-4col h3 {
	font-size: 20px !important;
	margin: 0 auto !important;
	text-align: center;
	width: 100%;
}
.hero-4col h3:after{
 	background-image: url("assets/callout-deco.svg");
    background-position: center top;
    background-repeat: no-repeat;
	content: " ";
	display: block;
    height: 15px;
    margin: 15px 0 0;
    position: relative;
    width: 100%;
}
.hero-4col p{
	color:#333;
	font-size: 16px !important;
	line-height: 24px !important;
}

.hero-4col .vc_column_container > .vc_column-inner{
	padding: 0px !important;
}

.hero .wpb_wrapper{
}

.hero-4col .wpb_wrapper{
	text-align: center;
}
@media (max-width: 1000px) {
	.hero-4col .vc_col-sm-3 {
		display: inline-block;
		height: 300px;
		margin: 2.5%;
		vertical-align: top;
		width: 45%;
	}
}

@media (max-width: 768px) {
	.hero.interior{
		height:auto;
	}
	.hero-4col .vc_col-sm-3 {
		display: inline-block;
		margin: 20px auto;
		padding: 0 0% 10%;
		width: 90%;
		height: auto;
	}
	.hero-4col .vc_col-sm-3 h3 {
		font-size: 20px !important;
		width: auto;
	}
}

/*------------------------------------ 

Image styles 

------------------------------------*/


.right.split-img{
	margin-left: 5%;
	text-align: right;
}

.split-img:before,
.split-img:after{
	background-color: #d9d9d9;
	content: " ";
	display: block;
	height: 28vw;
	max-height: 420px;
	position: absolute;
	right: 10%;
	top: 45%;
	width: 75%;
	z-index: -1;
}
.split-img::after {
  background-image: url("assets/x-stack.svg");
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 26%;
  height: 5vw;
  max-height: 80px;
  right: 14.5%;
  top: inherit;
  width: 0.45vw;
}

.split-img {
    height: auto;
    margin-left: -2%;
    width: 100%;
	text-align: left;
}
.split-img img{
	width:85%;
}
@media screen and (max-width: 768px) {
	.split-img img{
		width:100%;
	}
}


 @media screen and (max-width: 768px) {
	.split-img,
	.right.split-img{
		margin: 0 auto;
	} 
	.split-img::after {
		display: none;
	}
	.split-img::before {
    	display: none;
	}
}

.right.split-img:before,
.right.split-img:after{
	max-height: 400px;
}

.right.split-img:before{
    left: 14%;
}
.right.split-img:after{
	left: 18%;
}
 @media screen and (max-width: 768px) {
	.right.split-img::after {
		bottom: 20%;
		left: 5%;
	}
	.right.split-img::before {
    	left: 0;
		bottom: 0px;
	}
}

.slide img{
	width:100%;
}
.camera_slider .wpb_single_image .vc_figure{
	width: 100%;
}

/*------------------------------------ 

Fullbleed Image content styles 

------------------------------------*/

.fullbleed{
	background-size: cover;
}

#main .fullbleed h2,
.fullbleed p{
	color: #ffffff;
}
.fullbleed p+p{
	padding-top: 0px;
}

.fullbleed .btn,
.fullbleed button{
	border-color: #ffffff;
	margin-top: 40px;
	padding: 0 8%;	
}


.fullbleed .cont-wrap{
	z-index: 1;
}

.fullbleed .cont-wrap:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .5;
	display: block;
	z-index: 0;
}

.fullbleed h2{
	margin-top:0px;
}

.fullbleed h2:after {
	background-image: url("assets/h2-deco-white.svg");
}
 

.bleed-callout {
    background-color: #ffffff;
    max-width: 430px;
    min-height: 350px;
    position: relative;
    text-align: center;
}

.bleed-callout .widget_recent_entries {
    display: inline-block;
    left: 0;
    padding: 0 15%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.bleed-callout .widget_recent_entries h4,
#main .bleed-callout h2{
    color: #2e2e2e;
    font-size: 24px;
    font-weight: 700;
    line-height: inherit;
    min-height: 0;
    text-transform: uppercase;
}

.bleed-callout .widget_recent_entries h4:after,
.bleed-callout h2:after{
    background-image: url("assets/callout-deco.svg");
    background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    display: block;
    height: 15px;
    margin: 15px 0 0px;
    position: relative;
    width: 100%;
}

.bleed-callout .widget_recent_entries p{
	color:#555555;
}
.widget_recent_entries ul li,
.widget_recent_entries ul li a {
	border:none;
	padding-left: 0px;
}
.widget_recent_entries ul li a::before{
	display:none;
}

/*------------------------------------ 

General Page styles 

------------------------------------*/


.cont-wrap,
.woocommerce-account #primary{
    max-width: 1270px;
	margin: 0 auto !important;
	padding: 8% 0px 10%;
	width: 90%;
}
.cont-wrap.main-el {
	padding: 4% 0px 10%;
}
.cont-wrap.nopad {
	padding: 4% 0px 0%;
}
@media screen and (max-width: 768px) {
	.cont-wrap {
		width:100%;
	}
	.single-post .cont-wrap{
		width:90%;
	}
}
.lrg-body{
	font-size:21px;
	color: #2e2e2e;
}
.row {
    margin-left: -30px;
    margin-right: -30px;
}

.home-fluid-width #main{
	padding:0 30px;
}
.center-column{
	padding-top:0px;
}
.breadcrumb{
	display: none;
}

.home .lrg-type:before,
.home .lrg-type:after{
content: "PERFORM";
font-size: 31vw;
position: absolute;
color: #f8f8f8;
font-weight: 700;
font-family: Oswald;
left: -5vw;
z-index: -2;
margin-top: 6vh;
}
.home .lrg-type:after{
	margin-top: 630px;
}

.page-id-109 .lrg-type:after{
	content: "ABOUT US";
	font-size: 31vw;
	position: absolute;
	color: #f8f8f8;
	font-weight: 700;
	font-family: Oswald;
	left: -5vw;
	z-index: -2;
	margin-top: 25vh;
	width: 150%;
	letter-spacing: -1vw;
}
.page_facility-solutions .hero{
	margin-bottom:-200px;
}
.page_facility-solutions .px-cont-area{
	padding-top: 0px!important;
}
.page_facility-solutions .hero:after{
	color: #f8f8f8;
	content: "SOLUTIONS";
	font-family: Oswald;
	font-size: 37vw;
	font-weight: 700;
	left: -5vw;
	letter-spacing: -1vw;
	position: absolute;
	top: 790px;
	width: 150%;
	z-index: -1;
}

 @media screen and (max-width: 768px) {
	.lrg-type:before,
	.lrg-type:after{
		display: none !important;
	}
}
.scrollup{
	z-index:20;
}
.scrollup:hover{
	color:#3482E3;
	border: solid 1px #3482E3;
	box-shadow: none;
}
.notices{
}
.woocommerce p + p{
	padding-top:0px;
}

/*------------------------------------ 

Product Feature styles 

------------------------------------*/
.home #product-systems{
	height:auto;
}
 @media screen and (max-width: 768px) {
	 .home #product-systems{
		 height:auto;
	 }
}

.product-systems .vc_col-sm-3{
	height:420px;
	margin-bottom: 0px;
}

.home .product-systems .vc_col-sm-3{
	padding-bottom:38%;
}

 @media screen and (max-width: 768px) {
	.home .product-systems,
	.home .product-systems .wpb_column{
		height:auto;
	 }
	 .product-systems .vc_col-sm-3{
		 margin-bottom:0px;
		 padding-bottom:0%;
		 max-height: 300px;
		 overflow: hidden;
	 }
}

.product-systems .vc_col-sm-3{
	background-color: #EAEAEA;
}
.product-systems .vc_col-sm-3:nth-child(even){
	background-color: #C6C6C6;
}
.product-systems .vc_column_container > .vc_column-inner{
	padding:0px;
}

.product-systems{
	text-align: center;
	position: relative;
	z-index: 10;
}
.home .product-systems::before {
	height:45vw;
}
.product-name{
    font-family: 'Oswald', sans-serif;
}


.logo-slider::before,
.product-systems::before,
.px-gallery h3::before {
    content: "";
    width: 3px;
    height: 250px;
    position: absolute;
    left: 49.95%;
    background-color: #E2E2E2;
    top: 60px;
}
@media screen and (max-width: 768px) {
	.logo-slider:before,
	.px-gallery h3::before{
		display: none;
	}
	.px-gallery .vc_column_container > .vc_column-inner{
		padding:0px;
	}
}


.logo-slider:after,
.product-systems::after,
.px-gallery h3::after{
	content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 49.65%;
    background-image:url(assets/x-single.svg);
	background-size: contain;
	background-repeat: no-repeat;
    top: -10px;
}
@media screen and (max-width: 768px) {
    .logo-slider:after,
	.product-systems::after,
	.px-gallery h3::after{
		left: 48.65%;
	}
}

.product-systems .product-hover .right{
	display: none;
}

.product-systems .product-overlay{
	opacity: 0;
	transition: ease .5s all;
	pointer-events: none;
	box-shadow: 0 20px 24px 0 rgba(0, 0, 0, 0.2);
}

.product-systems .product-overlay{
    background-color: transparent;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.product-systems .product-overlay p{
	color: #333333;
    font-size: 13px;
    line-height: 20px;
	padding:10px;
}

.home .product-systems .product-title a{
	margin: 65% auto;
}
.product-systems .product-title a{
	background: #ffffff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 45% auto;
	padding: 20px;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
	width: 80%;
	z-index: 1;
	transition: all ease .5s;
	box-shadow: 0 40px 24px 0 rgba(0,0,0,0.40);
}
.product-title p{
    font-family: 'Oswald', sans-serif;
}

@media screen and (max-width: 768px) {
	.product-systems .product-title a{
		margin: 30% auto !important;
		position: absolute;
		transform: translateX(-50%);
	}
}

.quickview-wrap .product-name{
	font-size: 35px;
}

.quickview-wrap{
	margin-bottom:40px;
	padding: 4% 2% 0;
}

.quickview-wrap .row{
	margin:0px;
}
.quickview .mfp-content {
    height: inherit;
    margin-top: 10vh;
    max-width: 80%;
}

.quickview .col-sm-8 {
    width: 45.667%;
}
.product-list .htabs,
.quickview-wrap .htabs{
	display: none;
}

@media screen and (max-width: 1027px) {
	.quickview .col-sm-8 {
		width: 100%;
	}
	.quickview .col-sm-6 {
		width: 100%;
	}
}


.product-systems .vc_col-sm-3:hover .product-title a{
	color:#ffffff;
	background: rgba(67,143,235,1);
	background: -moz-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(67,143,235,1)), color-stop(100%, rgba(20,114,230,1)));
	background: -webkit-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -o-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: -ms-linear-gradient(top, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	background: linear-gradient(to bottom, rgba(67,143,235,1) 0%, rgba(20,114,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#438feb', endColorstr='#1472e6', GradientType=0 );
}

.product-systems .vc_col-sm-3:hover .image a img{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.product-systems .vc_column_container:hover .product-overlay{
    opacity: 0.95;
}
.product-overlay .wpb_wrapper{
    background-color: #f8f8f8;
    bottom: -10px;
    margin: 0 auto;
    padding: 10px 0px;
    position: absolute;
    transform: translateY(-10%);
    width: 100%;
}
.product-systems .image a img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	-webkit-filter: grayscale(0.65);
	filter: grayscale(0.65);
	transition: all ease .5s;
}
 @media screen and (max-width: 768px) {
	.product-systems .image a img {
		top: 0;
		transform: none;
	}
}
.product-listing .image a img{

}


.product-systems .image a{
	display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
	left: 0;
	cursor: pointer;
	overflow: hidden;
}
 @media screen and (max-width: 768px) {
	.product-systems .image a{
		position: relative;
	 }
	 .vc_column_container {
		padding-bottom: 40px;
	}
}
.product-systems h3{
	margin-bottom:50px !important;
}
.product-systems .quickview{
	bottom: 0;
	height: 40px;
	position: absolute;
	right: 0;
	width: 40px;
	z-index: 20;
	opacity: 0;
	transition: all ease .25s;
	transform: scale(0);
}


.sort{
	display: none;
}


/*------------------------------------ 

Product Overview Pages styles 

------------------------------------*/

.product-overview .swap-image{
	display: none;
}

.product-overview .image:hover .quickview{
	opacity: 1;
	transform: scale(1);
}

.product-overview div{
}


.product-overview .vc_col-sm-6 {
    background-color: #fff;
    height: 365px;
    margin-bottom: 5%;
    margin-right: 5%;
    width: 47.5%;
}
.product-overview .vc_col-sm-6:nth-child(even){
    margin-right: 0%;
}
@media screen and (max-width: 768px) {
	.product-overview .vc_col-sm-6 {
		height: auto;
		width: 100%;
	}
}

.product-overview .product-title{
	padding-top: 15px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.product-overview .right{
	display: none;
}
.cont-wrap .vc_custom_1483488259018,
.product-overview .vc_column-inner {
	margin-right:0px !important;
	padding-right: 0px !important;
}

.product-overview.vc_row::after, .product-overview.vc_row::before{
	display:none;
}
.systems-list{
	width:90%;
	margin-left: -15px;
}
@media screen and (max-width: 768px) {
	.systems-list{
		width: 100%;
	}
}
.systems-title,
.systems-list a{
	font-size:16px;
	color:#555555;
    font-family: 'cooper_hewittsemibold', sans-serif;
	padding-top: 15px;
	display: block;
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
}
.systems-list a:hover{
	color:#9E9E9E;
}
.systems-title:before,
.systems-list a:before{
	content: "•";
	position: absolute;
	display: inline-block;
    font-family: 'Oswald', sans-serif;
	font-size: 25px;
	left: 0px;
	top:7px;
	color: #9E9E9E;
}
.systems-title:before{
	font-size: 30px;
	top: 15px;
	color: #2E2E2E;
}
.systems-title{
	color: #2E2E2E;
	font-size:18px;
	margin-bottom: 20px;
}
.systems-list a{
	margin-left: -15px;
}
.systems-list p{
	padding-left:15px;
}

/*------------------------------------ 

Product Detail Pages styles 

------------------------------------*/
.product .popup-gallery{
	padding-right:7%;
}
@media screen and (max-width: 768px) {
	.product .popup-gallery{
		padding-right:5%;
		padding-left:5%;
	}
	.responsive .row > div{
		padding-left:0px;
		padding-right:0px;
	}
	.responsive .main-content .row{
		margin:0px;
	}
}

.pp_social{
	display: none;
}

.product .availability{
	display:none;
}
.woocommerce-main-image{
	box-shadow: 0 4px 8px 0 #d0d0d0;
}
@media screen and (max-width: 768px) {
	.woocommerce-main-image {
		min-height: 0;
	}
}

.review-section .box .next,
.review-section .box .prev{
	display: none;
}

.single-product .px-related{
	display: none;
}

.product-info .description,
.product-info .price{
	border-bottom:none;
}
.product-info .product-image img{
	width:100%;
}

#main .product-info .woocommerce-Price-amount, 
#main .product-info .woocommerce-Price-currencySymbol {
    color: #545454 !important;
    font-family: oswald;
    font-size: 28px;
    letter-spacing: 0;
}
.product .htabs{
	text-align:left;
	border-bottom: none;
}
.product .htabs a{
	padding-left: 0px;
	padding-right: 35px;
	font-size: 14px;
	font-weight: bold;
	font-family: inherit;
}
.product .woocommerce-tabs .tab-content{
	padding-top: 10px;
}
.product .htabs a::before,
.product .htabs a::after{
	display:none;
}

.product .right .name{
}

.variations_button{
	width:auto;
	display: inline-block;
}
.single_variation_wrap{
	margin-top: 10px;
	float: left;
	width: 100%;
}
.product_meta{
	margin-top: 5px;
}

.product .review{
	width: 50%;
	float: right;
	text-align: right;
}
.product-info .cart{
	padding-top: 30px;
}
.product-info {
	padding-bottom: 0px;
}
.product .price{
	padding-bottom: 25px !important;
	border-bottom: solid 2px #F1F1F1;
}
.product-center .subhead{
	padding-bottom: 20px;
}
.product-center .description{
	padding: 5px 0;
}
.product-info .thumbnails-carousel .item {
	 box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}

.rating i.active {
    color: #0164e6;
}
.product #quantity_wanted,
.product #q_up,
.reset_variations,
.woocommerce-variation-availability .stock{
}
.product-info .cart .add-to-cart button{
	line-height: inherit;
	margin: 0px 40px 0px 0px!important;
}
.product-info .cart .add-to-cart button:hover{
	border: none;
}
.cart-total th, 
.tax-rate th, 
.woocommerce-checkout-review-order-table .cart-subtotal th, 
.woocommerce-checkout-review-order-table .order-total th, 
.shop_table tfoot th {
  text-align: left !important;
}
.product-center .variations_button button, .product-center .single_add_to_cart_button {
	box-sizing: border-box;
	line-height: inherit;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0 !important; 
}

.product select{
	background-color:#F1F1F1;
	padding: 10px 5px;
	border: none;
	border-bottom: solid 1px #D9D9D9;
}
.single-product .zoomContainer{
	display:none !important;
}
.single-product #menu-perform-x-menu-1 li:nth-of-type(1) p + a,
.parent-pageid-9 #menu-perform-x-menu-1 li:nth-of-type(1) p + a{
	color:#027DF7;
}
.single-product footer .row{
	margin: 0px !important;
}

@media all and (max-width:655px){
	footer .vc_row{
		margin: 0px !important;
	}

}

.product-listing .product-grid{
	clear: none;
}

.product-info .cart .add-to-cart input, 
.product-info .cart .add-to-cart button {
  margin: 0 !important;
}
.product-info .cart .add-to-cart .quantity{
	margin-right: 10px;
}

.product-info .cart .add-to-cart .quantity #q_up {
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
}

.product-info .cart .add-to-cart .quantity #q_down {
  font-size: inherit;
  height: auto;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
}


.product .overflow-thumbnails-carousel{
	margin-top:50px;
}
#product-tab #tab-additional_information,
.review-section #product-tab #tabs{
	display:none !important;
}
.review-section .cont-wrap{
	padding-top:0px;
}
abbr.required {
    color: #0370ef;
}

#product-tab #tab-reviews{
	display:block !important;
}
.review-list .text{
	border:none;
	margin-top:0px;
	padding-top:0px;
}
.avatar-wrapper{
	display:none !important;
}
.comment{
	text-align:center;
	max-width: 550px;
	margin: 0 auto;
}
.review-list .text::before{
	display:none;
}
.review-list .rating{
	float:none;
}
.fa-star:before{
	content:'★';
}
.comment_container .fa-star{
	font-size:50px;
}
#tab-reviews .woocommerce-review-link{
	display:none;
}
#tab-reviews .fa-star{
	font-size:70px;
}
#tab-reviews .review{
    float: none;
    text-align: center;
    width: 100%;
	margin-bottom: 20px;
}
#form-review h3{
	margin-bottom: 0px;
	font-size: 26px;
}
#review .author strong{
	font-size: 24px;
    font-family: 'Oswald', sans-serif;
	color: #2E2E2E;
	font-weight: 700;
	text-transform: uppercase;
}
#form-review{
	text-align:center;
}
#form-comment{
    margin: 0 auto 100px;
    max-width: 670px;
    overflow: hidden;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.comment_container .star i{
	font-size:16px !important;
}
.review-intro-content{
	overflow:hidden;
	transition: all ease .5s, height ease .5s .25s;
	opacity: 1;
	height: 250px;
}
.review-intro-content.fade{
	opacity:0;
	height: 0px;
	transform: translateY(15px);
}
#review .comment-respond{
	transform:translateY(15px);
	opacity: 0;
	transition: all ease .75s .5s, height ease .75s ;
	height: 0px;
}
#review .comment-respond.active{
	opacity:1;
	transform: translateY(-15px);
}
@media all and (max-width:605px){
	.product-info .cart .add-to-cart .quantity{
		margin-right:0px;
		margin-bottom: 20px;
		display: block;
	}
	.product-info .cart .secondary-button{
		margin-top:20px;
	}
}
.typo-actions{
	display:none;
}
.product .price{
	border-bottom:none;
}
/*------------------------------------ 

Logo Slider styles 

------------------------------------*/
.logo-slider img{
    left: 50%;
    max-width: 160px !important;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.logo-slider .logo-label{
    color: #2e2e2e;
    font-size: 14px;
    padding-top: 285px;
    position: relative;
    text-align: center;
    vertical-align: bottom;
}
@media screen and (max-width: 990px) {
	.logo-slider .logo-label p{
		font-size: 12px !important;
	}
}
@media screen and (max-width: 768px) {
	.logo-slider .logo-label{
		display: none;
	}
}

.logo-slider .vc_col-sm-3{
	border: solid 1px #E3E3E3;
	border-left:none;
	min-height: 360px;
}
.logo-slider .vc_row{
	margin:0px;
}

.logo-slider .owl-carousel .owl-wrapper-outer{
	overflow:visible;
}
.logo-slider .vc_col-sm-3 {
    width: 25% !important;
	display: inline-block;
	min-height: 0px;
	background-color: #fff;
}
@media screen and (max-width: 768px) {
	.logo-slider img {
		left: 50%;
		max-width: 160px !important;
		position: relative;
		text-align: center;
		transform: translateY(20%) translateX(-50%);
	}
	.logo-slider .logo-label{
		padding-top:45px;
		position: absolute;
	}
}


/*------------------------------------ 

Blog Home styles 

------------------------------------*/
.widget_categories{
	padding-top:25px;
}

.widget_categories h2{
	display: none; 
}
.widget_categories li{
	font-size: 18px;
	font-weight: bold;
	padding: 2px 0;
	border-bottom: solid 1px #ECECEC;
}
.widget_categories ul li a::before {
    content: "•";
    padding-right: 6px;
	font-family: sans-serif;
	color: #2E2E2E;
	font-size: 28px;
	vertical-align: middle;
	transition: ease .5s all;
}
.widget_categories ul li a:hover:before {
	color:#999999;
}

.widget_categories li:last-of-type{
	border-bottom: none;
}

.px-posts{
	padding-right:5% !important;
}

.px-posts div{
	background-color: #ffffff;
}
.px-posts .sunglasses-posts .blog-items .blog-top{
	background-color:transparent;
	opacity: 1;
}

.px-posts h2{
	display: none;
}
.px-posts .advanced-grid {
    position: inherit !important;
    width: inherit !important;
}
.px-posts .sunglasses-posts .blog-items > .item {
    background-color: #fff;
	width: 100%;
}
.px-posts .sunglasses-posts .blog-items img{
    width: 100%;
}

.px-posts .sunglasses-posts .blog-items > .item::before{
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	opacity:.6;
	background-color: #000;
	visibility: visible;
}
.px-posts .sunglasses-posts .blog-items > .item:hover:before{
	opacity: .45;
}

.px-posts .sunglasses-posts .blog-items .blog-top h3 a,
.px-posts .sunglasses-posts .blog-items .blog-top p{
	opacity: 1;
	visibility: visible;
	color:#ffffff;
}
.px-posts .sunglasses-posts .blog-items .blog-top p{
	font-size:18px;
	line-height: 29px;
}

.px-posts .sunglasses-posts .blog-items .blog-top h3 a, 
.px-posts .sunglasses-posts .blog-items .blog-top h3{
	font-size:24px;
    font-family: 'Oswald', sans-serif;
	font-weight: 700;
	margin-bottom: 0px !important;
}
.px-posts .sunglasses-posts .blog-items .blog-top h3 a:after{
	background-image: url("assets/callout-deco-white.svg");
    background-position: center top;
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    display: block;
    height: 15px;
    margin: 15px 0 0;
    position: relative;
    width: 100%;
}
.sunglasses-posts .blog-items .blog-top {
    left: 50%;
    margin-bottom: 0;
    top: 50%;
    transform: translate(-50%, -45%);
    width: 80%;
}
 @media screen and (max-width: 1100px) {
	.sunglasses-posts .blog-items .blog-top {
		padding: 10px;
		width: 100%;
	}
	 .page_performance-blog #post-13 .cont-wrap,
	 .page_performance-blog #post-13 .cont-wrap .col-sm-12,
	 .page_performance-blog #post-13 .cont-wrap .row,
	 .page_performance-blog #post-13 .cont-wrap .vc_col-sm-6{
		 width: 100%;
		 margin:0px;
		 padding: 0px !important;
	 }
}

.px-posts .sunglasses-posts .blog-items > .item{
	margin-bottom: 50px;
} 
@media screen and (max-width: 768px) {
	.px-posts .sunglasses-posts .blog-items > .item {
		margin: 0 0% 20px;
		width: 105%;
	}
}
.px-posts .sunglasses-posts,
.px-posts .sunglasses-posts .blog-items{
	padding-top:0px;
}

 @media screen and (max-width: 1100px) {
	.px-posts .sunglasses-posts,
	.px-posts .sunglasses-posts .blog-items{
		padding-bottom:0px;
	}
}
.page_performance-blog .vc_col-sm-4 .vc_column-inner{
	padding-left:0px;
	width:90%;
	margin: 0 auto;
}
.page_performance-blog .blog_author a{
	display: none;
}

.page_performance-blog .blog_author .date{
	color:#ffffff;
}
.page_performance-blog .blog_author .holizol{
	display: none;
}

@media screen and (max-width: 768px) {

	.page_performance-blog .blog_author{
		display:none;
	}
}

/*------------------------------------ 

Blog Detail styles 

------------------------------------*/

.blog-post h2:before {
	background-image: url("assets/h2-deco.svg");
    background-position: left bottom;
    background-repeat: no-repeat;
    top: -20px;
    content: " ";
    display: block;
    height: 15px;
    margin: 18px 0 0px;
    position: relative;
    width: 95px;
}
.blog-post h2:after {
	display: block;
	position: absolute;
	top: 0px;
	margin: 0px;
}
.blog-post .post-title{
	padding-top:20px;
}
.blog-post .meta{
	padding-bottom:5px;
}
.blog-post .post-content{
	width:100%;
	display: inline-block;
	padding-right: 5%;
	vertical-align: top;
}
 @media screen and (max-width: 1200px) {
	.blog-post .post-content {
		padding: 0;
		width: 100%;
	}
}
.blog-post .post-media{
	width: 50%;
	float: right;
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: visible;
}
 @media screen and (max-width: 1200px) {
	.blog-post .post-media{
		width: 100%;
		float: none;
	}
	 
}

.blog-post .post-title{
	margin-bottom: 55px !important;	
}
.blog-post h3{
	margin-bottom:10px !important;
}
.blog-post .right.split-img::before {
    bottom: -15%;
    left: -5%;
}
@media screen and (max-width: 1200px) {
	.blog-post .right.split-img::before {
    	bottom: -10%;
    	left: 0;
	}
}
.blog-post .right.split-img::after {
    left: 0;
}
@media screen and (max-width: 1200px) {
	.blog-post .right.split-img::after {
		left: 2.25%;
		bottom: 0px;
	}
}

.post .post-media{
	margin-bottom:100px;
}


/*------------------------------------ 

Cart styles 

------------------------------------*/

.cart-empty{
	padding:15vh 0px;
}

/*------------------------------------ 

Client styles 

------------------------------------*/
/*.page_clients .right.split-img::before {
    left: 7%;
}
.page_clients .split-img::before, 
.page_clients .split-img::after{
	bottom:0px;
	right:5%;
}
@media screen and (max-width: 1430px) {
	.page_clients .split-img::before,
	.page_clients .split-img::after{
		display:none;
	}
}

.page_clients .right.split-img::after {
    left: 10%;
}
.page_clients .split-img::after{
	right:7.5%;
	bottom:5%;
}*/
/*------------------------------------ 

Footer styles 

------------------------------------*/
.PX-footer {
    padding: 35px 0%;
    position: relative;
	background-color: #222222;
	box-sizing: border-box;
	max-width: 100vw;
}
.PX-footer p{
	font-size: 15px;
	line-height: 24px;
}

.PX-footer + div{
	max-width: 100%;
	overflow: hidden;
}
.PX-footer ul{
    display: inline-block;
    padding: 1%;
    vertical-align: top;
	color: #ffffff;
	font-family: 'cooper_hewittmedium', helvetica, sans-serf;
	font-size: 14px;
}
.PX-footer li a:before{
	background: transparent !important;
}
footer .PX-footer li a{
	padding: 0px;
	color: #ffffff !important;
	font-family: 'cooper_hewittbold', helvetica, sans-serf;
	text-transform: uppercase;
	font-size: 14px;
}
footer .PX-footer li a:hover{
	padding-left: 10px;
}
footer .social{
	float: none;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
}
footer .social p{
	font-size: 14px;
}
footer .social a {
    display: inline-block;
    margin: 8px 8px 20px;
}
footer .col-md-12.col-sm-12{
	padding: 0px;
}
footer .footer-nav,
footer .legal{
	padding: 15px 0%;
	font-size: 9px;
	text-transform: uppercase;
}
footer .footer-nav{
	float: right;
}
footer .footer-nav a{
	margin-left: 20px;
}
footer .pattern{
	padding: 0px !important;
}
footer .pattern p{
	color: #7d7d7d;
}

footer a img.alignnone{
	margin:0px;
}
.footer{
	max-width:100%;
}
.PX-footer .products img,
.PX-footer .products .rating,
.PX-footer .products .price,
.PX-footer .products .quickview{
	display: none;
}
.entry-footer{
	display: none;
}

.PX-footer .products a{
	color:#ffffff;
	font-size: 14px;
}
.PX-footer .products a:hover{
	color:#3885E5;
}

.social:before{
	background-color: #bbbbbb;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0px;
	width: 100%;
}
.copyright{
	display: none;
}
.footer .background, 
.standard-body .footer .background{
	border-top:none;
}

.main-content .pattern > .container, 
.standard-body .main-content .pattern > .container{
	padding-bottom: 0px;
}
.inner-page.main-content .pattern > .container,
.standard-body .inner-page.main-content .pattern > .container{
	padding-bottom: 0px;
}
@media screen and (max-width: 1100px) {
	.footer .mobile-disabled{
		display: inline-block;
	}
}
@media screen and (max-width: 768px) {
	.footer .mobile-disabled{
		display: none;
	}
	.footer div:nth-child(n+3){
		display: none;
	}
}

/*------------------------------------ 

Search Results styles 

------------------------------------*/

.search-results .post {
    position: relative;
    width: 30%;
    display: inline-block;
    margin: 2% 1.45% -1%;
	float: left;
}
@media screen and (max-width: 768px) {
	.search-results .post {
		width: 100%;
		margin: 5% auto -5%;
		float: none;
	}
}
.search-results .post .post-content .post-text{
	padding:0 5%;
}
.search-results .post {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin: 2% 1.45% 0;	
}
.search-results .posts .post .post-content {
  padding-bottom: 0px;
}
.search-results .full-width .posts {
  padding-bottom: 30px;
}

.search-results h2{
	line-height:0px !important;
}

.search-results h2 a{
	font-size: 22px;
}
.search-results h2:after{
	display: none;
}
.search-results .post-content img{
	display: block;
	text-align: center;
	margin: 0 auto;
}

.search-results .post .date-published{
	border-bottom: 0px;
}

.search-results .post .date-published:after{
    background-image: url("assets/callout-deco.svg");
    background-position: top center;
    background-repeat: no-repeat;
    bottom: 0;
    content: " ";
    display: block;
    height: 15px;
    margin: 15px 0 0px;
    position: relative;
    width: 100%;
	opacity: .4;
}
.search-results .btn-black{
	padding-left:5%;
	padding-right:5%;
}
.search-results .footer{
	margin-top: 30px;
}
.search-no-results .page-content .searchform .button-wrap .btn{
	top:5px;
}
.search-no-results .cont-wrap{
	padding:20vh 0px 30vh;
}

/*------------------------------------ 

Category Results styles 

------------------------------------*/

.category .standard-body .full-width .post {
    padding-top: 0px;
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 0 0;
}

@media screen and (max-width: 1100px) {
	.category .standard-body .full-width .post {
   	 	width: 47.5%;
	}
}

@media screen and (max-width: 600px) {
	.category .standard-body .full-width .post {
   	 	width: 100%;
	}
}

.category .standard-body .full-width .post h2{
	line-height:0px !important;
}

.category .standard-body .full-width .post h2 a{
	font-size: 22px;
}
.category .standard-body .full-width .post h2:after{
	display: none;
}
.category .standard-body .full-width .post .post-content img{
	display: block;
	text-align: center;
	margin: 0 auto;
}

/*------------------------------------ 

Contact Page styles 

------------------------------------*/
.wdform-field .button-reset{
	display: none !important;
}
#form47 div, 
#form47 span, 
#form47 input{
	width:50% !important;
	max-width: 100%;
	min-width: 100%;
	display: block;
}

#form47 textarea,
#form47 .ui-sortable-handle[wdid="4"] div{
	width:100% !important;
}

.form47 .button-submit {
    color: #000 !important;
    display: block;
    background:transparent !important;
    font-family: 'cooper_hewittmedium', sans-serif !important;
    margin: 0 auto !important;
    text-align: center;
	width: 100%;
	height: 100%;
	padding: 0px !important;
	transition: all ease .25s;
}
.form47 input[type="text"]{
	height: 35px !important;
    border: 1px #ebebeb solid !important;
}
.form47 textarea{
    border: 1px #ebebeb solid !important;
}

.form47 .button-submit:hover {
    color: #fff !important;
    background:transparent !important;
}
.form47 .btn-black{
	text-align: center !important;
	float: left;
	font-family: 'cooper_hewittmedium', sans-serif !important;
	background-color: transparent;
	transition: all ease .25s;
	min-width: 0px !important;
	width: auto;
	padding: 0px 10%;
}
.form47 .btn-black:hover{
	color:#fff !important;
	background-color: #353535;
}

.form47 .btn-black:hover button{
	color:#fff !important;
}
.form47 .wdform-label{
	color:#555555 !important;
	padding-top: 10px;
    font-family: 'cooper_hewittmedium', sans-serif !important;
;
	font-size: 14px;
}
.form47 .wdform-label-section {
    display: block !important;
	margin-bottom: 5px;
}
body .form47 .warning{
	background:none !important;
	border:none !important;
}
.page_contact-us h6{
	padding-bottom: 0px;
}

@media screen and (max-width: 600px) {
	#form47 div, 
	#form47 span, 
	#form47 input{
		width:100% !important;
	}
}


