@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2") format("woff2");
  font-display: swap;
}

* {
  padding: 0;
  margin: 0;
  outline: none;
}
body {
  font-family: "Lato";
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .container {
  max-width: 1240px;
}
#orderform {
  margin: 1rem 0rem;
}
.line {
  height: 3px;
}
.brands {
  min-height: 53px;
}
.active {
  color: #df4646 !important;
  text-decoration: underline;
}
.btn_good {
  transition: 1s;
}
.btn_good_wrap a {
  text-decoration: none;
}
.btn_good:hover {
  background-color: #47aa7e;
}
.btn.btn-primary {
  margin-bottom: 0.5rem;
}
.linkMenu {
  color: #777777;
}
.activeLinkMenu {
  color: #df4646;
  text-decoration: underline;
}
.head_logo_content {
  margin-bottom: 8px;
}
.logo img {
  height: 30px;
  max-width: none;
}
.logo_head_title {
  font-size: 14px;
  font-weight: 700;
  color: #777777;
  text-transform: uppercase;
  text-decoration: none;
}
.logo_head_text {
  font-size: 8px;
  color: #777777;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}
a.navbar-brand.active {
  text-decoration: none;
}
#mainMenu {
  justify-content: end;
}
.nav-item {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
}
.nav-link {
  font-weight: 600;
  transition: 1s;
}
.nav-link i {
  margin-right: 0.3rem;
}
.nav-link:hover {
  color: #df4646 !important;
  transition: all 0.3s;
}
.nav-link:after {
  content: "|";
  padding-left: 10px;
}
.lastLink:after {
  content: " ";
  padding-left: 10px;
}

/* BANNER */
.banner {
  background: url(../img/brands/bgHeader.jpg) no-repeat;
  background-size: cover;
  background-position: center 40%;
  height: 200px;
}
.banner .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner .logo_title {
  font-size: 20px;
}
.security .logo img {
  width: 55px;
  height: 45px;
}
.banner .security_title {
  color: #47aa7e;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.banner .security_title p {
  font-size: 10px;
  color: #df4646;
  font-weight: 500px;
  text-transform: uppercase;
}
.time_list li {
  color: #655f71;
  list-style-image: url(../img/okListStyle.png);
}
.title_shop-cart {
  font-family: "Lato";
  font-weight: 900;
  text-transform: uppercase;
  color: #5f5f5f;
}
.items_wrap::after {
  content: "|";
  padding-right: 5px;
}
.items_wrap {
  font-weight: 600;
  color: #5f5f5f;
}
.price_wrap {
  color: #ea4646;
  font-weight: 600;
}
.cart_block,
.phone_block {
  background-color: #fff;
  border-radius: 40px 0;
  border: 1px solid #47aa7e;
}
.phone_block:hover {
  color: #ea4646;
  text-decoration: none;
}
.phone_block {
  color: #ea4646;
  font-size: 20px;
  font-weight: 700;
}
.phone_block img {
  width: 100%;
  height: auto;
}
.time_image {
  height: auto;
}
.payments img {
  height: 30px;
}
.main ul.contact-ul li::before {
  content: "";
}

/* BRAND */
.brand {
  display: flex;
  align-items: center;
  text-align: center;
  flex: 1 0 auto;
}
.brand-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  text-align: center;
  flex: 1 0 auto;
  justify-content: center;
  padding-bottom: 20px;
}

/* GOODS */
.widgets {
  background: #f4f9fe;
  padding-top: 10px;
}
.goods .item:hover .title_good_content {
  box-shadow: 2px 2px 5px #e5e5e6;
}
.goods .item:hover .title_good_wrap {
  background-color: #df4646;
  border: 1px solid #df4646;
  transition: all 0.3s;
}
.goods .item:hover .rectangle {
  border-left: 35px solid #47aa7e;
  transition: all 0.3s;
}
.title_widgets_wrap {
  border: 1px solid #95cfb5;
  border-radius: 40px 0px 0px 0px;
  background-color: #655f71;
  color: #fff;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.title_widgets {
  display: flex;
  justify-content: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0px !important;
  margin: 0px !important;
}
h2.title_widgets {
  color: #fff;
}
.widgets img {
  height: 20px;
  min-height: 20px;
}
.widgets_wrap {
  height: 100%;
}
.widget-item {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #242424;
}
.widget-item:not(:first-child) {
  margin-top: 10px;
}
.widget-item a {
  width: 100%;
  color: #242424;
  display: flex;
  transition: all 0.3s;
}
.widget-item a:hover {
  color: #df4646;
  transition: all 0.3s;
}
.widget-item a:hover,
.widget-item a.active {
  text-decoration: none;
}
.widget-item-title {
  color: #df4646;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.item .price p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 0;
}
.item .price p.old-price {
  color: #c60c30;
  font-size: 0.8rem;
  text-decoration: line-through;
}
.item .price .perpill {
  text-align: center;
  font-size: 8px;
  color: #818181;
  text-transform: uppercase;
}
.item .good_image {
  height: 120px;
}
.item .good_image img {
  max-width: 120px;
  max-height: 80px;
}
.title_good_wrap {
  border: 1px solid rgb(71, 170, 126);
  border-radius: 40px 0px 0px 0px;
  background-color: rgb(71, 170, 126);
  color: #fff;
  height: 50px;
  transition: all 0.3s;
}
.title_good_content {
  border: 1px solid #c2c2c2;
  border-top: none;
  border-radius: 0px 0px 40px 0px;
  height: 270px;
  cursor: pointer;
}
.title_good {
  display: flex;
  justify-content: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.rectangle_wrap {
  position: relative;
  top: 25%;
}
.rectangle {
  position: absolute;
  border: 42px solid transparent;
  border-left: 35px solid #ff8c2c;
  transition: all 0.3s;
}
.rectagle_text {
  position: absolute;
  top: 46%;
  font-size: 12px;
  writing-mode: tb-rl;
  transform: rotate(180deg);
  z-index: 5;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.btn_good_wrap a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background-color: #df4646;
  padding: 10px 35px;
  border: none;
  border-radius: 25px;
}
.btn_good_wrap a img {
  padding-right: 5px;
}

/* MAIN TEXT */
.main_text {
  font-size: 17px;
  line-height: 27px;
}
.title_img {
  width: 40px;
  height: 40px;
  padding-right: 10px;
  color: green;
}
h3 {
  font-size: 30px;
  font-weight: 700;
}
.main_line {
  height: 1px;
  background-color: #47aa7e;
}
.main_text ul li img {
  width: 20px;
  height: 20px;
}
.main h2 {
  font-family: "Poppins", Verdana, sans-serif;
  color: #36754a;
  font-weight: 600;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 20px;
}
/* .main h2:not(:first-of-type) {
  margin-top: 30px;
} */
/* .main h2::before {
    font-family: 'Font Awesome 5 Free';
    content: '\f469';
    padding: 0 .5rem;
    color: #47aa7e;
    font-weight: 900;
}
.main h2:nth-of-type(2)::before {
    content: '\f572';
}
.main h2:nth-of-type(3)::before {
    content: '\f7f5';
}
.main h2:nth-of-type(4)::before {
    content: '\f47f';
}
.main h2:nth-of-type(5)::before {
    content: '\f484';
} */
.main ul {
  list-style: none;
  padding: 0 0 0 2rem;
}
.main ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  width: 1.6em;
  font-weight: 900;
  color: #47aa7e;
}
.product__info-text {
  font-size: 16px;
  margin-top: 0rem !important;
}
.product__info-text img {
  height: 26px;
}
.product__info-text.pay_block img {
  height: 20px;
}
.product__info-text p {
  display: inline-block;
  vertical-align: top;
}

