/** Shopify CDN: Minification failed

Line 865:33 Unexpected ","
Line 2094:22 Expected identifier but found whitespace
Line 2094:23 Unexpected "rotate("
Line 2682:13 Unexpected "!"
Line 2703:17 Unexpected "!"
Line 3218:61 Unexpected ".3"
Line 3556:0 Unexpected "}"

**/
body{
	background-color		: #FFF;
	font-size				: 14px;
	font-family				: 'Brandon Grotesque Regular';
	color 					: #333;
}

.collection-sub{
	font-size: 20px;
    letter-spacing: 1px;
}
.bc-sf-filter-option-multiple-list li {
	display: inline;
	float: left;
	margin: 0px 3px !important;
}
.bc-sf-filter-option-block .bc-sf-filter-block-content ul li input[type="checkbox"] + a.selected > span:first-child::after {
	content: '';
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	background: #d9d9d9 !important;
  border:none !important;
	 border-top: none !important; 
	 border-right: 0 !important;
	 transform: rotate(0deg) !important;
	 box-sizing: border-box; 
}

.nofloatinlineblock{
    float: none!important;
    display: inline-block!important;
}
span.footerlinksdash.projectbritain {
    display: none;
}
#projectbritain .tagtray-gallery .TagTrayTaggedImage {
	max-height: 192px;
}

.row{
 	overflow: hidden; 
}

ul#customer-accordion li strong {
	color: #333;
}

#customer-accordion ol li ol li {
	list-style-type: decimal;
	overflow: visible;
}

#straps h3.producttitle{
 	text-align: center; 
}

/*#product select{
	color: #000;
  margin-bottom: 20px !important;
}
*/

.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}

/*#mce-EMAIL{
 	margin-bottom			: 0px; 
  	margin-right			: 20px; 
  	border-color			: #000 !important;
  	font-family				: 'Brandon Grotesque Regular';
  	font-size				: 16px;
}

#mc-embedded-subscribe, #mc-embedded-subscribe:hover, #mc-embedded-subscribe:focus{
  	color					: #FFF !important;
  	border					: none !important;
  	background				: none !important;
  	background-color		: #000 !important;
  	font-family				: 'Brandon Grotesque Regular';
  	font-size				: 16px;
}
*/
@font-face {
    font-family: 'Knockout';
    src: url('Knockout-HTF46-Flyweight.eot');
    src: url('Knockout-HTF46-Flyweight.eot?#iefix') format('embedded-opentype'),
        url('Knockout-HTF46-Flyweight.woff2') format('woff2'),
        url('Knockout-HTF46-Flyweight.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Knockout';
    src: url('Knockout-HTF46-Flyweight.eot');
    src: url('Knockout-HTF46-Flyweight.eot?#iefix') format('embedded-opentype'),
        url('Knockout-HTF46-Flyweight.woff2') format('woff2'),
        url('Knockout-HTF46-Flyweight.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
	font-family				: 'Brandon Grotesque Bold';
	font-weight				: bold;
	src						: url('Brandon_bld.otf') format("opentype");
}

.BrandonGrotesqueBold {
	font-family				: 'Brandon Grotesque Bold';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 40px;
}

@font-face {
	font-family				: 'Brandon Grotesque Black';
	src						: url('Brandon_blk.otf') format("opentype");
}

.BrandonGrotesqueBlack {
	font-family				: 'Brandon Grotesque Black';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 40px;
}

@font-face {
	font-family				: 'Brandon Grotesque Light';
	src						: url('Brandon_light.otf') format("opentype");
}

.BrandonGrotesqueLight {
	font-family				: 'Brandon Grotesque Light';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 40px;
}

@font-face {
	font-family				: 'Brandon Grotesque Medium';
	src						: url('Brandon_med.otf') format("opentype");
}

.BrandonGrotesqueMedium {
	font-family				: 'Brandon Grotesque Medium';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 40px;
}

@font-face {
	font-family				: 'Brandon Grotesque Medium Italic';
	font-style				: italic;
	src						: url('Brandon_med_it.otf') format("opentype");
}

.BrandonGrotesqueMediumItalic {
	font-family				: 'Brandon Grotesque Medium Italic';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 40px;
}

@font-face {
	font-family				: 'Brandon Grotesque Regular';
	src						: url('Brandon_reg.otf') format("opentype");
}

.BrandonGrotesqueRegular {
	font-family				: 'Brandon Grotesque Regular';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 40px;
}

/* generic styles */
/*
h1, .Classic h2{
	font-family				: 'Brandon Grotesque Bold';
	-webkit-font-smoothing	: antialiased;
	font-size				: 24px;
	text-transform			: uppercase;
	margin-top				: 4px;
  	font-weight				: bold;
}

h1{
  	letter-spacing			: 7px;
  	margin-top				: 40px;
  	margin-bottom			: 40px;
}

#contentyour-shopping-cart h1{
  	margin-top				: 0px;
}

#cart .omitcart{
 	display					: none; 
}

h1.collection{
	text-align				: center;
}

.Classic h2{
  	text-align:left !important;
  	line-height: 83px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc !important;
	margin-top: 0px;
	letter-spacing: 7px;
}


.content .center{
	text-align 				: center;
}

.content img.feet{
	width 					: 570px;
  	margin-bottom			: 40px;
}*/

/*navigation*/
/*
.navbar{
	padding-top				: 18px;
  	border-bottom			: 1px solid #231F20;
  	filter					: none;
}

.navbar .nav{
	margin-top				: 30px;
}

.navbar .nav li{
	
	text-align 				: right;
  	padding-left			: 0px;
}

.navbar .nav li {
	
	text-align				: center;
	margin					: 0px;
}

.navbar .nav li.cart{
	padding-left			: 0px;
	text-align 				: right;
    margin-bottom			: 0px;
  	padding-right			: 0px!important;
}

.navbar .nav li a{
	text-transform			: uppercase;
	text-shadow				: none;
	font-family				: 'Brandon Grotesque Bold';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 18px;
  	color 					: #000;
    letter-spacing: 0;
    padding: 0 5px;
  	
}

.wraphome .navbar{
 	border					: none;
}

.navbar .nav li a.active, .topnav .nav li a.hover, .navbar .nav li a:hover{
  	color 					: #b4b4b2;
}

.navbar .nav>li>a:hover,.topnav .nav>li>a:focus{
	background-color		: rgba(255, 255, 255, 0);
	text-decoration			: none;
}

.navbar ul.submenu{
	background 				: #fff;
    background 				: rgba(255,255,255,0);
    list-style 				: none;
    position 				: absolute;
    width					: 280px;
    left 					: -9999px;
    margin-top				: 0px;
}

.navbar ul.submenu.active{
    left					: -86px; 
}

.navbar ul.submenu li{
    padding-top 			: 0px; 
    float 					: left;
    width					: 120px;
}

.navbar ul.submenu a{
    white-space 			: nowrap;
    font-size				: 12px;
}

.navbar li a{ 
    text-decoration 		: none;
}

.navbar li:hover a{ 
    display                 : block;
}
ul.dropdown{
  margin-left:0px;    
  padding-left: 10px!important;
}


.navbar{
 	background-image		: none;
  	background-repeat		: no-repeat;
  	-webkit-box-shadow		: none;
  	box-shadow				: none;
  	padding-top				: 7px;
  	border					: none;
  	border-radius			: 0px;
  	border-bottom			: 1px solid #231F20;
  	padding-bottom			: 0px;
}

.navbar-default {
	background-color		: rgba(255, 255, 255, 0);
}

.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active{
	border-color			: #333;
  	background				: none;
  position: absolute;
right: 0px;
}

.nav.navbar-right li {
	padding-top: 19px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color		: #333;
}
*/

/* footer */
/*
.footer{
	background-image		: url("hr.jpg");
	background-position		: 50% 0px;
	background-repeat		: no-repeat;
	margin 					: 40px auto 0px auto;
	padding 				: 64px 0px 0px 0px;
}

.footer .container{
	padding: 0px 40px 0px 40px;
}

.footer h3{
	font-family				: 'Brandon Grotesque Bold';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 18px;
  	margin-top 				: 0px;
}

.footer h4{
	text-transform			: uppercase;
	font-family				: 'Brandon Grotesque Regular';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 17px;
}

.footer .footerlinks{
	font-family				: 'Brandon Grotesque Bold';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 15px;
  	color 					: #000;
}

.footerlinksdash{
  	display					: none;
}

.footer .sociallinks{
	text-align				: center;
  	margin					: 30px 0px 10px 0px;
}

.footer .sociallinks a:hover{
	text-decoration			: none;
}

*/

.footer .sociallinks a{
	padding					: 10px;
}

.footer input.email{
	background-color		: #FFF;
	color 					: #000;
	border 					: 1px solid #000;
}

.footer input.email::-webkit-input-placeholder { 
	color 					: #CCC; 
}

.footer input.email::-moz-placeholder { 
	color 					: #CCC; 
} /* firefox 19+ */

.footer input.email:-ms-input-placeholder { 
	color 					: #CCC; 
} /* ie */

.footer input.email:-moz-placeholder { 
	color 					: #CCC; 
}

.footer .send,.footer .send:active, .footer .send:hover{
	background-color 		: #BCBEC0 !important;
	background-image		: none;
	color 					: #333;
	font-family				: 'Brandon Grotesque Bold';
	text-shadow				: none;
	-webkit-box-shadow		: none;
	box-shadow 				: none;
	border-color			: #adadad;
}

.footer li{
	line-height				: 1;
	margin-bottom			: 4px;
}

.socialblockoverlay{
 	position				: absolute;
	bottom					: 0px;
	height					: 76px;
	line-height				: 75px;
	background				: rgba(255,255,255,0.5);
	width					: 100%;
	color					: #000;
	font-size				: 20px;
	letter-spacing			: 10px; 
}

.socialblockoverlay a, .socialblockoverlay a:hover{
 	color					: #000!important;
  	text-decoration			: none;
}



/* home page */
.wraphome{
	background-size			: 100% 300px;
  	background-repeat		: no-repeat;
  	margin					: 0 auto 0 auto;
  	min-height				: 330px;
  
}

.introhome{
	margin					: 40px 0px 50px 0px;
}

.introhome p{
	text-align				: center;
	font-family				: 'Brandon Grotesque Regular';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 20px;
  	margin-top				: 30px;
}

.carousel-inner .row a{
    overflow				: hidden;
    margin-right			: 40px;
  	color 					: #333;
  	text-transform			: uppercase;
}

.carousel-inner .row a:hover{
  	color 					: #333;
}

.carousel-inner .row img{
    width					: 100%;
}

.carousel-inner .row {
  	font-size				: 24px !important;
}

.carousel-inner .row .center{
  	position				: relative;
}

.carousel-inner .row .content {
	position: absolute;
	top: 32%;
	right: 8%;
	color: #fff;
	width: 55%;
	text-align: center;
	font-family: 'Brandon Grotesque Light';
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
}

.carousel-inner .row .content.left{
 	left: 8%; 
}

.carousel-inner .row .content .title {
	font-size: 20px;
	letter-spacing: 4px;
}


.carousel-inner .row .content .subtitle{
  	font-size				: 15px;
	letter-spacing			: 4px;
}

.introhome h2{
	text-align				: center;
	font-family				: 'Brandon Grotesque Regular';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 20px;
  	margin-top				: 30px;
	color 					: #939598;
	text-transform			: uppercase;
	margin-bottom			: -5px;
}

.carousel-indicators .active {
	background-color		: #000;
  	margin					: 3px;
  	width					: 12px;
	height					: 12px;
}

.carousel-indicators li {
    background-color		: #FFF;
  	border					: 1px solid #000;
  	width					: 12px;
	height					: 12px;
	margin					: 3px;
}

.carousel-indicators {
	bottom					: -22px;
}

.carousel-control.left, .carousel-control.right {
    background				: none;
  	filter					: none;
    top						: 26%;
    font-size				: 65px;
    color					: #000;
    text-shadow				: none;
    font-family				: 'Brandon Grotesque Regular';
    -webkit-transition		: all .3s ease;
    -moz-transition			: all .3s ease;
    transition				: all .3s ease;
}

.mobile{
  	margin-left: auto;
	margin-right: auto;
  	display:none !important
}

a.carousel-control.left:hover, a.carousel-control.right:hover{
 	color:#000; 
}

.carousel-control.left {
    transform: translateX(-30px);
  	width					: 90px;
  	opacity					: 0;
}

.carousel-control.right {
	width: 0px;
    opacity: 0;
    transform: translateX(20px);
    right: 70px;
    text-align: right;
}

.carousel-control.left, .carousel-control.right{
    /*display:none;*/
  	background: none;
  	
}

.carousel-control.left.showitem{
    transform: translateX(5px);
  	opacity: 1;
}

.carousel-control.right.showitem{
    transform: translateX(-5px);
  	opacity: 1;
}

#carousel-xmas-straps .carousel-control.left {
   	width					: 90px;
  	opacity: 1;
  	transform: translateX(0px);
}

#carousel-xmas-straps .carousel-control.right {
	width: 0px;
    opacity: 1;
    transform: translateX(0px);
    right: 70px;
    text-align: right;
}

#carousel-xmas-straps .carousel-control.left.showitem{
    transform: translateX(0px);
  	opacity: 1;
}

#carousel-xmas-straps .carousel-control.right.showitem{
    transform: translateX(0px);
  	opacity: 1;
}

.navbar{
 	border-bottom			: none; 
}


p.slogan{
  	font-size				: 20px;
	color					: #000;
	font-weight				: normal;
	font-family				: 'Brandon Grotesque Light';
  	text-align				: center;
  	margin					: 36px auto 40px auto;
  	line-height				: 30px;
}

.stories a:hover {
    opacity: 0.7;
}

/* collections page */
img.product {
	/*height					: 320px;*/
  	display					: block;
    margin-left				: auto;
    margin-right			: auto;
}

.Classic img.product{
 	width					: 115px; 
}

