@import url(fonts.css);
@import url(bootstrap.min.css);
footer .top-footer {
  padding-top: 84px;
  padding-bottom: 86px;
  background-color: #5aa863; }
  footer .top-footer .social h2 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 5px;
    font-family: 'SofiaProRegular';
    font-weight: bold;
    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;
      transition: 0.3s;
      display: inline-block; }
      footer .top-footer .social a svg:hover {
        transform: rotate(180deg); }
  footer .top-footer .social p {
    color: #fff;
    font-family: 'SofiaProRegular';
    font-size: 9px;
    position: absolute;
    bottom: 0; }
  footer .top-footer .service-link ul {
    padding-left: 0; }
    footer .top-footer .service-link ul li {
      list-style-type: none;
      background-color: #6bb173;
      width: 100%;
      margin-bottom: 4px;
      transition: 0.3s; }
      footer .top-footer .service-link ul li:hover {
        transform: scale(1.1);
        background-color: #7bb982; }
      footer .top-footer .service-link ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 17px;
        font-family: 'SofiaProRegular';
        padding: 20px 34px;
        display: block; }
        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: 0px;
    padding-left: 80px; }
    footer .top-footer .quick-info ul li {
      list-style-type: none;
      margin-bottom: 21px; }
      footer .top-footer .quick-info ul li a {
        font-family: 'SofiaProRegular';
        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; }

@media screen and (max-width: 1024px) {
  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: 991px) {
  footer .top-footer .social a svg {
    margin-bottom: 105px; }
  footer .top-footer .quick-info ul {
    padding-left: 60px; }
  footer .top-footer .service-link ul {
    padding: 0; } }
@media screen and (max-width: 768px) {
  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 a {
        padding: 24px 32px; }
        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: 767px) {
  footer .top-footer .social h2 {
    font-size: 19px; }
  footer .top-footer .service-link ul li a {
    padding: 20px 10px;
    font-size: 14px; }
    footer .top-footer .service-link ul li a svg {
      margin-right: 5px; }
  footer .top-footer .quick-info ul {
    padding-left: 30px; }
    footer .top-footer .quick-info ul li {
      margin-bottom: 22px; } }
@media screen and (max-width: 575px) {
  footer .top-footer {
    padding-top: 30px;
    padding-bottom: 30px; }
    footer .top-footer .social {
      text-align: center; }
      footer .top-footer .social p {
        position: static; }
      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: 360px) {
  footer .top-footer .quick-info ul li a {
    font-size: 14px; } }
@media screen and (max-width: 320px) {
  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; } }
@media screen and (max-width: 767px) {
  .advertising {
    padding: 0px 15px; }
    .advertising .advertising-card-subtitle {
      font-size: 18px;
      line-height: 23px; }
    .advertising .advertising-card-title {
      font-size: 18px; }
    .advertising .advertising-card-list {
      font-size: 12px; } }

.products {
  padding: 127px 0 145px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .products {
      padding: 35px 15px 35px; } }
  .products.npod {
    padding-top: 40px; }
    .products.npod h3 {
      font-family: 'Nunito-Bold';
      font-size: 24px;
      color: #272727;
      line-height: 24px;
      padding-bottom: 40px;
      text-align: left; }
  @media screen and (max-width: 767px) {
    .products.npod h3 {
      padding-bottom: 16px; } }
  .products .item {
    background-color: #f8f9fb;
    border-radius: 12px;
    padding-top: 50px;
    padding-bottom: 20px;
    transition: 0.3s; }
    .products .item:hover {
      transform: scale(1.1); }
    .products .item img {
      display: block;
      width: 100%;
      height: 330px;
      margin-bottom: 20px; }
  @media screen and (max-width: 1200px) {
    .products .item img {
      height: 270px; } }
  @media screen and (max-width: 991px) {
    .products .item img {
      height: 210px; } }
  @media screen and (max-width: 575px) {
    .products .item img {
      height: auto; } }
    .products .item .btn-outline-dark {
      padding: 13px 0px;
      font-family: SofiaProRegular;
      font-size: 12px;
      border: solid 2px #010101;
      border-radius: 30px;
      line-height: 1;
      display: block;
      max-width: 206px;
      margin: auto;
      text-align: center;
      color: black;
      transition: 0.3s; }
  @media screen and (max-width: 992px) {
    .products .item .btn-outline-dark {
      font-size: 14px; } }
      .products .item .btn-outline-dark:active {
        outline: none; }
      .products .item .btn-outline-dark:hover {
        background-color: black;
        color: white; }
  .products .name_product {
    font-family: 'Nunito-Bold';
    font-size: 1.125rem;
    line-height: 1.125rem;
    padding-top: 35px;
    text-align: center;
    height: 73px;
    overflow: hidden; }
  .products .reviews {
    text-align: center;
    display: inline-block; }
    .products .reviews i {
      color: #ffba00;
      font-size: 1rem; }
    .products .reviews span {
      font-size: 0.75rem;
      line-height: 1rem;
      color: black;
      display: inline-block; }

.container-fluid.position-absolute.main-navbar {
  z-index: 1; }

