/*   
Theme Name: theme-2025-blog-only
Theme URI: http://simonwebdesign.com/simon-wordpress-framework-blank-theme/
Description: A blank frame work using 960.gs grid system and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Author: Simon Urbina
Author URI: http://simonwebdesign.com
Version: 100898.1.6
Tags: light, two-columns, fixed-width
*/

@import url("reset.css");
/*@import url('typography.css');*/
@import url("grid.css");
/*@import url('forms.css');*/

:root {
  /*--heading-font: "Squada One", cursive;*/
  --heading-font: "PT Sans Narrow", sans-serif;
  --heading-weight: 700;
}

/* links */
a {
  color: #7b7c81;
  text-decoration: none;
}

a:hover {
  /*text-decoration: underline;*/
}
/* Misc */
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

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

/* post */
.meta {
}
/* COmments */
#comments {
  margin: 20px 0px 10px 0px;
  padding: 20px 0px 10px 0px;
  border-top: solid 1px #ccc;
}
#postcomment {
  margin: 20px 0px 10px 0px;
  padding: 20px 0px 10px 0px;
  border-top: solid 1px #ccc;
}
/* featured section */
#featured-sticker {
  width: 100px;
  padding: 5px;
  margin-left: 800px;
  background-color: #f00;
  color: white;
  text-align: center;
  position: absolute;
  float: right;
}
#featured-post {
  background-color: #f3f3f3;
  padding: 20px;
  margin: 0px 0px 45px 0px;
  border-top: solid 3px #ccc;
  border-bottom: solid 1px #ccc;
}

#post-entries {
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 20px 0px;
  /*border-bottom: solid 1px #ccc*/
}

/* Author */
body {
  background-color: #1b1b1b;
  font-family: Arial;
  color: #ffffff;
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 15px;
}

h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
}

.clear {
  clear: both;
}

header,
.search-box,
.slider,
.home-info,
h1,
h2,
h3,
input[type="submit"],
.shop .shop-side > ul > li > a,
button,
.go-basket {
  font-family: var(--heading-font);
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-display: swap;
}

select {
  max-width: 100%;
}

header.page {
  height: 165px;
  background: url(images/bg-header.png) center bottom no-repeat;
  position: relative;
  margin-bottom: 30px;
}

header.page .logo {
  display: block;
  width: 144px;
  height: 185px;
  background: url(images/dead-logo.png) center center no-repeat;
  background-size: 144px 185px;
  position: absolute;
  z-index: 150;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  top: 20px;
}

header.page .container_12 {
  height: 100%;
}

header.page .header-holder {
  position: relative;
  height: 100%;
}

header .header-holder .top-left {
  position: absolute;
  left: 10px;
  top: 25px;
  width: 40%;
  font-size: 20px;
  color: #7b7c81;
}

header.page .header-holder .top-left a {
  color: #7b7c81;
}

header.page .header-holder .top-right {
  position: absolute;
  right: 10px;
  top: 25px;
  text-align: right;
  font-size: 20px;
  color: #ffffff;
}

.mobile.menu .mbs {
  text-align: center;
}

.mobile.menu .go-basket {
  font-size: 18px;
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
  text-align: center;
}

.mobile.menu .go-basket .price-color {
  color: #eb2329;
}

.main-header a span.price-color {
  color: #eb2329;
}

header.page .header-holder nav.bottom-left {
  position: absolute;
  left: 10px;
  bottom: 0px;
}

header.page .header-holder nav.bottom-right {
  position: absolute;
  right: 10px;
  bottom: 0px;
}

header.page .header-holder nav {
  height: 59px;
}

header.page .header-holder nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

header.page .header-holder nav ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  padding: 0 30px 0 10px;
  background: url(images/bg-nav.png) right center no-repeat;
  background-size: 20px 21px;
}

header.page .header-holder nav ul li:nth-child(3) {
  background: none;
  padding-right: 10px;
}

header.page .header-holder nav ul li a {
  color: #ffffff;
  font-size: 24px;
  line-height: 59px;
  display: block;
}

header.page .search-hold {
  position: absolute;
}

header.page .mo-search {
  width: 30px;
  box-sizing: border-box;
  border: 0;
  padding: 5px 5px 5px 30px;
  position: absolute;
  z-index: 500;
  top: 10px;
  background: url("images/bg-search.png") left center no-repeat transparent;
  background-size: 18px 18px;
  transition: width 0.3s ease;
  font-size: 18px;
  line-height: 20px;
}

header.page .mo-search:focus {
  background-image: none;
  background-color: #ffffff;
  width: 100%;
  padding-left: 5px;
}

.admin-bar .main-header {
  margin-top: 32px;
}

.main-header {
  padding: 20px 0;
}

.main-header .logo img {
  height: 100px;
  width: auto;
  display: block;
}

.main-header .right-search {
  text-align: right;
}

.main-header .search-box,
.mobile-search .search-box,
.mobile-search-box .search-box {
  border: 0;
  background: transparent !important;
  width: 190px;
  height: 25px;
  padding: 0px;
  margin: 0px;
  line-height: 28px;
  vertical-align: top;
  font-size: 20px;
  color: #ffffff;
  text-align: right;
}

.mobile-search .search-box,
.mobile-search-box .search-box {
  text-align: left;
}

.mobile-search-box .search-box {
  width: calc(100% - 32px);
}

.mobile-search,
.mobile-search-box {
  background: rgba(255, 255, 255, 0.1);
  padding: 5px 5px 0px 5px;
  margin: 0 auto 15px auto;
  text-align: center;
  width: 225px;
}

.mobile-search-box {
  margin-top: 20px;
  width: auto;
  text-align: left;
  padding: 10px 20px 5px 20px;
}

body.fixed .mobile-search {
  display: none;
}

.main-header .search-submit,
.mobile-search .search-submit,
.mobile-search-box .search-submit {
  border: 0;
  background: url("images/bg-search.png") center center no-repeat transparent;
  background-size: 18px 18px;
  width: 25px;
  height: 25px;
  padding: 0px;
  margin: 0px;
  line-height: 25px;
  cursor: pointer;
}

.main-header a {
  color: #ffffff;
}

.main-header .go-basket,
.mobile.menu .go-basket {
  display: inline-block !important;
}

.main-header .bs {
}

