@charset "UTF-8";
#side-bar {
  float: right;
  text-align: right;
  padding: 0;
  margin: 15px 0 0; }
  #side-bar .header-button {
    text-align: left;
    line-height: 25px;
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px 4px 0; }
    #side-bar .header-button > span {
      width: 28px;
      height: 25px;
      padding: 2px 0px;
      margin: 0 6px 0 0;
      vertical-align: bottom;
      display: inline-block;
      text-align: center; }
    #side-bar .header-button input {
      margin: 0; }
  #side-bar .sprite {
    background: transparent url("../images/head-sprite.png") no-repeat 2px 0; }
  #side-bar .sprite.email {
    background-position: -27px -6px; }
  #side-bar .sprite.bag {
    background-position: -59px -2px;
    color: #efefef;
    font-size: 9px;
    font-weight: bold; }
  #side-bar .sprite.search-box {
    background-position: -86px -2px;
    width: 100%;
    padding-left: 24px; }
  #side-bar #search-holder {
    min-width: 250px;
    margin: 2px 0 0 10px; }

.currency-menu {
  min-width: 50px; }
  .currency-menu li {
    text-align: left; }

.sprite {
  background: transparent url("../images/head-sprite.png") no-repeat 2px 0; }

.sprite.bag {
  background-position: -60px -2px;
  color: #efefef;
  font-size: 9px;
  font-weight: bold; }

.sprite.search-box {
  background-position: -86px -2px;
  width: 100%;
  padding-left: 24px; }

#basket-button {
  position: relative; }
  #basket-button div {
    margin: 0;
    display: block; }
  #basket-button p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    text-transform: uppercase; }
  #basket-button .basket-content {
    position: absolute;
    right: 0;
    padding: 14px 8px;
    display: none;
    z-index: 999;
    background: #ffffff;
    box-shadow: 1px 3px 1px rgba(100, 100, 100, 0.3); }
    #basket-button .basket-content .basket {
      min-width: 300px;
      max-height: 145px;
      overflow-y: scroll;
      overflow-x: hidden;
      line-height: 1.1; }
      #basket-button .basket-content .basket table {
        width: 100%; }
      #basket-button .basket-content .basket td {
        padding: 8px 8px 16px; }
      #basket-button .basket-content .basket .basket-image {
        position: relative;
        width: 120px; }
        #basket-button .basket-content .basket .basket-image .basket-product-image {
          width: 120px;
          height: auto;
          margin: auto 8px; }
        #basket-button .basket-content .basket .basket-image .basket-remove {
          position: absolute;
          top: 4px;
          right: 6px; }
  #basket-button .basket-total p {
    padding: 4px 0px; }
  #basket-button .basket-total span {
    margin: 0px; }
  #basket-button .basket-buttons {
    padding-bottom: 6px; }

#basket-button:hover .basket-content {
  display: block; }

#basket-button .basket-content.open {
  display: block; }

div .social-img {
  cursor: pointer; }
  div .social-img img {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    width: 100%; }
div .social-img:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30); }
div .overlay {
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin: -50px 0 0 -50px;
  z-index: 99;
  background: transparent url("../images/social-sprite.png") no-repeat 0 0; }
div .twit {
  background-position: -102px 0px; }
div .fb {
  background-position: 0px 0px; }
div .flikr {
  background-position: -202px 0px; }
div .yt {
  background-position: -302px 0px; }

.pod {
  display: inline-block;
  vertical-align: top;
  height: inherit;
  padding: 0 10px; }

.pod-group .pod {
  padding: 0px; }

.pod-content.product-pod {
  margin-bottom: 5px;
  cursor: pointer; }

.pod-row:after, .pod:after {
  clear: both;
  content: " ";
  display: table; }

.pod-content {
  /*box-shadow: 0 0 1px #f00;*/
  font-size: 10px;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100.0%;
  margin: 0 0 20px;
  position: relative;
  line-height: 20px; }

.pod-fill {
  position: relative;
  width: 100%;
  height: inherit;
  border: 0; }
  .pod-fill img {
    height: auto; }

