/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
#tabs .maintabs {min-height:180px;}
html,body {
	margin:0;
	padding:0;
	height:100%;
}

.event-caption {
    text-align: center;
    background: #b5b5b5;
    margin-top: -2px;
    padding-top: 2px;
    color: white;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    transition: background 0.3s linear;
    padding-bottom: 5px;
}

.products a:hover .event-caption {
    background-color: #000;
    text-decoration: none;
}

.eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.page-image__small {
height: 200px;
width: 100%;
}

.page-image__medium {
height: 340px;
width: 100%;
}

.page-image__large {
height: 460px;
}

.product__carousel {
object-fit: cover;
width: 110px;
height: 110px;
margin-right: 5px;
}

.eq-height [class*="col-"] {

  vertical-align:middle;

}

.event-venue {
    margin-bottom: 1em;
}

.right {
    text-align: right;
}

.blog-list-single, .events-list-single{margin-bottom:20px;}

.youmayalsolike-title {  padding: 0 0 5px 0;}
.alsowrap2 {position:relative; height:100%;}
.youmayalsolike2 {position:absolute; bottom:1px;}
                    .cout{
    clear: both;
    color: #333;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
    margin-right:10px;
    padding: 0 15px 0 0}
    #normprice {color:#ff0000;  text-decoration: line-through;  margin-right:5px;}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	/*border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;      */
}

 .trrow{margin-bottom:10px;font-size:14px;font-weight:700;}

.productrow{padding:20px 0;}
 .qtybox{max-width:120px;}

/* Headlines Stuff */ 
  .headline h1 a { font-size: 26px;}
  .our {color: #FFF;font-size: 26px;}
  .our {color: #FFF;font-size: 26px;}
  





.lesspadding{
padding-left:8px;
padding-right:8px;
}

.lesspadding_left{
padding-left:8px;
}


.lesspadding_right{
padding-right:8px;
}

.prod-details-row p ,
.prod-details-row span,
.prod-details-row ul li,
.extrainfo {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;

}


.video-container {
    position: relative;
    padding-bottom: 148px;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
    
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.rightcolumn{

}


address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}



}


ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a {
	text-decoration:none;
	color: #000000;
}

.accountoptions a{
color:#666;
}

p a {
	color: #333;
	text-decoration: underline;
}

.searchresult h2 a{
color:#666666;
}

.pages-container{
clear:both;
}


.frontpic{

height:340px;
}


.sectionlinewrap{
clear: both;
height:25px;
}

/* Global CSS ===================================================================*/
/*"Franklin Gothic Medium", */

body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #fff;

}

.clearfix {
	clear:both;
	width: 100%;
	height: 0.01px;
}

a:hover{
	text-decoration:underline;
}
p {

	color: #666666;
}
a#ask {
	position: fixed;
	top: 480px;
	/*left: 50%;
	margin-left: 474px;*/
  right: calc(50% - 700px);
	cursor: pointer;
  /*z-index: -5000;*/
  z-index: 1;
}


/* Wrapper CSS ===================================================================*/
#body-wrapper {
	max-width: 1058px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
  
}

/* Adsearch CSS ==================================================================*/


.adsearchtitle{

padding:0 !important;
 font-size: 21px !important;
 margin-bottom:5px !important;
}
.shopby{

padding:0 0 25px 0;
}


.shopby label{

width:200px;
}

input{

outline:none;
}


.checkbox{
width:15px;
float:left;
margin-right:5px;
padding-right:5px;
}

/* Header CSS ===================================================================*/
#header {
	width: 100%;
}
#header .wrapper {
}
a.logo {
	float: left;
	padding: 35px 0 20px;
}
a.logo img {
	position: relative;
	width: auto;
	margin: 0;
}
.header-links {
	float: right;
}
.header-links p {
	float: left;
	line-height: 20px;
	padding: 10px 20px;
	padding-left: 55px;  

}

.smaller-h1{
font-size:15px;
}

.lllinks
{  height:10px;

	margin-top: 60px;
  margin-bottom:10px;
}
.lllinks a{
color:#666;
}



