@import url("../../fonts/almoni/stylesheet.css");
body {
  padding-top: 173px;
}

body.admin-bar {
  padding-top: 205px;
}

.mobile_only {
  display: none;
}

.box-product .wrap_img img.pro_img {
  max-width: 100%;
}

.whatsapp-floating {
  left: 12px;
  right: auto;
  bottom: 87px;
}

.adn-open-cart-button.center {
  bottom: calc(6% - 30px) !important;
  right: 10px;
}

.about .wrap_link {
  margin-top: 30px;
}
.about .wrap_link a {
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
  transition: 0.5s;
  text-align: center;
  border-radius: 0;
}
.about .wrap_link a span {
  color: #000;
  margin-left: 15px;
  font-size: 20px;
}

section.about .introtitle p {
  color: #000;
  font-size: 38px;
  font-weight: 400;
  line-height: 46px;
}
section.about .introtitle p strong {
  font-weight: 900;
}
section.about .boxes_services {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
}
section.about .boxes_services .box {
  width: 32.5%;
  padding: 10px;
  box-shadow: 0px 0px 25px 0px #e7e7e7;
  margin-bottom: 20px;
}
section.about .boxes_services .box .inner {
  display: flex;
  height: 113px;
  border-radius: 12px;
  background: #fff;
  justify-content: flex-start;
  padding: 10px;
  padding-right: 30px;
  position: relative;
  overflow: hidden;
  align-items: center;
}
section.about .boxes_services .box .inner .text {
  font-size: 26px;
  font-weight: 700;
  font-size: 26px;
  color: #2c3136;
}
section.about .boxes_services .box .inner .icon {
  position: absolute;
  left: 0;
  height: 100%;
}

.top_header {
  background: #0f5b8d;
}
.top_header .inner {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 20px;
}
.top_header .flex_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 37px;
}
.top_header .flex_wrap .wrap_menu {
  width: 33.33%;
}
.top_header .flex_wrap .wrap_menu ul {
  display: flex;
}
.top_header .flex_wrap .wrap_menu ul li {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid #fff;
}
.top_header .flex_wrap .wrap_menu ul li:last-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
.top_header .flex_wrap .wrap_menu ul li a {
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  line-height: 1;
}
.top_header .flex_wrap .wrap_messages {
  width: 33.33%;
  text-align: center;
}
.top_header .flex_wrap .wrap_messages .wrap_text {
  color: #fff;
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
}
.top_header .flex_wrap .wrap_phone {
  text-align: left;
  width: 33.33%;
}
.top_header .flex_wrap .wrap_phone a {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
}

.slider-top .swiper-button-next:after,
.slider-top .swiper-button-prev:after {
  font-size: 0;
}
.slider-top .swiper-button-next {
  left: 30px;
}
.slider-top .swiper-button-prev {
  right: 30px;
}

.main_header .header-inner {
  height: auto;
  min-height: 75px;
}
.main_header .logo_saerch_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 70px;
  width: 100%;
}
.main_header .logo_saerch_wrap .logo-cont {
  position: relative;
  top: 7px;
  width: 20%;
}
.main_header .logo_saerch_wrap .wrap_form form {
  position: relative;
  width: 800px;
}
.main_header .logo_saerch_wrap .wrap_form .is-ajax-search label {
  width: 100% !important;
}
.main_header .logo_saerch_wrap .wrap_form input {
  border-radius: 24px !important;
  background: #e5e5e5 !important;
  height: 48px !important;
  padding-right: 40px;
  color: #000;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 1;
  border: 0 !important;
  width: 100%;
  font-family: "Almoni DL AAA" !important;
}
.main_header .logo_saerch_wrap .wrap_form input::-moz-placeholder {
  opacity: 1 !important;
  color: #000 !important;
  font-weight: 400 !important;
}
.main_header .logo_saerch_wrap .wrap_form input::placeholder {
  opacity: 1 !important;
  color: #000 !important;
  font-weight: 400 !important;
}
.main_header .logo_saerch_wrap .wrap_form button {
  top: 19px;
}
.main_header .logo_saerch_wrap .wrap_form button .is-search-icon {
  height: auto;
  padding: 0;
  line-height: 1;
  background: none;
  border: 0;
  width: auto;
  padding: 0 5px;
}
.main_header .logo_saerch_wrap .icons {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.main_header .logo_saerch_wrap .icons .icon {
  padding: 8px 18px;
  cursor: pointer;
  transition: 0.5s;
  color: #656160;
  position: relative;
  border-left: 1px solid #d5d5d5;
}
.main_header .logo_saerch_wrap .icons .icon:last-child {
  border: 0;
}
.main_header .logo_saerch_wrap .icons .number {
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  top: 0px;
  right: 8px;
  background: #0e548a;
  color: #fff;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  text-align: center;
}

.is-ajax-term-label {
  text-align: right;
}

.is-ajax-search-details,
.is-ajax-search-details *,
.is-ajax-search-result,
.is-ajax-search-result * {
  text-align: right !important;
}

.main_menu_wrap ul {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}
.main_menu_wrap ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}
.main_menu_wrap ul li > a {
  padding: 0 20px;
  border-left: 1px solid #000;
  display: block;
  color: #363636;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  font-family: "Almoni DL AAA";
}
.main_menu_wrap ul li > a:hover {
  color: #0f5b8d;
}
.main_menu_wrap ul li:last-child a {
  border: 0;
}
.main_menu_wrap ul li .sub-menu {
  position: absolute;
  display: block;
  background: #fff;
  border-top: 3px solid #0f5b8d;
  top: 100%;
  padding: 15px 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
}
.main_menu_wrap ul li .sub-menu > li {
  justify-content: baseline;
  min-height: auto;
  display: block;
}
.main_menu_wrap ul li .sub-menu > li > a {
  border: 0;
  display: block;
  padding: 7px 20px;
  font-family: "Almoni DL AAA";
}
.main_menu_wrap ul li .sub-menu > li.menu-item-has-children .sub-menu {
  position: absolute;
  right: 100%;
  top: -3px;
  width: 200px;
  opacity: 0;
  visibility: hidden;
}
.main_menu_wrap ul li .sub-menu > li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.main_menu_wrap ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

section.top-inner {
  background: none;
  background: #0f5b8d;
  padding-top: 10px;
  padding-bottom: 12px;
}

section.top-inner .title-wrapper .title {
  font-family: "Almoni DL AAA";
  font-size: 62px;
  font-weight: 700;
  line-height: 1;
}

section.top-inner .breadcrumbs {
  margin-top: 14px;
}

section.top-inner .line a {
  font-family: "Almoni DL AAA";
  font-weight: 400;
}

section.slider-top .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0077bc;
}

section.slider-top .swiper-container .swiper-pagination-bullets {
  left: 0;
  right: 0;
  margin: auto;
}

