/* Custom CSS by SiteBuilderOne */
body {
	padding: 0;
}

a, #comments .comment-head .name, .slide-content .title {
	color: #3570B3;
}

a:link, a:visited {
	color: #3570B3;
	font-weight:700;
}

.widget ul li a {
	font-size: 14px;
	line-height: 24px;
	padding: 0;
	text-decoration: none;
	font-weight: 600;
	color: #f2842a;
}



#wrapper {
	padding:0;
	max-width: 100% !important;
}

#top {
	padding:0 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	line-height: 1.4em;
	margin: 0 0 0.5em;
	font: 22px/1.3em 'proxima-nova', sans-serif;
	font-size:1.4em;
}

.entry h1 {
	font: 22px/1.3em 'proxima-nova', sans-serif;
	font-size:1.8em;
}

.entry h2 {
	font: 22px/1.3em 'proxima-nova', sans-serif;
	font-size:1.8em;
	font-weight:bold;
}

.widget h3 {
	border-bottom: none;
	color: #555555;
	font: bold 14px/1.5em 'proxima-nova', sans-serif;
	font: 22px/1.3em 'proxima-nova', sans-serif;
	font: 1.4em/1.3em 'proxima-nova',sans-serif;
	font-size:1.3em;
	padding-bottom:2px;
}

/* Header */
#header {
	background-position: center top;
	background-repeat: no-repeat;
	border: 0 solid;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

#header-container {
	background:#316594;
	padding:0 20px;
}

#header-container {
	background: none repeat scroll 0 0 #F8F8F8;
	border-color: #E0E0E0;
}

#main, #mainFull {
	margin-top:50px;
	margin-bottom: 50px;
}

rs-fullwidth-wrap {
	margin-top: -50px!important;
}

.this-content {
	margin-top: 50px;
}

#main h2.section-title {
	border-bottom: 2px dotted #EBEBEB;
	font: 28px/1.4em 'proxima-nova';
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 900;
}
h2.section-title {
	border-bottom: 2px dotted #EBEBEB;
	font: 28px/1.4em 'proxima-nova';
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

/* Navigation */
#navigation {
	clear: both;
	font: 14px/14px sans-serif;
	margin-bottom: 0em;
	position: relative;
	border-radius: 0px;
	border-style:none;
	border-width: 0px;
	border-color:none;
	border:none;
	background:none;
	box-shadow:none;
	z-index: 1200;
}
#navigation ul.nav li {
	border:none;
}

#navigation ul li:first-child, #navigation ul li:first-child a {
	border-radius: 0px;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
	color:#F2842A !important;
}

#nav-container {
	background: -moz-linear-gradient(center top , #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 transparent;
	padding: 0 20px 10px 20px;
	background: none repeat scroll 0 0 #F8F8F8;
	border-bottom: 1px solid #dadada;
}

ul.nav li a, #navigation ul.rss a {
	color: #555555;
	font: 15px/1.3em 'proxima-nova', sans-serif;
	font-weight:normal;
}

#navigation ul.nav li a:hover {
	color: #ffffff!important;
	background-color:#F2842A!important;
	text-decoration:none;
}


/* Slider */
#integra-c-contain
{
	width:100%;
	border-bottom: 1px solid #E1E1E1;  border-top: 3px solid #EBEBEB;
}


#loopedSlider {
	margin: 5px auto 15px;
	padding: 0;
	position: relative;
}

.business #loopedSlider .content h2 {
	color: #FFFFFF;
	font: bold 24px/1em Arial,sans-serif;
	font: 28px 'proxima-nova', sans-serif;
	font: 30px/1.4em 'proxima-nova';
	font-weight:normal;
}
/*
.slide .slide-content.entry {
	bottom: 40px;
	float: right;
	font-size: 13px;
	padding: 20px 0px 10px;
	position: absolute;
	right: 0;
	z-index: 200;
}
*/
#loopedSlider .content {
/*background: none repeat scroll 0 0 transparent;*/
	width:100%;
	height:30px;
	position: absolute;
	top:0px;
	z-index: 200;
	padding:0;
	margin:0;
}


#loopedSlider .content h2 {
	margin:0;
	padding: 5px 20px;
	font: 22px/1.3em 'proxima-nova', sans-serif;
}
.business #loopedSlider .content h2.title a {
	margin:0;
	padding:0;
	color: #FFFFFF;
	font: 30px/1.4em 'proxima-nova';
}

#loopedSlider .content p, #loopedSlider .content h2 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	max-width: 350px;
	width:990px;
	max-width: 990px;

}




/* Section titles */

#main h2.section-title {
	border-bottom: 2px dotted #EBEBEB;
	font: 26px/1.1em 'proxima-nova';
	margin-bottom: 15px;
	padding-bottom: 20px;
	text-align: center;
	border:none;
}

/* Home page table items */

.home-page-button {
    width: 100%;
    text-align: center;
}

.distributor-link-home {
    padding: 20px 50px;
    font-size: 21px;
    background: #f2842a;
    display: inline-block;
    margin: 0 0 30px 0;
    border-radius: 5px;
    box-shadow: 0px 3px #aa5815;
    color: white!important;
		position: relative;
}

.distributor-link-home:hover {
		text-decoration: none!important;
		background-color: #e07924;
}

.distributor-link-home:active {
		box-shadow: none;
		top: 3px;
}

table#integra-home tbody tr.alt-table-row td p a,
table#integra-home tbody tr.alt-table-row td a strong,
table#integra-home tbody tr.alt-table-row td span strong a
{
	font: 16px/1.1em 'proxima-nova';
	font: 15px 'proxima-nova', sans-serif;
	font-weight:bold;
}

table#integra-home tbody tr.alt-table-row td p
{
	font-size:13px;
	text-align:left;
}

/* Footer */

#footer {
	border-color: #DBDBDB -moz-use-text-color -moz-use-text-color;
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 0;
	padding-top:10px;
}

#footer-widgets {
	border-top: none;
	clear: both;
	padding: 10px 0;
}

.footer-styles hr{
	
		background: none;
		height: 30px;
	
}



.footer-styles {
	margin-top: 25px;
	font-family: 'proxima-nova';
}

.footer-styles p{
	margin: 0px;
    font-size: 14px;
    
}

.footer-widget-3 {
	margin-top: 15px;
}


@media only screen and (max-width:768px){
	.footer-styles {
		text-align: center;
	}
}

/* From cssbuttons.io by @adamgiebl */
.footer-button {
	color: #090909;
	padding: 0.7em 1.7em;
	font-size: 18px;
	border-radius: 0.5em;
	background: #e8e8e8;
	border: 1px solid #e8e8e8;
	transition: all .3s;
	box-shadow: 6px 6px 12px #c5c5c5,
				-6px -6px 12px #ffffff;
	cursor: pointer;
   }
   
.footer-button:hover {
	border: 1px solid white;
	background: #f2842a;
	color: #ffffff;
	text-decoration: none;
   }
   
.footer-button:active {
	box-shadow: 4px 4px 12px #c5c5c5,
				-4px -4px 12px #ffffff;
   }


