/*
Theme Name: _tk
Theme URI: http://themekraft.com/tk/
Author: ThemeKraft
Author URI: http://themekraft.com/
Description: Hi, I am the ultra minimal starter theme _tk, ready for your next awesome WordPress project! I am the most seamless and minimalistic integration of Twitter Bootstrap Framework into the _s starter theme from Automattic, the guys behind WordPress.  
Version: 1.127
License: GNU General Public License
License URI: see license.txt
Tags: coffee, nightshift

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into 
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc. 

Twitter Bootstrap 


*/

/* Import the necessary TK Bootstrap WP CSS additions 
@import url( includes/css/bootstrap-wp.css );
@import url(http://fonts.googleapis.com/css?family=Raleway:300,200);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);

*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
body {
    word-wrap: break-word;
    position: relative;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.section-padded {
	padding-top: 60px;
	padding-bottom: 60px;
}

.orange-btn {
	background: #d66305;
    border-radius: 0px;
    color: #fff;
    border: 1px solid #d66305;
}

.orange-btn:hover {
	color: #d66305;
	background: #fff;
}



/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}


/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}


/* Clearing */
.clear {
	clear: both;
}



/* CYLINDO */

/* .postid-6196 #options_4 { display: none!important; } */
/* .postid-6196 .thumb [data-code="CHARCOAL"], 
.postid-6196 .thumb [data-code="DOLPHIN"],
.postid-6196 .thumb [data-code="NUTMEG"] { display: none!important; } */

.customizethumb {
/*     position: absolute;
    right: 0;
    bottom: 0; */
    width: 20px;
}

.customizethumbbut {
    width: 100%;
}
.customizethumbbut img {
    width: 25px;
    margin-right: 6px;
}
.customizethumbbut div { 
    background: #ff7f41;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customizethumbbut div p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 15px;
}

.customizethumbbut:hover {
    opacity: 0.8;
}

.fa-download:before {
    font-family: 'FontAwesome';
    font-style: normal;
    margin-right: 5px;
}

.prod-icons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.style-cat-thumb-choice.active .thmbCorner {
    opacity: 1;
}

 .customizethumbbut { 
    text-align: center; 
    margin-top: 40px; 
    cursor:pointer;
}

.has-thumbs.cylindo-thumbnail-wrapper.thumb-location-bottom {  
    width: 94%; 
}

#put-viewer-here {
    max-height: 60vh;
}

.cylindothumbimage {
/*  max-height: 60px; */
    display: flex;
 }

 .cylindo-drag-tooltip {
    margin-bottom: -20px;
 }

.option_holder {
    width: 100%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #1d4f91;
    border: 1px solid #1d4f91;
}
.nav-tabs .nav-link {
    border: 1px solid #1d4f91;
    border-radius: 0;
    /*border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;*/
    color: #000;
}

.nav-tabs .nav-link:hover {
    border: 1px solid #1d4f91;
    color: #1d4f91;
    text-decoration: underline;
} 

.nav-tabs .nav-link.active:hover {
    color: #fff;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    background: #86647a1a;
}

.nav-tabs {
    border-bottom: 1px solid #dddddd;
}

#thumb_titlegal, #thumb_title { 
    text-align: center; 
    font-weight: 400; 
    padding: 20px 0; 
}

.rowtab {
    margin: 0;
    border: 1px solid #1d4f91;
    border-top: none;
}

.cylindo_options_holder .active { 
    color: #1d4f91;
    font-weight: bold;
}

.cylindo_options_holder .style_option:hover, 
.c-item:hover  { 
    color: #0138a6;
    cursor: pointer;
}

.cylindo_options_holder {
    overflow-y: scroll;
/*  border-left: 1px solid #1d4f92;
    border-bottom: 1px solid #1d4f92; */
}

p.style-intro {
    font-weight: 400;
    font-size: 16px; 
    margin: 15px 0 0 10px; 
    color:#1d4f91;
}

.style_option {
    font-size: 15px;
}

.form-check-label {
    line-height: 17px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.fa.fa-download {
    padding-right: 10px;
    color: #fff;
}

.style-options-box {
    padding-left: 10px;
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.custom-download {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
    font-size: 15px;
    color: #d66305;
    padding: 10px;
    width: 100%;
    font-weight: 700;
    text-transform: lowercase;
}

.download-icon {
	max-width: 15px;
}

.custom-download a {
    color: #fff;
}

.custom-download:hover {
    text-decoration: underline;
}

.thumb-name {
    background-color: #86647a1a;
}

#myTab {
    position: relative;
    width: 100%;
}

#nav-tabContent {
    width: 100%;
}

.nav-item.acc_but {
    position: absolute;
    right: 0;
    background: transparent;
}

.nav-item.acc_but a {
    border: none;
}

.nav-item.acc_but a:hover {
    background: transparent;
    border: none;
}

.page-template-fullwidth-product .mini-image-gallary {
    display: flex;
    flex-flow: column;
    align-items: end;
    z-index: 100;
    background: #fff;
}

.threesixty-name {
    padding: 20px; 
    font-weight: 500; 
    text-align: center; 
    margin-bottom: 0;
    color: #444;
    width: 100%;
}

.animateCreatorContainer {
    width: 100%;
    height: 100%; 
    margin-top:0!important;
}

.picture_no_show:hover {
    cursor: pointer;
}

.prod-bro-btn {
    text-align: right;
}

.style-cat-container {
    width: 100%;
    margin: 18px 0 5px 0;
}

.style-cat-header h5 { 
    cursor: pointer; 
    margin: 0;
    padding: 0;
}

.float-right { 
	float:right; 
}

.style-cat-header {
    padding: 5px 20px;
    color: #535659;
    margin-bottom: 0; 
    background-color: #ddd;
}

.plusminus {
    color: #585757;
    font-size: 23px;
    font-weight: 900;
}

.style-cat-choice-container {
    display: flex;
    flex-wrap: wrap;
}

.cylindo_option_name {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
    line-height: 14px;
    text-transform: lowercase;
    margin-top: 5px;
}

.c-item.active .cylindo_option_name{
    font-weight: 600;
    color: #d66305;
}

.style-cat-thumb-choice {
    display: flex;
    max-width: calc(25% - 10px);
    margin: 5px;
    justify-content: center;
    min-width: calc(25% - 10px);
}

.pic_show_container {
    margin-bottom: 0;
    position: relative;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.style-cat-thumb-choice:hover img.style-cat-thumb {
    filter: brightness(0.5);
}

.radio .form-check {
    margin-right: 40px;
}

.thumb input[type=radio] {
    box-sizing: border-box;
    appearance: none;
    background: transparent;
    width: 62%;
    height: 100%;
    margin: 0;
    top: 0px;
    left: 20px;
    cursor: pointer;
}

.thumb input[type=radio]:checked {
    display: inline-block;
    background: #1d4f91;
    appearance: none;
    width: 25px;
    height:25px;
    top: calc(50% - 12.5px);
    left: calc(50% - 12.5px);
    border-radius: 0;
}

.thumb input[type=radio]:checked + img.style-cat-thumb {
    filter: brightness(0.5);
}

.fa-check {
    display: none;
    font-size:  14px;
    position: absolute;
    color: #fff;
} 

.c-item.active .radio_only {
	border-color: #d66305;
	background: #d66305;
    color: #fff;
}

.radio_only {
    border: 1px solid;
    display: flex;
    align-items: center;
    padding: 5px 0px;
        max-height: 90px;
        width: 100%;
}

.c-item.active .fa-check {
    display: block;
}

.fa-solid.fa-check {
    content: '';
}

.fa-solid.fa-check:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
}

.fa-check {
    top: calc(50% - 9.5px);
    left: calc(50% - 9.5px);
}
.grey-background {
    background: #e4e4e5;
}

.sec_title {
    font-size: 14px;
    line-height: 17.5px;
    margin: 0;
    padding: 0;
    color: #585757;
    font-weight: bold;
    text-transform: lowercase;
}

.form-check-input { 
    position: absolute; 
}

.form-check {
    padding: 5px 0;
}

/* end cylidndo */

.productgal-tabcontainer {
	border-bottom: 1px solid #dddddd;
}

.productgal-tab {
	margin-right: 20px;
	font-size: 14px;
	cursor: pointer;
}

.productgal-tab:hover {
	color: #d66305;
}

.prod-install-gal-container {
	display: flex;
	flex-wrap: wrap;
}

.prod-install-gal-container .item {
	max-width: 20%;
	margin: 5px;
}

.product-icons-container {
	display: flex;
	margin-bottom: 30px;
}

.productInfo-container {
	display: flex;
	padding-right: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.productInfo-container div {
    margin: 0 5px;
}

.AwardWrap ul {
	list-style-type: none;
}

.epholstery-icon {
	max-width: 23px;
}

#epholsterytab {
	opacity: 0.75;
}

#epholsterytab:hover {
	opacity: 1;
	text-decoration: none;
}

.epholsteryTabLink:hover {
	text-decoration: none;
}

.epholsteryTab {
	border: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	font-size: 17px;
	font-size: 1.7rem;
	padding: 2px 16px;
	margin: 0 4px;
	border-top-right-radius: 8px;
}

.GSA_greenGuardIcon-container a img {
	max-width: 50px;
	margin-right: 12px;
}

.GSA_greenGuardIcon-container .GHAicon img {
	max-width: 120px;
}

.tabContent {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 30px;
}

.configure-title {
	background-color: #d66305;
	border-top-right-radius: 8px;
	position: absolute;
    top: -35px;
    width: 100%;
}

.configure-title p {
	color: #fff;
	text-transform: lowerase;
	font-size: 16px;
	padding: 7px;
	text-align: center; 
	margin: 0;
}

.prod-options-header {
	position: relative;
}

.productInfoTabsWrap {
	border-bottom: 1px solid #dddddd;
	position: relative;
	padding-top: 40px;
}

.prod-gallery-views {
	display: flex;
	margin-top: 50px;
}

.prod-gallery-views div {
	padding: 0 8px;
}

.prod360Close.closeButton.glyphicon.glyphicon-remove-circle,
.prod360Close.closeButton.glyphicon.glyphicon-remove-circle {
	position: absolute;
	top: 5px;
	right: 5px;
}

/* Here some needed widget styles 
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line. 
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!  
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; } 
 
/*  
 == Quick CSS styling tips ==

 You can start off in a rough direction with some minimal styles.
 See below for some tips. ;)

  
 == Want to have the whole site wrapped? ==  
  
 Just fill the .container class with some background color to have a the whole site "wrapped".
 This works so easy because every main part is wrapped only once into a container class by bootstrap. 
 Try out by decommenting the next line and go from there. 
	
 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }


 == Want to wrap just the content and sidebar in Bootstrap style? == 
  
 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes. 
 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php! 
 
 
 == Infinite Scrolling by Jetpack ==
 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html.. 

/* Globally hidden elements when Infinite Scroll is supported and in use. 
 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */ 

/* 
.infinite-scroll .page-links, 
.infinite-scroll.neverending .site-footer { 
	display: none;
}
*/

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

/*
.infinity-end.neverending .site-footer {
	display: block;
} 
*/

/* Hey, if you don't need my comments anymore, just delete me! :)  */  	



/* !Global */

#page {
	width: 1260px;
	margin: 0 auto;
}

body{
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	font-size: 1.1rem;
}

p{
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 21px;
	line-height: 2.1rem;
}

ul, ol{
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 19px;
	padding-left: 16px;
	margin-bottom: 20px;
}

li{
	margin-bottom: 8px;
}

h1{
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 200;
	color: #585757;
	line-height: 30px;
	line-height: 3rem;
}

sup {
	font-size: .6em;
	vertical-align: super;
	top: .05em;
}

h1, h2, h3, h4, h5{
	font-family: 'Raleway', sans-serif;
	color: #585757;
}

h2{
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 200;
	line-height: 25px;
	line-height: 2.5rem;
}

h3{
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 300;
	line-height: 23px;
	line-height: 2.3rem;
}

h4 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 22px;
	line-height: 2.2rem;
}

h5 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 21px;
	line-height: 2.1rem;
}

h4, h5, h6 {
	margin-top: 14px;
	color: #585757;
}

a {
	color: #d66305;
}

a:hover, a:focus {
	color: #d66305;;
	text-decoration: underline;
	outline: none; 
}

a:focus {
	text-decoration: none;
	color: inherit;
}

hr {
	border-color: rgba(88, 87, 87, 0.5);
}

.container {
	width: 1024px;
	padding: 0 49.5px;
}

.main-content-inner {
	padding-top: 20px;
	padding-bottom: 38px;
}

.home .main-content-inner {
	padding-top: 0;
}

h1:nth-child(1), h2:nth-child(1), h3:nth-child(1), h4:nth-child(1), h5:nth-child(1)
{
	margin-top: 0;
	border: none;
}

:focus {
	outline: none;
	border: none;
}
}

.lrgInlineText {
	font-size: 22px;
}

.flexWrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}



/* !top bar nav */

.topNavBar{
	width: 100%;
	background-color: #f7f7f7;
	margin-bottom: 34px;
}

.topNavBar a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
}



.header-navigation{
	width: 100%;
	margin: 0 auto;
}

#topNav-menu {
	float: right;
	margin-top: 6px;
}

.topNavBar .navbar-default {
	background-color: #f7f7f7;
	border:none;
	min-height: 1px;
	margin-bottom: 0;
}

.topNavBar .navbar-nav > li {
	float: left;
	margin-bottom: 6px;
}

.topNavBar .navbar-nav > li > a {
	padding: 7px 10px;
	color: #585757;
}

.topNavBar .navbar-nav > li > a:hover {
	color: #d66305;
}

.topNavBar .navbar-default .navbar-nav > .active > a {
	color: #333333;
}

.topNavBar .navbar-default .navbar-nav > .active > a:hover {
	color: #333333;
}


/* !main nav */

.site-navigation {
	margin-top: 26px;
	margin-bottom: 0;
}

.site-navigation .navbar-brand {
	display: none;
}

.site-navigation .navbar {
	background-color: transparent;
	border: none;
	min-height: 5px;
	margin-bottom: 0;
}

.site-navigation .navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}

#main-menu {
	float: none;
	text-align: center;
}

#main-menu a{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

#main-menu li{
	float: none;
	display: inline-block;
}

#main-menu > li {
	position: static;
}

#main-menu li a{
	font-size: 20px;
	font-size: 2.0rem;
	color: #585757;
	padding: 5px 3px;
	line-height: 100%;
	transition: color .25s;
	-webkit-transition: color .25s; /* Safari */
}

#main-menu > li > a{
	padding: 5px 15px 12px;
}

#main-menu .current-menu-item > a, #main-menu .current-menu-ancestor > a{
	color: #d66305;
}

#main-menu li > .dropdown-menu li a:hover, #main-menu li > .dropdown-menu > li.active > a:hover{
	background-color: rgba(255, 255, 255, 0.23);
}

#main-menu li:hover > a{
	color: #d66305;
}

#main-menu li > .dropdown-menu > li.active > a{
	background-color: transparent;
	color: #d66305;
}


#main-menu li.menu-item-22 > .dropdown-menu > li, #main-menu li.menu-item-20 > .dropdown-menu > li{
	padding: 0 23px;
}


#main-menu li.menu-item-22 > .dropdown-menu, #main-menu li.menu-item-20 > .dropdown-menu{
	padding: 15px 23px 15px;
	background-image: url(images/menuVerRule.png), url(images/menuVerRule.png);
	background-repeat: no-repeat;
	background-position: 33.4% 7px, 66.2% 7px;
	background-size: 1px 100%;
} 

