#pagetop-meta dl {
    width: 260px;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    clear: both;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

#pagetop-meta dl dt {
    width: 110px;
    float: left;
	font-size: 12px;
}
@media (max-width: 768px) {
	#content #pageproduct ul.index li a{
		margin: 5px 5px 5px 0;
		width: 200px;
	}
	html body #content button{
		width: 100%;
		margin-bottom: 10px !important;
	}
}

#pageproduct ul.index li{
	list-style: none;

}
#pageproduct ul.index li a{
	text-decoration: none;
	border: 1px solid #009edd;
	background-color: rgba(41, 171, 226, 0.1);
	border-radius: 4px;
	color: #009edd;
	float: left;
	display: block;
	padding: 5px 15px;
	margin: 0 2px;
	font-weight: bold;
}

#content ul.index {
	width: 100%;
	float: left;
	margin: 10px 0 15px 0;
	padding: 0;
}

div.form-details-wrapper div.form-details label {
	width: 170px;
	padding: 2px 0;
	clear: both;
	margin: 0 0 6px 0;
	line-height: normal;
}
div.form-details-wrapper div.form-details select,
div.form-details-wrapper div.form-details input {
	position: relative;
	padding: 0px 0px 2px 2px;
	margin: 0 0 4px 0px;
	min-height: 1em;
	width: 380px;
}

div.form-details-wrapper div.form-details label,
div.form-details-wrapper div.form-details input,
div.form-details-wrapper div.form-details select,
div.form-details-wrapper div.form-details textarea{
	float: left;
	font-size: 12px;
}

html body #content button {
	border: 0 none;
	background-color: #009edd;
	color: #fff;
	padding: 5px 15px;
	border-radius: 3px;
	margin: 3px 5px 10px 0;
}
html body #content button:hover {
	opacity: 0.8;
}

html body #content #pageproduct #pagetop-shortdesc button {
	margin: -5px 15px 0 0;
	clear: none;
}
.price{
	font-size: 16px;
	color: rgb(85, 85, 85);
	font-family: Verdana, Arial, sans-serif;
	line-height: 50px;
	text-align: justify;
	font-weight: bold;
	color: #009edd;
	display: none;
}

#pagetop-shortdesc p {
	margin: 0 0 10px 0;
}

#content #pagetop-shortdesc li {
	margin-left: 10px
}

.pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 {
    padding-left: 8px;
	padding-right: 8px;
    margin-bottom: 10px;
}
@media(max-width:768px){
	.pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 {
		width: 50%;
	}
}
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2 a.h1,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2 a.h2,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2 a.h3,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2 a.h4,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2 a.h5,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2 a.h6{
	color: #009edd;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 h2,
body #content .productlist div.pagelist-page.block-content.left h2{
    font-size: 13px;
    line-height: 20px;
    height: 42px;
    max-width: 100%;
    overflow-wrap: break-word;
    font-style: italic;
    font-weight: bold;
    display: block;
    overflow: hidden;
}
body #content .productlist a {
    text-decoration: none;
	font-size: 13px;
}
body #content .productlist .imagecarousel a.image,
body #content .productlist div.pagelist-page.block-content.left a.image,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 figure {
    object-fit: cover;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    border: 1px solid #ccc;
}
body #content .productlist .imagecarousel a.image img,
body #content .productlist div.pagelist-page.block-content.left a.image img,
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 figure img{
    vertical-align: top;
    position: absolute;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body #content .productlist div.pagelist-page p,
body #content .productlist div.pagelist-page span,
body #content .productlist div.pagelist-page a.readmore,
body #content .productlist div.pagelist-page ul{
    display: none;
}
body #content .productlist div.pagelist-page p:first-of-type strong {
	font-weight: normal;
}
body #content .productlist .imagecarousel a.image:after {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    font-size: 22px;
    right: 13px;
    bottom: 10px;
}

@media (min-width: 768px){
	body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 figure{
		height: 142px;
	}
}
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 figure img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
@media (min-width: 992px) {
    body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 figure img {
    	top: 10px;
        height: 180px;
    }
}
body #content .productlist .pagelist-page.col-xs-12.col-sm-6.col-md-4.col-lg-3 p{
	min-height: 57px;
	margin-top: 5px;
	max-height: 57px;
    overflow: hidden;
}
body #content .productlist div.pagelist-page.block-content.left p {
	min-height: 54px;
	margin-top: 5px;
	max-height: 54px;
    overflow: hidden;
}
a.Handheld.measuring.instrument.P400.P400W.P410 {
    word-break: break-all;
}


#pagenews a.image {
    margin: 0;
}
#pagenews a.image img{
    display: block;
    margin: 0 auto;
}
#content #pagenews  h1 {
    line-height: 40px;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    #pagenews a.image {
        float: left;
        margin: 10px 20px 20px 0;
    }
    #pagenews a.image img{
        margin: 0;
    }
	#pagenews #pagetop-shortdesc ul {
		display: inline-block;
	}
    #content #pagenews  h1 {
        line-height: 55px;
    }
}