#footer-widgets-container {
	background:#CDDAE3;
	background: #f2f2f2; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #f2f2f2 19%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(19%,#f2f2f2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #f2f2f2 19%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #f2f2f2 19%,#e2e2e2 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #f2f2f2 19%,#e2e2e2 100%); /* IE10+ */
	background: radial-gradient(ellipse at center, #f2f2f2 19%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e2e2e2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding:0 20px;
}

#footer-container {
	background:#316594;
	padding:0 20px;
}

#footer-container {
	background: none repeat scroll 0 0 #1B1B1B;
}

#footer-widgets-container {
	border-top: 4px solid #BABABA;
}

#footer-widgets-container p, #footer-widgets-container h1, #footer-widgets-container h2, #footer-widgets-container h3 {
	color: #2b2b2b;
}

#flags {
	position: absolute;
	z-index: 999;
	right: 0;
	top: 0;
}

.italian {
    background: url("https://media.integra-adhesives.com/flags/Italy.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px 0 0;
    width: 24px;
}

.french {
    background: url("https://media.integra-adhesives.com/flags/French.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px 0 0;
    width: 24px;
}

.spanish {
    background: url("https://media.integra-adhesives.com/flags/Spanish.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px 0 0;
    width: 24px;
}

.german {
    background: url("https://media.integra-adhesives.com/flags/German.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px 0 0;
    width: 24px;
}

.dutch {
    background: url("https://media.integra-adhesives.com/flags/Dutch.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px 0 0;
    width: 24px;
}

.english {
    background: url("https://media.integra-adhesives.com/flags/english.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px 0 0;
    width: 24px;
}

.emaila {
    background: url("https://media.integra-adhesives.com/web/email-adhesives.png") no-repeat scroll left top transparent;
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin: 0px;
}

.stone-gallery {
	float: left;
	width: 660px;
}

.color-thumb-wrapper {
	margin: 20px 0;
	overflow: hidden;
	text-align: center;
	width: 600px;
}

.stone-gallery .color-thumbs {
	float: left;
	height: 90px;
	margin: 0 5px;
	padding: 1px;
	text-align: center;
	width: 55px;
}

.stone-gallery-sidebar {
	float: left;
	width: 260px;
}

.color-thumb-links {
	margin: 0;  padding: 0;
}

.bulk-highlight {
	color:#ff0000;
}

.stone-gallery .color-thumb-names {
	font-size: 11px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: center;
}

.desc-cont {
	margin-bottom:20px;
}

.searchform input.s {
	background-color: #FFFFFF;
	border: solid 2px;
	border-radius: 10px 10px 10px 10px;
	color: #F2842A;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	width: 240px;
}

.searchform {
	border-style:none;
	margin-top: 5px;
	position: relative;
	width: 99%;
}



#formcontainer{
	padding:15px;
	width:280px;
	height:280px;
	position:relative;
	overflow:hidden;
}



.ups_track p{
	font:16px sans-serif;
}

#invoice{
	font: 15px 'Segoe UI',Arial,sans-serif;
	border: solid 1px rgb(190,190,190);
	background: rgb(94,94,94);
	height: 36px;
	position: relative;
	width: 234px;
	float:left;
	text-indent: 8px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	color: #eee;
	outline: none;
	overflow:hidden;
}

#zipcode{
	font: 15px 'Segoe UI',Arial,sans-serif;
	border: solid 1px rgb(190,190,190);
	background: rgb(94,94,94);
	height: 36px;
	position: relative;
	float:left;
	width: 234px;
	text-indent: 8px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	color: #eee;
	outline: none;
	overflow:hidden;
}

#trackbutton{
	font: 15px 'Segoe UI',Arial,sans-serif;
	color: #FFF;
	background: rgb(224,129,26);
	border: solid 1px rgb(224, 129, 26);
}

.color-reference-list div.swatch div.color{
	width:119px;
	overflow:hidden;
}

.ups_input {
	float:left;
}


.member_of {
	margin:0 10px 10px 0;
}

#navigation {
margin-bottom: 0px;
}
.home .breadcrumbs {
margin-bottom: 0;
}



/*-------------------------------------------------------------------------------------------*/
/* 11. INTEGRA SHOP */
/*-------------------------------------------------------------------------------------------*/


#leadtime li {
    border: 1px solid red;
    padding: 5px;
    color: red;
    margin-bottom: 5px;
}

.cart_price_unit{
    color: #444444;
    display: block;
    line-height: 26px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	font-family: 'proxima-nova', sans-serif;
    font-weight: 600;}

    .cart_price_breaks{
    color: #444444;
    display: block;
    line-height: 26px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	font-family: 'proxima-nova', sans-serif;
    font-weight: 600;}

