/* ==========================================================================
   Fluid Studios defaults
   ========================================================================== */
   
html,body {
	background:#fff url(images/background.gif) repeat-x;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
}
.left {float:left}
.right {float:right}
.text-right {text-align:right;}
.text-italic {font-style:italic;}
.clear {clear:both; height: 1px;}
.clear-cms {display: none;}
.small {font-size: 9px;}
.req {color: #F00;}
a {text-decoration:none}
a:link, a:visited {color:#555;}
a:hover, a:active {color:#000;}
.row {margin-bottom:10px;}
.center {text-align:center}
.btn-inverse {color:#ccc;}
.mark, .highlight {color:#F00; background:none;}
.pad10 {padding:10px;}
.pad20 {padding:20px;}
form {margin:0; padding:0;}
nav ul {list-style:none;}
.carousel-caption h4 {color:#666;}
.grey {background:#ddd;}
.underline {text-decoration:underline;}
.tab-content  
    {
	display: table;
    }
.style-tel {
	cursor:default;
	font-size:24px;
	line-height:35px;
}
.style-tel img {
	vertical-align:central;
}
style-tel-small {
	cursor:default;
	font-size:18px;
	line-height:20px;
}
.style-tel-small img {
	vertical-align:central;
	max-height:20px;
}
.style-tel:hover {
	text-decoration:none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0;
	letter-spacing:1px;
}

h2 {
	font-family:'Marck Script', cursive;
}

.cat-title {
	font-family:'Marck Script', cursive;
}
/* ==========================================================================
   div styles - modern desktops
   ========================================================================== */
   
.wrap {
	width:100%;
	}
.max-width {
	max-width:1100px; /* Sets the max width of the website */
	margin:0 auto;
}
.index-text {
	margin-top:20px;
}
#header-social {
	float:right;
}
#header-login {
	float:right;
	margin-right:10px;
}
#header-logo img {
	width:100%;
	max-width:300px;
}
.header-buttons {}
.tel-xlarge {
	font-size:28px;
}
.email-large {
	font-size:18px;
}
#top-bar {
	line-height:30px;
}
#top-logo, #top {
	text-align:center;
	margin:0 auto;
}
.navbar-inverse .navbar-inner {
	filter:none;
}
.navbar #top-bar {
	text-align:center;
	margin:10px auto;
	box-shadow:none;
}
.navbar .navbar-inner#top-menu {
	box-shadow:none !important;
	background:none;
	border:none;
	margin-top:20px;
}
#top-menu {
	border:none;
	margin:0;
}
.navbar #top-menu .nav {
	margin:0;
	float:right;
}
.top-search {
	width:100%;

}
.page-header {
	margin:10px auto;
	border:0;
	padding-bottom:0;
}

#header-search .input-append {
	margin-bottom:0;
}
.header-buttons > a, .min-basket  {
	float:left;
	display:block;
	margin-right:2%;
	background: #fff;
	color: #777;
	padding: 5px 10px;
	border: solid 1px #d1d1d1;
	border-radius: 2px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2), -1px -1px 1px rgba(0,0,0,0.2);
}
.min-basket div, .min-basket div a{

}
.min-basket img {
	display:none;
}
.min-basket .span12 {
	min-height:0;
}
.header-search {
	width:100%;
}
.search-box {
	max-width:80%;
}
.btn-search {
	-webkit-border-radius:auto;
	-moz-border-radius: auto;
	border-radius: auto;
	-webkit-border-top-right-radius: 4px !important;
	-webkit-border-bottom-right-radius: 4px !important;
	-moz-border-radius-topright: 4px !important;
	-moz-border-radius-bottomright: 4px !important;
	border-top-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
	text-align:center;
}
.left.search-box.span8 {
	float:left;
}
#page-menu {
}

nav.max-width {
	position: relative;
	z-index: 20;
}
.navbar {
	margin-bottom:0;
}
.navbar .nav {
	margin:0;
	float:left;
}
.navbar .navbar-inner {
	background:none;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0;
}

.fluid-menu.navbar-inner, .navbar .navbar-inner  {
	padding-top:0;
	padding-bottom:0;
	border: solid 1px #d1d1d1;
	border-radius: 2px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2), -1px -1px 1px rgba(0,0,0,0.2);
	background:#91231d;
}
.navbar .navbar-inner {
	margin-top:20px;
	padding:5px 10px;
}
ul.fluid-menu > li > a:hover, ul.fluid-menu > li > a:active, ul.fluid-menu > li:hover  {
	color: #fff;
	text-transform:uppercase;
}
ul.fluid-menu > li > a, ul.fluid-menu > li {
	color: #ccc;
	text-transform:uppercase;
}
/* change menu highglight (top level) */
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {  
	background:#888;
	color:#fff;
}
.navbar .nav > li > a {
	text-shadow:none;
	padding:10px 0 10px 15px;
}
.btn .btn-navbar, .navbar .btn-navbar {
	width:100%;
	padding:10px 0;
	color:#333;
	text-shadow:none;
	margin:0 0 20px 0;
	border:none;
}


