/*
  Journal - Advanced Opencart Theme Framework
  Version 2.9.0
  Copyright (c) 2017 Digital Atelier
  https://www.journal-theme.com/
*/
/******************************
PRODUCT PAGE
*******************************/
.hr-height {
  height: 3px;
  margin-top: 12px!important;
  margin-bottom: 12px!important;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.9);
}
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}
@keyframes zoom {
  from {transform: scale(0)}
  to {transform: scale(1)}
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.margin-auto {
  margin: auto;
}
.margin-10 {
  margin: 10px;
}
.width-95 {
  width: 95%;
}
.product-info {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .product-info > div {
    width: 50%;
    float: left; }
  .product-info .left .image {
    padding: 0;
    text-align: left;
    position: relative; }
    .product-info .left .image > a {
      display: table;
      width: 100%; }
      .product-info .left .image > a img {
        width: 100%;
        float: left; }

  .product-info .left .image-additional {
    clear: both;
    max-height: 425px;
    position: relative;
    text-align: center;
    margin-bottom: -10px; }
    .product-info .left .image-additional a {
      position: relative;
      display: inline-block;
      float: left;
      -webkit-transition: opacity .2s;
              transition: opacity .2s; }
    @media only screen and (min-width: 760px) {
      width: 80%;
      .product-info .left .image-additional a:hover {
        opacity: .8; }
    }
      .product-info .left .image-additional a img {
        float: left;
        @media only screen and (max-width: 760px) {
          border: none !important;
        }
      }
    .product-info .left .image-additional.image-additional-grid a {
      width: 20%; }
    .product-info .left .image-additional .swiper-container-horizontal a {
      padding: 0; }
    .product-info .left .image-additional .swiper {
      margin-bottom: 10px; }
    .product-info .left .image-additional .swiper-button-prev,
    .product-info .left .image-additional .swiper-button-next {
      width: 30px;
      height: 30px; }
    .product-info .left .image-additional .swiper-button-prev {
      left: 0; }
    .product-info .left .image-additional .swiper-button-next {
      right: 0; }
  .product-info .left .product-tabs, .product-info .left .journal-custom-tab {
    clear: both; }
  .product-info .gallery-text {
    text-align: center;
    padding: 5px 0 10px;
    color: #5F6874;
    cursor: pointer;
    clear: both; }
    .product-info .gallery-text span {
      display: inline-block;
      position: relative; }
  .product-info .gallery-text:before {
    margin-right: 5px; }
  .product-info .product-sold-count.ps-right {
    display: none; }
  .product-info .right {
    padding-left: 20px; }
    .product-info .right .product-options {
      background-color: transparent; }
    .product-info .right > div > div, .product-info .right > div > ul {
      position: relative; }
      .product-info .right > div > div.social, .product-info .right > div > ul.social {
        overflow: visible; }
    .product-info .right .description {
      line-height: 2; }
      .product-info .right .description .product-views-count {
        float: right; }
      .product-info .right .description span {
        padding-right: 3px;  }
      .product-info .right .description .product-sold-count.ps-left {
        padding-right: 1px; }
    .price-old{
      padding: 5px 5px;
    }
    .product-info .right{
      padding: 0 6px 3px 6px;
    }
    .product-info .right hr{
      margin-left: -10px;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .product-info .right .price-old {
      font-size: 18px;
      background: #EA2E49;
      color: white;
    }
    .product-info .right .price-tax {
      font-size: 13px;
      font-weight: normal;
      padding: 4px 0 4px 0;
      display: block; }
    .product-info .right .price .reward {
      display: block;
      font-size: 12px;
      margin: 5px 0;
      font-weight: normal; }
      .product-info .right .price .reward small {
        font-size: inherit; }
    .product-info .right .price .discount {
      font-weight: normal;
      font-size: 11px;
      line-height: 1.4;
      margin-top: 7px; }
    .product-info .right .options h3 {
      height: 35px;
      line-height: 35px;
      background-color: #f4f4f4;
      color: #333745;
      padding-left: 10px;
      margin-bottom: 5px; }
    .product-info .right .options h3 + br {
      display: none; }
    .product-info .right .options.push-select .option b + br, .product-info .right .options.push-image .option b + br, .product-info .right .options.push-checkbox .option b + br, .product-info .right .options.push-radio .option b + br {
      display: none; }
    .product-info .right .options.push-select .option-image li, .product-info .right .options.push-image .option-image li, .product-info .right .options.push-checkbox .option-image li, .product-info .right .options.push-radio .option-image li {
      padding: 0; }
      .product-info .right .options.push-select .option-image li span, .product-info .right .options.push-image .option-image li span, .product-info .right .options.push-checkbox .option-image li span, .product-info .right .options.push-radio .option-image li span {
        display: block; }
        .product-info .right .options.push-select .option-image li span img, .product-info .right .options.push-image .option-image li span img, .product-info .right .options.push-checkbox .option-image li span img, .product-info .right .options.push-radio .option-image li span img {
          margin-right: 0;
          float: left;
          -webkit-transition: all 0.2s;
                  transition: all 0.2s;
          border: 2px solid #A9B8C0; }
          .product-info .right .options.push-select .option-image li span img:hover, .product-info .right .options.push-image .option-image li span img:hover, .product-info .right .options.push-checkbox .option-image li span img:hover, .product-info .right .options.push-radio .option-image li span img:hover {
            border-color: #3F5765; }
      .product-info .right .options.push-select .option-image li.selected span img, .product-info .right .options.push-image .option-image li.selected span img, .product-info .right .options.push-checkbox .option-image li.selected span img, .product-info .right .options.push-radio .option-image li.selected span img {
        border-color: #3F5765; }
    .product-info .right .options .option {
      position: relative;
      display: inline-block;
      padding-bottom: 0;
      width: 100%; }
      .product-info .right .options .option label {
        font-weight: normal;
        -webkit-transition: color .2s;
                transition: color .2s; }
      .product-info .right .options .option .required {
        font-size: 20px;
        font-family: Arial !important;
        float: left;
        height: 0; }
      .product-info .right .options .option b {
        font-size: 12px;
        display: block;
        padding: 2px 0 1px 0;
        font-weight: normal; }
        .product-info .right .options .option b:after {
          content: "";
          display: table;
          clear: both; }
      .product-info .right .options .option b + br {
        display: none; }
      .product-info .right .options .option span {
        padding: 3px 3px 3px 0; }
      .product-info .right .options .option input[type='text'], .product-info .right .options .option textarea {
        min-width: 100%; }
    .product-info .right .options .option:last-of-type {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .product-info .right .options span.error {
      position: absolute;
      right: 5px;
      padding: 3px 4px 2px 4px; }
    .product-info .right .option-image {
      margin-top: 3px;
      margin-bottom: 10px; }
      .product-info .right .option-image tbody tr td:first-of-type + td {
        width: 50px; }
      .product-info .right .option-image label {
        display: block;
        width: 100%;
        height: auto;
        padding-right: 0; }
      .product-info .right .option-image img {
        margin-right: 5px;
        cursor: pointer; }
    .product-info .right .cart {
      overflow: hidden; }
      .product-info .right .cart div .qty {
        display: block;
        float: left;
        height: 37px;
        overflow: hidden; }
      .product-info .right .cart div .text-qty {
        width: 50%;
        font-weight: bold;
        display: none;
        height: 100%;
        line-height: 40px;
        text-align: center;
        float: left; }
      .product-info .right .cart div .journal-stepper {
        width: 30%;
        color: white;
        background-color: #A9B8C0;
        text-align: center;
        height: 100%;
        float: left;
        line-height: 37px;
        font-size: 25px;
        font-style: normal;
        font-weight: bold;
        -webkit-transition: all 0.2s;
                transition: all 0.2s;
        display: inline-block; }
      .product-info .right .cart div input[name=quantity], select[name=quantity] {
        width: 80px;
        float: left;
        line-height: 38px;
        height: 100%;
        text-align: center;
        margin: 0;
        margin-right: 10px;
        font-weight: bold;}
      .product-info .right .cart div .button {
        position: relative;
        line-height: 40px;
        min-height: 40px;
        font-size: 15px;
        display: inline-block;
        width: 63%;
        float: right; }
        .product-info .right .cart div .button.enquiry-button {
          width: 100% !important; }
        .product-info .right .cart div .button .button-cart-text:before {
          margin-right: 8px;
          line-height: 100%; }
        .product-info .right .cart div .button .button-cart-text:after {
          line-height: 100%;
          margin-left: 8px; }
      .product-info .right .cart .minimum {
        padding-top: 10px;
        font-size: 12px;
        clear: both; }
    .product-info .right .favorites-compare {
      padding: 0; }
      .product-info .right .favorites-compare .links {
        width: 100%;
        clear: both;
        display: block;
        text-align: center;
        padding: 2px 0 4px 0; }
        .product-info .right .favorites-compare .links a {
          padding: 0 15px;
          border: none;
          color: #428bca;
          font-size: 12px;
          display: inline-block;
          text-align: center;
          line-height: 30px;
          -webkit-transition: all 0.2s;
                  transition: all 0.2s; }
        .product-info .right .favorites-compare .links a:before {
          position: relative;
          right: 5px;
          font-size: 15px;
          float: left; }
        .product-info .right .favorites-compare .links span {
          line-height: 24px;
          display: none; }
    .product-info .right .review img {
      top: 2px;
      position: relative;
      margin-right: 7px; }
    .product-info .right .review a {
      position: relative;
       }
    .product-info .right .review .share {
      display: none;
      overflow: auto;
      line-height: normal; }
      .product-info .right .review .share a {
        text-decoration: none; }
  .product-info .option ul {
    list-style: none;
    padding: 0;
    margin: -5px 0 0 0; }
    .product-info .option ul li {
      background-color: white;
      color: #333745;
      font-weight: bold;
      font-size: 13px;
      display: inline-block;
      padding: 0 7px;
      margin: 4px 6px 0 0;
      line-height: 23px;
      cursor: pointer;
      -webkit-transition: all .2s;
              transition: all .2s; }
      .product-info .option ul li span {
        padding: 0 !important; }
  .product-info .tab-content {
    border-radius: 0; }
  .product-info.split-70-30 .left {
    width: 70%; }
  .product-info.split-70-30 .right {
    width: 30%; }
    .product-info.split-70-30 .right .cart div .qty {
      width: 100%;
      margin-bottom: 10px; }
    .product-info.split-70-30 .right .cart div .button {
      width: 100%; }
  .product-info.split-60-40 .left {
    width: 60%; }
  .product-info.split-60-40 .right {
    width: 40%; }
  .product-info.split-40-60 .left {
    width: 40%; }
  .product-info.split-40-60 .right {
    padding-left: 10px;
    width: 60%; }
  .product-info.split-30-70 .left {
    width: 30%; }
  .product-info.split-30-70 .right {
    width: 70%; }

.push-checkbox .checkbox,
.push-checkbox input[type="checkbox"],
.push-checkbox input[type="checkbox"] + label,
.push-checkbox input[type="checkbox"] + label + br {
  display: none !important; }

.push-select select {
  display: none !important; }

.push-radio .radio,
.push-radio input[type="radio"],
.push-radio input[type="radio"] + label,
.push-radio input[type="radio"] + label + br {
  display: none !important; }

table.option-image input[type="radio"],
table.option-image input[type="radio"] + label,
table.option-image input[type="radio"] + label + br {
  display: inherit !important; }

.push-image .option-image .radio,
.push-image .option-image input[type="radio"],
.push-image .option-image input[type="radio"] + label,
.push-image .option-image input[type="radio"] + label + br {
  display: none !important; }
.push-image table.option-image {
  display: none !important; }

.oc2 .product-info .option ul {
  margin: 0; }

.options {
  padding-bottom: 10px;
}
.tags {
  margin-bottom: 7px;
}

.mb-5 {
  margin-bottom: 5px;
}

.review > hr, .review > .social {
  clear: both;
}


@media only screen and (min-width: 470px) {
  .product-info .product-options .cart > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: justify;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

  .quickview #more-details {
    margin-left: 8px; } }
.ie .product-info .right .cart div input[name=quantity] {
  line-height: 100%; }

.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4; }
  .attribute thead td, .attribute thead tr td:first-child {
    color: #333745;
    font-size: 14px;
    background: #f4f4f4;
    text-align: left; }
  .attribute tr td:first-child {
    text-align: center;
    width: 40%; }
  .attribute td {
    padding: 7px;
    color: #333745;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4; }

body > figure {
  direction: ltr; }

ul.product-option {
  padding: 0; }

/******************************
PRODUCT TABS
*******************************/
input[name='captcha'] {
  width: 150px;
  margin: 10px 0; }

.tab-content img {
  max-width: 100%;
  height: auto; }

#tab-description div,
#tab-description p:not(:only-of-type) {
  margin-bottom: 10px; }

#tab-description h1, #tab-description h2, #tab-description h3, #tab-description h4 {
  line-height: 1.2; }
#tab-description h3 {
  padding-left: 0;
  margin-bottom: 3px; }

#tab-description ul li {
  margin-bottom: 5px; }

#tabs {
  overflow: hidden;
  list-style: none;
  display: inline-block;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  z-index: 3; }
  #tabs li {
    border-width: 0;
    overflow: hidden;
    float: left; }
    #tabs li:nth-last-child(n + 6), #tabs li:nth-last-child(n + 6) ~ li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
    #tabs li:only-of-type > a {
      cursor: default; }
    #tabs li a {
      width: 100%;
      float: left; }
  #tabs a, #tabs li a {
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .2s;
            transition: all .2s;
    box-shadow: inset 0 -3px 6px -2px rgba(0, 0, 0, 0.5);
    line-height: 37px; }

