
.permetre .detailprice::after
{content: ' per metre';}

.permetre .prodprice::after
{content: ' per metre';}


ul.ectverticalmenu2 > li, ul.ectverticalmenu3 > li {
  margin-bottom: -1px;
  width: 300px;
  padding: 5px 0px 10px 20px;
}

div.breakingstrains{ text-align: center;}


.tables {
	width: 100%;
text-align: center;
font-weight: bold;
border: 1px solid #ccc;
font-family: arial;
font-size: 1.1em;
}


tr:nth-child(even) {background-color: #f2f2f2;}
.tables th {background:#A54C6A;padding:8px;text-align:center;border:1px solid #333; color: #fff;}
.tables td{white-space: nowrap;padding: 5px;border:1px solid #333;}

.container {width: 100%}
p.cstitle{font-size: 36px; font-weight:normal; border:none;}
div.prodprice, div.csprodprice{font-weight:bold;}
div.largereviewstars svg.icon, div.smallreviewstars svg.icon {fill: #dd0000;}

div.detaildescription {
  font-size: 1.1em;
  margin: 6px 1%;
  line-height: 1.8em;
  float: right;
  width: 53%;
  padding: 4px;
  border:none;
}
div.category{
width:24%;
min-height:140px;
display:inline-block;
vertical-align:top;
margin:0.5%;
box-sizing:border-box;
border: 1px solid #ccc;;
}
div.category img:hover {
  opacity: 0.6;
  border: none;
}
div.category:hover {
border: 1px solid #ccc;;
}
div.catname {
  margin: 4px 8px;
  font-size: 1.2em;
  font-weight: bold;
  float: left;
  width: 99%;
  text-align:center;
}

div.catimage {
  width: 100%;
  float: left;
  padding: 4px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100px;
}

.catimage img{width: 100%; height: auto;}
div.catdesc{ display: none;}
a{color:#dd1818;}

input.ectbutton, button.ectbutton, .button {
  background: #A54C6A;
  color:#fff;
}

.googlemap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;

}
.googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slidercaption,.slidercaptionbottom{
color:#dd0000;
font-size:30px;
padding:8px 12px;
position:absolute;
width:100%;
text-align:center;
box-sizing:border-box;
}
.slidercaption{
top:8px;
font-size:20px;
}
.slidercaptionbottom{
bottom: 10px;
}
div.minicartoneline > div {color:#fff;}


@media (max-width: 980px) {
div.category{width:32%;}
.slidercaption{display:none;}
div.detailshortdescription {float:left;width: 97%;}
}

@media (max-width: 800px) {
div.category{width:47%;}
div.ectbreadcrumb{width:90%; margin: 10px 0 10px 0;}

}

@media (max-width: 767px) {

}


@media (max-width: 640px) {

}

@media (max-width: 480px) {
div.category{width:97%;}

}

@media (max-width: 360px) {
	
}

@media (max-width: 320px) {
	
}