.home_catalog_sec .boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5%;
  margin-top: 25px;
}
.home_catalog_sec .boxes .box_pazzle {
  width: 24.5%;
  margin-bottom: 6px;
  position: relative;
  min-height: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #efefef;
  transition: 0.2s;
}
.home_catalog_sec .boxes .box_pazzle .pice {
  width: 100px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}
.home_catalog_sec .boxes .box_pazzle .pice::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: #efefef;
  border: 6px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  transition: 0.2s;
}
.home_catalog_sec .boxes .box_pazzle .left_pice {
  left: -75px;
  transform: rotate(270deg);
}
.home_catalog_sec .boxes .box_pazzle .bottom_pice {
  bottom: -50px;
  transform: rotate(180deg);
}
.home_catalog_sec .boxes .box_pazzle .right_pice {
  right: -75px;
  transform: rotate(90deg);
}
.home_catalog_sec .boxes .box_pazzle .top_pice {
  top: -50px;
}
.home_catalog_sec .boxes .box_pazzle .inner {
  text-align: center;
}
.home_catalog_sec .boxes .box_pazzle .inner svg path {
  transition: 0.2s;
}
.home_catalog_sec .boxes .box_pazzle .inner .title {
  margin: 10px 0;
}
.home_catalog_sec .boxes .box_pazzle .inner .title span {
  color: #000;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  transition: 0.2s;
}
.home_catalog_sec .boxes .box_pazzle .inner .desc {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  max-width: 280px;
  margin: 0 auto;
  transition: 0.2s;
}
.home_catalog_sec .boxes .box_pazzle:hover, .home_catalog_sec .boxes .box_pazzle:focus {
  background: #0e5786;
}
.home_catalog_sec .boxes .box_pazzle:hover .pice::before, .home_catalog_sec .boxes .box_pazzle:focus .pice::before {
  background: #0e5786;
}
.home_catalog_sec .boxes .box_pazzle:hover .inner span, .home_catalog_sec .boxes .box_pazzle:focus .inner span {
  color: #fff;
}
.home_catalog_sec .boxes .box_pazzle:hover .inner .desc, .home_catalog_sec .boxes .box_pazzle:focus .inner .desc {
  color: #fff;
}
.home_catalog_sec .boxes .box_pazzle:hover .inner svg path, .home_catalog_sec .boxes .box_pazzle:focus .inner svg path {
  stroke: #fff;
}
.home_catalog_sec .boxes .box_pazzle.fill:hover .inner svg path, .home_catalog_sec .boxes .box_pazzle.fill:focus .inner svg path {
  fill: #fff;
}
.home_catalog_sec .boxes .box_pazzle.stroke:hover .inner svg path, .home_catalog_sec .boxes .box_pazzle.stroke:focus .inner svg path {
  stroke: #fff;
}
.home_catalog_sec .boxes .box_pazzle.fill_stroke:hover .inner svg path, .home_catalog_sec .boxes .box_pazzle.fill_stroke:focus .inner svg path {
  stroke: #fff;
  fill: #fff;
}
.home_catalog_sec .wrap_link_shop {
  text-align: center;
  margin-top: 40px;
}
.home_catalog_sec .wrap_link_shop a {
  padding: 0;
  background: none;
}
.home_catalog_sec .wrap_link_shop a span {
  color: #000;
  margin-left: 15px;
  font-size: 20px;
}

section.logos .boxes .box {
  display: flex;
  align-items: center;
  height: 90px;
  margin: 0;
}

section.logos .boxes .box:first-child {
  width: 170px;
  padding-left: 20px;
}

section.logos .title {
  padding: 0;
  border-left: 5px solid #0e548a;
  white-space: normal;
}

.home_logos_slider {
  width: calc(100% - 230px);
  margin: 0;
}

.home_sells_sec {
  height: 727px;
  position: relative;
  padding: 0;
}
.home_sells_sec .bg_sells {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_sells_sec .check_sign {
  position: absolute;
  left: 15%;
  bottom: 0;
  height: 100%;
}
.home_sells_sec .opac_dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_sells_sec .sider_title {
  position: absolute;
  width: 100%;
  top: 190px;
}
.home_sells_sec .sider_title p {
  color: #fff;
  font-size: 56px;
  font-weight: 900;
  line-height: 1;
}
.home_sells_sec .outer_slider {
  position: relative;
}
.home_sells_sec .outer_slider .swiper-button-next,
.home_sells_sec .outer_slider .swiper-button-prev {
  opacity: 0;
  z-index: -1;
}
.home_sells_sec .outer_slider .custom_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  z-index: 2;
}
.home_sells_sec .outer_slider .custom_prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
  z-index: 2;
}
.home_sells_sec .sell_slider .flex_wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.home_sells_sec .sell_slider .flex_wrap .con_col {
  width: 50%;
  padding-top: 150px;
}
.home_sells_sec .sell_slider .flex_wrap .con_col .pro_title span {
  color: #fff;
  font-size: 78px;
  font-weight: 300;
  line-height: 78px;
}
.home_sells_sec .sell_slider .flex_wrap .con_col .wrap_price {
  margin-top: 20px;
}
.home_sells_sec .sell_slider .flex_wrap .con_col .wrap_price span {
  color: #fff;
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
}
.home_sells_sec .sell_slider .flex_wrap .con_col .wrap_link {
  margin-top: 40px;
}
.home_sells_sec .sell_slider .flex_wrap .con_col .wrap_link a span {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  margin-left: 15px;
}
.home_sells_sec .sell_slider .flex_wrap .img_col {
  width: 50%;
}
.home_sells_sec .sell_slider .flex_wrap .img_col .abs_brand {
  position: absolute;
  left: -10%;
  bottom: 40px;
  max-width: 200px;
}

section.content-parts .parts .part_con {
  width: 45%;
}

section.content-parts .parts .part_items {
  width: 55%;
}

section.content-parts .boxes.services .box {
  width: 50%;
  padding: 10px;
}

section.content-parts .boxes.services {
  margin: 0;
}

section.content-parts .introtitle p {
  color: #000;
  font-size: 38px;
  font-weight: 400;
  line-height: 46px;
}
section.content-parts .introtitle p strong {
  font-weight: 900;
}

section.content-parts .boxes.services .box .inner {
  height: 113px;
  border-radius: 12px;
  background: #fff;
  justify-content: flex-start;
  padding-right: 30px;
  position: relative;
  overflow: hidden;
}
section.content-parts .boxes.services .box .inner .text {
  font-size: 26px;
}
section.content-parts .boxes.services .box .inner .icon {
  position: absolute;
  left: 0;
}

