#breadcrumb_bar #pg_breadcrumb li {
    font-size: 14px !important;
}

.singlprod #slick-pager {
	display:none;
	
}
.singlprod #b_product_display #b_product_display_main {
    width: 100%;
}
.socialProofTag {
    display: inline-block;
  
	font-weight: normal;
    margin: 3px;
    padding: 3% 10% !important;
    border-radius: 0 !important;
    min-width: 200px !important;
}

.scrollToTop {
    background-color: rgba(243,243,243,0.9) !important;
    right: 0px !important;
    width: 100px !important;
    border: 1px solid #efefef !important;
    padding: 0 10px;
    font-size: 18px !important;
    line-height: 40px;
    color: rgb(112,112,112) !important;
    text-align: left !important;
    text-transform: uppercase;
}

.scrollToTop i {
    font-size: 30px !important;
    line-height: 35px !important;
    padding: 0 !important;
    color:  rgb(23,64,124) !important;
    text-align: left !important;
    float: left;
    margin: 0 15px 0 0px;
}

.discountstrap {
	min-width: 150px;
    position: absolute;
    min-height: 40px;
    right: 0;
    z-index: 99;
}
/* Popup container - can be anything you want */
.toolpopup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* The actual popup */
.toolpopup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 8px 0 3px 0;
    position: absolute;
    z-index: 99999;
    bottom: 90%;
    left: 30%;
    margin-left: -80px;
    border: 1px solid #ebebeb;
}

/* Popup arrow */
.toolpopup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #efefef transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.toolpopup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

#b_product_brandlogo {
    float: right;
    width: 50%;
    display: inline-block;
}

#product_page * {box-sizing: border-box}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
#buyinglabel {
	 width: 100%;
    min-height: 28px;
    position: absolute;
    margin-left: 8%;
    z-index: 9999;
    bottom: 20%;
    -moz-animation: cssAnimation 0s ease-in 8s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 8s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 8s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 8s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}

#extSvcs { display:none !important;}
#ofrSgnup .sgnupWrp {
    height: auto !important;
}
#breadcrumb_bar{
}
#product_page .cl, #product_page .clear {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
	margin: 1% 0;
}
.sidebar-box td { padding: 5px 0 !important}

#pg_actions .fa-caret-left{
	font-size:16px;
	line-height:20px;
	margin-right:5px;
}

#b_left{
	width:70%;
	float:left;	
}

#b_right {
    width: 25%;
    float: right;
}

#b_product_display {
    width: 55%;
    border: none;
    position: relative;
	float: left;
    overflow: hidden;
}
#b_product_information {
    width: 39%;
    border: none;
    position: relative;
	float: right;
}

#b_product_display #b_product_titlenew{
	width:90%;	
	margin:40px auto;
}
#b_product_display #b_product_titlenew .tmspslot {
height:0px !important;
	display: none !important;
}

#b_product_titlenew h1, #b_product_pricing {
color:rgb(0,0,0);
font-size:20px;
}


#b_product_display #b_product_titlenew ul#b_product_tags{
	position:absolute;
	top:0px;
	right:0px;	
}

#b_product_display #b_product_titlenew ul#b_product_tags li{
	float:left;
	margin-left:5px;	
}
#b_product_tags {
	margin: 5% 0;
}
#b_product_display_main #b_product_tags {
	margin: 0;
}


#b_product_display #b_product_titlenew h1{
	font-size:20px;
	line-height:24px;	
	color:rgb(22,47,105);
	width:100%;
	max-width:500px;
	float:left;
}

#b_product_display #b_product_titlenew h3{
	font-size:20px;
	line-height:24px;	
	color:rgb(22,47,105);
	width:100%;
	max-width:500px;
	float:left;
}

#b_product_display #b_product_display_main {
    width: 80%;
    margin-bottom: 0;
    position: relative;
    float: right;
    border: 1px solid #ebebeb;
    max-height: 325px;
    height: auto;
}


#b_product_display #b_product_display_main a {
    width: 100%;
    z-index: 9999;
    background: url(../../img/layout/transparent-fix.png) repeat;
}

#b_product_display #b_product_display_main img {
    width: 100%;
    margin: 0px auto;
}

#b_product_display #b_product_display_thumbs {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    float: right;
    overflow: hidden;
    min-height: 100%;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb{
	float:left;
	border: 1px solid #ebebeb;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0 !important;
	width: 98% !important;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.bg{
	background-color: #F3F3F3;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.bg a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99;
}



#b_product_display #b_product_display_thumbs .b_product_display_thumb img{
	width:90%;
	margin:0;	
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb a{
	background:url(../../img/layout/transparent-fix.png) repeat; /* ie fix */
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.video  div{
	width:100%;
	position:absolute;
	top:50%;
	left:0px;
	margin-top:-24px;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.video div i{
	font-size:36px;
	line-height:40px;	
	text-align:center;
	display:block;
	color: #162F69;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.video div p{
	font-size:14px;
	line-height:20px;
	text-align:center;
	color: #162F69;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.p360 div{
	width:100%;
	position:absolute;
	top:50%;
	left:0px;
	margin-top:-24px;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.p360 div i{
	font-size:36px;
	line-height:40px;	
	text-align:center;
	display:block;
	color: #162F69;
}

#b_product_display #b_product_display_thumbs .b_product_display_thumb.p360 div p{
	font-size:14px;
	line-height:20px;
	text-align:center;
	color: #162F69;
}


#b_product_tab{
	    width: 100%;
    border: 1px solid #ebebeb;
    display: inline-block;
    margin-top: 0;
	padding: 0 0 3% 0;}


.c_tab_control .c_tab_panel {
    background-color:rgb(255,255,255) !important;
}

#b_review_tab{
	width:100%;
	margin-top:20px;	
}


#b_tab_reviews .b_review_entry{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}


#b_tab_reviews .b_review_entry .b_review_entry_header{
	width:100%;	
}

#b_tab_reviews .b_review_entry .b_review_entry_header ul{
	float:left;	
}

#b_tab_reviews .b_review_entry .b_review_entry_header li{
	float:left;
}

#b_tab_reviews .b_review_entry .b_review_entry_header li i{
	margin-right:3px;
	font-size:24px;
	line-height:30px;
}

#b_tab_reviews .b_review_entry .b_review_entry_header li i.fa-star{
	color:#FFDD00;	
}

#b_tab_reviews .b_review_entry .b_review_entry_header li i.fa-star-o{
	color:#fff;	
}

#b_tab_reviews .b_review_entry .b_review_entry_header p{
	float:left;
	line-height:30px;
	font-size:14px;
	margin-left:10px;
}

#b_tab_reviews .b_review_entry .b_review_entry_content span{
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	display:block;
	font-weight:bold;
}

#b_tab_reviews .b_review_entry .b_review_entry_content span a{
	text-decoration:none;	
}

#b_tab_reviews .b_review_entry .b_review_entry_content span a:hover{
	text-decoration:underline;	
}

#b_tab_reviews .b_review_entry .b_review_entry_content p{
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#b_tab_reviews .b_review_entry .b_review_entry_content a{
	 color:inherit;
}

#b_tab_reviews .b_review_entry .b_review_entry_content .b_review_entry_toggle{
	display:block;
}

/* feefo */
#b_tab_feefo_review .b_review_entry{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}

#b_tab_feefo_review a{
	float:left;
	font-size:12px;
	color:inherit;
	line-height:30px;
	margin-left:15px;
}