.carousel .item {-webkit-transition: opacity 5s; -moz-transition: opacity 5s; -ms-transition: opacity 5s; -o-transition: opacity 5s; transition: opacity 5s;}
.carousel .active.left {left:0;opacity:0;z-index:2;}
.carousel .next {left:0;opacity:1;z-index:1;}


#carousel-container {
	position: relative;
	z-index: 1;
}
.carousel-caption {
	background:none;
	bottom:30px;
	left: 40px;
	right: 80px;
}
.carousel-caption h1 {
	color: #fff;
	font-size: 45px;
	margin: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	text-shadow: 2px 2px rgba(0,0,0,0.4);
	display:none;
}
.carousel-caption h4 {
	color: #fff;
	text-transform:uppercase;
	font-weight:normal;
}
.carousel-caption-box {
	background:#222;
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:20px;
	font-size:11px;
	width:50%;
	line-height:18px;
}
.carousel-control {
	top:auto;
	bottom:2%;
	opacity:0.2;
	background:#fff;
	border:none;
	color:#000;
	z-index:9999999;
	display:none;
}
.carousel-control:hover {
	color:#666;
}
.main-content {
	margin:20px auto;
	min-height:450px;
}

article header {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

article header h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

article header li {
  line-height: 30px;
}

h1,h2,h3 {
	/* font-family: 'Marck Script', cursive; */
	font-weight:normal;
}

.tagline {
	font-family: 'Marck Script', cursive;
	font-style:italic;
	font-size:30px;
	line-height:32px;
	margin:20px 0 40px 0;
	text-align:center;
}

.company-name {
	font-family: 'Marck Script', cursive;
	font-weight:bold;
	font-size:14px;
}
#social-share {
	background:url(../img/social.jpg);
	position:relative;
	z-index:1;
	color:#fff;
	font-size:24px;
	text-shadow:0 0 20px #000;
	font-family:'Marck Script', cursive;
	line-height:30px;
	box-sizing:border-box;
}

.social-text {
	position:absolute;
	top:20px;
	left:20px;
	right:300px;
	bottom:20px;
}
#social-share-links {
	position:absolute;
	z-index:10;
	bottom:6%;
	left:28%;
	
}
.delivery {
	border:solid 1px #d1d1d1;
	margin:10px 0;
	padding:30px 40px;
	background:#eee;
}

.delivery h3 {
	margin-bottom:0;
	font-family: 'Marck Script', cursive;
}

.bottom-img {
	margin-top:20px;
}

.signature {
	margin-top:5px;
	float:right;
}

.shoe-size th {
	border:solid 1px #ccc;
	text-align:center;
	background:#eee;
}

.shoe-size td {
	border:solid 1px #ccc;
	text-align:center;
}

footer {
	padding:0;

}
.footer-box {
	border:1px solid #ccc;
	border-radius:4px;
	min-height:70px;
	margin:0 auto 10px auto;
	padding:10px;
}
.footer-box h3 {
	font-size:16px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#888;
}
.footer-img {
	border:1px solid #ccc;
	border-radius:4px;
	min-height:40px;
	margin:10px auto;
	text-align:center;
	padding:5px 10px;
}
.footer-buttons {
	display:none;
}
/* each extra menu an title also has a unique class */
.extra-menu-title {
}
.extra-menu {
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
}

.copyright {
	font-size:11px;
	color:#666;
	background:#222;
	line-height:20px;
	text-align:center;
}
.copyright a {
	color:#666;
}

.tab {
	color:#666;
	border:none;
	background-color: #fafafa;
	filter:none;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding:5px 10px;
	margin-left:10px;
	border-top:none;
}
.tab:hover {
	color:#222;
}
.grad {
	background: #fafafa;
	filter: none;
}

.index-statement {
	background:#cd883b;
	padding:50px 20px;
	color:#f7f7f7;
	font-size:12px;
	line-height:18px;
}

/* ==========================================================================
   CMS styles
   ========================================================================== */
/* Blog Page */
.blog-post-preview {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}
.blog-post-preview:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.blog-post-preview header {
	padding: 10px;
	margin : 20px auto;
}
.blog-post-content {
	height: 72px;
	line-height: 18px;
	overflow: hidden;
}
.blog-post-more {
	margin-top: 10px;
	float: right;
}
.blog-year-title {
	width: 90%;
	padding: 5%;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
.blog-month-title {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
.blog-cloud {
	width: 90%;
	padding: 3%;
	margin: 5% auto;
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.blog-wc-smallest {font-size: 0.6em; padding: 3px;}
.blog-wc-small {font-size: 0.8em; padding: 3px;}
.blog-wc-medium {font-size: 1em; padding: 3px;}
.blog-wc-large {font-size: 1.2em; padding: 5px;}
.blog-wc-largest {font-size: 1.4em; padding: 5px;}
.blog-post-date {
	font-size: 14px;
	float: right;
}

/* Contat Page */
.contact-form {
	border:solid 1px #d1d1d1;
	padding:20px;
	border-radius:2px;
}

#contact-msg {
	margin-bottom: 10px;
	display: none;
}
#contact-form {
	margin-bottom: 10px;
}

/* Gallery */
#galleria {
	width: 100%;
	height: auto;
}

