@charset "UTF-8";
/* Lewis Changes */
@font-face {
  font-family: 'gillsans';
  src: url("../font/33535gillsansmt.eot");
  src: local("33535gillsansmt"), url("../font/33535gillsansmt.woff") format("woff"), url("../font/33535gillsansmt.ttf") format("truetype"); }
/* Main */
body {
  font-family: 'gillsans'; }

a:hover {
  color: #999; }

.sweeney-button {
  background: #333;
  font-size: 11px;
  letter-spacing: 2px;
  padding: 7px 20px 4px;
  transition: background-color 0.1s ease-in;
  -webkit-transition: background-color 0.1s ease-in;
  -o-transition: background-color 0.1s ease-in; }

.sweeney-button:hover {
  text-shadow: none;
  background: #666; }

#wrapper {
  overflow-x: hidden; }

#ajax-loader img {
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px;
  border-radius: 100%; }

/* Header */
#side-bar .sprite.email {
  background-position: -33px -6px;
  background-size: 500%; }

#basket-button .basket-content {
  right: 0;
  border: 1px dotted #AAA;
  opacity: 0.99;
  top: 25px;
  text-align: center;
  box-shadow: none; }

#basket-button .basket-content .basket .basket-image .basket-remove {
  position: absolute;
  top: 6px;
  right: 0; }

#side-bar .sprite.bag, #side-bar .sprite.email, #side-bar .sprite.user, #side-bar .sprite.search-box {
  background: none; }

#side-bar .sprite.bag:before {
  font-family: "FontAwesome";
  content: "\f0f2";
  color: #000;
  position: absolute;
  font-size: 24px;
  margin: -2px 0 0 -9px;
  z-index: -1; }

#side-bar .sprite.email:before {
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  content: "\f003";
  font-size: 23px;
  margin: -1px 0 0 -13px;
  position: absolute; }

#side-bar .sprite.user:before {
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  content: "\f007";
  font-size: 25px;
  position: absolute;
  margin: -1px 0 0 -10px; }

#side-bar .sprite.user#signOut:before {
  content: "\f235"; }

#side-bar .sprite.bag {
  font-size: 11px;
  font-weight: normal; }

.dropdown-menu.currency-menu > li > a {
  color: #EEE; }

.dropdown-menu.currency-menu > li.active-currency > a, .dropdown-menu.currency-menu > li > a:hover {
  color: #333; }

.dropdown-menu.currency-menu > li > a img {
  margin: -3px 0 0 -3px; }

#search-holder:before {
  content: "\f002";
  font-family: "FontAwesome";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  margin: 4px 0 0 9px;
  font-size: 14px; }

#side-bar .sprite.search-box {
  padding-left: 30px;
  line-height: 26px;
  letter-spacing: 1px; }

#myAccount:before {
  padding: 14px;
  font-family: "FontAwesome";
  content: "\f013";
  font-size: 23px;
  margin: 2px -3px -16px -5px;
  display: block; }

/* Navigation */
.navbar-collapse.collapse.menu-navbar {
  border-bottom: 1px solid #000;
  margin: 0 15px 25px;
  padding: 0; }

#user-navigation {
  position: relative; }

#side-bar #search-holder {
  top: -28px;
  position: absolute;
  right: 10px; }

#user-navigation .header-button b {
  display: none; }

.nav {
  margin: 5px 0 0;
  border: 0;
  min-height: 30px; }

.navbar-nav > li {
  padding: 0 0 5px; }

.navbar-nav > li:first-child > a {
  padding-left: 0; }

.nav li a {
  font-family: 'gillsans';
  letter-spacing: 2px;
  font-size: 12px;
  color: #000;
  transition: color 0.1s ease-in;
  -webkit-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in; }