#b_tab_feefo_review img{
	float:left;
	margin-left:15px;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header{
	width:100%;	
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header img{
	float:left;	
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header ul{
	float:left;	
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header li{
	float:left;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header li i{
	margin-right:3px;
	font-size:24px;
	line-height:30px;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header li i.fa-star{
	color:#FFDD00;	
}

#b_tab_feefo_review .b_review_entry .b_review_entry_header li i.fa-star-o{
	color:#fff;	
}


#b_tab_feefo_review .b_review_entry .b_review_entry_header p{
	float:left;
	line-height:30px;
	font-size:12px;
	margin-left:10px;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_content span{
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	display:block;
	font-weight:bold;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_content span a{
	text-decoration:none;	
}

#b_tab_feefo_review .b_review_entry .b_review_entry_content span a:hover{
	text-decoration:underline;	
}

#b_tab_feefo_review .b_review_entry .b_review_entry_content p{
	font-size:12px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_content a{
	 color:inherit;
}

#b_tab_feefo_review .b_review_entry .b_review_entry_content .b_review_entry_toggle{
	display:block;
}

/* review form */
#b_tab_write_review_form{
	padding-top:20px;
	padding-bottom:20px;
}

#b_tab_write_review_form .b_review_rate{
	float:right;
}

#b_tab_write_review_form .b_review_rate label{
	display:inline-block;
}

#b_tab_write_review_form .b_review_rate select{
	font-size:12px;
	line-height:20px;	
}

#b_tab_write_review_form .fbtn{
	float:right;	
	width:200px;
	margin-top:30px;
}


#p_question_form .fbtn{
	float:right;	
	width:200px;
	margin-top:30px;	
}

.b_filled_container{
	background-color:rgb(230,230,230);
	padding:20px;	
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;	
}

#b_product_info{
	margin-bottom:20px;	
}

#b_product_catalogue p{
	font-size:12px;
	float:left;
	line-height:20px;
	color:rgb(112,112,112);
}

#b_product_catalogue span{
	float:left;
	display:block;
	font-size:15px;
	line-height:1.5em;
	color:rgb(112,112,112);
	margin-left:20px;
}

#b_product_status {
    margin-top: 10px;
    width: 50%;
    float: left;
}
#b_product_options {
    margin: 3% 0;
    display: inline-block;
	width:100%;
}
#b_product_options p{
    font-size: 13px;
    float: left;
    line-height: 30px;
    color: rgb(112,112,112);
}

#b_product_options select {
    
    font-size: 13px;
    font-weight: normal;
    color: #707070;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 70%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 10px;
    border: 1px solid #ebebeb;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    display: inline-block;
    float: left;
	    border-radius: inherit;
	    background: url(/images/arrow_down.png) no-repeat right white;
}
.p_product_dimension .p_product_dimension_select select {
    font-size: 13px;
    font-weight: normal;
    color: #707070;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 55%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 0 0 10px;
    border: 1px solid #ebebeb;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    display: inline-block;
    float: right;
    border-radius: inherit;
    height: 35px;
	    text-transform: lowercase;
}
#b_product_options select::-ms-expand, .p_product_dimension .p_product_dimension_select select::-ms-expand {
    display: none;
}
#b_product_options select:hover, .p_product_dimension .p_product_dimension_select select:hover{
    border-color: #888;
}
#b_product_options select:focus, .p_product_dimension .p_product_dimension_select select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222; 
    outline: none;
}
#b_product_options select option {
    font-weight:normal;
}
#b_product_options select.minimal {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

#b_product_options select.minimal:focus, .p_product_dimension select:focus {
  background-image:
    linear-gradient(45deg, gray 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, gray 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


#b_product_options select:-moz-focusring, .p_product_dimension select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


#b_product_qtybox {
	background-color:#ffffff;
	display: block;
    float: left;
	width: 35%;
	border: 1px solid #ebebeb;
	height: 50px;
	box-sizing: border-box;
	
	
text-align:center;
	
}

#b_product_status span{
	font-size:15px;
	line-height:24px;	
}
#b_product_status .green, #b_product_notices .green{
	color:rgba(19,192,87);
}
#b_product_notices .green{
	font-size:20px;
}
#b_product_status span.green, #b_product_notices p.green{
	color:rgba(19,192,87);
}
#b_product_notices p.green{
	font-size:20px;
}
#b_product_notices p.orderwithin {
    font-size: 15px;
    color: rgb(112,112,112);
    text-align: center;
    padding: 0;
}
#b_product_notices p.freereturns{
	font-size:15px;
	color: rgb(112,112,112);
	font-weight: bold;
	text-align: center;
}
#b_product_notices p.freereturns i{
	margin: 0 5px 0 20px;
}
#b_product_notices p.delinfo {
	font-size: 12px;
	color: rgb(112,112,112);
	font-weight: bold;
	text-align: center;
}
#b_product_notices p.delinfo a {
	color: rgb(112,112,112);
	text-decoration: underline;
}
#b_product_notices p.freereturns-fr{
	font-size:15px;
	color: rgb(112,112,112);
	font-weight: bold;
	text-align: left;
}
#b_product_notices p.freereturns-fr i{
	margin: 0 5px 0 20px;
}
#b_product_notices p.delinfo-fr {
	font-size: 12px;
	color: rgb(112,112,112);
	font-weight: bold;
	text-align: left;
}
#b_product_notices p.delinfo-fr a {
	color: rgb(112,112,112);
	text-decoration: left;
}
#b_product_notices #b_right {
	color: rgb(112,112,112);
	padding:3% 0;
	font-size: 15px;
    position: relative;
}
#b_product_notices #b_right i {
	color: rgb(112,112,112);
    margin-right: 10px;
    font-size: 22px;
	float: left;
}
#b_product_notices #b_right p {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 14px;
    float: left;
}
#b_product_notices #b_right a {
	color: rgb(112,112,112);
}

#b_product_status span.red{
	color:rgb(192,8,31);
}

#b_product_status span.orange{
	color:rgb(246,139,42);	
}

#b_product_pricing, p_product_dimension_update{
	margin-top:10px;	
	padding: 5%;
}
.p_product_dimension_summary {
    margin-top: 10px !important;
    padding: 3% 0 5% 5% !important;
}
.p_product_dimension_summary-fr {
    margin-top: 10px !important;
    padding: 7% 0 5% 0% !important;
}

#b_product_pricing p#b_pricing_was{
    font-size: 15px;
    line-height: 1em;
    color: rgb(112,112,112);
    margin-bottom: 0;

}

#b_product_pricing p#b_pricing_now{
	font-size:35px;
	line-height:1.5em;
	color:rgb(0,0,0);
}
#b_product_pricing p#b_pricing_now_ex{
	font-size:15px;
	line-height:1.5em;
	color:rgb(0,0,0);;
}
.p_product_dimension_summary-fr p#b_pricing_now_ex{
    font-size:14px !important;
}

#b_product_pricing p#b_pricing_was-fr{
    font-size: 15px;
    line-height: 1em;
    color: rgb(112,112,112);
    margin-bottom: 0;
}
#b_product_pricing p#b_pricing_was-fr .padding-left30{
	
padding-left: 30px;	
}

#b_product_pricing p#b_pricing_was-de{
    font-size: 15px;
    line-height: 1em;
    color: rgb(112,112,112);
    margin-bottom: 0;
}

#b_product_pricing p#b_pricing_was-es{
    font-size: 15px;
    line-height: 1em;
    color: rgb(112,112,112);
    margin-bottom: 0;
}