.header-links p.shop {
	background: url(https://www.britishdesignbritishmade.com/templates/default/images/shop.jpg) no-repeat top left;
	padding-right: 0;
}
.header-links p.account {
	background: url(https://www.britishdesignbritishmade.com/templates/default/account.jpg) no-repeat center left;
}
.header-links p a {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

form#searchForm {
	clear: both;
	padding-top: 15px;
	float: right;
}
input[type=submit] {


  
}
input[type=text] {
/*	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;  */
	margin-right: 5px;
}
     
     
     
.advsearch {

color:#000 !important;
margin-right:25px;

}  


#xSearch{


}

#search-button{
    background-color: #9f9f9f;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    height: 26px;
    line-height: 24px !important;
    margin-top: -10px !important;
    padding: 0 10px;
    width: auto;

}     

/*Section CSS  ===================================================================*/


.section-product-title{
font-size:18px;

}
.rightprod{
margin:0 0 0 10px ;
float:right;
}

.leftprod{
margin:0 10px 0  0;
 float:left;
}


.centreprod{
margin-left:10px;
 float:left;
}


.product-single{
width:30%;

padding: 0 ;
height:auto;

}


.product-single .proddesc{

 text-align:center;

}

.singledesc{

   text-align:center;
}

.rightprod {

margin-left:20px;
text-align: right;
}

.backto {color:#333; text-decoration:none; font-weight:bold;}


.column {
	float: left;
	width: 33.1%;
	padding: 2% 2% 0 0;
} 
.prodcol {	
  width: 23%;
  margin-right: 2%;
  padding: 0;
  }


.first, .second, third, fourth {
float:left;
  margin-right: 2.75%;
  padding: 0;
  margin-bottom: 20px;
}

.fourth{

float:right !important;
margin-right:0 !important;

}



.advsearchcolumn{

     margin-right: 2%;
  padding: 0;
}


.searchForm p{

margin:15px 0;
}


.advsearchcolumn:nth-of-type(3){

  float:right !important;
margin-right:0 !important;
}




.product-single a{

   color:#000;

}


.product-separator{

clear:both;
width:20%;
float:left;

}


.clear {clear:both;}
.seclists {padding:0px 18px 0px 18px; }
.main .full, .full {width:100%;}

.sectionline{
 
  padding:0 0 24px 0;
  width:25%;
  float:left;

}

.sectionline:nth-of-type(1)
{
    border:none;
} 

.sectionline:nth-of-type(2)
{
    border:none;
} 
.sectionline:nth-of-type(3)
{
    border:none;
} 
.sectionline:nth-of-type(4)
{
    border:none;
} 




/* Advanced Search CSS ==============================================================*/

#adv1 {
    float: left;
    width: 45%;
}


#adv1 p {
    float: left;
    width: 100%;
    margin: 15px 0;
}



.cart-content a{
 color:#666666;

}
.telme { text-decoration:none; cursor:text;}
.telme:hover { text-decoration:none; }

/* Navigation CSS ===================================================================*/
#nav-wrapper {
	float:left;
	width: 100%;
  height: 40px;
	padding: 0;
	margin: 0 auto;
}
a.home-icon {
	float: left;

}
ul.nav {
	padding: 0;
	text-align: left;
	float: left;
}
ul.nav li {
	float: left;
	position: relative;
}

ul.nav li:nth-of-type(1){

 margin-right:12px;

}


ul.nav li a {
padding: 0px 4.5px;
font-size: 13px;
	line-height: 24px;
	float: left;
/*	border-right: 1px solid #fff;  */
	font-weight: 700;
	color:#666666;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-decoration:none;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	transition: color 0.3s linear;
}
ul.nav li.end a {
	padding-right: 0;
}
ul.nav li a:hover,
ul.nav li a.active {
	color: #000;
}
.mobile-trigger {
	display: none;
}
@media screen and (min-width: 626px) {
ul.nav {
	display: block !important;
}
ul.nav li.mobile-show {
	display: none !important;
}

}


.megalistwhere li{

width:100%;
display:block;
}