.nav li a:hover {
  color: #777 !important; }

.nav li li a {
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #EEE; }

.nav li li a:hover, .nav .wide-menu li:hover, .nav .wide-menu li:hover a {
  background: #FFF;
  color: #999; }

.dropdown-menu {
  background: #222;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

li.dropdown:hover:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #222 transparent;
  position: absolute;
  top: 34px;
  left: 50%;
  margin-left: -10px; }

.nav .wide-menu li {
  padding: 0; }

.nav .wide-menu li a {
  padding: 3px 18px !important;
  display: block; }

/* Mobile */
#main-menu-small-accordion, .navbar-toggle {
  display: none !important; }

.sidr ul li {
  text-align: left;
  font-family: 'gillsans'; }

/* Side Nav */
.left-side {
  display: none; }

/* Breadcrumbs */
.breadcrumb {
  margin: -12px 0 15px;
  padding: 0 10px; }

.breadcrumb > li, .breadcrumb > li > a {
  font-size: 11px !important;
  letter-spacing: 1px;
  text-transform: Capitalize;
  color: #888; }

.breadcrumb .active {
  color: #000; }

.breadcrumb > li + li:before {
  content: "\f105";
  font-family: "FontAwesome";
  padding: 0 5px 0 2px; }

/* Titles */
#content h1 {
  font-size: 24px !important;
  font-family: 'gillsans';
  letter-spacing: 3px;
  font-weight: 100;
  color: #000 !important; }

/* Main products container */
.category #wrapper .col-md-12 {
  width: 100%; }

.category #wrapper .col-md-12 .product-pod, .category #wrapper .col-md-12 .back-product {
  background-color: #F0F0E8; }

.category #wrapper .col-md-12 h1.lime-colour.txt-uppercase {
  color: #000 !important;
  font-size: 20px;
  letter-spacing: 4px;
  margin: 0 0 20px; }

.category #wrapper .col-md-12 .search-filter.clearfix {
  display: none; }

.category #wrapper .col-md-12 .pod-content {
  margin: 0; }

.category #wrapper .col-md-12 .pod-img, .category #wrapper .col-md-12 .pod-img img {
  height: 320px; }

.category #wrapper .col-md-12 .pod-img img {
  min-height: 101%;
  min-width: 101%;
  height: auto !important;
  width: auto !important;
  max-width: 101%;
  max-height: 101%;
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  margin: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.category #wrapper .col-md-12 .product-listing-product-review-image {
  display: none; }

.category #wrapper .col-md-12 .pod-sub-txt .c-title {
  padding: 20px 0;
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.category #wrapper .col-md-12 .no-overflow-product-title {
  margin-bottom: 10px; }

.category #wrapper .col-md-12 .pod a {
  color: #000;
  transition: color 0.1s ease-in;
  -webkit-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in; }

.category #wrapper .col-md-12 .pod a:hover {
  color: #777; }

.category #wrapper .col-md-12 .pod-img .img-position {
  transition: opacity 0.1s ease-in;
  -webkit-transition: opacity 0.1s ease-in;
  -o-transition: opacity 0.1s ease-in; }

.category #wrapper .col-md-12 .pod-img .img-position:hover {
  opacity: 0.85; }

/* Product Detail Page */
.product div#xyz {
  width: 100%; }

.product .col-md-8.no-padding-mob.pod-img-min-mob {
  width: 48%;
  margin-right: 1%;
  float: left; }

.product div#product {
  width: 50%;
  margin: 0; }

.product .product .product-info h1.short-product-name, .product .product .colour-selector h1.short-product-name,
.product .product .size-selector h1.short-product-name, .product .product .product-add-to-basket h1.short-product-name {
  font-size: 24px !important;
  font-family: 'gillsans';
  letter-spacing: 3px;
  font-weight: 100; }