#b_product_pricing p#b_pricing_was-it{
    font-size: 15px;
    line-height: 1em;
    color: rgb(112,112,112);
    margin-bottom: 0;
}

#b_product_pricing p#b_pricing_now-fr{
	font-size:20px;
	line-height:1.5em;
	color:rgb(112,112,112);
}
.sale_nowp_incvat{
color:#C0081F !important;
 font-weight: bold;
 padding-left:6.6em;	
}
.sale_nowp_incvatkg{
color:#C0081F !important;
 font-weight: bold;
 padding-left:3.4em;	
}
#b_product_pricing p#b_pricing_now-de{
	font-size:20px;
	line-height:1.5em;
	color:rgb(112,112,112);
}
#b_product_pricing p#b_pricing_now-es{
	font-size:20px;
	line-height:1.5em;
	color:rgb(112,112,112);
}
#b_product_pricing p#b_pricing_now-it{
	font-size:20px;
	line-height:1.5em;
	color:rgb(112,112,112);
}

#b_product_pricing p#b_pricing_each{
	font-size:12px;
	line-height:20px;
	color:rgb(112,112,112);
	margin-top:10px;
}

#b_product_features h4 {
	font-weight: bold;
	color: rgb(112,112,112);
	font-size:15px;
}
#b_product_features ul {
    padding: 5px 15px;
}
#b_product_features li {
	list-style-type:disc;
	color: rgb(112,112,112);
	font-size:14px;
}

#b_product_features p {
	font-size:15px;
	line-height:1.5em;	
	color: rgb(112,112,112)
}
#b_product_features a {
	font-size:15px;
	line-height:1.5em;	
	color: rgb(112,112,112)
}
#b_product_disc  {
padding: 2% 20% 2% 1%;
}

#b_product_disc p {
	font-size:12px;
	line-height:1.5em;	
	color: rgb(112,112,112)
}

#b_product_disc p i {
    margin-right: 5px;
    font-size: 15px;
	color: #000000;
}

#b_product_review{
	margin:5% 0;	
}

#b_product_review a{
	float:left;
	font-size:14px;
	line-height:20px;
	color: rgb(112,112,112)
}

#b_product_review img{
	float:left;
	margin-left:10px;
}

#b_product_review ul{
	float:left;
	margin-right:5px;	
}

#b_product_review li{
	float:left;
	margin-right:4px;	
}

#b_product_review li i{
	font-size:18px;
line-height:20px;
}

#b_product_review li i.fa-star{
	color:#FFDD00;	
}

#b_product_review li i.fa-star-o{
	color:#E6E6E6;	
}


#b_product_hazard{
	margin-top:20px;
	margin-bottom:20px;	
}

#b_product_hazard div.b_hazard_logos{
	height:30px;
	display:inline-block;
	position:relative;
	text-align:center;
	margin-bottom:5px;
}

#b_product_hazard div.b_hazard_logos span{
	padding-left:30px;
	font-size:14px;
	line-height:30px;
	text-transform:uppercase;
	font-weight:bold;
}

#b_product_hazard i.fa-square{
	font-size:30px;
	line-height:30px;
	color:#ff9a00;
	position:absolute;
	left:0px;
	top:0px;
	width:25px;
}

#b_product_hazard i.fa-times{
	font-size:16px;
	line-height:30px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:99;
	text-align:center;
	width:25px;
}

#b_product_hazard p{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}



#b_product_qty{
	margin-top:30px;	
	width:100%;
	max-width:420px;
	margin-bottom:40px;
	background-color: rgb(244,244,244);
}

#b_product_qty.collapsed{
	margin:0px;
	margin-bottom:10%;
}

#b_product_qty label{
	width:40%;
	text-align:center;
	margin-bottom:10px;
	display:inline-block;
	color: rgb(112,112,112);
	height:47px;
	margin:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 3em;
	font-size: 15px;
}

#p_product_dimensions label {
    width: 38%;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
    color: rgb(112,112,112);
    float: left;
    height: 34px;
    margin: 0;
    padding: 0 0 0 3%;
    line-height: 3em;
}
#p_product_dimensionsalt {
    margin: 10px auto;
    max-width: 400px;
    width: 100%;
    margin-top: 3%;
    clear: both;
    background-color: #F3F3F3;
    padding: 3% 5% 3% 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#p_product_dimensionsalt label {
    width: 60%;
	font-weight: bold;
    text-align: left;
	font-size: 15px;
    margin-bottom: 10px;
    display: inline-block;
    color: rgb(112,112,112);
    float: left;
    height: 34px;
    margin: 0;
    padding: 0 0 0 3%;
    line-height: 3em;
}
#p_product_dimensionsalt .p_product_dimension .p_product_dimension_select {
    width: 30%;
    float: right;
    text-align: right;
    padding: 3% 0 0 0;
}
#product_page .addtoclickalt {
    max-width: 100% !important;
    float: right;
	width: 100%;
}
.bbtn .fbtn {
    width: 100% !important;
}

#p_product_dimensionsalt .p_product_dimension .p_product_dimension_select input[type="text"] {
    height: 34px;
    width: 80%;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: #ffffff;
    border: none;
}

#b_product_qty_input { display:block;width: 100%;}
#b_product_qty_input input.b_txt {
    height: 48px;
    width: 60px;
    text-align: center;
    float: right;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: #fff;
    border-left: 1px solid #efefef;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

#b_product_qty_input .fbtn {
    float: left;
    width: 65%;
    margin-left: 0;
	border: 1px solid rgb(20,192,87);
	padding: 0 6%;
}
#product_page .fbtn {
    max-width: 65% ;
}
#product_page #b_related_products .fbtn {
    max-width: 400px;
    height: 40px;
    line-height: 40px;
}
#b_related_products hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
}
#product_page .fbtn p {
    width: 100%;
    font-size: 20px;
    text-align: center;
    display: block;
    float: right;
    height: inherit;
    line-height: inherit;
}
#product_page .addtoclick { 
max-width: 65%;
float:right;}

.pp_withadd .green {
    width:90% !important;
	 max-width:90% !important;
}


#b_product_qty p.b_product_qty_weight{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

#b_product_wishlist{
	margin-top:10px;	
}

#b_product_wishlist p{
	float:left;
	font-size:16px;
	line-height:20px;
}

#b_product_wishlist p i{
	float:left;
	margin-right:20px;	
	font-size:20px;
}

#b_product_wishlist p a{
	font-weight:bold;
	color:inherit;	
	text-decoration:none;
}

#b_product_wishlist p a:hover{
	text-decoration:underline;	
}

#b_product_share{
	margin-top:20px;
}

#b_product_share a{
	color:rgb(255,255,255);	
}

/* facebook */
#b_facebook_comments{
	width:100%;
	margin-top:20px;
}

#b_facebook_comments p{
	font-weight:bold;	
}


/* notices */
#b_product_notices {
    margin-top: 2%;
    margin-bottom: 2%;
}

#b_product_notices p{
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	line-height:20px;	
}

#b_product_notices p i{
	margin-right:2.5%;;
	font-size:15px;	
}

/* hotspot panels */
#b_hotspots{
	margin-top:50px;	
}

#b_hotspot_delivery{
	margin-bottom:10px;	
}

#b_hotspot_returns{
	margin-bottom:10px;	
}