.pod-1y, .pod-1y.text-l div, .pod-1y.text-r div {
  transition: all 0.8s ease-in-out 0s;
  height: 6vw;
  height: calc(6vw + 0px); }

.pod-1y-no-mar {
  transition: all 0.8s ease-in-out 0s;
  height: 6vw;
  height: calc(6vw + 20px); }

.pod-2y, .pod-2y.text-l div, .pod-2y.text-r div {
  transition: all 0.8s ease-in-out 0s;
  height: 12vw;
  height: calc(12vw + 20px); }

.pod-3y, .pod-3y.text-l div, .pod-3y.text-r div, .social-img {
  transition: all 0.8s ease-in-out 0s;
  height: 18vw;
  height: calc(18vw + 40px); }

.pod-4y, .pod-4y.text-l div, .pod-4y.text-r div {
  transition: all 0.8s ease-in-out 0s;
  height: 24vw;
  height: calc(24vw + 60px); }

.pod-5y, .pod-5y.text-l div, .pod-5y.text-r div {
  transition: all 0.8s ease-in-out 0s;
  height: 30vw;
  height: calc(30vw + 80px); }

.pod-6y, .pod-6y.text-l div, .pod-6y.text-r div {
  transition: all 0.8s ease-in-out 0s;
  height: 36vw;
  height: calc(36vw + 100px); }

.pod .text-r .pod-txt, .pod .text-l .pod-txt {
  width: 100%;
  display: table-row;
  vertical-align: middle;
  clear: both;
  transition: all 0.8s ease-in-out 0s;
  height: 6vw;
  height: calc(6vw + 20px); }
.pod .text-r .pod-label, .pod .text-l .pod-label {
  transition: all 0.8s ease-in-out 0s;
  height: 6vw;
  height: calc(6vw + 20px); }
.pod .text-r .pod-img, .pod .text-l .pod-img {
  width: 100%; }

.pod-img {
  overflow: hidden;
  text-align: center;
  position: relative; }
  .pod-img .img-position {
    height: auto;
    width: 100%;
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto; }
  .pod-img .wide {
    width: 100%; }
  .pod-img .swide {
    width: 90%;
    height: auto; }
  .pod-img .tall {
    height: 100%; }

.portrait {
  height: 100%;
  width: auto;
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto; }

.landscape {
  height: auto;
  width: 100%;
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto; }

.carousel .pod-img img {
  position: initial; }

.pod-txt {
  padding: 0px 15px;
  text-overflow: ellipsis;
  font-family: 33535gillsansmt;
  display: table-row;
  transition: all 0.8s ease-in-out 0s;
  height: 6vw;
  height: calc(6vw + 20px); }
  .pod-txt .shop-prod-title {
    font-size: 19px;
    margin-top: 15px; }
  .pod-txt p {
    font-size: 14px; }
  .pod-txt .pod-txt-logo {
    height: 33px;
    width: auto;
    line-height: 1.1;
    margin: 8px 0 4px; }

.pod-sub-txt {
  position: relative;
  width: 100%;
  background: white;
  display: block; }
  .pod-sub-txt p {
    font-size: 12px;
    display: table-row; }
  .pod-sub-txt .c-title {
    padding: 0;
    margin: 0;
    font-size: 14px; }

.minHeight25 {
  min-height: 25px; }

.minHeight60 {
  min-height: 60px; }

.pod-label {
  padding: 0;
  display: table-cell;
  vertical-align: middle; }

.pod-label > div {
  display: inline; }

.pod-center .pod-label {
  padding: 0 0px; }

.pod-content .pod-label > div {
  text-align: center;
  margin: auto;
  display: table;
  height: auto; }

.center-label .pod-label > div {
  text-align: center; }

.pod-hover-img {
  cursor: pointer; }

.pod-hover-img:hover {
  /*img {
      @include Opacity(0.4);
  }
  .pod-img:after {
      content: " ";
      font-size: 16px;
      position: absolute;
      background: transparent url('../images/quickview.png') no-repeat center center;
      left: 0;
      top:0;
      width: 100%;
      height: 100%;
  }*/ }

