
/******************************
PRODUCT PAGE
*******************************/
.product-info {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  padding: 0px;
  background: #fff;
  }
  .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%;
        height: auto;
        float: left; }
  .product-info .left .image-additional {
    clear: both;
    overflow: hidden;
    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; }
      .product-info .left .image-additional a img {
        width: 100%;
        float: left;
        height: auto; }
      .product-info .left .image-additional a:hover {
        opacity: .8; }
    .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 .left {
      -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #e1e1e1;
    border: 1px solid #dcdcdc;
    border-image: -moz-linear-gradient(top,rgba(225,225,225,0.01) 0%,rgba(225,225,225,0.01) 1%,rgba(225,225,225,0.15) 18%,rgba(225,225,225,0.35) 27%,rgba(225,225,225,1) 43%,rgba(225,225,225,1)100%) 2 2;
    border-image: -webkit-linear-gradient(top,rgba(225,225,225,0.01) 0%,rgba(225,225,225,0.01)1%,rgba(225,225,225,0.15) 18%,rgba(225,225,225,0.35) 27%,rgba(225,225,225,1) 43%,rgba(225,225,225,1)100%) 2 2;
    border-image: linear-gradient(top,rgba(225,225,225,0.01) 0%,rgba(225,225,225,0.01) 1%,rgba(225,225,225,0.15)18%,rgba(225,225,225,0.35) 27%,rgba(225,225,225,1) 43%,rgba(225,225,225,1)100%) 2 2;

    }
  .product-info .right {
    padding-left: 20px; }
    .product-info .right .product-options {
      background-color: transparent;
      display: block;
      clear: both;
      padding-top: 0px;
      }
    .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: 1.5;
      z-index: 1;
      }
      .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; }
    .product-info .right .price span {
      position: relative; }
    .product-info .right .price-old {
      font-size: 18px;
      text-decoration: line-through;
      /* background: #EA2E49; */
      /* color: white; */
      padding: 3px 6px;
      top: -3px;
      margin-right: 5px;
      }
    .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 #eee;
          }
          .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: #0068ae;
        }
    .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;
        color: #2a2b2e !important;
        }
      .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: 10px;
      vertical-align: top;
      }
    .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;
      width: 68% !important;
      float: left;
      }
     .product-info .right .option-select {
        width: 30% !important;
        display:inline-block;
      }
      .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;
      width: 100%;
      padding-bottom: 5px;
      margin-top: 50px;
      }
      .product-info .right .cart div .qty {
        width: 100px;
        display: block;
        height: 40px;
        }
      .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;
        text-align: center;
        height: 100%;
        float: left;
        line-height: 40px;
        font-size: 15px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        display: inline-block;
        }
      .product-info .right .cart div input[name=quantity] {
        float: left;
        width: 40%;
        line-height: 40px;
        height: 40px;
        text-align: center;
        padding: 0px;
        min-height: 30px;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        }
      .product-info .right .cart div .button {
        position: relative;
        line-height: 40px;
        display: block;
        padding: 0 35px;
        }
        .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 .wishlist-compare {
      padding: 0;
      display: block;
      margin-bottom: 5px;
      }
      .product-info .right .wishlist-compare .links {
        width: 100%;
        display: block;
        /* text-align: right; */
        padding: 0px 0 0px 0;
        font-size: 14px;
        font-family: roboto;
        }
        .product-info .right .wishlist-compare .links a {
          padding: 0 15px;
          text-align: center;
          /* line-height: 30px; */
          -webkit-transition: all 0.2s;
          transition: all 0.2s;
          margin: 0px;
          background: #fff;
          /* border: 1px solid #dee0ee; */
          -moz-border-radius: 0px;
          -webkit-border-radius: 0px;
          -khtml-border-radius: 0px;
          border-radius: 0px;
          padding-left: 0px;
          }
          .product-info .right .wishlist-compare .links a:hover {
            /* border: 1px solid #575b71; */
            /* background: #575b71; */
          }
          .product-info .right .wishlist-compare .links a:hover:before{
            color: #b026a0 !important;
          }
        .product-info .right .wishlist-compare .links a:before {
          position: relative;
          right: 5px;
          font-size: 15px;
          float: left; }
        .product-info .right .wishlist-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;
      top: -1px; }
    .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;
    text-align: left;
    }
    .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 {
    width: 60%; }
  .product-info.split-30-70 .left {
    width: 30%; }
  .product-info.split-30-70 .right {
    width: 70%; }
 .tab-content.left {
   width:60%;
   display:inline-block;
   float:left;
 }
  .tab-content.right {
   width:40%;
   display:inline-block;
 }
