@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&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;
  direction: rtl;
}

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;
}

img,
iframe {
  max-width: 100%;
}

body,
h1, h2, h3,
h4, h5, h6,
input,
button,
select,
textarea {
  font-family: "Open Sans", sans-serif;
}

@media screen and (min-width: 981px) {
  .only-mobile {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .only-desktop {
    display: none;
  }
}

#wellcome-section .wellcome-content {
  position: relative;
}
#wellcome-section .top-circle-cover {
  position: relative;
  margin-top: -60px;
  padding-top: 76px;
  background: url(../../images/wellcome-ellipse.png) no-repeat top center;
}
#wellcome-section .floris-logo {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  min-height: 25px;
}
#wellcome-section .wellcome-footer {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
}
#wellcome-section .wellcome-footer a {
  color: rgba(0, 73, 94, 0.8);
  text-decoration: none;
}
#wellcome-section .wellcome-title {
  text-align: center;
  color: #00875D;
  font-weight: 400;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 5px;
}
#wellcome-section .wellcome-description {
  color: #9A9393;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 159.98%;
}
#wellcome-section .top-circle-inner {
  padding: 0 20px;
}
#wellcome-section .enter-button-wrapper {
  margin-top: 40px;
}
#wellcome-section .enter-button {
  height: 96px;
  border: 0.8px solid rgba(78, 175, 88, 0.3);
  border-radius: 80px;
  max-width: 173px;
  margin: auto;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wellcome-section .enter-button span {
  height: 80px;
  width: 152px;
  background: linear-gradient(89.67deg, #28B26A 3.85%, #30C652 94.47%);
  box-shadow: 0px 5px 10px rgba(0, 73, 94, 0.2);
  border-radius: 80px;
  position: relative;
}
#wellcome-section .enter-button span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/arrow-long-right.png) no-repeat center;
}

.homepage-header {
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.homepage-header[data-section=single-product] .go-back, .homepage-header[data-section=catalog] .go-back, .homepage-header[data-section=catalog-term] .go-back, .homepage-header[data-section=favorites] .go-back {
  background: transparent url(../../images/arrow-back-green.png) no-repeat center;
  border: 0.8px solid rgba(78, 175, 88, 0.3);
  display: inline-flex;
}
.homepage-header[data-section=single-product] .homepage-header-inner, .homepage-header[data-section=catalog] .homepage-header-inner, .homepage-header[data-section=catalog-term] .homepage-header-inner, .homepage-header[data-section=favorites] .homepage-header-inner {
  background: #F1F4F3;
}
.homepage-header[data-section=single-product] .homepage-header-inner .user-area .user-avatar, .homepage-header[data-section=catalog] .homepage-header-inner .user-area .user-avatar, .homepage-header[data-section=catalog-term] .homepage-header-inner .user-area .user-avatar, .homepage-header[data-section=favorites] .homepage-header-inner .user-area .user-avatar {
  background: rgba(0, 73, 94, 0.3);
}
.homepage-header[data-section=single-product] .homepage-header-inner .user-area .arrow, .homepage-header[data-section=catalog] .homepage-header-inner .user-area .arrow, .homepage-header[data-section=catalog-term] .homepage-header-inner .user-area .arrow, .homepage-header[data-section=favorites] .homepage-header-inner .user-area .arrow {
  background: url(../../images/blue-arr-down.png) no-repeat center;
}
.homepage-header[data-section=single-product] .homepage-header-inner .user-area .arrow img, .homepage-header[data-section=catalog] .homepage-header-inner .user-area .arrow img, .homepage-header[data-section=catalog-term] .homepage-header-inner .user-area .arrow img, .homepage-header[data-section=favorites] .homepage-header-inner .user-area .arrow img {
  opacity: 0;
}
.homepage-header .homepage-header-inner {
  height: 896px;
  background: linear-gradient(0deg, #00875D 79.19%, #5ED06A 103.71%);
}
.homepage-header .go-back {
  border-radius: 80px;
  border: 0.8px solid rgba(255, 255, 255, 0.3);
  width: 63px;
  height: 34.36px;
  display: inline-flex;
  background: transparent url(../../images/arrow-back.png) no-repeat center;
}
.homepage-header .homepage-header-holder {
  padding: 16px 20px 0 20px;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
.homepage-header .homepage-header-holder .user-area {
  position: relative;
}
.homepage-header .homepage-header-holder .logo-area {
  text-align: center;
}
.homepage-header .homepage-header-holder .logo-area a {
  text-decoration: none;
}
.homepage-header .homepage-header-holder .logo-area img {
  max-width: 142.56px;
  max-height: 18px;
}
#phone-section {
  display: none;
}
#phone-section .section-bg {
  padding-bottom: 40px;
}
#phone-section .section-inner {
  background: url(../../images/ellipse-white.png) no-repeat top center;
  padding-top: 96px;
  position: relative;
  margin-top: -38px;
}
#phone-section .phone-title {
  text-align: center;
  color: #00495E;
  font-weight: 400;
  font-size: 30px;
  line-height: 41px;
  margin-bottom: 80px;
}
#phone-section .phone-banner {
  text-align: center;
  margin-bottom: 45px;
}
#phone-section .phone-description {
  color: rgba(0, 73, 94, 0.7);
  font-weight: 400;
  font-size: 18px;
  line-height: 130.98%;
  text-align: center;
  margin-bottom: 25px;
}
#phone-section .phone-form {
  padding: 0 20px;
}
#phone-section .phone-form .ajax-error {
  color: #E43D40;
  font-size: 14px;
  margin-top: 10px;
  font-weight: bold;
  display: block;
  text-align: center;
}
#phone-section .phone-form label {
  display: block;
}
#phone-section .phone-form input {
  height: 58px;
  background: #F1F4F3;
  border-radius: 20px;
  border: 0;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  width: 100%;
  text-align: center;
}
#phone-section .phone-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9398B4;
}
#phone-section .phone-form input::-moz-placeholder { /* Firefox 19+ */
  color: #9398B4;
}
#phone-section .phone-form input:-ms-input-placeholder { /* IE 10+ */
  color: #9398B4;
}
#phone-section .phone-form input:-moz-placeholder { /* Firefox 18- */
  color: #9398B4;
}
#phone-section .phone-form button {
  border: 0;
  margin-top: 25px;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  width: 100%;
  background: linear-gradient(89.67deg, #2B9D61 3.85%, #30C652 94.47%);
  border-radius: 50px;
}
#phone-section .phone-form button .icon {
  background: url(../../images/bubble.png) no-repeat center;
  width: 18px;
  height: 18px;
  display: inline-flex;
  margin-left: 11.5px;
}
#phone-section .phone-form button .title {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}

#sms-code-section {
  display: none;
}
#sms-code-section .section-bg {
  padding-bottom: 40px;
}
#sms-code-section .section-inner {
  background: url(../../images/ellipse-white.png) no-repeat top center;
  padding-top: 96px;
  position: relative;
  margin-top: -38px;
}
#sms-code-section .phone-title {
  text-align: center;
  color: #00495E;
  font-weight: 400;
  font-size: 30px;
  line-height: 41px;
  margin-bottom: 80px;
}
#sms-code-section .phone-banner {
  text-align: center;
  margin-bottom: 45px;
}
#sms-code-section .phone-description {
  color: rgba(0, 73, 94, 0.7);
  font-weight: 400;
  font-size: 16px;
  line-height: 130.98%;
  text-align: center;
  margin-bottom: 4px;
}
#sms-code-section .sended-to-phone {
  color: #00495E;
  letter-spacing: 0.125em;
  text-align: center;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  direction: ltr;
  margin-bottom: 25px;
}
#sms-code-section .resend-sms-wrapper {
  text-align: center;
  margin-top: 24px;
}
#sms-code-section .resend-sms {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
#sms-code-section .resend-sms .icon {
  background: url(../../images/resend-sms.png) no-repeat center;
  display: inline-flex;
  width: 18px;
  height: 18px;
  margin-left: 17.5px;
}
#sms-code-section .resend-sms .title {
  color: rgba(34, 100, 84, 0.8);
  text-decoration: underline;
}
#sms-code-section .sms-validation-code {
  padding: 0 20px;
}
#sms-code-section .sms-validation-code .inputs {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
#sms-code-section .sms-validation-code label {
  display: block;
  margin: 0 6px;
}
#sms-code-section .sms-validation-code input {
  height: 58px;
  width: 100%;
  max-width: 70px;
  background: #F1F4F3;
  border-radius: 20px;
  border: 0;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
#sms-code-section .sms-validation-code input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9398B4;
}
#sms-code-section .sms-validation-code input::-moz-placeholder { /* Firefox 19+ */
  color: #9398B4;
}
#sms-code-section .sms-validation-code input:-ms-input-placeholder { /* IE 10+ */
  color: #9398B4;
}
#sms-code-section .sms-validation-code input:-moz-placeholder { /* Firefox 18- */
  color: #9398B4;
}
#sms-code-section .sms-validation-code button {
  border: 0;
  margin-top: 25px;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  width: 100%;
  background: linear-gradient(89.67deg, #2B9D61 3.85%, #30C652 94.47%);
  border-radius: 50px;
}
#sms-code-section .sms-validation-code button .icon {
  background: url(../../images/bubble.png) no-repeat center;
  width: 18px;
  height: 18px;
  display: inline-flex;
  margin-left: 11.5px;
}
#sms-code-section .sms-validation-code button .title {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}