h3.producttitle{
 	font-family				: 'Brandon Grotesque Regular';
  	-webkit-font-smoothing	: antialiased;
  	font-size				: 20px !important;
}

.Classic h3.producttitle{
 	text-align				: center;
  	font-weight				: bold;
  	width					: 100%;
}

.Classic .collectionname{
  	text-align				: center;
  	margin					: 10px 0px 10px 0px;
}

.Project h3.producttitle{
 	text-align				: center;
  	font-weight				: bold;
}




/* product page */
#product{
	width					: auto;
  
}

#product h1 {
    text-transform			: none;
    margin-top				: 0px;
    margin-bottom			: 0px;
    font-size				: 30px;
    font-family				: 'Brandon Grotesque Regular';
    letter-spacing			: 2px;
    padding-bottom			: 15px;
}

#product .clasp.silver{
	display:none;
}

.itempricecontainer{
  	margin-top				: 100px;
}

#buy{
 	clear					: none !important; 
}


#buy.col-xs-12{
 	clear					: both; 
}

#product-form{
 	margin-bottom			: 0px; 
}

.itempricecontainer.col-sm-6{
  	margin-top				: 20px;
  	width					: 100%;
}

.itemprice{
	font-weight				: bold;
	margin-bottom			: 0px;
  	font-size				: 35px;
  	font-family				: 'Brandon Grotesque Regular';
  	letter-spacing			: 0px;
  	float					: left;
  	margin-top:20px;
}

#product-info{
	border					: none; 
}

#product-info .short,
#cart .long,
.collectionproductdescription .long,
.Classic .short{
  	display					: none;
  	font-weight				: normal;
}
#product-info .short{ display:block; }

.wysiwyg.no-tabs.row{
 	margin-left				: 0px;
	font-size				: 16px;
	font-weight				: bold;
}

/*.wysiwyg.tabs{
 	margin-left				: 0px;
	font-size				: 15px;
	font-weight				: normal;
}*/

/*#product-info .long{
	font-size				: 15px;
	color					: #000;
  	font-weight				: normal;
}*/

.collectionproductdescription .short, h3.producttitle{
  	font-size				: 16px;
  	text-align				: center;
}

.collectionproductdescription .short{
 	margin-top				: 26px; 
  	text-align				: center;
}
.btn:focus{outline: none;}

/*#add, .collectionpricesale, input#checkout {
	margin: 20px auto 15px auto;
	border-radius: 2px !important;
	border: none !important;
	color: #fff !important;
	padding: 10px 50px 10px 50px !important;
	font-family: 'Brandon Grotesque Bold' !important;
	font-size: 23px !important;
	background-color: #18355f !important;
}*/
.select-gift-card #add {
	font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 9px;
    line-height: 26px;
    border: 0.5px solid #000!important;
    padding: 15px;
    display: inline-block;
    font-family: 'Brandon Grotesque Light Italic'!important;
    transition:all ease-in-out 0.3s;
   margin-bottom:0;
}
.select-gift-card #add:hover{background-color: #000!important; color: #fff; border: 0.5px solid #000!important;}

.collectionprice.nohover:hover {
	line-height: inherit;
	border-radius: 2px !important;
	border: none !important;
	color: #333 !important;
	text-decoration: none;
}


.bc-sf-filter-right-col .bc-sf-filter-product-item .collectionprice {
	font-size: 28px !important;
	font-family: 'Brandon Grotesque Bold' !important;
	margin: 10px 0 10px 0;
	min-height: 30px;
	color: #282828 !important;
	background: none !important;
	padding: 0 !important;
	line-height: 36px;
}


input#checkout{
 	margin-top				: 0px; 
}

.Straps .collectionprice, .Straps .collectionpricesale{
	padding					: 10px 5px 10px 5px !important;
    white-space				: nowrap;
  	text-align				: center;
}

.Straps .collectionprice:hover, .Straps .collectionpricesale:hover {
  	font-size				: 18px;
  	line-height				: 24px;
    padding					: 14px 6px 14px 6px !important;
}


#add, .Classic .collectionprice, , .Classic .collectionpricesale{
 	padding					: 10px 20px 10px 20px !important;
  	text-transform			: none;
}

.collectionprice, .collectionpricesale{
  	display					: table;
}

.collectionpricesale{
 	height:90px; 
}

.oldprice {
    text-decoration: line-through;
}

/*.oldpriceproduct {
    text-decoration: line-through;
    color: #e0e0e0;
    font-size: 27px;
    position: absolute;
    top: -10px;
}*/
.oldpriceproduct {
    text-decoration: line-through;
    color: #757575;
    font-size: 27px;
    position: static;
}

.saleprice {
    color: #973c41;
}
.colouroptions{
  	display					: none;
}

.Classic .colouroptions{
  	display					: table;
  	margin					: 0px auto 15px auto;
}

section.product-grid div {
 	text-align				: left; 
}

section#gallery {
	float: right;
	/* width: 100%; */
	margin-bottom: 0px;
	margin-top: 0px;
	visibility: hidden;
}

a:focus {
	outline					: none;
	outline-offset			: 0px;
}

.container .relatedproducts{
	width					: 270px;
  	float					: left;
}

#related-products{
  	border					: none;
}

#related-products img.product{
 	height					: auto; 
}

#additionalstrap{
  	font-size				: 24px;
  	text-transform			: uppercase;
}

.row.sep{
  	border-top				: 1px solid #333;
  	padding-top				: 36px;
}



#contentproject-1{
  	margin-bottom			: 50px;
}

.choosecolour {
	display					: none;
	width					: 30px;
	height					: 30px;
	border-radius			: 3px;
	float					: left;
	margin					: 30px 5px 5px 5px;
  	cursor					: pointer;
}

.choosecolour.active {
	border					: 1px solid #666;
}

.textright{
 	text-align				: right; 
}

.pull-center{
 	text-align				: center; 
}

.pull-center .carousel-indicators{
 	bottom					: -30px; 
}

.carousel-control.product.right, .carousel-control.product.left{
 	width					: 160px; 
}

.carousel-control.product.right{
  	right					: 0px;
}

.carousel-control.product.left{
  	left					: 0px;
}

.nextprevtext {
	font-size				: 12px;

}

.nextprevproduct{
 	margin-bottom			: 0px!important; 
  	overflow: visible;
}

.nextprevtext.prev a{
    width					: 160px;
    height					: 50px;
    line-height				: 50px;
    padding-left			: 40px;
  
  	font-size				: 88px;
	color					: #000;
	text-shadow				: none;
	font-family				: 'Brandon Grotesque Light';
}

.nextprevtext.next a{
    width					: 160px;
    height					: 50px;
    line-height				: 50px;
    padding-right			: 40px;
  	float					: right;
  
  	font-size				: 88px;
	color					: #000;
	text-shadow				: none;
	font-family				: 'Brandon Grotesque Light';
}

.nextprevtext.prev a, .nextprevtext.next a{
	margin-top				: 127px;
}

.nextprevtext.prev a, .nextprevtext.next a, .nextprevtext.prev a:hover, .nextprevtext.next a:hover {
	color					: #000;
  	cursor					: pointer;
  	display					: block;
  	text-decoration			: none;
}

/* story */
.wrapstory{
	background-image		: url("aboutus.jpg");
	background-size			: cover;
	background-repeat		: no-repeat;
	margin					: 0 auto 0 auto;
	min-height				: 600px;
	background-position		: 0px -90px;
}

.thestory{
	text-align:center;
  	margin-top:5% !important;
}

.thestory h2{
 	font-family				: 'Brandon Grotesque Bold';
	font-weight				: bold;
  	margin-bottom			: 20px;
  	text-transform			: uppercase;
  	padding-top				: 20px;
}

.thestory p{
 	margin-bottom			: 40px;
  	font-size				: 24px;
      font-family: 'Brandon Grotesque Light';
  line-height:36px;
}

.thestory .divider {
	border-top				: 1px solid #ddd;
  	border-top				: 1px solid #2c2c2d;
  	margin-bottom			: 27px;
}

.thestory .strap{
 	margin-top				: 40px;
}

.thestory .strap1, .thestory .strap2, .thestory .strap3 {
	margin-bottom			: 50px !important;
}

.thestory .strap1, .thestory .strap2 {
	margin-right			: 70px;
}

.thestory img.icon {
 	margin					: 35px auto 25px auto !important;
}

/* stories */
.wrapstories{
	background-image		: url("stories_main.jpg");
	background-size			: cover;
	background-repeat		: no-repeat;
	margin					: 0 auto 0 auto;
	min-height				: 600px;
	background-position		: 0px -90px;
}

.wrapstories .gradientbg{
	background-color: rgba(255, 255, 255, 0.4);
	height: 118px;
	position: absolute;
	width: 100%;
}

.stories .row{
	margin-bottom			: 0px;
  	text-align				: center;
}

.stories .row img {
	margin-bottom			: 3px !important;
}

/* cart */
/*#cart{
  	margin-left				: -15px;
  	margin-right			: -15px;
}*/

#cart h1{
	line-height				: 83px;
	margin-bottom			: 2px;
  	border-bottom			: 1px solid #ccc;
}

#cart .row{
	margin-left				: 0px;
    margin-right:0;
}

#cart .inputquantity{
	width: 35px;
    display: inline-block;
    border-radius: 0;
    height: 35px;
    text-align: center;
    border: 1px solid #707070;
    color: #707070!important;
}

/*#cart .buttonquantity, input#update{
	border-radius			: 7px !important;
    border					: 1px solid #97999A !important;
    color					: #97999A !important;
    padding					: 5px 35px 5px 35px !important;
  	background-color		: #FFF;
  	text-shadow				: none;
  	background-image		: none;
  	font-size				: 14px;
  	font-weight				: bold;
}*/

/*.cardsaccepted{
   	margin-top				: 8px; 
}*/

.ttl{
  	font-size				: 25px;  
}

.cartcontinue{
 	text-align				: center; 
  	float					: right;
}
/*.cartcards{
 	text-align				: center; 
  	padding					: 10px 0px 27px;
  	float					: right;
}*/
/*.cartpay{
 	text-align				: center; 
  	float					: right;
}*/

/*a.continueshopping{
   	color					: #333!important;
  	font-size				: 19px;
  	margin-top				: 7px;
  	display					: block; 
  	text-decoration			: underline;
}*/

/*input#checkout{
	padding					: 12px!important;
    font-size				: 20px;
}*/

/*#cart .buttonquantity:hover{
 	background-color		: #707070!important;
  	color					: #FFF!important;
}*/

#cart .info h3 a, #cart .inputquantity, #cart .quantities, section#cart form div.row div.total{
	text-shadow				: none;
	font-family				: 'Brandon Grotesque Medium';
	-webkit-font-smoothing	: antialiased;
	font-size				: 16px;
  	color					: #707070;
}

/*#cart .info h3, section#cart form div.row div.total{
  	margin-top				: 10px;
	margin-bottom			: 0px;
  	font-style				:normal;
}*/

#cart form div.row div.remove a {
	color					: #DA2D2D !important;
	border-bottom			: none;
	font-size				: 30px;
}

#cart form div.row{
  	border					: none;
  	margin-top				: 10px;
}

#cart h2{
  	text-align				: center;
}

.geotrust{
  	float					: right;
  	margin-top				: 10px;
  	display					: none;
}

.geosmall{
 	text-align				: center;
}

#big-video-wrap{
 	position				: absolute;
  	height					: 600px;
  	top						: 0px;
  	background-color:#FFF;
}

#big-video-vid, #big-video-vid_html5_api{
	background-color		: #FFF;
}

/* lookbook */
.lookbookpanels{
	margin-top				: 26px;
}

.lookbookpanels .tall{
	max-height				: 790px;
	overflow				: hidden;
}

.lookbookpanels .medium{
	max-height				: 357px; 
	overflow				: hidden;
}

.lookbookpanels img{
	cursor					: pointer;
}

#lookbook .carousel-indicators{
  	display					: none;
}

#contentblog.container{
  	min-width				: 100%;
	width					: 100%;
    -moz-column-count		: 2;
    -moz-column-gap			: 10px;
    -webkit-column-count	: 2;
    -webkit-column-gap		: 10px;
    column-count			: 2;
    column-gap				: 10px;
}

#contentblog .blogitem{
 	display					: inline-block; /* Display inline-block, and absolutely NO FLOATS! */
    margin-bottom			: 5px;
    width					: 100%;
  	border-radius			: 3px;
  	overflow				: hidden;
}

#contentblog .blogitem img {
    width: 350px;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}
   


.navbar-default .navbar-collapse, .navbar-default .navbar-form{
  	border					: none;
  	text-align				: center;
}

section#related-products, section#product-info{
 	border-top				: none; 
}

section#product-info{
 	margin-top				: 5px; 
  	padding-left			: 0px;
    margin-left				: 17px;
    font-family: 'Brandon Grotesque Regular';
    font-size: 19px;
    line-height: 31px!important;
}

.ui-accordion-header{
	cursor					: pointer; 
}

#customer-accordion{
  	font-size				: 17px;
}

#customer-accordion a{
	font-weight				: normal;
  	font-size				: 20px;
  	cursor					: pointer;
}

#customer-accordion {
    margin					: 0;
    padding					: 0;
}

#customer-accordion .accordion-triangle {
    height					: 32px;
    position				: absolute;
    right					: 10px;
    top						: 10px;
}

#customer-accordion .ui-accordion-header-active img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#customer-accordion li {
    list-style-type			: none;
  	overflow				:hidden;
   position					:relative;
}

#customer-accordion li:not(:first-of-type) {
    margin-top				: -1px;
}

#customer-accordion li > a {
    border-bottom			: 1px solid #EEEEEE;
    border-top				: 6px solid #EEEEEE;
    display					: block;
    letter-spacing			: 2.64px;
    line-height				: 25.2px;
    padding					: 15px 0;
    position				: relative;
}

#customer-accordion li:not(:first-child) > div {
    display					: none;
}

#customer-accordion .content {
	margin-top					: 20px;
	margin-bottom				: 20px;
}