/* ==========================================================================
   Responsive tweaks overrides
   ========================================================================== */

/* Large desktop */
@media (min-width: 1200px) {

}
/* Small desktop */
@media (min-width: 980px) and (max-width: 1199px) {
.navbar .nav {
	float:right;
}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
.Eminicart img {display:none;}
.nav ul ul {
	display:none;
}
.nav ul li:hover ul {
	display:block;
}
.tab-content {
	width:100%;
}
.style-tel {
	font-size:16px;
}
.mini-basket-link {
	font-size:11px;
}
.mini-basket-link img {
	height:20px;
}
footer article {
	font-size:9px;
}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.page-header {
		padding:0 5%;
		padding-top:80px;
	}
	.navbar {
		display:none;
	}
	.page-header {
		padding:0;
	}
	.main-content {
		margin:10px auto;
	}
	.mega-menu {
	display:none;
}
	.sort-pagination-bar {
		display:none;
		text-align:center;
		
	}
	.sort-pagination-bar-lower .sort-pagination-bar  {
		display:block;
	}
	.header-buttons > a {
		margin:0 0 20px 0;
		width:40%;
		float:right;
		text-align:center;
		display:none;
	}
	.header-buttons > a:first-child {
		float:left;
	}
	.footer-buttons {
		display:block;
		clear:both;
		background: #fff;
		color: #777;
		width: 90%;
		margin: 0 5%;
	}
	.footer-buttons > a {
		margin:0 0 10px 0;
		width:40%;
		float:right;
		text-align:center;
		padding: 5px 10px;
		border: solid 1px #d1d1d1;
		border-radius: 2px;
		box-shadow: 1px 1px 1px rgba(0,0,0,0.2), -1px -1px 1px rgba(0,0,0,0.2);
	}
	.footer-buttons > a:first-child {
		float:left;
	}
	#header-basket {
		width:100%;
		margin:0;
		box-sizing:border-box;
		float:none;
		clear:both;
		text-align:center;
	}
	.top-search br {
		display:none;
		
	}
	.header-social {
		display:none;
	}
	.page-header .span2 {
		display:none;
	}
	#header-contact {
		float:left;
		text-align:left;
		width:40%;
		margin:0;
	}
	#top-bar .text-right {
		text-align:center;
	}
	.Eminicart img {display:none;}
.input-prepend, .input-append, .top-search {
		width:100%;
	}
	.input-prepend input, .input-append input{
width: 100%;
}
.input-prepend button, .input-append button, .input-prepend input[class*="span"], .input-append input[class*="span"] {
width: 20%;
}
.nav ul ul {
	display:none;
}
.nav ul li:hover ul {
	display:block;
}
.mega-menu {
	display:none;
}
#top div {
	text-align:center !important;
}
[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"], .row-fluid [class*="span"]:first-child  { margin:10px auto}
.tab-content {
	width:100%;
}

#very-top {
		margin-top:100px;
	}
	.page-header {
		padding:0 5%;
		padding-top:80px;
	}

}
/* Landscape phones and down */
@media (max-width: 480px) {
	body, html {
		padding:0;
		margin:0;
	}
	.navbar #top-menu .nav {
		float:left;
	}
	.wrap {
		width:90%;
		margin:0 5%;
	}
	.page-header {
		padding:0 5%;
		padding-top:50px;
	}
	.main-content {
		width:90%;
	}
	.nav-tabs > li > a,
	.nav-pills > li > a {
		padding-left:7px;
		padding-right:7px;
	}

	.nav-tabs {
		font-size:8px;
	}
	#very-top {
		margin-top:60px;
	}
	#header-social, #header-login {
		display:inline;
		float:none;
	}
	#top-bar .text-right {
		text-align:center;
	}
	.Eminicart img {display:none;}
	#myCarousel {
		display:none;
	}
	.input-prepend, .input-append, .top-search {
		width:100%;
	}
	.input-prepend input, .input-append input{
		width: 100%;
	}
	.input-prepend button, .input-append button, .input-prepend input[class*="span"], .input-append input[class*="span"] {
		width: 40%;
	}

	.search-box {
	max-width:60%;
	}
	.btn-search {
		width:40%;
	}
	.mega-menu {
		display:none;
	}
	#account button {
	border: 1px solid #d4d4d4;
	display:block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	bordert-radius: 4px;
	padding:5px 10px;
	margin:10px auto;
	width:80%;
	}
	#top div {
		text-align:center !important;
	}
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"], .row-fluid [class*="span"]:first-child  { margin:10px auto}
	.tab-content {
		width:100%;
	}
	.prod-thumb-box {
		margin:10px auto;
		width:70%;
		max-width:250px;
	}

	.tagline {
		font-size:10px;
		line-height:18px;
		margin:0;
	}
	
	h2 {
		font-size:16px;
	}
	
	.delivery h3 {
		font-size:16px;
	}
	
	.delivery {
		padding:15px;
	}

}