#main-menu li.menu-item-22 > .dropdown-menu > li > a, #main-menu li.menu-item-20 > .dropdown-menu > li > a{
	color: #585757;
	font-size: 1.7rem;
	background: none;
	padding: 5px 3px 5px;
}

#main-menu li.menu-item-22 > .dropdown-menu > li:hover > a, #main-menu li.menu-item-20 > .dropdown-menu > li:hover > a{
	color: #d66305;
}

.siteHeaderWrap {
	float: left;
	width: 100%;
	position: relative;
}

.logoWrap {
	text-align: center;
}

.logoWrap a {
	display: block;
}

.logoWrap img{
	width: 69%;
	height: auto;
	width: 174px;
}

.navbar-default .navbar-collapse {
	border: none;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}

#mainNav .navbar {
	border-radius: 0;
	min-height: 5px;
	margin-bottom: 0;
	border: none;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus{
	background-image: none;
	background-color: transparent;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background: none;
}

#main-menu .caret{
	display: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: transparent;
	color: #d66305!important;
}

#main-menu li > .dropdown-menu{
	border: none;
	border-radius: 0;
	padding: 15px 5px 0;
	background-color: rgba(255, 255, 255, 0.86);
	width: 600px;
	left: 50%;
	margin-left: -300px;
	box-shadow: 6px 6px 6px -1px rgba(110, 110, 110, 0.15);
	background-image: url(images/menuVerRule.png), url(images/menuVerRule.png);
	background-repeat: no-repeat;
	background-position: 33.4% 62px, 66.2% 62px;
	background-size: 1px 86%;
	z-index: 1500;
}

#main-menu li > .dropdown-menu > li{
	float: left;
	width: 33.333%;
	text-align: left;
	padding: 0 23px 15px;
}

#main-menu .current-menu-ancestor > a {
	color: #d66305!important;
}

#main-menu .current-menu-item > a {
	color: #d66305!important;
}



#main-menu li > .dropdown-menu > li > a{
	color: #585757;
	margin: 0;
	font-size: 19px;
	font-size: 1.9rem;
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 5px 3px 14px;
	line-height: 100%;
}

#main-menu li > .dropdown-menu > li > ul{
	padding: 0;
}

#main-menu li > .dropdown-menu > li > ul > li{
	width: 100%;
}

#main-menu li > .dropdown-menu > li > ul > li:first-of-type{
	margin-top: 8px;
}

#main-menu li > .dropdown-menu > li > ul > li > a{
	color: #585757;
	font-size: 1.7rem;
}

#main-menu ul.dropdown-menu ul li:hover a{
	color: #d66305;
}

#main-menu li.current-page-parent > a{
	color: #d66305;
}

#main-menu li.current-page-parent > a .caret{
	color: #ffe600;
}

#main-menu li > .dropdown-menu li a:hover, #main-menu li > .dropdown-menu > li.active > a:hover {
	background-color: transparent;
}

.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.responsiveMainNavWrap {
	position: absolute;
	z-index: 130;
	top: 0;
	left: 0;
	display: none;
}

.responsiveMainNavWrapInner {
	position: relative;
}

.responsiveMainNavContentWrap {
	transition: transform .5s;
	-webkit-transition: -webkit-transform .5s;
	-webkit-transform: translate(-205px, 0%);
	transform: translate(-205px, 0%);
	position: absolute;
	left: 0;
	top: 0;
}

.responsiveMainNavContentWrap.openView {
	-webkit-transform: translate(-15px, 0%);
	transform: translate(-15px, 0%);
}

.responsiveMainNavButton {
	background-color: #fff;
	height: 23px;
	width: 23px;
	cursor: pointer;
	overflow: hidden;
}

.responsiveMainNavButton.active hr{
	border-color: #d66305;
}

.responsiveMainNavButton hr{
	margin: 4px 0;
	border-top: 2px solid rgba(149, 153, 155, 0.35);
}

.responsiveMainNavWrap .mainSidebarWrap {
	width: 100%;
	background-color: rgba(255, 255, 255, 0.86);
	padding: 24px 15px;
	float: left;
}

.responsiveMainNavWrap .side-navigation .navbar-default {
	margin-bottom: 0;
}

.responsiveMainNavWrap .sideNavWrap {
	margin-bottom: 0;
}

.responsiveMainNavWrap .sideNavWrap .collectionContinuedWrap {
	left: 100%;
	margin-left: 0;	
}

.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu {
	min-width: 1px;
}

#colophon p.footerLeftCol br {
	display: none;
}


/* !Main Nav Collection Continued Menu */

.siteHeaderWrap .collectionContinuedWrap {
	border: none;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0.86);
	width: 600px;
	left: 50%;
	margin-left: -300px;
	box-shadow: 6px 6px 6px -1px rgba(110, 110, 110, 0.15);
	background-image: url(images/menuVerRule.png), url(images/menuVerRule.png);
	background-repeat: no-repeat;
	background-position: 33.4% 62px, 66.2% 62px;
	background-size: 1px 100%;
	position: absolute;
	left: 50%;
	z-index: 1000;
	display: none;
}

.showLessLink{
	cursor: pointer;
}

#main-menu .menu-item-445 .showMoreLink{
	background-image: url(images/sepDot.png), url(images/sepDot.png);
	background-repeat: repeat-x;
	background-position: 0 bottom, 0 top;
	cursor: pointer;
}

.siteHeaderWrap #menu-collection-continued{
	list-style: none;
	padding: 15px 5px 0;
	margin: 0;
	float: left;
	width: 100%;
}

#menu-collection-continued .current-menu-item{
	color: #d66305!important;
}

.siteHeaderWrap #menu-collection-continued > li{
	float: left;
	width: 100%;
}

.siteHeaderWrap .collectionContinuedHeaderWrap {
	padding: 0 23px;
	width: 100%;
	float: left;
}

.siteHeaderWrap #menu-collection-continued > li > .collectionContinuedHeaderWrap > h1 {
	color: #696666;
	margin: 0;
	font-size: 19px;
	font-size: 1.9rem;
	background-image: url(images/sepDotMainMenu.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	padding: 5px 3px 6px;
	padding: 5px 3px 14px;
	float: left;
	width: 100%;
	line-height: 100%;
	font-weight: normal;
} 

.siteHeaderWrap #menu-collection-continued > li > a .caret{
	display: none;
}

.siteHeaderWrap #menu-collection-continued > li > .dropdown-menu {
	display: block;
	position: relative;
	background: none;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: left;
	width: 33.333%;
	text-align: left;
	padding: 0 23px 15px;
	margin: 0;
}

.siteHeaderWrap #menu-collection-continued > li > .dropdown-menu > li{
	width: 100%;
}

.siteHeaderWrap #menu-collection-continued > li > .dropdown-menu > li:first-of-type{
	margin-top: 8px;
}

.siteHeaderWrap #menu-collection-continued > li > .dropdown-menu > li:hover > a{
	color: #d66305;
}

.siteHeaderWrap #menu-collection-continued > li > .dropdown-menu > li > a:hover{
	background-color: transparent;
}

.siteHeaderWrap #menu-collection-continued > li > .dropdown-menu > li > a{
	color: #585757;
	font-size: 1.7rem;
	padding: 5px 3px;
	line-height: 100%;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.siteHeaderWrap .collectionContinuedWrapInner {
	width: 100%;
	float: left;
	position: relative;
}

.siteHeaderWrap .showLessLink {
	cursor: pointer;
	position: absolute;
	right: 26px;
	top: 18px;
	color: #585757;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 5px 3px 6px;
	line-height: 100%;
	transition: color .25s;
	-webkit-transition: color .25s;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
}

.siteHeaderWrap .showLessLink:hover {
	color: #d66305;
	text-decoration: none;
}

/* !Top Nav Search */

#masthead > .searchFormWrap {
	display: none;
}

#topNav-menu .searchButton .searchFormWrap {
	float: left;
	margin-top: 1px;
	padding-left: 10px;
}

#topNav-menu .searchButton > a {
	display: none;
}

#topNav-menu .searchButton .searchFormWrap .search-submit {
	display: none;
}

#topNav-menu .searchButton .searchFormWrap .search-submit {
	display: none;
}

#topNav-menu .searchButton .searchFormWrap .searchSubmit{
	float: left;
	padding: 3px 0 0 8px;
	margin-top: 7px;
	height: 19px;
	cursor: pointer;
}

#topNav-menu .searchButton .searchFormWrap .searchSubmit img{
	width: 12px;
}

#topNav-menu .searchButton .searchFormWrap .searchSubmit .searchSubmitStatic{
	display: block;
}

#topNav-menu .searchButton .searchFormWrap .searchSubmit .searchSubmitRoll{
	display: none;
}

#topNav-menu .searchButton .searchFormWrap .searchSubmit:hover .searchSubmitStatic{
	display: none;
}

#topNav-menu .searchButton .searchFormWrap .searchSubmit:hover .searchSubmitRoll{
	display: block;
}

#topNav-menu .searchButton .searchFormWrap .search-field {
	float: left;
	width: 100px;
	height: 18px;
	margin-top: 7px;
	font-size: 12px;
	font-size: 1.2rem;
	box-shadow: none;
	padding: 0 12px;
	-webkit-appearance: none;
}

#topNav-menu .searchButton .searchFormWrap .search-field:focus {
	border-color: #d66305;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* !SideNav Search */

.mainSidebarWrap .searchFormWrap {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 1px;
}

.mainSidebarWrap .searchFormWrap .search-submit {
	display: none;
}

.mainSidebarWrap .searchFormWrap .search-submit {
	display: none;
}

.mainSidebarWrap .searchFormWrap .searchSubmit{
	float: left;
	padding: 3px 9px 0 8px;
	margin-top: 7px;
	width: 30px;
	height: 19px;
	cursor: pointer;
}

.mainSidebarWrap .searchFormWrap .searchSubmit img{
	width: 12px;
}

.mainSidebarWrap .searchFormWrap .searchSubmit .searchSubmitStatic{
	display: block;
}

.mainSidebarWrap .searchFormWrap .searchSubmit .searchSubmitRoll{
	display: none;
}

.mainSidebarWrap .searchFormWrap .searchSubmit:hover .searchSubmitStatic{
	display: none;
}

.mainSidebarWrap .searchFormWrap .searchSubmit:hover .searchSubmitRoll{
	display: block;
}

.mainSidebarWrap .searchFormWrap .search-field {
	float: left;
	width: 150px;
	height: 18px;
	margin-top: 7px;
	font-size: 12px;
	font-size: 1.2rem;
	box-shadow: none;
	padding: 0 12px;
}

.mainSidebarWrap .searchFormWrap .search-field:focus {
	border-color: #d66305;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.responsiveMainNavWrap #topNav-menu .searchButton > a {
	display: none;
}

.responsiveMainNavWrap #topNav-menu .searchButton .searchFormWrap {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 1px;
	padding-left: 0;
}

.responsiveMainNavWrap #topNav-menu .searchButton .searchFormWrap .search-field {
	float: left;
	width: 120px;
	height: 18px;
	margin-top: 7px;
	font-size: 12px;
	font-size: 1.2rem;
	box-shadow: none;
	-webkit-appearance: none;
}

.responsiveMainNavWrap #topNav-menu .searchButton .searchFormWrap .searchSubmit {
	float: left;
	padding: 3px 9px 0 8px;
	margin-top: 7px;
	width: 30px;
	height: 19px;
	cursor: pointer;
	background: none;
}

.responsiveMainNavWrap #topNav-menu li a {
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	color: #585757;
	font-size: 15px;
	font-size: 1.5rem;
	transition: color .25s;
	-webkit-transition: color .25s;
	padding: 3px 0;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

.responsiveMainNavWrap #topNav-menu li a:hover {
	background-color: transparent;
	color: #d66305;
	text-decoration: none;
}

.responsiveMainNavWrap #topNav-menu li {
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.responsiveMainNavWrap #topNav-menu {
	margin: 0;
}



.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: transparent;
	color: #d66305;
}

.pagination {
	clear:both;
	padding: 0;
	position:relative;
	font-size:11px;
	line-height:13px;
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	width: auto;
	color: #95999b;
	padding: 4px 6px;
	border: 1px solid #eeeeee;
	font-size: 14px;
}

.pagination .pCount {
	padding-left: 0;
	border: none;
	padding-top: 5px;
	font-size: 11px;
	color: rgba(149, 153, 155, 0.79);
}

.pagination a:hover{
	color: #fff;
	background: #d66305;
	border-color: #d66305;
}

.pagination .current{
	color: #d66305;
	border-color: rgba(241, 185, 142, 0.42);
}



/* !Side Nav Collection Continued Menu */

.sideNavWrap .collectionContinuedWrap {
	border: none;
	border-radius: 0;
	width: 600px;
	box-shadow: 6px 6px 6px -1px rgba(110, 110, 110, 0.15);
	background-image: url(images/menuVerRule.png), url(images/menuVerRule.png);
	background-repeat: no-repeat;
	background-position: 33.4% 50px, 66.2% 50px;
	background-size: 1px 100%;
	position: absolute;
	left: 100%;
	z-index: 1000;
	display: none;
	top: 0;
	background-color: rgba(245, 245, 245, 0.87);
}

.showLessLink{
	cursor: pointer;
}

#sideNav .menu-item-445 .showMoreLink{
	cursor: pointer;
}

.sideNavWrap #menu-collection-continued{
	list-style: none;
	padding: 15px 5px 0;
	margin: 0;
	float: left;
	width: 100%;
}

.sideNavWrap #menu-collection-continued > li{
	float: left;
	width: 100%;
}

.sideNavWrap .collectionContinuedHeaderWrap {
	padding: 0 23px;
	width: 100%;
	float: left;
}

.sideNavWrap #menu-collection-continued > li > .collectionContinuedHeaderWrap > h1 {
	color: #696666;
	margin: 0;
	font-size: 1.7rem;
	background-image: url(images/sepDotMainMenu.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	padding: 5px 3px 6px;
	float: left;
	width: 100%;
	line-height: 100%;
	font-weight: normal;
} 

.sideNavWrap #menu-collection-continued > li > a .caret{
	display: none;
}

.sideNavWrap #menu-collection-continued > li > .dropdown-menu {
	display: block;
	position: relative;
	background: none;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: left;
	width: 33.333%;
	text-align: left;
	padding: 0 23px 15px;
	margin: 0;
}

.sideNavWrap #menu-collection-continued > li > .dropdown-menu > li{
	width: 100%;
}

.sideNavWrap #menu-collection-continued > li > .dropdown-menu > li:first-of-type{
	margin-top: 8px;
}

.sideNavWrap #menu-collection-continued > li > .dropdown-menu > li:hover > a{
	color: #d66305;
}

.sideNavWrap #menu-collection-continued > li > .dropdown-menu > li > a:hover{
	background-color: transparent;
}

.sideNavWrap #menu-collection-continued > li > .dropdown-menu > li > a{
	color: #585757;
	font-size: 1.7rem;
	padding: 5px 3px;
	line-height: 100%;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.sideNavWrap .collectionContinuedWrapInner {
	width: 100%;
	float: left;
	position: relative;
}

.sideNavWrap .showLessLink {
	cursor: pointer;
	position: absolute;
	right: 26px;
	top: 18px;
	color: #585757;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 5px 3px 6px;
	line-height: 100%;
	transition: color .25s;
	-webkit-transition: color .25s;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
}

.sideNavWrap .showLessLink:hover {
	color: #d66305;
	text-decoration: none;
}

.sideNavWrap .showLessLink span:nth-of-type(2){
	display: none;
}

.activeShowmore{
	background-color: rgba(245, 245, 245, 0.87);
}