.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; }

@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: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -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%; }

.social {
  margin-bottom: 20px;
  padding: 7px 8px 10px 0;
  min-height: 40px;
  background-position: 10px center;
  background-repeat: no-repeat;
  background-size: 18px; }

.social-loaded {
  background-color: inherit;
  display: table;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 30px; }
  .social-loaded > span {
    min-height: 30px !important;
    float: left;
    overflow: hidden;
    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; }
    .social-loaded > span > span {
      margin-top: 0 !important;
      bottom: auto !important;
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient {
  min-height: 22px; }

.st_fblike {
  margin-right: 5px; }

.left .social {
  margin-top: 10px;
  padding: 10px; }

.product-info .right > div > div.social {
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: none; }

.attribute {
  border-collapse: collapse;
  width: 100%;
 
  }
  .attribute tr th{
	  text-align:left;
  }
  .attribute tr th strong{
	  font-size:16px !important;
	  font-weight: 800 !important;
  }
  .attribute thead td, .attribute thead tr td:first-child {
    font-size: 18px;
    font-weight: 600;
    color: #575b71;
    }
	.attribute tr td
	{
		border: 1px solid #ccc;
	}
  .attribute tr td:first-child {
    text-align: center;
    width: 40%;
    color: #555;
    }
   .attribute tr td:last-child{
	   padding-left:10%;
   }
    .attribute tr {
      padding-left:0px;
    }
    .attribute thead tr td{
      padding-bottom:0px;
    }
  .attribute thead tr {
    border:none;
    padding-bottom:0px; }
  .attribute td {
    padding: 7px;
    vertical-align: top;
    width: 48%;
    }

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;
  border-bottom: 0px solid #e5e5e5;
  display: block;
  }
  #tabs li {
    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 0px;
    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);
    border-radius: 0px;    
    padding: 10px 20px;
    }

.product-options .text-danger {
  margin-bottom: 5px; }

@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: 0px;
  background-color: #f4f4f4;  
  z-index: 2;
  overflow: auto;
  position: relative;
  padding-left: 0px;  
  padding-right: 0px;
  }
  .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 table thead:first-child {
  background: #f9f9f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#f3f3f3 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f3f3f3',GradientType=0 );
  }
#tab-related table thead:first-child tr td{
  font-size: 12px;
  padding: 10px 5px 10px;
  /* text-align: center; */
}
#content .related-products .box-product {
  padding-top: 0; }
#content .related-products .box-heading {
  margin-bottom: 30px;
  background: url(../image/line.jpg)bottom center no-repeat;
  padding-bottom: 15px;
  }

.tab-content ul li,
.cms-blocks ul li,
.journal-custom-tab ul li {
  margin-left: 30px; }

/******************************
 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: #000 !important; */
  /* margin-bottom: 15px; */
  /* font-size: 16px !important; */
  /* height: auto; */
  /* font-weight: normal !important; */
  /* border: 4px double #333; */
  }
  #content #review-title:hover {
    /* background-color:#ffcf00; */
  }

#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 .col-sm-10 {
    width:100%;
  }
.oc2 #tab-review input[name='captcha'] {
  display: inline-block;
  clear: both;
  margin-left: 10px;
  vertical-align:top;
  margin-bottom: 0;
  padding-top: 0px;
  margin-top: 0px;
  }
  .oc2 #tab-review img {
    display:inline-block;
  }
.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) {
  #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 {
  margin-left: 0;
  color: transparent;
  margin-bottom: 15px; }

.tags b {
  padding: 2px 6px 3px 6px;
  background-color: #5F6874;
  color: white;
  margin-right: 5px;
  font-weight: normal; }

.tags a {
  margin-left: 0;
  padding: 1px 6px 1px 6px;
  background-color: #f4f4f4;
  color: #333745;
  display: inline-block;
  margin-bottom: 5px;
  -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 {
  color: white;
  background: #428bca;
  top: 5px;
  right: 5px;
  padding: 5px 6px; }
  .label-latest b {
    font-weight: inherit; }

.label-sale {
  top: 115px;
  right: 5px;
  line-height: 14px !important;
  padding-top: 15px !important;
  }
  .label-sale b {
    font-weight: inherit;
    }

.label-latest + .label-sale {
  top: 26px;
  margin-top: 9px; }

.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: 0px;
  padding-right: 0px;
  }

