/*
Theme Name: Tantal New
Theme URI:
Author: therealhap
Author URI: https://t.me/therealhap
Description: A custom theme for WordPress
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, clean
Text Domain: tantal
*/


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&family=Montserrat:wght@700&family=Roboto:wght@400;700&display=swap');


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  color: #000;
  font-family: Inter;
  font-weight: 400;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

header {
  padding-top: 7px;
  border-radius: 0px 0px 100px 100px;
  background: #282828;
}

.home header {
  border-radius: unset;
  background: unset;
}

.home header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: top center;
  z-index: -1;
  border-radius: 0px 0px 100px 100px;
  max-height: 784px;
}

button:hover {
  opacity: 0.8;
}

main {
  background: #fff;
  padding-top: 32px;
  padding-bottom: 84px;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.top-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.btn {
  border-radius: 100px;
  border: 1px solid #F4CE47;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 16px 32px;
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  white-space: nowrap;
  text-align: center;
}

.btn-transparent {
  background: transparent;
  color: #fff;
}

.top-header__city {
  color: #fff;
}

.header__select_city_text:after {
  content: '';
  background: url(/wp-content/themes/tantal-new/img/icons/bottom-arrow.svg) no-repeat center center;
  height: 10px;
  width: 20px;
  display: inline-block;
  margin-right: 5px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: none;
  padding: 0 !important;
  max-width: 233px !important;
}

.dgwt-wcas-search-input {
  border-radius: 100px !important;
  padding: 12px 32px 12px 32px !important;
}

#dgwt-wcas-search-input-1::placeholder {
  color: #000;
}

.dgwt-wcas-search-submit {
  left: 187px !important;
  top: 10px !important;
}

.top-header__mobile-search {
  display: none;
}

.top-header__mobile-search button {
  background: #F4CE47 url(/wp-content/themes/tantal-new/img/icons/search.svg) no-repeat center center;
  width: 49px;
  height: 49px;
  border-radius: 100px;
  border: none;
  background-size: 22px;
  background-position-x: 15px;
  cursor: pointer;
}

.top-header__phone {
  background: #F4CE47 url(/wp-content/themes/tantal-new/img/icons/phone.svg) no-repeat center center;
  width: 49px;
  height: 49px;
  border-radius: 100px;
  border: none;
  background-size: 25px;
  background-position-y: 13px;
  cursor: pointer;
  display: none;
}

.top-header__contacts {
  display: block;
}

.top-header__contacts a {
  color: #fff;
  text-decoration: none;
}

.top-header__contacts_phone {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.top-header__contacts_mail {
  font-size: 14px;
  margin-top: 15px;
}

.top-header__button {}

.top-header__cart {
  background: #F4CE47 url(/wp-content/themes/tantal-new/img/icons/cart.svg) no-repeat center center;
  width: 49px;
  height: 49px;
  border-radius: 100px;
  border: none;
  background-size: 22px;
  cursor: pointer;
}

.header-menu {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 116px;
  padding-bottom: 20px;
  position: relative;
}

.header-menu__catalog_button {
  border-radius: 5px;
  background: #F4CE47 url(/wp-content/themes/tantal-new/img/icons/catalog.svg) no-repeat center left;
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  padding: 12px 36px 12px 48px;
  border: none;
  background-position-x: 16px;
  cursor: pointer;
}

.header-menu__menu ul {
  display: flex;
  justify-content: space-between;
}

.header-menu__menu ul a {
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  padding: 20px;
}

ul.sub-menu a {
  color: #000;
  display: block;
  padding: 5px;
  border-bottom: 1px solid #dadada;
}

ul.sub-menu {
  display: block;
  position: absolute;
  position: absolute;
  background: rgba(0, 0, 0, 0.24);
  padding: 10px 20px;
  color: rgb(255, 255, 255);
  background: #f6f6f6;
  border-radius: 15px;
  top: 25px;
  z-index: 9;
  display: none;
}

.menu-item-has-children a:hover+ul.sub-menu,
ul.sub-menu:hover {
  display: block;
}

.header-menu__menu {
  width: 100%;
}

.menu-toggle {
  cursor: pointer;
  display: none;
  background: none;
  border: none;
}

.menu-toggle__bar {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #F4CE47;
  margin: 5px 0;
  transition: 0.3s;
}

.menu-toggle.active .menu-toggle__bar:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.menu-toggle.active .menu-toggle__bar:nth-child(2) {
  opacity: 0;
}

.menu-toggle.active .menu-toggle__bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 350px;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  transition: right 0.3s ease;
}

.mobile-menu.active {
  right: 0;
}

.mobile-menu #site-navigation ul li a {
  text-decoration: none;
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.mobile-menu #site-navigation ul li a:hover {
  opacity: 0.8;
}

