/*#52771B*/
/* promobar */
/*#7e3bd0*/
/*#d03bc4*/
/* media up to # */
/* media from # up */
#agallery .image {
  height: 300px;
  text-align: center; }
  #agallery .image img {
    width: auto;
    height: 100%; }
  @media (min-width: 768px) {
    #agallery .image {
      height: 360px; } }
  @media (min-width: 980px) {
    #agallery .image {
      height: 480px; } }

#agallery main .image img {
  -moz-filter: initial;
  -webkit-filter: initial;
  filter: url(#ImageBgTone);
  /*z-index: -1;*/ }

.article-detail-top-section .article-description {
  flex: 1 0 50%;
  background-color: #EDEFEA;
  padding: 20px; }
  .article-detail-top-section .article-description > h1 {
    margin-top: 0; }

#aprice {
  padding: 0;
  margin-top: 0; }
  #aprice h5 {
    display: none; }
  #aprice h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #1F1F1F;
    display: inline-block;
    font-weight: normal;
    font-size: 1.4rem;
    margin: 0;
    vertical-align: top;
    margin-top: 2px; }
  #aprice .price {
    display: inline-block;
    margin-left: 8px; }
  #aprice .currency1 {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Bitter, Georgia, Times, Times New Roman, serif;
    color: #5f7f0f; }
  #aprice .vat {
    display: inline-block;
    margin-left: 8px;
    font-size: 80%;
    color: #666; }
  #aprice .shipping {
    margin-bottom: 10px; }
    #aprice .shipping h6 {
      color: #666; }
    #aprice .shipping div {
      display: inline-block; }
  #aprice #adelivery_time {
    font-weight: bold;
    color: #3b7226;
    margin-bottom: 10px; }
    #aprice #adelivery_time h6 {
      font-weight: normal;
      color: #3b7226; }
    #aprice #adelivery_time .not_available {
      color: #EE0000; }
  #aprice #adiscount > div {
    display: none; }

.article #adiscount h6 {
  font-family: Bitter, Georgia, Times, Times New Roman, serif;
  color: #666; }
  .article #adiscount h6 span {
    display: none; }

.article #adiscount .discount_details {
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse; }
  .article #adiscount .discount_details td {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    background-color: #F4F5F2; }
  .article #adiscount .discount_details th {
    padding: 3px 0;
    text-align: left;
    font-weight: normal;
    font-size: 1.3rem;
    color: #888; }
  .article #adiscount .discount_details caption {
    display: none; }

#ainfo .teaser {
  margin-bottom: 20px; }

#ainfo > h5,
#agallery > h5 {
  display: none; }

#ainfo header,
#agallery header {
  display: none; }

#amatrix_dropdown {
  display: none;
  margin-top: 20px; }
  #amatrix_dropdown.visible {
    display: block; }
  #amatrix_dropdown select {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 6px 30px 6px 6px;
    border-radius: 4px;
    color: white;
    -webkit-appearance: none; }
  #amatrix_dropdown option {
    color: black;
    background-color: #F4F5F2; }

#afreight_class.BULKY dd {
  color: red;
  font-weight: bold; }

.article.detail h3 {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: normal;
  color: #465241; }

.article.detail h5 {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: normal;
  color: #465241;
  margin: 10px 0; }

.article.detail dl {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0; }

.article.detail dt {
  flex: 0 0 33.33%;
  color: #999;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.article.detail dd {
  flex: 0 0 66.66%;
  margin-left: 0;
  text-overflow: ellipsis;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px; }
  .article.detail dd.parameter a > span {
    display: none; }

@media (min-width: 768px) {
  .article.detail h3 {
    font-size: 2.4rem;
    line-height: 3rem; }
  .article.detail h5 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin: 10px 0; } }

.article.detail #arating {
  margin-bottom: 10px; }
  .article.detail #arating span {
    font-size: 1rem; }
    .article.detail #arating span.count {
      color: #999; }

.article.detail #amatrix_dropdown dd {
  top: -33px; }