.product-options .text-danger {
  margin-bottom: 5px; }

@media only screen and (max-width: 1100px){
  .social-loaded{
    flex-direction: column;
    clear: both;
  }
  .social-loaded > a, .social-loaded > div{
    width: auto;
    margin: 7px auto 0 0;
  }
  .social-loaded > #addToRegistry{
    margin-left: 0 !important;
  }
  .social-loaded > #shareButtons{
    margin-top: 10px;
  }
}

@media only screen and (max-width: 469px){
  .product-info .right > div > div, .product-info .right > div.about-product > ul {
    padding-left: 40px;
  }
  .social-loaded{
    justify-content: unset !important;
  }
}

@media only screen and (max-width: 760px) {
  #tabs li {
    min-width: 50%; }
    #tabs li a:last-of-type {
      border-top-right-radius: 0; } }
#tabs a.selected,
#tabs li.active a {
  background-color: #f4f4f4;
  box-shadow: none;
  color: #333745; }

.tab-content {
  padding: 15px;
  background-color: #f4f4f4;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
  border-radius: 5px;
  border: 1px solid #D4D4D4;
  position: relative; }
  .tab-content p {
    margin-bottom: 0; }

.journal-custom-tab h3, .tab-content h3 {
  padding-bottom: 4px; }

.journal-custom-tab > div:only-child {
  float: none; }