.hero {
  padding-bottom: 110px;
}

.hero__title {
  padding-top: 180px;
  color: #FFF;
  font-family: Montserrat;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.hero__subtitle {
  color: #FFF;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

#categories-menu {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  position: absolute;
  background: rgba(0, 0, 0, 0.24);
  padding: 60px 20px;
  color: rgb(255, 255, 255);
  background: #f6f6f6;
  border-radius: 15px;
  top: 55px;
  z-index: 9;
}

#categories-menu .category-item a {
  font-weight: 700;
  font-size: 20px;
  color: #000;
  text-decoration: none;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
  border-bottom: 1px solid #dadada;
  position: relative;
}

#categories-menu .category-item a::after {
  content: '';
  background: url(/wp-content/themes/tantal-new/img/icons/arrow-cat.svg) no-repeat center left;
  position: absolute;
  width: 21px;
  height: 24px;
  right: 16px;
  bottom: 18px;
}

#categories-menu .category-item a:hover {
  opacity: 0.8;
}

#categories-menu li:hover>ul {
  display: block;
}

.sub-categories {}

.category-item {
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
}

#categories-menu>ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.hero__button {
  border-radius: 5px;
  background: #F4CE47;
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: none;
  padding: 12px 36px;
  margin-top: 36px;
  display: inline-block;
  cursor: pointer;
}

.goods__wrapper {
  display: flex;
  flex-wrap: wrap;
  border-radius: 15px;
  background: #F5F5F5;
  justify-content: space-between;
  padding: 36px 15px;
  gap: 48px;
}

.goods__item {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 30%;
}

.goods__icon {
  min-width: 64px;
  min-height: 64px;
  border-radius: 5px;
  background: #F4CE47;
  display: flex;
  align-items: center;
  justify-content: center;
}

.goods__icon img {
  width: 45px;
}

.goods_text {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.production {
  padding-top: 64px;
  padding-bottom: 120px;
}

.production__title-wrapper {
  display: flex;
  justify-content: space-between;
}

.production__title-wrapper h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 64px;
  text-transform: uppercase;
}

.prod-btn {
  border-radius: 100px;
  border: 1px solid #F4CE47;
  color: #000;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper-wrapper {
  padding-bottom: 50px;
}

.production__slide {
  text-align: center;
}

.production__img {
  align-items: center;
  display: flex;
  justify-content: center;
}


.swiper-pagination-bullet {
  height: 10px !important;
  width: 10px !important;
  background: #707070 !important;
  opacity: 1 !important;
  margin: 8px !important;
}

.swiper-pagination-bullet-active {
  background: #F4CE47 !important;
}

.produciton__title a {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 24px;
  display: block;
}

.about__wrapper {
  display: flex;
  flex-wrap: wrap;
  border-radius: 15px;
  background: #F5F5F5;
  justify-content: space-between;
}

.about__item {
  width: 50%;
}

.about__title {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 32px;
  padding-top: 12px;
}

.about__text {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  border-left: 3px solid #F4CE47;
  padding-left: 20px;
}

.about__left {
  border-radius: 15px;
  background: #F5F5F5;
  padding: 20px;
  max-width: 46%;
}

.about__right {
  border-radius: 15px;
}

.about__right img {
  width: 100%;
}

.about-2 {
  margin-top: 64px;
}

.about-2__wrapper {
  display: flex;
}

.about-2__title {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 32px;
  padding-top: 12px;
  line-height: 60px;
}

.about-2__left {
  width: 41.66%;
  padding: 20px;
  border-radius: 15px;
  background: #F5F5F5;
}

.about-2__left ul {
  padding-left: 20px;
  list-style: disc;
}

.about-2__left ul li {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.about-2__left ul li:first-child {
  padding-top: 0;
}

.about-2__right {
  width: 58.33%;
  padding: 32px 20px 20px 64px;
}

.about-2__right h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  line-height: 60px;
}

.about-2__right h2 span {
  color: #F4CE47;
  display: block;
  padding-bottom: 32px;
}

.about-2__right-items {
  gap: 24px;
  display: flex;
  flex-wrap: wrap;
}

.about-2__right-item {
  display: flex;
  gap: 24px;
}

.about-2__right-img {
  width: 80px;
  height: 80px;
  min-width: 80px;
  min-height: 80px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F4CE47;
}

.about-2__right-img img {
  width: 60px;
}