/* Slider CSS ==================================================================*/
.slider-wrapper {
	width: 100%;
	padding: 0;
	position:relative;
}
.slider-container {
	width: 100%;
	position: relative;
}
.slider-container img {
	position: relative;
	width: 100%;
}

/* Content CSS ==================================================================*/

#content .wrapper{
	width: 100%;
	padding: 25px 0 0;
	margin: 0 auto;
	clear: both;
}

a.cta {
	clear: both;
	float: left;
	margin-top: 15px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
	font-size: 18px;

	background: #B5B5B5;
	padding: 0 10px;
	text-decoration: none;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
a.cta:hover {
	background: #000;
}

/* Articles CSS ====================================================================*/

.updateddate{
font-size:12px;
}





/* Promo tiles CSS ==================================================================*/

#content .promo-tiles {
	width: 100%;
	clear: both;
}


.column.right {
	padding: 2% 0 0 0;
}
.column img {
	width: 100%;
	position: relative;
	padding: 0 0;      
  
}
.column a {
	float: left;
	width: 100%;
	margin-bottom: 45px;
}
.column a h3 {
	float: left;
	width: 100%;
	line-height: 35px;
	font-size: 17px;
	font-weight: 500;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	padding: 0 2%;
	text-transform: uppercase;
	background-color: #B5B5B5;
	text-align: center;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
.column a:hover h3{
	background-color: #000;
	text-decoration: none;
}	


/* Footer CSS ===================================================================*/
#footer {
	clear: both;
	width: 100%;
	background: #b5b5b5;
}
#footer .wrapper {
	padding: 25px 20px;
}
.footer-left {
	float: left;
	width: 45%;
}
.footer-right {
	float: left;
	width: 55%;
}
.footer-left .col {
	float:left;
	width: 30.33%;
	padding-right: 3%;
}
.footer-left .col h3,
.footer-right .col h3 {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 25px;
}
.footer-left .col ul li a,
.footer-left .col ul li,
.footer-right .col ul li a,
.footer-right .col ul li,
.footer-right .col p {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
 text-transform: lowercase; 
}
.footer-right .col {
	float:left;
	width: 47%;
	padding-right: 3%;
}
.footer-right .col p.socials a {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 5px;
}



.socials{

margin-top:5px;

}


.footer-right input {
	width: 95%;
	margin: 15px 0;
}
.footer-right .col p span {
	text-transform: uppercase;
}
.copyright p {
	line-height: 30px;
	margin: 10px 0;
}
.copyright p,
.copyright p a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.copyright p a:hover {
	text-decoration: underline;
}
.copyright p.left {
	float: left;
	text-align: left;
}
.copyright p.right {
	float: right;
	text-align: right;
}


.signupto{
	text-transform: uppercase;
  color:#000;

}
.footerinput{

width: 190px !important;

}




.worldpay{

padding-top:15px;
 width: 70%;
}

.worldpay img {
  width: 100%;
  margin-top: 5px;
}


/* Fat Cart CSS ===================================================================*/
#productimg {
float: left;
width: 35%;
}

.prod_left {
    float: left;
    width: 38%;
}
.prod_left p {
font-size: 14px;
font-family: arial;
}
.prod_right {
    float: right;
    width: 100%;
}
.prod_top {
    float: left;
    margin-bottom: 20px;
    width: 50%;
}
#contact1 {
    float: left;
    margin: 1% 0 0;
    padding-left: 5px;
    width: 60%;
    padding: 0 0 50px 0;
}

.row-british{
font-size:16px;
font-weight:700;

}


#contact2 {
    float: left;
    margin: 1% 0 0;
    min-width: 200px;
    width: 35%;
}
#contact2 h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#cartlist, #totalsdiv, #buttonsbar, .orderrow, .error-text {
    clear: both;
    padding: 10px 0;
    width: 100%;
}

#totalsdiv{

width:90%;

}

#buttonsbar ul li{
float:left;
  margin-right:10px;
}


 #buttonsbar{
 
 margin-bottom:40px;
 }