/* multibuy discount table */
#p_multibuy_discounts .rvwr_accordion_item p {
    width: 100%;
    padding: 5% !important;
    font-size: 18px !important;
    font-weight: normal !important;
    color: #000000 !important;
    line-height: 1.000em;
    background-color: #b9b9b9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#p_multibuy_discounts .rvwr_accordion_item p a:hover { 
text-decoration:none !important;}
#showmulti {
        background-color: #b9b9b9;
    padding: 0 5% 5% 5%;
	border-top: 3px solid #ffffff;
}

#p_multibuy_discounts{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

#p_multibuy_discounts table{
	width:100%;	
}

#p_multibuy_discounts td{
	padding-top:5px;
	padding-bottom:5px;	
}

#p_multibuy_discounts th{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size:16px;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#p_multibuy_discounts td{
	font-size:16px;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}
.colourtd th{
	
	background-color:rgb(251,224,153)!important;
	
}

 .colourtd td{
	background-color:rgb(254,247,230)!important;
	
}
/* bullion selector */

#p_product_dimensions {
    margin-bottom: 20px;
    max-width: 350px;
    width: 100%;
    clear: both;
    background-color: #F3F3F3;
    padding: 0 5% 3% 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#p_product_dimensions li{
	padding-top:5px;
	padding-bottom:5px;
}


.p_product_dimension label{
	width:30%;
	float:left;
	font-size:14px;
	line-height:30px;
}

.p_product_dimension p{
	width:60%;
	float:left;
	font-size:14px;
	line-height:30px;
	margin-bottom:5px;
	text-align:right;
    padding: 3% 0 0 4%;
}

.p_product_dimension .p_product_dimension_select{
	width:60%;
	float:right;
	text-align:right;	
	padding: 3% 0 0 0;
}

.p_product_dimension .p_product_dimension_select input[type="text"] {
    height: 34px;
    width: 33%;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: #ffffff;
    border: none;
}

.p_product_dimension .p_product_dimension_select select{
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

.p_product_dimension_summary {
    margin-top: 10px;
    width: 49%;
    float: right;
    display: inline-block;
	box-sizing: border-box;
}
.p_product_dimension_summary-fr {
    margin-top: 10px;
    width: 49%;
    float: right;
    display: inline-block;
	box-sizing: border-box;
}

.p_product_dimension_summary p{
	text-align:right;	
}
.p_product_dimension_summary-fr p{
	text-align:right;	
}
.p_product_dimension_update {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 49%;
    display: inline-block;
    float: left;
    padding: 7% 0;
}

.p_product_dimension_update .fbtn{
	width:150px;
	float:right;	
}

.p_product_dimension_update .fbtn {
    max-width: 100% !important;
}

/* customer also bought */
#b_also_bought{
	margin-top:20px;	
}

#b_also_bought p.head{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:rgb(23,64,124);
}

#b_also_bought .s_product_ads{
	margin-top:20px;	
}

/* related products */
#b_related_products{
margin-top:10%;
}

#b_related_products .tmspslot{
margin-botom:10%;
}
#b_related_products p.head{
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	color:rgb(0,0,0);
}

#b_related_products .s_product_ads{
	margin-top:20px;	
}
/* recent product ads */
.recentprod .s_product_ad_entry {
    width: 19%;
    position: relative;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3%;
}
.recentprod {
    position: relative;
    overflow: hidden;
    padding: 5% 0 5% 0;
}
.recentprod .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: rgb(0,0,0);
    width: 100%;
    padding: 0 0 10px 0;
    text-align: center;
}

 /* side product ads */
.s_product_ad_entry {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 0;
    padding: 10px 0;
}

.s_product_ad_display{
	width:37%;
	float:left;
	border:none;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;	
	position:relative;
}
.recentprod .s_product_ad_display {
	width:100%;
}

.s_product_ad_display a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99;
}

.s_product_ad_display img{
	width:90%;
	margin:5% auto;
}

.s_product_ad_info{
	width:55%;
	float:right;
}
.recentprod .s_product_ad_info{
	width:100%;
	float:right;
	text-align: center;
}

.s_product_ad_info p.s_product_ad_desc{
    font-size: 16px;
    line-height: 30px;
    color: rgb(24, 74, 129);
    font-weight: bold;
    text-decoration: none;
}
.s_product_ad_info .s_product_ad_desc span{
	font-size:15px;
	line-height:20px;	
	color: rgb(112,112,112);
}

.s_product_ad_info p.s_product_ad_desc a{
	color:inherit;
}

.s_product_ad_info p.s_product_ad_desc a:hover{
	text-decoration:underline;	
}

.input-number-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input-number-group input[type=number]::-webkit-inner-spin-button,
.input-number-group input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.input-number-group .input-group-button {
    line-height: calc(50px/2 - 5px);
	padding: 0 0 0 5px;
}

.input-number-group .input-number {
  width: 80px;
  padding: 0 12px;
  vertical-align: top;
  text-align: center;
  outline: none;
  display: block;
  margin: 0;
}

.input-number-group .input-number, .input-number-group .input-number-decrement, .input-number-group .input-number-increment {
    height: 49px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    width: 40px;
    border: none;
    background: none;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #707070;
	font-size: 15px;
}
.input-number-group .input-number {
    width: 60px;
	    padding: 0 0 0 5px;
}

.input-number-group .input-number-decrement, .input-number-group .input-number-decrement, .input-number-group .input-number-decrement, .input-number-group .input-number-increment {
    display: inline-block;
    width: 24px;
    background: white;
    color: #707070;
    text-align: center;
    font-weight: none;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 400;
    height: 24px;
	border: 1px solid #f4f4f4;
}

.input-number-group .input-number-decrement {
  margin-right: 0.3rem;
}

.input-number-group .input-number-increment {
    margin-left: 0;
}



.s_product_ad_info .s_product_ad_input{
	margin-top:10px;
}

.s_product_ad_info .s_product_ad_input input.s_product_txt{
	height:50px;
	text-align:center;
	width:50px;
	float:left;
	margin:0;
	padding:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.s_product_ad_info .s_product_ad_input .fbtn{
	float:left;
	width:120px;
	margin-left:10px;
}

.s_product_ad_info .s_product_ad_buy{
	margin-top:10px;
}

.s_product_ad_info .s_product_ad_buy .fbtn{
	float:left;
	width:100% !important;
	background-color: rgb(23,64,124) !important;
	color: #ffffff;
}
.s_product_ad_info .s_product_ad_buy .fbtn a {
    position: absolute;
    font-size:18px;
    text-align: center;
    color: rgb( 19,192,87);
    text-decoration: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none;
    border: 0px;
    display: block;
    background: url(/assets/img/layout/transparent-fix.png);
    z-index: 999;
}
.s_product_ad_info .s_product_ad_buy .fbtn p {
    width: 100%;
    font-size: 18px;
    text-align: center;
    display: block;
    float: right;
    height: inherit;
    line-height: inherit;
	color: rgb( 19,192,87);
}

.s_product_ad_footer{
	margin-top:40px;	
	display: inline-block;
	width:100%;
}
.s_product_ad_footer a{
color:#17407C;
}


.s_product_ad_footer p.see_more{
	font-size:14px;
	line-height:20px;	
}

.s_product_ad_footer .fbtn{
	margin-top:10px;	
}

/* tab control */

ul.c_tab_header.three li{
	width:33.33333333333333%;
	float:left;
}

ul.c_tab_header.three li a{
	background-color:rgb(245,245,245);
	color:rgb(112,112,112) !important;
	border-right:1px solid #efefef !important;
}

ul.c_tab_header.three li:last-child a{
	border-right:0px;
}

ul.c_tab_header.three li a.active{
	background-color:rgb(255,255,255) !important;
}
ul.c_tab_header.three li a:hover{
	background-color:#efefef !important;
}

.c_tab_panel{
	padding-left:20px;	
	padding-right:20px;	
	padding-bottom:20px;	
	padding-top:10px;
	display:none;
}



/* Hotspots */
.c_hotspot{
	padding:20px;
	background-color:rgb(230,230,230);
	position:relative;
}

.c_hotspot:hover{
	background-color:rgb(219,218,218);
}

.c_hotspot i{
	font-size:20px;
	line-height:30px;
	margin-right:10px;	
}

.c_hotspot p{
	font-size:20px;
	line-height:24px;	
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

.c_hotspot span{
	display:block;
	font-size:14px;
	line-height:20px;
}

.c_hotspot a{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99;	
}

#b_further_information{
	padding:20px;
	background-color:rgb(230,230,230);
	position:relative;	
	margin-top:20px;
}

#b_further_information p i{
	font-size:20px;
	line-height:30px;
	margin-right:10px;	
}