.why_avieli {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 110px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0;
}
.why_avieli .wrap_title {
  width: 140px;
  color: #0f5b8d;
  text-align: right;
  font-family: "Almoni DL AAA";
  font-size: 36px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  border-left: 5px solid #0f5b8d;
  display: block;
}
.why_avieli .wrap_items {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 150px);
  text-align: center;
  padding-right: 100px;
}
.why_avieli .wrap_items .wrap_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.why_avieli .wrap_items .wrap_item img {
  max-height: 77px;
}
.why_avieli .wrap_items .wrap_item .item_title {
  margin-top: 15px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

section.content-parts .content p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

section.content-parts .btn {
  background: none;
  padding: 0;
  min-width: auto;
}
section.content-parts .btn span {
  color: #2c3136;
  font-size: 20px;
  font-weight: 700;
  margin-left: 10px;
}

footer .part-top {
  background: #0f5b8d;
  padding-bottom: 0;
}

footer .part-bottom {
  background: #0f5b8d;
}

footer .part-top .cols {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}

footer .part-bottom {
  padding: 30px 0;
}
footer .part-bottom .credit,
footer .part-bottom .copy {
  font-size: 18px;
}

footer .part-top .cols .col .title {
  font-size: 18px;
  font-weight: 900;
}

footer .part-top .cont-form {
  background: #efefef;
  border-radius: 20px;
  padding: 54px;
}
footer .part-top .cont-form .wpcf7 input {
  padding: 10px 0;
}
footer .part-top .cont-form .wpcf7 input[type=submit] {
  background: no-repeat;
  color: #000;
  width: auto;
}

footer .part-top .cont-form .form-title {
  border-left: 5px solid #0e548a;
}

.wrapper-social {
  margin: 0;
}
.wrapper-social .social {
  background: none;
}
.wrapper-social a {
  border-radius: 28px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  margin: 0 10px;
  font-size: 17px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrapper-social a i {
  color: #0f5b8d;
}

.home_cat_sec {
  background: #f2f2f2;
  padding: 80px 0;
}
.home_cat_sec .flex_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.home_cat_sec .flex_wrap .linki {
  color: #2c3136;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.home_cat_sec .flex_wrap .linki span {
  margin-right: 15px;
}
.home_cat_sec .wrap_products {
  display: flex;
  gap: 14px;
}

.box-product {
  width: 20%;
  padding: 0;
}
.box-product .inner {
  background: none;
  padding: 0;
}
.box-product .inner:after {
  display: none;
}
.box-product .inner .info {
  font-size: 20px;
  padding-left: 30px;
}
.box-product .inner .info .price {
  margin-bottom: 10px;
  direction: ltr;
  display: flex !important;
  justify-content: end;
  align-items: baseline;
  display: none !important;
}
.box-product .inner .info .price ins {
  text-decoration: none;
}
.box-product .inner .info .price del {
  margin-right: 15px;
  text-decoration: none;
  position: relative;
}
.box-product .inner .info .price del:after {
  content: "";
  border-bottom: 1px solid #000000;
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  right: 0;
  width: 100%;
  display: block;
}
.box-product .inner .info .price del span {
  font-size: 24px;
  font-weight: 400;
}
.box-product .inner .info .price span {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}
.box-product .inner .info .title {
  color: #0f5b8d;
  font-size: 21px;
  font-family: "Almoni DL AAA";
  font-weight: 700;
  line-height: 1;
  transition: 0.3s;
}
.box-product .wrap_img {
  overflow: hidden;
  border-radius: 18px;
  background-color: #fff;
  min-height: 296px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  position: relative;
  border: 2px solid #fff;
  transition: 0.3s;
}
.box-product .wrap_img img.pro_img {
  transition: 0.3s;
}
.box-product .wrap_img .brand_logo {
  position: absolute;
  max-width: 100px;
  left: 15px;
  bottom: 15px;
}
.box-product a:hover .wrap_img, .box-product a:focus .wrap_img {
  border: 2px solid #cf9a64;
}
.box-product a:hover .wrap_img img.pro_img, .box-product a:focus .wrap_img img.pro_img {
  transform: scale(1.05);
}
.box-product a:hover .inner .info .title, .box-product a:focus .inner .info .title {
  color: #cf9a64;
}
.box-product.sell_product .inner .info .price {
  display: flex !important;
}

.title_mob {
  display: none;
}

section.category {
  padding-top: 65px;
}

section.category .content {
  margin-bottom: 40px;
}

section.category .subtitle {
  margin-top: 0;
}

section.category .parts .part.sidebar {
  width: 280px;
  margin-top: 40px;
}

section.category .sidebar-wrapper .header {
  text-align: center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
section.category .sidebar-wrapper .header p {
  font-family: "Almoni DL AAA";
  font-size: 26px;
  font-weight: 900;
}

.wpc-filters-range-slider-wrapper {
  margin: 1.5em 2px 13px 14px !important;
}

.wpc-filter-range-form {
  display: flex !important;
  flex-direction: column-reverse !important;
}
.wpc-filter-range-form input {
  color: rgba(0, 0, 0, 0.4);
  font-family: "Almoni DL AAA";
  font-size: 17px;
  font-weight: 400;
  outline: 0;
}
.wpc-filter-range-form .wpc-filters-range-min {
  direction: ltr;
}

.close_filter {
  display: none;
}

section.category .boxes .box-product .inner {
  border: none;
}

section.category .boxes {
  gap: 1.6%;
  margin: 0;
}
section.category .boxes .box-product {
  width: 23.8%;
  margin-bottom: 70px;
}
section.category .boxes .box-product a {
  text-decoration: none;
}
section.category .boxes .box-product .wrap_img {
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
section.category .boxes .box-product a:hover .wrap_img, section.category .boxes .box-product a:focus .wrap_img {
  border: 2px solid #cf9a64;
}

section.product .sku {
  color: rgba(44, 49, 54, 0.5);
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  margin-top: 5px;
}

section.product .price {
  font-size: 32px;
  font-family: "Almoni DL AAA";
  color: #2c3136;
}

section.product .price-wrapper {
  height: auto;
}

section.product .price-wrapper .price-size {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
}

.only_pickup span {
  color: #cf9a64;
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}

section.product .content {
  color: #2c3136;
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.pro_con_items {
  margin-top: 30px;
}
.pro_con_items .pro_con_item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.pro_con_items .pro_con_item:last-child {
  margin: 0;
}
.pro_con_items .pro_con_item span {
  margin-right: 8px;
}

section.product .cart .single_add_to_cart_button {
  border-radius: 53px;
  background: #0f5b8d;
  color: #fff;
  font-family: "Almoni DL AAA";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px 20px;
  text-align: center;
  width: auto;
  margin-left: 20px;
}
section.product .cart .single_add_to_cart_button .arr {
  margin-right: 10px;
}

.add_to_cart_button {
  border-radius: 53px;
  background: #0f5b8d;
  color: #fff;
  font-family: "Almoni DL AAA";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 10px 20px;
  text-align: center;
  width: auto;
  margin-left: 20px;
  margin-top: 35px;
}
.add_to_cart_button .arr {
  margin-right: 10px;
}

section.product .cont-form {
  background: #efefef;
  padding: 35px;
  border-radius: 20px;
  max-width: 630px;
  padding-left: 39px;
}
section.product .cont-form .title {
  font-family: "Almoni DL AAA";
  font-size: 28px;
}
section.product .cont-form .wpcf7 {
  padding: 0;
}
section.product .cont-form .wpcf7 form {
  display: block;
  padding-bottom: 0;
}
section.product .cont-form .wpcf7 form .inputs_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.product .cont-form .wpcf7 form .inputs_wrap .wrap_input {
  width: 49%;
}
section.product .cont-form .wpcf7 form .wpcf7-form-control-wrap {
  width: 100%;
  padding: 0;
}
section.product .cont-form .wpcf7 form .wrap_checkbox {
  text-align: right;
}
section.product .cont-form .wpcf7 form .wpcf7-list-item {
  margin: 0;
}
section.product .cont-form .wpcf7 form .abs_acc {
  position: relative;
  text-align: right;
  bottom: auto;
  right: auto;
}
section.product .cont-form .wpcf7 form .wrap_input {
  margin-bottom: 13px;
}
section.product .cont-form .wpcf7 form .wrap_input input {
  border-radius: 9px;
  background: #fff;
  width: 100%;
  height: 50px;
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  border: 0;
  padding-right: 13px;
}
section.product .cont-form .wpcf7 form .wrap_submit {
  text-align: left;
}
section.product .cont-form .wpcf7 form .wrap_submit input {
  background: none;
  color: #2c3136;
  font-family: "Almoni DL AAA";
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  border-radius: 0;
  padding: 0;
}
section.product .cont-form .wpcf7 form .wrap_submit .wpcf7-spinner {
  position: absolute;
}

.wrap_accordion {
  margin-top: 70px;
}
.wrap_accordion .accordion-content {
  display: none;
  padding: 0;
  padding-bottom: 30px;
}
.wrap_accordion .accordion-content p {
  color: #2c3136;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.wrap_accordion .accordion-header {
  width: 100%;
  cursor: pointer;
  padding: 25px 0;
  border: 0;
  background: #f3f3f3;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: no-repeat;
}
.wrap_accordion .accordion-header span {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
}
.wrap_accordion .accordion-header.active svg {
  transform: scaleY(-1);
}
.wrap_accordion .accordion-item {
  border-bottom: 1px solid #e6e6e6;
}

.advantages {
  padding-right: 25px;
}

.advantages .box {
  border: 0;
  margin: 0;
  padding: 0;
  padding-left: 22px;
  margin-left: 22px;
  border-left: 1px solid rgba(15, 91, 141, 0.5);
  flex-grow: initial;
  flex-basis: auto;
}
.advantages .box:last-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.advantages .box .icon {
  height: auto;
  min-height: 31px;
}
.advantages .box .text {
  color: #2c3136;
  text-align: center;
  font-family: "Almoni DL AAA";
  font-size: 17px;
  line-height: 1;
  font-weight: 400;
}

section.product .sliders {
  display: block;
}
section.product .sliders .inner_wrap {
  position: relative;
}
section.product .sliders .inner_wrap .logo {
  position: absolute;
  left: 50px;
  z-index: 9;
  max-width: 110px;
  bottom: 30px;
}
section.product .sliders .gallery-top {
  margin-bottom: 20px;
}
section.product .sliders .gallery-top .swiper-slide .wrap_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  height: 610px;
}
section.product .sliders .gallery-top .swiper-slide .wrap_img .abs_text {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 4;
}
section.product .sliders .gallery-top .swiper-slide .wrap_img .abs_text span {
  color: #2c3136;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
}

section.product .sliders .gallery-thumbs .swiper-slide img {
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 16px;
  width: 118px;
  height: 106px;
}

section.category.more {
  background: #fff;
}
section.category.more .section-inner {
  max-width: 1370px;
}
section.category.more .section-title {
  margin-bottom: 35px;
}
section.category.more .boxes {
  gap: 1.7%;
}
section.category.more .boxes .box-product {
  width: 23.7%;
}

section.category .subtitle p {
  color: #2c3136;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
section.category .cat_list {
  margin: 50px 20px;
}
section.category .cat_list ul {
  display: flex;
  justify-content: center;
  gap: 12px;
}
section.category .cat_list ul li a {
  color: #2c3136;
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  border-radius: 17px;
  border: 1px solid #d1d1d1;
  min-height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  padding-bottom: 1px;
}

section.category .boxes {
  margin-top: 0;
}

section.category .sidebar-wrapper {
  background-color: #fff;
}

section.category .sidebar-wrapper .header {
  padding: 12px;
}

.wpc-filters-widget-containers-wrapper {
  padding-top: 20px;
}

.wpc-filters-section {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 30px;
}

.wpc-wrap-icons {
  color: #0f5b8d;
  font-family: "Almoni DL AAA";
  font-size: 21px;
  font-weight: 900;
  line-height: 1;
}

.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon {
  border-left: 3px solid #0f5b8d !important;
  border-top: 3px solid #0f5b8d !important;
  right: auto !important;
  left: 2px !important;
}

.wpc-filter-collapsible.wpc-closed .wpc-filter-selected-values {
  display: none;
}

body .wpc-filters-main-wrap li.wpc-term-item {
  margin: 0;
}
body .wpc-filters-main-wrap li.wpc-term-item a {
  color: #000;
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
body .wpc-filters-main-wrap .wpc-term-item-content-wrapper input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
body .wpc-filters-main-wrap .wpc-term-item-content-wrapper label {
  position: relative;
  padding-right: 10px;
}
body .wpc-filters-main-wrap .wpc-term-item-content-wrapper label::before {
  content: "";
  border-radius: 2px;
  border: 1px solid #0f5b8d;
  position: absolute;
  right: 0;
  top: 5px;
  width: 11px;
  height: 11px;
  display: block;
}
body .wpc-filters-main-wrap .wpc-term-item-content-wrapper input:checked + label:before {
  background: #0f5b8d;
}

.wpc-filters-range-inputs .ui-slider .ui-slider-handle {
  width: 14px !important;
  height: 14px !important;
  border: 1px solid #d1d1d1 !important;
  background: #fff !important;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25) !important;
  top: -6px !important;
}

.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range {
  background: #0f5b8d !important;
}

.wpc-filters-range-inputs .ui-slider-horizontal {
  background: #d1d1d1;
}

.wpc-filters-widget-content input[type=number] {
  min-height: auto !important;
  padding: 0 !important;
  border: 0 !important;
  width: 100% !important;
}

.wpc-filters-range-max-column,
.wpc-filters-range-min-column {
  max-width: 60px !important;
}

.wpc-filters-range-min-column input {
  text-align: left;
}

.ui-slider-handle {
  position: relative;
}

.slider-tooltip {
  position: absolute;
  top: -25px; /* distance above handle */
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 4px;
  white-space: nowrap;
  pointer-events: none;
}

body.admin-bar .adn-main-mini-cart {
  top: 32px;
}

.adn-mini-cart-actions a.adn-exit-button {
  margin-left: 15px;
  margin-right: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.adn_shop_table_responsive tr td {
  margin-right: auto !important;
  margin-left: 0 !important;
}

.adn-mini-cart-actions a.adn-checkout-button,
.adn-mini-cart-actions a.adn-checkout-button:hover {
  border-radius: 0 !important;
}

.is-ajax-search-details a,
.is-ajax-search-result a {
  font-size: 19px !important;
}

.is-ajax-search-result * {
  font-size: 17px !important;
}

div.is-ajax-search-details {
  direction: rtl !important;
}

div.is-ajax-search-details,
div.is-ajax-search-result {
  direction: rtl;
}

.adn-main-mini-cart {
  display: none !important;
}

#mini-cart-toggle {
  border-radius: 20px;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.4rem 0.9rem;
  border: 2px solid transparent;
  box-shadow: 1px 0 10px 0 rgba(51, 51, 51, 0.31);
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: center;
  max-width: 80%;
  min-height: 60px !important;
  opacity: 0.9;
  position: fixed;
  right: 30px;
  text-decoration: none !important;
  transition: 0.4s;
  width: 60px !important;
  z-index: 999998;
  background-color: #03a0c7 !important;
  color: #ffffff !important;
  border-radius: 20px !important;
  bottom: 30px;
  cursor: pointer;
  display: block;
}
#mini-cart-toggle svg {
  position: relative;
  z-index: -1;
}
#mini-cart-toggle svg circle,
#mini-cart-toggle svg path {
  fill: #fff;
}
#mini-cart-toggle .abs_count {
  align-items: center;
  border-radius: 23px;
  background-color: #cf9a66;
  color: #ffffff;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 23px;
  justify-content: center;
  left: 0;
  letter-spacing: 0.02em;
  line-height: 1;
  position: absolute;
  top: 0;
  transform: translate(-25%, -25%);
  width: 23px;
  font-family: "Almoni DL AAA";
}

/* Overlay background */
.mini-cart-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; /* hidden by default */
  z-index: 999999;
}

/* Sidebar */
.mini-cart-sidebar {
  position: fixed;
  top: 0;
  right: -400px; /* hidden to the right */
  width: 480px;
  max-width: 100%;
  height: 100%;
  background: #fff;
  padding: 20px;
  overflow-y: auto;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
  transition: right 0.3s ease;
  padding-top: 30px;
}
.mini-cart-sidebar h3 {
  font-size: 30px;
  line-height: 1;
}
.mini-cart-sidebar #mini-cart-close {
  position: absolute;
  left: 20px;
  background: transparent;
  border: 0;
  font-size: 40px;
  padding: 0;
  cursor: pointer;
  top: 25px;
  line-height: 1;
  display: block;
}
.mini-cart-sidebar .product_list_widget {
  margin: 30px 0;
}
.mini-cart-sidebar .product_list_widget li {
  display: flex;
  align-items: center;
  position: relative;
}
.mini-cart-sidebar .product_list_widget li img {
  height: auto;
  float: right;
}
.mini-cart-sidebar .product_list_widget li .remove_from_cart_button {
  position: absolute;
  left: 0;
  font-size: 38px;
  font-weight: 300;
}
.mini-cart-sidebar .product_list_widget li a {
  max-width: 230px;
  display: flex;
  align-items: center;
}
.mini-cart-sidebar .product_list_widget li .quantity {
  margin-right: 15px;
  font-size: 20px;
}
.mini-cart-sidebar .woocommerce-mini-cart__total,
.mini-cart-sidebar .woocommerce-mini-cart__buttons {
  display: flex;
  justify-content: space-between;
}
.mini-cart-sidebar .woocommerce-mini-cart__total span,
.mini-cart-sidebar .woocommerce-mini-cart__total strong,
.mini-cart-sidebar .woocommerce-mini-cart__buttons span,
.mini-cart-sidebar .woocommerce-mini-cart__buttons strong {
  font-size: 20px;
}
.mini-cart-sidebar .woocommerce-mini-cart__buttons a {
  width: 48%;
  height: 50px;
  background: #0f5b8d;
  color: #fff;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
}
.mini-cart-sidebar .woocommerce-mini-cart__total {
  margin-bottom: 30px;
}

/* Open state */
.mini-cart-overlay.open .mini-cart-sidebar {
  right: 0;
}

body.admin-bar .mini-cart-overlay,
body.admin-bar .mini-cart-sidebar {
  top: 32px;
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  font-size: 16px;
}

.dgwt-wcas-suggestion {
  padding: 5px 10px;
}

.dgwt-wcas-st-breadcrumbs {
  font-size: 15px;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
  font-size: 17px;
}

.dgwt-wcas-st {
  font-size: 18px;
}

.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
  padding-top: 8px;
  padding-bottom: 8px;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp {
  box-shadow: 0 0 20px #ddd;
}

.search_page {
  padding-top: 40px;
}
.search_page .page-header {
  margin-bottom: 30px;
}
.search_page .page-title {
  text-align: center;
}

header.entry-header {
  position: relative;
}

.results_sec {
  background: #f2f2f2;
}
.results_sec .posts-navigation {
  display: none;
}
.results_sec .wrap_products {
  display: flex;
  gap: 1.2%;
  flex-wrap: wrap;
}
.results_sec .wrap_products .box-product {
  width: 19%;
  margin-bottom: 40px;
}

.shop-ordering {
  text-align: left;
  margin-bottom: 20px;
}
.shop-ordering .woocommerce-ordering select {
  color: #000;
  text-align: right;
  font-family: "Almoni DL AAA";
  font-size: 18px;
  font-weight: 700;
  border: 0;
  background: transparent;
  width: 80px;
}

.mob_buttons_wrap,
.check_mob,
.wrap_search_mob {
  display: none;
}

@media only screen and (max-width: 1440px) {
  body {
    padding-top: 190px;
  }
  .top_header .flex_wrap .wrap_menu {
    width: 375px;
  }
  .top_header .flex_wrap .wrap_menu ul li {
    margin-left: 15px;
    padding-left: 15px;
  }
  .top_header .flex_wrap .wrap_menu ul li a {
    font-size: 18px;
  }
  .top_header .flex_wrap .wrap_messages {
    width: 430px;
  }
  .top_header .flex_wrap .wrap_phone {
    width: 150px;
  }
  .main_header .logo_saerch_wrap .wrap_form form {
    width: 500px;
  }
  .main_menu_wrap ul li > a {
    padding: 0 15px;
    font-size: 19px;
  }
  .main_menu_wrap ul {
    min-height: 45px;
  }
  .main_menu_wrap ul li {
    min-height: 45px;
  }
  .main_header .logo_saerch_wrap .logo-cont img {
    max-width: 100%;
    height: auto;
  }
  .main_header .logo_saerch_wrap .wrap_form input {
    height: 44px;
    color: #000;
    font-family: "Almoni DL AAA";
    padding-right: 44px;
  }
  .main_header .logo_saerch_wrap .wrap_form input::-moz-placeholder {
    opacity: 1;
    color: #000;
  }
  .main_header .logo_saerch_wrap .wrap_form input::placeholder {
    opacity: 1;
    color: #000;
  }
}
@media only screen and (max-width: 1024px) {
  .desk_only {
    display: none;
  }
  .top_header .flex_wrap {
    min-height: 30px;
  }
  .top_header .flex_wrap .wrap_messages {
    width: 100%;
  }
  .top_header .flex_wrap .wrap_messages .wrap_text {
    font-size: 16px;
  }
  .wrap_search_mob {
    display: block;
  }
  .wrap_phone,
  .wrap_menu {
    display: none;
  }
  #sm_menu_ham {
    top: 65px;
  }
  #sm_menu_ham {
    top: 53px;
    right: 11px;
    width: 22px;
    height: 13px;
    left: auto;
  }
  #sm_menu_ham span {
    background-color: #000;
    height: 1px;
    width: 22px;
  }
  #sm_menu_ham span:nth-child(2),
  #sm_menu_ham span:nth-child(3) {
    top: 6px;
  }
  #sm_menu_ham span:nth-child(4) {
    top: 12px;
  }
  .sm_menu_outer {
    top: 90px;
  }
  body {
    padding-top: 90px;
  }
  body.admin-bar {
    padding-top: 137px;
  }
  body.admin-bar header {
    top: 46px;
  }
  body.admin-bar #sm_menu_ham {
    top: 97px;
  }
  body.admin-bar .sm_menu_outer {
    top: 159px;
  }
  .main_header .header-inner {
    min-height: 60px;
  }
  .main_header .logo_saerch_wrap {
    padding-left: 0;
    padding-right: 30px;
    min-height: 60px;
  }
  .main_header .logo_saerch_wrap .wrap_search_mob .search_trigger {
    background: none;
    border: 0;
  }
  .main_header .logo_saerch_wrap .logo-cont {
    max-width: 135px;
    width: auto;
    top: auto;
  }
  .main_header .logo_saerch_wrap .wrap_form {
    display: none;
  }
  .main_menu_wrap {
    display: none;
  }
  .main_header .logo_saerch_wrap .icons .icon {
    padding: 8px 10px;
  }
  section.slider-top {
    height: 450px;
  }
  section.slider-top .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
  }
  .home_cat_sec {
    padding: 30px 0;
  }
  .section-title {
    font-size: 24px;
  }
  .home_cat_sec .flex_wrap .linki {
    font-size: 18px;
  }
  .box-product .wrap_img {
    min-height: 206px;
    border-radius: 10px;
  }
  .box-product .inner .info .title {
    color: #0f5b8d;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
  }
  .box-product .inner .info .price span {
    font-size: 16px;
  }
  .home_cat_sec .wrap_products {
    flex-wrap: wrap;
  }
  .home_cat_sec .wrap_products .box-product {
    width: 48%;
    margin-bottom: 40px;
  }
  .box-product .inner .info {
    padding-left: 5px;
  }
  .home_catalog_sec .boxes .box_pazzle {
    min-height: 180px;
    width: 49.7%;
  }
  .home_catalog_sec .boxes .box_pazzle .inner .title {
    margin-bottom: 0;
  }
  .home_catalog_sec .boxes .box_pazzle .inner .title span {
    font-size: 17px;
  }
  .home_catalog_sec .boxes .box_pazzle .inner .desc {
    display: none;
  }
  .home_catalog_sec .boxes .box_pazzle .inner .cat_icon svg {
    height: 60px;
  }
  .home_catalog_sec .boxes .box_pazzle .pice {
    width: 72px;
    height: 30px;
  }
  .home_catalog_sec .boxes .box_pazzle .pice::before {
    width: 70px;
    height: 58px;
    border: 4px solid #fff;
  }
  .home_catalog_sec .boxes .box_pazzle {
    margin-bottom: 3px;
  }
  .home_catalog_sec .boxes .box_pazzle .left_pice {
    left: -51px;
  }
  .home_catalog_sec .boxes .box_pazzle .bottom_pice {
    bottom: -30px;
  }
  .home_catalog_sec .boxes .box_pazzle .right_pice {
    right: -51px;
  }
  .home_catalog_sec .boxes .box_pazzle .top_pice {
    top: -30px;
  }
  .home_catalog_sec {
    padding-bottom: 40px;
    border-bottom: 1px solid #ededed;
  }
  section.logos .boxes {
    display: block;
  }
  section.logos .boxes .box:first-child {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  section.logos .title {
    text-align: center;
    border: 0;
    font-size: 24px;
  }
  .home_logos_slider {
    width: 100%;
  }
  section.logos .boxes {
    padding: 0;
  }
  section.logos .boxes .box:first-child {
    justify-content: center;
    min-height: auto;
  }
  section.logos .boxes .box {
    height: auto;
  }
  section.logos .swiper-slide {
    margin: 0 10px;
  }
  .home_sells_sec {
    height: auto;
  }
  .home_sells_sec .sider_title p {
    font-size: 24px;
  }
  .home_sells_sec .sell_slider .flex_wrap {
    flex-direction: column;
    padding-bottom: 70px;
  }
  .home_sells_sec .sell_slider .flex_wrap .con_col {
    width: 100%;
    padding-top: 80px;
    text-align: center;
  }
  .home_sells_sec .sider_title {
    position: absolute;
    width: 100%;
    top: 43px;
    text-align: center;
  }
  .home_sells_sec .sell_slider .flex_wrap .con_col .pro_title span {
    font-size: 30px;
    line-height: 36px;
  }
  .home_sells_sec .sell_slider .flex_wrap .img_col {
    width: 100%;
  }
  .home_sells_sec .sell_slider .flex_wrap .img_col img {
    max-width: 100%;
  }
  .home_sells_sec .sell_slider .flex_wrap .img_col .abs_brand {
    left: 30px;
    bottom: 0;
    max-width: 100px;
  }
  .home_sells_sec .sell_slider .flex_wrap .con_col .wrap_price span {
    font-size: 30px;
  }
  .home_sells_sec .sell_slider .flex_wrap .con_col .wrap_link {
    margin-top: 30px;
  }
  .home_sells_sec .sell_slider .flex_wrap .con_col .wrap_link a {
    margin-right: 15px;
  }
  .home_sells_sec .sell_slider .flex_wrap .con_col .wrap_link a span:last-child {
    margin: 0;
  }
  .home_sells_sec .outer_slider .custom_prev {
    left: 15px;
  }
  .home_sells_sec .outer_slider .custom_prev svg {
    width: 20px;
  }
  .home_sells_sec .outer_slider .custom_next {
    right: 15px;
  }
  .home_sells_sec .outer_slider .custom_next svg {
    width: 20px;
  }
  .home_sells_sec .check_sign {
    display: none;
  }
  .check_mob {
    display: block;
    position: absolute;
    border: 0;
    bottom: 50px;
  }
  section.content-parts .parts {
    flex-direction: row;
  }
  section.content-parts .parts .part_items,
  section.content-parts .parts .part_con {
    width: 100%;
  }
  section.content-parts .introtitle p {
    font-size: 21px;
    font-style: normal;
    line-height: 25px;
  }
  section.content-parts .parts .part:nth-child(1) {
    margin-bottom: 40px;
  }
  section.content-parts .content p {
    font-size: 16px;
    line-height: 21px;
    font-family: "Almoni DL AAA";
  }
  section.content-parts .btn {
    margin-top: 27px;
  }
  section.content-parts .btn span {
    font-size: 16px;
  }
  section.content-parts .boxes.services .box .inner {
    height: 60px;
  }
  section.content-parts .boxes.services .box .inner .text {
    font-size: 17px;
  }
  section.content-parts .boxes.services .box .inner {
    padding-right: 15px;
  }
  section.content-parts .boxes.services .box .inner .icon {
    height: 100%;
  }
  section.content-parts .boxes.services {
    justify-content: space-between;
  }
  section.content-parts .boxes.services .box {
    width: 49%;
    padding: 6px 0px;
  }
  .why_avieli {
    margin-top: 50px;
    padding: 30px 0;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .why_avieli .wrap_title {
    margin-bottom: 40px;
    border: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
  }
  .why_avieli .wrap_items {
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
  }
  .why_avieli .wrap_items .wrap_item {
    margin: 0 13px;
    margin-bottom: 40px;
    width: 27%;
    flex-direction: column;
  }
  .why_avieli .wrap_items .wrap_item img {
    max-height: 50px;
  }
  .why_avieli .wrap_items .wrap_item .item_title {
    font-size: 17px;
    margin-top: 14px;
  }
  footer .part-top .cont-form {
    padding: 20px;
    padding-top: 30px;
  }
  footer .part-top .cont-form .form-title {
    border: 0;
    margin: 0;
    margin-bottom: 20px;
  }
  footer .part-top .cont-form .form-title br {
    display: none;
  }
  .wpcf7 .wpcf7-form-control-wrap {
    padding: 0;
  }
  footer .part-top .cont-form form input[type=submit] {
    margin-top: 15px;
  }
  footer .part-top .cont-form .wpcf7 input,
  footer .part-top .cont-form .wpcf7 select {
    border-bottom: 1px solid #000;
    font-size: 16px;
  }
  footer .part-top .cols .col {
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 20px 0;
    padding-bottom: 30px;
    padding-right: 20px;
  }
  .mob_buttons_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
  }
  .mob_buttons_wrap .filter_open_trigger {
    display: flex;
    align-items: center;
    border: 0;
    background: none;
    padding: 0;
    cursor: pointer;
  }
  .mob_buttons_wrap .filter_open_trigger span {
    color: #000;
    text-align: right;
    font-family: "Almoni DL AAA";
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    margin-right: 2px;
  }
  section.category .cat_list {
    margin-bottom: 20px;
  }
  section.category {
    background: #f9f9f9;
  }
  section.category .boxes .box-product {
    width: 49%;
  }
  section.category .boxes .box-product .wrap_img {
    border: 0;
    background: #fff;
  }
  section.category .box-product .wrap_img .brand_logo {
    max-width: 60px;
  }
  section.top-inner .title-wrapper .title span {
    font-size: 34px;
    line-height: 1;
    display: block;
  }
  section.category .cat_list ul {
    flex-wrap: wrap;
  }
  section.category .sidebar-wrapper {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 76px;
    right: 0;
    padding: 0 10px;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
  }
  section.category .sidebar-wrapper.active {
    z-index: 99999;
    opacity: 1;
    visibility: visible;
  }
  section.category .sidebar-wrapper .header {
    background: none;
    padding: 0;
    border-bottom: 1px solid rgba(230, 230, 230, 0.6);
  }
  section.category .sidebar-wrapper .header .wrap_sidebar_title {
    padding: 15px;
  }
  section.category .sidebar-wrapper .header .wrap_sidebar_title .title_desk {
    display: none;
  }
  section.category .sidebar-wrapper .header .wrap_sidebar_title .title_mob {
    color: #100000;
    text-align: center;
    font-family: "Almoni DL AAA";
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    display: block;
  }
  section.category .sidebar-wrapper .close_filter {
    position: fixed;
    z-index: 99;
    right: 20px;
    top: 96px;
    background: no-repeat;
    border: 0;
    padding: 0;
    line-height: 1;
    display: block;
    height: auto;
    cursor: pointer;
  }
  .wpc-filters-range-max-column,
  .wpc-filters-range-min-column {
    max-width: 49% !important;
    width: 100% !important;
  }
  .wpc-wrap-icons {
    color: #000;
    text-align: right;
    font-family: "Almoni DL AAA";
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
  }
  .wpc-filters-widget-content input[type=number] {
    border: 1px solid #d1d1d1 !important;
    width: 100% !important;
    height: 45px;
    border-radius: 6px;
    padding-right: 10px !important;
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
    font-family: "Almoni DL AAA";
    font-size: 17px;
    font-weight: 400;
  }
  body.filter_pop .main_header .header-inner {
    display: none;
  }
  body.filter_pop section.category .sidebar-wrapper {
    z-index: 99999;
    opacity: 1;
    visibility: visible;
  }
  body.filter_pop .adn-open-cart-button.center {
    z-index: -1;
  }
  body.filter_pop #sm_menu_ham {
    display: none;
  }
  section.about .boxes_services .box {
    position: relative;
    width: 49%;
    border-radius: 12px;
    background: #fff;
  }
  section.about .boxes_services .box .inner {
    position: static;
    height: 60px;
    padding: 0;
  }
  section.about .boxes_services .box .inner .text {
    font-size: 17px;
  }
  section.sell_product {
    padding-top: 0;
    background: #f9f9f9;
  }
  section.product .sliders {
    margin-top: 0;
    max-width: 100%;
  }
  section.product .parts .part:nth-child(1) .part-top {
    display: block;
    margin-top: 25px;
  }
  section.product .sliders .gallery-top .swiper-slide .wrap_img {
    border-radius: 0;
    border: 0;
    background: #fff;
  }
  section.product .product-title {
    font-size: 24px;
  }
  section.product .sku {
    font-size: 15px;
  }
  section.product .price {
    font-size: 24px;
  }
  .advantages {
    flex-wrap: nowrap;
  }
  .advantages .box {
    margin: 0;
    padding: 0;
    background: none;
  }
  .advantages .box .text {
    font-size: 15px;
  }
  .wrap_accordion .accordion-header span {
    font-size: 18px;
  }
  .wrap_accordion .accordion {
    border-top: 1px solid #e6e6e6;
  }
  .wrap_accordion .accordion-content p {
    font-size: 16px;
    line-height: 22px;
  }
  section.category.more .section-title {
    margin-bottom: 30px;
  }
  section.category.more .boxes {
    gap: 3.6%;
  }
  section.category.more .boxes .box-product {
    width: 48%;
  }
  section.category.more {
    background: #f9f9f9;
    padding-top: 20px;
  }
  .wpc-filter-range-form {
    flex-direction: column !important;
  }
  .wpc-filter-title {
    margin-bottom: 0;
  }
  .wpc-filter-range-form .wpc-filters-range-min {
    direction: rtl;
  }
  .search_page {
    padding-top: 20px;
  }
  .search_page .page-title {
    font-size: 20px;
  }
  .search_page .page-header {
    margin-bottom: 20px;
  }
  .results_sec .wrap_products .box-product {
    width: 49%;
  }
  .results_sec {
    padding-top: 20px;
  }
  section.category .cat_list ul {
    gap: 6px;
  }
  section.category .cat_list ul li a {
    font-size: 15px;
  }
  .mob_buttons_wrap .shop-ordering {
    margin: 0;
  }
  .mob_buttons_wrap .woocommerce-ordering select {
    color: #000;
    text-align: right;
    font-family: "Almoni DL AAA";
    font-size: 15px;
    font-weight: 700;
    border: 0;
    background: transparent;
    width: 70px;
  }
  section.about .boxes_services .box .inner .text {
    position: relative;
    z-index: 3;
  }
  section.about .boxes_services .box .inner {
    padding: 0;
    padding-right: 15px;
  }
  section.testimonials .swiper-container .swiper-slide.swiper-slide-active .slide-inner .icon {
    background: #cf9a66 !important;
  }
  .floating-form,
  .floating-form-button.shown {
    display: none;
  }
  #mini-cart-toggle {
    width: 57px !important;
    min-height: 54px !important;
    bottom: 10px;
    right: 10px;
  }
  .whatsapp-floating {
    bottom: 5px;
  }
  body .uwy.userway_p3 .userway_buttons_wrapper {
    bottom: 80px !important;
    right: 13px !important;
    left: auto !important;
    transform: inherit !important;
  }
  body .uwy.utb .uai {
    width: 54px !important;
    height: 54px !important;
  }
  .main_header .logo_saerch_wrap .wrap_form {
    position: fixed;
    top: 91px;
    width: 100%;
    right: 0;
  }
  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    border-radius: 0;
  }
  .main_header .logo_saerch_wrap .wrap_form input {
    font-size: 15px !important;
  }
  body.admin-bar .main_header .logo_saerch_wrap .wrap_form {
    top: 137px;
  }
}
@media only screen and (max-width: 650px) {
  section.top-inner .breadcrumbs {
    text-align: center;
  }
  section.top-inner .line a {
    margin: 0 2px;
  }
  section.product .sliders .gallery-top .swiper-slide .wrap_img {
    height: 400px;
  }
  section.product .sliders .gallery-top .swiper-slide img {
    max-height: 320px;
  }
  section.product .product-title {
    line-height: 26px;
  }
  .advantages {
    padding: 0 10px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .advantages .box {
    border: 0;
    position: relative;
    text-align: center;
    width: auto;
  }
  .advantages .box:after {
    content: "";
    position: absolute;
    border-left: 1px solid rgba(15, 91, 141, 0.5);
    height: 100%;
    display: block;
    left: -10px;
    top: 0;
  }
  .advantages .box:last-child:after {
    display: none;
  }
  .advantages .box .text {
    font-size: 13px;
    margin: 0;
  }
  .advantages .box .icon {
    min-height: 35px;
  }
  .wrap_accordion .accordion-item ul {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 140% */
  }
  section.product .sliders .gallery-thumbs .swiper-slide img {
    width: 74px;
    height: 73px;
    padding: 12px;
  }
  section.product .sliders .inner_wrap .logo {
    left: 10px;
    max-width: 70px;
    bottom: 40px;
  }
  .mobile_only {
    display: block;
  }
  .wrapper-social {
    margin-bottom: 30px;
  }
  .wrapper-social a {
    height: 42px;
    width: 42px;
  }
  footer .part-bottom .copy {
    order: 4;
  }
  footer .part-top .cols {
    border: 0;
  }
  footer .part-bottom .credit,
  footer .part-bottom .copy {
    font-size: 15px;
  }
  footer .part-bottom .credit {
    margin-bottom: 10px;
  }
  .footer_logo {
    margin-bottom: 20px;
  }
  footer .part-top .cols .col {
    padding-right: 5px;
  }
  footer .part-top .cols .col:nth-child(5) {
    display: none;
  }
  .address_hours_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .address_hours_wrap .hours,
  .address_hours_wrap .address {
    width: 40%;
    margin-top: 20px;
  }
  .address_hours_wrap .hours p,
  .address_hours_wrap .address p {
    color: #fff;
    font-family: "Almoni DL AAA";
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
  }
  .address_hours_wrap .icons_wrap {
    width: 15%;
  }
  .address_hours_wrap .icons_wrap img {
    max-width: 100%;
  }
  .address_hours_wrap .icons_wrap div.item {
    margin-bottom: 10px;
  }
  footer .part-top .cont-form .wpcf7 input[type=submit] {
    border: 0;
  }
  footer .part-bottom {
    padding-bottom: 80px;
  }
  footer .part-top .cont-form form .wrap_inputs .wrap_checkboxes .wpcf7-list-item-label {
    font-size: 15px;
  }
  footer .part-top .cont-form form input[type=submit] {
    margin-top: 5px;
  }
  .wpcf7 .wpcf7-acceptance {
    margin-top: 3px;
  }
  footer .part-top .cont-form form .wrap_inputs .wrap_checkboxes .wpcf7-list-item {
    margin-top: 0;
  }
  footer .part-top .cont-form form .wrap_inputs .wrap_checkboxes .wpcf7-list-item label {
    display: flex;
    align-items: center;
  }
}
.boxes .woocommerce-ordering,
.woocommerce-result-count {
  display: none;
}

.woocommerce-ordering {
  float: none;
  margin: 0;
  padding: 0;
}

section.about .images .image {
  opacity: 1;
  filter: grayscale(0);
}

.wrapper-social a svg {
  width: 17px;
}/*# sourceMappingURL=ys-style.css.map */