img.handle {
  position: absolute;
  left: 50%;
  z-index: 99;
}

.homepage-header-holder {
  align-items: center;
}
.homepage-header-holder .logo-area {
  min-height: 18px;
}
.homepage-header-holder .user-area {
  min-width: 61px;
}

.active {
  display: block !important;
}

.hidden {
  display: none !important;
}

.user-area .user-profile {
  background: none;
  border: 0;
  padding: 0;
  display: -moz-flex;
  display: flex;
  align-items: center;
}
.user-area .user-avatar {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-left: 11px;
}

#selling-points .section-bg {
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
#selling-points .section-inner {
  background: url(../../images/ellipse-white.png) no-repeat top center;
  padding-top: 86px;
  position: relative;
  margin-top: -38px;
}

.user-area-titles {
  margin-bottom: 50px;
}
.user-area-titles .title {
  font-weight: 700;
  font-size: 30px;
  line-height: 41px;
  color: #00495E;
}
.user-area-titles .subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #00495E;
}

.selling-points {
  display: -moz-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.selling-points .selling-point {
  margin-bottom: 50px;
  width: 33%;
  justify-content: center;
}
.selling-points .selling-point a {
  transition: all 300ms ease;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.selling-points .selling-point a.chosen .bg {
  background: url(../../images/point-bg-hover3.png) no-repeat center;
}
.selling-points .selling-point a.chosen .title {
  font-weight: 800;
}
.selling-points .selling-point .bg {
  transition: all 300ms ease;
  background: url(../../images/point-bg.png) no-repeat center;
  min-height: 51px;
  min-width: 83px;
  position: relative;
  text-align: center;
}
.selling-points .selling-point .bg:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 5px;
  background: url(../../images/point-bg-underline.png) no-repeat center;
  display: block;
  width: 70px;
  height: 2px;
}
.selling-points .selling-point .bg svg {
  position: absolute;
  width: 100%;
  left: 0;
  top: auto;
  bottom: 2px;
}
.selling-points .selling-point .title {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 115.68%;
  color: #00495E;
  margin-top: 10px;
  text-align: center;
}

.chosen-term-button a {
  text-decoration: none;
  background: linear-gradient(89.67deg, #2B9D61 3.85%, #30C652 94.47%);
  border-radius: 50px;
  height: 56px;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}
.chosen-term-button a.disabled {
  background: #9398B4;
}

.selling-points .selling-point[data-term="3"] .bg svg {
  bottom: -2px;
}

.selling-points .selling-point[data-term="2"] .bg svg {
  bottom: 0px;
}

.selling-points .selling-point[data-term="6"] .bg svg {
  bottom: 9px;
}

.selling-points .selling-point[data-term="9"] .bg svg {
  bottom: 9px;
}

.selling-points .selling-point[data-term="8"] .bg svg {
  bottom: 12px;
}

.selling-points .selling-point[data-term="7"] .bg svg {
  bottom: 9px;
}

.product-slider {
  background-color: rgb(241, 244, 243);
  aspect-ratio: 558/510;
  max-width: 558px;
}
@media screen and (max-width: 460px) {
  .product-slider {
    background-color: transparent;
    aspect-ratio: auto;
    width: 100%;
    max-width: 558px;
  }
}
.product-slider .swiper-slide {
  text-align: center;
}
.product-slider .swiper-button-next,
.product-slider .swiper-button-prev {
  border: 0.8px solid rgba(0, 0, 0, 0.3);
  border-radius: 80px;
  width: 34px;
  height: 34px;
}
.product-slider .swiper-button-next:after {
  font-size: 0;
  background: url("../../images/slider-left.png") no-repeat center;
  width: 34px;
  height: 34px;
}
.product-slider .swiper-button-prev:after {
  font-size: 0;
  background: url("../../images/slider-right.png") no-repeat center;
  width: 34px;
  height: 34px;
}
.product-slider .button-open-image {
  cursor: pointer;
  border: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 980px) {
  .product-slider .button-open-image {
    display: block;
    background-color: rgb(241, 244, 243);
    border: 1px solid #d4e7d6;
    border-radius: 15px;
    padding: 15px;
    overflow: hidden;
  }
}
.product-slider .button-open-image img {
  width: 100%;
  height: auto;
}

.breadcrumbs-row {
  margin-right: 20px;
  margin-left: 20px;
}
.breadcrumbs-row p, .breadcrumbs-row a {
  color: rgb(0, 73, 94);
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.product-titles {
  position: relative;
  padding-top: 10px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 18px;
  position: relative;
}
.product-titles h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 41px;
  color: rgb(0, 73, 94);
  margin-bottom: 5px;
  padding-left: 130px;
}
@media screen and (max-width: 460px) {
  .product-titles h1 {
    color: #373636;
    font-size: 24px;
  }
}
.product-titles .capacity {
  font-weight: 400;
  font-size: 32px;
  line-height: 41px;
  color: rgb(0, 73, 94);
}
@media screen and (max-width: 460px) {
  .product-titles .capacity {
    color: #373636;
    font-size: 24px;
  }
}
.product-titles .product-subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin-top: 10px;
  color: rgb(0, 73, 94);
}
@media screen and (max-width: 460px) {
  .product-titles .product-subtitle {
    color: #373636;
  }
}
.product-titles .back-prod-link {
  position: absolute;
  top: 25px;
  left: 0px;
}
@media screen and (max-width: 980px) {
  .product-titles .back-prod-link {
    display: none;
  }
}
.product-titles .share-box-link {
  position: absolute;
  top: 25px;
  left: 0px;
}
@media screen and (max-width: 460px) {
  .product-titles .share-box-link {
    top: -85px;
    right: 0;
    left: auto;
    z-index: 999;
  }
}
.product-titles .share-box-link .share-link {
  display: block;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 460px) {
  .product-titles .share-box-link .share-link {
    background-color: #ffffff;
    width: 38px;
    height: 38px;
    border: 1px solid #373636;
    border-radius: 28px;
    padding: 5px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
}
.product-titles .share-box-link .share-link img {
  display: block;
  width: 28px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 460px) {
  .product-titles .share-box-link .share-link img {
    width: 26px;
    height: 26px;
  }
}

.product-meta {
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 70px;
  margin-bottom: 70px;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 460px) {
  .product-meta {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid rgba(55, 54, 54, 0.3);
    border-bottom: 1px solid rgba(55, 54, 54, 0.3);
    padding: 20px 0;
  }
}
.product-meta .title {
  font-weight: 700;
  font-size: 14px;
  color: #9398B4;
  line-height: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 460px) {
  .product-meta .title {
    font-size: 12px;
    line-height: 1.2;
  }
}
.product-meta .value {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #373636;
  letter-spacing: 0.055em;
}
@media screen and (max-width: 460px) {
  .product-meta .value {
    font-size: 14px;
    line-height: 1.2;
  }
}
.product-meta .barcodes {
  width: calc(100% - 50px);
  display: block;
}
.product-meta .barcode-item {
  width: 50%;
  float: right;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
}
.product-meta .prices .barcode-item {
  width: 50%;
  float: right;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
}

.single-products .product-meta .barcodes {
  width: 100%;
}
.single-products .product-meta .prices {
  width: 100%;
}
.single-products .product-meta .prices .barcode-item {
  width: 50%;
}
.single-products .product-meta .barcode-item {
  width: 100%;
  margin-bottom: 10px;
}
.single-products .product-meta .barcode-item:last-child {
  margin-bottom: 0;
}

.product-description {
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 50px;
}

.download-file-link-row {
  padding: 0 15px;
}
.product-accordion {
  margin-right: 20px;
  margin-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 18px;
}
.product-accordion .accordion-item {
  padding: 18px 0;
  position: relative;
  border-bottom: 1px solid rgba(78, 175, 88, 0.3);
}
.product-accordion .accordion-item.active {
  background: rgba(241, 244, 243, 0.8);
}
.product-accordion .accordion-item button {
  width: 100%;
  padding: 0;
  border: 0;
  text-align: right;
  background: none;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-accordion .accordion-item button .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #00875D;
}
.product-accordion .accordion-item button .icon {
  background: url(../../images/acc-opened.png) no-repeat center;
  display: inline-flex;
  width: 23px;
  height: 22px;
}
.product-accordion .accordion-item .content {
  display: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 73, 94, 0.7);
  padding: 18px 10px 0 10px;
}
.product-accordion .accordion-item .content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 73, 94, 0.7);
}
.product-accordion .accordion-item.active button .icon {
  background: url(../../images/acc-closed.png) no-repeat center;
}
.product-accordion .accordion-item.active button .text {
  font-weight: 700;
}