/* !HomePg Slider */

#deployCarousel .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
#deployCarousel .carousel-inner > .active,
#deployCarousel .carousel-inner > .next,
#deployCarousel .carousel-inner > .prev {
  display: block;
}
#deployCarousel .carousel-inner > .active {
  left: 0;
}
#deployCarousel .carousel-inner > .next,
#deployCarousel .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#deployCarousel .carousel-inner > .next {
  left: 33%;
}
#deployCarousel .carousel-inner > .prev {
  left: -33%;
}
#deployCarousel .carousel-inner > .next.left,
#deployCarousel .carousel-inner > .prev.right {
  left: 0;
}
#deployCarousel .carousel-inner > .active.left {
  left: -33%;
}
#deployCarousel .carousel-inner > .active.right {
  left: 33%;
}


.homepgContentWrap .slidesWrap {
	overflow: hidden;
}

.homepgContentWrap #deployCarousel .carousel-inner {
	position: relative;
	overflow: hidden;
/*	width: 2775px; */
	width: 220.24%;
	margin: 0 auto;
/*	left: -757.5px; */
	left: -60.12%;
}

#deployCarousel .carousel-inner .item .imageWrap{
	padding: 0;
	width: 33.333334%;
}

#deployCarousel .carousel-control.right {
	background-image: none;
	z-index: 20;
	height: 100%;
	opacity: .7;
	background-color: #fff;
	width: 13.294%;
}

#deployCarousel .carousel-control.right > img{
	position: absolute;
	top: 50%;
	margin-top: -15.3%;
	width: 29px;
	height: auto;
	opacity: .75;
	left: 20px;
}

#deployCarousel .carousel-control.right:hover {
	opacity: .55;
}

#deployCarousel .carousel-control.right:hover > img {
	opacity: 1;
}

#deployCarousel .carousel-control.left {
	background-image: none;
	z-index: 20;
	height: 100%;
	opacity: .7;
	background-color: #fff;
	width: 13.294%;
}

#deployCarousel .carousel-control.left > img{
	position: absolute;
	top: 50%;
	margin-top: -15.3%;
	width: 29px;
	height: auto;
	opacity: .75;
	right: 20px;
}

#deployCarousel .carousel-control.left:hover {
	opacity: .55;
}

#deployCarousel .carousel-control.left:hover > img {
	opacity: 1;
}

.homepgContentWrap #deployCarousel .carousel-indicators{
	bottom: -49px;
}

.homepgContentWrap #deployCarousel .carousel-indicators li {
	background-color: #dedede;
	border: none;
	width: 9px;
	height: 9px;
	margin: 0 3px;
}

.homepgContentWrap #deployCarousel .carousel-indicators .active {
	background-color: #636363;
}

.videoPopUpCloseButton.glyphicon.glyphicon-remove-circle {
	z-index: 10000;
    top: 30px;
    right: 30px;
    position: fixed;
}


/* !Main Sidebar */

.mainSidebarWrap{
	width: 180px;
	float: left;
	margin-bottom: 20px;
}

.mainSidebarWrap.affix{
	top: 30px;
}

.sideNavWrap {
	position: relative;
}


/* !SideNav */

.leftCol { max-width: 210px;}
.rightCol { width: calc(100% - 210px); }

.side-navigation .navbar-default {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}

.sideNavs{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-image: url(images/sepDot.png), url(images/sepDot.png);
	background-repeat: repeat-x;
	background-position: 0 bottom, 0 top;
	float: left;
	min-width: 160px;
}

.sideNavs li{
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.sideNavs > li > a{
	/*border-bottom: 1px dotted #ccc;*/
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	/*background-size: 4px auto;*/
	background-position: 0 bottom;
}

.sideNavs a {
	padding: 3px 0;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

.sideNavs a:focus {
	text-decoration: none;
}

.sideNavs li a{
	color: #585757;
	font-size: 15px;
	font-size: 1.5rem;
	transition: color .25s;
	-webkit-transition: color .25s; /* Safari */
}

.sideNavs li a.current-menu-item {
	color: #d66305!important;
}

.sideNavs li a:focus{
	background: none;
	text-decoration: none;
	color: #9b938d;
}

.sideNavs li a:hover{
	background-color: transparent;
	color: #d66305;
	text-decoration: none;
}

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

.sideNavs .current-menu-item > a{
	color: #d66305;
	background-color: transparent;
}

.sideNavs > li > ul {
	position: static;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: inherit;
	background-color: transparent;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: none;
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	display: none;
}

.sideNavs > li > ul > li > a{
	padding-left: 10px;
}

.sideNavs > li > ul > li > ul{
	padding-left: 0;
	display: none;
}

.sideNavs > li > ul > li > ul > li > a{
	padding-left: 30px;
}

.sideNavs .openNav > ul {
	display: block;
}


.sideNavs .caret{
	display: none;
}

.sideNavs .activeFirstLevel > a{
	color: #d66305;
}

.sideNavs .activeSecondLevel > a{
	color: #d66305;
}

.sideNavs .current-menu-ancestor > a {
	color: #d66305;
}

/* !Single Product Page */

.singleProdpgContentWrap .mainImageAreaInner {
	margin-bottom: 20px;
}

.singleProdpgContentWrap .mainImageArea .leftCol_single{
	width: 84.8%;
	float: left;
}

.singleProdpgContentWrap .mainImageArea .rightCol_single{
	width: 15.2%;
	float: left;
	text-align: center;
}

.singleProdpgContentWrap .productInfoArea {
	margin-top: 30px;
}

.singleProdpgContentWrap .productInfoAreaInner {
	padding-top: 20px;
}

.singleProdpgContentWrap .productInfoArea .productInfoTab {
	float: left;
}

/*.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap{
	position: absolute;
	top: -12px;
	right: 30px;
}*/

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap .greenGuardIcon, 
.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap .GSAicon {
	max-width: 34px;
    max-height: 34px;
	float: right;
/*	line-height: 60px;*/
	margin: 0;
}

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap .GSAicon {
	margin-right: -10px;
}

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap .greenGuardIcon > img, 
.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap .GSAicon > img {
	vertical-align: bottom;
}

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap{
	display: none;
}

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap .greenGuardIcon, 
.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap .GSAicon {
	max-width: 34px;
    max-height: 34px;
	float: left;
	line-height: 60px;
	margin: 0;
}

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap .greenGuardIcon {
	margin-right: 20px;
}

.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap .greenGuardIcon > img, 
.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap .GSAicon > img {
	vertical-align: bottom;
}

.stmntOfContent, .overviewContent, 
.optionsContent, .downloadsContent {
	padding-top: 20px;
	display: none;
}

.stmntOfContent hr {
	margin-top: 0;
	margin-bottom: 0px;
	border: 0;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
}

.overviewContent hr {
	margin-top: 20px;
	margin-bottom: 0px;
	border: 0;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
}

.openView {
	display: block!important;
}

.mainImageThumbArea .prodThumb {
    max-height: 65px;
    max-width: 65px;
	height: auto;
	cursor: pointer;
	padding: 6px 10px;
	opacity: .6;
	margin: 10px;
}

.mainImageThumbArea .prodThumb:hover {
	opacity: 1;
}

.mainImageThumbArea .prodThumb.activeThmb {
	background-image: url(images/sepDotOrange.png), url(images/sepDotOrange.png);
	background-repeat: repeat-x;
	background-position: 0 bottom, 0 top;
	opacity: 1;
}

/*.mainImageThumbAreaInner {
	margin-top: -8px;
}*/

.mainImageThumbAreaInner {
	max-height: 40vh;
	overflow-y: scroll;
	padding-top: 20px;
	width: 100%;
}

.mainImageThumbArea .prodThumb {
	margin-top: 8px;
}

.productInfoTabsWrap .productInfoTabsWrapInner .productInfoTab {
	border: none;
	background-color: #f1b98e;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	font-size: 17px;
	font-size: 1.7rem;
	padding: 2px 16px;
	margin: 0 4px;
	border-top-right-radius: 8px;
}

.page-template-temp_sub2columnList-php .productInfoTabsWrap .productInfoTabsWrapInner .productInfoTab:first-of-type {
	margin-left: 0;
}

.productInfoTabsWrap .productInfoTabsWrapInner .productInfoTab:hover {
	background-color: #d66305;
}

.single-product .productInfoTabsWrapInner {
	margin-left: -4px;
	margin-right: -4px;
}

.productInfoTabsWrap .productInfoTabsWrapInner .productInfoTab:focus {
	outline: none;
}

.productInfoTabsWrap .productInfoTabsWrapInner .activeTab {
	background-color: #d66305;
}

.productInfoTabsResponsBckgrnd {
	background-color: #f7f7f7;
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	z-index: -1;
	display: none;
}

.productInfoSectionHeader {
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	margin-left: 15px;
	margin-top: 0;
}

.prodSizesTableWrap {
	margin-bottom: 10px;
}

.prodSizesTable {
	margin-bottom: 10px;
}

.prodSizesTable th {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #585757;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 5px 14px;
	text-align: center;
	vertical-align: top;
}

.prodSizesTable td {
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #585757;
	font-size: 11px;
	font-size: 1.1rem;
	padding: 5px 14px;
	text-align: center;
	vertical-align: top;
}

.prodSizesTable th:nth-of-type(1), .prodSizesTable th:nth-of-type(2) {
	text-align: left;
}

.prodSizesTable td:nth-of-type(1), .prodSizesTable td:nth-of-type(2) {
	text-align: left;
}

.responsDimensButton {
	color: #95999b;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 19px;
	border: 1px solid rgba(149, 153, 155, 0.5);
	padding: 2px 19px;
	margin-top: 3px;
	margin-left: 15px;
	margin-bottom: 20px;
	display: none;
}

.responsDimensButton:hover {
	text-decoration: none;
	color: #6e6e6e;
	border: 1px solid #6e6e6e;
}

.relatedProdWrap {
	margin-top: 20px;
}

.relatedProdHeader {
	cursor: pointer;
	color: #585757;
	font-size: 15px;
	font-size: 1.5rem;
	background-image: url(images/closedArrow.png);
	background-size: 7px auto;
	background-position: 132px 10px;
	background-repeat: no-repeat;
}

.relatedProdHeader:hover {
	color: #d66305;
}

.relatedProdHeader.openArrow {
	background-image: url(images/openArrow.png);
	background-size: 9px auto;
	background-position: 130px 12px;
	background-repeat: no-repeat;
}

.prodDownloadsLink {
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	width: 100%;
	float: left;
	padding: 2px 4px;
}


.prodDownloadsLink:hover {
	color: #d66305;
	text-decoration: none;
}

.prodInfoDownLinkArrow {
	float: left;
	color: #585757;
	font-size: 16px;
	width: 16px!important;
}

.prodDownloadsLink:hover .prodInfoDownLinkArrow {
	color: #d66305;
}

.downloadsContentInner {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #f7f7f7;
}

.productTitle {
	font-size: 33px;
	font-size: 3.3rem;
	color: #585757;
	font-weight: 200;
	margin-top: 0;
	position: relative;
}

.single-product .productTitle {
	z-index: 100;
}

.productTitle span.prod_sub{
	font-size: .65em;
}

.overviewContent h1 {
	color: #95999b;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
}

.overviewContent p {
 	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 19px;
/*	padding: 0 15px;*/
}

.overviewContent ul {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 19px;
	padding-left: 30px;
}

.overviewContent li {
	margin-bottom: 5px;
}

.fabricsGuidesDownsWrap {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #f7f7f7;
}

.fabricsGuidesDownsWrap .prodDownloadsLink {
	float: left;
	padding: 6px 15px;
}

.availButton {
	color: #95999b;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 19px;
	border: 1px solid rgba(149, 153, 155, 0.5);
	padding: 2px 19px;
	margin-top: 3px;
	display: inline-block;
	margin-left: 15px;
}

.availButton:hover {
	text-decoration: none;
	color: #6e6e6e;
	border: 1px solid #6e6e6e;
}

.availButton .prodInfoDownLinkArrow {
	margin-right: 8px;
	top: 2px;
}

.optionsContentInner {
	max-height: 415px;
	overflow-y: scroll;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
	border-bottom: 1px solid rgba(88, 87, 87, 0.5);
	padding: 15px 0;
}

.optionGroupHeader {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 4px;
	background-color: #fff;
	float: left;
	padding-right: 6px;
}

.optionName {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-size: 1.1rem;
	margin-top: 5px;
	margin-bottom: 0;
	height: 40px;
	overflow: hidden;
	line-height: 13px;
}

.optionImageNameWrap {
	position: relative;
	min-height: 1px;
	float: left;
	padding: 8px;
	max-width: 102px;
}

.optionGroupWrapInner {
	margin-left: -8px;
	margin-right: -8px;
}


.optionGroupWrap {
	/*min-height: 345px;*/ 
	padding-top: 8px;
	padding-bottom: 8px;
}

.optionGroupWrap:nth-of-type(odd) {
	clear: left;
}

.optionGroupHeaderWrap{
	background-image: url(images/optionGroupHeaderStroke.png);
	background-repeat: repeat-x;
	background-position: 0 13px;
	width: 93%;
	float: left;
}

.prodInfoDownLinkTxt {
	float: left;
	padding-left: 10px;
	width: calc(100% - 16px);
}

.prodDownloadsLinkWrap {
	padding-top: 6px;
	padding-bottom: 6px;
}

.optionImageWrap {
	border: 1px solid rgba(149, 153, 155, 0.5);
    overflow: hidden;
    height: 86px;
    width: 86px;
}

.optionImageWrap img{
	width: 100%;
}

.productFilterWrap{
	display: none;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.RespProdFilterCompareWrap {
	display: none;
}

.tax-product_application .productFilterWrap, 
.tax-product_category .productFilterWrap, 
.tax-product_collection .productFilterWrap {
	display: block;
}

.dimenDrawThumbWrap {
	/*position: absolute;
	top: 55px;
	left: -195px;*/
	max-width: 180px;
	border: 1px solid rgba(149, 153, 155, 0.25);
	overflow: hidden;
	border-top-right-radius: 8px;
	cursor: pointer;
}

.dimenDrawThumbWrap:hover {
	border: 1px solid rgba(149, 153, 155, 0.55);
}

/*.dimenDrawThumbWrap.fixed {
	position: fixed;
	left: 500px;
	top: 500px;
}*/

.dimenDrawFullWrap {
	position: absolute;
	top: -50px;
/*	left: -195px;*/
	z-index: 10;
	display: none;
	border: 1px solid rgba(204, 204, 204, 0.47);
	background-color: #fff;
	box-shadow: -5px 5px 5px 0px rgba(51, 51, 51, 0.07);
	border-top-right-radius: 14px;
	overflow: hidden;
	padding: 30px;
	margin-bottom: 40px;
}

.dimenDrawFullWrap {
	width: 100%;
}

.dimenDrawClose {
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 18px;
	cursor: pointer;
	color: #9B938D;
}

.dimenDrawClose:hover {
	color: #d66305;
}

.single-product .galleryThmbWrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom-left-radius: 8px;
	cursor: pointer;
	opacity: .6;
	display: block;
	position: relative;
}

.single-product .galleryThmbWrap .galleryThmbImg {
	position: absolute;
	width: 100%;
}

.single-product .galleryThmbWrap:hover {
	opacity: 1;
}

.singleProductGalleryWrap {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	padding-top: 15px;
	background-color: rgba(255, 255, 255, 0.85);
}

.singleProductGalleryWrap.galleryPgVersion {
	padding: 0;
	position: absolute;
    top: 0;
    left: 0;
    z-index: 312;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 75px;
    display: none;
}

.singleProductVideoGalleryWrap, 
.adBoxWrap {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 312;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	background-color: rgba(255, 255, 255, 0.85);
}

.adBoxWrap {
	width: 100%;
}

.ad-box-toggle:hover {
	cursor: pointer;
}

.adBoxWrap img {
	max-height: 80vh;
	border: 1px solid rgba(0,0,0,0.1);
}

#singleProductGallery, #singleProductVideoGallery {
	overflow: hidden;
	z-index: 20;
	box-shadow: -5px 5px 5px 0px rgba(51, 51, 51, 0.07);
}

.singleProductGalleryClose, 
.singleProductVideoGalleryClose, 
.adBoxClose {
	position: absolute;
	z-index: 21;
	top: 5px;
	right: 5px;
	font-size: 18px;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.85);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
}

