@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }

.animated-background, .related-product .evo-owl-product .evo-product-block-item .product_thumb img:not(.loaded), .similar-product .evo-product-slide-item .product-img a.image-resize img:not(.loaded) {
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #F6F6F6;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 700px 104px;
  position: relative; }

body {
  background: #f3f3f3; }
  @media (max-width: 767px) {
    body {
      background: #fff; } }

.product-white-bg {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px; }
  @media (max-width: 767px) {
    .product-white-bg {
      padding: 0; } }

.zoomLens {
  border: none !important; }

#btnnewreview {
  background: #f02020 !important; }

.bizweb-product-reviews-form input, .bizweb-product-reviews-form input[type="text"], .bizweb-product-reviews-form input[type="email"], .bizweb-product-reviews-form textarea {
  border-radius: 3px !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border: 1px solid #ebebeb !important; }
  .bizweb-product-reviews-form input:focus, .bizweb-product-reviews-form input[type="text"]:focus, .bizweb-product-reviews-form input[type="email"]:focus, .bizweb-product-reviews-form textarea:focus {
    outline: none !important;
    box-shadow: none !important; }

.bizweb-product-reviews-form .bpr-button-submit {
  background: #f02020 !important;
  border-color: #f02020 !important;
  min-width: 100px;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .details-product .product-image-block {
    margin-bottom: 10px; } }

.details-product .product-image-block .slider-has-video .slider-nav .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  line-height: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow {
      display: none !important; } }
  .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-prev {
    left: -15px; }
    .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-prev:before {
      content: "";
      background-image: url(//theme.hstatic.net/200000433071/1001290436/14/back.svg?v=81);
      height: 30px;
      width: 30px;
      display: block; }
  .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-next {
    right: -15px; }
    .details-product .product-image-block .slider-has-video .slider-nav .slick-arrow.slick-next:before {
      content: "";
      background-image: url(//theme.hstatic.net/200000433071/1001290436/14/right-arrow.svg?v=81);
      height: 30px;
      width: 30px;
      display: block; }

.details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
  height: 58px;
  position: relative; }
  @media (max-width: 1024px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
      height: 60px; } }
  @media (max-width: 991px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
      height: 72px; } }
  @media (max-width: 480px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
      height: 90px; } }
  @media (max-width: 376px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
      height: 81px; } }
  @media (max-width: 321px) {
    .details-product .product-image-block .slider-has-video .slider-nav .slick-slide {
      height: 67px; } }
  .details-product .product-image-block .slider-has-video .slider-nav .slick-slide img {
    width: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 2px;
    /*
						@media(max-width: 1024px){
							max-height: 54px;
						}
						@media(max-width: 991px){
							max-height: 70px;
						}
						@media(max-width: 480px){
							max-height: 80px;
						}
						@media(max-width: 376px){
							max-height: 71px;
						}
						@media(max-width: 321px){
							max-height: 60px;
						}*/ }
  .details-product .product-image-block .slider-has-video .slider-nav .slick-slide:hover, .details-product .product-image-block .slider-has-video .slider-nav .slick-slide:focus {
    box-shadow: none;
    outline: none; }