.error-text {

    width: 80%;
    color:#BF2733;
}
.cartdiv1 {
    float: left;
    width: 65%;
}
.cartdiv1 img {
    float: left;
    margin: 0 1% 1%;
    width: 20%;
}
.cartdiv2 {
    float: right;
    width: 35%;
}
.cartdiv2 p {
    float: left;
    padding-left: 25px;
    text-align: right;
    width: 80px;
}
.orderrow label {
    float: left;
    width: 150px;
}
.orderrow label span {
    float: none;
}
.orderrow input, .orderrow select, .orderrow textarea, .cartbutton {
    float: left !important;
    margin: 4px 0;
}
.orderrow input, .orderrow select, .orderrow textarea {
    float: left;
    margin: 0;
}

input, textarea {
    border: 1px solid #b0b0b0;
    color: #000;
    font-size: 13px;
    max-width: 100%;
    padding: 3px 5px 4px;
}
input[type="text"], input[type="password"] {
    width: 180px;
}
.cartdiv2 p {
    float: left;
    padding-left: 25px;
    text-align: right;
    width: 80px;
}

.detail-body {
    background-color: #ffffff;
    margin: 5px;
}



#main-content h2 {
    clear: both;
    font-size: 16px;
    font-weight: bold;
padding: 3px 0;
}

#main-content h1 , .mem_name {
    clear: both;
    font-size: 16px;

    padding:0 0 17px 8px;
    
}

.youmayalsolike-title{

font-weight:700;font-size:18px;margin-bottom:10px;
}

#p1 {
    float: right;
    text-align: left;
    width: 10%;
}
#p2 {
    float: right;
    font-weight: bold;
    text-align: right;
    width: 40%;
}
#totalsdiv p {
    line-height: 1.5;
    padding: 6px 6px 6px 14px;
    text-align: right;
}

.removebutton{

margin-top:10px !important;
}



form{


}

#main-content{

min-height:500px;
 padding:0 0 30px 0;
 
  margin:0 auto;
}

footer .col ul {

    list-style-type:none !important;
    
}

@media (min-width: 1200px)
.container , .container-fluid, #main-content, #breadcrumb{
    width: 1170px;
}
@media (min-width: 992px)
.container , .container-fluid, #main-content, #breadcrumb{
    width: 970px;
}
@media (min-width: 768px)
.container , .container-fluid, #main-content, #breadcrumb{
    width: 750px;
}




#main-content h1{
font-size:20px;
margin-bottom: 5px;
}

#breadcrumb{

font-size:12.5px;
padding:0 0 5px 0;
clear: both;
text-align: right;
margin-bottom:20px;
z-index:10000;
}                     


#breadcrumb a{
 color:#666666;
}

.productloop{

padding:0 0 25px 0;
margin-bottom:25px;
}


.cartlink{


width:100% ;
margin-right:10px;

}


.oneofthree{
min-height:200px;
width: 31%;
float:left;
border:1px solid #ccc;
border-radius:5px;
margin:0 7px;
padding:10px;
}

.oneofthree a{

margin-top:5px;
font-weight:700;
text-decoration: underline;
 color:#666;
text-decoration: none;

}
 
 
 .oneofthree-outer h1{
 padding-left:5px;
 }
 
 

.checkout{
margin-top:20px;

}


.cart-table th{
min-width:50px;
padding:5px;
font-weight:700;
}

.cartablelinks  a{
background:#c13583;
padding:5px;
color:#fff;
margin-right:5px;
}

.cart-table{
width:100%;
margin:25px 0;
}


.cart-table td,
.cart-table th
{
padding:5px;
border: 1px solid #d2d2d2;
text-align:left;
}
.cart-table th {
font-weight:300;
text-align:left;
}

.checkbox{

background-color:#fff;
}

input[type="radio"]{
background-color:#fff;

}

.total{
text-align:right !important;

}

tbody td{padding:5px;}




/* Product CSS ======================================================================*/

.star{

width:100px;


}