.link-list ul li {
  display: inline;
  padding: 5px 10px;
  margin: 0 10px; }
.link-list ul li a {
  text-transform: uppercase;
  font-size: 16px;
  font-family: 33535gillsansmt; }

#product-details {
  position: relative; }

.category-filter {
  margin: 0px 10px; }
  .category-filter ul {
    height: 25px;
    margin: 0 0 10px;
    padding: 0px;
    list-style: none;
    display: block;
    position: absolute;
    z-index: 600; }
  .category-filter ul li {
    float: left;
    display: inline;
    padding: 0 20px 0 0;
    text-align: left;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    position: relative;
    vertical-align: top;
    left: 0;
    top: 0; }
  .category-filter ul li b {
    text-decoration: underline;
    font-weight: normal; }
  .category-filter ul li a {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 33535gillsansmt;
    display: block;
    vertical-align: top; }
  .category-filter ul li:hover ul {
    display: block; }
  .category-filter ul li:hover a {
    color: #b5ce2f; }
  .category-filter ul li ul {
    display: none;
    position: absolute;
    background: #fff;
    top: 24px;
    height: auto; }
  .category-filter ul li ul li {
    float: none;
    min-width: 100px;
    position: relative;
    display: block;
    text-align: left;
    padding: 1px 10px;
    height: auto;
    width: 100%; }
    .category-filter ul li ul li div {
      margin: 0px; }
    .category-filter ul li ul li label {
      text-transform: uppercase;
      min-width: 70px;
      padding-right: 10px;
      display: block; }
    .category-filter ul li ul li label:hover {
      color: #b5ce2f; }
  .category-filter ul li ul li:last-child {
    padding-bottom: 10px; }
  .category-filter ul li:hover ul li a {
    width: 100px;
    padding: 0px 4px; }
  .category-filter input[type="checkbox"] {
    -webkit-appearance: none !important;
    border: 1px solid #999;
    padding: 5px;
    margin-top: 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
  .category-filter input[type="checkbox"]:checked {
    background: #b5ce2f; }

.checkbox label {
  text-transform: none; }

#prod-carousel .carousel-indicators {
  display: block; }
#prod-carousel .carousel-inner .pod-img, #prod-carousel .carousel-inner .pod {
  transition: all 0.8s ease-in-out 0s;
  height: 24vw;
  height: calc(24vw + 60px);
  width: 100%; }

.product .product-info, .product .colour-selector, .product .size-selector, .product .product-add-to-basket {
  font-family: 33535gillsansmt;
  margin: 0 0 20px; }
  .product .product-info h1, .product .product-info h2, .product .product-info h3, .product .product-info h4, .product .product-info h6, .product .colour-selector h1, .product .colour-selector h2, .product .colour-selector h3, .product .colour-selector h4, .product .colour-selector h6, .product .size-selector h1, .product .size-selector h2, .product .size-selector h3, .product .size-selector h4, .product .size-selector h6, .product .product-add-to-basket h1, .product .product-add-to-basket h2, .product .product-add-to-basket h3, .product .product-add-to-basket h4, .product .product-add-to-basket h6 {
    text-transform: uppercase;
    margin: 0 0 15px; }
  .product .product-info h1, .product .colour-selector h1, .product .size-selector h1, .product .product-add-to-basket h1 {
    font-size: 33px; }
  .product .product-info h1.short-product-name, .product .colour-selector h1.short-product-name, .product .size-selector h1.short-product-name, .product .product-add-to-basket h1.short-product-name {
    font-size: 28px !important; }
  .product .product-info h2, .product .colour-selector h2, .product .size-selector h2, .product .product-add-to-basket h2 {
    font-size: 20px; }
  .product .product-info h3, .product .colour-selector h3, .product .size-selector h3, .product .product-add-to-basket h3 {
    font-size: 26px; }
  .product .product-info h4, .product .colour-selector h4, .product .size-selector h4, .product .product-add-to-basket h4 {
    font-size: 16px; }
  .product .product-info h4.product-name, .product .colour-selector h4.product-name, .product .size-selector h4.product-name, .product .product-add-to-basket h4.product-name {
    font-size: 17px !important; }
.product .colour-boxes .box {
  width: 24px;
  height: 24px;
  margin: 0 2px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  display: inline-block;
  cursor: pointer; }
.product .colour-boxes .selected {
  border: 2px solid #b5ce2f; }
.product .colour-boxes .box:hover {
  border: 1px solid #eee;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5); }
.product .colour-boxes .blue {
  background: #6681ae; }
.product .colour-boxes .green {
  background: #990; }
.product .colour-boxes .orange {
  background: #f83; }
.product .colour-boxes .yellow {
  background: #ee0; }
.product .colour-boxes .khaki {
  background: #b6a583; }
.product .size-selector ul {
  margin: 0 1px; }
.product .size-selector ul li {
  margin: 0 2px 0 0;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  padding: 2px 4px 2px 3px;
  border: 2px solid #fff; }
.product .size-selector ul li:hover, .product .size-selector .selected {
  border-color: #b5ce2f; }
.product .size-selector .faded {
  color: #999; }
.product .size-selector .faded:hover {
  border-color: #fff; }
.product .product-add-to-basket {
  padding: 10px 0; }
.product .product-add-to-basket button {
  padding: 10px 15px;
  font-size: 16px; }
.product .product-accord {
  margin: 40px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000; }
.product .product-big-desc {
  margin: 0 0 10px; }
  .product .product-big-desc .product-accord {
    border: 0;
    margin: 0; }
    .product .product-big-desc .product-accord .panel-heading {
      padding: 0; }
    .product .product-big-desc .product-accord .panel-title {
      padding: 0; }
      .product .product-big-desc .product-accord .panel-title a {
        padding: 0px 0px 4px; }
      .product .product-big-desc .product-accord .panel-title a:after {
        content: ">"; }
.product .price {
  font-size: 26px; }
.product .price.price-was {
  color: #C70000;
  text-decoration: line-through; }
.product .review-div {
  height: auto !important; }

.popup-button-div {
  margin-top: 250px; }

.popup-button-div img {
  float: right;
  margin-right: 100px;
  cursor: pointer; }

.popup-button {
  width: 91px;
  height: 36px; }

#age-restriced-popup-mobile-content {
  background: #5B0207;
  color: #fff; }

.review-table-td {
  font-size: 18px !important;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.rating-bold-comment-text {
  font-size: 18px !important;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

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

.prod-u-like {
  border-top: 3px solid #000; }

#page-goto-top {
  background: #fff;
  padding: 20px 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  position: fixed;
  z-index: 10000;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  right: 30px;
  bottom: 0px; }
  #page-goto-top a {
    color: #000;
    text-transform: uppercase; }

.del-chooseaddress {
  display: none; }

.bill-chooseaddress {
  display: none; }

.account-page {
  margin: 0 15px; }
  .account-page .panel-heading {
    border-top: 3px solid #232323; }
    .account-page .panel-heading a {
      padding: 10px 0px; }
  .account-page .border-bottom {
    border-bottom: 3px solid #232323; }
  .account-page .panel-body {
    margin: 0px; }
  .account-page .form-container {
    padding: 0 0 20px; }
  .account-page .input-container {
    margin-bottom: 20px; }
  .account-page label {
    min-width: 100%;
    margin-right: 4%;
    font-weight: normal; }
  .account-page .signin {
    border-top: 1px solid #000; }
  .account-page .signup {
    padding-bottom: 30px; }
  .account-page .form-horizontal button {
    margin-bottom: 20px; }

.no-overflow-product-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.zoomWindow {
  background-color: #f1efef; }

#signup-container {
  max-width: 696px;
  margin: 0 auto; }
  #signup-container label {
    display: block;
    min-width: 130px;
    text-align: left;
    margin-right: 10px;
    padding-top: 3px; }
  #signup-container .sweeney-txt-box, #signup-container .sweeney-email-box, #signup-container select {
    margin-bottom: 20px; }
  #signup-container select {
    min-width: 100px;
    display: block; }
  #signup-container .newsletter-form {
    margin-top: 30px; }
  #signup-container button {
    float: left; }

.img-sidebar-3 {
  width: 32%; }

.responsive-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0 0 10px; }
  .responsive-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.country {
  margin: 0 0 40px; }
  .country h2 {
    margin: 40px 0 15px; }
  .country p {
    lin-height: normal;
    margin: 0; }

.size-guide {
  width: 75%;
  float: left;
  overflow-x: auto; }
  .size-guide table {
    width: 850px;
    max-width: none; }

.size-guide-units {
  width: 25%;
  float: left; }
  .size-guide-units table {
    width: 100%; }

.size-guide-img {
  width: 100%;
  display: block; }

#mapCanvas {
  width: 100%;
  height: 320px; }

.blog hr {
  width: 100%;
  background: #000000;
  height: 2px;
  border: 0; }
.blog h4 {
  text-transform: uppercase; }
.blog p a {
  color: #b5ce2f; }
.blog p a:hover {
  text-decoration: underline; }

.factory-rollover {
  width: 100%;
  position: relative; }

.factory-rollover-cover {
  width: 100%;
  position: absolute;
  opacity: 1;
  top: 0;
  filter: alpha(opacity=100);
  -webkit-transition-duration: 1s;
  transition-duration: 1s; }

.factory-rollover-cover:hover {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  width: 100%; }

table.table.basket-table {
  color: #3a3939;
  margin-bottom: 0px;
  font-size: 13px; }
  table.table.basket-table th {
    background: #fff;
    text-transform: uppercase;
    border: none;
    border-bottom: 3px solid #232323;
    color: ¢sweeney-text; }
  table.table.basket-table tr:not(:first-child) {
    height: 60px;
    padding: 12px 0 14px;
    border-top: 1px solid #232323; }
  table.table.basket-table tr:not(:first-child) td {
    vertical-align: middle; }
  table.table.basket-table tr:nth-child(2) {
    border-top: none; }
  table.table.basket-table tr:last-child {
    border-top: 3px solid #232323;
    font-weight: bold;
    padding: 0px;
    height: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: ¢sweeney-text; }
  table.table.basket-table tr:last-child td {
    /*padding: 4px 8px 0;*/ }
  table.table.basket-table .was-price {
    color: #ff0000;
    text-decoration: line-through; }

th.product {
  width: 252px; }

th.description {
  width: 329px; }

th.price, th.discount {
  width: 95px;
  text-align: center; }

th.quantity-holder {
  width: 138px;
  text-align: center; }

th.total {
  width: 176px;
  text-align: right; }

td.product img {
  border: none;
  max-height: 120px;
  width: auto; }

td.quantity-holder {
  position: relative; }

td.total {
  text-align: right; }

td.quantity-holder, td.price, td.discount {
  text-align: center; }

td.description {
  line-height: 18px; }

td.grand-total {
  text-align: right; }

table.table.basket-destination {
  margin-bottom: 0px; }
  table.table.basket-destination .sub-total {
    width: 143px;
    text-align: right; }
  table.table.basket-destination .text {
    width: 143px;
    text-align: right;
    padding: 4px 0; }
  table.table.basket-destination .basket-select {
    width: 320px;
    padding-left: 0px;
    vertical-align: middle; }
    table.table.basket-destination .basket-select select {
      border: 1px solid #000;
      box-shadow: 0px 0px 2px #3a3939;
      color: #666;
      width: 100%;
      text-transform: uppercase; }
  table.table.basket-destination tr td {
    padding: 4px 8px; }
  table.table.basket-destination tr:first-child {
    border: none; }
  table.table.basket-destination tr:last-child {
    background: #fff;
    font-weight: normal;
    border: none; }
    table.table.basket-destination tr:last-child td {
      /*padding: 4px 0;*/ }

input.basket-promo {
  width: 80%;
  height: 27px;
  line-height: 27px;
  border: 1px solid #000;
  box-shadow: 0px 0px 2px #3a3939;
  padding: 6px;
  color: #3a3939; }

::-webkit-input-placeholder {
  color: #3a3939; }

:-moz-placeholder {
  color: #3a3939; }

::-moz-placeholder {
  color: #3a3939; }

:-ms-input-placeholder {
  color: #3a3939; }

.inputboxquantity {
  width: 26px;
  text-align: center;
  background: #fff;
  border: 1px solid #bbb;
  margin: 0 auto;
  display: block; }

.quantity {
  width: 60px;
  display: block;
  position: relative;
  margin: 0 auto; }

.quantity_box_button {
  background: none;
  color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  /* TM */ }

.quantity_box_button_up {
  left: auto;
  right: 0; }

span.free {
  color: #b5ce2f; }

.bannercontainer {
  width: 100%;
  position: relative;
  padding: 0; }
  .bannercontainer .banner {
    width: 100%;
    position: relative; }

.read-more {
  text-transform: uppercase; }

.read-more:hover {
  color: #b5ce2f;
  cursor: pointer; }

#product_filter_slider .slider-selection {
  background: #B2AFB2; }
#product_filter_slider .slider-handle {
  background: #232323; }

#search-filters-wrapper {
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 4px 0px 3px #e6e6e6;
  -moz-box-shadow: 4px 0px 3px #e6e6e6;
  box-shadow: 4px 0px 3px #e6e6e6; }

#left-filter-column {
  border-color: #e6e6e6; }

.fixed-height-filter-content {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden; }

a.menu-item {
  display: block;
  text-transform: uppercase;
  color: #232323;
  line-height: 24px; }

a.menu-item:hover {
  color: #b5ce2f; }

.relative-first-level-menu-item {
  position: relative; }

.menu-dropdown-arrow {
  width: 20%;
  height: 24px;
  line-height: 18px;
  text-align: center; }

#search-filter-bottom-container {
  border-top: 1px solid #e6e6e6; }

.padding-10 {
  padding: 10px; }

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

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.show-more-button {
  border: 1px solid #e6e6e6;
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 15px; }

.show-more-button:hover {
  background-color: #f8f8f8; }

.posts-separator {
  height: 1px;
  background-color: #e6e6e6; }

.search-entry:hover {
  background-color: #e6e6e6;
  cursor: pointer; }

.underlined {
  text-decoration: underline; }

.slider-handle {
  opacity: 1; }

.dinamic-containers-checkout {
  margin-bottom: 10px; }

.dinamic-containers-checkout .main-content {
  padding: 10px;
  background-color: #E7E7E7;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.dinamic-containers-checkout select {
  background-color: #FFFFFF; }

.dinamic-containers-checkout input {
  border-color: black; }

.border-right-bottom-1 {
  border-right: 1px solid #000; }

.border-right-top-1 {
  border-right: 1px solid #000; }

.border-left-bottom-1 {
  border-left: 1px solid #000; }

.border-right-top-1 {
  border-left: 1px solid #000; }

.only-padding-r {
  padding: 0 0 0 10px; }

.only-padding-l {
  padding: 0 10px 0 0; }

.text-red {
  color: #ff0000; }

.margin-t15 {
  margin-top: 15px; }

.margin-t10 {
  margin-top: 10px; }

.margin-t5 {
  margin-top: 5px; }

.margin-r20 {
  margin-right: 20px; }

.margin-l10 {
  margin-left: 10px; }

.margin-r5 {
  margin-right: 5px; }

.static {
  position: static !important; }

.active-currency {
  background-color: #c6c7cc; }

.listing-page-was-price {
    color: #000 !important;
    text-decoration: line-through; }

.listing-page-price {
    color: #ff0000;}

.product-listing-product-review-image {
  display: table;
  margin: 0 auto; }

.b1:last-child {
  padding-left: 10px !important;
  padding-right: 0px !important; }

/*# sourceMappingURL=modules.css.map */