.details-product .product-image-block .slider-nav {
  min-height: 70px; }
  @media (min-width: 768px) {
    .details-product .product-image-block .slider-nav {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 1024px) {
    .details-product .product-image-block .slider-nav {
      min-height: 82px; } }
  @media (max-width: 991px) {
    .details-product .product-image-block .slider-nav {
      min-height: 72px; } }
  .details-product .product-image-block .slider-nav .slick-slide {
    border: 1px solid #e6e6e6;
    margin: 5px;
    border-radius: 3px; }
    .details-product .product-image-block .slider-nav .slick-slide.slick-current {
      border-color: #f02020; }
    @media (min-width: 1025px) {
      .details-product .product-image-block .slider-nav .slick-slide:hover, .details-product .product-image-block .slider-nav .slick-slide:focus {
        border-color: #f02020;
        outline: none;
        box-shadow: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .details-product .product-image-block .slider-nav {
      margin-bottom: 10px; } }

.details-product .details-pro .product-top {
  margin-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .details-product .details-pro .product-top {
      text-align: center; } }
  .details-product .details-pro .product-top .title-head {
    margin-top: 0;
    font-size: 26px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
    color: #000; }
    @media (max-width: 767px) {
      .details-product .details-pro .product-top .title-head {
        font-size: 20px; } }
  .details-product .details-pro .product-top .sku-product {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    margin: 5px 0; }
    .details-product .details-pro .product-top .sku-product .variant-sku, .details-product .details-pro .product-top .sku-product .vendor {
      color: #f02020;
      font-weight: 600;
      text-transform: none; }
    .details-product .details-pro .product-top .sku-product .item-sku {
      display: inline-block;
      float: left; }
      @media (max-width: 480px) {
        .details-product .details-pro .product-top .sku-product .item-sku {
          display: block;
          width: 100%; } }
      .details-product .details-pro .product-top .sku-product .item-sku + .item-sku {
        position: relative; }
        @media (min-width: 480px) {
          .details-product .details-pro .product-top .sku-product .item-sku + .item-sku {
            margin-left: 10px; }
            .details-product .details-pro .product-top .sku-product .item-sku + .item-sku:before {
              content: "|";
              color: #333;
              left: 0; } }
  @media (max-width: 767px) {
    .details-product .details-pro .product-top .panel-product-rating {
      line-height: 1.1;
      margin-top: 10px; } }
  .details-product .details-pro .product-top .panel-product-rating .bizweb-product-reviews-badge {
    display: inline-block;
    float: left;
    margin-right: 10px; }
    @media (max-width: 767px) {
      .details-product .details-pro .product-top .panel-product-rating .bizweb-product-reviews-badge {
        float: none; } }
    .details-product .details-pro .product-top .panel-product-rating .bizweb-product-reviews-badge .bizweb-product-reviews-star {
      padding: 0; }
      .details-product .details-pro .product-top .panel-product-rating .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
        font-size: 14px;
        color: #edc419 !important; }
    .details-product .details-pro .product-top .panel-product-rating .bizweb-product-reviews-badge div:nth-child(2), .details-product .details-pro .product-top .panel-product-rating .bizweb-product-reviews-badge div:nth-child(3) {
      display: none; }
  .details-product .details-pro .product-top .panel-product-rating .iddanhgia {
    float: left;
    color: #bfbfbf; }
    @media (max-width: 767px) {
      .details-product .details-pro .product-top .panel-product-rating .iddanhgia {
        float: none;
        display: inline-block; } }
    .details-product .details-pro .product-top .panel-product-rating .iddanhgia:hover {
      cursor: pointer;
      color: #f02020; }

@media (max-width: 767px) {
  .details-product .details-pro .price-box {
    text-align: center; } }

.details-product .details-pro .price-box .special-price .product-price {
  font-size: 24px;
  font-weight: bold;
  color: #d0021b;
  display: inline-block; }

.details-product .details-pro .price-box .old-price {
  margin-left: 10px; }
  .details-product .details-pro .price-box .old-price .product-price-old {
    font-size: 19px; }

.details-product .details-pro .price-box .save-price {
  display: block;
  font-weight: 500; }
  @media (max-width: 767px) {
    .details-product .details-pro .price-box .save-price {
      text-align: left;
      margin-top: 10px; } }
  .details-product .details-pro .price-box .save-price .product-price-save {
    color: #f02020; }

.details-product .details-pro .inventory_quantity {
  display: block;
  font-weight: 500;
  margin-bottom: 10px; }
  .details-product .details-pro .inventory_quantity .a-stock {
    color: #f02020; }

.details-product .details-pro .evo-product-summary.product_description .rte-summary img {
  max-width: 100% !important;
  height: auto !important; }

.details-product .details-pro .evo-product-summary.product_description .rte-summary iframe {
  max-width: 100% !important; }

.details-product .details-pro .evo-product-summary.product_description .rte-summary ul {
  list-style: none inside; }
  .details-product .details-pro .evo-product-summary.product_description .rte-summary ul li {
    padding-left: 15px;
    position: relative; }
    .details-product .details-pro .evo-product-summary.product_description .rte-summary ul li:before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 9px;
      left: 0;
      width: 6px;
      height: 6px;
      background: #000;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%; }

.details-product .details-pro .evo-product-summary.product_description .evo-product-tabs-header {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  padding: 10px 0;
  position: relative;
  letter-spacing: 1px;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 10px; }
  .details-product .details-pro .evo-product-summary.product_description .evo-product-tabs-header svg {
    transition: .2s all; }
  .details-product .details-pro .evo-product-summary.product_description .evo-product-tabs-header:hover {
    color: #f02020; }
    .details-product .details-pro .evo-product-summary.product_description .evo-product-tabs-header:hover svg path {
      stroke: #f02020; }

.details-product .details-pro .evo-product-summary.product_description .rte-summary {
  padding-top: 10px;
  display: none; }

.details-product .details-pro .evo-product-summary.product_description.active .rte-summary {
  display: block; }

.details-product .details-pro .evo-product-summary.product_description.active .evo-product-tabs-header {
  color: #f02020; }
  .details-product .details-pro .evo-product-summary.product_description.active .evo-product-tabs-header svg {
    transform: rotate(90deg); }
    .details-product .details-pro .evo-product-summary.product_description.active .evo-product-tabs-header svg path {
      stroke: #f02020; }

.details-product .details-pro .evo-promotion-products {
  margin-bottom: 15px; }
  .details-product .details-pro .evo-promotion-products .product-promotions-list {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-title {
      background-color: #e21d22;
      padding: 10px;
      position: relative;
      -moz-border-radius: 4px 4px 0 0;
      -webkit-border-radius: 4px 4px 0 0;
      border-radius: 5px 5px 0 0;
      margin: 0;
      font-size: 18px;
      color: #f8e81c;
      text-align: left; }
    .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-content {
      padding: 10px;
      border: 1px solid #e21d22;
      border-top: none;
      -moz-border-radius: 0 0 5px 5px;
      -webkit-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px;
      background: #fff4de; }
      .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-content p {
        margin-bottom: 7px; }
      .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-content .imgpromotion {
        display: block;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        padding-top: 10px;
        font-size: 14px;
        color: #333; }
        .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-content .imgpromotion .evo-bonus {
          display: inline-block;
          margin-right: 10px;
          width: calc(50% - 12px);
          float: left;
          color: #288ad6; }
          .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-content .imgpromotion .evo-bonus img {
            display: block;
            width: 50px;
            height: 50px;
            margin: auto;
            float: left;
            margin-right: 5px; }
          .details-product .details-pro .evo-promotion-products .product-promotions-list .product-promotions-list-content .imgpromotion .evo-bonus h3 {
            overflow: hidden;
            font-size: 11px;
            color: #288ad6;
            white-space: initial;
            text-overflow: ellipsis;
            line-height: 13px;
            margin-top: 5px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            max-height: 40px; }

.details-product .details-pro .form-product form {
  margin-bottom: 0; }
  .details-product .details-pro .form-product form .select-swatch {
    margin-bottom: 15px; }
    .details-product .details-pro .form-product form .select-swatch .swatch {
      margin: 0; }
      .details-product .details-pro .form-product form .select-swatch .swatch + .swatch {
        margin-top: 15px; }
      .details-product .details-pro .form-product form .select-swatch .swatch .header {
        font-weight: 500;
        color: #1c1c1c;
        letter-spacing: 0.5px; }
        @media (max-width: 480px) {
          .details-product .details-pro .form-product form .select-swatch .swatch .header {
            width: 100%;
            margin-bottom: 7px; } }
  .details-product .details-pro .form-product form .form-group {
    width: 100%; }
    .details-product .details-pro .form-product form .form-group .qty-ant {
      display: flex;
      align-items: center;
      height: 40px;
      margin-bottom: 15px; }
      .details-product .details-pro .form-product form .form-group .qty-ant label {
        font-weight: 500;
        color: #1c1c1c;
        min-width: 100px;
        float: left;
        letter-spacing: 0.5px; }
      .details-product .details-pro .form-product form .form-group .qty-ant .custom-btn-numbers {
        float: left;
        box-shadow: none;
        padding: 0;
        border-radius: 0;
        border: 1px solid #e5e5e5;
        min-height: unset;
        width: auto;
        background-color: transparent;
        height: auto; }
        .details-product .details-pro .form-product form .form-group .qty-ant .custom-btn-numbers .btn-cts {
          font-size: 20px;
          line-height: 0px;
          border: none;
          display: inline-block;
          width: 35px;
          height: 35px;
          background: #fff;
          float: left;
          color: #333;
          text-align: center;
          padding: 0px;
          border-radius: 0; }
        .details-product .details-pro .form-product form .form-group .qty-ant .custom-btn-numbers #qty {
          height: 35px;
          font-size: 1em;
          margin: 0;
          width: 35px;
          padding: 0 2px;
          text-align: center;
          background: #fff;
          min-height: unset;
          display: block;
          float: left;
          box-shadow: none;
          border-radius: 0px;
          border: none; }
    .details-product .details-pro .form-product form .form-group .btn-mua {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 5px; }
      .details-product .details-pro .form-product form .form-group .btn-mua button {
        color: #fff;
        background-color: #ed1b24;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
        height: auto;
        line-height: inherit;
        box-shadow: none;
        padding: 10px 30px;
        width: 49%;
        border-radius: 3px; }
        @media (max-width: 991px) {
          .details-product .details-pro .form-product form .form-group .btn-mua button {
            width: 100%;
            min-width: unset; } }
        .details-product .details-pro .form-product form .form-group .btn-mua button span {
          display: block;
          width: 100%;
          text-align: center; }
          .details-product .details-pro .form-product form .form-group .btn-mua button span.txt-main {
            font-size: 16px;
            line-height: 1.1;
            text-transform: uppercase;
            margin-bottom: 3px;
            font-weight: bold; }
            .details-product .details-pro .form-product form .form-group .btn-mua button span.txt-main .product-price {
              font-size: 15px;
              line-height: 1.1;
              text-transform: uppercase;
              color: #fff;
              display: inline-block;
              font-weight: bold; }
          .details-product .details-pro .form-product form .form-group .btn-mua button span.text-add {
            font-size: 12px;
            text-transform: none;
            font-weight: 400; }
        .details-product .details-pro .form-product form .form-group .btn-mua button:hover, .details-product .details-pro .form-product form .form-group .btn-mua button:focus {
          color: #fff;
          background-color: #cf0e0e; }

.details-product .product-tab .tabs-title {
  display: flex;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 25px;
  justify-content: center; }
  .details-product .product-tab .tabs-title li {
    margin-right: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #f02020;
    display: block;
    padding: 15px 0;
    position: relative;
    letter-spacing: 1.5px; }
    .details-product .product-tab .tabs-title li + li {
      margin-left: 40px; }
    .details-product .product-tab .tabs-title li:hover, .details-product .product-tab .tabs-title li.current {
      color: #1c1c1c; }
      .details-product .product-tab .tabs-title li:hover:after, .details-product .product-tab .tabs-title li.current:after {
        content: '';
        display: block;
        position: absolute;
        bottom: -1px;
        height: 2px;
        background: #1c1c1c;
        width: 100%;
        left: 0; }

@media (min-width: 768px) {
  .details-product .product-tab .rte img {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto !important; } }

@media (max-width: 767px) {
  .details-product .product-tab .rte img {
    max-width: 100% !important;
    height: auto !important; } }

.details-product .product-tab .rte iframe {
  max-width: 100% !important; }

.related-product .home-title {
  margin-bottom: 20px;
  margin-top: 10px; }
  .related-product .home-title h2 {
    font-size: 26px;
    line-height: 28px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .related-product .home-title h2 {
        font-size: 22px; } }
    .related-product .home-title h2 a {
      color: #1c1c1c; }
      .related-product .home-title h2 a strong {
        font-weight: 500; }
      .related-product .home-title h2 a:hover, .related-product .home-title h2 a:focus {
        color: #f02020; }

.related-product .evo-owl-product {
  margin-left: -5px;
  margin-right: -5px; }
  .related-product .evo-owl-product .slick-slide {
    margin: 5px; }
  .related-product .evo-owl-product .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2; }
    @media (max-width: 767px) {
      .related-product .evo-owl-product .slick-arrow {
        display: none !important; } }
    .related-product .evo-owl-product .slick-arrow.slick-prev {
      left: -15px; }
      .related-product .evo-owl-product .slick-arrow.slick-prev:before {
        content: "";
        background-image: url(//theme.hstatic.net/200000433071/1001290436/14/back.svg?v=81);
        height: 30px;
        width: 30px;
        display: block; }
    .related-product .evo-owl-product .slick-arrow.slick-next {
      right: -15px; }
      .related-product .evo-owl-product .slick-arrow.slick-next:before {
        content: "";
        background-image: url(//theme.hstatic.net/200000433071/1001290436/14/right-arrow.svg?v=81);
        height: 30px;
        width: 30px;
        display: block; }
  .related-product .evo-owl-product .slick-dots {
    text-align: center; }
    .related-product .evo-owl-product .slick-dots li {
      display: inline-block; }
      .related-product .evo-owl-product .slick-dots li button {
        border: none;
        height: 7px;
        width: 20px;
        border-radius: 7px;
        outline: none;
        box-shadow: none;
        background-color: rgba(0, 0, 0, 0.1);
        font-size: 0;
        padding: 0;
        display: block; }
      .related-product .evo-owl-product .slick-dots li + li {
        margin-left: 5px; }
      .related-product .evo-owl-product .slick-dots li.slick-active button {
        width: 7px;
        border-radius: 50%;
        background-color: #f02020; }
  .related-product .evo-owl-product .evo-product-block-item .product_thumb {
    display: block;
    position: relative;
    height: 222px; }
    @media (max-width: 1024px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 182px; } }
    @media (max-width: 991px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 237px; } }
    @media (max-width: 767px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 353px; } }
    @media (max-width: 668px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 319px; } }
    @media (max-width: 569px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 269px; } }
    @media (max-width: 480px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 195px; } }
    @media (max-width: 376px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 176px; } }
    @media (max-width: 321px) {
      .related-product .evo-owl-product .evo-product-block-item .product_thumb {
        height: 148px; } }
    .related-product .evo-owl-product .evo-product-block-item .product_thumb img {
      width: auto !important;
      max-height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      .related-product .evo-owl-product .evo-product-block-item .product_thumb img:not(.loaded) {
        width: 100% !important;
        height: 100% !important;
        opacity: 0.2; }

.similar-product .right-bestsell h2 {
  font-size: 16px;
  font-weight: 500;
  padding: 6px 15px;
  position: relative;
  background-color: #f02020;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 10px; }
  .similar-product .right-bestsell h2 a {
    color: #fff; }
  .similar-product .right-bestsell h2:hover {
    background-color: #dd0f0f; }
    .similar-product .right-bestsell h2:hover a {
      color: #fff; }

.similar-product .evo-product-slide-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  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;
  padding: 5px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  margin-bottom: 10px; }
  @media (max-width: 480px) {
    .similar-product .evo-product-slide-item {
      margin-bottom: 7px; } }
  .similar-product .evo-product-slide-item .product-img {
    width: 90px;
    position: relative; }
    .similar-product .evo-product-slide-item .product-img .product-sale {
      position: absolute;
      top: 5px;
      font-size: 11px;
      font-weight: 500;
      z-index: 1;
      color: #fff;
      background: #e01212;
      border-radius: 3px;
      height: 25px;
      line-height: 25px;
      left: 5px;
      padding: 0 10px; }
    .similar-product .evo-product-slide-item .product-img a.image-resize {
      display: block;
      position: relative;
      height: 90px; }
      .similar-product .evo-product-slide-item .product-img a.image-resize img {
        width: auto !important;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
        .similar-product .evo-product-slide-item .product-img a.image-resize img:not(.loaded) {
          width: 100% !important;
          height: 100% !important;
          opacity: 0.2; }
  .similar-product .evo-product-slide-item .product-detail {
    width: calc(100% - 90px);
    padding-left: 10px; }
    .similar-product .evo-product-slide-item .product-detail .pro-brand {
      color: #b2b2b2;
      transition: color .15s;
      font-size: 12px;
      font-weight: 500; }
      .similar-product .evo-product-slide-item .product-detail .pro-brand a {
        color: #b2b2b2;
        transition: color .15s; }
        .similar-product .evo-product-slide-item .product-detail .pro-brand a:hover, .similar-product .evo-product-slide-item .product-detail .pro-brand a:focus {
          color: #f02020; }
    .similar-product .evo-product-slide-item .product-detail h3 {
      margin: 0 0 5px;
      font-size: 14px;
      position: relative; }
      @media (max-width: 480px) {
        .similar-product .evo-product-slide-item .product-detail h3 {
          font-size: 13px; } }
      .similar-product .evo-product-slide-item .product-detail h3 a {
        color: #333;
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box; }
        .similar-product .evo-product-slide-item .product-detail h3 a:hover, .similar-product .evo-product-slide-item .product-detail h3 a:focus {
          color: #f02020; }
    .similar-product .evo-product-slide-item .product-detail .box-pro-prices .pro-price {
      font-size: 14px;
      margin: 0;
      font-weight: 600;
      color: #f02020; }
      @media (max-width: 480px) {
        .similar-product .evo-product-slide-item .product-detail .box-pro-prices .pro-price {
          font-size: 13px; } }
      .similar-product .evo-product-slide-item .product-detail .box-pro-prices .pro-price .pro-price-del {
        color: #939393;
        font-size: 13px;
        margin-left: 5px;
        font-weight: normal; }
        @media (max-width: 480px) {
          .similar-product .evo-product-slide-item .product-detail .box-pro-prices .pro-price .pro-price-del {
            font-size: 12px; } }
  .similar-product .evo-product-slide-item:hover {
    border-color: #f02020; }

@media (max-width: 1024px) {
  #pbZoomBtn {
    display: none; } }

@media (max-width: 767px) {
  #pbZoomBtn {
    display: none; }
  .evo-tab-product-mobile .tab-content {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: hidden; }
    .evo-tab-product-mobile .tab-content .evo-product-tabs-header {
      font-size: 12px;
      font-weight: 500;
      text-transform: uppercase;
      color: #1c1c1c;
      padding: 10px 0;
      position: relative;
      letter-spacing: 1px;
      border-bottom: 1px solid #ebebeb;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-right: 10px; }
      .evo-tab-product-mobile .tab-content .evo-product-tabs-header svg {
        transition: .2s all; }
    .evo-tab-product-mobile .tab-content .rte {
      padding-top: 10px;
      display: none; }
    .evo-tab-product-mobile .tab-content.active .rte {
      display: block; }
    .evo-tab-product-mobile .tab-content.active .evo-product-tabs-header {
      color: #f02020; }
      .evo-tab-product-mobile .tab-content.active .evo-product-tabs-header svg {
        transform: rotate(90deg); }
        .evo-tab-product-mobile .tab-content.active .evo-product-tabs-header svg path {
          stroke: #f02020; } }

@media (max-width: 480px) {
  .bizweb-product-reviews-form {
    min-width: 230px !important; } }

.product-reviews-summary-actions #btnnewreview:hover, .product-reviews-summary-actions #btnnewreview:focus {
  color: #fff;
  background-color: #cf0e0e !important; }

.vnpay-text {
  background: #e9f7ff;
  padding: 10px;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 10px; }
  .vnpay-text img {
    display: block;
    float: left;
    width: 30px;
    margin-right: 10px; }
  .vnpay-text p {
    padding-left: 40px;
    margin-bottom: 0;
    line-height: 1.2; }
    .vnpay-text p span {
      font-weight: bold;
      color: #e10c00; }
    .vnpay-text p a {
      color: #288ad6; }
      .vnpay-text p a:hover, .vnpay-text p a:focus {
        color: #f02020; }

.call-and-payment {
  padding: 5px 0 0;
  display: block;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  font-size: 13px;
  color: #333; }
  .call-and-payment a {
    color: #288ad6;
    font-weight: 500; }
    .call-and-payment a:hover, .call-and-payment a:focus {
      color: #f02020; }

@media (max-width: 991px) {
  .policy_intuitive {
    margin-top: 15px; } }

.policy_intuitive .for-mobile {
  margin-bottom: 10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px; }
  .policy_intuitive .for-mobile h4 {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #459b43;
    margin: 0; }
  .policy_intuitive .for-mobile ul.policy_new {
    position: relative;
    overflow: hidden; }
    .policy_intuitive .for-mobile ul.policy_new li {
      margin: 10px 0;
      overflow: hidden;
      display: flex;
      align-items: center;
      padding-bottom: 5px;
      border-bottom: 1px solid #ececec; }
      .policy_intuitive .for-mobile ul.policy_new li:last-child {
        border-bottom: none;
        margin-bottom: 0; }
      .policy_intuitive .for-mobile ul.policy_new li img {
        flex: 1;
        margin-right: 2px;
        padding: 3px;
        width: 35px;
        max-width: 35px; }
        .policy_intuitive .for-mobile ul.policy_new li img:not(.loaded) {
          opacity: 0.2; }
      .policy_intuitive .for-mobile ul.policy_new li > p {
        flex: 1;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.2; }
        .policy_intuitive .for-mobile ul.policy_new li > p b {
          font-weight: 500; }

.store-place {
  margin: 8px 0;
  overflow: hidden;
  display: flex;
  align-items: center; }
  .store-place i {
    flex: 1;
    margin-right: 2px;
    padding: 3px;
    width: 25px;
    max-width: 25px;
    color: #f02020; }
  .store-place span {
    flex: 1; }
    .store-place span a {
      color: #288ad6; }
      .store-place span a:hover, .store-place span a:focus {
        color: #f02020; }

#top-tabs-info .productAnchor_horizonalNavs {
  align-items: center;
  background: #fff;
  height: 60px;
  position: fixed;
  top: 0 !important;
  transition: all .5s ease;
  z-index: 99;
  width: 100%;
  padding: 5px 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  transform: translateY(-100%); }
  @media (max-width: 767px) {
    #top-tabs-info .productAnchor_horizonalNavs {
      top: auto !important;
      bottom: 0 !important;
      transform: translateY(100%); } }
  #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
    display: flex; }
    @media (max-width: 767px) {
      #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav {
        display: block; } }
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image {
      width: 50px;
      height: 50px;
      margin-right: 10px;
      position: relative; }
      #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_image img {
        width: auto;
        max-height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name {
      line-height: 1.1;
      color: #191919;
      margin-right: 20px;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 400px;
      padding: 2px 0; }
      @media (max-width: 991px) {
        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_name {
          max-width: 280px; } }
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price {
      display: flex; }
      #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_title {
        font-size: 13px;
        padding-top: 5px; }
      #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_price .product_info_price_value {
        display: flex;
        align-items: flex-end;
        margin-left: 5px;
        font-size: 18px;
        color: #f02020;
        font-weight: 600; }
    #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons {
      display: flex;
      margin-left: auto; }
      #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
        margin-left: 15px;
        border-radius: 2px;
        width: 250px;
        height: 50px;
        padding: 6px;
        background: #f02020;
        font-size: 14px;
        outline: none;
        box-shadow: none;
        padding: 5px 10px;
        color: #fff;
        line-height: 1.1; }
        @media (max-width: 991px) {
          #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
            width: 170px; } }
        @media (max-width: 767px) {
          #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn {
            margin-left: 0;
            width: calc(100% - 55px); } }
        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span {
          display: block;
          width: 100%;
          text-align: center; }
          #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn span.txt-main {
            font-size: 17px;
            font-weight: 600;
            line-height: 1.1;
            text-transform: uppercase; }
        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:hover, #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn:focus {
          color: #fff;
          background-color: #cf0e0e; }
        #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
          margin-left: 10px;
          background: #cf0e0e;
          color: #fff; }
          #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:hover, #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop:focus {
            color: #fff;
            background: #ec1010; }
          @media (max-width: 767px) {
            #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop {
              width: 50px;
              color: #fff;
              font-size: 24px;
              text-align: center;
              margin-left: 5px; }
              #top-tabs-info .productAnchor_horizonalNavs .productAnchor_horizonalNav .product_info_buttons .btn.btn_traGop i {
                line-height: 40px; } }
  #top-tabs-info .productAnchor_horizonalNavs.ins-Drop {
    transform: translateY(0px) !important; }

@media (max-width: 1024px) {
  #pbZoomBtn {
    display: none !important; } }