.main-header .go-account,
.mobile.menu .go-account {
  background: #eb2329;
  display: inline-block;
  color: #ffffff;
  width: 15px;
  height: 15px;
  border-radius: 5px;
  padding: 5px;
  margin-left: 10px;
}

.main-header .go-account img,
.mobile.menu .go-account img {
  width: 100%;
}

.header-contact {
  text-align: right;
  margin-top: 10px;
}

#menu-header-menu {
  position: relative;
}

#menu-header-menu > li {
}

#menu-header-menu > li > a {
  display: block;
  font-size: 20px;
  padding: 20px 0;
}

#menu-header-menu > li > ul {
  position: absolute;
  background: #eb2329;
  padding: 30px 10px;
  display: block;
  z-index: 5000;
  opacity: 0;
  transform: scaleY(0);
  pointer-events: none;
  transition: all 0.3s ease;
  transform-origin: top;
  left: 0px;
  min-height: 50vh;
  width: 100%;
}

#menu-header-menu > li:hover > ul {
  opacity: 1;
  transform: scaleY(100%);
  pointer-events: all;
}

#menu-header-menu > li > ul > li {
  display: block;
  width: 30%;
  box-sizing: border-box;
  padding-left: 10px;
}

#menu-header-menu > li > ul > li:hover {
  background: #7e7e7e;
}

#menu-header-menu > li > ul > li > a {
  white-space: nowrap;
  display: block;
  line-height: 40px;
}

#menu-header-menu > li > ul > li.menu-item-has-children > a:after {
  content: " >";
}

#menu-header-menu > li > ul > li > ul {
  position: absolute;
  display: block;
  background-color: #7e7e7e;
  padding: 30px 20px;
  box-sizing: border-box;
  width: 70%;
  min-height: 100%;
  top: 0px;
  left: 30%;
  opacity: 0;
  transform: scaleX(0);
  pointer-events: none;
  transition: all 0.3s ease;
  transform-origin: left;
}

#menu-header-menu > li > ul > li:hover > ul {
  opacity: 1;
  transform: scaleX(100%);
  pointer-events: all;
}

#menu-header-menu > li > ul > li > ul > li > a {
  line-height: 30px;
  display: block;
}

.main-nav {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 0;
  margin-top: 20px;
}

.main-nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: space-between;
}

nav.mobile.menu {
  transition: background 1s ease-in-out;
}

nav.mobile.menu .logo {
  display: none;
}

.nav-mobile {
  display: none;
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
  background: #000000;
  padding: 20px 0;
  z-index: 2000;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  bottom: 0px;
  box-sizing: border-box;
}

.nav-mobile::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* Chrome/Safari/Webkit */
}

.nav-mobile ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nav-mobile .search {
  margin-top: 40px;
  padding: 15px 20px;
  background: #ffffff;
  position: relative;
}

.nav-mobile .search input[type="text"] {
  border: 2px solid #666666;
  background: transparent !important;
  width: calc(100% - 29px);
  height: 35px;
  padding: 0px 5px;
  margin: 0px;
  line-height: 35px;
  vertical-align: top;
  font-size: 20px;
  color: #666666;
  border-radius: 5px;
  display: block;
  box-sizing: border-box;
  outline: none;
}

.nav-mobile .search input[type="submit"] {
  border: 0;
  background: url(images/bg-search.png) center center no-repeat #666666;
  background-size: 18px 18px;
  width: 35px;
  height: 35px;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 15px;
  border-radius: 5px;
}

.close-nav-mobile {
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
  color: #eb2329;
  text-align: center;
  line-height: 45px;
  font-size: 30px;
  font-family: var(--heading-font);
  font-display: swap;
  font-weight: 700;
  width: 45px;
  height: 45px;
  cursor: pointer;
}

.nav-mobile > ul {
  margin-top: 40px;
}

.nav-mobile > ul li {
  position: relative;
}

.nav-mobile > ul > li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0 20px;
}

.nav-mobile .menu-item-has-children > a:after {
  content: ">";
  position: absolute;
  top: 0px;
  right: 20px;
  line-height: 45px;
  height: 35px;
  color: #eb2329;
  font-size: 20px;
  font-family: var(--heading-font);
  font-display: swap;
  font-weight: 400;
}

.nav-mobile > ul > li > ul.sub-menu {
  background: #ffffff;
  margin: 0;
  padding: 10px 0;
}

.nav-mobile > ul > li ul.sub-menu {
  display: none;
}

.nav-mobile > ul > li > ul.sub-menu > li a {
  font-size: 16px;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0 20px;
  display: block;
  color: #000000;
}

.nav-mobile > ul > li > ul.sub-menu > li > ul > li > a {
  font-size: 14px;
  padding: 0 25px;
  color: #7b7c81;
}