a.head, a.head:hover{
  	color						: #333;
  	text-decoration				: none;
  	font-family					: 'Brandon Grotesque Light';
}

div.title{
 	font-weight					:bold; 
  	margin-top					: 25px !important;
}

div.wysiwyg ul li{
	margin-bottom				:0px; 
}

.xs-noshow{
  	display						: none;
}

.reveal-modal {
	margin-left					: -200px;
	width						: 400px;
}

.navbar-collapse .navbar-nav.navbar-right:last-child{
	margin-right:0px; 
}

.navbar-collapse{
	overflow-y					: hidden !important;
}

/*a.navbar-brand{
 	margin-top					: -33px; 
}*/

.navbar .nav li.logo{
  	display						: none;
}


/*a.navbar-brand.small{
	float:none;
}*/

a.navbar-brand.small img{
	width						: 127px;
	margin-top					: 20px;
}

.navbar .nav li.logo img{
	width						: 127px;
    
    top: 30px;
    position: relative;
}

@-moz-document url-prefix() { 
  .navbar .nav li.logo img, a.navbar-brand.small img {
     height:72px;
  }
}

.navbar{
 	margin-bottom				: 20px; 
  	border-bottom				: none; 
}

.navbar-default .navbar-toggle{
  	background-color			: #FFF !important;
  	margin-top					: 30px !important;
}

/*center the nav*/
ul.nav.navbar-nav {
	list-style					: none;
	display						: block;
  	float						: none;
    /*margin						: 30px 0px 0px 35px!important;*/
}

ul.nav.navbar-nav li{
	position					: relative;
}
/*end center the nav*/

.jumboheader img {
	width: 100%;
}

#contentlookbook {
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.padder15{
	padding-top: 0px;
}

.padder25{
	padding-top: 0px;
}

.lookbookpanels {
	margin-top: 0px;
}

#contentlookbook img {
	margin-top: 5px;
}



.carousel-control.right.showitem{
    
}

.strapcenter{
 	float:left;
	position:relative;
	left:50%;
  	margin-bottom: 10px;
}

.strapcenterfixer{
 	float:left;
	position:relative;
	left:-50%;
}

section#gallery img {
  	height: auto;
    max-width: 100%;
    max-height: 100%;
  	cursor					: pointer;
  	display					: block;
  	margin: 0 auto;
}

section#gallery .preview{
 	width					: 83px;
	height					: 70px;
	border					: 1px solid #CCC; 
  	float: left;
	margin: 0px 5px 10px 0px;
}

section#gallery .preview.active{
	border					: 1px solid #000; 
}

#contentlookbook .row, #contentlookbook .col-lg-12, #contentlookbook .col-lg-6 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

section#product-info ul.tabs li a.active{
 	color: #333;
	font-weight: bold; 
    border-bottom:0;
}

#tab4 a{
 	color: #333; 
}


section#product-info ul.tabs li.first,
section#product-info ul.tabs li.second,
section#product-info ul.tabs li.third,
section#product-info ul.tabs li.fourth{
  	padding-right: 5px;
  	padding-left: 5px;
	border-right: 1px solid #e8e8e8;
  	border-top: 1px solid #e8e8e8;
}

section#product-info ul.tabs li.first{
	border-left: 1px solid #e8e8e8;
}

section#product-info ul.tabs li a{
 	color			: #444; 
}

#product-info div.itemprice{
 	 margin-right: 30px;
}

select#currencies {
	width: 70px;
	font-weight: bold;
	margin-top: 27px;
	margin-bottom: 0px !important;
  	display: inline;
  	display: none;
}

#cart select#currencies{
  	margin-top: 0px;
}

.lblselectcurrency{
  	font-weight: bold;
  	font-size: 18px;
	margin-right: 10px;
}


.currencyholder{
    margin: 0px;
    display: block;
}

#christmas-gift-box .Christmas.Gift.Box.faces img {
  	cursor: pointer;
}


#christmas-gift-box .Christmas.Gift.Box.faces img.inactive, #christmas-gift-box .Christmas.Gift.Box.faces img.active{
	cursor: default;
}

#christmas-gift-box .facedetails{
 	height:95px; 
}

#christmas-gift-box .straptype {
    font-family: 'Times';
    color: #888;
    font-style: italic;
    text-align: center;
    margin-top: 9px;
  	font-size: 11px;
}

#carousel-xmas-straps .col-sm-6.col-md-3.col-lg-3.Straps.classic {
  	cursor: pointer;
}

#carousel-xmas-straps .col-sm-6.col-md-3.col-lg-3.Straps.classic .silver,
#carousel-xmas-straps .col-sm-6.col-md-3.col-lg-3.Straps.classic .rosegold,
#carousel-xmas-straps .col-sm-6.col-md-3.col-lg-3.Straps.classic .black{
	display: none;
}

#carousel-xmas-straps{
 	width: 90%;
  	margin: 0 auto;
}

#christmas-gift-box .addstrapcontainer{
  	width: 40px;
  	height: 40px;
  	margin: 0 auto;
  	text-align: center;
}


#christmas-gift-box .facedetails .remove {
    width: 48px;
    height: 48px;
    cursor: pointer;
    position: absolute;
    left: 92px;
    top: -67px;
}
#christmas-gift-box #choicescontainer .remove {
    width: 48px;
    height: 48px;
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -100px;
}

#christmas-gift-box #choicescontainer #choiceface .remove {
    top: -120px;
}

#christmas-gift-box #choiceface .remove > img {
    height:auto;    
}




#christmas-gift-box #choiceface, #christmas-gift-box #choicestrap1, #christmas-gift-box #choicestrap2, #christmas-gift-box #choicestrap3{
	/*display:inline-table;*/
}

#christmas-gift-box .choice.strap {
	text-align: center;
  	/*width: 140px;*/
}

#christmas-gift-box #choicescontainer img{
 	/*height		: 335px;*/
  	max-width	: 110%;
    margin: 0 auto;
}

#christmas-gift-box h2.xmasgiftbox {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
}

#christmas-gift-box .xmasgiftboxintro p,#christmas-gift-box .xmasgiftboxintro p a{
    font-size:20px;
  letter-spacing:1.45px;
   text-align: center;
  margin-bottom:25px;
  line-height:40px;
      color: #707070;
    font-family: 'Brandon Grotesque Regular';
}

/*#christmas-gift-box h3 {
    text-transform: uppercase;
    margin-top: 60px;
    letter-spacing: 5px;
    font-family: 'Brandon Grotesque Regular';
    text-align: center;
}

#christmas-gift-box h4 {
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    margin-bottom: 50px;
}*/

#christmas-gift-box .inactive, #christmas-gift-box .gboutofstock{
	opacity: 0.4;
    filter: alpha(opacity=40);
  	cursor: default!important;
}

/*#christmas-gift-box .producttitle {
	font-family: 'Brandon Grotesque Regular';
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	font-size: 16px;
  	margin-top: 30px;
}*/

#christmas-gift-box #choicescontainer{
  	margin: 0 auto;
  	text-align: center;
   display:flex;
  justify-content:center;
  align-items:center;
  margin-top:160px!important;
}

section#product-info.xmas {
	text-align: center;
    margin-top: 35px;
}

#contentchristmas-gift-box #product{
 	margin-top: 0px; 
}

#contentchristmas-gift-box .carousel-control{
 	display: none; 
}

#switcher ul{
	list-style-type: none;
	display: none;
 	margin-top: 2px;
}
#switcher li{
	padding: 10px;
    background-color: #ededed;
    cursor: pointer;
    margin: 0px;
    border: 1px solid #fff;
    width: 170px;
    text-align: center;
}
#switcher li:hover{
	background-color: #dddddd;
}
#switcher {
    position: absolute;
    left: -50px;
    margin-top: 34px;
    text-align: center;
    z-index: 100000;
    width: 170px;
}
#currencyimage{
    width: 36px;
    right: 0px;
    top: 4px;
    position: relative;
}

#siteswitcheroverlay{
    position: absolute;
    top: 135px;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    text-align: center;
    margin: 0px;
  	height: 100%;
	z-index: 1000;
    display: none;
  	color: #FFF;
}
#siteswitcheroverlay ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#siteswitcheroverlay li{
    display: inline-block;
    text-align: center;
    width: 100px;
  	cursor: pointer;
}
#siteswitcheroverlay .closeoverlay{
    position: absolute;
    top: 10px;
    color: #FFF;
    font-weight: bold;
    right: 10px;
    text-decoration: underline;
  	font-size: 30px;
  	cursor: pointer;
}
#siteswitcheroverlay .switchercontent{
    padding: 50px;
  	font-size: 20px;
}
#siteswitcheroverlay img{
	width: 70px;
}
#siteswitcheroverlay .introp{
 	margin-top: 40px; 
}

#carousel-xmas-straps .carousel-control.left, #carousel-xmas-straps .carousel-control.right{display:none}

#images img{
	max-height: 530px;
	margin: 0 auto;
	display: block;
    cursor: pointer;
}

.desktop {
  display: none !important;
}

.zoomContainer {
	/*display: none!important;*/
}

#images .carousel-indicators{
 	bottom: -70px !important;
}

#images .carousel-indicators .active {
	background-color		: #000;
  	margin					: 13px;
  	width					: 22px;
	height					: 22px;
}

#images .carousel-indicators li {
    background-color		: #FFF;
  	border					: 1px solid #000;
  	width					: 22px;
	height					: 22px;
	margin					: 13px;
}

#images .carousel-indicators{
 	width: 90%;
     margin-left:-45%
}

#buy{
	margin-top: 70px;
}

#gallery{
  	display: none; 
}

#images .b, #images .c, #images .d,
#gallery .preview.b, #gallery .preview.c, #gallery .preview.d{
 	display: none; 
}

.open_fancybox {
	position: absolute;
    top: 30px;
    z-index: 5000;
    font-size: 60px;
    cursor: pointer;
    font-family: 'Brandon Grotesque Light';
    color: #000;
}

#images .bx-wrapper .bx-viewport{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

#images .bx-pager-link {
    background: #FFF;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #000;
}

#images .bx-pager-link.active {
  	background: #000;
}

#contentmedia-gallery h1, #contentstockists h1{
  	text-align: center;
    margin-bottom:20px;
}

.stockistsintro {
  text-align: center;
  margin-bottom: 35px !important;
  font-size: 16px;
}

.stockistssee{
    text-align: center;
  	margin-bottom: 25px !important;
  	font-size: 16px;
  	font-weight: bold;
}

.row.stockistlogos {
  margin-bottom: 60px;
}

a, a:visited{
	color: black;
}

.verticalslider{
	position		: absolute;
  	z-index			: 100;
    left			: -20px!important;
  	width			: 110px;
  	height			: 450px;
  	overflow		: hidden;
}

.verticalslider .watchface{
	width			: 102px;
  	max-width		: 2000px;
  	margin-bottom	: 10px;
  	cursor			: pointer;
  	float			: left;
}

.verticalslider .watchface.selected{  
  	margin-left: 20px;
}

.strapoptions{
	position		: absolute;
  	z-index			: 100;
  	width			: 180px!important;
  	height			: 450px;
  	overflow		: hidden;
  	right			: auto!important;
  	text-align		: right!important;
  	left			: -20px!important;
}

.strapoptions .strapoption{
	height			: 64px;
  	max-width		: 2000px;
  	margin-bottom	: 0px;
  	cursor			: pointer;
  	margin-left		: -245px;
  	float			: left;
    margin-top		: 5px;
}

.strapoptions .strapoption.selected{  
  	/*margin-left	: -178px;*/
}

.sliderprev{
  	width			: 32px;
  	height			: 40px;
  	background-image: url(//cdn.shopify.com/s/files/1/0285/5572/files/sliderup.jpg?16792327403574391119);
  	background-repeat: no-repeat;
  	background-size	: 100%;
  	cursor			: pointer;
}

.slidernext{
  	width			: 32px;
  	height			: 40px;
  	position		: absolute;
  	bottom			: 0px;
  	background-image: url(//cdn.shopify.com/s/files/1/0285/5572/files/sliderdown.jpg?16792327403574391119);
  	background-repeat: no-repeat;
  	background-size	: 100%;
  	cursor			: pointer;
}

#strapoptionsprev, #strapoptionsnext{
	margin-left		: 15px;
}

.nextprevtext{
 	height			: 100%; 
}

img.choiceface{
	height: 230px;
	max-width: 100%;
	max-height: 260px;
}

#choiceface{
	height: 290px;
}

.choicestrap{
	height: 100px;
}

.straplabelcontainer{
  	margin-top		: 20px;
  	display			: block;
}

.template-product h1.collection {
    margin-bottom: 10px;
    margin-top: 20px;
}

#leftnavproduct{
  	width			: 140px;
  	height			: 340px;
  	/*height			: 470px;*/
  	left			: -20px;  
  	margin-top		: 340px;
  	overflow		: hidden;
    z-index			: 100;
}
#verticalsliderprev{
  	margin-left		: 30px;
}
#verticalslidernext{
  	margin-left		: 30px;
}
#rightnavproduct{
  	position		: absolute;
  	right			: 0px;
  	width			: 90px;
  	height			: 340px;
  	/*height			: 470px;*/
  	margin-top		: 340px;
  	overflow		: hidden;
  	z-index			: 100;
}
#product h1{
 	margin-left		: 0px; 
  	display			: inline;
    margin-left		: 0px;
}

#images .bx-wrapper{
 	margin-top		: 70px; 
}

a.watchesproductnav{
  	display			: inline;
  	color			: #333;
  	font-size		: 30px;
  	text-decoration	: none;
  	position        : absolute;
	top             : 75px;
    right:20px;
}

a.watchesproductnav.lefta{
  	margin-right	: 30px;
}