.product .product .product-info h4.product-name, .product .product .colour-selector h4.product-name,
.product .product .size-selector h4.product-name, .product .product .product-add-to-basket h4.product-name {
  font-size: 14px !important;
  letter-spacing: 2px;
  color: #888; }

.product .blurb.product-description-long, .product .panel-body.care-information p {
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 0.2px;
  font-weight: 300;
  color: #555;
  display: block !important;
  visibility: visible !important; }

.product .blurb.product-description-long p, .product .blurb.product-description-short p {
  padding: 0; }

.product .read-more, .product .blurb.product-description-short {
  display: none !important; }

.product .read-more:hover {
  color: #888; }

.product .product .colour-selector h4, .product .product .size-selector h4 {
  border: 1px dotted #AAA;
  padding: 4px 5px;
  font-size: 10px;
  display: inline-block;
  letter-spacing: 1px; }

.product .product .colour-boxes .box {
  box-shadow: none;
  border: 1px solid #EEE; }

.product .product .colour-boxes .box:hover {
  border: 1px solid #000;
  box-shadow: none; }

.product .product .size-selector ul li {
  margin: 0 7px 7px 0;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 100;
  border: 2px solid #777;
  background: #777;
  color: #FFF;
  padding: 2px 4px 0; }

.product .product .size-selector ul li:hover, .product .product .size-selector .selected {
  border-color: #333;
  background: #333; }

.product .product .product-add-to-basket button {
  padding: 10px 15px;
  font-size: 13px;
  background: #000 !important;
  font-weight: 100;
  transition: background-color 0.1s ease-in;
  -webkit-transition: background-color 0.1s ease-in;
  -o-transition: background-color 0.1s ease-in; }

.product .product .product-add-to-basket button:hover {
  background: #555 !important; }

.product a#product-reviews-trigger {
  margin: -10px 0 0;
  display: block;
  overflow: hidden; }

.product a#product-reviews-trigger:hover {
  color: #777; }

.product a#product-reviews-trigger img {
  margin-left: -78px; }

.product a#product-reviews-trigger #show-review-count {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px; }

.product .panel-default .panel-title a {
  font-size: 12px;
  letter-spacing: 2px; }

.product .panel-default .panel-title a:hover {
  color: #777; }

.product #size-guide .table {
  text-align: center;
  margin-top: 8px; }

.product #size-guide .table thead {
  background: #AAA;
  color: #FFF; }

.product #size-guide .table > thead > tr > th {
  border-bottom: 0;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center; }

.product #size-guide .table tr {
  border-bottom: 1px solid #CCC; }

.product #size-guide .table > tbody > tr > td {
  border-top: none;
  font-size: 11px;
  letter-spacing: 1px; }

.product .product .product-accord {
  margin: 20px 0; }

.product section.product-info-container h4 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: lowercase; }

.product #product .social-icons {
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 30px; }

.product #product .social-icons img {
  width: 24px; }

.product #recently-viewed .pod-img.pod-2y.pod-row-mid {
  height: 220px !important; }

.product .tp-simpleresponsive > ul > li {
  opacity: 0 !important; }

.product .tp-simpleresponsive > ul > li.currentimage, .product .tp-simpleresponsive > ul > li.currentimage .tp-bgimg.defaultimg {
  opacity: 1 !important;
  visibility: visible !important; }

.product .tp-bullets {
  display: none !important; }

.product .pod.col-sm-6.col-xs-6.col-md-6.item.product-image {
  width: 20%;
  cursor: pointer; }

.product .pod.col-sm-6.col-xs-6.col-md-6.item.product-image.only-padding-r {
  padding: 0 10px 0 0; }

.product .pod-img.pod-3y.zoomer {
  padding-top: 100%;
  overflow: hidden;
  height: auto !important;
  pointer-events: none; }

.product .product-images {
  margin-right: -10px; }

/* Homepage */
.home .pod .pod-content {
  display: inline-block;
  height: auto !important;
  overflow: hidden; }

.home .pod .text-r .pod-txt, .home .pod .text-l .pod-txt {
  width: 100%;
  clear: none;
  background: rgba(0, 0, 0, 0.6);
  height: 80px !important;
  bottom: 0;
  position: absolute;
  z-index: 9; }

.home .pod .pod-txt .shop-prod-title {
  margin-top: 25px;
  color: #FFF;
  letter-spacing: 2px; }

.home .pod .text-r .pod-img, .home .pod .text-l .pod-img {
  width: 100%;
  height: auto !important;
  padding-top: 48%; }

.home .shop-nav-arrow {
  color: #DDD;
  font-size: 11px;
  letter-spacing: 2px; }

.home .pod-2y, .home .pod-2y.text-l div.pod-label, .home .pod-2y.text-r div.pod-label, .home .pod-3y, .home .pod-3y.text-l div.pod-label, .home .pod-3y.text-r div.pod-label {
  width: 100%;
  display: inline-block;
  height: auto; }

.home .pod-txt p {
  font-size: 14px;
  line-height: 12px;
  margin: 0;
  padding: 0; }

.home .pod-txt {
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 80px !important; }

.home .pod-center .pod-label {
  padding: 0 0px;
  width: 100%;
  display: inline-block; }

.home #section_1 .pod .text-r .pod-img {
  padding-top: 53%;
  height: auto !important; }