.product_page_header {
  height: 100vh; }
  @media screen and (max-width: 767px) {
    .product_page_header {
      height: auto; } }
  .product_page_header .bg_beig {
    height: 100vh;
    background-color: #feefb7;
    text-align: center; }
    .product_page_header .bg_beig img {
      max-width: 445px;
      display: block;
      width: 100%; }
  @media screen and (max-width: 767px) {
    .product_page_header .bg_beig {
      height: auto;
      padding-top: 120px;
      padding-bottom: 50px; } }
    .product_page_header .bg_beig.bg_greys {
      background-color: #edeae2; }
    .product_page_header .bg_beig.bg_coffee {
      background-color: #f1eee6; }
    .product_page_header .bg_beig.bg_blue {
      background-color: #dbebf5; }
    .product_page_header .bg_beig.bg_pink {
      background-color: #f3d3d3; }
    .product_page_header .bg_beig.bg_aqua {
      background-image: url("../images/bg_aqua.png");
      background-repeat: repeat; }
    .product_page_header .bg_beig.bg_clear {
      background-image: url("../images/bg_clear.png");
      background-repeat: repeat; }
    .product_page_header .bg_beig.bg_sour {
      background-image: url("../images/bg_sour.png");
      background-repeat: repeat; }
  .product_page_header .bg_white {
    height: 100vh;
    background-color: white; }
  @media screen and (max-width: 767px) {
    .product_page_header .bg_white {
      height: auto;
      padding-top: 35px; } }
    .product_page_header .bg_white h1 {
      font-family: 'Nunito-Bold';
      color: #272727;
      font-size: 2rem;
      line-height: 38px;
      text-align: center;
      width: 100%; }
  @media screen and (max-width: 767px) {
    .product_page_header .bg_white h1 {
      font-size: 18px;
      line-height: 23px;
      padding-top: 100px; } }
  @media screen and (max-width: 575px) {
    .product_page_header .bg_white h1 {
      padding-top: 0; } }
    .product_page_header .bg_white .price {
      width: 100%;
      font-family: 'SofiaProSemiBold';
      color: #272727;
      font-size: 2rem;
      line-height: 32px;
      text-align: center;
      margin-bottom: 28px; }
  @media screen and (max-width: 767px) {
    .product_page_header .bg_white .price {
      line-height: 40px;
      margin-bottom: 15px; } }
    .product_page_header .bg_white .plus-minus-input {
      align-items: center;
      width: 100px;
      border: solid 2px #b8b8b8;
      justify-content: center;
      border-radius: 30px;
      margin-bottom: 25px; }
      .product_page_header .bg_white .plus-minus-input i {
        font-size: 13px; }
      .product_page_header .bg_white .plus-minus-input .input-group-field {
        text-align: center;
        margin-left: 0rem;
        margin-right: 0rem;
        padding: 6px 0;
        width: 50px;
        border: none; }
        .product_page_header .bg_white .plus-minus-input .input-group-field::-webkit-inner-spin-button, .product_page_header .bg_white .plus-minus-input .input-group-field ::-webkit-outer-spin-button {
          appearance: none; }
  @media screen and (max-width: 767px) {
    .product_page_header .bg_white .plus-minus-input {
      width: 100%;
      max-width: 330px;
      padding: 3px;
      border-radius: 25px;
      margin-bottom: 8px;
      border: solid 2px #b8b8b8; } }
      .product_page_header .bg_white .plus-minus-input .input-group-button .circle {
        border-radius: 50%;
        padding: 0.25em 0em;
        border: none;
        background-color: transparent; }
        .product_page_header .bg_white .plus-minus-input .input-group-button .circle:focus {
          outline: none; }
    .product_page_header .bg_white .btn-outline-dark {
      padding: 13px 0px;
      font-family: SofiaProRegular;
      font-size: 12px;
      border: solid 2px #010101;
      border-radius: 30px;
      display: block;
      margin: auto;
      text-align: center;
      color: black;
      transition: 0.3s;
      line-height: 1;
      max-width: 330px;
      width: 100%;
      margin-bottom: 8px; }
      .product_page_header .bg_white .btn-outline-dark:active {
        outline: none; }
      .product_page_header .bg_white .btn-outline-dark:hover {
        background-color: black;
        color: white; }
      .product_page_header .bg_white .btn-outline-dark.write {
        color: #cccccc;
        border: solid 2px #cccccc; }
  @media screen and (max-width: 767px) {
    .product_page_header .bg_white .btn-outline-dark.write {
      margin-bottom: 35px; } }
        .product_page_header .bg_white .btn-outline-dark.write:hover {
          background-color: #cccccc;
          color: white; }
    .product_page_header .bg_white .subscribe {
      padding: 13px 0px;
      font-family: SofiaProRegular;
      font-size: 12px;
      background-color: #50af38;
      border-radius: 30px;
      display: block;
      margin: auto;
      text-align: center;
      color: white;
      transition: 0.3s;
      line-height: 1;
      max-width: 330px;
      width: 100%;
      border: solid 2px #50af38; }
      .product_page_header .bg_white .subscribe:active {
        outline: none; }
      .product_page_header .bg_white .subscribe:hover {
        background-color: transparent;
        color: black; }

.rate_rew {
  line-height: 1;
  padding: 11px 0;
  min-width: 45px;
  text-align: center;
  background-color: #ffba00;
  border-radius: 6px;
  font-family: SofiaProRegular;
  color: black;
  font-size: 19px;
  display: inline-block;
  margin-top: 14px;
  margin-bottom: 6px;
  font-weight: 900; }

.reviews {
  text-align: center;
  display: block;
  margin-bottom: 14px;
  /*@include max-screen(767px) {
      margin-bottom: 35px;
    }*/ }
  .reviews i {
    color: #ffba00;
    font-size: 1rem; }
  .reviews span {
    font-size: 0.75rem;
    line-height: 0.75rem;
    color: black;
    display: block;
    padding-top: 4px;
    font-weight: 900;
    font-family: SofiaProRegular; }

.tabs_description {
  background-color: #f8f8f8;
  padding: 50px 0 70px; }
  @media screen and (max-width: 767px) {
    .tabs_description {
      padding: 35px 15px; } }
  .tabs_description .nav-tabs {
    display: flex;
    border: solid 1px #ededed;
    border-radius: 12px;
    flex-wrap: nowrap; }
  @media screen and (max-width: 767px) {
    .tabs_description .nav-tabs {
      flex-wrap: wrap;
      border-radius: 0; } }
    .tabs_description .nav-tabs .nav-item {
      width: 100%; }
      .tabs_description .nav-tabs .nav-item .nav-link {
        background-color: white;
        border-radius: 0;
        border-right: 1px solid #ededed;
        border-top: none;
        border-left: 0px;
        border-bottom: 1px solid #ededed;
        text-align: center;
        font-family: SofiaProRegular;
        color: #545454;
        font-size: 20px;
        position: relative;
        height: 100%; }
  @media screen and (max-width: 991px) {
    .tabs_description .nav-tabs .nav-item .nav-link {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .tabs_description .nav-tabs .nav-item .nav-link {
      margin-bottom: 20px;
      height: auto; } }
        .tabs_description .nav-tabs .nav-item .nav-link.active {
          background-color: #68b734;
          border-radius: 0;
          color: white; }
          .tabs_description .nav-tabs .nav-item .nav-link.active:after {
            content: "";
            display: block;
            width: 20px;
            height: 20px;
            background-color: #68b734;
            transform: rotate(47deg);
            position: absolute;
            left: 50%;
            margin-left: -10px;
            bottom: -10px; }
        .tabs_description .nav-tabs .nav-item .nav-link:hover {
          border-bottom: 1px solid #ededed;
          border-top: none;
          border-left: 0px; }
      .tabs_description .nav-tabs .nav-item:last-of-type .nav-link {
        border: none;
        border-radius: 0 12px 12px 0; }
  @media screen and (max-width: 767px) {
    .tabs_description .nav-tabs .nav-item:last-of-type .nav-link {
      border-radius: 0; } }
      .tabs_description .nav-tabs .nav-item:first-of-type .nav-link {
        border: none;
        border-radius: 12px 0 0 12px; }
  @media screen and (max-width: 767px) {
    .tabs_description .nav-tabs .nav-item:first-of-type .nav-link {
      border-radius: 0; } }
  .tabs_description .tab-content {
    padding-top: 57px; }
    .tabs_description .tab-content h3 {
      font-family: SofiaProRegular;
      color: #272727;
      line-height: 20px;
      font-size: 20px; }
  @media screen and (max-width: 991px) {
    .tabs_description .tab-content h3 {
      line-height: 18px;
      font-size: 24px; } }
  @media screen and (max-width: 991px) {
    .tabs_description .tab-content h3.pb-5 {
      padding-bottom: 24px !important; } }
  @media screen and (max-width: 767px) {
    .tabs_description .tab-content h3.pb-5 {
      padding-bottom: 15px !important; } }
    .tabs_description .tab-content p {
      font-family: SofiaProRegular;
      font-weight: 500;
      color: black;
      opacity: 0.8;
      line-height: 38px;
      font-size: 24px;
      min-height: 302px; }
  @media screen and (max-width: 991px) {
    .tabs_description .tab-content p {
      line-height: 30px;
      font-size: 18px;
      min-height: 211px; } }
  @media screen and (max-width: 767px) {
    .tabs_description .tab-content p {
      line-height: 23px;
      font-size: 12px;
      min-height: auto;
      padding-bottom: 10px; } }

.link_share {
  display: inline-block;
  line-height: 38px;
  min-width: 147px;
  margin: 0 6px;
  background-color: #4868ad;
  font-size: 11px;
  color: white;
  font-family: SofiaProRegular;
  text-align: center;
  border-radius: 6px;
  transition: 0.3s;
  border: solid 1px transparent; }
  @media screen and (max-width: 1199px) {
    .link_share {
      min-width: 100px; } }
  @media screen and (max-width: 991px) {
    .link_share {
      min-width: 90px;
      line-height: 30px; } }
  @media screen and (max-width: 767px) {
    .link_share {
      min-width: 71px;
      margin: 0 3px; } }
  @media screen and (max-width: 575px) {
    .link_share {
      min-width: 90px; } }
  @media screen and (max-width: 359px) {
    .link_share {
      min-width: 77px; } }
  .link_share i {
    margin-right: 20px;
    font-size: 15px;
    position: relative;
    bottom: -2px; }
  @media screen and (max-width: 767px) {
    .link_share i {
      margin-right: 8px; } }
  .link_share:hover {
    color: #4868ad;
    background-color: white;
    border: solid 1px #4868ad; }
    .link_share:hover i {
      color: #4868ad; }
  .link_share.green {
    background-color: #62cf72; }
    .link_share.green:hover {
      color: #62cf72;
      border: solid 1px #62cf72;
      background-color: white; }
      .link_share.green:hover i {
        color: #62cf72; }
  .link_share.blue {
    background-color: #528bf7; }
    .link_share.blue:hover {
      color: #528bf7;
      border: solid 1px #528bf7;
      background-color: white; }
      .link_share.blue:hover i {
        color: #528bf7; }

.faq {
  padding: 65px 0; }
  @media screen and (max-width: 767px) {
    .faq {
      padding: 20px 0; } }
  .faq h2 {
    font-family: 'Nunito-Bold';
    font-size: 24px;
    color: #272727;
    margin-bottom: 35px; }
  @media screen and (max-width: 767px) {
    .faq h2 {
      margin-bottom: 20px;
      padding: 0px 15px; } }
  .faq .card {
    border-left: 0;
    border-right: 0;
    border-radius: 0; }
    .faq .card .card-header {
      background-color: transparent;
      border-bottom: 0; }
  @media screen and (max-width: 767px) {
    .faq .card .card-header h2 {
      padding: 0px 0px; } }
    .faq .card button {
      color: #272727;
      font-size: 17px;
      font-family: 'SofiaProSemiBold';
      outline: none;
      border: none;
      padding: 20px 15px 20px 0;
      opacity: 1;
      position: relative;
      border-radius: 0; }
  @media screen and (max-width: 991px) {
    .faq .card button {
      font-size: 20px; } }
  @media screen and (max-width: 768px) {
    .faq .card button {
      font-size: 18px;
      padding: 7px 15px 7px 0; } }
      .faq .card button:focus {
        outline: none;
        box-shadow: none;
        text-decoration: none; }
      .faq .card button:hover {
        text-decoration: none; }
      .faq .card button:after {
        content: "\f077";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 0;
        top: 30%;
        transform: rotate(180deg); }
  @media screen and (max-width: 768px) {
    .faq .card button:after {
      right: -10px;
      top: 22%; } }
      .faq .card button.collapsed {
        opacity: 0.5;
        transition: 0.3s; }
        .faq .card button.collapsed:after {
          transform: rotate(0deg); }
    .faq .card .card-body {
      font-size: 24px;
      color: #000000;
      font-family: 'SofiaProSemiBold'; }
  @media screen and (max-width: 991px) {
    .faq .card .card-body {
      font-size: 16px;
      padding: 0 20px 10px 20px; } }
  @media screen and (max-width: 768px) {
    .faq .card .card-body {
      font-size: 12px;
      line-height: 23px; } }
  .faq .accordion {
    border-radius: 0;
    border-left: 0;
    border-right: 0; }

.rewievs_block {
  background-color: #f8f8f8;
  padding-top: 34px;
  padding-bottom: 37px; }
  .rewievs_block h3 {
    font-family: 'Nunito-Bold';
    color: #272727;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 22px; }
  .rewievs_block .rate_rew {
    margin-top: 0; }
  .rewievs_block .btn-outline-dark {
    padding: 13px 0px;
    font-weight: 900;
    font-family: SofiaProRegular;
    font-size: 12px;
    border: solid 2px #010101;
    border-radius: 30px;
    line-height: 1;
    display: block;
    max-width: 206px;
    margin: auto;
    text-align: center;
    color: black;
    transition: 0.3s; }
    .rewievs_block .btn-outline-dark:active {
      outline: none; }
    .rewievs_block .btn-outline-dark:hover {
      background-color: black;
      color: white; }

.rewievs_dons {
  background-color: #f8f8f8; }
  .rewievs_dons .rew {
    display: flex;
    width: 100%;
    background-color: white;
    justify-content: space-between;
    padding: 35px 55px 35px;
    border-radius: 12px;
    margin-bottom: 8px; }
  @media screen and (max-width: 767px) {
    .rewievs_dons .rew {
      padding: 25px 15px 25px;
      display: block; } }
    .rewievs_dons .rew h3 {
      font-family: SofiaProRegular;
      font-size: 19px;
      color: #333333;
      line-height: 19px;
      margin-bottom: 18px; }
  @media screen and (max-width: 767px) {
    .rewievs_dons .rew h3 {
      margin-bottom: 8px; } }
    .rewievs_dons .rew p {
      color: #333333;
      font-size: 12px;
      line-height: 19px;
      font-family: SofiaProRegular; }
    .rewievs_dons .rew .name_r {
      width: 250px; }
  @media screen and (max-width: 767px) {
    .rewievs_dons .rew .name_r {
      max-width: 100%; } }
      .rewievs_dons .rew .name_r .verf {
        font-size: 12px;
        font-family: SofiaProRegular;
        color: #68b734;
        margin-bottom: 7px; }
        .rewievs_dons .rew .name_r .verf i {
          font-size: 15px;
          margin-right: 4px; }
      .rewievs_dons .rew .name_r .reviews {
        text-align: left; }
  @media screen and (max-width: 767px) {
    .rewievs_dons .rew .name_r .reviews {
      margin-bottom: 20px; } }
        .rewievs_dons .rew .name_r .reviews i {
          color: #ffba00;
          font-size: 1rem; }
        .rewievs_dons .rew .name_r .reviews span {
          font-size: 0.75rem;
          line-height: 1rem;
          color: #666666;
          display: inline-block; }
    .rewievs_dons .rew .decr_r {
      max-width: 100%; }

.pagination {
  align-items: center;
  padding-top: 20px;
  padding-bottom: 50px; }
  .pagination .page-item:first-child .page-link {
    border: solid 2px #000;
    border-radius: 28px;
    margin-right: 40px;
    background-color: transparent;
    transition: 0.3s;
    line-height: 37px;
    padding: 0 37px; }
  @media screen and (max-width: 576px) {
    .pagination .page-item:first-child .page-link {
      padding: 0 20px;
      margin-right: 30px; } }
    .pagination .page-item:first-child .page-link:hover {
      background-color: black;
      color: white; }
  .pagination .page-link {
    font-weight: 900;
    color: black;
    font-size: 12px;
    font-family: SofiaProRegular;
    border-radius: 50%;
    border: none;
    background-color: transparent;
    transition: 0.3s;
    display: inline-block;
    min-width: 30px;
    margin: 0 2px; }
    .pagination .page-link:hover {
      background-color: black;
      color: white; }
  .pagination .page-item:last-child .page-link {
    border: solid 2px #000;
    border-radius: 28px;
    margin-left: 40px;
    background-color: transparent;
    transition: 0.3s;
    line-height: 37px;
    padding: 0 37px; }
  @media screen and (max-width: 576px) {
    .pagination .page-item:last-child .page-link {
      margin-left: 30px;
      padding: 0 20px; } }
    .pagination .page-item:last-child .page-link:hover {
      background-color: black;
      color: white; }

.about_text {
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .about_text {
      padding: 25px 15px; } }
  .about_text h4 {
    color: #68b734;
    font-size: 20px;
    font-family: SofiaProRegular;
    line-height: 20px;
    margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .about_text h4 {
      margin-bottom: 25px; } }
  .about_text p {
    font-family: 'Nunito-SemiBold';
    font-size: 32px;
    color: #333333;
    line-height: 39px; }
  @media screen and (max-width: 767px) {
    .about_text p {
      font-size: 12px;
      line-height: 23px;
      margin-bottom: 0px; } }
  .about_text .btn-outline-dark {
    padding: 12px 0px;
    font-family: SofiaProRegular;
    font-size: 18px;
    border: solid 2px #010101;
    border-radius: 30px;
    line-height: 1;
    display: block;
    max-width: 340px;
    margin: auto;
    text-align: center;
    color: black;
    transition: 0.3s;
    width: 100%;
    margin-bottom: 18px; }
    .about_text .btn-outline-dark:active {
      outline: none; }
  @media screen and (max-width: 767px) {
    .about_text .btn-outline-dark {
      padding: 10px 0px;
      font-size: 14px;
      line-height: 14px; } }
    .about_text .btn-outline-dark:hover {
      background-color: black;
      color: white; }
    .about_text .btn-outline-dark:last-of-type {
      margin-bottom: 45px; }
  @media screen and (max-width: 767px) {
    .about_text .btn-outline-dark:last-of-type {
      margin-bottom: 0px; } }
  @media screen and (max-width: 1200px) {
    .about_text .col-12.col-sm-6.d-flex.align-content-end.flex-wrap {
      align-content: center !important; } }

.about_text_2 {
  padding: 75px 0 50px; }
  @media screen and (max-width: 767px) {
    .about_text_2 {
      padding: 25px 15px 0px; } }
  .about_text_2 p {
    font-family: 'Nunito-SemiBold';
    font-size: 22px;
    color: #333333;
    opacity: 0.8;
    line-height: 27px;
    padding: 60px 30px 0;
    margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .about_text_2 p {
      font-size: 12px;
      line-height: 23px;
      padding: 25px 0px 0; } }

.modal-content {
  border: solid 12px black;
  border-radius: 0 !important; }
  .modal-content .modal-header {
    background-image: url("../images/modal_bg.png");
    background-size: cover;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center; }
    .modal-content .modal-header .close {
      color: white;
      opacity: 1;
      background-color: black;
      border-radius: 50%;
      margin-right: 7px;
      margin-top: 7px;
      height: 50px;
      width: 50px; }
      .modal-content .modal-header .close span {
        position: relative;
        top: -6px; }
      .modal-content .modal-header .close:focus {
        outline: none; }
  .modal-content .modal-body {
    padding: 26px 38px 50px 26px; }
    .modal-content .modal-body h3 {
      font-family: 'Nunito-Bold';
      font-size: 50px;
      color: #272727;
      line-height: 40px;
      margin-bottom: 10px; }
    .modal-content .modal-body p {
      font-family: 'SofiaProRegular';
      font-weight: bold;
      font-size: 16px;
      color: #010101; }
    .modal-content .modal-body .form-group .form-control {
      border: solid 2px #acacac;
      border-radius: 22px;
      line-height: 20px;
      height: 39px;
      font-family: 'SofiaProRegular';
      font-size: 16px;
      color: #010101; }
    .modal-content .modal-body .btn-primary {
      background-color: #68b734;
      padding: 11px 37px;
      font-family: SofiaProRegular;
      font-size: 16px;
      border: none;
      border-radius: 30px;
      line-height: 1; }
    .modal-content .modal-body a {
      font-family: SofiaProRegular;
      font-size: 16px;
      display: inline-block;
      margin-left: 30px;
      color: #272727;
      border-bottom: 1px solid; }

.card-form__product {
  border-bottom: 1px solid #d8d8d9; }
  @media screen and (max-width: 576px) {
    .card-form__product .price:before {
      content: "Price";
      font-family: Poppins-Regular;
      font-size: 13px;
      color: black;
      display: block;
      margin-bottom: 15px; } }
  @media screen and (max-width: 576px) {
    .card-form__product .Quantity {
      flex-wrap: wrap; } }
  @media screen and (max-width: 576px) {
    .card-form__product .Quantity:before {
      content: "Quantity";
      font-family: Poppins-Regular;
      font-size: 13px;
      color: black;
      display: block;
      text-align: center;
      width: 100%;
      margin-bottom: 5px; } }
  @media screen and (max-width: 576px) {
    .card-form__product .Total {
      flex-wrap: wrap; } }
  @media screen and (max-width: 576px) {
    .card-form__product .Total:before {
      content: "Total";
      font-family: Poppins-Regular;
      font-size: 13px;
      color: black;
      display: block;
      text-align: center;
      width: 100%;
      margin-bottom: 15px; } }

@media screen and (max-width: 576px) {
  .card-form__subtitle {
    text-align: center; } }

.card-form__subtitle.cart-subtitle {
  padding-top: 65px; }

.profile-wrapper.p-t-20 {
  padding-bottom: 20px; }
.profile-wrapper .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }
.profile-wrapper .card {
  border: none;
  margin-bottom: 1.875rem;
  transition: all 0.3s ease; }
.profile-wrapper .card-body {
  flex: 1 1 auto;
  padding: 35px; }
@media screen and (max-width: 767px) {
  .profile-wrapper .card-body {
    padding: 35px; } }
.profile-wrapper .img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem; }
.profile-wrapper .list-reset {
  margin: 0;
  padding: 0; }
.profile-wrapper .list-reset, .profile-wrapper .no-bullets {
  list-style: none; }
.profile-wrapper .m-t-40 {
  margin-top: 40px !important; }
.profile-wrapper h6, .profile-wrapper ol li, .profile-wrapper p, .profile-wrapper ul li {
  font-size: .875rem; }
.profile-wrapper strong {
  font-weight: 500; }
.profile-wrapper .m-b-5 {
  margin-bottom: 5px !important; }
.profile-wrapper .card .card-header {
  padding: 15px 20px;
  position: relative;
  border-bottom: 1px solid rgba(234, 243, 253, 0.9);
  background-color: transparent;
  min-height: 45px;
  font-weight: 300;
  font-size: 1rem; }
.profile-wrapper .p-0 {
  padding: 0 !important; }
.profile-wrapper .nav-tabs {
  border-bottom: 1px solid rgba(210, 221, 234, 0.5);
  margin-bottom: 20px; }
.profile-wrapper .p-l-30 {
  padding-left: 30px !important; }
.profile-wrapper .nav-tabs .nav-item {
  margin-bottom: -1px; }
.profile-wrapper .nav .nav-item .nav-link.active, .profile-wrapper .nav .nav-item .nav-link:active, .profile-wrapper .nav .nav-item .nav-link:hover, .profile-wrapper .nav-tabs.primary-tabs .nav-item .nav-link.active.show, .profile-wrapper .nav-tabs.primary-tabs .nav-item .nav-link:hover, .profile-wrapper .nav-tabs.primary-tabs .nav-item.show .nav-link {
  color: #272727;
  font-size: 12px;
  font-family: 'SofiaProRegular'; }
.profile-wrapper .card.card-tabs .card-header .nav.nav-tabs li a {
  font-size: .875rem;
  height: 60px;
  padding: 1.4rem 1.5rem 1.3rem; }
.profile-wrapper .nav-tabs.primary-tabs .nav-item .nav-link.active {
  border-bottom: solid 3px #5aa863; }
.profile-wrapper .nav-tabs .nav-item .nav-link {
  border: none;
  color: #718599;
  font-size: .875rem;
  transition: all 0.15s ease;
  border-bottom: 1px solid transparent;
  border-radius: 0; }
.profile-wrapper .p-t-20 {
  padding-top: 0px !important; }
.profile-wrapper p {
  color: #272727;
  font-family: 'SofiaProRegular';
  opacity: 0.8;
  line-height: 19px;
  font-size: 12px !important; }
.profile-wrapper .card-title {
  margin-bottom: .75rem;
  font-size: 12px;
  font-family: 'SofiaProRegular';
  color: #272727; }
.profile-wrapper .p-t-10 {
  padding-top: 10px !important; }
.profile-wrapper .p-b-10 {
  padding-bottom: 10px !important; }
.profile-wrapper h6, .profile-wrapper ol li, .profile-wrapper p, .profile-wrapper ul li {
  font-size: .875rem; }
.profile-wrapper .w-150 {
  width: 150px !important; }
.profile-wrapper .name_prof {
  font-family: 'SofiaProRegular';
  line-height: 20px; }
  .profile-wrapper .name_prof h5 {
    font-size: 12px;
    padding-top: 10px;
    color: #272727; }
  .profile-wrapper .name_prof p.text-muted {
    font-size: 12px;
    color: #272727;
    opacity: 0.7; }
.profile-wrapper .blockquote-footer, .profile-wrapper .text-muted {
  font-family: 'SofiaProRegular';
  line-height: 20px;
  font-size: 12px;
  color: #272727; }
  .profile-wrapper .blockquote-footer strong, .profile-wrapper .text-muted strong {
    display: inline-block;
    min-width: 60px; }
.profile-wrapper .profile-wrapper_bottom span {
  font-family: 'SofiaProRegular';
  line-height: 20px;
  font-size: 12px;
  color: #272727; }

a:hover {
  outline: none;
  text-decoration: none; }

.main-title {
  font-family: SofiaProSemiBold;
  color: #68b734; }

textarea {
  resize: none; }

.btn {
  padding: 11px 60px;
  font-family: SofiaProRegular;
  font-size: 21px;
  border: 1px solid transparent;
  border-radius: 30px;
  line-height: 1;
  transition: 0.3s; }
  @media screen and (max-width: 767px) {
    .btn {
      font-size: 16px; } }
  .btn:active {
    outline: none; }

.btn-success {
  background: #68b734; }
  .btn-success:hover {
    color: black;
    border-color: #68b734;
    background: transparent; }

.btn-danger {
  background: #ff1d1d; }
  .btn-danger:hover {
    color: black;
    border-color: #ff1d1d;
    background: transparent; }

.btn-dark {
  background: #000000; }
  .btn-dark:hover {
    color: black;
    border-color: #000;
    background: transparent; }

.btn-secondary {
  background: #bfbfbf; }
  .btn-secondary:hover {
    color: black !important;
    border-color: #bfbfbf;
    background: transparent; }

.decor-none {
  color: black; }
  .decor-none:hover {
    color: black;
    text-decoration: none; }

.bg-grey {
  background: #f0f0f0; }

.bg-gradient-grey {
  background: #f7f7f7;
  background: linear-gradient(180deg, #f7f7f7 0%, #ffffff 100%); }

.header-info {
  background: #272727;
  padding: 10px 0; }
  .header-info.hide_up {
    display: none; }
  @media screen and (max-width: 767px) {
    .header-info {
      display: none; } }

.header-info__text {
  font-size: 20px;
  color: white;
  font-family: SofiaProRegular;
  line-height: 1; }
  @media screen and (max-width: 500px) {
    .header-info__text {
      font-size: 16px; } }

.header-info__exit {
  right: 16px;
  color: red;
  cursor: pointer; }

.main-navbar {
  padding-top: 30px; }
  @media screen and (max-width: 767px) {
    .main-navbar {
      padding-top: 14px; } }
  .main-navbar.white-theme .button-menu:before, .main-navbar.white-theme .button-menu:after {
    background: white; }
  .main-navbar.white-theme .shop-icon {
    color: white; }
  .main-navbar.white-theme .search-icon {
    color: white !important; }
  .main-navbar.white-theme .user-icon {
    color: white; }
  .main-navbar.white-theme .bag-icon {
    fill: white; }

.locked {
  overflow: hidden; }
  .locked:before {
    content: '';
    background-color: black;
    width: 100%;
    height: 200%;
    position: absolute;
    opacity: 0.8;
    z-index: 1;
    overflow: hidden; }

.nav-menu {
  display: block;
  position: fixed;
  background: #ffffff;
  width: 42%;
  height: 100vh;
  box-shadow: 0 4px 2px -2px rgba(36, 36, 36, 0.17);
  left: -42%;
  top: 0;
  transition: 0.5s;
  opacity: 0.1;
  z-index: 998; }
  @media screen and (max-width: 768px) {
    .nav-menu {
      width: 100%;
      left: -100%; } }

.wrap-nav-btn {
  min-height: 15%; }
  @media screen and (max-width: 768px) {
    .wrap-nav-btn {
      min-height: 20%; } }

.nav__wrapper {
  min-height: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 33px; }
  @media screen and (max-width: 768px) {
    .nav__wrapper {
      margin-bottom: 30px;
      justify-content: start;
      line-height: 1;
      min-height: 55%; } }

.nav-menu.open-menu {
  overflow: auto;
  left: 0;
  opacity: 1;
  transition: 0.5s; }

.top__menu {
  display: block;
  margin-bottom: 84px; }
  @media screen and (max-width: 768px) {
    .top__menu {
      margin-bottom: 50px; } }

.menu__item {
  line-height: 20px;
  margin-bottom: 34px; }
  .menu__item:last-of-type {
    margin-bottom: 0; }

.menu__item-link {
  font-size: 24px;
  font-family: SofiaProLight;
  color: black;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  transition-delay: 150ms; }
  @media screen and (max-width: 768px) {
    .menu__item-link {
      font-size: 24px; } }
  .menu__item-link:after {
    content: '';
    width: 0;
    height: 2px;
    background: transparent;
    border-radius: 20px;
    position: absolute;
    left: 0;
    bottom: -5px;
    transition: 0.3s;
    cursor: default;
    transition-delay: 150ms; }
  .menu__item-link:hover {
    font-size: 26px;
    transition: 0.2s; }
    .menu__item-link:hover:after {
      content: '';
      width: 100%;
      height: 2px;
      background: #e5dfd6;
      border-radius: 20px;
      position: absolute;
      left: 0;
      bottom: -5px;
      transition: 0.2s; }

.button-menu {
  position: relative;
  width: 20px;
  height: 7px;
  cursor: pointer;
  margin-right: 13px; }
  .button-menu:after, .button-menu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background: black; }
  .button-menu:before {
    top: 0; }
  .button-menu:after {
    bottom: -4px; }
  @media screen and (max-width: 767px) {
    .button-menu {
      height: 10px; }
      .button-menu:after {
        bottom: 0; } }
  @media screen and (max-width: 360px) {
    .button-menu {
      margin-right: 0; } }

.nav-menu__btn-exit {
  left: 33px; }
  .nav-menu__btn-exit img {
    position: absolute;
    width: 35px;
    top: 12px;
    left: 9px; }
  @media screen and (max-width: 768px) {
    .nav-menu__btn-exit img {
      width: 20px;
      left: 10px; } }

.btn-exit-menu {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: solid 1px #e5dfd6;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    .btn-exit-menu {
      width: 45px;
      height: 45px; } }

.logo img {
  width: 175px;
  height: 90px; }
  @media screen and (max-width: 767px) {
    .logo img {
      position: relative;
      top: 10px; } }
  @media screen and (max-width: 600px) {
    .logo img {
      width: 140px;
      height: 70px; } }
  @media screen and (max-width: 500px) {
    .logo img {
      width: 132px;
      height: 67px; } }
  @media screen and (max-width: 374px) {
    .logo img {
      width: 90px;
      height: 45px; } }

.link-menu {
  font-family: SofiaProRegular;
  font-size: 18px;
  font-weight: bold; }

.search-icon:before {
  content: "\f002";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 15px; }
@media screen and (max-width: 767px) {
  .search-icon {
    margin-left: 0; }
    .search-icon:before {
      margin-right: 0; } }
@media screen and (max-width: 360px) {
  .search-icon {
    position: relative;
    left: 13px; } }

.shop-icon {
  margin-right: 21px; }

@media screen and (max-width: 767px) {
  .search-icon span, .shop-icon {
    display: none; } }

.register-item {
  line-height: 1;
  text-transform: uppercase;
  font-family: Poppins-Regular;
  font-size: 12px; }

.nav__social-group {
  min-height: 15%;
  padding: 0 33px; }
  .nav__social-group svg {
    width: 50px;
    height: 50px;
    border: 2px solid black;
    border-radius: 25px; }
  @media screen and (max-width: 768px) {
    .nav__social-group {
      min-height: 25%;
      background: white;
      align-items: baseline !important; }
      .nav__social-group svg {
        width: 40px;
        height: 40px; } }

.user-icon {
  font-size: 24px;
  display: inline-block; }

.drop-down {
  display: flex;
  justify-content: space-around;
  padding: 10px 20px;
  height: auto;
  width: 175px;
  position: absolute;
  top: 30px;
  right: 10px;
  font-size: 16px;
  font-family: SofiaProRegular;
  background: aliceblue;
  border-radius: 20px;
  visibility: collapse;
  opacity: 0;
  transition: 0.4s; }

.icon-wrap:hover .drop-down {
  visibility: visible;
  opacity: 0.9;
  transition: 0.4s; }

.drop_1, .drop_2 {
  cursor: pointer; }

.bag-icon {
  color: white;
  margin-left: 24px; }
  .bag-icon:hover {
    color: white; }
  @media screen and (max-width: 576px) {
    .bag-icon {
      bottom: 3px;
      margin-left: 12px; } }

.amount-icon {
  position: absolute;
  font-size: 12px;
  font-family: SofiaProRegular;
  padding: 3px 6px;
  line-height: 1;
  background: #ff7200;
  border: 1px;
  border-radius: 15px;
  bottom: -25%;
  right: -25%; }

.register-form {
  width: 50%;
  background: white;
  position: fixed;
  top: 0;
  overflow: auto;
  height: 100vh;
  z-index: 999; }
  @media screen and (max-width: 768px) {
    .register-form {
      width: 100%; }
      .register-form button {
        font-size: 16px; } }

.form-top {
  background: white;
  min-height: 65%; }
  .form-top a {
    font-family: Poppins-Medium;
    font-size: 12px;
    color: #7c5e30;
    font-weight: 700; }
  @media screen and (max-width: 768px) {
    .form-top {
      margin-bottom: 30px;
      min-height: 50%;
      justify-content: start !important; }
      .form-top .form-group-width:last-of-type {
        margin-bottom: 32px; }
      .form-top .btn.btn-success.mb-4 {
        margin-bottom: 16px !important; } }

.form-top__title {
  font-size: 42px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1400px) {
    .form-top__title {
      margin-bottom: 20px; } }

.form-control {
  border-width: 0 0 2px 0;
  border-radius: 0;
  background: transparent; }
  .form-control:focus {
    box-shadow: none;
    border-color: #68b734; }

.form-group-width {
  width: 50%; }
  @media screen and (max-width: 500px) {
    .form-group-width {
      width: 75%; } }
  @media screen and (max-width: 320px) {
    .form-group-width {
      width: 90%; } }

.form-bottom {
  min-height: 20%; }
  @media screen and (max-width: 768px) {
    .form-bottom {
      min-height: 30%;
      padding-top: 15px;
      justify-content: start !important; } }

.form-bottom__title {
  font-family: Poppins-Medium, sans-serif;
  font-size: 12px; }

.register-wrapper, .login-wrapper {
  right: 0%;
  opacity: 0;
  visibility: collapse;
  transition: 0.5s; }

.open-register, .open-login {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  overflow: auto; }

.nav-menu__btn-register {
  right: 33px; }

.btn-arrow-right img {
  position: absolute;
  width: 35px;
  right: 10px;
  top: 12px; }
@media screen and (max-width: 768px) {
  .btn-arrow-right img {
    width: 20px; } }

.banner-page-index {
  background-image: url("../images/banner1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px 0px;
  height: 80vh;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .banner-page-index {
      background-position: 75% 0%; } }
  @media screen and (max-width: 768px) {
    .banner-page-index {
      background-position: 85% 10%; } }
  @media screen and (max-width: 680px) {
    .banner-page-index {
      background-position: 80% 0%;
      height: 100vh; } }
  @media screen and (max-width: 580px) {
    .banner-page-index {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 0px 0px;
      height: 80vh;
      background-image: url("../images/banner1_mobile.png"); } }
  @media screen and (max-width: 767px) {
    .banner-page-index .btn {
      line-height: 13px;
      padding: 14px 32px 13px; } }
  @media screen and (max-width: 480px) {
    .banner-page-index .btn {
      line-height: 13px;
      padding: 12px 32px; } }

.wrap-content-banner {
  position: absolute;
  bottom: 50px; }
  @media screen and (max-width: 767px) {
    .wrap-content-banner {
      bottom: 40px !important;
      left: 30px;
      right: 30px; } }
  @media screen and (max-width: 375px) {
    .wrap-content-banner {
      bottom: 30px; } }
  @media screen and (max-width: 320px) {
    .wrap-content-banner {
      bottom: 10px; } }

.content-banner-btn {
  padding: 16px 30px; }
  @media screen and (max-width: 1500px) {
    .content-banner-btn {
      font-size: 18px; } }
  @media screen and (max-width: 470px) {
    .content-banner-btn {
      padding: 14px 32px; } }
  @media screen and (max-width: 470px) {
    .content-banner-btn {
      font-size: 16px;
      line-height: 13px; } }

.banner-page__title {
  font-family: Nunito-Bold;
  font-size: 62px;
  line-height: 62px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1200px) {
    .banner-page__title {
      font-size: 46px;
      line-height: 50px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .banner-page__title {
      font-size: 32px;
      line-height: 36px; } }
  @media screen and (max-width: 470px) {
    .banner-page__title {
      font-size: 28px;
      line-height: 32px; } }
  @media screen and (max-width: 375px) {
    .banner-page__title {
      font-size: 24px;
      line-height: 28px; } }
  @media screen and (max-width: 320px) {
    .banner-page__title {
      font-size: 22px; } }

.text-banner {
  font-family: SofiaProRegular;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 23px; }
  @media screen and (max-width: 767px) {
    .text-banner {
      font-size: 18px; } }
  @media screen and (max-width: 470px) {
    .text-banner {
      font-size: 16px;
      line-height: 16px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 375px) {
    .text-banner {
      font-size: 14px; } }
  @media screen and (max-width: 360px) {
    .text-banner {
      font-size: 12px; } }
  @media screen and (max-width: 320px) {
    .text-banner {
      font-size: 12px;
      line-height: 12px; } }

.search-form {
  display: none;
  width: 100%;
  padding-bottom: 25px;
  background: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

.search-title {
  font-family: SofiaProSemiBold;
  font-size: 42px;
  color: #68b734;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .search-title {
      font-size: 32px; } }

@media screen and (max-width: 575px) {
  .wrap-search-form {
    display: block !important;
    margin-bottom: 10px;
    text-align: center; } }
.wrap-search-form .form-group {
  margin-right: 24px; }
  .wrap-search-form .form-group input {
    font-family: Poppins-Medium;
    font-size: 12px; }

@media screen and (max-width: 991px) {
  .search-btn {
    padding: 12px 30px;
    font-size: 20px; } }
@media screen and (max-width: 767px) {
  .search-btn {
    padding: 12px 24px;
    font-size: 14px; } }

.form-search {
  font-family: Poppins-Medium;
  font-size: 1em; }

.btn-cross img {
  width: 30px;
  position: absolute;
  top: 14px;
  left: 14px; }
@media screen and (max-width: 767px) {
  .btn-cross img {
    width: 20px;
    top: 12px;
    left: 12px; } }

.advertising-card-title {
  font-family: SofiaProRegular;
  font-size: 20px;
  color: #68b734; }

.advertising-card-subtitle {
  font-family: Nunito-SemiBold;
  font-size: 32px; }
  @media screen and (max-width: 576px) {
    .advertising-card-subtitle {
      font-size: 24px; } }

.advertising-card-btn {
  padding: 9px 5px;
  font-size: 16px; }
  @media screen and (max-width: 460px) {
    .advertising-card-btn {
      width: 50% !important; } }

.advertising-card-list {
  font-family: SofiaProRegular;
  font-size: 21px; }

.star-wrap, .star-wrap:hover {
  color: black; }

.headliner-reviews__title {
  font-family: SofiaProRegular;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    .headliner-reviews__title {
      font-size: 12px; } }

.headliner-subtitle {
  font-family: SofiaProRegular;
  font-size: 21px; }
  @media screen and (max-width: 768px) {
    .headliner-subtitle {
      font-size: 18px; } }

.headliner-title {
  font-family: Poppins;
  color: black;
  font-size: 42px;
  font-weight: 600; }
  @media screen and (max-width: 768px) {
    .headliner-title {
      font-size: 32px; } }

.owl-dots {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center; }

button.owl-dot {
  width: 10px;
  height: 10px;
  background: #999999 !important;
  border-radius: 5px;
  margin-right: 5px; }
  button.owl-dot:last-of-type {
    margin-right: 0; }
  button.owl-dot:focus {
    outline: none; }

button.active {
  background: black !important; }

.sub-btn {
  font-family: Nunito-Bold;
  color: #68b734;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    .sub-btn {
      font-size: 12px; } }
  .sub-btn:hover {
    color: #68b734 !important; }

.home-title {
  font-family: Nunito-Bold;
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .home-title {
      font-size: 18px;
      line-height: 18px; } }

@media screen and (max-width: 768px) {
  section.pt-5 {
    padding-left: 15px;
    padding-right: 15px; } }

.subscribe-offers__subtitle {
  font-family: SofiaProRegular;
  font-size: 20px;
  margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .subscribe-offers__subtitle {
      font-size: 12px;
      margin-bottom: 16px; } }

.subscribe__form-wrapper {
  min-width: 344px; }
  @media screen and (max-width: 767px) {
    .subscribe__form-wrapper {
      min-width: auto; } }

.subscribe-offers__form {
  border-width: 3px;
  border-radius: 30px; }
  @media screen and (max-width: 767px) {
    .subscribe-offers__form {
      font-size: 14px; } }

.subscribe-btn {
  position: relative;
  bottom: 1px;
  padding: 11px 0;
  width: 55px;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    .subscribe-btn {
      padding: 9px 0; } }

.shop-service svg, .shipping-service svg, .track-service svg {
  position: relative;
  bottom: 4px; }

.banner-page-shop {
  background-image: url("../images/banner_3.png");
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 80vh; }
  @media screen and (max-width: 580px) {
    .banner-page-shop {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      height: 60vh;
      background-image: url("../images/banner_3_mobile.png");
      position: relative; } }
  .banner-page-shop .wrap-content-banner__shop {
    bottom: 70px; }
  .banner-page-shop .banner-page-shop__title {
    font-size: 75px;
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .banner-page-shop .banner-page-shop__title {
      font-size: 45px; } }
  .banner-page-shop.about {
    background-image: url("../images/banner_4.png"); }
  @media screen and (max-width: 580px) {
    .banner-page-shop.about {
      background-image: url("../images/banner_4_mobile.png");
      background-position: center center; } }
    .banner-page-shop.about .wrap-content-banner__shop {
      bottom: 40%; }
  .banner-page-shop.white-theme .banner-page__title {
    color: white; }

.product-shop-wrap {
  margin-bottom: 76px; }

.text-information {
  padding-top: 250px;
  padding-bottom: 100px; }
  @media screen and (max-width: 991px) {
    .text-information {
      padding-top: 200px; } }
  @media screen and (max-width: 767px) {
    .text-information {
      padding-top: 160px; } }

.text-information__title {
  margin-bottom: 110px;
  font-size: 54px; }
  @media screen and (max-width: 991px) {
    .text-information__title {
      font-size: 42px;
      margin-bottom: 70px; } }
  @media screen and (max-width: 767px) {
    .text-information__title {
      font-size: 32px;
      margin-bottom: 55px; } }

.text-information-wrapper {
  margin-bottom: 64px; }
  .text-information-wrapper:last-of-type {
    margin-bottom: 0; }
  @media screen and (max-width: 991px) {
    .text-information-wrapper {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .text-information-wrapper {
      margin-bottom: 28px; } }

.text-information__subtitle {
  font-family: Poppins-SemiBold;
  margin-bottom: 50px;
  color: black;
  line-height: 34px;
  font-size: 28px; }
  @media screen and (max-width: 991px) {
    .text-information__subtitle {
      font-size: 22px;
      margin-bottom: 20px;
      line-height: 28px; } }
  @media screen and (max-width: 767px) {
    .text-information__subtitle {
      font-size: 18px;
      margin-bottom: 18px;
      line-height: 23px; } }

.text-information__text {
  font-family: Poppins-SemiBold;
  color: #282828;
  line-height: 30px;
  font-size: 20px; }
  @media screen and (max-width: 991px) {
    .text-information__text {
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    .text-information__text {
      font-size: 12px;
      line-height: 22px; } }
  .text-information__text a {
    color: #967e59; }

.text-information-terms {
  padding-bottom: 530px; }
  @media screen and (max-width: 991px) {
    .text-information-terms {
      padding-bottom: 100px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .text-information-terms {
      padding-bottom: 40px; } }
  .text-information-terms .terms-bm-subtitle {
    margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .text-information-terms .terms-bm-subtitle {
      margin-bottom: 35px; } }
  .text-information-terms .terms-title {
    margin-bottom: 34px;
    font-size: 42px; }
  @media screen and (max-width: 767px) {
    .text-information-terms .terms-title {
      font-size: 32px;
      margin-bottom: 30px; } }
  .text-information-terms .text-information-wrapper-terms {
    margin-bottom: 40px; }
    .text-information-terms .text-information-wrapper-terms:last-of-type {
      margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .text-information-terms .text-information-wrapper-terms {
      margin-bottom: 28px; } }
    .text-information-terms .text-information-wrapper-terms .terms-subtitle {
      margin-bottom: 46px;
      color: #282828; }
  @media screen and (max-width: 991px) {
    .text-information-terms .text-information-wrapper-terms .terms-subtitle {
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .text-information-terms .text-information-wrapper-terms .terms-subtitle {
      margin-bottom: 18px; } }
    .text-information-terms .text-information-wrapper-terms .terms-text {
      margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .text-information-terms .text-information-wrapper-terms .terms-text {
      margin-bottom: 18px; } }
      .text-information-terms .text-information-wrapper-terms .terms-text:last-of-type {
        margin-bottom: 0; }

.order-form-wrapper {
  padding-top: 250px;
  padding-bottom: 88px; }
  @media screen and (max-width: 767px) {
    .order-form-wrapper {
      padding-top: 174px;
      padding-bottom: 60px; } }

.order-title {
  font-size: 42px;
  margin-bottom: 62px; }
  @media screen and (max-width: 767px) {
    .order-title {
      font-size: 32px;
      margin-bottom: 50px; } }

.contact {
  padding-top: 190px; }
  @media screen and (max-width: 767px) {
    .contact {
      padding-top: 140px; } }

.contact__title {
  font-size: 52px;
  line-height: 1;
  margin-bottom: 38px; }
  @media screen and (max-width: 767px) {
    .contact__title {
      font-size: 32px; } }

.address-form {
  padding: 55px 32px;
  background: #f7f7f7;
  width: 350px;
  position: absolute;
  top: 80px; }
  @media screen and (max-width: 991px) {
    .address-form {
      position: sticky;
      width: 100%;
      margin-bottom: 38px; } }
  @media screen and (max-width: 767px) {
    .address-form {
      padding: 32px 20px; } }
  .address-form .address-form__title {
    font-size: 32px;
    margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .address-form .address-form__title {
      font-size: 18px; } }
  .address-form .address-form__info {
    font-family: Poppins-SemiBold;
    font-size: 16px;
    line-height: 1.63;
    color: black;
    margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .address-form .address-form__info {
      font-size: 12px;
      margin-bottom: 30px; } }
  .address-form .address-form__subtitle {
    font-family: Poppins-SemiBold;
    font-size: 18px;
    color: black !important;
    margin-bottom: 30px; }
  .address-form .address-form__text {
    font-family: Poppins-Regular;
    font-size: 14px;
    line-height: 2.14;
    color: black; }
  @media screen and (max-width: 767px) {
    .address-form .address-form__text {
      font-size: 12px; } }

.contact-form-wrapper {
  padding: 90px 0 70px; }
  @media screen and (max-width: 767px) {
    .contact-form-wrapper {
      padding: 40px 0 30px; } }
  .contact-form-wrapper .contact-form-title {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 36px; }
  @media screen and (max-width: 767px) {
    .contact-form-wrapper .contact-form-title {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .contact-form-wrapper .form-group input {
      font-size: 12px; } }
  .contact-form-wrapper textarea {
    height: 190px; }
  @media screen and (max-width: 767px) {
    .contact-form-wrapper textarea {
      font-size: 12px;
      height: 100px; } }

section.payment-wrapper {
  padding-top: 30px;
  padding-bottom: 60px;
  background: white;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, #f2f5f0 50%, #eef1eb 100%); }
  @media screen and (max-width: 767px) {
    section.payment-wrapper {
      background: white; } }
  section.payment-wrapper .payment_form {
    padding-right: 70px; }
  @media screen and (max-width: 767px) {
    section.payment-wrapper .payment_form {
      padding-right: 15px; } }
    section.payment-wrapper .payment_form a i {
      margin-right: 10px; }
  section.payment-wrapper .payment-product {
    padding-left: 70px; }
  @media screen and (max-width: 767px) {
    section.payment-wrapper .payment-product {
      padding-left: 15px; } }
  section.payment-wrapper .address .payment-subtitle, section.payment-wrapper .method_selection .payment-subtitle, section.payment-wrapper .method_selection_payment .payment-subtitle, section.payment-wrapper .method_selection_address .payment-subtitle {
    font-weight: 900; }
  section.payment-wrapper .payment-title {
    font-family: SofiaProRegular;
    font-size: 12px;
    font-weight: 900; }
  section.payment-wrapper .payment-subtitle {
    font-family: SofiaProLight;
    font-size: 12px; }
    section.payment-wrapper .payment-subtitle.size {
      font-size: 10px; }
  section.payment-wrapper .form-control {
    border-width: thin;
    font-size: 12px;
    font-family: SofiaProRegular; }
  section.payment-wrapper .btn-success {
    font-family: SofiaProLight;
    font-size: 16px;
    padding: 15px 35px 15px 30px;
    border: 1px solid #6dba3b;
    border-radius: 0; }
  section.payment-wrapper .payment-product__btn {
    padding: 7px 44px; }
  @media screen and (max-width: 992px) {
    section.payment-wrapper .payment-product__btn {
      padding: 7px 25px; } }
  @media screen and (max-width: 767px) {
    section.payment-wrapper .payment-product__btn {
      padding: 7px 44px; } }
  section.payment-wrapper nav .breadcrumb {
    justify-content: center;
    background: none; }
    section.payment-wrapper nav .breadcrumb .breadcrumb-item {
      font-size: 12px;
      font-weight: 900;
      font-family: SofiaProRegular; }
      section.payment-wrapper nav .breadcrumb .breadcrumb-item.active {
        font-weight: 500; }
        section.payment-wrapper nav .breadcrumb .breadcrumb-item.active:before {
          font-weight: 900;
          color: #6c757d; }
      section.payment-wrapper nav .breadcrumb .breadcrumb-item a {
        text-decoration: none;
        color: black; }
      section.payment-wrapper nav .breadcrumb .breadcrumb-item:before {
        content: "\f105";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: black;
        font-size: 12px;
        position: relative;
        top: 2px; }
  @media screen and (max-width: 992px) {
    section.payment-wrapper nav .breadcrumb .breadcrumb-item:before {
      top: 0; } }
      section.payment-wrapper nav .breadcrumb .breadcrumb-item:first-child:before {
        content: ""; }
  section.payment-wrapper .express_checkout {
    margin-bottom: 30px; }
    section.payment-wrapper .express_checkout fieldset {
      border: 1px solid #e6e6e6;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
      padding: 15px;
      line-height: 0; }
      section.payment-wrapper .express_checkout fieldset legend {
        width: auto;
        text-align: center;
        font-family: SofiaProRegular;
        font-size: 10px; }
      section.payment-wrapper .express_checkout fieldset .btn {
        padding: 10px 0;
        font-size: 0;
        width: 48%;
        border-radius: 5px; }
  @media screen and (max-width: 991px) {
    section.payment-wrapper .express_checkout fieldset .btn {
      width: 45%; } }
      section.payment-wrapper .express_checkout fieldset .btn-amazon_pay {
        background: #f99e1a; }
      section.payment-wrapper .express_checkout fieldset .btn-paypal {
        background: #f7c557; }
        section.payment-wrapper .express_checkout fieldset .btn-paypal img {
          position: relative;
          bottom: 1px; }
  section.payment-wrapper .form-address-subtitle {
    font-size: 12px; }
  section.payment-wrapper .text-wrap {
    font-size: 12px; }
  @media screen and (max-width: 991px) {
    section.payment-wrapper .text-wrap {
      font-size: 11px; } }
    section.payment-wrapper .text-wrap span.payment-subtitle {
      margin-right: 6px; }
  section.payment-wrapper .payment-link-item:hover {
    text-decoration: revert; }
  section.payment-wrapper .address {
    margin-bottom: 30px; }
    section.payment-wrapper .address .wrap-address {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      border: 1px solid #e6e6e6;
      padding: 15px 10px; }
      section.payment-wrapper .address .wrap-address .info {
        display: flex;
        align-items: baseline; }
      section.payment-wrapper .address .wrap-address h6, section.payment-wrapper .address .wrap-address p, section.payment-wrapper .address .wrap-address a {
        margin: 0; }
      section.payment-wrapper .address .wrap-address h6 {
        min-width: 70px;
        color: #666666; }
      section.payment-wrapper .address .wrap-address a {
        font-size: 10px;
        color: black;
        margin-left: 10px; }
  section.payment-wrapper .shipping_method {
    margin-bottom: 50%; }
  @media screen and (max-width: 767px) {
    section.payment-wrapper .shipping_method {
      margin-bottom: 150px; } }
    section.payment-wrapper .shipping_method .shipping_method__title {
      margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    section.payment-wrapper .shipping_method .shipping_method__title {
      margin-bottom: 15px; } }
    section.payment-wrapper .shipping_method .method_selection {
      padding: 15px 10px 0;
      border: 1px solid #e6e6e6; }
      section.payment-wrapper .shipping_method .method_selection span.form-baseline {
        position: relative;
        top: 2px; }
  @media screen and (max-width: 992px) {
    section.payment-wrapper .shipping_method .method_selection span.form-baseline {
      top: 5px; } }
      section.payment-wrapper .shipping_method .method_selection p.form-baseline-sum {
        position: relative;
        top: 2px; }
  @media screen and (max-width: 992px) {
    section.payment-wrapper .shipping_method .method_selection p.form-baseline-sum {
      top: 4px; } }
  section.payment-wrapper .payment {
    margin-bottom: 36px; }
    section.payment-wrapper .payment .method_selection_payment {
      padding: 15px 10px;
      border: 1px solid #e6e6e6; }
      section.payment-wrapper .payment .method_selection_payment .payment__form-wrap {
        line-height: 20px;
        margin-bottom: 10px; }
        section.payment-wrapper .payment .method_selection_payment .payment__form-wrap:last-of-type {
          margin-bottom: 0; }
      section.payment-wrapper .payment .method_selection_payment .payment-img-height {
        max-height: 22px; }
      section.payment-wrapper .payment .method_selection_payment .payment-img-position {
        position: relative;
        right: 6px;
        bottom: 1px; }
  section.payment-wrapper .method_selection_address {
    margin-bottom: 30px; }
    section.payment-wrapper .method_selection_address .form-check {
      line-height: 22px;
      padding: 10px 30px;
      border: 1px solid #e6e6e6; }
      section.payment-wrapper .method_selection_address .form-check:first-child {
        border-bottom: none; }
  section.payment-wrapper .remember {
    margin-bottom: 150px; }
  @media screen and (max-width: 767px) {
    section.payment-wrapper .remember {
      margin-bottom: 100px; } }

@media screen and (max-width: 992px) {
  .payment span.form-baseline, .dilling-address span.form-baseline {
    position: relative;
    top: 2px; } }

.payment-product {
  padding-top: 66px; }
  @media screen and (max-width: 767px) {
    .payment-product {
      margin-top: 50px;
      padding-top: 25px;
      border-top: 1px solid #e7d7de; } }
  .payment-product .payment-product__text {
    font-family: SofiaProLight;
    font-size: 14px;
    font-weight: 900; }
  .payment-product .payment-product__section {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e7d7de; }
  @media screen and (max-width: 992px) {
    .payment-product .payment-product__section {
      flex-direction: column; } }
  @media screen and (max-width: 768px) {
    .payment-product .payment-product__section {
      flex-direction: row; } }
  .payment-product .img-wrap {
    width: 125px;
    height: 125px;
    background: white; }
    .payment-product .img-wrap span {
      position: absolute;
      right: -9px;
      top: -9px;
      color: #fff;
      border: 1px solid #f29938;
      width: 18px;
      height: 18px;
      border-radius: 100%;
      background: #f29938;
      font-family: SofiaProRegular;
      font-size: 11px;
      text-align: center; }
  .payment-product .payment-product__form {
    display: flex;
    justify-content: space-between; }
  @media screen and (max-width: 575px) {
    .payment-product .payment-product__form {
      align-items: baseline; } }
    .payment-product .payment-product__form input {
      width: 350px; }
  @media screen and (max-width: 1200px) {
    .payment-product .payment-product__form input {
      width: 250px; } }
  @media screen and (max-width: 992px) {
    .payment-product .payment-product__form input {
      width: 175px; } }
  @media screen and (max-width: 767px) {
    .payment-product .payment-product__form input {
      width: 350px; } }
  @media screen and (max-width: 515px) {
    .payment-product .payment-product__form input {
      width: 300px; } }
  @media screen and (max-width: 467px) {
    .payment-product .payment-product__form input {
      width: 250px; } }
  @media screen and (max-width: 414px) {
    .payment-product .payment-product__form input {
      width: 200px; } }
  @media screen and (max-width: 370px) {
    .payment-product .payment-product__form input {
      width: 150px; } }
  .payment-product .total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px; }
    .payment-product .total:last-of-type {
      margin-bottom: 0; }
    .payment-product .total p {
      line-height: 12px;
      margin-bottom: 0;
      color: black; }

.implementation {
  padding-top: 90px;
  padding-bottom: 114px;
  font-family: SofiaProRegular; }
  .implementation img {
    margin-bottom: 24px; }
  .implementation .implementation__title {
    font-size: 46px;
    line-height: 40px;
    color: black;
    margin-bottom: 28px; }
  .implementation .implementation__subtitle {
    font-size: 12px;
    color: black;
    margin-bottom: 28px; }

.implementation__btn {
  padding: 11px 45px;
  font-size: 20px; }

.cart-wrapper {
  padding-top: 170px;
  padding-bottom: 95px; }
  @media screen and (max-width: 576px) {
    .cart-wrapper {
      padding-top: 130px;
      padding-bottom: 50px; } }
  .cart-wrapper .cart-title {
    font-family: Poppins-Regular;
    font-size: 13px;
    color: black; }
  @media screen and (max-width: 414px) {
    .cart-wrapper .cart-title {
      font-size: 11px; } }
  .cart-wrapper .cart-subtitle {
    font-family: Poppins-SemiBold;
    font-size: 13px;
    color: black;
    font-weight: 900; }
  @media screen and (max-width: 414px) {
    .cart-wrapper .cart-subtitle {
      font-size: 11px; } }
  .cart-wrapper .card-wrapper__title {
    font-size: 42px;
    margin-bottom: 62px; }
  @media screen and (max-width: 575px) {
    .cart-wrapper .card-wrapper__title {
      font-size: 32px; } }
  .cart-wrapper .card-form__title {
    border-bottom: 1px solid #d8d8d9;
    padding-bottom: 30px;
    margin-bottom: 0px; }
  .cart-wrapper .card-form__product {
    padding: 25px 0; }
    .cart-wrapper .card-form__product .card-form__product-img {
      width: 80px;
      height: 80px;
      background: white; }
    .cart-wrapper .card-form__product .btn-dark {
      padding: 8px;
      font-size: 9px;
      font-family: Poppins-Regular;
      width: 52px;
      border-radius: 0; }
    .cart-wrapper .card-form__product .btn:focus, .cart-wrapper .card-form__product .btn:active, .cart-wrapper .card-form__product .btn-dark:focus, .cart-wrapper .card-form__product .btn-dark:active {
      box-shadow: none !important;
      outline: none; }
    .cart-wrapper .card-form__product input {
      width: 50px; }
  .cart-wrapper .card-form__subtitle {
    margin-bottom: 42px; }
  .cart-wrapper textarea {
    height: 130px;
    border: none;
    background: white;
    margin-bottom: 40px; }
  .cart-wrapper .card-form_total .total-sum {
    margin-bottom: 44px; }
    .cart-wrapper .card-form_total .total-sum span:first-of-type {
      margin-right: 62px; }
  .cart-wrapper .card-form_total .card-form__text {
    font-size: 10px; }
  @media screen and (max-width: 575px) {
    .cart-wrapper .card-form_total .btn-success {
      font-size: 18px; } }

.profile-wrapper {
  padding-top: 174px;
  padding-bottom: 72px; }
  @media screen and (max-width: 767px) {
    .profile-wrapper {
      padding-top: 120px;
      padding-bottom: 40px; } }
  .profile-wrapper .profile-wrapper__title {
    font-size: 42px;
    margin-bottom: 34px; }
  @media screen and (max-width: 767px) {
    .profile-wrapper .profile-wrapper__title {
      font-size: 32px; } }
  .profile-wrapper .btn {
    font-family: SofiaProLight;
    font-size: 16px;
    padding: 14px 24px;
    color: white;
    border-radius: 3px; }
  @media screen and (max-width: 991px) {
    .profile-wrapper .btn {
      font-size: 14px; } }

@media screen and (max-width: 767px) {
  .profile-nav .profile-nav__menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .profile-nav .profile-nav__menu li {
      margin-right: 10px; } }
.profile-nav .profile-nav__item {
  margin-bottom: 18px; }
  .profile-nav .profile-nav__item a {
    font-family: SofiaProRegular;
    font-size: 16px;
    line-height: 12px;
    display: inline-block;
    min-width: 180px;
    color: #777777;
    border: 1px solid transparent;
    padding: 16px 0 16px 24px;
    border-radius: 30px;
    transition: 0.3s; }
    .profile-nav .profile-nav__item a:hover {
      border: 1px solid #68b734;
      transition: 0.3s;
      border-radius: 30px; }
  .profile-nav .profile-nav__item.active a {
    border-radius: 30px;
    background: #68b734;
    color: white; }
.profile-nav .profile-menu-btn {
  position: relative;
  font-family: SofiaProRegular;
  text-align: center;
  border-radius: 18px;
  border: 1px solid #68b734;
  font-size: 16px;
  line-height: 12px;
  min-width: 180px;
  color: #777777;
  padding: 16px 0;
  display: none;
  cursor: pointer;
  transition: 0.2s; }
  .profile-nav .profile-menu-btn:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 0;
    transform: rotate(45deg);
    left: calc(50% - 8px);
    background: #f0f0f0;
    transition: 0.2s;
    opacity: 0; }
  .profile-nav .profile-menu-btn.nav__menu_open {
    background: #68b734;
    color: white;
    transition: 0.2s; }
    .profile-nav .profile-menu-btn.nav__menu_open:after {
      content: '';
      width: 16px;
      height: 16px;
      position: absolute;
      bottom: -8px;
      left: calc(50% - 8px);
      transform: rotate(45deg);
      background: #68b734;
      transition: 0.2s;
      opacity: 1; }
@media screen and (max-width: 991px) {
  .profile-nav .profile-menu-btn {
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  .profile-nav .profile-menu-btn {
    display: inline-block; } }

.profile .btn-success:hover {
  color: black; }
.profile .form-control {
  border-width: 1px; }
.profile .profile__title {
  font-size: 21px; }
@media screen and (max-width: 767px) {
  .profile .profile__title {
    font-size: 18px;
    margin-bottom: 26px !important; } }
.profile .profile__photo {
  width: 78px;
  height: 78px; }
  .profile .profile__photo img {
    max-width: 78px;
    max-height: 78px; }
.profile .profile__photo-wrapper {
  margin-bottom: 26px; }
  .profile .profile__photo-wrapper .hide {
    position: absolute;
    overflow: hidden;
    z-index: -1;
    width: 0.1px;
    height: 0.1px;
    opacity: 0; }
@media screen and (max-width: 420px) {
  .profile .profile__photo-wrapper .btn-delete {
    width: 186px;
    margin-top: 2px; } }
.profile .profile-form .form-group {
  margin-bottom: 15px; }
  .profile .profile-form .form-group input, .profile .profile-form .form-group label, .profile .profile-form .form-group small, .profile .profile-form .form-group select {
    font-family: SofiaProRegular;
    font-size: 12px; }
  .profile .profile-form .form-group label {
    color: black; }
  .profile .profile-form .form-group textarea {
    height: 70px; }
.profile .profile-form .size-photo-wrap {
  margin-bottom: 31px; }
  .profile .profile-form .size-photo-wrap .size-photo span {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: black;
    background: #dbdbdb;
    margin-right: 16px; }
@media screen and (max-width: 420px) {
  .profile .profile-form .size-photo-wrap .size-photo span {
    font-size: 14px;
    margin-right: 0; } }
    .profile .profile-form .size-photo-wrap .size-photo span:last-of-type {
      margin-right: 0; }
  .profile .profile-form .size-photo-wrap .size-photo .size1 {
    width: 79px;
    height: 21px;
    line-height: 22px; }
@media screen and (max-width: 420px) {
  .profile .profile-form .size-photo-wrap .size-photo .size1 {
    width: 70px; } }
  .profile .profile-form .size-photo-wrap .size-photo .size2 {
    width: 116px;
    height: 51px;
    line-height: 53px; }
@media screen and (max-width: 420px) {
  .profile .profile-form .size-photo-wrap .size-photo .size2 {
    width: 95px; } }
@media screen and (max-width: 340px) {
  .profile .profile-form .size-photo-wrap .size-photo .size2 {
    width: 85px; } }
  .profile .profile-form .size-photo-wrap .size-photo .size3 {
    width: 116px;
    height: 43px;
    line-height: 45px; }
@media screen and (max-width: 420px) {
  .profile .profile-form .size-photo-wrap .size-photo .size3 {
    width: 95px; } }
@media screen and (max-width: 340px) {
  .profile .profile-form .size-photo-wrap .size-photo .size3 {
    width: 85px; } }
  .profile .profile-form .size-photo-wrap .size-photo .size4 {
    width: 80px;
    height: 32px;
    line-height: 34px; }

.profile-profile .profile__title {
  margin-bottom: 45px; }

.profile-payment .profile__title {
  margin-bottom: 55px; }

.profile-shipping .profile__title {
  margin-bottom: 27px; }