.about-2__right-text {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.manufacture {
  margin-top: 64px;
  padding-bottom: 64px;

}

.manufacture .background-section {
  background: url(/wp-content/themes/tantal-new/img/bg-proizvodstvo.png) no-repeat center;
  background-size: cover;
}

.manufacture .background-section:before {
  content: '';
  background: rgb(0 0 0 / 43%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 100px;
}

.background-section {
  width: 100%;
  max-width: 1354px;
  margin: 0 auto;
  border-radius: 100px;
  padding-top: 60px;
  padding-bottom: 40px;
  position: relative;
}

.manufacture h2 {
  color: #fff;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  line-height: 60px;
  padding-bottom: 64px;
  position: relative;
}



.manufacture__img img {
  border-radius: 15px;
  width: 100%;
}

.manufacture__title a {
  color: #FFF;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  max-width: 265px;
  margin-top: 32px;
  border-left: 3px solid #F4CE47;
  padding-left: 16px;
  display: block;
}

.manufacture .swiper-pagination-bullet {
  background: #fff !important;
}

.manufacture .swiper-pagination-bullet-active {
  background: #F4CE47 !important;
}

.swiper-pagination {
  position: relative !important;
  top: unset !important;
  bottom: unset !important;
  left: unset !important;
  text-align: right !important;
}

.pagination-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.services {
  padding-bottom: 64px;
}

.services__title {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  line-height: 60px;
  padding-bottom: 32px;
}

.services__slide_title a {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 24px;
  display: block;
}

.services__img img {
  width: 100%;
}

.services .btn {
  color: #000;
}



.news {
  padding-bottom: 64px;
}

.news__title {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  line-height: 60px;
  padding-bottom: 32px;
}

.news__img img {
  width: 100%;
}

.news__slide_title a {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-left: 24px;
  border-left: 3px solid #F4CE47;
  margin-top: 24px;
  display: block;
}

.news__slide_date {
  color: #7b7b7b;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 24px;
  margin-top: 12px;
}

.news .btn {
  color: #000;

}

.section-title span {
  color: rgba(244, 206, 71, 1);
}

.clients {
  padding-bottom: 64px;
}

.clients__title {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  line-height: 60px;
  padding-bottom: 32px;
}

.clients__img {
  width: 230px;
  height: 100px;
  display: flex;
  justify-content: center;
  vertical-align: middle;
}

.clients__img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}


.request .background-section {
  background: url(/wp-content/themes/tantal-new/img/request-bg.png) no-repeat center;
  background-size: cover;
}


.request__title {
  color: #fff;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  line-height: 60px;
  padding-bottom: 32px;
}

.request__form {
  width: 33.33%;
}

.request__form input[type="checkbox"] {
  width: 32px;
  height: 32px;
  border-radius: 5px;
}

.request__form input,
.request__form textarea {
  width: 100%;
  border-radius: 12px;
  background: #F4F4F4;
  border: none;
  font-size: 20px;
  font-family: Roboto;
  padding-left: 12px;
  box-sizing: border-box;
}

.request__form input {
  height: 64px;
}

.request__form textarea {
  padding-top: 16px;
  height: 100px;
}

.requst__name,
.request__phone,
.request__message,
.request__upload {
  display: flex;
}

.request__form p {
  width: 100%;
}

.request__name {
  margin-bottom: 12px;
}

.request__phone {
  margin-bottom: 12px;
}

.request__message {
  margin-bottom: 12px;
}

.request input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #828282;
  font-size: 20px;
  font-family: Roboto;
}

.request input::-moz-placeholder {
  /* Firefox 19+ */
  color: #828282;
  font-size: 20px;
  font-family: Roboto;
}

.request input:-ms-input-placeholder {
  /* IE 10+ */
  color: #828282;
  font-size: 20px;
  font-family: Roboto;
}

.request input:-moz-placeholder {
  /* Firefox 18- */
  color: #828282;
  font-size: 20px;
  font-family: Roboto;
}

.codedropz-upload-container {
  background: #fff;
  font-size: 16px;
  color: #212121;
}

.codedropz-upload-container a {
  color: #F4CE47
}

.request input[type="submit"i] {
  border-radius: 5px;
  background: #F4CE47;
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border: none;
  padding: 12px 36px;
  margin-top: 12px;
  cursor: pointer;
  margin-top: 27px;
}

.request input[type="submit"i]:hover {
  opacity: 0.8;
}

.footer-column.footer__menu {
  width: 100%;
  max-width: 400px;
}

ul#footer-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.title-footer #breadcrumbs {
  color: #919191;
  margin-bottom: 32px;
}

#breadcrumbs a {
  color: #919191;
  text-decoration: none;
}

.single-product ul#breadcrumbs li:nth-child(3),
.single-product ul#breadcrumbs li:nth-child(2) {
  display: none;
}

h2.title-footer {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: rgba(238, 200, 129, 1);
}

a.politic-linck {
  font-size: 16px;
  font-weight: normal;
}

/* Catalog */

.catalog-section {
  padding-bottom: 128px;
}