#abuy {
  margin: 0;
  padding: 5px 0 5px 0; }
  #abuy form {
    position: relative; }
    #abuy form button.buy {
      display: block;
      width: 160px;
      height: 38px;
      padding-left: 40px;
      color: #fff;
      background-color: #5f7f0f;
      border: none;
      border-radius: 0;
      font-size: 1.4rem;
      text-transform: uppercase;
      margin-bottom: 10px; }
      #abuy form button.buy:hover {
        background-color: #83af16; }
      #abuy form button.buy > i {
        display: none; }
      @media (min-width: 768px) {
        #abuy form button.buy {
          width: 250px;
          height: 45px;
          font-size: 1.6rem;
          padding-left: 10px; } }
      @media (min-width: 980px) {
        #abuy form button.buy {
          width: 280px;
          height: 56px;
          font-size: 1.8rem; } }
      @media (min-width: 1200px) {
        #abuy form button.buy {
          width: 300px; } }
    #abuy form button.wishlist {
      color: #5f7f0f;
      float: right;
      margin-top: -39px; }
      #abuy form button.wishlist i {
        padding-bottom: 2px;
        vertical-align: middle; }
      @media (min-width: 768px) and (max-width: 979px) {
        #abuy form button.wishlist {
          float: none;
          margin-top: 0; } }
      #abuy form button.wishlist:hover {
        background-color: #EE5A1C;
        color: #fff; }
    #abuy form label[for=qty] {
      display: none; }
    #abuy form .qty {
      position: absolute;
      left: 2px;
      top: 2px;
      height: 34px;
      padding: 7px 2px 7px 7px;
      width: 38px;
      text-align: left;
      border: none;
      text-align: center;
      font-weight: bold; }
      @media (min-width: 768px) {
        #abuy form .qty {
          height: 41px;
          padding: 7px 2px 7px 7px;
          width: 45px; } }
      @media (min-width: 980px) {
        #abuy form .qty {
          height: 52px;
          padding: 7px 2px 7px 7px;
          width: 54px; } }
    #abuy form .cart_status {
      width: 100%;
      text-align: left;
      font-size: 90%;
      margin-top: 5px; }

#acrumbs {
  margin: 0 0 20px;
  padding: 0 10px 20px; }

@include-media-m-up {
  #acrumbs {
    margin: 20px 0; } }
  #acrumbs ul {
    display: inline-block;
    position: relative;
    margin: 0;
    list-style-type: none;
    padding-left: 0;
    font-size: 1.3rem; }
    #acrumbs ul li {
      display: none; }
      #acrumbs ul li:last-child {
        display: inline-block; }
        #acrumbs ul li:last-child a {
          display: inline-block;
          border: 1px solid #666;
          padding: 1px 6px;
          margin: 4px;
          border-radius: 3px; }

#atabs {
  border-bottom: 7px solid #465241; }
  #atabs header {
    display: flex;
    flex-direction: row; }
    #atabs header a {
      flex-grow: 1;
      left: -6px;
      border: 1px solid #666;
      border-bottom: 0;
      padding: 6px 16px 6px 12px;
      background-color: #465241;
      color: #333;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 80%;
      font-weight: bold;
      cursor: pointer; }
      #atabs header a:first-child {
        border-radius: 7px 0 0 0; }
      #atabs header a:last-child {
        border-radius: 0 7px 0 0; }
      #atabs header a.sel {
        background-color: #fff; }
  #atabs main {
    padding: 2px; }