.singleProductGalleryClose:hover, 
.singleProductVideoGalleryClose:hover {
	color: #fff;
}

.adBoxClose {
	color: rgba(88, 87, 87, 0.85);
}

.adBoxClose:hover {
	color: #585757;
}

.single-product #singleProductGallery .carousel-inner > .item > img, 
.single-product #singleProductGallery .carousel-inner > .item > a > img  {
	width: 100%;
}

#singleProductGallery .carousel-control.right, 
#singleProductVideoGallery .carousel-control.right {
	background-image: none;
	z-index: 20;
	height: 100%;
	opacity: 1;
}

#singleProductGallery .carousel-control.right > img, 
#singleProductVideoGallery .carousel-control.right > img{
	position: absolute;
	top: 50%;
	margin-top: -15.3%;
	width: 29px;
	height: auto;
	opacity: .75;
	right: 10px;
}

#singleProductGallery .carousel-control.right:hover > img, 
#singleProductVideoGallery .carousel-control.right:hover > img {
	opacity: 1;
}

#singleProductGallery .carousel-control.left, 
#singleProductVideoGallery .carousel-control.left {
	background-image: none;
	z-index: 20;
	height: 100%;
	opacity: 1;
}

#singleProductGallery .carousel-control.left > img, 
#singleProductVideoGallery .carousel-control.left > img{
	position: absolute;
	top: 50%;
	margin-top: -15.3%;
	width: 29px;
	height: auto;
	opacity: .75;
	left: 10px;
}

#singleProductGallery .carousel-control.left:hover > img, 
#singleProductVideoGallery .carousel-control.left:hover > img  {
	opacity: 1;
}

.singleProductVideoGalleryWrap .prodThumb { 
	background-repeat:no-repeat; 
	background-position:center center; 
	background-size: cover;
}

#galleryLabel, #videoLabel, 
.epholstery-link {
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	padding-top: 4px;
	display: block;
	cursor: pointer;
	text-align: right;
	padding-right: 5px;
}

#galleryLabel:hover, #videoLabel:hover, 
.epholstery-link:hover {
	text-decoration: none;
	color: #d66305;
}

#videoLabel:hover { 
	opacity: 1; 
}

#videoLabel img {
    width: 42px;
    margin-bottom: 3px;
}

#singleProductVideoGallery img.prodThumb { 
	padding-bottom:18%; 
}

#singleProductVideoGallery img.vidThumbPlayButton { 
	padding-top:4%; 
}

.prod360PopUpWindow {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 326;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	background-color: rgba(255, 255, 255, 0.85);
	width: 100%;
}

.prod360PopUpWindowInner {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-bottom-left-radius: 8px;
	z-index: 20;
	box-shadow: -5px 5px 5px 0px rgba(51, 51, 51, 0.07);
	background-color: #fff;
	border: 1px solid rgba(149, 153, 155, 0.25);
}

.prod360ButtonWrap {
	text-align: right;
	cursor: pointer;
	display: none;
}

.prod360ButtonWrap img{
	width: 50px;
}

.prod360Close {
	position: absolute;
	z-index: 21;
	top: 5px;
	right: 5px;
	font-size: 18px;
	cursor: pointer;
	color: #9B938D;
}

.prod360Close:hover {
	color: #d66305;
}

.shareButtonDiv {
	position: absolute;
	bottom: -20px;
	right: 15px;
}

.shareButton {
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
}

.shareButton:focus {
	text-decoration: none;
	color: #585757;
}

.shareButtonInner {
	position: relative;
    top: 10px;
}

.shareArrowImage {
	width: 14px;
	margin-right: 1px;
}

.shareArrowImage:nth-of-type(2) {
	display: none;
}

.shareButton:hover {
	text-decoration: none;
	color: #d66305;
}

.shareButton:hover .shareArrowImage:nth-of-type(1) {
	display: none;
}

.shareButton:hover .shareArrowImage:nth-of-type(2) {
	display: inline-block;
}

.productNumber {
	text-align: center;
	color: rgba(149, 153, 155, 0.89);
	font-family: 'Open Sans', sans-serif;
	font-size: 12pc;
	font-size: 1.2rem;
	width: 100%;
	bottom: 5px;
	margin-bottom: 0;
	line-height: 16px;
	line-height: 1.6rem;
	color: #585757;
	float: left;
	padding: 10px 0 0;
}

.prodMainWrap {
	position: relative;
	margin-bottom: 50px;
}
/*
.prodMainWrap .prodMainPlchldr {
	display: none;
}
*/
/*.prodMain {
	position: relative;
	top: 0;
	left: 0;
	max-height: 100%;
	position: absolute;
}*/

.prodMain {
	padding: 50px;
}

.fadeFilter {
	opacity:.5;
}
.filteroff {
	opacity:.3;
}
/* !Related Products List Styles */

.relatedProdListWrap .productThumbsSecWrap {
	padding: 7.5px;
	float: left;
	/*background-color: #ffffff;*/
	width: 100%;
}

.relatedProdListWrap .productThumbsSecWrap .productThumbWrap {
	padding: 7.5px;
	height: 225px;
	margin-bottom: 30px;
}

.relatedProdListWrap .productThumbsSecWrap .productThumbWrapInner {
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
}

.relatedProdListWrap .productThumbsSecWrap .productThumbContentWrap {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 4%;
	text-align: center;
}

.relatedProdListWrap .productThumbsSecWrap .productThumbContentWrap a{
	text-decoration: none;
}

.relatedProdListWrap .productThumbsSecWrap .productThumbContentWrap .prodInfoWrap {
	padding: 0 20px;
}

.relatedProdListWrap .productThumbsSecWrap .productThumbContentWrap .prodTitle {
	font-size: 13px;
	font-size: 1.3rem;
	font-family: 'Open Sans', sans-serif;
	color: #585757;
	text-align: center;
	line-height: 16px;
	line-height: 1.6rem;
	min-height: 32px;
	margin-bottom: 2px;
}

/* !Products Archive Page */

.productspgContentWrap .container {
	position: relative;
}

.productspgContentWrap .productThumbsSecWrap {
	padding: 0;
	float: left;
	/* background-color: #f7f7f7; */
	width: 100%;
	margin-bottom: 20px;
	height: 100%;
}

.allProdsHolder{
	float: left;
	width: 100%;
	min-height: 617px; 
	/* overflow: hidden; */
	position: relative;
	margin-bottom: 20px;
}

.page-template .allProdsHolder{
	display: none;
}

#main_product_holder {
	/* position: absolute; */
	top: 0;
	left: 0;
	transition: transform .5s;
	-webkit-transition: -webkit-transform .5s;
	-webkit-transform: translate(0, 0%);
	transform: translate(0, 0%);
	z-index: 100;
}

#level2ProdHldrCloseBar {
	height: calc(100% + 14.5px);
	width: 40px;
	float: left;
	position: absolute;
	left: -48px;
	top: -7.5px;
	min-height: 617px;
	z-index: 1004;
	overflow: hidden;
	cursor: pointer;
}

.level2ProdHldrCloseBarInner {
	position: relative;
	width: 100%;
	height: 100%;
}

.level2ProdHldrCloseBarArrow {
	position: absolute;
	right: -3px;
	top: 15px;
	width: 45px;
	max-width: none;
	z-index: 1001;
}

.level2ProdHldrCloseBarTopGryBox {
	position: absolute;
	top: 0;
	right: -1px;
	width: 15px;
	height: 100%;
	background-color: #f7f7f7;
	z-index: 1002;
}

.level2ProdHldrCloseBarBottomGryBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 100%;
	background-color: #f7f7f7;
	z-index: 1000;
	box-shadow: 0px 0px 30px 0px #AFADAD;
}

#main_product_holder.slid {
	-webkit-transform: translate(100%, 0%);
	transform: translate(100%, 0%);
}
.prodph { 
/*width:225px; height:154px; */
background-repeat: no-repeat;
background-size: contain;
background-position: bottom;
}

#product_holder {
	/*position: absolute;box-shadow: 0px 0px 30px 0px #AFADAD inset;*/
	display: none;
	top: 0;
	left: 750px;
	
	background-color: #fff;
}

#productPlchldr {
	position: relative;
	padding-bottom: 63px;
	margin-bottom: 0;
/*	z-index: 3120; */
}

#productPlchldr.level3Plchldr{
	padding-bottom: 7.5px;
	padding-top: 63.5px;	
}

#productPlchldr .productThumbWrap{
	display: none;
}


#product_holder > .productTitle{
	padding-left: 15px;
	margin-top: 24px;
}

#product_holder > .goback {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 100%;
	font-weight: 200;
	color: #9b938d;
	position: absolute;
	right: 15px;
	top: 0;
	cursor: pointer;
	transition: color .25s;
	-webkit-transition: color .25s;
} 

#product_holder > .goback::before {
	content: "< ";	
}

#product_holder > .goback:hover {
	color: #d66305;
	text-decoration: none;
}

.productspgContentWrap .productThumbWrap {
	padding: 7.5px;
	height: 225px;
	margin-bottom: 30px;
}

img.productThumb {
	max-height: 154px;
}
.productspgMainContentWrap .productThumbWrapInner {
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
}