.cart_quantity{
    background-clip: padding-box;
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(center bottom , #EEEEEE 0%, white 50%);
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    color: #444444;
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	float:left;
	font-family: 'proxima-nova', sans-serif;
    font-weight: 600;}
.cart_submit{border:1px solid;float:left;overflow:hidden;margin:10px;padding:5px;}
.whats-this {
    background-color: #F2842A;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'proxima-nova', sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 9px;
    line-height: 12px;
    margin: 0 0 10px 5px;
    padding: 0 0 3px 3px;
    width: 10px;
	cursor:pointer;
}

.with-q{float:left;}

.min_note{color: #444444;
    display: block;
    line-height: 26px;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    width:100%;
	font-family: 'proxima-nova', sans-serif;
    font-weight: 600;
    margin-top:40px;
}

/* SHOP DIVS */

#inner-body{float:left;}
#shop-head{overflow:hidden;}
#shop-nav-main{float:left;padding-left: 20px;}
.menu-shop-container {margin-left:20px;}

#shop-body-left{width:180px;float:left;padding:20px;}
#product-description{width:170px;padding:15px;background:#F2842A;color:#FFF;margin-bottom:10px;border-radius: 3px;}
#product-description a{color:#FFFFFF !important;}
#product-photo{width:200px;height:395px;border-bottom: solid 1px #ccc;}
#shop-body-main{width:400px;float:left;padding:20px;}
.cart_colour{margin:10px;padding:5px;}
.cart_volume{margin:10px;padding:5px;}
.cart_product{margin:10px;padding:5px;}
.cart_qty{margin:10px;padding:5px;}
.cart_price{margin:10px;padding:5px;}
#shop-body-right{width:265px;float:left;padding-left:20px;}
#shop-cart{width:250px;float:left;padding:0 15px;background:#F2842A;color:#FFF !important;border-radius:3px;}




#shop-category{overflow:hidden;}
#shop-category li{float:left;margin-right:10px;padding:5px;}
#shop-sub-category{overflow:hidden;}
#shop-sub-category li{float:left;margin-right:10px;padding:5px;}
.white-text{color:#FFF;text-align:left;font-weight:700;}
th.white-text{padding:5px 10px;}
td.white-text{padding:5px 10px;}
#shop-cart table head thead tr th {margin-right:10px;}
.shadow {
   -webkit-box-shadow: inset 0px 0px 50px 0px rgba(0, 0, 0, .75);
	box-shadow: inset 0px 0px 50px 0px rgba(0, 0, 0, .75);
}



/* CUSTOM NAV */
/* These styles create the dropdown menus. */

#theNav ul{overflow: hidden; width:650px;}
#theNav li{
	margin-bottom:10px;
}

.submenu-item {
float: left;
display: block;
width: 150px;
height: 85px;
/* text-indent: -9990px; */
background: #DBDBDB;
margin: 5px 5px;
border-radius: 10px;
background-image: -webkit-gradient(
	linear,
	right top,
	right top,
	color-stop(0.5, #F0F0F0),
	color-stop(1, #DBDBDB)
);
background-image: -o-linear-gradient(right top, #F0F0F0 50%, #DBDBDB 100%);
background-image: -moz-linear-gradient(right top, #F0F0F0 50%, #DBDBDB 100%);
background-image: -webkit-linear-gradient(right top, #F0F0F0 50%, #DBDBDB 100%);
background-image: -ms-linear-gradient(right top, #F0F0F0 50%, #DBDBDB 100%);
background-image: linear-gradient(to right top, #F0F0F0 50%, #DBDBDB 100%);
box-shadow: -1px 3px 2px #999;
position: relative;
}

.submenu-item:hover {
	box-shadow: 0px 1px 1px #999;
	top: 2px;
}

.submenu-item a {
display: block;
/* width: 160px; */
/* height: 100px; */
/* text-indent: -9999px; */
color: #555555 !important;
font-size: 24px;
text-transform: uppercase;
font-weight: 900;
font-family: proxima-nova;
padding: 15px 0 0 8px;
letter-spacing: -2px;
/* text-align: center; */
}

.submenu-item a:hover {
	text-decoration: none;
	color:#f2842a !important;
}



/* SHOP REGISTRATION */

.reg-form-label {
    color: #444444;
    float: left;
    font-size: 15px;
    margin-right: 15px;
    margin-top: 7px;
    text-align: right;
    width: 126px;
}
.reg-form-input{float:none;width:250px;font-size:20px;}

.reg-form-submit {
    float: none;
    margin-left: 140px;
    text-align: center;
    width: 108px;
    background: #F2842A;
    background-image: linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -o-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -moz-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -webkit-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -ms-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.42, rgb(242,132,42)),
		color-stop(0.71, rgb(245,159,88))
	);

    box-shadow: 0 2px 0 #C46743;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 20px;
    border:none !important;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    text-shadow: 0 -1px 0 #AA6532;
}

.reg-form-submit:hover{
	position: relative;
	top: 1px;
	box-shadow: 0 1px 0 #C46743;
}

.reg-form-submit:active, .reg-form-submit:focus{
	background:#F2842A;
	color:#FFF;
}

.error{color:red;margin-left:10px;}

.select2-container, .select2-drop, .select2-search, .select2-search input {
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    font-family: 'proxima-nova', sans-serif;
    color:#555;
    font-size: 20px;
    font-weight: 100 !important;
    margin-bottom: 10px;
}

.shortcut{width:160px;height:160px; float:left;}

.cart_ico{margin-right: 15px;display:block;}

#fc_minicart {
    display: block;
    margin-bottom: 10px;
}
.warning-box{margin-bottom:5px;padding:10px 5px;background:#EEB4B4;border:1px solid #B22222;}
.hooray-box{margin-bottom:5px;padding:10px 5px;background:#BCED91;border:1px solid #488214;}



element.style {
    float: left;
}



#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}


element.style {
    float: left;
}
.fc_cbox #cboxClose {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font: 13px/1.5 'proxima-nova', sans-serif;
    padding-left: 1em;
    text-indent: 0;
    width: auto;
}
#cboxClose {
    background: url("//cdn.foxycart.com/static/scripts/colorbox/1.3.19/style1/images/controls.png") no-repeat scroll -25px 0 transparent;
    bottom: 0;
    height: 25px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    width: 25px;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}
#cboxClose {
    background: url("https://www.integra-adhesives.com/wp-content/themes/canvas/images/shop/continue.png") no-repeat scroll 0 0 #FFFFFF !important;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    height: 50px !important;
    left: 453px !important;
    margin-right: 85px !important;
    padding-left: 1.2em !important;
    position: absolute !important;
    text-indent: -9999px !important;
    top: 18px !important;
    width: 162px !important;
}


.white-text a {
    color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
    text-decoration: underline;
}

.white-text.title{
	font-size:18px;
	color:#FFFFFF;
}

.dynamic-desc p{color:#fff;font-size: 15px;line-height: 20px;}
.dynamic-desc a{font-size: 15px;line-height: 20px;}
.dynamic-desc a:before, .dynamic-desc p:before {content: "+ ";}
#shop-body-main-page{background: none repeat scroll 0 0 #EEEEEE;border-radius: 12px 12px 12px 12px;box-shadow: 2px 2px 2px #CCCCCC;float: right;margin: 30px 0 0 30px;padding: 20px;width: 340px;}
#shop-body-main-page h1{font-size:24px;}
#shop-body-main-page p:nth-of-type(1){font-family: proxima-nova;font-size: 15px;font-weight: 100;}
#shop-body-main-page p{font-family: proxima-nova;font-size: 14px;font-weight: 100;line-height: 20px}
.triangle{
	color: #EEEEEE;
    display: inline-block;
    font-size: 40px;
    left: 18px;
    position: relative;
    text-shadow: 1px 1px 1px #CCCCCC;
    top: 42px;
    transform: scaleX(2.5);

}

#product-description-main-page{background: none repeat scroll 0 0 #F2842A;color: #FFFFFF;margin: 25px 0 0;padding: 15px 15px 15px 0;width: 660px;border-radius: 3px;}
.welcome-user {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #999999;
    border-radius: 0 0 4px 4px;
    margin: -25px 0 10px;
    padding: 10px;
    text-align: center;
    width: 260px;
}

.welcome-user p{
	font-size:12px;
}

#fc_minicart h1{font-size:20px; padding-top:12px;}

.signup-btn{
	background: #F2842A;
    background-image: linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -o-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -moz-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -webkit-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -ms-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.42, rgb(242,132,42)),
		color-stop(0.71, rgb(245,159,88))
	);
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 0 #C46743;
    color: #FFFFFF !important;
    font-weight: bold;
    font-size: 15px;
    margin-top: 0;
    padding: 15px 20px;
    text-shadow: 0 -1px 0 #AA6532;
}

.signup-btn:hover{
	box-shadow: 0 1px 0 #C46743, 0 0 13px #FF9742 inset;
    color: red;
    position: relative;
    text-decoration: none;
    top: 1px;
}

#signup-btn:active{
	background:#F2842A;
}
#not-a-member h4{font-size: 25px; margin-bottom:35px;}

#not-a-member{
	background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 7px 7px 74px rgba(60, 60, 60, 0.20) inset, 0 3px 1px rgba(60,60,60,1.0);
    float: left;
    margin-left: 57px;
    padding: 30px;
    text-align: center;
    width: 240px;
}
#login{float:left;}

.closing-store p {
	font-size: 22px;
	line-height: 33px;
}


.closing-store hr {
	background: none;
}



#main ul li a:hover{
	color:#fff;
	text-decoration: none;
	/*background:#f2842a;*/
}