#b_further_information p{
	font-size:20px;
	line-height:24px;	
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

#b_further_information li{
	font-size:14px;
	line-height:20px;	
	padding-top:2px;
	padding-bottom:2px;
}

#b_further_information li i{
	font-size:16px;
	line-height:20px;
	margin-right:10px;	
}

#b_further_information li a{
	color:inherit;
}


/* Basket Popups */

.b_popup{
	width:100%;
	position:fixed;
	z-index:999;
	height:100%;
	margin:0px auto;
	display:none;
}

.b_popup_wrapper{
	width:460px;
	background-color:#DDDDDD;
	margin:20px auto;
	padding:20px;
	box-shadow: 0px 0px 20px #888888;
	position:relative;
}

.b_popup_body .b_popup_frame p{
	font-size:12px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;	
}

.b_popup_body .b_popup_frame p span{
	display:block;
	font-weight:bold;
}

.b_popup_header{
	margin-bottom:10px;	
}

.b_popup_header p{
	font-size:16px;
	line-height:22px;
	font-weight:bold;		
}

.b_popup_header p i{
	margin-right:10px;	
}

.b_popup_header a{
	position:absolute;
	right:-5px;
	top:-10px;
	font-size:24px;
	line-height:30px;
	color:rgb(112,112,112);
}

.b_popup_list{
	margin-top:5px;
	margin-bottom:5px;
}

.b_popup_list li{
	font-size:12px;
	line-height:18px;
}

.b_popup_list li i{
	font-size:20px;
	line-height:20px;
	margin-right:5px;
}

.b_popup .b_popup_body{
	max-height:300px;
	overflow:scroll;	
}

/* image popup frame */
.b_image_popup{
	width:100%;
	position:fixed;
	z-index:999;
	height:100%;
	margin:0px auto;
	display:none;	
	background-color: rgba(0,0,0,0.50)
}

.b_image_popup .b_image_popup_wrapper {
    width: 60%;
    height: auto;
    background-color: #fff;
    margin: 20px auto;
    padding: 20px;
    box-shadow: 0px 0px 20px #888888;
    position: absolute;
    top: 35%;
    left: 33%;
    margin-top: -200px;
    margin-left: -250px;
}

.b_image_popup .b_image_popup_wrapper .b_image_popup_body{
	width:90%;
	margin:50px auto 0px auto;
}
.b_image_popup .b_image_popup_wrapper .b_image_popup_body img{
	width:70%;
	margin:5% auto;	
}

.b_image_popup .b_image_popup_wrapper a.b_popup_close{
	position:absolute;
	right:-5px;
	top:-10px;
	font-size:24px;
	line-height:30px;
	color:rgb(112,112,112);
}

.b_image_popup_nav{
	font-size:36px;	
	line-height:40px;
	color:inherit;
	width:50px;
	text-align:center;
}

.b_image_popup_nav.forward{
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-20px;
}

.b_image_popup_nav.backwards{
	position:absolute;
	left:20px;
	top:50%;
	margin-top:-20px;
}
	


/* video popup frame */
.b_video_popup{
	width:100%;
	position:fixed;
	z-index:999;
	height:100%;
	margin:0px auto;
	display:none;		
}

.b_video_popup .b_video_popup_wrapper{
	width:750px;
	height:550px;
	background-color:#fff;
	margin:20px auto;
	padding:20px;
	box-shadow: 0px 0px 20px #888888;
	position:absolute;
	top:40%;
	left:40%;
	margin-top:-200px;
	margin-left:-250px;
}

.b_video_popup .b_video_popup_wrapper .b_video_popup_body{
	width:700px;
	margin:50px auto 0px 30px;
	font-size: 0.7em;
}

.b_video_popup .b_video_popup_wrapper a.b_popup_close{
	position:absolute;
	right:-5px;
	top:-10px;
	font-size:24px;
	line-height:30px;
	color:rgb(112,112,112);
}


/* interactive popup frame */
.b_interactive_popup{
	width:100%;
	position:fixed;
	z-index:999;
	height:100%;
	margin:0px auto;
	display:none;		
}

.b_interactive_popup .b_interactive_popup_wrapper{
	width:500px;
	height:450px;
	background-color:#fff;
	margin:20px auto;
	padding:20px;
	box-shadow: 0px 0px 20px #888888;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-250px;
}

.b_interactive_popup .b_interactive_popup_wrapper .b_interactive_popup_body{
	width:400px;
	margin:50px auto 0px auto;
}

.b_interactive_popup .b_interactive_popup_wrapper a.b_popup_close{
	position:absolute;
	right:-5px;
	top:-10px;
	font-size:24px;
	line-height:30px;
	color:rgb(112,112,112);
}

/* popup form */
.b_popup_form li{
	padding-top:5px;
	padding-bottom:5px;	
}

.b_popup_form label{
	display:block;
	font-size:14px;
	line-height:20px;
	color:rgb(23,64,124);
	font-weight:bold;
	margin-bottom:5px;
}

.b_popup_form span.txt{
	width:100%;
	max-width:300px;
	height:40px;
	background-color:rgb(230,230,230);
	display:block;
	position:relative;
	-moz-box-shadow: inset 0px 1px 1px 1px #A8A8A8;
	-webkit-box-shadow: inset 0px 1px 1px 1px #A8A8A8;
	box-shadow: inset 0px 1px 1px 1px #A8A8A8;
}

.b_popup_form span.txtarea{
	width:100%;
	max-width:400px;
	min-height:100px;
	background-color:rgb(230,230,230);
	display:block;
	position:relative;
	-moz-box-shadow: inset 0px 1px 1px 1px #A8A8A8;
	-webkit-box-shadow: inset 0px 1px 1px 1px #A8A8A8;
	box-shadow: inset 0px 1px 1px 1px #A8A8A8;
}

.b_popup_form span input{
	position:absolute;
	border:0px;
	left:0px;
	width:100%;
	top:0px;
	padding-left:10px;
	padding-right:10px;
	height:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	background:none;
	color:rgb(23,64,124);
	font-size:12px;
}

.b_popup_form span textarea{
	position:absolute;
	border:0px;
	left:0px;
	width:100%;
	top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	height:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	background:none;
	color:rgb(23,64,124);
	font-size:12px !important;
	line-height:16px;
	resize:none;
	font-family:inherit;
}