.productspgMainContentWrap .selectedProductTopLine {
	position: absolute;
	top: 8px;
	left: 10%;
	width: 80%;
	height: 4px;
	background-image: url(images/sepDotOrange.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	display: none;
	z-index: 12;
}

.productspgMainContentWrap .selectedProductBottomLine{
	position: absolute;
	bottom: 8px;
	left: 10%;
	width: 80%;
	height: 4px;
	background-image: url(images/sepDotOrange.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	display: none;
}

.productspgMainContentWrap .selectedProduct{
	/*border: 1px solid #e8e6e6;*/
}

.productspgMainContentWrap .selectedProductCorner{
	position: absolute;
	top:-2px;
	right:-1px;
	z-index: 50;
	display: none;
}

.productspgMainContentWrap .productThumbWrapInner:hover .prodCompareWrap {
	display: block;
}

.productspgMainContentWrap .productThumbWrapInner:hover .prodCompareWrapOff {
	display: none!important;
}

.productspgMainContentWrap .productThumbContentWrap {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 4%;
	text-align: center;
}

.productspgMainContentWrap .productThumbContentWrap a {
	text-decoration: none;
}

.productspgMainContentWrap .seeAllModels a {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	line-height: 19px;
	line-height: 1.9rem;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.productspgMainContentWrap .seeAllModels a:hover {
	color: #9b938d;
}

.prodInfoWrap {
	padding: 0 10px;
	margin-top: 15px;
}

.productspgMainContentWrap .prodTitle{
	font-size: 13px;
	font-size: 1.3rem;
	font-family: 'Open Sans', sans-serif;
	color: #585757;
	text-align: center;
	line-height: 16px;
	line-height: 1.6rem;
	min-height: 32px;
	margin-bottom: 2px;
}

.prodCompareButton {
	color: #9b938d;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	float: left;
	cursor: pointer;
	line-height: 19px;
	line-height: 1.9rem;
	padding: 0 10px;
	margin-bottom: 10px;
}

.prodCompareWrap {
	float: left;
	text-align: center;
	width: 100%;
	position: relative;
}

.prodCompareWrap form {
	display: inline-block;
}

.prodCompareBox {
	background-image: url(images/prodCompareChck.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-size: 11px auto;
	width: 11px;
	height: 19px;
	display: inline-block;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.prodCompareWrap input[type="checkbox"] {
	display: none;
}

.prodCompareBox.selected {
	background-position: 0 top;
}

.compareButPopUpWrap {
	position: absolute;
	top: 16px;
	left: 21px;
	padding-top: 14px;
	background-image: url(images/comparePopUpTail.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	background-size: auto 16px;
	width: 79%;
	z-index: 100;
	display: none;
}

.compareButPopUpWrapInner {
	background-color: #6e6e6e;
	padding: 4px 4px;
	box-shadow: 4px 5px 2px 0px rgba(110, 110, 110, 0.35);
}

.compareButPopUpCopy {
	color: rgba(255, 255, 255, 0.98);
	margin-bottom: 0;
	text-align: left;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 7px 10px;
	border: 1px solid rgba(255, 255, 255, 0.14);
}

.compareButPopUpCount {
	font-size: 1.1em;
	color: #F7B27D;
}

.productFilterHeaderWrap {
	width: 100%;
	background-color: #f7f7f7;
}

.productFilterHeader {
	color: #585757;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 8px 10px;
	cursor: pointer;
	background-image: url(images/closedArrow.png);
	background-repeat: no-repeat;
	background-size: 7px auto;
	background-position: 162px 12px;
	margin-bottom: 0;
	padding: 2px 10px;
	font-weight: 300;
}

.productFilterHeader.openFilter {
	background-image: url(images/openArrow.png);
	background-size: 9px auto;
	background-position: 160px 14px;
}

.productFilterContentWrap {
	display: none;
	margin-top: 10px;
}

.productFilterContentWrap ul {
	list-style: none;
	padding: 0 10px;
	margin-bottom: 10px;
}

.productFilterContentWrap li input[type="checkbox"] {
	margin-right: 5px;
	display: none;
}

.productFilterBtmBar {
	width: 100%;
	background-color: #f7f7f7;
	height: 8px;
	float: left;
	margin-top: 6px;
}

.prodFilterOpts {
	padding-left: 16px;
	background-image: url(images/prodFilterOptCircleChck.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-size: 11px auto;
	cursor: pointer;
	height: 19px;
	line-height: 100%;
	padding-top: 3px;
	color: #9b938d;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}

.prodFilterOpts.checked {
	background-position: 0 top;
}

.productFilterWrap .count {
	height: 19px;
	line-height: 100%;
	padding-top: 3px;
	color: #9b938d;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}

.productCompareDisplay {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.productCompareDisplayHeaderWrap {
	width: 100%;
	background-color: #f7f7f7;
}

.compareprevlist {
	margin: 10px 3px;
}

.compareprev {
	padding: 6px 3px;
}

.compareprev img {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.compareprevRemove {
	padding-left: 22px;
	background-image: url(images/compRemoveIcon.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-size: 22px auto;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	color: #9b938d;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	margin: 0 0 0 4px;	
	transition: color .25s;
	-webkit-transition: color .25s;
}

.compareprevRemove:hover {
	background-position: 0 bottom;
	color: #585757;
}

.productCompareDisplayHeader {
	color: #585757;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 2px 10px;
	margin-bottom: 0;
	font-weight: 300;
}

.productCompareDisplay .prodCompareButton {
	border: 1px solid rgba(214, 99, 5, 0.49);
	padding: 0 6px 2px 6px;
	border-radius: 4px;
	line-height: 18px;
	margin-right: 10px;
	float: right;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.productCompareDisplay .prodCompareButton:hover {
	color: #585757;
}

.productspgContentWrap .productThumbsSecWrap .carousel {
	float: left;
	width: 100%;
/*	min-height: 602px; */
	height: 100%;
}

.productspgContentWrap .productThumbsSecWrap .carousel-inner{
	margin-bottom: 10px;
	float: left;
}

.productspgContentWrap .productThumbsSecWrap .carousel-indicators li{
	background-color: #dedede;
	border: none;
	width: 9px;
	height: 9px;
	margin: 0 3px;
}

.productspgContentWrap .productThumbsSecWrap .carousel-indicators .active {
	background-color: #636363;
}

.productspgContentWrap .productThumbsSecWrap .right.sliderArrow{
	position: relative;
	right: -15.5px;
}

.productspgContentWrap .productThumbsSecWrap .sliderArrow{
	opacity: .75;
	margin-bottom: 10px;
}

.productspgContentWrap .productThumbsSecWrap .sliderArrow:hover{
	opacity: 1;
}

.productspgContentWrap .productThumbsSecWrap .left.sliderArrow{
	position: relative;
	left: -15.5px;
}

.productspgContentWrap .productThumbsSecWrap .carousel-indicators {
	bottom: 0;
}

.productspgContentWrap .productThumbsSecWrap .carouselControlsWrap {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1000;
}

/* !compare window styles */

.compareWrap {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 212;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	background-color: rgba(255, 255, 255, 0.95);
	width: 100%;
	height: 100%;
}

div#compareHolder {
	padding: 30px;
	border: 1px solid #ccc;
	max-width: 100%;
	max-height: 100%;
	background: #fff;
}

.compareProductThumbWrap {
	display: block;
	text-align: center;
	height: 120px;
	overflow: hidden;
}

.compareProductThumbWrap .compareRowSpecs {
	height: auto;
}

.compareProductThumbWrap .productThumb {
	max-height: 60px;
}

.compareColumns{
	width: 190px;
	float: left;
	margin-left: 12px;
	padding: 0 3px;
}

.compareRowHeadersWrap{
	padding-top: 143px;
	width: 100px;
}

.compareRowHeader {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #6e6e6e;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 15px;
	padding: 5px 0;
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	text-align: center;
	height: 25px;
}

.compareRowSpecs {
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	color: #6e6e6e;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 15px;
	padding: 5px 0;
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	text-align: center;
	height: 25px;
}

.compareColumns .compareRowSpecs:nth-of-type(2), 
.compareColumns .compareRowHeader:nth-of-type(2) {
	height: 42px;
}

.compareColumns > div:first-of-type {
	background-image: url(images/sepDot.png), url(images/sepDot.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom, 0 top;
}

.comparePopUpClose {
	position: absolute;
	z-index: 21;
	top: 10px;
	right: 25px;
	font-size: 18px;
	cursor: pointer;
	color: #95999b;
}

.comparePopUpClose:hover {
	color: #6e6e6e;
}

/* !Subpage 2 Column Styles */

.page-title {
	font-size: 33px;
	font-weight: 200;
	margin-bottom: 20px;
}

.subPg2ColContentWrap .mainImageWrap {
	margin-bottom: 35px;
}

.subpgTab {
	border: none;
	background-color: #f1b98e;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	font-size: 17px;
	font-size: 1.7rem;
	padding: 2px 16px;
	margin: 0 4px;
	border-top-right-radius: 8px;
}

.subpgTab.activeTab {
	background-color: #d66305;
}

.subpgTab:focus {
	outline: none;
}

.subpgTabsWrapInner [data-tab="subpgTab1Content"]{
	margin-left: 0;
}

.subpgTabsContent {
	padding-top: 20px;
	display: none;
}

.subpgTabsContent.openView {
	display: block;
}

.subpgTabDownloadsAndLinksFieldInner {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #f7f7f7;
}

.downloads_Links {
	color: #585757;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
}

.downloads_Links:hover{
	color: #d66305;
	text-decoration: none;
}

.subpgTabDownloadLinkLable{
	float: left;
	padding-left: 5px;
}

.subpgTabDownLinkArrow {
	float: left;
	color: #585757;
	font-size: 16px;
}

.downloads_Links:hover .subpgTabDownLinkArrow {
	color: #d66305;
}

.subpgTabDownloadsLinkWrap {
	padding-top: 6px;
	padding-bottom: 6px;
}

.subpgTabTextFieldInner {
	padding: 0 15px;
}

.subpgTabLogosLogoWrap {
	height: 70px;
	padding: 15px 30px;
}

.subpgTabLogosField hr {
	margin-top: 0;
	margin-bottom: 0px;
	border: 0;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
}

.logoFieldLink {
	width: 100%;
	height: 100%;
	display: block;
}

.logoFieldLogo {
	width: 100%;
	height: 100%;
}

.subPg2ColMainContentWrap .rightCol .introImages img {
	margin-bottom: 30px;
}

.pdfsContent {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
	margin: 10px 0 0;
}

.pdfsContent .pdfsHeader {
	color: #95999b;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
}

.subpgMainCopyWrap {
	margin-bottom: 24px;
}

.subpgMainCopyWrap ul:last-of-type {
	margin-bottom: 0;
}


/* !Subpage 2 Column List Styles */

.listedByWrap {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 20px;
}

.listedByWrap:first-of-type {
	margin-top: 10px;
}

.listedByHeader {
	color: #95999b;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	color: #9b938d;
	float: left;
	margin: 0;
}

.listingsSectionLink {
	float: right;
	color: #95999b;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	font-size: 1.1rem;
	transition: color .25s;
	-webkit-transition: color .25s;
	text-decoration: underline;
}

.listingsSectionLink:hover {
	color: #6e6e6e;
}

.listSectionWrap {
	width: 100%;
	float: left;
	padding: 16px 10px 12px 10px;
	background-color: #f7f7f7;
    background-color: #fff;
	margin-bottom: 16px;
}

.listSectionWrap:last-of-type {
	margin-bottom: 0;
}

.listSectionWrap .listSectionHeaderWrap {
	margin: 0 0 14px;
	float: left;
	position: relative;
	width: 100%;
}

.listSectionWrap .listSectionHeaderWrap > a {
	clear: left;
}

.listSectionWrap .listSectionHeaderWrap .listSectionHeaderThmbWrap {
	width: 120px;
	height: 62px;
	text-align: center;
	background-color: #fff;
	float: left;
	position: relative;
	z-index: 100;
}

.listSectionWrap .listSectionHeaderWrap .listSectionHeaderThmbWrap .listSectionHeaderThmb {
	max-height: 100%;
}

.listSectionWrap .listSectionHeaderWrap .listSectionHeader {
	margin: 18px 0 0 15px;
	float: left;
	border: none;
	position: relative;
	z-index: 100;
	padding: 0 10px;
	background-color: #f7f7f7;
	background-color: #fff;
}

.listSectionWrap .listSectionHeader { /* This will get replaced with ^ */
	padding-bottom: 7px;
	border-bottom: 1px solid #eeeeee;
	margin: 0 15px 7px;
}


.listSectionWrap .listSectionHeaderWrap hr {
	position: absolute;
	top: 31px;
	left: 0;
	width: 100%;
	margin: 0;
}

.listSectionWrap ul {
	list-style: none;
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 0;
}

.listSectionWrap li {
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	display: inline-block;
	float: none;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}

.backToTopButton {
	display: none;
	color: #9b938d;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Raleway', sans-serif;
	transition: color .25s;
	-webkit-transition: color .25s;
	cursor: pointer;
	float: left;
	width: 100%;
	margin-top: 30px;
}

.backToTopButton:hover {
	color: #d66305;
	text-decoration: none;
}

.mainSidebarWrap.affix .backToTopButton {
	display: block;
}

.RespBackToTopButton {
	display: none;
	float: right;
	color: #d66305;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: 'Raleway', sans-serif;
	transition: color .25s;
	-webkit-transition: color .25s;
	cursor: pointer;
	margin-top: 10px;
}

.RespBackToTopButton span {
	background-image: url(images/backToTopArrow.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 12px;
	display: inline-block;
	margin-left: 4px;
}

.RespBackToTopButton:hover {
	color: #d66305;
	text-decoration: none;
}

/* 
.backToTopButton span:after{
	content: "\f342";
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 15px/100% 'dashicons';
	vertical-align: top;
	padding-top: 2px;
	padding-left: 4px;
}
 */

.backToTopButton span {
	background-image: url(images/backToTopArrow.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 12px;
	display: inline-block;
	margin-left: 4px;
}

.listPgIntroImage{
	margin-bottom: 30px;
}

.page-template-temp_sub2columnList-php .productInfoContentWrap .tabContent > ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 12px;
}

.page-template-temp_sub2columnList-php .productInfoContentWrap .tabContent > ul > li {
	display: inline-block;
	cursor: pointer;
	color: #f1b98e;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 200;
	line-height: 30px;
	line-height: 3rem;
	font-family: 'Raleway', sans-serif;
	padding: 0 15px;
	margin-bottom: 0;
}

.page-template-temp_sub2columnList-php .productInfoContentWrap .litbyapplication.tabContent > ul > li, 
.page-template-temp_sub2columnList-php .productInfoContentWrap .litbycategory.tabContent > ul > li {
	text-transform: capitalize;
}

.page-template-temp_sub2columnList-php .productInfoContentWrap .litbycollection.tabContent > ul {
	float: left;
	padding: 16px 10px 12px 10px;
	background-color: #f7f7f7;
}

.page-template-temp_sub2columnList-php .productInfoContentWrap .litbycollection.tabContent > ul > li {
	line-height: 19px;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

.page-template-temp_sub2columnList-php .listedByHeader {
	margin-bottom: 15px;
}

.page-template-temp_sub2columnList-php .productInfoTabsWrapInner {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	position: relative;
}

.page-template-temp_sub2columnList-php .productInfoTabsWrapInner .productInfoTabsResponsBckgrnd {
	width: 100%;
}

.page-template-temp_sub2columnList-php .productInfoTabsWrapInner .productInfoTab {
	float: left;
}

.page-template-temp_sub2columnList-php .subpgMainCopyWrapInner hr {
	float: left;
	clear: both;
	width: 100%;
}

.litGlobalFilesWrap {
	float: left;
	width: 100%;
}

.litbycategory, .litbycollection, .litbyapplication {
	display: none;
}

.litGlobalFilesWrap .prodDownloadsLink {
	float: left;
	clear: both;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}


/* !Finish Matrix Styles */

.finishSectionSubheadWrap {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.finishSectionLinks > a {
	color: #d66305;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 200;
	line-height: 30px;
	line-height: 3rem;
	font-family: 'Raleway', sans-serif;
	padding: 0 15px 5px;
	float: left;
}

.finishSectionLinks {
	margin-bottom: 10px;
	clear: both;
}

.finishSectionIntroWrap {
	margin-bottom: 20px;
}

.finishSectionContentWrap {
	margin-bottom: 15px;
	float: left;
}

.finishSwatchSecWrap {
	float: left;
}

.finishSwatchWrap {
	padding: 15px 15px 0 15px;
 	position: relative;
	float: left;
}

.finishSwatchLabel {
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	padding: 8px 15px 0;
	text-align: center;
	bottom: 8px;
	margin-bottom: 0;
	line-height: 17px;
	min-height: 42px;
}

.finishSectionWrap {
	float: left;
	width: 100%;
	padding-top: 30px;
}



/* !Search Results Styles */

.search-results .searchProdTitle h1, 
.search-results .searchArticleTitle h1 {
	color: #d66305;
	margin-bottom: 9px;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 25px;
	line-height: 2.5rem;
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}

.search-results .searchProdTitle .productTitle span.prod_sub, 
.search-results .searchArticleTitle .productTitle span.prod_sub {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 25px;
	line-height: 2.5rem;
}

.search .no-results .productTitle {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 25px;
	line-height: 2.5rem;
	color: #d66305;
}

.search-results .searchProdTitle:hover, 
.search-results .searchArticleTitle:hover{
	text-decoration: none;
}

.search-results .searchProdTitle:hover h1, 
.search-results .searchArticleTitle:hover h1{
	border-bottom: 1px solid #f1b98e;
}

.search-results .page-title {
	margin-bottom: 30px;
}

.search-results article {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}

.search-results .searchProdThmb {
	max-height: 55px;
	text-align: center;
	margin-top: 16px;
}

.search-results .searchProdThmb img {
	max-height: 100%;
}


/* Gallery Page Styles */

.vidThumbPlayButton {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -34px!important;
    margin-top: -50px;
    z-index: 3;
   cursor: pointer;
}
#VideoPopUpWrap {
    position: absolute;
    z-index: 400;
    display: none;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.videoWrap {
    width: 87%;
    height: auto;
    display: block;
    margin-left: -43.5%;
    left: 50%;
    top: 60px;
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoPopUpCloseButton {
    font-size: 36px;
    position: absolute;
    top: 10px;
    right: 60px;
    cursor: pointer;
    z-index: 20;
}
#VideoPopUpWrap .transparentBckgrnd {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .96;
}
#VideoPopUpWrap .contentWrap {
    width: 100%;
    height: 100%;
}
#VideoPopUpWrap iframe {
    position: absolute;
    z-index: 2;
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.product_application {
	padding-left: 0;
	margin: 0 -15px 10px -15px;
}

.product_application li.active {
	color:#d66305;
	text-decoration: underline;
}
.product_application li, 
.product_application [data-term="ap_videos"] a, 
.backToGalleryButton a {
	display: inline-block;
	cursor: pointer;
	color: #f1b98e;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 200;
	line-height: 30px;
	line-height: 3rem;
	font-family: 'Raleway', sans-serif;
	padding: 0 15px;
	text-transform: capitalize;
}

.product_application li:hover {
	text-decoration: underline;
	color:#d66305;
}

 .product_application [data-term="ap_videos"]:hover a, 
 .backToGalleryButton a:hover {
	text-decoration: none;
	color:#d66305;
 }

#product_thumb_holder .thumbimg {
	cursor:pointer;
}

#product_thumb_loader {
	text-align: center;
	margin-top: 40px;
}

.product_thumb_loader_copy {
	font-size: 33px;
	font-weight: 200;
	margin-bottom: 20px;
	color: rgba(155, 147, 141, 0.55);
}

.page-template-temp_gallery-php .rightCol .listedByHeader {
	margin-bottom: 10px;
	margin-top: 24px;
	float: none;
	color: rgba(155, 147, 141, 0.75);
}

.singleProductGalleryWrap.galleryPgVersion {
	width: 100%;
	height: 100%;
	background-color: rgba(88, 87, 87, 0.73);
}

.singleProductGalleryWrap.galleryPgVersion #singleProductGallery{
	top: 6%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	width: 75%;
	background-color: rgba(24, 23, 23, 0.59);
	padding: 30px 0;
}

.singleProductGalleryWrap.galleryPgVersion #singleProductGallery .carousel-inner{
	overflow: visible;	
}	

.singleProductGalleryWrap.galleryPgVersion #singleProductGallery .carousel-inner > .item > .galleryPgSlideImage{
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	max-height: 100%;
} 

.galleryPgImgInfoWrap {
	position: absolute;
	top: 32px;
	right: 70px;
	width: 30%;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 30px 30px;
	display: none;
}

.galleryPgSlideDownloadLink {
	position: absolute;
	top: -24px;
	right: 44px;
	text-align: right;
	z-index: 1000;
}

.galleryPgSlideDownloadLink span{
	font-size: 17.5px;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.85);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	top: 0;
}

.galleryPgSlideInfoLink {
	position: absolute;
	top: -24px;
	right: 70px;
	text-align: right;
	z-index: 1000;
}

.galleryPgSlideInfoLink.openState .glyphicon-info-sign{
	color: #d66305;
}

.galleryPgSlideInfoLink span{
	font-size: 17.5px;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.85);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
	top: 0;
}

.galleryPgImgInfoProdTitle {
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 27px;
	line-height: 2.7rem;
	font-weight: 200;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 4px;
	color: #818080;
}

.galleryPgImgInfoLocation {
	margin-top: 0;
	padding-bottom: 5px;
	background-image: url(images/sepDot.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
	font-size: 17px;
	font-size: 1.7rem;
	color: #979797;
}

.videoholder .thumbnail {
    border-radius: 0;
    margin-bottom: 0;
    height: 100%;
}

.videoholder .thumbnail p {
	min-height: 62px;
    padding: 10px 10px;
        margin-bottom: 0;
}

.videoholder .thumbnail img:first-of-type {
	border: 1px solid #dddddd;
}

.videoholder a.thumbnail:hover, .videoholder a.thumbnail:focus, .videoholder a.thumbnail.active {
    border-color: #d66305;
    text-decoration: none;
}

.videoGalleryTopNavWrap {
	position: absolute;
    top: 0;
    right: 0;
}

.page-template-temp_gallery_video .page-title {
    margin: 40px 0;
}

.page-template-temp_gallery_video .rightCol > .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: nowrap; /* Safari */
    flex-wrap: wrap;
}

.page-template-temp_gallery_video .videoholder {
    margin-bottom: 20px;
}



/* !GSA pg Styles */

.subpgMainCopyWrapInner .GSAicon{
	width: 50px;
	float: left;
}

.page-template-temp_gsa-php .linksWrap {
	float: left;
	margin-top: 10px;
	width: 100%;
}

.ggIntroWrap {
	margin-bottom: 24px;
}

.page-template-temp_gsa-php .prodDownloadsLinkWrap {
	float: left;
}

.productsToggleIcon {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform .25s; /* For Safari 3.1 to 6.0 */
    transition: transform .25s;
	background-image: url(images/orangeClosedArrow.png);
	background-size: 7px auto;
	background-position: 0;
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
	display: inline-block;
	margin-left: 3px;
}

.productsToggleIcon.openState {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.openProducts {
	font-size: 15px;
	font-size: 1.5rem;
	float: left;
	color: #d66305;
	cursor: pointer;
	margin-top: 0;
}

/* !404 pg Styles */

.error404 .search-form .search-submit{

}

/* !Contact pg Styles */

.mapImage {
	opacity: .42;
	margin-bottom: 22px;
	float: left;
}

.locationDropDownWrap {
	position: absolute;
	left: 27%;
	top: 33%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.64);
	z-index: 2;
	padding: 20px;
	min-width: 260px;
}

.locationDropDown {
	list-style: none;
	margin: 0;
	padding: 0;
}

.locationDropDown > li {
	display: block;
	border: 2px solid #fff;
	float: left;
	box-shadow: -5px 5px 5px 0px rgba(51, 51, 51, 0.07);
	width: 100%;
}

.chooseLocLink {
	background-color: #d66305;
    padding: 18px 9px 19px 21px;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
}

.locationDropDown .chooseLocLink h1{
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	float: left;
	margin: 0;
	line-height: 100%;
	    margin-left: 10px;
}

.locationDropDown .chooseLocLink h1:hover{
	text-decoration: none;
	opacity: .75;
}

.chooseLocLinkArrow {
	
	width: 10.5px;
	margin: -4px 0 0 14px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform .25s; /* For Safari 3.1 to 6.0 */
    transition: transform .25s;
}

.chooseLocLinkArrow.openState {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.locationDropDown ul{
	list-style: none;
	padding: 8px 0;
	background-color: #fff;
	float: left;
	clear: both;
	width: 100%;
	max-height: 284px;
	overflow-y: scroll;
	display: none;
}

.locationDropDown ul > li{
	margin-bottom: 0;
	width: 100%;
}

.locationDropDown ul > li a{
	display: block;
	padding: 3px 15px;
}

.locationRepListWrap {
	position: absolute;
	top: 56px;
	left: 0;
	background-color: rgba(255, 255, 255, 0.92);
	min-height: 272px;
	z-index: 3;
	width: 100%;
	display: none;
	padding: 2px 14px 15px 17px;
	box-shadow: -5px 5px 5px 0px rgba(51, 51, 51, 0.07);
	    border-right: #eeeeee solid 1px;
}

.locationRepListHeaderWrap {
	background-color: #d66305;
	padding: 8px 15px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.loading {
    background-image: url(/wp-content/themes/_tk-1.1/images/galleryAjaxLoader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.coverageArea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 23px;
	line-height: 2.3rem;
}

.locationRepInfoWrap {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}

.locationRepInfoWrap.lastRep {
	border-bottom: none;
}

.locationRepName {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 200;
	color: #d66305;
	line-height: 30px;
	line-height: 3rem;
	margin-bottom: 8px;
}

.locationRepAddress {
	font-size: 1.6rem;
	font-weight: 300;
	color: #9b938d;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 6px;
}

.locationRepContactInfoRightCol {
	padding-top: 0;
}

.locationRepNumbers, .locationRepEmail {
	font-size: 1.4rem;
	font-weight: 300;
	color: #9b938d;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 8px;
}

.locationRepNumbers span{
	color: #d66305;
}

.locationRepEmail {
	color: #d66305;
	text-decoration: underline;
}

.locationRepEmailIcon {
	width: 14px;
	margin-right: 6px;
}

.generalCoverageArea {
	text-transform: uppercase;
}

.custCareRepInfo {
	margin-top: -14px;

}

.custCareRepBackground {
	background-color: #f7f7f7;
}

.custCareRepInfo .locationRepNumbers {
	background-color: #f7f7f7;
	padding: 10px 15px;
	line-height: 22px;
	line-height: 2.2rem;
}

.locationRepListHeader {
	color: #fff;
	margin: 0;
	line-height: 100%;
	font-size: 24px;
	font-size: 2.4rem;
	float: left;
}

.locationRepListWrapClose {
	font-size: 20px;
	cursor: pointer;
	color: #fff;
	float: right;
}

.contactPgCompanyInfoWrap .companyLogo {
	opacity: .6;
	display: block;
	margin-bottom: 15px;
}

.contactPgCompanyInfoWrap .leftColumn {
	float: left;
}

.contactPgCompanyInfoWrap .rightColumn {
	float: left;
}

.contactPgCompanyInfoWrap .rightColumn h3:nth-of-type(3) {
	color: #bebebe;
	margin-bottom: 3px;
	margin-top: 9px;
	font-size: 13px;
	font-size: 1.3rem;
}

.contactPgCompanyInfoWrap .leftColumn h2:nth-of-type(2) {
	margin-bottom: 21px;
}

#myModal .gform_wrapper input {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

#myModal .gform_wrapper .top_label .gfield_label {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 24px;
	line-height: 2.4rem;
}

#myModal .gform_wrapper .ginput_complex label {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 20px;
	line-height: 2.0rem;
	padding-top: 3px;
}

#myModal .gform_wrapper select.gfield_select {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-size: 14px;
	height: 31px;
}

#myModal .modal-header {
	padding: 15px 20px;
	background-color: #d66305;
}

#myModal .modal-title {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 200;
	color: #fff;
	line-height: 30px;
	line-height: 3rem;
}

#myModal .gform_wrapper .gform_footer input[type=submit] {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-size: 14px;
	height: 31px;
	padding: 2px 15px 3px;
}

#myModal .gform_wrapper textarea.textarea {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

#myModal .modal-header .close {
	opacity: 1;
	text-shadow: none;
}

#myModal .modal-header .close .glyphicon {
	font-size: 18px;
	color: #fff;
}

#myModal .modal-header .close:hover .glyphicon {

}

#myModal .modal-content {
	  border-radius: 0;
}


/* !Blog Styles */

.category article {
	border-bottom:  1px solid rgba(88, 87, 87, 0.5);
	padding: 25px 0;
}

.category article:first-of-type {
	border-top:  1px solid rgba(88, 87, 87, 0.5);
}

.category article:last-of-type {
	border-bottom: none;
}

.category article .searchProdThmb.responsive{
	display: none;
}

.category article .productTitle a:hover {
	text-decoration: none;
	border-bottom: 1px solid #d66305;
}

.searchProdTitle {
	line-height: 38px;
	line-height: 3.8rem;
}


/* !New pg Styles */

.newPageFeedCol {
	min-height: 244px;
	padding-left: 20px;
	padding-right: 20px;
}

.newPageFeedsWrap {
	width: 100%;
	float: left;
	padding-top: 20px;
	margin-top: 40px;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
}

.newPageFeedsWrap .newPageFeedsWrapInner {
	margin-left: -20px;
	margin-right: -20px;
}

.newPageEventWrap {
	float: left;
	width: 100%;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px solid #fff;
}

.eventTitle {
	float: left;
	width: 100%;
}

.eventTitle:hover {
	text-decoration: none;
}

.eventTitle h1{
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 24px;
	line-height: 2.4rem;
	margin-bottom: 0px;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.eventTitle h1:hover{
	color: #d66305;
}

.eventDate, .eventLocation {
	float: left;
	margin-top: 0;
	font-size: 17px;
	margin-bottom: 4px;
}

.eventReadMore:hover {
	text-decoration: none;
}

.eventReadMore {
	float: left;
	clear: both;
}

.eventReadMore h2:hover {
	color: #d66305;
}

.eventReadMore h2 {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 100%;
	margin-bottom: 2px;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.newPageEventsWrap .newPageFeedHeader {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.blogEntryTitle:hover {
	text-decoration: none;
}

.blogEntryTitle h1 {
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 4px;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.blogEntryTitle h1:hover {
	color: #d66305;
}

.newPageBlogEntryWrap {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(images/blogSepDot.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
}

.newPageBlogEntryWrap:last-of-type {
	background-image: none;
}

.newPageBlogEntryWrap p {
	color: #ababab;
	margin-bottom: 7px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 18px;
	line-height: 1.8rem;
}

.newPageBlogWrap {
	border-left: 1px solid #f7f7f7;
}

.newPageEventsWrap {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
}

.newPageFeedHeader {
	display: block;
	transition: color .25s;
	-webkit-transition: color .25s;
}


.newPageFeedHeader:hover {
	text-decoration: none;
}

.newPageFeedHeader h1{
	margin-bottom: 0;
}

.newPageFeedHeader h1:hover{
	color: #d66305;
}

.newPageBlogWrap .newPageFeedHeader h1{
	padding-bottom: 5px;
	background-image: url(images/blogSepDot.png);
	background-repeat: repeat-x;
	background-size: 4px auto;
	background-position: 0 bottom;
}

.newPageEventsBckgrnd {
	background-color: #f7f7f7;
	position: absolute;
	width: calc(100% - 20px);
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

/* !Content Single Styles */

.single .page-header {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.singleFeaturedImg {
	margin-bottom: 30px;
}

.single .nav-previous {
	float: left;
	width: 15%;
	text-align: left;
}

.single .nav-next {
	float: right;
	width: 15%;
	text-align: right;
}

.single .viewAllLink {
	float: left;
	width: 70%;
	text-align: center;
}

.single .nav-previous a, .single .nav-next a, .single .viewAllLink {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 100%;
	font-weight: 200;
	color: rgba(171, 171, 171, 0.85);
	margin-bottom: 2px;
	transition: color .25s;
	-webkit-transition: color .25s;
}

.single .nav-previous a:hover, .single .nav-next a:hover, .single .viewAllLink:hover {
	color: #d66305;
	text-decoration: none;
}

.singlePostNavTitleIcon {
	background-color: #fff;
	width: 14px;
	cursor: pointer;
	overflow: hidden;
	display: inline-block;
}

.single .page-header .singlePostNavTitleIcon hr{
	margin: 1.5px 0;
	border-top: 1.5px solid rgba(149, 153, 155, 0.35);
}

.single .viewAllLink {
	padding-top: 1px;
}

.single .page-title {
	padding-top: 50px;
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 38px;
	line-height: 3.8rem;
}

.single .category-events .page-title {
	margin-bottom: 25px;
	margin-bottom: 8px;
}

.single .eventDate, .single .eventLocation {
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 200;
	color: #585757;
	line-height: 30px;
	line-height: 3rem;
	margin-bottom: 25px;
}

.single .page-header hr{
	margin-top: 8px;
	margin-bottom: 20px;
	border: 0;
	border-top:  1px solid rgba(88, 87, 87, 0.5);
	float: left;
	width: 100%;
}

.single .entry-content{
	float: left;
	width: 100%;
}

/* !Page Specific Styles */

.archive.category-events .archiveArticleCopy {
	clear: both;
}

.archive.category-events .eventDate, .archive.category-events .eventLocation {
	margin-bottom: 10px;
}

.archive .attachment-product-thumb {
	margin-top: 2px;
}

.page-id-1178 .rightCol > hr {
	float: left;
	clear: both;
	width: 100%;
}
.page-id-1178 .prodDownloadsLink { width:auto; }
.page-id-1178 .rightCol > .prodDownloadsLink {
	float: left;
	
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 30px;
}


/* !Page Specific Styles */

.page-id-1182 .main-content-inner {
	padding-top: 0;
}

.litCalLink{
	float: left;
	width: 100%;
	margin-bottom: 12px;
	margin-top: 20px;
}

.litCalLink .phoneNum{
	color: #d66305;
}

.page-id-761 .mainImageWrapInner img:first-of-type {
	margin-top: -50px;
}

.page-id-761 .mainImageWrapInner .page-title {
	position: relative;
	z-index: 100;
}

.page-id-28 .subPg2ColContentWrap .rightCol {
	min-height: 514px;
}

.page-id-1111 .listSectionWrap {
	margin-top: 16px;
} 

/* !new Lit Page Styles */

.litPgContentWrap .listSectionWrap {
    width: 33.333%;
    padding: 15px;
    margin-bottom: 0;
}

.litTabContWrap .listSectionWrap .listSectionHeader {
    margin: 0 0 7px;
    border-bottom: none;
    font-weight: 300;
}

.litPgContentWrap .litTabContWrap .flexWrap {
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
}

.litPgContentWrap ul.nav-tabs {
    border: none;
    position: relative;
    z-index: 1;
}

.litPgContentWrap ul.nav-tabs li {
    margin: 0;
    padding: 0 1px;
}

.litPgContentWrap ul.nav-tabs li a {
    margin: 0;
    line-height: 1.2;
    border: none;
    border-radius: 0;
    background-color: #f1b98e;
}

.litPgContentWrap ul.nav-tabs li a h2 {
    margin-bottom: 0;
    color: #fff;
}

.litPgContentWrap ul.nav-tabs li.active a, .litPgContentWrap ul.nav-tabs li a:hover, .litPgContentWrap ul.nav-tabs li a:focus {
    background-color: #d66305;
    border: none;
}

.litPgContentWrap .litTabContWrap {
    padding: 30px 0;
}

.page-id-887 h1.page-title {
    display: none;
}

#productLit .prodDownloadsLinkWrap {
    padding: 6px 0;
}

#productLit .listSectionHeader {
    padding-left: 5px;
    padding-left: 5px;
}


/* !search pg */

.search .no-results .search-form {
	float: left;
	margin-top: 10px;
}

.search .no-results .page-content p {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 200;
	line-height: 24px;
	line-height: 2.4rem;
}

.search .no-results .search-form .search-field {
	background-color: #fff;
	width: 132px;
	height: 29px;
	border-radius: 0;
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-size: 1.7rem;
	padding: 6px 8px 3px;
	border-bottom: 1px solid rgba(149, 153, 155, 0.25);
	color: #f1b98e;
	font-weight: 200;
}

.search .no-results .search-form .search-submit {
	display: none;
}

.search .no-results .search-form label {
	float: left;
}

.search .no-results .search-form .searchSubmit {
	float: left;
	padding: 3px 9px 0 8px;
	margin-top: 7px;
	width: 30px;
	height: 19px;
	cursor: pointer;
}

.search .no-results .search-form .searchSubmit .searchSubmitStatic {
	display: block;
	width: 13px;
}

.search .no-results .search-form .searchSubmit:hover .searchSubmitStatic {
	display: none;
}

.search .no-results .search-form .searchSubmit .searchSubmitRoll {
	display: none;
	width: 13px;
}

.search .no-results .search-form .searchSubmit:hover .searchSubmitRoll {
	display: block;
}

.search .no-results .search-form .searchClose {
	text-decoration: none;
	cursor: pointer;
	float: left;
	padding: 2px 8px 0 9px;
	margin-top: 10px;
	width: 28px;
	height: 19px;
	cursor: pointer;
	display: none;
}

/* !share button and window styles */



.shareButtonDiv .addthis_sharing_toolbox {
	position: absolute;
	right: 0px;
	bottom: 26px;
	padding: 6px;
	border: 1px solid #ccc;
	background-color: #fff;
	display: none;

}

.shareButtonDiv .at-share-tbx-element .at-share-btn {
	display: block;
	margin-left: 0;
	margin-right: 0;
	height: 32px;
	margin-bottom: 6px;
}

.shareButtonDiv .at-share-tbx-element .at-share-btn:last-of-type {
	margin-bottom: 0;
}

/* !footer */

.site-footer {
	padding-top: 10px;
	border-top: 1px solid rgba(88, 87, 87, 0.5);
}

.footerRightCol .rightColInner {
	float: right;
}

#colophon p.footerLeftCol {
	font-size: 12px;
	font-size: 1.2rem;
	padding-top: 14px;
	width: 474px;
	float: left;
}

#colophon p.footerLeftCol.resp {
	display: none;
	line-height: 20px;
}

#colophon p.footerLeftCol.resp a {
	font-size: 14px;
	font-size: 1.4rem;
	float: left;
}

#colophon p.footerLeftCol.resp span{
	float: left;
}

#colophon p.footerLeftCol.resp span:first-of-type {
    margin-bottom: 2px;
}

#colophon .footerRightCol {
	float: right;
	width: auto;
	padding-top: 11px;
}