/*a.watchesproductnav.righta{
  float: right;
}*.

.rotatednav{
    -ms-transform	: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform		: rotate(0deg);
  	float			: left;
}

a.lefta{
  	display			: inline;
}

a.leftasmall{
  	display			: none;
}

#product-info{
 	clear			: both; 
}

.h1holder{
	width			: 90%;
  	float			: left;
  	display			: inline; 
}

#contentprojectbritain p, #contentprojectbritain .row div {
  	font-size: 16px;
}

#contentprojectbritain img{
  	margin-bottom: 0px!important;
}

#contentprojectbritain .TagTrayTaggedImage{
 	display: block;
  	margin: 0px auto 10px auto!important;
  	float: none;
  	width: 100%!important;
}

.tagtray-col-xs-12, .tagtray-col-sm-6, .tagtray-col-md-4, .tagtray-col-lg-3{
  	margin-bottom: 10px!important;
    margin-top: -10px;
}

.margin-top-40{
 	margin-top: 40px!important; 
}

.margin-bottom-30{
    margin-bottom: 0px!important;
}

#contentprojectbritain h2, #contentprojectbritain .row{
 	margin-top: 0px; 
}

.productsiteswitcher {
  margin: 0px;
  right: -34px!important;
  position: absolute!important;
  top: 0px;
  left: auto!important;
  width: 170px!important;
  z-index: 20000!important;
}

.collectioncroppedimage{
	width: 140%!important;
  	max-width: 500%!important;
  	margin-left: -20%!important;
}

.switchertitle{
 	text-decoration: underline;
  	text-transform: lowercase;
  	cursor: pointer;
    text-align: right;
  	padding-right: 5px;
}

/*.giftboxstrapvertical{
 	height: 74px;
  	overflow: hidden;
  	cursor: pointer;
  	-ms-transform: rotate(90deg); 
    -webkit-transform: rotate(90deg); 
    transform: rotate(90deg); 
}

.giftboxstrapvertical img{
  	margin-top: 30px;
  	width: 80px;
}

.giftboxstrapvertical img.selected{
 	margin-top: 10px;
}*/

.giftboxstrappicker h6{
    text-align: left!important;
    margin: 10px 0px 0px!important;
}

.collectionsiteswitcher {
  right: auto!important;
  left: 10%!important;
  position: absolute!important;
  width: 80%!important;
  float: none!important;
  margin-top: 0px!important;
}

.collectionsiteswitcher .switchertitle{
 	text-align: center;
}

.collectionsiteswitcher li{
  display: block;
  margin: 0 auto!important;
}

.greyscale{
 	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'//www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */ 
}

/*#contentgift-box h5{
 	text-align: center; 
    font-style: normal;
    text-decoration: underline;
    margin-top: 10px;
  	font-family: 'Brandon Grotesque Regular';
    font-size: 15px;
    letter-spacing: 4px;
}*/

#contentgift-box h6{
 	display: none; 
}



#contentgift-box .circular{
    font-size: 48px;
    border-radius: 24px;
    border: 4px solid #000;
    background-color: #fff;
    color: #000;
    font-weight: bold;
  	width:33px;
    font-family: 'Brandon Grotesque bold';
    display:flex;
    justify-content:center;
    align-items:center;
}

#contentgift-box .circular.addstrap{
    position: absolute;
    left: 31px;
    width: 45px;
    height: 45px;
    top: 27%;
    line-height: 22px;
  	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#contentgift-box .circular.addstrap.x{
  	line-height: 19px;
    display:inline-block;
}

#contentgift-box .choiceindicator span{
 	margin-left: 12px; 
  	margin-right: 12px;
  	height:65px; 
    width:65px;
    border: 4px solid #707070;
    background-color:#707070;
    color:#fff;
    border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center;
    font-size:36px;
    font-family: 'Brandon Grotesque Bold';
   
}

#contentgift-box .choiceindicator span.empty{
 	background-color:transparent;
    color:#707070;
}

#contentgift-box .choiceindicator {
	margin-top: 48px;
   margin-bottom:81px;
  text-align:center;
}

#contentgift-box .mainimagebackground{
    background-image: url(//cdn.shopify.com/s/files/1/0285/5572/files/watchDiagram.jpg?13840554002056811627);
    background-repeat: no-repeat;
    height: 520px;
    background-size: auto 70%;
    background-position: 50%;
  	pointer-events: none;
}

#contentgift-box .mainimagebackground.hidebg{
    background-image: none;
}

#contentgift-box #mainimage {
  position: absolute;
  height: 400px;
  width: auto;
  max-width: 500%;
  top: 33px;
  left: -48px;
  clip: rect(0px,310px,540px,58px);
  pointer-events: none;
}

#contentgift-box .previewimages {
  	margin-top: 0px;
  	text-align: center;
  	clear: both;
}

#contentgift-box .preview{
 	width: 108px;
	height: 108px;
	border: 1px solid #989898;
	margin:10px 0;
  	cursor: pointer;
  	display: inline-block!important;
  	overflow: hidden;
}

#contentgift-box .preview.active{
	border: 3px solid #000000;
}

#contentgift-box #waiting {
    position: absolute;
    width: 80%;
    text-align: center;
    padding-right: 30px;
    top: 260px;
    background: rgba(0,0,0,0.5);
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    left: 10%;
    color: #fff;
    border-radius: 5px;
}


#contentgift-box .slidernext{
  	bottom: -70px;
}

#contentgift-box .sliderprev, #contentgift-box .slidernext{
  	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}

#contentgift-box .giftboxstrapvertical h6{
 	margin: 30px auto 0px;
}

.giftboxstrapvertical.hidden-sm {
  	height: auto;
  	/*width: 100%!important;*/
}

.giftboxstrapvertical.hidden-sm-1 {
  	height: 0px;
  	display: inline-block!important;
  	width: 2%!important;
}

.birthdaygift {
  
}

.birthdaygift p {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}

#hull-login-ship{
  /*	background-image: url(//cdn.shopify.com/s/files/1/0285/5572/files/facebookregister.jpg?7943887366339816517);
  background-repeat: no-repeat;*/
  
}

.imgbirthday{
  	display: block;
    margin: 0 auto;
}

.birthdayterms h2{
  	text-align: center;
  	font-size: 20px;
	letter-spacing: 2px;
}

.hull-section-header, .hull-section-footer{
 	display: none; 
}

.hull-button.hull-button-facebook {
    background-image: url(//cdn.shopify.com/s/files/1/0285/5572/files/facebookregister.jpg?7943887366339816517);
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-size: 270px;
    width: 270px;
    height: 41px;
    border-radius: 0px;
    margin-top: 30px;
}

.hull-section-content input{
 	margin: 0 auto; 
}

.birthdaybutton {
	background-image: url(//cdn.shopify.com/s/files/1/0285/5572/files/facebookregister.jpg?7943887366339816517);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-size: 270px;
	width: 270px;
	height: 41px;
	border-radius: 0px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

div#birthdaybuttoncontainer {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

/*#verticalcarousel{
 	width: 90px;
  	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}*/

.small-left-20{
 	margin-left: -20px; 
}

.js-video iframe{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.js-video.vimeo{
  position: relative;
  padding-top: 0px;
  cursor:pointer;

}
.js-video.vimeo.active{
  padding-bottom: 56.25%; /* 16:9 */
}

li.dropdown > .dropdown { background: #fff; list-style: none outside none; padding: 10px 15px 2px 15px; display: block; position: relative!important; min-width: 180px; z-index: 99999;  border: none;    margin-top: -7px; }
li.dropdown:hover > .dropdown { display: block; z-index: 999999; }
li.dropdown li { list-style: none; font-size: 13px; line-height: 40px;font-family: 'Brandon Grotesque Regular';}
li.dropdown li a { line-height: 35px;  font-size: 16px; color: #bbbbbb;letter-spacing: 4px; text-transform: uppercase;display: block;text-align: center;background-image:url('https://cdn.shopify.com/s/files/1/0720/5865/files/menuarrowdark.jpg?498632754215878218');background-position: right 12px;background-repeat: no-repeat;background-size: 8px;}
li.dropdown li a:hover { color: #232323; opacity:1; filter: alpha(opacity = 100);background-image:url('https://cdn.shopify.com/s/files/1/0720/5865/files/menuarrowlight.jpg?498632754215878218');background-position: right 12px;background-repeat: no-repeat;background-size: 8px;}
li.dropdown li a.current {color: #222;}

.onestowatch{margin-bottom:50px!important;}
.onestowatch h2{font-size: 18px!important;text-transform: uppercase;letter-spacing: 2px;}

#popupnewsletter .modal-content {
    border-radius: 0px;
}
#popupnewsletter .modal-header{
	border: none;
}
#popupnewsletter img.popupflag {
    display: block;
    margin: 0 auto;
    width: 60px;
}
#popupnewsletter button.close{
    font-size: 30px;
    color: #999;
}

#popupnewsletter h2{
    font-family: 'Brandon Grotesque Bold';
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 40px;
    font-weight: bold;
	letter-spacing: 7px;
	text-align: center;
}

#popupnewsletter p {
	text-align: center;
    font-size: 17px;
    font-weight: 100;
    font-family: 'Brandon Grotesque Light';
    margin: 40px auto;
}

#popupnewsletter input#mce-EMAIL {
    padding: 30px;
    background: #f4f4f4;
    border: none;
  	margin: 0px;
    width: 100%;
}

#popupnewsletter .form-group {
  	display: block;
    padding: 0 30px;
}

#popupnewsletter button.btn-new {
    margin: 40px auto;
    background: #fff;
}

#popupnewsletter .vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
#popupnewsletter .vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
#popupnewsletter .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
    width: 1000px;
    margin: 0 auto;
    height: 540px;
    max-width: 1000px;
}

.modal-backdrop.in{
 	opacity:0; 
}

#contentprojectbritain h1 {
    text-align: center;
}

#contentprojectbritain p {
    margin-bottom: 20px;
}

#contentprojectbritain .col-xs-1, #contentprojectbritain .col-xs-11 {
    margin-bottom: 10px;
}

#contentprojectbritain h2.howtoenter {
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600;
    margin-bottom: 40px;
}

#contentprojectbritain .badge {
  	background-color: #e9e5e2;
    color: #333;
}

#cartcontainer {
    position: absolute;
    right: 20px;
}

#cartcontainer a {
	color: #000;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.trolley {
    height: 16px;
    position: relative;
    top: -2px;
    margin-right: 8px; display:inline-block;
}

.navbar .nav li.logo img{
  		left: 25px;
}

.Watches.project2, .Watches.morecambe, .nofloatinline{
    float: none;
    display: inline-block;
 
}
.Watches.facesProject{ /* float:none; */ display:inline-block; vertical-align:top; }

/* New layout styling start here 8th Dec */


/*.template-index .content .container{ max-width:1920px; width:auto; padding:15px 10px; }
.template-index .content .container .container{ max-width:inherit; width:auto; padding:0px !important; }*/


#sale .featured-sec,
.template-index .featured-sec{ text-align:center; padding:100px 0px; }

#sale .featured-sec .Beanies.shops-item,
.template-index .featured-sec .Beanies.shops-item{ display:inline-block; text-align:left; float:none; vertical-align:top; }