#pop_delivery{
	display:none;	
}

#pop_delivery .fbtn{
	margin-top:20px;	
}


#pop_large_image{
	display:none;	
}


.c_hide_899{
	display:inline-block;	
}
.custvideos{clear:both;position:relative;display:none;}
/* facebook */
#b_facebook_comments p{
	margin-bottom:20px;	
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

/* NEW DESCRIPTION SECTIONS  ============================================================================= */

.detailspwrap {
	width: 100%;
    border: 1px solid #ebebeb;
    display: inline-block;
    margin-top: 20px;
	padding: 0 0 3% 0;
}
.detailspwrap .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: rgb(0,0,0);
    width: 100%;
    padding: 0 0 10px 0;
}
.detailspwrap .titlealt {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: rgb(0,0,0);
    width: 100%;
    padding: 0 0 10px 0;
}
.sidebar-box a, .readmsidebarore-box a:hover, .sidebar-box a:active, .sidebar-box a:visited { color:#000000; text-decoration: underline;}
.sidebar-box a:hover { text-decoration: underline;}

.sidebar-more a { font-weight: bold}
.sidebar-box {
  position: relative;
  overflow: hidden;
  padding: 3% 10% 0 3%;
  font-size: 13px;
}
.sidebar-box p {
	font-size:13px;
	padding: 1% 0;
}
.sidebar-box li {
	font-size:12px;
	list-style-type:disc;
	margin-left:10px;
	line-height:1.5em;
}

.sidebar-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0;
  padding:10% 0 0 0; 
	
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}


.read-less {
   display: none;
}

/* NEW TABS SECTIONS  ============================================================================= */
#del_left {
    width: 49%;
    float: left;
}
#del_right {
    width: 49%;
    float: right;
}
#rtrnblk {
	float: left;
    width: 100%;
    padding: 10px 0;
}
#rtrnblk p {
	font-size: 12px;
}
.deliveryblock {

    text-align: left;
}
.deliveryblock table td {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.deliveryblock table th, .deliveryblock table td {
    padding: 15px 8px !important;
    text-align: left !important;
    vertical-align: top !important;
}
.del-tab {
    clear: none;
    display: block;
    float: left;
    margin-left: 3.125%;
}
.deliveryblock h3 {
    font-size: 18px;
    font-family: humanistreg,sans-serif;
    color: #464646;
    text-transform: none;
	margin: 0 0 10px 0;
}
.deliveryblock .dts-6.alpha {
    padding-left: 1px;
    padding-right: 10px;
}
	.deliveryblock .dts-6.beta, .deliveryblock .dts-6.alpha {
    width: calc(50% - 10px);
}
	.deliveryblock .deliveryblock-table {
    outline: 1px solid #e5e5e5;
    margin-bottom: 15px;
    color: #464646;
}
	.deliveryblock table {
    max-width: 100%;
    width: 100%;
}
	.deliveryblock .deliveryblock-table .deliveryblock-title {
    background-color: rgb(243,243,243);
    border-bottom: 1px solid #e5e5e5;
}
	.deliveryblock .deliveryblock-table .deliveryblock-method {
    width: 25%;
}
	table td {
    font-size: 12px;
    font-size: .75rem;
}

/* Style the tab */
.tab {
  float: left;
  background-color: #F5F5F5;
  width: 20%;
  height: auto; 
}

/* Style the buttons inside the tab */

.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid #ebebeb;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ffffff;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ffffff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0;
  width:80%;
  border-left: none;
     height: auto;
}

#Reviews .readmore-box,#FAQs .readmore-box,#Delivery .readmore-box  {
       padding: 5% 3%;
	    font-size: 13px;
}

#Reviews .feefolg { 
position: relative;
	float: right;
top: 0 ;
right: 0;
padding: 1%;}



/* PP SECTIONS  ============================================================================= */
		
.pp_with {
    width: 100%;
    border: 1px solid #ebebeb;
    display: inline-block;
    margin-top: 20px;
}
	.pp_with .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: rgb(0,0,0);
    width: 97%;
    padding: 3% 0 0 3%;
}
		.pp_with h2 {font-size: 2em; text-align: center}
		.pp_with h3 {font-size: 1.2em; text-align: center}
		.pp_with .section {
			clear: both;
			padding: 0px;
			margin: 0px;
		}
		.pp_withone input { margin-right:10px}
		.pp_withone p {
    font-size: 14px;
    line-height: 20px;
    margin-right: 0;
	text-align: center;
    }
		/*  GROUPING  ============================================================================= */
		
		.pp_with .group:before,
		.pp_with .group:after {
			content: "";
			display: table;
		}
		
		.pp_with .group:after {
			clear: both;
		}
		
		.pp_with .group {
			zoom: 1;
			/* For IE 6/7 (trigger hasLayout) */
		}
		/*  GRID COLUMN SETUP   ==================================================================== */
		
		.pp_with .col {
			display: block;
			float: left;
			margin: 1% 0 1% 1.6%;
			text-align: center;
			padding: 0 0 3% 0;
		}
		
		.pp_with .col:first-child {
			margin-left: 0;
		}
		/* all browsers except IE6 and lower */

		.pp_withone {width: 23.4%;}
		.pp_withend {width: 23.4%;}
		.pp_withadd {width: 90%;}

		
		.pp_with img { width:80%;float: left;margin-left: 20px;}
		.pp_add span:after {content: "\f067"; margin-top: 30%;display: inline-block;float: right;color: rgb(20,192,87);}


	#fixblk, #fixaddtoo{
	display: none;
	}
#fixaddtoo #b_pricing_now, #fixaddtoo #b_pricing_was, #fixaddtoo #b_pricing_now_ex  {
	display: inline-block;
	width: 32%;
	text-align: center;
	padding: 2% 0;
	font-size: 15px;
}
#fixaddtoo textarea, #fixaddtoo input[type='text'] {
    width: 50%;
    padding: 3%;
    text-align: center;
    height: 48px;
    float:right;
}
#fixaddtoo #b_product_qty.collapsed {
    margin: 0px;
    margin-bottom: 0;
}

	.hidetablet	{ display:block;}
	.showtablet	{ display:none;}
    .hidedesktop { display:none;}
	.hidemobile, #product_page .fbtn .hidemobile { display:block;}
	.showmobile, #product_page .fbtn .showmobile { display:none;}


.product-delivery .product-delivery-table {
    outline: 1px solid #e5e5e5;
    margin-bottom: 15px;
    color: #464646;
}

.product-delivery .deliveryblock {
    width: calc(50% - 10px);
}


		
		
		@media only screen and (max-width: 1220px) {
				.pp_with img {margin-left: 10px;}	
					
		#b_product_display {
        width: 60%;
        }
		}

@media only screen and (max-width: 1200px) {
	
	/* NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	#langstyle #b_product_qty label {
    font-size: 13px;
                line-height: 1.2em;
	}
	/* END - NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	
#b_product_information {
    width: 39%;
    border: none;
    position: relative;
    float: right;
    padding: 0 0 0 2%;
}
#b_product_qty label {
    line-height: 4em;
    font-size: 13px;
}
	#b_product_qty_input input.b_txt {
 
    width: 46px;
}
	#b_product_notices p.orderwithin {
    font-size: 13px;
}
	#b_product_features p {
    font-size: 13px;
}
	
	#p_multibuy_discounts .rvwr_accordion_item p {
    font-size: 15px !important;

}
	
}


/* TABLET VIEW CONTROLS  ============================================================================= */
		@media only screen and (max-width: 1100px) {
		#b_product_display {
        width: 50%;
        }
		#b_product_display #b_product_display_thumbs {
            width: 100%;
			margin: 3% 0 0 0 ;
}
			#b_product_display #b_product_display_main {
    margin-bottom: 3%;
}
	