.product-info .left .journal-custom-tab {
  margin-top: 15px;
  overflow: hidden; }

.tab-related, #tab-related {
  display: none !important; }

#content .related-products .box-product {
  padding-top: 0; }
#content .related-products .box-heading {
  margin-bottom: 20px; }
#content .related-products .box-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.tab-content ul li,
.cms-blocks ul li,
.journal-custom-tab ul li {
  margin-left: 12px; }

/******************************
 REVIEW
*******************************/
.review-list {
  background-color: transparent;
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #E4E4E4; }
  .review-list .text {
    padding: 10px;
    padding-top: 0;
    line-height: 1.3;
    clear: both; }
  .review-list .author {
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    display: inline-block;
    color: #333; }
  .review-list .author b {
    font-size: 15px;
    font-weight: bold;
    color: #5C8BA6; }
  .review-list .rating {
    float: right;
    margin-bottom: 20px; }

#content #review-title {
  color: white;
  padding-left: 0 !important;
  height: auto; }

#tab-review {
  padding-bottom: 0; }
  #tab-review .buttons {
    margin-top: -10px;
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    border-width: 0; }
    #tab-review .buttons .right, #tab-review .buttons .pull-right {
      float: left; }
    #tab-review .buttons .pull-right {
      margin: 10px 0 0 10px; }
  #tab-review.tab-content ul li {
    margin-left: 0; }

