@CHARSET "UTF-8";

html, body
{
	height: 100%;
	/*font-family: "futura-pt","Arial Narrow",sans-serif !important;*/
	font-family: 'Didact Gothic', sans-serif;
	font-size: 12pt !important;
	color: #595753;
}
.dropdown-menu
{
	font-size: inherit;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
	font-weight: 400;
}
h1, .h1
{
	font-size: 19pt;
	margin-bottom: 20px;
}
h3, .h3
{
	font-size: 20px;
}
a
{
    color: #5e5e5e;
}
a:hover, a:focus, a:active
{
    color: #9f9f9f;
}
.hidden-trivial
{
	display: none;
}
.btn-info, .btn-success, .btn-alert, .btn-primary, .btn-default
{
	border-radius: 0px;
}
.btn-info
{
	background-color: #b8b8b8;
	border-color: #b8b8b8;
}
.btn-info:hover, .btn-info:focus, .btn-info:active
{
	background-color: #aeaeae !important;
    border-color: #aeaeae !important;
}
.font-bigger-1
{
	font-size: 15px;
}
.txt-trade
{
	text-transform: uppercase;
	color: #e26c00;
	font-weight: bold;
	letter-spacing: 5px;
	display: block;
	float: left;
	padding-left: 50px;
	padding-top: 40px;
}
#header-carriage-message
{
	text-align: center;
	color: #e26c00;
}
#header-carriage-message .hcm-br
{
	display: none;
}
.product-quantity
{
	max-width: 50px;
}

.glyphicon-block-reverse
{
	background-color: #ccc;
	display: block;
	color: #fff;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 20px;
}

.form-control
{
	font-size: inherit;
}

.form-product-list .input-group .input-group-addon,
.form-product-list .input-group .input-group-btn,
.form-product-list .input-group .form-control
{
    width: auto;
}
.form-product-list .btn-info, .form-product-list input.form-control
{
	padding: 3px 6px;
	height: 28px;
	width: 32px !important;
	font-size: 14px;
	border-color: #b8b8b8;
}
.form-product-list button.btn-info span.glyphicon
{
	font-size: 10px;
}
.cart-link .btn-info, .cart-link-pad .btn-info
{
	padding: 3px 6px;
}
.form-inline .input-group
{
    display: inline-table;
}
.form-inline .input-group
{
    margin-right: 10px;
}
.regular-border
{
	border: 1px solid #ddd;
}
.btn-border-left-white
{
	border-left-color: #fff;
}
.btn-border-left-white:hover, .btn-border-left-white:active, .btn-border-left-white:focus
{
    border-left-color: #fff !important;
}
.input-straight-edges
{
	border-radius: 0px;
}

#header-logo
{
	width: 100%;
	max-width: 180px;
	padding: 10px 0px 0px 0px;
	display: block;
	float: left;
}