.page-template-catalog h1 {
  color: #000;
  font-family: Montserrat;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.categories-grid {
  column-count: 3;
  /* Количество колонок */
  column-gap: 20px;
  /* Расстояние между колонками */
}

.category-block {
  break-inside: avoid;
  margin-bottom: 20px;
  border-radius: 15px;
  background: #F5F5F5;
  padding: 16px 0px;
}

.parent-cat {
  color: #000;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-bottom: 1px solid #E7E7E7;
}

.parent-cat a {
  color: #000;
  text-decoration: none;
  padding: 16px 0px 16px 32px;
  display: block;
  box-sizing: border-box;
}

.child-cat {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  border-bottom: 1px solid #E7E7E7;
  position: relative;
}

.child-cat:hover {
  background: #ededed;
}

.child-cat::after {
  content: '';
  background: url(/wp-content/themes/tantal-new/img/icons/arrow-cat.svg) no-repeat center left;
  position: absolute;
  width: 21px;
  height: 24px;
  right: 16px;
  bottom: 18px;
}

.child-cat a {
  color: #000;
  text-decoration: none;
  padding-left: 32px;
  display: block;
  padding: 16px 0px 16px 32px;
}

.hidden-category {
  display: none;
}

.show-more {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
  border-radius: 15px;
  background: #F4CE47;
  display: block;
  width: 120px;
  padding: 8px 12px;
  text-decoration: none;
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-left: 32px;
  margin-top: 16px;
}

.show-more:hover {
  opacity: 0.8;
}

.catalog-filter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
  flex-wrap: wrap;
}

.catalog-filter__item {
  border-radius: 15px;
  background: #f6f6f6;
  width: 250px;
  padding: 20px 10px 20px 20px;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  background-image: url(/wp-content/themes/tantal-new/img/icons/bottom-arrow.svg);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

#services h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 146%;
  color: #000;
  margin-bottom: 96px;
}

.services-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.service-item {
  width: 300px;
  padding-top: 84px;
  position: relative;
  margin-bottom: 100px;
  font-weight: 700;
  font-size: 24px;
  color: #000;
}

.service-item::before {
  content: '';
  width: 64px;
  height: 64px;
  border-left: 3px solid #F4CE47;
  border-top: 3px solid #F4CE47;
  display: block;
  top: 0px;
  position: absolute;
}

.service-item .title {
  margin-top: 16px;
}

.service-item-1 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/1.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-2 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/2.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-3 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/3.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-4 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/4.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-5 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/5.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-6 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/6.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-7 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/7.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-8 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/8.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-9 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/9.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-10 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/10.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-11 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/11.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-12 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/12.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-13 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/13.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-14 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/14.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-15 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/15.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-16 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/16.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-17 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/17.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.service-item-18 {
  background-image: url('/wp-content/themes/tantal-new/img/icons/services/18.png');
  background-repeat: no-repeat;
  background-position: top left;
}

#woo-category {
  padding-top: 32px;
  padding-bottom: 128px;
}

#woo-category h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 146%;
  color: #000;
  margin-bottom: 32px;
}

.woocommerce-products-table thead {
  background: #f6f6f6;
  border-radius: 15px;
}

.woocommerce-products-table thead th {
  font-weight: 400;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}

.woocommerce-products-table td {
  vertical-align: middle;
  font-weight: 500;
  font-size: 14px;
  line-height: 143%;
  color: #000;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 32px;
}

.woocommerce-products-table .product-image img {
  max-width: 47px;
  max-height: 47px;
  border-radius: 15px;
}

.woocommerce-products-table th {
  padding-left: 32px;
}

.woocommerce-products-table .product-name {
  font-size: 16px;
  max-width: 240px;
}

.woocommerce-products-table tbody .product-price {
  font-weight: 700;
  font-size: 18px;
  min-width: 136px;
}

.woocommerce-products-table tbody tr {
  border-bottom: 1px solid #e5dbdb;
}

.products-table-wrapper {
  overflow-x: auto;
  max-width: 100%;
}

#contacts-form {
  margin-top: 32px;
}

#contacts-form h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 146%;
  color: #000;
  margin-bottom: 64px;
}

#contacts-form h2 {
  font-weight: 600;
  font-size: 36px;
  color: #232529;
}

.contacts-cf {
  margin-top: 48px;
  margin-bottom: 64px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contacts-cf input,
.contacts-cf select {
  font-weight: 400;
  font-size: 16px;
  color: #999;
  border: 1px solid #232529;
  border-radius: 10px;
  height: 58px;
  width: 260px;
  padding-left: 12px;
}

.contacts-cf__item {
  max-width: 270px;
}

.contacts-cf__submit input {
  background: #f4ce47;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  opacity: 1;
  border: none;
  cursor: pointer;
}

.contacts-cf__submit input:hover {
  opacity: 0.8;
}

#map {
  position: relative;
}

