/*
Theme Name: BaByliss
Author: Fullo
Version: 1.0
Text Domain: BaByliss
*/

@font-face {
  font-family: "Raleway-Regular";
  src: url("../fonts/Raleway-Regular.ttf");
}

@font-face {
  font-family: "Raleway-Bold";
  src: url("../fonts/Raleway-Bold.ttf");
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold.ttf");
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.ttf");
}

body {
  margin: 0;
  padding: 0;
  font-family: "Raleway-Regular";
}

button,
img:focus {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}

p {
  line-height: 1.5;
  color: #000;
  margin-bottom: 15px;
}

h2 {
  font-size: 25px;
  text-transform: uppercase;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* .home .all-category-home .item:nth-of-type(1),
.page-template-template-women-care .item:nth-of-type(1) {
  pointer-events: none;
} */

/* .home .all-category-home .item:nth-of-type(1) .content a,
.page-template-template-women-care .item:nth-of-type(1) .content a {
  font-size: 0;
} */

/* FIlter Bag */

.bapf_sfilter ul li {
  display: flex;
  align-items: center;
}

.container {
  width: 100%;
  max-width: 1680px;
  padding: 0 15px;
  margin: auto;
}

.topline {
  background: #444443;
  padding: 7px 0;
}

.topline .container {
  display: flex;
  justify-content: center;
}

.topline p:first-child {
  border-right: 1px solid #fff;
  padding-right: 10px;
}

.topline p:last-child {
  padding-left: 10px;
}

.topline p {
  margin: 0;
  text-align: center;
  color: #fff !important;
  font-family: "Montserrat-Regular" !important;
  font-size: 14px !important;
}

.topline p strong {
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: "Montserrat-Bold" !important;
}

.nav {
  padding: 25px 0 16px 0;
}

.nav .icons ul {
  display: flex;
  column-gap: 25px;
  align-items: center;
}

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

.home-slider {
  position: relative;
}

.home-content {
  width: 100%;
  max-width: 1680px;
  padding: 0 15px;
  margin: auto;
  position: absolute;
  transform: translateY(-40%);
  top: 40%;
}

.home-slider h1 {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.home-slider p {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 70px;
}

.home-slider a {
  color: #444443;
  font-family: "Raleway-Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
  text-decoration-line: underline;
  text-transform: uppercase;
}

.our-story {
  text-align: center;
  padding: 70px 0;
  background-image: url("/wp-content/uploads/2024/05/our-story-home.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

.our-story .content {
  margin: 0 auto;
}

.our-story span {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.2px;
}

.our-story h2 {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 12px 0 28px 0;
}

.our-story p {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.our-story p strong {
  font-family: "Montserrat-Bold";
}

.all-category-home .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 30px;
  row-gap: 30px;
}

.all-category-home .item {
  text-align: center;
}

.all-category-home .item img {
  width: 100%;
  object-fit: cover;
}

.all-category-home .content {
  background: #f0f0f0;
  padding: 29px 22px 30px 22px;
}

.all-category-home {
  margin-top: 80px;
  margin-bottom: 80px;
}

.all-category-home h2 {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.all-category-home p {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  min-height: 65px;
  overflow: hidden;
}

.all-category-home a {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Bold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
  text-decoration-line: underline;
  text-transform: uppercase;
}

.newslletter {
  text-align: center;
  padding: 70px 0;
  background-image: url(/wp-content/uploads/2024/05/our-story-home.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

.newslletter span {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.2px;
}

.newslletter h3 {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin: 12px 0 17px 0;
}

.newslletter p {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* width: 45%; */
  margin: 0 auto;
  text-align: left;
}

.newslletter .ml-form-embedWrapper {
  background-color: transparent !important;
  border-color: transparent !important;
}

.newslletter
  .ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  h4 {
  color: #444443 !important;
}

.newslletter
  .ml-form-embedContainer
  .ml-form-embedWrapper
  .ml-form-embedBody
  .ml-form-embedContent
  p {
  text-align: center !important;
}

footer .logo {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
}

footer .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

footer .copyright .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

footer .copyright {
  background: #f0f0f0;
  margin-top: 42px;
  padding: 10px 0;
}

footer .flex ul li a {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

footer .grid .col p {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
}

.copyright p {
  margin: 0;
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

/* Archive page */

.main_cat_list {
  /* padding-top: var(--padding-top); */
}

.main_shop_cat {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-bottom: 50px;
}

.main_shop_cat #primary {
  width: 80%;
  padding-left: 30px;
  padding-top: 0;
}

.main_shop_cat #secondary {
  order: -1;
  width: 20%;
  padding-top: 0;
  padding-right: 30px;
  position: relative;
  z-index: 2;
  padding: 20px;
  background: #ffffff;
  border-radius: 10px;
}

.main_shop_cat #primary .products {
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 40px;
  margin-top: 35px;
}

.main_shop_cat .products .price {
  flex-direction: column;
}

.main_shop_cat .products .price del span bdi {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: line-through;
}

.main_shop_cat .products .price ins span bdi {
  color: #b61414;
  text-align: center;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}

.main_shop_cat .products .price ins {
  text-decoration: none;
}

.main_shop_cat .products .price del {
  text-decoration: none;
}

.woocommerce-products-header {
  text-align: center;
  position: relative;
  /* margin-bottom: 80px; */
  margin-bottom: 20px;
}

.woocommerce-products-header > img {
  width: 100%;
}

.home-slider .slick-slide img {
  width: 100%;
}

.woocommerce-products-header .woocommerce-products-header__title {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
}

.woocommerce-products-header .content {
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.woocommerce-products-header .page-description p {
  width: 100%;
  margin: 25px auto;
  margin-top: 10px;
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  margin-top: 0;
}

/* Single product page */

.single-flex-wrap {
  margin-top: 70px;
}

.single #primary {
  padding-top: var(--padding-top);
}

.woocommerce_single_wrap {
  display: flex;
  flex-wrap: wrap;
  /* padding-bottom: 75px; */
  padding-bottom: 0;
}

.single .woo-left {
  position: relative;
}

.woocommerce_single_wrap .woo-left {
  width: 55%;
  padding-right: 55px;
}

.woocommerce_single_wrap .woo-right {
  width: 45%;
}

.woocommerce_single_wrap .woo-right {
  padding-right: 15%;
}

.woocommerce_single_wrap .woo-left {
  /* padding-right: 55px; */
}

.single-tabs-wrapper {
  width: 100%;
}

/* WooCommerce CSS */

.breadcrumpsWrap {
  background: rgba(219, 219, 219, 0.17);
  padding: 12px;
}

.woocommerce-breadcrumb .breadcrumb-separator {
  padding: 0 7px !important;
  text-indent: initial !important;
  color: rgba(24, 25, 27, 0.5) !important;
}

.breadcrumpsWrap .storefront-breadcrumb {
  color: #18191b;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-family: "Raleway-Regular";
}

.breadcrumpsWrap .storefront-breadcrumb a {
  color: rgba(24, 25, 27, 0.5);
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-family: "Raleway-Regular";
}

.woocommerce-breadcrumb a:first-of-type::before {
  display: none !important;
}

.woocommerce-breadcrumb .breadcrumb-separator::after {
  display: none !important;
}

.single .woo-right .product_title {
  color: #444443;
  font-family: "Montserrat-Regular";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 123.077% */
  text-transform: initial;
}

.edit-link {
  display: none;
}

.main_shop_cat .products .woocommerce-loop-product__title {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  margin-top: 30px;
}

.main_shop_cat .products .price {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Bold";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 25px;
  display: flex;
  justify-content: center;
}

.main_shop_cat #main .storefront-sorting:last-child .woocommerce-ordering {
  display: none !important;
}

.storefront-sorting .woocommerce-result-count:last-child {
  display: none !important;
}

.main_shop_cat .product {
  text-align: center;
  position: relative;
}

.single-flex-wrap .onsale {
  background-color: #b61414;
  color: #fff;
  text-align: center;
  font-family: "Raleway-Bold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  width: 85px;
  padding: 8px !important;
  position: absolute;
  /* top: 65px;
  right: 55px; */

  top: 0;
  right: 55px;
  left: 20%;

  z-index: 5 !important;
}

.main_shop_cat .product .onsale {
  background-color: #b61414;
  color: #fff;
  text-align: center;
  font-family: "Raleway-Bold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  width: 85px;
  padding: 8px !important;
  position: absolute;
  top: 0;
  left: 0;
}

.woocommerce-ordering {
  display: flex;
  align-items: center;
}

.woocommerce-ordering p {
  color: #212121;
  font-size: 13px;
  font-family: "Raleway-Regular";
  margin-right: 10px;
  margin-bottom: 0;
}

.storefront-sorting .woocommerce-ordering select {
  border: 1px solid #f9f9f9;
  border-radius: 0;
  padding: 10px 10px;
  font-size: 13px;
  font-family: "Raleway-Regular";
  background: url(../images/down_arrow.svg);
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  background-position: center right 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin-right: 40px;
}

.site-main .storefront-sorting:first-child,
.site-main .storefront-sorting:first-child .sort_list,
.archive .site-main .storefront-sorting.first-sort,
.archive .site-main .storefront-sorting.first-sort .sort_list {
  display: flex;
}

.storefront-sorting {
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  /* margin-top: -58px; */
  margin-top: 20px;
  position: relative;
}

.selected_filter_sort {
  display: flex;
  align-items: center;
}

#secondary h2 {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  column-gap: 5px;
  margin-bottom: 40px;
}

.bapf_head span,
.bapf_head h3 {
  text-transform: uppercase;
  font-family: "Raleway-Bold";
  color: #000 !important;
  font-size: 14px;
  border-bottom: 1px solid #000;
  padding-bottom: 7px;
  position: relative;
  cursor: pointer;
  margin-bottom: 15px;
  display: inherit;
}

.bapf_body label {
  margin-left: 5px;
  white-space: nowrap;
  color: #444443 !important;
  font-family: "Montserrat-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 7px;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

  width: calc(100% - 50px);
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
  margin-bottom: 7px;
}

.single .woo-right .custom-sku {
  margin: 5px 0;
  color: #444443;
  font-family: "Montserrat-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.single .woo-right .woocommerce-product-details__short-description {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-top: 45px;
}

.single .variations_button .minus,
.woo-right .minus {
  order: 1;
  width: 48px;
  height: 40px;
  line-height: 35px;
  border-radius: 1px;
  border: 1px solid #c0c0c0;
  background: #f9f9f9;
  cursor: pointer;
  font-size: 18px;
}

.single .variations_button .minus:focus,
.woo-right .minus:focus {
  border-radius: 1px !important;
  border: 1px solid #444443 !important;
  background: #f9f9f9 !important;
}

.single .variations_button .plus:focus,
.woo-right .plus:focus {
  border-radius: 1px !important;
  border: 1px solid #444443 !important;
  background: #f9f9f9 !important;
}

.single .variations_button .plus,
.woo-right .plus {
  order: 3;
  width: 48px;
  height: 40px;
  line-height: 35px;
  border-radius: 1px;
  border: 1px solid #c0c0c0;
  background: #f9f9f9;
  cursor: pointer;
  font-size: 18px;
}

.single .variations_button .quantity,
.woo-right .quantity {
  order: 2;
}

.single .woo-right .quantity,
.woo-right .quantity {
  width: 48px;
  height: 40px;
}

.single .woo-right .quantity input,
.woo-right .quantity input {
  /* width: 100%; */
  width: 100%;
  height: 100%;
  border-left: none;
  border-right: none;
  /* border-top: 1px solid #323e48;
  border-bottom: 1px solid #323e48; */

  border: 1px solid #323e48;

  border-radius: 1px;
  border: 1px solid #c0c0c0;
  background: #f9f9f9;

  pointer-events: none;
  padding-left: 0;
  text-align: center;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.single .quantity-flex {
  display: flex;
  align-items: flex-start;

  flex-wrap: nowrap;
  width: fit-content;

  column-gap: 6px;
}

.single .pdv {
  font-size: 14px;
}

.single .quantity-and-size-info {
  display: flex;
  /* align-items: center; */
  column-gap: 20px;
}

.single .woo-right .cart .single_add_to_cart_button {
  background: #444443;
  border-radius: 0px;
  font-size: 14px;
  font-family: "Raleway-Bold";
  width: 100%;
  border: 1px solid #444443;
  min-height: 47px;
  cursor: pointer;
  margin-top: 30px;
}

.single .woo-right .cart .single_add_to_cart_button:hover {
  background-color: transparent;
  color: #444443;
}

.single-info ul li {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  align-items: center;
}

.single-info {
  margin-top: 45px;
  padding-top: 20px;
  border-top: 1px solid #dbdbdb;
}

.single-info p {
  margin: 0;
}

.single-info ul li > img {
  margin-right: 10px;
}

.single-info ul li strong {
  font-family: "Raleway-Bold";
  color: #444443;
}

.single .woo-right .price {
  color: #444443;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.single .woo-right .price {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
}

.single .woo-right .price del {
  text-decoration: none;
}

.single .woo-right .price ins {
  text-decoration: none;
}

.single .woo-right .price del span {
  text-transform: none;
}

.single .woo-right .price del span bdi {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: line-through;
}

.single .woo-right .price ins span bdi {
  color: #b61414;
  text-align: center;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.single-tabs-wrapper {
  padding-bottom: 40px;
}

.single-tabs-wrapper .related {
  margin-top: 0;
}

.single-tabs-wrapper .related h3 {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.single-tabs-wrapper .related .slick-slide img {
  margin: 0 auto;
}

.single-tabs-wrapper .related .woocommerce-loop-product__title {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  margin-top: 30px;
  margin-bottom: 30px;
}

.single-tabs-wrapper .related .price {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.single-tabs-wrapper .related .products .price del {
  text-decoration: none !important;
}

.single-tabs-wrapper .related .products .price ins {
  text-decoration: none !important;
}

.single-tabs-wrapper .related .products .price del span bdi {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: line-through;
}

.single-tabs-wrapper .related .products .price ins span bdi {
  color: #b61414;
  text-align: center;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.single-tabs-wrapper .price {
  color: #444443;
  font-family: "Montserrat-Bold";
  font-size: 24px;
}

.single-tabs-wrapper .related .slick-list.draggable {
  padding-bottom: 35px;
}

.single-tabs-wrapper .related .slick-list.draggable {
  padding-bottom: 35px;
}

/* .woo-left .slick-slide {
  height: 700px;
}

.woo-left .wp-post-image {
  object-fit: contain;
  max-height: 700px;
  margin: auto;
  width: 780px;
  max-width: 780px;
} */

/* height: 700px;
width: 780px;
object-fit: cover; */

.custom-stock-text {
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  align-items: center;
}

.custom-stock-text p {
  margin: 0;
  font-size: 14px;
  font-family: "Raleway-Regular";
  color: #212121;
}

.custom_stock_delivery .custom-stock-text {
  margin-right: 45px;
}

.instock .woo-right .custom-stock-text span::after {
  content: "";
  background: url(../images/check_in.svg);
  background-size: contain;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 7px;
}

.instock .woo-right .custom-stock-text span::before {
  content: "Na stanju";
  color: #212121;
  font-family: "Raleway-Bold";
  color: #444443;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.outofstock .woo-right .custom-stock-text-out-of-stock span::before {
  content: "";
  background: url(../images/check_out.svg);
  background-size: contain;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.outofstock .woo-right .custom-stock-text-out-of-stock span::after {
  content: "Nema na stanju";
  color: #212121;
  font-family: "Raleway-Regular";
}

.outofstock .stock.out-of-stock {
  display: none;
  /* display: block; */
}

.roundpcs.pcs {
  float: right;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* my account page */

.all_pages_wrapper {
  background-color: #fff;
}

.woocommerce-account .all_pages_content .u-columns.col2-set {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
}

.woocommerce-account label {
  display: block;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
  color: #3d3137;
}

.all_pages_wrapper {
  padding: 25px 0 60px 0;
}

.form-row input,
.form-row textarea,
.form-row select {
  width: 100%;
}

#customer_login input {
  padding: 10px !important;
  margin-bottom: 15px !important;
  font-family: "Raleway-Regular";
  font-weight: 300;
}

.all_pages_wrapper .heading h1 {
  font-family: "Raleway-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #333333;
}

.all_pages_wrapper .heading {
  margin-bottom: 20px;
}

.woocommerce-account .all_pages_content .u-column1.col-1,
.woocommerce-account .all_pages_content .u-column2.col-2 {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  padding: 35px;
}

.woocommerce-account .all_pages_content button {
  font-family: "Raleway-Bold";
  background: #333333;
  border-radius: 6px;
  padding: 10px 35px;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  margin-top: 10px;
  margin-bottom: 5px;
}

.woocommerce-form__input-checkbox {
  width: auto !important;
}

.woocommerce-account .woocommerce-LostPassword a {
  color: #323e48;
  font-family: "Raleway-Bold";
}

.woocommerce-account h2 {
  font-family: "Raleway-Regular";
  font-style: normal;
  font-size: 20px;
  line-height: 14px;
  color: #333333;
  margin-bottom: 20px;
}

.woocommerce-account p {
  font-family: "Raleway-Regular";
  font-style: normal;
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
}

.woocommerce-account .topline p {
  margin-bottom: 0px !important;
  font-size: 14px !important;
}

.all_pages_content a {
  font-family: "Raleway-Regular";
  font-size: 14px;
  color: #000;
}

.woocommerce-MyAccount-navigation a {
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
}

.woocommerce-account .woocommerce {
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  width: 20%;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  width: 80%;
}

.woocommerce-account .woocommerce-notices-wrapper {
  margin-bottom: 25px;
}

/* end my account page */

/* Mini cart dropdown */

.modal_cart {
  display: none;
  background-color: rgba(95, 95, 95, 0.4);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  opacity: 1;
}

.woocommerce-mini-cart.cart_list.product_list_widget {
  display: inherit;
  max-height: 40vw;
  overflow: scroll;
}

.widget_shopping_cart_content {
  padding-top: 15%;
}

.header-widgets-cart .widgettitle {
  font-weight: normal;
}

.header-widgets-cart .widgettitle {
  position: absolute;
  right: 20px;
  top: 20px;
  left: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  padding: 0 20px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
  color: #000;
  font-size: 20px;

  font-family: "Raleway-Regular";
}

.header-widgets-cart .widgettitle::after {
  content: "";
  background: url(../images/close_icon-1.svg);
  background-size: contain;
  width: 13px;
  height: 13px;
  display: inline-block;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.8;
}

.my_cart .woocommerce-Price-amount.amount {
  display: none;
}

.my_cart {
  position: relative;
}

.cart_icon img {
  min-width: 19px;
}

.cart_icon {
  cursor: pointer;
}

.my_cart .cart-customlocation {
  position: absolute;
  width: 20px;
  height: 20px;
  color: #d0ae67;
  margin: 0;
  font-family: "Raleway-Regular";
  font-size: 12px;
  padding: 0;
  font-weight: bold;
  top: -20px;
  border: 2px solid #d0ae67;
  border-radius: 50%;
  text-align: center;
  line-height: 16px;
}

.header-widgets-cart {
  background: #fff;
  display: block;
  height: 100%;
  left: 100%;
  position: fixed;
  right: 0;
  top: 0;

  transform: translateX(0px);
  width: 480px;
  z-index: 999;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.header-widgets-cart.open_cart {
  transform: translateX(-480px);
  box-shadow: 0px 3px 6px #00000015;
}

header .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 17px;
  display: block;
  font-family: "Raleway-Regular";
}

.empty_cart_icon {
  display: block;
  margin: 0 auto -65px !important;
  width: 70%;
}

header .woocommerce-mini-cart-item.mini_cart_item a {
  display: flex !important;
  align-items: center;
  padding-top: 15px !important;
  padding-right: 10px !important;
  color: #333333;
  font-size: 14px;
  color: #231f20;

  font-size: 16px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px !important;
  font-weight: normal !important;
  position: relative;
  padding-left: 15px;

  font-family: "Raleway-Regular";
}

header .woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button {
  position: absolute;
  width: 125px;
  bottom: 5px;
  right: 0;
  border: 0;
  font-family: "Raleway-Regular";
  z-index: 99;
}

header .woocommerce-mini-cart-item.mini_cart_item {
  position: relative;
  margin-left: 0;
  padding-right: 0;
}

header .woocommerce-mini-cart-item.mini_cart_item img {
  width: 100px !important;
  height: 100px !important;
  border: 1px solid #f2f2f2;
  float: none !important;
  margin-right: 15px;
}

.header-widgets-cart .woocommerce-Price-amount.amount {
  /*  display: block !important;*/
  padding-left: 5px;
}

.header-widgets-cart .quantity {
  display: flex;
  position: absolute;
  bottom: 11%;
  left: 27.5%;
  font-size: 14px;

  font-family: "Montserrat-Regular";
}

.header-widgets-cart .remove::before {
  content: "Ukloni iz korpe";
  padding-right: 10px;
  display: inline-block;
  font-size: 12px;
  font-family: "Raleway-Regular";
}

.woocommerce-mini-cart__buttons.buttons {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 30px;
}

.woocommerce-mini-cart__buttons.buttons a {
  width: 48%;
  text-align: center;
  border: 1px solid #0c0c0c !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  padding: 10px 0;
  font-size: 15px;
  font-family: "Raleway-Regular";
}

.woocommerce-mini-cart__buttons.buttons a:first-child {
  background: transparent;
  color: #0c0c0c;
}

.woocommerce-mini-cart__buttons.buttons a:first-child:hover {
  background: #0c0c0c;
  color: #fff;
}

.woocommerce-mini-cart__buttons.buttons a:nth-child(2) {
  background: #0c0c0c;
  color: #fff;
}

.woocommerce-mini-cart__buttons.buttons a:nth-child(2):hover {
  color: #0c0c0c;
  background: #fff;
}

header .woocommerce-mini-cart__total.total {
  position: absolute;
  bottom: 80px;
  padding: 0 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 11px;
  font-family: "Montserrat-Bold";
}

header .woocommerce-mini-cart-item.mini_cart_item .variation {
  display: none;
}

.cart-customlocation span {
  display: none;
}

.mini_cart {
  position: relative;
}

.cart-customlocation .woocommerce-Price-amount.amount {
  display: none;
}

.cart-customlocation {
  position: absolute;
  top: -10px;
  left: 15px;
  font-size: 12px;
  align-items: center;
  font-family: "Montserrat-Regular";
  background: #afa2cd;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: grid;
  place-content: center;
  color: #fff;
}

.cart-customlocation:before {
  /* content: "";
  width: 8px;
  height: 8px;
  background: #444443;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px; */
  display: none;
}

.notices-custom-close img {
  width: 24px;
}

/* Home Products  */

.home-products {
  padding: 40px 0 60px 0;
  text-align: center;
}

.home-products h3 {
  margin-bottom: 40px;
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.blog-home h3 {
  margin-bottom: 40px;
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.home-products p {
  color: #444443;
  text-align: center;
  font-family: "Raleway-Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;

  width: 80%;
  margin: 0 auto;
  margin-top: 100px;
}

.home-products .woocommerce-loop-product__title {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
  margin-top: 30px;
  margin-bottom: 30px;

  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 45px;
}

.home-products .price bdi {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home-products .slick-slide img {
  margin: 0 auto;
}

.woocommerce-notices-wrapper {
  text-align: center;
}

header .nav-links ul {
  display: flex;
  column-gap: 15px;
  align-items: center;
  justify-content: space-between;
  padding-top: 0px;
  /* padding-bottom: 12px; */
}

header .nav-links ul li a {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

header .nav-last:last-child {
  display: none;
}

header .menu-header .nav-last {
  display: block;
}

.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message {
  background: #18191b;
  text-align: center;
  padding: 10px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 99;

  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-family: "Raleway-Regular";
}

.woocommerce-notices-wrapper a {
  margin-bottom: 0;
  font-family: "Raleway-Regular";
  font-style: normal;
  font-size: 13px;
}

.woocommerce-notices-wrapper a {
  background-color: transparent;
  border-color: transparent;
  color: #afa2cd;
}

.woocommerce-notices-wrapper a:hover {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
}

.notices-custom-close {
  margin-left: 10px;
}

.notices-custom-close img {
  width: 24px;
}

.notices-custom-close:hover {
  cursor: pointer;
}

.contact p {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.contact .grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 80px;
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 20px;
}

.contact .grid .col {
  border-radius: 1px;
  background: #f0f0f0;
  padding: 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 10px;
}

.contact .grid .col > img {
  width: 55px;
  margin: 0 auto;
  margin-bottom: 10px;

  -webkit-filter: invert(100%); /* Safari/Chrome */
  filter: invert(100%);
}

.contact .grid .col h3 {
  color: 444443;
  text-align: center;
  font-family: "Raleway-Bold";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  text-transform: uppercase;
}

.contact .grid .col p {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.contact .grid .col a {
  color: #444443;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.contact .maps {
  margin: 85px 0;
}

.contact-form {
  width: 75%;
  margin: 0 auto;
  margin-top: 55px;
}

.contact-form form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
  background-color: var(--fluentform-primary);
  color: #ffffff;
  background: #444443;
  border-radius: 0;
  width: 20%;
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) {
  background-color: #444443 !important;
  border-radius: 0 !important;
}

form.fluent_form_4 .ff-btn-submit:not(.ff_btn_no_style) {
  background-color: #444443 !important;
  border-radius: 0 !important;
}

.page-template-template-women-care .all-category-home .grid,
.page-template-template-man-care .all-category-home .grid {
  grid-template-columns: 1fr 1fr;
}

.woocommerce-pagination {
  margin-left: -20%;
  padding-bottom: 50px;
  margin-top: 100px;
}

.archive .woocommerce-pagination .page-numbers,
.page-template-template-product-LANDING .woocommerce-pagination .page-numbers {
  display: flex;
  justify-content: center;
}

.archive .woocommerce-pagination .page-numbers li,
.page-template-template-product-LANDING
  .woocommerce-pagination
  .page-numbers
  li {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #d0d0d0;
  margin: 0 7px;
}

.archive .woocommerce-pagination .page-numbers li,
.archive .woocommerce-pagination .page-numbers li a,
.page-template-template-product-LANDING
  .woocommerce-pagination
  .page-numbers
  li,
.page-template-template-product-LANDING
  .woocommerce-pagination
  .page-numbers
  li
  a {
  font-family: "Raleway-Regular";
  font-size: 12px;
  overflow: hidden;
  color: #000;
}

.woocommerce-pagination .page-numbers li .page-numbers.current,
.page-template-template-product-LANDING .page-numbers li .page-numbers.current {
  background: #444443 !important;
  color: #fff !important;
}

.site-main .storefront-sorting:first-child .woocommerce-pagination,
.archive .site-main .storefront-sorting.first-sort .woocommerce-pagination {
  display: none !important;
}

.woocommerce-result-count {
  display: none !important;
}

.site-main .storefront-sorting:first-child .woocommerce-result-count,
.archive .site-main .storefront-sorting.first-sort .woocommerce-result-count {
  display: block !important;
}

.storefront-sorting .woocommerce-result-count {
  /* width: 100%;
  text-align: right; */
  color: #212121;
  font-size: 12px;
  margin-top: 15px;
  font-family: "Raleway-Regular";
}

.fluentform .ff-text-left {
  text-align: center !important;
}

.cwginstock-subscribe-form .panel-primary > .panel-heading {
  color: #000 !important;
  background-color: #f7f7f7 !important;
  border-color: #000;
  border-bottom: 0px;
}

.cwginstock-subscribe-form .panel-primary {
  border-color: #000;
}

.cwginstock-panel-heading h4 {
  color: #000 !important;
  margin: 0;
  text-align: left !important;
  font-family: "Raleway-Bold";
  font-size: 20px;
}

.cwgstock_button {
  font-family: "Raleway-Bold";
  font-size: 16px;
}

.cwgstock_button {
  background: #f7f7f7 !important;
  border-color: transparent !important;
  padding: 15px !important;
  cursor: pointer !important;
}

.cwginstock-subscribe-form {
  margin-top: 25px;
}

.cwginstock-panel-body input[type="text"],
.cwginstock-panel-body input[type="email"] {
  padding: 15px;
}

.cwginstock-panel-heading h4::after {
  content: "Unesi e-mail adresu, a mi te obaveštavamo čim stigne!";
  font-size: 14px;
  display: block;
  font-family: "Raleway-Regular";
  margin-top: 5px;
}

.cwginstock-subscribe-form .panel-primary {
  border-color: #000 !important;
}

.cwginstock-panel-body input[type="text"],
.cwginstock-panel-body input[type="email"] {
  margin: 0 !important;
}

.header-widgets-cart.open_cart a.remove {
  position: absolute !important;
  bottom: 0;
  right: 15px;
  z-index: 99;
  width: 100px;
}

.cwgstock_output {
  font-family: "Raleway-Regular";
  font-size: 14px;
}

.wc-block-components-formatted-money-amount {
  white-space: nowrap;
  font-family: "Montserrat-Bold";
}

.wc-block-components-product-metadata
  .wc-block-components-product-metadata__description
  > p,
.wc-block-components-product-metadata
  .wc-block-components-product-metadata__variation-data {
  font-family: "Raleway-Regular";
}

.desk-img {
  display: block !important;
  width: 100%;
}

.mobile-img {
  display: none !important;
}

.custom-description {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.custom-description .flex {
  display: flex;
  align-items: center;
  column-gap: 75px;
}

.custom-description .flex .col img {
  width: 100%;
  /* height: 700px;
  object-fit: cover; */

  height: 500px;
  object-fit: cover;
}

.custom-description .flex:nth-of-type(even) {
  flex-direction: row-reverse;
}

.custom-description .flex:nth-of-type(even) .col:nth-of-type(1) {
  padding-left: 50px;
}

.custom-description .flex .col {
  width: 50%;
}

.custom-description h2 {
  color: #000;
  font-family: "Raleway-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 120% */
  margin-bottom: 20px;
}

.custom-description ul li {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 5px;
  position: relative;
}

.custom-description p {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
}

.home-products li {
  position: relative;
}

.home-products .onsale {
  background-color: #b61414;
  color: #fff;
  text-align: center;
  font-family: "Raleway-Bold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  width: 85px;
  padding: 8px !important;
  position: absolute;
  top: 5px;
  left: 5px;
}

.archive .wc-img-wrapper,
.home-products .wc-img-wrapper,
.single-tabs-wrapper .related .wc-img-wrapper {
  background-color: #f3f3f3;
}

.archive .tp-image-wrapper,
.home-products .tp-image-wrapper,
.single-tabs-wrapper .related .tp-image-wrapper {
  background-color: #f3f3f3;
}

.archive .tp-image-hover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.archive .product:hover {
  cursor: pointer;
}

.archive .tp-image-wrapper:hover::after {
  content: "Pogledaj više";
  height: fit-content;
  background-color: #fff;
  padding: 10px;
  position: absolute;
  width: 85%;
  left: 5%;
  bottom: 5%;
  color: #000;
  font-family: "Raleway-Bold";
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #000;
  pointer-events: none;
}

.archive .products .tp-image,
.home-products .products .tp-image,
.single-tabs-wrapper .related .tp-image {
  /* mix-blend-mode: multiply; */
  mix-blend-mode: darken;
}

#cr-show-more-all-reviews {
  margin-bottom: 30px;
}

/* the slides */
.home-products .slick-slide,
.single-tabs-wrapper .related .slick-slide {
  margin: 0 40px;
  position: relative;
}

.single-flex-wrap .single-tabs-wrapper .onsale {
  left: 0 !important;
}

/* the parent */
.home-products .slick-list,
.single-tabs-wrapper .related .slick-list {
  margin: 0 -40px;
}

.bapf_lcontainer {
  width: fit-content !important;
  height: 40px !important;
}

.is-large.wc-block-cart .wc-block-cart-items th {
  font-family: "Raleway-Bold";
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
  font-family: "Raleway-Bold";
}

.wc-block-components-product-badge {
  display: none !important;
}

.wc-block-components-product-price__regular {
  font-family: "Montserrat-Regular";
}

.wc-block-components-product-price__value.is-discounted {
  font-family: "Montserrat-Bold";
}

.wc-block-cart-item__remove-link {
  font-family: "Raleway-Regular";
}

.wc-block-components-product-metadata__description {
  display: none;
}

.wc-block-components-totals-shipping__options {
  display: none;
}

/* .wc-block-components-totals-item__description {
  display: none;
} */

.wc-block-components-shipping-address {
  display: none !important;
}

.bapf_from,
.bapf_to {
  font-family: "Montserrat-Regular";
}

.nav .flex {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 5px;
}

.slider-home .price {
  display: flex;
  flex-direction: column;
}

.slider-home .price del,
.slider-home .price ins {
  text-decoration: none;
}

.slider-home .price del span bdi {
  color: #444443;
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: line-through;
}

.slider-home .price ins span bdi {
  color: #b61414;
  text-align: center;
  font-family: "Montserrat-Bold";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.home-products .slider-home .slick-list {
  padding-bottom: 25px;
}

.thumbnail_image.slick-current {
  box-shadow: unset !important;
}

.single .primary-desc {
  background: #f0f0f0;
  /* padding: 85px; */

  padding: 40px;

  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.single .primary-desc h2 {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 66.667% */
  margin-bottom: 30px;
}

.single .primary-desc ul {
  list-style: disc;
  padding-left: 20px;
}

.single .primary-desc ul li {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 7px;
}

.single .primary-desc h3 {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 66.667% */
  margin-bottom: 30px;
}

.single .primary-desc p {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  margin-bottom: 15px;
}

.single .primary-desc p strong {
  font-family: "Raleway-Bold";
}

.single .primary-desc .flex {
  display: flex;
  column-gap: 50px;
}

.single .primary-desc .flex .col {
  width: 50%;
}

.single .wpgs_image {
  background-color: #f9f9f9;
}

.single .wpgs_image > img {
  mix-blend-mode: darken;
  height: 100%;
  width: 100%;
}

.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
  max-width: 27px !important;
}

.dgwt-wcas-search-icon {
  width: 27px !important;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle {
  background: #444443 !important;
  border: 2px solid #dbdbdb !important;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range {
  background: #444443 !important;
}

.bapf_body input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 20px;
  width: 20px;
  background-image: url(../images/check.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative !important;
  margin: 0;
  opacity: 1 !important;
  border-radius: 0 !important;
}

.bapf_body input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/check_in_up.svg);
  background-size: contain;
}

.current-menu-item {
  border-bottom: 4px solid #444443 !important;
}

#menu-menu-header li {
  position: relative;
  border-bottom: 4px solid transparent;
  padding-bottom: 7px;
  padding-bottom: 12px;
}

.mob-btn {
  display: none;
}

.woocommerce-products-header .desk-cat {
  display: block;
}

.woocommerce-products-header img {
  width: 100%;
}

.woocommerce-products-header .mobile-cat {
  display: none;
}

.dgwt-wcas-content-wrapp {
  font-family: "Montserrat-Regular";
}

.dgwt-wcas-has-sku .dgwt-wcas-st-title {
  font-size: 14px;
}

footer .flex ul {
  display: flex;
  justify-content: center;
  column-gap: 25px;
}

.all_pages_content h2 {
  font-family: "Raleway-Regular";
  margin-bottom: 20px;
}

.all_pages_content p {
  font-family: "Raleway-Regular";
}

.page-template-default .heading {
  /* text-align: center; */
  margin-bottom: 40px;
}

/* .page-template-default .all_pages_content {
  width: 80%;
  margin: auto;
} */

.footerFlex {
  display: inline-block;
}

.footerFlex .copyRight p {
  font-size: 14px;
}

.footerFlex .copyRight img {
  width: 75px;
}

.underFooter {
  padding: 10px 0;
  text-align: center;
  margin-top: 20px;
}

footer .footer_wrap .footerBox ul li {
  margin-bottom: 7px;
}

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

.f_cards img {
  height: 25px;
  object-fit: contain;
}

.f_cards li {
  margin: 0 10px;
}

/*nove izmene*/

.page-id-114 .our-story {
  display: none;
}

#contact-form {
  background-image: url(/wp-content/uploads/2024/05/our-story-home.png);
  padding: 40px;
}

.page-id-116 .heading {
  text-align: center;
}

.page-id-116 p {
  text-align: left;
}

.page-id-116 .all_pages_content {
  text-align: center;
  padding: 10px 138px;
}

.page-id-116 .fluentform .ff-text-left {
  text-align: center !important;
}

.page-id-116 .fluentform_wrapper_3 {
  width: 100%;
  display: inline-block;
  margin-top: 30px;
  background-image: url(/wp-content/uploads/2024/05/our-story-home.png);
  padding: 30px;
}

.page-id-116 #fluentform_3 {
  width: 65%;
  display: inline-block;
}

.page-id-116 .fluentform_wrapper_3 .ff-custom_html {
  font-size: 20px;
}

.page-id-116 .fluentform_wrapper_4 {
  width: 60%;
  display: inline-block;
}

.page-id-116 .ff-el-form-check.ff-el-tc {
  display: flex !important;
}

.page-id-116 .fluentform_wrapper_4 .ff-el-group p {
  font-size: 25px;
  margin-top: 35px;
  text-align: center;
}
/*nove izmene*/

.ivole-summaryBox {
  display: none;
}

.cr-credits-div {
  display: none !important;
}

.star-rating {
  margin: auto;
  margin-bottom: 20px;
}

.single .woo-right .star-rating {
  margin: unset;
  margin-bottom: unset;
}

.cr-ajax-search {
  display: none !important;
}

.cr-all-reviews-shortcode
  .cr-review-form-wrap
  .cr-review-form-buttons
  .cr-review-form-submit,
.cr-ajax-reviews-review-form
  .cr-review-form-wrap
  .cr-review-form-buttons
  .cr-review-form-submit,
.cr-reviews-grid
  .cr-review-form-wrap
  .cr-review-form-buttons
  .cr-review-form-submit {
  background-color: #444443 !important;
}

.cr-all-reviews-shortcode
  .cr-summaryBox-wrap
  .cr-add-review-wrap
  .cr-all-reviews-add-review,
.cr-reviews-grid
  .cr-summaryBox-wrap
  .cr-add-review-wrap
  .cr-all-reviews-add-review {
  background-color: #444443 !important;
}

.product {
  z-index: 9;
}

/* .xxx {
  background-color: #FFF;
  position: absolute;
  bottom: 30%;
  width: 90%;
  left: 5%;
  height: 50px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: "Raleway-Bold";
  font-size: 14px;
  text-transform: uppercase;

  opacity: 0;
  z-index: -1;
}

.xxx.active {
  opacity: 1;
  z-index: 0;
} */

.cr-review-form-continue {
  display: none !important;
}

.xxx {
  display: none;
}

.repeather-grid .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
  row-gap: 60px;
  margin-bottom: 0;
  margin-top: 30px;
}

.repeather-grid .grid h3 {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 92.308% */
  margin-top: 45px;
  margin-bottom: 30px;
}

.repeather-grid .grid p {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 90%;
}

.repeather-grid .grid img {
  width: 100%;
}

.repeather-grid {
  background: #f9f9f9;
  padding: 60px 0;
  margin-bottom: 60px;
}

.single .woo-right .accordion-content {
  margin-top: 0;
  font-size: 14px;
  font-family: "Raleway-Regular";
  color: #0c0c0c;
  margin-bottom: 0;
}

/* .related .products {
display: flex;
column-gap: 20px;
} */

.accordion-content {
  display: none;
}

.accordion-container {
  margin-top: 0;
}

.content-entry {
  border-radius: unset;
  background: transparent;
  padding: 10px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #dbdbdb;
}

.content-entry:last-child {
  margin: 0;
}

.accordion-content p {
  margin: 0;
  padding: 15px 0px;
  text-align: left;
  background: transparent;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 14px !important;
  font-family: "Raleway-Light";
  padding-bottom: 0;
  line-height: 1.5;
}

.accordion-content {
  background: unset;
  padding-top: 15px;
}

.accordion-container .article-title {
  color: #18191b;
  font-family: "Raleway-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.4px;
}

.accordion-container .article-title a {
  color: #18191b;
}

.product-info-price .price-box.price-final_price .price {
  font-size: 30px !important;
}

/* .accordion-content.block div {
padding: 10px;
} */

.article-title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
}

.article-title a:hover {
  cursor: pointer;
}

#accordion .content-entry a img {
  transform: rotate(90deg);
  width: 6px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#accordion .content-entry.open a img {
  transform: rotate(-90deg);
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* STICKY */

.woo-left .woocommerce-product-gallery {
  position: sticky !important;
  position: -webkit-sticky;
  width: 100%;
  height: max-content;
  top: 20px;
}

.product_cat_uskoro .woo-left .woocommerce-product-gallery {
  position: unset !important;
}

.product_cat_uskoro .woo-right .summary.entry-summary {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  height: max-content;
  top: 20px;
}

/* END STICKY */

.declaration-wrap {
  position: relative;
}

.declaration-wrap table tr {
  border-bottom: 1px solid #ccc;
}

.declaration-wrap tr td:first-child {
  /* width: 300px; */
  background: #f1f1f1;

  width: 50vw;
}

.declaration-wrap table:not(.has-background) tbody td {
  width: 50vw !important;
}

.declaration-wrap tr td {
  font-size: 13px;
  font-weight: 300;
  padding: 10px;
  /* border-bottom: 1px solid #d8d8d8 !important; */
}

.declaration-wrap table {
  padding-bottom: 0;
  padding-top: 25px;
}

.page-template-default h1 {
  color: #000;
  font-family: "Montserrat-Regular";
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 65.217% */
  text-transform: uppercase;

  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.page-template-default h2 {
  font-family: "Raleway-Regular";
  margin-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
}

.page-template-default h3 {
  font-family: "Raleway-Regular";
  margin-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
}

.wc-block-checkout__additional-information-fields {
  display: none;
}

.product-details-second-single .article-title a {
  font-size: 25px;
}

.product-details-second-single {
  margin-bottom: 30px;
  border-top: 1px solid #dbdbdb;
}

.product-details-second-single .content-entry {
  padding: 25px 0;
  border-bottom: 1px solid #dbdbdb;
  /* border-top: 1px solid #dbdbdb; */
}

.product-details-second-single #accordion .content-entry a img {
  width: 10px;
}

.product-details-second-single .download {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: 16px;
  color: #000;
}

.product-details-second-single .download > img {
  width: 28px !important;
  transform: rotate(0deg) !important;
}

.product-details-second-single .single-custom-details {
  /* display: grid;
  grid-template-columns: auto auto;
  column-gap: 75px; */

  font-family: "Raleway-Regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

.product-details-second-single .single-custom-details .flex {
  display: flex;
  column-gap: 50px;
}

.product-details-second-single .single-custom-details .flex .col {
  width: 50%;
}

.product-details-second-single .single-custom-details p {
  font-family: "Raleway-Regular" !important;
  font-size: 16px !important;
}

.product-details-second-single .single-custom-details h3 {
  font-family: "Raleway-Bold";
}

.product-details-second-single .single-custom-details p strong {
  font-family: "Raleway-Bold";
}

.single-info .download a {
  color: #444443;
  font-family: "Raleway-Bold";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

#secondary h4 {
  display: none;
}

.video-section-custom {
  padding-bottom: 75px;
  padding-top: 10px;
  width: 70%;
  margin: 0 auto;
}

/* the slides */
.video-section-custom .slick-slide {
  margin: 0 10px;
}

/* the parent */
.video-section-custom .slick-list {
  margin: 0 -10px;
}

.single_image_mobile {
  display: none;
}

.blog_page {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding: 50px 15px;
  display: flex;
  flex-wrap: wrap;
}

.blog_posts {
  width: 80%;
  padding-right: 50px;
  display: flex;
  flex-wrap: wrap;
}

.blog_sidebar {
  width: 20%;
}

.blog_sidebar .new_posts {
  background-color: #f0f0f07d;
  padding: 15px;
}

.single_blog .single_image {
  width: 100%;
  height: 500px;
}

.news_text .date span {
  font-size: 48px;
  font-family: "Montserrat-Bold";
  display: block;
  color: #000;
}

.news_text .date span {
  display: block;
  color: #000;
}

.news_text .date span.month {
  font-size: 14px;
  font-family: "Montserrat-Regular";
  text-transform: uppercase;
}

.blog-home-slider img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  margin-bottom: 10px;
}

.blog-home {
  padding-bottom: 75px;
}

/* the slides */
.blog-home-slider .slick-slide {
  margin: 0 15px;
}

/* the parent */
.blog-home-slider .slick-list {
  margin: 0 -15px;
}

.blog-home-slider {
  padding-bottom: 40px;
}

.blog_sidebar .new_posts {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  height: max-content;
  top: 15px;
}

.blog_sidebar .new_posts h2 {
  margin-bottom: 20px;
  font-size: 16px;
}

.blog_sidebar .new_posts .date span {
  font-size: 12px;
}

.blog_sidebar .new_posts h4 {
  font-size: 14px;
}

.blog_sidebar .new_posts .item {
  display: grid;
  grid-template-columns: 38% 58%;
  align-items: center;
  column-gap: 4%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.newslletter img {
  mix-blend-mode: darken;
}

.page-id-3 ul li,
.page-id-1001 ul li,
.page-id-977 ul li {
  list-style: circle;
}

.page-id-3 footer ul li,
.page-id-1001 footer ul li,
.page-id-977 footer ul li {
  list-style: none;
}

.page-id-3 header ul li,
.page-id-1001 header ul li,
.page-id-977 header ul li {
  list-style: none;
}

ol.wp-block-list li ul {
  list-style: none;
  margin-top: 10px;
}

ol.wp-block-list li ul li {
  list-style: none;
}

ol.wp-block-list {
  padding-left: 30px;
}

.page-id-977 h2,
.page-id-3 h2,
.page-id-1001 h2,
.page-id-1025 h2 {
  text-transform: none;
  padding-top: 15px;
}

.page-id-3 h3,
.page-id-1001 h3 {
  padding-top: 15px;
}

.page-id-3 ul,
.page-id-1001 ul {
  padding-left: 25px;
}

.page-id-116 .all_pages_wrapper p a {
  font-size: 17px;
}

#menu-item-1221 a {
  border: 1px solid #444443;
  padding: 2px 5px;
}

.social_links {
  margin-bottom: 30px;
}

.social_links a {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #29b5cf;
  /* background-color: #044185; */
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.social_links a:last-child {
  margin-right: 0px;
}

.social_links a:hover {
  transform: translateY(-4px);
  -webkit-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
}

.social_links a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.social div:nth-child(2) img {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 15px;
}

.term-description > p {
	 width: 45%;
    margin: 0 auto;
    padding-top: 20px;
    color: #212121;
    font-size: 14px;
    font-family: "Raleway-Regular";
}

/* Responsive */

.blog .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 60px;
  width: 100%;
}

.page-template-template-blog .blog {
  width: 75%;
  margin: 0 auto;
}

.blog .grid span {
  color: #444443;
  font-family: "Montserrat-Bold";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
}

.blog .grid h3 {
  color: #444443;
  font-family: "Montserrat-Regular";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  height: 55px;
  overflow: hidden;
}

.blog .grid p {
  color: #444443;
  font-family: "Montserrat-Regular";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 25px;
}

.blog .img-thumb-slider > img {
  width: 100%;
  object-fit: cover;
  height: 300px;
}

.custom-li {
  border-top: 1px solid #dbdbdb;
  margin-top: 15px;
  padding-top: 20px;
  margin-bottom: 15px;
}

.custom-table td {
  border-right: 1px solid #dedede;
}

.custom-table td {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  font-size: 14px;
}

.custom-table table {
  width: 53%;
}

.custom-table table tr td:first-child {
  background-color: #dedede !important;
  font-weight: bold;
  font-size: 14px;
}

.custom-table table tr td:nth-child(2n) {
  background-color: #fff !important;
  border-right: none !important;
}

.page-id-3 .wp-block-list li,
.page-id-1001 li,
.page-id-977 li {
  color: #000;
  padding-bottom: 10px;
}

.nav-drop {
  top: 30px !important;
  z-index: 6 !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* .all-category-home .item .home_img_mob{
  display: none;
} */

.sub-menu {
  position: absolute;
  background: #fff;
  border: 1px solid transparent;
  top: 10px;
  margin-left: 0%;
  min-width: 15vw;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  /* margin-top: 5%; */
  display: flex;
  flex-direction: column;
}

.sub-menu li {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px !important;
  font-family: "Montserrat-Regular";
  width: 100%;
}

.sub-menu li a {
  padding-left: 5px;
  padding-top: 0px;
  text-align: left;
  font-size: 12px !important;
}

.sub-menu .current-menu-item {
  border-bottom: 0px solid #444443 !important;
}

@media only screen and (max-width: 1600px) {
  .archive .tp-image-hover {
    object-fit: unset;
  }

  .custom-tabs {
    width: 95%;
    margin: auto;
  }

  .blog .grid {
    column-gap: 20px;
    row-gap: 40px;
  }

  .blog .grid h3 {
    height: 50px;
  }

  .page-template-default .all_pages_wrapper {
    width: 85%;
    margin: 0 auto;
  }

  .single-flex-wrap {
    margin-top: 35px;
  }

  .page-template-template-women-care .all-category-home .item img,
  .page-template-template-man-care .all-category-home .item img {
    height: 320px;
  }

  .custom-description .flex .col img {
    width: 100%;
    height: 450px;
    object-fit: contain;
  }

  .all_pages_wrapper.blog {
    width: 85%;
    margin: 0 auto;
  }

  .single-tabs-wrapper .related {
    width: 90%;
    margin: auto;
  }

  .custom-description {
    width: 95%;
    margin: auto;
  }

  .repeather-grid .grid {
    width: 95%;
    margin: auto;
  }

  .page-template-template-women-care .all-category-home .grid,
  .page-template-template-man-care .all-category-home .grid {
    width: 80%;
    margin: 0 auto;
  }

  .woocommerce_single_wrap .woo-right {
    padding-right: 5%;
  }

  .all-category-home .grid {
    width: 85%;
    margin: 0 auto;
  }

  .nav-links {
    width: 75%;
    margin: 0 auto;
  }

  .slider-home {
    width: 95%;
    margin: 0 auto;
  }

  .custom-description {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* the slides */
  .home-products .slick-slide,
  .single-tabs-wrapper .related .slick-slide {
    margin: 0 15px;
  }

  /* the parent */
  .home-products .slick-list,
  .single-tabs-wrapper .related .slick-list {
    margin: 0 -15px;
  }
}

@media only screen and (max-width: 1250px) {
  .our-story span {
    font-size: 15px;
  }

  .our-story h2 {
    font-size: 25px;
  }

  .our-story p {
    font-size: 14px;
  }

  .sub-menu {
    min-width: 20vw;
  }
}

@media only screen and (max-width: 768px) {
	
	
	.term-description > p {
	 width: 90%;
    margin: 0 auto;

}
	
.page-id-116 .fluentform_wrapper_3 {
    width: 80%;
    display: block;
    background-image: url(/wp-content/uploads/2024/05/our-story-home.png);
    padding: 30px;
    margin: auto;
    margin-top: 30px;
}
	
  .woo-left .woocommerce-product-gallery .slick-prev {
    position: absolute;
    background: #000;
    left: 10px;
    z-index: 99;
    padding: 15px;
  }

  .woo-left .woocommerce-product-gallery .slick-prev:before {
    content: "";
    background: url(../images/left.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px;
    position: absolute;
    top: 7px;
    left: 7px;
  }

  .woo-left .woocommerce-product-gallery .slick-next {
    position: absolute;
    background: #000;
    right: 10px;
    z-index: 99;
    padding: 15px;
  }

  .woo-left .woocommerce-product-gallery .slick-next:before {
    content: "";
    background: url(../images/right.svg);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px;
    position: absolute;
    top: 7px;
    right: 7px;
  }

  .custom-table table {
    width: 100%;
  }

  .video-section-custom {
    width: 90%;
  }

  .product-details-second-single .single-custom-details .flex .col h1 {
    font-size: 18px;
  }

  .product-details-second-single .single-custom-details .flex .col h3 {
    font-size: 16px;
  }

  .product-details-second-single .single-custom-details .flex {
    display: flex;
    column-gap: 0;
    flex-direction: column;
  }

  .product-details-second-single .single-custom-details .flex .col {
    width: 100%;
  }

  .sub-menu {
    display: none;
  }

  .page-template-default .all_pages_wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .newslletter {
    background: #f0f0f0;
  }

  /* .all-category-home .item .home_img_desc{
    display: none;
  }

  .page-id-112 .all-category-home .item .home_img_mob{
    display: block;
  } */

  .custom-description {
    display: block;
  }

  .single .primary-desc .flex {
    display: flex;
    column-gap: 0;
    flex-direction: column;
    row-gap: 30px;
  }

  .single .primary-desc .flex .col {
    width: 100%;
  }

  .all-category-home .content {
    padding: 15px 10px 15px 10px;
  }

  .all_pages_wrapper.blog {
    width: 100%;
    margin: 0 auto;
  }

  .single_blog .single_image {
    width: 100%;
    height: auto;
  }

  .blog-home h3 {
    font-size: 22px;
  }

  /* the slides */
  .blog-home-slider .slick-slide {
    margin: 0 10px;
  }

  /* the parent */
  .blog-home-slider .slick-list {
    margin: 0 -10px;
  }

  .blog-home-slider img {
    width: 100%;
    height: 180px;
    object-fit: cover;
  }

  .blog_posts {
    width: 100%;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
  }

  .blog_sidebar {
    width: 100%;
    display: none;
  }

  .single_image_desk {
    display: none;
  }

  .single_image_mobile {
    display: block;
  }

  .product-details-second-single .single-custom-details h3 {
    padding-top: 15px;
  }
  #contact-form {
    padding: 20px;
  }

  .contact .grid {
    width: 90%;
    margin-top: 30px;
  }

  .contact-form {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .woocommerce-cart .all_pages_wrapper {
    width: 95%;
  }

  .woocommerce-checkout .all_pages_wrapper {
    width: 95%;
  }

  .woocommerce-checkout .heading {
    margin-bottom: 0;
  }

  .woocommerce_single_wrap {
    padding-bottom: 25px;
  }

  #secondary h4 {
    display: block;
  }

  .product-details-second-single .single-custom-details {
    grid-template-columns: 100%;
    column-gap: 0;
  }

  .product-details-second-single .article-title a {
    font-size: 20px;
  }

  .product-details-second-single .content-entry {
    padding: 20px 0;
  }

  .repeather-grid .grid {
    grid-template-columns: 50% 50%;
    column-gap: 15px;
    row-gap: 30px;
  }

  .repeather-grid .grid p {
    font-size: 14px;
  }

  .repeather-grid .grid h3 {
    font-size: 18px;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .archive .tp-image-wrapper:hover::after {
    padding: 7px;
    width: 75%;
    left: 5%;
    font-size: 10px;
  }

  .single .woo-right .custom-sku {
    font-size: 12px;
  }

  .main_shop_cat {
    position: relative;
  }

  .page-id-116 .all_pages_content {
    text-align: left;
    padding: 10px 0;
  }

  .page-id-116 .fluentform_wrapper_4 {
    width: 100%;
    display: inline-block;
  }

  .page-id-116 #fluentform_3 {
    width: 100%;
    display: inline-block;
  }

  .xxx {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Montserrat-Bold";
  }

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

  .woocommerce-ordering p {
    display: none;
  }

  .site-main .storefront-sorting:first-child .woocommerce-result-count,
  .archive .site-main .storefront-sorting.first-sort .woocommerce-result-count {
    display: none !important;
  }

  .page-template-template-women-care .all-category-home .item img,
  .page-template-template-man-care .all-category-home .item img {
    /* height: 150px; */
    /* height: auto; */
    height: 115px;
  }

  .blog .grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 40px;
    row-gap: 20px;
    width: 100%;
  }

  .single-flex-wrap .onsale {
    top: 0;
    left: 0;
    right: unset;
  }

  .main_shop_cat .product .onsale {
    width: 65px;
    top: 0;
    left: 0;
    font-size: 10px;
  }

  .single .primary-desc {
    background: #f9f9f9;
    padding: 40px 10px;
  }

  .single .primary-desc h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .custom-description h2 {
    font-size: 18px;
  }

  .main_shop_cat .product {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    background: #f3f3f3;
  }

  .main_shop_cat .products .woocommerce-loop-product__title {
    font-size: 14px;
    margin-top: 0;
  }

  /*nove izmene*/

  .our-story h2 {
    font-size: 18px;
  }

  .our-story p {
    font-size: 12px;
  }

  .all-category-home p {
    display: none;
  }

  .page-id-112 .all-category-home .grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /*kraj novih izmena*/

  footer .flex ul {
    flex-direction: column;
  }

  .page-template-template-contact .heading {
    margin-top: 20px !important;
  }

  .contact .grid {
    column-gap: 80px;
    grid-template-columns: 100%;
    row-gap: 20px;
  }

  .contact-form form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
    width: 50%;
  }

  .woocommerce-products-header .content {
    top: 20%;
  }

  .mob-btn {
    display: block;
  }

  .all-category-home {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .page-id-114 .all-category-home {
    margin-bottom: 0px;
  }

  .page-id-112 .all-category-home {
    margin-bottom: 0px;
  }

  header .woocommerce-mini-cart-item.mini_cart_item a {
    font-size: 14px !important;
  }

  .header-widgets-cart .quantity {
    left: 33.5%;
    font-size: 12px;
  }

  #mlb2-8810927.ml-form-embedContainer
    .ml-form-embedWrapper
    .ml-form-embedBody
    .ml-form-embedContent
    h4 {
    font-size: 24px !important;
  }

  .main_shop_cat .products .price ins span bdi {
    font-size: 18px;
  }

  .main_shop_cat .products .price {
    font-size: 18px;
  }

  .single .woo-right .price {
    font-size: 20px;
  }

  .page-template-template-women-care .all-category-home .grid,
  .page-template-template-man-care .all-category-home .grid {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-template-women-care .all-category-home .grid,
  .page-template-template-man-care .all-category-home .grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .storefront-sorting .woocommerce-ordering select {
    margin-right: 0;
  }

  .wc-block-cart-item__total {
    display: none;
  }

  .home-products .price bdi {
    font-size: 20px;
  }

  .home-products {
    padding: 60px 0 60px 0;
  }

  .slider-home .price ins span bdi {
    font-size: 20px;
  }

  .custom-description .flex .col {
    width: 100%;
  }

  .custom-description .flex:nth-of-type(even) {
    flex-direction: column;
  }

  .custom-description .flex:nth-of-type(even) .col:nth-of-type(1) {
    padding-left: 0;
    padding-top: 50px;
  }

  .custom-description .flex .col img {
    height: auto;
    object-fit: contain;
  }

  .single-tabs-wrapper .related {
    margin-top: 10px;
  }

  .single .woo-right .woocommerce-product-details__short-description {
    font-size: 14px;
    margin-top: 25px;
  }

  .single .woo-right .price ins span bdi {
    font-size: 22px;
  }

  .instock .woo-right .custom-stock-text span::before {
    font-size: 12px;
  }

  .single-tabs-wrapper .related h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .custom-description .flex {
    flex-direction: column;
  }
  .woocommerce-products-header {
    margin-bottom: 0;
  }

  .desk-img {
    display: none !important;
  }

  .mobile-img {
    display: block !important;
  }

  .all-category-home h2 {
    font-size: 14px;

    height: 35px;
    min-height: 35px;
    overflow: hidden;

    margin-bottom: 10px;
  }

  .all-category-home a {
    font-size: 12px;
  }

  .topline p:first-child {
    border-right: 0;
    padding-right: 0;
  }

  .topline .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .all-category-home .grid {
    grid-template-columns: 100%;
    column-gap: 15px;
    row-gap: 15px;
  }

  .our-story .content {
    width: 85%;
    margin: 0 auto;
  }

  .page-template-template-man-care .home-slider .gradient > img,
  .page-template-template-women-care .home-slider .gradient > img {
    height: auto;
    object-fit: cover;
  }

  .home-slider .gradient > img {
    height: 700px;
    object-fit: cover;
  }

  .home-slider h1 {
    font-size: 22px;
  }

  .nav-links {
    display: block;
  }

  .newslletter p {
    width: 100%;
    font-size: 18px;
  }

  .woocommerce-products-header .desk-cat {
    display: none !important;
  }

  .woocommerce-products-header .mobile-cat {
    display: block;
  }

  .main_shop_cat #secondary {
    width: 100%;
    padding: 0;

    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
    left: 0;
    right: 0;
    padding: 50px 15px 0;
    height: 100vh;
    overflow: scroll;
    padding-top: 20px;
    display: none;
  }

  /* .main_shop_cat .filters-wrapper {
    display: none;
  } */

  #secondary h2 {
    margin-bottom: 0;
    display: none;
  }

  .main_shop_cat #primary {
    width: 100%;
    padding-left: 0;
  }

  .main_shop_cat #primary .products {
    grid-template-columns: 100%;
    row-gap: 20px;
  }

  .woocommerce_single_wrap .woo-left {
    width: 100%;
    padding-right: 0;
  }

  .woocommerce_single_wrap .woo-right {
    width: 100%;
    padding-right: 0 !important;
  }

  .product_cat_uskoro .woo-right {
    padding-top: 25px;
  }

  .product_cat_uskoro .woocommerce-product-gallery__wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 10px;
    row-gap: 10px;
  }

  .woocommerce-products-header .woocommerce-products-header__title {
    font-size: 18px;
  }

  .nav .flex {
    border-bottom: 1px solid transparent;
  }

  .single .woo-right .product_title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
  }

  .header-widgets-cart.open_cart {
    transform: translateX(-100%);
  }

  .header-widgets-cart {
    width: 100%;
  }

  footer .grid {
    display: grid;
    grid-template-columns: 100%;
  }

  footer .copyright .flex {
    flex-direction: column;
  }

  .woocommerce-account .all_pages_content .u-columns.col2-set {
    grid-template-columns: 100%;
  }

  .home-products h3 {
    font-size: 22px;
  }

  .home-products p {
    font-size: 18px;
    width: 90%;
    margin-top: 50px;
  }

  .newslletter h3 {
    font-size: 22px;
  }

  .home-products .woocommerce-loop-product__title {
    font-size: 16px;
    min-height: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

  /* the slides */
  .home-products .slick-slide,
  .single-tabs-wrapper .related .slick-slide {
    margin: 0 10px;
  }

  /* the parent */
  .home-products .slick-list,
  .single-tabs-wrapper .related .slick-list {
    margin: 0 -10px;
  }

  .single-tabs-wrapper .related .woocommerce-loop-product__title {
    font-size: 16px;
    min-height: 40px;
    height: 40px;
    color: #444443;
    text-align: center;
    font-family: "Montserrat-Regular";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .single-tabs-wrapper .related .products .price ins span bdi {
    font-size: 20px;
  }

  .single-tabs-wrapper .related .products .price del span bdi {
    font-size: 14px;
  }

  .single-tabs-wrapper .price {
    font-size: 20px;
  }

  header .logo {
    width: 100px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .nav .icons ul {
    column-gap: 15px;
  }

  .topline p {
    font-size: 11px !important;
  }

  .single-flex-wrap {
    margin-top: 20px;
  }

  .woocommerce-account .topline p {
    font-size: 11px !important;
  }

  .all-category-home .grid {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
  }

  /* MOB BTN */

  .toggle-menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    padding: 0;
    pointer-events: initial;
    position: relative;
    vertical-align: middle;
    width: 30px;
    z-index: 10;
  }

  .toggle-menu span {
    background-color: #444443;
    content: "";
    display: block;
    height: 2px;
    left: calc(50% - 13px);
    position: absolute;
    top: calc(50% - 1px);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
      -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
      transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
      transform 0.2s linear, -webkit-transform 0.2s linear;
    width: 26px;
  }

  .toggle-menu span:before,
  .toggle-menu span:after {
    background-color: #444443;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
      -webkit-transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
      transform 0.2s linear;
    transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
      transform 0.2s linear, -webkit-transform 0.2s linear;
    width: 26px;
  }

  .toggle-menu span:before {
    top: 9px;
  }

  .toggle-menu span:after {
    top: -9px;
  }

  .toggle-menu.active span {
    background-color: transparent;
    transition: background 0.2s ease-out;
  }

  .toggle-menu.active span:before,
  .toggle-menu.active span:after {
    transition: top 0.2s ease-out, -webkit-transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
    transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out,
      -webkit-transform 0.2s 0.2s ease-out;
    background: #444443;
  }

  .toggle-menu.active span:before {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
  }

  .toggle-menu.active span:after {
    top: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
  }

  .mob-btn {
    position: absolute;
    top: 75px;
    z-index: 66;
    left: 15px;
    width: fit-content;
    height: 25px;
    display: block;
  }

  .tb-mob-nav {
    display: none;
    position: absolute;
    right: 0;
    transform: translate(0%);
    bottom: 0;
    top: 120px;
    background: #fff;
    z-index: 60;
    width: 100%;
    height: fit-content;
    padding: 15px;
  }

  /* header {
    position: sticky;
    width: 100%;
    z-index: 99;
    top: 0;
  } */

  /* MOB BTN */

  header .nav-links ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  header .nav-links ul li {
    padding-bottom: 5px !important;
    padding-top: 15px;
  }

  .current-menu-item {
    border-bottom: 1px solid #444443 !important;
  }

  .nav {
    padding: 25px 0 16px 0;
    position: relative;
  }
}

.single .woocommerce-product-rating {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.55em;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.star-rating::before,
.star-rating span::before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating::before {
  opacity: 0.25;
  float: left;
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #2c2d33;
}

.single .woocommerce-review-link {
  color: #000;
  font-family: "Raleway-Regular";
  /* font-family: Arial; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  text-decoration: underline;
}

.single .woocommerce-product-rating {
  margin-top: 15px;
}

.archive .star-rating {
  margin: auto;
  margin-top: 15px;
}