#colophon p.footerLeftCol .sep {
	padding: 0 10px;
	font-size: 10px;
}

#colophon p.footerLeftCol a {
	color: #585757;
}

#colophon p.footerLeftCol a:hover {
	color: #d66305;
}

.social-icons {
	display: flex;
}

.social-icons i { 
	font-size: 18px;
	color: #585757;
	padding-left: 8px;
}

.social-icons a:hover i {
	color: #d66305;
}

.footerConnectIconsWrap {
	float: left;
}

.footerConnectIcon { 
	color: transparent;
	float: left;
}

.footerConnectIcon img{ 
	max-height: 17px;
	padding: 0 5px;
}

.footerConnectIcon:last-of-type img {
	padding-right: 0;
}

.footerConnectIcon img:nth-of-type(2){ 
	display: none;
}

.footerConnectIcon:hover img:nth-of-type(1) { 
	display: none;
}

.footerConnectIcon:hover img:nth-of-type(2) { 
	display: inline-block;
}

.footerConnectIcon.gsaFooterIcon img { 
	padding-right: 12px;
}

.footerRightCol .rightColInner .madeInUSA{
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #585757;
	float: left;
	font-size: 11px;
	padding-top: 2px;
	margin-bottom: 0;
	margin-right: 12px;
}


.animateCreatorContainer{position:relative;text-align:left;overflow:hidden;user-select:none;-khtml-user-select:none;-o-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}.animateCreatorLoader{position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;}.animateCreatorFramesList{z-index:3;position:absolute;overflow-y:hidden;overflow-x:hidden;background-color:rgba(128,128,128,.8)}.animateCreatorThumbnail{position:relative;width:80%;height:auto;margin-left:10%;margin-top:10%;-moz-box-shadow:3px 3px 3px #000;-webkit-box-shadow:3px 3px 3px #000;box-shadow:3px 3px 3px #000;-ms-interpolation-mode:bicubic}.animateCreatorHomeBtn{z-index:5;position:absolute;right:0;bottom:0}.animateCreatorPhoto{z-index:1;position:absolute;margin:auto}.animateCreatorViewer{z-index:1;position:absolute;visibility:hidden;-ms-interpolation-mode:bicubic}.animateCreatorSymbolDiv{z-index:2;position:absolute}.animateCreatorBtnDiv{z-index:4;position:absolute;bottom:0;text-align:left;overflow:visible}.animateCreatorPosSpan{position:absolute;bottom:0}.animateCreatorQRLightbox{position:absolute;z-index:599;top:0;left:0;width:100%;height:100%;background-color:rgba(38,38,38,.8)}.animateCreatorQRLightbox img{position:absolute}.animateCreatorMagnifier{z-index:6;position:absolute;border-width:1px;border-color:grey;border-style:groove;background-color:#fff;background-repeat:no-repeat;box-shadow:5px 5px 20px rgba(0,0,0,.5);-webkit-box-shadow:5px 5px 20px rgba(0,0,0,.5);-moz-box-shadow:5px 5px 20px rgba(0,0,0,.5);-o-box-shadow:5px 5px 20px rgba(0,0,0,.5);-ms-box-shadow:5px 5px 20px rgba(0,0,0,.5);-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;cursor:move}.animateCreatorMagnifierBtn,.animateCreatorQRBtn,.animateCreatorArrowBtn{position:absolute;top:0;cursor:pointer}.animateCreatorCursorHintN{position:absolute;top:0;left:0;width:10%;height:10%}.animateCreatorCursorHintS{position:absolute;bottom:0;right:0;width:10%;height:10%}.ui-tooltip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;z-index:15000}.ui-tooltip-glass{font-family:Helvetica;font-size:medium;background-color:#fff;-webkit-box-shadow:3px 3px 4px 2px #333;-moz-box-shadow:3px 3px 4px 2px #333;box-shadow:3px 3px 4px 2px #333}.ui-tooltip-content{position:relative;padding:5px 9px;overflow:hidden;border-width:1px;border-style:solid;text-align:left;word-wrap:break-word;overflow:hidden}.ui-tooltip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.ui-tooltip-jtools .ui-tooltip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.ui-tooltip-jtools .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.ui-tooltip-jtools .ui-tooltip-titlebar,.ui-tooltip-jtools .ui-tooltip-content{background:transparent;color:#fff;border:0 dashed transparent}.ui-tooltip-jtools .ui-tooltip-icon{border-color:#555}.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{border-color:#333}.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{filter:none;-ms-filter:none}

.animateCreatorContainer{
	left: 50%;
	margin-left: -267.5px;
	float: left;
	width: auto!important;
	height: auto!important;
}

.animateCreatorPhoto {
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important;
	margin-left: 0!important;
}

.animateCreatorPhoto img {
	width: 100%!important;
	height: 100%!important;
}

.animateCreatorLoader {
	position:absolute;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	top: 0;
	left: 0;
}
.ccCrdIconsWrap {
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	width: 190px;
	margin-right: 4px;
}

.ccCrdIcon {
	float: left;
}

.visaIcon {
	padding-top: 5px;
	margin-right: 8px;
}

.masterCardIcon {
	margin-right: 9px;
	padding-top: 1px;
}

.americanExpressIcon {

}

.americanExpressIcon img{
	width: 22px;
}

.masterCardIcon img{
	width: 32px;
}

.visaIcon img{
	width: 32px;
}

 
 /*newsletter link styles*/	
a.newsletter{
  font-size: 13px;
  border: 2px solid white;
  line-height: 18px;
  margin-right: 73px;
  margin-top: -17px;
  margin-bottom: 25px;
  float: right;
  color: white;
  background-color: rgb(214, 99, 5);
  padding: 4px 7px 4px 5px;
  box-shadow: -5px 3px 3px 0px rgba(51, 51, 51, 0.07);
  text-decoration: none;
}

span.newslink.glyphicon.glyphicon-pencil {
  font-size: 11px;
  padding: 2px;
}

span.newslettertxt {
  font-family: "Raleway", sans-serif;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  font-weight: 200;
}

img.newslinkenvelope {
  height: 13px;
  margin-right: 7px;
 }
	
h3.gform_title {
  color: #fff;
  margin: 0;
  line-height: 100%;
  font-size: 24px!important;
  font-size: 2.4rem;
  float: left;
  width: 100%;
  margin: 3px 0!important;
    font-weight: 200!important;
}

.gform_heading {
  background-color: rgb(214, 99, 5);
  padding: 10px 25px;
  float: left;
  margin-bottom: 15px;
  margin-top: -6px;
  width: 100%!important;
 }
 
 #newsletterSignUpModal .gform_wrapper span.gform_description {
  font-weight: 200;
  font-size: 14px;
  color: #fff;
}

 span.NewsletterWrapClose.glyphicon.glyphicon-remove-circle {
  font-size: 20px;
  cursor: pointer;
  color: rgb(255, 255, 255);
  float: right;
 }

 