#map iframe {
  filter: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.contact-info {
  position: absolute;
  top: 80px;
  padding: 48px;
  background: #fff;
  border-radius: 30px;
  width: 550px;
}

.contact-info__time {
  font-weight: 400;
  font-size: 16px;
  color: #999;
  margin-bottom: 16px;
}

.contact-info__time span {
  font-weight: 700;
  margin-bottom: 16px;
}

.contact-info__tel a {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  color: #232529;
  text-decoration: none;
  opacity: 1;
}

.contact-info__tel a:hover {
  opacity: 0.8;
}

.contact-info__time2 {
  font-weight: 400;
  font-size: 16px;
  color: #999;
  margin-top: 32px;
  margin-bottom: 24px;
}

.contact-info__contacts {
  display: flex;
  justify-content: space-between;
  padding-bottom: 48px;
  border-bottom: 2px dashed #c4c4c4;
}

.contact-info__wa {
  height: 24px;
  background: url(/wp-content/themes/tantal-new/img/icons/wa.svg) no-repeat center left;
  display: flex;
  align-items: center;
}

.contact-info__wa a {
  font-weight: 700;
  font-size: 16px;
  color: #232529;
  display: block;

  padding-left: 32px;
  text-decoration: none;
}

.contact-info__mail a {
  font-weight: 400;
  font-size: 16px;
  color: #232529;
  text-decoration: none;
}

.contact-info__place {
  margin-top: 48px;
  font-weight: 700;
  font-size: 22px;
  color: #232529;
}

.contacts-wrapper {
  padding-top: 64px;
}

.contacts-wrapper-left,
.contacts-wrapper-right {
  width: 50%;
}

.contacts-wrapper h3,
#contacts_other h2 {
  font-weight: 700;
  font-size: 36px;
  color: #000;
  margin-bottom: 32px;

}

.mt-40 {
  margin-top: 40px;
}

.text-center {
  text-align: center;
}

section#contacts_other {
  margin-top: 50px;
}

#contacts_other h3 {
  font-size: 32px;
}

.kontakty-other {
  margin-bottom: 30px;
}

.kontakty-other .contacts__value {
  min-height: 54px;
}

.kontakty-other-map iframe {
  border-radius: 30px;
}

.contacts-wrapper h3 span,
#contacts_other h2 span {
  color: #d2ac69;
}

.contacts-wrapper h3 span {
  display: block;
}

.contacts-wrapper a {
  color: #000;
  text-decoration: none;
  opacity: 1;
}

.contacts-wrapper a:hover {
  opacity: 0.8;
}

.contacts__title {
  font-weight: 400;
  font-size: 18px;
  color: #919191;
  margin-bottom: 16px;
  padding-left: 40px;
}

.contacts__value {
  font-weight: 700;
  font-size: 18px;
  color: #000;
  padding-left: 40px;
}

.contacts-wrapper-left__item,
.contacts-wrapper-right__item {
  margin-bottom: 32px;
}

.contacts__place {
  background: url(/wp-content/themes/tantal-new/img/icons/placeholder.svg) no-repeat left top;
}

.contacts__time {
  background: url(/wp-content/themes/tantal-new/img/icons/time.svg) no-repeat left top;
}

.contacts__tel {
  background: url(/wp-content/themes/tantal-new/img/icons/contacts-phone.svg) no-repeat left top;
}

.contacts__mail {
  background: url(/wp-content/themes/tantal-new/img/icons/contacts-mail.svg) no-repeat left top;
}




@media (max-width: 1080px) {
  .categories-grid {
    column-count: 2;
    /* Количество колонок */
  }
}

@media (max-width: 768px) {
  .categories-grid {
    column-count: 1;
    /* Количество колонок */
  }
}


/* Animations */

.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fadein.visible {
  opacity: 1;
  transform: translateY(0);
}

footer {
  border-radius: 100px 100px 0px 0px;
  background: #000;
  padding-bottom: 128px;
  padding-top: 64px;
  margin-top: 128px;
}

footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer__menu a {
  color: #fff;
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: block;
}