.mobile-open {
  text-align: center;
  display: block;
  font-size: 25px;
  font-family: var(--heading-font);
  font-display: swap;
  font-weight: 400;
  color: #ffffff;
  line-height: 45px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.mobile-open:before {
  content: "";
  width: 45px;
  height: 45px;
  display: inline-block;
  margin-right: 10px;
  background: url(images/dead-nav.png) center center no-repeat;
  background-size: 45px 45px;
  vertical-align: top;
}

.slider {
  height: 600px;
}

.slider .cycle-pager {
  z-index: 200;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 35px;
}

.slider .cycle-pager span {
  overflow: hidden;
  text-indent: -100px;
  width: 25px;
  height: 25px;
  background-image: url(images/stars.png);
  background-size: 25px 50px;
  background-position: center -25px;
  transition: background-position 0.8s ease;
  display: inline-block;
  cursor: pointer;
  margin: 3px;
}

.slider .cycle-pager span.cycle-pager-active {
  background-position: center 0px;
}

.slider .slide {
  height: 100%;
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: none;
}

.slider .slide:first-child {
  display: block;
}

.slider .slide .overlay {
  text-align: right;
  padding-top: 55px;
}

.slider .slide .overlay .title {
  background-color: #000000;
  color: #ffffff;
  font-size: 50px;
  line-height: 45px;
  padding: 15px 10px;
  display: inline-block;
}

.slider .slide .overlay a {
  background-color: #eb2329;
  display: inline-block;
  color: #ffffff;
  font-size: 25px;
  padding: 5px 15px;
}

.home-info {
  text-align: center;
  font-size: 25px;
  line-height: 25px;
  padding: 30px 0;
  color: #ffffff;
}

.home-info span.light {
  width: 80px;
  display: inline-block;
  background: url(images/home-info-bg.png) center center no-repeat;
  background-size: 62px 42px;
  height: 42px;
  margin-top: -8px;
  margin-bottom: -9px;
}

.home-boxes {
  margin-bottom: 30px;
}

.home-boxes .box {
  height: 200px;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.home-boxes .box h2 {
  margin: 0px;
  line-height: 200px;
  font-size: 45px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  transition: background 0.4s ease-in-out;
}

.home-boxes .box h2 a {
  color: #ffffff;
  /*text-shadow: 2px 2px #000000;*/
  display: block;
}

.home-boxes .box h2 a:hover {
  text-decoration: none;
}

.home-boxes .box:hover h2 {
  background: rgba(0, 0, 0, 0.6);
}

.latest-products h2,
h2.trust-title {
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  background: url(images/full-hr.png) center center no-repeat;
}

.latest-products h2 a {
  color: #7b7c81;
}

.product_item,
.product {
  margin-bottom: 30px;
  position: relative;
}

.shop .product_item,
.grid_3.product {
  width: 276px;
}

.product_item .offer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #ffba00;
  font-family: var(--heading-font);
  font-weight: 700;
  text-transform: uppercase;
  font-display: swap;
  color: #000000;
  text-align: center;
  padding: 5px 0;
  z-index: 500;
  cursor: pointer;
}

.product_item .offer.reduced {
  background-color: #eb2329;
}

.product_item a,
.product a {
  border: 4px solid #ffffff;
  display: block;
  overflow: hidden;
  transition: border-color 0.4s ease-in-out;
}

.product_item:hover a,
.product:hover a {
  border: 4px solid #eb2329;
}

.product_item img,
.product img {
  width: 100%;
  height: auto;
  transition: transform 0.4s ease-in-out;
  min-height: 170px;
  object-fit: cover;
}

.product_item:hover img,
.product:hover img {
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.product_item .no-stock,
.product_item .pre-stock {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  z-index: 100;
  width: calc(100% - 8px);
  height: calc(100% * 0.62);
  text-align: center;
  min-height: 170px;
  font-family: var(--heading-font);
}

.product_item .pre-stock {
  background: rgba(255, 255, 255, 0.8);
  color: #000000;
}

.product_item h4 {
  line-height: 20px;
  min-height: 80px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  margin: 0px;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  position: relative;
}

.product h4 {
  line-height: 40px;
  min-height: 40px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  text-align: center;
  margin: 0px;
  padding: 10px;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  text-transform: uppercase;
}

.product_item h4 .price_item {
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0px;
}

.product_item h4 .price_item span {
  color: #eb2329;
  font-weight: bold;
}

.product_item h4 span.reduced {
  text-decoration: line-through;
}

.social-zone {
  margin-bottom: 30px;
}

.social-zone h3 {
  font-size: 22px;
  text-align: center;
}

.social-zone h3 a {
  color: #ffffff;
}

.social-zone h3 a span {
  color: #7b7c81;
}

.social-zone a {
  display: block;
  position: relative;
  opacity: 0.8;
  transition: opacity 0.4s ease-in-out;
}

.social-zone a.video:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(images/play-icon.png) center center no-repeat;
  background-size: 85px 85px;
}

.social-zone .blog:hover a {
  opacity: 1;
}

.social-zone h4 {
  margin: 10px 0 0 0;
}

.social-zone h4 span {
  color: #ffffff;
}

.social-zone .blog img {
  width: 100%;
  height: auto;
}

.social-zone .blog:hover h4 a,
.social-zone h4:hover a {
  text-decoration: underline;
}

#instafeed a {
  width: 33.3%;
  float: left;
}

.shop .breadcrumb {
  line-height: 39px;
  font-size: 14px;
  text-transform: uppercase;
  color: #7b7c81;
  height: 39px;
  font-weight: normal;
  margin-bottom: 20px;
}

.shop .breadcrumb a {
  color: #7b7c81;
}

.shop .breadcrumb a:last-child {
  color: #ffffff;
}

.shop .shop-side ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.shop .shop-side > ul {
  border: 4px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  margin-bottom: 20px;
}

.shop .shop-side > ul > li {
}

.shop .shop-side > ul > li > a {
  display: block;
  height: 39px;
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  background-color: #000000;
  font-size: 24px;
  font-weight: normal;
  line-height: 39px;
  color: #ffffff;
  padding: 0px 20px;
}

.shop .shop-side > ul > li > ul {
  display: none;
}

.shop .shop-side > ul > li > ul.active {
  display: block;
  padding: 5px 0;
  background-color: #000000;
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
}

.shop .shop-side > ul > li > ul > li > ul {
  display: none;
}

.shop .shop-side > ul > li > ul > li > ul.active {
  display: block;
}

.shop .shop-side > ul > li > ul > li > a {
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  line-height: 39px;
  font-weight: normal;
  padding: 0px 0px 0px 20px;
  color: #fff;
}

.shop .shop-side > ul > li > ul > li > ul > li > a {
  display: block;
  font-size: 14px;
  line-height: 31px;
  padding: 0px 0px 0px 40px;
  color: #fff;
}