.oc2 #tab-review .form-group label {
  width: auto;
  padding: 0; }
.oc2 #tab-review input[name='captcha'] {
  display: block;
  clear: both;
  margin-left: 10px;
  margin-bottom: 0; }
.oc2 #tab-review .buttons .pull-right {
  margin: 10px 0 0 0; }

.g-capthca {
  background-image: url("../../../../../image/data/journal2/loader.gif");
  background-repeat: no-repeat; }

@media only screen and (min-width: 760px) {
  .product-info .right > div > div, .product-info .right > div.about-product > ul {
    padding-left: 40px;
  }
  #content .g-capthca {
    margin-left: 25%; } }
@media only screen and (min-width: 470px) {
  .quickview .product-info .product-options .cart > div {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
.product-info .product-options .cart > div > div {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

/******************************
 TAGS
*******************************/
.tags {
  color: transparent;
}

.tags b {
  padding: 2px 6px 3px -6px;
  background-color: #5F6874;
  color: white;
  font-weight: normal; }
.tags a {
  padding: 5px 13px 5px 13px;
  margin-left: 0;
  background-color: #f4f4f4;
  color: #333745;
  display: inline-block;
  -webkit-transition: all 0.2s;
          transition: all 0.2s; }


/******************************
PRODUCT LABELS
*******************************/
.product-grid-item .image > span, .product-list-item .image > span, .product-info .image > span {
  position: absolute;
  z-index: 99;
  text-align: center;
  display: block;
  -webkit-transition: opacity .2s;
          transition: opacity .2s; }

.label-latest {
  top: 5px;
  background: #428bca;
  color: white;
  font-weight: bold;
  padding: 5px 5px 6px 5px;
  top: 0%;
  left: 0%;
}

  .label-latest b {
    font-weight: inherit; }

.label-sale {
  top: 5px;
  background: #EA2E49;
  color: white;
  font-weight: bold;
  padding: 5px 5px 6px 5px;
  top: 0%;
  left: 0%;
}

.label-sale b {
    font-weight: inherit; }

.label-latest + .label-sale {
  top: 0px;
  margin-top: 0px;
  visibility: hidden;
}

.label-outofstock {
  pointer-events: none;
  top: 0;
  min-width: 200px;
  -webkit-transform: translate(-28%, 100%) rotate(-45deg);
          transform: translate(-28%, 100%) rotate(-45deg);
  -webkit-transform-origin: 53%;
          transform-origin: 53%;
  font-size: 15px;
  padding-top: .3em;
  padding-bottom: .4em;
  padding-left: 4em;
  padding-right: 4em;
  white-space: nowrap;
  background: #EA2E49;
  color: white;
  line-height: 1; }
  .label-outofstock b {
    font-weight: inherit; }

.ie9 .label-sale b {
  display: inline-block;
  width: 110%; }

.hide-cart .cart.outofstock .button:not(.compare-remove) {
  opacity: .4;
  pointer-events: none;
  cursor: default; }
.hide-cart .cart.outofstock .button.enquiry-button,
.hide-cart .cart.outofstock #more-details {
  opacity: 1;
  cursor: auto;
  pointer-events: auto; }
.hide-cart td.outofstock > .btn-primary, .hide-cart td img.outofstock {
  opacity: .4;
  pointer-events: none;
  cursor: default; }

.ie.hide-cart .cart.outofstock .button:not(.compare-remove),
.ie.hide-cart .cart.outofstock .button:not(.enquiry-button) {
  opacity: .4;
  pointer-events: none;
  cursor: default; }
.ie.hide-cart .cart.outofstock::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1; }
.ie.hide-cart .cart.outofstock .button.compare-remove {
  position: relative;
  z-index: 2; }
.ie.hide-cart .product-info .cart.outofstock::before {
  display: none; }
.ie.hide-cart .product-info .cart.outofstock > div::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1; }
.ie.hide-cart .product-info .cart.outofstock > div .qty {
  z-index: 2;
  position: relative; }

