@font-face {
  font-family: "almoni-dl";
  font-weight: 300;
  font-style: normal;
  src: url("font_files/almoni-dl-aaa-300.eot");
  src: url("font_files/almoni-dl-aaa-300.eot?#iefix") format("embedded-opentype"), url("font_files/almoni-dl-aaa-300.woff") format("woff");
}
@font-face {
  font-family: "almoni-dl";
  font-weight: 400;
  font-style: normal;
  src: url("/font_files/almoni-dl-aaa-400.eot");
  src: url("/font_files/almoni-dl-aaa-400.eot?#iefix") format("embedded-opentype"), url("font_files/almoni-dl-aaa-400.woff") format("woff");
}
@font-face {
  font-family: "almoni-dl";
  font-weight: 700;
  font-style: normal;
  src: url("font_files/almoni-dl-aaa-700.eot");
  src: url("font_files/almoni-dl-aaa-700.eot?#iefix") format("embedded-opentype"), url("font_files/almoni-dl-aaa-700.woff") format("woff");
}
@font-face {
  font-family: "almoni-dl";
  font-weight: 900;
  font-style: normal;
  src: url("font_files/almoni-dl-aaa-900.eot");
  src: url("font_files/almoni-dl-aaa-900.eot?#iefix") format("embedded-opentype"), url("font_files/almoni-dl-aaa-900.woff") format("woff");
}
body, h1, h2, h3, h4, h5, h6, div, span, ul, li, select, input, textarea, buton, a {
  font-family: "almoni-dl", sans-serif !important;
  font-weight: normal;
}

rs-bgvideo iframe {
  width: 100% !important;
  left: 0 !important;
}

.d-flex {
  display: flex;
}