#profile-menu{
	display: block;
    overflow: hidden;
    padding: 20px 0;
}

#profile-menu li a{
	background: #F2842A;
    background-image: linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -o-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -moz-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -webkit-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);
	background-image: -ms-linear-gradient(bottom, rgb(242,132,42) 42%, rgb(245,159,88) 71%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.42, rgb(242,132,42)),
		color-stop(0.71, rgb(245,159,88))
	);
    border: none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 0 #C46743;
    color: #FFFFFF !important;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    padding: 10px 15px;
    text-shadow: 0 -1px 0 #AA6532;
}

#profile-menu li a:hover{
	text-decoration: none;
	color:#eee;
}
#profile-menu li .inactive{
	background:none;
	text-shadow: none;
	border:none;
	border-radius: 0;
	box-shadow: none;
	color:#666 !important;
}

#profile-menu li .inactive:hover{
	color:#ccc !important;
}


/* STORE MENU BUTTON */
	.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1919 {
    background: #F2842A;
    background-image: linear-gradient(bottom, #F2842A 42%, #F59F58 71%);
	background-image: -o-linear-gradient(bottom, #F2842A 42%, #F59F58 71%);
	background-image: -moz-linear-gradient(bottom, #F2842A 42%, #F59F58 71%);
	background-image: -webkit-linear-gradient(bottom, #F2842A 42%, #F59F58 71%);
	background-image: -ms-linear-gradient(bottom, #F2842A 42%, #F59F58 71%);


    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 0 #C46743, 0 0 13px #FF9742 inset;
    padding: 0 20px;
    position: relative;
    left:5px;
	}

	li.current-menu-item.menu-item-1919 a {
	background: none !important;
	color: #fff !important;
	}


	.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1919 a {
	color:#fff !important;
	text-shadow:0 -1px 0 #AA6532;
	}

	.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1919:hover {
    background: repeat scroll 0 0 #F2842A !important;
    }

	.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1919 a:hover {
	color: #FFFFFF !important;
	}

	.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1919:active {
    box-shadow: 0 1px 0 #C46743, 0 0 13px #FF9742 inset;
    top:1px;
	}

	.entry ul li {
    display: block;
    float: none;
}

.entry ul {
    display: block;
    margin: 0 0 15px;
    padding: 0;
}

.tutorial{
	font-size:18px;
	font-weight: 100;
	margin: 5px 0 10px 0;
}
.tutorial a{
	display: inline-block;
	background:#F2842A;

	-webkit-box-shadow: 0px 2px 0px #C46743;
	-moz-box-shadow:    0px 2px 0px #C46743;
	box-shadow:         0px 2px 0px #C46743;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);

	padding:5px 20px;
	color: #FFF !important;
	border-radius: 4px;
}
.tutorial a:hover{
	text-decoration: none;
	position: relative;
	top:1px;
	-webkit-box-shadow: 0px 1px 0px #C46743;
	-moz-box-shadow:    0px 1px 0px #C46743;
	box-shadow:         0px 1px 0px #C46743;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

#price-table table table { margin: 0 0 20px 0;}
#price-table td { padding: 5px; border: solid 1px #333333;}

#price-table h3 { font-size: 13px;}


.price-table table table { margin: 0 0 20px 0;}
.price-table td { padding: 5px; border: solid 1px #333333;}

.price-table h3 { font-size: 13px;}


.orange{background-color:#F2842A;}

.ngg-galleryoverview{clear:none!important;}

#cart_content{color:#fff!important;font-size:9px;text-transform: uppercase;clear:both;}
.fc_minicart_product td{padding:0 5px!important; border-bottom: 1px solid rgba(255,255,255,0.1);}
.fc_minicart_product.heading td{font-weight: 900!important;font-size:14px!important;padding:5px 5px 0px 5px!important;}

.fixed + h3 {
	margin-top: 170px;
}

.fixed {
	position: fixed;
	top: -85px;
	left: 0;
	right: 0;
}

#notifyAdded{
	text-align: center;
	background: #F2842A;
	padding: 20px 10px;
	width: 260px;
	color: #fff;
	margin: 0 auto;
	border-radius: 5px;
	font-weight: bold;
	font-size: 26px;
}

#notifyAdded p {
	margin: 0;
}

.sandbox {
	background-size: 100%;
	padding: 24px 0;
	z-index: 999;
	transform: translate3D(0,0,0);;
	-webkit-transform: translate3D(0,0,0);
}


.cart-button{color:#fff!important;text-decoration: none!important;padding:5px;margin:5px 5px 5px 0;display: block;font-size:25px;float:left;}
.cart-button:hover{border:solid 1px #fff;padding:4px;background:rgba(255,255,255,0.2);}

#signup-form label {
width: 55px;
display: inline-block;
}

#status {
background: rgba(200,200,200,.5);
padding: 10px;
border-radius: 10px;
text-align: center;
font-size: 15px;
font-weight: 900;
display: none;
}

#lang_sel_footer ul li img, #lang_sel img.iclflag {vertical-align: middle;}
#footer .col-left {float:none !important;margin-bottom: 0;}
#footer {padding:20px 0!important;}
input, textarea {border-color: #999999 #CCCCCC #CCCCCC #CCCCCC}

#slider-outer-wrapper{
	display:none!important;
}


#logo{margin-top:20px;margin-left: 15px;}
@media only screen and (max-width:768px){
	#logo{margin-left: 0px;}
}
#coverings{margin:20px 0 !important; display:inline-block;}

#faqs { position:relative; }
#faqs h3	{ cursor:pointer; color:#f2842a;}
#faqs h3.active	{ color:#F17319; border-bottom: 1px solid #F17319;}
#faqs div   { position:relative; padding:0 5px;}
#faqs div p	{ padding:0; margin-bottom:25px; }


.single-video-container{
    border-bottom: 1px solid #ededed;
    min-height: 140px;
    padding: 20px 10px;
}
.single-video-container:hover{background:#f2f2f2;}


.video-thumb{
	float: left;
    margin-right: 30px;
}

.video-thumb a{
	background: url(https://media.integra-adhesives.com/web/youtube-play.png) no-repeat;
	width: 188px;
	height: 138px;
	position: relative;
	background-position: center;
	display:block;
}

.video-thumb img{position: relative;}

.video-desc a{color:#222; font-size:22px;font-weight: 400;cursor: pointer;text-decoration: none;}

.sidebar-widget{display: block;width: 290px;height: 184px;text-indent: -9999px;background: url(https://s3.amazonaws.com/media.integra-adhesives.com/web/sidebar-widgets.png) no-repeat;}

.sidebar-widget.contact{background-position: 0px 0px;}
.sidebar-widget.contact:hover{background-position: -290px 0px;}
.sidebar-widget.charts{background-position: 0px -184px;}
.sidebar-widget.charts:hover{background-position: -290px -184px;}
.sidebar-widget.videos{background-position: 0px -368px;}
.sidebar-widget.videos:hover{background-position: -290px -368px;}
.sidebar-widget.links{background-position: 0px -552px;}
.sidebar-widget.links:hover{background-position: -293px -552px;}

.surfaceBrandContainer {
	column-count: 3;
}

.showSurface {
	color:#F2842A;font-weight:600;
}
.showSurface:hover {
	cursor: pointer;
	text-decoration: underline;
}

.brandy {
	padding: 5px;
	/* text-align:center;width:30%;height:50px;background:#eee;margin:5px;padding:10px 0;float:left;overflow:hidden;border:solid #ddd 1px; */
}

.typey {
	padding: 5px;
	/* display:inline-block;width:100%;height:28px;margin-top:5px;text-align:center;padding-top:7px; */
}

.brandName h6 {
	font-weight: 600 !important;
}
.tutorial {font-weight: 400;}
.tablesorter td
body{font-family: 'proxima-nova', sans-serif;}
strong{font-family: 'proxima-nova', sans-serif;}
.entry, .entry p {font-family: 'proxima-nova', sans-serif;}
.widget_subpages a {font-weight: 600;color: #f2842a;}
ul.nav ul li.current-menu-item a{color: #f2842a!important;}
ul.nav li.current-menu-ancestor .sub-menu a{color: #666!important;}
ul.nav li.current_page_parent a{color: #f2842a!important;}
.current-menu-item a{color: #f2842a!important;}
.widget h3{font-weight: 600;}
a, a:link, a:visited{color: #f2842a;}
.brandy a:hover{color: #fff;}
.brandy h6{font-weight: 600;}
.typey{font-weight: 600;}
.fivecol-one{text-align: center;min-height: 230px;}

.tablesorter tbody td {font-size:14px;}

#color-tab{text-indent: -9999px;}
.color-tab{
	background: url('https://s3.amazonaws.com/media.integra-adhesives.com/web/color-chart-tab-small.png') no-repeat;
	height: 92px;
	width: 94px;
	position: fixed;
	right: -1px;
	top: 26px;
}
.color-tab:hover{
	background-position:-94px 0;
}

/* NEW SEARCH INTEGRA CHARTS */

.search-box {
    width: 400px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
}

.search-box input[type="text"] {
    height: 32px;
    padding: 5px 10px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
}

.result {
    display: none;
    position: absolute;
    z-index: 999;
    top: 100%;
    left: 0;
    overflow-y: scroll;
    max-height: 300px;
    box-shadow: 0px 3px 5px #ccc;
    width: 100%;
}

.result p {
    background: #f1f1f1;
    margin: 0;
    padding: 7px 10px;
    border: 1px solid #CCCCCC;
    border-top: none;
    cursor: pointer;
}

.searchbrand {
    background: #cccccc;
    display: block;
    padding: 1px 2px;
    border-radius: 6px;
    float: right;
}

#searchResultTable {
	width: 100%;
}

#searchResultTable td {
    text-align: center;
    box-shadow: 0px 0px 1px #000000;
}



/* REVOSLIDER */

.tp-caption a:hover {
color:#ffffff;
}

#rev_slider_1_1_wrapper{
	top: -30px;
}

.tp-caption .lfl .tp-resizeme .start {
	max-width: 500px!important;
}

.tp-bannertimer {z-index: 21;}


rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer :not(.rs-wtbindex), .rs-layer :not(.rs-wtbindex) {
    outline: none !important;
    border: none !important;
}

/* PRODUCT PAGE STYLES */

.brick {
	position: relative;
}


#wrapper{
	background:#f2f2f2
}

.product-specs li {
	font-size:16px;
	margin-bottom: 10px;
}

.product-photo{
	border: none !important;
	margin: 0 auto;
	background: none !important;
}

h4.tab_header{
	font-size:45px;
	font-weight: 700;
	color:#2f2f2f;
	border-bottom: 1px solid #2f2f2f;
}

.sixcol-three{
	margin-bottom: 0;
	text-align: right;
}

.title-summary h1{padding:50px; font-size:48px!important;}
.title-summary p{padding:50px; font-size: 1.75em; font-weight: 200; line-height: 1.4286;}

.sixcol-three.last{
	text-align:left;
}

.nudge-down{
	top: 105px;
	z-index: 999;
}

.nudge-up{
	top: -150px;
}

.sixcol-three p{
	font-size:16px;
	line-height: 30px;
}
#box{position: relative;}
#box-slider {
	position: absolute;
	top: 0;
}
#box-content {margin-top: 500px;position: relative;}

.product-tabs, .product-tabs > div{
	text-align: left;
	background: none !important;
}
.shortcode-tabs.boxed .tab {top: 0;}
.shortcode-tabs.boxed ul.tab_titles li.ui-state-active{
	border-bottom: 1px solid #f2842a;
}
.shortcode-tabs.boxed ul.tab_titles{
	border-left:none;
	margin-bottom: 30px;
}
.shortcode-tabs.boxed ul.tab_titles li{
	border-top: none;
	border-right: none;
}
.shortcode-tabs.boxed .tab{
	border: none;
}

.shortcode-tabs ul.tab_titles li.nav-tab a{
	font:18px proxima-nova;
	padding: 8px 5px;
	font-weight: 600;
	color:#f2824a;
}

.spec-table tr.alt-table-row{
	background: #e2e2e2;
}
.spec-table .col3 {
	width: 92px;
}
.spec-table{
	border:solid 1px #666;
	margin-left: 1px;
}
.spec-table.summary {
	font-size: 12px;
}
.spec-table td, .spec-table th{
	padding: 2px 5px;
}


a.page-jump {
	padding: 5px 10px;
	background: #f2842a;
	border-radius: 3px;
	color: #fff;
	box-shadow: 0px 2px 0px #AD6B17;
	margin-left: 10px;
	float: right;
	margin-bottom: 50px;
}

a .fa {
	font-size: 30px;
	color:#8dc63f;
	margin-right: 10px;
	vertical-align: middle;
}

.product-links {
	display: block;
	padding: 10px;
	background: rgba(255,255,255,.5);
	border:solid 1px #d1d1d1;
	color:#525252 !important;
	margin: 5px;
}

.linko:hover {
	border:solid 1px;
}
.product-links:hover {
	background: rgba(255,255,255,1.0);
	border: solid 1px #f2842a;
}


/* UBERMENU */

.color-menu-link {
	display:inline-block;
	text-indent: -9999px;
	background:url('https://www.integra-adhesives.com/wp-content/uploads/2014/06/color-deck.gif') no-repeat;
	height:40px;
	width: 40px;
}
.color-menu-link:hover {
	background:url('https://www.integra-adhesives.com/wp-content/uploads/2014/06/color-deck-animated.gif') no-repeat;
	height:40px;
	width: 40px;
}

.nohover a{
	background: none !important;
}
#menu-item-3793 a {
	padding: 0px !important;
	margin-top:8px !important;
}

#menu-item-3793 img {
	height:auto !important;
}

.um-anchoremulator{
	text-align: center;
	cursor: default;
}

#megaMenu .ss-nav-menu-with-img img{
	float:none;
	margin:0 auto;
	cursor: default;
}

.um-anchoremulator span{
	padding:0 !important;
	cursor: default;
}
.ss-nav-menu-highlight{
	background:#ef372e !important;
}

.ss-nav-menu-highlight a span{
	color:#ffffff !important;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator { border-left:none; }
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, #megaMenu ul.megaMenu .wpmega-widgetarea h2.widgettitle {
	color: #f2842a;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 0px 1px 1px transparent;
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #f2842a;
	margin-bottom: 0.4em;
	text-align: center;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu ul.sub-menu li.menu-item > a, #megaMenu ul.megaMenu ul.sub-menu li.menu-item > span.um-anchoremulator {
	color: #777777;
	font-size: 14px;
	font-weight: 400;
}

#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
	padding-left: 0;
}

#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
	padding-left: 0;
}

#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
	padding-left: 0;
}

span.um-anchoremulator {
	text-align: left;
}

.downloadwindow {
	position:absolute;
	right:0;
	top:0;
	background:rgba(220,220,220,0.6);
	padding:15px 50px;
	border-radius:2px;
}

@media screen and (max-width: 1180px) {
	.color-tab{
		position:absolute;
	}
}
@media screen and (max-width:794px) {
	.color-tab {
		top:32px;
		height:92px;
		background-position: 0 -180px;
		z-index: 999;
	}



	.color-tab:hover{
		background-position: -94px -180px;
	}
}

@media screen and (max-width:1035px) {
	.nudge-down{
		top: 50px;
		z-index: 999;
	}

	.nudge-up{
		top: -100px;
	}
}

@media screen and (max-width:850px) {
	.nudge-down{
		top: 25px;
		z-index: 999;
	}

	.nudge-up{
		top: -50px;
	}
	.downloadwindow {
	position:relative;
	text-align: center;
}
}

@media screen and (max-width:685px) {
	.sixcol-three{
		text-align: left;
		padding:0px;
	}

	.sixcol-three.last{
		text-align:left;
		padding:0px;
	}

	.title-summary h1{padding:0px; font-size:28px!important;}
	.title-summary p{padding:0px; }
}

@media screen and (max-width:401px) {
	.color-tab{
		display:none;
	}
}


.ui-tabs-anchor:hover {
	background: #f2842a!important;
	text-decoration: underline !important;
}

.shortcode-tabs.boxed ul.tab_titles li.ui-state-active {
	border: 1px solid #f2842a;
	background: #f2842a;
}

.shortcode-tabs.boxed ul.tab_titles li.ui-state-active a {
	color: #FFF !important;
}

.shortcode-tabs.boxed ul.tab_titles li {
	border: 1px solid #f2842a;
	margin: 0 3px 3px 0;
}


.color-line .ui-tabs-anchor:hover {
	background: #f1f1f1!important;
	text-decoration: none !important;
}

.color-line .shortcode-tabs.boxed ul.tab_titles li.ui-state-active {
	background: #f1f1f1!important;
	text-decoration: none !important;
}



/* Calculator */



.options button {
    background: #cdcdcd none repeat scroll 0 0;
    color: #fff;
    font-family: proxima-nova;
    font-weight: 900;
    padding: 10px 30px;
}

.options button.active {
    background: #f2842a none repeat scroll 0 0;
}

.options-results-container {
	position: relative;
	margin-bottom: 40px;
}

.results {
    border: 1px solid #000;
    font-family: proxima-nova;
    font-size: 40px;
    line-height: 35px;
    padding: 20px;
    position: relative;
    right: 0;
    top: 0;
    margin: 10px 0;
}

.desc {
    font-size: 0.9em;
}


.measurement {
    font-size: 1.5em;
    font-weight: 900;
}

.edge-types {
	background: none!important;
	border: none!important;
	padding: none!important;
	margin: -50px 0 0 -30px;
	float: left;
}

.help {
	font-size: 1.75em!important;
    font-weight: 200!important;
    line-height: 1.4286!important;
}

.input {
	float: left;
	font-size:24px;
	font-family: proxima-nova;
}

.input input {
	text-align: right;
	font-size:24px;
	font-family: proxima-nova;
	margin-right: 20px;
}

.clearfix {
	clear: both;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}


/* Media PAge */

.media-group {
	margin-bottom: 20px;
}

.media-thumb {
	width: 120px;
  	text-align: center;
  	display: inline-block;
  	margin-right: 45px;
}

.media-name {
	display: block;
	font-size: 11px;
}

/* PACKAGING OPTIONS */

.full-width {
	max-width: 100%;
}

.arrow {
	color: #f1f1f1!important;
	font-size: inherit!important;
	margin: 0 0 0 5px!important;
}

.page-title {
	padding: 50px 0 0 0;
	font-size: 48px!important;
	text-align: center;
	font-weight: 600;
	font-size: 5em!important;
}

.page-title-summary {
	font-size: 1.75em!important;
	font-weight: 200!important;
	line-height: 1.4286!important;
}

.packaging-div {
	border-top:1px solid #333;
	text-align:center;
	width:100%;
	position:relative;
}

.prev-next-button {
	display:block;
	font-size:15px;
	background:#f2842a;
	color:#f1f1f1!important;
	border-top:2px solid #c26a22;
	padding: 5px 10px;
	border-radius: 0 0 5px 5px;
	float:right;
	margin-left:10px;
}

.packaging-div h2 {
	font-size:60px;
	font-weight:300;
	clear:right;
}

.packaging-div p {
	font-size: 1.75em;
	line-height: 1.7;
	font-weight:200;
}

#megaMenu-sticky-wrapper {
	height: 92px;
}

.product-list {
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.7em;
}

.product-list i {
	margin-right: 15px;
}

.features-include {
	font-size:1.7em;
	font-weight:300;
	font-style:oblique;
	text-decoration:underline;
	display:block;
	margin-bottom: 25px;
}



.ultra-symbol {
	background: #57585c none repeat scroll 0 0;
    color: #c3c4c3;
    font-weight: bold;
    height: 22px;
    display: block;
    text-align: center;
    padding-top: 5px;
    float: left;
	cursor: help;
}

.ultra-hover {
	display:none;
}

.ultra-symbol:hover .ultra-hover {
	display:block;
	background: #57585c;
	color: #c3c4c3;
	padding: 5px 10px;
	position: absolute;
	margin-top: 5px;
	margin-left: 4px;
	width: 200px;
}

.ultra-hover:after {
	bottom: 100%;
	left: 0%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(51, 51, 51, 0);
	border-bottom-color: #333;
	border-width: 5px;
	margin-left: 0px;
}

.zero-symbol {
	background: #c3c4c3 none repeat scroll 0 0;
    color: #57585c;
    font-weight: bold;
    height: 22px;
    display: block;
    text-align: center;
    padding-top: 5px;
    float: left;
	cursor: help;
}

.zero-hover {
	display:none;
}

.zero-symbol:hover .zero-hover {
	display:block;
	background: #c3c4c3;
	color: #57585c;
	padding: 5px 10px;
	position: absolute;
	margin-top: 5px;
	margin-left: 4px;
	width: 200px;
}

.zero-hover:after {
	bottom: 100%;
	left: 0%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(51, 51, 51, 0);
	border-bottom-color: #333;
	border-width: 5px;
	margin-left: 0px;
}

.rapid-symbol {
	background: #101820 none repeat scroll 0 0;
	color: #f2842a;
	font-weight: bold;
	height: 22px;
	display: block;
	text-align: center;
	padding-top: 5px;
	float: left;
	cursor: help;
}

.rapid-hover {
	display:none;
}

.rapid-symbol:hover .rapid-hover {
	display:block;
	background: #101820;
	color: #f2842a;
	padding: 5px 10px;
	position: absolute;
	margin-top: 5px;
	margin-left: 4px;
	width: 200px;
}

.rapid-hover:after {
	bottom: 100%;
	left: 0%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(51, 51, 51, 0);
	border-bottom-color: #333;
	border-width: 5px;
	margin-left: 0px;
}



.swatch-outer {
	width: 80px;
	height: 50px;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

.swatch-inner {
	display: block;
	height: 20px;
	width: 20px;
	margin: 0 auto;
	border-radius: 20px;
	border: 1px solid;
}

span.new {
    display: block;
    float: right;
    color: white;
    background-color: #f712b1;
    font-size: 17px;
    font-weight: 400;
    padding: 2px 5px;
    border-radius: 10px;
    text-align: center;
    right: 0;
    top: 0;
    position: absolute;
}


/* OVERLAY MESSAGE */

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
	display:none;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(60,60,60, 0.95);
    overflow-x: hidden;
    transition: 0.5s;

}

.overlay-button {
	display:block;
	padding: 20px 10px;
	background: #f2842a;
	color: #ffffff;
	border-radius: 5px;
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25px; /* 25% from the top */
    width: 55%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin: 30px auto; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay-link {
    display: block;
    padding: 10px 15px;
    background: #f2842a;
    color: #ffffff!important;
    border-radius: 10px;
    float: left;
    font-size: 22px;
    margin-left: 25px;
}

.overlay p {
    font-size: 22px;
    line-height: 35px;
    color: #f1f1f1;
    /* margin: 0 auto; */
    /* text-align: left; */
    /* width: 50%; */
    float: left;
}

/* When you mouse over the navigation links, change their color */
.overlay .closebtn:hover, .overlay .closebtn:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 55px;
    right: 45px;
    font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }

}

@media screen and (max-width: 900px) {
	.overlay p {font-size:14px; line-height: 18px; width:75%;}
}


@media screen and (max-width: 900px) {
	.overlay p {font-size:14px; line-height: 18px; width:75%;}
}

@media screen and (max-width: 1700px) {
	.who-chameleon-right {
		margin-left: 50%;
		top: -100px!important;
	}

	.who-sustainable-wrapper{
		background-size: 700px!important;
	}
}

@media screen and (max-width: 1300px) {
		.who-sustainable-wrapper{
		background-size: 500px!important;
	}
}

@media screen and (max-width: 900px) {
	.who-wrapper h1 {
		font-size: 26px!important;
		}

	.who-header p {
		padding: 0!important;
	}
	.who-splash {
		height: 590px!important;
	}
	.who-header {
	    margin-top: -180px !important;
	    width: 85%!important
	}
	.who-experience {
		width: 75%!important;
	}
	.who-chameleon-left {
		top:235px!important;
		width: 100%!important;
		padding:0 70px 0 0 !important;
		left: -30px;
	}
	.who-chameleon-right img {
		position: relative;
		right: -100px;
	}
	.who-living-left {
		width: 25%!important;
		top: 210px!important;
	}
	.who-living-right {
		margin-left: 40%!important;
		top: 90px!important;
	}

	.who-living {
		width:100%!important;
	}

	.who-living-wrapper {
		height:700px!important;
	}

	.who-sustainable-left {
		width: 100%!important;
		top: 100px!important;
	}

	.who-sustainable-wrapper {
		background-position-y: 450px!important;
	}
}

.who-wrapper {
	width:100%;
}

.who-wrapper h1 {
	font-size: 65px;
	font-weight: 900;
	color: #f2842a;
}

.who-wrapper h1 span {
	font-weight: 300;
}

.who-wrapper h3 {
	font-size: 30px;
	font-weight: 600;
}

.who-wrapper p {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 1.1px;
	font-weight: 300;
	color: #444;
}

.who-header p {
	padding: 0 100px;
}

.who-wrapper img {
	background: none;
	border: none;
}

.who-splash {
	background-image:
	linear-gradient(to bottom, rgba(245, 245, 245, 0) 60%, rgba(245, 245, 245, 1) 80%),
	url('https://s3.amazonaws.com/media.integra-adhesives.com/who-are-we/splash.jpg');

	width: 100%;
	height: 960px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.who-header {
	text-align: center;
    background-color: rgb(245,245,245);
    margin: 0px auto;
    padding: 10px;
    width: 220px;
    box-shadow: 0px -10px 2px grey, -10px -10px 7px grey, 10px -10px 8px grey;
    margin-top: -400px !important;
}

.who-section {
	width:60%;
	margin: 0 auto;

}




.who-experience {
	width: 50%;
	text-align: justify;
	margin-top: 50px;
}

.who-experience h3{
	text-align: right;
}

.who-chameleon-wrapper {
	background: rgb(197,229,229);
	background: linear-gradient(45deg, rgba(197,229,229,1) 50%, rgba(244,145,39,1) 100%);
}

.who-chameleon-left {
	float: left;
    width: 40%;
    padding: 0 0 0 100px;
    vertical-align: middle;
    position: relative;
    top: 450px;

}

svg {
  position: absolute;
  width: 100%;
  height: 10vw;
  /* set height to pixels if you want angle to change with screen width */
}

.who-chameleon-right {
	margin-left: 50%;
    position: relative;
    top: 100px;
    padding: 100px 0;
}

.who-sustainable-wrapper{
	background: url(https://s3.amazonaws.com/media.integra-adhesives.com/who-are-we/sustainable.png) no-repeat;
    background-size: contain;
    background-position: right center;
    height: 860px;
}

.who-living-wrapper{
	background: url(https://s3.amazonaws.com/media.integra-adhesives.com/who-are-we/living-bg.jpeg) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 600px;
}



.who-living-left {
	float: left;
	width: 50%;
	top: 110px;
	left: 50px;
    position: relative;
}

.who-living-right {
	margin-left: 50%;
	top: 180px;
    position: relative;
}



.who-sustainable-left {
	float: left;
	width: 50%;
	top: 300px;
    position: relative;
}

.who-sustainable-right {
	margin-left: 50%;

}

/* NEW DISTRIBUTOR PAGE */

.distributor-info {
	width: 250px;
	height: 180px;
	float: left;
	text-align: center;
	padding: 20px;
	margin: 15px;
	/*background: rgba(200,200,200,0.1);*/
}


.distributor-container {
  position: relative;
  width: 100%;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  top: -30px;
}

.distributor-info h1{
	font-size: 16px!important;
	position: relative;
	top: -50px;
}

.distributor-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.distributor-middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.distributor-container:hover .distributor-image {
  opacity: 0.3;
}

.distributor-container:hover .distributor-middle {
  opacity: 1;
}

.distributor-text {
    background-color: #F2842A;
    color: white;
    font-size: 14px;
    padding: 10px 5px;
    border-radius: 2px;
    box-shadow: 0px 0px 100px rgba(100,100,100,.5);
}

.distributor-states {
	width: 100%;
	position: relative;
	top: -50px;
	display:none;
}

.distributor-states h5{
	color: #555;
}

.distributor-states hr{
	margin-bottom: 5px;
	width: 66%;
}

.distributor-states span {
	display: inline-block;

}

.distributor-states span:after {
	content: ", ";
	white-space: pre;
}
.distributor-states span:last-child:after {
	content: none;
}



#selectstate, #selectprovince, #selectcountry {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
#selectstate::-ms-expand, #selectprovince::-ms-expand, #selectcountry::-ms-expand {
    display: none;
}
#selectstate:hover, #selectprovince:hover, #selectcountry:hover {
    border-color: #888;
}
#selectstate:focus, #selectprovince:focus, #selectcountry:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}
#selectstate option, #selectprovince option, #selectcountry option {
    font-weight:normal;
}

#selectwrapper {
    margin: 15px auto;
    position: relative;
    z-index: 100;
    text-align: center;
    width: 100%;
    font-family: "proxima-nova",sans-serif;
}

#selectwrapper p {
	font-size: 16px;
	line-height: 25px;
}

#selectwrapper h1 {
	font-size: 48px;
	line-height: 56px;
}

#selectwrapper hr {
	background-color: #f1f1f1!important;
	height: 5px;
}

#selected-region-container {
	clear: both;
}

