
/* @import url('https://fonts.googleapis.com/css?family=Archivo+Black');

font
{font-family: 'Archivo Black', sans-serif; } */


@media (min-width: 980px) {
  #offcanvas-toggler {
		display:none;
  }
}

a {
    color: #F58220;
}

a:hover {
    color: #F58220;
}

a:focus, a:hover {
    color: #F58220;
    text-decoration: none;
}

.sp-default-logo  {
    max-height: 90px;
}

#sp-top3 h3 { margin-top:15px;}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #F58220;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #F58220;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 20px;
    min-width: 380px;
}

#section-id-1506952288848 img { max-width:96px;}

#section-id-1506952288848 h3 { /* font-family: 'Archivo Black', sans-serif; */ font-weight:500;}

.products-box { border:1px solid #A9A9AA;}

.products-box:hover { border:1px solid #F58220;}

.products-box:hover h3 { color:#F58220;}



.header-title h2 { /* font-family: 'Archivo Black', sans-serif; */ }


.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #F58220;
	
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #58585A;
    margin: 0;
	/* font-family: 'Archivo Black', sans-serif; */
}


#column-id-1507022730123  blockquote {
    border-color: #fff;
	border-left: none;
} 

#column-id-1507022730123 h3 {
    margin-top: 0px;
    min-height: 32px;
    font-size: 18px;
}

#column-id-1507022730123 img {	
	margin-top: 20px;	
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	float:left;
}

.products-box:hover img {	
		
	-webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none !important;
}

#column-id-1507022730123 blockquote footer:before {
    content: none;
}

#column-id-1507022730123 .products-box {
	
	min-height:167px;	
	
}

.header-title h2:after {
    content: '';
    width: 66px;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background-color: #F58220;
    z-index: 9;
    top: 45px;
}

.overlay {
    background: rgba(88, 88, 90, 0.3);
    position: absolute;
    width: 100%;
    height: 500px;
    top: 0px;
}

 #sp-bottom2 h3 , #sp-bottom3 h3 { text-align:left; color:#F58220; /* font-family: 'Archivo Black', sans-serif; */} 
 
 .sp-copyright { float: left;} 

 
 .sp-page-title {
    background: #F58220;
}


#column-id-1507022730209 , #column-id-1507022730190 { background: #ffe861; }

#column-id-1507022730209:hover , #column-id-1507022730190:hover { background: #fff; border: 1px solid #333; }

#column-id-1507022730187 , #column-id-1507022730211 { background: #fff; }
#column-id-1507022730187:hover , #column-id-1507022730211:hover { background: #ffe861; border: 1px solid #333; }


#column-id-1507022730209 , #column-id-1507022730190 , #column-id-1507022730187 , #column-id-1507022730211  {
    border: 1px solid #ffe861; min-height:155px;
}


.wencej { border:2px solid #fff; }

.wencej:hover { border:2px solid #F58220; }

#sp-main-body {
    padding: 30px 0 40px 0;
}

.entry-header h2 {
    margin: 8px 0 0;
    font-size: 24px;
    line-height: 1;
    text-align: center;
}

article.item {
    margin-bottom: 20px;
}

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
    margin-bottom: 15px;
}

.entry-image.intro-image { border:2px solid #ccc; }

.entry-image.intro-image:hover { border:2px solid #F58220; }

.entry-header h2 a {
    color: #58585a;
}


article:hover  .entry-header h2 a {
    color: #F58220;
}

ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
    color: #F58220;
    text-decoration: none;
    background-color: #F58220;
    border: 6px solid #F58220;
}

ul.sigProResponsive li.sigProThumb a.sigProLink {
    color: #f5f5f5;
    text-decoration: none;
    background-color: #f5f5f5;
    border: 6px solid #f5f5f5;
}

table {
    background-color: transparent;
    border-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

td, th {
    padding: 5px 10px;
}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 13px;
    right: 100px;
    display: none;
    z-index: 999;
    border: 1px solid #ddd;
    background-color: rgba(255,255,255,0.4);
}

.powrot {
    padding: 12px 20px;
    border: 2px solid #F58220;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
    display: block;
    max-width: 220px;
}

.powrot:hover {
    
    border: 2px solid #F58220;
	background:#F58220;
	color:#fff;

}



