@font-face {
  font-family: 'uni_sansheavy';
  src: url('/Content/fonts/uni_sans_heavy-webfont.eot');
  src: url('/Content/fonts/uni_sans_heavy-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/uni_sans_heavy-webfont.woff2') format('woff2'), url('/Content/fonts/uni_sans_heavy-webfont.woff') format('woff'), url('/Content/fonts/uni_sans_heavy-webfont.ttf') format('truetype'), url('/Content/fonts/uni_sans_heavy-webfont.svg#uni_sansheavy_caps') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'uni_sansthin';
  src: url('/Content/fonts/uni_sans_thin-webfont.eot');
  src: url('/Content/fonts/uni_sans_thin-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/uni_sans_thin-webfont.woff2') format('woff2'), url('/Content/fonts/uni_sans_thin-webfont.woff') format('woff'), url('/Content/fonts/uni_sans_thin-webfont.ttf') format('truetype'), url('/Content/fonts/uni_sans_thin-webfont.svg#uni_sansthin_caps') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}
html body {
  font: 16px/1.5 'Open Sans', sans-serif;
  color: #000;
}
body.home {
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  line-height: 1.4;
}
a,
.btn,
button,
.button {
  transition: background-color 0.3s, color 0.3s;
}
#cookie-bar {
  background: #f2f2f2;
  height: auto;
  line-height: 24px;
  color: #0d0d0d;
  text-align: center;
  padding: 3px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #007700;
}
#cookie-bar .cb-enable:hover {
  background: #009900;
}
#cookie-bar .cb-disable {
  background: #990000;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #7a7a7a;
}
#cookie-bar .cb-policy:hover {
  background: #8c8c8c;
}
#cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
.products:after,
.tabs-nav:after,
.header-inner:after,
.spec-table .trow:after,
.product-gallery ul:after,
.related-products ul:after,
.checkout-wrapper .section:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}
.wrapper-inner {
  padding-bottom: 78px;
}
.body-content {
  padding-bottom: 40px;
}
.home .wrapper {
  box-sizing: border-box;
  padding: 265px 0 78px;
}
.home .wrapper-inner {
  padding-bottom: 0;
}
.home .body-content {
  padding-bottom: 0;
}
.header {
  position: relative;
  padding: 15px 0 10px;
  background: url(/Content/images/background_dark.jpg) no-repeat center 0;
  border-bottom: 7px solid #bec8f0;
  color: #fff;
}
.theme-hrt .header,
.theme-boulderspecial .header,
.theme-300 .header,
.theme-fiction .header {
  background: #6e6e6e;
}
.home .header {
  background: transparent;
  border: 0;
  padding: 0;
}
.content-products {
  padding: 15px 0;
}
.header .container {
  position: relative;
  z-index: 15;
}
.header {
  text-align: center;
}
.home .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.header nav {
  display: inline-block;
  vertical-align: middle;
}
nav ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
nav ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
nav ul li a {
  color: inherit;
}
.nav-socials,
.nav-authorization {
  position: absolute;
  bottom: 0;
  width: 200px;
  text-align: center;
}
.nav-socials ul li,
.nav-authorization ul li {
  vertical-align: bottom;
}
.home .nav-socials {
  top: 28px;
  bottom: auto;
}
.home .nav-authorization {
  top: 20px;
  bottom: auto;
}
.nav-authorization {
  left: -70px;
}
.nav-socials {
  right: -70px;
}
.nav-authorization li {
  position: relative;
}
.nav-authorization #search {
  position: absolute;
  top: 100%;
  padding-top: 10px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.nav-authorization #search input {
  margin: 0;
  height: 36px;
  border: 0;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.nav-authorization .li-search.open #search {
  opacity: 1;
  visibility: visible;
}
.nav-authorization .li-search img {
  cursor: pointer;
}
.nav-volumes {
  text-align: center;
  padding-top: 30px;
}
.nav-volumes li {
  margin: 0 10px;
}
.nav-volumes li.home-link a {
  padding: 0 10px 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.nav-volumes li.home-link a:hover {
  text-decoration: none;
  color: #bec8f0;
  border-color: #bec8f0;
}
.header-inner {
  padding: 0 170px;
}
.header-inner .logo {
  float: left;
}
#logoutForm {
  margin: 0;
}
.home .nav-volumes {
  padding: 10px 0;
}
.theme-hrt .nav-volumes,
.theme-boulderspecial .nav-volumes,
.theme-300 .nav-volumes,
.theme-fiction .nav-volumes {
  float: right;
}
.menu-trigger {
  position: absolute;
  top: 100px;
  display: block;
  width: 42px;
  cursor: pointer;
}
.home .menu-trigger {
  top: 175px;
}
.menu-trigger.trigger-left-side {
  left: 0;
  padding-top: 22px;
}
.menu-trigger.trigger-right-side {
  right: 0;
  padding-top: 22px;
}
.menu-trigger:after,
.menu-trigger:before {
  content: '';
}
.menu-trigger i {
  transition: opacity 0.3s;
}
.menu-trigger i,
.menu-trigger:after,
.menu-trigger:before {
  display: block;
  width: 42px;
  height: 7px;
  background: #242c57;
  margin: 2px 0;
  transition: transform 0.3s;
  border: 1px solid #242c57;
}
.fixed-container {
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  width: 1170px;
  margin-left: -585px;
}
.fixed-container.zeted {
  z-index: 9;
}
.fixed-sides .fixed-container {
  position: fixed;
  height: auto;
}
.show-left-side .fixed-sides .fixed-container,
.show-right-side .fixed-sides .fixed-container {
  z-index: 1;
}
.fixed-sides .fixed-container .menu-trigger.trigger-left-side {
  top: 12px;
}
.fixed-sides .fixed-container .menu-trigger.trigger-right-side {
  top: 12px;
}
.home .menu-trigger i,
.home .menu-trigger:after,
.home .menu-trigger:before {
  background: transparent;
  border-color: #000;
}
.show-left-side .menu-trigger.trigger-left-side:before {
  transform: rotate(-45deg) translate(-6px, 4px);
}
.show-left-side .menu-trigger.trigger-left-side i {
  opacity: 0;
}
.show-left-side .menu-trigger.trigger-left-side:after {
  transform: rotate(45deg) translate(-8px, -7px);
}
.home.show-left-side .menu-trigger.trigger-left-side {
  opacity: 0;
  visibility: hidden;
}
.show-right-side .menu-trigger.trigger-right-side:before {
  transform: rotate(-45deg) translate(-6px, 4px);
}
.show-right-side .menu-trigger.trigger-right-side i {
  opacity: 0;
}
.show-right-side .menu-trigger.trigger-right-side:after {
  transform: rotate(45deg) translate(-8px, -7px);
}
.home.show-right-side .menu-trigger.trigger-right-side {
  opacity: 0;
  visibility: hidden;
}
.footer {
  position: relative;
  z-index: 100;
  padding: 15px 0 40px;
  background: #6e6e6e;
  border-top: 7px solid #242c57;
  color: #fff;
  margin-top: -78px;
  font-size: 12px;
}
/*.footer { position: fixed; bottom: 0; left: 0; width: 100%; }*/
.home footer.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: transparent;
  padding: 0;
  border: 0;
  padding: 15px 0;
}
.footer .copyright {
  text-transform: uppercase;
  text-align: center;
  line-height: 16px;
  color: #000;
}
.footer .copyright > * {
  display: inline-block;
  vertical-align: middle;
}
.footer .copyright .field {
  margin: -2px 5px 0;
  width: 135px;
  height: 16px;
  border: 1px solid #000;
  font-size: 11px;
  line-height: 15px;
  color: #000;
  background: transparent;
}
.footer .copyright .divider {
  margin: 0 5px;
}
#subscribeButton {
  padding: 0 2px;
  border: 1px solid #000;
  color: #000;
  border-radius: 2px;
  cursor: pointer;
}
.back-to-top {
  position: absolute;
  left: 50%;
  top: -55px;
  transform: translateX(-50%);
  color: #b4b4b4;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.3s;
}
.back-to-top span {
  display: block;
  width: 0;
  height: 0;
  margin: 0 auto 3px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #b4b4b4;
  transition: border-color 0.3s;
}
.back-to-top:hover {
  color: #242c57;
}
.back-to-top:hover span {
  border-bottom-color: #242c57;
}
.slider-wrapper {
  display: block;
  overflow: hidden;
  max-width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.slider-wrapper .owl-carousel,
.slider-wrapper .owl-carousel .owl-stage-outer {
  height: 100%;
}
.slider-wrapper .owl-carousel .owl-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 20;
  visibility: inherit;
  opacity: 1;
}
.slider-wrapper .owl-carousel .owl-item img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
  max-height: 100vh;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
  height: 8px;
  width: 80px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0;
  margin: 0 5px;
}
.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot:hover {
  background: rgba(0, 0, 0, 0.9);
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 50px;
  margin-top: -25px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.owl-prev {
  left: -32px;
  background: url(/Content/images/slider-arrow-prev.png) no-repeat center center;
}
.owl-next {
  right: -32px;
  background: url(/Content/images/slider-arrow-next.png) no-repeat center center;
}
.side-menu {
  position: absolute;
  top: 100%;
  margin-top: 7px;
  width: 228px;
  font-size: 14px;
  background: #e4e4e4;
  z-index: 9;
  padding: 45px 50px;
  box-sizing: border-box;
  z-index: 99;
  color: #000;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.side-menu ul {
  list-style-type: none;
  margin: 0;
}
.side-menu ul li {
  padding: 5px 0;
  border-bottom: 1px solid #000;
}
.side-menu ul li:last-child {
  border-bottom: none;
}
.side-menu ul li a {
  display: block;
  color: #000;
}
.side-menu ul li a:hover {
  text-decoration: none;
  color: #242c57;
}
.side-menu:after {
  position: absolute;
  content: '';
  background: #e4e4e4;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  height: 3000px;
}
.side-menu.left-side-menu ul {
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  min-height: 100%;
}
.side-menu.left-side-menu ul {
  overflow: -moz-scrollbars-none;
}
.side-menu.left-side-menu ul {
  -ms-overflow-style: none;
}
.side-menu.left-side-menu ul::-webkit-scrollbar {
  width: 0 !important;
}
.side-menu .checkbox-field {
  position: relative;
}
.side-menu .checkbox-field input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.side-menu .checkbox-field label {
  position: relative;
  display: block;
  margin: 0;
  padding-right: 23px;
}
.side-menu .checkbox-field label:after {
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #000;
  content: 'X';
  border-radius: 2px;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  font-weight: 700;
  font-family: Helvetica;
  color: transparent;
}
.side-menu .checkbox-field input:checked + label:after {
  background: #bec8f0;
  color: #000;
}
.li-dd .dd-content {
  display: none;
}
.li-dd .dd-head {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
.li-dd .dd-head:before {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  content: '';
  margin-top: -4px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #000;
}
.home .li-dd .dd-head:before {
  border-top: 8px solid #000;
}
.li-dd.active .dd-content {
  display: block;
}
.li-dd.active .dd-head:before {
  transform: rotate(-90deg);
}
.home .side-menu {
  top: 0;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  margin-top: 0;
  padding-top: 170px;
}
.home .side-menu:after {
  background: rgba(255, 255, 255, 0.6);
}
.home .side-menu ul li {
  border-color: #000;
}
.home .side-menu ul li a {
  color: #000;
}
.home .side-menu .checkbox-field label:after {
  border-color: #000;
}
.side-menu.left-side-menu {
  left: -100px;
  text-align: right;
}
.side-menu.right-side-menu {
  right: -100px;
  text-align: left;
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.fixed-sides .side-menu {
  position: fixed;
  top: 0;
  margin-top: 0;
}
.fixed-sides .side-menu.left-side-menu {
  left: 14%;
}
.fixed-sides .side-menu.right-side-menu {
  right: 14%;
}
.left-side-menu {
  transform: translateX(-50%);
}
.right-side-menu {
  transform: translateX(50%);
}
.show-left-side .left-side-menu,
.show-right-side .right-side-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
  z-index: 99;
}
.close-button {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 15px;
  border: 2px solid #000;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  font-family: Helvetica;
}
.close-button:before {
  content: 'X';
  display: block;
  line-height: 30px;
  font-size: 14px;
}
.close-button:hover {
  border-color: #000;
  color: #000;
}
.home .close-button {
  border-color: #000;
  color: #000;
}
.section-description {
  padding: 0 160px 5px;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 17px;
}
.body-content .contact .glyphicon {
  color: inherit;
}
.breadcrumbs {
  max-width: 440px;
  margin: 0 auto;
  padding: 10px 0;
}
.breadcrumbs ul {
  list-style-type: none;
  margin: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.breadcrumbs ul li.home {
  margin: 0;
}
.breadcrumbs ul li a {
  color: #b4b4b4;
}
.breadcrumbs ul li a:before,
.breadcrumbs ul li.current:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  margin: -5px 5px 0 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #b4b4b4;
}
.breadcrumbs ul li.back a:before {
  border-left: none;
  border-right: 10px solid #b4b4b4;
}
.breadcrumbs ul li.home a:before {
  content: none;
}
.breadcrumbs ul li a:hover {
  color: #242c57;
  text-decoration: none;
}
.breadcrumbs ul li a:hover:before {
  border-left-color: #242c57;
}
.breadcrumbs ul li.back a:hover:before {
  border-left: none;
  border-right-color: #242c57;
}
.centered-content {
  max-width: 700px;
  margin: 0 auto;
}
.centered-content.contact {
  margin: 0 auto;
}
.contact .form-contact .form-field {
  margin: 0 0 8px;
  float: left;
  width: 100%;
}
.contact .form-contact .form-field.form-field-name {
  width: 66%;
}
.contact .form-contact .form-field.form-field-phone {
  width: 32%;
  margin-left: 2%;
}
.contact .form-contact .form-field input[type=text],
.contact .form-contact .form-field textarea {
  display: block;
  width: 100%;
  height: 27px;
  padding: 5px 10px;
  line-height: 17px;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
  border: 3px solid #bdc7ef;
  box-shadow: none;
  color: #242c57;
  border-radius: 0;
}
.contact .form-contact .form-field textarea {
  height: 60px;
  resize: none;
}
.contact .form-contact #code {
  margin-top: 10px;
  width: 200px;
}
.contact .form-contact .form-field input[type=text]::-webkit-input-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field textarea::-webkit-input-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field input[type=text]::-moz-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field textarea::-moz-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field input[type=text]:-ms-input-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field textarea:-ms-input-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field input[type=text]:-moz-placeholder {
  color: #242c57;
}
.contact .form-contact .form-field textarea:-moz-placeholder {
  color: #242c57;
}
.contact .form-contact .form-actions {
  padding: 0;
  background: transparent;
  border: 0;
  margin: 0;
}
.form-actions .btn {
  width: 130px;
  height: 32px;
  padding: 5px 10px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  font-family: 'Open Sans';
  background: #242c57;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.form-actions .btn:hover {
  background: #bdc7ef;
  color: #fff;
}
.section-title {
  padding: 13px 0 8px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 20px;
  border-bottom: 2px solid #d4d4d4;
  color: #000;
  font-family: 'Open Sans';
  font-weight: 400;
}
.contact-info {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.3;
  font-family: Helvetica, Arial, sans-serif;
}
.contact-info ul {
  margin: 0;
  list-style-type: none;
}
.contact-info ul li {
  position: relative;
  padding-left: 170px;
  margin-bottom: 10px;
}
.contact-info ul li:last-child {
  margin-bottom: 0;
  margin-top: 25px;
}
.contact-info ul li span.line-title {
  position: absolute;
  top: 1px;
  left: 0;
  width: 156px;
  text-align: right;
  text-transform: uppercase;
  color: #7f7f7f;
  font-size: 15px;
  font-family: 'Open Sans';
}
.tabs-container .tab,
.tabs-container .inner-tab {
  display: none;
}
.tabs-container .tab.active,
.tabs-container .inner-tab.active {
  display: block;
}
.profile-tab a,
.orders-tab a {
  font-size: 20px;
}
.tabs {
  text-align: center;
}
.tabs-nav ul,
.sub-cats-nav ul {
  list-style-type: none;
  margin: 0;
  display: inline-block;
  border-bottom: 1px solid #b4b4b4;
}
.tabs-nav li,
.sub-cats-nav li {
  display: inline-block;
  vertical-align: bottom;
  margin-right: -4px;
}
.tabs-nav a {
  display: block;
  padding: 8px 17px;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #b4b4b4;
  transition: color 0.3s;
  text-align: center;
}
.tabs-nav a:nth-child(2n+1) {
  margin-left: 0;
}
.tabs-nav a:hover,
.tabs-nav a:active,
.tabs-nav a:focus,
.tabs-nav li.active a {
  color: #000;
  border-color: #000;
  text-decoration: none;
}
.tabs-nav li.active a {
  padding-bottom: 10px;
  font-family: 'uni_sansheavy';
  font-size: 27px;
}
.sub-cats-nav a {
  display: block;
  padding: 6px 15px;
  text-transform: uppercase;
  font-size: 16px;
  color: #b4b4b4;
}
.sub-cats-nav li:only-child a {
  padding: 10px 20px;
}
.sub-cats-nav a:hover,
.sub-cats-nav a:focus,
.sub-cats-nav a:active,
.sub-cats-nav li.active a {
  color: #000;
  text-decoration: none;
}
.sub-cats-nav li.active a {
  font-family: 'uni_sansheavy';
  font-size: 21px;
}
.tab {
  padding-top: 5px;
}
.products-section {
  padding: 10px 0;
}
.products-section > .title {
  margin-bottom: 3px;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  color: #333;
  text-align: center;
  font-weight: bold;
}
.products-section > .desc {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  color: #333;
  font-size: 12px;
}
.product-item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-right: -4px;
  box-sizing: border-box;
}
.products-section .products {
  text-align: left;
}
.product-item {
  position: relative;
  display: none;
}
.product-item.visible {
  position: relative;
  display: inline-block;
}
.product-head {
  text-align: center;
}
.product-head h3,
.product-head .price {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
.product-head h3 {
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
}
.product-head h3:after {
  content: '-';
  margin: -7px 5px 0;
  display: inline-block;
  vertical-align: middle;
}
.product-head .price {
  color: #bec8f0;
}
.product-image {
  position: relative;
  overflow: hidden;
}
.product-image img {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.5s, visibility 0.5s;
}
.product-image img.hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.9);
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s ease-in-out;
}
.product-item:hover .product-image img.def-img {
  opacity: 0;
  visibility: hidden;
}
.product-item:hover .product-image img.def-img:last-child {
  opacity: 1;
  visibility: visible;
}
.product-item:hover .product-image img.hover-img {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.product-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.propduct-brand img,
.propduct-brand span {
  display: inline-block;
  vertical-align: middle;
}
.propduct-brand img {
  max-height: 25px;
  width: auto;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 5px;
}
.propduct-brand span {
  font-size: 11px;
  line-height: 1.3;
}
#holdlist {
  padding: 0 30px;
}
#holdlist .product-item {
  margin-bottom: 30px;
}
.products-section .show-more {
  position: relative;
  text-align: center;
  color: #bec8f0;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 5px;
}
.products-section .show-more span {
  position: relative;
  z-index: 9;
  padding: 2px 10px;
  background: #fff;
  cursor: pointer;
  transition: color 0.3s;
  border-radius: 3px;
}
.products-section .show-more:after,
.products-section .show-more:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -0.5px;
  content: '';
  background: #bec8f0;
}
.products-section .show-more:after {
  background: #fff;
  transform: scale(0);
  transition: transform 1.5s;
}
.products-section .show-more span:hover {
  color: #000;
}
.products-section .show-more span.less {
  display: none;
}
.products-section .show-more.show-less span.less {
  display: inline-block;
}
.products-section .show-more.show-less span.more {
  display: none;
}
.products-section .show-more:after {
  animation-name: moreFlashesLine;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.products-section .show-more span.more {
  transition: background 1.5s, color 1.5s;
  z-index: 9;
}
.products-section .show-more span.more {
  animation-name: moreFlashesButton;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes moreFlashesLine {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes moreFlashesButton {
  from {
    background: #fff;
    color: #bec8f0;
  }
  to {
    background: #bec8f0;
    color: #fff;
  }
}
.product-image {
  height: 300px;
}
form.form-horizontal {
  font: 14px/18px 'Open Sans';
}
form.form-horizontal .form-group {
  margin: 0 0 20px;
}
form.form-horizontal input {
  border-radius: 0;
  border-color: #bec8f0;
}
body textarea:focus,
body input[type="text"]:focus,
body input[type="password"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="time"]:focus,
body input[type="week"]:focus,
body input[type="number"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="search"]:focus,
body input[type="tel"]:focus,
body input[type="color"]:focus,
body .uneditable-input:focus {
  box-shadow: none;
  border-color: #252d58;
}
body form .hd-btn {
  display: block;
  float: none;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  background: #252d58;
  text-transform: uppercase;
  font-family: 'Open Sans';
  border: 0;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  transition: background 0.3s;
}
body form .hd-btn:hover {
  background: #bdc7ef;
}
body form .hd-btn:focus {
  outline: none;
}
.product-wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding-top: 30px;
}
.product-main-details {
  max-width: 670px;
  margin: 0 auto 20px;
}
.product-main-details .product-head {
  position: relative;
  padding: 0 50px;
  margin-bottom: 10px;
  text-align: center;
}
.product-main-details .product-head .title {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans';
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
}
.product-main-details .product-social-actions {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.product-social-actions {
  list-style-type: none;
  margin: 0;
}
.product-social-actions li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
}
.product-social-actions a {
  color: #333;
}
.product-social-actions a:hover {
  color: #242c57;
}
.product-img-wrapper {
  position: relative;
  display: block;
  margin-bottom: 13px;
  border: 1px solid #bfbfbf;
}
.product-img-wrapper a {
  display: block;
  max-width: 450px;
  margin: 0 auto;
}
.product-img-wrapper a:focus,
.product-img-wrapper a:active {
  outline: none;
}
.product-img-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.product-form form {
  margin: 0;
}
.product-form .row {
  position: relative;
  margin: 0;
}
.product-form .row:first-child {
  padding-right: 100px;
  margin-bottom: 10px;
}
.product-form .vat,
.product-form .price,
.product-form .price .value {
  display: inline-block;
  vertical-align: top;
}
.product-form .price {
  margin-right: 15px;
  color: #242c57;
  font-family: 'Open Sans';
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.3s;
}
.product-form .price:hover {
  color: #333;
}
.product-form .price .price-dd,
.product-form .price > span {
  display: inline-block;
  vertical-align: middle;
}
.product-form .price select {
  padding: 0 0 2px;
  height: 36px;
  margin: 0;
  border: 0;
  width: 35px;
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  line-height: 34px;
  color: #242c57;
  font-family: 'Open Sans';
}
.product-form .price select:focus {
  outline: none;
}
.dd {
  position: relative;
}
.dd-body {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
}
.dd.show .dd-body {
  display: block;
}
.price-switch {
  display: inline-block;
  vertical-align: top;
}
.euro,
.pound-currency .pound {
  display: block!important;
}
.pound,
.pound-currency .euro {
  display: none!important;
}
.color-dd {
  z-index: 99;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 18px;
}
.color-dd .dd-trigger {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 32px;
  padding: 5px;
  border: 3px solid #dcdcdc;
  text-transform: uppercase;
  border-radius: 0;
  box-sizing: border-box;
  background: #fff;
}
.color-dd .dd-trigger:before {
  position: absolute;
  top: 50%;
  right: 5px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #000;
}
.color-dd .dd-body {
  box-sizing: border-box;
  border: 1px solid #9aa6c4;
  background: #fff;
}
.color-dd .dd-body a {
  display: block;
  padding: 0 8px;
  color: #000;
}
.color-dd .dd-body a.active,
.color-dd .dd-body a:hover {
  background: #0c8cfc;
  color: #fff;
  text-decoration: none;
}
.color-dd .dd-trigger span,
.color-dd .dd-body a span {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: -7px 0 0 3px;
  border: 1px solid #9aa6c4;
}
.colors-hidden {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.product-form .vat {
  padding-top: 3px;
  font-family: 'Open Sans';
  color: #bfbfbf;
  text-transform: uppercase;
  font-size: 14px;
}
.product-form .view360 {
  position: absolute;
  top: 50%;
  right: 0;
  width: 120px;
  color: #242c57;
  text-align: right;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 1.1;
  opacity: 0.5;
  transform: translateY(-50%);
}
.product-form {
  padding-bottom: 15px;
  border-bottom: 2px solid #d4d4d4;
}
.product-form .row-form {
  padding-right: 120px;
}
.product-form .field-wrap {
  float: left;
  width: 36%;
  margin-right: 2%;
}
.product-form .field-wrap.size-small {
  width: 22%;
}
.product-form .field-wrap select {
  display: block;
  width: 100%;
  height: 32px;
  padding: 5px;
  margin: 0;
  border: 3px solid #dcdcdc;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  border-radius: 0;
}
.product-form .field-wrap select:focus {
  outline: none;
}
.product-form .form-action {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
}
.product-form .form-action input {
  display: block;
  width: 100%;
  background: #dcdcdc;
  color: #242c57;
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 18px;
  height: 32px;
  border: 0;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}
.product-form .form-action input:hover {
  background: #242c57;
  color: #dcdcdc;
}
.product-gallery .title,
.related-products .title {
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Open Sans';
  font-size: 16px;
  text-transform: uppercase;
  color: #bfbfbf;
}
.product-gallery .title strong,
.related-products .title strong {
  font-family: 'Open Sans';
  color: #000;
}
.product-gallery,
.related-products {
  margin-bottom: 20px;
}
.product-gallery ul,
.related-products ul {
  list-style-type: none;
  margin: 0;
}
.product-gallery ul li,
.related-products ul li {
  display: block;
  float: left;
  width: 23.5%;
  margin-left: 2%;
}
.product-gallery ul li:first-child {
  margin-left: 0;
}
.related-products ul li:first-child {
  margin-left: 0;
}
.product-specification {
  margin-bottom: 20px;
}
.product-specification .title {
  text-align: center;
  color: #bfbfbf;
}
.spec-table {
  position: relative;
  overflow: hidden;
  border: 1px solid #aaaaaa;
  font-size: 12px;
  color: #333;
  color: #000;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.spec-table .trow {
  border-bottom: 1px solid #aaa;
}
.spec-table .trow:last-child {
  border-bottom: 0;
}
.spec-table .tcol {
  position: relative;
  background: #fff;
  box-sizing: border-box;
  padding: 8px 5px 8px 10px;
  float: left;
}
.spec-table .tcol div,
.spec-table .tcol span {
  display: inline-block;
}
.spec-table .tcol:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100px;
  content: '';
  background: #aaa;
}
.spec-table .tcol:last-child:after {
  content: none;
}
.spec-table span {
  text-transform: uppercase;
  color: #404040;
  font-weight: 400;
}
.spec-table .one-fifth {
  width: 20%;
}
.spec-table .tree-fifth {
  width: 60%;
}
.row-added {
  display: none;
}
.product-added .row-added {
  display: block;
}
.row-added p {
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
  padding: 5px 20px;
  text-align: right;
  background: #1bcc1b;
  color: #fff;
  text-transform: lowercase;
}
.row-added p a {
  padding: 2px 10px;
  margin-left: 10px;
  border-radius: 2px;
  color: #1bcc1b;
  background: #fff;
}
.row-added p a:hover {
  text-decoration: none;
}
form input[type=text],
form input[type=password],
form select {
  border-radius: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#orderform1 .cart-wrapper,
#orderform1.show-checkout .checkout-wrapper {
  display: block;
}
#orderform1 .checkout-wrapper,
#orderform1.show-checkout .cart-wrapper {
  display: none;
}
.cart-wrapper {
  max-width: 870px;
  margin: 0 auto;
}
.cart-wrapper .section-head {
  margin-bottom: 35px;
  padding: 20px 0 10px;
  border-bottom: 1px solid #333;
}
.cart-wrapper .section-head h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.2;
  color: #333;
  font-family: 'Open Sans';
}
.cart-wrapper .section-head h2:after {
  display: inline-block;
  vertical-align: bottom;
  content: '';
  margin-left: 12px;
  width: 37px;
  height: 34px;
  background: url(/Content/images/nav-icon-cart-black.png) no-repeat 0 0;
}
.cart-items {
  position: relative;
}
.cart-wrapper.loading .cart-items,
.cart-wrapper.loading .cart-footer,
.checkout-wrapper.loading .section {
  opacity: 0.5;
  pointer-events: none;
}
.cart-wrapper:after,
.checkout-wrapper:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  background-color: #bec8f0;
  content: '';
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  -webkit-animation: sk-rotateplane 1.8s infinite ease-in-out;
  animation: sk-rotateplane 1.8s infinite ease-in-out;
}
.cart-wrapper.loading:after,
.checkout-wrapper.loading:after {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.cart-items .item-row {
  position: relative;
  padding-right: 260px;
  margin-bottom: 45px;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  transition: opacity 0.3s;
}
.cart-items .col-head {
  padding: 5px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #bfbfbf;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.cart-items .col-det .col-head {
  padding-left: 25px;
}
.cart-items .col-qty,
.cart-items .col-price,
.cart-items .col-total {
  position: absolute;
  top: 0;
  text-align: center;
}
.cart-items .col-total {
  right: 0;
  width: 75px;
}
.cart-items .col-qty {
  right: 75px;
  width: 105px;
}
.cart-items .col-price {
  right: 180px;
  width: 95px;
}
.cart-items .col-qty input {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 40px;
  height: 20px;
  margin: 0 2px;
  border: 1px solid #bfbfbf;
  color: #333;
  border-radius: 0;
}
.cart-items .col-qty span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.3;
  cursor: pointer;
}
.cart-items .col-qty span:hover {
  color: #242c57;
}
.cart-items .col-det .col-body {
  position: relative;
  padding-right: 155px;
}
.cart-items .col-det img {
  float: left;
  max-width: 20%;
}
.cart-items .col-det .remove {
  position: absolute;
  top: 0;
  right: 35px;
  color: #333;
}
.cart-items .col-det .remove strong {
  color: #000;
  font-family: 'Open Sans';
}
.cart-footer {
  text-align: justify;
  margin-bottom: -20px;
}
.cart-footer:after {
  display: inline-block;
  width: 100%;
  content: '';
}
.cart-footer .col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cart-footer .col-back {
  width: 33%;
  /*width: 290px;*/
}
.cart-footer .col-back a {
  display: block;
  margin-bottom: 15px;
  color: #ff0000;
  font-size: 12px;
}
.cart-footer .col-back a:before {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  content: '';
  margin-right: 10px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid #ff0000;
}
.cart-footer .col-back p {
  font-family: Helvetica;
  font-size: 11px;
  color: #000;
}
.cart-footer .col-est {
  width: 28%;
  /* width: 250px;*/
}
.cart-footer .col-est h4 {
  margin: 0 0 10px;
  color: #333;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
}
.cart-footer .col-est p {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-family: Helvetica;
  font-size: 11px;
  color: #000;
}
.cart-footer .col-est input,
.cart-footer .col-est select {
  display: block;
  width: 100%;
  height: 33px;
  padding: 4px 10px;
  border: 3px solid #bec8f0;
  color: #333;
}
.cart-footer .col-total {
  width: 23%;
  /*width: 200px;*/
  text-align: right;
  color: #333;
}
.cart-footer .col-total ul {
  list-style-type: none;
  margin: 0;
}
.cart-footer .col-total ul li {
  margin-bottom: 10px;
}
.cart-footer .col-total ul li span {
  display: inline-block;
}
.cart-footer .col-total ul li div {
  display: inline-block;
  min-width: 45px;
}
.cart-footer .col-total ul li > span:first-child {
  width: 110px;
  margin-right: 5px;
}
.cart-footer .col-total ul li.stronger {
  font-family: 'Open Sans';
  color: #000;
}
.cart-footer .col-total ul li.smaller {
  font-size: 90%;
}
.cart-footer .col-total .button,
.cart-footer .col-total button,
.cart-footer .col-total input {
  display: block;
  width: 100%;
  padding: 7px;
  text-align: center;
  background: #252d58;
  color: #fff;
  font-family: 'Open Sans';
  border: 0;
  font-size: 15px;
}
.cart-footer .col-total .button,
.cart-footer .col-total .button:hover {
  text-decoration: none;
}
.cart-footer .col-total .shipping-row {
  display: none;
}
.cart-footer .col-total ul li.shipping-row .price {
  width: auto;
  margin: 0;
}
.cart-footer .col-total.show-shipping .shipping-row {
  display: block;
}
.checkout-wrapper {
  max-width: 870px;
  margin: 0 auto;
  padding-top: 20px;
}
.checkout-wrapper .section-head {
  text-align: center;
}
.checkout-wrapper .section-head h2 {
  padding: 8px 0;
  margin: 0 0 25px;
  font-size: 20px;
  line-height: 1.2;
  color: #333;
  font-family: 'Open Sans';
  border-bottom: 1px solid #bfbfbf;
}
.checkout-wrapper .section-head p {
  font-size: 12px;
  font-family: Helvetica;
}
.checkout-wrapper .section {
  margin-bottom: 20px;
}
.checkout-wrapper .section .section-cart-title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.2;
  color: #333;
  font-family: 'Open Sans';
}
.checkout-wrapper .section .form-row {
  margin-bottom: 5px;
}
.checkout-wrapper .section .form-row:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.checkout-wrapper .section .form-field {
  float: left;
  width: 16%;
  margin-left: 0.8%;
}
.checkout-wrapper .section .form-field input {
  display: block;
  width: 100%;
  height: 33px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 25px;
  border: 2px solid #bec8f0;
  border-radius: 0;
  color: #252d58;
}
.checkout-wrapper .section .form-field select {
  display: block;
  width: 100%;
  height: 33px;
  padding: 0 2px 0 10px;
  border: 2px solid #bec8f0;
  border-radius: 0;
}
.checkout-wrapper .section .form-field-double {
  width: 32.8%;
}
.checkout-wrapper .section .form-field:first-child {
  margin-left: 0;
}
.checkout-wrapper .section .notes {
  margin-bottom: 15px;
  font-size: 12px;
  font-family: Helvetica;
}
.checkout-wrapper .section .notes span {
  font-size: 12px;
  font-family: Open Sans;
  text-transform: uppercase;
  color: #ff4040;
}
.checkout-wrapper .section .radio-field div {
  padding-left: 20px;
  font-size: 12px;
}
.checkout-wrapper .section .radio-field,
.checkout-wrapper .section .checkbox-field {
  position: relative;
  display: block;
  margin-bottom: 10px;
  font-family: Arial;
}
.checkout-wrapper .section .radio-field input,
.checkout-wrapper .section .checkbox-field input {
  position: absolute;
  opacity: 0;
}
.checkout-wrapper .section .radio-field label,
.checkout-wrapper .section .checkbox-field label {
  position: relative;
  display: block;
  padding-left: 26px;
  font-size: 14px;
  color: #252d58;
}
.checkout-wrapper .section .radio-field label {
  padding-left: 20px;
}
.checkout-wrapper .section .radio-field label:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 10px;
  height: 10px;
  margin-top: -6px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #b5b5b5;
  background: #fff;
  border-radius: 50%;
}
.checkout-wrapper .section .radio-field input:checked + label:before {
  background: #000;
}
.checkout-wrapper .section .checkbox-field label:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
  border: 1px solid #bec8f0;
}
.checkout-wrapper .section .checkbox-field label:after {
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  content: '\2713';
  color: #bec8f0;
  font-weight: bold;
  font-family: Arial;
  opacity: 0;
  visibility: hidden;
}
.checkout-wrapper .section .checkbox-field input:checked + label:after {
  opacity: 1;
  visibility: visible;
}
.checkout-wrapper .section .form-field input::-webkit-input-placeholder {
  color: #252d58;
}
.checkout-wrapper .section .form-field input::-moz-placeholder {
  color: #252d58;
}
.checkout-wrapper .section .form-field input:-ms-input-placeholder {
  color: #252d58;
}
.checkout-wrapper .section .form-field input:-moz-placeholder {
  color: #252d58;
}
.checkout-wrapper .delivery-price {
  display: inline-block;
}
.checkout-wrapper .section .col {
  float: left;
  width: 37%;
  box-sizing: border-box;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.2;
}
.checkout-wrapper .section .col + .col {
  width: 63%;
}
.checkout-wrapper .section .col:first-child {
  padding-right: 20px;
}
.checkout-wrapper .cart-items .item-row {
  margin: 0;
  border-bottom: 1px solid #bfbfbf;
  font-size: 15px;
}
.checkout-wrapper .cart-items .item-row:last-child {
  border-bottom: 0;
}
.checkout-wrapper .cart-items .item-row.item-head {
  color: #333;
  font-size: 16px;
}
.checkout-wrapper .cart-items .item-row strong {
  color: #333;
  font-family: 'Open Sans';
}
.checkout-wrapper .cart-items .item-row .item-col {
  padding: 8px 0;
}
.checkout-wrapper .cart-items .item-row .item-col span {
  display: inline-block;
}
.checkout-wrapper .cart-items .item-row .item-col p {
  padding: 0;
  margin: 0;
}
.checkout-wrapper .section-total .col {
  width: 65%;
}
.checkout-wrapper .section-total .col + .col {
  width: 35%;
}
.checkout-wrapper .section-total textarea {
  width: 100%;
  height: 91px;
  margin-bottom: 20px;
  resize: none;
  padding: 5px 20px;
  color: #000;
  border: 3px solid #bec8f0;
}
.checkout-wrapper .section-total p {
  font-size: 12px;
  color: #000;
}
.checkout-wrapper .section-total .col-total ul {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-size: 16px;
}
.checkout-wrapper .section-total .col-total ul li {
  padding: 0;
  margin: 0;
}
.checkout-wrapper .section-total .col-total a {
  color: #ff4040;
}
.checkout-wrapper .section-total.cart-footer .col-total ul li > span {
  width: 140px;
}
.checkout-wrapper .section-total .col-total .checkbox-field {
  display: inline-block;
  margin-bottom: 12px;
}
.checkout-wrapper .section-total .button {
  width: 210px;
  margin: 0 0 0 auto;
}
.checkout-wrapper .cart-items .col-head {
  display: none;
}
.empty-cart {
  padding: 50px 0;
  text-align: center;
}
#sendStatus {
  margin-bottom: 10px;
  padding-left: 10px;
  color: white;
}
.sendStatusSuccess {
  background-color: #1bcc1b;
}
.sendStatusError {
  background-color: orangered;
}
body .modal {
  background: transparent;
}
body .modal .modal-dialog {
  max-width: 100%;
}
.f-cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #f2f2f2;
  line-height: 24px;
  padding: 3px 0;
  color: #000;
  text-align: center;
  font-size: 14px;
}
.cookie-hide .f-cookie-bar {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.f-cookie-bar p {
  margin: 0;
  padding: 0;
}
.f-cookie-bar a {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
  border-radius: 3px;
  background: #7a7a7a;
  color: #fff;
  margin: 0 5px;
}
.f-cookie-bar a:hover {
  background: #8c8c8c;
  color: #fff;
  text-decoration: none;
}
.f-cookie-bar a:focus {
  background: #8c8c8c;
  color: #fff;
  text-decoration: none;
}
.f-cookie-bar a.cookie-accept {
  background: #007700;
}
.f-cookie-bar a.cookie-accept:hover {
  background: #009900;
}
/*          Themes          */
.logo {
  display: none;
}
.theme-color-img {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  margin-left: 5px;
  width: 50px;
  height: 15px;
  background: url(/Content/images/dots-default.png) no-repeat 0 0;
}
/*HRT*/
.theme-hrt .logo-hrt {
  display: block;
}
.theme-hrt .li-logo-hrt {
  display: none;
}
.theme-hrt .header,
.theme-hrt .footer {
  border-color: #ff6400;
}
.theme-hrt .menu-trigger i,
.theme-hrt .menu-trigger:after,
.theme-hrt .menu-trigger:before {
  background: #ff6400;
  border-color: #ff6400;
}
.theme-hrt .close-button:hover,
.theme-hrt .nav-volumes li.home-link a:hover {
  border-color: #ff6400;
  color: #ff6400;
}
.theme-hrt .row-added p a:hover,
.theme-hrt .back-to-top:hover,
.theme-hrt .product-form .price,
.theme-hrt .product-head .price,
.theme-hrt .product-form .view360,
.theme-hrt .product-form .price select,
.theme-hrt .products-section .show-more,
.theme-hrt .product-social-actions a:hover,
.theme-hrt .side-menu ul li a:hover {
  color: #ff6400;
}
.theme-hrt .back-to-top:hover span {
  border-bottom-color: #ff6400;
}
.theme-hrt .products-section .show-more:before,
.theme-hrt .products-section .show-more span.more {
  background-color: #ff6400;
}
.theme-hrt .product-form .form-action input {
  color: #ff6400;
}
.theme-hrt .product-form .form-action input:hover {
  background: #ff6400;
  color: #dcdcdc;
}
.theme-hrt .theme-color-img {
  background-image: url(/Content/images/dots-orange.png);
}
.theme-hrt .products-section .show-more span.more {
  animation-name: moreFlashesButtonHRT;
}
@keyframes moreFlashesButtonHRT {
  from {
    background: #fff;
    color: #ff6400;
  }
  to {
    background: #ff6400;
    color: #fff;
  }
}
/*BoulderSpecial*/
.theme-boulderspecial .logo-boulder {
  display: block;
}
.theme-boulderspecial .li-logo-boulder {
  display: none;
}
.theme-boulderspecial .header,
.theme-boulderspecial .footer {
  border-color: #ff3c00;
}
.theme-boulderspecial .menu-trigger i,
.theme-boulderspecial .menu-trigger:after,
.theme-boulderspecial .menu-trigger:before {
  background: #ff3c00;
  border-color: #ff3c00;
}
.theme-boulderspecial .close-button:hover,
.theme-boulderspecial .nav-volumes li.home-link a:hover {
  border-color: #ff3c00;
  color: #ff3c00;
}
.theme-boulderspecial .row-added p a:hover .theme-boulderspecial .back-to-top:hover,
.theme-boulderspecial .product-form .price,
.theme-boulderspecial .product-head .price,
.theme-boulderspecial .product-form .view360,
.theme-boulderspecial .product-form .price select,
.theme-boulderspecial .products-section .show-more,
.theme-boulderspecial .product-social-actions a:hover,
.theme-boulderspecial .side-menu ul li a:hover {
  color: #ff3c00;
}
.theme-boulderspecial .back-to-top:hover span {
  border-bottom-color: #ff3c00;
}
.theme-boulderspecial .products-section .show-more:before,
.theme-boulderspecial .products-section .show-more span.more {
  background-color: #ff3c00;
}
.theme-boulderspecial .product-form .form-action input {
  color: #ff3c00;
}
.theme-boulderspecial .product-form .form-action input:hover {
  background: #ff3c00;
  color: #dcdcdc;
}
.theme-boulderspecial .theme-color-img {
  background-image: url(/Content/images/dots-red.png);
}
.theme-boulderspecial .products-section .show-more span.more {
  animation-name: moreFlashesButtonBoulderspecial;
}
@keyframes moreFlashesButtonBoulderspecial {
  from {
    background: #fff;
    color: #ff3c00;
  }
  to {
    background: #ff3c00;
    color: #fff;
  }
}
/*300*/
.theme-300 .logo-300 {
  display: block;
}
.theme-300 .li-logo-300 {
  display: none;
}
.theme-300 .header,
.theme-300 .footer {
  border-color: #0096fa;
}
.theme-300 .menu-trigger i,
.theme-300 .menu-trigger:after,
.theme-300 .menu-trigger:before {
  background: #0096fa;
  border-color: #0096fa;
}
.theme-300 .close-button:hover,
.theme-300 .nav-volumes li.home-link a:hover {
  border-color: #0096fa;
  color: #0096fa;
}
.theme-300 .row-added p a:hover,
.theme-300 .back-to-top:hover,
.theme-300 .product-form .price,
.theme-300 .product-head .price,
.theme-300 .product-form .view360,
.theme-300 .product-form .price select,
.theme-300 .products-section .show-more,
.theme-300 .product-social-actions a:hover,
.theme-300 .side-menu ul li a:hover {
  color: #0096fa;
}
.theme-300 .back-to-top:hover span {
  border-bottom-color: #0096fa;
}
.theme-300 .products-section .show-more:before,
.theme-300 .products-section .show-more span.more {
  background-color: #0096fa;
}
.theme-300 .product-form .form-action input {
  color: #0096fa;
}
.theme-300 .product-form .form-action input:hover {
  background: #0096fa;
  color: #dcdcdc;
}
.theme-300 .theme-color-img {
  background-image: url(/Content/images/dots-blue.png);
}
.theme-300 .products-section .show-more span.more {
  animation-name: moreFlashesButton300;
}
@keyframes moreFlashesButton300 {
  from {
    background: #fff;
    color: #0096fa;
  }
  to {
    background: #0096fa;
    color: #fff;
  }
}
/*Fiction*/
.theme-fiction .header {
  background: #aaa;
}
.theme-fiction .logo-fiction {
  display: block;
}
.theme-fiction .li-logo-fiction {
  display: none;
}
.theme-fiction .header,
.theme-fiction .footer {
  border-color: #782c98;
}
.theme-fiction .menu-trigger i,
.theme-fiction .menu-trigger:after,
.theme-fiction .menu-trigger:before {
  background: #782c98;
  border-color: #782c98;
}
.theme-fiction .close-button:hover,
.theme-fiction .nav-volumes li.home-link a:hover {
  border-color: #782c98;
  color: #782c98;
}
.theme-fiction .row-added p a:hover,
.theme-fiction .back-to-top:hover,
.theme-fiction .product-form .price,
.theme-fiction .product-head .price,
.theme-fiction .product-form .view360,
.theme-fiction .product-form .price select,
.theme-fiction .products-section .show-more,
.theme-fiction .product-social-actions a:hover,
.theme-fiction .side-menu ul li a:hover {
  color: #782c98;
}
.theme-fiction .back-to-top:hover span {
  border-bottom-color: #782c98;
}
.theme-fiction .products-section .show-more:before,
.theme-fiction .products-section .show-more span.more {
  background-color: #782c98;
}
.theme-fiction .product-form .form-action input {
  color: #782c98;
}
.theme-fiction .product-form .form-action input:hover {
  background: #782c98;
  color: #dcdcdc;
}
.theme-fiction .theme-color-img {
  background-image: url(/Content/images/dots-purple.png);
}
.theme-fiction .products-section .show-more span.more {
  animation-name: moreFlashesButtonFiction;
}
@keyframes moreFlashesButtonFiction {
  from {
    background: #fff;
    color: #782c98;
  }
  to {
    background: #782c98;
    color: #fff;
  }
}
@media screen and (max-width: 1600px) {
  .fixed-sides .side-menu.left-side-menu {
    left: 8%;
  }
  .fixed-sides .side-menu.right-side-menu {
    right: 8%;
  }
}
@media screen and (max-width: 1400px) {
  .fixed-sides .side-menu.left-side-menu {
    left: 0;
  }
  .fixed-sides .side-menu.right-side-menu {
    right: 0;
  }
  .home .wrapper {
    box-sizing: border-box;
    padding: 80px 0 78px;
  }
}
@media screen and (max-width: 1200px) {
  .fixed-container {
    width: 940px;
    margin-left: -470px;
  }
}
/*html body .container { width: 100%; }*/
@media screen and (max-width: 1140px) {
  .header .container {
    position: static;
  }
  .side-menu {
    margin-top: 7px;
    padding: 30px 20px;
  }
  .side-menu.right-side-menu {
    right: 0;
  }
  .side-menu.left-side-menu {
    left: 0;
  }
  .fixed-sides .side-menu.left-side-menu {
    left: 0;
  }
  .fixed-sides .side-menu.right-side-menu {
    right: 0;
  }
  .nav-socials,
  .nav-authorization {
    bottom: 10px;
  }
  .nav-socials {
    right: 20px;
  }
  .nav-authorization {
    left: 20px;
  }
}
@media screen and (max-width: 980px) {
  html body {
    padding: 0;
  }
  .nav-socials,
  .nav-authorization {
    bottom: auto;
    top: 6px;
    width: auto;
  }
  .nav-authorization {
    left: 5px;
  }
  .nav-socials {
    right: 5px;
  }
  .header {
    padding: 5px 0;
  }
  .header-inner {
    padding: 40px 0 0 0;
  }
  .home .nav-volumes img {
    height: 60px;
    width: auto;
  }
  .section-description {
    padding: 0 30px 5px;
  }
  .tabs-nav a {
    padding: 8px;
    font-size: 14px;
  }
  .tabs-nav li.active a {
    font-size: 20px;
  }
  .sub-cats-nav a {
    padding: 8px;
    font-size: 14px;
  }
  .sub-cats-nav li.active a {
    font-size: 18px;
  }
  .products-section > .title {
    font-size: 15px;
  }
  .products-section .product-item {
    width: 33.33334%;
  }
  .product-head h3,
  .product-head .price {
    font-size: 12px;
  }
  .side-menu {
    padding: 5px 20px;
    width: 185px;
  }
  .menu-trigger.trigger-left-side,
  .fixed-sides .menu-trigger.trigger-left-side {
    left: 15px;
  }
  .menu-trigger.trigger-right-side,
  .fixed-sides .menu-trigger.trigger-right-side {
    right: 15px;
  }
  .cart-items .col-det .col-body {
    padding-right: 100px;
  }
  .cart-footer .col-total {
    width: 33%;
  }
  .fixed-sides .fixed-container .menu-trigger.trigger-left-side,
  .fixed-sides .fixed-container .menu-trigger.trigger-right-side {
    top: -15px;
  }
  .fixed-container {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .menu-trigger {
    top: 120px;
  }
  .fixed-sides .menu-trigger {
    top: 10px;
  }
  .menu-trigger.trigger-left-side,
  .fixed-sides .menu-trigger.trigger-left-side {
    left: 5px;
  }
  .menu-trigger.trigger-right-side,
  .fixed-sides .menu-trigger.trigger-right-side {
    right: 5px;
  }
  .products-section .product-item {
    width: 50%;
  }
  .home .nav-volumes {
    padding: 60px 0 20px;
  }
  .home .menu-trigger {
    top: 120px;
  }
  .home .wrapper {
    padding-top: 175px;
  }
  .fixed-sides .fixed-container .menu-trigger.trigger-left-side,
  .fixed-sides .fixed-container .menu-trigger.trigger-right-side {
    top: 5px;
  }
}
@media screen and (max-width: 580px) {
  body {
    font-size: 14px;
  }
  .header .container,
  .footer .container {
    padding: 0 5px;
  }
  .header-inner {
    padding-top: 5px;
  }
  .header-inner .logo {
    float: none;
    margin: 0 auto;
  }
  .theme-hrt .nav-volumes,
  .theme-boulderspecial .nav-volumes,
  .theme-300 .nav-volumes,
  .theme-fiction .nav-volumes {
    float: none;
    padding-top: 10px;
  }
  .nav-volumes li {
    margin: 0 3px;
  }
  .content-products {
    padding: 15px 0;
  }
  .section-description {
    padding: 0 0 20px;
    font-size: 12px;
  }
  .tabs-nav a,
  .sub-cats-nav a {
    padding: 5px 3px;
  }
  .tabs-nav a {
    font-size: 12px;
  }
  .tabs-nav li.active a {
    font-size: 16px;
  }
  .sub-cats-nav a {
    font-size: 12px;
  }
  .sub-cats-nav li.active a {
    font-size: 14px;
  }
  .products-section > .title {
    font-size: 13px;
  }
  .side-menu {
    padding: 20px 10px;
    width: 160px;
  }
  .footer .copyright {
    font-size: 12px;
    color: #fff;
  }
  nav ul li {
    margin: 0 1px;
  }
  .nav-socials,
  .nav-authorization {
    top: 0;
  }
  .nav-socials img {
    height: 14px;
    width: auto;
  }
  .nav-authorization img {
    width: 14px;
    height: auto;
  }
  .nav-authorization a[title="Shopping cart"] img {
    width: 24px;
  }
  .nav-volumes img {
    height: 20px;
    width: auto;
  }
  .header-inner .logo {
    max-width: 150px;
    height: auto;
  }
  .menu-trigger {
    top: auto;
    bottom: -30px;
    width: 30px;
  }
  .fixed-sides .menu-trigger {
    top: -15px;
    bottom: auto;
    width: 30px;
  }
  .menu-trigger i,
  .menu-trigger:after,
  .menu-trigger:before {
    width: 30px;
    height: 4px;
  }
  .show-left-side .menu-trigger.trigger-left-side:before {
    transform: rotate(-45deg) translate(-3px, 0);
  }
  .show-left-side .menu-trigger.trigger-left-side:after {
    transform: rotate(45deg) translate(-8px, -6px);
  }
  .show-right-side .menu-trigger.trigger-right-side:before {
    transform: rotate(-45deg) translate(-3px, 0);
  }
  .show-right-side .menu-trigger.trigger-right-side:after {
    transform: rotate(45deg) translate(-8px, -6px);
  }
  .fixed-sides .fixed-container .menu-trigger.trigger-left-side,
  .fixed-sides .fixed-container .menu-trigger.trigger-right-side {
    top: -15px;
  }
  .spec-table .one-fifth {
    width: 50%;
    border-bottom: 1px solid #aaa;
  }
  .spec-table .tree-fifth,
  .spec-table .tcol.full-width {
    width: 100%;
  }
  .spec-table .trow:nth-child(2) .tcol:last-child {
    width: 100%;
  }
  .spec-table .tcol:last-child {
    border-bottom: 0;
  }
  .spec-table .tcol:nth-child(2n):after {
    content: none;
  }
  .spec-table .tcol div {
    vertical-align: inherit;
  }
  .row-added p {
    font-size: 10px;
    padding: 5px;
  }
  .breadcrumbs {
    text-align: center;
  }
  .home .nav-volumes img {
    max-height: 40px;
  }
  .home .nav-volumes li {
    margin: 0;
  }
  .spec-table {
    font-size: 10px;
  }
  .product-form .row-form {
    padding-right: 0;
  }
  .product-form .field-wrap {
    width: 49%;
    margin: 0 0 10px 2%;
  }
  .product-form .field-wrap:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .product-form .form-action {
    top: auto;
    bottom: 0;
    width: 49%;
  }
  .product-form .field-wrap.size-small {
    width: 49%;
    margin-bottom: 0;
  }
  .cart-footer .col-est,
  .cart-footer .col-back {
    width: 49%;
  }
  .cart-footer .col-total {
    width: 100%;
    padding-top: 20px;
  }
  .cart-items .item-row {
    padding-right: 0;
    padding-bottom: 10px;
    border: 1px solid #bec8f0;
    margin-bottom: 20px;
  }
  .cart-items .item-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .cart-items .col-qty,
  .cart-items .col-price,
  .cart-items .col-total {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    right: auto;
    float: left;
    width: 33.33%;
  }
  .cart-items .col-det .remove {
    right: 5px;
  }
  .cart-items .col-det .col-body {
    padding-right: 75px;
    padding-left: 10px;
  }
  .checkout-wrapper .section .form-row {
    margin-bottom: 0;
  }
  .checkout-wrapper .section .form-field {
    width: 32%;
    margin-left: 2%;
  }
  .checkout-wrapper .section .form-field:nth-child(3n+1) {
    margin-left: 0%;
  }
  .checkout-wrapper .cart-items .item-row {
    margin-bottom: 5px;
  }
  .checkout-wrapper .section .col,
  .checkout-wrapper .section .col + .col {
    float: none;
    width: 100%;
  }
  .checkout-wrapper .section .col:first-child {
    padding-right: 0;
  }
  .checkout-wrapper .cart-items .col-head {
    display: block;
  }
  .checkout-wrapper .cart-items .item-row.item-head {
    display: none;
  }
  .checkout-wrapper .cart-items .item-row:last-child {
    border-bottom: 1px solid #bec8f0;
  }
  .checkout-wrapper .cart-items .item-row .col-det p {
    padding-left: 20px;
  }
  .contact-info ul li {
    padding-left: 0;
    margin-bottom: 10px;
  }
  .contact-info ul li:last-child {
    margin-top: 0;
  }
  .contact-info ul li span.line-title {
    position: static;
    width: auto;
    display: block;
    text-align: left;
  }
  .contact .form-contact .form-field.form-field-name {
    width: 100%;
  }
  .contact .form-contact .form-field.form-field-phone {
    width: 100%;
    margin-left: 0;
  }
  form {
    max-width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .cart-footer .col-est,
  .cart-footer .col-back {
    width: 100%;
  }
  .cart-footer .col-est {
    padding-top: 20px;
  }
  .checkout-wrapper .section-total .button {
    display: block;
    width: 100%;
  }
}