.footer__contacts a {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.footer__contacts__phone {
  background: url(/wp-content/themes/tantal-new/img/icons/phone-footer.svg) no-repeat center left;
  padding-left: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.footer__contacts__mail {
  background: url(/wp-content/themes/tantal-new/img/icons/mail-footer.svg) no-repeat center left;
  padding-left: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.footer__contacts__city {
  background: url(/wp-content/themes/tantal-new/img/icons/location-footer.svg) no-repeat center left;
  padding-left: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
  font-size: 20px;
}

.footer__contacts__time {
  background: url(/wp-content/themes/tantal-new/img/icons/time.svg) no-repeat center left;
  padding-left: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
  font-size: 20px;
}
.mb-10 {
  margin-bottom: 10px;
}

.add-file-form {
  display: flex;
  align-items: center;
}

.add-file-form input:before {
  content: 'Прекрепить фото';
  font-size: 20px;
  color: #fff;
}

.add-file-form input {
  height: auto;
  background: transparent;
  font-size: 0;
  width: 176px;
}

.request h2 {
  font-size: 32px;
  line-height: normal;
}

.request form>div.politic-check.mt-10>br {
  display: none;
}

.politic-check input[type="checkbox"] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.request__form input[type="checkbox"]:before {
  content: '\e813';
  font-family: "fontello";
  color: rgba(31, 114, 228, 1);
  font-size: 26px;
}

.politic-check {
  display: flex;
  font-size: 14px;
  color: #fff;
  align-items: center;
}

.politic-check .wpcf7-list-item {
  margin-left: 0;
  margin-right: 15px;
}

/* Breakpoints */

@media (max-width: 1300px) {
  header {
    border-radius: 0px 0px 0px 0px;
  }

}

@media (max-width: 992px) {
  .top-header .container {
    justify-content: unset;
  }

  .top-header__logo {
    margin-right: 48px;
  }

  .top-header__phone {
    display: block;
  }

  .top-header__city {
    margin-right: 48px;
  }

  .top-header__mobile-search {
    margin-right: 16px;
    margin-left: auto;
  }

  .top-header__contacts {
    margin-right: 16px;
  }

  .top-header__phone {
    margin-right: 16px;
  }

  .top-header__contacts {
    display: none;
  }

  .top-header__button {
    display: none;
  }

  .top-header__mobile-search {
    display: block;
  }

  .dgwt-wcas-search-wrapp {
    display: none;
  }

  .hero__title {
    font-size: 36px;
  }

  .hero__subtitle {
    font-size: 24px;
  }

  .menu-toggle {
    display: block;
    z-index: 1001;
    margin-left: 10px;
  }

  .header-menu {
    display: none;
  }

  .header-menu__catalog {
    display: none;
  }

  .header-menu__menu ul {
    display: block;
  }

  .menu-main-menu-container {
    padding-top: 80px;
    padding-left: 20px;
  }

  .menu-main-menu-container li {
    padding: 12px 0px
  }

  .header-menu__menu ul a {
    font-weight: normal;
  }

  h2 {
    font-size: 32px !important;
  }

  .about__item {
    width: 100%;
  }

  .about__left {
    max-width: unset;
  }

  .about-2__wrapper {
    flex-wrap: wrap;
  }

  .about-2__left {
    width: 100%;
  }

  .about-2__right {
    width: 100%;
  }

  .goods__wrapper {
    padding: 24px 16px;
    gap: 24px;
  }

  .goods__item {
    width: 320px;
    width: 320px;
  }

  .hero__title {
    padding-top: 92px;
  }

  .goods_text {
    font-size: 14px;
  }

  header::before {
    max-height: 720px;
  }

  .produciton__title {
    font-size: 16px;
  }

  .about__text {
    font-size: 16px;
    line-height: 24px;
  }

  .production {
    padding-bottom: 64px;
  }

  .about-2__title {
    padding-bottom: 24px;
  }

  .about-2__left ul li {
    font-size: 16px;
    line-height: 24px;
  }

  .about-2__right h2 {
    line-height: 48px
  }

  .about-2__right {
    padding: 32px 20px 20px 20px;
  }

  .services {
    margin-top: 64px;
  }

  .services__title {
    line-height: 48px;
  }

  .manufacture__title {
    font-size: 16px;
  }

  .news__slide_title {
    font-size: 16px;
  }

  .request__form {
    width: 100%;
  }

  .manufacture h2 {
    padding-bottom: 32px;
    line-height: 48px;
  }

  .services__slide_title {
    font-size: 16px;
  }

  .about-2__right-text {
    font-size: 16px;
    line-height: 24px;
  }

  .manufacture__title {
    max-width: unset;
  }

  .clients__img {
    width: 200px;
  }

  footer {
    border-radius: 0px;
  }

  .footer__logo {
    width: 100%;
  }

  .footer__menu {
    width: 100%;
  }

  .footer__contacts {
    width: 100%;
  }

  .contacts-wrapper-left,
  .contacts-wrapper-right {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .container {
    padding: 0 10px;
  }

  .goods__item {
    width: 270px;
  }
}

@media (max-width: 627px) {
  .top-header__logo {
    order: 1;
  }

  .top-header__city {
    order: 2;
  }

  .menu-toggle {
    order: 3;
    margin-left: auto;
  }

  .top-header__mobile-search {
    order: 4;
  }

  .top-header__phone {
    order: 5;
  }

  .top-header__cart {
    order: 6;
  }

  .top-header__mobile-search {
    flex: 1 1 33%;
    text-align: end;
    margin-top: 20px;
  }

  .top-header__phone {
    margin-top: 20px;
  }

  .top-header__cart {
    margin-top: 20px;
  }
}

@media (max-width: 615px) {
  .goods__wrapper {
    gap: 16px;
  }

  .goods__item {
    width: 232px;
  }
}

@media (max-width: 531px) {
  .goods__item {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 0 5px;
  }

  .hero__title {
    font-size: 24px;
  }

  .hero__subtitle {
    font-size: 20px;
  }

  .section-title {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  .btn {
    font-size: 14px;
  }

  .goods__icon {
    min-width: 48px;
    min-height: 48px;
  }

  .goods__icon img {
    width: 36px;
  }

  .pagination-wrapper {
    flex-wrap: wrap;
  }

  #swiper-bullets {
    text-align: center !important;
  }

  .about__left {
    padding: 20px 0px;
  }

  .about-2__left {
    padding: 20px 0px;
  }

  .about__text {
    font-size: 14px;
  }

  .about-2__left ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .about-2 {
    margin-top: 32px;
  }

  .about-2__right {
    padding: 32px 0px 20px 0px;
  }

  .about-2__right-text {
    font-size: 14px;
    line-height: 20px;
  }

  .about-2__right-img {
    width: 64px;
    height: 64px;
    min-width: 64px;
    min-height: 64px;
  }

  .about-2__right-img img {
    width: 48px;
  }

  .swiper-wrapper {
    padding-bottom: 48px;
  }

  .prod-btn {
    width: 100%;
    margin-top: 32px;
  }

  .manufacture__btn {
    width: 100%;
    margin-top: 32px;
  }

  .services .btn {
    width: 100%;
    margin-top: 32px;
  }

  .news .btn {
    width: 100%;
    margin-top: 32px;
  }

  .manufacture__title {
    text-align: center;
    border: none;
  }

  .services__slide_title {
    text-align: center;
  }
}

@media (max-width: 427px) {
  .top-header__city {
    display: none;
  }
}

.top-header__logo {
  margin-right: 30px;
}

html.uk-notouch.js {
  margin-top: 0 !important;
}

#searchform input[type=submit] {
  background: #F4CE47 url(/wp-content/themes/tantal-new/img/icons/serch.svg) no-repeat center center;
  width: 59px;
  height: 39px;
  border-radius: 15px;
  border: 0;
  font-size: 0;
  position: absolute;
  right: 5px;
  top: 5px;
}

#searchform .screen-reader-text {
  display: none;
}

form#searchform {
  position: relative;
}

#searchform input[type=text] {
  width: 270px;
  height: 49px;
  border-radius: 15px;
  border: 0;
}