/* FOOTER */
footer {
  background-color: #585858;
}
.brand_item:hover {
  background-color: #df4646;
}
.brand_item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #47aa7e;
  border-radius: 50px;
  width: 88px;
  height: 88px;
  transition: 1s;
}
footer .brand-item img {
  width: 55px;
  height: 35px;
}
.footer_text,
.footer_rights {
  color: #fff;
  font-size: 14px;
}
footer .nav-link {
  color: #fff;
}
footer .navbar-nav {
  justify-content: center;
}

/*-------------- GOOD PAGE ------------*/
.way {
  font-size: 1rem;
  color: #767676;
  border-bottom: 2px solid #e8e8e8;
  padding-bottom: 0.2rem;
  margin-bottom: 1rem;
}
.way i {
  margin-right: 0.4rem;
}
.way span + span::before {
  color: #b5b5b5;
  content: "\0002f";
  margin: 0 0.66rem;
}
.way a,
.way a:hover {
  color: #df4646;
}
.good_name_title {
  font-size: 30px;
  color: #767676;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1rem;
}
.introduction {
  font-size: 18px;
  color: #47aa7e;
  text-transform: uppercase;
  font-weight: 600;
}
.desc_text {
  display: flex;
  align-items: center;
}
.desc_text .row {
  width: 100%;
}
.good_desc_text {
  line-height: 1.5;
  color: #212529;
  margin-bottom: 1rem;
}
.good_desc_text p i {
  margin-right: 0.4rem;
  color: #df4646;
}
.good_desc_image {
  width: 180px;
  height: 160px;
  border: 1px solid silver;
  border-radius: 40px 0px;
}
.good_desc_image img {
  max-width: 190px;
}
.good_desc_text p {
  margin-bottom: 0;
}
ul.far-pay {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0.2rem;
}
ul.far-pay li {
  margin: 0;
  display: inline-block;
}
ul.far-pay li img {
  height: 22px;
  opacity: 0.8;
}
.star img {
  width: 20px;
  height: 20px;
}
.mark_own {
  color: #ea4646;
  font-size: 18px;
  font-weight: 700;
}
.good_table_title {
  font-size: 18px;
  color: #3d3d3d;
}
.theadLightOwn {
  background-color: #756e82;
  color: #fff;
}
.bonus_count_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #df4646;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  color: #fff;
  margin: 0 10px;
}
.table_count_block {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 20px;
  padding: 10px;
  height: 30px;
  color: #0e3655;
  font-weight: 700;
  cursor: pointer;
  transition: 1s;
}
.table_count_block:hover {
  background-color: #cb3f48;
  color: #ffffff;
}
.ph_price {
  position: relative;
}
.ph_price:hover .bonus_block {
  display: block;
  top: 40px;
}
.ph_price .bonus_block .discount {
  display: none;
}
.ph_price .bonus_block:hover {
  display: none;
}
.far-big-pack .ph_price:hover .bonus_block .discount {
  display: block;
}
.bonus_block {
  position: absolute;
  width: max-content;
  top: 20px;
  left: 80px;
  background: rgb(196, 250, 213);
  z-index: 9;
  font-size: 10px;
  padding: 10px 15px;
  border-radius: 5px;
  display: none;
  text-align: left;
}
.bonus_block .discount {
  color: #df4646;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
}
.bonus_block p {
  margin-bottom: 0rem;
}
.far-table-economy .far-table-buy {
  background: #47aa7e;
}
.far-big-pack .far-table-economy .far-table-buy {
  background: #df4646;
}
.activeTabs {
  background-color: #cb3f48;
  color: #ffffff;
}
.economy p {
  margin-bottom: 0px;
}
.undertitle {
  font-size: 15px;
}
.licences {
  font-size: 20px;
}
.list_position {
  margin-top: 4px;
}
.mapa-ds ul {
  list-style: none;
  column-count: 2;
  border-top: 1px solid #e8e8e8;
  padding: 10px;
}
.mapa-ds ul li {
  padding: 7px 0;
}