.filter {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px 20px 5px 20px;
  overflow: hidden;
  max-height: 24px;
  transition: max-height 0.5s ease;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.filter.open {
  max-height: 2000px;
  height: auto;
}

.filter h3 {
  margin-bottom: 5px;
  line-height: 19px;
  color: #ffffff;
  background: url(images/filters.png) right -19px no-repeat;
  cursor: pointer;
}

.filter.open h3 {
  background-position: right 0px;
}

.filter a {
  color: #7b7c81;
  display: block;
  line-height: 30px;
}

.filter a.select {
  color: #ffffff;
}

.filter a.cl {
  color: #eb2329;
}

.shop .product-main .mainimage {
  border: 4px solid #ffffff;
  border-bottom: 0;
  box-sizing: border-box;
  width: 100%;
}

.shop .product-advert {
  margin-bottom: 20px;
  position: relative;
}

.shop .product-advert a {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
}

.shop .product-advert a:first-child {
  display: block;
  position: relative;
}

.shop .product-advert img {
}

.latest .product-main {
  margin-bottom: 20px;
}

.shop .product-side {
  background-color: #000000;
  border: 4px solid #ffffff;
}

.shop .product-side h1 {
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  padding: 10px;
  border-bottom: 4px solid #ffffff;
}

.shop .product-side .product-short {
  padding: 10px;
  border-bottom: 4px solid #ffffff;
}

.shop .product-side .price-holder {
  padding: 10px;
  margin: 0;
  border-bottom: 4px solid #ffffff;
}

.shop .product-side .price-holder h3:last-child {
  margin: 0;
}

.shop .product-side h3.price {
  color: #eb2329;
  font-size: 24px;
  font-weight: normal;
  line-height: 29px;
  font-family: Arial;
}

.shop .product-side h3.old-price {
  color: #ffa1a1;
  font-size: 24px;
  font-weight: normal;
  line-height: 29px;
  margin-bottom: 10px;
  font-family: Arial;
}

.shop .product-side h3.old-price span {
  text-decoration: line-through;
}

.shop .product-side .price-desc {
  text-transform: capitalize;
}

.shop .product-side h2 {
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px;
  border-bottom: 4px solid #ffffff;
}

.shop .product-side .product-add {
  margin: 0px;
  padding: 10px;
  min-height: 30px;
}

.shop .product-side select {
  width: 100%;
  margin: 0;
  line-height: 30px;
  height: 30px;
  box-sizing: border-box;
  font-size: 20px;
  -webkit-appearance: none;
  padding: 0 5px;
  background: #ffffff;
}

.shop .product-side .extra-container {
  padding-top: 20px;
}

.shop .product-side .extra-container p {
  margin-bottom: 8px;
}

.shop .product-side #qty-text {
  width: 55%;
  line-height: 22px;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  padding: 2px 0;
}

.shop .product-side #qty {
  width: 15%;
  line-height: 22px;
  font-size: 14px;
  padding: 2px;
  box-sizing: border-box;
  border: 0;
  text-align: center;
  margin: 20px 0 0 0;
  vertical-align: top;
}

.shop .product-side input[type="button"],
.shop .product-side input[type="submit"] {
  background-color: #eb2329;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #fff;
  line-height: 22px;
  font-size: 22px;
  border: none;
  width: 100%;
  margin: 20px 0 0 0;
  cursor: pointer;
}

.shop .product-side input[type="button"] {
  width: 15%;
  background-color: #7b7c81;
  padding: 2px;
  font-size: 12px;
  vertical-align: top;
}

.shop .product-side .tweet {
  color: #fdd02d;
  background-color: #fff;
  border: 1px solid #9e9e9e;
  width: 269px;
  height: 88px;
  position: relative;
  z-index: 1;
}

.shop .product-side .tweetafter {
  width: 19px;
  height: 19px;
  background-image: url("images/tweet-bottom.png");
  margin-top: -8px;
  position: relative;
  z-index: 2;
}

.shop .product-side .tweetcount {
  text-align: right;
  position: relative;
  margin-top: -5px;
  color: #666;
  z-index: 2;
}

.shop .product-side .social {
  border-top: 4px solid #ffffff;
  padding: 10px 10px;
  height: 45px;
}

.product .check-availability {
  border-top: 4px solid #ffffff;
}

.social .stButton .stLarge {
  width: 22px;
  height: 22px;
  background-size: 22px 44px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 12px;
  transition: background-position 0.4s ease-in-out;
}

.social .st_facebook_large .stLarge {
  background-image: url(images/facebook-icon.png) !important;
}

.social .st_twitter_large .stLarge {
  background-image: url(images/twitter-icon.png) !important;
}

.social .stButton .stLarge:hover {
  background-position: 0px -22px;
}

#pricematch {
  width: 550px;
  overflow: hidden;
}

#pricematch .iwacontactform {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#pricematch .iwacontactform li {
  width: 50%;
  float: left;
}

#pricematch input,
#pricematch select {
  width: 90%;
  box-sizing: border-box;
  padding: 4px 5px;
  margin: 0;
}

#pricematch label {
  margin: 5px 2px 2px 2px;
}

#pricematch button {
  background-color: #eb2329;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #fff;
  line-height: 22px;
  font-size: 22px;
  border: none;
  width: 90%;
  margin: 29px 0 0 0;
}

.pmatch {
  padding: 10px;
  background-color: #441919;
  display: block;
  border-top: 4px solid #ffffff;
  color: #ffffff;
}

.v12-product-advert {
  border-top: 4px solid #ffffff;
  display: block;
}

.v12-product-advert img {
  width: 100%;
  height: auto;
}

.v12-banner-advert img {
  margin-bottom: 15px;
}

.shop .product-main .extra_images {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  border: 4px solid #ffffff;
  word-spacing: 0px;
  font-size: 0px;
  letter-spacing: 0px;
  background-color: #000000;
}

.shop .product-main .extra_images li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16.6%;
}

.shop .product-main .extra_images li img {
  cursor: pointer;
  width: 100%;
  height: auto;
  display: block;
}

.shop .product-main .mobile-full-desc {
  background-color: #000000;
  padding: 15px 10px;
  font-size: 15px;
  font-family: Arial, san-serif !important;
  border: 4px solid #ffffff;
  border-top: 0;
  display: none;
}

.shop .product-main .full-desc {
  background-color: #000000;
  padding: 20px;
  font-size: 12px;
  font-family: Arial, san-serif !important;
  border: 4px solid #ffffff;
  border-top: 0;
}

.shop .product-main .full-desc ul {
  margin-left: 20px;
}

.shop .product-main .full-desc h3 {
  color: #fdd02d;
}

.shop .product-main #read-more {
  float: right;
  margin-top: -25px;
  margin-right: 10px;
}

.shop .v-12-calc {
  color: #bbc741;
  font-size: 12px;
  line-height: 14px;
}

.shop .v-12-calc a {
  color: #ffffff;
  text-decoration: underline;
}

.shop .review-calc {
  border: 4px solid #ffffff;
  border-top: none;
  padding: 0 20px;
}

.shop .review-calc .finance-calc {
  padding: 20px 0;
}

.shop .review-calc .finance-calc #V12-block {
  font-size: 15px;
  margin-bottom: 15px;
}