.backto{
background: url(https://www.britishdesignbritishmade.com/templates/default/images/backtosearch.gif) no-repeat left top #fff !important;
width: 252px;
height: 37px;
z-index:10000;
 margin-top:-25px;

}


.prod-name{
text-transform:uppercase;


}

.youmayalsolike{

padding:20px 0;

}

.youmayalsolike h3{

font-size:15px;
}

 #gall_wrapper{

 }
 
 .gall_wrapperclass{
 
  width:100%;margin-top:25px;margin-bottom: 5px;
 
 }

#prodqty{
max-width:45px;

}


.product-single-associated {
width:20%;
float:left;
height:20%;

}

.productleft{

margin:0 35px 0 0;
float:left;
height:100%;


}





.inbetween{

height:5px;
}
.selectgroup{
height:10px;
}


.prodbottom{   
width:100%;
text-align:center;
padding:15px 0 0 0;
}

.prod_right{
 padding:20px 8px 10px 10px;
 width:46%;
 float:left;
}
.prod_right p {

}


.rightdetails{
padding:15px 0 0 0;

float:left;
}


.prodbottomt{
 height:15px;
}

.image_cont {

width: 360px;

}

.mem_name {

}

input[type=submit] {

/*margin: 25px 5px 0 0;       */


}


select {


font-size:12px;
}



 .zoomWindow{
 
 border:1px solid #1E4456 !important;
 }


  input[type="button"],input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
padding: 1px 4px !important;
}

.zoomContainer{


}




 input[type=submit] {

}


input[type="submit"]:hover{
    border: 1px solid #999;color:#000;
}



.zoomContainer{


}



.btn_inc {
/*s-moz-box-shadow: inset 0px 0px 0px 0px #bee2f9;
-webkit-box-shadow: inset 0px 0px 0px 0px #bee2f9;
box-shadow: inset 0px 0px 0px 0px #bee2f9;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #B3DAF7), color-stop(1, #D1E9FA) );
background: -moz-linear-gradient( center top, #B3DAF7 5%, #D1E9FA 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
background-color: #63b8ee;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
text-indent: 0px;
border: 1px solid #3866a3;
display: inline-block;
color: #14396a;
font-family: Arial;
font-size: 15px;
font-weight: normal;
font-style: normal;
height: 22px;
width: 23px;
text-decoration: none;
text-align: center;
text-shadow: 1px 1px 0px #7cacde;
padding:5px 0 0 0; */
}

.product-thumbnail{

border:1px solid #aaaaaa;
margin-bottom: -30px;
}

.selectbox{
margin-top: 8px; max-width: 270px;

}


.prodselectbox{


}

.prod-details-row{
clear:both;
margin: 10px 0;
}

.optiontitle{
margin: 8px 2px 2px;
width:60px;
float:left;
}

.product-add {
   color:#000 !important;
   

   

 border: 1px solid #b0b0b0!important;
 padding:2px 3px;

}


