@import url("variables.css");
@import url("fonts.css");
html {
  scroll-behavior: smooth;
}

ul {
  list-style: none;
}
:focus-visible {
  outline: initial;
}
.form_control {
  background-color: #f8f8f8;
  padding: 0px 20px 0px 24px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  line-height: 15px;
  color: #333;
  line-height: 18px;
  margin-bottom: 10px;
}
.page_article_1 .user_agree li{
  margin-left: 15px;
  margin-bottom: 4px;
}
.suggestions_address{
  border-radius: 12px;
  border: 1px solid var(--dark-green-color);
  border: 1px solid #ccc;
  max-width: 220px;
  position: absolute;
  background: white;
  z-index: 1000;
}
.suggestion {
  padding: 5px;
  cursor: pointer;
}
.suggestion:hover {
  background-color: #f0f0f0;
}
.page_article_1 .popcy_war_main li{
  margin-left: 15px;
}
.suggestion{
  font-size: 14px;

}
.page_article_1 .popcy_war_main ul{
  list-style: disc;
  margin-bottom: 15px;
}
.page_article_1 .user_agree li p{
  margin-bottom: 0;
}
.page_article_1 .user_agree ul{
  list-style: disc;
  margin-bottom: 12px;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.page_article_1{
  max-width: 800px;
  margin: 0 auto;
}
.page_article_1 li{
  margin-bottom: 12px;
}
button {
  transition: 0.2s;
}
button:hover {
  transition: 0.2s;
}
img {
  max-width: 100%;
  width: auto;
  transition: 0.3s;
}
.active > .span_sort {
  transform: rotate(180deg);
}
* li:last-child {
  margin-bottom: 0 !important;
}
.show > .span_sort {
  transform: rotate(180deg);
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
input:focus-visible {
  outline-offset: 0px;
  outline: none;
}

h1 {
  font-weight: 600;
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 0;
}
.swiper-scrollbar-drag {
  background-color: #fafafa;
}
h2,
.div_h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 0;
}
.div_h4 {
  font-size: 20px;
  font-weight: 600;
}
h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}
h5 {
  font-size: 18px;
  font-weight: 600;
}
.wrap {
  flex-wrap: wrap;
}
.title {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 30px;
}
.title h3 {
  font-size: 36px;
  margin-bottom: 0;
}
.por {
  position: relative;
}
.fit img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  transition: 0.2s;
}
.categories_image {
  width: 100%;
  height: 320px;
  display: block;
}
.categories_image img {
  border-radius: 12px;
  transition: 0.2s;
}
.over picture {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 100%;
}
.overflow {
  overflow: hidden;
}
.frame {
  padding: 50px 0;
  width: 100%;
}
.column {
  flex-direction: column;
}
.dfc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.jcc {
  justify-content: center;
}
.df {
  display: flex;
}
.jcsb {
  justify-content: space-between;
}
.flex {
  flex: 1;
}
.ali {
  align-items: center;
}
.gap20 {
  gap: 20px;
}
.gap30 {
  gap: 30px;
}
.col {
  flex: 1 0 0%;
}
p {
  margin-bottom: 0;
  margin-top: 0;
  transition: 0.3s;
}

.swiper-scrollbar-drag {
  background-color: #fafafa;
}
h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}
h3 {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 600;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}
body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: var(--dark-color);
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.body_main {
  flex: 1;
}
a {
  color: var(--dark-color);
  text-decoration: initial;
}
a:hover {
  color: var(--green-color);
}

main {
  overflow: hidden;
}
.admin-panel {
  background-color: #333;
  color: #fff;
  /* position: fixed; */
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 9999;
}
.admin-panel a {
  color: #fff;
}
.admin-panel .container {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.admin-panel a:hover {
  background-color: #fafafa;
  color: #000;
}
.admin-panel a {
  display: flex;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 3px 5px;
  font-size: 13px;
  align-items: center;
  justify-content: center;
}
.clearboth {
  clear: both;
  line-height: 0;
}
/* Slider_top */
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 22px;
  color: #fff;
}
.slider_top_item_img::after,
.banner_top_item_img::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.12));
  top: 0;
  left: 0;
  transition: 0.3s;
}
.btn_review_product {
  font-size: 14px;
  text-decoration: underline;
  margin-top: 6px;
  margin-bottom: 10px;
}
.slider_post h2 {
  font-weight: 600;
  font-size: 44px;
  line-height: 44px;
}
.slider_top_main {
  margin-top: 30px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  /* background-color: rgba(0, 57, 151, 0.7); */
  background-color: transparent;
  padding-bottom: 20px;
}
.btn_mini a {
  padding: 12px 30px;
}
.slider_top_main .swiper {
  max-width: 1920px;
  padding-bottom: 20px;
}
.slider_top_item img {
  width: 100%;
  max-height: 600px;
}
.slider_top_item {
  width: 100%;
  position: relative;
}
.slider_top_item:first-child {
  display: block;
}
.slider_post {
  position: absolute;
  left: 120px;
  top: 120px;
}
.slider_video .slider_post h2,
.slider_video .slider_post p {
  color: #fff;
  position: relative;
  z-index: 10;
  padding: 5px 10px;
  width: max-content;
}
.slider_video .slider_post h2::before,
.slider_video .slider_post p::before {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  content: "";
  display: block;
  left: 0;
  top: 0;
  background-color: rgb(163 163 163 / 40%);
  z-index: -1;
}
.slider_post p {
  margin-bottom: 15px;
  margin-top: 15px;
  color: #fff;
  font-weight: 600;
  width: 100%;
}
.slider_top_item_img {
  position: relative;
}
.slider_top_main .slick-prev {
  left: 3%;
}
.slider_top_main .slick-next {
  right: 3%;
}

/* Slider_top_fin */
/* btn_main */
.btn_main:hover {
  background: var(--green-color-hover);
  color: #fafafa;
  border: 1px solid var(--green-color);
  transition: 0.2s;
}

.news_title .btn_mini p {
  width: max-content;
}
.btn_main a {
  color: var(--white-color);
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
}
.btn_main p {
  padding: 12px 32px;
}
.btn_main a p {
  padding: 0;
}
.btn_main {
  line-height: 17px;
  font-weight: 600;
  font-size: 14px;
  color: var(--white-color);
  background-color: var(--green-color);
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: initial;
  border: 1px solid transparent;
  transition: 0.2s;
  cursor: pointer;
}
.btn_mini {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  border: 1px solid var(--green-color);
  border-radius: 7px;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  max-width: 280px;
  transition: 0.2s;
}
.btn_mini:hover {
  color: var(--dark-green-color);
}
.btn_mini > p {
  padding: 12px 30px;
}
p.btn_mini {
  padding: 12px 30px;
}

