#footer,
#footer p
{
	font-size: 13px !important;
	line-height: 24px !important;
}

#footer .list li {
   line-height: 24px !important;
}

#slider h1,
#slider p{
	color: #fff;
}

#slider h1{
	font-weight: 100;
}

.heading-text.heading-section h2 {
	font-size: 40px;
	font-weight:300;
	letter-spacing: 1px;
}

.accordion.accordion-flat .ac-item {
    padding: 5px 0;
}

.accordion .ac-item .ac-title:before {
    content: none;
}

.accordion .ac-item.ac-active .ac-title:before {
    content: none;
}

.ac-content a {
    color: #6C756D;
    text-decoration: none;
    background-color: transparent;
}

.ac-content ul {
    list-style-type:none;
    margin-left: 15px;
    margin-bottom: 5px;
}

.accordion .ac-item .ac-content {
    padding-top: 5px;
}
    
.productfilters,
.productfilters a{
	font-size: 12px;
	color: #aeaeae !important;
}   
    
.product-size li label span {
    font-size: 0.8em;
    padding: 0 5px;
    width: auto;
}  

.icon-box h3, .icon-box h5 {
    font-weight: 600;
}

.filedescription{
	min-width: 300px;
	display: inline-block;
}

.product .supplier-image {
    width: 26%;
    float: right;
    margin-bottom: 0;
    margin-top: -80px;
    text-align: right;
}

html{
	scroll-behavior: smooth !important;
}

.product-meta{
	margin-top: 10px;
}

.showmore{
	font-size: 0.9rem;
	color: #3498db !important;
}

.max-lines{
	margin-bottom: 0;
}

.portfolio-item {
    height: auto !important;
}