.category-group-wrapper .parent-category-item>a {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  padding: 16px;
  display: block;
  border-bottom: 1px solid #dadada;
}


.category-group-wrapper .child-categories a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 370px;
  font-weight: normal;
  /* Примерно для 26 символов, в зависимости от шрифта */
}

.category-group-wrapper .child-categories a:hover {
  overflow: visible;
}


.category-group-wrapper .child-categories a:after {
  content: '';
  background: url(/wp-content/themes/tantal-new/img/icons/arrow-cat.svg) no-repeat center left;
  position: absolute;
  width: 21px;
  height: 24px;
  right: 16px;
  bottom: 18px;
}

.category-group-wrapper .parent-category {
  background: rgba(245, 245, 245, 1);
  border-radius: 15px;
  overflow: hidden;
}

.category-group-wrapper .child-categories a {
  padding: 16px;
  display: block;
  font-size: 18px;
  color: #000;
}

.category-group-wrapper .child-categories li {
  border-bottom: 1px solid #dadada;
}

.category-group-wrapper .child-categories li:nth-last-child(1) {
  border: 0;
}



.category-group-wrapper .show-more {
  display: block !important;
  margin: 16px;
  background: transparent;
  padding: 0;
  text-align: left;
  border-bottom: 1px solid;
  border-radius: 0;
  width: inherit;
}

button.show-more-text {
  color: rgba(166, 155, 155, 1);
}

button.show-more-text:before {
  font-family: "fontello";
  display: inline-block;
  content: '\e812';
  margin-right: 5px;
}

button.show-more-text.show:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.catalog-category-img img {
  width: 48px;
  border-radius: 15px;
}

.catalog-category-name a {
  color: #000;
  font-size: 18px;
}

.radius {
  border-radius: 15px;
}

.bg-gray {
  background: rgba(245, 245, 245, 1);
}

.proizvodstvo-item {
  width: 376px;
}

