body{
    background-color: #eee;
  } 
.pb50{
  padding-bottom: 50px;
}
.border{
  border: 1px solid #000;
}
#featured-products{
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  padding-top: 20px;
}
.fp-box-shadow{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  padding: 0px;
} 
.fp-titel{
  margin: 60px 0 40px 0;
  text-align: center;
}
.fp-box{
  background-color: #fff;
  min-height: 410px;
  border: 1px solid #eee;
}
  .fp-product-img{
  width:180px; padding:10px; padding:10px; margin:0 auto;
}

.fp-box:hover{
  border: 2px solid #00a3df;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} 
#fea_productViewAll .fp-box:hover{
  border: 1px solid #00a3df;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} 
.fb-block{box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.fp-img{
  width:250px;
  height: 180px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}
.fp-img img {
  max-width:95%;
  max-height: 95%;
  margin: 0 auto;
  width: auto !important;
}

.fp-pro-name-block a,
.fp-pro-name-block a:active,
.fp-pro-name-block a:visited{color:#3b3b3b;}
.fp-pro-name-block a:hover{color:#00a3df;}


.fp-pro-name-block{height:80px;}
.homeFeaPd .featurePdBfSign .fp-pro-name-block{height:90px;}
.homeFeaPd .featurePdAfterSign .fp-pro-name-block{height:55px;}
#featured-products.featureViewAll .featurePdBfSign .fp-pro-name-block{height:90px;}
#featured-products.featureViewAll .featurePdAfterSign .fp-pro-name-block{height:55px;}
.fp-prod-desc{ height:30px; width:auto; text-overflow: ellipsis;  overflow: hidden;}
.fp-pre-prod-desc{ height:75px; width:245px; text-overflow: ellipsis;  overflow: hidden;}
.fp-text{
  padding: 15px 20px 0 20px;
  font-size: 16px;
  line-height: 16px;
  border-top: 1px solid #eee;
  background: rgba(245,245,245,1);
  background: -moz-linear-gradient(top, rgba(245,245,245,1) 20%, rgba(255,255,255,1) 45%);
  background: -webkit-gradient(left top, left bottom, color-stop(20%, rgba(245,245,245,1)), color-stop(45%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top, rgba(245,245,245,1) 20%, rgba(255,255,255,1) 45%);
  background: -o-linear-gradient(top, rgba(245,245,245,1) 20%, rgba(255,255,255,1) 45%);
  background: -ms-linear-gradient(top, rgba(245,245,245,1) 20%, rgba(255,255,255,1) 45%);
  background: linear-gradient(to bottom, rgba(245,245,245,1) 20%, rgba(255,255,255,1) 45%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0 );
  } 
  .featurePdAfterSign .truncDisName{ 
    height: 40px;
    line-height: 20px;
    white-space: normal;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline;
   /* word-break: break-all;*/
}
.hs-fp-top-border{ border-top:1px solid #ccc;}

.owl-dots{display:none;}
.owl-stage-outer{position:relative;}
.owl-theme .owl-nav { position:static; margin-top: -220px; }
.owl-nav{float:left; width:100%;}
.owl-nav .owl-prev{float:left;}
.owl-nav .owl-next{float:right;}
.owl-theme .owl-nav [class*=owl-] {
  border-radius: 30px; 
  height: 45px; 
  width: 45px;
  padding-top: 4px; 
  font-size: 30px; 
  background:url(/resources/images/carousel-right-arrow.svg) no-repeat center center #00a3df;
  margin: 0px; 
  opacity: .5;
  box-shadow: 0px 5px 5px #888888;
  background-size: 25px 25px !important;
}
.owl-theme .owl-nav [class*=owl-]:hover { background:url(/resources/images/carousel-right-arrow.svg) no-repeat center center #00a3df;}
.owl-theme .owl-nav .disabled{display:none;}
.owl-stage .owl-item {margin-right: 0px !important;}

.hs-fp-link{ width: 100%; height: 40px; text-decoration: none;
}
.hs-fp-link a { color: #00a3df; font-size:14px; vertical-align: middle;
}
.hs-fp-link a.data-removeToCompare {
    width: 108px;
    display: inline-block;
    line-height: 14px;
}
.hs-fp-link .wrap{ margin: auto; text-align: center;
}
.hs-fp-link ul { list-style: none;
}
.hs-fp-link li { display: inline-block;
}
.hs-fp-link ul li {
	margin-top:5px;
	text-decoration: none;
	padding: 0px 10px; height:auto; line-height:10px;
	border-bottom:0px;
}
.hs-fp-link ul li.spl {
	border-left:2px solid gray;
}


  /*Up-left pointing*/
.triangle-up-left {
  width: 0;
  height: 0;
  padding-bottom: 30%;
  padding-left: 30%;
  overflow: hidden;
  color: #000;      
  position: absolute;
}
.triangle-up-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: -500px;
  border-bottom: 500px solid transparent;
  border-left: 500px solid #7573C0;
}
.triangle-text{
  position: absolute;
  font-size: 16px;
  margin-top: 10px;
  margin-left: 10px;
  font-weight: bold;
  color: #fff;
}
.fb-squr-box{
  height: 20px;
  width: 90px;
  background-color: #7573C0;
  position: absolute;
  padding:3px;
  text-transform: uppercase;
  font-size: 10px;
  color:#fff;
  font-weight: bold;
}
.btn-primary{
  border-radius: 20px;
  text-transform: uppercase;
}
.fb-view-all{
  text-align: center;
  color: #337ab7;
  font-weight: bold;
  padding: 35px 0px 75px 0px;
  font-size: 18px;
}
#exclusive-deals{
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  border: 1px solid #fff;
  background-image: url("/resources/images/deals-bg-pattern.jpg");
  box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);
}
#exclusive-deals .ec-box{ height: auto;
}
#exclusive-deals .ec-deals-box{ height: 192px; text-align: center;
}
#exclusive-deals .ec-deals-b-box{ height: 192px; text-align: center;
}
#exclusive-deals .ec-deals-center-box{ height: 100%; text-align: center; padding-top:180px;
}
.hs-post-deals-box{ height: 320px; text-align: center;
}