#b_product_display #b_product_display_thumbs .b_product_display_thumb {
    margin-bottom: 3%;
}
		
			#b_product_display #b_product_display_thumbs .b_product_display_thumb {
    
    margin-left: 1.5% !important;
    margin-right: 1.5% !important;
}
			
			#b_product_information {
    width: 48%;
}
	#b_right {
    width: 28%;
    float: right;
}
   #b_product_display #b_product_display_thumbs .b_product_display_thumb {
  
}
			#product_page .fbtn p {
    font-size: 13px;
}
			

			
		}

@media only screen and (max-width: 1000px) {
            .pp_withend {width: 100%;}
			.pp_withone {width: 31.26%;}
			.pp_withadd {width: 49.2%;}
			
		#b_product_display {
        width: 50%;
        }

			
			
		}

@media only screen and (max-width: 960px) {
	
	/* NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	#langstyle .scrollToTop {
		bottom: 200px !important;
	}
	/* END - NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	
	#b_product_qtybox, #product_page .addtoclick {
    width: 50%;
}

	#fixblk {
    display: none;
    width: 100%;
    right: 0;
    bottom: 0;
    background-color: #F4F4F4;
    position: fixed;
    z-index: 999;
    text-decoration: none;
}
.scrollToTop {
    bottom: 150px !important;
}
#fixaddtoo {
	display: block;
	max-width: 900px;
	margin: 0 auto;
	padding: 2% 5% 10% 5%;
	text-decoration: none;
	float: left;
	width: 100%;
}
#fixblk #b_product_pricing {
    padding: 0 5%;
}
	
#fixblk #b_left {
    width: 49%;
    float: left;
}
#fixblk #b_right {
    width: 49%;
    float: right;
}
	#fixblk #b_product_qtybox {
    width: 35% !important;
		float: right;
}
	#fixblk #product_page .addtoclick {
    max-width: 65% ;
	width: 65% ;
}
	
		#fixblk #b_product_qty {
		max-width:100%;
	}
	
		 #fixblk #b_product_qty #b_product_qty_input {
		width: 59%;
		float: right;
		padding: 3% 2% 0 0;
		margin: 0;
	}
	#fixblk #b_product_qty #b_product_pricing {
		width: 40%;
		float: left;
		padding: 0 0 1% 5%;
	} 
#product_page #b_related_products .fbtn {
    max-width: 100%;
    line-height: 40px;
	width:100%;
}
			
			
		}


@media screen and (max-width:850px){
	
	/* NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	#product_page .addtoclick {
	    max-width: 100% ;
	    width: 100%;
	    float: right;
	}
	/* END - NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	
	
	.hidedesktop { display:block;}
	#b_product_display #b_product_notices #b_right {
    width: 30%;
}

#product_page .addtoclick {
	/* max-width: 50%; */
	width: 50%;
}

#b_product_display #b_product_display_thumbs {
		
	}


	#b_product_qtybox {
    width: 35% ;
	float: right;
}
	#product_page .addtoclick {
    max-width: 65%;
    width: 65%;
	 float: right;
}
	#b_product_qty {
    max-width: 100%;
}
	
#b_product_pricing p#b_pricing_now-fr{
font-size:17px;
}
	

#b_product_pricing p#b_pricing_was-fr{
font-size:15px;
}
	
	.hidetablet	{ display:none;}
	.showtablet	{ display:block;}
	
	.gofull {
		width:100% !important;
	}
	
	.tabimg {
		width: 100% !important;
	}
	
	#b_left {
    width: 49%;
    float: left;
}
	
#b_right {
    width:49%;
    float: right;
}
	#fixblk #b_product_qty #b_product_qty_input {
		width: 55%;
	}
	#b_product_qty #b_product_qty_input {
    width: 100%;
}
	.s_product_ad_entry {
    min-height: 250px;
}


	
	
}


/* MOBILE VIEW CONTROLS  ============================================================================= */

@media screen and (max-width:767px){ 
	#b_product_display #b_product_display_main {
		width: 100%;}


.tooltip .tooltiptext {
    visibility: hidden;
    width: 210px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: -40px;
    z-index: 100000;
    margin-right: 18px;
    left: -80px;
}
	#buyinglabel {
	 width: 80%;
}
	.toolpopup .popuptext {
    left: 10%;
}


}

@media screen and (max-width:699px){
	
	
	
	/* A couple of additional fixes from House - in blue below. */
	
	.p_product_dimension .p_product_dimension_select {
		width: 48%;
		float: right;
		text-align: right;
		padding: 3% 0 0 0;
	}
	/* END - A couple of additional fixes from House - in blue below. */
	
	
	/* Bug List Product Page 19.09 */
	#slick-pager {
		display: none !important;
	}
	/* END - Bug List Product Page 19.09 */
	
	/* NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	#b_product_qty #b_product_qty_input {
		width: 96%;
		padding: 5% 2%;
		margin: 0 auto;
		float: none;
	}
 
#fixblk #b_product_qtybox {
    width: 100% !important;
}
#b_product_qty label {
    width: 50%;
}
 
#langstyle #b_product_qty #b_product_pricing, #langstyle #fixblk #b_product_qty #b_product_pricing {
    width: 100%;
    float: left;
    padding: 0 0 3% 5%;
}
#langstyle #p_product_dimensions {
    margin-top: 3% !important;
}
 
#langstyle #b_product_qty #b_product_qty_input {
    padding: 0% 2% 0 0 !important;
}

	/* END - NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */
	
	#fixblk #b_product_qtybox {
		width: 48% !important;
	}

	.s_product_ad_entry {
    padding: 10px;
    min-height: 150px;
}
	
	#b_product_display #b_product_display_main {
    max-height: auto;
    height: auto;
}
	
	.HomeSlider {
    max-height: auto;
}
	#b_product_display #b_product_display_main {
    border: none;
}
	.featherlight {
    display: none !important;
}
	.toolpopup .popuptext {
    bottom: 140%;
    left: 50%;
}
	
	
	
#b_product_qty #b_product_qty_input {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 auto;
    float: none;
}
	
		#fixblk #b_product_qty #b_product_qty_input {
		width: 59%;
		padding: 3% 2% 0 0;
		margin: 0;
	}
	
	
	
	
	#b_product_qty #b_product_pricing, #fixblk #b_product_qty #b_product_pricing {
		width: 40%;
		float: left;
		padding: 0 0 3% 5%;
	}
	.p_product_dimension_summary-fr {
	width:auto !important;
	}
	
	#b_product_pricing p#b_pricing_now {
font-size: 25px;
line-height: 1.5em;
	}
	#b_product_pricing p#b_pricing_was, #b_product_pricing p#b_pricing_now_ex {
font-size: 12px;
}
	#fixblk #b_product_qtybox {
    width: 35%;
}
	
	
	#b_product_display {
    width: 100%;
}
	#b_product_information {
    width: 100%;
}
	#b_product_display #b_product_notices #b_right {
    width: 33%;
    float: left;
    padding: 0 5%;
}
	#b_product_display #b_product_display_main {
    margin-bottom: 0;
}
	.recentprod .s_product_ad_entry {
    width: 46%;
	adding: 7%;
}
	
	
	
	#b_product_display #b_product_display_thumbs .b_product_display_thumb.video{
		display:none;
	}

	#b_product_display #b_product_display_thumbs .b_product_display_thumb.p360{
		display:none;
	}
	