.shop .review-calc .finance-calc label {
  display: inline-block;
  font-weight: bold;
  margin: 5px 0;
}

.shop .review-calc .finance-calc tr {
  line-height: 28px;
}

.shop .review-calc .finance-calc th,
.shop .review-calc .finance-calc td {
  border-bottom: 1px solid #ccc;
}

.shop .review-calc .reviews {
  border: none;
  border-top: 0;
  padding: 20px 0;
}

.shop .review-calc .reviews .rating {
  margin-bottom: 10px;
  display: inline-block;
}

.shop .review-calc .reviews .rating .star {
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-right: 2px;
  text-align: center;
}

.shop .review-calc .reviews .rating .star img {
  width: 100%;
  height: auto;
  margin-top: 2px;
}

.shop .review-calc .reviews .review {
  padding: 0px;
  font-size: 15px;
  margin-bottom: 15px;
}

.shop .review-calc .reviews .review > img {
  float: left;
  margin-right: 15px;
  width: 150px;
}

.shop .review-calc .reviews .review .title {
  margin: 10px 0;
}

.shop .review-calc .reviews .review .title span.date {
  float: right;
  font-size: 80%;
  color: #aaa;
}

.shop .review-calc .reviews .review span.name {
  font-size: 90%;
  font-weight: bold;
  margin-top: 7px;
  vertical-align: top;
  margin-left: 15px;
  display: inline-block;
}

.shop .sort-order {
  float: right;
  margin-bottom: 28px;
}

.shop .product-tab-titles {
  border-left: 4px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: #000000;
  display: flex;
}

.shop .product-tab-titles a {
  display: flex;
  flex-grow: 1;
  box-sizing: border-box;
  background: transparent;
  color: #6b6b6b;
  padding: 10px 20px;
  border-right: 4px solid #ffffff;
  text-align: center;
  font-family: var(--heading-font);
  font-display: swap;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 26px;
}

.shop .product-tab-titles a.active {
  color: #ffffff;
  text-decoration: underline;
}

.shop .product-tabs {
  background: #000000;
}

.shop .product-tabs > div {
  display: none;
}

.shop .product-tabs > div.active {
  display: block;
}

#content h2,
#content h3 {
  color: #ffffff;
}

#content h2 span {
  float: right;
  color: #777777;
  font-weight: normal;
  font-size: 12px;
}

#content .attachment-content {
  width: 100%;
  height: auto;
}

#content .post-entries {
  height: auto;
  margin-bottom: 0;
  position: relative;
}

#content .post-entries a {
  color: #ffffff;
}

#content.posts .post-entries {
  height: 440px;
  margin-bottom: 20px;
  background-size: cover !important;
  border: 4px solid #ffffff;
}

#content .post-entries .post {
  width: 300px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  top: 20px;
  left: 20px;
  height: 360px;
  padding: 20px;
}

#content .post-entries .post p {
  font-size: 14px;
}

#content .post-entries .post h3.more {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0px;
}

#content .full-content {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  word-wrap: break-word;
  font-size: 14px;
}

#content .page-content {
  margin-top: 0px;
}

#content .full-content img {
  max-width: 100%;
}

.full-content ul,
.full-content ol {
  margin-left: 30px;
  margin-bottom: 20px;
}

.full-content li {
  margin-bottom: 5px;
}

.full-content p {
  margin-bottom: 10px;
}

.video-content iframe {
  width: 100%;
}

.image-content img {
  width: 100%;
  height: auto;
}

.video-content,
.image-content {
  border: 4px solid #ffffff;
  border-bottom: 0;
  background: #000000;
}

.single-content {
  border: 4px solid #ffffff;
  background: #000000;
  padding: 10px;
}

.more-videos {
  margin: 20px 0 0 0;
}

.video-link {
  border: 4px solid #ffffff;
  margin-bottom: 20px;
  min-height: 270px;
  background-color: #000000;
}

.video-link h4 {
  padding: 10px;
  margin: 0;
}

.video-link a {
  color: #ffffff;
}

.sidebar {
  border: 4px solid #ffffff;
  background: #000000;
}

.sidebar h2 {
  padding: 10px;
  margin: 0;
  border-bottom: 4px solid #ffffff;
  border-top: 4px solid #ffffff;
}

.sidebar h2:first-child {
  border-top: 0;
}

.sidebar ul {
  padding: 10px;
  list-style-type: none;
}

.sidebar ul li {
  height: 30px;
}

.sidebar ul li.current_page_item {
}

.sidebar ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}

.sidebar ul li a:hover,
.sidebar ul li.current_page_item a {
  color: #ffffff;
}

.btn {
  height: auto;
  overflow: hidden;
  padding-top: 0px;
  margin-left: 0px;
  text-align: center;
  display: inline-block;
  background: #eb2329 !important;
  font-size: 18px;
  text-decoration: none;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 3px;
  text-indent: 0px;
  color: #fff !important;
}