.basic-search-form
{
	padding-top: 40px;
}
.basic-search-form input, .basic-search-form button
{
	border-radius: 0px;
}
.basic-search-form button
{
    background-color: #ccc;
    border-color: #ccc;
}
.basic-search-form button:hover
{
	background-color: #fff;
}
.basic-search-form button span.glyphicon
{
    color: #fff;
}
.basic-search-form button:hover span.glyphicon
{
    color: #ccc;
}
.basic-search-form .form-control::-webkit-input-placeholder { color: #bbb; }
.basic-search-form .form-control:-moz-placeholder { color: #bbb; }
.basic-search-form .form-control::-moz-placeholder { color: #bbb; }
.basic-search-form .form-control:-ms-input-placeholder { color: #bbb; }

.form-control::-webkit-input-placeholder { color: #bbb; }
.form-control:-moz-placeholder { color: #bbb; }
.form-control::-moz-placeholder { color: #bbb; }
.form-control:-ms-input-placeholder { color: #bbb; }

.header-right-block a
{
	color: #777;
}
.header-right-block a:hover, .header-right-block a:focus
{
	color: #333;
}
#sticky-bar a .cart-summary, #sticky-bar a span strong
{
	color: #5e5e5e;
}
#sticky-bar a:hover span strong, #sticky-bar a:focus span strong
{
	color: #9f9f9f;
}
.header-right-block a.navbar-right
{
	margin-top: 10px;
	padding-bottom: 0px;
}
.header-right-block .navbar-right-account
{
	margin-right: 0px;
}
.navbar-right-account > li > a:hover, .navbar-right-account > li > a:focus,
.navbar-right-account .open > a, .navbar-right-account .open > a:hover, .navbar-right-account .open > a:focus
{
	background-color: #ffffff;
}
.header-right-block .top-cart
{
	padding-top: 15px;
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -130px;
  /* Pad bottom by footer height */
  padding: 0 0 130px;
}

footer
{
	color: #5e5e5e;
	height: 130px;
	padding-top: 15px;
	border-top: 1px solid #e7e7e7;
}
footer a
{
	color: #5e5e5e;
}
footer a:hover, footer a:focus, footer a:active
{
    color: #9f9f9f;
}
footer .tel-link, footer .web-link
{
	padding-left: 30px;
}
a.social {
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}
a.social.instagram
{
	background: url(/images/instagram.jpg);
}
a.social.instagram:hover
{
    background: url(/images/instagram_hover.jpg);
}
a.social.pinterest
{
    background: url(/images/pinterest.jpg);
}
a.social.pinterest:hover
{
    background: url(/images/pinterest_hover.jpg);
}
a.social.twitter
{
    background: url(/images/twitter.jpg);
}
a.social.twitter:hover
{
    background: url(/images/twitter_hover.jpg);
}

.navbar-rr
{
	border-radius: 0px;
}
.navbar-rr .navbar-nav > li > a
{
	color: #929292;
	font-size: 17px;
}
.navbar-menu-title
{
	display: none;
}

#basket-qty
{
	font-size: 20px;
	font-weight: bold;
	padding: 8px 2px;
	min-width: 24px;
	background-color: #5BC0DE;
	position: absolute;
	right: -16px;
	top: -3px;
	border-radius: 4px;
	box-shadow: 3px 3px 5px 0 rgba(50, 50, 50, 0.5);
	transform: rotate(12deg);
	z-index: 999;
}
.panel
{
	border-radius: 0px;
}
.panel-heading
{
	color: #555 !important;
	border-radius: 0px !important;
}
.panel.product-selected
{
	border-color: #b8b8b8;
}
.panel.product-selected .panel-heading
{
	background-color: #b8b8b8;
}
.panel.product-selected .panel-heading h3
{
	color: #fff;
}
.panel-title
{
	font-size: 14pt;
}
.panel-title a:hover, .panel-title a:focus, .panel-title a:active
{
	text-decoration: none;
}
.panel-info .panel-title
{
	font-size: 18px;
	color: #31708f;
}
.panel-info .panel-title a
{
	width: 100%;
	float: left;
}
.alert-grey
{
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	color: #333;
	border-radius: 0px;
}
.image-popup-wrap
{
	position: relative;
}
.image-popup-wrap .magnify-wrap
{
	position: absolute;
	top: -15px;
	right: -15px;
    opacity: 0.9;
    padding: 6px;
    /*background-color: #fff;
    border-radius: 20px;*/
}
.image-popup-wrap .magnify-wrap-sml .magnify
{
	width: 22px;
}
.captcha-image
{
	border: 1px solid #ccc;
	border-radius: 4px;
}

.error-text, .form-group.has-error label
{
	color: #A94442;
}
.table-no-wrap-cell td, .table-no-wrap-cell th
{
    white-space: normal !important;
}
tr.white-back
{
	background-color: #fff !important;
}
tr.alt-back, td.alt-back
{
	background-color: #f9f9f9 !important;
}
.white-border
{
	border-right: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
	border-left: 1px solid #fff !important;
}
#comments_box
{
	min-height: 100px;
}

#add-item-bubble
{
	display: none;
}
.bubble-wrap-wrap
{
	position: relative;
}
.bubble-wrap
{
	position: absolute;
	top: 20px;
	left: 0px;
}
/* http://ilikepixels.co.uk/drop/bubbler/ */
.bubble
{
position: relative;
width: 200px;
height: 140px;
padding: 10px;
background: #FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #46B8DA solid 2px;
}
.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 20px 20px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
top: -20px;
left: 136px;
}
.bubble:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 21px 21px;
border-color: #46B8DA transparent;
display: block;
width: 0;
z-index: 0;
top: -23px;
left: 135px;
}
.bubble
{
color: #585858;
font-size: 16px;
}

.has-error .help-block
{
    color: #737373;
}

.btn-whats-new-big
{
	font-size: 20px;
}
.breadcrumbs
{
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
.breadcrumbs a
{
	font-size: 11pt;
}
#sticky-bar-sticky-wrapper
{
	margin-top: -70px;
}
#sticky-bar
{
	background-color: #f5f5f5;
	height: 49px;
	border-bottom: 1px solid #e7e7e7;
	z-index: 1000;"
}
.cat-col
{
   max-width: 304px;
}
.cart-link
{
	float: right;
}
.cart-link-txt
{
	font-weight: normal;
	text-transform: uppercase;
}
.pagination > li > a, .pagination > li > span
{
	color: #777;
}
.pagination > li > a:focus, .pagination > li > a:active, .pagination > li > a:hover
{
	color: #333;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #9f9f9f;
	border-color: #9f9f9f;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span
{
	border-radius: 0px;
}

.personalise-banner
{
	border: 1px solid #ddd;
	padding: 10px;
	font-family: 'bodoni_16ptmedium_italic';
	margin-bottom: 20px;
	letter-spacing: 2.6px;
}
.personalise-banner h2
{
	color: #DDA05C;
	font-size: 28px;
	margin-top: 0px;
}

.personalise-banner p
{
    color: #A0A0A0;
    font-size: 16px;
    margin-bottom: 0px;
}

@media screen and (min-width: 1200px)
{
    .cat-col
	{
	   max-width: 292px;
	}
}
@media screen and (min-width: 992px) {
	.navbar-nav {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px)
{
	
}
@media screen and (max-width: 991px) and (min-width: 768px)
{
	.txt-trade
    {
       padding-left: 20px;
    }
}
@media screen and (min-width: 768px)
{
	.social-wrapper
	{
	   float: right;
	}
	.navbar-default .navbar-nav > li.single-nav-link > a:hover
	{
	   background-color: #e7e7e7;
	}
}
@media screen and (max-width: 767px)
{
	.basic-search-form
	{
	   padding-top: 0px;
	}
	.basic-search-form input
	{
	   border-left: 0px;
	   border-right: 0px;
	}
	.navbar-menu-title
	{
	   display: inline;
	}
}
@media screen and (max-width: 767px) and (min-width: 601px)
{
	.cat-row
    {
       max-width: 578px;
       margin: 0px auto;
    }
}
@media screen and (min-width: 721px)
{
	.visible-720-block
    {
        display: none;
    }
}
@media screen and (max-width: 720px)
{
	.hidden-720
    {
        display: none;
    }  
    .hidden-720-imp
    {
        display: none !important;
    }
}
@media screen and (max-width: 600px)
{
	.cat-col
	{
	   margin: 0px auto;
	   float: none;
	}
	.col-600-12
	{
	   width: 100%;
	}
	.hidden-600
    {
        display: none;
    }   
    .bubble-wrap
	{
	    left: -60px;
	}
	footer
	{
	   padding-top: 5px;
	}
	.homepage-carousel-container
	{
	   padding-left: 0px;
	   padding-right: 0px;
	}
}
@media screen and (max-width: 540px)
{
    .hidden-540
    {
        display: none;
    }   
}
@media screen and (max-width: 500px)
{
    .hidden-500
    {
        display: none;
    }	
}
@media screen and (max-width: 480px)
{
    footer .tel-link
    {
        padding-left: 0px;
    }
    footer .add-links
    {
        display: block;
    }
}
@media screen and (max-width: 460px)
{
	#header-carriage-message .hcm-br
	{
	   display: block;
	}
	.hidden-460
    {
        display: none;
    }   
    .table-responsive table td, .table-responsive table th, .table-responsive table td input
    {
        font-size: 12px;
    }
    .table-responsive table td input
    {
        padding-right: 2px;
        padding-left: 2px; 
    }
    .table-responsive table td button
    {
        padding-right: 6px;
        padding-left: 6px; 
    }
    .table-responsive table td input
    {
        width: 100% !important;
        min-width: 20px;
    }
    .btn-cart
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 380px)
{
	.hidden-380
    {
        display: none;
    }
}
@media screen and (max-width: 359px)
{
	.btn-cart
	{
	   padding-right: 3px !important;
	   padding-left: 3px !important;
	}
	.btn-whats-new-big
	{
	   font-size: 18px;
	}
	.txt-trade
    {
       padding-left: 20px;
    }
}
@media screen and (max-width: 317px)
{
	.txt-trade
    {
       padding-top: 0px;
       padding-left: 10px;
       float: none;
       clear: both;
    }
}