/******************************
 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: 800px;
    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; }

.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 {
  color: #555;
  font-weight: normal; 
  font-size: 14px;
  }


.tabs-content.row.product-info.split-60-40 {
  background-color:#f4f4f4;
}

#tab-review { 
 margin-bottom: 0px;
}

#tab-review legend {
  display:none;
}


.tabs-content {
    background: #fff;
    border-top: 4px solid #eeedf7;
    padding-top: 20px;
}
.product-info .right > div > .cart {  
  padding-left: 0px;
  padding-right: 0px;
}

.product_cart {  
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

li.p-stock {
  color:#8184a1;
  text-align: left;
}
.product-info .right > div > .price {
  z-index: 1;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;
  text-align: left;
  }

ul.list-unstyled.description {
  display:inline-block;  
}

 .product-info .product-tabs {
   width:100%;
   margin-top: 20px;
 }

 .product-info .right .tab-pane {
   border-bottom: 0px solid #dddddd;
   padding-bottom:48px !important;
 }
 .b1c {
  color: #303030;
  background: #fff;
  cursor: pointer;
  border-radius: 2px;
  text-align: center;
  display: inline-block !important;
  font-size: 14px;
  height: 40px;
  width: 100%;
  margin-top: 5px;
  border: 1px solid #eaebec;
  line-height: 40px;
  text-transform: uppercase;
 }

  .b1c:hover {
        color: #383838;
        text-decoration: none;
        background: #f6f6f7;        
        border-color: #f6f6f7;
  }
.payment_methods{
  text-align: center;  
  display: inline-block;
  
}


   .payment_methods img{
     margin: 2px;
    
   }

   .link_inf {
     display:block;
     margin-top:10px;
   }

    .link_inf a{
      color: #8184a1;
      display:block;
      border: 1px solid #dee0ee;
      margin-bottom:10px;
      line-height:30px;
      border-radius: 0px;
    }
.link_inf a:hover{
  background-color:#575b71;
  color:#fff;
  border-color:#575b71;
}
    .link_inf a i{
      padding-right:5px;
    }


  .journal-stock.instock   {
     background:url(../image/instock.svg)left center no-repeat;
     background-size:18px;
     padding:8px 22px;
     padding-right:0px;
   }  
 .journal-stock.outofstock   {
     background:url(../image/nostock.svg)left center no-repeat;
     background-size:18px;
     padding:8px 22px;
     padding-right:0px;
     color:#ec4242;
   }  


.catalog-detail-property {
    width: 100%;
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 7px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-end;
    color: #303030;
}

.catalog-detail-property .name {
    max-width: 50%;
}
.catalog-detail-property .dots {
    border-bottom: 1px dotted #dee0ee;
    flex-grow: 1;
}
.product_attr {
  /* background-color:#f6f6fb; */
  /* padding: 15px; */
}

.catalog-detail-property .val {
    max-width: 50%;
    text-align:right;
}

.product_attr .h4 {
      font-size: 18px;
      font-weight: 300;
      color: #303030;
      padding-bottom: 5px;
}

#tabs a, #tabs li {
 
}