span.newsletterSignUpModalClose.glyphicon.glyphicon-remove-circle {
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  float: right;
  margin-left: -35px;
  margin-top: 10px;
  position: absolute;
}

div#newsletterSignUpModal .modal-dialog {
	width: 516px;
}

div#newsletterSignUpModal .modal-dialog .modal-body {
	padding: 0px;
}

div#newsletterSignUpModal .modal-content .gform-body {
	padding-left: 20px;
}


div#gform_wrapper_3 {
  margin-top: 0px;
}

input#gform_submit_button_3 {
  margin-left: 12px;
  background-color: transparent;
  border: 1px solid rgba(214, 99, 5, 0.49);
  padding: 2px 6px 2px 6px;
  border-radius: 4px;
  line-height: 18px;
  font-size: 13px;
  transition: color .25s;
  -webkit-transition: color .25s;
}

ul#gform_fields_3 {
  padding-left: 24px;
 }

.Newsletterclose{
	float: right;
  border: none;
  background-color: transparent;
}

.modal-content{
	border-radius: 0px;
}

.gform_wrapper {
	max-width: 100%;
}
div#gform_wrapper_3 {
  max-width: none
}

div#gforms_confirmation_message_3 {
  min-height: 50px;
  padding: 20px;
  background-color: rgb(214, 99, 5);
  color: white;
  font-size: 14px;
}

/* !New Styles for Sustainability Pg */

.grngrdHead.col-xs-12, .BrwsBy.col-xs-12 {
  padding: 0px;
  font-size: 14px;
 }

.grngrdHead.col-xs-12 h1.openProducts {
  font-size: 14px;
  color: #585757;
  font-weight: 300;
  cursor: auto;
}

.greenProd.col-xs-3 span.listSectionHeader, .BttmgreenProd.col-xs-3 span.listSectionHeader {
  font-size: 14px;
}

.BttmgreenProd.col-xs-3 {
  padding: 0px 3px 30px 0px;
}

img.listSectionHeaderThmb {
    min-height: 73px;
}
 
.BttmgreenProd.col-xs-3 img {
  padding: 0px 27px;
}

span.greenBold {
  font-size: 18px;
  color: #d66305;
 }


/* !media Queries */

@media (max-width: 1260px) {

	#page {
		width: 100%;
		overflow-x: hidden;
		padding-bottom: 15px;
	}

	.header-navigation {
		width: 100%;
	}

}

@media (max-width: 1024px) {

	.container {
		width: 100%;
	}

	.singleProdpgContentWrap .productInfoArea {
		margin-top: 20px;
	}

	.topNavBar .navbar-nav > li {
		margin-bottom: 0;
	}

	.topNavBar {
		margin-bottom: 30px;
	}

	.galleryPgSlideDownloadLink {
		right: 46px;
	}

	.galleryPgSlideDownloadLink span {
		font-size: 21.5px;
	}

	.galleryPgSlideInfoLink {
		right: 75px;
	}

	.galleryPgSlideInfoLink span {
		font-size: 21.5px;
	}

	.singleProductGalleryClose {
		font-size: 22px;
	}

}

@media (max-width: 1023px) {

	div#compareHolder {
		overflow: hidden;
		overflow-x: scroll;
	}

	.compareHolderInner {
		float: left;
		width: 1024px;
	}

	#colophon p.footerLeftCol {
		display: none;
	}

	#colophon p.footerLeftCol.resp {
		display: block;
		clear: left;
	}

}

@media (max-width: 991px) {

	.rightCol {
		width: 100%;
	}

}

@media (min-width: 768px) {

	.search .main-content-inner, .page-id-1256 .main-content-inner {
		min-height: 700px;
	}

}


@media (max-width: 768px) {

	.homepgContentWrap #deployCarousel .carousel-inner {
		position: relative;
		overflow: hidden;
		width: 2304px;
		width: 300%;
		margin: 0 auto;
		left: -768px;
		left: -100%;
	}

	#deployCarousel .carousel-control {
		display: none;
	}

	.container {
		padding: 0 30px;
	}

	#colophon p.footerLeftCol br {
		display: block;
	}

	#colophon p.footerLeftCol span:first-of-type {
		display: none;
	}

	#colophon p.footerLeftCol.resp span:first-of-type {
		display: block;
	}

	.responsDimensButton {
		display: inline-block;
	}

	.dimenDrawFullWrap {
		top: -29px;
		left: 15px;
		width: calc(100% - 30px);
	}

	.dimenDrawThumbWrap {
		display: none;
	}

	.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsWrap {
		display: none;
	}

	.singleProdpgContentWrap .productInfoArea .GSA_greenGuardIconsResponsWrap{
		display: block;
	}

	.singleProductGalleryWrap.galleryPgVersion {
		padding: 0;
	}

	.singleProductGalleryWrap.galleryPgVersion #singleProductGallery {
		width: 100%;
	}

	.RespBackToTopButton {
		display: block;
	}

	.container.newPageFeedsOuterWrap {
		clear: both;
		padding: 0 45px;
	}

	.newPageFeedsWrapInner.row {
		margin-left: 0;
		margin-right: 0;
	}

	.newPageEventsBckgrnd {
		width: 100%;
	}

	.newPageFeedCol {
		margin-bottom: 20px;
	}

	.newPageFeedsWrapInner .newPageFeedCol:last-of-type {
		margin-bottom: 0;
	}

	.RespProdFilterCompareWrap {
		display: block;
		display: none;
	}

	.single .nav-previous a, .single .nav-next a, .single .viewAllLink {
		color: #585757;
	}

	.single .page-header .singlePostNavTitleIcon hr {
		border-color: #585757;
	}

}