.article-detail-top-section {
  background-color: #F4F5F2;
  margin-bottom: 20px; }
  .article-detail-top-section > .wrapper {
    display: flex;
    flex-flow: row wrap;
    background: none;
    margin-left: auto;
    margin-right: auto;
    max-width: auto; }
    @media (max-width: 543px) {
      .article-detail-top-section > .wrapper {
        width: 100%; } }
    @media (min-width: 544px) and (max-width: 767px) {
      .article-detail-top-section > .wrapper {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 979px) {
      .article-detail-top-section > .wrapper {
        max-width: 720px; } }
    @media (min-width: 980px) and (max-width: 1199px) {
      .article-detail-top-section > .wrapper {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .article-detail-top-section > .wrapper {
        max-width: 1140px; } }
  .article-detail-top-section .action_images {
    position: relative;
    top: auto;
    margin-bottom: 10px; }
    .article-detail-top-section .action_images .action_image {
      float: none;
      display: inline-block;
      margin-right: 10px; }

.article-detail-section {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -10px; }
  .article-detail-section .article-detail-info {
    flex: 1 0 100%;
    padding: 10px; }
    @media (min-width: 768px) {
      .article-detail-section .article-detail-info {
        flex: 1 0 66.66%; } }
  .article-detail-section section#adetails {
    flex: 1 0 100%;
    padding: 10px; }
    @media (min-width: 768px) {
      .article-detail-section section#adetails {
        flex: 1 0 33.33%; } }
  .article-detail-section #adetails #apn-price,
  .article-detail-section #adetails #apv-price {
    display: none; }
  .article-detail-section #acomment {
    padding: 0 10px; }
  .article-detail-section .section-comment {
    width: 100%;
    display: flex;
    flex-flow: row wrap; }
    @media (min-width: 768px) {
      .article-detail-section .section-comment {
        margin: 0 -10px; } }
    .article-detail-section .section-comment .section-comment-list {
      flex: 1 0 100%;
      padding: 0; }
      @media (min-width: 768px) {
        .article-detail-section .section-comment .section-comment-list {
          flex: 1 0 66.66%;
          padding: 0 10px; } }
    .article-detail-section .section-comment .section#rdigest {
      flex: 1 0 100%;
      padding: 0; }
      .article-detail-section .section-comment .section#rdigest .section.ravg {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        padding: 0 0 20px 0; }
      @media (min-width: 768px) {
        .article-detail-section .section-comment .section#rdigest {
          flex: 1 0 33.33%;
          padding: 0 10px; }
          .article-detail-section .section-comment .section#rdigest .section.ravg > h4 {
            margin-top: 0; } }
      .article-detail-section .section-comment .section#rdigest .rating .count {
        display: inline-block;
        width: 30px; }
      .article-detail-section .section-comment .section#rdigest #socialshareprivacy {
        max-width: 180px;
        margin-left: auto;
        margin-right: auto;
        position: relative; }
    .article-detail-section .section-comment .section#rform {
      margin: 20px 0; }
    .article-detail-section .section-comment .section.rating-detail {
      flex: 1 0 100%;
      margin-top: 20px;
      display: flex;
      flex-flow: row wrap; }
      @media (min-width: 768px) {
        .article-detail-section .section-comment .section.rating-detail {
          flex: 1 0 33.33%;
          margin-top: 0; } }
      .article-detail-section .section-comment .section.rating-detail h3 {
        width: 100%;
        text-align: center; }
      .article-detail-section .section-comment .section.rating-detail .rating-sum {
        flex: 1 0 100%;
        text-align: center;
        padding-top: 6px; }
        .article-detail-section .section-comment .section.rating-detail .rating-sum .rating-float {
          font-size: 3.2rem;
          color: #465241; }
      .article-detail-section .section-comment .section.rating-detail .rating-list {
        margin: 20px 0;
        flex: 1 0 100%;
        text-align: center; }
      .article-detail-section .section-comment .section.rating-detail div.rating {
        float: right; }
    .article-detail-section .section-comment .review_disclaimer {
      font-size: 0.9rem; }
    .article-detail-section .section-comment .review {
      position: relative;
      border-bottom: 1px solid #ccc;
      margin: 10px 0; }
      .article-detail-section .section-comment .review:first-child {
        margin-top: 0; }
      .article-detail-section .section-comment .review .rating {
        float: left; }
      .article-detail-section .section-comment .review .value {
        display: none; }
      .article-detail-section .section-comment .review h3 {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 2.2rem;
        margin: 0 0 10px 0;
        padding: 0; }
      .article-detail-section .section-comment .review .author {
        float: right;
        text-align: right;
        font-size: 1.3rem;
        margin-right: 10px;
        color: #999; }
      .article-detail-section .section-comment .review p {
        clear: both;
        padding: 0; }
  .article-detail-section .topseller,
  .article-detail-section .crosssellers {
    padding: 0 10px;
    flex: 1 1 100%; }
    .article-detail-section .topseller h3,
    .article-detail-section .crosssellers h3 {
      width: 100%;
      text-align: center; }
    .article-detail-section .topseller .section-content,
    .article-detail-section .crosssellers .section-content {
      margin: 0 -10px; }
      .article-detail-section .topseller .section-content .article.micro,
      .article-detail-section .topseller .section-content .article.matrix,
      .article-detail-section .crosssellers .section-content .article.micro,
      .article-detail-section .crosssellers .section-content .article.matrix {
        flex: 0 1;
        min-width: 215px; }
  .article-detail-section #amedia {
    padding: 20px 10px 10px;
    flex: 1 1 100%; }
    .article-detail-section #amedia h3 {
      width: 100%;
      text-align: center; }
    .article-detail-section #amedia .section-content {
      position: relative;
      margin: 20px 10px 30px; }
  .article-detail-section #aalinks {
    padding: 0 10px;
    flex: 1 1;
    width: 100%; }
    .article-detail-section #aalinks .section-content {
      margin: 0 -10px; }

.section.set,
.section.inset {
  display: flex;
  flex-flow: row wrap; }
  .section.set .section-set-info,
  .section.inset .section-set-info {
    flex: 1 0 100%;
    padding: 10px; }
    @media (min-width: 768px) {
      .section.set .section-set-info,
      .section.inset .section-set-info {
        flex: 1 0 66.66%; } }
  .section.set .listcontrol,
  .section.inset .listcontrol {
    flex: 1 0 100%;
    align-self: flex-end;
    padding: 20px 0; }
    @media (min-width: 768px) {
      .section.set .listcontrol,
      .section.inset .listcontrol {
        flex: 1 0 33.33%; } }
    .section.set .listcontrol > div,
    .section.inset .listcontrol > div {
      text-align: right; }
  .section.set .section-content,
  .section.inset .section-content {
    width: 100%; }