.addtobasket
{
  background:url(https://www.britishdesignbritishmade.com/templates/default/images/addtobasket.gif) no-repeat left top #fff !important;  
  width: 125px;
  height:37px;

}


.addtowishlist{

  background:url(https://www.britishdesignbritishmade.com/templates/default/images/addtowishlist.gif) no-repeat left top #fff !important;  
  width:158px;
  height:37px;
  float:right !important;padding:5px 3px;

}


.product-add a:hover{
text-decoration:none;

}


.product-add:hover{
  text-decoration:none;


}


.ourprice, .price {
font-weight: 700;

}

.ourprice{

font-size:18px;
}


.price {
font-size:21px;
text-align: center;
font-weight: bold;
margin-top: 5px 5px 0 0 !important;
}



input[type=submit] {

}

#search-button, .search-button, .button{
border: 1px solid #8AA6B3;
background-color: #1E4456;
bottom: 1px;
margin-top: 10px;
left: 0;
position: relative;
color: #fff;
border: 1px solid #8AA6B3;
background-color: #1E4456;

background-image: url("https://www.britishdesignbritishmade.com/templates/default/images/cta-back.jpg");
background-size: cover;
}




/* Tabs ===================================*/
     .tabbed-area { margin: 0 0 120px 0; }
        .box-wrap { position: relative; min-height: 250px; }
        .tabbed-area div div { background: white; padding: 20px; min-height: 250px; position: absolute; top: -1px; left: 0; width: 100%; }
        .tabbed-area div div, .tabs li a { border: 1px solid #ccc; }
        #box-one:target, #box-two:target, #box-three:target { z-index: 1; }
        
        .adjacent { position: relative; margin-top: 50px; min-height: 300px; }
        .adjacent div { border: 1px solid #ccc; background: white; padding: 20px; min-height: 250px; position: absolute; top: -1px; left: 0; width: 100%; }
        .adjacent .tabs { position: absolute; bottom: 100%; left: 0; z-index: 2; }
        .adjacent .tabs li a { background: -moz-linear-gradient(top, white, #eee); }
        #box-thirteen:target,
        #box-fourteen:target,
        #box-fifteen:target { z-index: 1; }
        #box-thirteen:target ~ .tabs a[href='#box-thirteen'],
        #box-fourteen:target ~ .tabs a[href='#box-fourteen'],
        #box-fifteen:target ~ .tabs a[href='#box-fifteen'] { background: white; border-bottom: 1px solid white; }

      
        .tabs { list-style: none; }
        .tabs li { display: inline; }
        .tabs li a { color: black; float: left; display: block; padding: 4px 10px; margin-left: -1px; position: relative; left: 1px; background: white; text-decoration: none; }
        .tabs li a:hover { background: #ccc; }
        

 .maintabs ul li{
 list-style:disc !important;
 }
 .maintabs ul{
 
 margin-left:20px !important;
 }



/* Contact CSS ===================================================================*/


.opening{
font-size:12px;

margin:10px 0;
}

.smaller{

font-size:10px;
}


..head1-left{
width:250px;
}


/* responsive CSS ===================================================================*/
@media screen and (max-width: 1175px) {
a#ask {
	left: auto;
	margin-left: o;
	right: 10px;
}
}
@media screen and (max-height: 560px) {
a#ask {
	top: auto;
	bottom: 10px;
}
  .headline h1 a { font-size: 18px;}
 .our {color: #FFF;font-size: 24px;}
 .our2 {color: #FFF;font-size: 26px;}
 .subsform {
    padding-top: 20px;
}
}
@media screen and (max-width: 1075px) {
ul.nav {
	text-align: center;
	float: none;
}
ul.nav li {
	float: none;
	display: inline-block;
}
}
@media screen and (max-width: 950px) {
a.logo img {
	width: 430px;
}
.header-links p {
	margin-top: 40px;
}
}
@media screen and (max-width: 920px) {
a.home-icon {
	
}
.footer-left {
	width: 100%;
}
.footer-right {
	width: 100%;
	padding-top: 30px;
}

}
@media screen and (max-width: 820px) {
a.logo img {
	width: auto;
}
#header {
	text-align: center;
}
a.logo,
.header-links {
	float: none;
	display: inline-block;
}
.header-links {
	margin-bottom: 35px;
}
.header-links p {
	margin-top: 0px;
}
form#search {
	float: none;
}

}
@media screen and (max-width:768px) {




#iview {

 

}



a.home-icon {
	display: none;
}
ul.nav { 
	text-align: left;
	display: none;
	padding: 0;
	width: 100%;
	margin-bottom: 0px;
}
#nav-wrapper  {display:none;}
.mobile-trigger {
	display: block;
	width: 100%;
  margin: 10px 0 10px 0;
	background: #B5B5B5;
	padding: 10px 2%;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
.mobile-trigger:hover {
	background: #000;
}
ul.nav li {
	display: block;
	width: 100%;
	padding: 0;
	height: 36px;
	margin: 0;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
ul.nav li a {
	width: 96%;
	float: left;
	padding: 10px 2%;
	line-height: 15px;
	border: none;
	border-bottom: 1px solid #B5B5B5 !important;
	
}
ul.nav li a:hover {
	background: #B5B5B5;
}
a#ask {
	top: auto;
	bottom: 10px;
}


.ui-tabs .ui-tabs-nav li a {

font-size: 12px;
}





}



.cartdivider{
margin:10px 0 10px -11px;
width:100%;
}


.alsowrap-mobile{

display:none;
}


#adv2{
float:right;width:45%;
}

#qty_title { display:none;}
/* Mobile Phones */
@media screen and (max-width: 600px) {

   h1.headline {
   
    height:110px !important;
}

h1.headline .btn{

clear:both;
display:block;
margin-top:20px !important;
float:left !important;

}



.ui-tabs .ui-tabs-panel { 

 width: 100% !important;
 min-height:200px !important;
 }
.ui-tabs li a {font-size:14px!important;}
#main-content .rightdetails {width:100%!important;}
#qty_title { display:block;}
#prodqty {margin-left:10px;}

h1 {
  font-size: 5.9vw;
}
h2 ,  .prod-details-row h2{
  font-size: 3.0vh !important;
}
p ,  #breadcrumb, #main-content,  input, select, .prod-details-row,
.alsowrap-mobile, .alsowrap-mobile h3, .product-single-associated,.row-british{
  font-size: 4.0vmin !important;
}


#p2{
 width: 90%;
}

.cart-div{

}



.form-table{
width: 100%; 
  border-collapse: collapse; 

}



.form-table td, .form-table  th { 
padding: 6px; 
text-align: left; 
display: block; 
position: relative;
}


input[type="text"], input[type="password"]{
width:95%;
}


.shop img{
margin-right:10px;
}


.form-table td:before { 
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%; 
padding-right: 10px; 
white-space: nowrap;
}

 .form-table tr { }
  
  
.subsform{
padding-top:2px;
}  
  

.products{
margin-bottom:25px;
}



#buttonsbar ul li {
float: none;

}

#breadcrumb{
margin-top:5px;
}



.ui-tabs .ui-tabs-panel {

width: 100%;
}



.image_cont{

height:150px !important;
}


#totalsdiv {
  width: 100%;
}