.editor-item {
  margin-bottom: 30px;
}
.editor-item .editor {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 73, 94, 0.7);
}
@media screen and (max-width: 460px) {
  .editor-item .editor {
    color: #373636;
  }
}
.editor-item .editor-label {
  color: #00495E;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
@media screen and (max-width: 460px) {
  .editor-item .editor-label {
    color: #373636;
  }
}

.related-products {
  display: -moz-flex;
  display: flex;
  align-items: flex-start;
  max-width: 1440px;
  padding: 0 15px;
  margin: 0 auto 80px;
  gap: 1.33%;
}
.related-products.products-loop {
  flex-wrap: wrap;
  padding: 0;
}
.related-products.products-loop .related-product {
  margin-bottom: 30px;
}

.related-product {
  width: 32%;
  max-width: 32%;
}
.related-product .product-thumb {
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #F1F4F3;
  border-radius: 20px;
  margin-bottom: 25px;
  padding: 35px;
  overflow: hidden;
  aspect-ratio: 338/322;
}
@media screen and (max-width: 460px) {
  .related-product .product-thumb {
    padding: 25px;
    margin-bottom: 20px;
  }
}
.related-product .product-thumb img {
  width: 100%;
  max-width: 250px;
  max-height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
.related-product .product-thumb .share-link {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  top: 20px;
  left: 20px;
}
@media screen and (max-width: 460px) {
  .related-product .product-thumb .share-link {
    top: 10px;
    left: 10px;
    width: 16px;
    height: 16px;
  }
}
.related-product .product-thumb .share-link img {
  display: block;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 460px) {
  .related-product .product-thumb .share-link img {
    width: 16px;
    height: 16px;
  }
}
.related-product .add-to-favs {
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  padding: 0;
  background: none;
  border: 0;
  background: #FFFFFF url(../../images/star-small-blue.png) no-repeat center;
  border: 1px solid rgba(78, 175, 88, 0.5);
}
.related-product .plus-link {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  padding: 0;
  background: none;
  border: 0;
  background-color: #FF6962;
  background-image: url("/wp-content/themes/dooble/images/icon_plus.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 70px;
  height: 60px;
  position: absolute;
  overflow: hidden;
}
@media screen and (max-width: 460px) {
  .related-product .plus-link {
    width: 40px;
    height: 35px;
    background-size: 70%;
  }
}
.related-product .related-product-meta {
  color: #373636;
  font-size: 15px;
  line-height: 20px;
}
.related-product .related-product-meta .product-title {
  font-weight: 700;
  margin-bottom: 5px;
}
.related-product .related-product-meta .prod-subtitle {
  font-size: 14px;
  margin-bottom: 15px;
}
.related-product .related-product-meta .product-subtitle {
  font-weight: 400;
  margin-bottom: 30px;
  min-height: 20px;
}
@media screen and (max-width: 460px) {
  .related-product .related-product-meta .product-subtitle {
    margin-bottom: 10px;
  }
}
.related-product .product-price {
  color: #00875D;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
}
.related-product .product-price.product-price-list {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
.related-product .product-price.product-price-list .product-price-item {
  width: 50%;
}
.related-product .product-price.product-price-list .product-price-item .label {
  color: #9398B4;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
}
.related-product .product-price .nis {
  font-weight: 400;
  font-size: 14px;
}
.related-product .product-barcodes {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
@media screen and (max-width: 460px) {
  .related-product .product-barcodes {
    flex-wrap: wrap;
  }
}
.related-product .product-barcodes .barcode {
  width: 48%;
}
.related-product .product-barcodes .barcode .label {
  display: block;
  color: #9398B4;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 460px) {
  .related-product .product-barcodes .barcode .label {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px;
  }
}
.related-product .product-barcodes .barcode .value {
  color: #373636;
  letter-spacing: 0.055em;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 460px) {
  .related-product .product-barcodes .barcode .value {
    font-size: 12px;
    line-height: 1.2;
  }
}
.related-product .product-barcodes .barcode .price-value {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 460px) {
  .related-product .product-barcodes .barcode {
    width: 55%;
  }
  .related-product .product-barcodes .barcode.yarpa {
    width: 35%;
  }
  .related-product .product-barcodes .barcode.price {
    width: 100%;
  }
}

#articles-section .section-inner {
  margin-right: 20px;
  margin-left: 20px;
}
#articles-section .articles-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #00495E;
  margin-bottom: 14px;
}

.articles-list-wrapper ul {
  list-style-type: none;
}
.articles-list-wrapper li {
  display: -moz-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
.articles-list-wrapper li .icon {
  background: url(../../images/article-item.png) no-repeat center;
  width: 34px;
  min-width: 34px;
  height: 34px;
  margin-left: 15px;
}
.articles-list-wrapper li a {
  color: #00495E;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-decoration: underline;
}

.sticky-footer {
  position: fixed;
  z-index: 10;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 114px;
  background: url(../../images/sticky-footer.png) no-repeat top left;
}
.sticky-footer .sticky-footer-inner {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
.sticky-footer .home-wrapper a {
  position: relative;
  left: 30px;
  top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 63px;
  height: 62px;
  background: linear-gradient(89.67deg, #28B26A 3.85%, #30C652 94.47%);
  box-shadow: 0px 5px 8px 2px rgba(34, 100, 84, 0.2);
  border-radius: 80px;
}
.sticky-footer .home-wrapper a img {
  max-width: 18px;
  height: 20px;
}
.sticky-footer .home-wrapper a .title {
  position: absolute;
  bottom: -22px;
  color: #00495E;
  font-weight: 400;
  font-size: 16px;
}
.sticky-footer .favorites-wrapper {
  position: relative;
}
.sticky-footer .favorites-wrapper .favorites {
  width: 33.7px;
  position: absolute;
  right: 30px;
  bottom: -36px;
}
.sticky-footer .favorites-wrapper .favorites img {
  width: 33.7px;
  height: 32.54px;
}
.sticky-footer .favorites-wrapper .favorites .fav-counter {
  display: block;
  background: #00875D;
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 10px;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -2px;
}

.sticky-footer-favorites {
  position: fixed;
  z-index: 10;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 114px;
  background: url(../../images/sticky-footer-favorites.png) no-repeat top right;
}
.sticky-footer-favorites .sticky-footer-inner {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}
.sticky-footer-favorites .home-wrapper a {
  position: relative;
  left: 0;
  top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 63px;
  height: 62px;
}
.sticky-footer-favorites .home-wrapper a .title {
  position: absolute;
  bottom: -22px;
  color: #00495E;
  font-weight: 400;
  font-size: 16px;
}
.sticky-footer-favorites .favorites-wrapper {
  position: relative;
}
.sticky-footer-favorites .favorites-wrapper .favorites {
  width: 63px;
  height: 62px;
  position: absolute;
  right: 47px;
  bottom: -12px;
  background: linear-gradient(89.67deg, #28B26A 3.85%, #30C652 94.47%);
  box-shadow: 0px 5px 8px 2px rgba(34, 100, 84, 0.2);
  border-radius: 80px;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sticky-footer-favorites .favorites-wrapper .favorites img {
  width: 33.7px;
  height: 32.54px;
}
.sticky-footer-favorites .favorites-wrapper .favorites .fav-counter {
  display: block;
  background: #00875D;
  border: 1px solid #FFFFFF;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 10px;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -2px;
}

.single-products footer.footer {
  padding-top: 120px;
}

body.page-template-tpl-catalog .homepage-header[data-section=catalog],
body.page-template-tpl-catalog .homepage-header[data-section=catalog-term],
body.page-template-tpl-catalog .homepage-header[data-section=favorites],
body.tax-catalog .homepage-header[data-section=catalog],
body.tax-catalog .homepage-header[data-section=catalog-term],
body.tax-catalog .homepage-header[data-section=favorites],
body.page-template-tpl-favorites .homepage-header[data-section=catalog],
body.page-template-tpl-favorites .homepage-header[data-section=catalog-term],
body.page-template-tpl-favorites .homepage-header[data-section=favorites] {
  height: auto;
}
body.page-template-tpl-catalog .homepage-header[data-section=catalog] .homepage-header-inner,
body.page-template-tpl-catalog .homepage-header[data-section=catalog-term] .homepage-header-inner,
body.page-template-tpl-catalog .homepage-header[data-section=favorites] .homepage-header-inner,
body.tax-catalog .homepage-header[data-section=catalog] .homepage-header-inner,
body.tax-catalog .homepage-header[data-section=catalog-term] .homepage-header-inner,
body.tax-catalog .homepage-header[data-section=favorites] .homepage-header-inner,
body.page-template-tpl-favorites .homepage-header[data-section=catalog] .homepage-header-inner,
body.page-template-tpl-favorites .homepage-header[data-section=catalog-term] .homepage-header-inner,
body.page-template-tpl-favorites .homepage-header[data-section=favorites] .homepage-header-inner {
  background: #FFFFFF;
  height: auto;
}

.search-bar {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  padding: 0 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.search-bar form.search {
  position: relative;
  width: calc(100% - 82px);
}
.search-bar form.search input {
  width: 100%;
  background: #F1F4F3;
  border-radius: 20px;
  height: 58px;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  color: #9398B4;
  border: 0;
  padding-right: 55px;
}
.search-bar form.search button {
  position: absolute;
  right: 17px;
  top: 17px;
  background: url(../../images/search.png) no-repeat center;
  width: 26px;
  height: 26px;
  border: 0;
  padding: 0;
}

.bar-filter-toggle {
  background: #4EAF58 url(../../images/settings-icon.png) no-repeat center;
  border-radius: 20px;
  width: 68px;
  height: 58px;
  border: 0;
  padding: 0;
}

#catalog-section .section-inner,
#catalog-term-section .section-inner {
  padding-left: 18px;
  padding-right: 18px;
}

.catalog-slider .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
.catalog-slider .bg {
  position: relative;
}
.catalog-slider .inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.catalog-slider .inner .new-label {
  position: absolute;
  top: -28px;
}
.catalog-slider .inner .new-label .new-label-text {
  height: 26px;
  line-height: 24px;
  min-width: 53px;
  background: #FFF;
  font-weight: 700;
  font-size: 16px;
  color: #4EAF58;
  text-align: center;
  border: 1px solid #4EAF58;
}
.catalog-slider .content {
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  padding: 24px 19px;
}
.catalog-slider .content .title {
  color: #226454;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
}
.catalog-slider .content .subtitle {
  color: #226454;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
}
.catalog-slider .content .description {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #00495E;
  max-width: 90%;
}
.catalog-slider .inner-wrapper {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  margin-right: 20px;
  margin-top: 40px;
  margin-left: 10px;
  position: relative;
}
.catalog-slider .inner-wrapper .product-image {
  position: relative;
  min-width: 100px;
}
.catalog-slider .inner-wrapper .product-image img {
  position: absolute;
  min-width: 140px;
  left: 0;
  height: auto;
}
.catalog-slider .swiper-pagination {
  bottom: 10px;
  position: absolute;
  z-index: 5;
  width: 100%;
}
.catalog-slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  width: 10px;
  height: 10.48px;
  background: #4eaf58;
  opacity: 0.2;
}
.catalog-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.masonry-grid {
  margin-top: 20px;
  padding-bottom: 100px;
}
.masonry-grid .grid-sizer {
  width: 48%;
}
.masonry-grid .item {
  width: 48%;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px;
  border-radius: 20px;
}
.masonry-grid .item.large {
  height: 206.87px;
}
.masonry-grid .item.small {
  height: 114.47px;
}
.masonry-grid .item .term-name {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #226454;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  max-width: 70%;
  background: rgba(255, 255, 255, 0.6);
  padding: 4px 15px;
  border-radius: 10px;
}

.catalog-slider {
  margin-bottom: 20px;
}

.on-catalog-page {
  margin-bottom: 0;
}

.filter-floating-form .filter-selectors {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.filter-floating-form .filter-selectors .filter-row {
  flex: 1 0 auto;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container {
  color: #373636;
  background-color: rgb(241, 244, 243);
  border-radius: 30px;
  font-size: 18px;
  line-height: 34px;
  padding: 12px 15px 12px 12px;
  box-sizing: border-box;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open {
  color: #ffffff;
  background-color: #373636;
  border-radius: 20px;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open .multi-select-menu {
  color: #373636;
  background-color: rgb(241, 244, 243);
  overflow-y: auto !important;
  overflow-x: unset !important;
  z-index: 9;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open .multi-select-menu::-webkit-scrollbar {
  width: 8px;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open .multi-select-menu::-webkit-scrollbar-track {
  border-radius: 8px;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open .multi-select-menu::-webkit-scrollbar-thumb {
  background: rgb(176, 179, 192);
  border-radius: 8px;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open .multi-select-menu::-webkit-scrollbar-thumb:hover {
  background: rgb(176, 179, 192);
}
.filter-floating-form .filter-selectors .filter-row .multi-select-container.multi-select-container--open .multi-select-button:after {
  border-color: #ffffff;
  background-image: url("/wp-content/themes/dooble/images/icon_up.png");
}
.filter-floating-form .filter-selectors .filter-row .multi-select-button {
  position: relative;
  cursor: pointer;
}
.filter-floating-form .filter-selectors .filter-row .multi-select-button:after {
  position: absolute;
  background-image: url("/wp-content/themes/dooble/images/icon_down.png");
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(55, 54, 54, 0.8);
  border-radius: 34px;
  box-sizing: border-box;
  margin: 0;
}
.filter-floating-form .filter-selectors .filter-row.button-select button {
  cursor: pointer;
  display: block;
  color: #000;
  width: 100%;
  background-color: #FF6962;
  border: none;
  border-radius: 30px;
  font-size: 18px;
  line-height: 20px;
  padding: 19px 15px;
}
@media screen and (max-width: 460px) {
  .filter-floating-form.mobile-open {
    display: block;
    width: 100vw;
    height: 95vh;
    height: calc(100vh - 70px);
    background-color: #ffffff;
    position: fixed;
    top: 70px;
    left: 0;
    z-index: 9999;
    box-sizing: border-box;
  }
  .filter-floating-form.mobile-open .filter-selectors {
    flex-direction: column;
  }
  .filter-floating-form.mobile-open .filter-selectors .filter-row.button-select {
    max-width: 100%;
  }
}

body.filter-active.page-template-tpl-catalog .homepage-header[data-section=catalog], body.filter-active.page-template-tpl-favorites .homepage-header[data-section=favorites] {
  height: 100px;
}
body.filter-active .sticky-footer {
  display: none;
}
body.filter-active .filter-inner:after {
  background: #FFFFFF;
  content: "";
  display: block;
  width: 100%;
  height: 200vh;
}
body.filter-active .homepage-header .homepage-header-inner {
  height: 896px !important;
  background: linear-gradient(0deg, #00875D 79.19%, #5ED06A 103.71%) !important;
}
body.filter-active .go-back {
  border-radius: 80px;
  border: 0.8px solid rgba(255, 255, 255, 0.3) !important;
  width: 63px;
  height: 34.36px;
  background: transparent url("../../images/arrow-back.png") no-repeat center !important;
}
body.filter-active .filter-floating-form {
  top: 70px;
  min-height: 500px;
  width: 100%;
  z-index: 99;
  display: block;
}
body.filter-active .filter-floating-form:before {
  content: "";
  background: url("../../images/filter-top-circle.png") no-repeat top center;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
}
body.filter-active .filter-floating-form .filter-inner {
  position: relative;
}
body.filter-active .filter-floating-form .filter-header {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  padding: 50px 0 20px 0;
  margin-right: 20px;
  margin-left: 20px;
  border-bottom: 1px solid rgba(78, 175, 88, 0.3);
}
body.filter-active .filter-floating-form .filter-header .filter-titles {
  display: -moz-flex;
  display: flex;
  align-items: center;
}
body.filter-active .filter-floating-form .filter-header .filter-titles .icon {
  background: url("../../images/settings-green.png") no-repeat center;
  width: 24px;
  height: 20px;
  margin-left: 24px;
}
body.filter-active .filter-floating-form .filter-header .title {
  color: #226454;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
body.filter-active .filter-floating-form .filter-header .filter-close button {
  background: url("../../images/close-filter.png") no-repeat center;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
}
body.filter-active .filter-floating-form .filter-row-selector .multi-select-menuitems .multi-select-menuitem {
  padding: 12px 50px 12px 0;
  transition: all 300ms ease;
  color: #226454;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
body.filter-active .filter-floating-form .filter-row-selector .multi-select-menuitems .multi-select-menuitem input {
  right: 19px;
  margin: 6px 0 0 0;
  border: 1px solid #00495E;
}
body.filter-active .filter-floating-form .filter-row-selector .multi-select-menuitems .multi-select-menuitem:hover {
  background: rgba(78, 175, 88, 0.2);
}
body.filter-active .filter-floating-form .filter-selectors {
  padding-top: 28px;
  margin-right: 20px;
  margin-left: 20px;
}
body.filter-active .filter-floating-form .filter-selectors .multi-select-container.multi-select-container--open .multi-select-button {
  background: #00875D url("../../images/selector-opened.png") no-repeat 10px 50%;
  color: #FFFFFF;
  z-index: 20;
}
body.filter-active .filter-floating-form .filter-selectors .multi-select-container.multi-select-container--open .multi-select-menu {
  z-index: 19;
}
body.filter-active .filter-floating-form .filter-selectors .multi-select-button {
  height: 58px;
  line-height: 58px;
  padding: 0 10px 0 60px;
  border: 0;
  background: transparent;
  z-index: 10;
  position: relative;
  background: #F1F4F3 url("../../images/selector-closed.png") no-repeat 10px 50%;
  border-radius: 20px;
  height: 58px;
}
body.filter-active .filter-floating-form .filter-selectors .multi-select-button:after {
  display: none;
}
body.filter-active .filter-floating-form .filter-selectors .multi-select-menu {
  top: 20px;
  border: 0;
  background: #F1F4F3;
  border-radius: 20px;
  margin: 0;
  padding: 50px 0 0 0;
  z-index: 10;
}
body.filter-active .filter-floating-form .filter-selectors .filter-row {
  margin-bottom: 25px;
}
body.filter-active .filter-floating-form .filter-selectors .filter-row .submit-filter {
  height: 56px;
  width: 100%;
  background: linear-gradient(89.67deg, #2B9D61 3.85%, #30C652 94.47%);
  border-radius: 50px;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  color: #FFFFFF;
  border: 0;
}

/*******************
	Multiselect
*******************/
.multi-select-container {
  display: inline-block;
  position: relative;
  width: 100%;
}

.multi-select-menu {
  position: absolute;
  left: 0;
  top: 0.8em;
  z-index: 1;
  float: left;
  min-width: 100%;
  background: #fff;
  margin: 44px 0 0;
  display: none;
}

.multi-select-menuitem {
  display: block;
  font-size: 0.875em;
  padding: 0.6em 30px 0.6em 1em;
  white-space: nowrap;
  vertical-align: middle;
}
.multi-select-menuitem input {
  vertical-align: middle;
}
.multi-select-menuitem:hover, .multi-select-menuitem:focus {
  background-color: rgba(255, 105, 98, 0.2);
}

.multi-select-menuitem--titled:before {
  display: block;
  font-weight: bold;
  content: attr(data-group-title);
  margin: 0 0 0.25em -20px;
}

.multi-select-menuitem--titledsr:before {
  display: block;
  font-weight: bold;
  content: attr(data-group-title);
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.multi-select-presets {
  border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
  margin-top: 0.25em;
  right: 0;
}

.multi-select-button {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}

.multi-select-button:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0.4em 0 0.4em;
  border-color: #999 transparent transparent transparent;
  margin-left: 0.4em;
  vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu {
  display: block;
}

.multi-select-container--open .multi-select-button:after {
  border-width: 0 0.4em 0.4em 0.4em;
  border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
  /* Avoid border/padding on menu messing with JavaScript width calculation */
  box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
  /* Allow labels to line wrap when menu is artificially narrowed */
  white-space: normal;
}

/*******************
	Multiselect END
*******************/
button.grid-view {
  cursor: pointer;
  background: url(../../images/view-grid.png) no-repeat center;
  display: inline-block !important;
  width: 26px;
  height: 26px;
  border: 0;
  padding: 0;
  margin-left: 10px;
  opacity: 0.5;
}
button.grid-view.active {
  display: inline-block !important;
  opacity: 1;
}

button.list-view {
  cursor: pointer;
  background: url(../../images/view-list.png) no-repeat center;
  display: inline-block !important;
  width: 26px;
  height: 26px;
  border: 0;
  padding: 0;
  opacity: 0.5;
}
button.list-view.active {
  opacity: 1;
  display: inline-block !important;
}

.tax-meta {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.tax-meta .term-name {
  color: #226454;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.tax-meta .term-name.search-term-name span {
  color: #00A651;
}
.tax-meta .views {
  display: -moz-flex;
  display: flex;
}

body.grid-view-on .product-price {
  display: none;
}

body.list-view-on .related-products.products-loop .related-product {
  width: 100%;
  display: -moz-flex;
  display: flex;
}
body.list-view-on .related-products.products-loop .related-product .related-product-meta {
  margin-bottom: 5px;
}
body.list-view-on .related-products.products-loop .related-product .product-thumb {
  width: 180px;
  margin-left: 24px;
}
body.list-view-on .related-products.products-loop .related-product .product-data {
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
}

.favorites-subheader {
  padding: 16px;
}
.favorites-subheader .icon {
  width: 32px;
  height: 32px;
  margin-left: 10px;
  background: url("../../images/favorites-subheader.png") no-repeat center;
}
.favorites-subheader .title {
  color: #226454;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.favorites-subheader .favorites-subheader-title {
  display: -moz-flex;
  display: flex;
  align-items: center;
}

.user-area-bubble {
  display: none;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.15));
  position: absolute;
  background: #FFFFFF;
  border-radius: 3px;
  padding: 5px 16px;
  top: 48px;
  z-index: 10;
}
.user-area-bubble.active {
  display: block;
}
.user-area-bubble:before {
  content: "";
  display: block;
  background: url("../../images/bubble-corner.png") no-repeat center;
  width: 10px;
  height: 8px;
  position: absolute;
  top: -6px;
}
.user-area-bubble a.logout-btn {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #226454;
  text-decoration: none;
}

.fav-list-trigger {
  padding-right: 42px;
}
.fav-list-trigger a {
  text-decoration: none;
  color: #226454;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
}
.fav-list-trigger a span {
  display: inline-block;
  padding-left: 20px;
  background: url("../../images/arr-small-blue-down.png") no-repeat left center;
}

.fav-action-buttons {
  display: -moz-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 50px;
}
.fav-action-buttons a {
  width: 48%;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0 1%;
}
.fav-action-buttons a span {
  display: inline-block;
}
.fav-action-buttons .fav-to-email {
  background: linear-gradient(275.51deg, #30C652 21.2%, #2B9E61 94.52%);
  height: 45px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 20px;
}
.fav-action-buttons .fav-to-email span {
  margin-right: 10px;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  background: url("../../images/fav-to-email.png") no-repeat right center;
}
.fav-action-buttons .fav-to-whatsapp {
  background: linear-gradient(275.51deg, #30C652 21.2%, #2B9E61 94.52%);
  height: 45px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 20px;
}
.fav-action-buttons .fav-to-whatsapp span {
  margin-right: 10px;
  margin-left: 8px;
  width: 25px;
  height: 25px;
  background: url("../../images/fav-to-whatsapp.png") no-repeat right center;
}
.fav-action-buttons .fav-to-clear {
  background: #FFFFFF;
  color: #226454;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  border: 1px solid #00875D;
  border-radius: 50px;
  justify-content: center;
}

.favorites-list {
  padding: 16px 16px 100px 16px;
}
.favorites-list .remove {
  background: url("../../images/fav-remove.png") no-repeat center;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  left: 0;
}
.favorites-list .favorites-item {
  position: relative;
  padding: 20px 0 13px 0;
  border-bottom: 1px solid rgba(147, 152, 180, 0.3);
}
.favorites-list .favorites-item .title {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  color: #00495E;
}
.favorites-list .favorites-item .subtitle {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #00495E;
}
.favorites-list .favorites-item .product-barcodes {
  display: -moz-flex;
  display: flex;
  justify-content: flex-start;
  margin-top: 8px;
}
.favorites-list .favorites-item .product-barcodes .barcode {
  width: auto;
  margin-left: 20px;
}
.favorites-list .favorites-item .product-barcodes .barcode .label {
  color: #9398B4;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
}
.favorites-list .favorites-item .product-barcodes .barcode .value {
  color: #00875D;
  letter-spacing: 0.055em;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.page-template-tpl-favorites .site-wrapper {
  position: relative;
  overflow-y: hidden;
}

.popup-favorites-list-inner {
  padding: 20px;
}

body.popup-favorites-list-active {
  overflow: hidden;
}
body.popup-favorites-list-active:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
}

.nicescroll-rails {
  left: 16px !important;
  right: auto !important;
}

.popup-favorites-list {
  position: fixed;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  transition: all 350ms ease;
  width: 100%;
  height: 444px;
  bottom: -500px;
  z-index: -1;
}
.popup-favorites-list.active {
  z-index: 20;
  bottom: 0;
}
.popup-favorites-list .fav-header {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(78, 175, 88, 0.3);
  padding-bottom: 24px;
  margin-bottom: 15px;
}
.popup-favorites-list .fav-header .title {
  color: #226454;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.popup-favorites-list .fav-header button.close {
  padding: 0;
  border: 0;
  background: url("../../images/close-fav-list.png") no-repeat center;
  width: 35px;
  height: 35px;
}
.popup-favorites-list .fav-subheader {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(147, 152, 180, 0.3);
  margin-bottom: 13.5px;
}
.popup-favorites-list .fav-subheader .add-list {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #00875D;
}
.popup-favorites-list .fav-list-selector button.select-fav-list {
  text-align: center;
  border: 0;
  background: linear-gradient(89.67deg, #2B9D61 3.85%, #30C652 94.47%);
  border-radius: 50px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  width: 100%;
}
.popup-favorites-list .fav-items-list {
  margin-bottom: 20px;
}
.popup-favorites-list .fav-items-list-inner {
  height: 210px;
}

.fav-list-selector {
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.fav-list-selector .container {
  display: -moz-flex;
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #00495E;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
.fav-list-selector .container .list-items-counter {
  margin-right: 13px;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
.fav-list-selector .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.fav-list-selector .checkmark {
  position: absolute;
  display: -moz-flex;
  display: flex;
  top: 1px;
  right: 0;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #9398B4;
  border-radius: 50%;
}
.fav-list-selector .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.fav-list-selector .container input:checked ~ .checkmark:after {
  display: block;
}
.fav-list-selector .container .checkmark:after {
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #00875D;
}

body.favorites-popup-is-active {
  overflow: hidden;
}
body.favorites-popup-is-active:after {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10;
}

.favorites-popup {
  position: fixed;
  top: -800px;
  z-index: 100;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  width: 98%;
  max-width: 500px;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all 800ms ease;
}
.favorites-popup.active {
  top: 20%;
}
.favorites-popup .nice-select-wrapper {
  height: 58px;
  background: #F1F4F3 url(../../images/select-down.png) no-repeat 10px 50%;
  border-radius: 20px;
  margin-bottom: 16px;
}
.favorites-popup .nice-select-wrapper select {
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 58px;
  border: 0;
  margin: 0;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
  width: 90%;
  padding-right: 28px;
}
.favorites-popup .nice-select-wrapper select:focus {
  outline: 0;
}
.favorites-popup#add-to-favorites .favorites-popup-form .field-desc {
  color: #9398B4;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 15px;
}
.favorites-popup#add-to-favorites .favorites-popup-form input {
  text-align: right;
  padding-right: 28px;
  margin-bottom: 6px;
}
.favorites-popup#add-to-favorites .favorites-popup-form textarea {
  margin-bottom: 6px;
  box-sizing: border-box;
  background: #F1F4F3;
  border-radius: 20px;
  height: 171px;
  border: 0;
  width: 100%;
  padding: 10px 28px;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
}
.favorites-popup#add-to-favorites .favorites-popup-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-to-favorites .favorites-popup-form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-to-favorites .favorites-popup-form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-to-favorites .favorites-popup-form textarea:-moz-placeholder { /* Firefox 18- */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-favorites-list.active {
  top: 5%;
}
.favorites-popup#add-favorites-list .favorites-popup-inner {
  padding-top: 26px;
}
.favorites-popup#add-favorites-list .favorites-popup-header {
  justify-content: flex-start;
  align-items: flex-start;
}
.favorites-popup#add-favorites-list .favorites-popup-form .field-desc {
  color: #9398B4;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 15px;
}
.favorites-popup#add-favorites-list .favorites-popup-form input {
  text-align: right;
  padding-right: 28px;
  margin-bottom: 6px;
}
.favorites-popup#add-favorites-list .favorites-popup-form textarea {
  margin-bottom: 6px;
  box-sizing: border-box;
  background: #F1F4F3;
  border-radius: 20px;
  height: 171px;
  border: 0;
  width: 100%;
  padding: 10px 28px;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
}
.favorites-popup#add-favorites-list .favorites-popup-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-favorites-list .favorites-popup-form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-favorites-list .favorites-popup-form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup#add-favorites-list .favorites-popup-form textarea:-moz-placeholder { /* Firefox 18- */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup .close-fav-popup {
  background-color: #f1f4f3;
  background-image: url("/wp-content/themes/dooble/images/icon_close.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: 35px;
}
.favorites-popup .favorites-popup-inner {
  padding: 36px 15px;
}
.favorites-popup .favorites-popup-header {
  display: -moz-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid rgba(78, 175, 88, 0.3);
  margin-bottom: 12px;
  padding-bottom: 11px;
}
.favorites-popup .favorites-popup-header .icon {
  margin-bottom: 7px;
}
.favorites-popup .favorites-popup-header .title {
  color: #373636;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}
.favorites-popup .favorites-popup-subheader {
  color: #373636;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 18px;
  text-align: center;
}
.favorites-popup .favorites-popup-form input {
  box-sizing: border-box;
  background: #F1F4F3;
  border-radius: 20px;
  border: 0;
  height: 58px;
  color: #9398B4;
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  margin: 0 0 15px 0;
}
.favorites-popup .favorites-popup-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup .favorites-popup-form input::-moz-placeholder { /* Firefox 19+ */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup .favorites-popup-form input:-ms-input-placeholder { /* IE 10+ */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup .favorites-popup-form input:-moz-placeholder { /* Firefox 18- */
  color: #9398B4;
  opacity: 1;
}
.favorites-popup .favorites-popup-form label {
  display: block;
  width: 100%;
}
.favorites-popup .favorites-popup-form button {
  display: block;
  text-align: center;
  width: 100%;
  padding: 0;
  height: 56px;
  border: 0;
  background-color: #FF6962;
  border-radius: 50px;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}
.favorites-popup .favorites-popup-form button[disabled] {
  opacity: 0.4;
}

#favs-send-to-email-form .ajax-response {
  color: #00495E;
  font-weight: 700;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.add-to-favorites-wrapper {
  position: absolute;
  top: -28px;
}
.add-to-favorites-wrapper a {
  width: 44px;
  height: 44px;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid rgba(78, 175, 88, 0.5);
  border-radius: 50%;
  position: relative;
}
.add-to-favorites-wrapper a span {
  background: url(../../images/footer-star.png) no-repeat center;
  display: inline-flex;
  width: 22px;
  height: 22px;
  background-size: contain;
}
.add-to-favorites-wrapper a.selected span {
  background: url(../../images/fav-product-green-star.png) no-repeat center;
}

.send-pdf-row, .pdf {
  position: absolute;
  top: 0;
  left: 0;
}

.send-pdf-button {
  cursor: pointer;
  background-color: #ffffff;
  width: 49px;
  height: 49px;
  border: none;
  padding: 5px;
  box-sizing: border-box;
}
.send-pdf-button img {
  display: block;
  width: 39px;
  height: 39px;
  -o-object-fit: contain;
     object-fit: contain;
}

body.search-results .homepage-header[data-section=catalog] .homepage-header-inner {
  background: #FFF;
}
body.search-results .search-bar {
  padding: 0;
}
body.search-results .search-bar form.search {
  width: 100%;
}
body.search-results .related-products {
  margin-bottom: 20px;
}
body.search-results #catalog-term-section {
  padding-bottom: 80px;
}

.search-results-pagination {
  text-align: center;
  display: -moz-flex;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.search-results-pagination .page-numbers {
  display: -moz-flex;
  display: flex;
  height: 26px;
  padding: 0 6px;
  align-items: center;
  margin-bottom: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #00875D;
}
.search-results-pagination .page-numbers.current {
  background: #00875D;
  color: #FFFFFF;
  font-weight: normal;
}

body.single-products .related-products {
  flex-wrap: wrap;
}
body.single-products .related-products .related-product {
  margin-bottom: 20px;
}

p.or {
  text-align: center;
  margin-bottom: 18px;
}

.swal2-title {
  font-size: 18px;
}

.cods-row {
  position: relative;
  width: 100%;
  display: -moz-flex;
  display: flex;
  gap: 35px;
}
.cods-row .cods-col {
  flex: 0 0 auto;
  width: auto !important;
}

.header-page-row {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  max-width: 1440px;
  padding: 65px 15px 30px;
  margin: auto;
}
@media screen and (max-width: 460px) {
  .header-page-row {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4%;
    padding-top: 15px;
  }
}
@media screen and (max-width: 980px) {
  .header-page-row .all-prod-box {
    flex: 0 0 auto;
  }
}
.header-page-row .logo-col {
  flex: 0 0 auto;
}
@media screen and (max-width: 460px) {
  .header-page-row .logo-col {
    flex: 1 0 auto;
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
  }
}
.header-page-row .search-col {
  flex: 0 0 auto;
  max-width: 550px;
  width: 100%;
}
@media screen and (max-width: 460px) {
  .header-page-row .search-col {
    flex: 1 1 auto;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 460px) {
  .header-page-row .search-col.f-w {
    width: 100%;
    max-width: 100%;
  }
}
.header-page-row .mobile-filter-col {
  flex: 1 1 auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.header-page-row .mobile-filter-col .mobile-filter-button {
  display: block;
  width: 64px;
  height: 54px;
  background-color: #373636;
  border-bottom: 10px;
  border-radius: 15px;
  box-sizing: border-box;
}
.header-page-row form.search {
  position: relative;
  display: inline-block;
  background-color: rgb(241, 244, 243);
  width: 59%;
  max-width: 450px;
  border-radius: 15px;
  padding: 15px 20px;
  box-sizing: border-box;
}
.header-page-row form.search input {
  display: block;
  background-color: transparent;
  border: none;
  font-size: 18px;
  width: 100%;
  height: 24px;
  padding: 3px 35px 3px 15px;
  box-sizing: border-box;
}
.header-page-row form.search .search-submit {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 15px;
  right: 20px;
  width: 24px;
  height: 24px;
  background-color: transparent;
  border: none;
  padding: 0;
}
.header-page-row form.search .search-submit img {
  display: block;
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}
.header-page-row .order-prod-box {
  position: relative;
  display: inline-block;
  width: 39%;
  padding-right: 10px;
  box-sizing: border-box;
}
.header-page-row .order-prod-box label {
  background-color: rgb(241, 244, 243);
  display: block;
  width: 100%;
  height: 54px;
  border-radius: 15px;
  padding: 15px 20px;
  box-sizing: border-box;
}
.header-page-row .order-prod-box select {
  display: block;
  width: 100%;
  background-color: transparent;
  border: none;
  font-size: 18px;
}

.catalog-page-title {
  font-family: "Open Sans", serif;
  max-width: 1440px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 460px) {
  .catalog-page-title {
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 auto 10px;
  }
}

.categories-section {
  padding: 25px 0;
}
.categories-section .categories-section-container {
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1.33%;
       column-gap: 1.33%;
  max-width: 1440px;
  padding: 0 15px;
  margin: auto;
}
@media screen and (max-width: 460px) {
  .categories-section .categories-section-container {
    flex-wrap: wrap;
    -moz-column-gap: 4%;
         column-gap: 4%;
    max-height: none;
  }
}
.categories-section .categories-section-container .items-column {
  flex: 1 0 auto;
  max-width: 24%;
  width: 24%;
}
@media screen and (max-width: 460px) {
  .categories-section .categories-section-container .items-column {
    max-width: 48%;
    width: 48%;
    margin-bottom: 25px;
    max-height: 360px;
  }
}
.categories-section .categories-section-container .item-part {
  width: 24%;
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  .categories-section .categories-section-container .item-part {
    width: 48%;
  }
}
.categories-section .categories-section-container .item-part .cat-link {
  display: block;
  aspect-ratio: 1/1;
}
.categories-section .items-column.items-1 {
  height: 100%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.items-1 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-1.items-2 .item-0 {
  height: 70%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-1.items-2 .item-0 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-1.items-2 .item-1 {
  height: 26%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-1.items-2 .item-1 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-2.items-2 .item-0 {
  height: 26%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-2.items-2 .item-0 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-2.items-2 .item-1 {
  height: 70%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-2.items-2 .item-1 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-3.items-2 .item-0 {
  height: 36%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-3.items-2 .item-0 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-3.items-2 .item-1 {
  height: 60%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-3.items-2 .item-1 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-4.items-2 .item-0 {
  height: 46%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-4.items-2 .item-0 {
    max-height: 40vh;
  }
}
.categories-section .items-column.col-4.items-2 .item-1 {
  height: 50%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-column.col-4.items-2 .item-1 {
    max-height: 40vh;
  }
}
.categories-section .items-container {
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 3%;
}
@media screen and (max-width: 460px) {
  .categories-section .items-container {
    gap: 4%;
  }
}
.categories-section .items-container .item-part {
  flex: 1 0 auto;
}
.categories-section .item-part .cat-item-container {
  position: relative;
  height: 100%;
}
.categories-section .item-part .cat-item-container .cat-name {
  color: #373636;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  right: 15px;
  bottom: 15px;
  font-size: 18px;
  line-height: 25px;
  padding: 5px 25px;
  border-radius: 5px;
}
@media screen and (max-width: 460px) {
  .categories-section .item-part .cat-item-container .cat-name {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 15px;
  }
}
.categories-section .item-part picture {
  overflow: hidden;
  border-radius: 15px;
}
.categories-section .item-part picture, .categories-section .item-part img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 670px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 460px) {
  .categories-section .item-part picture, .categories-section .item-part img {
    max-height: 40vh;
  }
}

.products-list {
  display: -moz-flex;
  display: flex;
  gap: 2%;
  max-width: 1440px;
  margin: auto;
  flex-wrap: wrap;
}
@media screen and (max-width: 460px) {
  .products-list {
    padding: 0 !important;
    gap: 4% !important;
  }
}
.products-list .related-product {
  flex: 1 0 auto;
  max-width: 23.5%;
  width: 23.5%;
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  .products-list .related-product {
    max-width: 48%;
    width: 48%;
    margin-bottom: 30px;
  }
}

body.list-view-on .products-list {
  display: -moz-flex;
  display: flex;
  gap: 0;
  max-width: 1440px;
  padding: 0 15px;
  margin: auto;
  flex-wrap: wrap;
}
body.list-view-on .products-list .related-product {
  display: -moz-flex;
  display: flex;
  flex: 1 0 auto;
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
  gap: 30px;
}
body.list-view-on .products-list .product-thumb {
  position: relative;
  flex: 0 1 auto;
  display: inline-block;
  aspect-ratio: 1/1;
  height: 150px;
  padding: 10px;
  border-radius: 10px;
  margin: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 460px) {
  body.list-view-on .products-list .product-thumb {
    width: 50%;
  }
}
body.list-view-on .products-list .product-thumb img {
  width: 100%;
  height: 100%;
}
body.list-view-on .products-list .product-thumb .plus-link {
  width: 50px;
  height: 50px;
}
body.list-view-on .products-list .product-data {
  flex: 1 0 auto;
  display: inline-block;
}
@media screen and (max-width: 460px) {
  body.list-view-on .products-list .product-data {
    width: 50%;
  }
}

.load-more-button-row {
  text-align: center;
  margin-bottom: 100px;
}
.load-more-button-row .load-more-button {
  cursor: pointer;
  display: inline-block;
  min-width: 30%;
  color: #000;
  background-color: #FF6962;
  border: none;
  border-radius: 30px;
  font-size: 18px;
  line-height: 20px;
  padding: 19px 35px;
  margin: auto;
}

.filter-title-row {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  max-width: 1440px;
  padding: 0 15px;
  margin: auto;
}
@media screen and (max-width: 460px) {
  .filter-title-row {
    margin-bottom: 35px;
  }
}
.filter-title-row .title-col {
  position: relative;
}
.filter-title-row .filter-col {
  position: relative;
}

.product-section {
  padding-top: 100px;
}
.product-section .product-meta-content-row {
  display: -moz-flex;
  display: flex;
  max-width: 1440px;
  padding: 0 15px;
  margin: auto;
}
@media screen and (max-width: 460px) {
  .product-section .product-meta-content-row {
    flex-direction: column;
  }
}
.product-section .product-meta-content-row .product-slider-col {
  flex: 1 0 auto;
  max-width: 50%;
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 460px) {
  .product-section .product-meta-content-row .product-slider-col {
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
    padding: 0 15px;
  }
}
.product-section .product-meta-content-row .product-meata-description {
  flex: 1 0 auto;
  max-width: 50%;
  width: 50%;
}
@media screen and (max-width: 460px) {
  .product-section .product-meta-content-row .product-meata-description {
    max-width: 100%;
    width: 100%;
  }
}

.tabs-container {
  max-width: 1440px;
  margin: 50px auto;
}
.tabs-container .tabs-buttons-list {
  display: -moz-flex;
  display: flex;
}
@media screen and (max-width: 460px) {
  .tabs-container .tabs-buttons-list {
    flex-wrap: wrap;
  }
}
.tabs-container .tabs-buttons-list .button-item {
  flex: 1 0 auto;
  width: 100%;
  max-width: 300px;
}
@media screen and (max-width: 460px) {
  .tabs-container .tabs-buttons-list .button-item {
    width: 50%;
    max-width: 50%;
  }
}
.tabs-container .tabs-buttons-list .button-item button {
  color: rgb(147, 152, 180);
  cursor: pointer;
  display: block;
  background-color: transparent;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  border: none;
  border-bottom: 2px solid transparent;
  padding: 20px 15px;
}
@media screen and (max-width: 460px) {
  .tabs-container .tabs-buttons-list .button-item button {
    border-bottom: 1px solid rgba(55, 54, 54, 0.7);
    height: 100%;
  }
}
.tabs-container .tabs-buttons-list .button-item.active button {
  color: rgb(55, 54, 54);
  border-color: rgb(55, 54, 54);
}
@media screen and (max-width: 460px) {
  .tabs-container .tabs-buttons-list .button-item.active button {
    border-bottom: 1px solid rgb(55, 54, 54);
  }
}
.tabs-container .tabs-contents {
  background-color: rgb(241, 244, 243);
  border-top: 1px solid rgb(55, 54, 54);
  max-width: 1440px;
  padding: 70px 0;
  margin: auto;
}
.tabs-container .tabs-contents .content {
  display: none;
  color: rgb(0, 73, 94);
  font-size: 18px;
  line-height: 1.4;
  max-width: 1320px;
  padding: 0 15px;
  margin: auto;
}
.tabs-container .tabs-contents .content.active {
  display: block;
}
.tabs-container .tabs-contents .content p, .tabs-container .tabs-contents .content li {
  color: rgb(0, 73, 94);
  font-size: 18px;
  line-height: 1.4;
}

.product-slider-wrapp {
  display: -moz-flex;
  display: flex;
  flex-direction: row-reverse;
  max-width: 100%;
  aspect-ratio: 700/510;
  gap: 30px;
}
@media screen and (max-width: 460px) {
  .product-slider-wrapp {
    gap: 4%;
  }
}
.product-slider-wrapp .product-slider-main {
  flex: 1 1 auto;
  max-width: 558px;
  width: 558px;
}
@media screen and (max-width: 460px) {
  .product-slider-wrapp .product-slider-main {
    max-width: 68%;
    width: 100%;
  }
}
.product-slider-wrapp .product-slider-nav {
  flex: 1 1 auto;
  max-width: 150px;
}
@media screen and (max-width: 460px) {
  .product-slider-wrapp .product-slider-nav {
    max-width: 28%;
  }
}
.product-slider-wrapp .product-slider-nav .image-box-wrapp {
  width: 100%;
  max-width: 110px;
  height: 100%;
  max-height: 140px;
  border: 1px solid rgb(212, 231, 214);
  padding: 10px;
  border-radius: 15px;
  box-sizing: border-box;
}
.product-slider-wrapp .product-slider-nav img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 110/140;
  -o-object-fit: contain;
     object-fit: contain;
}
.product-slider-wrapp .swiper {
  height: 100%;
}
@media screen and (min-width: 461px) {
  .product-slider-wrapp .product-slider .swiper-button-next,
  .product-slider-wrapp .product-slider .swiper-button-prev {
    display: none;
  }
}

.filter-inner-title-row {
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
@media screen and (min-width: 461px) {
  .filter-inner-title-row {
    display: none;
  }
}
.filter-inner-title-row .filter-inner-title-col {
  flex: 0 0 auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
}
.filter-inner-title-row .filter-inner-title-col:before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  background-image: url("/wp-content/themes/dooble/images/icon_filter.png");
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.filter-inner-title-row .filter-inner-button-col {
  flex: 0 0 auto;
}
.filter-inner-title-row .filter-inner-button-col .filter-inner-button {
  border: none;
  background-color: rgb(241, 244, 243);
  width: 35px;
  height: 35px;
  border-radius: 35px;
  padding: 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 460px) {
  .products-template-default .product-section {
    padding-top: 0;
  }
  .products-template-default .product-section .product-meta-content-row {
    padding: 0;
  }
}
.slider-block-wrapp {
  max-width: 1440px;
  margin: 25px auto;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .slider-block {
    padding: 0 15px;
  }
}
.slider-block-wrapp .slide-wrapper {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.slider-block-wrapp .slide-wrapper .color-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url("/wp-content/themes/dooble/images/slider_mask.png");
          mask-image: url("/wp-content/themes/dooble/images/slider_mask.png");
  mask-mode: alpha;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .slide-wrapper .color-box {
    -webkit-mask-image: url("/wp-content/themes/dooble/images/slider_mask_mobile.png");
            mask-image: url("/wp-content/themes/dooble/images/slider_mask_mobile.png");
  }
}
.slider-block-wrapp .slide-wrapper .content-row {
  position: relative;
}
.slider-block-wrapp .image-wrapp {
  display: block;
  max-width: 353px;
  max-height: 276px;
  margin: auto;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .image-wrapp {
    position: relative;
    z-index: 9;
  }
}
.slider-block-wrapp .content-row {
  display: -moz-flex;
  display: flex;
  padding: 15px 35px;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .content-row {
    flex-direction: column;
    height: 690px;
  }
}
.slider-block-wrapp .content-row .text-col {
  position: relative;
  flex: 1 0 auto;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .content-row .text-col {
    width: 100%;
    max-width: 100%;
    height: 50%;
  }
}
.slider-block-wrapp .content-row .img-col {
  flex: 1 0 auto;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .content-row .img-col {
    width: 100%;
    max-width: 100%;
  }
}
.slider-block-wrapp .text-box {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .text-box {
    position: absolute;
    top: 50px;
    height: 500px;
    transform: translate(0, 0);
  }
}
.slider-block-wrapp .subtitle-box {
  display: inline-block;
  color: #373636;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  line-height: 26px;
  padding: 0 15px;
  margin-bottom: 5px;
}
.slider-block-wrapp .content-box {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  max-width: 460px;
  padding: 50px 15px;
  border-radius: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 460px) {
  .slider-block-wrapp .content-box {
    height: 400px;
  }
}
.slider-block-wrapp .content-box .title {
  color: #373636;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
}
.slider-block-wrapp .content-box .text {
  color: #373636;
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (max-width: 460px) {
  body.page-template-tpl-front-page .catalog-page-title {
    text-align: center;
  }
}

.main-banner-row {
  position: relative;
  max-width: 100%;
  height: auto;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  box-sizing: border-box;
  aspect-ratio: 56/12;
}
@media screen and (max-width: 980px) {
  .main-banner-row {
    aspect-ratio: 56/16;
  }
}
@media screen and (max-width: 980px) {
  .main-banner-row.long {
    aspect-ratio: 56/21;
  }
}
.main-banner-row .main-banner-container {
  margin-top: 14px;
  padding-left: 56px;
  padding-right: 56px;
  display: flex;
  justify-content: center;
  max-width: 1446px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.main-banner-row .languages-block {
  position: absolute;
  top: 35px;
  left: 50%;
  width: 90%;
  max-width: 1440px;
  transform: translate(-50%, -50%);
  padding: 0 15px;
  z-index: 9;
}
.main-banner-row .languages-block .language-page {
  display: inline-block;
  background-color: #ffffff;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 15px;
  border-radius: 30px;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .main-banner-row .languages-block .language-page {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 30px;
    height: 30px;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
  }
}
.main-banner-row .main-banner-title-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1440px;
  transform: translate(-50%, -50%);
  padding: 0 15px;
  box-sizing: border-box;
}
.main-banner-row .main-banner-title {
  width: 50%;
}
@media screen and (max-width: 980px) {
  .main-banner-row .main-banner-title {
    left: 77%;
    max-width: 40%;
  }
}
.main-banner-row .main-banner-title h1 {
  color: #373636;
  font-size: 44px;
  font-weight: 800;
  margin-bottom: 15px;
}
.main-banner-row .main-banner-title h2, .main-banner-row .main-banner-title h3, .main-banner-row .main-banner-title h4 {
  color: #373636;
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 15px;
}
.main-banner-row .main-banner-title p {
  color: #373636;
  font-size: 28px;
}
@media screen and (max-width: 980px) {
  .main-banner-row .main-banner-title h1, .main-banner-row .main-banner-title h2, .main-banner-row .main-banner-title h3, .main-banner-row .main-banner-title h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .main-banner-row .main-banner-title p {
    font-size: 16px;
  }
}
.main-banner-row .container-xs {
  position: absolute;
  max-width: 1446px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  margin: 0 auto;
}
.main-banner-row .rowlogoredone__column {
  background-color: #fff;
  width: 100%;
  max-width: 144px;
  height: auto;
  padding: 41px 18px;
  border-radius: 100px;
  box-sizing: border-box;
  line-height: normal;
  font-family: inherit;
  aspect-ratio: 1/1;
  margin: unset;
}
@media screen and (max-width: 980px) {
  .main-banner-row .rowlogoredone__column {
    max-width: 75px;
    padding: 5px 14px;
  }
}
.main-banner-row .rowlogoredone__logo {
  height: 58px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.all-prod-box {
  display: inherit;
  gap: 15px;
}
.all-prod-box .all-prod-box-link {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  width: auto;
  background-color: #ff6962;
  border: 2px solid #ff6962;
  border-radius: 30px;
  font-size: 18px;
  line-height: 20px;
  padding: 19px 35px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}
@media screen and (max-width: 980px) {
  .all-prod-box .all-prod-box-link {
    padding: 15px 15px;
  }
}
.all-prod-box .print-page {
  cursor: pointer;
  display: inline-block;
  color: #000;
  width: auto;
  background-color: #fff;
  border: 2px solid #ff6962;
  border-radius: 30px;
  font-size: 18px;
  line-height: 25px;
  padding: 15px 35px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}
@media screen and (max-width: 980px) {
  .all-prod-box .print-page {
    display: none;
  }
}
.all-prod-box .prod-list-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.all-prod-box .prod-list-col .prod-list-col- img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
}

.prod-main-content {
  display: flex;
  flex-direction: row-reverse;
  gap: 3%;
  max-width: 1440px;
  margin: auto;
}
@media screen and (max-width: 980px) {
  .prod-main-content {
    flex-direction: column-reverse;
  }
}
.prod-main-content .prod-list-col {
  flex: 0 1 auto;
  width: 100%;
}
.prod-main-content .side-filter-col {
  flex: 1 0 auto;
  width: 100%;
  max-width: 380px;
}
@media screen and (max-width: 980px) {
  .prod-main-content .side-filter-col {
    margin-bottom: 50px;
  }
}

.breadcrumb-row #breadcrumbs a {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb-row #breadcrumbs .breadcrumb_last {
  color: #000;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 980px) {
  .breadcrumb-row #breadcrumbs a {
    font-size: 16px;
  }
  .breadcrumb-row #breadcrumbs .breadcrumb_last {
    font-size: 16px;
  }
}

.prod-main-content {
  display: flex;
  flex-direction: row-reverse;
  gap: 3%;
  max-width: 1440px;
  margin: auto;
}
@media screen and (max-width: 980px) {
  .prod-main-content {
    flex-direction: column-reverse;
  }
}
.prod-main-content .prod-list-col {
  flex: 0 1 auto;
}
.prod-main-content .side-filter-col {
  flex: 1 0 auto;
  width: 1;
}

.prod-link-row .btn-prod-link {
  cursor: pointer;
  display: block;
  color: #000;
  width: 100%;
  background-color: transparent;
  border: none;
  border: 2px solid #ff6962;
  border-radius: 30px;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 35px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  margin-top: 25px;
}
@media screen and (max-width: 980px) {
  .prod-link-row .btn-prod-link {
    padding: 10px 15px;
  }
}
.prod-link-row .btn-prod-link:hover, .prod-link-row .btn-prod-link:focus {
  color: #fff;
  background-color: #ff6962;
}

.footer-main-message-row {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 15px;
  background-color: #ff6962;
  box-sizing: border-box;
  z-index: 999;
}
.footer-main-message-row .main-message-content {
  max-width: 1440px;
  color: #373636;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: auto;
}

.footer-main-message-row .main-message {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  line-height: 20px;
  padding: 20px 0;
  z-index: 9999;
  background-color: #ff6962;
}
.breadcrumb-main-row {
  display: flex;
  max-width: 1440px;
  margin: auto;
  padding: 0 15px;
  margin-top: 50px;
}
@media screen and (max-width: 980px) {
  .breadcrumb-main-row {
    margin-bottom: 35px;
  }
}
.breadcrumb-main-row .breadcrumb-row {
  flex: 1 1 auto;
}
.breadcrumb-main-row .back-btn-link-box {
  flex: 0 0 auto;
}

.back-btn-link {
  cursor: pointer;
  display: inline-block;
  color: #000;
  width: auto;
  background-color: #ff6962;
  border: 2px solid #ff6962;
  border-radius: 30px;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 35px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}

.mobile-tabs-accordion {
  border-bottom: 1px solid #373636;
}
.mobile-tabs-accordion .tab-title {
  position: relative;
  color: #9398b4;
  cursor: pointer;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  border-top: 1px solid rgb(0, 0, 0);
  padding: 20px 15px;
  box-sizing: border-box;
}
.mobile-tabs-accordion .tab-title::after {
  position: absolute;
  background-color: #373636;
  content: "";
  width: 1px;
  height: 20px;
  top: 16px;
  left: 20px;
  transform: rotate(0);
}
.mobile-tabs-accordion .tab-title::before {
  position: absolute;
  background-color: #373636;
  content: "";
  height: 1px;
  width: 20px;
  top: 25px;
  left: 10px;
}
.mobile-tabs-accordion .tab-title.ui-accordion-header-active {
  color: #373636;
  background-color: #f1f4f3;
}
.mobile-tabs-accordion .tab-title.ui-accordion-header-active::after {
  transform: rotate(90deg);
}
.mobile-tabs-accordion .tab-content {
  background-color: #f1f4f3;
  max-width: 1440px;
  padding: 15px 15px;
  margin: auto;
  color: #00495e;
  font-size: 18px;
  line-height: 1.4;
}

.main-filter-wrapper {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
.main-filter-wrapper.open {
  display: block;
}
.main-filter-wrapper .filter-container {
  position: absolute;
  background-color: #ffffff;
  width: 90%;
  max-width: 500px;
  max-height: 500px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 15px;
  overflow-y: auto;
}
.main-filter-wrapper .filter-container .close-button {
  cursor: pointer;
  display: block;
  border: none;
  background-color: transparent;
  padding: 0;
  margin-bottom: 15px;
}

@media screen and (max-width: 980px) {
  body .languages-list {
    text-align: right;
  }
  body.rtl .languages-list {
    text-align: left;
  }
}