.stm-header .stm-text {
  display: flex;
  align-items: center;
}
.stm-header .stm-text:before, .stm-header .stm-text:after {
  content: "";
  width: 45px;
  height: 3px;
  margin-bottom: -3px;
  background-image: linear-gradient(90deg, #2c2c2c 0%, #4f4f4e 15%, #D7D8D8 43%, #FFFFFF 59%, #D7D8D8 73%, #4F4E4E 92%, #676666 96%, #7D7D7E 100%);
}
.stm-header .stm-text:before {
  margin-left: 10px;
}
.stm-header .stm-text:after {
  margin-right: 10px;
}
.stm-header__row_top .stm-navigation__default > ul > li > a {
  padding: 0 8px;
  color: #fff;
}

.has-gradient {
  background-image: linear-gradient(90deg, #2d2d2d 0%, #4F4E4E 15%, #a5a5a5 43%, #a7a6a6 41%, #4F4E4E 82%, #676666 96%);
}

.has-gradient-2 {
  background: linear-gradient(45deg, rgb(92, 97, 104) 0%, rgb(1, 16, 8) 100%);
}

body .stm-header .pearl_is_sticky.pearl_sticked .logo:nth-child(1) {
  display: block !important;
}

body .stm-parallax > .stm_row-opacity {
  z-index: 1;
}
body .btn.btn_icon-left {
  padding-left: 45px !important;
}
body .btn.btn_default .btn__label {
  font-size: 17px;
}
body .btn.btn_sm {
  padding-top: 6px;
  padding-bottom: 6px;
}
body .btn.btn_sm .btn__label {
  font-size: 16px !important;
}
body .stm_cta__link a {
  font-size: 18px;
}
body .btn.btn_icon-left .btn__icon {
  left: 0;
}

.footer-widgets .widget_follow.widget_follow_style_1 .widget_follow_inner {
  display: flex;
}
.footer-widgets .widget_follow.widget_follow_style_1 .widget_follow_inner .stm-icontext__icon {
  width: auto;
  height: auto;
  background-color: transparent !important;
  opacity: 0.7;
}
.footer-widgets .widget_follow.widget_follow_style_1 .widget_follow_inner .stm-icontext__icon:hover {
  color: #e0d6c3 !important;
  opacity: 1;
}

body .stm_products_categories_style_2.stm_loop ul li a img {
  margin: 0;
}

.stm_products_categories_style_2.stm_loop ul li a:before, .stm_categories_tabs_style_2 .single_post__image > a:before, .archive.tax-products_category .stm_markup__stm_products .stm_loop .stm_product__single .product_thumbnail:before, .single-stm_products .tab-content .products_gallery li a span:before, .single-stm_products .title_box_thumbnail:before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  z-index: 1;
  right: 10px;
  top: 10px;
  border: 1px solid rgba(255, 255, 255, 0.75);
}

.stm_products_categories_style_2.stm_loop ul li a:before {
  width: calc(50% - 20px);
}

.stm_products_categories_style_2.stm_loop ul li a .product_cat_info {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

body.single-stm_products .products_title_box {
  margin-top: 0;
  padding-bottom: 120px;
  padding-top: 60px;
}
body.single-stm_products .products_title_box .title_box_info h2 span {
  color: #0c1e44;
}
body.single-stm_products #products__tab {
  margin-top: -44px;
}
body.single-stm_products #products__tab .nav-tabs {
  background-color: transparent;
}
body.single-stm_products #products__tab .nav-tabs li {
  margin-left: 1px;
  height: 44px;
}
body.single-stm_products #products__tab .nav-tabs li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.single-stm_products .tab-content .products_details_description p {
  line-height: 1.7;
  font-size: 18px;
}
body.single-stm_products .tab-content .products_gallery li a span {
  margin-bottom: 0;
}
body.single-stm_products .tab-content .products_details_description ul li {
  padding-left: 0;
  padding-inline-start: 45px;
  margin-bottom: 25px;
}
body.single-stm_products .tab-content .products_details_description ul li:before {
  content: "";
  width: 30px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
}
body.single-stm_products .tab-content .products_details_description ul li:first-child:before {
  background-image: url("images/water.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(2):before {
  background-image: url("images/gueantee.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(3):before {
  background-image: url("images/easy-clean.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(4):before {
  background-image: url("images/service.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(5):before {
  background-image: url("images/front.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(6):before {
  background-image: url("images/variaty.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(7):before {
  background-image: url("images/size.svg");
}
body.single-stm_products .tab-content .products_details_description ul li:nth-child(8):before {
  background-image: url("images/allInOne.svg");
}
body.single-stm_products .tab-content .products_details_data ul {
  border-top-color: #0c1e44;
}
body.single-stm_products .tab-content .products_details_data ul li {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}

body .object546:first-child {
  display: none;
}
body.stm_header_style_20 .stm-header .stm-socials {
  margin: 0 0 0 -8px;
}
body .stm_carousel_style_2 .owl-stage {
  display: flex;
  align-items: center;
}
body.tax-products_category .stm_products_categories_style_2 {
  padding-bottom: 40px;
}
body.tax-products_category .stm_products_categories_style_2 > div {
  margin-bottom: 25px;
  overflow: hidden;
}
body.tax-products_category .stm_products_categories_style_2 > div .d-flex {
  flex-wrap: wrap;
}
body.tax-products_category .stm_products_categories_style_2 > div .d-flex > div {
  padding: 0;
  overflow: hidden;
}
body.tax-products_category .stm_products_categories_style_2 > div .d-flex > div.product_cat_img:before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  z-index: 1;
  right: 10px;
  top: 10px;
  border: 1px solid rgba(255, 255, 255, 0.75);
}
body.tax-products_category .stm_products_categories_style_2 > div img {
  transition: all 0.3s ease-out;
}
body.tax-products_category .stm_products_categories_style_2 > div:hover img {
  transform: scale(1.1);
}
body.tax-products_category .stm_products_categories_style_2 .product_cat_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-image: linear-gradient(35deg, #efe5d0, #c9bb9c);
  margin-bottom: 30px;
  height: 100%;
  padding: 35px 25px 25px 25px;
}
body.tax-products_category .stm_products_categories_style_2 .product_cat_info .product_cat_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
body.tax-products_category .stm_products_categories_style_2 .product_cat_info .product_cat_description {
  display: block;
  font-size: 17px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  body.tax-products_category .stm_products_categories_style_2 .col-md-6 {
    width: 100%;
  }
}
body.tax-products_category .stm_titlebox__inner p {
  font-size: 24px;
}
body .stm_products_categories_style_2.stm_loop ul li a .product_cat_info:before {
  background-image: linear-gradient(35deg, #efe5d0, #c9bb9c);
}
body .stm_products_categories_style_2.stm_loop ul li a .product_cat_info .product_cat_title {
  font-weight: 600;
  margin-bottom: 10px;
}
body .stm_products_categories_style_2.stm_loop ul li a .product_cat_info .product_cat_description {
  opacity: 1;
  font-size: 17px;
  line-height: 1.3;
}
body .stm_categories_tabs_style_2 ul.nav-tabs {
  display: flex;
}
body .stm_categories_tabs_style_2 ul.nav-tabs > li:not(:last-child):after {
  content: none !important;
}
body .stm_categories_tabs_style_2 ul.nav-tabs > li > a {
  font-size: 18px;
  letter-spacing: 2px;
}
body .stm_categories_tabs_style_2 ul.nav-tabs > li.active > a {
  background-color: #fff;
}
body .stm_categories_tabs_style_2 ul.nav-tabs > li.active > a:after {
  content: none;
}
body .stm_categories_tabs_style_2 .single_post__image {
  margin-bottom: 2px;
}
body .stm_categories_tabs_style_2 .single_post__body {
  flex: 0 0 100%;
  background-image: linear-gradient(35deg, #3b3b3b, #262626);
  padding: 10px;
}
body .stm_categories_tabs_style_2 .single_post__title, body .stm_categories_tabs_style_2 .single_post h3 {
  margin-bottom: 0;
  font-size: 18px !important;
}
body .stm_categories_tabs_style_2 .single_post__title a, body .stm_categories_tabs_style_2 .single_post h3 a {
  color: #fff;
}
body.stm_products_style_3 .stm_markup__stm_products .stm_loop .stm_product__single {
  flex-direction: column;
}
body.stm_products_style_3 .stm_markup__stm_products .stm_loop .stm_product__single a {
  padding-bottom: 0;
}
body.stm_products_style_3 .stm_markup__stm_products .stm_loop .stm_product__single .detail_info {
  background-image: linear-gradient(224deg, #ccc, #e8e8e8);
  transition: all 0.3s;
}
body.stm_products_style_3 .stm_markup__stm_products .stm_loop .stm_product__single .product_info h4 {
  font-size: 18px;
  margin: 0 0 10px;
  text-align: center;
}
body.stm_products_style_3 .stm_markup__stm_products .stm_loop .stm_product__single:hover .detail_info {
  background-image: none;
  background-color: #0c1e44;
}
body.stm_products_style_3 .stm_markup__stm_products .stm_loop .stm_product__single:hover .detail_info h4 {
  color: #fff;
}
body.single-stm_products .product_short_description {
  font-size: 19px;
}
@media (min-width: 768px) {
  body.single-stm_products .product_short_description {
    padding-left: 30px;
  }
}
body.single-stm_products .sharethis-inline-share-buttons {
  margin-top: 10px;
  margin-right: -10px;
}
body.single-stm_products .sharethis-inline-share-buttons#st-1.st-has-labels .st-btn {
  min-width: 1px !important;
}
body.single-stm_products .sharethis-inline-share-buttons#st-1.st-has-labels .st-btn:not([data-network=facebook]):not([data-network=email]) {
  display: none !important;
}
body.single-stm_products .sharethis-inline-share-buttons .st-label {
  display: none !important;
}

body .stm-footer p {
  font-size: 15px;
}
body .stm-footer .stm_custom_menu {
  display: flex;
}
body .stm-footer .stm_custom_menu.stm_custom_menu_style_3 .menu li a {
  font-size: 15px;
}
body .stm-footer .mc4wp-form-fields input[type=email] {
  width: calc(100% - 90px);
  padding-right: 0;
  background-color: transparent;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #eee;
}
body .stm-footer .mc4wp-form-fields input[type=email]::-webkit-input-placeholder {
  color: #eee;
}
body .stm-footer .view-map-link {
  margin-top: 20px;
  border: 2px solid #fff;
  display: inline-block;
  padding: 4px 15px;
  font-size: 16px;
}
body .stm-footer .view-map-link i {
  margin-right: 8px;
}
body .stm-footer .view-map-link:hover {
  background-color: #FFFFFF;
  text-decoration: none;
}
body .stm-footer .footer-widgets .stm_wp_widget_text .stm-socials {
  margin-top: 20px !important;
}
body .stm-footer .footer-widgets .stm_wp_widget_text .stm-socials .fa-git {
  margin-top: 6px;
}
body .stm-footer .footer-widgets .stm_wp_widget_text .stm-socials .fa-git:before {
  content: "";
  background-image: url("icon-tiktok.svg");
  background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
}

.floating-whatsapp {
  position: fixed;
  z-index: 1111;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  bottom: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
  background-color: #25D366;
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.floating-whatsapp i {
  color: #fff;
}

body.stm_form_style_3 .stm_material_form select, body.stm_form_style_3 .stm_material_form input[type=text], body.stm_form_style_3 .stm_material_form input[type=email], body.stm_form_style_3 .stm_material_form input[type=search], body.stm_form_style_3 .stm_material_form input[type=password], body.stm_form_style_3 .stm_material_form input[type=number], body.stm_form_style_3 .stm_material_form input[type=date], body.stm_form_style_3 .stm_material_form input[type=tel], body.stm_form_style_3 .stm_material_form .stm_material_form textarea {
  padding-right: 0;
  padding-left: 0;
  border-bottom-color: #e0d6c3 !important;
}

.stm_single_post h3 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.stm_single_post h4 {
  margin-bottom: 0;
}

.white-text p {
  color: #fff;
}

.stm_iconbox .stmicon-home6:before {
  color: #e0d6c3;
}

body .stm_iconbox_style_2 .stm_iconbox__text p {
  font-size: 17px;
  margin-bottom: 6px;
}

body .stm-counter_style_9 .stm-counter__label {
  font-size: 20px;
}

.stm-header .fa-git {
  margin-top: 6px;
}
.stm-header .fa-git:before {
  content: "";
  background-image: url("icon-tiktok.svg");
  background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
}

@media (max-width: 1023px) {
  .stm-header__element .stm-search button {
    right: auto;
    left: 0;
  }
}
@media (max-width: 992px) {
  body .stm_products_categories_style_2.stm_loop ul li a:before {
    height: calc(40% - 20px);
    width: calc(10% - 20px);
  }
}
@media (max-width: 767px) {
  .col-sm-12 {
    width: 100%;
  }
  body aside.mkdf-sidebar .widget.woocommerce.widget_product_categories {
    display: none;
  }
  body .stm-counter_style_9 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 0;
  }
  body .stm-counter_style_9 {
    padding-left: 0 !important;
    padding-bottom: 20px;
  }
}