.cartdivider{
width:100%;
}

 select, input {
display:block;
clear:both;
}


 #contact1, #contact2{
 width:90%;
 float:none;
 margin:0 0 0 5%;
 }
 
#main-content {
margin: 10% 2%;
}

#totalsdiv {
 width: 80%; 
}

 
#advssubmit, .search-button{

float:right;
} 

.oneofthree-outer,
{

width:100% !important;
float:none  !important;
margin-bottom:15px;
}


.oneofthree{
margin: 15px 7px 0 15px;
width:95% !important;
margin-bottom:15px;
 float: none !important; 
 margin-right: 0 !important; 
}

 
.alsowrap-mobile {
display: block;
clear: both;
height: 160px;
}


#adv1, #adv2{
   width:100%;

}


.twshare, 
.pinshare{

 clear:both;
}






#body-wrapper {

padding: 0 5px;

}

#breadcrumb {

text-align: left;

}



.alsowrap{
display:none;
}
.youmayalsolike{

margin:0 0 25px 0;
}



.details-first,
.details-second,
.details-third{
 float:left !important;
 clear:both;
  width:100% !important;
  margin:15px 0;
}

.addtowishlist {
background: url(https://www.britishdesignbritishmade.com/templates/default/images/addtowishlist.gif) no-repeat left top #fff !important;
width: 158px;
height: 37px;
float: left !important;
padding: 5px 3px;
}

.addtobasket {
background: url(https://www.britishdesignbritishmade.com/templates/default/images/addtobasket.gif) no-repeat left top #000 !important;
width: 158px;
height: 37px;
float: left !important;
padding: 5px 3px;
}




.productleft {
float:none;

}

.prod_right {
 padding: 0; 
width: 100%; 
float: left;
}


#img_01{

width:85%;


}

.details-box{
margin:0 !important;
padding:0 !important;
}

.ui-widget-content {
min-height:10px !important;
margin-bottom:5px;
}



#breadcrumb{


padding:15px 0 5px 0;

}                     