.product-grid-item .enquiry-button .button i {
  margin-right: 0 !important; }

.enquiry-button > i {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .enquiry-button > i::before {
    font-size: 1.2em;
    -webkit-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out; }

#product .option label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  #product .option label img {
    margin: 0 5px 0 2px; }
#product .option-radio div > label {
  margin-bottom: 5px; }

/******************************
 QUICKVIEW
*******************************/
.quickview-button {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s; }

.quickview-button {
  -webkit-backface-visibility: hidden; }

.product-wrapper:hover .quickview-button, .product-list-item:hover .quickview-button {
  opacity: 1;
  visibility: visible; }

.quickview {
  /* animate in */
  /* animate out */ }
  .quickview body {
    background-color: transparent;
    background-image: none; }
  .quickview .mfp-iframe {
    background-color: white; }
  .quickview #container {
    min-height: 100%;
    background-color: white;
    margin-bottom: 0;
    margin-top: 0;
    box-shadow: none; }
  .quickview #content {
    padding: 15px 15px 5px 15px !important; }
    .quickview #content:after {
      content: "";
      display: none; }
  .quickview .heading-title {
    margin-bottom: 15px; }
  .quickview .mfp-iframe-holder .mfp-content {
    max-width: 90%;
    height: 530px; }
  .quickview .tab-content {
    background-color: transparent; }
  .quickview .product-info {
    margin-bottom: 15px; }
    .quickview .product-info .right {
      padding-left: 15px; }
      .quickview .product-info .right .cart {
        display: table;
        overflow: visible;
        width: 100%; }
    .quickview .product-info .left .image-additional {
      margin-bottom: 5px;
      margin-top: 10px; }
    .quickview .product-info .left .tab-content {
      margin-top: 15px;
      margin-bottom: 0; }
  .quickview #button-cart {
    width: 50%;
    float: left; }
  .quickview #more-details {
    width: 40px;
    height: 40px;
    float: right; }
  .quickview .cart [data-hint]:before {
    display: block;
    margin-left: -6px; }
  .quickview .cart [data-hint]:after {
    display: block;
    left: auto;
    right: 0;
    text-shadow: none;
    box-shadow: none;
    line-height: 100%; }
  .quickview .mfp-iframe, .quickview .journal-popup {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  .quickview.mfp-bg {
    opacity: 0.01;
    -webkit-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out; }
  .quickview.mfp-ready .mfp-iframe, .quickview.mfp-ready .journal-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .quickview.mfp-ready.mfp-bg {
    opacity: 0.75; }
  .quickview.mfp-removing .mfp-iframe, .quickview.mfp-removing .journal-popup {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0; }
  .quickview.mfp-removing.mfp-bg {
    opacity: 0; }
  .quickview .zm-viewer, .quickview .zm-handler {
    cursor: default; }

.journal-carousel .swiper-button-prev, .journal-carousel .swiper-button-next {
  top: 38%;
}

@media only screen and (max-width: 760px) {
  .journal-carousel .swiper-button-prev, .journal-carousel .swiper-button-next  {
    transform: rotate(90deg);
  }
}

.mfp-bg {
  z-index: 9999999; }

.mfp-wrap {
  z-index: 99999999; }

#product-gallery .swiper-button-prev,
#product-gallery .swiper-button-next {
  margin-top: 0; }

/******************************
 CLOUD ZOOM
*******************************/
.zm-viewer {
  position: absolute;
  display: none;
  overflow: hidden;
  background: url("../lib/image-zoom/loading.gif") no-repeat center center;
  cursor: pointer;
  z-index: 999;
}