.mapa-ds ul li a {
  color: #47aa7e;
  font-size: 1.2rem;
}
.mapa-ds ul li a:hover {
  color: #df4646;
  text-decoration: none;
}
.main_text ul li i.fas {
  padding-right: 10px;
  color: #47aa7e;
}
.comment-block {
  margin-top: 1.3rem;
}
.comment-block h3 {
  padding: 1rem;
}
.comment-text {
  margin: 1rem;
  padding: 1rem;
  background-color: #e3e9ec;
}
.comment-img {
  float: left;
  margin-right: 10px;
  border: 4px solid #fff;
}
.comment-name {
  font-weight: 600;
  font-size: 1.2rem;
}
.fa-comment-block {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 10px;
  padding: 10px;
  background: #e1f7ed;
  border-radius: 40px 0px 40px 0px;
}
.fa-comm-question {
  display: flex;
  align-items: center;
  margin: 5px;
  padding: 5px;
  font-size: 1.3rem;
  font-style: italic;
}
.fa-comm-question figure {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 5px;
  padding: 5px;
  float: right;
}
.fa-comm-question img {
  flex-shrink: 0;
  border: 4px solid #fff;
}
.fa-comm-question figcaption {
  font-style: italic;
  font-size: 0.9rem;
}
.fa-comm-answer p::before {
  font-family: "Font Awesome 5 Free";
  content: "\f7f5";
  padding: 0 0.5rem;
  color: #47aa7e;
  font-weight: 900;
}
.fa-comm-answer {
  margin: 5px;
  padding: 5px;
}

/* table style */
.far-table-body tr td {
  text-align: center;
}
.pills thead tr th {
  background: #46975f;
  color: #fff;
  font-weight: 700;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1rem;
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom: none;
  border-top: 2px solid #cb3f48;
}
.pills tr {
  cursor: pointer;
}
#ph_products tr td:nth-child(1) {
  text-align: center;
  color: #000000;
  padding-right: 4px;
}
#ph_products td {
  max-width: unset;
  transition: all 0.3s;
}
.pills td {
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #46975f;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0.5rem;
  max-width: 160px;
  font-size: 0.85rem;
}
.pills .far-pill-name {
  font-size: 1.3rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #47aa7e;
}
.pills .far-package {
  font-size: 1.3rem;
  font-weight: 600;
}
#ph_products tr td:nth-child(2),
#ph_products tr td:nth-child(3),
#ph_products tr td:nth-child(4),
#ph_products tr td:nth-child(5) {
  font-weight: 600;
}
td.ph_price {
  background-color: #e7fdee !important;
  white-space: nowrap;
}
.far-table-bonus {
  max-width: 220px !important;
}
.far-table-bonus {
  font-weight: 400 !important;
}
.far-table-economy,
.far-table-economy p {
  text-align: center;
  font-size: 0.85rem;
  margin-top: 0.2rem;
}
.far-table-save {
  display: none;
  color: #df4646;
  font-size: 0.8rem;
  text-decoration: line-through;
}
.far-table-body .btn_diskount {
  display: none;
}
.far-table-body .far-big-pack .btn_diskount {
  display: inline-block;
}
.far-big-pack .far-table-save {
  display: block;
}
.far-big-pack .far-pill-name {
  color: #df4646;
}
.far-table-price {
  display: block;
  line-height: 1;
  font-weight: 600;
  font-size: 1rem;
}
.far-table-perpill {
  display: none;
  font-size: 0.66rem;
  color: #9b9999;
}
.far-table-bonus span {
  display: block;
}
.far-table-buy {
  color: #fff;
  white-space: nowrap;
}
.btn-buy {
  text-transform: uppercase;
  font-size: 14px;
  background-color: #df4646;
  padding: 5px;
  border: none;
  border-radius: 25px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
#ph_products tr:hover td {
  background-color: #e3fbeb;
  transition: all 0.3s;
}

/* cart style */
.cd-cart__footer em {
  color: #fff;
}
.cd-cart__layout {
  border-radius: 10px !important;
}
.cd-cart__header {
  background: #47aa7e;
}
.cd-cart__header h2 {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.cd-cart__undo {
  color: #fff;
  font-size: 0.8rem;
}
.cd-cart__body {
  background-color: #fff;
}
.cd-cart__body p {
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
.cd-cart__checkout {
  background-color: #47aa7e;
}
.cd-cart__checkout:hover {
  background-color: #3b8f6a;
}
.cd-cart__image {
  width: 30px;
}
.cd-cart__image img {
  max-width: 32px;
  margin: 0 auto;
}
.cd-cart__details {
  padding-top: 0;
  padding-left: 0;
  line-height: 1;
}
.cd-cart__details h3 {
  width: 55%;
  font-size: 0.8rem;
  margin-bottom: 0;
}
.cd-cart__select {
  width: 15%;
  line-height: 1.5;
  font-weight: 600;
  font-size: 0.8rem;
  text-align: center;
}
.cd-cart__select .icon {
  top: 50%;
  left: 55%;
}
.cd-cart__price {
  width: 20%;
  text-align: left;
  font-size: 0.8rem;
}
.cd-cart__delete-item {
  width: 8%;
  margin-left: 10px;
  color: #da1e1e;
  font-size: 0.9rem;
}
#feedbackform button.btn-primary {
  margin-bottom: 1rem;
}
#orderform input.btn-primary,
#feedbackform button.btn-primary {
  background-color: #df4646;
  border: none;
}
#orderform input.btn-primary:hover #feedbackform button.btn-primary:hover {
  background-color: #f15d5d;
}
#orderform input.btn-primary:focus,
#feedbackform button.btn-primary:focus {
  border-color: #80ff8f;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 255, 30, 0.25);
}
#orderform input.form-control.garlic-auto-save:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80ff8f;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 255, 30, 0.25);
}