.ec-deals-box .hs-cont-font a,
.ec-deals-box .hs-cont-font a:hover, 
.ec-deals-box .hs-cont-font a:visited, 
.ec-deals-box .hs-cont-font a:active, 
.ec-deals-box .hs-cont-font a:focus{ color: #fff; }

.hs-post-deals-box p a,
.hs-post-deals-box p a:hover, 
.hs-post-deals-box p a:visited,
.hs-post-deals-box p a:active, 
.hs-post-deals-box p a:focus{ color: #fff; }

.hs-deals-relation p a,
.hs-deals-relation a:hover,
.hs-deals-relation a:visited,
.hs-deals-relation a:active,
.hs-deals-relation a:focus{ color: #fff; }

.ec-deals-1bg4 p a,
.ec-deals-1bg4 p a:hover,
.ec-deals-1bg4 p a:visited,
.ec-deals-1bg4 p a:active, 
.ec-deals-1bg4 p a:focus{ color: #3b3b3b; }

.hs-arrow-four p a,
.hs-arrow-four p a:hover,
.hs-arrow-four p a:visited,
.hs-arrow-four p a:active, 
.hs-arrow-four p a:focus{ color: #3b3b3b; }

.ec-deals-b-box p.hs-cont-font a,
.ec-deals-b-box p.hs-cont-font a:hover, 
.ec-deals-b-box p.hs-cont-font a:visited, 
.ec-deals-b-box p.hs-cont-font a:active, 
.ec-deals-b-box p.hs-cont-font a:focus{ color: #3b3b3b; }

.ec-main-box .hs-cont-font a,
.ec-main-box .hs-cont-font a:hover, 
.ec-main-box .hs-cont-font a:visited, 
.ec-main-box .hs-cont-font a:active, 
.ec-main-box .hs-cont-font a:focus{ color: #fff; }

.fb-view-all a,
.fb-view-all a:hover, 
.fb-view-all a:visited, 
.fb-view-all a:active, 
.fb-view-all a:focus{ color: #00a3df; }

.hs-featured-stock a,
.hs-featured-stock a:hover, 
.hs-featured-stock a:visited, 
.hs-featured-stock a:active, 
.hs-featured-stock a:focus{ color: #00a3df; }

.hs-signin-block a,
.hs-signin-block a:hover, 
.hs-signin-block a:visited, 
.hs-signin-block a:active, 
.hs-signin-block a:focus{ color: #646469; }

.hs-pro-tag-box {
  height: 20px;
  width: 112px;
  line-height: 12px;
  background-color: #fff;
  position: absolute;
  padding: 5px 1px 3px 1px;
  text-transform: uppercase;
  color: #cf0a2c;
  font-weight: bold;
  font-size: 11px;
  right: 0px;
  padding-top: 4px;
  font-family: 'value sans' !important;
  box-shadow: -1px 2px 5px -1px #999999;
}

.hs-p-lr{padding:0 2px;}
.ec-main-box{padding-left: 3px; padding-right: 3px;}
.ec-deals-bg{ background-color: #ffffff;
} 
.ec-deals-lbg1{ background-color: #7573c0;
} 
.ec-deals-lbg2{ background-color: #EBEBEB;
}
.ec-deals-lbg3{ background-color: #EBEBEB;
}
.ec-deals-1bg4{ background-color: #b2c8e8;
} 
.ec-deals-rbg1{ background-color: #76c3d4;
} 
.ec-deals-rbg2{ background-color: #F7F7F9;
}
.ec-deals-rbg3{ background-color: #FCFCFC;
}
.ec-deals-rbg4{ background-color: #004987;
} 
.ec-deals-rbg5{ background-color: #c4c4c4;
}
#exclusive-deals .ec-deals-box-img{
  height: 192px;
  display: flex;
  align-items: center;  
}
.ec-center-deals-box{
  height:388px;
  display: block;
  align-items: center;  
}
.ec-post-center-deals-box{ 
  height:484px;
  display: flex;
  align-items: center;
  position:relative;  
}
.hs-bottom-fix{
  position: absolute;
  bottom: 20px;
  width:90%;
}
.hs-featured-bottom-fix{
  position: absolute;
  bottom: 100px;
  width:90%;
}
.hs-post-deals-box-img{
  height: 320px;
  display: flex;
  align-items: center;  
}
#exclusive-deals .img{
  display: block;
  margin: 0 auto;
  width: 70%;
  padding: 7px;
}
#hs-prelogin-img .img{
  width:100%;
  padding:0px;
}
.hs-deals-position{  position:absolute;
}
.hs-deals-relation{
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0, 0.3);
  color:#fff;
  padding: 55px 0;
  text-align: center;
}
.hs-pre-deals-title{
  font-size:45px;
  font-family: Value-Sans;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.45);
  line-height: 48px; 
  padding-bottom:35px;
  
}
.hs-deals-prelogin{
  position:absolute;
  top:0;
  left:0;
  color:#fff;
  padding: 145px 0px 0px 0px;
  text-align: center;
}
.hs-deals-mask{
  position:absolute;
  box-shadow: inset 0 0 30px 10px rgba(150, 152, 152, 0.1);
  top:0;
  padding:0;
}
.hs-arrow-one:after {
	content: '';
	position: absolute;
	left: 45%;
	top: 100%;
	margin-top: 0px;
	width: 0;
	height: 0;
	z-index:999;
  border-top: solid 15px #7471BE;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}
.hs-arrow-two:after {
	content: '';
	position: absolute;
	right: 45%;
	top: -6%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid  #B1C8E8;
	border-left: 15px solid transparent;
	z-index:999;
}
.hs-arrow-four:after {
	content: '';
	position: absolute;
	left: 45%;
	top: 100%;
	margin-top: 0px;
	width: 0;
	height: 0;
	border-top: 15px solid #78C5D7;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid transparent;
	z-index:999;
}
.hs-arrow-five:after {
	content: '';
	position: absolute;
	right: 45%;
	top: -6%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #014886;
	border-left: 15px solid transparent;
	z-index:999;
}
.hs-icon-place{width:26px; font-size:22px;
}
.hs-fb-height{min-height:365px;
}

 /*Mozu theme overwritten code*/
.mz-cms-row { max-width: 100% !important;
}
 .mz-cms-content { padding: 0px !important;
}
.hs-list-view-all .fb-view-all{ display: none;
}
.mz-l-pagewrapper{ height:100%;
}
.homeFeaPd  .poaText,.featureViewAll .poaText{
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0;
  width: 100%;
  float: left;
}
    

.home-add-button .enquiry-btn,.featureViewAll .enquiry-btn{
  display: inline-block;
}
.homeFeaPd .btnDisabled,.featureViewAll .btnDisabled{
  pointer-events: none;
  opacity: 0.5;
}