.region-map {
    width: 172px;
    float: left;
    margin: 30px 10px;
    background: #ffffff;
    padding: 0px;
    cursor: pointer;
    box-sizing: border-box;
}

.region-map:hover {
    box-shadow: 0 0 5px #666;
}

#selected-region-us {
	display: none;
}

#selected-region-ca {
	display: none;
}

#selected-region-uk {
	display: none;
}

#selected-region-eu {
	display: none;
}

#selected-region-au {
	display: none;
}

#selected-region-sa {
	display: none;
}

.eu-country {
    border-bottom: 1px solid #333333;
}

.eu-country img {
    float: left;
    height: 20px;
    top: 7px;
    position: relative;
}


.country-heading img {
    float: left;
    margin-right: 20px;
    height: 22px;
    position: relative;
    top: 9px;
}

/* CONTACT US PAGE NEW */



.contact-title {
	/*background: #222222;*/
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.contact-title a {
	display: inline-block;
    background: rgb(242,132,42);
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #333333;
    padding: 10px 40px;
}

.contact-title a:hover {
	text-decoration: none;
	background: rgb(245,159,88);
}

.contact-title h2 {
	font-size: 40px;
}

.contact-header-wrapper {
		background:
    linear-gradient(
      rgba(242,132,42, 0.45),
      rgba(242,132,42, 0.45)
    ),
    /* bottom, image */
    url(https://s3.amazonaws.com/media.integra-adhesives.com/web/kashmire-white.jpg);
}

.contact-header{
	/*background: #444444;*/
	width: 90%;
	margin: 0 auto;
	text-shadow: 1px 2px 3px rgb(60, 28, 7, 0.5)
}

.contact-header h1 {
	font-size: 36px;
	color: #f1f1f1;
	font-weight: 600;
}

.contact-header h2 {
	font-size: 26px;
	color: #f8f8f8;
	font-weight: 700;
}

.contact-form-wrapper {
	background:
    linear-gradient(
      rgba(242,132,42, 0.45),
      rgba(242,132,42, 0.45)
    ),
    /* bottom, image */
    url(https://s3.amazonaws.com/media.integra-adhesives.com/web/kashmire-white.jpg);
    background-position-y: -244px;
}

#contact-page label.description {
    color: #f1f1f1;
    font-size: 18px;
    text-shadow: 1px 1px 4px #000000;
    font-weight: 700;
    width: 33%;
    float: left;
}

.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email] {
    height: 20px!important;
    border-radius: 5px!important;
    font-size: 16px!important;
    width: 58%!important;
    padding: 10px;
}

.contact-form textarea {
    height: 100px!important;
    border-radius: 5px!important;
    font-size: 16px!important;
    width: 58%!important;
    padding: 10px;
}

.contact-form select {
    background-color: #ffffff;
    font-family: 'Lucida Grande','Lucida Grande',Tahoma,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    color: #333333;

    background: #fff url(../../../images/shadow.gif) repeat-x top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #7c7c7c;
    padding: 10px!important;
    height: 47px!important;
    border-radius: 5px!important;
    font-size: 16px!important;
}

.contact-form input[type=submit] {
    background: rgb(255,255,255)!important;
    border: none;
    color: rgb(242,132,42)!important;
    padding: 16px 32px!important;
    text-decoration: none;
    margin: 4px 2px!important;
    cursor: pointer;
    border-radius: 5px!important;
    height: 60px!important;
    font-size: 22px;
    font-weight: 600;
}

.contact-form input[type=submit]:hover {
    background: rgb(242,132,42)!important;
    color: white!important;
}

.wpcf7-response-output {
    background: rgba(255,255,255,0.9);
}

.contact-form {
	/*background: #222222;*/
	width: 90%;
	margin: 0 auto;
}

.contact-footer-wrapper {
	background: rgb(242,132,42);
}

.contact-footer {
	/*background: #444444;*/
	width: 90%;
	margin: 0 auto;
	color: #ffffff;
}

.contact-footer h1, .contact-footer h2, .contact-footer h3, .contact-footer p {
	color: #f1f1f1!important;
}

.contact-footer a {
	color: #f1f1f1!important;
}

.contact-footer h1 {
	font-size: 26px;
	font-weight: 600;
}

.contact-footer h2 {
	font-size: 20px;
	font-weight: 500px;
}

.contact-footer h3 {
	font-size: 18px;
	font-weight: 300;
}

.contact-footer p {
	font-size: 16px;
	line-height: 22px;
}

.contact-footer-left {
	width: 45%;
	padding: 0 5% 0 0;
	/*float: left;*/
	display: table-cell;
	/*position: relative;*/
}

.contact-footer-right {
	width: 45%;
	padding: 0 0 0 5%;
	/*float: left;*/
	display: table-cell;
	/*position: relative;*/
}

.contact-section {
	padding: 50px 0;
}

.form_description {
	border: none!important;
}

.form_description h2 {
    display: none;
    color: #f1f1f1;
}

#contact-page hr{
	background: none;
	height: 10px;
}



.documentation-product-container {
	margin: 35px 0;
	text-transform: capitalize;
}

.documentation-product-name {
	text-transform: capitalize;
}

.documentation-table {
	text-align: left;
	width: 100%;
}

.documentation-table th {
	padding: 5px;
	border-bottom: solid 2px #333;
}


.documentation-table td {
	padding: 5px;
	border-bottom: solid 1px #ccc;
	width: 18%;
}

.documentation-table td:nth-of-type(3), .documentation-table td:nth-of-type(4), .documentation-table td:nth-of-type(5), .documentation-table td:nth-of-type(6) {
	text-transform: uppercase!important;
  }



.documentation-table tbody tr:hover {
	background-color: rgba(200,200,200,0.5)!important;
}


.blocker {
	z-index: 10000!important;
}

.help-block {
	color: red;
}