.g-recaptcha {
  margin-bottom: 1rem;
}
.auto-coupon {
  font-size: 1rem;
  background-color: #d6f6e4;
  box-shadow: none;
  border-radius: 6px;
  color: #4a4a4a;
  display: block;
  padding: 1.25rem;
  font-weight: bold;
  margin-bottom: 0;
}
.auto-coupon .auto-coupon-sum,
.auto-coupon .auto-coupon-discount {
  color: #f40036;
}
@media all and (min-width: 1400px) {
  .container {
    max-width: 75%;
  }
}
@media all and (max-width: 1400px) {
  .banner {
    background-position: center 40%;
    height: 150px;
  }
}
@media all and (max-width: 1200px) {
  .container {
    max-width: 95%;
  }
  .banner {
    background-position: center 40%;
  }
  header .nav-item {
    width: 33.3%;
    text-align: end;
  }
  .nav-link {
    padding: 0.3rem 0.3rem;
  }
  .lastLink::after {
    content: "|";
    padding-left: 10px;
  }
  .time_image_block {
    display: flex;
    justify-content: end;
  }
  .banner .time_image {
    width: 60%;
    height: auto;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .brands .brand-item img {
    width: 85%;
  }
  .widget-item {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 16px;
    color: #242424;
    padding-left: 1rem !important;
  }
  .title_widgets {
    font-size: 14px;
  }
}

@media all and (max-width: 890px) {
  .cc-window {
    display: none !important;
  }
}

@media all and (max-width: 991px) {
  .banner .row {
    justify-content: space-between;
  }
  .line {
    height: 1.6px;
  }
  .mapa-ds ul {
    column-count: 1;
  }
  /* MOBILE MENU */
  header .navbar-toggler {
    width: 50px;
    position: fixed;
    top: 3%;
    right: 4%;
    z-index: 999;
  }
  header .navbar-collapse {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #ccc;
    transition: all 0.5s;
    z-index: 99;
    background-color: #47aa7e;
  }
  header .navbar-collapse .nav-item .nav-link {
    color: #fff;
  }
  header .navbar-collapse.collapsing {
    top: 0;
    left: 0;
    height: 0vh;
    transition: all 0.5s;
    z-index: 8;
  }
  header .navbar-collapse.show {
    top: 0%;
    transition: all 0.5s;
  }
  header .navbar-collapse .navbar-nav {
    height: 100vh;
    display: flex;
    flex-direction: column !important;
    justify-content: center;
    align-items: center;
  }
  header .nav-item {
    width: auto;
    text-align: center;
  }
  header .nav-item .nav-link::after {
    content: "";
    padding-left: 0px;
  }
  header .navbar .navbar-toggler-icon {
    opacity: 0;
  }
  header .navbar-light .navbar-toggler {
    border: 2px solid #df4646;
    background-color: #fff;
  }
  button:focus {
    outline: none;
  }
  button::-moz-focus-inner {
    border: 0;
  }
  header .navbar button {
    background-image: url(../images/reorder-three-outline.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  header .navbar button[aria-expanded="false"] {
    background-image: url(../images/reorder-three-outline.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  header .navbar button[aria-expanded="true"] {
    background-image: url(../images/close-outline.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .cart_tex {
    margin-right: 40px;
  }
  .banner .time_image {
    width: 60%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .time_image_block {
    display: flex;
    justify-content: end;
  }
  .brands .brand-item img {
    width: 85%;
  }
  .title_good_wrap {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .title_good {
    font-size: 14px;
    text-align: center;
    padding: 0px 10px !important;
    margin: 0px !important;
  }
  .title_good_content {
    height: 200px;
  }
  .good_image {
    height: 140px;
    padding-top: 1rem !important;
  }
  .rectangle_wrap {
    top: 10%;
  }
  .rectagle_text {
    top: 34%;
  }
  .btn_good_wrap {
    margin-top: 0.5rem !important;
  }
  .btn_good_wrap a {
    font-size: 14px;
    padding: 5px 10px;
  }
  .widgets {
    padding-top: 0px;
  }
  .widgets li img {
    height: 13px;
  }
  .desc_text .row {
    flex-direction: row;
  }
  .describe_good {
    margin-bottom: 0px !important;
  }
  .table_count_slider {
    gap: 0px !important;
    font-size: 14px;
  }
  .far-table-body tr td .far-pill-name {
    font-size: 1rem;
  }
  .far-table-body tr td .far-package {
    font-size: 1rem;
  }
  .img-responsive {
    float: left;
    margin-right: 15px;
    width: auto;
    height: auto;
  }
}

@media all and (max-width: 767px) {
  .banner,
  .brands {
    display: none;
  }
  .line {
    height: 1.6px;
  }
  .mapa-ds ul {
    column-count: 1;
  }
  .container,
  .container-sm {
    max-width: 100% !important;
  }

  .btn_good_wrap a {
    font-size: 14px;
    padding: 5px 10px;
  }
  .good_name_title {
    font-size: 22px;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
  }
  .desc_text .row {
    flex-direction: row-reverse;
  }
  .good_desc_text {
    width: 65%;
  }
  .good_desc_image {
    width: 30%;
  }
  .main_text {
    font-size: 16px;
    line-height: 24px;
    padding: 0px !important;
  }
  .main h2 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 22px;
  }
  .fa-comm-question {
    font-size: 18px;
  }
  .footer .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  #footer {
    padding-top: 0rem !important;
    padding-bottom: 0.5rem !important;
    margin-top: 1rem !important;
  }
  .main {
    padding-top: 0rem !important;
    padding: 0px 15px;
  }
  .good_first_table .main {
    padding: 10px 0px;
  }
  .comment-block {
    margin-top: 0px;
  }
  .comment-block h2 {
    font-size: 22px;
    margin-left: 1rem;
  }
}
@media all and (max-width: 576px) {
  .fa-comm-question {
    align-items: flex-start;
  }
  .fa-comm-question p,
  .fa-comm-answer p {
    margin-bottom: 0rem;
  }
  .fa-comm-question {
    margin: 2px;
    padding: 2px;
    font-size: 14px;
  }
  .fa-comm-answer {
    margin: 2px;
    padding: 2px;
  }
  header .navbar {
    padding: 0.5rem 0rem !important;
  }
  header .navbar-toggler {
    width: 40px;
    height: 40px;
    top: 1%;
  }
  .main ul {
    padding: 0 0 0 0rem;
  }
  .main_text p {
    margin-bottom: 0.3rem;
  }
  .good_name_title {
    font-size: 16px;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
  }
  .mapa-ds ul li a {
    font-size: 1rem;
  }
  .main h2,
  .main h3,
  .goods h4 {
    font-size: 16px;
  }
  .main p,
  .main ul li {
    font-size: 14px;
  }
  .fa-comment-block {
    margin: 10px 0px;
  }
  .fa-comment-block figure {
    min-height: 122px;
  }
  .fa-comment-block img {
    min-height: 80px;
  }
  .ph_price:hover .bonus_block {
    display: none;
  }
  .far-big-pack .ph_price:hover .bonus_block .discount {
    display: none;
  }
  #footer .footerMenu,
  .footer_text,
  .footer_rights {
    padding-top: 0.5rem !important;
  }
  .head_logo_content {
    display: flex;
    flex-direction: column;
    width: auto;
    max-width: unset !important;
  }
  .logo_head_text {
    display: none;
  }
  .head_logo_content {
    margin-bottom: 0px;
  }
  .desc_text .row {
    flex-direction: column;
    align-items: center !important;
  }
  .ph_economy,
  .far-table-body .economy {
    display: none;
  }
  .good_desc_text,
  .good_desc_text .product__info-text {
    width: auto;
    font-size: 14px;
  }
  .good_desc_text .mt-2 {
    margin-top: 0px !important;
  }
  .good_desc_image {
    min-width: 140px;
    height: auto;
    margin-bottom: 10px;
  }
  .good_first_table .good_name_title,
  .good_first_table .introduction,
  .good_first_table .marks {
    display: none;
  }
  .way {
    margin-bottom: 0rem;
  }
  .far-pay {
    margin-bottom: 0px !important;
  }
  .far-pay li:nth-child(n + 3) {
    display: none;
  }
  .table_count_block {
    font-size: 12px;
  }
  .ph_price .bonus_block {
    display: none;
  }
  .pills .far-pill-name {
    width: 100%;
    display: inline-block;
  }
  .img-responsive {
    float: none;
    margin-right: 0px;
    padding: 0px 25% !important;
  }
  .widget-item-title {
    padding-top: 1rem !important;
  }
  .form-check {
    height: 70px;
    margin-bottom: 0px !important;
  }
  .goods .items_list .row {
    margin-top: 0rem !important;
  }
  .good_desc_image img {
    min-height: 82px;
  }
  .good_desc_text {
    min-height: 110px;
  }
  .img-responsive {
    min-height: 100px;
  }
}

@media all and (max-width: 400px) {
  .fa-comm-question {
    font-size: 14px;
  }
  .describe_good .row.mb-4 {
    margin-bottom: 0.7rem !important;
  }
  .footer_brands {
    display: none;
  }
  .footer .navbar-nav {
    flex-direction: column;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-nav {
    align-items: center;
  }
  .nav-link::after {
    content: "";
    padding-left: 0px;
  }
  .nav-link {
    text-align: center;
  }
  .main_text img {
    width: inherit;
    padding-left: 0rem !important;
  }
  header .container {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .good_desc_image img {
    max-width: 120px;
  }
  .good_desc_image {
    min-width: 120px;
  }
  .good_desc_text,
  .good_desc_text .product__info-text {
    width: auto;
    font-size: 12px;
  }
  .product__info-text.pay_block img {
    height: 15px;
  }
  .product__info-text img {
    height: 20px;
  }
  .way {
    font-size: 12px;
  }
  .far-table-body tr td .far-pill-name {
    font-size: 14px;
  }
  .table_count_block {
    /* margin-bottom: 5px !important; */
  }
  .img-responsive {
    width: 100%;
    padding: 0px 0% !important;
  }
  .mapa-ds ul li a {
    font-size: 14px;
  }
  .mapa-ds ul li {
    padding: 1px 0;
  }
  .widget-item a {
    font-size: 14px;
  }
  .widget-item-title {
    padding-top: 0.5rem !important;
  }
  .widget-item {
    margin-top: 5px;
  }
  .widgets_wrap {
    /* margin-top: 0rem !important; */
    margin-bottom: 0.5rem;
  }
  .footer_text,
  .footer_rights {
    font-size: 12px;
  }
  .footer_text {
    padding-top: 0.2rem !important;
  }
  #footer .nav-link {
    padding: 0rem 0rem;
    line-height: 25px;
  }
  #footer .navbar {
    padding: 0rem 1rem;
  }
  .describe_good {
    margin-top: 0.3rem !important;
  }
  .good_desc_text,
  .table,
  p {
    margin-bottom: 0.3rem;
  }
  .comment-block h2 {
    margin-bottom: 0.5rem;
  }
  .comment-text .comment-name {
    font-weight: 600;
    font-size: 16px;
  }
  .comment-text p {
    font-size: 14px;
  }
  .comment-text {
    margin-top: 0.5px;
  }
  #ph_products tr td:nth-child(3),
  #ph_products tr th:nth-child(3) {
    display: none;
  }
  .far-table-economy {
    display: revert;
  }
  .far-table-economy,
  .far-table-economy p {
    margin-top: 0rem;
  }
}

@media all and (max-width: 407px) {
  .far-table-body tr td p {
    font-size: 10px;
  }
  .far-table-body tr td .far-package {
    font-size: 14px;
  }
  .far-table-price {
    font-size: 14px;
  }
  .table thead th {
    font-size: 0.6em;
  }
  .table th,
  .table td {
    font-size: 0.6em;
  }
  .cd-cart__delete-item {
    margin-left: 16px;
  }
  .fa-comm-question {
    align-items: center;
    flex-direction: column;
  }
  .logo img {
    height: 20px;
  }
  .head_logo_content {
    padding-left: 5px !important;
  }
  .navbar-brand {
    padding-left: 5px !important;
  }
  header .navbar-toggler {
    width: 35px;
    height: 35px;
    top: 1%;
  }
  .fa-shopping-cart,
  .btn-buy span {
    font-size: 10px;
  }
  .main_text h2 {
    margin-top: 0rem !important;
  }
  .form-check {
    height: 100px;
  }
}

/* ================================================================================== */
/* New Header */
/* ================================================================================== */

.header-menu-btn {
  border: none !important;
  outline: none !important;
  background: none;
  color: inherit;
  font: inherit;
  text-align: inherit;
  text-decoration: none;
  cursor: pointer;
  padding: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  background: #46975f;
  width: 3.401rem;
  height: 3.401rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.401rem;
  flex: 0 0 3.401rem;
  z-index: 5;
}
.header-menu-btn:active {
  border: none !important;
  outline: none !important;
  color: inherit;
  font: inherit;
  text-align: inherit;
  text-decoration: none;
}
.header-menu-btn span,
.header-menu-btn::after,
.header-menu-btn::before {
  content: "";
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: absolute;
  width: 100%;
  height: 0.125rem;
  background-color: #ffffff;
}
.header-nav-open .header-menu-btn {
  justify-content: center;
}
.header-nav-open .header-menu-btn span {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.header-menu-btn span {
  width: 40%;
}
.header-menu-btn::before {
  width: 60%;
  top: 16px;
}
.header-nav-open .header-menu-btn::before {
  width: 50%;
  top: calc(50% - 0.0625rem);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-menu-btn::after {
  width: 20%;
  bottom: 14px;
}
.header-nav-open .header-menu-btn::after {
  width: 50%;
  bottom: calc(50% - 0.0625rem);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header {
  background: #fff url("/img/header/header-bg.jpg") right top no-repeat;
  background-size: cover;
}
.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px;
  padding: 10px 15px;
}
.header-logo-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  cursor: pointer;
}
.header-logo {
  flex: 0 1 32px;
  max-width: 32px;
}
.header-logo img {
  max-width: 100%;
}
.header-logo-slogan {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-slogan {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  color: #455361;
  white-space: nowrap;
}
.header-description {
  font-weight: 500;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #455361;
}
.header-security {
  width: 16%;
}
.header-flag {
  width: 11%;
}
.header-security img,
.header-flag img,
.header-phone-numbers img {
  max-width: 100%;
}
/* navigation */

.header-nav-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-bottom: 0;
  gap: 20px;
}
.header-nav-link {
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  padding: 5px 0px;
  margin: 0;
  text-transform: uppercase;
}
.products-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #5c6f81;
  height: 100%;
}
.products-title-decoration {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
}
.products-title-decoration span,
.products-title-decoration::before,
.products-title-decoration::after {
  position: absolute;
  content: "";
  width: 2.5px;
  height: 16px;
  top: 1px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}
.products-title-decoration span {
  left: 0px;
  background: #ffffff;
}
.products-title-decoration::before {
  left: -8px;
  background: #54bd74;
}
.products-title-decoration::after {
  left: 8px;
  background: #d36c73;
}
.products-title-text {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}

@media (min-width: 767px) {
  .header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #46975f;
  }

  .header-nav-content {
    display: flex;
  }

  .header-menu-btn {
    display: none;
  }
  .header-nav-link:hover {
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #cb3f48;
  }
  .header-menu-btn,
  .header-nav-phone-numbers {
    display: none;
  }
  .products-title-container.sidebar {
    display: none;
  }
  .pillsinfo-title a:hover {
    transition: color 0.3s ease 0s;
    color: #d36c73;
    text-decoration: none;
  }
}

@media all and (max-width: 1266px) {
  .header-slogan {
    font-size: 30px;
    line-height: 36px;
  }
  .header-description {
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.05em;
  }
}

@media all and (max-width: 1106px) {
  .products-title-text,
  .header-nav-link {
    font-size: 12px;
    line-height: 16px;
  }
}

@media all and (max-width: 856px) {
  .header-slogan {
    font-size: 24px;
    line-height: 26px;
  }
  .header-description {
    display: none;
  }
  .header-logo {
    flex: 0 0 27px;
    max-width: 27px;
    padding-bottom: 3px;
  }
}

@media (max-width: 767px) {
  .header {
    box-shadow: 0px 0px 15px rgba(1, 52, 102, 0.2);
  }
  .header-security,
  .header-flag,
  .header-phone-numbers {
    display: none;
  }
  .widgets {
    padding-top: 0;
  }
  .header-container {
    padding: 0;
  }
  .header-logo-container {
    padding: 10px;
  }
  .header-nav-content {
    transition: left 0.3s ease 0s;
    width: 100%;
    height: 0;
    overflow: auto;
    transition: height 0.3s ease;
    z-index: 150;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    background: #46975f;
  }
  .header-nav-open .header-nav-content {
    height: 370px;
  }
  .header-nav-items {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .header-nav .container {
    padding: 0;
  }
  .header-nav-link {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75;
  }
  .header-slogan {
    font-size: 1.1rem;
  }
  .header-logo {
    flex: 0 0 20px;
    max-width: 20px;
  }
}

/* ================================================================================================================== */
/* Pills Info */
/* ================================================================================================================== */

.pillsinfo {
  margin: 20px 0 0 0;
}
.pillsinfo-title,
.pillsinfo-title a {
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #0e3655;
  padding-bottom: 5px;
}
.pillsinfo-title {
  border-bottom: 2px solid #ebf0f5;
}
.pillsinfo-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  padding: 15px 0;
}
.pillsinfo-item:not(:last-child) {
  margin-bottom: 5px;
}
.pillsinfo-item img {
  max-width: 30px;
}
.pillsinfo-img {
  max-width: 176px;
}
@media (max-width: 590px) {
  .pillsinfo-content {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
}

/* ================================================================================================================== */
/* Table */
/* ================================================================================================================== */

/* Header */
.table_count_slider {
  margin-top: 15px;
  gap: 10px;
}
.table {
  margin-bottom: 0;
  border: 1px solid #46975f;
  border-top: none;
  margin-bottom: 20px;
}
.pills .th-product {
  text-align: left;
  padding-left: 40px;
}
@media (max-width: 1130px) {
  .pills .th-product {
    padding-left: 0.4rem;
    text-align: center;
  }
}

.pills th.th-product,
.pills th.th-price,
.pills th.th-perpill,
.pills th.th-qty,
.pills th.th-buy {
  vertical-align: middle;
}

/* Product */
.td-product {
  text-align: left !important;
}
.td-product .name,
.td-product .dosage,
.td-product .package {
  font-weight: 700;
  color: #0e3655;
}
.td-product .name {
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}
.td-product .dosage {
  font-size: 11px;
  line-height: 17px;
}
.td-product .package {
  font-size: 16px;
  line-height: 26px;
  display: block;
}
.far-table-body .bonus {
  color: #8fcc0e;
}
.free-shipping td {
  background-color: #eefff4;
}
.checkout-table .bonus {
  color: #8fcc0e;
  font-weight: 600;
}
/* Discount */
.discount {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-weight: 700;
  font-size: 9px;
  line-height: 11px;
  white-space: nowrap;
  text-transform: none;
}
.discount-orange,
.discount-green,
.discount-orange span,
.discount-green span {
  align-self: flex-start;
  max-width: 100%;
}
.discount-orange {
  color: #ea7e00;
  border: 1px solid #ea7e00;
  padding-left: 2px;
}
.discount-orange span {
  color: #ffffff;
  background: #ea7e00;
  padding: 0 2px;
}
.discount-green {
  color: #8fcc0e;
  border: 1px solid #8fcc0e;
  padding-left: 2px;
}
.discount-green span {
  color: #ffffff;
  background: #8fcc0e;
  padding: 0 2px;
}

@media (min-width: 767px) {
  .discount {
    font-size: 12px;
  }
}

/* Price */
td.td-price {
  background: #fefbee;
  font-weight: 800;
  font-size: 16px;
  color: #0e3655;
}
td.td-price .save {
  text-decoration: line-through;
  color: #cb3f48;
}
td.td-perpill {
  font-weight: 800;
  font-size: 16px;
  color: #0e3655;
}

/* QTY */
.qty-container {
  display: flex;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
.qty-count {
  padding: 6px 0;
  width: 50px;
  height: 38px;
  color: #0e3655;
  border-top: 1px solid #ebf0f5;
  border-bottom: 1px solid #ebf0f5;
  background: #ffffff;
}
.qty-reduce,
.qty-increase {
  all: unset;
  width: 38px;
  height: 38px;
  border-radius: 2px;
}
.qty-reduce {
  background: #ebf0f5;
  color: #0e3655;
}
.qty-increase {
  background: #46975f;
  color: #ffffff;
}
.qty-reduce:active,
.qty-reduce:focus,
.qty-increase:active,
.qty-increase:focus {
  border: none !important;
  outline: none !important;
  font: inherit;
  text-align: inherit;
  text-decoration: none;
}
.qty-reduce:active,
.qty-increase:active {
  transform: scale(0.97);
}

/* Buy button */
.btn-buy {
  all: unset;
  display: flex;
  background: #455361;
  color: #ffffff;
  font-weight: 600;
  border: none;
  text-transform: uppercase;
  font-size: 1rem;
  border-radius: 3px;
  height: 100%;
  align-items: center;
  /* justify-content: center; */
  line-height: unset;
  padding: 3px;
  margin: 0;
  width: 200px;
}
.btn-buy:hover {
  transition: all 0.3s;
  box-shadow: 0px 0px 5px #455361;
}
.btn-buy:active,
.btn-buy:focus {
  border: none !important;
  outline: none !important;
  text-align: inherit;
  text-decoration: none;
}
.btn-buy:active .btn-buy-cart {
  transform: scale(0.97);
}
.btn-buy-text {
  flex-grow: 1;
  padding: 5px 10px;
  font-weight: 700;
  white-space: nowrap;
}
.btn-buy-cart {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  background-color: #46975f;
  border-radius: 2px;
}
.btn-buy-cart-icon {
  display: block;
  background-image: url(../img/cart.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  width: 34px;
  height: 34px;
}

/* Columns Sizes */
.pills td.td-perpill {
  width: 80px;
}
.pills td.td-qty {
  width: 146px;
}
.pills td.td-economy {
  width: 220px;
}
.pills td.td-price {
  width: 95px;
}

@media (max-width: 991px) {
  .header-nav-content {
    justify-content: center;
  }
  .products-title-container {
    display: none;
  }
  .products-title-container.sidebar {
    display: block;
  }
  .products-title-container.sidebar .products-title {
    padding: 10px 0;
  }
  .pills td.td-economy {
    width: 79px;
  }
}

@media (max-width: 767px) {
  .th-qty,
  .td-qty {
    display: none;
  }
  .pills thead tr th {
    font-size: 14px;
  }
}

@media (max-width: 660px) {
  .btn-buy {
    width: 48px;
  }
  .btn-buy-text {
    display: none;
  }
  .btn-buy-cart {
    flex: 0 0 48px;
    width: 48px;
    height: 44px;
  }
  .btn-buy-cart-icon {
    background-image: url(../img/cart-1.svg);
    width: 48px;
    height: 44px;
  }
}

@media (max-width: 425px) {
  .pills thead tr th {
    font-size: 12px;
  }
  .td-product .name {
    font-size: 16px;
    line-height: 1;
  }
  .pills td.td-price {
    width: 90px;
  }
  td.td-product {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* ================================================================================================================== */
/* Customer Reviews */
/* ================================================================================================================== */
.customer_reviews {
  margin-bottom: 20px;
}
.custom-reviews {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #5c6f81;
  border-radius: 2px;
  padding: 10px;
  margin: 20px 0;
}
.review {
  border: 1px solid #9cbcd9;
  border-radius: 2px;
}
.review:not(:last-of-type) {
  margin-bottom: 25px;
}
.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f4f9fe;
  padding: 12px 20px;
}
.review-name,
.review-date {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #0e3655;
}
.review-content {
  padding: 20px;
}
.review-product {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #0563ba;
  margin-bottom: 6px;
}
.review-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #0e3655;
}
.review-response {
  width: 97%;
  margin-left: auto;
}

@media all and (max-width: 425px) {
  .custom-reviews {
    margin: 20px 0;
  }
  .review-header {
    flex-direction: column;
    align-items: stretch;
  }
  .review-date {
    margin-left: auto;
  }
}

/* ================================================================================================================== */
/* Footer */
/* ================================================================================================================== */
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.footer {
  margin-top: auto;
}

/* Footer Brands */
.footer-brands {
  background: #46975f;
}
.brands-container {
  padding: 20px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 15px;
}

/* Footer Links */
.footer-links {
  max-width: 1168px;
  margin: 30px auto 0px auto;
}
.footer-links-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 25px;
  row-gap: 15px;
  margin-bottom: 0;
}
.footer-links-item {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.footer-links-item a {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  transition: color 0.3s ease 0s;
}
.footer-links-item a:hover {
  text-decoration: none;
  color: #d36c73;
}

/* Footer Copy */
.footer-copy {
  padding: 30px 0px 20px 0;
}
.footer-copy-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #becbd9;
  margin-bottom: 0;
}

#buttonTop {
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 40px;
  left: 5%;
  cursor: pointer;
  background: #f4bc33 url(/img/arrow-up.svg) center no-repeat;
  background-size: cover;
  z-index: 99;
  border-radius: 7px;
}

@media (max-width: 767px) {
  .review:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .footer-links-container {
    flex-direction: column;
  }
  #buttonTop {
    bottom: 20px;
  }
}

/* ================================================================================================================== */
/* Main */
/* ================================================================================================================== */

.main p {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #0e3655;
}
.main a {
  color: #cb3f48;
  text-decoration: underline;
}
.main ul li {
  color: #0e3655;
}

/* ================================================================================================================== */
/* Feedback Form */
/* ================================================================================================================== */

.bd-feedback {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border-left-width: 1.25rem;
  border-radius: 0.25rem;
  background-color: #e1f7ed;
}
.bd-feedback h2 {
  color: #0e3655 !important;
  margin: 0 !important;
}
.bd-feedback h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0" !important;
  padding-right: 0.5rem !important;
  color: #0e3655 !important;
  font-weight: 900;
}

/* Cookies msg and cart position */
.cart-position {
  bottom: 100px !important;
}
/* .cd-cart--empty .cd-cart__trigger,
.cd-cart--empty .cd-cart__content {
  -webkit-transform: translateY(250px);
  -ms-transform: translateY(250px);
  transform: translateY(250px);
} */

@media (max-width: 768px) {
  .cart-position {
    bottom: 120px !important;
  }

  span.cc-message {
    margin-right: 0;
    font-size: 13px !important;
    line-height: 1.3;
    margin-bottom: 3px !important;
  }
}
@media (max-width: 766px) {
  .chat_btn {
    width: auto !important;
  }
}
@media (max-width: 574px) {
  .cart-position {
    bottom: 140px !important;
  }
}
@media (max-width: 820px) {
  .chat_btn {
    width: 95px;
    line-height: 16px;
  }
}

/* Sidebar active link */
a.active-page {
  color: #f3b007;
}
.chat_btn {
  background: #455361;
  color: #ffffff;
  font-weight: 600;
  border: none;
  text-transform: uppercase;
  font-size: 1rem;
  border-radius: 3px;
  height: 100%;
  align-items: center;
  line-height: unset;
  padding: 3px;
  margin: 0;
}

input[name="send"],
input[name="login"] {
  background-color: #df4646;
  border: none;
}
.main #feedbackform .bd-callout.error {
  background-color: #df4646;
  padding: 2px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.main #feedbackform .bd-callout.error h2,
.main #feedbackform .bd-callout.error p {
  color: #fff;
}
.main #feedbackform .bd-callout.error p {
  margin-left: 10px;
}
.main #feedbackform .bd-callout.error h2:before {
  font-family: "Font Awesome 5 Free";
  content: "\f071" !important;
  margin-right: 5px;
  margin-left: 10px;
}

/* reload page msg */
.message-container {
  /* text-align: center; */
  padding: 20px;
  background-color: #fff;
  border: 3px solid #f4bc33;
  border-radius: 0.25rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}

.message {
  color: rgb(33, 37, 41);
  margin-bottom: 8px;
  font-size: 18px;
}

.message-full {
  font-size: 16px;
  margin-bottom: 0;
}

.checkout-msg.message-container {
  background-color: unset;
  margin-bottom: 1rem;
}

body .checkout-container .discount-price {
  color: inherit;
}

body .checkout-container .discount-price.ch-discount {
  display: block;
  color: #f40036;
}

.delivery-discount {
  color: #f40036;
  font-weight: 600;
}

.checkout-table.table td {
  vertical-align: middle;
}

.checkout-table td:not(.ch-item) {
  text-align: center;
}

.checkout-table thead th:not(.th-item) {
  vertical-align: middle;
  text-align: center;
}

.ch-quantity div {
  justify-content: center;
}

.ph-product sup.bonus {
  font-size: 65%;
  color: #196e79;
}