.archive.post-type-archive-proizvodstvo {
  background-image: url(/wp-content/themes/tantal-new/img/bg-proizvodstvo.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: 180px;
}



.proizvodstvo-img-wrap {
  background: rgba(244, 206, 71, 1);
  width: 86px;
  height: 86px;
  display: flex;
  padding: 10px;
  border-radius: 5px;
}

.proizvodstvo-title {
  width: 180px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  color: #000;
}

.proizvodstvo-item a {
  color: #000;
  line-height: normal;
}

.uslugi-title {
  color: #000;
  font-family: Inter;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  text-align: left;
}

.uslugi-img-wrap {
  position: relative;
  padding-top: 20px;
  padding-left: 20px;
}

.uslugi-img-wrap:before {
  content: '';
  width: 3px;
  height: 65px;
  background: rgba(244, 206, 71, 1);
  position: absolute;
  left: 0;
  top: 0;
}

.uslugi-img-wrap:after {
  content: '';
  width: 65px;
  height: 3px;
  background: rgba(244, 206, 71, 1);
  position: absolute;
  left: 0;
  top: 0;
}

.proizvodstvo-img-wrap.me-3 br {
  display: none;
}

.page-template-page-about .proizvodstvo-img-wrap {
  width: 73px;
  height: 73px;
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.aside__menu {
  background: rgba(245, 245, 245, 1);
  border-radius: 15px;
}

.wpcf7-select {
  height: 50px;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid;
}

.consultant-form>div {
  position: relative;
}

.consultant-form>div label {
  position: absolute;
  top: 5px;
  z-index: 9;
  background: #fff;
  left: 12px;
}

.wpcf7-form-control {
  height: 50px;
  border-radius: 10px;
  border: 1px solid;
}

.consultant-form>div {
  position: relative;
  margin-right: 20px;
}

.consultant-form .btn-submit {
  margin-top: 15px;
}

.consultant-form .btn-submit .wpcf7-submit {
  width: 100%;
  background: rgba(244, 206, 71, 1);
  border-color: rgba(244, 206, 71, 1);
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.23);
  -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.23);
  box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.23);
}

.consultant-form .wpcf7-form-control {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.23);
  -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.23);
  box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.23);
}

.consultant-form .btn-submit .wpcf7-submit:hover {
  box-shadow: none;
}

span.wpcf7-form-control.wpcf7-acceptance {
  border: 0;
  box-shadow: none;
}


.consultant-form .wpcf7-acceptance input[type="checkbox"] {
  border-radius: 5px !important;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(31, 114, 228, 1);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.consiltant-form>div {
  margin-right: 20px;
  position: relative;
}

.consultant-form .wpcf7-acceptance input[type="checkbox"]:before {
  content: '\e813';
  font-family: "fontello";
  color: rgba(31, 114, 228, 1);

}

.consiltant-form {
  margin-top: 40px;
}

.production__img img,
.services__img img,
.news__img img {
  border-radius: 15px;
}

.production__slider .swiper-button-next:after,
.services__slider .swiper-button-next:after,
.manufacture__slider .swiper-button-next:after,
.news__slider .swiper-button-next:after {
  display: none;
}

.production__slider .swiper-button-next,
.services__slider .swiper-button-next,
.manufacture__slider .swiper-button-next,
.news__slider .swiper-button-next {
  top: inherit;
  font-size: 10px;
  color: #333;
  display: block;
}

.production__slider .swiper-button-next {
  bottom: -22px;
}

.services__slider .swiper-button-next {
  bottom: -8px;
}

.manufacture__slider .swiper-button-next {
  bottom: -9px;
  color: #fff !important;
}

.news__slider .swiper-button-next {
  bottom: -8px;
}

.manufacture__slider .btn {
  color: #fff;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px !important;
  height: 24px !important;
  border: 3px solid #f4ce47;
  background: transparent !important;
  top: 7px;
  position: relative;
}

#swiper-bullets:after {
  content: '';
  width: 100px;
  height: 1px;
  background: #f4ce47;
  position: absolute;
  top: 26px;
  right: -112px;
}

#swiper-bullets {
  margin-right: 160px;
}

.production__slider img.product_catalog__img {
  width: 130px;
  border-radius: 0;
  opacity: 0.8;
}

.production__slider {
  margin-top: 30px;
}


.filters {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;

}

.filter-item {
  position: relative;
  width: 200px;
}

.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f6f6f6;
  border: none;
  border-radius: 8px;
  padding: 20px 10px 20px 20px;
  font-size: 16px;
  color: #333;
  width: 100%;
  cursor: pointer;
}

.custom-select:focus {
  outline: none;
  border-color: #ccc;
}


.filter-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url("/wp-content/themes/tantal-new/img/icons/bottom-arrow.svg");
  background-size: cover;
  pointer-events: none;
}


.custom-select option {
  padding: 8px;
  font-size: 14px;
}