#tabs a, #tabs li {
  margin-right:5px;
}
#tabs a:hover {
  color: #000 !important;
}
#tabs a, #tabs li a{
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  background:none !important;
}
#tabs li.active a:before {
  /* content:""; */
  height:2px;
  width:100%;
  background-color: #e69c00;
  position: relative;
}
  #tabs li.active {
    background-color: #eeedf7;
  }
  #tabs li.active:hover {
  }

   #tabs li.active a{
    border-bottom:0px;
    color: #605ca8 !important;
    font-weight: 600;
  }

   #tabs li:hover {
     background: #eeedf7;
   }

   .journal-stock.outofstock.cat {
     padding-right:0px !important;
     padding-left: 20px;
     background-size: 16px;
   }

   .journal-stock.instock.cat {
     padding-right:0px !important;
     padding-left: 20px;
     background-size: 16px;
   }


   .product-page .heading-title {
    padding-top:0px !important;
    margin-top:0px !important;
   }

   #product .radio {
     display:inline-block;
     border: 1px dashed #dee0ee;
     padding: 5px;
     border-radius: 5px;
   }
   #input-option243, #input-option248 {
     text-align:left;
     margin-bottom: 10px;
   }

   #product-gallery .swiper-button-prev::before, #product-gallery .swiper-button-next::before  {
    top:0px !important;
   }

   .product_info {
    padding: 10px;
   }

   a.size_prod {
     margin-bottom:5px;
     border-bottom:1px solid;
     position: relative;
     font-family: Roboto;
     /* text-transform: uppercase; */
     font-size: 14px;
   }
   #p-center {
     width:100%;
   }

   .list-unstyled.price{
     margin-bottom:0px;
     padding:0px;
   }

   .product_cart .xs-100 {
     padding-bottom: 0px !important; !important
     margin-bottom:0px !important;
   }

   .left .image .wishlist-compare {position: absolute;top: 0px;right: 0px;width: 30px;}

   .left .image .wishlist-compare i.wishlist:before{
    content: '\e663';
    font-size: 14px;
    color: rgb(136, 136, 136);
   }
   .left .image .wishlist-compare i.compare:before{
    content: '\f080';
    font-size: 14px;
    color: rgb(136, 136, 136);
   }
   .left .image .wishlist-compare a{
   position: relative;
   display: block;
   margin-bottom: 10px;
   text-align: center;
   width: 30px;
   height: 30px;
   overflow: hidden;
   background: #fff;
   line-height: 30px;
   border-radius: 2px;
   }

   .left .image .wishlist-compare a:hover{
     background-color:rgb(227, 227, 227);
   }
   .brand {
     margin-top:20px !important;
     position:relative;
     border-top: 1px solid #eaebec;
     padding-top: 20px;
   }
   .brand_title {
     margin-bottom:15px;
     
   }
   .else  {
     background:url(../image/line.png)center repeat-x;
     text-align:center;
   }

   .else span {
     background:#fff;
     padding: 10px 15px;
     display: inline-block;
     text-align:center;
     margin: 0 auto;
   }
   
   .share {
    border-top: 1px solid #eaebec;
}

   .share span:last-of-type{     
     font-weight: 500;
     display:block;
     line-height: 30px;     
     font-size: 13px;
   }

   li.p-stock i{
     display:none;
   }
   .label-sale b b{
     font-weight:600;
     font-size:14px;
   }
   .label-sale b{
     font-size:12px;
   }

   .button-cart-text{
     background:url(../image/basket.png)right center no-repeat;
     padding-right:28px;    
   }
   .product-info .right .cart button:hover .button-cart-text{
     background:url(../image/cart-active.png)right center no-repeat;
     padding-right:28px;
    
   }
    .product-info .right .cart hr{
     width:100%;
     margin-bottom:10px;
   }
   .wish{
         background-image: url(../image/wishstar.png);
         background-repeat: no-repeat;
         background-position: right 10px center;
         padding-right: 30px;
         padding: 0 10px;
         text-align: left;
         width: 190px;
         border: 2px solid #605ca8;
         background-color: transparent;
         height:40px;
         line-height:35px;
         border-radius:4px;
         position: relative;
   }
    .wish:hover{
      background-color: rgba(96,92,168,.7);
    color: #fff;
    }

    .product-info .rating b, .product-info li.product-price b{
      font-weight:normal;
      font-size:14px;
    }
.compare_2_div{
	text-align:right;
}
.compare_2{
	 background-image: url(../image/libra.png);
	 background-repeat: no-repeat;
	 background-position: right 10px center;
	 padding: 0 10px;
	 text-align: left;
	 width: 190px;
	 border: 2px solid #605ca8;
	 background-color: transparent;
	 height:40px;
	 line-height:35px;
	 border-radius:4px;
	 position: relative;
	 display: inline-block;
	 margin:8px 0 -5px 0;
}
.compare_2:hover{
  background-color: rgba(96,92,168,.7);
color: #fff;
}
.box-product-related .product-grid-item .name a{
	font-size: 13px;
}
.box-product-related .product-grid-item .cart .button{
	width:100%;
}
.product-tabs:after{
	height:20px;
	content:'';
	display:block;
	clear: both;
}
.tabs-content .tab-content{
	overflow:inherit;
}