@media (max-width: 767px) {

	.section-padded {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.container {
		padding: 0 15px;
	}

	.site-navigation {
		display: none;
	}

	.responsiveMainNavWrap {
		display: block;
	}

	.logoWrap {
		margin-bottom: 30px;
	}

	.responsiveMainNavWrapInner {
		display: block;
	}

	.topNavBar .navbar-default {
		height: 10px;
	}

	.topNavBar .navbar-default .menu-top-bar-nav-container {
		display: none;
	}

	#colophon p.footerLeftCol {
		display: none;
	}

	#colophon p.footerLeftCol.resp {
		display: block;
		clear: left;
	}

	#colophon p.footerLeftCol {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.footerRightCol .rightColInner .madeInUSA {
		text-align: right;
		vertical-align: text-top;
		line-height: 11px;
		padding-top: 0;
		margin-bottom: 7px;
	}

	#colophon .footerRightCol {
		padding-top: 0;
	}

	.footerConnectIconsWrap {
		float: right;
	}

	#colophon p.footerLeftCol.resp a {
		margin-bottom: 5px;
	}

	.ccCrdIconsWrap {
		padding-top: 16px;
	}

	.site-footer-inner {
		padding-top: 40px;
	}

	.responsiveMainNavWrapInner {
		margin-top: 29px;
	}

	.responsiveMainNavWrap .mainSidebarWrap{
		background-color: rgba(255, 255, 255, 0.92);
	}

	.allProdsHolder{
		min-height: 1px; 
	}

	.singleProductGalleryWrap.galleryPgVersion {
		padding: 0;
	}

	.singleProductGalleryWrap.galleryPgVersion #singleProductGallery {
		top: 0%;
		left: 50%;
		-webkit-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
		width: 100%;
	}

	.responsiveMainNavWrap .sideNavWrap .collectionContinuedWrap {
		width: 548px;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .collectionContinuedHeaderWrap > h1 {
		font-size: 15px;
		font-size: 1.5rem;
		padding: 5px 3px 12px;
	}

	.responsiveMainNavWrap .sideNavWrap .showLessLink {
		font-size: 15px;
		font-size: 1.5rem;
		top: 15px;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu > li > a {
		font-size: 15px;
		font-size: 1.5rem;
		padding: 3px 3px;
	}

	.single-product .main-content-inner {
		padding-right: 0;
		padding-left: 0;
	}

	.locationRepListWrap > .row {
		margin-left: 0;
		margin-right: 0;
	}

	.locationRepInfoWrap {
		padding: 15px 15px;
	}

	.locationRepContactInfoLeftCol {
		width: 50%;
	}

	.locationRepContactInfoRightCol {
		width: 50%;
	}

	.custCareRepInfo {
		margin-top: 12px;
		width: auto;
		width: 100%;
	}

	.site-footer-inner {
		padding-top: 40px;
	}

	.videoholder {
	    width: 50%;
	}

	.productInfo-container {
		bottom: 40px;
		right: unset;
		left: 20px;
	}

	.productInfoTabsWrap {
		padding-top: 80px;
	}

	.main-content {
		padding: 0 20px;
	}

	.productgal-tab {
		margin-right: 6px;
		font-size: 13px;
		cursor: pointer;
		max-width: 90px;
		text-align: center;
	}

	.productgal-tab a {
		padding: 10px 8px!important;
	}

	.productInfoTab {
		margin-bottom: 8px;
	}

	.productgal-tabcontainer .nav.nav-tabs {
		display: flex;
		justify-content: space-between;
	}

}

@media (max-width: 735px) {

	.responsiveMainNavWrap .sideNavWrap .collectionContinuedWrap {
		width: 200px;
		background-image: none;
		height: 516px;
		overflow: scroll;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu {
		min-width: 1px;
		width: 100%;	
		padding-bottom: 0;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu li:first-of-type {
		margin-top: 0;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu li:last-of-type {
		margin-bottom: 0;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu:first-of-type li {
		margin-top: 8px;
	}

	.sideNavWrap .showLessLink span:nth-of-type(1){
		display: none;
	}

	.sideNavWrap .showLessLink span:nth-of-type(2){
		display: inline-block;
	}

	.responsiveMainNavWrap .sideNavWrap .showLessLink {
		width: 18px;
		text-align: center;
		padding: 0px 3px 0;
		height: 18px;
		border-radius: 20px;
		border: 1px solid #d66305;
		top: 17px;
	}

}

@media (min-width: 568px) and (max-width: 767px){

	.prodDownloadsLinkWrap {
		width: 50%;
	}

}

@media (max-width: 666px) {

	#colophon p.footerLeftCol {
		text-align: center;
		width: 100%;
	}

	#colophon p.footerLeftCol.resp a {
		margin-bottom: 0;
	}

	#colophon .footerRightCol {
		width: 100%;
		margin-bottom: 0;
	}

	#colophon .footerRightCol div {
		width: 100%;
		justify-content: center;
	}

	.footerRightCol .rightColInner {
		width: 100%;
	}

	.footerRightCol .rightColInner .madeInUSA {
		text-align: center;
		margin-bottom: 20px;
		float: unset;
	}

	.footerConnectIconsWrap {
		text-align: center;
		display: inline-block;
	}

	.footerConnectIcon {
		float: none;
		display: inline-block;
	}

	.ccCrdIconsWrap {
		width: 100%;
		text-align: center;
	}

	.ccCrdIcon {
		float: none;
	}

	#colophon p.footerLeftCol.resp > span:nth-of-type(1) {
		float: none;
		display: inline-block;
	}

	#colophon p.footerLeftCol.resp > span:nth-of-type(2) {
		float: none;
		display: block;
	}

	#colophon p.footerLeftCol.resp {
		padding-top: 25px;
	}

	/**new**/
	.greenProd.col-xs-3, .BttmgreenProd.col-xs-3{
		width: 33%;
		padding: 0px 3px 30px 0px;
	}

	img.listSectionHeaderThmb {
	  max-width: 152px;
	 }
	/**/

}

@media (max-width: 568px) {

	.productTitle {
		font-size: 26px;
		font-size: 2.6rem;
	}

	.singleProdpgMainContentWrap .rightCol article {
		margin-bottom: 0;
	}

	.prodSizesTableWrap{
		margin-bottom: 10px;
		overflow-x: scroll;
	}

	.page-id-1256 #product_thumb_holder {
		left: 41px;
	}


	.product_application li {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.locationDropDownWrap {
		top: 28%;
	}

	.galleryPgImgInfoWrap {
		width: 70%;
		right: 15%;
	}

	.singleProductGalleryWrap.galleryPgVersion #singleProductGallery {
		overflow-y: scroll;
	}

	.singleProductGalleryWrap.galleryPgVersion #singleProductGallery {
		padding: 40px 0;
	}

	.singleProductGalleryClose {
		top: 10px;
	}

	.galleryPgSlideInfoLink {
		top: -29px;
	}

	.galleryPgSlideDownloadLink {
		top: -29px;
	}

	.galleryPgImgInfoWrap {
		top: 40px;
	}

	.searchProdTitle {
		line-height: 32px;
		line-height: 3.2rem;
	}

	.page-template-temp_home-php .eventTitle {
		margin-bottom: 10px;
	}

	.page-template-temp_home-php .eventDate, 
	.page-template-temp_home-php .eventLocation {
		line-height: 22px;
		line-height: 2.2rem;
		margin-bottom: 0;
	}

	.page-template-temp_home-php .eventLocation > span {
		display: none;
	}

	.page-template-temp_home-php .eventReadMore {
		margin-top: 15px;
	}

	.animateCreatorContainer {
		width: 100%!important;
	}

	.animateCreatorPhoto {
		margin-left: 0!important;
	}

}

@media (max-width: 567px) {

	div#newsletterSignUpModal .modal-dialog, .gform_heading{
		width: 100%!important;
	}

	a.newsletter {
		margin-right: 0px!important;
		float: left!important;
		margin-top: 0px !important;
		margin-bottom: 9px !important;
	}

	.site-footer-inner {
		padding-top: 135px;
	}

	.productspgContentWrap .productThumbWrap {
		width: 100%;
	}

	.productTitle {
		font-size: 23px;
		font-size: 2.3rem;
		line-height: 25px;
		line-height: 2.5rem;
	}

	.productTitle span.prod_sub {
		display: block;
		font-size: .55em;
		width: 90%;
		line-height: 18px;
		line-height: 1.8rem;
		margin-top: 8px;
	}

	.productInfoTabsWrap .productInfoTabsWrapInner .productInfoTab {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.productNumber {
		bottom: -30px;
	}

	.shareButton {
		right: 5.3%;
	}

	.productInfoTabsWrap .productInfoTabsWrapInner .tab1, 
	.productInfoTabsWrap .productInfoTabsWrapInner .tab2 {
		margin-bottom: 7px;
	}

	.page-template-temp_sub2columnList-php .productInfoTabsWrap .productInfoTabsWrapInner .productInfoTab:first-of-type{
		margin-left: 4px;
	}

	.singleProdpgContentWrap .productInfoAreaInner {
		padding-top: 0;
	}

	.mainImageThumbArea {
		padding-top: 30px;
	}

	.singleProdpgContentWrap .productInfoArea {
		margin-top: 15px;
	}

	.productInfoTabsResponsBckgrnd {
		display: block;
	}

	.finishSectionLinks {
		margin-bottom: 0; 
	}

	.finishSwatchSecWrap {
		margin-left: -7.5px;
		margin-right: -7.5px;
	}

	.finishSwatchWrap {
		padding: 7.5px;
		width: 50%;
	}

	.page-id-1256 #product_thumb_holder {
		left: 0;
	}

	.listSectionWrap .listSectionHeaderWrap .listSectionHeader {
		padding-left: 0;
		margin-left: 0;
		display: block;
	}

	.listSectionWrap .listSectionHeaderWrap > a{
		float: left;
	}

	#productPlchldr.level3Plchldr {
		padding-top: 80px;
	}

	.archiveArticleCopyWrap {
		width: 100%;
	}

	.category article .searchProdThmb.responsive {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}

	.category article .searchProdThmb.default {
		display: none;
	}

	.locationDropDownWrap {
		left: calc(50% - 130px);
		/*margin-left: calc(50% - 130px);*/
		top: 21%;
	}

	.newPageFeedCol {
		width: 100%;
	}

	.newPageAdWrap {
		padding: 0;
	}

	.newPageBlogWrap {
		border-left: none;
		border-top: 1px solid #f7f7f7;
		padding-top: 25px;
	}

	.singleProductGalleryWrap.galleryPgVersion #singleProductGallery .carousel-inner > .item > .galleryPgSlideImage {
		position: relative;
		max-height: none;
		transform: none;
		-webkit-transform: none;
		left: initial;
		top: initial;
	}

	.carousel-inner > .item > img.galleryPgSlidePlchldr {
		display: none;
	}

	.singlePostNavTitle {
		display: none;
	}

	.searchProdTitle {
		line-height: 28px;
		line-height: 2.8rem;
	}

	.archive.category-events .eventDate, .archive.category-events .eventLocation {
		line-height: 21px;
		line-height: 2.1rem;
		margin-bottom: 0;
	}

	.archive.category-events .eventLocation {
		clear: left;
		margin-bottom: 12px;
	}

	.eventLocation > span {
		display: none;
	}

	.responsiveMainNavWrap .sideNavWrap .collectionContinuedWrap {

	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu {
		min-width: 1px;
		width: 100%;	
	}

	.locationRepContactInfoLeftCol {
		width: 100%;
	}

	.locationRepContactInfoRightCol {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.custCareRepInfo {
		width: auto;
	}

	/**new**/
	.greenProd.col-xs-3, .BttmgreenProd.col-xs-3{
		width: 50%;
	}
	/**/

	.productInfo-container {
		bottom: 80px;
	}


}

@media (max-width: 479px) {

	.site-footer-inner {
		padding-top: 86px;
	}

	.videoholder {
	    width: 100%;
	}

	.videoGalleryTopNavWrap {
	    left: 0;
	}

}


@media (max-width: 413px) {

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued > li > .dropdown-menu {
		padding: 0 8px 15px;
	}

	.responsiveMainNavWrap .sideNavWrap .collectionContinuedHeaderWrap {
		padding: 0 8px;
	}

	.responsiveMainNavWrap .sideNavWrap .collectionContinuedWrap {
		width: 178px;
		left: 70%;
	}

	.responsiveMainNavWrap .sideNavWrap #menu-collection-continued {
		padding: 12px 5px 0;
	}

	.responsiveMainNavWrap .sideNavWrap .showLessLink {
		top: 14px;
		right: 13px;
	}

	#galleryLabel {
		padding-right: 0;
	}

	.singleProdpgContentWrap .mainImageArea .leftCol_single {
		padding-right: 10px;
	}

	.prod360ButtonWrap img {
		width: 44px;
	}

	.site-footer-inner {
		padding-top: 40px;
	}
	/**new**/
	.greenProd.col-xs-3, .BttmgreenProd.col-xs-3{
		width: 100%;
	}
	/**/

}

@media (min-width: 321px) and (max-width: 568px){

	.listSectionWrap li {
		width: 50%;
	}

}

@media (max-width: 320px) {

	.page-id-1256 #product_thumb_holder .thumbimg {
		left: 32px!important;
	}

	.product_application li {
		margin-bottom: 0;
	}

	.product_application {
		margin: 0 -15px 20px -15px;
	}


	.shareButton {
		right: 15px;
	}

	.shareArrowImage {
		width: 20px;
		margin-right: 0;
	}

}
	
#field_2_6 { 
	display:none; 
}	

.otherareas {
	text-align: right;
	cursor: pointer;
	font-size:1.2rem;
}
.otherareas span { 
	margin:3px; 
	border-bottom: 1px solid #bebebe;
	
}

.replistBckground{    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.new-product-container {
	position: absolute;
	top: -8px;
	cursor: default;
}

img.new, img.new-notext {
	width: 62px;
    padding-left: 5px;
}

.new-product-popup {
	display: none;
	position: absolute;
	width: 195px;
	bottom: -14px !important;
    left: 17px !important;
    z-index: 1;
}

.new-product-popup div {
  width: 195px;
  border: 1px solid rgb(213,99,5);
  padding: 0px 5px;
  text-align: center;
  font-size: 15px;
  color: rgb(213,99,5);
  background: #fff;
  position: relative;
  border-top-right-radius: 12px;
}

.new-product-popup div:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid rgb(213,99,5);
  border-right: 10px solid transparent;
  border-top: 10px solid rgb(213,99,5);
  border-bottom: 10px solid transparent;
  left: -2px;
  bottom: -20px;
  transform: skewX(-40deg);
}

.new-product-popup div:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 9px solid #fff;
  border-right: 9px solid transparent;
  border-top: 10px solid #fff;
  border-bottom: 10px solid transparent;
  left: 1px;
  bottom: -18px;
  transform: skewX(-40deg);
}

@media (max-width: 567px) {
	.new-product-container {
		left: 100px;
	}

	.new-product-popup {
		bottom: -11px !important;
	}
}


/*  Product Banner Ad */

.ad-box {
	max-width: 160px;
	height: 370px;
}

.ad-box-mobile {
	display: none;
}

.single-product .singleProdpgMainContentWrap > .container {
	padding: 30px 0 !important;
	width: unset;
}

.single-product .productInfo {
	float:right;
    display: flex;
    align-items: end;
    justify-content: end;
    margin-top: -26px;
}

.single-product .productInfo div,
.single-product .productInfo a {
	margin-left: 10px;
}

.single-product .productNumber {
	text-align: left;
}

.single-product .mainImageAreaInner {
	padding-right: 0px;
	justify-content: space-between;
/*    display: flex;*/
}

@media (max-width: 720px) {
	.single-product .singleProdpgMainContentWrap > .container {
		padding: 15px !important;
	}
	.singleProdpgContentWrap .mainImageArea .leftCol_single {
	    width: 100%;
	}
	.single-product .productInfo {
		width: 100%;
		margin-top: 30px;
		justify-content: center;
	}

	.single-product .productNumber {
		text-align: center !important;
	}

	.singleProdpgContentWrap .mainImageArea .rightCol_single {
		display: none;
	}

	.ad-box-mobile {
		display: flex;
		justify-content: center;
		width: 100%;
		padding: 15px 0px;
	}

}



