MOON
Server: Apache
System: Linux u18017238.onlinehome-server.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User: emblazeone (1003)
PHP: 7.3.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/emblazeone/public_html/master-template/slice/css/sab_style.css
section.top-about-us {
  background-image: url(../images/top-bg-AboutUs.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 482px;
  padding-bottom: 400px; }
  section.top-about-us h1 {
    font-size: 72px;
    text-align: center;
    font-family: Futura;
    color: #000000; }

section.our-philosophy {
  background-image: url(../images/philosophy-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 129px;
  padding-bottom: 926px; }
  section.our-philosophy .wrapper-text {
    text-align: center; }
    section.our-philosophy .wrapper-text h3 {
      font-family: "Futura Medium";
      font-size: 20px;
      margin-bottom: 42px; }
    section.our-philosophy .wrapper-text h2 {
      font-size: 42px;
      font-family: Futura;
      margin-bottom: 54px; }
    section.our-philosophy .wrapper-text p {
      font-family: 'Poppins', sans-serif;
      font-size: 30px; }

section.just-start {
  padding-top: 146px;
  padding-bottom: 122px;
  text-align: center; }
  section.just-start h2 {
    font-family: Futura;
    font-size: 72px;
    margin-bottom: 55px; }
  section.just-start p {
    font-family: 'Poppins', sans-serif;
    font-size: 27px;
    padding: 0 60px;
    margin-bottom: 80px; }
  section.just-start .just-start-link ul {
    padding: 0 250px; }
    section.just-start .just-start-link ul li {
      list-style-type: none;
      margin-bottom: 18px; }
      section.just-start .just-start-link ul li a {
        background-color: #ff9400;
        text-decoration: none;
        font-size: 20px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        display: inline-block;
        width: 100%;
        padding-top: 28px;
        padding-bottom: 30px; }

section.join-us {
  background-image: url(../images/join-us-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 216px;
  padding-bottom: 264px; }
  section.join-us .join-us-text h2 {
    font-size: 20px;
    font-family: "Futura Medium";
    margin-bottom: 96px; }
  section.join-us .join-us-text p {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 56px; }
    section.join-us .join-us-text p:last-child {
      margin-bottom: 0; }
  section.join-us .join-us-img img {
    padding-top: 90px; }

section.performance {
  padding-top: 92px;
  padding-bottom: 78px;
  background-color: black;
  text-align: center; }
  section.performance h2 {
    color: #fff;
    font-family: Futura;
    font-size: 42px;
    margin-bottom: 46px; }
  section.performance p {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif; }

section.product-card {
  padding-top: 217px;
  padding-bottom: 92px; }
  section.product-card .product-img {
    text-align: center; }
    section.product-card .product-img img {
      width: 60%; }
  section.product-card .prise {
    text-align: center; }
    section.product-card .prise h1 {
      font-family: "Futura Medium";
      font-size: 42px;
      text-transform: uppercase; }
    section.product-card .prise p.category-name {
      font-family: "Futura Medium";
      font-size: 20px;
      color: #7c5e30;
      margin-bottom: 24px;
      display: flex;
      flex-direction: column; }
      section.product-card .prise p.category-name:after {
        margin-left: 238px;
        margin-top: 15px;
        content: "";
        border: 2px solid #7c5e30;
        width: 65px; }
    section.product-card .prise .rating form button {
      outline: none; }
    section.product-card .prise .rating {
      font-size: 1.2rem;
      line-height: 1.2rem;
      display: inline-block;
      margin-bottom: 16px; }
    section.product-card .prise .rating .star {
      position: relative;
      float: left;
      width: 1.4rem;
      height: 1.2rem;
      font-family: "Font Awesome 5 Free";
      font-weight: normal;
      font-style: normal;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
      border: 0;
      background: transparent; }
    section.product-card .prise .rating .star:before {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1.2rem;
      height: 1.2rem;
      transform: translate(-50%, -50%);
      content: "\f005";
      color: #ffb400; }
    section.product-card .prise .rating--read-only .star--full:before {
      content: "\f005";
      color: #ffb400; }
    section.product-card .prise .rating--read-only .star--half:after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1.2rem;
      height: 1.2rem;
      transform: translate(-50%, -50%);
      content: "\f005";
      color: #ffb400; }
    section.product-card .prise .rating--interactive .star {
      float: right; }
    section.product-card .prise .rating--interactive .star:hover {
      cursor: pointer; }
    section.product-card .prise .rating--interactive .star:hover:before, section.product-card .prise .rating--interactive .star:hover ~ .star:before {
      content: "\f005";
      font-weight: 900;
      color: #ffb400; }
    section.product-card .prise p.reviews {
      font-family: "Futura Medium";
      font-size: 22px; }
    section.product-card .prise .price-product .old-price {
      margin-bottom: 14px;
      font-family: "Futura Medium";
      font-size: 14px;
      color: #9c9c9c; }
      section.product-card .prise .price-product .old-price span {
        color: #9c9c9c;
        font-family: "Futura Medium";
        font-size: 24px;
        text-decoration: line-through;
        margin-left: 8px; }
    section.product-card .prise .price-product .new-price {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.product-card .prise .price-product .new-price p.attention {
        text-transform: uppercase;
        font-family: "Futura Medium";
        font-size: 20px;
        color: #fff;
        background-color: #cc2121;
        padding: 2px 10px;
        border-radius: 3px; }
      section.product-card .prise .price-product .new-price p {
        margin-left: 18px;
        font-family: "Futura Medium";
        font-size: 46px; }
    section.product-card .prise .amount h4 {
      font-family: "Futura Medium";
      font-size: 18px;
      text-transform: uppercase;
      margin-bottom: 20px; }
    section.product-card .prise .amount p {
      color: #7c5e30;
      font-family: "Futura Medium";
      font-size: 16px; }
    section.product-card .prise .amount .quantity {
      display: flex;
      justify-content: center;
      margin-bottom: 65px; }
      section.product-card .prise .amount .quantity .quantity-wrap {
        display: inline-block;
        border: 1px solid;
        width: 180px;
        color: #7c5e30; }
        section.product-card .prise .amount .quantity .quantity-wrap .num-block .num-in {
          display: flex;
          justify-content: space-between; }
          section.product-card .prise .amount .quantity .quantity-wrap .num-block .num-in input.in-num {
            font-family: "Futura Medium";
            font-size: 25px;
            border: none;
            color: #7c5e30; }
      section.product-card .prise .amount .quantity button {
        width: 180px;
        border: none;
        border-radius: 0;
        background-color: #f29938;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        box-shadow: none; }
    section.product-card .prise .amount .skin-3 .num-in span {
      display: block;
      float: left;
      width: 25px;
      height: 34px;
      position: relative;
      cursor: pointer; }
    section.product-card .prise .amount .skin-3 .num-in span.minus:before {
      content: '';
      position: absolute;
      width: 10px;
      height: 2px;
      top: 50%;
      left: 50%;
      margin-left: -5px;
      margin-top: -1px;
      background-color: #7c5e30; }
    section.product-card .prise .amount .skin-3 .num-in .in-num {
      float: left;
      width: 54px;
      height: 34px;
      border: 1px solid #CCCCCC;
      border-radius: 3px;
      text-align: center;
      font-size: 14px; }
    section.product-card .prise .amount .skin-3 .num-in span.plus:before {
      content: '';
      position: absolute;
      width: 10px;
      height: 2px;
      top: 50%;
      left: 50%;
      margin-left: -5px;
      margin-top: -1px;
      background-color: #7c5e30; }
    section.product-card .prise .amount .skin-3 .num-in span.plus:after {
      content: '';
      position: absolute;
      height: 10px;
      width: 2px;
      left: 50%;
      top: 50%;
      margin-top: -5px;
      margin-left: -1px;
      background-color: #7c5e30; }
    section.product-card .prise .prise-nav ul.nav-tabs {
      border-bottom: none;
      display: flex;
      justify-content: space-around; }
      section.product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link {
        border: none;
        font-family: "Futura Medium";
        font-size: 16px;
        color: #7c5e30;
        text-transform: uppercase; }
        section.product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link.active {
          color: #000;
          border-bottom: 3px solid #000000; }

section.product-content {
  border: 1px solid #c8c8c8; }
  section.product-content img {
    width: 100%;
    height: 100%; }
  section.product-content .product-text-left {
    padding-left: 150px;
    padding-right: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #c8c8c8; }
    section.product-content .product-text-left h3 {
      font-family: "Futura Medium";
      font-size: 32px; }
    section.product-content .product-text-left p {
      font-family: 'Poppins', sans-serif;
      font-size: 16px; }
    section.product-content .product-text-left ul {
      list-style: none;
      padding-left: 0; }
      section.product-content .product-text-left ul li {
        padding-top: 7px;
        padding-bottom: 7px;
        width: 250px;
        border-bottom: 1px solid #c8c8c8; }
        section.product-content .product-text-left ul li i {
          color: #62acd9;
          padding-left: 5px;
          padding-right: 20px; }
    section.product-content .product-text-left h3 {
      font-family: "Futura Medium";
      font-size: 32px; }
  section.product-content .product-img-right {
    padding: 0;
    border-bottom: 1px solid #c8c8c8; }
  section.product-content .product-img-left {
    padding: 0; }
  section.product-content .product-text-right {
    padding-left: 146px;
    padding-right: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    section.product-content .product-text-right h3 {
      font-family: "Futura Medium";
      font-size: 29px;
      margin-bottom: 32px; }
    section.product-content .product-text-right p {
      font-family: 'Poppins', sans-serif;
      font-size: 14px;
      line-height: 18px; }

section.product-reviews {
  padding-top: 77px;
  padding-bottom: 100px; }
  section.product-reviews .top-reviews {
    text-align: center;
    margin-bottom: 64px; }
    section.product-reviews .top-reviews h2 {
      font-family: Futura;
      text-transform: uppercase;
      color: #7c5e30;
      margin-bottom: 24px; }
    section.product-reviews .top-reviews .rating form button {
      outline: none; }
    section.product-reviews .top-reviews .rating {
      font-size: 1.2rem;
      line-height: 1.2rem;
      display: inline-block;
      margin-bottom: 16px; }
    section.product-reviews .top-reviews .rating .star {
      position: relative;
      float: left;
      width: 1.4rem;
      height: 1.2rem;
      font-family: "Font Awesome 5 Free";
      font-weight: normal;
      font-style: normal;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
      border: 0;
      background: transparent; }
    section.product-reviews .top-reviews .rating .star:before {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1.2rem;
      height: 1.2rem;
      transform: translate(-50%, -50%);
      content: "\f005";
      color: #ffb400; }
    section.product-reviews .top-reviews .rating--read-only .star--full:before {
      content: "\f005";
      color: #ffb400; }
    section.product-reviews .top-reviews .rating--read-only .star--half:after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1.2rem;
      height: 1.2rem;
      transform: translate(-50%, -50%);
      content: "\f005";
      color: #ffb400; }
    section.product-reviews .top-reviews .rating--interactive .star {
      float: right; }
    section.product-reviews .top-reviews .rating--interactive .star:hover {
      cursor: pointer; }
    section.product-reviews .top-reviews .rating--interactive .star:hover:before, section.product-reviews .top-reviews .rating--interactive .star:hover ~ .star:before {
      content: "\f005";
      font-weight: 900;
      color: #ffb400; }
    section.product-reviews .top-reviews .reviews-static {
      margin-bottom: 30px; }
      section.product-reviews .top-reviews .reviews-static span {
        color: #7c5e30;
        font-family: "Futura Medium";
        font-weight: bold;
        font-size: 16px; }
      section.product-reviews .top-reviews .reviews-static span.reviews-l:after {
        content: "";
        border-right: 2px solid #7c5e30;
        margin-left: 19px; }
      section.product-reviews .top-reviews .reviews-static span.reviews-r {
        padding-left: 18px; }
    section.product-reviews .top-reviews a.btn-primary.btn {
      background: #000;
      box-shadow: none !important;
      color: #fff;
      padding: 15px 22px;
      font-size: 18px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      border: none;
      border-radius: 0; }
  section.product-reviews .reviews .person-comment .star-comments {
    margin-bottom: 14px; }
    section.product-reviews .reviews .person-comment .star-comments span {
      letter-spacing: -2px;
      margin-bottom: 14px; }
      section.product-reviews .reviews .person-comment .star-comments span i.fas {
        color: #ffaa2c; }
  section.product-reviews .reviews .person-comment .comment h4 {
    color: #7c5e30;
    font-family: 'Poppins', sans-serif; }
  section.product-reviews .reviews .person-comment .comment h6 {
    color: #868686;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 26px; }
    section.product-reviews .reviews .person-comment .comment h6 span {
      font-weight: normal; }
  section.product-reviews .reviews .person-comment .comment p {
    font-family: 'Poppins', sans-serif;
    font-size: 12px; }
  section.product-reviews .reviews .person-comment:after {
    position: absolute;
    content: "";
    border: 1px solid #c7c7c7;
    width: 93%;
    bottom: 0; }

section.as-seen-bar {
  padding-top: 50px;
  padding-bottom: 70px; }
  section.as-seen-bar h2 {
    margin-bottom: 66px;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; }
  section.as-seen-bar .as-seen-img {
    flex-flow: row wrap;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%; }
    section.as-seen-bar .as-seen-img .as-seen__item {
      max-width: 130px;
      max-height: 70px;
      margin: 15px; }
      section.as-seen-bar .as-seen-img .as-seen__item img {
        max-height: 70px;
        width: 100%; }

section.supplement-product-card {
  padding-top: 217px;
  padding-bottom: 92px; }
  section.supplement-product-card .product-img {
    text-align: center; }
    section.supplement-product-card .product-img img {
      width: 60%; }
  section.supplement-product-card .prise {
    text-align: center; }
    section.supplement-product-card .prise h1 {
      font-family: "Futura Medium";
      font-size: 42px;
      text-transform: uppercase; }
    section.supplement-product-card .prise p.category-name {
      font-family: "Futura Medium";
      font-size: 20px;
      color: #7c5e30;
      margin-bottom: 24px;
      display: flex;
      flex-direction: column; }
      section.supplement-product-card .prise p.category-name:after {
        margin-left: 238px;
        margin-top: 15px;
        content: "";
        border: 2px solid #7c5e30;
        width: 65px; }
    section.supplement-product-card .prise .rating form button {
      outline: none; }
    section.supplement-product-card .prise .rating {
      font-size: 1.2rem;
      line-height: 1.2rem;
      display: inline-block;
      margin-bottom: 16px; }
    section.supplement-product-card .prise .rating .star {
      position: relative;
      float: left;
      width: 1.4rem;
      height: 1.2rem;
      font-family: "Font Awesome 5 Free";
      font-weight: normal;
      font-style: normal;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
      border: 0;
      background: transparent; }
    section.supplement-product-card .prise .rating .star:before {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1.2rem;
      height: 1.2rem;
      transform: translate(-50%, -50%);
      content: "\f005";
      color: #ffb400; }
    section.supplement-product-card .prise .rating--read-only .star--full:before {
      content: "\f005";
      color: #ffb400; }
    section.supplement-product-card .prise .rating--read-only .star--half:after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1.2rem;
      height: 1.2rem;
      transform: translate(-50%, -50%);
      content: "\f005";
      color: #ffb400; }
    section.supplement-product-card .prise .rating--interactive .star {
      float: right; }
    section.supplement-product-card .prise .rating--interactive .star:hover {
      cursor: pointer; }
    section.supplement-product-card .prise .rating--interactive .star:hover:before, section.supplement-product-card .prise .rating--interactive .star:hover ~ .star:before {
      content: "\f005";
      font-weight: 900;
      color: #ffb400; }
    section.supplement-product-card .prise .rating.rating--interactive {
      display: flex;
      justify-content: center; }
      section.supplement-product-card .prise .rating.rating--interactive span.reviews {
        font-family: "Futura Medium";
        font-size: 18px;
        font-weight: 600;
        margin-left: 10px; }
    section.supplement-product-card .prise .price-product .old-price {
      margin-bottom: 14px;
      font-family: "Futura Medium";
      font-size: 14px;
      color: #9c9c9c; }
      section.supplement-product-card .prise .price-product .old-price span {
        color: #9c9c9c;
        font-family: "Futura Medium";
        font-size: 24px;
        text-decoration: line-through;
        margin-left: 8px; }
    section.supplement-product-card .prise .price-product .new-price {
      display: flex;
      justify-content: center;
      align-items: center; }
      section.supplement-product-card .prise .price-product .new-price p {
        margin-left: 18px;
        font-family: "Futura Medium";
        font-size: 46px; }
    section.supplement-product-card .prise .amount .block_label_nov {
      width: 100%;
      display: flex;
      justify-content: center;
      margin-bottom: 30px; }
    section.supplement-product-card .prise .amount .block_label_nov label {
      width: 19%;
      display: inline-block;
      border: solid 2px #d3d3d3;
      border-radius: 6px;
      text-align: center;
      margin: 0px 2px; }
    section.supplement-product-card .prise .amount .block_label_nov label span {
      display: block;
      text-align: center;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: normal !important;
      padding: 8px 0;
      font-family: "Poppins", "HelveticaNeue", "Helvetica Neue", sans-serif;
      color: #393939; }
    section.supplement-product-card .prise .amount .block_label_nov label.activecheckbox {
      border: solid 2px #f89907; }
    section.supplement-product-card .prise .amount .block_label_nov label.activecheckbox span {
      color: #f89907; }
    section.supplement-product-card .prise .amount .block_label_nov label.activecheckbox span.top_nov {
      color: white;
      background-color: #f89907; }
    section.supplement-product-card .prise .amount .block_label_nov label span.top_nov {
      display: block;
      text-align: center;
      font-weight: bold !important;
      padding: 13px 0;
      color: #393939;
      background-color: #d3d3d3; }
    section.supplement-product-card .prise .amount .block_label_nov label input {
      display: none;
      cursor: pointer; }
    section.supplement-product-card .prise .amount .block_label_nov label input + span.radiocastom {
      background-color: #f5eeec;
      border: 1px solid #d7d7d7;
      padding: 0;
      width: 18px;
      height: 18px;
      line-height: 15px;
      display: block;
      margin: 0 auto 15px;
      border-radius: 9px;
      position: relative; }
    section.supplement-product-card .prise .amount .block_label_nov label input + span.radiocastom:after {
      content: "";
      width: 14px;
      margin: 0;
      padding: 0;
      height: 14px;
      background-color: transparent;
      position: relative;
      /* top: 1px; */
      /* left: 1px; */
      /* line-height: 13px; */
      vertical-align: middle;
      display: inline-block;
      border-radius: 7px; }
    section.supplement-product-card .prise .amount .block_label_nov label input:checked + span.radiocastom {
      border: 1px solid #f89907; }
    section.supplement-product-card .prise .amount .block_label_nov label input:checked + span.radiocastom:after {
      background-color: #f89907; }
    section.supplement-product-card .prise .amount .quantity {
      display: flex;
      justify-content: center;
      margin-bottom: 65px; }
      section.supplement-product-card .prise .amount .quantity button {
        width: 360px;
        border: none;
        border-radius: 0;
        background-color: #f29938;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        box-shadow: none; }
    section.supplement-product-card .prise .prise-nav ul.nav-tabs {
      border-bottom: none;
      display: flex;
      justify-content: space-around; }
      section.supplement-product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link {
        border: none;
        font-family: "Futura Medium";
        font-size: 16px;
        color: #7c5e30;
        text-transform: uppercase; }
        section.supplement-product-card .prise .prise-nav ul.nav-tabs li.nav-item a.nav-link.active {
          color: #000;
          border-bottom: 3px solid #000000; }

section.top-tech_product {
  padding-top: 217px;
  padding-bottom: 96px; }
  section.top-tech_product .slider-product {
    padding-top: 75px; }
    section.top-tech_product .slider-product .slider-top .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active {
      outline: none; }
      section.top-tech_product .slider-product .slider-top .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active img {
        width: 85%;
        margin: 0 auto 195px; }
    section.top-tech_product .slider-product .slider-nav button.slick-prev:before {
      content: "\f053";
      font-weight: 900;
      font-family: "Font Awesome 5 Free";
      color: #7c5e30;
      font-size: 25px; }
    section.top-tech_product .slider-product .slider-nav .slick-list .slick-track .slick-slide {
      outline: none; }
      section.top-tech_product .slider-product .slider-nav .slick-list .slick-track .slick-slide img {
        width: 75%;
        margin: 0 auto; }
    section.top-tech_product .slider-product .slider-nav .slick-list .slick-track .slick-current.slick-active:after {
      content: "";
      border-bottom: 3px solid #d1ccbe;
      width: 75%;
      display: block;
      margin: 6px auto 0; }
    section.top-tech_product .slider-product .slider-nav button.slick-next:before {
      content: "\f054";
      font-weight: 900;
      font-family: "Font Awesome 5 Free";
      color: #7c5e30;
      font-size: 25px; }
  section.top-tech_product .specification-product {
    padding-left: 130px; }
    section.top-tech_product .specification-product h6 {
      font-family: "Futura Medium";
      font-size: 20px;
      color: #7c5e30;
      margin-bottom: 30px; }
    section.top-tech_product .specification-product h1 {
      font-family: "Futura";
      font-size: 42px;
      color: #7c5e30; }
    section.top-tech_product .specification-product h2 {
      font-family: "Futura Medium";
      font-size: 32px;
      color: #7c5e30;
      margin-bottom: 30px; }
    section.top-tech_product .specification-product .color-product {
      margin-bottom: 25px; }
      section.top-tech_product .specification-product .color-product p {
        font-family: "Futura Medium";
        font-size: 16px;
        color: #7c5e30;
        margin-bottom: 20px; }
    section.top-tech_product .specification-product .quantity {
      margin-bottom: 40px; }
      section.top-tech_product .specification-product .quantity p {
        text-transform: uppercase;
        font-family: "Futura Medium";
        font-size: 16px;
        color: #7c5e30; }
      section.top-tech_product .specification-product .quantity .quantity-wrap {
        display: inline-block;
        width: 130px;
        border: 1px solid #7c5e30; }
        section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span {
          display: block;
          float: left;
          width: 25px;
          height: 34px;
          position: relative;
          cursor: pointer; }
        section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span.minus:before {
          content: '';
          position: absolute;
          width: 10px;
          height: 2px;
          top: 50%;
          left: 50%;
          margin-left: -5px;
          margin-top: -1px;
          background-color: #7c5e30; }
        section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in .in-num {
          float: left;
          width: 54px;
          height: 34px;
          border: 1px solid #CCCCCC;
          border-radius: 3px;
          text-align: center;
          font-size: 14px; }
        section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span.plus:before {
          content: '';
          position: absolute;
          width: 10px;
          height: 2px;
          top: 50%;
          left: 50%;
          margin-left: -5px;
          margin-top: -1px;
          background-color: #7c5e30; }
        section.top-tech_product .specification-product .quantity .quantity-wrap .skin-3 .num-in span.plus:after {
          content: '';
          position: absolute;
          height: 10px;
          width: 2px;
          left: 50%;
          top: 50%;
          margin-top: -5px;
          margin-left: -1px;
          background-color: #7c5e30; }
        section.top-tech_product .specification-product .quantity .quantity-wrap .num-block .num-in {
          display: flex;
          justify-content: space-between; }
          section.top-tech_product .specification-product .quantity .quantity-wrap .num-block .num-in input.in-num {
            border: none;
            outline: none;
            color: #7c5e30;
            font-family: "Futura Medium";
            font-size: 25px; }
    section.top-tech_product .specification-product .product-rating {
      margin-bottom: 40px;
      display: inline-block;
      width: 240px; }
      section.top-tech_product .specification-product .product-rating .rating form button {
        outline: none; }
      section.top-tech_product .specification-product .product-rating .rating {
        font-size: 1.2rem;
        line-height: 1.2rem;
        display: inline-block;
        margin-bottom: 16px; }
      section.top-tech_product .specification-product .product-rating .rating .star {
        position: relative;
        float: left;
        width: 1.4rem;
        height: 1.2rem;
        font-family: "Font Awesome 5 Free";
        font-weight: normal;
        font-style: normal;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
        border: 0;
        background: transparent; }
      section.top-tech_product .specification-product .product-rating .rating .star:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1.2rem;
        height: 1.2rem;
        transform: translate(-50%, -50%);
        content: "\f005";
        color: #ffb400; }
      section.top-tech_product .specification-product .product-rating .rating--read-only .star--full:before {
        content: "\f005";
        color: #ffb400; }
      section.top-tech_product .specification-product .product-rating .rating--read-only .star--half:after {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 1.2rem;
        height: 1.2rem;
        transform: translate(-50%, -50%);
        content: "\f005";
        color: #ffb400; }
      section.top-tech_product .specification-product .product-rating .rating--interactive .star {
        float: right; }
      section.top-tech_product .specification-product .product-rating .rating--interactive .star:hover {
        cursor: pointer; }
      section.top-tech_product .specification-product .product-rating .rating--interactive .star:hover:before, section.top-tech_product .specification-product .product-rating .rating--interactive .star:hover ~ .star:before {
        content: "\f005";
        font-weight: 900;
        color: #ffb400; }
      section.top-tech_product .specification-product .product-rating .rating {
        display: flex;
        justify-content: space-between; }
        section.top-tech_product .specification-product .product-rating .rating span.reviews {
          font-family: "Futura Medium";
          font-size: 19px;
          color: #7c5e30; }
    section.top-tech_product .specification-product .add-btn button.btn {
      display: block;
      width: 100%;
      box-shadow: none;
      background-color: #ff9400;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 22px;
      color: #fff; }

section.advantage {
  padding-bottom: 100px; }
  section.advantage .wrapper-advantage .advantage-img {
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin-bottom: 25px; }
  section.advantage .wrapper-advantage h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px; }
  section.advantage .wrapper-advantage p {
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    font-weight: 500; }

section.advantage_slide .owl-carousel .owl-nav {
  margin-top: 0; }
  section.advantage_slide .owl-carousel .owl-nav button {
    display: none !important; }
section.advantage_slide .owl-carousel .owl-dots {
  bottom: 90px;
  width: auto;
  left: 55%; }
  section.advantage_slide .owl-carousel .owl-dots button {
    outline: none; }
section.advantage_slide .owl-carousel .item {
  display: flex; }
section.advantage_slide .owl-carousel .slide-img {
  width: 50%; }
section.advantage_slide .owl-carousel .slide-info {
  width: 50%;
  background: #181817; }
  section.advantage_slide .owl-carousel .slide-info .wrap-slide-info {
    width: 75%;
    padding-top: 25%;
    padding-left: 10%;
    color: #fff; }
    section.advantage_slide .owl-carousel .slide-info .wrap-slide-info h3 {
      font-family: Futura;
      font-size: 32px; }
    section.advantage_slide .owl-carousel .slide-info .wrap-slide-info p {
      overflow: hidden;
      height: 150px;
      font-family: 'Poppins', sans-serif;
      font-size: 15px; }

section.top-shop {
  background-image: url(../images/top-bg-shop.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 334px;
  padding-bottom: 186px;
  margin-bottom: 15px; }
  section.top-shop .logo-top-shop {
    text-align: center; }
    section.top-shop .logo-top-shop svg {
      stroke: #7c5e30;
      width: 32px;
      height: 40px; }
  section.top-shop h1 {
    font-size: 42px;
    color: #7c5e30;
    font-family: Futura;
    text-align: center; }

section.product-shop .product-card {
  padding-top: 62px;
  padding-bottom: 32px;
  text-align: center;
  background: #f3f3f3;
  margin-bottom: 15px; }
  section.product-shop .product-card .card-title span.small-title {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin-bottom: 24px;
    color: #7c5e30; }
  section.product-shop .product-card .card-title h2 {
    color: #7c5e30;
    margin-bottom: 14px; }
    section.product-shop .product-card .card-title h2:after {
      content: "";
      margin: 21px 43% 0;
      display: block;
      border: solid 2px #7c5e30; }
  section.product-shop .product-card .card-title span.sup-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 24px; }
  section.product-shop .product-card img {
    margin-bottom: 22px; }
  section.product-shop .product-card .card-info .card-prise {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px; }
    section.product-shop .product-card .card-info .card-prise p {
      font-size: 21px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      color: #7c5e30;
      margin: 0; }
    section.product-shop .product-card .card-info .card-prise a {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 12px;
      padding: 7px 26px;
      color: #7c5e30;
      text-transform: uppercase;
      text-decoration: none;
      border: solid 1px #7c5e30; }
  section.product-shop .product-card .card-info .card-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 11px; }
    section.product-shop .product-card .card-info .card-list .dropdown a.btn-card-list {
      width: 170px;
      text-align: start;
      border-radius: 0;
      border-color: #7c5e30;
      box-shadow: none;
      background: #fff;
      color: #7c5e30;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 12px;
      display: flex;
      justify-content: space-between; }
      section.product-shop .product-card .card-info .card-list .dropdown a.btn-card-list:after {
        margin-top: 7px; }
    section.product-shop .product-card .card-info .card-list .dropdown .dropdown-menu {
      width: 170px; }
    section.product-shop .product-card .card-info .card-list .dropdown .btn-first-card:after {
      content: none; }
  section.product-shop .product-card .card-info .btn-bottom-card button {
    background-color: #ff9400;
    border-radius: 0;
    border: none;
    box-shadow: none; }

section.communication-shop {
  padding-top: 70px;
  padding-bottom: 66px;
  background-color: #fbf9f7; }
  section.communication-shop .title-communication {
    text-align: center; }
    section.communication-shop .title-communication svg {
      height: 30px;
      fill: #383838;
      margin-bottom: 33px; }
    section.communication-shop .title-communication h3 {
      font-size: 20px;
      font-family: 'Poppins', sans-serif;
      text-transform: uppercase;
      margin-bottom: 14px; }
    section.communication-shop .title-communication p {
      color: #383838;
      margin-bottom: 40px; }
    section.communication-shop .title-communication form .form-group {
      position: relative;
      display: inline-block;
      margin-bottom: 20px; }
      section.communication-shop .title-communication form .form-group input {
        padding: 17px 0;
        border: none;
        border-bottom: 2px solid #000;
        border-radius: 0;
        background-color: #fbf9f7;
        width: 766px;
        box-shadow: none;
        font-family: 'Poppins', sans-serif; }
      section.communication-shop .title-communication form .form-group img {
        height: 14px;
        position: absolute;
        top: 13px;
        right: 3px; }
    section.communication-shop .title-communication button.btn-dark {
      box-shadow: none !important;
      padding: 10px 40px;
      border-radius: 0;
      border: 0;
      font-family: 'Poppins', sans-serif;
      color: #fff;
      background-color: #1d1e20; }

section.faq {
  padding-top: 126px;
  padding-bottom: 122px; }
  section.faq .faq-title {
    text-align: center;
    margin-bottom: 126px; }
    section.faq .faq-title svg.svg-inline--fa {
      width: 70px;
      height: 70px;
      margin-bottom: 36px; }
    section.faq .faq-title h1 {
      color: #7c5e30;
      text-transform: uppercase;
      font-size: 42px;
      font-family: Futura; }
  section.faq .faq-content h2 {
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 42px; }
  section.faq .faq-content p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #383838;
    margin-bottom: 40px; }
    section.faq .faq-content p:last-child {
      margin-bottom: 0; }
    section.faq .faq-content p a {
      text-decoration: none;
      color: #7c5e30; }

section.terms-conditions {
  padding-top: 224px;
  padding-bottom: 80px; }
  section.terms-conditions h1 {
    text-align: center;
    font-family: Futura;
    font-weight: 600;
    font-size: 42px;
    color: #7c5e30;
    margin-bottom: 34px; }
  section.terms-conditions .terms-wrapper h2 {
    text-align: center;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 59px; }
  section.terms-conditions .terms-wrapper .terms-text h3 {
    margin-bottom: 46px;
    font-family: 'Poppins';
    font-size: 28px;
    font-weight: 600;
    color: #383838; }
  section.terms-conditions .terms-wrapper .terms-text p {
    margin-bottom: 40px;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 600;
    color: #383838; }
    section.terms-conditions .terms-wrapper .terms-text p:last-child {
      margin-bottom: 0; }
    section.terms-conditions .terms-wrapper .terms-text p a {
      text-decoration: none;
      color: #7c5e30; }

section.shipping {
  padding-top: 154px;
  padding-bottom: 116px; }
  section.shipping .shipping-title {
    text-align: center;
    margin-bottom: 118px; }
    section.shipping .shipping-title svg {
      fill: #7c5e30;
      stroke: #7c5e30;
      width: 52px;
      height: 32px; }
    section.shipping .shipping-title h1 {
      font-family: Futura;
      font-weight: 600;
      font-size: 42px;
      color: #7c5e30; }
  section.shipping .shipping-content h3 {
    font-family: 'Poppins';
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 44px; }
  section.shipping .shipping-content p {
    font-family: 'Poppins';
    font-size: 20px;
    color: #383838;
    margin-bottom: 70px;
    font-weight: 600; }
    section.shipping .shipping-content p:last-child {
      margin-bottom: 0; }
    section.shipping .shipping-content p a {
      text-decoration: none;
      color: #7c5e30; }

section.product-wrapper .product-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 65px;
  padding-bottom: 52px; }
  section.product-wrapper .product-list h3 {
    font-family: "Futura LT Book";
    font-size: 26px;
    margin-bottom: 38px; }
  section.product-wrapper .product-list img {
    margin-bottom: 54px; }
  section.product-wrapper .product-list a.btn.btn-secondary.btn-lg {
    font-family: 'Poppins', sans-serif;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    box-shadow: none; }
  section.product-wrapper .product-list:nth-child(1) {
    background-color: #f7f7fa; }
  section.product-wrapper .product-list:nth-child(4n+4) {
    background-color: #f7f7fa; }
  section.product-wrapper .product-list:nth-child(4n+5) {
    background-color: #f7f7fa; }
  section.product-wrapper .product-list:nth-child(4n+2) {
    background-color: #f2f2f5; }
  section.product-wrapper .product-list:nth-child(4n+3) {
    background-color: #f2f2f5; }

footer .top-footer {
  padding-top: 84px;
  padding-bottom: 86px;
  background-color: #1f2a35; }
  footer .top-footer .social h2 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 5px;
    font-family: "Futura Medium";
    margin-bottom: 30px;
    padding-top: 5px; }
  footer .top-footer .social a {
    text-decoration: none; }
    footer .top-footer .social a svg {
      width: 50px;
      height: 50px;
      fill: white;
      stroke: white;
      margin-right: 12px;
      margin-bottom: 125px; }
  footer .top-footer .social p {
    color: #fff;
    font-family: "Futura LT Book";
    font-size: 9px; }
  footer .top-footer .service-link ul li {
    list-style-type: none;
    background-color: red;
    width: 100%;
    padding: 24px 34px;
    margin-bottom: 19px;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-family: 'Poppins'; }
    footer .top-footer .service-link ul li a svg {
      stroke: #fff;
      width: 24px;
      height: 24px;
      margin-right: 36px; }
  footer .top-footer .quick-info ul {
    padding-top: 12px;
    padding-left: 80px; }
    footer .top-footer .quick-info ul li {
      list-style-type: none;
      margin-bottom: 26px; }
      footer .top-footer .quick-info ul li a {
        font-family: "Futura LT Book";
        font-size: 16px;
        color: #fff;
        text-decoration: none; }
footer .lower-footer {
  padding-bottom: 62px; }
  footer .lower-footer .page-width {
    width: 100%;
    max-width: none; }
    footer .lower-footer .page-width .grid-top svg {
      margin: 30px 15px;
      width: 280px;
      height: 24px;
      display: inline-block; }
    footer .lower-footer .page-width .grid-bottom {
      flex-flow: row wrap;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      width: 100%; }
      footer .lower-footer .page-width .grid-bottom img {
        height: 70px;
        width: 70px;
        display: block;
        margin: 0 20px; }

section.payment-wrapper {
  padding-top: 100px;
  background: white;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #eeedea 50%); }
  section.payment-wrapper .payment_form {
    padding-bottom: 22px; }
    section.payment-wrapper .payment_form nav ol.breadcrumb {
      justify-content: center;
      background: none; }
      section.payment-wrapper .payment_form nav ol.breadcrumb li.breadcrumb-item a {
        text-decoration: none;
        color: black;
        font-family: "Sofia Pro", sans-serif; }
      section.payment-wrapper .payment_form nav ol.breadcrumb li.breadcrumb-item:before {
        content: ">";
        font-size: 16px; }
      section.payment-wrapper .payment_form nav ol.breadcrumb li.breadcrumb-item:first-child:before {
        content: ""; }
    section.payment-wrapper .payment_form .registration_btn {
      display: flex;
      justify-content: space-between;
      align-items: baseline; }
      section.payment-wrapper .payment_form .registration_btn a {
        font-family: "Sofia Pro", sans-serif;
        font-size: 14px;
        color: black;
        text-decoration: none;
        font-weight: 600; }
      section.payment-wrapper .payment_form .registration_btn button.btn.btn-primary {
        padding: 8px 50px;
        border: none;
        border-radius: 0;
        background-color: #f29938;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        box-shadow: none; }
    section.payment-wrapper .payment_form .express_checkout form fieldset {
      border: 1px solid #e6e6e6;
      display: flex;
      justify-content: space-around; }
      section.payment-wrapper .payment_form .express_checkout form fieldset legend {
        width: auto;
        text-align: center;
        font-family: "Sofia Pro", sans-serif;
        font-size: 14px; }
      section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary {
        width: 255px;
        height: 45px;
        margin-bottom: 18px;
        border: none;
        box-shadow: none; }
        section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary img {
          width: 100px; }
      section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary.btn-shop_pay {
        background: #4022A9; }
      section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary.btn-paypal {
        background: #f7c557; }
    section.payment-wrapper .payment_form .contact-info {
      padding-top: 30px;
      padding-bottom: 10px; }
      section.payment-wrapper .payment_form .contact-info form .form-group input.form-control {
        box-shadow: none;
        border-radius: 0;
        outline: none; }
      section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap {
        display: flex;
        justify-content: space-between; }
        section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap label {
          font-family: "Sofia Pro", sans-serif;
          font-size: 15px;
          font-weight: 600; }
        section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap .span-wrap :first-child {
          font-family: "Sofia Pro", sans-serif;
          font-size: 12px; }
        section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap .span-wrap :last-child {
          font-family: "Sofia Pro", sans-serif;
          font-size: 15px;
          font-weight: 600;
          text-transform: uppercase; }
      section.payment-wrapper .payment_form .contact-info .form-group.form-check .form-check-label {
        font-family: "Sofia Pro", sans-serif;
        font-size: 12px; }
    section.payment-wrapper .payment_form .form-address h6 {
      font-family: "Sofia Pro", sans-serif;
      font-size: 15px;
      font-weight: 600; }
    section.payment-wrapper .payment_form .form-address p {
      font-family: "Sofia Pro", sans-serif;
      font-size: 15px;
      color: #848484; }
    section.payment-wrapper .payment_form .form-address form .form-group input.form-control {
      box-shadow: none;
      border-radius: 0;
      outline: none;
      font-family: "Sofia Pro", sans-serif;
      font-size: 14px; }
    section.payment-wrapper .payment_form .form-address form .form-group select.form-control {
      box-shadow: none;
      border-radius: 0;
      outline: none;
      font-family: "Sofia Pro", sans-serif;
      font-size: 14px; }
    section.payment-wrapper .payment_form .form-address form .form-group .form-check label.form-check-label {
      font-family: "Sofia Pro", sans-serif;
      font-size: 12px;
      padding-bottom: 10px; }
    section.payment-wrapper .payment_form .form-address form .form-group p {
      font-family: "Sofia Pro", sans-serif;
      font-size: 12px;
      color: #848484;
      padding-bottom: 10px; }
    section.payment-wrapper .payment_form .address .wrap-address {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      border: 1px solid #e6e6e6;
      padding: 10px; }
      section.payment-wrapper .payment_form .address .wrap-address .info {
        display: flex;
        align-items: baseline; }
        section.payment-wrapper .payment_form .address .wrap-address .info h6, section.payment-wrapper .payment_form .address .wrap-address .info p, section.payment-wrapper .payment_form .address .wrap-address .info a {
          margin: 0; }
        section.payment-wrapper .payment_form .address .wrap-address .info h6 {
          min-width: 70px;
          font-family: "Sofia Pro", sans-serif;
          font-size: 14px;
          color: #666666; }
        section.payment-wrapper .payment_form .address .wrap-address .info p {
          font-family: "Sofia Pro", sans-serif;
          font-size: 14px; }
      section.payment-wrapper .payment_form .address .wrap-address a {
        font-family: "Sofia Pro", sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: black; }
    section.payment-wrapper .payment_form .address .no-br-t {
      border-top: none; }
    section.payment-wrapper .payment_form .shipping_method {
      margin-bottom: 50%; }
      section.payment-wrapper .payment_form .shipping_method h3 {
        padding: 20px 0;
        font-family: "Sofia Pro", sans-serif;
        font-size: 15px;
        font-weight: 600;
        text-transform: capitalize; }
      section.payment-wrapper .payment_form .shipping_method .method_selection {
        padding: 15px 10px 0;
        border: 1px solid #e6e6e6; }
        section.payment-wrapper .payment_form .shipping_method .method_selection .form-check {
          display: flex;
          justify-content: space-between;
          align-items: baseline; }
          section.payment-wrapper .payment_form .shipping_method .method_selection .form-check label {
            font-family: "Sofia Pro", sans-serif;
            font-size: 14px; }
    section.payment-wrapper .payment_form .payment {
      padding-top: 30px;
      margin-bottom: 30px; }
      section.payment-wrapper .payment_form .payment h6 {
        font-family: "Sofia Pro", sans-serif;
        font-size: 14px;
        font-weight: 600; }
      section.payment-wrapper .payment_form .payment p {
        font-family: "Sofia Pro", sans-serif;
        font-size: 14px;
        color: #a2a2a2; }
      section.payment-wrapper .payment_form .payment .method_selection_payment {
        padding: 0 10px;
        border: 1px solid #e6e6e6; }
        section.payment-wrapper .payment_form .payment .method_selection_payment .form-check {
          padding-top: 10px;
          padding-bottom: 10px; }
          section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label {
            font-family: "Sofia Pro", sans-serif;
            font-size: 14px;
            font-weight: 600; }
          section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label.paypal img {
            width: 100px; }
        section.payment-wrapper .payment_form .payment .method_selection_payment .credit {
          display: flex;
          justify-content: space-between; }
    section.payment-wrapper .payment_form .dilling-address h6 {
      font-family: "Sofia Pro", sans-serif;
      font-size: 14px;
      font-weight: 600; }
    section.payment-wrapper .payment_form .dilling-address p {
      font-family: "Sofia Pro", sans-serif;
      font-size: 14px;
      color: #a2a2a2; }
    section.payment-wrapper .payment_form .dilling-address .method_selection_address {
      margin-bottom: 30px; }
      section.payment-wrapper .payment_form .dilling-address .method_selection_address .form-check {
        padding: 10px 30px;
        border: 1px solid #e6e6e6; }
        section.payment-wrapper .payment_form .dilling-address .method_selection_address .form-check:first-child {
          border-bottom: none; }
    section.payment-wrapper .payment_form .remember {
      margin-bottom: 150px; }
      section.payment-wrapper .payment_form .remember .form-check label.form-check-label {
        font-family: "Sofia Pro", sans-serif;
        font-size: 14px;
        font-weight: 600; }
  section.payment-wrapper .payment-product h6 {
    font-family: "Sofia Pro", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding-top: 16px;
    padding-bottom: 20px; }
  section.payment-wrapper .payment-product .product-info {
    padding-bottom: 35px;
    border-bottom: 1px solid #e7d7de;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    section.payment-wrapper .payment-product .product-info img {
      width: 125px;
      height: 125px; }
    section.payment-wrapper .payment-product .product-info p {
      font-family: "Sofia Pro", sans-serif;
      font-size: 14px;
      font-weight: 600; }
    section.payment-wrapper .payment-product .product-info span {
      position: absolute;
      top: 47px;
      left: 127px;
      color: #fff;
      border: 1px solid #f29938;
      width: 25px;
      height: 25px;
      border-radius: 100%;
      text-align: center;
      background: #f29938;
      font-family: "Sofia Pro", sans-serif; }
  section.payment-wrapper .payment-product .gift-form {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7d7de; }
    section.payment-wrapper .payment-product .gift-form form.form-inline {
      justify-content: space-between; }
      section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
        width: 350px;
        box-shadow: none;
        border-radius: 0;
        outline: none;
        font-family: "Sofia Pro", sans-serif;
        font-size: 14px; }
      section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
        padding: 6px 68px;
        border: none;
        border-radius: 0;
        background-color: #f29938;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        box-shadow: none; }
  section.payment-wrapper .payment-product .counting .count {
    padding-top: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e7d7de; }
  section.payment-wrapper .payment-product .counting .total {
    display: flex;
    justify-content: space-between; }
    section.payment-wrapper .payment-product .counting .total p {
      font-family: "Sofia Pro", sans-serif;
      font-weight: 600;
      font-size: 14px; }

@media screen and (max-width: 1024px) {
  section.banner_block .owl-carousel .owl-nav button.owl-prev, section.banner_block .owl-carousel .owl-nav .owl-next {
    display: none; }

  section.just-start .just-start-link ul {
    padding: 0 150px; }

  section.banner_block.banner_homepage .owl-carousel .owl-nav button.owl-prev:after, section.banner_block.banner_homepage .owl-carousel .owl-nav .owl-next:after {
    content: none; }

  section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
    width: 320px; }
  section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
    padding: 6px 40px; }
  section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary {
    margin: 0 10px 18px 10px; }

  section.product-card {
    padding-bottom: 40px; }
    section.product-card .prise p.category-name:after {
      margin-left: 195px; }

  section.product-content .product-text-left, section.product-content .product-text-right {
    padding: 20px 60px; }
    section.product-content .product-text-left h3, section.product-content .product-text-right h3 {
      font-size: 26px; }
    section.product-content .product-text-left p, section.product-content .product-text-right p {
      font-size: 14px; }
    section.product-content .product-text-left ul li, section.product-content .product-text-right ul li {
      padding-top: 4px;
      padding-bottom: 4px; }

  section.supplement-product-card {
    padding-bottom: 40px; }
    section.supplement-product-card .prise p.category-name:after {
      margin-left: 195px; }
    section.supplement-product-card .prise .amount .block_label_nov label {
      width: 23%; }

  section.advantage_slide .owl-carousel .owl-dots {
    bottom: 0; }

  footer .top-footer .service-link ul li a {
    font-size: 15px; }
    footer .top-footer .service-link ul li a svg {
      margin-right: 12px; }
  footer .lower-footer .page-width .grid-bottom img {
    margin: 0 14px; } }
@media screen and (max-width: 768px) {
  section.banner_block {
    padding-top: 150px;
    padding-bottom: 100px;
    height: auto; }
    section.banner_block .owl-carousel .owl-dots {
      bottom: -70px; }
    section.banner_block .owl-carousel .row {
      height: auto; }

  section.our-philosophy {
    padding-top: 100px;
    padding-bottom: 787px; }

  section.just-start {
    padding: 90px 0 100px 0; }
    section.just-start .just-start-link ul {
      padding: 0 70px; }

  section.join-us {
    padding: 100px 0; }
    section.join-us .join-us-text, section.join-us .join-us-img {
      text-align: center; }

  section.banner_block.banner_homepage .owl-carousel .owl-dots {
    bottom: 115px; }

  section.as-seen-bar h2 {
    margin-bottom: 20px; }
  section.as-seen-bar .as-seen-img .as-seen__item {
    margin: 10px; }
    section.as-seen-bar .as-seen-img .as-seen__item img {
      max-height: 40px;
      max-width: 40px; }

  section.communication-shop .title-communication form .form-group input {
    width: 600px; }

  section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
    width: 222px; }
  section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
    padding: 6px 26px; }
  section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap {
    display: block;
    margin-bottom: 10px; }
    section.payment-wrapper .payment_form .contact-info form .form-group .text-wrap label {
      font-size: 13px; }
  section.payment-wrapper .payment_form .express_checkout form fieldset button.btn.btn-primary {
    height: 38px; }

  section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label.paypal img {
    width: 83px; }

  section.product-card {
    padding-top: 110px; }
    section.product-card .product-img {
      margin-bottom: 20px; }
      section.product-card .product-img img {
        width: 35%; }
    section.product-card .prise p.category-name:after {
      margin-left: 315px; }

  section.product-content .product-text-left, section.product-content .product-text-right {
    padding: 20px 60px; }

  section.product-reviews {
    padding-bottom: 0; }

  section.top-shop {
    padding-top: 200px;
    padding-bottom: 130px; }

  section.product-shop .product-card .card-info .card-list .dropdown a.btn-card-list {
    width: 150px; }

  section.supplement-product-card {
    padding-top: 110px; }
    section.supplement-product-card .prise p.category-name:after {
      margin-left: 315px; }
    section.supplement-product-card .prise .amount .block_label_nov label {
      width: 16%; }
    section.supplement-product-card .product-img img {
      width: 35%; }

  section.top-tech_product .specification-product {
    padding-left: 65px; }
    section.top-tech_product .specification-product h1 {
      font-size: 32px; }
    section.top-tech_product .specification-product h2 {
      font-size: 26px; }

  section.advantage_slide .owl-carousel .slide-info .wrap-slide-info {
    padding-top: 10%; }

  footer .top-footer {
    padding-top: 50px;
    padding-bottom: 50px; }
    footer .top-footer .social a svg {
      margin-bottom: 92px; }
    footer .top-footer .service-link ul {
      padding: 0; }
      footer .top-footer .service-link ul li {
        padding: 20px 20px; }
        footer .top-footer .service-link ul li a svg {
          margin-right: 17px; }
    footer .top-footer .quick-info ul {
      padding-left: 60px; }
      footer .top-footer .quick-info ul li {
        margin-bottom: 24px; }
  footer .lower-footer {
    padding-bottom: 10px; }
    footer .lower-footer .page-width .grid-bottom img {
      height: 50px;
      width: 50px;
      margin: 0 17px; } }
@media screen and (max-width: 414px) {
  section.banner_block {
    padding-top: 100px; }
    section.banner_block .owl-carousel .owl-stage-outer .owl-stage .owl-item .text-owl {
      margin-bottom: 50px; }

  section.top-about-us {
    background-position: -177px 36px;
    padding-top: 209px;
    padding-bottom: 160px; }
    section.top-about-us h1 {
      font-size: 55px; }

  section.our-philosophy {
    padding-top: 50px;
    padding-bottom: 500px; }
    section.our-philosophy .wrapper-text h3 {
      margin-bottom: 20px; }
    section.our-philosophy .wrapper-text h2 {
      font-size: 36px;
      margin-bottom: 20px; }
    section.our-philosophy .wrapper-text p {
      font-size: 18px; }

  section.just-start {
    padding: 50px 0 50px 0; }
    section.just-start h2 {
      font-size: 36px;
      margin-bottom: 30px; }
    section.just-start p {
      font-size: 18px;
      padding: 0; }
    section.just-start .just-start-link ul {
      padding: 0; }
      section.just-start .just-start-link ul li {
        margin-bottom: 25px; }
        section.just-start .just-start-link ul li a {
          padding-top: 15px;
          padding-bottom: 15px; }

  section.join-us {
    padding: 50px 0; }
    section.join-us .join-us-text h2 {
      margin-bottom: 30px; }
    section.join-us .join-us-text p {
      font-size: 24px;
      margin-bottom: 35px; }
    section.join-us .join-us-img img {
      width: 75%; }

  section.performance {
    padding-top: 50px;
    padding-bottom: 50px; }
    section.performance h2 {
      font-size: 30px; }
    section.performance p {
      font-size: 14px; }

  section.banner_block.banner_homepage {
    padding-top: 74px;
    height: auto; }
    section.banner_block.banner_homepage .owl-carousel .owl-stage-outer .owl-stage .owl-item h1 {
      font-size: 32px; }
    section.banner_block.banner_homepage .owl-carousel .owl-dots {
      bottom: 0; }

  section.communication-shop .title-communication form .form-group input {
    width: 330px; }

  section.payment-wrapper {
    background: none; }
    section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
      width: 255px; }
    section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
      padding: 6px 38px; }

  section.payment-wrapper .payment_form .remember {
    margin-bottom: 50px; }

  section.product-card .prise p.category-name:after {
    margin-left: 160px; }

  section.product-content .product-text-left h3, section.product-content .product-text-right h3 {
    font-size: 22px; }

  section.product-shop .product-card .card-info .card-list .dropdown .dropdown-menu {
    width: 100%; }

  section.top-tech_product {
    padding-top: 85px; }
    section.top-tech_product .slider-product {
      margin-bottom: 20px; }
      section.top-tech_product .slider-product .slider-top .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active img {
        margin: 0 auto 70px; }
      section.top-tech_product .slider-product .slider-nav button {
        display: none !important; }
    section.top-tech_product .specification-product {
      padding-left: 20px; }

  section.advantage .wrapper-advantage {
    text-align: center; }

  section.advantage_slide .owl-carousel .item {
    display: block; }
    section.advantage_slide .owl-carousel .item .slide-img {
      width: 100%; }
    section.advantage_slide .owl-carousel .item .slide-info {
      width: 100%; }
      section.advantage_slide .owl-carousel .item .slide-info .wrap-slide-info {
        padding: 10px;
        width: 100%; }
  section.advantage_slide .owl-carousel .owl-dots {
    left: 43%; }

  section.supplement-product-card .product-img {
    margin-bottom: 20px; }
  section.supplement-product-card .prise .amount .block_label_nov label {
    width: 26%; }
  section.supplement-product-card .prise p.category-name:after {
    margin-left: 160px; }

  section.faq {
    padding-top: 85px;
    padding-bottom: 70px; }
    section.faq .faq-title {
      margin-bottom: 50px; }
      section.faq .faq-title svg.svg-inline--fa {
        width: 60px;
        height: 60px;
        margin-bottom: 22px; }
      section.faq .faq-title h1 {
        font-size: 40px; }
    section.faq .faq-content h2 {
      font-size: 22px;
      margin-bottom: 20px; }
    section.faq .faq-content p {
      font-size: 16px; }

  section.shipping .shipping-content h3 {
    font-size: 22px; }
  section.shipping .shipping-content p {
    font-size: 16px; }

  section.terms-conditions h1 {
    font-size: 40px; }
  section.terms-conditions .terms-wrapper .terms-text h3 {
    font-size: 22px; }
  section.terms-conditions .terms-wrapper .terms-text p {
    font-size: 16px; }

  footer .top-footer {
    padding-top: 30px;
    padding-bottom: 30px; }
    footer .top-footer .social {
      text-align: center; }
      footer .top-footer .social a svg {
        margin-bottom: 10px; }
    footer .top-footer .service-link ul {
      padding-left: 0; }
      footer .top-footer .service-link ul li {
        text-align: center; }
        footer .top-footer .service-link ul li a svg {
          width: 30px;
          height: 40px; }
    footer .top-footer .quick-info ul {
      padding-left: 0;
      display: flex;
      justify-content: space-between; }
      footer .top-footer .quick-info ul li {
        text-align: center;
        margin-bottom: 0; }
  footer .lower-footer .page-width .grid-bottom img {
    height: 40px;
    width: 40px;
    margin: 0 18px; } }
@media screen and (max-width: 375px) {
  section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
    width: 245px; }
  section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
    padding: 6px 20px; }
  section.payment-wrapper .payment_form .registration_btn button.btn.btn-primary {
    padding: 8px 35px; }

  section.product-content .product-text-left h3, section.product-content .product-text-right h3 {
    font-size: 19px; }

  section.product-card .prise p.category-name:after {
    margin-left: 144px; }

  section.supplement-product-card .prise p.category-name:after {
    margin-left: 144px; } }
@media screen and (max-width: 360px) {
  section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
    width: 235px; }
  section.payment-wrapper .payment-product .product-info p {
    font-family: "Sofia Pro", sans-serif;
    font-size: 13px;
    font-weight: 600; }

  section.product-shop .product-card .card-info .card-list .dropdown a.btn-card-list {
    width: 300px;
    margin-bottom: 15px; }

  section.product-card .prise p.category-name:after {
    margin-left: 135px; }

  section.supplement-product-card .prise p.category-name:after {
    margin-left: 135px; }

  footer .top-footer .quick-info ul li a {
    font-size: 14px; } }
@media screen and (max-width: 320px) {
  section.top-about-us {
    background-position: -153px 19px;
    padding-top: 150px;
    padding-bottom: 150px; }
    section.top-about-us h1 {
      font-size: 40px; }

  section.as-seen-bar {
    padding-top: 50px;
    padding-bottom: 30px; }

  section.communication-shop .title-communication form .form-group input {
    width: 276px; }

  section.payment-wrapper .payment_form .form-address p {
    font-size: 13px; }
  section.payment-wrapper .payment_form .registration_btn button.btn.btn-primary {
    padding: 8px 20px; }
  section.payment-wrapper .payment-product .product-info img {
    width: 110px;
    height: 110px; }
  section.payment-wrapper .payment-product .product-info span {
    left: 110px; }
  section.payment-wrapper .payment-product .gift-form form.form-inline button.btn.btn-primary {
    padding: 6px 15px; }
  section.payment-wrapper .payment-product .gift-form form.form-inline .form-group input.form-control {
    width: 205px; }

  section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label {
    font-size: 13px; }
  section.payment-wrapper .payment_form .payment .method_selection_payment .form-check label.paypal img {
    width: 76px; }

  section.product-content .product-text-left, section.product-content .product-text-right {
    padding: 20px 10px; }

  section.product-shop .product-card .card-info .card-list .dropdown a.btn-card-list {
    width: 260px;
    margin-bottom: 15px; }

  section.product-card .prise h1 {
    font-size: 34px; }
  section.product-card .prise p.category-name:after {
    margin-left: 115px; }

  section.advantage_slide .owl-carousel .owl-dots {
    left: 37%; }

  section.faq .faq-content p {
    font-size: 13px; }

  section.supplement-product-card .prise h1 {
    font-size: 34px; }
  section.supplement-product-card .prise p.category-name:after {
    margin-left: 115px; }
  section.supplement-product-card .prise .rating.rating--interactive {
    flex-direction: column;
    align-items: center; }
    section.supplement-product-card .prise .rating.rating--interactive form {
      margin-bottom: 10px; }
  section.supplement-product-card .prise .amount .block_label_nov label {
    width: 32%; }

  section.shipping .shipping-content h3 {
    font-size: 22px; }
  section.shipping .shipping-content p {
    font-size: 13px; }

  footer .top-footer .quick-info ul li a {
    font-size: 13px; }
  footer .lower-footer .page-width .grid-top svg {
    margin: 30px 0; }
  footer .lower-footer .page-width .grid.grid-bottom img {
    height: 30px;
    width: 30px; } }