.zm-handler {
  position: absolute !important;
  display: none;
  overflow: hidden;
  cursor: pointer;
  border: none !important; }

.zm-handlerarea {
  background: url("../lib/image-zoom/lens.png");
  opacity: .9;
  position: relative;
}

.zm-description {
  position: absolute;
  bottom: 6px;
  left: 6px;
  right: 6px;
  background-color: #eee;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  padding: 4px; }

.followViewer, .standardViewer {
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

/******************************
 FULL SIZE ZOOM
*******************************/
/******************************
OC2
*******************************/
.oc2 .list-unstyled {
  margin-top: 0;
  padding: 0;
  list-style: none;
  border: 0; }
.oc2 .product-info .right .price-old {
  float: left; }
.oc2 .product-info .right .price-new {
  position: relative;
  top: -5px; }
.oc2 .product-info .right .options .option div label:before {
  display: none; }
.oc2 .product-info .right .options .option .input-group-btn {
  padding: 0; }
.oc2 .product-info .right .options .option label {
  display: block; }
.oc2 .rating .fa-stack {
  width: auto;
  height: auto;
  line-height: 100%;
  padding: 0 8px;
  display: inline; }
.oc2 .rating .fa-star {
  color: #f1c40f; }
.oc2 .rating .fa-star + .fa-star-o {
  color: #f1c40f; }
.oc2 .rating .fa-star-o {
  color: #5F6874; }
.oc2 .rating a {
  position: relative;
  top: -1px; }
  .oc2 .rating a:first-of-type {
    margin-left: 10px; }
.oc2 .tab-content {
  display: none; }
  .oc2 .tab-content.active {
    display: block; }
  .oc2 .tab-content #captcha {
    margin-left: 10px; }
.oc2.quickview .tab-content {
  display: block; }
.oc2 .product-info .left .tabs-content .journal-custom-tab {
  border-radius: inherit;
  border-top-width: inherit;
  margin-top: 0; }
.oc2 #tab-review .form-group {
  font-size: 12px; }
.oc2 #tab-review input[type='radio'],
.oc2 #tab-review input[type='checkbox'] {
  margin: 4px 0 0; }
.oc2 #tab-review form table td > p {
  margin: 10px 0; }
.oc2 #tab-review form table td:first-of-type {
  width: 100px !important;
  padding-right: 10px; }
.oc2 #tab-review .fa-stack-1x, .oc2 #tab-review .fa-stack-2x {
  width: auto; }
.oc2 #tab-review .fa-stack {
  width: auto;
  height: auto;
  line-height: 100%;
  padding: 0 8px;
  display: inline-block;
  margin-bottom: 20px; }
.oc2 #tab-review .fa-star {
  color: #f1c40f; }
.oc2 #tab-review .fa-star + .fa-star-o {
  color: #f1c40f; }
.oc2 #tab-review .fa-star-o {
  color: #5F6874; }
.oc2 #tab-review a {
  position: relative;
  top: -1px; }
.oc2 .attribute strong {
  font-weight: inherit; }


  .stock_color{
  color:#b12704;
}

.p-brand-reviews {
  padding-bottom: 10px;
  padding-top: 10px;
}
.p-brand {
  color: #3866df;
  font-weight: 700;
  margin-right: 10px;
}

.p-reviews {
  color: #3866DF;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  padding-inline-start: 5px;
}

.p-reviews-mobile {
  color: #3866DF;
  font-style: normal;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 20px;
}

.p-rating{
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #A0A4B7;
}
.rating-hover:hover #reviews{
  color: #3866DF;
}
.p-rating-mobile{
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  color: #A0A4B7;
}

.p-details-left {
  width: 60%;
  border: 1px solid #e2e5f1;
  float: left;
  padding: 10px 10px;

}

.p-details-right {
  width: 40%;
  float: right;
  padding-left: 10px;
}

.p-details-right .row {
  background: #F7FAFF;
  margin-bottom: 10px;
  padding: 10px 0 10px 10px ! important;
}
.p-details-right .urgency-message {
  margin-left: 30px;
}

.p-details-right .title{
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

 .stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
 .stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
 .stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
 .stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
 .stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
 .stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
 .stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}
@media(hover: hover) and (pointer: fine) {
  .stars label:hover ~ span {
    background-position: 0 -30px;
  }
  .stars label.star-5:hover ~ span {
    width: 100% !important;
  }
  .stars label.star-4:hover ~ span {
    width: 80% !important;
  }
  .stars label.star-3:hover ~ span {
    width: 60% !important;
  }
  .stars label.star-2:hover ~ span {
    width: 40% !important;
  }
  .stars label.star-1:hover ~ span {
    width: 20% !important;
  }
}
 .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("/catalog/view/theme/journal2/image/stars.png") repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
   opacity: 1;
}