.btn.price-btn2 {
  background: #7b7c81 !important;
  font-family: var(--heading-font);
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.adverts .box-advert {
  background-color: #eb2329;
  text-align: center;
  margin-bottom: 20px;
}

.adverts .box-advert h2 {
  font-size: 40px;
  line-height: 50px;
  padding: 20px 0;
  margin: 0;
}

.adverts .box-advert h2 strong,
.adverts .box-advert h2 b {
  color: #6e1919;
}

.latest-slider {
  width: 100%;
  min-height: 312px;
}

.category_content {
  margin-top: 30px;
}

.foxy-holder {
  background: #ffffff;
  padding: 20px;
  border-radius: 0.75em;
  margin-top: 40px;
}

.g-review-holder {
  padding: 40px 0;
}

.g-review-image {
  margin-bottom: 20px;
  display: block;
}

.g-reviews {
  padding: 20px 20px;
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  margin-bottom: 20px;
}

.g-review {
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 1px 1px 5px #d3d3d3;
  padding: 10px;
  margin: 0 10px;
  color: #7b7c81;
  background: #ffffff;
}

.g-profile:after {
  content: "";
  clear: both;
  display: block;
}

.g-profile img {
  width: 64px;
  height: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.g-name {
  font-weight: bold;
  display: block;
}

.g-time {
  font-size: 12px;
  display: block;
}

.g-star {
  padding-top: 10px;
}

.g-star > span {
  position: relative;
  left: 74px;
  background-size: 14px 13px;
  height: 13px;
  width: 68px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAQAAAAz1Zf0AAAAWklEQVR4AY3O0QbDQBCG0UNYQi0hhBJqr8Iy7/94vewYlp65/Ay//4WlLnQLt3BbeIRH5jBFPVMHmlHS0CRnSqdiT3GH1edb8RGmoy4GwrBhM4Qmebn8XDrwBW7xChrojlOZAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  display: block;
}

.g-star > span > span {
  color: transparent;
  background-size: 14px 13px;
  height: 13px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAZklEQVR4AWL4uYWZCdAJHVMBAIJAAG1DoAtjGarYxxjqwHADnA8HFuWL3E8puH8gAqILPaB34Qq4FAQ1yoo+8ES7NRWKe6u+Ogo0XjtaCmlSd6K/4OQQOF0JKYTsMasgOIRkBfDZATita/85jgoHAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  display: block;
  width: 100%;
  position: relative;
  left: 0px;
  top: 0px;
}

.g-star span.grey {
}

.g-widget {
  display: inline-block;
}

.g-widget .g-link {
  white-space: nowrap;
}

.g-widget .g-link > * {
  display: inline-block;
  vertical-align: top;
}

.g-widget .g-star {
  padding-top: 0px;
}

.g-widget .g-star > span {
  left: auto;
  margin-top: 5px;
}

.g-rate {
  font-size: 16px;
  color: #ffffff;
}

footer {
  margin-top: 60px;
  font-size: 12px;
}

footer p {
  color: #ffffff;
  font-size: 16px;
}

footer .wide-bar {
  margin-bottom: 30px;
  text-align: center;
}

footer .wide-bar .footer-logo img {
  width: 200px;
}

footer .social {
  text-align: center;
  height: 46px;
}

footer .social .icon {
  width: 22px;
  height: 22px;
  background-size: 22px 44px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 12px;
  transition: background-position 0.4s ease-in-out;
}

footer .social .icon:hover {
  background-position: 0px -22px;
}

footer .social .icon.facebook {
  background-image: url(images/facebook-icon.png);
}

footer .social .icon.twitter {
  background-image: url(images/twitter-icon.png);
}

footer .social .icon.instagram {
  background-image: url(images/instagram-icon.png);
}

footer h2.loop {
  line-height: 46px;
  text-align: center;
  margin: 0px;
}

footer .signup {
  border-left: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  height: 46px;
}

footer .signup #ml-p-sent {
  text-align: center;
  color: #eb2329;
  font-size: 12px;
  padding: 5px 10px;
}

footer .signup #ml-email {
  background: none;
  border: 0;
  margin: 0;
  line-height: 46px;
  font-size: 12px;
  color: #ffffff;
  float: left;
  padding: 0 0 0 15px;
  width: 165px;
}

footer .signup #ml-button {
  background-color: #eb2329;
  color: #ffffff;
  padding: 0 15px;
  font-size: 26px;
  border: 0;
  border-left: 4px solid #ffffff;
  line-height: 46px;
  margin: 0px;
  float: right;
  cursor: pointer;
}

.lower-footer {
  background: #eb2329;
  padding: 30px 0;
}

footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

footer a {
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
}

footer a:hover {
  text-decoration: underline;
}

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

.sub-footer {
  padding-bottom: 20px;
}

#fc {
  color: #666666;
}

.mobile {
  display: none;
}

.trustpilot-widget {
  padding-left: 40px;
  padding-right: 40px;
}

.sidebar .trustpilot-widget {
  padding-left: 0;
  padding-right: 0px;
}

.home-info .trustpilot-widget {
  width: 30%;
  max-width: 270px;
}

.free-consult .item {
  font-size: 10px !important;
}

.site-product-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  top: 0px;
  left: 0px;
  z-index: 10000;
}

.site-product-popup .popup {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
  min-width: 350px;
  min-height: 300px;
  background: #000000;
  padding: 20px;
}

.site-product-popup .popup h2 {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  padding: 10px 0;
}

.site-product-popup .popup .popUpDescription {
  margin-bottom: 10px;
}

.site-product-popup .popup .popUpOptions select {
  margin-bottom: 10px;
}

.site-product-popup .popup .confirm {
  text-align: right;
}

.site-product-popup .popup .confirm a {
  color: #000000;
  background: #ffffff;
  border-radius: 3px;
  padding: 10px;
  margin: 5px;
  display: inline-block;
  font-weight: bold;
}

.site-product-popup .popup .confirm a.close {
  background: #757575;
}

.wis-feed-header {
  display: none !important;
}

.jr-insta-thumb {
  margin-top: -24px;
}

.shop-side {
  min-height: 100vh;
}

@media only screen and (min-width: 761px) and (max-width: 995px) {
  header .header-holder nav ul li a {
    font-size: 15px;
  }

  #menu-header-menu > li > a {
    font-size: 16px;
  }

  header .header-holder .top-left {
    font-size: 13px;
  }

  .trustpilot-widget {
    padding-left: 0px;
    padding-right: 0px;
  }

  .home-info .trustpilot-widget {
    width: 100%;
    max-width: 100%;
  }

  .home-info {
    font-size: 20px;
  }

  .product h4 {
    line-height: 20px;
  }

  .v12-banner-advert img {
    max-width: 50% !important;
  }

  .shop .shop-side > ul > li > a,
  .filter h3 {
    font-size: 18px;
  }

  footer h2.loop {
    font-size: 15px;
  }

  footer .signup #ml-email {
    width: 145px;
  }

  footer .signup #ml-button {
    font-size: 15px;
    padding: 0 5px;
  }
}

