/**

Fielden Custom Styles 

Yellow : #FEC841

**/

.checkout-procedure {
    font-size:1.2em;
}


/** Fielden Archive Font **/
@font-face {
    font-family: 'Archive';
    src: url('/assets/file/fonts/Archive.otf');
    src: url('/assets/file/fonts/Archive.eot?#iefix') format('embedded-opentype');
         url('/assets/file/fonts/Archive.woff2') format('woff2'),
         url('/assets/file/fonts/Archive.woff') format('woff'),
         url('/assets/file/fonts/Archive.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/** Styles for full product listing **/

/* Product List */

.shop-list .product-wrap {
  margin-bottom: 1px;
}
.prod-break .break {
  font-size: 1.0em;
  text-transform: uppercase;
}


.product-wrap:nth-of-type(even) {
  background-color: #f9f9f9;
}


.product.full .product-info {
  padding: 5px 20px;
}

.product.full .title {
  display: block;
  margin-top: 5px;
  padding-top: 0px;
}

.product.full .price-area {
  min-width: 140px;
  min-height: auto;
  padding: 5px 5px;
}

body > div.wrapper.remodal-bg > div.main > div > main > div.col-12.shop-list > div > div > div > div > div.col-3.col.omega.price-area > form > div > div > span:nth-child(2) {
	font-size:1.0em;
}

.product-wrap:nth-of-type(even) .price-area {
  background-color: #f0f0f0;
}


.product.full .price-area .break-zone {
  display: inline-block;
  margin-top: 7px;
  margin-right: 0px;
  text-transform: none;
}

.product.full .price-area .block .price-wrap {
  float: right;
  margin-top: 4px;
  margin-right: 2px;
}

.product.full .price-area .block .price {
  float: none;
  font-size: 1.4em;
}

.product.full .price-area .block .quantity {
  width: 50px;
  padding-left: 5px;
  padding-right: 5px;
}

.product.full .price-area .block .price.cross {
  margin-top: 14px;
  line-height: 1;
}

@media only screen and (max-width: 1199px) and (min-width: 960px) {
  .product.full .price-area {
    width: 278px;
  }

  .product.full .title {
    font-size: 0.8em;
  }

  .product.full .price-area .break-zone {
    margin-right: 10px;
  }

  .product.full .price-area .block .price-wrap {
    margin-top: 7px;
    margin-right: 10px;
  }

  .product.full .price-area .block .price {
    font-size: 1.4em;
  }

  .product.full .price-area .block .quantity {
    width: 50px;
  }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  .product.full .title {
    font-size: 0.8em;
  }

  .product.full .price-area {
    width: 218px;
  }

  .product.full .price-area .block .price-wrap {
    float: none;
  }

  .product.full .price-area .block .quantity {
    width: 60px;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .shop-list .product-wrap {
    margin-bottom: 10px;
  }

  .product.full .price-area {
    width: 100%;
  }

  .product.full .product-info {
    padding-left: 10px;
    padding-right: 10px;

  }

  .product.full .title {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 5px;
  }

  .product.full .price-area .block .price-wrap {
    float: none;
  }

  .product.full .price-area .block .quantity {
    margin-top: 25px;
  }
}

/* END Product List */

nav .row ul {
	font-size: 1.0em;
}

nav .row ul li:hover a,
nav .row ul li:active a {
  background-color: #106ac6;
  color: white;
	text-decoration: none;
}

nav .row ul li:visited:hover {
  background-color: #eeeeee;
	padding: 0;
  color: white;
}

nav .row .col-16 .wrap {
  background: #0070DF; padding: 0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ACBAC2 0%, #909ca3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ACBAC2), color-stop(100%, #909ca3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ACBAC2 0%, #909ca3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ACBAC2 0%, #909ca3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ACBAC2 0%, #909ca3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ACBAC2 0%, #909ca3 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colour1', endColorstr='darken(@colour2, 10%)', GradientType=0);
  /* IE6-9 */
  height: 50px; padding: 0;}

nav .row ul li .main-sub.active
{
  height: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #84898B;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #84898B;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #84898B;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #84898B;
}


/** Mega Menu **/

.menu-item {
  word-wrap: break-word;
  font-size: 12px;
  vertical-align: middle;
}

.menu-item-large {
  width: 150px
}

.menu-item-medium {
  width: 117px
}

.menu-item-medium-offers {
	width: 100px;
	background-color: #EE1B2A;
}

/* 
a.menu-item-medium-offers:link,
a.menu-item-medium-offers:visited,
a.menu-item-medium-offers:hover,
a.menu-item-medium-offers:active {
	background-color: #EE1B2A;
}

#313140
#da291c
Makita : #EE1B2A
#D20000
#D90000
#CE2029
#FFFF00
#FEC841
#FEDA7A
#ff6c00
	letter-spacing:1px;

*/

.menu-item-short {
  width: 80px
}

nav .row ul li a, nav .row ul li:visited {
    padding-left: 12px;
    padding-right: 12px;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: middle;
}

nav .row ul li .main-sub.active {
  padding-top: 0px !important;
}

nav .row ul li .main-sub ul {
  width: 100%;
  margin: 0;
}

nav .row ul li .main-sub ul li.title {
  width: 100px;
  font-size: 1.1em;
  color: #009874;
}

nav .row ul li .main-sub ul li.title a {
  color: #009874;
}

nav .row ul li .main-sub ul li.title a:hover {
  color: #ff0000;
}

nav .row ul li .main-sub ul li.sub {

  /*width: 23%;*/
  margin-left: 0;
  margin-right: 2%;
  padding: 5px 0;
  border: none;
}

nav .row ul li .main-sub ul li.sub a:hover {
  color: #da291c;
}

nav .row ul li .main-sub ul ul {
  padding: 5px 0;
}


/* Vertical Sub-Menu option*/
nav .row ul li .main-sub {
    width: auto;
    min-width: 160px;
    white-space:nowrap;
    height: 0;
    background: white;
    right: auto;
    top: 47px;
    position: absolute;
    z-index: 200;
    overflow: hidden;
}
nav .row ul li:hover a, nav .row ul li:active a {
  background-color: #84898B;
  color: #152B50;
}

nav .row ul li:visited:hover {
  background-color: #eeeeee;
  color: white;
}

nav .row ul {
  list-style: none; padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.0em;
}

nav .row .col-16 .wrap {
  background: #264F91;
  /* Old browsers */
  background: -moz-linear-gradient(top, #84898B 0%, #84898B 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #84898B), color-stop(100%, #84898B));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #84898B 0%, #84898B 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #84898B 0%, #84898B 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #84898B 0%, #84898B 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #84898B 0%, #84898B 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@colour1', endColorstr='darken(@colour2, 10%)', GradientType=0);
  /* IE6-9 */
  height: 50px;
}


/** END Mega Menu **/


/** Set size of Home Icon **/

.fa-home {
 text-indent:5px;
}
/** End st size of Home Icon **/

/* banner styles */

.slider-button {
  background: #313140;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  border: 1px solid ##ff6c00;
  -webkit-transition: background-color 0.2s linear 0;
  -moz-transition: background-color 0.2s linear 0;
  -ms-transition: background-color 0.2s linear 0;
  -o-transition: background-color 0.2s linear 0;
  transition: background-color 0.2s linear 0;
  text-shadow: none;
  border-radius: 3px;
  padding: 7px 14px;
  display: inline-block;
  font-size: 16px;
}

.slider-button:visited{
  color: white;
}

.slider-button:hover {
  background: #84898B;
	text-decoration: none;
}
.slider-button:active {
  color: white;
}


/* end of banner styles */


/** JSSOR slider styles **/
/*jssor slider loading skin double-tail-spin css*/
.jssorl-004-double-tail-spin img {
    animation-name: jssorl-004-double-tail-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-004-double-tail-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider bullet skin 031 css*/
.jssorb031 {position:absolute;}
.jssorb031 .i {position:absolute;cursor:pointer;}
.jssorb031 .i .b {fill:#000;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
.jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
.jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
.jssorb031 .i.idn {opacity:.3;}

/*jssor slider arrow skin 051 css*/
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

/** End of JSSOR slider styles **/

._s0._4ooo._1x2_._1ve7._2_qp.img {
    display: none!important;
		width: 0px !important;
		height: 0px !important;
}

/* Style class used on pages with google maps */

#google_map {
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  width: 100%;
  height: 900px;
  margin-bottom:10px;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto
}

#map {
  font-family:Verdana, Geneva, sans-serif;
  font-size:12px;
  width: 100%;
  height: 900px;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #000033
}


.info_window {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size:14px;
  padding-left:5px;
  padding-top:3px;
  padding-bottom:3px;
  line-height:1.35;
  min-width:320px;
}


.infobox-wrapper {
  display:none;
}

#infobox {
  border:2px solid black;
  margin-top: 8px;
  background:#333;
  color:#FFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  padding: .5em 1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow:0 -1px #000000;
  -webkit-box-shadow: 0 0  8px #000;
  box-shadow: 0 0 8px #000;
}

.border-white {
	border-color:#ffffff;
	background:#ffffff;
}

/* Strap lines */

.strap-line-one {
	font-family: 'Archive',  Helvetica, sans-serif;
	text-indent:10px;
	font-size:25.5px;
	color:#313140;
	padding-top:35px;
}

/* Basket hover */

.basket {
    z-index: 999;
    float: right;
    height: 35px;
    padding: 10px;
		background-color:#008677;
    margin-top: -10px;
    position: relative;
		color:white;
}

.basket .containing {
    display: inline-block;
    height: 20px;
    font-size: 0.9em;
    padding: 0px 5px 5px;
    float: right;
    margin: 0 0 0 10px;
		color:white;
}

.basket .basket-content {
    visibility: hidden;
		background-color:white;
    opacity: 0.0;
    position: absolute;
    top: 45px;
    right: -10px;
    width: auto;
    margin-right: 10px;
    padding: 20px 5px 15px;
    z-index: 999;
    height: auto;
    overflow: auto;
    border-bottom: 3px solid #ff6c00;
    -webkit-transition: visibility 0.0s linear 0.4s, opacity 0.2s linear 0.2s;
    -moz-transition: visibility 0.0s linear 0.4s, opacity 0.2s linear 0.2s;
    -ms-transition: visibility 0.0s linear 0.4s, opacity 0.2s linear 0.2s;
    -o-transition: visibility 0.0s linear 0.4s, opacity 0.2s linear 0.2s;
    transition: visibility 0.0s linear 0.4s, opacity 0.2s linear 0.2s;
}

.delete-item {
    background: #1047aa;
    font-family: 'Ek Mukta', sans-serif;
    color: white;
    font-weight: normal;
    text-transform: uppercase;
    border: 1px solid #FDF3EB;
    -webkit-transition: background-color 0.2s linear 0;
    -moz-transition: background-color 0.2s linear 0;
    -ms-transition: background-color 0.2s linear 0;
    -o-transition: background-color 0.2s linear 0;
    transition: background-color 0.2s linear 0;
    text-shadow: none;
    border-radius: 3px;
    padding: 7px 14px;
    display: inline-block;
    font-size: 12px;
    margin-left:15px;
}

.delete-item:visited {
    color: white;
    background: #1047aa;
}

.delete-item:hover,
.delete-item:active {
    background: #008C00;
    border: 1px solid #008C00;
    color: white;
    -webkit-transition: background-color 0.2s linear 0.2s;
    -moz-transition: background-color 0.2s linear 0.2s;
    -ms-transition: background-color 0.2s linear 0.2s;
    -o-transition: background-color 0.2s linear 0.2s;
    transition: background-color 0.2s linear 0.2s;
}


.topper {
    background-color: #008677;
		opacity: 0.8;
		colour:#ffffff;
}

/* Category browsing */

.product.category {
		background-color: white; 
}
.category {
	height:260px:
}
.product.category.info {
		background-color: white; 
}
.post {
    min-height: 25px !important;
    display: block;
    overflow: auto;
		margin-bottom:0px !important;
}
.info {
    height: 45px;
}

.pagination {
	border:0px !important;
}


/* catalpogue categories 8*/


.category .info {
    background: #ffffff !important;
		color:#313140;
		padding-top:0px !important;
}

.product .img {
    margin-bottom:0px !important;
}

.product .info {
    margin-top:0px !important;
}

.category {
    height: 250px !important;
		min-height: 180px !important;
}

.category:hover,
.category:active {
		color:#313140;
}

.category:hover .info,
.category:active .info {
		color:#313140;
}

.category:hover .info a,
.category:active .info a {
		color:#313140;
}

.container .col-5-2 {
	width:380px;
}

.col-5-2 {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	.container .col-5-2 {
		width:100%;
	}
	.col-5-2 {
		width:100%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1199px)  {
	.container .col-5-2 {
		width:300px;
	}
	.col-5-2 {
		width:100%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px)  {
	.container .col-5-2 {
		width:236px;
	}
	.col-5-2 {
		width:100%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px)  {
	.container .col-5-2 {
		width:236px;
	}
	.col-5-2 {
		width:100%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px)  {
	.container .col-5-2 {
		width:100%;
	}
	.col-5-2 {
		width:100%;
		margin-left: 10px;
		margin-right: 10px;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px)  {
	.container .col-5-2 {
		width:100%;
	}
	.col-5-2 {
		width:100%;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.promotion-3 {
    width: 380px;
    height: auto;
}

.responsive {
  width: 100%;
  height: auto;
}

/* changes to Topper */

.topper .account-menu li a {
	color:white;
}
.topper .account-menu li a:hover {
	color:white;
}

/* Set width for checkout proceedure steps */
.checkout-procedure li {
	width:20%;
}

/* Set font color for chcekout stages hyperlinks */
a.checkout:link,
a.checkout:visited,
a.checkout:active {
	color: #313140;
}
a.checkout:hover {
	color: #ffffff;
}
a.active:link,
a.active:visited,
a.active:active {
	color: #313140;
}
a.active:hover {
	color: #ffffff;
}

.basket-preview-row {
    color: black;
}