#sale .featured-sec .Beanies.shops-item .image-box,
.template-index .featured-sec .Beanies.shops-item .image-box{ text-align:center; border-bottom:6px solid #f3f3f3; min-height:230px; }

#sale .featured-sec .Beanies.shops-item .collectionproductdescription .short,
.template-index .featured-sec .Beanies.shops-item .collectionproductdescription .short{ text-align:left; }

#sale .featured-sec .Beanies.shops-item .collectionprice,
.template-index .featured-sec .Beanies.shops-item .collectionprice,
#sale .featured-sec .Beanies.shops-item .collectionpricesale,
.template-index .featured-sec .Beanies.shops-item .collectionpricesale{ background:none !important; padding:0px !important; font-size:30px !important; margin:0px;
color: #000 !important; line-height: inherit;}


#sale .featured-sec .Beanies.shops-item .collectionproductdescription .short br,
.template-index .featured-sec .Beanies.shops-item .collectionproductdescription .short br{ /*display:none;*/ }

#sale .featured-sec .Beanies.shops-item h3,
.template-index .featured-sec .Beanies.shops-item h3{ font-family: 'Brandon Grotesque Bold'; letter-spacing: 7px;  -webkit-font-smoothing: antialiased;
    font-size: 15px; font-weight: bold; text-transform: uppercase; margin-top:40px; min-height:40px; }

#sale .featured-sec .Beanies.shops-item .collectionprice,
.template-index .featured-sec .Beanies.shops-item .collectionprice{ border-bottom:0px !important; margin:10px 0 0 0; }

#sale .featured-sec .Beanies.shops-item a:hover,
.template-index .featured-sec .Beanies.shops-item a:hover{ text-decoration:none; }

#sale .featured-sec .Beanies.shops-item .collectionproductdescription .short,
.template-index .featured-sec .Beanies.shops-item .collectionproductdescription .short{ font-size:18px; font-family: 'Brandon Grotesque light'; min-height:50px; }


.cat-image-row{ margin:0px; padding-bottom:15px; } 
.cat-image-row .large-image{ width:50%; padding:0px; margin:0px; text-align:center; padding:0 0.5%; }
.cat-image-row .small-image{ width:25%; padding:0px; margin:0px; text-align:center; padding:0 0.5%;}
.cat-image-row .large-image img{ width:100%; margin:0px; }
.cat-image-row .small-image img{ width:100%; margin:0px; }


.best-british{ padding:0px 0px 80px; max-width: 940px; }
<!-- Nav bar !-->

#shopify-section-header{ position: fixed; margin: 0 auto; width: 100%; z-index: 999;}
.nav-menu { margin: 7px 0 14px 0; padding-bottom: 4px; color: #000; font-size: 16px; border-bottom: 1px solid #fff;}
ul#menu { margin: 0;}
#menu { list-style: none; position: relative;}
#menu li { float: left; display: block; position: relative; margin-top: 0; border: 0; z-index: 100; margin-left:55px;}
#menu li:first-child{margin-left:0;}
#menu li.bc_with_dd:hover { background-color: transparent; color: #fff;}
/*#menu li a { display: inline; outline: 0; text-decoration: none;}*/
.dropdown_3columns { position: absolute; left: -999em; text-align: left;}
.dropdown_3columns { width: 420px;}
.language .dropdown_1column { width: 160px;}
 #menu li:hover .dropdown_3columns{ left: -1px; top: auto;}
.col_1 { display: inline; float: left; position: relative; margin-left: 5px; margin-right: 5px;}
.col_1 { width: 130px;}
#menu p, #menu h2, #menu h3, #menu ul li { line-height: 21px; text-align: left;}
 #the-watches #collection-hero, #beanies #collection-hero , #t-shirts #collection-hero, #belts #collection-hero, #jumpers #collection-hero, #the-interchangeable-straps #collection-hero{
	display: none !important;}
nav.nav-menu { color: black; font-size: 23px; margin-top: 23px;}

<!-- End Nav bar !-->
.menu-left-sec {float: left;}
.menu-right-sec {float: right; }
.menu-left-sec {float: left;}
.logo-menu{position:relative; max-width:985px; margin:0 auto;}
/*.main-logo img{width:300px;}
.main-logo img { width: 125px; position: absolute; left: 50%; transform: translateX(-50%); top: -27px;}*/
.navbar-header{float:none;}
nav.container.navbar.navbar-default, div#mainnav {position:relative;}
.navbar-header { padding: 20px 0 25px;}
#menu li .dropdown { background: #fff; list-style: none outside none; padding:40px 20px 15px 20px !important; position: absolute!important; min-width: 375px;
    z-index: 99999; border: none; margin-top:0px; top:100%; display:none; }
#menu li:hover .dropdown{ display:block; }
ul.nav.navbar-nav .dropdown .has-dropdown { float: left !important; padding-top: 0 !important; width:50% !important; margin:0 0px 0 0 !important; 
  }
ul.nav.navbar-nav .dropdown .has-dropdown:last-child{border:0 !important}
.footer .footerlinks {font-size:13px; color:#2d2d2d; font-family: 'Brandon Grotesque Regular';}
#menu li ul.dropdown li ul{ margin-left:0px; }
#menu li ul.dropdown li ul li{ padding-left:5px !important; padding-right:0px !important; display: block !important; }
#menu li ul.dropdown li ul li:before{ width:4px; height:1px; background:#000; margin-right:10px; display:inline-block; vertical-align:middle; }
#menu li ul.dropdown li ul li a{ text-transform: none; letter-spacing: 1px; font-family: 'Brandon Grotesque Regular'; font-size:16px;  }



/* --------- Shop_Details ---------*/

.best-british { text-align: center; max-width: 940px; margin: auto; }
.best-british h4{font-size:28px; color:#282828;letter-spacing:2px; font-family: 'Brandon Grotesque Black'; margin-bottom:30px;}
.best-british p { font-size: 24px; color: #282828; letter-spacing: 0.25px; font-family: 'Brandon Grotesque Light'; line-height:36px; padding: 3px 70px;}
.read-story { font-size: 20px; color: #202020 !important; font-family: 'Brandon Grotesque Regular'; font-style: italic; display: inline-block; letter-spacing: 2px;
    padding: 0 40px; border: 1px solid #515151; height: 54px; line-height:52px; text-transform: uppercase; margin-top:10px;}
.read-story:hover{background:#515151; color:#fff !important; text-decoration:none !important;} 
.british-ijnner-images li { padding: 0px;}
.british-ijnner-images li img {width: 80%;max-width: 190px;}
.tagtray-gallery .tagtray-gallery-item img { display: block; width: 100%; max-height:200px; min-height:200px;}
.shop-item  h5{font-size:9px; color:#282828; font-family: 'Brandon Grotesque Black'; font-style:normal; text-transform: uppercase;  letter-spacing:2px;}
.shop-item  h3{font-size:16px; line-height:28px; color:#282828; font-family: 'Brandon Grotesque Black'; font-style:normal; text-transform: uppercase; margin:0; letter-spacing:2px;}
#shop .collectionproductdescription .short br{display:none;}
#shop .collectionproductdescription .short {font-size:13px; line-height:27px; color:#282828; letter-spacing:0.25px;  font-family: 'Brandon Grotesque light';     
  text-align: left; margin-top: 10px;}
#shop .collectionprice{font-size:27px; color:#282828; letter-spacing:2px; }
#shop .collectionprice { border-bottom: 5px solid #d4d4d4 !important; text-align: left; background-color: transparent !important; padding: 0 0 10px !important;
    width: 100%;}
#shop .collectionprice:hover { padding: 0 0 10px !important; background-color: transparent !important; color: #282828 !important; line-height: 32px; 
  text-decoration: none !important;}


/* shop page css */

/*#shop .content .container#contentshop{ max-width:1920px; width:auto; padding:50px 5%; }
.salebest .content .container{ max-width:1920px; width:auto; padding:50px 10%; }*/


#shop .shop-sec .shop-item{ margin-bottom:50px; }

#shop .shop-sec .shop-item h5{ font-size:12px; }
#shop .shop-sec .shop-item h3{ font-size:24px; }
#shop .shop-sec .shop-item .collectionproductdescription .short{ font-size:20px; color:#5e5e5e; margin-top: 30px; }
#shop .shop-sec .shop-item .collectionprice span{ font-size:36px; }
#shop .shop-sec .shop-item .collectionprice span.pro-form{ font-size:14px; text-transform:uppercase; }
#shop .shop-sec .shop-item a:hover{ text-decoration:none; } 
#shop .shop-sec .shop-item .collectionprice{ padding-bottom:20px !important; }
#shop .shop-sec .shop-item .collectionprice:hover{ padding: 10px 0 14px !important; line-height: 30px; }



/* Gift page css */

/* 
#gift-box .content .container#contentgift-box{ max-width:1920px; width:auto; padding:50px 10%; }

#gift-box #christmas-gift-box h3{ font-family: 'Brandon Grotesque Black'; }
#gift-box #contentgift-box h5{ text-decoration:none; font-family: 'Brandon Grotesque Bold'; text-transform:uppercase;  }
#gift-box #christmas-gift-box .facedetails{ margin-top:30px; border-top:5px solid #f3f3f3; text-align:left; }

#gift-box #christmas-gift-box .facedetails h5{ text-align:left; font-size:12px; margin: 15px 0 5px 0; }
#gift-box #christmas-gift-box .producttitle{ text-align:left; font-family: 'Brandon Grotesque Black'; margin-top: 0px; font-size:20px; }

#gift-box #christmas-gift-box .Gift.Box.faces{ padding-bottom:20px; display: inline-block; float: none; max-width: 222px; }
#gift-box #christmas-gift-box .shop-sec.project1{ margin-top:50px; }
#gift-box #christmas-gift-box .shop-sec{ text-align:center; }
#gift-box #christmas-gift-box .remove{ width: 32px; height: 32px; line-height:28px; border: 3px solid #000; background-color: #fff; color: #000; 
  font-family: 'Brandon Grotesque Black'; }
#gift-box #christmas-gift-box h4{ font-size:20px; font-family: 'Brandon Grotesque light'; text-transform: none; margin-top:30px; margin-bottom:15px; }

#gift-box #contentgift-box .circular{ margin-left: 10px;
    margin-right: 10px;
    color: #FFF;
    background-color: #fff;
    border:5px solid #999;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    font-size: 36px;
    line-height:46px; font-family: 'Brandon Grotesque Black'; color: #999; }
#gift-box #contentgift-box .circular.full{ color:#000; border-color:#000; }
#gift-box #contentgift-box .giftboxstrapvertical .circular{ width:24px; height:24px; line-height: 20px; border:2px solid #000; background-color: #fff;
    color: #000; font-family: 'Brandon Grotesque regular'; text-align: center; padding: 0; left: 0; right: 0; margin: 0 auto; font-size: 28px; }
#gift-box #contentgift-box .giftboxstrapvertical .circular.x{ line-height: 12px; }

*/
/* best sellers page css */

.salebest .collectionproductdescription .short{ font-size:15px; text-align:center; }
.salebest .collectionprice{ margin: 20px auto 15px auto; border-radius: 2px !important; border: none !important; color: #333 !important; 
  padding: 10px 20px 10px 20px !important; font-family: 'Brandon Grotesque Bold' !important; width: auto;
font-size: 23px; background-color: #f0f0f0 !important; text-align:center; }
.salebest .bestseller-item{ text-align:center; }
#sale.salebest .collectionprice{ color:#ea3a42 !important; }
#sale.salebest .collectionprice:hover:before{ color:#000 !important; }

/*.template-product .content .container{ max-width:1920px; width:auto; padding:50px 5%; }*/
.template-product{}
.template-product #product h1{ text-transform:uppercase; font-family: 'Brandon Grotesque Bold';  }
.template-product #product .straplabelcontainer{ display:none; clear:both; margin-left:13px; font-size:20px; margin-bottom:30px; }

.template-product section#product-info ul.tabs li{ border:0px; padding: 0 15px 0px 0px !important; text-transform: uppercase; font-size: 11px; 
letter-spacing:2px; margin-right:15px; margin-bottom:15px; border-right:1px solid #f0f0f0; }
.template-product section#product-info ul.tabs li:last-child{ margin-right:0px; border-right:0px; }

.template-product section#product-info ul.tabs li a{ color:#E3E3E3; font-size:11px; font-family: 'Brandon Grotesque Bold'; letter-spacing:1.2px;}
.template-product section#product-info ul.tabs li a.active{ color:#000; }
/*.template-product #product-info .long{ font-size: 15px; color: #2d2d2d; font-weight: normal; line-height: 25px; }*/


.menu-right-sec .navbar-collapse ul.nav.navbar-nav li:last-child a{ color:#ea3a42; }

.featured-sec h1{ font-family: 'Brandon Grotesque Black'; text-align:center; float:none; clear:both; letter-spacing: 4px;
    margin-top: 40px; margin-bottom: 40px; font-size: 20px; }

.template-product #product .featured-sec h1{ font-family: 'Brandon Grotesque Black'; text-align:center; float:none; clear:both; letter-spacing:4px;
    margin-top: 40px; margin-bottom: 40px; font-size: 20px; display:block; }

.template-product #product .featured-sec{ padding:40px 0px; margin-top:50px; border-top:2px solid #f1f1f1; }


#sale .featured-sec .shops-item{ float:none; display:inline-block; /*width: 19.666667%;*/ vertical-align: top; margin-bottom:15px; }
.template-product .featured-sec{ text-align:center; }
.template-product .featured-sec .shops-item{ float:none; 
  display:inline-block;  width: 19.666667%;
  vertical-align: top; margin-bottom:15px; }

.template-product .featured-sec .shops-item .image-box{ text-align:center; border-bottom:6px solid #f3f3f3; min-height:230px; }
.template-product .featured-sec .shops-item .collectionproductdescription .short{ text-align:left; }

.template-product .featured-sec .shops-item .collectionprice, 
.template-product .featured-sec .shops-item .collectionpricesale{ background:none !important; padding:0px !important; font-size:30px !important; margin:0px;
color: #000 !important; line-height: inherit;}
.template-product .featured-sec .shops-item .collectionproductdescription .short br{ display:none; }
.template-product .featured-sec .shops-item h3{ font-family: 'Brandon Grotesque Black'; letter-spacing:4px;  -webkit-font-smoothing: antialiased;
    font-size:15px; font-weight: bold; text-transform: uppercase; margin-top:30px; text-align:left; min-height:25px; }
.template-product .featured-sec .shops-item .collectionprice{ border-bottom:0px !important; margin:0px 0 0 0; }
.template-product .featured-sec .shops-item a:hover{ text-decoration:none; }
.template-product .featured-sec .shops-item .collectionproductdescription .short{ font-size:14px; font-family: 'Brandon Grotesque light' !important; min-height: 30px; }
.template-product .featured-sec a {

    font-family: 'Brandon Grotesque Bold';
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
    color: #555555;
    letter-spacing: 4px;
    font-size: 14px;

}
.tag-your-photos h3{ font-family: 'Brandon Grotesque Bold'; letter-spacing:4px; margin-top: 40px; margin-bottom: 40px; font-size: 20px;
  font-weight: bold; text-transform:uppercase; }
.tag-your-photos{ padding-top:10px; border-top:1px solid #e6e6e6; margin-top:60px; }  
.tag-your-photos .container{ max-width:100%; width:100%; }

section#gallery .preview{ margin:15px auto; }
#leftnavproduct{ left:15px; }

.template-product #leftnavproduct{ margin-top: 90px; }
.template-product #product-info .long .straplabelcontainer{ margin-left: 0px; font-size: 15px; margin-bottom: 0; }

.template-product #product .itempricecontainer.col-sm-6{ margin-top: 25px;  display:flex; flex-wrap:wrap; align-items:center;}
.template-product #product #product-info div.itemprice{margin-top:0;}
.template-product #product #product-info div.itemprice span.money{ margin-top: 0px; font-family: 'Brandon Grotesque Bold'; font-size:46px; line-height:70px; letter-spacing:2.45px;}

/*.template-product section#product-info input#add[type=submit]{ font-size: 25px !important;
    color: #202020 !important;
    font-family: 'Brandon Grotesque light' !important;
    font-style: italic;
    display: inline-block;
    letter-spacing:5px !important;
    padding:20px 50px !important;
    border: 1px solid #515151 !important;
    height:inherit;
    line-height: normal; letter-spacing:4px;
    text-transform: uppercase;
    margin-top: 10px; background:#fff !important; border-radius:0px !important; }*/


.col-sm-6.Straps.leather.Dark-Brown { width: 50%;}
.col-sm-6.Straps.leather.Black-Leather { width: 50%;}

.footer .sociallinks a{ display:inline-block; }

.multiSlider .slide.image .imageWrapper img{ width:100% !important; } 


/* Adational css */


#product-info div.itemprice, #product-info div.itempricecontainer{
 	padding-left:0px !important; 
}

.shippinginfo {
	background-image: url(shipping_info.jpg);
  	background-repeat:no-repeat;
  	padding-left: 40px;
  	cursor: pointer;
  	font-size: 16px;
}

.navbar-nav>li>a:focus {
	background-color: #f6f6f6;
}

.tumblr {
	background-color: #2d4661;
	position: fixed;
	display: block;
	bottom:10px;
	right:10px;
	height: 25px;
	margin: 0 0 0 5px;
	padding: 0 7px;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}

.tumblr .logo {
	position: relative;
	display: block;
	top: 1px;
	width: 64px;
	height: 26px;
	direction: ltr;
	text-indent: -9999px;
	padding-top: 0;
	background: transparent url('iframe_logo.png') 0 5px no-repeat;
}

.navbar-header{
 	text-align:center; 
}

section#cart form div.row{
  padding-bottom:30px; 
  margin-top:30px;
  position:relative;
}

.btn-default{
 	filter:none; 
}

input[type="email"]{
 	color:#000 !important; 
}

/*.continueshopping{
	color:#428bca !important;
}*/

.blogitemcaption, .blogitemcaption a, .blogitemcaption p {
	font-size: 17px;
	padding: 5px;
	font-family: 'Brandon Grotesque Regular' !important;
	color: #333 !important;
	text-align: center;
}

.teaserinside{
	display: inline-table;
    top: 40%;
    position: relative;
  	color:#FFF !important;
  	cursor: pointer;
  	text-decoration: underline;
}

#tumblrteaser{
 	text-align: center;
    display: block; 
    visibility: visible; 
    position: fixed; 
    top: 0px; 
    right: 0px; 
    bottom: 0px; 
    width: 1px; 
    height: 100%; 
    z-index: 2147483646; 
    overflow: hidden; 
    background-color: rgba(0, 0, 0, 0.6); 
    -webkit-transition: width 0.25s ease-in-out; 
    transition: width 0.25s ease-in-out; 
}

input[type="text"], input[type="password"], input[type="email"], textarea, select{
 	color: #333 !important; 
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
 	bottom: -43px !important; 
}

.selector-wrapper{
 	margin-top: 50px;
}

#ui-accordion-customer-accordion-panel-2 .level1{
   font-weight: bold;
   margin-top:20px;
   margin-bottom:10px;
 }
#ui-accordion-customer-accordion-panel-2 .level1 .index,
#ui-accordion-customer-accordion-panel-2 .level2 .index,
#ui-accordion-customer-accordion-panel-2 .level3 .index,
#ui-accordion-customer-accordion-panel-2 .level4 .index{
  width: 30px;
  display: inline-block;

}

#ui-accordion-customer-accordion-panel-2 .level2{
  margin-top:20px;
  margin-left: 20px;
  font-size: 90%;
}
#ui-accordion-customer-accordion-panel-2 .level3{
  margin-top:10px;
  margin-left: 54px;
  font-size: 80%;
}
#ui-accordion-customer-accordion-panel-2 .level4{
  margin-top:10px;
  margin-left: 90px;
  font-size: 80%;
}
.currencyholder{display:none}

/*.add-to-cart-xmas{
    opacity:.65;
    background:#18355f;
      padding: 10px 50px 10px 50px !important;
    font-family: 'Brandon Grotesque Bold' !important;
    font-size: 24px;
    margin: 20px auto 15px auto;
    border-radius: 2px !important;
    border: none !important;
    color: #fff !important;
}*/

.TagTrayTaggedImage{
 	 width: 215px!important;
}

#tab2, #tab3, #tab4 {
  margin-bottom: 20px;
}

.loadingoverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.8);;
    border-radius: 6px;
    display: none!important;
  	color:#333;
  	font-size: 30px;
  	text-align: center;
    font-weight: bold;
  	z-index: 2;
}

.loadingoverlay.show {
	display: block!important;
}

.loadingoverlay .text{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.giftcardvaluevariants .selector-wrapper{
 	margin-top: 0px;
}

/*.giftcardvaluevariants{
 	margin-top: 50px;
}*/

.giftcardvaluetitle{font-weight:bold;}


.navbar-nav a{text-transform:uppercase;}
#contentnews .content{text-align:center;}
#contentnews .content a{text-decoration:none;}
#contentnews article a.excerpt p span {
    font-family: 'Brandon Grotesque Light';
    color: #333;
    font-size: 19px;
      margin-bottom: 40px;
    display: block;
}
a.btn-new, button.btn-new {
    text-decoration: none;
    display: table;
    margin: 0 auto;
    border: 1px solid #333;
    color: #333!important;
    padding:12px 27px;
    font-size: 20px;
    font-style: italic;
    text-transform: uppercase;
    font-family: 'Brandon Grotesque Light';
    letter-spacing: 5px;
}

a.btn-new.smaller {
    font-size: 16px;
  
}
.template-article .jumboheader, .template-blog .jumboheader {
    border-top: 1px solid #d0c5bf;
  padding-bottom:30px;
}

h1.blog {
    font-size: 40px;
    text-align: center;
    width: 100%;
    margin: 40px auto 60px;
}

.template-article .wysiwyg {
    font-family: 'Brandon Grotesque Light';
    font-size: 17px;
    text-align: center;
}

.template-article .wysiwyg p {
    width: 80%;
    margin: 0px auto 40px;
}

.blogimage50{width:45%; margin-bottom:20px;}
.blogimage50.left{float:left;}
.blogimage50.right{float:right;}
strong{color:inherit}

.outofstock .warning {
    color: #c75b5d;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 28px;
    line-height: 30px;
  font-weight:bold;
}
.outofstock .warning img{
	vertical-align: baseline;
  	height:20px;
}
.outofstock li {
    background-image: url(https://cdn.shopify.com/s/files/1/0285/5572/files/outofstockarrow.jpg?3563441329787295959);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 10px 17px;
    padding-left: 10px;
}

.outofstock .siteplace{    
  margin-top: 33px;
}

.outofstock li img {
    max-width: 190px;
}
#storePickupApp strong,
#storePickupApp label span {
  color: #000 !important;
}


.mfp-wrap.mfp-gallery {
  z-index: 200001;
}

.faceslimitededition{
   	float: none;
    display: inline-block; 
}
#the-watches  .Abersoch, .Salcombe  {
	/* float: none; */
	display: inline-block;
}
#the-watches .col-sm-6.col-md-3.col-lg-3.Watches.facesProject.3.Newquay{display:none;}
#the-watches .stories {
    clear: both;
}


.Watches .twelve.columns.alpha.omega {
	display: none;
}
.gift-img {
	display: none !important;
}
.slick-prev {
	background-image: url(//cdn.shopify.com/s/files/1/0716/2745/files/1-new.png?7336097764622669143);	
	background-color: transparent;
    background-repeat: no-repeat;
}

.slick-prev.slick-arrow:hover {
	background-image: url(//cdn.shopify.com/s/files/1/0716/2745/files/1-new.png?7336097764622669143);
	border: transparent;
	background-color: transparent;
    background-repeat: no-repeat;
}
.slick-next {
	background-image: url(//cdn.shopify.com/s/files/1/0716/2745/files/2-new.png?7336097764622669143);
	margin-left: 32px;
	background-color: transparent;
    background-repeat: no-repeat;
}
.slick-next.slick-arrow:hover {
	background-image: url(//cdn.shopify.com/s/files/1/0716/2745/files/2-new.png?7336097764622669143);
	border: transparent;
	background-color: transparent;
    background-repeat: no-repeat;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: none !important;
}

.slick-prev, .slick-next {
	display: block;
	height: 12px;
	width: 23px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;	
	padding: 0;
	border: none;
	outline: none;
 	right: 0;
	margin: 0 auto;
	
}
#prod-images .slick-list.draggable {
    margin-top: 20px;
}
.prod-images .preview img.prod-image {
    width: 70px;
}

.dialslider{
  width:400px;
  margin:20px auto;
  text-align: center;
  padding:20px;
  color:white;
}
  .parent-slide{padding:15px;}
  img{display: block;margin:auto;}

/*.Watches #jumboportland-project-1 {
	display: none;
}*/

#appView{ margin:0px !important; }
.multiSlider{ border-radius:0px !important;  }


/*.content .container{ width: 95%; max-width: 1920px; }*/
.col-md-2.brothers-item{ display:inline-block; float:none; max-width:400px; width: 19.666666666666664%; vertical-align: top; }
.col-md-4.brothers-item{ max-width:380px; display:inline-block; float:none; vertical-align: top; }


.oldharry-sec,
.brother-sec{ text-align:center; margin-bottom:50px; }
h1.collection{ font-family: 'Brandon Grotesque Black'; letter-spacing: 5px; font-size:26px; margin: 60px 0 15px 0; }

.brothers-item .image-box{ padding:25px; border-bottom:5px solid #f3f3f3; margin:0 0 15px 0px; }
.brothers-item h3{ text-align:left; font-size:22px; color:#010101; text-transform:uppercase; font-family: 'Brandon Grotesque Bold'; letter-spacing:3px; }
.brothers-item .collectionproductdescription{ text-align:left; font-size:18px; color:#282828; min-height:54px; }
.brothers-item .collectionprice{ margin:0px 0 0px 0;
    border-radius:0px !important;
    border: none !important;
    color: #181818 !important;
    padding: 10px 0px 10px 0px !important;
    font-family: 'Brandon Grotesque Black' !important;
    font-size:30px !important;
    background: none !important; }
.brothers-item a:hover{ text-decoration:none; }
.brothers-item .collectionprice:hover:before{ top: 10px; position: relative; }

section#product-info{ /*border-bottom:2px solid #e6e6e6;*/ }
.giftbox-pro-sec{ padding:30px 0px 15px; border-top:2px solid #e6e6e6; margin:0 15px; }
.xmasgiftboxintro.partfirst{ font-size:20px; color:#2d2d2d; margin-bottom:25px; }
.xmasgiftboxintro.partfirst a{ font-family: 'Brandon Grotesque Bold'; }
.xmasgiftboxintro.partsec{ padding:0px 0 0 0px; overflow: hidden; margin-bottom:25px; }
.xmasgiftboxintro.partsec img{ display:inline-block; vertical-align:middle; }

.template-product #product .xmasgiftboxintro.partsec h1{ text-transform: uppercase; font-family: 'Brandon Grotesque Bold';
    display: inline-block; float: none; font-size: 22px; vertical-align: middle; padding: 0px; margin:0 0 0 15px; letter-spacing: 5px; }

.xmasgiftboxintro.partthird{ font-size:20px; color:#2d2d2d; margin-bottom: 25px; }
.xmasgiftboxintro.partthird a{ font-family: 'Brandon Grotesque Bold'; }

.xmasgiftboxintro.partthird{ margin-bottom: 25px;  }
.xmasgiftboxintro.partthird img{ display:inline; margin:0px; }

.prod-images{  } 
.prod-images .preview{ margin:0px 0px 30px; border-right:4px solid transparent; } 
.template-product #product h1{ margin-left:0px; }
/*.template-product #product .straplabelcontainer{ margin-left:0px; }*/
/*#product-form{ margin:0 0px; padding:0 15px; }*/
.template-product #leftnavproduct{ height: 100%; margin: 0; width:106px; }
.prod-images .preview.active{ border-right:3px solid #2d2d2d; }
/*.template-product section#product-info input#add[type=submit]:hover{ background:#515151 !important; 
  color:#fff !important; }*/


.start-slider{ padding:25px 0 15px 0px; }
.start-slider .owl-carousel .owl-pagination{ display:none; }
.start-slider .owl-carousel{ position:relative; padding:10px 0px; border-bottom:1px solid #e6e6e6; margin-bottom:20px; }

.start-slider .owl-theme .owl-controls .owl-buttons div{ background:none; color:#fff; padding:0px; border:0px; font-size:30px;
  width:20px; position:absolute; top:50%; transform: translateY(-50%); height:45px; margin:0px; opacity: 1; }
.start-slider .owl-theme .owl-controls .owl-buttons div .fa-stack{ width: auto; height: auto; line-height: inherit; padding:0px; margin:0px;
  display: block; }
.start-slider .owl-theme .owl-controls .owl-buttons div:hover{ opacity:0.7; }

.start-slider .owl-theme .owl-controls .owl-buttons .owl-prev{ left:0px; } 
.start-slider .owl-theme .owl-controls .owl-buttons .owl-next{ right:0px; } 
.start-slider .owl-theme .owl-controls .owl-buttons .fa-inverse,.start-slider .owl-theme .owl-controls .owl-buttons .fa-chevron-left,
.start-slider .owl-theme .owl-controls .owl-buttons .fa-chevron-right
{ color:#000; cursor:pointer;}
.start-slider #owl-dials,
.start-slider #owl-strap{ padding:0 25px; }

.start-slider #owl-strap{ padding:0 25px 15px; }
.start-slider #owl-strap .owl-item img{ width:50%; max-width:100%; margin: -20px auto;     height: auto; }
.start-slider #owl-strap .owl-item{ max-height:90px; /*padding:10px 5px;*/ cursor:pointer; position:relative; }
.start-slider #owl-strap .owl-item:hover,.start-slider #owl-strap .dial-straps:hover,
.start-slider #owl-dials.owl-carousel .owl-item:hover{ opacity:0.5; }

.start-slider #owl-strap img{position:relative;}
.start-slider #owl-strap img.selected_strap:after{
    position: absolute;
    content: "";
    display: none;
    height: 10px;
    width: 50%;
    margin: 0 auto;
    background: #2B2B2B;
    top: 0px;
    left: -7px;
    right: 0px;
    border-radius: 5px;
}

.start-slider #owl-dials.owl-carousel  .owl-item{ padding:10px; padding-top:20px;}
.fa-chevron-circle-left:before { content: "\f053" !important; }
.fa-chevron-circle-right:before { content: "\f054" !important; }
.start-slider .owl-theme .owl-controls .owl-buttons .fa.fa-circle{ display:none; }


.start-slider #owl-strap .owl-item:after{ position:absolute; content:""; display:none;
  height:3px; width:35%; margin:0 auto; background:#2d2d2d; bottom:0px; left:0px; right:0px; }
.start-slider #owl-strap .owl-item.active_strap:after{ display:block; }


.start-slider #owl-dials.owl-carousel .owl-item:after{ position:absolute; content:""; display:none;
  height:10px; width:50%; margin:0 auto; background:#2B2B2B; top:0px; left:-7px; right:0px; border-radius:5px;}
.start-slider #owl-dials.owl-carousel .active_dial.owl-item:after{ display:block; }
.prod-images .preview img.prod-image{ cursor:pointer; }
.prod-images .preview img.prod-image:hover{ opacity:0.7; }
.customize-product{ padding:15px 0 15px 0px; text-align:center; margin-bottom:15px; }
.customize-product p{ font-size:12px; color:#2d2d2d; text-transform:uppercase; font-family: 'Brandon Grotesque Bold';
margin:0px; letter-spacing:3.2px; line-height:23px;}
/*.image-top-product{ padding: 0 15px; margin-bottom:15px; }*/

.cat-image-row .large-image.mobile{ display:none; }
/*.h1holder{ display:block; float:none; overflow: hidden;text-align: center }*/
.product-strap-count {
    display: block;
    clear: both;
    margin-left: 13px;
    font-size: 20px;
    margin-bottom: 30px;
  margin-left:0px; margin-top:0px;
}

.tagtray-gallery .ttbx-wrapper{ max-width:100% !important; }
.tagtray-gallery{ padding:0 20px;  }

.featured-sec{ padding-left:20px; padding-right:20px; }

.insta-tagtray .featured-sec{ border-top: 1px solid #e6e6e6; margin-top: 60px; }
/*#product-variants .selector-wrapper{ margin-top: 20px; }*/
section#product-info ul.tabs{ border-bottom:0px; margin-bottom:16px;}
.template-product #product-info .long{ margin-bottom:20px; font-size: 15px; line-height: 25px; }
.template-product #product-info .long ul{ margin:20px 0 40px 0px; list-style:none; }
.template-product #product-info .long ul li{ padding:0 0 0 25px; position:relative; margin-bottom:10px; list-style:none; }
.template-product #product-info .long ul li:before{
  content: "-";
    left: 4px;
    top: -3px;
    position: absolute;
    font-size: 25px;
}
.tagtray-item-overlay{ display:none !important; }
#gift-box #christmas-gift-box .Gift.Box.faces{ max-width:inherit; }
#gift-box #christmas-gift-box .Gift.Box.faces .inner-box{ /*max-width: 222px;*/ margin:15px auto; }
#gift-box #christmas-gift-box .Gift.Box.faces .inner-box img{ width: 220px; margin:0 auto; }

.start-slider #owl-strap.owl-theme{ padding-top:15px; }
.start-slider #owl-strap.owl-theme .owl-controls .owl-buttons div{ top: 27%; } 
 
.strapcenter h3.producttitle{ font-size: 16px !important; font-family: 'Brandon Grotesque Bold'; letter-spacing: 4px; -webkit-font-smoothing: antialiased; font-weight: normal;
    text-transform: uppercase; color: #272727; min-height:50px; }
.jumper-size-sec table{ width:100%; }


.collection-banner-img{ position:relative; }
.collection-banner-img .main-brands{ position:absolute; left:0; bottom:0px; width:100% }
.collection-banner-img .main-brands .about-brands{ margin:5px auto 15px; border-radius: 17px; color:#fff; font-style:italic; padding:15px; font-size:18px; 
  background:rgba(0,0,0,0.6); display: block; max-width: 100px; text-align: center; cursor:pointer; font-family: 'Brandon Grotesque Bold'; }
.collection-banner-img .main-brands .about-brands:hover{ background:rgba(0,0,0,0.8); transition:all 0.3s ease-in-out; }

.collection-banner-img .main-brands #cont_1{ padding:30px 20%; background:rgba(0,0,0,0.6); color:#fff; font-style:italic; font-size:18px;
  text-align: center; line-height:24px; }
.british-ijnner-images .desktop-hidden-li {
    display: none;
}


.bird-mobile {
	display: none;
}
.size-silverstick h5 {
	font-weight: bolder;
	font-style: normal;
	font-size: 18px;
	margin-top: 29px;
}
.size-silverstick .size-chart-jumper {
	margin: 10px 0 0px 0px;
}
.oldprice {
    font-size: 18px;
    margin: 0 !important;
}
.template-product .featured-sec .shops-item .collectionprice span {
    vertical-align: top;
    color: #282828;
    font-size: 28px;
    font-family: 'Brandon Grotesque Bold';
}

.featured-section #asfeaturedin {
    width: 100%;
    max-width: 1170px;
    margin: 25px auto;
    padding: 0 15px;
}
.footer .featured-section #asfeaturedin li {

    float: none;
    display: inline-block;

}
.featured.asfeatured {
    font-size: 28px;
    color: #282828;
    letter-spacing: 2px;
    font-family: 'Brandon Grotesque Black';
    text-transform: uppercase;
    margin: 10px auto;
}
.featured-section p {
    font-size: 16px;
    color: #282828;
    letter-spacing: 0.25px;
    font-family: 'Brandon Grotesque Light';
}
#autoketing-currency-convert-instance .autoketing-currency-convert-custom-select.top-right {
    position: absolute!important;
    top: 22px;
    right: 145px;
    left: auto;
}
#autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-flag-theme .autoketing-currency-convert-list-currency {
    border: 2px solid #343433;
    border-radius: 0!important;
  max-height: inherit!important;
}


#autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-currency-selected, #autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-currency-selected:hover {

  box-shadow: none!important;
    border: 2px solid #343433;
    border-radius: 0!important;
}
div#autoketing-currency-convert-instance .ak-ml-3 {
    font-size: 14px!important;
}
  #autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-currency-selected {
    line-height: 30px!important;
}

#autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-currency-selected .currency-dropdown {
    border-bottom: 2px solid #343433!important;
    border-right: 2px solid #343433!important;
}
/*.btn.add-to-cart-xmas {
    margin: 20px auto 15px auto;   
    color: #fff!important;
    padding: 10px 50px 10px 50px !important;
    font-family: 'Brandon Grotesque Bold' !important;
    font-size: 23px !important;
    opacity: .65;
    background-color: #18355f !important;
}*/
.giftbuy.btn.add-to-cart-xmas:hover {
    background: #333333!important;
}
}

/* Media css here */

@media screen and (max-width: 1440px){
  .dispatch-tshirt {text-indent: 80px;}
  .start-slider #owl-strap .owl-item img{ width: 100%; }
  .start-slider #owl-strap .owl-item{ max-height: 77px; }  
  .start-slider #owl-strap .owl-item:after{ width: 60%; }
  .prod-images .preview img.prod-image{ width:67px; }
  .prod-images .preview{ margin:20px 0px 0px; }
  .template-product #leftnavproduct{ width: 90px; }
  .prod-images{ margin-top:50px; }
  .template-product .featured-sec .shops-item .collectionprice span{font-size: 24px;}
}
@media screen and (max-width: 1199px){.template-product section#product-info ul.tabs li{padding: 0 5px 0px 0px !important;margin-right: 7px;}
.template-product .featured-sec .shops-item .collectionprice span{font-size: 22px;}
  .template-product .featured-sec .shops-item .collectionproductdescription .short {font-size: 16px;}
  #prod-images .slick-list.draggable {
    margin-top: 0;
}
}
@media screen and (max-width: 767px){
  .shopify-section .dispatch-tshirt {
 padding-bottom: 15px;
max-width: 80%;
text-indent: 0;
margin: 20px auto 0;
  }
  .h1holder{margin:0 auto;;}
}