.home #section_2 .pod.col-md-6.col-sm-12.col-xs-12.a .pod-img.pod-3y {
  height: auto !important;
  padding-top: 98%;
  overflow: visible; }

.home #section_2 .pod.col-md-6.col-sm-12.col-xs-12.a .pod-content {
  margin: 0 0 15px; }

.home .pod.col-md-6.col-sm-12.col-xs-12.a .pod.col-md-6.col-sm-6.col-xs-6.b1 .pod-content.pod-4y.back-grey.pod-center .pod-img.pod-3y {
  max-height: 350px;
  height: auto !important;
  padding-top: 100%; }

.home .pod-content.back-grey.bannercontainer {
  margin-bottom: 20px !important; }

.home #section_3 .pod-content {
  max-height: 338px;
  margin-bottom: 20px; }

.home #section_4 {
  margin-bottom: 20px; }

.home #section_4 .pod-row .pod .pod {
  padding-left: 0px;
  padding-top: 50%;
  position: relative;
  overflow: hidden; }

.home #section_4 .pod-row .pod .pod .pod-content {
  height: auto !important;
  position: absolute;
  top: 0px; }

.home #section_4 .pod-row .pod .pod .pod-txt {
  bottom: 7px; }

/* Footer */
#footer {
  border-top: 1px solid #000;
  padding: 20px 0 0; }

#footer .footer-holder ul .footer-header a strong {
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 100;
  text-transform: uppercase;
  color: #000; }

#footer .footer-holder ul li a {
  text-transform: capitalize;
  font-size: 12px;
  letter-spacing: 1px;
  color: #555;
  transition: color 0.1s ease-in;
  -webkit-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in; }

#footer #footer-nav > nav > .col-sm-4.col-xs-12.margin-b20 {
  position: relative; }

#footer .footer-holder ul li a:hover {
  color: #888; }

#footer #foot-email {
  text-align: right;
  padding-right: 0; }

#footer #foot-email .sweeney-button {
  margin-right: 4px; }

#footer #foot-email label {
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 2px; }

#footer .col-xs-offset-1.col-sm-offset-0.col-sm-4.col-md-4.margin-b30 img {
  width: 45px;
  height: 45px;
  padding: 5px; }

#footer .col-sm-4.col-xs-12.margin-b20 > a > img {
  width: 110px;
  float: right;
  padding-right: 0;
  margin-top: 48px;
  height: 54px !important; }

#footer .call-us.margin-b30 {
  font-weight: 100;
  letter-spacing: 2px;
  font-size: 12px;
  margin-right: -62px;
  position: absolute;
  right: 0;
  width: 320px; }

#footer .col-xs-offset-1.col-sm-offset-0.col-sm-4.col-md-4.margin-b30 {
  width: 100%;
  text-align: center;
  margin-bottom: 0; }

#footer .col-xs-offset-1.col-sm-offset-0.col-sm-4.col-md-4.margin-b30 > a {
  display: inline-block; }

#footer .col-xs-2.col-xs-offset-3.no-padding {
  text-align: right;
  margin-right: 5px; }