@media only screen and (max-width: 760px) {
  .mobile {
    display: block;
  }
  .no-mobile {
    display: none !important;
  }

  html #wpadminbar {
    display: none !important;
  }
  header.page {
    height: auto;
  }
  .main-header .logo img {
    margin: 0 auto 10px auto;
  }
  header.page {
    background: none;
  }

  header .header-holder .top-left,
  header .header-holder .top-right {
    display: none;
  }

  header .search-hold {
    display: none;
  }

  header.page nav {
    display: none;
  }

  .main-nav {
    display: none;
  }

  .main-header .right-search,
  .header-contact {
    display: none;
  }

  .fixed nav.mobile.menu .logo {
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    width: 55px;
    transform: translateX(-50%);
    text-align: center;
  }

  .fixed nav.mobile.menu .logo img {
    animation: growth 0.5s;
    animation-fill-mode: backwards;
  }

  .slider {
    height: 40vh;
  }

  @keyframes growth {
    0% {
      transform: scale(0%);
    }
    100% {
      transform: scale(100%);
    }
  }

  .fixed nav.mobile.menu {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 10px;
    background: #000000;
    z-index: 1900;
  }

  .fixed nav.mobile.menu .container_12 {
    width: 100%;
  }

  .fixed nav.mobile.menu .mbs {
    position: absolute;
    top: 23px;
    right: 10px;
  }

  .fixed nav.mobile.menu .go-basket {
    margin-bottom: 0;
    text-align: right;
    font-size: 12px;
  }

  .fixed nav.mobile.menu .go-account {
    display: none;
  }

  .fixed nav.mobile.menu .go-basket .he {
    display: none;
  }

  .fixed nav.mobile.menu .mobile-open {
    text-align: left;
    margin-bottom: 0px;
    font-size: 18px;
    color: transparant;
  }

  .fixed nav.mobile.menu .mobile-open span {
    display: none;
  }

  .fixed nav.mobile.menu .mobile-open:after {
    content: "";
    background: url(images/bg-search.png) center center no-repeat transparent;
    background-size: 18px 18px;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-top: 9px;
  }

  .shop-side {
    min-height: auto;
  }

  .grid_3.product {
    width: 100%;
  }

  .brand-image {
    width: 100%;
    height: auto;
  }
  #drop-nav {
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 5px 0;
    font-size: 20px;
  }

  .home-info {
    font-size: 15px;
    text-align: center;
  }

  .home-info span.light {
    display: none;
  }
  .slider .slide .overlay .title {
    font-size: 30px;
    line-height: 32px;
    background: transparent;
    text-shadow: 0px 0px 3px #000000;
  }

  .slider .cycle-pager {
    display: none;
  }

  .latest-slider .latest-slide.cycle-slide-active {
    position: relative !important;
  }

  .home-info .trustpilot-widget,
  .trustpilot-widget {
    width: 100%;
    max-width: 100%;
  }

  .adverts {
    margin-top: 20px;
  }

  .adverts .product_item {
    display: none;
  }

  .video-content iframe {
    height: 200px;
  }

  .social-zone h3 {
    margin-top: 15px;
  }

  .sidebar {
    margin-bottom: 20px;
  }

  #content .post-entries .post {
    width: 170px;
  }

  #content .post-entries .post p {
    display: none;
  }

  .sidebar,
  .hide-side {
    display: none !important;
  }

  .shop .product-tab-titles a {
    font-size: 14px;
    padding: 10px;
  }

  .shop .review-calc .reviews .review > img {
    width: 117px;
  }

  .shop .review-calc .reviews .review span.name {
    margin-left: 0px;
  }

  .shop-side > ul {
    display: none;
  }

  .shop-side .mobile-filters {
    width: 100%;
    display: block;
    line-height: 19px;
    border: 4px solid #ffffff;
    color: #ffffff;
    margin-bottom: 20px;
    font-family: var(--heading-font);
    font-display: swap;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 24px;
    box-sizing: border-box;
    padding: 10px 20px;
    position: relative;
  }

  .shop-side .mobile-filters:after {
    content: " ";
    display: block;
    background: url(images/filters.png) right 0px no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 20px;
    top: 10px;
  }

  .shop .breadcrumb {
    line-height: 14px;
    font-size: 10px;
    height: auto;
  }

  .shop .product-side {
    border-top: 0;
  }

  .shop .product-main .mobile-full-desc {
    display: block;
  }

  .product-main .full-desc {
    display: none;
  }

  .latest .product-main {
    margin-bottom: 0px;
  }

  .latest .product-side {
    margin-bottom: 20px;
  }

  #pricematch {
    width: 250px;
  }

  #pricematch .iwacontactform li {
    width: 100%;
    float: none;
  }

  .product-side .brand {
    border-bottom: 4px solid #ffffff;
    display: block;
    text-align: center;
  }

  .product-side .brand img {
    width: 30% !important;
    border: none !important;
  }

  .page-id-161 td {
    width: 100%;
    display: block;
    margin-top: 20px;
  }

  .wp-caption {
    max-width: 100% !important;
  }

  .trustpilot-widget {
    padding-left: 0px;
    padding-right: 0px;
  }

  .shop .products .product_item {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;
    width: 48%;
    float: left;
    box-sizing: border-box;
    clear: none;
  }

  .shop .products .product_item h4 {
    font-size: 12px;
    line-height: 16px;
  }

  .shop .sort-order label {
    font-size: 12px;
  }

  .home-boxes .box {
    background-size: cover;
    margin-bottom: 20px;
  }

  /*.shop .shop-side {
		position: fixed;
		left: 0;
		top: 150px;
		z-index: 1000;
	}

	.shop .shop-side > ul {
		display: none;
	}*/

  footer h3 {
    margin-top: 15px;
  }

  iframe {
    max-width: 100%;
  }

  footer .trust-slide {
    width: 100%;
  }

  footer .trust-slide > div.grid_12 {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
}

#cyclescheme-calculator-widget {
  border: 0;
  height: 875px;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (max-width: 878px) {
  #cyclescheme-calculator-widget {
    height: 1420px;
  }
}

/* 
##############################

#

#

#

#

##

#### OLD STYLES 

##

#

#

#

#

#############################
*/