@media screen and (max-width: 480px){
/*#gift-box #christmas-gift-box .producttitle {font-size: 16px;}*/
.shopify-section .dispatch-tshirt{margin: 5px auto 0;}}
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){
#contentlookbook div {padding: 0px; margin: 0px;}
}

@media screen and (device-width: 340px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3){
    #contentlookbook div {
        padding: 0px;
        margin: 0px;
    }
}

@media screen and (max-device-width: 480px){
 	.carousel-inner .row .content .title{
   		font-size: 16px;
		padding-top: 30px;
		width: 110%;
  	}
  
  	.carousel-inner .row .content .subtitle{
   		display: none; 
  	}
  

}

@media screen and (min-device-width: 360px){
 	.carousel-control.left, .carousel-control.right{
    	top:14%;
  	}
  
  	.carousel-inner .row .content .subtitle{
   		display: none; 
  	}
  
  	.carousel-inner .row .content{
    	width: 74%;
  	}
  
 	 .carousel-inner .row .content .title{
   		font-size: 16px;
		padding-top: 30px;
		width: 74%;
  	}
  
  	.stories{
    	margin-top:50px;
  	}
  	#product{
  		margin-bottom:0px;
  	}
  
  	.carousel-inner .row .content{
    	right: -10%;
  	}
  
  	/*#cart .buttonquantity, input#update{
		padding: 5px 10px 5px 10px !important
	}*/
  
  	/*#cart .info h3 a, #cart .inputquantity, #cart .quantities, section#cart form div.row div.total {
		font-size: 14px;
	}*/
	
	/*#cart .info h3, section#cart form div.row div.total {
		margin-top: 10px;
		margin-bottom: 0px;
		font-style: normal;
	}*/
  
  	section#cart form div.row div.total {
		text-align: right;
	}

	.short{
		font-size: 13px;
	}

  	.strapoptions .strapoption.selected{
     	margin-left: -214px; 
    }
  
	.margin-bottom-30{
        margin-bottom: 30px!important;
    }
  
  	#contentprojectbritain img{
        margin-bottom: 10px!important;
    }
  
  	#contentprojectbritain .cols {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        column-gap: 0px;
        max-width: 930px;
        margin: 0 auto;
        text-align: center;
    }
    #contentgift-box .mainimagebackground{
        height: 520px;
        background-size: auto 70%;
    }
    #contentgift-box #mainimage {
        height: 346px;
        left: -20px;
        clip: rect(0px,420px,540px,53px);
        top: 60px;
    }
    #contentgift-box #waiting {
        font-size: 12px;
    }
}

@media (min-width: 600px) {
    #contentgift-box .mainimagebackground {
        height: 520px;
        background-size: auto 100%;
    }
    #contentgift-box #mainimage {
      	height: 520px;
      	left: auto;
      	clip: rect(0px,420px,540px,73px);
      	top: -10px;
    }
    #contentgift-box #waiting {
        font-size: 16px;
    }
  	
  	#strapoptionsprev, #strapoptionsnext{
        /*margin-left		: 35px;*/
    }
	/*#contentgift-box .preview{
        width					: 70px;
        height					: 70px;
    }*/
	.small-left-20{
        margin-left: -20px; 
    }
	
   /* #christmas-gift-box .remove{
        width: 40px;
        height: 40px;
        border-radius: 20px;
        line-height: 40px;
        background-color:#ccc;
        color:#5A5A5A;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        cursor: pointer;
    }*/
  
  	.choicestrap{
        height: 180px;
    }
  	
}