.tab-review-border{
  border-radius: 1px;
  background: white;
  padding: 10px;
  border: 1px solid #E4E4E4;
}
.reviewed-stars {
  background: url("/catalog/view/theme/journal2/image/new_star_white.png") repeat-x;
  width: 150px;
}

.reviewed-stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.reviewed-stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
.reviewed-stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
.reviewed-stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
.reviewed-stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
.reviewed-stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
.reviewed-stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}

.reviewed-stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("/catalog/view/theme/journal2/image/new_star_pink.svg") repeat-x;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
  opacity: 1;
  background-size: 30px 23px;
}

.reviewed-rating-text {
  font-size: 17px !important;
  font-weight: bold;
}

.rating-label {
  font-size: 16px !important;
  font-weight: bold;
}

.star-label {
  font-size: 18px !important;
  font-weight: bold;
}

.review-button {
  background-color: red !important;
  color: white !important;
  padding: 1em 1.5em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.p-brand-reviews > span{
  color: #E4E4E4;
}

.no-review-button-mobile {
  background-color: #3866DF;
  color: white;
  padding: .75em 2em;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
}

.no-review-button {
  background-color: #3866DF;
  color: white;
  padding: .75em 2em;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  margin-right: 50px
}
.no-review-div{
  align-content: center;
  width: 100%;
  margin-bottom: 15px
}

.no-review-div-mobile {
  align-content: center;
  border: 1px solid #E4E4E4;
  box-sizing: border-box;
  font-size: 16px;
  margin: 10px;
}

.no-review-container-mobile{
  padding: 10px;
  width: 100%;
  align-content: center
}

.center-flex {
  display: flex;
  align-items: center
}

#addToFavorites:hover {
  color: rgb(42, 186, 255);
}

#addToFavorites {
  background:#FFF;
  border-color:#bcbaba;
  color:#3866df;
}

#button-cart{
  width: 238px;
}