/*

.header-bg {
	background: url('images/dead-background-header.png') center top no-repeat;
}

.head-nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 32px;
}

.head-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	line-height: 32px;
}

.head-nav li a {
	display: block;
	color: #FFFFFF;
}

.head-nav li a span, .header-logo h3 span  {
	color: #fdd02d;
}

.head-nav .cart-total, .head-nav .cart-items {
	font-family: Arial;
}

.header-logo {
	height: 100px;
}

.header-logo h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 8px;
	color: #FFFFFF;
}



.main-nav {
	list-style-type: none;
	margin: 45px 0px 23px 0px;
	height: 40px;
	background-color: #5e3813;
	position: relative;
	padding-left: 76px;
}

.main-nav  li {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 17px;
	color: #FFFFFF;
}

.main-nav li div {
	background-color: #000;
	position: absolute;
	padding-top: 20px;
	padding-bottom: 20px;
	top: 40px;
	left: 0px;
	width: 940px;
	height: auto;
	visibility:hidden;
	opacity: 0;
	transition: visibility 0s linear 0.25s, opacity .25s ease-in-out;
	-moz-transition: visibility 0s linear 0.25s, opacity .25s ease-in-out;
	-webkit-transition: visibility 0s linear 0.25s, opacity .25s ease-in-out;
}

.main-nav li div ul{
	list-style-type: none;
	margin:0px;
	padding: 0px;
}

.main-nav li div ul li {
	line-height: 19px;
}

.main-nav li div > ul > li {
	float: left;
	border-right: 1px solid #FFF;
	width: 234px;
	min-height: 200px;
	margin: 10px 0px;
}

.main-nav li div > ul > li:nth-child(4n+4) {  
	border-right: 0px;
}

.main-nav li div > ul > li > a{
	color: #fdd02d;
	font-size: 14px;
	line-height: 25px;
}

.main-nav li div > ul > li > ul > li {
	width: 140px;
}

.main-nav li div > ul > li > ul > li > a {
	font-size: 12px;
	line-height: 20px;
}

.main-nav > li:hover > a {
	background-color: #000;
}

.main-nav > li:hover > a.swim {
	background-color: #60c5ba;
}

.main-nav > li:hover > a.run {
	background-color: #e86d1f;
}

.main-nav li:hover div {
	visibility:visible;
	opacity: .9;
	z-index: 20;
	transition-delay:0s;
	-moz-transition-delay:0s;
	-webkit-transition-delay:0s;
}

.main-nav  li a {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 20px;
}
.add-box {
	margin-top: 20px;
	height: 222px;
	overflow: hidden;
}
.sign-box {
	margin-top: 20px;
	height: 220px;
}

.sign-box .textwidget img{
	height: 220px;
	width: 220px;
}

ul.wpinstagram {
	margin: 0px!important;
	width: 100%!important;
	height: auto!important;
}

ul.wpinstagram li a {
	display: block!important;
	height: 100px!important;
	background-color: #5E3813;
	padding: 17px 35px!important;
	margin-bottom: 19px!important;
}

ul.wpinstagram li a img {
	box-shadow: 3px 3px 10px #000000;
}
}
.stButton .stLarge {
	display: inline-block;
	height: 31px !important;
	width: 31px !important;
	position: relative;
}

.brand-box .brand {
	margin-bottom: 20px;
}

.brand-box .brand.hide-brand {
	display: none;
}

.brand-box .brand img {
	width: 100px;
	height: 100px;
}

#product-slide {
	background-color: #5E3813;
	height: 370px;
	position: relative;
	overflow: hidden;
}

#product-slide .go-left {
	height: 370px;
	width: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
}

#product-slide .go-left img {
	position: absolute;
	right: 25px;
	top: 97px;
	opacity: 0.2;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}

#product-slide .go-right {
	height: 370px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index: 10;
}

#product-slide .go-right img {
	position: absolute;
	left: 25px;
	top: 97px;
	opacity: 0.2;
	transition: all .8s linear;
	-o-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-webkit-transition: all .8s linear;
}

#product-slide.touch .go-right img, #product-slide.touch .go-left img {
	opacity: 0.5;
}

#product-slide.touch .go-left, #product-slide.touch .go-right{
	background-image: url('images/slide-bg.png');
}

#product-slide .go-left:hover, #product-slide .go-right:hover {
	background-image: url('images/slide-bg.png');
}

#product-slide .go-left:hover img, #product-slide .go-right:hover  img{
	opacity: 1;
}

#product-slide .slide-holder {
	position: absolute;
	height: 370px;
}

#product-slide .slide-holder .slide {
	margin: 25px 25px 0px 25px;
	width: 378px;
	float: left;
	opacity: 0.8;
	position: relative;
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	z-index: 5;
}

#product-slide .slide-holder .slide:hover {
	opacity: 1;
}

#product-slide .slide-holder .slide img {
	width: 379px;
	height: 300px;
}

#product-slide .slide-holder .slide a {
	display: block;
}

#product-slide .slide-holder .slide .more {
	position: absolute;
	background: url('images/more-info.png') no-repeat;
	width: 116px;
	height: 100px;
	top: -15px;
	right: -10px;
}

#product-slide .slide-holder .slide h3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin-top: 10px;
}

#product-slide .slide-holder .slide h3 span {
	float: right;
	color: #fdd02d;
}

.fc_cbox #cboxClose span {
	color: #666666!important;
}

.shop {

}

.shop .plugin {
	margin-bottom: 20px;
	position: relative;
	height: 105px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	background-color: #5E3813;
}

.shop .plugin button {
	background-color: #FFF;
	border: 1px solid #666;
	border-radius: 4px;
}

.shop .plugin > div {
	position: absolute;
	font-family: Arial;
}

.shop .plugin .p_sort {
	top: 10px;
	left: 10px;
}

.shop .plugin .p_order {
	top: 10px;
	left: 159px;
}
.shop .plugin .p_brand {
	top: 10px;
	right: 10px;
}

.shop .plugin .p_gender {
	top: 10px;
	right: 10px;
	display: none;
}

.shop .plugin .p_range {
	top: 50px;
	right: 20px;
	width: 150px;
}

.shop .plugin .p_range #product_price_range {
	top: 0px;
	right: 0px;
	position: absolute;
	text-align: right;
	width: 100px;
}

.shop .plugin .p_range #product_price_slider {
	top: 7px;
	left: 0px;
	width: 150px;
}

.shop .plugin .p_results {
	top: 50px;
	left: 10px;
	width: 340px;
}

.shop .plugin .p_results .product_pagination {
	width: 340px;
	position: absolute;
	top: 20px;
	left: 0px;
}

.shop .plugin .p_rows {
	top: 50px;
	left: 337px;
}

.shop .plugin .p_rows .product_pages {
	width: 340px;
	position: absolute;
	top: 20px;
	left: 0px;
}

.shop #product_show {
	position: relative;
	margin-left: 240px;
}

.shop.latest {

}

.iwacontactform textarea {
	width: 335px !important;
}

*/