#b_left{
	width:98%;
	float:none;	
	margin:0px auto;
}
#del_left, #del_right{
	width:98%;
	float:none;	
	margin:0px auto;
}

#b_right{
	width:98%;
	float:none;
	margin:30px auto 0px auto;
}

.b_product_split{
	float:left;
	width:48%;	
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

#b_left_split{
	padding-right:2%;
}

#b_right_split{
	border-left:1px solid #CBCBCB;
	padding-left:2%;	
}

#p_product_dimensions{
	max-width:100%;	
}

#p_product_dimensions li p{
	text-align:right;	
}

#b_product_qty{
	float:left;	
}

#p_multibuy_discounts {
	max-width:100%;	
}
	#fixblk #b_product_titlenew h1, #b_product_pricing {
    font-size: 13px;
    padding: 2% 5%;
}
	
	
#b_product_display #b_product_notices #b_right {
    width: 47%;
    float: right;
    padding: 0 2%;
    text-align: center;
}
	#b_product_display #b_product_notices .videopop {
		display:none;
	}
	
	#b_product_notices #b_right i {
    color: rgb(112,112,112);
    margin-right: 10px;
    font-size: 22px;
    text-align: center;
    display: inline-block;
		    float: none;
}
	#b_product_notices #b_right p {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 14px;
    text-align: center;
    display: inline-block;
		float: none;
}
	

.b_product_split{
	float:left;
	width:100%;	
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

#b_left_split{
	padding-right:0%;
}

#b_right_split{
	border-left:0px;
	padding-left:0%;	
}
.hidemobile, #product_page .fbtn .hidemobile, #b_product_qty .hidemobile { display:none;}
.showmobile, #product_page .fbtn .showmobile, .hidedesktop { display:block;}
#b_product_qty_input input.b_txt {
          /* width: 35% !important; */
}
 
#fixblk #b_product_qtybox {
    width: 30% !important;
}
	input.b_txt {
    width: 100%;
}
	#b_product_qtybox {
		width: 35%;
	}
	
	
	#b_product_display #b_product_display_thumbs {
		display:none !important;
	}
	
	
}

@media screen and (max-width:599px){
	
	#b_product_display_main a{
		
	}

	ul.c_tab_header.three li a{
		font-size:12px;
	}

	ul.c_tab_header.three li span{
		display:none;
	}

	.b_popup_wrapper{
		width:300px;
	}

	
}


@media only screen and (max-width: 580px) {
			.pp_with .col {
				margin: 1% 0 1% 0%;
			}
		.pp_with h2 {font-size: 1.5em;}
		.pp_with h3 {font-size: 1em;}


 
		}


@media screen and (max-width:399px){
	#fixblk #b_product_qtybox {
width: 35% !important;
}
	
	.b_popup_wrapper{
		width:260px;
	}	
		
	#b_facebook_comments{
		display:none;
	}

	#b_tab_reviews .b_review_entry .b_review_entry_content .b_review_entry_toggle{
		display:none;
	}
	
	#b_review_tab .c_tab_header{
		display:none;
	}
	
	#langstyle .p_product_dimension_summary {
 
    padding: 1% 2% 1% 5% !important;
}
}










.b_video_popupbg {
    width: 100%;
    position: fixed;
    z-index: 9999;
    height: 100%;
    margin: 0px auto;
	background: rgba(0, 0, 0, .6);
}
.b_video_popup .b_video_popup_wrapper {
    z-index: 10000;
}
		
.b_video_popup_body a {
			background-color: rgb(244,244,244);
			color: rgb(0,0,0);
			padding: 10px;
			text-decoration: none;
			font-size: 15px;
			margin: 0 1px;
			cursor: pointer;
}	
		
.b_video_popup_body .fa {
		margin: 0 0 0 5px;
}
.b_popup_close {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 50px;
    width: 50px;
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    border: 0;
    padding: 0;
    font-size: 45px;
    color: #c2c1c1;
	background: none;
}
		
.custvideos {
    margin-bottom: 20px;
}
		
	.b_video_popup .b_video_popup_wrapper .b_video_popup_body {
    width: auto;
    margin: 20px;
    font-size: 0.7em;
}
		
.b_video_popup .b_video_popup_wrapper {
    width: auto;
    height: auto;
}
.b_popup_close{
	display:block
}

















/* NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */

/* UPDATE CSS LINES */
 
.imagecontainer {
    /* width: 100%; */
    font-family: 'Arial';
    font-size: 20px;
    color: #008000;
    text-align: right;
    max-width: 200px;
    float: right;
}
 
/* ADD NEW CSS LINES ADD THIS BEFORE THE MEDIA QUERIES STARTS*/
 
 
.b_product_brandlogo img {
                width: 100%;
    height: auto;
}
 
#langstyle #product_page .addtoclick {
    max-width: 100% !important;
    float: left !important;
    bottom: 0 !important;
}
#langstyle #b_product_qty_input .fbtn {
    float: left !important;
    width: 100% !important;
    margin-left: 0 !important;
    border: 1px solid rgb(20,192,87) !;
    padding: 0 6% !important;
}
 
#langstyle #b_product_qtybox {
    background-color: #ffffff !important;
    display: block !important;
    float: left !important;
    width: 100% !important;
    border: 1px solid #ebebeb !important;
    height: 50px !important;
    box-sizing: border-box !important;
}
 
#langstyle #b_product_qty_input {
    display: block !important;
    width: 100% !important;
    height: 100px !important;
}
 
#langstyle #b_product_qty_input input.b_txt {
    width: 40% !important;
}
 
 
 
#langstyle .p_product_dimension_summary {
    margin-top: 10px;
    width: 100%;
    float: right;
    display: inline-block;
    box-sizing: border-box;
}
 
#langstyle .p_product_dimension_summary p {
    text-align: left;
    width: 49%;
    float: left;
}
 
#langstyle .p_product_dimension_summary {
    margin-top: 10px !important;
    padding: 1% 0 1% 5% !important;
}
 
#langstyle .p_product_dimension_update {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0% 0;
}
 
#langstyle .p_product_dimension_update .fbtn {
    width: 95%;
    float: right;
}
 
#langstyle #p_product_dimensions {
    margin-bottom: 10px;
    max-width: 350px;
    width: 100%;
    margin-top: 3%;
    clear: both;
    background-color: #F3F3F3;
    padding: 3% 5% 3% 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 
#langstyle #p_product_dimensions label {
    width: 38%;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    margin-bottom: 0;
    display: inline-block;
    color: rgb(112,112,112);
    float: left;
    height: auto;
    margin: 0;
    padding: 3%;
    line-height: 1.5em;
}
/* END - NEW CODE FROM HOUSE CREATIVE - Various styling amends to Product Form. */









/* Bug List Product Page 19.09 */
.pp_with .col {
display: block;
float: left;
margin: 1% 0 1% 1.6%;
text-align: center;
position: relative !important;
}

.pp_add span:after {
content: "\f067";
margin-top: 26%;
display: inline-block;
float: right;
color: rgb(20,192,87);
position: absolute !important;
}
/* END - Bug List Product Page 19.09 */