a.logo img{
	width: 100%;
}

.lllinks {
display:none;
}


.column {
	width: 100%;
/*	padding: 2% 10% 0 !important; */
 
 	padding: 0 !important;
  margin-top: 0;
  margin-bottom:0;
}

.column a {

    margin-bottom: 5px;
  
}




.frontpic {
    height: auto;
}



.footer-right .col {
	width: 100%;
	padding-right: 0%;
	padding-top: 30px;
}
.footer-right {
	padding-top: 0px;
}
.copyright p {
	float: none !important;
	text-align: center !important;
}
}
@media screen and (max-width: 460px) {
.fsb-logo{
float:none !important;
margin:10px auto;
width:30px;
}

.android, .rightdetails {width:70%!important;}
#productimg, .image_cont {width:100%!important;}
.footer-left .col {
	float: left;
	width: 100%;
	padding: 15px 0;
	padding-right: 0%;
}
.footer-right .col {
	padding: 15px 0;
}

 .worldpay{

width:100%;
}




}

@media screen and (max-width: 400px) {
.header-links p {
	float: none;
	display: inline-block;
}
.header-links p.account {
	padding-right: 0;
}
a#ask {
	right: 10px;
}
}
@media screen and (max-width: 360px) {
.column {
	width: 100%;
	padding: 2% 0% 0 !important;
}	
}



/* Mobile Menu */

.mobilesubmenu{
display:none;
}
.mobilesubmenu li{
float:none;
clear:both;

}


/* Overwrite Bootstrap CSS ============================================================*/

.home-icon-wrapper{
width:20px;
float:left;
}

/*.col-sm-4 {
width: 22.4444%;
} */



.theproductcolumn{

text-align:right;


}


.dropdown-menu {
width: 800px;
position: absolute;
top: 25px;
left: 0;
z-index: 1005;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0,0,0,.15);
/* border-radius: 4px; */
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
background-clip: padding-box;
}


ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.w3_megamenu .navbar-nav > li > .dropdown-menu {

/* make the megamenu visible when styling */
/*display:block;*/ 

}

@media (min-width: 1200px) and (max-width: 1400px) {
  a#ask {
	 left: 50%;
	 margin-left: 474px;
   right: none;
  }
}


@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
     #defaultmenu, .fullwidth, .w3_megamenu-fw{
  display:none;
  
  }

 
  
 .megalist, .w3_megamenu-content{
 
     display:none;
 }
 
 #nav-wrapper {
 display:none;
 }


 #contact1, #contact2{
 
 width:100%;
 clear:both;
 padding:0 25px 25px 25px;
 }
 
 .orderrow label {
float: left;
width: 180px;
}
 
  
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  
   ul.nav li a {
padding: 0px 6.8px;
font-size: 10px;
line-height: 24px;
}


#nav-wrapper {
float: left;
width: 98%;
height: 40px;
padding: 0;
margin: 0 auto;

}

.fullwidth{
width:99%;
margin-left:3%;
}


.megalistitem {
width:100%;

}
 
 

  
}





#pages{float:left; width:100%; margin:8px 0;}
.pages-container { padding: 0;	margin-bottom: 5px;}
.pages-list {text-align:center;	margin: 0px;	padding: 0px;}
.pages-list li {	color: #777;	display: inline;	list-style-type: none;	margin:0 1px;}
.pages-list span { 	padding: 3px 5px;	margin: 0px; 	color: #fff;	background-color: #999; font-weight:bold;	border: 1px solid #aaa;}
.pages-list a { text-decoration: none;	margin: 0px; 	color: #777;	background: #f0f0f0;	padding: 3px 5px;	border: 1px solid #ccc;}
.pages-list a:hover {text-decoration: none; color: #fff;	background-color: #999;}

.explore-britain-link {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.explore-britain-link > div {
	padding-right: 8px !important;
	padding-left: 8px !important;
}
.explore-britain-link a {
	color: black;
}

/*
.explore-britain-link > div {
	padding-right: 16px;
}
.explore-britain-link:last-child > div {
	padding-right: 0px;
}
*/