/* Tooltip */
.tooltip {
  border: 1px dotted #AAA;
  padding: 5px 8px 4px;
  margin-left: 0;
  background: #FFF; }

.tooltip p {
  margin: 0;
  font-size: 10px;
  letter-spacing: 1px; }

/* Forms */
form.catalogue input[type="checkbox"]:checked {
  background: #000; }

/* Account fixes */
.account .left-side {
  display: block;
  margin-top: 7px; }

.account .left-side .lime-colour a {
  letter-spacing: 0; }

.account .left-side ul li a {
  color: #000;
  padding-left: 0; }

.account .left-side ul li a:hover {
  background: transparent !important; }

.account .left-side .submenu {
  margin: 0 0 4px 0; }

.account-main-content .col-sm-6 {
  border: 0; }

.account-main-content .sweeney-button {
  margin-bottom: 10px; }

.account #section_1 .pull-right {
  width: 80%;
  padding-left: 5%;
  border-left: 1px dotted #333; }

.account #section_1 .pull-left {
  width: 20%; }

/* RESPONSIVE */
@media only screen and (min-width: 901px) and (max-width: 1200px) {
  .nav li a {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 8px 6px; }

  #footer #foot-email input.sweeney-txt-box {
    max-width: 150px; } }
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .nav li a {
    font-size: 10px;
    letter-spacing: 0;
    padding: 8px 7px; }

  #footer #foot-email input.sweeney-txt-box {
    max-width: 140px; }

  .account #section_1 .pull-right {
    width: 100%;
    border-left: 0; }

  .account #section_1 .pull-left {
    width: 100%; }

  .account #section_1 .collapse {
    display: block; }

  .account .left-side {
    text-align: center;
    border-bottom: 1px dotted #333; } }
@media only screen and (max-width: 767px) {
  .home #section_2 .pod.col-md-12.col-sm-6.col-xs-6.no-padding {
    width: 100%; }

  .home #section_4 .pod.col-md-6.col-sm-12.col-xs-12.a:first-child {
    margin-bottom: 10px; }

  #basket-button {
    position: static; }

  #page-header #side-bar {
    width: 100%; }

  #page-header #search-holder {
    width: 100%;
    right: 0; }

  #page-header #main-logo img {
    width: 200px;
    height: auto;
    margin: -20px auto 20px;
    display: block; }

  #basket-button .basket-content {
    top: 42px; }

  a.mobile-nav {
    padding: 10px;
    position: absolute;
    top: 100px;
    margin-left: 15px; }

  a.mobile-nav:after {
    content: "\f0c9";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px;
    margin: -5px 0 0 -10px; }

  ul#full-screen-menu {
    display: none !important; }

  .navbar-collapse.collapse.menu-navbar {
    display: block !important; }

  .product div#product {
    clear: both; }

  .product div#product, .product .col-md-8.no-padding-mob.pod-img-min-mob {
    width: 100%; }

  .product .review-div {
    position: relative;
    width: 100%;
    text-align: center; }

  #footer .col-xs-offset-1.col-sm-offset-0.col-sm-4.col-md-4.margin-b30 {
    margin: 0; }

  #footer #foot-email {
    text-align: center; }

  #footer .call-us.margin-b30 {
    position: static;
    margin: 0 auto; }

  #footer .col-sm-4.col-xs-12.margin-b20 > a > img {
    height: 54px !important;
    width: 110px;
    float: none;
    padding-right: 0;
    margin: 25px auto 0;
    display: block; }

  #footer .footer-holder ul li {
    text-align: center; }

  #footer #foot-email input.sweeney-txt-box {
    max-width: 130px; }

  .account #section_1 .pull-right {
    width: 100%;
    border-left: 0; }

  .account #section_1 .pull-left {
    width: 100%; }

  .account #section_1 .collapse {
    display: block; }

  .account .left-side {
    text-align: center;
    border-bottom: 1px dotted #333; } }
@media only screen and (max-width: 479px) {
  .home .pod-txt p {
    font-size: 12px; }

  .home .shop-nav-arrow {
    font-size: 9px; }

  .home .pod .pod-txt .shop-prod-title {
    margin-top: 16px; }

  #basket-button {
    position: static; }

  #basket-button .basket-content {
    width: 100%; }

  #basket-button .basket-content img.basket-product-image {
    width: 50px !important;
    margin-right: 70px !important; }

  #basket-button .basket-content td.basket-desc {
    text-align: left; }

  #basket-button .basket-content .sweeney-button {
    margin-bottom: 10px; }

  #page-header #side-bar {
    width: 100%; }

  #page-header #search-holder {
    width: 100%;
    right: 0; }

  #page-header #main-logo img {
    width: 200px;
    height: auto;
    margin: -20px auto 20px;
    display: block; }

  a#selectCurrency {
    width: 25px;
    overflow: hidden;
    text-indent: -999px; }

  a#selectCurrency:before {
    font-size: 24px;
    content: "£";
    position: absolute;
    display: block;
    margin: -15px 0 0 -22px;
    padding: 10px;
    text-indent: 0; }

  a.mobile-nav {
    padding: 10px;
    position: absolute;
    top: 100px;
    margin-left: 15px; }

  a.mobile-nav:after {
    content: "\f0c9";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 22px;
    margin: -5px 0 0 -10px; }

  .product div#product, .product .col-md-8.no-padding-mob.pod-img-min-mob {
    width: 100%; }

  #footer #foot-email input.sweeney-txt-box {
    max-width: 100%;
    margin-bottom: 10px; } }

/*# sourceMappingURL=html-agency.css.map */