.hint a:link, .hint a:visited {
  color: #EE5A1C; }

/* Zoom */
#amagnify {
  position: fixed;
  z-index: 1010;
  top: -100%;
  height: 100%;
  width: 100%;
  transition: top .5s, background-color .5s ease-in, opacity .5s, visibility .5s;
  transform: translateZ(0);
  visibility: hidden;
  background-color: white;
  opacity: 0; }
  #amagnify.visible {
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    visibility: visible; }
  #amagnify #zoom_container {
    position: absolute;
    overflow: scroll;
    overflow-style: panner;
    height: 100%;
    width: 100%;
    margin-right: 20px;
    background-color: #fff; }
  #amagnify img {
    position: absolute;
    width: 150%; }
  #amagnify.more img {
    width: 300%; }
  #amagnify .close {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 5px;
    width: 38px;
    height: 38px;
    vertical-align: middle;
    cursor: pointer;
    color: #465241; }
    #amagnify .close:before {
      font-family: 'Pe-icon-7-stroke';
      font-size: 3rem;
      content: "\e681"; }
    #amagnify .close:hover {
      color: #EE5A1C; }
  @media (min-width: 768px) {
    #amagnify {
      z-index: 1000;
      padding: 20px;
      visibility: hidden;
      opacity: 0; }
      #amagnify #zoom_container {
        position: absolute;
        top: 20px;
        left: 20px;
        bottom: 20px;
        right: 20px;
        text-align: center;
        overflow: auto;
        height: auto;
        width: auto;
        margin-right: 20px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
      #amagnify img {
        position: relative;
        width: auto;
        height: auto;
        max-height: 99%; }
      #amagnify.more img {
        width: 100%;
        height: auto;
        max-height: none; }
      #amagnify .close {
        position: absolute;
        right: 50px;
        top: 30px; } }

@media (min-width: 768px) {
  #abuy {
    position: relative; }
    #abuy form > div {
      display: inline-block;
      position: relative;
      width: 100%; }
    #abuy form .cart_status {
      width: 100%;
      margin-left: 0; }
  #agallery #athumbs {
    display: none; }
  #content #adetail > h1 {
    left: -5px;
    top: -35px; }
  #agallery {
    flex: 1 0 50%;
    position: relative;
    overflow: hidden;
    margin: 20px 0; }
    #agallery div.image {
      width: 100%; }
    #agallery #aimages,
    #agallery header {
      display: flex;
      flex-flow: column nowrap;
      align-items: stretch;
      align-content: stretch;
      display: block;
      position: absolute;
      top: 10px;
      bottom: px;
      left: 20px;
      width: 55px;
      margin: 0;
      z-index: 20;
      overflow: visible; }
      #agallery #aimages a,
      #agallery header a {
        flex: 1;
        display: block;
        width: 55px;
        max-height: 55px;
        height: 55px;
        padding: 0;
        border: 1px solid #ccc;
        overflow: hidden;
        margin: 8px 0px; }
        #agallery #aimages a.sel,
        #agallery header a.sel {
          border-color: #EE5A1C; }
        #agallery #aimages a img,
        #agallery header a img {
          vertical-align: center;
          min-width: 30px;
          min-height: 40px;
          height: 100%;
          width: auto;
          max-width: 100%;
          filter: url(#ImageBgTone); }
    #agallery nav {
      display: none; }
    #agallery nav > a.goto {
      display: none; }
  #aprice button.buy {
    border: 1px solid red; }
  #atabs main {
    padding: 10px; } }

@media (min-width: 1200px) {
  #agallery #aimages, #agallery header {
    width: 80px; }
    #agallery #aimages a, #agallery header a {
      width: 80px;
      height: 80px;
      max-height: 80px; } }

#amedia {
  text-align: center; }
  #amedia iframe {
    max-width: 100% !important; }
  #amedia .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
    @media (min-width: 768px) {
      #amedia .video {
        display: inline-block;
        width: 560px;
        height: 315px;
        padding-bottom: 0; } }
    #amedia .video > iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#ttPrice {
  position: fixed;
  z-index: 100;
  width: 240px;
  border: 2px solid red;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 75%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.5s, opacity 0.5s;
  transition: visibility 0.5s, opacity 0.5s; }
  #ttPrice h5 {
    font-weight: bold; }
  #ttPrice.visible {
    opacity: 1;
    visibility: visible; }