.product-info .option > ul > li {
  margin-right: 10px;
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-undo:before {
  content: "\e636";
}

.icon-lock:before {
  content: "\e671";
}

.icon-heart:before {
  content: "\f004";
}
.carousel-brand .swiper .swiper-button-next, .carousel-brand .swiper .swiper-button-prev  {
  display: none !important;
}

.connection-available-image {
  border-radius:2px;
  border:1px solid #e5dcdc;
  margin-top: 10px;
}

.selected-connection-color {
  box-shadow:0px 0px 5px -1px rgba(255, 66, 89, .8);
  border:1px solid #D43572;
  margin-top: 10px;
}

.connection-not-available-image {
  opacity:0.3;
  border-radius:2px;
  border:2px dashed #D43572;
  margin-top: 10px;
}

.gray {
  color: #bbb;
}

[data-tooltip-connection] {
  position: relative;
}


[data-tooltip-connection]::after {
  position: absolute;
  width: 160px;
  left: calc(50% - 80px);
  bottom: 400%;
  text-align: center;
  content: attr(data-tooltip-connection);
  color: white;
  background: rgba(0, 0, 0, 0.75);
  padding: 8px;
  border-radius: 10px;
  font-weight: bold;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s , transform 0.2s;
}

[data-tooltip-connection]:hover::after{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.size{
  width: 100px;
  height: 100px;
  background: white;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  line-height: 25px;

}

.selected-size {
  background: rgba(255, 66, 89, .03);
  border:1px solid  rgb(255, 66, 89);
}

.selected-size:hover {
  color: black;
}

.available-size {
  background: white;
  border:1px solid #d1cbcb;
}

.available-size:hover {
  background:#ebebeb;
  color: black;
}

.un-available-size{
  border:1px solid #d1cbcb;
  color:#7B7B7B;
  text-decoration-line: line-through;
}

.un-available-size:hover {
  background:#ebebeb;
  color: #7B7B7B;
}

[data-tooltip-size] {
  position: relative;
}


[data-tooltip-size]::after {
  position: absolute;
  width: 160px;
  left: calc(50% - 80px);
  bottom: 200%;
  text-align: center;
  content: attr(data-tooltip-size);
  color: white;
  background: rgba(0, 0, 0, 0.75);
  padding: 8px;
  border-radius: 10px;
  font-weight: bold;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s , transform 0.2s;
}

[data-tooltip-size]:hover::after{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sizes{
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 5px;
}


.current-size{
  display:inline !important;
  font-weight: bold;
}

.current-color{
  display:inline !important;
  font-weight: bold;
}

.notify_color{
  color: #b12704;
}
.notify-mobile{
  margin: 10px 0 10px 0;
}
.iframe-video-container{
  position: relative;
  width: 100%;
  padding-bottom: 70.25%;
  height: 20%;
  display: none;
  @media (max-width: 760px) {
    display: inline-block;
  }
}

.iframe-video-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.play-youtube-thumb-mobile{
  position:absolute;
  left:calc(35%);
  top:calc(32%);
  width:30% !important;
  border:0 !important;
}

.play-youtube-thumb-desktop{
  width: 25% !important;
  position: absolute;
  left: calc(30%);
  top: calc(32%);
  border: 0!important;
}

.fixed-button-cart{
  display: flex;
  justify-content: center;
  border-radius: 1px;
  background: white;
  border: 1px solid #E4E4E4;
  max-width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button-cart-text{
  display: inline;

  margin: 0 10px;
}

@media (min-width: 760px) {
    .button-cart-text{
      width: 190px !important;
    }

}

.special-label {
  background-color: rgba(39, 42, 42, 0.97);
  color: white;
  width: auto;
  height: auto;
  font-size: 12px !important;
  bottom: -7px;
  text-align: center;
  margin: 4px 4px;
  padding: 2px;
  display: inline-block;
  position: relative;
}

.subscription-special-label {
  background-color: #CC0C39;
  color: white;
  width: auto;
  height: auto;
  font-size: 12px !important;
  text-align: center;
  margin: 0px 3px 0px 3px;
  padding: 2px;
  display: inline-block;
  position: relative;
  top: -2px;
}

.special-label-mobile {
  background-color: #CC0C39;
  color: white;
  width: auto;
  height: auto;
  padding: 2px !important;
  font-size: 12px  !important;
  margin: 0px 3px 0px 3px;
  position: relative;
  bottom: 0;
  left: 0;
  top: 1px !important;
}

.carousel-special-label {
  background-color: #D31583;
  color: white;
  width: auto;
  height: auto;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  top: -1px !important;
  margin: 0px 3px 0px 3px;
  padding: 2px;
}

.carousel-special-label p{
  align-self: center;
  text-align: center;
  font-size: 12px !important;
}

.price .product-price{
  color: rgba(39, 42, 42, 0.97) !important;
}

.product-new-price{
  color: rgba(39, 42, 42, 0.97) !important;
}

.reviews-col-left-top {
  display: flex;
}

.block-star-all ,.block-star-origin{
  display: flex;
}
.product-info .left .image-additional a {
  /* height: 75px!important; */
}
.pretty-select {
  border: none;
  border-radius: 5px;
}
.product-options > div, .product-options > ul {
  margin-bottom: 10px;
}
@media (max-width: 760px) {
  .product-info .left .image-additional a,#product-gallery .swiper,
  .product-info .left .image-additional .swiper-slide {
    /* height: auto!important; */
  }

  .review-brand-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .reviewed-stars span {
    background-size: 26px 19px;
  }
  .reviewed-stars {
    background-size: 26px 19px;
    width: 130px;
  }
  .rating-div-box {
    display: flex;
  }
  .product-page .heading-title {
    font-weight: 600!important;
    margin-bottom: 0;
  }
  .swiper-wrapper{
    align-items: center
  }
  .new-breadcrumbs {
    border-radius: 5px;
    border: 1px #D9D9D9 solid;
    margin: 15px;
    padding: 0;
  }
  .new-breadcrumbs-item {
    list-style: none;
    display: block;
    padding: 12px 15px;
    text-decoration: none;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
    font-size: 12px;
  }

  .new-breadcrumbs-item:last-child {
    border-bottom: none;
  }

  .new-breadcrumbs-item:after {
    content: '\e60e';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.price-new-ux {
  display: flex;
  align-items: center;
  font-weight: bold;
}

.price-new-ux > .numbers {
  display: flex;
}

.price-new-ux > .numbers > .integer {
  font-size: 30px;
  line-height: 30px;
}

.price-new-ux > .numbers > .decimal {
  font-size: 12px;
}

.price-new-ux > .currency-new {
  font-size: 10px;
}

.product-page-price {
  display: flex !important;
  margin-top: 10px;
  align-items: center;
}

.taxes_included {
  font-size: 12px;
  color: #71768A;
  padding-top: 3px;
}

.product-quantity {
  border: 1px solid #FF3F98;
  border-radius: 5px;
  color: #FF3F98;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 5px!important;
}

.product-page-price > .price-old {
  color : #000 !important;
}

.product-page-price > div {
  margin: 3px;
}

#button-notify-redirect {
  border-radius: 5px;
}

.product-page-price > .price-old{
  text-decoration: line-through;
}

.points{
  color: #56B900;
  font-weight: bold;
  font-size: 15px;
}

@media only screen and (min-width: 760px) {
  #product-gallery .swiper {
    height: 410px;
    .swiper-slide {
      width: 65px!important;
      height: 65px!important;
    }
  }
  .additional-journal-carousel-style {
    float: left;
    width: 65px
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    left: 5px;
  }
}