@media (min-width: 768px) {
  	#images .bx-wrapper{
        margin-top		: 0px; 
    }

  	#carousel-xmas-straps .carousel-control.left, #carousel-xmas-straps .carousel-control.right{display:block}
  	#switcher{
        margin-top: -6px;
        right: 115px;
        left: inherit;
    }
  	#siteswitcheroverlay{
        top: 148px;
    }

	#siteswitcheroverlay .switchercontent{
        padding: 50px 50px 50px 0px;
    }
  	#christmas-gift-box .straptype {
        font-size: 13px;
    }
    #contentchristmas-gift-box .carousel-control{
        display: block; 
    }

  	#carousel-xmas-straps .col-sm-6.col-md-3.col-lg-3.Straps.classic {
        width: 11%;
        cursor: pointer;
    }
  
    #carousel-xmas-straps .carousel-control.left{
      left: -50px;
    }

    #carousel-xmas-straps .carousel-control.right{
      right: 20px;
    }
  
	.currencyholder{
    	margin: -55px 0px 0px 0px;
    	display: inline-block;
    	float: right; 
	}

	#contentlookbook img {
		margin-top: 0px;
	}

    .lookbookpanels {
    	margin-top: 26px;
    }

	.padder15{
        padding-top: 15px;
    }

    .padder25{
        padding-top: 25px;
    }


	#contentlookbook {
        margin: 0px auto 0px auto;
        padding: 0px 15px 0px 15px;
       	width: 750px;
  		max-width: 750px;
    }  

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

	.carousel-inner .row .content{
    	width: 55%;
  	}

	.stories{
	  	margin-top:64px;
	}

	.carousel-inner .row .content .subtitle{
        display: block; 
  		width: 74%;
    }

	.carousel-inner .row .content .title{
        font-size				: larger ;
    }

	#cart .info h3 a, #cart .inputquantity, #cart .quantities, section#cart form div.row div.total{
        font-size				: 21px;
    }
	.carousel-inner .row .content {
        top: 36%;
    }

	.carousel-control.left, .carousel-control.right {
    	top						: 31%;
	    font-size				: 65px;
  		/*display:block;*/
	}
	.wraphome{
        background-size			: 100% 600px;
        background-repeat		: no-repeat;
        margin					: 0 auto 0 auto;
        min-height				: 600px;
    }


	a.navbar-brand.small img{
 		display 				: none;
	}

	.navbar .nav li{
		padding-left:0px !important;
  		padding-right:0px !important;
		width: auto;
	}

	.container.navbar.navbar-default {
  		/*left:-34px;*/
	}

    .navbar .nav li.logo{
        width					: 141px;
        padding-left			: 0px;
        padding-right			: 0px;
  		display					: block;
    }
	.container>.navbar-header, .container>.navbar-collapse{
     	padding-right: 0px; 
      	padding-left: 0px;
    }

	#add{
  		/*float					: right;*/
	}

    #contentblog.container{
        min-width: 800px;
		width: 800px;
        -moz-column-count		: 3;
        -moz-column-gap			: 10px;
        -webkit-column-count	: 3;
        -webkit-column-gap		: 10px;
        column-count			: 3;
        column-gap				: 10px;
    }

	.carousel-inner .row img{
        width					: 100%;
    }

	section#gallery{
		float					: left;
	}

  
    section#gallery img {
      cursor					: pointer;
      display					: block;
      
    }
    
    section#gallery .preview{
        border					: 2px solid #CCC; 
      	width: 83px;
		height: 45px;
    }
    
    section#gallery .preview.active{
        border					: 2px solid #000; 
    }


	.xs-noshow{
        display					: inline;
    }


	.reveal-modal {
		margin-left				: -300px;
		width					: 600px;
	}

    .footerlinksdash{
        width					: 40px;
        text-align				: center;
        display					: block;
        float					: right;
    }

	.footer li{
  		float					: left;
	}

	.choosecolourcontainer{
        width					: 290px;
		padding-left			: 205px;
		margin-top				: -60px;
	}

	.short {
		font-size: 100%;
	}

	/*#cart .buttonquantity, input#update{
		padding: 5px 35px 5px 35px !important
	}*/
  	
  	.col-md-3.Straps.wool, .col-md-3.Straps.polka{
		width: 25%;
	}
  /*.col-md-3.Straps.polka{
    width: 33%;
  }*/
  
  	.col-md-3.Straps.dual{
		/* width: 33%; */
      width: 100%;
	}
  	.col-md-3.Straps.classic, .col-md-3.Straps.mesh,.col-md-3.Straps.leather  {
		width: 25%;
	}
  
  	.col-md-3.Straps.Metallics  {
		width: 50%;
	}
  
  	.siliconesilicone2 {
    	/* width: 20%!important; */
      width: 25%!important;
  	}
  	.Straps.silicone{ width: 33%!important; }
  .col-md-3.Straps.classic{  width: 20%; }

	section#product-info ul.tabs li.first,
    section#product-info ul.tabs li.second,
    section#product-info ul.tabs li.third,
    section#product-info ul.tabs li.fourth{
        padding-right: 6px;
        padding-left: 6px;
    }
	.mobile {
      display: none !important;
    }
    .desktop {
      display: block !important;
    }
    .zoomContainer {
      display: block!important;
    }
  
  	.productimagecarousel{
      display: none !important;
    }
  	#images .a, #images .b, #images .c, #images .d{
     	display: none!important; 
    }
    
	#gallery{
     	display: block; 
    }
  
	#buy{
	 	margin-top:0px;
	}
  
    .cartcontinue{
        text-align				: left; 
    }
    .cartcards{
        text-align				: center; 
        padding					: 0px;
    }
    /*.cartpay{
        text-align				: right; 
      	padding-top				: 0px;
    }*/
  	.geotrust{
        display					: block;
    }

    .geosmall{
        display					: none;
    }
  
  	#cart h2{
        text-align				: right;
      	margin-right			: 7px;
    }
  	/*#images{
  		margin-top: 43px;
    }*/
  	#leftnavproduct{
      	margin-left				: 0px;
      	height					: 470px;
	    margin-top:190px;
    }
  
  	#rightnavproduct{
      	margin-right			: 0px;
      	height					: 470px;
      	margin-top:190px;
    }
  	section#product-info{
     	margin-left				: 0px; 
    }
  	#product h1{
        margin-left				: 13px;
      	
    }
  	.h1holder{
     	width					: auto; 
    }
  
  	.strapoptions .strapoption.selected{  
        margin-left				: -178px;
    }

  	a.leftasmall{
     	display					: inline; 
    }
  
  	
  
    .rotatednav{
      	-ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
        float			: left;
        margin-left		: 20px;
    }
  	/*.nav>li>a{
     	padding: 5px; 
    }*/
  
  	#contentprojectbritain img{
        margin-bottom: 10px!important;
    }
  
  	#contentprojectbritain .cols {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        max-width: 930px;
        margin: 0 auto;
        text-align: center;
    }
  
  	/*#verticalcarousel{
        width: 100%!important;
      	height: 530px;
    }*/
  
  	/*#contentgift-box .mainimagebackground{
        height: 540px;
        background-size: auto 100%;
        background-position: 110px;
    }*/
    #contentgift-box #waiting {
        font-size: 24px;
      	/*width: 60%;*/
    }
  	/*#contentgift-box .preview{
        width					: 80px;
        height					: 80px;
    }*/
  	#christmas-gift-box #choicescontainer #choiceface img{
        height: 100%;
        max-width: 100%;
        max-height: 100%;
        margin: 0;
        text-align: center;
        display: inline-block;
    }
  	.choicestrap{
        height: 335px;
    }

    img.choiceface{
        height: 230px;
        margin-top: 40px;
    }

    /*#christmas-gift-box .remove{
        position: relative;
    }*/
  
  	#choiceface{
        margin-bottom: 0;
    }
  	/*#contentgift-box .choiceindicator{
		margin-left: 146px;
	}*/

  	li.dropdown > .dropdown { background: #fff; list-style: none outside none; padding: 50px 15px 2px 15px; display: none; position: absolute!important; min-width: 180px; z-index: 99999;  border: none;    margin-top: -7px; }
    li.dropdown:hover > .dropdown { display: block; z-index: 999999;  }
    li.dropdown li { list-style: none; font-size: 13px; line-height: 40px;font-family: 'Brandon Grotesque Regular';}
    li.dropdown li a { line-height: 35px;  font-size: 16px; color: #bbbbbb;letter-spacing: 4px; text-transform: uppercase;display: block;text-align: left!important;}
    li.dropdown li a:hover { color: #232323; opacity:1; filter: alpha(opacity = 100);}
    li.dropdown li a.current {color: #222;}
  	#mainnav > ul > li.dropdown > ul > li{display: block !important;}
  
  	ul.nav.navbar-nav {
        margin	: 0px auto 0px auto!important;
    }
  	ul.nav.navbar-nav li {
        float: none !important;
        display: inline-block !important;
    }
  	.navbar-nav{
        margin: 30px auto 0px!important;
    	text-align: justify;
  	}
  	ul.nav.navbar-nav:after {
        content: '';
        display: inline-block;
        width: 100%;
    }
  .navbar-collapse.collapse#menu-mobile{ display:none !important; }
  
  
}

@media (min-width: 1000px) {
    /*#christmas-gift-box .xmasgiftboxintro {
        width: 40%;
    }*/
	
  
  	#christmas-gift-box #add{
        margin-left: 14px;
    }
  
	#contentlookbook {
       	width: 960px;
  		max-width: 970px;
    }  


	#cart .imgcart{
        margin-left				: 80px;
    }


	.navbar .nav li{
		padding-left:1px !important;
  		padding-right:1px !important;
		width: auto;
	}

	.container.navbar.navbar-default {
  		/*left:-34px;*/
	}

 	.navbar .nav li.logo{
        width					: 180px;
        padding-left			: 0px;
        padding-right			: 0px;
  		display					: block;
    }
	.container>.navbar-header, .container>.navbar-collapse{
     	padding-right: 10px; 
      	padding-left: 10px;
       position:absolute;
      right:0;
    }
	.col-lg-3.Classic{
 		width					: 11.1%; 
	}


	#contentblog.container{
        min-width				: 100%;
        width					: 100%;
        -moz-column-count		: 5;
        -moz-column-gap			: 10px;
        -webkit-column-count	: 5;
        -webkit-column-gap		: 10px;
        column-count			: 5;
        column-gap				: 10px;
    }

    .carousel-inner .row img{
        width					: 100%;
    }

	

	.choosecolourcontainer{
        width: 300px;

		padding-left: 210px;
		margin-top: -60px;
	}

	.choosecolour{
        margin-top:0px;
	}

	.col-md-3.Straps.classic {
        /*width: 16.6%;*/
      width: 20%;
    }
    section#gallery .preview{
        border					: 2px solid #CCC; 
      	width: 83px;
		height: 60px;
    }
	.thestory {
        text-align		: center;
        margin-top		: 20px;
        width			: 62%;
        margin			: 0 auto;
    }
  	#images{
  		margin-top: 63px;
	}
  	/*.nav>li>a{
     	padding: 10px 15px; 
    }*/
  
  	.productsiteswitcher {
        margin: 0px;
        right: auto!important;
        position: absolute!important;
        top: 36px;
        left: 190px!important;
        width: 170px!important;
    }
  
  	#contentgift-box .preview{
     	display: block!important; 
    }
  
    /*#contentgift-box h6{
        text-align: center;
        font-style: normal;
        margin-top: 40px;
        text-transform: uppercase;
        margin-bottom: 30px;
        font-weight: bold;
        font-family: 'Brandon Grotesque Regular';
        font-size: 17px;
        letter-spacing: 4px;
      	display: block;
    }*/
  
  	/*.giftboxstrapvertical{
     	-ms-transform: rotate(0deg); 
        -webkit-transform: rotate(0deg); 
        transform: rotate(0deg); 
    }
  
    .giftboxstrapvertical img{
        width: 100%;
    }*/
  
  	#contentgift-box .sliderprev, #contentgift-box .slidernext{
     	display: none; 
    }
  
    #contentgift-box .circular.addstrap{
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
    }
  
    /*#contentgift-box .previewimages {
        margin-top: 60px;
    }*/
  
  	#contentgift-box .previewimages {
        clear: none;
    }
  
  
  	#contentgift-box #mainimage{
     	left: -20px; 
    }
  	#contentgift-box .mainimagebackground{
        height: 540px;
        background-size: auto 100%;
    }
    #contentgift-box #waiting {
        font-size: 24px;
      	/*width: 100%;
      	left: 10%;*/
    }
  	/*#contentgift-box .choiceindicator{
		margin-left: 107px;
	}*/
  
  	#cartcontainer{
    	right: 40px;
	}

}

@media (min-width: 1200px){
   	#christmas-gift-box #choicescontainer{
        width: 80%;
        margin: 0 auto;
    }

  	
    #christmas-gift-box #choiceface, #christmas-gift-box #choicestrap1, #christmas-gift-box #choicestrap2, #christmas-gift-box #choicestrap3{
        /*display:inline-table;*/
        /*margin-right: 50px;*/
    }
  	.col-lg-3.Straps {
		width: 12.5%;
	}

  	.col-lg-3.Straps.silicone {
		width: 33%;
	}
  
	.col-lg-3.Straps.polka.dot {
		width: 25%;
      /*width:33%;*/
	}
  
    section#gallery .preview{
        border					: 2px solid #CCC; 
      	width: 83px;
		height: 60px;
    }
	.cartcontinue{
        text-align				: left; 
    }
     .cartcards{
        text-align				: center; 
        padding					: 0px;
    }
    /*.cartpay{
        text-align				: right; 
      	padding-top				: 0px;
        padding-right			: 0px;
    }*/
  	  
  	#strapoptionsprev, #strapoptionsnext{
        /*margin-left		: 20px;*/
    }
  
  	#images{
  		margin-top: 60px;
	}
  
  	#contentgift-box #mainimage{
        position: absolute;
        height: 560px;
        width: auto;
        max-width: 500%;
      	left: 20px;
        top: -7px;
        clip: rect(0px,420px,540px,73px);
    }
  
  	#contentgift-box #waiting {
        font-size: 24px;
        /*width: 80%;
        left: 10%;*/
    }
  	
  	/*.giftboxstrapvertical{
      	  height: 68px;
    }
  
  	.giftboxstrapvertical img {
        width: 32px;
        max-width: 500%;
    }*/
  	#contentgift-box .circular.addstrap {
        left: 12px;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
  	/*#contentgift-box .choiceindicator{
	    margin-left: -23px;
	}*/
}
@media (min-width: 1280px) {
  	#images{
  		margin-top: 20px;
	}
  	/*.giftboxstrapvertical{
      	height: 74px;
    }
  
  	.giftboxstrapvertical img {
        width: 100%;
        max-width: 500%;
    }*/
  	#contentgift-box .circular.addstrap {
        left: 0px;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
	
}
.dispatch-tshirt {
	text-align: center;
	font-size: 20px;
	font-family: 'Brandon Grotesque Bold';
	letter-spacing: 2px;
	padding-bottom: 26px;
	margin-top: -22px;
  display:none;
}
#all-socks #switcher, #kite #switcher {
	display: none;
}

.template-product .featured-sec a:focus {text-decoration: none;}
.fa.fa-chevron-circle-left { cursor: pointer; }
.selector-wrapper.item2 {
	display: none;
}
.stubble_co .storyimg3 {
    margin-bottom: 0!important;
}
.thestory .stubble_co h1 {
    margin-top: 45px;
}

.stubble_co .storyimg3 img {
    padding: 15px 0 0;
}




@media(max-width:767px){
  #cart .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .hubbox-toggle-buttons.hubbox-toggle-buttons-custom {
    padding-left: 15px;
    padding-right: 15px;
  }
  .continue-shopping {
    text-align: center;
        width: 100% !important;
    display: block;
  }
    .continue-shopping + .row{
      display: block;
    width: 100%;
}
  #cart .col-xs-4 {
    margin-right: 0px !important;
  }
  #cart .row{
      display: flex;
    flex-wrap: wrap;
  }
#cart h1 {
    text-align: center;
}
nav.container.navbar.navbar-default {    
    padding: 8px 15px 12px;
    width: 470px;
}
  #autoketing-currency-convert-instance .autoketing-currency-convert-custom-select.top-right {
    top: auto;
    right: 0px;
    left: auto;
    bottom: 15px;
}
  #autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-currency-selected {
    line-height: 25px!important;
}


div#autoketing-currency-convert-instance .ak-ml-3 {
    font-size: 12px!important;
  line-height: 30px;
}

  #autoketing-currency-convert-instance .autoketing-currency-convert-custom-select .autoketing-currency-convert-currency-selected .currency-dropdown {
    top: 10px!important;
}
}


@media(max-width:479px){
nav.container.navbar.navbar-default {   
  width: 98%;
}
  #autoketing-currency-convert-instance .autoketing-currency-convert-custom-select.top-right {
  
}
}