/* btn_main - fin */
/* header */
.header_item {
  padding: 21px 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  gap: 8px;
  position: relative;
  cursor: pointer;
  z-index: 999;
}
.header_item::after {
  content: "";
  display: block;
  height: 0;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  transition: 0.15s;
  z-index: -1;
}
.header_item_div_main:hover .header_item::after {
  height: 100%;
  transition: 0.3s;
}
.header_menu_btns .header_item_div:hover > .header_item {
  color: var(--green-color);
  transition: 0.2s;
}
.header_item_div {
  position: relative;
}
.header_items {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header_item_div.active ul {
  display: block;
  top: 58px;
  transition: 0.25s;
  opacity: 1;
  z-index: 999;
  visibility: visible;
}
.header_item_ul li a {
  color: var(--green-color);
}
.header_item_div ul {
  position: absolute;
  top: -10px;
  background-color: var(--header_lite);
  padding-left: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -99;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  min-width: 100%;
  box-shadow: 0px 5px 6px 0px rgba(255, 255, 255, 0.4);
}
.lk_profile_url a:hover {
  color: var(--dark-green-color);
}
.header_item_div ul li a {
  display: block;
  padding: 4px 6px;
  width: 100%;
  font-size: 14px;
  min-width: max-content;
  border-left: 1px solid var(--header_lite);
  border-right: 1px solid var(--header_lite);
  font-weight: 600;
}
.header_item_div ul li:hover a {
  background-color: var(--green-color);
  border-left: 1px solid var(--green-color);
  border-right: 1px solid var(--green-color);
  color: #fff;
}
.header_item:hover path {
  fill: var(--green-color);
}

.header_down_main {
  position: relative;
}
.header_down_main_none {
  opacity: 0;
  transition: 0.2s;

  top: -150px;
  background-color: rgba(0, 163, 0, 1);
}
body .header_down_main.active {
  position: fixed !important;
  box-shadow: 0px 0px 9.7px 0px #00000026;
  top: 0;
  opacity: 1;
  background-color: #fff;
  transition: 0.2s;
  top: 0;
  z-index: 99999;
  width: 100%;
  display: flex;
  justify-content: center;
}
.header_items_mobile {
  display: none;
}

.main_menu_header.active_top {
  display: block;
}
.main_menu_header .container {
  display: flex;
}
.main_menu_header_top > a {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}
.main_menu_header_top ul {
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.main_menu_header_top ul a {
  font-size: 14px;
  line-height: 17px;
  padding: 5px 0;
}
.header_items_mobile_main {
  border-radius: initial;
  border: initial;
  background: initial;
  align-items: center;
  justify-content: center;
  display: none;
  justify-content: space-between;
  padding-left: 0;
}
header p {
  text-indent: initial;
}
.header_menu_info {
  display: flex;
  gap: 16px;
  align-items: center;
}
.header_items_mobile_main .write_me {
  border: 1px solid var(--green-color);
  border-radius: 12px;
  padding: 0px 15px;
  height: 32px;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #000;
}
.header_items_mobile svg {
  width: 24px;
  height: 22px;
}
.header_top_main {
  display: flex;
  gap: 20px;
  padding-bottom: 6px;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  font-size: 14px;
  padding-top: 6px;
  position: relative;
}
.mobile_header_item .header_item_div ul {
  position: relative;
}
.header_menu_btns {
  display: flex;
  align-items: center;
}
.header_items_mobile_top {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.logo_main_p svg {
  width: 210px;
}
.logo_main_p svg path {
  transition: 0.2s;
}
.logo_main_p:hover svg path {
  fill: #82afd6;
  transition: 0.3s;
}
.logo_main_p {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.logo_main_p img {
  height: 60px;
}
.logo_main_p p {
  color: #9c9c9c;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}
.contacts_head_top {
  display: flex;
  gap: 16px;
}
.phone_top_main {
  display: flex;
  gap: 6px;
  justify-content: center;
  align-items: center;
}
.phone_top_main p {
  color: #000;
  font-weight: 600;
  line-height: 20px;
}

.phone_top_main {
  cursor: pointer;
}
.phone_top_main .social_main_index {
  margin-right: 0;
}
.phone_top_main span.email_span {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}
/* header_fin */

/* Offcanvas */
.offcanvas {
  position: fixed;
  bottom: 0;
  box-shadow: 0px 0px 9.7px 0px #00000026;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: rgb(51, 51, 51);
  /* visibility: hidden; */
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
.form_order_main {
  margin-top: 30px;
  width: 700px;
}
.reviews_top_main {
  margin-bottom: 30px;
}
.prod_down_basket_cart {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.post_article_item_3 .review_date {
  margin-bottom: 12px;
}
.post_article_item_3 h3 {
  margin-bottom: 4px;
}
.header_master_email svg path {
  fill: var(--green-color);
}
.offcanvas .phone_top_main {
  flex-direction: column;
  gap: 16px;
  align-items: baseline;
}
.offcan_data_tel {
  margin-top: 16px;
}
.offcanvas .phone_top_main {
  margin-bottom: 8px;
}
.offcanvas .social_main_index {
  margin-top: 16px;
}
.offcanvas .header_item_div.active ul {
  position: initial;
  background-color: initial;
  padding-left: 12px;
}
.offcanvas .header_item::after {
  background-color: initial;
}
.offcanvas .header_item:hover {
  color: var(--dark-color);
}
.offcanvas .header_item {
  padding: 8px 0px;
}
.offcanvas .header_item_div ul li a,
.offcanvas .header_item_div ul li:last-child a {
  border: initial;
}
.offcanvas-body {
  padding: 0 15px;
}
.offcanvas-header {
  padding-bottom: 0;
  display: flex;
  justify-content: end;
  padding-right: 0;
  padding-top: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px;
}
.offcanvas-header .btn-close {
  margin-top: 0px;
  margin-right: 0px;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 8px;
}
.offcanvas {
  z-index: 999999;
}
.offcanvas .write_me {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  color: var(--green-color);
  border: 1px solid var(--green-color);
  border-radius: 12px;
  padding: 12px 30px;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  max-width: 280px;
  transition: 0.2s;
}

.offcanvas .lk_balance a {
  display: flex;
  gap: 5px;
}
/* Offcanvas-fin */

/* modal */

.write_ok {
  font-size: 18px;
  color: #333;
}
#write_ok .modal_dialog {
  padding: 50px 20px;
}
.modal_reg_mini .modal_dialog{
max-width: 500px;
}
.modal_reg {
  position: fixed;
  top: 0;
  left: 0px;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  background: rgba(51, 51, 51, 0.7);
}
.modal_reg.active {
  display: block;
}
.modal_dialog {
  z-index: 99999999;
  position: relative;
  padding: 20px 50px;
  width: 95%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 10px;
  border-radius: 12px;
}
.modal_review .modal_dialog {
  width: 550px;
}
.close_modal {
  cursor: pointer;
  border: none;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 15px;

  top: 15px;
}
.close_modal span {
  color: #000000;
  font-size: 22px;
}
.modal_title {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 30px;
}
.btn_main_modal {
  width: 257px;
  height: 42px;
  margin-top: 15px;
  padding: 12px 32px;
  background-color: var(--green-color);
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form_group {
  display: flex;
  justify-content: center;
}
.form_group_input {
  margin-bottom: 10px;
}
.form_group_btn {
  margin-top: 0px;
  margin-bottom: 10px;
}
.modal_body .dropdown span.span_sort {
  top: initial;
}
.modal_body .dropdown-menu {
  width: 100%;
}
.forgot_you {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.span_prev {
  color: #000;
  text-decoration: underline;
  margin-top: 6px;
}
textarea.form_control {
  border-radius: 12px;
  padding-top: 14px;
  height: 100px;
}
.form_control::placeholder {
  color: #333;
}
#write_me form .btn_main p {
  margin-bottom: 0;
  padding-bottom: 0;
}
#write_me form p {
  margin-bottom: 10px;
}

.policy_form {
  display: flex;
  gap: 10px;
  font-size: 12px;
  margin-top: 12px;
  justify-content: center;
}
.policy_form a{
  text-decoration: underline;
}
/* modal fin */

/* rewiews */
#review_write .btn_main {
  margin-top: 15px;
}
#review_write textarea.form_control {
  height: 100px;
}
#review-form-errors {
  font-size: 12px;
  color: #6d6d6d;
}
.reviews_ul li.reviews_li {
  width: 49%;
  border: 1px solid var(--line_color);
  border-radius: 12px;
  padding: 15px;
  min-height: 243px;
}
.reviews_ul .slick-dots {
  bottom: -20px;
}
.reviews_ul .slick-list {
  margin: 0 -13px;
}
.review_header span {
  display: block;
}
.review_date {
  color: #6d6d6d;
  font-size: 12px;
}
.review_text {
  font-size: 14px;
  color: #505050;
}
.reviews_ul .slick-prev,
.reviews_ul .slick-next {
  background-color: #eeeeee;
}
.reviews_top_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reviews_index_main {
  padding: 10px 8px 40px;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.reviews_index_main .swiper-button-next {
  right: -40px;
}
.reviews_index_main .swiper-button-prev {
  left: -40px;
}
.reviews_index_main .container {
  position: relative;
}
.reviews_index_main .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 4px;
}
.reviews_li {
  box-shadow: 0px 0px 9.7px 0px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 20px;
  min-height: 270px;
  transition: 0.2s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.reviews_li:hover {
  box-shadow: 0px 0px 9.7px 0px #00000026;
  transition: 0.2s;
}
.show_more_review p {
  text-align: end;
}
.news_btn:hover p {
  color: var(--green-color);
}
.review_write_btn {
  display: flex;
  justify-content: end;
  margin-top: 10px;
}
.review_name {
  font-weight: 600;
}
.reviews_main .swiper-button-prev {
  left: -20px;
}
.swiper-button-next,
.swiper-button-prev {
  padding: 0px 22px;
  background-color: rgba(54, 138, 120, 0.8);
  border-radius: 12px;
  height: 44px;
  top: auto;
  top: -40px;
}
.reviews_main .swiper-button-next {
  right: -20px;
}
.reviews_main {
  position: relative;
}
/* rew fin */
.title_index {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  margin-bottom: 0;
}
.header_all {
  position: relative;
}
.title_index h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 18px;
  margin-bottom: 0;
}
.news_title {
  display: flex;
  justify-content: space-between;
}
.slider_mobile_item {
  display: none;
}

/* footer */
.footer_contacts_main {
  display: flex;
  align-items: center;
  gap: 16px;
}

footer {
  background: #f9f9f9;
  color: var(--dark-color);
  padding: 32px 0;
  width: 100%;
  margin-top: 60px;

}

.home footer{
  margin-top: 0;
}
footer .header_items {
  width: auto;
  gap: 20px;
  padding: 0;
  align-items: center;
}
footer .header_item {
  padding: 0;
}
footer .container {
  display: flex;
  justify-content: space-between;
}

.copy_footer p {
  font-size: 14px;
}
footer .phone_top_main {
  justify-content: center;
  display: flex;
}
/* footer fin */
.breadcrumbs_main {
  margin-bottom: 40px;
}
.breadcrumbs_main ul {
  list-style: none;
  display: flex;
  gap: 9px;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0;
  padding-left: 0;
  flex-wrap: wrap;
}
.breadcrumbs_main ul a {
  position: relative;
  display: flex;
  align-items: center;
  color: #8e8e8e;
}
.breadcrumbs_main ul a::after {
  width: 1px;
  height: 12px;
  background-color: #8e8e8e;
  display: block;
  content: "";
  transform: rotate(15deg);
  margin-left: 9px;
}
.policy_war h4 {
  margin-bottom: 20px;
  font-weight: 600;
}
.policy_war ul {
  margin-bottom: 16px;
  margin-top: 16px;
  list-style: disc;
}
.policy_war ul li {
  margin-bottom: 10px;
}
.policy_war > ul {
  list-style: decimal;
}
.policy h1 {
  margin-top: 20px;
}
.social_main_index svg {
  width: 40px;
  height: 40px;
}
.social_main_index svg path {
  transition: 0.2s;
  fill: var(--dark-green-color);
  stroke: var(--dark-green-color);
}
.social_main_index .config_telegram svg path {
  fill: #fff;
}
footer .social_main_index svg path {
  transition: 0.2s;
  fill: #fff;
  stroke: #fff;
}
footer .social_main_index .config_telegram svg path {
  fill: #333;
}
.social_main_index svg:hover path {
  fill: var(--green-color);
  stroke: var(--green-color);
  transition: 0.2s;
}
.portfolio_gallery ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2%;
}

.portfolio_gallery ul li {
  width: 32%;
}
.portfolio_content {
  margin-bottom: 30px;
}
.portfolio_content h1 {
  margin-bottom: 50px;
}
.hits_frame {
  gap: 0px 0;
  justify-content: space-between;
}
.hits_category_item {
  width: 49%;
  border-top: 1px solid rgba(216, 216, 216, 0.75);
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hits_category_second .hits_category_item {
  background-color: var(--fone-lite);
  padding-left: 10px;
}
.hits_category_item:nth-child(1),
.hits_category_item:nth-child(2) {
  border: none;
}
.form_password_main input {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  justify-content: space-between;
  align-items: center;
  padding: 0px 20px 0px 24px;
  gap: 10px;
  width: 100%;
  height: 42px;
  border: 1px solid #dfdfdf;
  border-radius: 12px;
  justify-content: center;
}
.form_password_main label {
  margin-top: 10px;
}
.form_password_main .field-email {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.form_password_main .btn_main {
  margin-top: 20px;
}
.form_password_main {
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.category_index_main_top .container {
  position: relative;
}
.prod_cart_main {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.favorite_form_prod {
  display: flex;
  align-items: end;
  margin-left: 18px;
}
.prod_down_basket .favorite_form_prod {
  margin-left: 0;
  padding-bottom: 0;
  margin-left: 0;
}
.product_wish {
  position: initial;
  display: block;
  background-color: initial;
  width: auto;
  height: auto;
  padding: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -10px;
}
.catalog_mobile_main_container .dropdown_menu {
  padding: 0;
}

.prod_down_basket .form_in_cart_prod {
  display: flex;
  gap: 16px;
}
.form_in_cart_prod .quantity {
  height: auto;
  display: flex;
  background: #f0f3f7;
  border-radius: 8px;
  width: 0;
  overflow: hidden;
  transition: 0.2s;
  align-items: center;
}
.form_in_cart_prod.active .quantity {
  width: auto;
  transition: 0.2s;
  overflow: initial;
  margin-right: 20px;
}
.prod_down_basket .form_in_cart_prod .quantity {
  margin-top: 0;
}
.basket_index .form_in_cart_prod.active .quantity {
  margin-right: 0;
}
.form_in_cart_prod .quantity button {
  width: 40px;
  height: 100%;
  /* background: #f0f3f7; */
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  border: none;
  font-size: 27.2px;
  transition: 0.2s;
}
.form_in_cart_prod .quantity input {
  width: 48px;
  height: 100%;
  background: transparent;
  border: none;
  border-radius: 4px;
  text-align: center;
  margin-top: 0px;
}

.prod_down_basket .product_cart_form {
  margin-top: 0;
}
.basket_index .price_prod_form {
  min-width: 58px;
  display: flex;
  justify-content: end;
}
.orders_total_main {
  display: flex;
  width: 100%;
  margin-top: 20px;
  flex-direction: column;
  align-items: end;
  gap: 20px;
  font-size: 24px;
}
.orders_total_main p {
  display: flex;
  gap: 4px;
}
.lk_top {
  cursor: pointer;
}
.info_text_link.lk_top {
  color: var(--dark-green-color);
  font-size: 22px;
  margin-top: 10px;
  display: block;
}
.forgot_you .span_prev,
.form_group_reg {
  cursor: pointer;
  display: block;
  text-align: center;
}
.header_catalog a {
  display: flex;
  gap: 10px;
}
.btns_product_cart .add-to-basket-btn path {
  fill: #fff;
}

.btns_product_cart {
  display: flex;
  justify-content: left;
  align-items: baseline;
  gap: 30px;
  flex-direction: column;
  box-shadow: 0px 0px 9.7px 0px #00000026;
  border-radius: 12px;
  padding: 15px;
  width: 40%;
}
.product_forms {
  width: 55%;
}
.btns_product_cart form .btn_main {
  width: auto;
  gap: 20px;
  margin-bottom: 0;
  line-height: 17px;
  font-weight: 600;
  font-size: 14px;
  color: var(--white-color);
  display: flex;
  justify-content: center;
  align-items: center;
  border: initial;
  border: 1px solid transparent;
  transition: 0.2s;
  height: auto;
}
.btns_product_cart form .btn_main.basket_prod {
  background-color: var(--green-color);
  padding: 12px 20px;
  width: 150px;
  gap: 0;
  justify-content: space-between;
}
.btns_product_cart form .btn_main.basket_prod:hover {
  background-color: var(--dark-green-color);
}
.basket_prod:hover {
  background-color: var(--dark-green-color);
  transition: 0.2s;
}
.btns_product_cart form .wish_prod {
  background-color: #65beaa33;
  color: var(--green-color);
}
.btns_product_cart form .wish_prod:hover {
  background-color: #39877633;
}
.load_more_container {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  width: 100%;
}
/* index hit product */
.category_index_main_top {
  position: relative;
}
.hits_main_parent .product_item_main {
  width: 16%;
  border-radius: 12px 12px 0px 0px;
  height: auto;
  margin-right: 0.8%;
}
.hits_main_parent {
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding: 0px 0px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0px;
}
.product_item_main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  transition: 0.2s;
}
.product_item_main:hover {
  transition: 0.2s;
}
.prod_top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  align-items: baseline;
  align-content: baseline;
}
.prod_top_img {
  width: 100%;
  position: relative;
}
.product-images {
  height: 100%;
}
.prod_top_img a {
  display: block;
}
.product_item_main .wish_prod {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  display: none;
}
.product_item_main:hover .wish_prod {
  display: flex;
}
.wish_prod svg {
  width: 24px;
}
.wish_prod path {
  fill: #fff;
  stroke: #333;
}
.wish_prod.active {
  opacity: 1;
  display: flex;
}
.product_item_main .wish_prod:hover path {
  fill: #ff2f2f;
}
.prod_cart_price p {
  text-align: center;
  width: max-content;
}
.product_item_main .wish_prod.active:hover path {
  fill: #fff;
  stroke: #333;
}
.wish_prod.active path {
  stroke: #fff;
  fill: #ff2f2f;
}
.prod_top_main {
  font-size: 14px;
  padding-bottom: 16px;
  width: 100%;
}
.prod_top img {
  width: 100%;
  transition: 0.5s;
  border-radius: 10px;
}
.first-image {
  /* position: absolute; */
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  transform: scale(1);
}

.product_item_main.active:hover .second-image {
  display: block;
  width: 100%;
  transform: scale(1);
  z-index: 2;
}

.product_item_main.active:hover .first-image {
  /* width: 0; */
  transform: scale(0);
}
.prod_cart_price {
  display: flex;
  align-items: baseline;
  margin-bottom: 4px;
  margin-top: 10px;
  gap: 5px;
}
.price_sale {
  text-decoration: line-through;
  color: #a8a8a8;
  font-weight: 500;
}
.price_kg {
  text-align: center;
}
.basket_prod.active {
  background-color: var(--dark-green-color);
}
.prod_down_basket .basket_prod {
  padding: 6px 8px;
  background-color: initial;
  border: 1px solid var(--green-color);
}
.prod_down_basket .basket_prod.active {
  background-color: var(--dark-green-color);
}
.prod_down_basket .basket_prod.active svg path {
  fill: #fff;
}
.prod_down_basket .basket_prod svg path {
  fill: var(--dark-green-color);
}
.hits_main .product_item_main .basket_prod:hover {
  background-color: var(--dark-green-color);
  color: var(--dark-color);
}
.hits_main .product_item_main .basket_prod:hover path {
  fill: var(--white-color);
}

.basket_prod.active path {
  fill: var(--white-color);
}
.prod_cart svg {
  width: 14px;
  display: flex;
}
.prod_top_img_basket {
  position: relative;
  overflow: hidden;
  width: 250px;
}
.prod_top_img_basket .wish_prod {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
}
.prod_top_img_basket a {
  display: block;
}
.prod_top_basket {
  display: flex;
  margin-bottom: 15px;
  border-radius: 0px;
  border-bottom: 1px solid var(--line_color);
  padding-bottom: 15px;
}
.prod_top_main_basket {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  margin-left: 30px;
  margin-right: 30px;
  gap: 20px;
}
.prod_top_img_basket img {
  width: 100%;
  border-radius: 10px;
}

.desc_product span {
  font-weight: 600;
  display: block;
}

.product_image.swiper {
  position: relative;
}

.product_cont_main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  gap: 30px;
}
.product_content_img.active:hover .first-image {
  transition: 0.5s;
  transform: scale(0);
}
.title_index_hit {
  margin-bottom: 30px;
}
.product_content_img.active:hover .second-image {
  display: block;
  width: 100%;
  transform: scale(1);
  z-index: 2;
  transition: 0.5s;
}
.product_content_img .product_image img {
  border-radius: 32px;
  border: 2px solid var(--green-color);
  transition: 0.5s;
}
.desc_product {
  margin-top: 40px;
}
.item_price_product {
  font-size: 20px;
  font-weight: 600;
}
.hits_main_product {
  display: flex;
  padding-bottom: 30px;
  gap: 2%;
}
.hits_main_product .product_item_main {
  width: 24%;
  border-radius: 12px;
}
.product_desc_main {
  display: flex;
  flex: 1;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
  align-content: baseline;
}

.item_price_product span {
  font-size: 16px;
}
.second-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  transform: scale(0);
}
.wish_prod {
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: transparent;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
}

.prod_top_title {
  margin-bottom: 15px;
  display: flex;
}
.title_prod {
  font-weight: 500;
  text-align: center;
  margin-top: 6px;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 15px;
}
.price_num {
  font-size: 20px;
  font-weight: 600;
  color: var(--green-color);
}
.basket_prod {
  background-color: initial;
  border: initial;
  border-radius: 4px;
  padding: 10px 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: var(--green-color);
  gap: 12px;
  color: #fff;
  width: 100%;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
}
/* index hot fin */
.categories_all {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 6px;
}
.main_menu_header_top {
  display: flex;
}
.main_menu_header_top .category_title {
  background-color: #fff;
  margin-bottom: 6px;
  border-radius: 6px;
  width: 100%;
}
.primary_block p {
  margin-bottom: 8px;
}
.primary_block h4 {
  margin-top: 20px;
  margin-bottom: 12px;
}
.main_menu_header_top .category_title a {
  font-size: 15px;
  font-weight: 600;
  padding: 10px;
  display: block;
  width: max-content;
}
.main_menu_header_top.active .category_title a {
  color: var(--dark-green-color);
}
.main_menu_header_top .category_product_menu {
  position: absolute;
  top: 0;
  left: 270px;
  flex: 1;
  transition: 0.2s;
  overflow-y: auto;
  overflow-x: hidden;
  height: 300px;
  width: calc(100% - 270px);
  padding-left: 20px;
  background-color: #fff;
  padding-top: 12px;
  border-radius: 6px;
}
.main_menu_header_top.active .category_product_menu {
  z-index: 100;
}
.main_menu_header_top ul {
  display: none;
  padding: 0;
  margin: 0;
}
.main_menu_header_top.active ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.main_menu_header_top ul a {
  font-size: 18px;
  line-height: 1.6;
  padding: 5px 0;
}
.main_menu_header {
  position: absolute;
  top: 44px;
  background-color: #f8f8f8;
  z-index: 999999;
  display: none;
}
.main_menu_header.active {
  display: block;
}
.offcanvas-body .header_all.active .main_menu_header {
  display: block;
  position: initial;
}
.offcanvas-body .header_all {
  width: 280px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.header_top_left {
  display: flex;
  gap: 20px;
  align-items: center;
}
.portfolio_list_df {
  flex-wrap: wrap;
  gap: 30px 2%;
}
.portfolio_list_df .portfolio_list_item {
  width: 32%;
}

.portfolio_list_title {
  font-size: 18px;
  height: 44px;
  display: flex;
  align-items: center;
}
.portfolio_list_item_top {
  border-radius: 10px;
  overflow: hidden;
}
.portfolio_list_item_down {
  margin-top: 20px;
}
.prod_down {
  align-items: baseline;
}

.prod_top_link a {
  text-transform: uppercase;
  color: var(--dark-green-color);
  font-weight: 600;
}
.slider_decstop_item {
  height: 500px;
}

.wrapper {
  margin-top: 20px;
  position: relative;
  width: 100%;
  max-width: 170px;
  padding-bottom: 40px;
  padding-left: 10px;
}
.wrapper_btn {
  display: flex;
  align-items: center;
  gap: 14px;
}
.start,
.end {
  font-size: 1em;
  padding: 7px 5px;
  background-color: #fff;
  border: 1px solid var(--line_color);
  border-radius: 5px;
  width: 84px;
}
.low {
  position: absolute;
  top: 0px;
  width: 100%;
}

div#slider-range-2.high {
  position: absolute;
  top: 20px;
  border: 0;
  background: transparent;
}

.high .ui-slider-handle {
  width: 10px;
}
.logout-form button {
  border: none;
  background-color: initial;
  font-size: 14px;
  line-height: 17px;
  color: #949494;
  padding-top: 21px;
  padding-bottom: 13px;
  padding-left: 22px;
}
.logout-form button:hover {
  color: #6d6d6d;
}
.logout-form {
  border-top: 1px solid #e9e9e9;
}
.logout-form button.profile {
  padding-left: 32px;
  padding-top: 14px;
}
.lk_top_main .logout-form button {
  padding: 15px 22px;
  cursor: pointer;
}
.lk_top {
  display: flex;
  cursor: pointer;
  gap: 4px;
  font-size: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.lk_top span,
.locale_main span {
  display: flex;
  align-items: center;
}
.lk_top_main {
  display: flex;
  align-items: center;
  position: relative;
  gap: 20px;
}
.lk_profile_url {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}
.lk_top_svg {
  position: relative;
}
.lk_profile_url a {
  padding: 10px 22px;
  display: block;
}
.login_in {
  background-color: #fff;
  position: absolute;
  top: 35px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  z-index: 9999;
  display: none;
  margin-top: 10px;
  overflow: hidden;
}

.login_in.active {
  display: block;
}
.search_top_main input.form_control {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  justify-content: space-between;
  align-items: center;
  padding: 0px 30px 0px 10px;
  gap: 10px;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid var(--green-color);
  margin-bottom: 0;
  color: var(--dark-color);
  background: transparent;
}
.search_top_main input.form_control::placeholder {
  color: #b0b4b8;
  font-size: 15px;
}
.title_index_search h2 {
  font-size: 18px;
  margin-right: 7px;
}
.dropdown {
  position: relative;
}

.dropdown-item {
  font-size: 14px;
}

.wish_top span,
.cart_top span {
  position: absolute;
  left: 15px;
  top: -7px;
  background-color: var(--green-color);
  height: 16px;
  padding: 0px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  color: var(--white-color);
  line-height: 16px;
  height: 17px;
  border-radius: 12px;
}
.wish_top {
  cursor: pointer;
  position: relative;
}
.lk_offcan {
  display: flex;
  gap: 12px;
  flex: 1;
  align-items: center;
  margin-right: 20px;
}
.cart_top {
  cursor: pointer;
}
.cart_top {
  position: relative;
}
/* search */
.form_inline {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.form_inline button {
  position: absolute;
  right: 10px;
  border: none;
  background-color: initial;
  padding: 0;
}

/* search fin */
/* category_items_main */
.category_items_main {
  background: var(--header_lite);
  padding-top: 40px;
  padding-bottom: 32px;
  width: 227px;
  height: max-content;
  margin-bottom: 5px;
  box-shadow: 0px 0px 4px 0px rgba(54, 138, 120, 0.4);
}
.category_top.red_active {
  background-color: red;
  color: #fff;
}
.category_top > p a {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  padding: 7px 0;
  cursor: pointer;
  width: 100%;
  display: block;
}
ul.category_pod {
  font-size: 14px;
}
.category_top > p a,
.category_pod li > p {
  padding-left: 32px;
}
ul.category_pod a {
  padding: 5px 0;
  padding-left: 6px;
  display: block;
}
.category_top .cat_gl_p {
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  padding: 7px 0;
  padding-left: 32px;
}
.category_top.active > p {
  background: var(--header_lite);
  border-right: 2px solid var(--dark-green-color);
}
.category_item li a:hover,
.category_pod li > p:hover,
.category_top > p:hover {
  background: var(--green-color);
  border-right: 2px solid var(--dark-green-color);
  color: #fff;
}
.category_pod li > p:hover a {
  color: #fff;
}
.category_top > p:hover a {
  color: #fff;
}
.category_index .container {
  display: flex;
  gap: 30px;
}
.content_main.category_index,
.product_content {
  margin-top: 28px;
}
.prod_basket_desc .title_prod {
  margin-top: 0;
}
.prod_basket_desc p {
  font-size: 14px;
}
.error-message {
  font-size: 13px;
}
.hits_order .prod_top_basket {
  margin-bottom: 15px;
  padding: 0;
  padding-bottom: 15px;
}
.product_item_main_basket {
  width: 100%;
}
.total_price_basket {
  width: 100%;
  margin-top: 30px;
  font-weight: 600;
}
.total_price_basket_down {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.category_index .category_index_main {
  flex: 1;
  gap: 30px 1.333%;
  justify-content: initial;
  display: flex;
  flex-wrap: wrap;
}
.catalog_mobile_main {
  position: relative;
  max-width: 500px;
  width: 288px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
.category_sort_main .title_index {
  margin-bottom: 0;
}
.catalog_mobile_main_container {
  display: none;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.catalog_mobile_item_ul {
  display: none;
  padding-left: 10px;
  margin-bottom: 0;
}
.catalog_mobile_item_ul li {
  line-height: 16px;
}
.catalog_mobile_item_ul a {
  padding: 8px 0;
  display: block;
}
.catalog_mobile_item.active .catalog_mobile_item_ul {
  display: block;
}
.catalog_mobile_item p {
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  line-height: 16px;
  padding: 8px 0;
}
.catalog_mobile_item .span_catalog {
  top: 13px;
  right: 0;
  display: flex;
}
.title_product_min {
  display: none;
}
.btns_product_cart_price {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.catalog_mobile_item a {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 8px;
  display: block;
}
.catalog_mobile_item {
  position: relative;
  line-height: 16px;
}

.catalog_mobile_main .btn_sort {
  height: 44px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #333;
  padding: 0 24px;
}
.dropdown_menu {
  display: none;
  background-color: #fff;
  padding: 12px 24px;
  position: absolute;
  top: 44px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  z-index: 99999999;
}
.active .dropdown_menu {
  display: block;
  width: 100%;
}
.span_catalog {
  margin-left: 8px;
  transition: 0.2s;
  position: absolute;
  right: 20px;
}
/* category_items_main fin */
.category_index .product_item_main {
  width: 24%;
  border-radius: 12px;
}
.category_index .prod_top_main {
  padding-bottom: 0;
}
.category_sort_main {
  align-items: center;
  /* height: 32px; */
  justify-content: space-between;
  margin-bottom: 30px;
  width: 100%;
}
.category_rigth {
  flex: 1;
}
/* profile */
.profile_index .container {
  display: flex;
  margin-top: 28px;
}
.form_group_profile p {
  background-color: initial;
  padding: 0px 20px 0px 24px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  border: 1px solid #dfdfdf;
  border-radius: 12px;
  font-size: 12px;
  line-height: 15px;
  color: #333;
  margin-bottom: 10px;
  font-size: 20px;
}
.form_group_profile input {
  background-color: initial;
  padding: 0px 20px 0px 24px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  border: 1px solid #dfdfdf;
  border-radius: 12px;
  font-size: 12px;
  line-height: 15px;
  color: #818181;
  margin-bottom: 10px;
}
.btn_sort {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 16px 0px 16px;
  border: 1px solid var(--line_color);
  border-radius: 5px;
  color: #999999;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 15px;
  cursor: pointer;
  height: 32px;
  width: 100%;
  background-color: #fff;
}
.btn_sort_sorting {
  width: 152px;
}
.form_sort {
  position: relative;
  display: flex;
  align-items: center;
}
.dropdown span.span_sort {
  margin-left: 8px;
  transition: 0.2s;
  position: absolute;
  right: 10px;
  top: initial;
}
/* profile fin */
.search_top_main {
  flex: 1;
  max-width: 590px;
}
.slider_mini_text {
  background-color: #d0dbd9;
  padding: 10px 10px 10px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
.slider_mini_h3 {
  padding: 15px 0;
}

.slider_mini_image picture {
  width: 100%;
}
.slider_mini_h3 {
  font-size: 16px;
  font-weight: 500;
}
.swiper-button-prev {
  left: auto;
  right: 80px;
}
.slider_top_main .swiper-horizontal > .swiper-pagination-bullets,
.slider_top_main .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0px;
}
.swiper-button-next {
  right: 10px;
}
.slider_mini_image {
  height: 280px;
  width: 40%;
}
.slider_mini_p {
  line-height: 1.4;
}
.slider_mini_title h2,
.slider_mini_title h1 {
  font-size: 28px;
}
.slider_mini_main {
  gap: 30px;
}
.slider_mini_item {
  border-radius: 12px;
  overflow: hidden;
  width: 49%;
  position: relative;
}
header {
  box-shadow: 0px 4px 9.7px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}
.category_sort {
  gap: 20px;
}
.btn_sort_show_main {
  display: flex;
}
.btn_sort_show_main {
  gap: 20px;
}
.btn_sort_show {
  width: 60px;
}
.category_sort p {
  font-weight: 500;
  font-size: 14px;
}
.wrapper_btn {
  margin-top: 20px;
}
.ui-slider-horizontal {
  height: 4px;
}
.ui-slider-horizontal .ui-slider-range {
  height: 4px;
  top: 0px;
  background-color: var(--green-color);
}
.ui-slider-horizontal .ui-slider-handle {
  top: -8px;
  border: 1px solid var(--green-color);
  border-radius: 50%;
}
.filter_items p {
  font-weight: 500;
  margin-bottom: 15px;
}

.checkbox-wrapper {
  margin-bottom: 14px;
  font-size: 14px;
}
.checkbox-wrapper *,
.checkbox-wrapper ::after,
.checkbox-wrapper ::before {
  box-sizing: border-box;
}
.checkbox-wrapper [type="checkbox"].substituted {
  margin: 0;
  width: 0;
  height: 0;
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.checkbox-wrapper [type="checkbox"].substituted + label:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 1.15em;
  width: 1.15em;
  margin-right: 0.6em;
  color: rgba(0, 0, 0, 0.275);
  border: solid 0.06em;
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em inset,
    0 0 0 0.07em transparent inset;
  border-radius: 0.2em;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>')
      no-repeat center,
    white;
  background-size: 0;
  will-change: color, border, background, background-size, box-shadow;
  transform: translate3d(0, 0, 0);
  transition: color 0.1s, border 0.1s, background 0.15s, box-shadow 0.1s;
}
.checkbox-wrapper [type="checkbox"].substituted:enabled:active + label:before,
.checkbox-wrapper [type="checkbox"].substituted:enabled + label:active:before {
  background-color: var(--green-color);
}
.checkbox-wrapper [type="checkbox"].substituted:checked + label:before {
  background-color: var(--green-color);
  background-size: 0.75em;
  color: rgba(0, 0, 0, 0.075);
}
.checkbox-wrapper
  [type="checkbox"].substituted:checked:enabled:active
  + label:before,
.checkbox-wrapper
  [type="checkbox"].substituted:checked:enabled
  + label:active:before {
  background-color: var(--green-color);
  color: rgba(0, 0, 0, 0.275);
}
.checkbox-wrapper [type="checkbox"].substituted:disabled + label:before {
  opacity: 0.5;
}
.checkbox-wrapper [type="checkbox"].substituted + label {
  -webkit-user-select: none;
  user-select: none;
}

.category_filter h5 {
  margin-bottom: 0;
}
.filter_items {
  margin-bottom: 30px;
}
.prod_cart {
  width: 100%;
}
.prod_down_basket .prod_cart_main {
  flex-direction: row;
}
.prod_down_basket .basket_prod {
  padding: 6px 8px;
}
.product_cart_form {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
}
.prod_basket_desc {
  width: 55%;
}
.form_group_profile_address {
  display: flex;
  gap: 15px;
  align-items: end;
}
.add_adr{
  flex: 1;
}
.w-100{
  width: 100%;
}
.mt-30{
  margin-top: 30px;
}
.form_group_form .form_group_profile_address select{
  width: 70%;
}
.add_adr span{
  font-size: 14px;
  margin-bottom: 4px;
  display: block;
}
.add_adr p{
  justify-content: center;
}
.form_group_form select {
  background-color: initial;
  padding: 0px 20px 0px 24px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 44px;
  border: 1px solid #dfdfdf;
  border-radius: 72px;
  font-size: 12px;
  line-height: 15px;
  color: #818181;
  margin-bottom: 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form_group_form .btn_main {
  margin-top: 30px;
  width: 100%;
}
.btn_main_pass {
  margin-top: 30px;
  width: 100%;
}
.news_btn p {
  color: var(--dark-green-color);
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.address_item_btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.address_item {
  margin-bottom: 10px;
  border: 1px solid #ededed;
  border-radius: 7px;
  padding: 15px 10px;
}

button.news_btn {
  background-color: transparent;
  border: none;
  padding: 0;
  outline: initial;
}
.category_top.active > p {
  background: var(--green-color);
  border-right: 2px solid #000;
}
.category_top.active > p a {
  color: #fff;
}
.h3_address {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 30px;
}
textarea.form_control {
  border-radius: 12px;
  padding-top: 14px;
}
.hits_order textarea.form_control {
  height: auto;
  border: 1px solid #dfdfdf;
  font-size: 14px;
}
.hits_order textarea.form_control::placeholder {
  font-size: 14px;
  color: #333;
}
.info_text_link {
  margin-top: 15px;
  color: #000;
  text-decoration: underline;
  display: block;
}
.user_order_btn_main {
  margin-bottom: 20px;
  border-bottom: 2px solid var(--line_color);
  padding-bottom: 15px;
  cursor: pointer;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
.categories_all_item {
  width: 32%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user_order_item p span {
  font-weight: 600;
  margin-right: 4px;
}
.order_in_orders {
  flex: 1;
}
.user_order_info a {
  text-decoration: underline;
}
.user_order_items {
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}
.user_order_item.active .user_order_items {
  max-height: initial;
  overflow: initial;
  transition: 0.5s;
}
.product_item_main_basket {
  width: 100%;
}
.prod_top_orders .prod_top_img_basket {
  width: 120px;
}
.user_order_info p {
  margin-bottom: 8px;
}
.length_product_title,
.color_product_title {
  color: #777f82;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500;
}
.color_product_title span {
  color: var(--dark-color);
}
.length_product_item ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.length_product_item ul li {
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 8px 0px;
  width: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.color_product_main {
  margin-top: 28px;
}
.color_product_main ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.color_product_main ul li {
  box-sizing: border-box;
  border: 1px solid rgb(220, 220, 220);
  border-radius: 5px;
  padding: 5px;
  width: 54px;
}
.length_product_item ul li.is_current,
.color_product_main ul li.is_current_color {
  border: 2px solid rgb(101, 190, 170);
  font-weight: 500;
}
.length_product_item {
  margin-top: 20px;
}

.checkbox-wrapper-6 .tgl {
  display: none;
}
.checkbox-wrapper-6 .tgl,
.checkbox-wrapper-6 .tgl:after,
.checkbox-wrapper-6 .tgl:before,
.checkbox-wrapper-6 .tgl *,
.checkbox-wrapper-6 .tgl *:after,
.checkbox-wrapper-6 .tgl *:before,
.checkbox-wrapper-6 .tgl + .tgl-btn {
  box-sizing: border-box;
}
.checkbox-wrapper-6 .tgl::-moz-selection,
.checkbox-wrapper-6 .tgl:after::-moz-selection,
.checkbox-wrapper-6 .tgl:before::-moz-selection,
.checkbox-wrapper-6 .tgl *::-moz-selection,
.checkbox-wrapper-6 .tgl *:after::-moz-selection,
.checkbox-wrapper-6 .tgl *:before::-moz-selection,
.checkbox-wrapper-6 .tgl + .tgl-btn::-moz-selection,
.checkbox-wrapper-6 .tgl::selection,
.checkbox-wrapper-6 .tgl:after::selection,
.checkbox-wrapper-6 .tgl:before::selection,
.checkbox-wrapper-6 .tgl *::selection,
.checkbox-wrapper-6 .tgl *:after::selection,
.checkbox-wrapper-6 .tgl *:before::selection,
.checkbox-wrapper-6 .tgl + .tgl-btn::selection {
  background: none;
}
.checkbox-wrapper-6 .tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-wrapper-6 .tgl + .tgl-btn:after,
.checkbox-wrapper-6 .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.checkbox-wrapper-6 .tgl + .tgl-btn:after {
  left: 0;
}
.checkbox-wrapper-6 .tgl + .tgl-btn:before {
  display: none;
}
.checkbox-wrapper-6 .tgl:checked + .tgl-btn:after {
  left: 50%;
}

.checkbox-wrapper-6 .tgl-light + .tgl-btn {
  background: #f0f0f0;
  border-radius: 2em;
  padding: 2px;
  transition: all 0.4s ease;
  box-shadow: 0px 0px 4px rgba(255, 215, 0, 0.8);
}
.checkbox-wrapper-6 .tgl-light + .tgl-btn:after {
  border-radius: 50%;
  background: #fff;
  transition: all 0.2s ease;
}
.checkbox-wrapper-6 .tgl-light:checked + .tgl-btn {
  background: var(--green-color);
  box-shadow: 0px 0px 8px rgba(255, 215, 0, 0.8);
}
.checkbox-wrapper-6 .tgl-light:checked + .tgl-btn.tgl_btn_optiwhite {
  box-shadow: 0px 0px 8px rgba(113, 107, 72, 0.8);
}
.checkbox-wrapper-6 .tgl-light + .tgl-btn.tgl_btn_optiwhite {
  box-shadow: 0px 0px 4px rgba(113, 107, 72, 0.8);
}
.backlight-switch a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  font-weight: 500;
}
.backlight_main {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
}
.char_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: baseline;
}
.char_item dd,
.char_item dt {
  width: 50%;
  margin-left: 0;
  position: relative;
}
.char_item dt span {
  background-color: #fff;
  padding: 1px;
  position: relative;
  z-index: 10;
}
.char_item dt {
  margin-bottom: 12px;
}
.char_item dt:before {
  border-bottom: 1px dotted rgba(101, 190, 170, 0.6);
  bottom: 0.2em;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.equipment_main {
  margin-top: 30px;
}
.desc_product p {
  margin-bottom: 12px;
}
.product_price_sale {
  display: flex;
  gap: 5px;
  align-items: baseline;
  align-content: baseline;
}
.swiper-pagination-bullet-active {
  background-color: var(--green-color);
}

.btns_product_cart .btn_main p {
  padding: 0;
}
.btns_product_cart_df svg {
  height: 20px;
}
.btns_product_cart_df .btn_main {
  padding: 12px 30px;
}
.list6b ul {
  padding: 0;
  list-style: none;
}
.list6b li {
  padding: 6px;
}
.list6b li:before {
  padding-right: 10px;
  font-weight: bold;
  color: #c0c0c0;
  content: "\2714";
  transition-duration: 0.5s;
}
.list6b li:hover:before {
  color: #337ab7;
  content: "\2714";
}
.primary_block ul {
  margin-bottom: 20px;
}

.filter_btn,
.close_filter_main {
  display: none;
}
.product_desc_main .title_product {
  width: 100%;
  margin-bottom: 30px;
}

.product_content_img .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product_content_img .swiper.mySwiper2 {
  margin-left: auto;
  margin-right: auto;
}
.product_content_img .swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper {
  height: 53px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 100%;
}

.mySwiper .swiper-slide {
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
  border-radius: 6px;
  border: 1px solid var(--green-color);
  padding: 3px;
  width: 55px;
}
.mySwiper .swiper-slide img {
  border-radius: 6px;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.product_content_img {
  position: relative;
  width: 390px;
}
.mySwiper2.over picture {
  overflow: initial;
  height: 390px;
  width: 390px;
}
.mySwiper2.over picture a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 100%;
}
.mySwiper.over picture {
  width: 100%;
}
.product_content_img .product_image a {
  display: block;
}
.categories_all_item .category_title {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  background-color: rgba(101, 190, 170, 0.7);
  border-radius: 5px;
  padding: 10px;
  top: 10px;
  transition: 0.3s;
}
.category_sort_main.category_sort_main_df .title_prefix {
  margin-bottom: 20px;
}

.categories_all_item:hover .category_title {
  top: 35%;
  transition: 0.3s;
}
.categories_all_item:hover .category_prefix {
  bottom: 35%;
  transition: 0.3s;
}
.category_prefix {
  text-align: center;
  position: absolute;
  bottom: 10px;
  background-color: rgba(101, 190, 170, 0.7);
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  padding: 6px;
  text-shadow: #000 1px 0 10px;
  font-size: 15px;
  transition: 0.3s;
}

.title_prefix h2 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
.categories_all_item .category_title a {
  color: #fff;
  text-shadow: #000 1px 0 10px;
}
.categories_all_catalog {
  margin-bottom: 50px;
  gap: 20px 2%;
  justify-content: center;
}
.categories_all_item:hover .categories_image img {
  transition: 0.2s;
  transform: scale(1.1);
}
.categories_all_item:hover .category_title a {
  text-shadow: #000 2px 0 10px;
  transition: 0.2s;
}
.block_404 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block_404 h1 {
  margin-bottom: 30px;
}
.block_404 p {
  margin-bottom: 12px;
}
.header_all_top {
  display: none;
  margin-right: 16px;
}
.header_down_main.active .header_all_top {
  display: flex;
}
.post_article_item_3 {
  margin-bottom: 30px;
}
.query_main {
  display: flex;
  gap: 15px;
  align-items: baseline;
}
.dropdown-menu {
  width: auto;
}
.category_sort_main.category_sort_main_df h1 {
  margin-bottom: 40px;
}
.query_main {
  margin-bottom: 30px;
}
.primary_block .container > .df {
  align-items: center;
  gap: 30px;
}
.primary_block .container > .df img {
  border-radius: 350px 0 0 350px;
}
.primary_block_back {
  background-color: #f9f9f9;
}
.block_left {
  max-width: 67%;
}
.primary_block .block_rigth {
  height: 500px;
  flex: 1;
}
.swiper-lazy-preloader {
  display: none;
}
.category_index.basket_index .category_index_main,
.category_index.order_index .category_index_main {
  gap: initial;
}
.gap0 .category_sort_main {
  margin-bottom: 0;
}
.category_index_main_top_product .swiper-button-next,
.category_index_main_top_product .swiper-button-prev {
  top: -35px;
}
.post_article h1 {
  margin-bottom: 30px;
}
.post_article p {
  margin-bottom: 12px;
}
.post_article p a {
  text-decoration: underline;
}
.block_maps {
  margin-top: 30px;
}
.social_main_index img {
  width: 100%;
  border-radius: 50%;
}
.social_main_index a {
  width: 30px;
}
.social_main_index {
  display: flex;
  gap: 6px;
}
.mobile_bottom_main {
  padding: 0 12px;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  padding-top: 10px;
  display: none;
  justify-content: space-between;
  align-items: end;
  box-shadow: 0px 0px 9.7px 0px #00000026;
}
.mobile_bottom_item path {
  fill: var(--dark-green-color);
}
.mobile_bottom_main svg{
  height: 20px;
}
.container.header_items_mobile_main .search_top_main {
  max-width: 0;
  flex: initial;
  overflow: hidden;
  /* transition: 0.2s; */
  display: none;
}
.container.header_items_mobile_main
  .header_items_mobile_top.active
  .search_top_main {
  max-width: 100%;
  flex: initial;
  transition: 0.2s;
  display: flex;
  gap: 10px;
  /* overflow: initial; */
}
.container.header_items_mobile_main
  .header_items_mobile_top.active
  .logo_main_p,
.container.header_items_mobile_main
  .header_items_mobile_top.active
  .search_mobile {
  max-width: 0;
  transition: 0.2s;
}
.product_prefix{
  font-weight: 500;
  font-size: 13px;
}
.escape{
  font-size: 14px;
}
.search_mobile.active_parent{
  width: 50px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 12px;
}
.prod_basket_desc .product_prefix{
  margin-bottom: 10px;
}
.mobile_bottom_item{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}
.sdsa{
  max-width: 800px;
  border: 2px solid #333;
  border-radius: 12px;
  padding: 20px;
}
.activizon_link{
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.activizon_link p{
  padding: 15px;
  background-color: #d0dbd9;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
.activizon_link a{
  color: #000;
}
.site_start{
  text-align: center;
  color: red;
  margin-bottom: 20px;
}
.form_in_cart_items .product_cart_form{
width: 100%;
justify-content: end;
}
.form_in_cart_prod.form_in_cart_items{
  gap: 6px;
}
.product_cart_quantity_items p{
  text-align: end;
  font-size: 14px;
  color: red;
}
.product_cart_quantity_items{
display: none;
}
.product_cart_quantity_items.active{
  display: block;
}
.user_order_btn_cancel{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  font-size: 14px;
}
.gap10{
  gap: 10px;
}
.prod_top{
  flex-direction: column;
}
.prod_top_img{
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.over picture{
  position: relative;
}
.mySwiper2.over picture {
  overflow: initial;
  height: auto;
  width: 390px;
  display: flex;
  align-items: center;
}
.swiper-wrapper.gallery{
  align-items: center;
}
.length_product_item.length_product_item_other ul li{
  font-size: 12px;
  width: 58px;
}
.length_product_item.length_product_item_other{
  cursor: pointer;
}
.length_product_item.length_product_item_other ul{
  gap: 2px;
  display: none;
}
.length_product_item.length_product_item_other.active ul{
  display: flex;
}
.length_product_item_other svg{
  width: 16px;
  height: 10px;
  transition: 0.2s;
}
.length_product_item_other.active svg{
transform: rotate(180deg);
}
.category_left.category_filter{
  flex: 0 0 1%;
}
.admin-panel_one{
  flex-wrap: wrap;
}
.product_content .title_product{
  display: flex;
  justify-content: end;
  flex-direction: column;
  margin-bottom: 20px;
}
.product_content .title_product h1{
  font-size: 26px;
  margin-bottom: 10px;
}
.product_desc_main{
}